Version Description
- Fix: woocommerce checkout address field required/optional
- Fix: woocommerce checkout state, postcode position
- Fix: woocommerce checkout fields clearfix
Download this release
Release Info
Developer | quadlayers |
Plugin | WooCommerce Checkout Manager |
Version | 4.3.5 |
Comparing to | |
See all releases |
Code changes from version 4.3.4 to 4.3.5
- assets/css/wooccm.css +11 -0
- assets/css/wooccm.css.map +1 -1
- assets/css/wooccm.min.css +1 -1
- assets/js/wooccm-admin.js +45 -5
- assets/js/wooccm-admin.min.js +1 -1
- assets/less/wooccm.less +14 -1
- includes/admin.php +3 -3
- includes/checkout-additional.php +0 -229
- includes/checkout-billing.php +0 -98
- includes/checkout-shipping.php +0 -81
- includes/checkout.php +284 -288
- includes/install.php +4 -4
- includes/pickers/include/jquery-1.9.0.min.js +0 -4
- includes/pickers/include/ui-1.10.0/jquery.ui.core.min.js +0 -5
- includes/pickers/include/ui-1.10.0/jquery.ui.position.min.js +0 -5
- includes/pickers/include/ui-1.10.0/jquery.ui.tabs.min.js +0 -5
- includes/pickers/include/ui-1.10.0/jquery.ui.widget.min.js +0 -5
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_222222_256x240.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_228ef1_256x240.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_ef8c08_256x240.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_ffd27a_256x240.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_ffffff_256x240.png +0 -0
- includes/pickers/include/ui-1.10.0/ui-lightness/jquery-ui-1.10.0.custom.min.css +0 -5
- includes/pickers/wooccm_upload_script.js +0 -140
- includes/templates/functions/add_wooccmupload.php +0 -374
- includes/templates/functions/billing_wooccmupload.php +0 -368
- includes/templates/functions/shipping_wooccmupload.php +0 -374
- new/admin.php +26 -0
- new/admin/pages/billing.php +14 -7
- new/fields_filters.php +4 -4
- new/fields_handler.php +75 -0
- new/fields_register.php +26 -3
- new/install.php +149 -0
- readme.txt +7 -2
- woocommerce-checkout-manager.php +14 -6
assets/css/wooccm.css
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
.button.fileinput-button {
|
2 |
position: relative;
|
3 |
overflow: hidden!important;
|
1 |
+
.wooccm-clearfix {
|
2 |
+
float: none;
|
3 |
+
}
|
4 |
+
.wooccm-clearfix:before,
|
5 |
+
.wooccm-clearfix:after {
|
6 |
+
content: '';
|
7 |
+
display: table;
|
8 |
+
}
|
9 |
+
.wooccm-clearfix:after {
|
10 |
+
clear: both;
|
11 |
+
}
|
12 |
.button.fileinput-button {
|
13 |
position: relative;
|
14 |
overflow: hidden!important;
|
assets/css/wooccm.css.map
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"version":3,"sources":["../less/wooccm.less"],"names":[],"mappings":"
|
1 |
+
{"version":3,"sources":["../less/wooccm.less"],"names":[],"mappings":"AAAA;EACE,WAAA;;AACA,gBAAC;AACC,gBAAC;EACD,SAAQ,EAAR;EACA,cAAA;;AAEF,gBAAC;EACC,WAAA;;AAMF,OAAC;EACC,kBAAA;EACA,0BAAA;;AAFF,OAAC,iBAIC;EACE,kBAAA;EACA,MAAA;EACA,QAAA;EACA,SAAA;EACA,UAAA;EACA,YAAW,kBAAX;EACA,gBAAA;EACA,cAAA;EACA,eAAA;;AAMN;EACE,cAAA;EACA,UAAA;EACA,aAAA;EACA,eAAA;EACA,mBAAA;EACA,sBAAA;;AANF,kBAQE;EACE,aAAA;EACA,uBAAA;EACA,oBAAA;EACA,sBAAA;EACA,uBAAA;EACA,UAAA;EACA,gBAAA;EACA,kBAAA;;AAhBJ,kBAQE,mBAWE;EACE,kBAAA;EACA,QAAA;EACA,WAAA;EACA,WAAA;EACA,YAAA;EACA,sBAAA;EACA,cAAA;EACA,iBAAA;EACA,kBAAA;EACA,cAAA;EACA,gBAAA;EACA,kBAAA;EACA,eAAA;EACA,eAAA;;AAjCN,kBAQE,mBA6BE;EACE,WAAA;EACA,gBAAA","file":"wooccm.css"}
|
assets/css/wooccm.min.css
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
|
2 |
-
.fileinput-button{position:relative;overflow:hidden!important}.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}
|
1 |
|
2 |
+
.wooccm-clearfix:before,.wooccm-clearfix:after{content:'';display:table}.wooccm-clearfix:after{clear:both}.button.fileinput-button{position:relative;overflow:hidden!important}.button.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}.wooccmupload_list{margin:0 -5px;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:start}.wooccmupload_list .wooccmupload_file{display:flex;justify-content:center;align-items:stretch;box-sizing:border-box;padding:10px 5px 0 5px;width:25%;max-height:90px;position:relative}.wooccmupload_list .wooccmupload_file .wooccmupload_file_delete{position:absolute;top:2px;right:-3px;width:16px;height:16px;background-color:#222;display:block;line-height:13px;text-align:center;color:#fefefe;font-weight:900;border-radius:50%;font-size:14px;cursor:pointer}.wooccmupload_list .wooccmupload_file .wooccmupload_file_container{width:100%;overflow:hidden}
|
assets/js/wooccm-admin.js
CHANGED
@@ -1,20 +1,22 @@
|
|
1 |
(function ($) {
|
2 |
|
3 |
// Toggle gateway on/off.
|
4 |
-
$('
|
5 |
|
6 |
var $link = $(this),
|
7 |
$row = $link.closest('tr'),
|
8 |
$toggle = $link.find('.woocommerce-input-toggle');
|
9 |
-
|
10 |
var data = {
|
11 |
-
action: '
|
12 |
nonce: wooccm.nonce,
|
13 |
-
field_id: $row.data('field_id')
|
14 |
};
|
15 |
|
|
|
|
|
16 |
$toggle.addClass('woocommerce-input-toggle--loading');
|
17 |
-
|
18 |
$.ajax({
|
19 |
url: woocommerce_admin.ajax_url,
|
20 |
data: data,
|
@@ -22,6 +24,44 @@
|
|
22 |
type: 'POST',
|
23 |
success: function (response) {
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
if (true === response.data) {
|
26 |
$toggle.removeClass('woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled');
|
27 |
$toggle.addClass('woocommerce-input-toggle--enabled');
|
1 |
(function ($) {
|
2 |
|
3 |
// Toggle gateway on/off.
|
4 |
+
$('#wooccm_billing_settings_add').on('click', function () {
|
5 |
|
6 |
var $link = $(this),
|
7 |
$row = $link.closest('tr'),
|
8 |
$toggle = $link.find('.woocommerce-input-toggle');
|
9 |
+
|
10 |
var data = {
|
11 |
+
action: 'wooccm_add_field',
|
12 |
nonce: wooccm.nonce,
|
13 |
+
//field_id: $row.data('field_id')
|
14 |
};
|
15 |
|
16 |
+
console.log(data);
|
17 |
+
|
18 |
$toggle.addClass('woocommerce-input-toggle--loading');
|
19 |
+
|
20 |
$.ajax({
|
21 |
url: woocommerce_admin.ajax_url,
|
22 |
data: data,
|
24 |
type: 'POST',
|
25 |
success: function (response) {
|
26 |
|
27 |
+
console.log(response);
|
28 |
+
|
29 |
+
if (true === response.data) {
|
30 |
+
//$toggle.removeClass('woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled');
|
31 |
+
//$toggle.addClass('woocommerce-input-toggle--enabled');
|
32 |
+
//$toggle.removeClass('woocommerce-input-toggle--loading');
|
33 |
+
} else if (true !== response.data) {
|
34 |
+
//$toggle.removeClass('woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled');
|
35 |
+
//$toggle.addClass('woocommerce-input-toggle--disabled');
|
36 |
+
//$toggle.removeClass('woocommerce-input-toggle--loading');
|
37 |
+
} //else if ('needs_setup' === response.data) {
|
38 |
+
//window.location.href = $link.attr('href');
|
39 |
+
//}
|
40 |
+
}
|
41 |
+
});
|
42 |
+
return false;
|
43 |
+
});
|
44 |
+
$('#wooccm_billing_fields').on('click', '.wooccm-field-toggle-enabled', function () {
|
45 |
+
|
46 |
+
var $link = $(this),
|
47 |
+
$row = $link.closest('tr'),
|
48 |
+
$toggle = $link.find('.woocommerce-input-toggle');
|
49 |
+
|
50 |
+
var data = {
|
51 |
+
action: 'wooccm_toggle_field_enabled',
|
52 |
+
nonce: wooccm.nonce,
|
53 |
+
field_id: $row.data('field_id')
|
54 |
+
};
|
55 |
+
|
56 |
+
$toggle.addClass('woocommerce-input-toggle--loading');
|
57 |
+
|
58 |
+
$.ajax({
|
59 |
+
url: woocommerce_admin.ajax_url,
|
60 |
+
data: data,
|
61 |
+
dataType: 'json',
|
62 |
+
type: 'POST',
|
63 |
+
success: function (response) {
|
64 |
+
|
65 |
if (true === response.data) {
|
66 |
$toggle.removeClass('woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled');
|
67 |
$toggle.addClass('woocommerce-input-toggle--enabled');
|
assets/js/wooccm-admin.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
(function(a){a(".wooccm_billing_fields").on("click",".wooccm-field-toggle-enabled",function(){var c=a(this),b=c.closest("tr"),d=c.find(".woocommerce-input-toggle");var e={action:"wooccm_toggle_field_enabled",nonce:wooccm.nonce,field_id:b.data("field_id")};d.addClass("woocommerce-input-toggle--loading");a.ajax({url:woocommerce_admin.ajax_url,data:e,dataType:"json",type:"POST",success:function(f){if(true===f.data){d.removeClass("woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled");d.addClass("woocommerce-input-toggle--enabled");d.removeClass("woocommerce-input-toggle--loading")}else{if(true!==f.data){d.removeClass("woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled");d.addClass("woocommerce-input-toggle--disabled");d.removeClass("woocommerce-input-toggle--loading")}}}});return false})})(jQuery);
|
1 |
+
(function(a){a("#wooccm_billing_settings_add").on("click",function(){var c=a(this),b=c.closest("tr"),d=c.find(".woocommerce-input-toggle");var e={action:"wooccm_add_field",nonce:wooccm.nonce,};console.log(e);d.addClass("woocommerce-input-toggle--loading");a.ajax({url:woocommerce_admin.ajax_url,data:e,dataType:"json",type:"POST",success:function(f){console.log(f);if(true===f.data){}else{if(true!==f.data){}}}});return false});a("#wooccm_billing_fields").on("click",".wooccm-field-toggle-enabled",function(){var c=a(this),b=c.closest("tr"),d=c.find(".woocommerce-input-toggle");var e={action:"wooccm_toggle_field_enabled",nonce:wooccm.nonce,field_id:b.data("field_id")};d.addClass("woocommerce-input-toggle--loading");a.ajax({url:woocommerce_admin.ajax_url,data:e,dataType:"json",type:"POST",success:function(f){if(true===f.data){d.removeClass("woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled");d.addClass("woocommerce-input-toggle--enabled");d.removeClass("woocommerce-input-toggle--loading")}else{if(true!==f.data){d.removeClass("woocommerce-input-toggle--enabled, woocommerce-input-toggle--disabled");d.addClass("woocommerce-input-toggle--disabled");d.removeClass("woocommerce-input-toggle--loading")}}}});return false})})(jQuery);
|
assets/less/wooccm.less
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
.button {
|
2 |
&.fileinput-button {
|
3 |
position: relative;
|
@@ -16,8 +29,8 @@
|
|
16 |
}
|
17 |
|
18 |
}
|
19 |
-
|
20 |
}
|
|
|
21 |
.wooccmupload_list {
|
22 |
margin: 0 -5px;
|
23 |
padding: 0;
|
1 |
+
.wooccm-clearfix {
|
2 |
+
float: none;
|
3 |
+
&:before,
|
4 |
+
&:after{
|
5 |
+
content:'';
|
6 |
+
display:table;
|
7 |
+
}
|
8 |
+
&:after{
|
9 |
+
clear: both;
|
10 |
+
}
|
11 |
+
}
|
12 |
+
|
13 |
+
|
14 |
.button {
|
15 |
&.fileinput-button {
|
16 |
position: relative;
|
29 |
}
|
30 |
|
31 |
}
|
|
|
32 |
}
|
33 |
+
|
34 |
.wooccmupload_list {
|
35 |
margin: 0 -5px;
|
36 |
padding: 0;
|
includes/admin.php
CHANGED
@@ -463,7 +463,7 @@ function wooccm_options_page() {
|
|
463 |
break;
|
464 |
|
465 |
case 'state':
|
466 |
-
$defaults2['shipping_buttons'][$ship]['position'] = 'form-row-
|
467 |
break;
|
468 |
}
|
469 |
|
@@ -529,11 +529,11 @@ function wooccm_options_page() {
|
|
529 |
break;
|
530 |
|
531 |
case 'state':
|
532 |
-
$defaults3['billing_buttons'][$bill]['position'] = 'form-row-
|
533 |
break;
|
534 |
|
535 |
case 'postcode':
|
536 |
-
$defaults3['billing_buttons'][$bill]['position'] = 'form-row-
|
537 |
$defaults3['billing_buttons'][$bill]['placeholder'] = __('Postcode / Zip', 'woocommerce-checkout-manager');
|
538 |
$defaults3['billing_buttons'][$bill]['clear_row'] = true;
|
539 |
break;
|
463 |
break;
|
464 |
|
465 |
case 'state':
|
466 |
+
$defaults2['shipping_buttons'][$ship]['position'] = 'form-row-wide';
|
467 |
break;
|
468 |
}
|
469 |
|
529 |
break;
|
530 |
|
531 |
case 'state':
|
532 |
+
$defaults3['billing_buttons'][$bill]['position'] = 'form-row-wide';
|
533 |
break;
|
534 |
|
535 |
case 'postcode':
|
536 |
+
$defaults3['billing_buttons'][$bill]['position'] = 'form-row-wide';
|
537 |
$defaults3['billing_buttons'][$bill]['placeholder'] = __('Postcode / Zip', 'woocommerce-checkout-manager');
|
538 |
$defaults3['billing_buttons'][$bill]['clear_row'] = true;
|
539 |
break;
|
includes/checkout-additional.php
DELETED
@@ -1,229 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
function wooccm_checkout_additional_fields( $checkout ) {
|
3 |
-
|
4 |
-
$options = get_option( 'wccs_settings' );
|
5 |
-
$buttons = ( isset( $options['buttons'] ) ? $options['buttons'] : false );
|
6 |
-
|
7 |
-
// Check if we have any fields to process
|
8 |
-
if( empty( $buttons ) )
|
9 |
-
return;
|
10 |
-
|
11 |
-
foreach( $buttons as $btn ) {
|
12 |
-
|
13 |
-
if( $btn['type'] == 'heading' && empty( $btn['deny_checkout'] ) ) {
|
14 |
-
echo '
|
15 |
-
<h3 class="form-row '.$btn['position'].'" id="'.$btn['cow'].'_field">' . wooccm_wpml_string( $btn['label'] ) . '</h3>';
|
16 |
-
}
|
17 |
-
|
18 |
-
switch( $btn['type'] ) {
|
19 |
-
|
20 |
-
// Text field
|
21 |
-
case 'wooccmtext':
|
22 |
-
woocommerce_form_field( $btn['cow'], array(
|
23 |
-
'type' => 'wooccmtext',
|
24 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
25 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
26 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
27 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
28 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
29 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
30 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
31 |
-
'placeholder' => wooccm_wpml_string( $btn['placeholder'] ),
|
32 |
-
), $checkout->get_value( $btn['cow'] )
|
33 |
-
);
|
34 |
-
break;
|
35 |
-
|
36 |
-
// Textarea field
|
37 |
-
case 'wooccmtextarea':
|
38 |
-
woocommerce_form_field( $btn['cow'], array(
|
39 |
-
'type' => 'wooccmtextarea',
|
40 |
-
'class' => array( $btn['position'].' wccs-form-row-wide '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
41 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
42 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
43 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
44 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
45 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
46 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
47 |
-
'placeholder' => wooccm_wpml_string( $btn['placeholder'] ),
|
48 |
-
), $checkout->get_value( $btn['cow'] )
|
49 |
-
);
|
50 |
-
break;
|
51 |
-
|
52 |
-
// Password field
|
53 |
-
case 'wooccmpassword':
|
54 |
-
woocommerce_form_field( $btn['cow'], array(
|
55 |
-
'type' => 'wooccmpassword',
|
56 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'].' '.$btn['extra_class'] ),
|
57 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
58 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
59 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
60 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
61 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
62 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
63 |
-
'placeholder' => $btn['placeholder'],
|
64 |
-
), $checkout->get_value( $btn['cow'] )
|
65 |
-
);
|
66 |
-
break;
|
67 |
-
|
68 |
-
// Checkbox field (single)
|
69 |
-
case 'checkbox_wccm':
|
70 |
-
woocommerce_form_field( $btn['cow'], array(
|
71 |
-
'type' => 'checkbox_wccm',
|
72 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
73 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
74 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
75 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
76 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
77 |
-
'required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : false ),
|
78 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : false ),
|
79 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
80 |
-
'options' => $btn['option_array'],
|
81 |
-
), $checkout->get_value( $btn['cow'] )
|
82 |
-
);
|
83 |
-
break;
|
84 |
-
|
85 |
-
// Select field (single)
|
86 |
-
case 'wooccmselect':
|
87 |
-
woocommerce_form_field( $btn['cow'] , array(
|
88 |
-
'type' => 'wooccmselect',
|
89 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
90 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
91 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
92 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
93 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
94 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
95 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
96 |
-
'fancy' => ( isset( $btn['fancy'] ) ? $btn['fancy'] : '' ),
|
97 |
-
'default' => $btn['force_title2'],
|
98 |
-
'options' => $btn['option_array'],
|
99 |
-
), $checkout->get_value( $btn['cow'] )
|
100 |
-
);
|
101 |
-
break;
|
102 |
-
|
103 |
-
// Radio field (multiple)
|
104 |
-
case 'wooccmradio':
|
105 |
-
woocommerce_form_field( $btn['cow'], array(
|
106 |
-
'type' => 'wooccmradio',
|
107 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
108 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
109 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
110 |
-
'default' => $btn['force_title2'],
|
111 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
112 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
113 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
114 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
115 |
-
'options' => $btn['option_array'],
|
116 |
-
), $checkout->get_value( $btn['cow'] )
|
117 |
-
);
|
118 |
-
break;
|
119 |
-
|
120 |
-
// Multiple select field
|
121 |
-
case 'multiselect':
|
122 |
-
woocommerce_form_field( $btn['cow'], array(
|
123 |
-
'type' => 'multiselect',
|
124 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
125 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
126 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
127 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
128 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
129 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
130 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
131 |
-
'options' =>$btn['option_array'],
|
132 |
-
), $checkout->get_value( $btn['cow'] )
|
133 |
-
);
|
134 |
-
break;
|
135 |
-
|
136 |
-
// Mulitple checkbox field
|
137 |
-
case 'multicheckbox':
|
138 |
-
// Check if Multi-checkbox has options assigned to it
|
139 |
-
if( empty( $btn['option_array'] ) )
|
140 |
-
continue 2;
|
141 |
-
woocommerce_form_field( $btn['cow'], array(
|
142 |
-
'type' => 'multicheckbox',
|
143 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
144 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
145 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
146 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
147 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
148 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
149 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
150 |
-
'options' => $btn['option_array'],
|
151 |
-
), $checkout->get_value( $btn['cow'] )
|
152 |
-
);
|
153 |
-
break;
|
154 |
-
|
155 |
-
// Colour picker
|
156 |
-
case 'colorpicker':
|
157 |
-
woocommerce_form_field( $btn['cow'], array(
|
158 |
-
'type' => 'colorpicker',
|
159 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' wccs_colorpicker '.$btn['extra_class'] ),
|
160 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
161 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
162 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
163 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
164 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
165 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
166 |
-
'placeholder' => wooccm_wpml_string( $btn['placeholder'] ),
|
167 |
-
'color' => ( isset( $btn['colorpickerd'] ) ? $btn['colorpickerd'] : '' ),
|
168 |
-
'colorpickertype' => ( isset( $btn['colorpickertype'] ) ? $btn['colorpickertype'] : '' )
|
169 |
-
), $checkout->get_value( $btn['cow'] )
|
170 |
-
);
|
171 |
-
break;
|
172 |
-
|
173 |
-
// Date picker
|
174 |
-
case 'datepicker':
|
175 |
-
woocommerce_form_field( $btn['cow'], array(
|
176 |
-
'type' => 'wooccmtext',
|
177 |
-
'class' => array( $btn['position'].' MyDate'.$btn['cow'].' wccs-form-row-wide '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
178 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
179 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
180 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
181 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
182 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
183 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
184 |
-
'placeholder' => wooccm_wpml_string( $btn['placeholder'] ),
|
185 |
-
), $checkout->get_value( $btn['cow'] )
|
186 |
-
);
|
187 |
-
break;
|
188 |
-
|
189 |
-
// Time picker
|
190 |
-
case 'time':
|
191 |
-
woocommerce_form_field( $btn['cow'], array(
|
192 |
-
'type' => 'wooccmtext',
|
193 |
-
'class' => array( $btn['position'].' MyTime'.$btn['cow'].' wccs-form-row-wide '.$btn['conditional_tie'].' '.$btn['extra_class']),
|
194 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
195 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
196 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
197 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
198 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
199 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
200 |
-
'placeholder' => wooccm_wpml_string( $btn['placeholder'] ),
|
201 |
-
), $checkout->get_value( $btn['cow'] )
|
202 |
-
);
|
203 |
-
break;
|
204 |
-
|
205 |
-
// File uploader
|
206 |
-
case 'wooccmupload':
|
207 |
-
woocommerce_form_field( $btn['cow'] , array(
|
208 |
-
'type' => 'wooccmupload',
|
209 |
-
'placeholder' => $btn['placeholder'],
|
210 |
-
'class' => array( $btn['position'].' '.$btn['conditional_tie'].' '.$btn['extra_class'] ),
|
211 |
-
'label' => wooccm_wpml_string( $btn['label'] ),
|
212 |
-
'wooccm_required' => ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' ),
|
213 |
-
'clear' => ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' ),
|
214 |
-
'user_role' => ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' ),
|
215 |
-
'role_options' => ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' ),
|
216 |
-
'role_options2' => ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' ),
|
217 |
-
'fancy' => ( isset( $btn['fancy'] ) ? $btn['fancy'] : '' ),
|
218 |
-
'default' => $btn['force_title2'],
|
219 |
-
'options' => $btn['option_array'],
|
220 |
-
), $checkout->get_value( $btn['cow'] )
|
221 |
-
);
|
222 |
-
break;
|
223 |
-
|
224 |
-
}
|
225 |
-
|
226 |
-
}
|
227 |
-
|
228 |
-
}
|
229 |
-
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/checkout-billing.php
DELETED
@@ -1,98 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
function wooccm_checkout_billing_fields( $fields = array() ) {
|
3 |
-
|
4 |
-
$options = get_option( 'wccs_settings3' );
|
5 |
-
$buttons = ( isset( $options['billing_buttons'] ) ? $options['billing_buttons'] : false );
|
6 |
-
|
7 |
-
// Check if we have any fields to process
|
8 |
-
if( empty( $buttons ) )
|
9 |
-
return $fields;
|
10 |
-
|
11 |
-
$billing = array(
|
12 |
-
'address_1',
|
13 |
-
'address_2',
|
14 |
-
'city',
|
15 |
-
'postcode',
|
16 |
-
'state',
|
17 |
-
'country'
|
18 |
-
);
|
19 |
-
|
20 |
-
foreach( $buttons as $btn ) {
|
21 |
-
|
22 |
-
if( !empty( $btn['cow'] ) && empty( $btn['deny_checkout'] ) ) {
|
23 |
-
$key = sprintf( 'billing_%s', $btn['cow'] );
|
24 |
-
if( $btn['cow'] == 'country' ) {
|
25 |
-
// Country override
|
26 |
-
$fields[$key]['type'] = 'wooccmcountry';
|
27 |
-
} elseif( $btn['cow'] == 'state' ) {
|
28 |
-
// State override
|
29 |
-
$fields[$key]['type'] = 'wooccmstate';
|
30 |
-
} else {
|
31 |
-
$fields[$key]['type'] = $btn['type'];
|
32 |
-
}
|
33 |
-
|
34 |
-
if( $btn['cow'] !== 'country' || $btn['cow'] !== 'state' )
|
35 |
-
$fields[$key]['placeholder'] = ( isset( $btn['placeholder'] ) ? $btn['placeholder'] : '' );
|
36 |
-
|
37 |
-
// Default to Position wide
|
38 |
-
$btn['position'] = ( isset( $btn['position'] ) ? $btn['position'] : 'form-row-wide' );
|
39 |
-
$fields[$key]['class'] = array( $btn['position'] . ' ' . ( isset( $btn['conditional_tie'] ) ? $btn['conditional_tie'] : '' ) .' '. ( isset( $btn['extra_class'] ) ? $btn['extra_class'] : '' ) );
|
40 |
-
$fields[$key]['label'] = wooccm_wpml_string( $btn['label'] );
|
41 |
-
$fields[$key]['clear'] = ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' );
|
42 |
-
$fields[$key]['default'] = ( isset( $btn['force_title2'] ) ? $btn['force_title2'] : '' );
|
43 |
-
$fields[$key]['options'] = ( isset( $btn['option_array'] ) ? $btn['option_array'] : '' );
|
44 |
-
$fields[$key]['user_role'] = ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' );
|
45 |
-
$fields[$key]['role_options'] = ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' );
|
46 |
-
$fields[$key]['role_options2'] = ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' );
|
47 |
-
$fields[$key]['required'] = ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' );
|
48 |
-
$fields[$key]['wooccm_required'] = ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' );
|
49 |
-
$fields[$key]['cow'] = ( isset( $btn['cow'] ) ? $btn['cow'] : '' );
|
50 |
-
$fields[$key]['color'] = ( isset( $btn['colorpickerd'] ) ? $btn['colorpickerd'] : '' );
|
51 |
-
$fields[$key]['colorpickertype'] = ( isset( $btn['colorpickertype'] ) ? $btn['colorpickertype'] : '' );
|
52 |
-
$fields[$key]['order'] = ( isset( $btn['order'] ) ? $btn['order'] : '' );
|
53 |
-
$fields[$key]['priority'] = ( isset( $btn['priority'] ) ? $btn['priority'] : $fields[$key]['order'] );
|
54 |
-
$fields[$key]['fancy'] = ( isset( $btn['fancy'] ) ? $btn['fancy'] : '' );
|
55 |
-
|
56 |
-
// Check if Multi-checkbox has options assigned to it
|
57 |
-
if( $btn['type'] == 'multicheckbox' && empty( $btn['option_array'] ) )
|
58 |
-
$btn['disabled'] = true;
|
59 |
-
|
60 |
-
// Bolt on address-field for address-based fields
|
61 |
-
if( in_array( $btn['cow'], $billing ) )
|
62 |
-
$fields[$key]['class'][] = 'address-field';
|
63 |
-
|
64 |
-
// Override for State fields
|
65 |
-
if( $fields[$key]['type'] == 'wooccmstate' ) {
|
66 |
-
$country_key = false;
|
67 |
-
if( $key == 'billing_state' )
|
68 |
-
$country_key = 'billing_country';
|
69 |
-
if( $key == 'shipping_state' )
|
70 |
-
$country_key = 'shipping_country';
|
71 |
-
if( !empty( $country_key ) ) {
|
72 |
-
$current_cc = WC()->checkout->get_value( $country_key );
|
73 |
-
$states = WC()->countries->get_states( $current_cc );
|
74 |
-
if( empty( $states ) ) {
|
75 |
-
$fields[$key]['required'] = false;
|
76 |
-
$fields[$key]['wooccm_required'] = false;
|
77 |
-
}
|
78 |
-
}
|
79 |
-
}
|
80 |
-
|
81 |
-
// Remove disabled fields
|
82 |
-
if( !empty( $btn['disabled'] ) )
|
83 |
-
unset( $fields[$key] );
|
84 |
-
|
85 |
-
}
|
86 |
-
|
87 |
-
}
|
88 |
-
|
89 |
-
// Resort the fields by order
|
90 |
-
$fields[] = uasort( $fields, 'wooccm_sort_fields' );
|
91 |
-
|
92 |
-
if( $fields[0] )
|
93 |
-
unset( $fields[0] );
|
94 |
-
|
95 |
-
return $fields;
|
96 |
-
|
97 |
-
}
|
98 |
-
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/checkout-shipping.php
DELETED
@@ -1,81 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
function wooccm_checkout_shipping_fields( $fields = array() ) {
|
3 |
-
|
4 |
-
$options = get_option( 'wccs_settings2' );
|
5 |
-
$buttons = ( isset( $options['shipping_buttons'] ) ? $options['shipping_buttons'] : false );
|
6 |
-
|
7 |
-
// Check if we have any fields to process
|
8 |
-
if( empty( $buttons ) )
|
9 |
-
return $fields;
|
10 |
-
|
11 |
-
$shipping = array(
|
12 |
-
'address_1',
|
13 |
-
'address_2',
|
14 |
-
'city',
|
15 |
-
'postcode',
|
16 |
-
'state',
|
17 |
-
'country'
|
18 |
-
);
|
19 |
-
|
20 |
-
foreach( $buttons as $btn ) {
|
21 |
-
|
22 |
-
if( !empty( $btn['cow'] ) && empty( $btn['deny_checkout'] ) ) {
|
23 |
-
$key = sprintf( 'shipping_%s', $btn['cow'] );
|
24 |
-
if( $btn['cow'] == 'country' ) {
|
25 |
-
// Country override
|
26 |
-
$fields[$key]['type'] = 'wooccmcountry';
|
27 |
-
} elseif( $btn['cow'] == 'state' ) {
|
28 |
-
// State override
|
29 |
-
$fields[$key]['type'] = 'wooccmstate';
|
30 |
-
} else {
|
31 |
-
$fields[$key]['type'] = $btn['type'];
|
32 |
-
}
|
33 |
-
|
34 |
-
if( $btn['cow'] !== 'country' || $btn['cow'] !== 'state' )
|
35 |
-
$fields[$key]['placeholder'] = ( isset( $btn['placeholder'] ) ? $btn['placeholder'] : '' );
|
36 |
-
|
37 |
-
// Default to Position wide
|
38 |
-
$btn['position'] = ( isset( $btn['position'] ) ? $btn['position'] : 'form-row-wide' );
|
39 |
-
$fields[$key]['class'] = array( $btn['position'] . ' ' . ( isset( $btn['conditional_tie'] ) ? $btn['conditional_tie'] : '' ) .' '. ( isset( $btn['extra_class'] ) ? $btn['extra_class'] : '' ) );
|
40 |
-
$fields[$key]['label'] = wooccm_wpml_string( $btn['label'] );
|
41 |
-
$fields[$key]['clear'] = ( isset( $btn['clear_row'] ) ? $btn['clear_row'] : '' );
|
42 |
-
$fields[$key]['default'] = ( isset( $btn['force_title2'] ) ? $btn['force_title2'] : '' );
|
43 |
-
$fields[$key]['options'] = ( isset( $btn['option_array'] ) ? $btn['option_array'] : '' );
|
44 |
-
$fields[$key]['user_role'] = ( isset( $btn['user_role'] ) ? $btn['user_role'] : '' );
|
45 |
-
$fields[$key]['role_options'] = ( isset( $btn['role_options'] ) ? $btn['role_options'] : '' );
|
46 |
-
$fields[$key]['role_options2'] = ( isset( $btn['role_options2'] ) ? $btn['role_options2'] : '' );
|
47 |
-
$fields[$key]['required'] = ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' );
|
48 |
-
$fields[$key]['wooccm_required'] = ( isset( $btn['checkbox'] ) ? $btn['checkbox'] : '' );
|
49 |
-
$fields[$key]['cow'] = ( isset( $btn['cow'] ) ? $btn['cow'] : '' );
|
50 |
-
$fields[$key]['color'] = ( isset( $btn['colorpickerd'] ) ? $btn['colorpickerd'] : '' );
|
51 |
-
$fields[$key]['colorpickertype'] = ( isset( $btn['colorpickertype'] ) ? $btn['colorpickertype'] : '' );
|
52 |
-
$fields[$key]['order'] = ( isset( $btn['order'] ) ? $btn['order'] : '' );
|
53 |
-
$fields[$key]['priority'] = ( isset( $btn['priority'] ) ? $btn['priority'] : $fields[$key]['order'] );
|
54 |
-
$fields[$key]['fancy'] = ( isset( $btn['fancy'] ) ? $btn['fancy'] : '' );
|
55 |
-
|
56 |
-
// Check if Multi-checkbox has options assigned to it
|
57 |
-
if( $btn['type'] == 'multicheckbox' && empty( $btn['option_array'] ) )
|
58 |
-
$btn['disabled'] = true;
|
59 |
-
|
60 |
-
// Bolt on address-field for address-based fields
|
61 |
-
if( in_array( $btn['cow'], $shipping ) )
|
62 |
-
$fields[$key]['class'][] = 'address-field';
|
63 |
-
|
64 |
-
// Remove disabled fields
|
65 |
-
if( !empty( $btn['disabled'] ) )
|
66 |
-
unset( $fields[$key] );
|
67 |
-
|
68 |
-
}
|
69 |
-
|
70 |
-
}
|
71 |
-
|
72 |
-
// Resort the fields by order
|
73 |
-
$fields[] = uasort( $fields, 'wooccm_sort_fields' );
|
74 |
-
|
75 |
-
if( $fields[0] )
|
76 |
-
unset( $fields[0] );
|
77 |
-
|
78 |
-
return $fields;
|
79 |
-
|
80 |
-
}
|
81 |
-
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/checkout.php
CHANGED
@@ -1,120 +1,126 @@
|
|
1 |
<?php
|
|
|
2 |
// Decides where the Additional Checkout fields appear on the Checkout page
|
3 |
/*
|
4 |
* 1326
|
5 |
* function wooccm_checkout_additional_positioning() {
|
6 |
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
|
20 |
-
|
21 |
|
22 |
-
}*/
|
23 |
|
24 |
-
|
|
|
|
|
|
|
25 |
|
26 |
-
// Billing fields
|
27 |
-
$options = get_option( 'wccs_settings3' );
|
28 |
-
$buttons = ( isset( $options['billing_buttons'] ) ? $options['billing_buttons'] : false );
|
29 |
|
30 |
-
|
31 |
-
|
|
|
32 |
|
33 |
-
|
|
|
34 |
|
35 |
-
|
36 |
-
$key = $btn['cow'];
|
37 |
|
38 |
-
|
39 |
-
|
40 |
|
41 |
-
|
|
|
42 |
|
43 |
-
|
44 |
|
45 |
-
|
46 |
|
47 |
-
|
48 |
|
49 |
-
|
|
|
50 |
|
51 |
-
|
52 |
|
53 |
-
|
54 |
-
?>
|
55 |
-
<script type="text/javascript">
|
56 |
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
|
61 |
-
|
|
|
|
|
62 |
|
63 |
-
|
64 |
-
.create-account {
|
65 |
-
display:none;
|
66 |
-
}
|
67 |
-
</style>
|
68 |
|
69 |
-
|
70 |
-
|
|
|
|
|
|
|
71 |
|
|
|
|
|
|
|
72 |
}
|
73 |
|
74 |
function wooccm_display_front() {
|
75 |
|
76 |
-
|
77 |
|
78 |
-
|
79 |
-
|
80 |
|
81 |
-
|
82 |
<script type="text/javascript">
|
83 |
-
var ajaxurl = "' . admin_url(
|
84 |
-
var ajaxnonce = "' . wp_create_nonce(
|
85 |
</script>';
|
86 |
|
87 |
-
|
88 |
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
<style type="text/css">
|
93 |
.woocommerce-shipping-fields h3:first-child {
|
94 |
display: none;
|
95 |
}
|
96 |
</style>
|
97 |
';
|
98 |
-
|
99 |
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
<style type="text/css">
|
104 |
.woocommerce-shipping-fields .shipping_address {
|
105 |
display: block !important;
|
106 |
}
|
107 |
</style>
|
108 |
';
|
109 |
-
|
110 |
|
111 |
-
|
112 |
-
|
113 |
<style type="text/css">';
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
|
119 |
@media screen and (max-width: 685px) {
|
120 |
.woocommerce .checkout .container .wooccm-btn {
|
@@ -134,261 +140,251 @@ var ajaxnonce = "' . wp_create_nonce( "wccs_ajax_nonce" ) . '";
|
|
134 |
|
135 |
</style>
|
136 |
';
|
137 |
-
|
138 |
}
|
139 |
|
140 |
function wooccm_checkout_text_after() {
|
141 |
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
}
|
161 |
|
162 |
-
function wooccm_checkout_text_before(){
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
}
|
183 |
|
184 |
// We are overriding the default Order Post meta values with our own secret sauce
|
185 |
-
function wooccm_custom_checkout_field_update_order_meta(
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
}
|
235 |
|
236 |
-
function wooccm_custom_checkout_field_update_user_meta(
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
}
|
281 |
|
282 |
function wooccm_custom_checkout_field_process() {
|
283 |
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
}
|
332 |
|
333 |
-
function wooccm_remove_fields_filter_billing(
|
334 |
|
335 |
-
|
336 |
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
|
341 |
-
|
342 |
|
343 |
-
|
344 |
|
345 |
-
|
346 |
-
|
347 |
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
}
|
360 |
-
|
361 |
-
return $fields;
|
362 |
|
|
|
363 |
}
|
364 |
|
365 |
-
function wooccm_remove_fields_filter_shipping(
|
366 |
|
367 |
-
|
368 |
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
|
373 |
-
|
374 |
|
375 |
-
|
376 |
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
if(
|
382 |
-
( $woocommerce->cart->cart_contents_count > 1 ) &&
|
383 |
-
( $_product->needs_shipping() )
|
384 |
-
) {
|
385 |
-
remove_filter( 'woocommerce_checkout_fields', 'wooccm_remove_fields_filter', 15 );
|
386 |
-
break;
|
387 |
-
}
|
388 |
-
|
389 |
-
}
|
390 |
|
391 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
392 |
|
|
|
393 |
}
|
394 |
?>
|
1 |
<?php
|
2 |
+
|
3 |
// Decides where the Additional Checkout fields appear on the Checkout page
|
4 |
/*
|
5 |
* 1326
|
6 |
* function wooccm_checkout_additional_positioning() {
|
7 |
|
8 |
+
$options = get_option( 'wccs_settings' );
|
9 |
+
// Defaults to after_order_notes
|
10 |
+
$position = ( !empty( $options['checkness']['position'] ) ? sanitize_text_field( $options['checkness']['position'] ) : 'after_order_notes' );
|
11 |
+
switch( $position ) {
|
12 |
|
13 |
+
case 'before_shipping_form':
|
14 |
+
case 'after_shipping_form':
|
15 |
+
case 'before_billing_form':
|
16 |
+
case 'after_billing_form':
|
17 |
+
case 'after_order_notes':
|
18 |
+
return $position;
|
19 |
+
break;
|
20 |
|
21 |
+
}
|
22 |
|
23 |
+
} */
|
24 |
|
25 |
+
/*
|
26 |
+
* 1326
|
27 |
+
* break i18 address required field
|
28 |
+
* function wooccm_checkout_default_address_fields( $fields = array() ) {
|
29 |
|
|
|
|
|
|
|
30 |
|
31 |
+
// Billing fields
|
32 |
+
$options = get_option( 'wccs_settings3' );
|
33 |
+
$buttons = ( isset( $options['billing_buttons'] ) ? $options['billing_buttons'] : false );
|
34 |
|
35 |
+
if( empty( $buttons ) )
|
36 |
+
return $fields;
|
37 |
|
38 |
+
foreach( $buttons as $btn ) {
|
|
|
39 |
|
40 |
+
if( !empty( $btn['cow'] ) && empty( $btn['deny_checkout'] ) ) {
|
41 |
+
$key = $btn['cow'];
|
42 |
|
43 |
+
if( isset( $fields[$key] ) )
|
44 |
+
$fields[$key]['required'] = ( isset( $btn['checkbox'] ) ? absint( $btn['checkbox'] ) : ( isset( $fields[$key]['required'] ) ? absint( $fields[$key]['required'] ) : false ) );
|
45 |
|
46 |
+
}
|
47 |
|
48 |
+
}
|
49 |
|
50 |
+
return $fields;
|
51 |
|
52 |
+
}
|
53 |
+
*/
|
54 |
|
55 |
+
function wooccm_autocreate_account($fields) {
|
56 |
|
57 |
+
$options = get_option('wccs_settings');
|
|
|
|
|
58 |
|
59 |
+
if (!empty($options['checkness']['auto_create_wccm_account'])) {
|
60 |
+
?>
|
61 |
+
<script type="text/javascript">
|
62 |
|
63 |
+
jQuery(document).ready(function () {
|
64 |
+
jQuery("input#createaccount").prop("checked", "checked");
|
65 |
+
});
|
66 |
|
67 |
+
</script>
|
|
|
|
|
|
|
|
|
68 |
|
69 |
+
<style type="text/css">
|
70 |
+
.create-account {
|
71 |
+
display:none;
|
72 |
+
}
|
73 |
+
</style>
|
74 |
|
75 |
+
<?php
|
76 |
+
|
77 |
+
}
|
78 |
}
|
79 |
|
80 |
function wooccm_display_front() {
|
81 |
|
82 |
+
global $woocommerce;
|
83 |
|
84 |
+
if (!is_checkout())
|
85 |
+
return;
|
86 |
|
87 |
+
echo '
|
88 |
<script type="text/javascript">
|
89 |
+
var ajaxurl = "' . admin_url("admin-ajax.php") . '";
|
90 |
+
var ajaxnonce = "' . wp_create_nonce("wccs_ajax_nonce") . '";
|
91 |
</script>';
|
92 |
|
93 |
+
$options = get_option('wccs_settings');
|
94 |
|
95 |
+
// Hide Ship to a different address? heading
|
96 |
+
if (!empty($options['checkness']['additional_info'])) {
|
97 |
+
echo '
|
98 |
<style type="text/css">
|
99 |
.woocommerce-shipping-fields h3:first-child {
|
100 |
display: none;
|
101 |
}
|
102 |
</style>
|
103 |
';
|
104 |
+
}
|
105 |
|
106 |
+
// Force show Billing fields
|
107 |
+
if (!empty($options['checkness']['show_shipping_fields'])) {
|
108 |
+
echo '
|
109 |
<style type="text/css">
|
110 |
.woocommerce-shipping-fields .shipping_address {
|
111 |
display: block !important;
|
112 |
}
|
113 |
</style>
|
114 |
';
|
115 |
+
}
|
116 |
|
117 |
+
// Custom CSS
|
118 |
+
echo '
|
119 |
<style type="text/css">';
|
120 |
+
if (!empty($options['checkness']['custom_css_w'])) {
|
121 |
+
echo esc_textarea($options['checkness']['custom_css_w']);
|
122 |
+
}
|
123 |
+
echo '
|
124 |
|
125 |
@media screen and (max-width: 685px) {
|
126 |
.woocommerce .checkout .container .wooccm-btn {
|
140 |
|
141 |
</style>
|
142 |
';
|
|
|
143 |
}
|
144 |
|
145 |
function wooccm_checkout_text_after() {
|
146 |
|
147 |
+
$options = get_option('wccs_settings');
|
148 |
+
|
149 |
+
if (!empty($options['checkness']['text2'])) {
|
150 |
+
if (( isset($options['checkness']['checkbox3']) && $options['checkness']['checkbox3'] == true ) || ( isset($options['checkness']['checkbox4']) && $options['checkness']['checkbox4'] == true )) {
|
151 |
+
if (isset($options['checkness']['checkbox4']) && $options['checkness']['checkbox4'] == true) {
|
152 |
+
echo $options['checkness']['text2'];
|
153 |
+
}
|
154 |
+
}
|
155 |
+
}
|
156 |
+
|
157 |
+
if (!empty($options['checkness']['text1'])) {
|
158 |
+
if ($options['checkness']['checkbox1'] == true || $options['checkness']['checkbox2'] == true) {
|
159 |
+
if (isset($options['checkness']['checkbox2']) && $options['checkness']['checkbox2'] == true) {
|
160 |
+
echo $options['checkness']['text1'];
|
161 |
+
}
|
162 |
+
}
|
163 |
+
}
|
|
|
164 |
}
|
165 |
|
166 |
+
function wooccm_checkout_text_before() {
|
167 |
+
|
168 |
+
$options = get_option('wccs_settings');
|
169 |
+
|
170 |
+
if (!empty($options['checkness']['text2'])) {
|
171 |
+
if (( isset($options['checkness']['checkbox3']) && $options['checkness']['checkbox3'] == true ) || ( isset($options['checkness']['checkbox4']) && $options['checkness']['checkbox4'] == true )) {
|
172 |
+
if (isset($options['checkness']['checkbox3']) && $options['checkness']['checkbox3'] == true) {
|
173 |
+
echo $options['checkness']['text2'];
|
174 |
+
}
|
175 |
+
}
|
176 |
+
}
|
177 |
+
|
178 |
+
if (!empty($options['checkness']['text1'])) {
|
179 |
+
if ($options['checkness']['checkbox1'] == true || $options['checkness']['checkbox2'] == true) {
|
180 |
+
if (isset($options['checkness']['checkbox1']) && $options['checkness']['checkbox1'] == true) {
|
181 |
+
echo $options['checkness']['text1'];
|
182 |
+
}
|
183 |
+
}
|
184 |
+
}
|
|
|
185 |
}
|
186 |
|
187 |
// We are overriding the default Order Post meta values with our own secret sauce
|
188 |
+
function wooccm_custom_checkout_field_update_order_meta($order_id) {
|
189 |
+
|
190 |
+
// Additional section
|
191 |
+
$options = get_option('wccs_settings');
|
192 |
+
$buttons = ( isset($options['buttons']) ? $options['buttons'] : false );
|
193 |
+
if (!empty($buttons)) {
|
194 |
+
foreach ($buttons as $btn) {
|
195 |
+
if ($btn['type'] == 'wooccmtextarea') {
|
196 |
+
if (!empty($_POST[$btn['cow']])) {
|
197 |
+
update_post_meta($order_id, $btn['cow'], wp_kses($_POST[$btn['cow']], false));
|
198 |
+
}
|
199 |
+
} else if ($btn['type'] !== 'multiselect' && $btn['type'] !== 'multicheckbox') {
|
200 |
+
if (!empty($_POST[$btn['cow']])) {
|
201 |
+
update_post_meta($order_id, $btn['cow'], sanitize_text_field($_POST[$btn['cow']]));
|
202 |
+
}
|
203 |
+
} elseif ($btn['type'] == 'multiselect' || $btn['type'] == 'multicheckbox') {
|
204 |
+
if (!empty($_POST[$btn['cow']])) {
|
205 |
+
update_post_meta($order_id, $btn['cow'], maybe_serialize(array_map('sanitize_text_field', $_POST[$btn['cow']])));
|
206 |
+
}
|
207 |
+
}
|
208 |
+
}
|
209 |
+
}
|
210 |
+
|
211 |
+
// Shipping section
|
212 |
+
$options = get_option('wccs_settings2');
|
213 |
+
$buttons = ( isset($options['shipping_buttons']) ? $options['shipping_buttons'] : false );
|
214 |
+
if (!empty($buttons)) {
|
215 |
+
foreach ($buttons as $btn) {
|
216 |
+
if ($btn['type'] == 'wooccmtextarea') {
|
217 |
+
if (!empty($_POST[sprintf('shipping_%s', $btn['cow'])])) {
|
218 |
+
update_post_meta($order_id, sprintf('_shipping_%s', $btn['cow']), wp_kses($_POST[sprintf('shipping_%s', $btn['cow'])], false));
|
219 |
+
}
|
220 |
+
}
|
221 |
+
}
|
222 |
+
}
|
223 |
+
|
224 |
+
// Billing section
|
225 |
+
$options = get_option('wccs_settings3');
|
226 |
+
$buttons = ( isset($options['billing_buttons']) ? $options['billing_buttons'] : false );
|
227 |
+
if (!empty($buttons)) {
|
228 |
+
foreach ($buttons as $btn) {
|
229 |
+
if ($btn['type'] == 'wooccmtextarea') {
|
230 |
+
if (!empty($_POST[sprintf('billing_%s', $btn['cow'])])) {
|
231 |
+
update_post_meta($order_id, sprintf('_billing_%s', $btn['cow']), wp_kses($_POST[sprintf('billing_%s', $btn['cow'])], false));
|
232 |
+
}
|
233 |
+
}
|
234 |
+
}
|
235 |
+
}
|
|
|
236 |
}
|
237 |
|
238 |
+
function wooccm_custom_checkout_field_update_user_meta($user_id = 0, $posted) {
|
239 |
+
|
240 |
+
if (empty($user_id))
|
241 |
+
return;
|
242 |
+
|
243 |
+
// Additional section
|
244 |
+
$options = get_option('wccs_settings');
|
245 |
+
$buttons = ( isset($options['buttons']) ? $options['buttons'] : false );
|
246 |
+
if (!empty($buttons)) {
|
247 |
+
foreach ($buttons as $btn) {
|
248 |
+
if ($btn['type'] == 'wooccmtextarea') {
|
249 |
+
if (!empty($_POST[$btn['cow']])) {
|
250 |
+
update_user_meta($user_id, $btn['cow'], wp_kses($_POST[$btn['cow']], false));
|
251 |
+
}
|
252 |
+
}
|
253 |
+
}
|
254 |
+
}
|
255 |
+
|
256 |
+
// Shipping section
|
257 |
+
$options = get_option('wccs_settings2');
|
258 |
+
$buttons = ( isset($options['shipping_buttons']) ? $options['shipping_buttons'] : false );
|
259 |
+
if (!empty($buttons)) {
|
260 |
+
foreach ($buttons as $btn) {
|
261 |
+
if ($btn['type'] == 'wooccmtextarea') {
|
262 |
+
if (!empty($_POST[sprintf('shipping_%s', $btn['cow'])])) {
|
263 |
+
update_user_meta($user_id, sprintf('shipping_%s', $btn['cow']), wp_kses($_POST[sprintf('shipping_%s', $btn['cow'])], false));
|
264 |
+
}
|
265 |
+
}
|
266 |
+
}
|
267 |
+
}
|
268 |
+
|
269 |
+
// Billing section
|
270 |
+
$options = get_option('wccs_settings3');
|
271 |
+
$buttons = ( isset($options['billing_buttons']) ? $options['billing_buttons'] : false );
|
272 |
+
if (!empty($buttons)) {
|
273 |
+
foreach ($buttons as $btn) {
|
274 |
+
if ($btn['type'] == 'wooccmtextarea') {
|
275 |
+
if (!empty($_POST[sprintf('billing_%s', $btn['cow'])])) {
|
276 |
+
update_user_meta($user_id, sprintf('billing_%s', $btn['cow']), wp_kses($_POST[sprintf('billing_%s', $btn['cow'])], false));
|
277 |
+
}
|
278 |
+
}
|
279 |
+
}
|
280 |
+
}
|
|
|
281 |
}
|
282 |
|
283 |
function wooccm_custom_checkout_field_process() {
|
284 |
|
285 |
+
global $woocommerce;
|
286 |
+
|
287 |
+
$options = get_option('wccs_settings');
|
288 |
+
$buttons = ( isset($options['buttons']) ? $options['buttons'] : false );
|
289 |
+
if (!empty($buttons)) {
|
290 |
+
foreach ($buttons as $btn) {
|
291 |
+
if (isset($btn['checkbox']) && $btn['checkbox'] === 'true') {
|
292 |
+
// without checkbox
|
293 |
+
if (
|
294 |
+
empty($btn['single_px_cat']) &&
|
295 |
+
empty($btn['single_p_cat']) &&
|
296 |
+
empty($btn['single_px']) &&
|
297 |
+
empty($btn['single_p']) &&
|
298 |
+
!empty($btn['label']) &&
|
299 |
+
$btn['type'] !== 'wooccmupload' &&
|
300 |
+
$btn['type'] !== 'changename' &&
|
301 |
+
$btn['type'] !== 'heading'
|
302 |
+
) {
|
303 |
+
if (empty($_POST[$btn['cow']])) {
|
304 |
+
$message = sprintf(__('%s is a required field.', 'woocommerce'), '<strong>' . wooccm_wpml_string($btn['label']) . '</strong>');
|
305 |
+
wc_add_notice($message, 'error');
|
306 |
+
}
|
307 |
+
}
|
308 |
+
// checkbox
|
309 |
+
if (
|
310 |
+
empty($btn['single_px_cat']) &&
|
311 |
+
empty($btn['single_p_cat']) &&
|
312 |
+
empty($btn['single_px']) &&
|
313 |
+
empty($btn['single_p']) &&
|
314 |
+
!empty($btn['label']) &&
|
315 |
+
$btn['type'] == 'checkbox' &&
|
316 |
+
$btn['type'] !== 'changename' &&
|
317 |
+
$btn['type'] !== 'wooccmupload' &&
|
318 |
+
$btn['type'] !== 'heading'
|
319 |
+
) {
|
320 |
+
if (
|
321 |
+
( sanitize_text_field($_POST[$btn['cow']]) == $btn['check_2'] ) &&
|
322 |
+
(!empty($btn['checkbox'])
|
323 |
+
)) {
|
324 |
+
$message = sprintf(__('%s is a required field.', 'woocommerce'), '<strong>' . wooccm_wpml_string($btn['label']) . '</strong>');
|
325 |
+
wc_add_notice($message, 'error');
|
326 |
+
}
|
327 |
+
}
|
328 |
+
}
|
329 |
+
}
|
330 |
+
}
|
|
|
331 |
}
|
332 |
|
333 |
+
function wooccm_remove_fields_filter_billing($fields = array()) {
|
334 |
|
335 |
+
global $woocommerce;
|
336 |
|
337 |
+
// Check if the cart is not empty
|
338 |
+
if (empty($woocommerce->cart->cart_contents))
|
339 |
+
return $fields;
|
340 |
|
341 |
+
$options = get_option('wccs_settings');
|
342 |
|
343 |
+
foreach ($woocommerce->cart->cart_contents as $key => $values) {
|
344 |
|
345 |
+
$multiCategoriesx = ( isset($options['checkness']['productssave']) ? $options['checkness']['productssave'] : '' );
|
346 |
+
$multiCategoriesArrayx = explode(',', $multiCategoriesx);
|
347 |
|
348 |
+
if (in_array($values['product_id'], $multiCategoriesArrayx) && ( $woocommerce->cart->cart_contents_count < 2 )) {
|
349 |
+
unset($fields['billing']['billing_address_1']);
|
350 |
+
unset($fields['billing']['billing_address_2']);
|
351 |
+
unset($fields['billing']['billing_phone']);
|
352 |
+
unset($fields['billing']['billing_country']);
|
353 |
+
unset($fields['billing']['billing_city']);
|
354 |
+
unset($fields['billing']['billing_postcode']);
|
355 |
+
unset($fields['billing']['billing_state']);
|
356 |
+
break;
|
357 |
+
}
|
358 |
+
}
|
|
|
|
|
|
|
359 |
|
360 |
+
return $fields;
|
361 |
}
|
362 |
|
363 |
+
function wooccm_remove_fields_filter_shipping($fields = array()) {
|
364 |
|
365 |
+
global $woocommerce;
|
366 |
|
367 |
+
// Check if the cart is not empty
|
368 |
+
if (empty($woocommerce->cart->cart_contents))
|
369 |
+
return $fields;
|
370 |
|
371 |
+
$options = get_option('wccs_settings');
|
372 |
|
373 |
+
foreach ($woocommerce->cart->cart_contents as $key => $values) {
|
374 |
|
375 |
+
$multiCategoriesx = ( isset($options['checkness']['productssave']) ? $options['checkness']['productssave'] : '' );
|
376 |
+
$multiCategoriesArrayx = explode(',', $multiCategoriesx);
|
377 |
+
$_product = $values['data'];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
378 |
|
379 |
+
if (
|
380 |
+
( $woocommerce->cart->cart_contents_count > 1 ) &&
|
381 |
+
( $_product->needs_shipping() )
|
382 |
+
) {
|
383 |
+
remove_filter('woocommerce_checkout_fields', 'wooccm_remove_fields_filter', 15);
|
384 |
+
break;
|
385 |
+
}
|
386 |
+
}
|
387 |
|
388 |
+
return $fields;
|
389 |
}
|
390 |
?>
|
includes/install.php
CHANGED
@@ -86,11 +86,11 @@ function wooccm_install() {
|
|
86 |
}
|
87 |
|
88 |
if ( $name == 'state') {
|
89 |
-
$options2['shipping_buttons'][$ship]['position'] = 'form-row-
|
90 |
}
|
91 |
|
92 |
if ( $name == 'postcode') {
|
93 |
-
$options2['shipping_buttons'][$ship]['position'] = 'form-row-
|
94 |
$options2['shipping_buttons'][$ship]['placeholder'] = __( 'Postcode / Zip', 'woocommerce-checkout-manager' );
|
95 |
$options2['shipping_buttons'][$ship]['clear_row'] = true;
|
96 |
}
|
@@ -155,11 +155,11 @@ function wooccm_install() {
|
|
155 |
}
|
156 |
|
157 |
if ( $name == 'state') {
|
158 |
-
$options3['billing_buttons'][$bill]['position'] = 'form-row-
|
159 |
}
|
160 |
|
161 |
if ( $name == 'postcode') {
|
162 |
-
$options3['billing_buttons'][$bill]['position'] = 'form-row-
|
163 |
$options3['billing_buttons'][$bill]['placeholder'] = __( 'Postcode / Zip', 'woocommerce-checkout-manager' );
|
164 |
$options3['billing_buttons'][$bill]['clear_row'] = true;
|
165 |
}
|
86 |
}
|
87 |
|
88 |
if ( $name == 'state') {
|
89 |
+
$options2['shipping_buttons'][$ship]['position'] = 'form-row-wide';
|
90 |
}
|
91 |
|
92 |
if ( $name == 'postcode') {
|
93 |
+
$options2['shipping_buttons'][$ship]['position'] = 'form-row-wide';
|
94 |
$options2['shipping_buttons'][$ship]['placeholder'] = __( 'Postcode / Zip', 'woocommerce-checkout-manager' );
|
95 |
$options2['shipping_buttons'][$ship]['clear_row'] = true;
|
96 |
}
|
155 |
}
|
156 |
|
157 |
if ( $name == 'state') {
|
158 |
+
$options3['billing_buttons'][$bill]['position'] = 'form-row-wide';
|
159 |
}
|
160 |
|
161 |
if ( $name == 'postcode') {
|
162 |
+
$options3['billing_buttons'][$bill]['position'] = 'form-row-wide';
|
163 |
$options3['billing_buttons'][$bill]['placeholder'] = __( 'Postcode / Zip', 'woocommerce-checkout-manager' );
|
164 |
$options3['billing_buttons'][$bill]['clear_row'] = true;
|
165 |
}
|
includes/pickers/include/jquery-1.9.0.min.js
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
/*! jQuery v1.9.0 | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license */(function(e,t){"use strict";function n(e){var t=e.length,n=st.type(e);return st.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||"function"!==n&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}function r(e){var t=Tt[e]={};return st.each(e.match(lt)||[],function(e,n){t[n]=!0}),t}function i(e,n,r,i){if(st.acceptData(e)){var o,a,s=st.expando,u="string"==typeof n,l=e.nodeType,c=l?st.cache:e,f=l?e[s]:e[s]&&s;if(f&&c[f]&&(i||c[f].data)||!u||r!==t)return f||(l?e[s]=f=K.pop()||st.guid++:f=s),c[f]||(c[f]={},l||(c[f].toJSON=st.noop)),("object"==typeof n||"function"==typeof n)&&(i?c[f]=st.extend(c[f],n):c[f].data=st.extend(c[f].data,n)),o=c[f],i||(o.data||(o.data={}),o=o.data),r!==t&&(o[st.camelCase(n)]=r),u?(a=o[n],null==a&&(a=o[st.camelCase(n)])):a=o,a}}function o(e,t,n){if(st.acceptData(e)){var r,i,o,a=e.nodeType,u=a?st.cache:e,l=a?e[st.expando]:st.expando;if(u[l]){if(t&&(r=n?u[l]:u[l].data)){st.isArray(t)?t=t.concat(st.map(t,st.camelCase)):t in r?t=[t]:(t=st.camelCase(t),t=t in r?[t]:t.split(" "));for(i=0,o=t.length;o>i;i++)delete r[t[i]];if(!(n?s:st.isEmptyObject)(r))return}(n||(delete u[l].data,s(u[l])))&&(a?st.cleanData([e],!0):st.support.deleteExpando||u!=u.window?delete u[l]:u[l]=null)}}}function a(e,n,r){if(r===t&&1===e.nodeType){var i="data-"+n.replace(Nt,"-$1").toLowerCase();if(r=e.getAttribute(i),"string"==typeof r){try{r="true"===r?!0:"false"===r?!1:"null"===r?null:+r+""===r?+r:wt.test(r)?st.parseJSON(r):r}catch(o){}st.data(e,n,r)}else r=t}return r}function s(e){var t;for(t in e)if(("data"!==t||!st.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}function u(){return!0}function l(){return!1}function c(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}function f(e,t,n){if(t=t||0,st.isFunction(t))return st.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return st.grep(e,function(e){return e===t===n});if("string"==typeof t){var r=st.grep(e,function(e){return 1===e.nodeType});if(Wt.test(t))return st.filter(t,r,!n);t=st.filter(t,r)}return st.grep(e,function(e){return st.inArray(e,t)>=0===n})}function p(e){var t=zt.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function d(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function h(e){var t=e.getAttributeNode("type");return e.type=(t&&t.specified)+"/"+e.type,e}function g(e){var t=nn.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function m(e,t){for(var n,r=0;null!=(n=e[r]);r++)st._data(n,"globalEval",!t||st._data(t[r],"globalEval"))}function y(e,t){if(1===t.nodeType&&st.hasData(e)){var n,r,i,o=st._data(e),a=st._data(t,o),s=o.events;if(s){delete a.handle,a.events={};for(n in s)for(r=0,i=s[n].length;i>r;r++)st.event.add(t,n,s[n][r])}a.data&&(a.data=st.extend({},a.data))}}function v(e,t){var n,r,i;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!st.support.noCloneEvent&&t[st.expando]){r=st._data(t);for(i in r.events)st.removeEvent(t,i,r.handle);t.removeAttribute(st.expando)}"script"===n&&t.text!==e.text?(h(t).text=e.text,g(t)):"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),st.support.html5Clone&&e.innerHTML&&!st.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Zt.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.defaultSelected=t.selected=e.defaultSelected:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}}function b(e,n){var r,i,o=0,a=e.getElementsByTagName!==t?e.getElementsByTagName(n||"*"):e.querySelectorAll!==t?e.querySelectorAll(n||"*"):t;if(!a)for(a=[],r=e.childNodes||e;null!=(i=r[o]);o++)!n||st.nodeName(i,n)?a.push(i):st.merge(a,b(i,n));return n===t||n&&st.nodeName(e,n)?st.merge([e],a):a}function x(e){Zt.test(e.type)&&(e.defaultChecked=e.checked)}function T(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=Nn.length;i--;)if(t=Nn[i]+n,t in e)return t;return r}function w(e,t){return e=t||e,"none"===st.css(e,"display")||!st.contains(e.ownerDocument,e)}function N(e,t){for(var n,r=[],i=0,o=e.length;o>i;i++)n=e[i],n.style&&(r[i]=st._data(n,"olddisplay"),t?(r[i]||"none"!==n.style.display||(n.style.display=""),""===n.style.display&&w(n)&&(r[i]=st._data(n,"olddisplay",S(n.nodeName)))):r[i]||w(n)||st._data(n,"olddisplay",st.css(n,"display")));for(i=0;o>i;i++)n=e[i],n.style&&(t&&"none"!==n.style.display&&""!==n.style.display||(n.style.display=t?r[i]||"":"none"));return e}function C(e,t,n){var r=mn.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function k(e,t,n,r,i){for(var o=n===(r?"border":"content")?4:"width"===t?1:0,a=0;4>o;o+=2)"margin"===n&&(a+=st.css(e,n+wn[o],!0,i)),r?("content"===n&&(a-=st.css(e,"padding"+wn[o],!0,i)),"margin"!==n&&(a-=st.css(e,"border"+wn[o]+"Width",!0,i))):(a+=st.css(e,"padding"+wn[o],!0,i),"padding"!==n&&(a+=st.css(e,"border"+wn[o]+"Width",!0,i)));return a}function E(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,o=ln(e),a=st.support.boxSizing&&"border-box"===st.css(e,"boxSizing",!1,o);if(0>=i||null==i){if(i=un(e,t,o),(0>i||null==i)&&(i=e.style[t]),yn.test(i))return i;r=a&&(st.support.boxSizingReliable||i===e.style[t]),i=parseFloat(i)||0}return i+k(e,t,n||(a?"border":"content"),r,o)+"px"}function S(e){var t=V,n=bn[e];return n||(n=A(e,t),"none"!==n&&n||(cn=(cn||st("<iframe frameborder='0' width='0' height='0'/>").css("cssText","display:block !important")).appendTo(t.documentElement),t=(cn[0].contentWindow||cn[0].contentDocument).document,t.write("<!doctype html><html><body>"),t.close(),n=A(e,t),cn.detach()),bn[e]=n),n}function A(e,t){var n=st(t.createElement(e)).appendTo(t.body),r=st.css(n[0],"display");return n.remove(),r}function j(e,t,n,r){var i;if(st.isArray(t))st.each(t,function(t,i){n||kn.test(e)?r(e,i):j(e+"["+("object"==typeof i?t:"")+"]",i,n,r)});else if(n||"object"!==st.type(t))r(e,t);else for(i in t)j(e+"["+i+"]",t[i],n,r)}function D(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(lt)||[];if(st.isFunction(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function L(e,n,r,i){function o(u){var l;return a[u]=!0,st.each(e[u]||[],function(e,u){var c=u(n,r,i);return"string"!=typeof c||s||a[c]?s?!(l=c):t:(n.dataTypes.unshift(c),o(c),!1)}),l}var a={},s=e===$n;return o(n.dataTypes[0])||!a["*"]&&o("*")}function H(e,n){var r,i,o=st.ajaxSettings.flatOptions||{};for(r in n)n[r]!==t&&((o[r]?e:i||(i={}))[r]=n[r]);return i&&st.extend(!0,e,i),e}function M(e,n,r){var i,o,a,s,u=e.contents,l=e.dataTypes,c=e.responseFields;for(o in c)o in r&&(n[c[o]]=r[o]);for(;"*"===l[0];)l.shift(),i===t&&(i=e.mimeType||n.getResponseHeader("Content-Type"));if(i)for(o in u)if(u[o]&&u[o].test(i)){l.unshift(o);break}if(l[0]in r)a=l[0];else{for(o in r){if(!l[0]||e.converters[o+" "+l[0]]){a=o;break}s||(s=o)}a=a||s}return a?(a!==l[0]&&l.unshift(a),r[a]):t}function q(e,t){var n,r,i,o,a={},s=0,u=e.dataTypes.slice(),l=u[0];if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u[1])for(n in e.converters)a[n.toLowerCase()]=e.converters[n];for(;i=u[++s];)if("*"!==i){if("*"!==l&&l!==i){if(n=a[l+" "+i]||a["* "+i],!n)for(r in a)if(o=r.split(" "),o[1]===i&&(n=a[l+" "+o[0]]||a["* "+o[0]])){n===!0?n=a[r]:a[r]!==!0&&(i=o[0],u.splice(s--,0,i));break}if(n!==!0)if(n&&e["throws"])t=n(t);else try{t=n(t)}catch(c){return{state:"parsererror",error:n?c:"No conversion from "+l+" to "+i}}}l=i}return{state:"success",data:t}}function _(){try{return new e.XMLHttpRequest}catch(t){}}function F(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}function O(){return setTimeout(function(){Qn=t}),Qn=st.now()}function B(e,t){st.each(t,function(t,n){for(var r=(rr[t]||[]).concat(rr["*"]),i=0,o=r.length;o>i;i++)if(r[i].call(e,t,n))return})}function P(e,t,n){var r,i,o=0,a=nr.length,s=st.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=Qn||O(),n=Math.max(0,l.startTime+l.duration-t),r=n/l.duration||0,o=1-r,a=0,u=l.tweens.length;u>a;a++)l.tweens[a].run(o);return s.notifyWith(e,[l,o,n]),1>o&&u?n:(s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:st.extend({},t),opts:st.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Qn||O(),duration:n.duration,tweens:[],createTween:function(t,n){var r=st.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)l.tweens[n].run(1);return t?s.resolveWith(e,[l,t]):s.rejectWith(e,[l,t]),this}}),c=l.props;for(R(c,l.opts.specialEasing);a>o;o++)if(r=nr[o].call(l,e,c,l.opts))return r;return B(l,c),st.isFunction(l.opts.start)&&l.opts.start.call(e,l),st.fx.timer(st.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always)}function R(e,t){var n,r,i,o,a;for(n in e)if(r=st.camelCase(n),i=t[r],o=e[n],st.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),a=st.cssHooks[r],a&&"expand"in a){o=a.expand(o),delete e[r];for(n in o)n in e||(e[n]=o[n],t[n]=i)}else t[r]=i}function W(e,t,n){var r,i,o,a,s,u,l,c,f,p=this,d=e.style,h={},g=[],m=e.nodeType&&w(e);n.queue||(c=st._queueHooks(e,"fx"),null==c.unqueued&&(c.unqueued=0,f=c.empty.fire,c.empty.fire=function(){c.unqueued||f()}),c.unqueued++,p.always(function(){p.always(function(){c.unqueued--,st.queue(e,"fx").length||c.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[d.overflow,d.overflowX,d.overflowY],"inline"===st.css(e,"display")&&"none"===st.css(e,"float")&&(st.support.inlineBlockNeedsLayout&&"inline"!==S(e.nodeName)?d.zoom=1:d.display="inline-block")),n.overflow&&(d.overflow="hidden",st.support.shrinkWrapBlocks||p.done(function(){d.overflow=n.overflow[0],d.overflowX=n.overflow[1],d.overflowY=n.overflow[2]}));for(r in t)if(o=t[r],Zn.exec(o)){if(delete t[r],u=u||"toggle"===o,o===(m?"hide":"show"))continue;g.push(r)}if(a=g.length){s=st._data(e,"fxshow")||st._data(e,"fxshow",{}),"hidden"in s&&(m=s.hidden),u&&(s.hidden=!m),m?st(e).show():p.done(function(){st(e).hide()}),p.done(function(){var t;st._removeData(e,"fxshow");for(t in h)st.style(e,t,h[t])});for(r=0;a>r;r++)i=g[r],l=p.createTween(i,m?s[i]:0),h[i]=s[i]||st.style(e,i),i in s||(s[i]=l.start,m&&(l.end=l.start,l.start="width"===i||"height"===i?1:0))}}function $(e,t,n,r,i){return new $.prototype.init(e,t,n,r,i)}function I(e,t){var n,r={height:e},i=0;for(t=t?1:0;4>i;i+=2-t)n=wn[i],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function z(e){return st.isWindow(e)?e:9===e.nodeType?e.defaultView||e.parentWindow:!1}var X,U,V=e.document,Y=e.location,J=e.jQuery,G=e.$,Q={},K=[],Z="1.9.0",et=K.concat,tt=K.push,nt=K.slice,rt=K.indexOf,it=Q.toString,ot=Q.hasOwnProperty,at=Z.trim,st=function(e,t){return new st.fn.init(e,t,X)},ut=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,lt=/\S+/g,ct=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,ft=/^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,pt=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,dt=/^[\],:{}\s]*$/,ht=/(?:^|:|,)(?:\s*\[)+/g,gt=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,mt=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,yt=/^-ms-/,vt=/-([\da-z])/gi,bt=function(e,t){return t.toUpperCase()},xt=function(){V.addEventListener?(V.removeEventListener("DOMContentLoaded",xt,!1),st.ready()):"complete"===V.readyState&&(V.detachEvent("onreadystatechange",xt),st.ready())};st.fn=st.prototype={jquery:Z,constructor:st,init:function(e,n,r){var i,o;if(!e)return this;if("string"==typeof e){if(i="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:ft.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof st?n[0]:n,st.merge(this,st.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||n:V,!0)),pt.test(i[1])&&st.isPlainObject(n))for(i in n)st.isFunction(this[i])?this[i](n[i]):this.attr(i,n[i]);return this}if(o=V.getElementById(i[2]),o&&o.parentNode){if(o.id!==i[2])return r.find(e);this.length=1,this[0]=o}return this.context=V,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):st.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),st.makeArray(e,this))},selector:"",length:0,size:function(){return this.length},toArray:function(){return nt.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e){var t=st.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return st.each(this,e,t)},ready:function(e){return st.ready.promise().done(e),this},slice:function(){return this.pushStack(nt.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},map:function(e){return this.pushStack(st.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:tt,sort:[].sort,splice:[].splice},st.fn.init.prototype=st.fn,st.extend=st.fn.extend=function(){var e,n,r,i,o,a,s=arguments[0]||{},u=1,l=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[1]||{},u=2),"object"==typeof s||st.isFunction(s)||(s={}),l===u&&(s=this,--u);l>u;u++)if(null!=(e=arguments[u]))for(n in e)r=s[n],i=e[n],s!==i&&(c&&i&&(st.isPlainObject(i)||(o=st.isArray(i)))?(o?(o=!1,a=r&&st.isArray(r)?r:[]):a=r&&st.isPlainObject(r)?r:{},s[n]=st.extend(c,a,i)):i!==t&&(s[n]=i));return s},st.extend({noConflict:function(t){return e.$===st&&(e.$=G),t&&e.jQuery===st&&(e.jQuery=J),st},isReady:!1,readyWait:1,holdReady:function(e){e?st.readyWait++:st.ready(!0)},ready:function(e){if(e===!0?!--st.readyWait:!st.isReady){if(!V.body)return setTimeout(st.ready);st.isReady=!0,e!==!0&&--st.readyWait>0||(U.resolveWith(V,[st]),st.fn.trigger&&st(V).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===st.type(e)},isArray:Array.isArray||function(e){return"array"===st.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?Q[it.call(e)]||"object":typeof e},isPlainObject:function(e){if(!e||"object"!==st.type(e)||e.nodeType||st.isWindow(e))return!1;try{if(e.constructor&&!ot.call(e,"constructor")&&!ot.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}var r;for(r in e);return r===t||ot.call(e,r)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||V;var r=pt.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=st.buildFragment([e],t,i),i&&st(i).remove(),st.merge([],r.childNodes))},parseJSON:function(n){return e.JSON&&e.JSON.parse?e.JSON.parse(n):null===n?n:"string"==typeof n&&(n=st.trim(n),n&&dt.test(n.replace(gt,"@").replace(mt,"]").replace(ht,"")))?Function("return "+n)():(st.error("Invalid JSON: "+n),t)},parseXML:function(n){var r,i;if(!n||"string"!=typeof n)return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(o){r=t}return r&&r.documentElement&&!r.getElementsByTagName("parsererror").length||st.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&st.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(yt,"ms-").replace(vt,bt)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,r){var i,o=0,a=e.length,s=n(e);if(r){if(s)for(;a>o&&(i=t.apply(e[o],r),i!==!1);o++);else for(o in e)if(i=t.apply(e[o],r),i===!1)break}else if(s)for(;a>o&&(i=t.call(e[o],o,e[o]),i!==!1);o++);else for(o in e)if(i=t.call(e[o],o,e[o]),i===!1)break;return e},trim:at&&!at.call("\ufeff\u00a0")?function(e){return null==e?"":at.call(e)}:function(e){return null==e?"":(e+"").replace(ct,"")},makeArray:function(e,t){var r=t||[];return null!=e&&(n(Object(e))?st.merge(r,"string"==typeof e?[e]:e):tt.call(r,e)),r},inArray:function(e,t,n){var r;if(t){if(rt)return rt.call(t,e,n);for(r=t.length,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,o=0;if("number"==typeof r)for(;r>o;o++)e[i++]=n[o];else for(;n[o]!==t;)e[i++]=n[o++];return e.length=i,e},grep:function(e,t,n){var r,i=[],o=0,a=e.length;for(n=!!n;a>o;o++)r=!!t(e[o],o),n!==r&&i.push(e[o]);return i},map:function(e,t,r){var i,o=0,a=e.length,s=n(e),u=[];if(s)for(;a>o;o++)i=t(e[o],o,r),null!=i&&(u[u.length]=i);else for(o in e)i=t(e[o],o,r),null!=i&&(u[u.length]=i);return et.apply([],u)},guid:1,proxy:function(e,n){var r,i,o;return"string"==typeof n&&(r=e[n],n=e,e=r),st.isFunction(e)?(i=nt.call(arguments,2),o=function(){return e.apply(n||this,i.concat(nt.call(arguments)))},o.guid=e.guid=e.guid||st.guid++,o):t},access:function(e,n,r,i,o,a,s){var u=0,l=e.length,c=null==r;if("object"===st.type(r)){o=!0;for(u in r)st.access(e,n,u,r[u],!0,a,s)}else if(i!==t&&(o=!0,st.isFunction(i)||(s=!0),c&&(s?(n.call(e,i),n=null):(c=n,n=function(e,t,n){return c.call(st(e),n)})),n))for(;l>u;u++)n(e[u],r,s?i:i.call(e[u],u,n(e[u],r)));return o?e:c?n.call(e):l?n(e[0],r):a},now:function(){return(new Date).getTime()}}),st.ready.promise=function(t){if(!U)if(U=st.Deferred(),"complete"===V.readyState)setTimeout(st.ready);else if(V.addEventListener)V.addEventListener("DOMContentLoaded",xt,!1),e.addEventListener("load",st.ready,!1);else{V.attachEvent("onreadystatechange",xt),e.attachEvent("onload",st.ready);var n=!1;try{n=null==e.frameElement&&V.documentElement}catch(r){}n&&n.doScroll&&function i(){if(!st.isReady){try{n.doScroll("left")}catch(e){return setTimeout(i,50)}st.ready()}}()}return U.promise(t)},st.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){Q["[object "+t+"]"]=t.toLowerCase()}),X=st(V);var Tt={};st.Callbacks=function(e){e="string"==typeof e?Tt[e]||r(e):st.extend({},e);var n,i,o,a,s,u,l=[],c=!e.once&&[],f=function(t){for(n=e.memory&&t,i=!0,u=a||0,a=0,s=l.length,o=!0;l&&s>u;u++)if(l[u].apply(t[0],t[1])===!1&&e.stopOnFalse){n=!1;break}o=!1,l&&(c?c.length&&f(c.shift()):n?l=[]:p.disable())},p={add:function(){if(l){var t=l.length;(function r(t){st.each(t,function(t,n){var i=st.type(n);"function"===i?e.unique&&p.has(n)||l.push(n):n&&n.length&&"string"!==i&&r(n)})})(arguments),o?s=l.length:n&&(a=t,f(n))}return this},remove:function(){return l&&st.each(arguments,function(e,t){for(var n;(n=st.inArray(t,l,n))>-1;)l.splice(n,1),o&&(s>=n&&s--,u>=n&&u--)}),this},has:function(e){return st.inArray(e,l)>-1},empty:function(){return l=[],this},disable:function(){return l=c=n=t,this},disabled:function(){return!l},lock:function(){return c=t,n||p.disable(),this},locked:function(){return!c},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],!l||i&&!c||(o?c.push(t):f(t)),this},fire:function(){return p.fireWith(this,arguments),this},fired:function(){return!!i}};return p},st.extend({Deferred:function(e){var t=[["resolve","done",st.Callbacks("once memory"),"resolved"],["reject","fail",st.Callbacks("once memory"),"rejected"],["notify","progress",st.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return st.Deferred(function(n){st.each(t,function(t,o){var a=o[0],s=st.isFunction(e[t])&&e[t];i[o[1]](function(){var e=s&&s.apply(this,arguments);e&&st.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[a+"With"](this===r?n.promise():this,s?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?st.extend(e,r):r}},i={};return r.pipe=r.then,st.each(t,function(e,o){var a=o[2],s=o[3];r[o[1]]=a.add,s&&a.add(function(){n=s},t[1^e][2].disable,t[2][2].lock),i[o[0]]=function(){return i[o[0]+"With"](this===i?r:this,arguments),this},i[o[0]+"With"]=a.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t,n,r,i=0,o=nt.call(arguments),a=o.length,s=1!==a||e&&st.isFunction(e.promise)?a:0,u=1===s?e:st.Deferred(),l=function(e,n,r){return function(i){n[e]=this,r[e]=arguments.length>1?nt.call(arguments):i,r===t?u.notifyWith(n,r):--s||u.resolveWith(n,r)}};if(a>1)for(t=Array(a),n=Array(a),r=Array(a);a>i;i++)o[i]&&st.isFunction(o[i].promise)?o[i].promise().done(l(i,r,o)).fail(u.reject).progress(l(i,n,t)):--s;return s||u.resolveWith(r,o),u.promise()}}),st.support=function(){var n,r,i,o,a,s,u,l,c,f,p=V.createElement("div");if(p.setAttribute("className","t"),p.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",r=p.getElementsByTagName("*"),i=p.getElementsByTagName("a")[0],!r||!i||!r.length)return{};o=V.createElement("select"),a=o.appendChild(V.createElement("option")),s=p.getElementsByTagName("input")[0],i.style.cssText="top:1px;float:left;opacity:.5",n={getSetAttribute:"t"!==p.className,leadingWhitespace:3===p.firstChild.nodeType,tbody:!p.getElementsByTagName("tbody").length,htmlSerialize:!!p.getElementsByTagName("link").length,style:/top/.test(i.getAttribute("style")),hrefNormalized:"/a"===i.getAttribute("href"),opacity:/^0.5/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:!!s.value,optSelected:a.selected,enctype:!!V.createElement("form").enctype,html5Clone:"<:nav></:nav>"!==V.createElement("nav").cloneNode(!0).outerHTML,boxModel:"CSS1Compat"===V.compatMode,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},s.checked=!0,n.noCloneChecked=s.cloneNode(!0).checked,o.disabled=!0,n.optDisabled=!a.disabled;try{delete p.test}catch(d){n.deleteExpando=!1}s=V.createElement("input"),s.setAttribute("value",""),n.input=""===s.getAttribute("value"),s.value="t",s.setAttribute("type","radio"),n.radioValue="t"===s.value,s.setAttribute("checked","t"),s.setAttribute("name","t"),u=V.createDocumentFragment(),u.appendChild(s),n.appendChecked=s.checked,n.checkClone=u.cloneNode(!0).cloneNode(!0).lastChild.checked,p.attachEvent&&(p.attachEvent("onclick",function(){n.noCloneEvent=!1}),p.cloneNode(!0).click());for(f in{submit:!0,change:!0,focusin:!0})p.setAttribute(l="on"+f,"t"),n[f+"Bubbles"]=l in e||p.attributes[l].expando===!1;return p.style.backgroundClip="content-box",p.cloneNode(!0).style.backgroundClip="",n.clearCloneStyle="content-box"===p.style.backgroundClip,st(function(){var r,i,o,a="padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;",s=V.getElementsByTagName("body")[0];s&&(r=V.createElement("div"),r.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",s.appendChild(r).appendChild(p),p.innerHTML="<table><tr><td></td><td>t</td></tr></table>",o=p.getElementsByTagName("td"),o[0].style.cssText="padding:0;margin:0;border:0;display:none",c=0===o[0].offsetHeight,o[0].style.display="",o[1].style.display="none",n.reliableHiddenOffsets=c&&0===o[0].offsetHeight,p.innerHTML="",p.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",n.boxSizing=4===p.offsetWidth,n.doesNotIncludeMarginInBodyOffset=1!==s.offsetTop,e.getComputedStyle&&(n.pixelPosition="1%"!==(e.getComputedStyle(p,null)||{}).top,n.boxSizingReliable="4px"===(e.getComputedStyle(p,null)||{width:"4px"}).width,i=p.appendChild(V.createElement("div")),i.style.cssText=p.style.cssText=a,i.style.marginRight=i.style.width="0",p.style.width="1px",n.reliableMarginRight=!parseFloat((e.getComputedStyle(i,null)||{}).marginRight)),p.style.zoom!==t&&(p.innerHTML="",p.style.cssText=a+"width:1px;padding:1px;display:inline;zoom:1",n.inlineBlockNeedsLayout=3===p.offsetWidth,p.style.display="block",p.innerHTML="<div></div>",p.firstChild.style.width="5px",n.shrinkWrapBlocks=3!==p.offsetWidth,s.style.zoom=1),s.removeChild(r),r=p=o=i=null)}),r=o=u=a=i=s=null,n}();var wt=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,Nt=/([A-Z])/g;st.extend({cache:{},expando:"jQuery"+(Z+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?st.cache[e[st.expando]]:e[st.expando],!!e&&!s(e)},data:function(e,t,n){return i(e,t,n,!1)},removeData:function(e,t){return o(e,t,!1)},_data:function(e,t,n){return i(e,t,n,!0)},_removeData:function(e,t){return o(e,t,!0)},acceptData:function(e){var t=e.nodeName&&st.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),st.fn.extend({data:function(e,n){var r,i,o=this[0],s=0,u=null;if(e===t){if(this.length&&(u=st.data(o),1===o.nodeType&&!st._data(o,"parsedAttrs"))){for(r=o.attributes;r.length>s;s++)i=r[s].name,i.indexOf("data-")||(i=st.camelCase(i.substring(5)),a(o,i,u[i]));st._data(o,"parsedAttrs",!0)}return u}return"object"==typeof e?this.each(function(){st.data(this,e)}):st.access(this,function(n){return n===t?o?a(o,e,st.data(o,e)):null:(this.each(function(){st.data(this,e,n)}),t)},null,n,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){st.removeData(this,e)})}}),st.extend({queue:function(e,n,r){var i;return e?(n=(n||"fx")+"queue",i=st._data(e,n),r&&(!i||st.isArray(r)?i=st._data(e,n,st.makeArray(r)):i.push(r)),i||[]):t},dequeue:function(e,t){t=t||"fx";var n=st.queue(e,t),r=n.length,i=n.shift(),o=st._queueHooks(e,t),a=function(){st.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),o.cur=i,i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return st._data(e,n)||st._data(e,n,{empty:st.Callbacks("once memory").add(function(){st._removeData(e,t+"queue"),st._removeData(e,n)})})}}),st.fn.extend({queue:function(e,n){var r=2;return"string"!=typeof e&&(n=e,e="fx",r--),r>arguments.length?st.queue(this[0],e):n===t?this:this.each(function(){var t=st.queue(this,e,n);st._queueHooks(this,e),"fx"===e&&"inprogress"!==t[0]&&st.dequeue(this,e)})},dequeue:function(e){return this.each(function(){st.dequeue(this,e)})},delay:function(e,t){return e=st.fx?st.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,i=1,o=st.Deferred(),a=this,s=this.length,u=function(){--i||o.resolveWith(a,[a])};for("string"!=typeof e&&(n=e,e=t),e=e||"fx";s--;)r=st._data(a[s],e+"queueHooks"),r&&r.empty&&(i++,r.empty.add(u));return u(),o.promise(n)}});var Ct,kt,Et=/[\t\r\n]/g,St=/\r/g,At=/^(?:input|select|textarea|button|object)$/i,jt=/^(?:a|area)$/i,Dt=/^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i,Lt=/^(?:checked|selected)$/i,Ht=st.support.getSetAttribute,Mt=st.support.input;st.fn.extend({attr:function(e,t){return st.access(this,st.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){st.removeAttr(this,e)})},prop:function(e,t){return st.access(this,st.prop,e,t,arguments.length>1)},removeProp:function(e){return e=st.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){var t,n,r,i,o,a=0,s=this.length,u="string"==typeof e&&e;if(st.isFunction(e))return this.each(function(t){st(this).addClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(lt)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(Et," "):" ")){for(o=0;i=t[o++];)0>r.indexOf(" "+i+" ")&&(r+=i+" ");n.className=st.trim(r)}return this},removeClass:function(e){var t,n,r,i,o,a=0,s=this.length,u=0===arguments.length||"string"==typeof e&&e;if(st.isFunction(e))return this.each(function(t){st(this).removeClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(lt)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(Et," "):"")){for(o=0;i=t[o++];)for(;r.indexOf(" "+i+" ")>=0;)r=r.replace(" "+i+" "," ");n.className=e?st.trim(r):""}return this},toggleClass:function(e,t){var n=typeof e,r="boolean"==typeof t;return st.isFunction(e)?this.each(function(n){st(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var i,o=0,a=st(this),s=t,u=e.match(lt)||[];i=u[o++];)s=r?s:!a.hasClass(i),a[s?"addClass":"removeClass"](i);else("undefined"===n||"boolean"===n)&&(this.className&&st._data(this,"__className__",this.className),this.className=this.className||e===!1?"":st._data(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,r=this.length;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(Et," ").indexOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,o=this[0];{if(arguments.length)return i=st.isFunction(e),this.each(function(r){var o,a=st(this);1===this.nodeType&&(o=i?e.call(this,r,a.val()):e,null==o?o="":"number"==typeof o?o+="":st.isArray(o)&&(o=st.map(o,function(e){return null==e?"":e+""})),n=st.valHooks[this.type]||st.valHooks[this.nodeName.toLowerCase()],n&&"set"in n&&n.set(this,o,"value")!==t||(this.value=o))});if(o)return n=st.valHooks[o.type]||st.valHooks[o.nodeName.toLowerCase()],n&&"get"in n&&(r=n.get(o,"value"))!==t?r:(r=o.value,"string"==typeof r?r.replace(St,""):null==r?"":r)}}}),st.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){for(var t,n,r=e.options,i=e.selectedIndex,o="select-one"===e.type||0>i,a=o?null:[],s=o?i+1:r.length,u=0>i?s:o?i:0;s>u;u++)if(n=r[u],!(!n.selected&&u!==i||(st.support.optDisabled?n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disabled&&st.nodeName(n.parentNode,"optgroup"))){if(t=st(n).val(),o)return t;a.push(t)}return a},set:function(e,t){var n=st.makeArray(t);return st(e).find("option").each(function(){this.selected=st.inArray(st(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attr:function(e,n,r){var i,o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return e.getAttribute===t?st.prop(e,n,r):(a=1!==s||!st.isXMLDoc(e),a&&(n=n.toLowerCase(),o=st.attrHooks[n]||(Dt.test(n)?kt:Ct)),r===t?o&&a&&"get"in o&&null!==(i=o.get(e,n))?i:(e.getAttribute!==t&&(i=e.getAttribute(n)),null==i?t:i):null!==r?o&&a&&"set"in o&&(i=o.set(e,r,n))!==t?i:(e.setAttribute(n,r+""),r):(st.removeAttr(e,n),t))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(lt);if(o&&1===e.nodeType)for(;n=o[i++];)r=st.propFix[n]||n,Dt.test(n)?!Ht&&Lt.test(n)?e[st.camelCase("default-"+n)]=e[r]=!1:e[r]=!1:st.attr(e,n,""),e.removeAttribute(Ht?n:r)},attrHooks:{type:{set:function(e,t){if(!st.support.radioValue&&"radio"===t&&st.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,n,r){var i,o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return a=1!==s||!st.isXMLDoc(e),a&&(n=st.propFix[n]||n,o=st.propHooks[n]),r!==t?o&&"set"in o&&(i=o.set(e,r,n))!==t?i:e[n]=r:o&&"get"in o&&null!==(i=o.get(e,n))?i:e[n]},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode("tabindex");return n&&n.specified?parseInt(n.value,10):At.test(e.nodeName)||jt.test(e.nodeName)&&e.href?0:t}}}}),kt={get:function(e,n){var r=st.prop(e,n),i="boolean"==typeof r&&e.getAttribute(n),o="boolean"==typeof r?Mt&&Ht?null!=i:Lt.test(n)?e[st.camelCase("default-"+n)]:!!i:e.getAttributeNode(n);return o&&o.value!==!1?n.toLowerCase():t},set:function(e,t,n){return t===!1?st.removeAttr(e,n):Mt&&Ht||!Lt.test(n)?e.setAttribute(!Ht&&st.propFix[n]||n,n):e[st.camelCase("default-"+n)]=e[n]=!0,n}},Mt&&Ht||(st.attrHooks.value={get:function(e,n){var r=e.getAttributeNode(n);return st.nodeName(e,"input")?e.defaultValue:r&&r.specified?r.value:t
|
2 |
-
},set:function(e,n,r){return st.nodeName(e,"input")?(e.defaultValue=n,t):Ct&&Ct.set(e,n,r)}}),Ht||(Ct=st.valHooks.button={get:function(e,n){var r=e.getAttributeNode(n);return r&&("id"===n||"name"===n||"coords"===n?""!==r.value:r.specified)?r.value:t},set:function(e,n,r){var i=e.getAttributeNode(r);return i||e.setAttributeNode(i=e.ownerDocument.createAttribute(r)),i.value=n+="","value"===r||n===e.getAttribute(r)?n:t}},st.attrHooks.contenteditable={get:Ct.get,set:function(e,t,n){Ct.set(e,""===t?!1:t,n)}},st.each(["width","height"],function(e,n){st.attrHooks[n]=st.extend(st.attrHooks[n],{set:function(e,r){return""===r?(e.setAttribute(n,"auto"),r):t}})})),st.support.hrefNormalized||(st.each(["href","src","width","height"],function(e,n){st.attrHooks[n]=st.extend(st.attrHooks[n],{get:function(e){var r=e.getAttribute(n,2);return null==r?t:r}})}),st.each(["href","src"],function(e,t){st.propHooks[t]={get:function(e){return e.getAttribute(t,4)}}})),st.support.style||(st.attrHooks.style={get:function(e){return e.style.cssText||t},set:function(e,t){return e.style.cssText=t+""}}),st.support.optSelected||(st.propHooks.selected=st.extend(st.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),st.support.enctype||(st.propFix.enctype="encoding"),st.support.checkOn||st.each(["radio","checkbox"],function(){st.valHooks[this]={get:function(e){return null===e.getAttribute("value")?"on":e.value}}}),st.each(["radio","checkbox"],function(){st.valHooks[this]=st.extend(st.valHooks[this],{set:function(e,n){return st.isArray(n)?e.checked=st.inArray(st(e).val(),n)>=0:t}})});var qt=/^(?:input|select|textarea)$/i,_t=/^key/,Ft=/^(?:mouse|contextmenu)|click/,Ot=/^(?:focusinfocus|focusoutblur)$/,Bt=/^([^.]*)(?:\.(.+)|)$/;st.event={global:{},add:function(e,n,r,i,o){var a,s,u,l,c,f,p,d,h,g,m,y=3!==e.nodeType&&8!==e.nodeType&&st._data(e);if(y){for(r.handler&&(a=r,r=a.handler,o=a.selector),r.guid||(r.guid=st.guid++),(l=y.events)||(l=y.events={}),(s=y.handle)||(s=y.handle=function(e){return st===t||e&&st.event.triggered===e.type?t:st.event.dispatch.apply(s.elem,arguments)},s.elem=e),n=(n||"").match(lt)||[""],c=n.length;c--;)u=Bt.exec(n[c])||[],h=m=u[1],g=(u[2]||"").split(".").sort(),p=st.event.special[h]||{},h=(o?p.delegateType:p.bindType)||h,p=st.event.special[h]||{},f=st.extend({type:h,origType:m,data:i,handler:r,guid:r.guid,selector:o,needsContext:o&&st.expr.match.needsContext.test(o),namespace:g.join(".")},a),(d=l[h])||(d=l[h]=[],d.delegateCount=0,p.setup&&p.setup.call(e,i,g,s)!==!1||(e.addEventListener?e.addEventListener(h,s,!1):e.attachEvent&&e.attachEvent("on"+h,s))),p.add&&(p.add.call(e,f),f.handler.guid||(f.handler.guid=r.guid)),o?d.splice(d.delegateCount++,0,f):d.push(f),st.event.global[h]=!0;e=null}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,m=st.hasData(e)&&st._data(e);if(m&&(u=m.events)){for(t=(t||"").match(lt)||[""],l=t.length;l--;)if(s=Bt.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){for(f=st.event.special[d]||{},d=(r?f.delegateType:f.bindType)||d,p=u[d]||[],s=s[2]&&RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&f.teardown.call(e,h,m.handle)!==!1||st.removeEvent(e,d,m.handle),delete u[d])}else for(d in u)st.event.remove(e,d+t[l],n,r,!0);st.isEmptyObject(u)&&(delete m.handle,st._removeData(e,"events"))}},trigger:function(n,r,i,o){var a,s,u,l,c,f,p,d=[i||V],h=n.type||n,g=n.namespace?n.namespace.split("."):[];if(s=u=i=i||V,3!==i.nodeType&&8!==i.nodeType&&!Ot.test(h+st.event.triggered)&&(h.indexOf(".")>=0&&(g=h.split("."),h=g.shift(),g.sort()),c=0>h.indexOf(":")&&"on"+h,n=n[st.expando]?n:new st.Event(h,"object"==typeof n&&n),n.isTrigger=!0,n.namespace=g.join("."),n.namespace_re=n.namespace?RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,n.result=t,n.target||(n.target=i),r=null==r?[n]:st.makeArray(r,[n]),p=st.event.special[h]||{},o||!p.trigger||p.trigger.apply(i,r)!==!1)){if(!o&&!p.noBubble&&!st.isWindow(i)){for(l=p.delegateType||h,Ot.test(l+h)||(s=s.parentNode);s;s=s.parentNode)d.push(s),u=s;u===(i.ownerDocument||V)&&d.push(u.defaultView||u.parentWindow||e)}for(a=0;(s=d[a++])&&!n.isPropagationStopped();)n.type=a>1?l:p.bindType||h,f=(st._data(s,"events")||{})[n.type]&&st._data(s,"handle"),f&&f.apply(s,r),f=c&&s[c],f&&st.acceptData(s)&&f.apply&&f.apply(s,r)===!1&&n.preventDefault();if(n.type=h,!(o||n.isDefaultPrevented()||p._default&&p._default.apply(i.ownerDocument,r)!==!1||"click"===h&&st.nodeName(i,"a")||!st.acceptData(i)||!c||!i[h]||st.isWindow(i))){u=i[c],u&&(i[c]=null),st.event.triggered=h;try{i[h]()}catch(m){}st.event.triggered=t,u&&(i[c]=u)}return n.result}},dispatch:function(e){e=st.event.fix(e);var n,r,i,o,a,s=[],u=nt.call(arguments),l=(st._data(this,"events")||{})[e.type]||[],c=st.event.special[e.type]||{};if(u[0]=e,e.delegateTarget=this,!c.preDispatch||c.preDispatch.call(this,e)!==!1){for(s=st.event.handlers.call(this,e,l),n=0;(o=s[n++])&&!e.isPropagationStopped();)for(e.currentTarget=o.elem,r=0;(a=o.handlers[r++])&&!e.isImmediatePropagationStopped();)(!e.namespace_re||e.namespace_re.test(a.namespace))&&(e.handleObj=a,e.data=a.data,i=((st.event.special[a.origType]||{}).handle||a.handler).apply(o.elem,u),i!==t&&(e.result=i)===!1&&(e.preventDefault(),e.stopPropagation()));return c.postDispatch&&c.postDispatch.call(this,e),e.result}},handlers:function(e,n){var r,i,o,a,s=[],u=n.delegateCount,l=e.target;if(u&&l.nodeType&&(!e.button||"click"!==e.type))for(;l!=this;l=l.parentNode||this)if(l.disabled!==!0||"click"!==e.type){for(i=[],r=0;u>r;r++)a=n[r],o=a.selector+" ",i[o]===t&&(i[o]=a.needsContext?st(o,this).index(l)>=0:st.find(o,this,null,[l]).length),i[o]&&i.push(a);i.length&&s.push({elem:l,handlers:i})}return n.length>u&&s.push({elem:this,handlers:n.slice(u)}),s},fix:function(e){if(e[st.expando])return e;var t,n,r=e,i=st.event.fixHooks[e.type]||{},o=i.props?this.props.concat(i.props):this.props;for(e=new st.Event(r),t=o.length;t--;)n=o[t],e[n]=r[n];return e.target||(e.target=r.srcElement||V),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,i.filter?i.filter(e,r):e},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,n){var r,i,o,a=n.button,s=n.fromElement;return null==e.pageX&&null!=n.clientX&&(r=e.target.ownerDocument||V,i=r.documentElement,o=r.body,e.pageX=n.clientX+(i&&i.scrollLeft||o&&o.scrollLeft||0)-(i&&i.clientLeft||o&&o.clientLeft||0),e.pageY=n.clientY+(i&&i.scrollTop||o&&o.scrollTop||0)-(i&&i.clientTop||o&&o.clientTop||0)),!e.relatedTarget&&s&&(e.relatedTarget=s===e.target?n.toElement:s),e.which||a===t||(e.which=1&a?1:2&a?3:4&a?2:0),e}},special:{load:{noBubble:!0},click:{trigger:function(){return st.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):t}},focus:{trigger:function(){if(this!==V.activeElement&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:"focusin"},blur:{trigger:function(){return this===V.activeElement&&this.blur?(this.blur(),!1):t},delegateType:"focusout"},beforeunload:{postDispatch:function(e){e.result!==t&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=st.extend(new st.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?st.event.trigger(i,null,t):st.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},st.removeEvent=V.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,n,r){var i="on"+n;e.detachEvent&&(e[i]===t&&(e[i]=null),e.detachEvent(i,r))},st.Event=function(e,n){return this instanceof st.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?u:l):this.type=e,n&&st.extend(this,n),this.timeStamp=e&&e.timeStamp||st.now(),this[st.expando]=!0,t):new st.Event(e,n)},st.Event.prototype={isDefaultPrevented:l,isPropagationStopped:l,isImmediatePropagationStopped:l,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=u,e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=u,e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u,this.stopPropagation()}},st.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){st.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj;return(!i||i!==r&&!st.contains(r,i))&&(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),st.support.submitBubbles||(st.event.special.submit={setup:function(){return st.nodeName(this,"form")?!1:(st.event.add(this,"click._submit keypress._submit",function(e){var n=e.target,r=st.nodeName(n,"input")||st.nodeName(n,"button")?n.form:t;r&&!st._data(r,"submitBubbles")&&(st.event.add(r,"submit._submit",function(e){e._submit_bubble=!0}),st._data(r,"submitBubbles",!0))}),t)},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&st.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){return st.nodeName(this,"form")?!1:(st.event.remove(this,"._submit"),t)}}),st.support.changeBubbles||(st.event.special.change={setup:function(){return qt.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(st.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),st.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),st.event.simulate("change",this,e,!0)})),!1):(st.event.add(this,"beforeactivate._change",function(e){var t=e.target;qt.test(t.nodeName)&&!st._data(t,"changeBubbles")&&(st.event.add(t,"change._change",function(e){!this.parentNode||e.isSimulated||e.isTrigger||st.event.simulate("change",this.parentNode,e,!0)}),st._data(t,"changeBubbles",!0))}),t)},handle:function(e){var n=e.target;return this!==n||e.isSimulated||e.isTrigger||"radio"!==n.type&&"checkbox"!==n.type?e.handleObj.handler.apply(this,arguments):t},teardown:function(){return st.event.remove(this,"._change"),!qt.test(this.nodeName)}}),st.support.focusinBubbles||st.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){st.event.simulate(t,e.target,st.event.fix(e),!0)};st.event.special[t]={setup:function(){0===n++&&V.addEventListener(e,r,!0)},teardown:function(){0===--n&&V.removeEventListener(e,r,!0)}}}),st.fn.extend({on:function(e,n,r,i,o){var a,s;if("object"==typeof e){"string"!=typeof n&&(r=r||n,n=t);for(s in e)this.on(s,n,r,e[s],o);return this}if(null==r&&null==i?(i=n,r=n=t):null==i&&("string"==typeof n?(i=r,r=t):(i=r,r=n,n=t)),i===!1)i=l;else if(!i)return this;return 1===o&&(a=i,i=function(e){return st().off(e),a.apply(this,arguments)},i.guid=a.guid||(a.guid=st.guid++)),this.each(function(){st.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,st(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"==typeof e){for(o in e)this.off(o,n,e[o]);return this}return(n===!1||"function"==typeof n)&&(r=n,n=t),r===!1&&(r=l),this.each(function(){st.event.remove(this,e,r,n)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){st.event.trigger(e,t,this)})},triggerHandler:function(e,n){var r=this[0];return r?st.event.trigger(e,n,r,!0):t},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),st.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){st.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)},_t.test(t)&&(st.event.fixHooks[t]=st.event.keyHooks),Ft.test(t)&&(st.event.fixHooks[t]=st.event.mouseHooks)}),function(e,t){function n(e){return ht.test(e+"")}function r(){var e,t=[];return e=function(n,r){return t.push(n+=" ")>C.cacheLength&&delete e[t.shift()],e[n]=r}}function i(e){return e[P]=!0,e}function o(e){var t=L.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}}function a(e,t,n,r){var i,o,a,s,u,l,c,d,h,g;if((t?t.ownerDocument||t:R)!==L&&D(t),t=t||L,n=n||[],!e||"string"!=typeof e)return n;if(1!==(s=t.nodeType)&&9!==s)return[];if(!M&&!r){if(i=gt.exec(e))if(a=i[1]){if(9===s){if(o=t.getElementById(a),!o||!o.parentNode)return n;if(o.id===a)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(a))&&O(t,o)&&o.id===a)return n.push(o),n}else{if(i[2])return Q.apply(n,K.call(t.getElementsByTagName(e),0)),n;if((a=i[3])&&W.getByClassName&&t.getElementsByClassName)return Q.apply(n,K.call(t.getElementsByClassName(a),0)),n}if(W.qsa&&!q.test(e)){if(c=!0,d=P,h=t,g=9===s&&e,1===s&&"object"!==t.nodeName.toLowerCase()){for(l=f(e),(c=t.getAttribute("id"))?d=c.replace(vt,"\\$&"):t.setAttribute("id",d),d="[id='"+d+"'] ",u=l.length;u--;)l[u]=d+p(l[u]);h=dt.test(e)&&t.parentNode||t,g=l.join(",")}if(g)try{return Q.apply(n,K.call(h.querySelectorAll(g),0)),n}catch(m){}finally{c||t.removeAttribute("id")}}}return x(e.replace(at,"$1"),t,n,r)}function s(e,t){for(var n=e&&t&&e.nextSibling;n;n=n.nextSibling)if(n===t)return-1;return e?1:-1}function u(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function l(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function c(e){return i(function(t){return t=+t,i(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function f(e,t){var n,r,i,o,s,u,l,c=X[e+" "];if(c)return t?0:c.slice(0);for(s=e,u=[],l=C.preFilter;s;){(!n||(r=ut.exec(s)))&&(r&&(s=s.slice(r[0].length)||s),u.push(i=[])),n=!1,(r=lt.exec(s))&&(n=r.shift(),i.push({value:n,type:r[0].replace(at," ")}),s=s.slice(n.length));for(o in C.filter)!(r=pt[o].exec(s))||l[o]&&!(r=l[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),s=s.slice(n.length));if(!n)break}return t?s.length:s?a.error(e):X(e,u).slice(0)}function p(e){for(var t=0,n=e.length,r="";n>t;t++)r+=e[t].value;return r}function d(e,t,n){var r=t.dir,i=n&&"parentNode"===t.dir,o=I++;return t.first?function(t,n,o){for(;t=t[r];)if(1===t.nodeType||i)return e(t,n,o)}:function(t,n,a){var s,u,l,c=$+" "+o;if(a){for(;t=t[r];)if((1===t.nodeType||i)&&e(t,n,a))return!0}else for(;t=t[r];)if(1===t.nodeType||i)if(l=t[P]||(t[P]={}),(u=l[r])&&u[0]===c){if((s=u[1])===!0||s===N)return s===!0}else if(u=l[r]=[c],u[1]=e(t,n,a)||N,u[1]===!0)return!0}}function h(e){return e.length>1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function g(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;u>s;s++)(o=e[s])&&(!n||n(o,r,i))&&(a.push(o),l&&t.push(s));return a}function m(e,t,n,r,o,a){return r&&!r[P]&&(r=m(r)),o&&!o[P]&&(o=m(o,a)),i(function(i,a,s,u){var l,c,f,p=[],d=[],h=a.length,m=i||b(t||"*",s.nodeType?[s]:s,[]),y=!e||!i&&t?m:g(m,p,e,s,u),v=n?o||(i?e:h||r)?[]:a:y;if(n&&n(y,v,s,u),r)for(l=g(v,d),r(l,[],s,u),c=l.length;c--;)(f=l[c])&&(v[d[c]]=!(y[d[c]]=f));if(i){if(o||e){if(o){for(l=[],c=v.length;c--;)(f=v[c])&&l.push(y[c]=f);o(null,v=[],l,u)}for(c=v.length;c--;)(f=v[c])&&(l=o?Z.call(i,f):p[c])>-1&&(i[l]=!(a[l]=f))}}else v=g(v===a?v.splice(h,v.length):v),o?o(null,a,v,u):Q.apply(a,v)})}function y(e){for(var t,n,r,i=e.length,o=C.relative[e[0].type],a=o||C.relative[" "],s=o?1:0,u=d(function(e){return e===t},a,!0),l=d(function(e){return Z.call(t,e)>-1},a,!0),c=[function(e,n,r){return!o&&(r||n!==j)||((t=n).nodeType?u(e,n,r):l(e,n,r))}];i>s;s++)if(n=C.relative[e[s].type])c=[d(h(c),n)];else{if(n=C.filter[e[s].type].apply(null,e[s].matches),n[P]){for(r=++s;i>r&&!C.relative[e[r].type];r++);return m(s>1&&h(c),s>1&&p(e.slice(0,s-1)).replace(at,"$1"),n,r>s&&y(e.slice(s,r)),i>r&&y(e=e.slice(r)),i>r&&p(e))}c.push(n)}return h(c)}function v(e,t){var n=0,r=t.length>0,o=e.length>0,s=function(i,s,u,l,c){var f,p,d,h=[],m=0,y="0",v=i&&[],b=null!=c,x=j,T=i||o&&C.find.TAG("*",c&&s.parentNode||s),w=$+=null==x?1:Math.E;for(b&&(j=s!==L&&s,N=n);null!=(f=T[y]);y++){if(o&&f){for(p=0;d=e[p];p++)if(d(f,s,u)){l.push(f);break}b&&($=w,N=++n)}r&&((f=!d&&f)&&m--,i&&v.push(f))}if(m+=y,r&&y!==m){for(p=0;d=t[p];p++)d(v,h,s,u);if(i){if(m>0)for(;y--;)v[y]||h[y]||(h[y]=G.call(l));h=g(h)}Q.apply(l,h),b&&!i&&h.length>0&&m+t.length>1&&a.uniqueSort(l)}return b&&($=w,j=x),v};return r?i(s):s}function b(e,t,n){for(var r=0,i=t.length;i>r;r++)a(e,t[r],n);return n}function x(e,t,n,r){var i,o,a,s,u,l=f(e);if(!r&&1===l.length){if(o=l[0]=l[0].slice(0),o.length>2&&"ID"===(a=o[0]).type&&9===t.nodeType&&!M&&C.relative[o[1].type]){if(t=C.find.ID(a.matches[0].replace(xt,Tt),t)[0],!t)return n;e=e.slice(o.shift().value.length)}for(i=pt.needsContext.test(e)?-1:o.length-1;i>=0&&(a=o[i],!C.relative[s=a.type]);i--)if((u=C.find[s])&&(r=u(a.matches[0].replace(xt,Tt),dt.test(o[0].type)&&t.parentNode||t))){if(o.splice(i,1),e=r.length&&p(o),!e)return Q.apply(n,K.call(r,0)),n;break}}return S(e,l)(r,t,M,n,dt.test(e)),n}function T(){}var w,N,C,k,E,S,A,j,D,L,H,M,q,_,F,O,B,P="sizzle"+-new Date,R=e.document,W={},$=0,I=0,z=r(),X=r(),U=r(),V=typeof t,Y=1<<31,J=[],G=J.pop,Q=J.push,K=J.slice,Z=J.indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(this[t]===e)return t;return-1},et="[\\x20\\t\\r\\n\\f]",tt="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",nt=tt.replace("w","w#"),rt="([*^$|!~]?=)",it="\\["+et+"*("+tt+")"+et+"*(?:"+rt+et+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+nt+")|)|)"+et+"*\\]",ot=":("+tt+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+it.replace(3,8)+")*)|.*)\\)|)",at=RegExp("^"+et+"+|((?:^|[^\\\\])(?:\\\\.)*)"+et+"+$","g"),ut=RegExp("^"+et+"*,"+et+"*"),lt=RegExp("^"+et+"*([\\x20\\t\\r\\n\\f>+~])"+et+"*"),ct=RegExp(ot),ft=RegExp("^"+nt+"$"),pt={ID:RegExp("^#("+tt+")"),CLASS:RegExp("^\\.("+tt+")"),NAME:RegExp("^\\[name=['\"]?("+tt+")['\"]?\\]"),TAG:RegExp("^("+tt.replace("w","w*")+")"),ATTR:RegExp("^"+it),PSEUDO:RegExp("^"+ot),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+et+"*(even|odd|(([+-]|)(\\d*)n|)"+et+"*(?:([+-]|)"+et+"*(\\d+)|))"+et+"*\\)|)","i"),needsContext:RegExp("^"+et+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+et+"*((?:-\\d)?\\d*)"+et+"*\\)|)(?=[^-]|$)","i")},dt=/[\x20\t\r\n\f]*[+~]/,ht=/\{\s*\[native code\]\s*\}/,gt=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,mt=/^(?:input|select|textarea|button)$/i,yt=/^h\d$/i,vt=/'|\\/g,bt=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,xt=/\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g,Tt=function(e,t){var n="0x"+t-65536;return n!==n?t:0>n?String.fromCharCode(n+65536):String.fromCharCode(55296|n>>10,56320|1023&n)};try{K.call(H.childNodes,0)[0].nodeType}catch(wt){K=function(e){for(var t,n=[];t=this[e];e++)n.push(t);return n}}E=a.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},D=a.setDocument=function(e){var r=e?e.ownerDocument||e:R;return r!==L&&9===r.nodeType&&r.documentElement?(L=r,H=r.documentElement,M=E(r),W.tagNameNoComments=o(function(e){return e.appendChild(r.createComment("")),!e.getElementsByTagName("*").length}),W.attributes=o(function(e){e.innerHTML="<select></select>";var t=typeof e.lastChild.getAttribute("multiple");return"boolean"!==t&&"string"!==t}),W.getByClassName=o(function(e){return e.innerHTML="<div class='hidden e'></div><div class='hidden'></div>",e.getElementsByClassName&&e.getElementsByClassName("e").length?(e.lastChild.className="e",2===e.getElementsByClassName("e").length):!1}),W.getByName=o(function(e){e.id=P+0,e.innerHTML="<a name='"+P+"'></a><div name='"+P+"'></div>",H.insertBefore(e,H.firstChild);var t=r.getElementsByName&&r.getElementsByName(P).length===2+r.getElementsByName(P+0).length;return W.getIdNotName=!r.getElementById(P),H.removeChild(e),t}),C.attrHandle=o(function(e){return e.innerHTML="<a href='#'></a>",e.firstChild&&typeof e.firstChild.getAttribute!==V&&"#"===e.firstChild.getAttribute("href")})?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},W.getIdNotName?(C.find.ID=function(e,t){if(typeof t.getElementById!==V&&!M){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},C.filter.ID=function(e){var t=e.replace(xt,Tt);return function(e){return e.getAttribute("id")===t}}):(C.find.ID=function(e,n){if(typeof n.getElementById!==V&&!M){var r=n.getElementById(e);return r?r.id===e||typeof r.getAttributeNode!==V&&r.getAttributeNode("id").value===e?[r]:t:[]}},C.filter.ID=function(e){var t=e.replace(xt,Tt);return function(e){var n=typeof e.getAttributeNode!==V&&e.getAttributeNode("id");return n&&n.value===t}}),C.find.TAG=W.tagNameNoComments?function(e,n){return typeof n.getElementsByTagName!==V?n.getElementsByTagName(e):t}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i];i++)1===n.nodeType&&r.push(n);return r}return o},C.find.NAME=W.getByName&&function(e,n){return typeof n.getElementsByName!==V?n.getElementsByName(name):t},C.find.CLASS=W.getByClassName&&function(e,n){return typeof n.getElementsByClassName===V||M?t:n.getElementsByClassName(e)},_=[],q=[":focus"],(W.qsa=n(r.querySelectorAll))&&(o(function(e){e.innerHTML="<select><option selected=''></option></select>",e.querySelectorAll("[selected]").length||q.push("\\["+et+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||q.push(":checked")}),o(function(e){e.innerHTML="<input type='hidden' i=''/>",e.querySelectorAll("[i^='']").length&&q.push("[*^$]="+et+"*(?:\"\"|'')"),e.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),q.push(",.*:")})),(W.matchesSelector=n(F=H.matchesSelector||H.mozMatchesSelector||H.webkitMatchesSelector||H.oMatchesSelector||H.msMatchesSelector))&&o(function(e){W.disconnectedMatch=F.call(e,"div"),F.call(e,"[s!='']:x"),_.push("!=",ot)}),q=RegExp(q.join("|")),_=RegExp(_.join("|")),O=n(H.contains)||H.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},B=H.compareDocumentPosition?function(e,t){var n;return e===t?(A=!0,0):(n=t.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(t))?1&n||e.parentNode&&11===e.parentNode.nodeType?e===r||O(R,e)?-1:t===r||O(R,t)?1:0:4&n?-1:1:e.compareDocumentPosition?-1:1}:function(e,t){var n,i=0,o=e.parentNode,a=t.parentNode,u=[e],l=[t];if(e===t)return A=!0,0;if(e.sourceIndex&&t.sourceIndex)return(~t.sourceIndex||Y)-(O(R,e)&&~e.sourceIndex||Y);if(!o||!a)return e===r?-1:t===r?1:o?-1:a?1:0;if(o===a)return s(e,t);for(n=e;n=n.parentNode;)u.unshift(n);for(n=t;n=n.parentNode;)l.unshift(n);for(;u[i]===l[i];)i++;return i?s(u[i],l[i]):u[i]===R?-1:l[i]===R?1:0},A=!1,[0,0].sort(B),W.detectDuplicates=A,L):L},a.matches=function(e,t){return a(e,null,null,t)},a.matchesSelector=function(e,t){if((e.ownerDocument||e)!==L&&D(e),t=t.replace(bt,"='$1']"),!(!W.matchesSelector||M||_&&_.test(t)||q.test(t)))try{var n=F.call(e,t);if(n||W.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(r){}return a(t,L,null,[e]).length>0},a.contains=function(e,t){return(e.ownerDocument||e)!==L&&D(e),O(e,t)},a.attr=function(e,t){var n;return(e.ownerDocument||e)!==L&&D(e),M||(t=t.toLowerCase()),(n=C.attrHandle[t])?n(e):M||W.attributes?e.getAttribute(t):((n=e.getAttributeNode(t))||e.getAttribute(t))&&e[t]===!0?t:n&&n.specified?n.value:null},a.error=function(e){throw Error("Syntax error, unrecognized expression: "+e)},a.uniqueSort=function(e){var t,n=[],r=1,i=0;if(A=!W.detectDuplicates,e.sort(B),A){for(;t=e[r];r++)t===e[r-1]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return e},k=a.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=k(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r];r++)n+=k(t);return n},C=a.selectors={cacheLength:50,createPseudo:i,match:pt,find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(xt,Tt),e[3]=(e[4]||e[5]||"").replace(xt,Tt),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||a.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&a.error(e[0]),e},PSEUDO:function(e){var t,n=!e[5]&&e[2];return pt.CHILD.test(e[0])?null:(e[4]?e[2]=e[4]:n&&ct.test(n)&&(t=f(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){return"*"===e?function(){return!0}:(e=e.replace(xt,Tt).toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=z[e+" "];return t||(t=RegExp("(^|"+et+")"+e+"("+et+"|$)"))&&z(e,function(e){return t.test(e.className||typeof e.getAttribute!==V&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=a.attr(r,e);return null==i?"!="===t:t?(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.substr(i.length-n.length)===n:"~="===t?(" "+i+" ").indexOf(n)>-1:"|="===t?i===n||i.substr(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",m=t.parentNode,y=s&&t.nodeName.toLowerCase(),v=!u&&!s;if(m){if(o){for(;g;){for(f=t;f=f[g];)if(s?f.nodeName.toLowerCase()===y:1===f.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?m.firstChild:m.lastChild],a&&v){for(c=m[P]||(m[P]={}),l=c[e]||[],d=l[0]===$&&l[1],p=l[0]===$&&l[2],f=d&&m.childNodes[d];f=++d&&f&&f[g]||(p=d=0)||h.pop();)if(1===f.nodeType&&++p&&f===t){c[e]=[$,d,p];break}}else if(v&&(l=(t[P]||(t[P]={}))[e])&&l[0]===$)p=l[1];else for(;(f=++d&&f&&f[g]||(p=d=0)||h.pop())&&((s?f.nodeName.toLowerCase()!==y:1!==f.nodeType)||!++p||(v&&((f[P]||(f[P]={}))[e]=[$,p]),f!==t)););return p-=i,p===r||0===p%r&&p/r>=0}}},PSEUDO:function(e,t){var n,r=C.pseudos[e]||C.setFilters[e.toLowerCase()]||a.error("unsupported pseudo: "+e);return r[P]?r(t):r.length>1?(n=[e,e,"",t],C.setFilters.hasOwnProperty(e.toLowerCase())?i(function(e,n){for(var i,o=r(e,t),a=o.length;a--;)i=Z.call(e,o[a]),e[i]=!(n[i]=o[a])}):function(e){return r(e,0,n)}):r}},pseudos:{not:i(function(e){var t=[],n=[],r=S(e.replace(at,"$1"));return r[P]?i(function(e,t,n,i){for(var o,a=r(e,null,i,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),!n.pop()}}),has:i(function(e){return function(t){return a(e,t).length>0}}),contains:i(function(e){return function(t){return(t.textContent||t.innerText||k(t)).indexOf(e)>-1}}),lang:i(function(e){return ft.test(e||"")||a.error("unsupported lang: "+e),e=e.replace(xt,Tt).toLowerCase(),function(t){var n;do if(n=M?t.getAttribute("xml:lang")||t.getAttribute("lang"):t.lang)return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===H},focus:function(e){return e===L.activeElement&&(!L.hasFocus||L.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!C.pseudos.empty(e)},header:function(e){return yt.test(e.nodeName)},input:function(e){return mt.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},first:c(function(){return[0]}),last:c(function(e,t){return[t-1]}),eq:c(function(e,t,n){return[0>n?n+t:n]}),even:c(function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e}),odd:c(function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e}),lt:c(function(e,t,n){for(var r=0>n?n+t:n;--r>=0;)e.push(r);return e}),gt:c(function(e,t,n){for(var r=0>n?n+t:n;t>++r;)e.push(r);return e})}};for(w in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})C.pseudos[w]=u(w);for(w in{submit:!0,reset:!0})C.pseudos[w]=l(w);S=a.compile=function(e,t){var n,r=[],i=[],o=U[e+" "];if(!o){for(t||(t=f(e)),n=t.length;n--;)o=y(t[n]),o[P]?r.push(o):i.push(o);o=U(e,v(i,r))}return o},C.pseudos.nth=C.pseudos.eq,C.filters=T.prototype=C.pseudos,C.setFilters=new T,D(),a.attr=st.attr,st.find=a,st.expr=a.selectors,st.expr[":"]=st.expr.pseudos,st.unique=a.uniqueSort,st.text=a.getText,st.isXMLDoc=a.isXML,st.contains=a.contains}(e);var Pt=/Until$/,Rt=/^(?:parents|prev(?:Until|All))/,Wt=/^.[^:#\[\.,]*$/,$t=st.expr.match.needsContext,It={children:!0,contents:!0,next:!0,prev:!0};st.fn.extend({find:function(e){var t,n,r;if("string"!=typeof e)return r=this,this.pushStack(st(e).filter(function(){for(t=0;r.length>t;t++)if(st.contains(r[t],this))return!0}));for(n=[],t=0;this.length>t;t++)st.find(e,this[t],n);return n=this.pushStack(st.unique(n)),n.selector=(this.selector?this.selector+" ":"")+e,n},has:function(e){var t,n=st(e,this),r=n.length;return this.filter(function(){for(t=0;r>t;t++)if(st.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(f(this,e,!1))},filter:function(e){return this.pushStack(f(this,e,!0))},is:function(e){return!!e&&("string"==typeof e?$t.test(e)?st(e,this.context).index(this[0])>=0:st.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){for(var n,r=0,i=this.length,o=[],a=$t.test(e)||"string"!=typeof e?st(e,t||this.context):0;i>r;r++)for(n=this[r];n&&n.ownerDocument&&n!==t&&11!==n.nodeType;){if(a?a.index(n)>-1:st.find.matchesSelector(n,e)){o.push(n);break}n=n.parentNode}return this.pushStack(o.length>1?st.unique(o):o)},index:function(e){return e?"string"==typeof e?st.inArray(this[0],st(e)):st.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){var n="string"==typeof e?st(e,t):st.makeArray(e&&e.nodeType?[e]:e),r=st.merge(this.get(),n);return this.pushStack(st.unique(r))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),st.fn.andSelf=st.fn.addBack,st.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return st.dir(e,"parentNode")},parentsUntil:function(e,t,n){return st.dir(e,"parentNode",n)},next:function(e){return c(e,"nextSibling")},prev:function(e){return c(e,"previousSibling")
|
3 |
-
},nextAll:function(e){return st.dir(e,"nextSibling")},prevAll:function(e){return st.dir(e,"previousSibling")},nextUntil:function(e,t,n){return st.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return st.dir(e,"previousSibling",n)},siblings:function(e){return st.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return st.sibling(e.firstChild)},contents:function(e){return st.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:st.merge([],e.childNodes)}},function(e,t){st.fn[e]=function(n,r){var i=st.map(this,t,n);return Pt.test(e)||(r=n),r&&"string"==typeof r&&(i=st.filter(r,i)),i=this.length>1&&!It[e]?st.unique(i):i,this.length>1&&Rt.test(e)&&(i=i.reverse()),this.pushStack(i)}}),st.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),1===t.length?st.find.matchesSelector(t[0],e)?[t[0]]:[]:st.find.matches(e,t)},dir:function(e,n,r){for(var i=[],o=e[n];o&&9!==o.nodeType&&(r===t||1!==o.nodeType||!st(o).is(r));)1===o.nodeType&&i.push(o),o=o[n];return i},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});var zt="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",Xt=/ jQuery\d+="(?:null|\d+)"/g,Ut=RegExp("<(?:"+zt+")[\\s/>]","i"),Vt=/^\s+/,Yt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Jt=/<([\w:]+)/,Gt=/<tbody/i,Qt=/<|&#?\w+;/,Kt=/<(?:script|style|link)/i,Zt=/^(?:checkbox|radio)$/i,en=/checked\s*(?:[^=]|=\s*.checked.)/i,tn=/^$|\/(?:java|ecma)script/i,nn=/^true\/(.*)/,rn=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,on={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:st.support.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},an=p(V),sn=an.appendChild(V.createElement("div"));on.optgroup=on.option,on.tbody=on.tfoot=on.colgroup=on.caption=on.thead,on.th=on.td,st.fn.extend({text:function(e){return st.access(this,function(e){return e===t?st.text(this):this.empty().append((this[0]&&this[0].ownerDocument||V).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(st.isFunction(e))return this.each(function(t){st(this).wrapAll(e.call(this,t))});if(this[0]){var t=st(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstChild&&1===e.firstChild.nodeType;)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return st.isFunction(e)?this.each(function(t){st(this).wrapInner(e.call(this,t))}):this.each(function(){var t=st(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=st.isFunction(e);return this.each(function(n){st(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){st.nodeName(this,"body")||st(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.insertBefore(e,this.firstChild)})},before:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){for(var n,r=0;null!=(n=this[r]);r++)(!e||st.filter(e,[n]).length>0)&&(t||1!==n.nodeType||st.cleanData(b(n)),n.parentNode&&(t&&st.contains(n.ownerDocument,n)&&m(b(n,"script")),n.parentNode.removeChild(n)));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++){for(1===e.nodeType&&st.cleanData(b(e,!1));e.firstChild;)e.removeChild(e.firstChild);e.options&&st.nodeName(e,"select")&&(e.options.length=0)}return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return st.clone(this,e,t)})},html:function(e){return st.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return 1===n.nodeType?n.innerHTML.replace(Xt,""):t;if(!("string"!=typeof e||Kt.test(e)||!st.support.htmlSerialize&&Ut.test(e)||!st.support.leadingWhitespace&&Vt.test(e)||on[(Jt.exec(e)||["",""])[1].toLowerCase()])){e=e.replace(Yt,"<$1></$2>");try{for(;i>r;r++)n=this[r]||{},1===n.nodeType&&(st.cleanData(b(n,!1)),n.innerHTML=e);n=0}catch(o){}}n&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){var t=st.isFunction(e);return t||"string"==typeof e||(e=st(e).not(this).detach()),this.domManip([e],!0,function(e){var t=this.nextSibling,n=this.parentNode;(n&&1===this.nodeType||11===this.nodeType)&&(st(this).remove(),t?t.parentNode.insertBefore(e,t):n.appendChild(e))})},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,r){e=et.apply([],e);var i,o,a,s,u,l,c=0,f=this.length,p=this,m=f-1,y=e[0],v=st.isFunction(y);if(v||!(1>=f||"string"!=typeof y||st.support.checkClone)&&en.test(y))return this.each(function(i){var o=p.eq(i);v&&(e[0]=y.call(this,i,n?o.html():t)),o.domManip(e,n,r)});if(f&&(i=st.buildFragment(e,this[0].ownerDocument,!1,this),o=i.firstChild,1===i.childNodes.length&&(i=o),o)){for(n=n&&st.nodeName(o,"tr"),a=st.map(b(i,"script"),h),s=a.length;f>c;c++)u=i,c!==m&&(u=st.clone(u,!0,!0),s&&st.merge(a,b(u,"script"))),r.call(n&&st.nodeName(this[c],"table")?d(this[c],"tbody"):this[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,st.map(a,g),c=0;s>c;c++)u=a[c],tn.test(u.type||"")&&!st._data(u,"globalEval")&&st.contains(l,u)&&(u.src?st.ajax({url:u.src,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0}):st.globalEval((u.text||u.textContent||u.innerHTML||"").replace(rn,"")));i=o=null}return this}}),st.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){st.fn[e]=function(e){for(var n,r=0,i=[],o=st(e),a=o.length-1;a>=r;r++)n=r===a?this:this.clone(!0),st(o[r])[t](n),tt.apply(i,n.get());return this.pushStack(i)}}),st.extend({clone:function(e,t,n){var r,i,o,a,s,u=st.contains(e.ownerDocument,e);if(st.support.html5Clone||st.isXMLDoc(e)||!Ut.test("<"+e.nodeName+">")?s=e.cloneNode(!0):(sn.innerHTML=e.outerHTML,sn.removeChild(s=sn.firstChild)),!(st.support.noCloneEvent&&st.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||st.isXMLDoc(e)))for(r=b(s),i=b(e),a=0;null!=(o=i[a]);++a)r[a]&&v(o,r[a]);if(t)if(n)for(i=i||b(e),r=r||b(s),a=0;null!=(o=i[a]);a++)y(o,r[a]);else y(e,s);return r=b(s,"script"),r.length>0&&m(r,!u&&b(e,"script")),r=i=o=null,s},buildFragment:function(e,t,n,r){for(var i,o,a,s,u,l,c,f=e.length,d=p(t),h=[],g=0;f>g;g++)if(o=e[g],o||0===o)if("object"===st.type(o))st.merge(h,o.nodeType?[o]:o);else if(Qt.test(o)){for(s=s||d.appendChild(t.createElement("div")),a=(Jt.exec(o)||["",""])[1].toLowerCase(),u=on[a]||on._default,s.innerHTML=u[1]+o.replace(Yt,"<$1></$2>")+u[2],c=u[0];c--;)s=s.lastChild;if(!st.support.leadingWhitespace&&Vt.test(o)&&h.push(t.createTextNode(Vt.exec(o)[0])),!st.support.tbody)for(o="table"!==a||Gt.test(o)?"<table>"!==u[1]||Gt.test(o)?0:s:s.firstChild,c=o&&o.childNodes.length;c--;)st.nodeName(l=o.childNodes[c],"tbody")&&!l.childNodes.length&&o.removeChild(l);for(st.merge(h,s.childNodes),s.textContent="";s.firstChild;)s.removeChild(s.firstChild);s=d.lastChild}else h.push(t.createTextNode(o));for(s&&d.removeChild(s),st.support.appendChecked||st.grep(b(h,"input"),x),g=0;o=h[g++];)if((!r||-1===st.inArray(o,r))&&(i=st.contains(o.ownerDocument,o),s=b(d.appendChild(o),"script"),i&&m(s),n))for(c=0;o=s[c++];)tn.test(o.type||"")&&n.push(o);return s=null,d},cleanData:function(e,n){for(var r,i,o,a,s=0,u=st.expando,l=st.cache,c=st.support.deleteExpando,f=st.event.special;null!=(o=e[s]);s++)if((n||st.acceptData(o))&&(i=o[u],r=i&&l[i])){if(r.events)for(a in r.events)f[a]?st.event.remove(o,a):st.removeEvent(o,a,r.handle);l[i]&&(delete l[i],c?delete o[u]:o.removeAttribute!==t?o.removeAttribute(u):o[u]=null,K.push(i))}}});var un,ln,cn,fn=/alpha\([^)]*\)/i,pn=/opacity\s*=\s*([^)]*)/,dn=/^(top|right|bottom|left)$/,hn=/^(none|table(?!-c[ea]).+)/,gn=/^margin/,mn=RegExp("^("+ut+")(.*)$","i"),yn=RegExp("^("+ut+")(?!px)[a-z%]+$","i"),vn=RegExp("^([+-])=("+ut+")","i"),bn={BODY:"block"},xn={position:"absolute",visibility:"hidden",display:"block"},Tn={letterSpacing:0,fontWeight:400},wn=["Top","Right","Bottom","Left"],Nn=["Webkit","O","Moz","ms"];st.fn.extend({css:function(e,n){return st.access(this,function(e,n,r){var i,o,a={},s=0;if(st.isArray(n)){for(i=ln(e),o=n.length;o>s;s++)a[n[s]]=st.css(e,n[s],!1,i);return a}return r!==t?st.style(e,n,r):st.css(e,n)},e,n,arguments.length>1)},show:function(){return N(this,!0)},hide:function(){return N(this)},toggle:function(e){var t="boolean"==typeof e;return this.each(function(){(t?e:w(this))?st(this).show():st(this).hide()})}}),st.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=un(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":st.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,r,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,s,u=st.camelCase(n),l=e.style;if(n=st.cssProps[u]||(st.cssProps[u]=T(l,u)),s=st.cssHooks[n]||st.cssHooks[u],r===t)return s&&"get"in s&&(o=s.get(e,!1,i))!==t?o:l[n];if(a=typeof r,"string"===a&&(o=vn.exec(r))&&(r=(o[1]+1)*o[2]+parseFloat(st.css(e,n)),a="number"),!(null==r||"number"===a&&isNaN(r)||("number"!==a||st.cssNumber[u]||(r+="px"),st.support.clearCloneStyle||""!==r||0!==n.indexOf("background")||(l[n]="inherit"),s&&"set"in s&&(r=s.set(e,r,i))===t)))try{l[n]=r}catch(c){}}},css:function(e,n,r,i){var o,a,s,u=st.camelCase(n);return n=st.cssProps[u]||(st.cssProps[u]=T(e.style,u)),s=st.cssHooks[n]||st.cssHooks[u],s&&"get"in s&&(o=s.get(e,!0,r)),o===t&&(o=un(e,n,i)),"normal"===o&&n in Tn&&(o=Tn[n]),r?(a=parseFloat(o),r===!0||st.isNumeric(a)?a||0:o):o},swap:function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=a[o];return i}}),e.getComputedStyle?(ln=function(t){return e.getComputedStyle(t,null)},un=function(e,n,r){var i,o,a,s=r||ln(e),u=s?s.getPropertyValue(n)||s[n]:t,l=e.style;return s&&(""!==u||st.contains(e.ownerDocument,e)||(u=st.style(e,n)),yn.test(u)&&gn.test(n)&&(i=l.width,o=l.minWidth,a=l.maxWidth,l.minWidth=l.maxWidth=l.width=u,u=s.width,l.width=i,l.minWidth=o,l.maxWidth=a)),u}):V.documentElement.currentStyle&&(ln=function(e){return e.currentStyle},un=function(e,n,r){var i,o,a,s=r||ln(e),u=s?s[n]:t,l=e.style;return null==u&&l&&l[n]&&(u=l[n]),yn.test(u)&&!dn.test(n)&&(i=l.left,o=e.runtimeStyle,a=o&&o.left,a&&(o.left=e.currentStyle.left),l.left="fontSize"===n?"1em":u,u=l.pixelLeft+"px",l.left=i,a&&(o.left=a)),""===u?"auto":u}),st.each(["height","width"],function(e,n){st.cssHooks[n]={get:function(e,r,i){return r?0===e.offsetWidth&&hn.test(st.css(e,"display"))?st.swap(e,xn,function(){return E(e,n,i)}):E(e,n,i):t},set:function(e,t,r){var i=r&&ln(e);return C(e,t,r?k(e,n,r,st.support.boxSizing&&"border-box"===st.css(e,"boxSizing",!1,i),i):0)}}}),st.support.opacity||(st.cssHooks.opacity={get:function(e,t){return pn.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,r=e.currentStyle,i=st.isNumeric(t)?"alpha(opacity="+100*t+")":"",o=r&&r.filter||n.filter||"";n.zoom=1,(t>=1||""===t)&&""===st.trim(o.replace(fn,""))&&n.removeAttribute&&(n.removeAttribute("filter"),""===t||r&&!r.filter)||(n.filter=fn.test(o)?o.replace(fn,i):o+" "+i)}}),st(function(){st.support.reliableMarginRight||(st.cssHooks.marginRight={get:function(e,n){return n?st.swap(e,{display:"inline-block"},un,[e,"marginRight"]):t}}),!st.support.pixelPosition&&st.fn.position&&st.each(["top","left"],function(e,n){st.cssHooks[n]={get:function(e,r){return r?(r=un(e,n),yn.test(r)?st(e).position()[n]+"px":r):t}}})}),st.expr&&st.expr.filters&&(st.expr.filters.hidden=function(e){return 0===e.offsetWidth&&0===e.offsetHeight||!st.support.reliableHiddenOffsets&&"none"===(e.style&&e.style.display||st.css(e,"display"))},st.expr.filters.visible=function(e){return!st.expr.filters.hidden(e)}),st.each({margin:"",padding:"",border:"Width"},function(e,t){st.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];4>r;r++)i[e+wn[r]+t]=o[r]||o[r-2]||o[0];return i}},gn.test(e)||(st.cssHooks[e+t].set=C)});var Cn=/%20/g,kn=/\[\]$/,En=/\r?\n/g,Sn=/^(?:submit|button|image|reset)$/i,An=/^(?:input|select|textarea|keygen)/i;st.fn.extend({serialize:function(){return st.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=st.prop(this,"elements");return e?st.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!st(this).is(":disabled")&&An.test(this.nodeName)&&!Sn.test(e)&&(this.checked||!Zt.test(e))}).map(function(e,t){var n=st(this).val();return null==n?null:st.isArray(n)?st.map(n,function(e){return{name:t.name,value:e.replace(En,"\r\n")}}):{name:t.name,value:n.replace(En,"\r\n")}}).get()}}),st.param=function(e,n){var r,i=[],o=function(e,t){t=st.isFunction(t)?t():null==t?"":t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(n===t&&(n=st.ajaxSettings&&st.ajaxSettings.traditional),st.isArray(e)||e.jquery&&!st.isPlainObject(e))st.each(e,function(){o(this.name,this.value)});else for(r in e)j(r,e[r],n,o);return i.join("&").replace(Cn,"+")};var jn,Dn,Ln=st.now(),Hn=/\?/,Mn=/#.*$/,qn=/([?&])_=[^&]*/,_n=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Fn=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,On=/^(?:GET|HEAD)$/,Bn=/^\/\//,Pn=/^([\w.+-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,Rn=st.fn.load,Wn={},$n={},In="*/".concat("*");try{Dn=Y.href}catch(zn){Dn=V.createElement("a"),Dn.href="",Dn=Dn.href}jn=Pn.exec(Dn.toLowerCase())||[],st.fn.load=function(e,n,r){if("string"!=typeof e&&Rn)return Rn.apply(this,arguments);var i,o,a,s=this,u=e.indexOf(" ");return u>=0&&(i=e.slice(u,e.length),e=e.slice(0,u)),st.isFunction(n)?(r=n,n=t):n&&"object"==typeof n&&(o="POST"),s.length>0&&st.ajax({url:e,type:o,dataType:"html",data:n}).done(function(e){a=arguments,s.html(i?st("<div>").append(st.parseHTML(e)).find(i):e)}).complete(r&&function(e,t){s.each(r,a||[e.responseText,t,e])}),this},st.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){st.fn[t]=function(e){return this.on(t,e)}}),st.each(["get","post"],function(e,n){st[n]=function(e,r,i,o){return st.isFunction(r)&&(o=o||i,i=r,r=t),st.ajax({url:e,type:n,dataType:o,data:r,success:i})}}),st.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Dn,type:"GET",isLocal:Fn.test(jn[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":In,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":st.parseJSON,"text xml":st.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?H(H(e,st.ajaxSettings),t):H(st.ajaxSettings,e)},ajaxPrefilter:D(Wn),ajaxTransport:D($n),ajax:function(e,n){function r(e,n,r,s){var l,f,v,b,T,N=n;2!==x&&(x=2,u&&clearTimeout(u),i=t,a=s||"",w.readyState=e>0?4:0,r&&(b=M(p,w,r)),e>=200&&300>e||304===e?(p.ifModified&&(T=w.getResponseHeader("Last-Modified"),T&&(st.lastModified[o]=T),T=w.getResponseHeader("etag"),T&&(st.etag[o]=T)),304===e?(l=!0,N="notmodified"):(l=q(p,b),N=l.state,f=l.data,v=l.error,l=!v)):(v=N,(e||!N)&&(N="error",0>e&&(e=0))),w.status=e,w.statusText=(n||N)+"",l?g.resolveWith(d,[f,N,w]):g.rejectWith(d,[w,N,v]),w.statusCode(y),y=t,c&&h.trigger(l?"ajaxSuccess":"ajaxError",[w,p,l?f:v]),m.fireWith(d,[w,N]),c&&(h.trigger("ajaxComplete",[w,p]),--st.active||st.event.trigger("ajaxStop")))}"object"==typeof e&&(n=e,e=t),n=n||{};var i,o,a,s,u,l,c,f,p=st.ajaxSetup({},n),d=p.context||p,h=p.context&&(d.nodeType||d.jquery)?st(d):st.event,g=st.Deferred(),m=st.Callbacks("once memory"),y=p.statusCode||{},v={},b={},x=0,T="canceled",w={readyState:0,getResponseHeader:function(e){var t;if(2===x){if(!s)for(s={};t=_n.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===x?a:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return x||(e=b[n]=b[n]||e,v[e]=t),this},overrideMimeType:function(e){return x||(p.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>x)for(t in e)y[t]=[y[t],e[t]];else w.always(e[w.status]);return this},abort:function(e){var t=e||T;return i&&i.abort(t),r(0,t),this}};if(g.promise(w).complete=m.add,w.success=w.done,w.error=w.fail,p.url=((e||p.url||Dn)+"").replace(Mn,"").replace(Bn,jn[1]+"//"),p.type=n.method||n.type||p.method||p.type,p.dataTypes=st.trim(p.dataType||"*").toLowerCase().match(lt)||[""],null==p.crossDomain&&(l=Pn.exec(p.url.toLowerCase()),p.crossDomain=!(!l||l[1]===jn[1]&&l[2]===jn[2]&&(l[3]||("http:"===l[1]?80:443))==(jn[3]||("http:"===jn[1]?80:443)))),p.data&&p.processData&&"string"!=typeof p.data&&(p.data=st.param(p.data,p.traditional)),L(Wn,p,n,w),2===x)return w;c=p.global,c&&0===st.active++&&st.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!On.test(p.type),o=p.url,p.hasContent||(p.data&&(o=p.url+=(Hn.test(o)?"&":"?")+p.data,delete p.data),p.cache===!1&&(p.url=qn.test(o)?o.replace(qn,"$1_="+Ln++):o+(Hn.test(o)?"&":"?")+"_="+Ln++)),p.ifModified&&(st.lastModified[o]&&w.setRequestHeader("If-Modified-Since",st.lastModified[o]),st.etag[o]&&w.setRequestHeader("If-None-Match",st.etag[o])),(p.data&&p.hasContent&&p.contentType!==!1||n.contentType)&&w.setRequestHeader("Content-Type",p.contentType),w.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+In+"; q=0.01":""):p.accepts["*"]);for(f in p.headers)w.setRequestHeader(f,p.headers[f]);if(p.beforeSend&&(p.beforeSend.call(d,w,p)===!1||2===x))return w.abort();T="abort";for(f in{success:1,error:1,complete:1})w[f](p[f]);if(i=L($n,p,n,w)){w.readyState=1,c&&h.trigger("ajaxSend",[w,p]),p.async&&p.timeout>0&&(u=setTimeout(function(){w.abort("timeout")},p.timeout));try{x=1,i.send(v,r)}catch(N){if(!(2>x))throw N;r(-1,N)}}else r(-1,"No Transport");return w},getScript:function(e,n){return st.get(e,t,n,"script")},getJSON:function(e,t,n){return st.get(e,t,n,"json")}}),st.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return st.globalEval(e),e}}}),st.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),st.ajaxTransport("script",function(e){if(e.crossDomain){var n,r=V.head||st("head")[0]||V.documentElement;return{send:function(t,i){n=V.createElement("script"),n.async=!0,e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,t){(t||!n.readyState||/loaded|complete/.test(n.readyState))&&(n.onload=n.onreadystatechange=null,n.parentNode&&n.parentNode.removeChild(n),n=null,t||i(200,"success"))},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(t,!0)}}}});var Xn=[],Un=/(=)\?(?=&|$)|\?\?/;st.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xn.pop()||st.expando+"_"+Ln++;return this[e]=!0,e}}),st.ajaxPrefilter("json jsonp",function(n,r,i){var o,a,s,u=n.jsonp!==!1&&(Un.test(n.url)?"url":"string"==typeof n.data&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Un.test(n.data)&&"data");return u||"jsonp"===n.dataTypes[0]?(o=n.jsonpCallback=st.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,u?n[u]=n[u].replace(Un,"$1"+o):n.jsonp!==!1&&(n.url+=(Hn.test(n.url)?"&":"?")+n.jsonp+"="+o),n.converters["script json"]=function(){return s||st.error(o+" was not called"),s[0]},n.dataTypes[0]="json",a=e[o],e[o]=function(){s=arguments},i.always(function(){e[o]=a,n[o]&&(n.jsonpCallback=r.jsonpCallback,Xn.push(o)),s&&st.isFunction(a)&&a(s[0]),s=a=t}),"script"):t});var Vn,Yn,Jn=0,Gn=e.ActiveXObject&&function(){var e;for(e in Vn)Vn[e](t,!0)};st.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&_()||F()}:_,Yn=st.ajaxSettings.xhr(),st.support.cors=!!Yn&&"withCredentials"in Yn,Yn=st.support.ajax=!!Yn,Yn&&st.ajaxTransport(function(n){if(!n.crossDomain||st.support.cors){var r;return{send:function(i,o){var a,s,u=n.xhr();if(n.username?u.open(n.type,n.url,n.async,n.username,n.password):u.open(n.type,n.url,n.async),n.xhrFields)for(s in n.xhrFields)u[s]=n.xhrFields[s];n.mimeType&&u.overrideMimeType&&u.overrideMimeType(n.mimeType),n.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");try{for(s in i)u.setRequestHeader(s,i[s])}catch(l){}u.send(n.hasContent&&n.data||null),r=function(e,i){var s,l,c,f,p;try{if(r&&(i||4===u.readyState))if(r=t,a&&(u.onreadystatechange=st.noop,Gn&&delete Vn[a]),i)4!==u.readyState&&u.abort();else{f={},s=u.status,p=u.responseXML,c=u.getAllResponseHeaders(),p&&p.documentElement&&(f.xml=p),"string"==typeof u.responseText&&(f.text=u.responseText);try{l=u.statusText}catch(d){l=""}s||!n.isLocal||n.crossDomain?1223===s&&(s=204):s=f.text?200:404}}catch(h){i||o(-1,h)}f&&o(s,l,f,c)},n.async?4===u.readyState?setTimeout(r):(a=++Jn,Gn&&(Vn||(Vn={},st(e).unload(Gn)),Vn[a]=r),u.onreadystatechange=r):r()},abort:function(){r&&r(t,!0)}}}});var Qn,Kn,Zn=/^(?:toggle|show|hide)$/,er=RegExp("^(?:([+-])=|)("+ut+")([a-z%]*)$","i"),tr=/queueHooks$/,nr=[W],rr={"*":[function(e,t){var n,r,i=this.createTween(e,t),o=er.exec(t),a=i.cur(),s=+a||0,u=1,l=20;if(o){if(n=+o[2],r=o[3]||(st.cssNumber[e]?"":"px"),"px"!==r&&s){s=st.css(i.elem,e,!0)||n||1;do u=u||".5",s/=u,st.style(i.elem,e,s+r);while(u!==(u=i.cur()/a)&&1!==u&&--l)}i.unit=r,i.start=s,i.end=o[1]?s+(o[1]+1)*n:n}return i}]};st.Animation=st.extend(P,{tweener:function(e,t){st.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,r=0,i=e.length;i>r;r++)n=e[r],rr[n]=rr[n]||[],rr[n].unshift(t)},prefilter:function(e,t){t?nr.unshift(e):nr.push(e)}}),st.Tween=$,$.prototype={constructor:$,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(st.cssNumber[n]?"":"px")},cur:function(){var e=$.propHooks[this.prop];return e&&e.get?e.get(this):$.propHooks._default.get(this)},run:function(e){var t,n=$.propHooks[this.prop];return this.pos=t=this.options.duration?st.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):$.propHooks._default.set(this),this}},$.prototype.init.prototype=$.prototype,$.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=st.css(e.elem,e.prop,"auto"),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){st.fx.step[e.prop]?st.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[st.cssProps[e.prop]]||st.cssHooks[e.prop])?st.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},$.propHooks.scrollTop=$.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},st.each(["toggle","show","hide"],function(e,t){var n=st.fn[t];st.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(I(t,!0),e,r,i)}}),st.fn.extend({fadeTo:function(e,t,n,r){return this.filter(w).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=st.isEmptyObject(e),o=st.speed(t,n,r),a=function(){var t=P(this,st.extend({},e),o);a.finish=function(){t.stop(!0)},(i||st._data(this,"finish"))&&t.stop(!0)};return a.finish=a,i||o.queue===!1?this.each(a):this.queue(o.queue,a)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t(r)};return"string"!=typeof e&&(r=n,n=e,e=t),n&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,n=null!=e&&e+"queueHooks",o=st.timers,a=st._data(this);if(n)a[n]&&a[n].stop&&i(a[n]);else for(n in a)a[n]&&a[n].stop&&tr.test(n)&&i(a[n]);for(n=o.length;n--;)o[n].elem!==this||null!=e&&o[n].queue!==e||(o[n].anim.stop(r),t=!1,o.splice(n,1));(t||!r)&&st.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=st._data(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=st.timers,a=r?r.length:0;for(n.finish=!0,st.queue(this,e,[]),i&&i.cur&&i.cur.finish&&i.cur.finish.call(this),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;a>t;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),st.each({slideDown:I("show"),slideUp:I("hide"),slideToggle:I("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){st.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),st.speed=function(e,t,n){var r=e&&"object"==typeof e?st.extend({},e):{complete:n||!n&&t||st.isFunction(e)&&e,duration:e,easing:n&&t||t&&!st.isFunction(t)&&t};return r.duration=st.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in st.fx.speeds?st.fx.speeds[r.duration]:st.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){st.isFunction(r.old)&&r.old.call(this),r.queue&&st.dequeue(this,r.queue)},r},st.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},st.timers=[],st.fx=$.prototype.init,st.fx.tick=function(){var e,n=st.timers,r=0;for(Qn=st.now();n.length>r;r++)e=n[r],e()||n[r]!==e||n.splice(r--,1);n.length||st.fx.stop(),Qn=t},st.fx.timer=function(e){e()&&st.timers.push(e)&&st.fx.start()},st.fx.interval=13,st.fx.start=function(){Kn||(Kn=setInterval(st.fx.tick,st.fx.interval))},st.fx.stop=function(){clearInterval(Kn),Kn=null},st.fx.speeds={slow:600,fast:200,_default:400},st.fx.step={},st.expr&&st.expr.filters&&(st.expr.filters.animated=function(e){return st.grep(st.timers,function(t){return e===t.elem}).length}),st.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){st.offset.setOffset(this,e,t)});var n,r,i={top:0,left:0},o=this[0],a=o&&o.ownerDocument;if(a)return n=a.documentElement,st.contains(n,o)?(o.getBoundingClientRect!==t&&(i=o.getBoundingClientRect()),r=z(a),{top:i.top+(r.pageYOffset||n.scrollTop)-(n.clientTop||0),left:i.left+(r.pageXOffset||n.scrollLeft)-(n.clientLeft||0)}):i},st.offset={setOffset:function(e,t,n){var r=st.css(e,"position");"static"===r&&(e.style.position="relative");var i,o,a=st(e),s=a.offset(),u=st.css(e,"top"),l=st.css(e,"left"),c=("absolute"===r||"fixed"===r)&&st.inArray("auto",[u,l])>-1,f={},p={};c?(p=a.position(),i=p.top,o=p.left):(i=parseFloat(u)||0,o=parseFloat(l)||0),st.isFunction(t)&&(t=t.call(e,n,s)),null!=t.top&&(f.top=t.top-s.top+i),null!=t.left&&(f.left=t.left-s.left+o),"using"in t?t.using.call(e,f):a.css(f)}},st.fn.extend({position:function(){if(this[0]){var e,t,n={top:0,left:0},r=this[0];return"fixed"===st.css(r,"position")?t=r.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),st.nodeName(e[0],"html")||(n=e.offset()),n.top+=st.css(e[0],"borderTopWidth",!0),n.left+=st.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-st.css(r,"marginTop",!0),left:t.left-n.left-st.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent||V.documentElement;e&&!st.nodeName(e,"html")&&"static"===st.css(e,"position");)e=e.offsetParent;return e||V.documentElement})}}),st.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=/Y/.test(n);st.fn[e]=function(i){return st.access(this,function(e,i,o){var a=z(e);return o===t?a?n in a?a[n]:a.document.documentElement[i]:e[i]:(a?a.scrollTo(r?st(a).scrollLeft():o,r?o:st(a).scrollTop()):e[i]=o,t)},e,i,arguments.length,null)}}),st.each({Height:"height",Width:"width"},function(e,n){st.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,i){st.fn[i]=function(i,o){var a=arguments.length&&(r||"boolean"!=typeof i),s=r||(i===!0||o===!0?"margin":"border");return st.access(this,function(n,r,i){var o;return st.isWindow(n)?n.document.documentElement["client"+e]:9===n.nodeType?(o=n.documentElement,Math.max(n.body["scroll"+e],o["scroll"+e],n.body["offset"+e],o["offset"+e],o["client"+e])):i===t?st.css(n,r,s):st.style(n,r,i,s)},n,a?i:t,a,null)}})}),e.jQuery=e.$=st,"function"==typeof define&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return st})})(window);
|
4 |
-
//@ sourceMappingURL=jquery.min.map
|
|
|
|
|
|
|
|
includes/pickers/include/ui-1.10.0/jquery.ui.core.min.js
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
/*! jQuery UI - v1.10.0 - 2013-01-24
|
2 |
-
* http://jqueryui.com
|
3 |
-
* Includes: jquery.ui.core.js
|
4 |
-
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
5 |
-
(function(e,t){function i(t,n){var r,i,o,u=t.nodeName.toLowerCase();return"area"===u?(r=t.parentNode,i=r.name,!t.href||!i||r.nodeName.toLowerCase()!=="map"?!1:(o=e("img[usemap=#"+i+"]")[0],!!o&&s(o))):(/input|select|textarea|button|object/.test(u)?!t.disabled:"a"===u?t.href||n:n)&&s(t)}function s(t){return e.expr.filters.visible(t)&&!e(t).parents().addBack().filter(function(){return e.css(this,"visibility")==="hidden"}).length}var n=0,r=/^ui-id-\d+$/;e.ui=e.ui||{};if(e.ui.version)return;e.extend(e.ui,{version:"1.10.0",keyCode:{BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}}),e.fn.extend({_focus:e.fn.focus,focus:function(t,n){return typeof t=="number"?this.each(function(){var r=this;setTimeout(function(){e(r).focus(),n&&n.call(r)},t)}):this._focus.apply(this,arguments)},scrollParent:function(){var t;return e.ui.ie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?t=this.parents().filter(function(){return/(relative|absolute|fixed)/.test(e.css(this,"position"))&&/(auto|scroll)/.test(e.css(this,"overflow")+e.css(this,"overflow-y")+e.css(this,"overflow-x"))}).eq(0):t=this.parents().filter(function(){return/(auto|scroll)/.test(e.css(this,"overflow")+e.css(this,"overflow-y")+e.css(this,"overflow-x"))}).eq(0),/fixed/.test(this.css("position"))||!t.length?e(document):t},zIndex:function(n){if(n!==t)return this.css("zIndex",n);if(this.length){var r=e(this[0]),i,s;while(r.length&&r[0]!==document){i=r.css("position");if(i==="absolute"||i==="relative"||i==="fixed"){s=parseInt(r.css("zIndex"),10);if(!isNaN(s)&&s!==0)return s}r=r.parent()}}return 0},uniqueId:function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++n)})},removeUniqueId:function(){return this.each(function(){r.test(this.id)&&e(this).removeAttr("id")})}}),e.extend(e.expr[":"],{data:e.expr.createPseudo?e.expr.createPseudo(function(t){return function(n){return!!e.data(n,t)}}):function(t,n,r){return!!e.data(t,r[3])},focusable:function(t){return i(t,!isNaN(e.attr(t,"tabindex")))},tabbable:function(t){var n=e.attr(t,"tabindex"),r=isNaN(n);return(r||n>=0)&&i(t,!r)}}),e("<a>").outerWidth(1).jquery||e.each(["Width","Height"],function(n,r){function u(t,n,r,s){return e.each(i,function(){n-=parseFloat(e.css(t,"padding"+this))||0,r&&(n-=parseFloat(e.css(t,"border"+this+"Width"))||0),s&&(n-=parseFloat(e.css(t,"margin"+this))||0)}),n}var i=r==="Width"?["Left","Right"]:["Top","Bottom"],s=r.toLowerCase(),o={innerWidth:e.fn.innerWidth,innerHeight:e.fn.innerHeight,outerWidth:e.fn.outerWidth,outerHeight:e.fn.outerHeight};e.fn["inner"+r]=function(n){return n===t?o["inner"+r].call(this):this.each(function(){e(this).css(s,u(this,n)+"px")})},e.fn["outer"+r]=function(t,n){return typeof t!="number"?o["outer"+r].call(this,t):this.each(function(){e(this).css(s,u(this,t,!0,n)+"px")})}}),e.fn.addBack||(e.fn.addBack=function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}),e("<a>").data("a-b","a").removeData("a-b").data("a-b")&&(e.fn.removeData=function(t){return function(n){return arguments.length?t.call(this,e.camelCase(n)):t.call(this)}}(e.fn.removeData)),e.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),e.support.selectstart="onselectstart"in document.createElement("div"),e.fn.extend({disableSelection:function(){return this.bind((e.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(e){e.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}}),e.extend(e.ui,{plugin:{add:function(t,n,r){var i,s=e.ui[t].prototype;for(i in r)s.plugins[i]=s.plugins[i]||[],s.plugins[i].push([n,r[i]])},call:function(e,t,n){var r,i=e.plugins[t];if(!i||!e.element[0].parentNode||e.element[0].parentNode.nodeType===11)return;for(r=0;r<i.length;r++)e.options[i[r][0]]&&i[r][1].apply(e.element,n)}},hasScroll:function(t,n){if(e(t).css("overflow")==="hidden")return!1;var r=n&&n==="left"?"scrollLeft":"scrollTop",i=!1;return t[r]>0?!0:(t[r]=1,i=t[r]>0,t[r]=0,i)}})})(jQuery);
|
|
|
|
|
|
|
|
|
|
includes/pickers/include/ui-1.10.0/jquery.ui.position.min.js
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
/*! jQuery UI - v1.10.0 - 2013-01-24
|
2 |
-
* http://jqueryui.com
|
3 |
-
* Includes: jquery.ui.position.js
|
4 |
-
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
5 |
-
(function(e,t){function h(e,t,n){return[parseInt(e[0],10)*(l.test(e[0])?t/100:1),parseInt(e[1],10)*(l.test(e[1])?n/100:1)]}function p(t,n){return parseInt(e.css(t,n),10)||0}function d(t){var n=t[0];return n.nodeType===9?{width:t.width(),height:t.height(),offset:{top:0,left:0}}:e.isWindow(n)?{width:t.width(),height:t.height(),offset:{top:t.scrollTop(),left:t.scrollLeft()}}:n.preventDefault?{width:0,height:0,offset:{top:n.pageY,left:n.pageX}}:{width:t.outerWidth(),height:t.outerHeight(),offset:t.offset()}}e.ui=e.ui||{};var n,r=Math.max,i=Math.abs,s=Math.round,o=/left|center|right/,u=/top|center|bottom/,a=/[\+\-]\d+%?/,f=/^\w+/,l=/%$/,c=e.fn.position;e.position={scrollbarWidth:function(){if(n!==t)return n;var r,i,s=e("<div style='display:block;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>"),o=s.children()[0];return e("body").append(s),r=o.offsetWidth,s.css("overflow","scroll"),i=o.offsetWidth,r===i&&(i=s[0].clientWidth),s.remove(),n=r-i},getScrollInfo:function(t){var n=t.isWindow?"":t.element.css("overflow-x"),r=t.isWindow?"":t.element.css("overflow-y"),i=n==="scroll"||n==="auto"&&t.width<t.element[0].scrollWidth,s=r==="scroll"||r==="auto"&&t.height<t.element[0].scrollHeight;return{width:i?e.position.scrollbarWidth():0,height:s?e.position.scrollbarWidth():0}},getWithinInfo:function(t){var n=e(t||window),r=e.isWindow(n[0]);return{element:n,isWindow:r,offset:n.offset()||{left:0,top:0},scrollLeft:n.scrollLeft(),scrollTop:n.scrollTop(),width:r?n.width():n.outerWidth(),height:r?n.height():n.outerHeight()}}},e.fn.position=function(t){if(!t||!t.of)return c.apply(this,arguments);t=e.extend({},t);var n,l,v,m,g,y,b=e(t.of),w=e.position.getWithinInfo(t.within),E=e.position.getScrollInfo(w),S=(t.collision||"flip").split(" "),x={};return y=d(b),b[0].preventDefault&&(t.at="left top"),l=y.width,v=y.height,m=y.offset,g=e.extend({},m),e.each(["my","at"],function(){var e=(t[this]||"").split(" "),n,r;e.length===1&&(e=o.test(e[0])?e.concat(["center"]):u.test(e[0])?["center"].concat(e):["center","center"]),e[0]=o.test(e[0])?e[0]:"center",e[1]=u.test(e[1])?e[1]:"center",n=a.exec(e[0]),r=a.exec(e[1]),x[this]=[n?n[0]:0,r?r[0]:0],t[this]=[f.exec(e[0])[0],f.exec(e[1])[0]]}),S.length===1&&(S[1]=S[0]),t.at[0]==="right"?g.left+=l:t.at[0]==="center"&&(g.left+=l/2),t.at[1]==="bottom"?g.top+=v:t.at[1]==="center"&&(g.top+=v/2),n=h(x.at,l,v),g.left+=n[0],g.top+=n[1],this.each(function(){var o,u,a=e(this),f=a.outerWidth(),c=a.outerHeight(),d=p(this,"marginLeft"),y=p(this,"marginTop"),T=f+d+p(this,"marginRight")+E.width,N=c+y+p(this,"marginBottom")+E.height,C=e.extend({},g),k=h(x.my,a.outerWidth(),a.outerHeight());t.my[0]==="right"?C.left-=f:t.my[0]==="center"&&(C.left-=f/2),t.my[1]==="bottom"?C.top-=c:t.my[1]==="center"&&(C.top-=c/2),C.left+=k[0],C.top+=k[1],e.support.offsetFractions||(C.left=s(C.left),C.top=s(C.top)),o={marginLeft:d,marginTop:y},e.each(["left","top"],function(r,i){e.ui.position[S[r]]&&e.ui.position[S[r]][i](C,{targetWidth:l,targetHeight:v,elemWidth:f,elemHeight:c,collisionPosition:o,collisionWidth:T,collisionHeight:N,offset:[n[0]+k[0],n[1]+k[1]],my:t.my,at:t.at,within:w,elem:a})}),t.using&&(u=function(e){var n=m.left-C.left,s=n+l-f,o=m.top-C.top,u=o+v-c,h={target:{element:b,left:m.left,top:m.top,width:l,height:v},element:{element:a,left:C.left,top:C.top,width:f,height:c},horizontal:s<0?"left":n>0?"right":"center",vertical:u<0?"top":o>0?"bottom":"middle"};l<f&&i(n+s)<l&&(h.horizontal="center"),v<c&&i(o+u)<v&&(h.vertical="middle"),r(i(n),i(s))>r(i(o),i(u))?h.important="horizontal":h.important="vertical",t.using.call(this,e,h)}),a.offset(e.extend(C,{using:u}))})},e.ui.position={fit:{left:function(e,t){var n=t.within,i=n.isWindow?n.scrollLeft:n.offset.left,s=n.width,o=e.left-t.collisionPosition.marginLeft,u=i-o,a=o+t.collisionWidth-s-i,f;t.collisionWidth>s?u>0&&a<=0?(f=e.left+u+t.collisionWidth-s-i,e.left+=u-f):a>0&&u<=0?e.left=i:u>a?e.left=i+s-t.collisionWidth:e.left=i:u>0?e.left+=u:a>0?e.left-=a:e.left=r(e.left-o,e.left)},top:function(e,t){var n=t.within,i=n.isWindow?n.scrollTop:n.offset.top,s=t.within.height,o=e.top-t.collisionPosition.marginTop,u=i-o,a=o+t.collisionHeight-s-i,f;t.collisionHeight>s?u>0&&a<=0?(f=e.top+u+t.collisionHeight-s-i,e.top+=u-f):a>0&&u<=0?e.top=i:u>a?e.top=i+s-t.collisionHeight:e.top=i:u>0?e.top+=u:a>0?e.top-=a:e.top=r(e.top-o,e.top)}},flip:{left:function(e,t){var n=t.within,r=n.offset.left+n.scrollLeft,s=n.width,o=n.isWindow?n.scrollLeft:n.offset.left,u=e.left-t.collisionPosition.marginLeft,a=u-o,f=u+t.collisionWidth-s-o,l=t.my[0]==="left"?-t.elemWidth:t.my[0]==="right"?t.elemWidth:0,c=t.at[0]==="left"?t.targetWidth:t.at[0]==="right"?-t.targetWidth:0,h=-2*t.offset[0],p,d;if(a<0){p=e.left+l+c+h+t.collisionWidth-s-r;if(p<0||p<i(a))e.left+=l+c+h}else if(f>0){d=e.left-t.collisionPosition.marginLeft+l+c+h-o;if(d>0||i(d)<f)e.left+=l+c+h}},top:function(e,t){var n=t.within,r=n.offset.top+n.scrollTop,s=n.height,o=n.isWindow?n.scrollTop:n.offset.top,u=e.top-t.collisionPosition.marginTop,a=u-o,f=u+t.collisionHeight-s-o,l=t.my[1]==="top",c=l?-t.elemHeight:t.my[1]==="bottom"?t.elemHeight:0,h=t.at[1]==="top"?t.targetHeight:t.at[1]==="bottom"?-t.targetHeight:0,p=-2*t.offset[1],d,v;a<0?(v=e.top+c+h+p+t.collisionHeight-s-r,e.top+c+h+p>a&&(v<0||v<i(a))&&(e.top+=c+h+p)):f>0&&(d=e.top-t.collisionPosition.marginTop+c+h+p-o,e.top+c+h+p>f&&(d>0||i(d)<f)&&(e.top+=c+h+p))}},flipfit:{left:function(){e.ui.position.flip.left.apply(this,arguments),e.ui.position.fit.left.apply(this,arguments)},top:function(){e.ui.position.flip.top.apply(this,arguments),e.ui.position.fit.top.apply(this,arguments)}}},function(){var t,n,r,i,s,o=document.getElementsByTagName("body")[0],u=document.createElement("div");t=document.createElement(o?"div":"body"),r={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"},o&&e.extend(r,{position:"absolute",left:"-1000px",top:"-1000px"});for(s in r)t.style[s]=r[s];t.appendChild(u),n=o||document.documentElement,n.insertBefore(t,n.firstChild),u.style.cssText="position: absolute; left: 10.7432222px;",i=e(u).offset().left,e.support.offsetFractions=i>10&&i<11,t.innerHTML="",n.removeChild(t)}()})(jQuery);
|
|
|
|
|
|
|
|
|
|
includes/pickers/include/ui-1.10.0/jquery.ui.tabs.min.js
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
/*! jQuery UI - v1.10.0 - 2013-01-24
|
2 |
-
* http://jqueryui.com
|
3 |
-
* Includes: jquery.ui.tabs.js
|
4 |
-
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
5 |
-
(function(e,t){function i(){return++n}function s(e){return e.hash.length>1&&decodeURIComponent(e.href.replace(r,""))===decodeURIComponent(location.href.replace(r,""))}var n=0,r=/#.*$/;e.widget("ui.tabs",{version:"1.10.0",delay:300,options:{active:null,collapsible:!1,event:"click",heightStyle:"content",hide:null,show:null,activate:null,beforeActivate:null,beforeLoad:null,load:null},_create:function(){var t=this,n=this.options;this.running=!1,this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all").toggleClass("ui-tabs-collapsible",n.collapsible).delegate(".ui-tabs-nav > li","mousedown"+this.eventNamespace,function(t){e(this).is(".ui-state-disabled")&&t.preventDefault()}).delegate(".ui-tabs-anchor","focus"+this.eventNamespace,function(){e(this).closest("li").is(".ui-state-disabled")&&this.blur()}),this._processTabs(),n.active=this._initialActive(),e.isArray(n.disabled)&&(n.disabled=e.unique(n.disabled.concat(e.map(this.tabs.filter(".ui-state-disabled"),function(e){return t.tabs.index(e)}))).sort()),this.options.active!==!1&&this.anchors.length?this.active=this._findActive(n.active):this.active=e(),this._refresh(),this.active.length&&this.load(n.active)},_initialActive:function(){var t=this.options.active,n=this.options.collapsible,r=location.hash.substring(1);if(t===null){r&&this.tabs.each(function(n,i){if(e(i).attr("aria-controls")===r)return t=n,!1}),t===null&&(t=this.tabs.index(this.tabs.filter(".ui-tabs-active")));if(t===null||t===-1)t=this.tabs.length?0:!1}return t!==!1&&(t=this.tabs.index(this.tabs.eq(t)),t===-1&&(t=n?!1:0)),!n&&t===!1&&this.anchors.length&&(t=0),t},_getCreateEventData:function(){return{tab:this.active,panel:this.active.length?this._getPanelForTab(this.active):e()}},_tabKeydown:function(t){var n=e(this.document[0].activeElement).closest("li"),r=this.tabs.index(n),i=!0;if(this._handlePageNav(t))return;switch(t.keyCode){case e.ui.keyCode.RIGHT:case e.ui.keyCode.DOWN:r++;break;case e.ui.keyCode.UP:case e.ui.keyCode.LEFT:i=!1,r--;break;case e.ui.keyCode.END:r=this.anchors.length-1;break;case e.ui.keyCode.HOME:r=0;break;case e.ui.keyCode.SPACE:t.preventDefault(),clearTimeout(this.activating),this._activate(r);return;case e.ui.keyCode.ENTER:t.preventDefault(),clearTimeout(this.activating),this._activate(r===this.options.active?!1:r);return;default:return}t.preventDefault(),clearTimeout(this.activating),r=this._focusNextTab(r,i),t.ctrlKey||(n.attr("aria-selected","false"),this.tabs.eq(r).attr("aria-selected","true"),this.activating=this._delay(function(){this.option("active",r)},this.delay))},_panelKeydown:function(t){if(this._handlePageNav(t))return;t.ctrlKey&&t.keyCode===e.ui.keyCode.UP&&(t.preventDefault(),this.active.focus())},_handlePageNav:function(t){if(t.altKey&&t.keyCode===e.ui.keyCode.PAGE_UP)return this._activate(this._focusNextTab(this.options.active-1,!1)),!0;if(t.altKey&&t.keyCode===e.ui.keyCode.PAGE_DOWN)return this._activate(this._focusNextTab(this.options.active+1,!0)),!0},_findNextTab:function(t,n){function i(){return t>r&&(t=0),t<0&&(t=r),t}var r=this.tabs.length-1;while(e.inArray(i(),this.options.disabled)!==-1)t=n?t+1:t-1;return t},_focusNextTab:function(e,t){return e=this._findNextTab(e,t),this.tabs.eq(e).focus(),e},_setOption:function(e,t){if(e==="active"){this._activate(t);return}if(e==="disabled"){this._setupDisabled(t);return}this._super(e,t),e==="collapsible"&&(this.element.toggleClass("ui-tabs-collapsible",t),!t&&this.options.active===!1&&this._activate(0)),e==="event"&&this._setupEvents(t),e==="heightStyle"&&this._setupHeightStyle(t)},_tabId:function(e){return e.attr("aria-controls")||"ui-tabs-"+i()},_sanitizeSelector:function(e){return e?e.replace(/[!"$%&'()*+,.\/:;<=>?@\[\]\^`{|}~]/g,"\\$&"):""},refresh:function(){var t=this.options,n=this.tablist.children(":has(a[href])");t.disabled=e.map(n.filter(".ui-state-disabled"),function(e){return n.index(e)}),this._processTabs(),t.active===!1||!this.anchors.length?(t.active=!1,this.active=e()):this.active.length&&!e.contains(this.tablist[0],this.active[0])?this.tabs.length===t.disabled.length?(t.active=!1,this.active=e()):this._activate(this._findNextTab(Math.max(0,t.active-1),!1)):t.active=this.tabs.index(this.active),this._refresh()},_refresh:function(){this._setupDisabled(this.options.disabled),this._setupEvents(this.options.event),this._setupHeightStyle(this.options.heightStyle),this.tabs.not(this.active).attr({"aria-selected":"false",tabIndex:-1}),this.panels.not(this._getPanelForTab(this.active)).hide().attr({"aria-expanded":"false","aria-hidden":"true"}),this.active.length?(this.active.addClass("ui-tabs-active ui-state-active").attr({"aria-selected":"true",tabIndex:0}),this._getPanelForTab(this.active).show().attr({"aria-expanded":"true","aria-hidden":"false"})):this.tabs.eq(0).attr("tabIndex",0)},_processTabs:function(){var t=this;this.tablist=this._getList().addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all").attr("role","tablist"),this.tabs=this.tablist.find("> li:has(a[href])").addClass("ui-state-default ui-corner-top").attr({role:"tab",tabIndex:-1}),this.anchors=this.tabs.map(function(){return e("a",this)[0]}).addClass("ui-tabs-anchor").attr({role:"presentation",tabIndex:-1}),this.panels=e(),this.anchors.each(function(n,r){var i,o,u,a=e(r).uniqueId().attr("id"),f=e(r).closest("li"),l=f.attr("aria-controls");s(r)?(i=r.hash,o=t.element.find(t._sanitizeSelector(i))):(u=t._tabId(f),i="#"+u,o=t.element.find(i),o.length||(o=t._createPanel(u),o.insertAfter(t.panels[n-1]||t.tablist)),o.attr("aria-live","polite")),o.length&&(t.panels=t.panels.add(o)),l&&f.data("ui-tabs-aria-controls",l),f.attr({"aria-controls":i.substring(1),"aria-labelledby":a}),o.attr("aria-labelledby",a)}),this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").attr("role","tabpanel")},_getList:function(){return this.element.find("ol,ul").eq(0)},_createPanel:function(t){return e("<div>").attr("id",t).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").data("ui-tabs-destroy",!0)},_setupDisabled:function(t){e.isArray(t)&&(t.length?t.length===this.anchors.length&&(t=!0):t=!1);for(var n=0,r;r=this.tabs[n];n++)t===!0||e.inArray(n,t)!==-1?e(r).addClass("ui-state-disabled").attr("aria-disabled","true"):e(r).removeClass("ui-state-disabled").removeAttr("aria-disabled");this.options.disabled=t},_setupEvents:function(t){var n={click:function(e){e.preventDefault()}};t&&e.each(t.split(" "),function(e,t){n[t]="_eventHandler"}),this._off(this.anchors.add(this.tabs).add(this.panels)),this._on(this.anchors,n),this._on(this.tabs,{keydown:"_tabKeydown"}),this._on(this.panels,{keydown:"_panelKeydown"}),this._focusable(this.tabs),this._hoverable(this.tabs)},_setupHeightStyle:function(t){var n,r=this.element.parent();t==="fill"?(n=r.height(),n-=this.element.outerHeight()-this.element.height(),this.element.siblings(":visible").each(function(){var t=e(this),r=t.css("position");if(r==="absolute"||r==="fixed")return;n-=t.outerHeight(!0)}),this.element.children().not(this.panels).each(function(){n-=e(this).outerHeight(!0)}),this.panels.each(function(){e(this).height(Math.max(0,n-e(this).innerHeight()+e(this).height()))}).css("overflow","auto")):t==="auto"&&(n=0,this.panels.each(function(){n=Math.max(n,e(this).height("").height())}).height(n))},_eventHandler:function(t){var n=this.options,r=this.active,i=e(t.currentTarget),s=i.closest("li"),o=s[0]===r[0],u=o&&n.collapsible,a=u?e():this._getPanelForTab(s),f=r.length?this._getPanelForTab(r):e(),l={oldTab:r,oldPanel:f,newTab:u?e():s,newPanel:a};t.preventDefault();if(s.hasClass("ui-state-disabled")||s.hasClass("ui-tabs-loading")||this.running||o&&!n.collapsible||this._trigger("beforeActivate",t,l)===!1)return;n.active=u?!1:this.tabs.index(s),this.active=o?e():s,this.xhr&&this.xhr.abort(),!f.length&&!a.length&&e.error("jQuery UI Tabs: Mismatching fragment identifier."),a.length&&this.load(this.tabs.index(s),t),this._toggle(t,l)},_toggle:function(t,n){function o(){r.running=!1,r._trigger("activate",t,n)}function u(){n.newTab.closest("li").addClass("ui-tabs-active ui-state-active"),i.length&&r.options.show?r._show(i,r.options.show,o):(i.show(),o())}var r=this,i=n.newPanel,s=n.oldPanel;this.running=!0,s.length&&this.options.hide?this._hide(s,this.options.hide,function(){n.oldTab.closest("li").removeClass("ui-tabs-active ui-state-active"),u()}):(n.oldTab.closest("li").removeClass("ui-tabs-active ui-state-active"),s.hide(),u()),s.attr({"aria-expanded":"false","aria-hidden":"true"}),n.oldTab.attr("aria-selected","false"),i.length&&s.length?n.oldTab.attr("tabIndex",-1):i.length&&this.tabs.filter(function(){return e(this).attr("tabIndex")===0}).attr("tabIndex",-1),i.attr({"aria-expanded":"true","aria-hidden":"false"}),n.newTab.attr({"aria-selected":"true",tabIndex:0})},_activate:function(t){var n,r=this._findActive(t);if(r[0]===this.active[0])return;r.length||(r=this.active),n=r.find(".ui-tabs-anchor")[0],this._eventHandler({target:n,currentTarget:n,preventDefault:e.noop})},_findActive:function(t){return t===!1?e():this.tabs.eq(t)},_getIndex:function(e){return typeof e=="string"&&(e=this.anchors.index(this.anchors.filter("[href$='"+e+"']"))),e},_destroy:function(){this.xhr&&this.xhr.abort(),this.element.removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible"),this.tablist.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all").removeAttr("role"),this.anchors.removeClass("ui-tabs-anchor").removeAttr("role").removeAttr("tabIndex").removeUniqueId(),this.tabs.add(this.panels).each(function(){e.data(this,"ui-tabs-destroy")?e(this).remove():e(this).removeClass("ui-state-default ui-state-active ui-state-disabled ui-corner-top ui-corner-bottom ui-widget-content ui-tabs-active ui-tabs-panel").removeAttr("tabIndex").removeAttr("aria-live").removeAttr("aria-busy").removeAttr("aria-selected").removeAttr("aria-labelledby").removeAttr("aria-hidden").removeAttr("aria-expanded").removeAttr("role")}),this.tabs.each(function(){var t=e(this),n=t.data("ui-tabs-aria-controls");n?t.attr("aria-controls",n).removeData("ui-tabs-aria-controls"):t.removeAttr("aria-controls")}),this.panels.show(),this.options.heightStyle!=="content"&&this.panels.css("height","")},enable:function(n){var r=this.options.disabled;if(r===!1)return;n===t?r=!1:(n=this._getIndex(n),e.isArray(r)?r=e.map(r,function(e){return e!==n?e:null}):r=e.map(this.tabs,function(e,t){return t!==n?t:null})),this._setupDisabled(r)},disable:function(n){var r=this.options.disabled;if(r===!0)return;if(n===t)r=!0;else{n=this._getIndex(n);if(e.inArray(n,r)!==-1)return;e.isArray(r)?r=e.merge([n],r).sort():r=[n]}this._setupDisabled(r)},load:function(t,n){t=this._getIndex(t);var r=this,i=this.tabs.eq(t),o=i.find(".ui-tabs-anchor"),u=this._getPanelForTab(i),a={tab:i,panel:u};if(s(o[0]))return;this.xhr=e.ajax(this._ajaxSettings(o,n,a)),this.xhr&&this.xhr.statusText!=="canceled"&&(i.addClass("ui-tabs-loading"),u.attr("aria-busy","true"),this.xhr.success(function(e){setTimeout(function(){u.html(e),r._trigger("load",n,a)},1)}).complete(function(e,t){setTimeout(function(){t==="abort"&&r.panels.stop(!1,!0),i.removeClass("ui-tabs-loading"),u.removeAttr("aria-busy"),e===r.xhr&&delete r.xhr},1)}))},_ajaxSettings:function(t,n,r){var i=this;return{url:t.attr("href"),beforeSend:function(t,s){return i._trigger("beforeLoad",n,e.extend({jqXHR:t,ajaxSettings:s},r))}}},_getPanelForTab:function(t){var n=e(t).attr("aria-controls");return this.element.find(this._sanitizeSelector("#"+n))}})})(jQuery);
|
|
|
|
|
|
|
|
|
|
includes/pickers/include/ui-1.10.0/jquery.ui.widget.min.js
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
/*! jQuery UI - v1.10.0 - 2013-01-24
|
2 |
-
* http://jqueryui.com
|
3 |
-
* Includes: jquery.ui.widget.js
|
4 |
-
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
5 |
-
(function(e,t){var n=0,r=Array.prototype.slice,i=e.cleanData;e.cleanData=function(t){for(var n=0,r;(r=t[n])!=null;n++)try{e(r).triggerHandler("remove")}catch(s){}i(t)},e.widget=function(t,n,r){var i,s,o,u,a={},f=t.split(".")[0];t=t.split(".")[1],i=f+"-"+t,r||(r=n,n=e.Widget),e.expr[":"][i.toLowerCase()]=function(t){return!!e.data(t,i)},e[f]=e[f]||{},s=e[f][t],o=e[f][t]=function(e,t){if(!this._createWidget)return new o(e,t);arguments.length&&this._createWidget(e,t)},e.extend(o,s,{version:r.version,_proto:e.extend({},r),_childConstructors:[]}),u=new n,u.options=e.widget.extend({},u.options),e.each(r,function(t,r){if(!e.isFunction(r)){a[t]=r;return}a[t]=function(){var e=function(){return n.prototype[t].apply(this,arguments)},i=function(e){return n.prototype[t].apply(this,e)};return function(){var t=this._super,n=this._superApply,s;return this._super=e,this._superApply=i,s=r.apply(this,arguments),this._super=t,this._superApply=n,s}}()}),o.prototype=e.widget.extend(u,{widgetEventPrefix:s?u.widgetEventPrefix:t},a,{constructor:o,namespace:f,widgetName:t,widgetFullName:i}),s?(e.each(s._childConstructors,function(t,n){var r=n.prototype;e.widget(r.namespace+"."+r.widgetName,o,n._proto)}),delete s._childConstructors):n._childConstructors.push(o),e.widget.bridge(t,o)},e.widget.extend=function(n){var i=r.call(arguments,1),s=0,o=i.length,u,a;for(;s<o;s++)for(u in i[s])a=i[s][u],i[s].hasOwnProperty(u)&&a!==t&&(e.isPlainObject(a)?n[u]=e.isPlainObject(n[u])?e.widget.extend({},n[u],a):e.widget.extend({},a):n[u]=a);return n},e.widget.bridge=function(n,i){var s=i.prototype.widgetFullName||n;e.fn[n]=function(o){var u=typeof o=="string",a=r.call(arguments,1),f=this;return o=!u&&a.length?e.widget.extend.apply(null,[o].concat(a)):o,u?this.each(function(){var r,i=e.data(this,s);if(!i)return e.error("cannot call methods on "+n+" prior to initialization; "+"attempted to call method '"+o+"'");if(!e.isFunction(i[o])||o.charAt(0)==="_")return e.error("no such method '"+o+"' for "+n+" widget instance");r=i[o].apply(i,a);if(r!==i&&r!==t)return f=r&&r.jquery?f.pushStack(r.get()):r,!1}):this.each(function(){var t=e.data(this,s);t?t.option(o||{})._init():e.data(this,s,new i(o,this))}),f}},e.Widget=function(){},e.Widget._childConstructors=[],e.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{disabled:!1,create:null},_createWidget:function(t,r){r=e(r||this.defaultElement||this)[0],this.element=e(r),this.uuid=n++,this.eventNamespace="."+this.widgetName+this.uuid,this.options=e.widget.extend({},this.options,this._getCreateOptions(),t),this.bindings=e(),this.hoverable=e(),this.focusable=e(),r!==this&&(e.data(r,this.widgetFullName,this),this._on(!0,this.element,{remove:function(e){e.target===r&&this.destroy()}}),this.document=e(r.style?r.ownerDocument:r.document||r),this.window=e(this.document[0].defaultView||this.document[0].parentWindow)),this._create(),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:e.noop,_getCreateEventData:e.noop,_create:e.noop,_init:e.noop,destroy:function(){this._destroy(),this.element.unbind(this.eventNamespace).removeData(this.widgetName).removeData(this.widgetFullName).removeData(e.camelCase(this.widgetFullName)),this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled "+"ui-state-disabled"),this.bindings.unbind(this.eventNamespace),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")},_destroy:e.noop,widget:function(){return this.element},option:function(n,r){var i=n,s,o,u;if(arguments.length===0)return e.widget.extend({},this.options);if(typeof n=="string"){i={},s=n.split("."),n=s.shift();if(s.length){o=i[n]=e.widget.extend({},this.options[n]);for(u=0;u<s.length-1;u++)o[s[u]]=o[s[u]]||{},o=o[s[u]];n=s.pop();if(r===t)return o[n]===t?null:o[n];o[n]=r}else{if(r===t)return this.options[n]===t?null:this.options[n];i[n]=r}}return this._setOptions(i),this},_setOptions:function(e){var t;for(t in e)this._setOption(t,e[t]);return this},_setOption:function(e,t){return this.options[e]=t,e==="disabled"&&(this.widget().toggleClass(this.widgetFullName+"-disabled ui-state-disabled",!!t).attr("aria-disabled",t),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")),this},enable:function(){return this._setOption("disabled",!1)},disable:function(){return this._setOption("disabled",!0)},_on:function(t,n,r){var i,s=this;typeof t!="boolean"&&(r=n,n=t,t=!1),r?(n=i=e(n),this.bindings=this.bindings.add(n)):(r=n,n=this.element,i=this.widget()),e.each(r,function(r,o){function u(){if(!t&&(s.options.disabled===!0||e(this).hasClass("ui-state-disabled")))return;return(typeof o=="string"?s[o]:o).apply(s,arguments)}typeof o!="string"&&(u.guid=o.guid=o.guid||u.guid||e.guid++);var a=r.match(/^(\w+)\s*(.*)$/),f=a[1]+s.eventNamespace,l=a[2];l?i.delegate(l,f,u):n.bind(f,u)})},_off:function(e,t){t=(t||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,e.unbind(t).undelegate(t)},_delay:function(e,t){function n(){return(typeof e=="string"?r[e]:e).apply(r,arguments)}var r=this;return setTimeout(n,t||0)},_hoverable:function(t){this.hoverable=this.hoverable.add(t),this._on(t,{mouseenter:function(t){e(t.currentTarget).addClass("ui-state-hover")},mouseleave:function(t){e(t.currentTarget).removeClass("ui-state-hover")}})},_focusable:function(t){this.focusable=this.focusable.add(t),this._on(t,{focusin:function(t){e(t.currentTarget).addClass("ui-state-focus")},focusout:function(t){e(t.currentTarget).removeClass("ui-state-focus")}})},_trigger:function(t,n,r){var i,s,o=this.options[t];r=r||{},n=e.Event(n),n.type=(t===this.widgetEventPrefix?t:this.widgetEventPrefix+t).toLowerCase(),n.target=this.element[0],s=n.originalEvent;if(s)for(i in s)i in n||(n[i]=s[i]);return this.element.trigger(n,r),!(e.isFunction(o)&&o.apply(this.element[0],[n].concat(r))===!1||n.isDefaultPrevented())}},e.each({show:"fadeIn",hide:"fadeOut"},function(t,n){e.Widget.prototype["_"+t]=function(r,i,s){typeof i=="string"&&(i={effect:i});var o,u=i?i===!0||typeof i=="number"?n:i.effect||n:t;i=i||{},typeof i=="number"&&(i={duration:i}),o=!e.isEmptyObject(i),i.complete=s,i.delay&&r.delay(i.delay),o&&e.effects&&e.effects.effect[u]?r[t](i):u!==t&&r[u]?r[u](i.duration,i.easing,s):r.queue(function(n){e(this)[t](),s&&s.call(r[0]),n()})}})})(jQuery);
|
|
|
|
|
|
|
|
|
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_222222_256x240.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_228ef1_256x240.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_ef8c08_256x240.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_ffd27a_256x240.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/images/ui-icons_ffffff_256x240.png
DELETED
Binary file
|
includes/pickers/include/ui-1.10.0/ui-lightness/jquery-ui-1.10.0.custom.min.css
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
/*! jQuery UI - v1.10.0 - 2013-01-25
|
2 |
-
* http://jqueryui.com
|
3 |
-
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
|
4 |
-
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
|
5 |
-
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("images/animated-overlay.gif");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-position:16px 16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_ffd27a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
|
|
|
|
|
|
|
|
|
|
includes/pickers/wooccm_upload_script.js
DELETED
@@ -1,140 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* WooCommerce Checkout Manager
|
4 |
-
*/
|
5 |
-
|
6 |
-
// Exit if accessed directly
|
7 |
-
if ( !defined( 'ABSPATH' ) ) exit;
|
8 |
-
|
9 |
-
function up_wooccmdrive(){
|
10 |
-
?>
|
11 |
-
|
12 |
-
<script type="text/javascript">
|
13 |
-
jQuery(document).ready(function($){
|
14 |
-
$("#' . esc_attr( $key ) . '_field").magnificPopup({
|
15 |
-
delegate: "a", // child items selector, by clicking on it popup will open
|
16 |
-
type: "image",
|
17 |
-
zoom: {
|
18 |
-
enabled: true,
|
19 |
-
duration: 400,
|
20 |
-
easing: "ease-out"
|
21 |
-
}
|
22 |
-
});
|
23 |
-
|
24 |
-
(function post_image_content() {
|
25 |
-
var input = document.getElementById("' . esc_attr( $key ) . '"),
|
26 |
-
formdata = false, storenames = [];
|
27 |
-
|
28 |
-
$("#' . esc_attr( $key ) . '_files_button_wccm").click( function(){
|
29 |
-
$("#' . esc_attr( $key ) . '_field input[type=file]").click();
|
30 |
-
return false;
|
31 |
-
});
|
32 |
-
|
33 |
-
if (window.FormData) {
|
34 |
-
formdata = new FormData();
|
35 |
-
}
|
36 |
-
|
37 |
-
function showUploadedItem ( source, getname, filetype ) {
|
38 |
-
var
|
39 |
-
list = document.getElementById("' . esc_attr( $key ) . '_field"),
|
40 |
-
li = document.createElement("span"),
|
41 |
-
name = document.createElement("name"),
|
42 |
-
span = document.createElement("span"),
|
43 |
-
zoom = document.createElement("a"),
|
44 |
-
edit = document.createElement("buttona"),
|
45 |
-
dele = document.createElement("buttona"),
|
46 |
-
a = document.createElement("a"),
|
47 |
-
spana = document.createElement("spana"),
|
48 |
-
img = document.createElement("img");
|
49 |
-
|
50 |
-
|
51 |
-
name.innerHTML = getname;
|
52 |
-
edit.innerHTML = "Edit";
|
53 |
-
dele.innerHTML = "Delete";
|
54 |
-
if (filetype.match("image.*")) {
|
55 |
-
img.src = source;
|
56 |
-
a.href = source;
|
57 |
-
a.title = getname;
|
58 |
-
zoom.href = source;
|
59 |
-
zoom.title = getname;
|
60 |
-
zoom.innerHTML = "Zoom <img style=display:none />";
|
61 |
-
li.appendChild(a);
|
62 |
-
a.appendChild(img);
|
63 |
-
a.className = "wooccm-image-holder mfp-zoom";
|
64 |
-
zoom.className = "wooccm_zoom wooccm-btn wooccm-btn-zoom";
|
65 |
-
edit.className = "wooccm_edit wooccm-btn wooccm-btn-edit";
|
66 |
-
}else{
|
67 |
-
zoom.innerHTML = "Zoom";
|
68 |
-
li.appendChild(spana);
|
69 |
-
spana.appendChild(img);
|
70 |
-
spana.className = "wooccm-image-holder";
|
71 |
-
zoom.className = "wooccm_zoom wooccm-btn disable";
|
72 |
-
edit.className = "wooccm_edit wooccm-btn disable";
|
73 |
-
}
|
74 |
-
if ( ( false === filetype.match("application/ms.*") && false === filetype.match("application/x.*") && false === filetype.match("audio.*") && false === filetype.match("text.*") && false === filetype.match("video.*") ) || ( 0 === filetype.length || !filetype) ) {
|
75 |
-
img.src = "'.site_url('wp-includes/images/media/interactive.png').'";
|
76 |
-
}
|
77 |
-
if (filetype.match("application/ms.*")) {
|
78 |
-
img.src = "'.site_url('wp-includes/images/media/spreadsheet.png').'";
|
79 |
-
}
|
80 |
-
if (filetype.match("application/x.*")) {
|
81 |
-
img.src = "'.site_url('wp-includes/images/media/archive.png').'";
|
82 |
-
}
|
83 |
-
if (filetype.match("audio.*")) {
|
84 |
-
img.src = "'.site_url('wp-includes/images/media/audio.png').'";
|
85 |
-
}
|
86 |
-
if (filetype.match("text.*")) {
|
87 |
-
img.src = "'.site_url('wp-includes/images/media/text.png').'";
|
88 |
-
}
|
89 |
-
if (filetype.match("video.*")) {
|
90 |
-
img.src = "'.site_url('wp-includes/images/media/video.png').'";
|
91 |
-
}
|
92 |
-
|
93 |
-
li.title = getname;
|
94 |
-
dele.title = getname;
|
95 |
-
li.appendChild(name);
|
96 |
-
li.appendChild(span);
|
97 |
-
span.appendChild(zoom);
|
98 |
-
span.appendChild(edit);
|
99 |
-
span.appendChild(dele);
|
100 |
-
list.appendChild(li);
|
101 |
-
li.className = "wooccm_each_file";
|
102 |
-
name.className = "wooccm_name";
|
103 |
-
dele.className = "wooccm_dele wooccm-btn wooccm-btn-danger";
|
104 |
-
|
105 |
-
|
106 |
-
$("span.wooccm_dele[title='"+ getname + "']").click( function() {
|
107 |
-
storenames.push( getname );
|
108 |
-
});
|
109 |
-
|
110 |
-
|
111 |
-
}
|
112 |
-
|
113 |
-
|
114 |
-
input.addEventListener("change", function (evt) {
|
115 |
-
var img, reader, file, iname, len = this.files.length, loadfiles = [].slice.call( this.files );
|
116 |
-
|
117 |
-
for ( i = 0; i < len; i++ ) {
|
118 |
-
file = this.files[i];
|
119 |
-
|
120 |
-
if ( window.FileReader ) {
|
121 |
-
reader = new FileReader();
|
122 |
-
reader.onload = (function(theFile){
|
123 |
-
var fileName = theFile.name,
|
124 |
-
filetype = theFile.type;
|
125 |
-
return function(e){
|
126 |
-
showUploadedItem( e.target.result, fileName, filetype );
|
127 |
-
};
|
128 |
-
})(file);
|
129 |
-
reader.readAsDataURL(file);
|
130 |
-
}
|
131 |
-
}
|
132 |
-
|
133 |
-
console.dir(storenames);
|
134 |
-
|
135 |
-
}, false);
|
136 |
-
}());
|
137 |
-
});
|
138 |
-
</script>
|
139 |
-
<?php
|
140 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/templates/functions/add_wooccmupload.php
DELETED
@@ -1,374 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* WooCommerce Checkout Manager
|
4 |
-
*/
|
5 |
-
|
6 |
-
// Exit if accessed directly
|
7 |
-
if ( !defined( 'ABSPATH' ) ) exit;
|
8 |
-
|
9 |
-
function wooccm_upload_scripts() {
|
10 |
-
|
11 |
-
global $woocommerce, $post;
|
12 |
-
|
13 |
-
$options = get_option( 'wccs_settings' );
|
14 |
-
$buttons = ( isset( $options['buttons'] ) ? $options['buttons'] : false );
|
15 |
-
|
16 |
-
// Check if we have any buttons
|
17 |
-
if( empty( $buttons ) )
|
18 |
-
return;
|
19 |
-
|
20 |
-
foreach( $buttons as $btn ) {
|
21 |
-
|
22 |
-
if( $btn['type'] <> 'wooccmupload' )
|
23 |
-
continue;
|
24 |
-
|
25 |
-
$file_types = explode(",", $btn['option_array']);
|
26 |
-
$number_of_types = count($file_types);
|
27 |
-
?>
|
28 |
-
<!-- Additional section: File upload -->
|
29 |
-
<script type="text/javascript">
|
30 |
-
jQuery(document).ready(function($){
|
31 |
-
|
32 |
-
$("#<?php echo $btn['cow']; ?>_field").magnificPopup({
|
33 |
-
delegate: "a.wooccm-zoom-special", // child items selector, by clicking on it popup will open
|
34 |
-
type: "image",
|
35 |
-
zoom: {
|
36 |
-
enabled: true,
|
37 |
-
duration: 400,
|
38 |
-
easing: "ease-out"
|
39 |
-
}
|
40 |
-
});
|
41 |
-
|
42 |
-
(function post_image_content() {
|
43 |
-
|
44 |
-
var input = document.getElementById("<?php echo $btn['cow']; ?>_file"),
|
45 |
-
formdata = false, loadfiles, formnames = [], loadfiles = [];
|
46 |
-
|
47 |
-
$("#<?php echo $btn['cow']; ?>_files_button_wccm").click( function(){
|
48 |
-
$("#<?php echo $btn['cow']; ?>_field input[type=file]").click();
|
49 |
-
return false;
|
50 |
-
});
|
51 |
-
|
52 |
-
if (window.FormData) {
|
53 |
-
formdata = new FormData();
|
54 |
-
}
|
55 |
-
|
56 |
-
function showUploadedItem ( source, getname, filetype ) {
|
57 |
-
|
58 |
-
var
|
59 |
-
list = document.getElementById("<?php echo $btn['cow']; ?>_field"),
|
60 |
-
li = document.createElement("span"),
|
61 |
-
name = document.createElement("name"),
|
62 |
-
span = document.createElement("span"),
|
63 |
-
zoom = document.createElement("a"),
|
64 |
-
edit = document.createElement("a"),
|
65 |
-
dele = document.createElement("a"),
|
66 |
-
a = document.createElement("a"),
|
67 |
-
spana = document.createElement("spana"),
|
68 |
-
img = document.createElement("img");
|
69 |
-
|
70 |
-
name.innerHTML = getname;
|
71 |
-
edit.innerHTML = "Edit";
|
72 |
-
dele.innerHTML = "Delete";
|
73 |
-
|
74 |
-
if (filetype.match("image.*")) {
|
75 |
-
img.src = source;
|
76 |
-
a.href = source;
|
77 |
-
a.title = getname;
|
78 |
-
edit.href = source;
|
79 |
-
zoom.href = source;
|
80 |
-
zoom.title = getname;
|
81 |
-
zoom.innerHTML = "Zoom <img style=display:none />";
|
82 |
-
li.appendChild(a);
|
83 |
-
a.appendChild(img);
|
84 |
-
a.className = "wooccm-zoom-special wooccm-image-holder mfp-zoom";
|
85 |
-
zoom.className = "wooccm-zoom-special wooccm_zoom wooccm-btn wooccm-btn-zoom";
|
86 |
-
edit.className = "wooccm_edit wooccm-btn wooccm-btn-edit enable";
|
87 |
-
}else{
|
88 |
-
zoom.innerHTML = "Zoom";
|
89 |
-
li.appendChild(spana);
|
90 |
-
spana.appendChild(img);
|
91 |
-
spana.className = "wooccm-image-holder";
|
92 |
-
zoom.className = "wooccm_zoom wooccm-btn disable";
|
93 |
-
edit.className = "wooccm_edit wooccm-btn disable";
|
94 |
-
}
|
95 |
-
if ( ( false === filetype.match("application/ms.*") && false === filetype.match("application/x.*") && false === filetype.match("audio.*") && false === filetype.match("text.*") && false === filetype.match("video.*") ) || ( 0 === filetype.length || !filetype) ) {
|
96 |
-
img.src = "<?php echo site_url('wp-includes/images/media/interactive.png'); ?>";
|
97 |
-
}
|
98 |
-
if (filetype.match("application/ms.*")) {
|
99 |
-
img.src = "<?php echo site_url('wp-includes/images/media/spreadsheet.png'); ?>";
|
100 |
-
}
|
101 |
-
if (filetype.match("application/x.*")) {
|
102 |
-
img.src = "<?php echo site_url('wp-includes/images/media/archive.png'); ?>";
|
103 |
-
}
|
104 |
-
if (filetype.match("audio.*")) {
|
105 |
-
img.src = "<?php echo site_url('wp-includes/images/media/audio.png'); ?>";
|
106 |
-
}
|
107 |
-
if (filetype.match("text.*")) {
|
108 |
-
img.src = "<?php echo site_url('wp-includes/images/media/text.png'); ?>";
|
109 |
-
}
|
110 |
-
if (filetype.match("video.*")) {
|
111 |
-
img.src = "<?php echo site_url('wp-includes/images/media/video.png'); ?>";
|
112 |
-
}
|
113 |
-
|
114 |
-
li.title = getname;
|
115 |
-
dele.title = getname;
|
116 |
-
edit.title = getname;
|
117 |
-
li.appendChild(name);
|
118 |
-
li.appendChild(span);
|
119 |
-
span.appendChild(zoom);
|
120 |
-
span.appendChild(edit);
|
121 |
-
span.appendChild(dele);
|
122 |
-
list.appendChild(li);
|
123 |
-
li.className = "wooccm_each_file";
|
124 |
-
name.className = "wooccm_name";
|
125 |
-
dele.id = "wooccm_dele";
|
126 |
-
dele.className = "wooccm_dele wooccm-btn wooccm-btn-danger";
|
127 |
-
span.className = "container";
|
128 |
-
|
129 |
-
}
|
130 |
-
|
131 |
-
input.addEventListener("change", function (evt) {
|
132 |
-
$("#<?php echo $btn['cow']; ?>_field").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
133 |
-
|
134 |
-
var count = $("#<?php echo $btn['cow']; ?>_files_button_wccm").data("count") || 0;
|
135 |
-
$("#<?php echo $btn['cow']; ?>_files_button_wccm").data("count", ++count);
|
136 |
-
|
137 |
-
var img, reader, file, iname, len = this.files.length;
|
138 |
-
|
139 |
-
for ( i = 0; i < len; i++ ) {
|
140 |
-
|
141 |
-
file = this.files[i];
|
142 |
-
|
143 |
-
if ( window.FileReader ) {
|
144 |
-
reader = new FileReader();
|
145 |
-
reader.onload = (function(theFile){
|
146 |
-
var fileName = theFile.name,
|
147 |
-
filetype = theFile.type;
|
148 |
-
return function(e){
|
149 |
-
showUploadedItem( e.target.result, fileName, filetype );
|
150 |
-
};
|
151 |
-
})(file);
|
152 |
-
reader.readAsDataURL(file);
|
153 |
-
}
|
154 |
-
|
155 |
-
formdata.append("<?php echo $btn['cow']; ?>[]", file);
|
156 |
-
formdata.append('nonce', ajaxnonce);
|
157 |
-
formnames.push(file.name);
|
158 |
-
loadfiles.push(file);
|
159 |
-
|
160 |
-
$.ajax({
|
161 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload&name='.$btn['cow'].''); ?>",
|
162 |
-
type: "POST",
|
163 |
-
data: formdata,
|
164 |
-
processData: false,
|
165 |
-
contentType: false,
|
166 |
-
success: function (res) {
|
167 |
-
var result = $.parseJSON(res), new_val;
|
168 |
-
document.getElementById("<?php echo $btn['cow']; ?>").value = result;
|
169 |
-
/* @mod - Test formatting change */
|
170 |
-
/*
|
171 |
-
new_val = document.getElementById("<?php echo $btn['cow']; ?>").value;
|
172 |
-
new_val += result + ",";
|
173 |
-
document.getElementById("<?php echo $btn['cow']; ?>").value = new_val;
|
174 |
-
new_val[0] = result[0];
|
175 |
-
new_val[1] += result[1] + ",";
|
176 |
-
document.getElementById("<?php echo $btn['cow']; ?>").value = new_val[0] + "," + new_val[1];
|
177 |
-
*/
|
178 |
-
|
179 |
-
$("#<?php echo $btn['cow']; ?>_field").unblock();
|
180 |
-
}
|
181 |
-
});
|
182 |
-
|
183 |
-
}
|
184 |
-
|
185 |
-
if( formdata ) {
|
186 |
-
$("#<?php echo $btn['cow']; ?>_field").unblock();
|
187 |
-
}
|
188 |
-
|
189 |
-
}, false);
|
190 |
-
|
191 |
-
$("#caman_content #wooccmtoolbar #save").click( function(){
|
192 |
-
|
193 |
-
$("#caman_content #wooccmtoolbar").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
194 |
-
|
195 |
-
var title = this.title, the_file, wooxtro = document.getElementById("wooccmactualimage").getAttribute("data-caman-hidpi"), listing, store = [], count = $(".wooccm_each_file").each(function(){});
|
196 |
-
formdata = new FormData();
|
197 |
-
|
198 |
-
for(var t = 0; t < count.length; t++) {
|
199 |
-
if( count[t].getAttribute("wooccm-attach-id") ){
|
200 |
-
break;
|
201 |
-
}
|
202 |
-
store.push(count[t]);
|
203 |
-
}
|
204 |
-
|
205 |
-
if( store.length !== 0 ){
|
206 |
-
listing = document.getElementById("<?php echo $btn['cow']; ?>").value.split(",");
|
207 |
-
listing = listing[1].split(",");
|
208 |
-
listing = listing.filter(Number);
|
209 |
-
|
210 |
-
$.each(listing, function(index, value){
|
211 |
-
$(store[index]).attr("wooccm-attach-id", value);
|
212 |
-
});
|
213 |
-
}
|
214 |
-
|
215 |
-
$(".wooccm_each_file").each(function(){
|
216 |
-
if( this.title === title) {
|
217 |
-
var currentgutz = this;
|
218 |
-
this.firstElementChild.href = wooxtro;
|
219 |
-
this.firstElementChild.firstElementChild.src = wooxtro;
|
220 |
-
this.lastElementChild.firstElementChild.href = wooxtro;
|
221 |
-
this.lastElementChild.lastElementChild.previousElementSibling.href = wooxtro;
|
222 |
-
|
223 |
-
var byteString;
|
224 |
-
var dataURI = wooxtro; //data:image/gif;base64,R0lGODlhyAAiALM...DfD0QAADs
|
225 |
-
|
226 |
-
if (dataURI.split(',')[0].indexOf('base64') >= 0)
|
227 |
-
byteString = atob(dataURI.split(',')[1]);
|
228 |
-
else
|
229 |
-
byteString = unescape(dataURI.split(',')[1]);
|
230 |
-
|
231 |
-
// separate out the mime component
|
232 |
-
var mimeString = dataURI.split(',')[0].split(':')[1].split(';')[0];
|
233 |
-
|
234 |
-
// write the bytes of the string to a typed array
|
235 |
-
var ia = new Uint8Array(byteString.length);
|
236 |
-
for (var i = 0; i < byteString.length; i++) {
|
237 |
-
ia[i] = byteString.charCodeAt(i);
|
238 |
-
}
|
239 |
-
|
240 |
-
var extension = mimeString.split('/')[1];
|
241 |
-
var fileName = "image_" + new Date().getTime() + "." + extension;
|
242 |
-
var blob = new Blob([ia], {type:mimeString});
|
243 |
-
|
244 |
-
the_file = new File([blob], title, {
|
245 |
-
type: "image/png"
|
246 |
-
});
|
247 |
-
|
248 |
-
formdata.append("<?php echo $btn['cow']; ?>", the_file);
|
249 |
-
var remove = this.getAttribute("wooccm-attach-id");
|
250 |
-
|
251 |
-
$.ajax({
|
252 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload_save&name='.$btn['cow'].'&remove='); ?>" + remove,
|
253 |
-
type: "POST",
|
254 |
-
data: formdata,
|
255 |
-
processData: false,
|
256 |
-
contentType: false,
|
257 |
-
success: function (res) {
|
258 |
-
var result = $.parseJSON(res);
|
259 |
-
$(currentgutz).attr("wooccm-attach-id", result);
|
260 |
-
$("#<?php echo $btn['cow']; ?>").val(function(index, value) {
|
261 |
-
return value.replace(remove, result);
|
262 |
-
});
|
263 |
-
$("#caman_content #wooccmtoolbar").unblock();
|
264 |
-
alert("<?php echo ( !empty( $options['checkness']['picture_success'] ) ? wooccm_wpml_string( $options['checkness']['picture_success'] ) : 'Picture Saved' ); ?>");
|
265 |
-
}
|
266 |
-
});
|
267 |
-
}
|
268 |
-
});
|
269 |
-
|
270 |
-
});
|
271 |
-
|
272 |
-
$(document).on('click','.wooccm_dele',function(){
|
273 |
-
|
274 |
-
var c = confirm("<?php echo wooccm_wpml_string($options['checkness']['file_delete']); ?> " + this.title + " ?"), listing, store = [], count = $(".wooccm_each_file").each(function(){});
|
275 |
-
if (c==true) {
|
276 |
-
|
277 |
-
$("#<?php echo $btn['cow']; ?>_field").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
278 |
-
|
279 |
-
for(var t = 0; t < count.length; t++) {
|
280 |
-
if( count[t].getAttribute("wooccm-attach-id") ){
|
281 |
-
break;
|
282 |
-
}
|
283 |
-
store.push(count[t]);
|
284 |
-
}
|
285 |
-
|
286 |
-
if( store.length !== 0 ){
|
287 |
-
listing = document.getElementById("<?php echo $btn['cow']; ?>").value.split(",");
|
288 |
-
listing = listing[1].split(",");
|
289 |
-
listing = listing.filter(Number);
|
290 |
-
|
291 |
-
$.each(listing, function(index, value){
|
292 |
-
$(store[index]).attr("wooccm-attach-id", value);
|
293 |
-
});
|
294 |
-
}
|
295 |
-
|
296 |
-
var currentname = this.title, wooccmeachfile = document.getElementsByClassName("wooccm_each_file"), remove, shell;
|
297 |
-
formdata = new FormData();
|
298 |
-
|
299 |
-
for( i = 0; i < wooccmeachfile.length; i++ ){
|
300 |
-
if(wooccmeachfile[i].title === currentname){
|
301 |
-
remove = wooccmeachfile[i].getAttribute("wooccm-attach-id");
|
302 |
-
shell = wooccmeachfile[i];
|
303 |
-
}
|
304 |
-
}
|
305 |
-
|
306 |
-
$.ajax({
|
307 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload_save&remove='); ?>" + remove,
|
308 |
-
type: "POST",
|
309 |
-
data: formdata,
|
310 |
-
processData: false,
|
311 |
-
contentType: false,
|
312 |
-
success: function (res) {
|
313 |
-
remove = remove + ",";
|
314 |
-
$("#<?php echo $btn['cow']; ?>").val(function(index, value) {
|
315 |
-
return value.replace(remove, "");
|
316 |
-
});
|
317 |
-
|
318 |
-
shell.outerHTML = "";
|
319 |
-
|
320 |
-
$("#<?php echo $btn['cow']; ?>_field").unblock();
|
321 |
-
}
|
322 |
-
});
|
323 |
-
|
324 |
-
}
|
325 |
-
|
326 |
-
});
|
327 |
-
|
328 |
-
$("#caman_content #wooccmtoolbar #close").click( function(){
|
329 |
-
var li = document.getElementById( "wooccmactualimage" );
|
330 |
-
li.outerHTML = "";
|
331 |
-
$("#caman_content .FilterValue").each(function(){
|
332 |
-
$(this).text("0");
|
333 |
-
});
|
334 |
-
$("#caman_content .FilterSetting input").each(function(){
|
335 |
-
$(this).val("0");
|
336 |
-
});
|
337 |
-
$("#PresetFilters a").each(function(){
|
338 |
-
$(this).removeClass("Active");
|
339 |
-
});
|
340 |
-
$("#caman_content").hide();
|
341 |
-
$("html").css("overflow", "visible");
|
342 |
-
});
|
343 |
-
|
344 |
-
$(document).on('click','.wooccm_edit',function(){
|
345 |
-
return false;
|
346 |
-
});
|
347 |
-
|
348 |
-
$(document).on('click','.wooccm_edit.enable',function(){
|
349 |
-
var imageinbase = this.href,
|
350 |
-
li = document.getElementById( "wooccmimageeditorpro" ),
|
351 |
-
data = document.createAttribute("data-caman-hidpi"),
|
352 |
-
img = document.createElement("img");
|
353 |
-
data.value = imageinbase;
|
354 |
-
$("#caman_content #wooccmtoolbar #save").attr("title", this.title);
|
355 |
-
if( $(".wooccmimageeditor img").length == 0 ){
|
356 |
-
img.id = "wooccmactualimage";
|
357 |
-
img.src = imageinbase;
|
358 |
-
img.setAttributeNode(data);
|
359 |
-
li.appendChild(img);
|
360 |
-
$.getScript( "<?php echo plugins_url( 'includes/pickers/caman/dist/caman_controls.js', WOOCCM_PLUGIN_FILE ); ?>");
|
361 |
-
}
|
362 |
-
$("#caman_content").show();
|
363 |
-
$("html").css("overflow", "hidden");
|
364 |
-
});
|
365 |
-
|
366 |
-
}());
|
367 |
-
|
368 |
-
});
|
369 |
-
</script>
|
370 |
-
<?php
|
371 |
-
}
|
372 |
-
|
373 |
-
}
|
374 |
-
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/templates/functions/billing_wooccmupload.php
DELETED
@@ -1,368 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* WooCommerce Checkout Manager
|
4 |
-
*/
|
5 |
-
|
6 |
-
// Exit if accessed directly
|
7 |
-
if ( !defined( 'ABSPATH' ) ) exit;
|
8 |
-
|
9 |
-
function wooccm_upload_billing_scripts() {
|
10 |
-
|
11 |
-
global $woocommerce;
|
12 |
-
|
13 |
-
$options = get_option( 'wccs_settings3' );
|
14 |
-
|
15 |
-
// Check if we have any buttons
|
16 |
-
if( empty( $options['billing_buttons'] ) )
|
17 |
-
return;
|
18 |
-
|
19 |
-
foreach( $options['billing_buttons'] as $btn ) {
|
20 |
-
|
21 |
-
if( $btn['type'] <> 'wooccmupload' )
|
22 |
-
continue;
|
23 |
-
?>
|
24 |
-
<!-- Billing section: File upload -->
|
25 |
-
<script type="text/javascript">
|
26 |
-
jQuery(document).ready(function($){
|
27 |
-
|
28 |
-
$("#billing_<?php echo $btn['cow']; ?>_field").magnificPopup({
|
29 |
-
delegate: "a.wooccm-zoom-special", // child items selector, by clicking on it popup will open
|
30 |
-
type: "image",
|
31 |
-
zoom: {
|
32 |
-
enabled: true,
|
33 |
-
duration: 400,
|
34 |
-
easing: "ease-out"
|
35 |
-
}
|
36 |
-
});
|
37 |
-
|
38 |
-
(function post_image_content() {
|
39 |
-
|
40 |
-
var input = document.getElementById("billing_<?php echo $btn['cow']; ?>_file"),
|
41 |
-
formdata = false, loadfiles, formnames = [], loadfiles = [];
|
42 |
-
|
43 |
-
$("#billing_<?php echo $btn['cow']; ?>_files_button_wccm").click( function(){
|
44 |
-
$("#billing_<?php echo $btn['cow']; ?>_field input[type=file]").click();
|
45 |
-
return false;
|
46 |
-
});
|
47 |
-
|
48 |
-
if (window.FormData) {
|
49 |
-
formdata = new FormData();
|
50 |
-
}
|
51 |
-
|
52 |
-
function showUploadedItem ( source, getname, filetype ) {
|
53 |
-
|
54 |
-
var
|
55 |
-
list = document.getElementById("billing_<?php echo $btn['cow']; ?>_field"),
|
56 |
-
li = document.createElement("span"),
|
57 |
-
name = document.createElement("name"),
|
58 |
-
span = document.createElement("span"),
|
59 |
-
zoom = document.createElement("a"),
|
60 |
-
edit = document.createElement("a"),
|
61 |
-
dele = document.createElement("a"),
|
62 |
-
a = document.createElement("a"),
|
63 |
-
spana = document.createElement("spana"),
|
64 |
-
img = document.createElement("img");
|
65 |
-
|
66 |
-
name.innerHTML = getname;
|
67 |
-
edit.innerHTML = "Edit";
|
68 |
-
dele.innerHTML = "Delete";
|
69 |
-
|
70 |
-
if (filetype.match("image.*")) {
|
71 |
-
img.src = source;
|
72 |
-
a.href = source;
|
73 |
-
a.title = getname;
|
74 |
-
edit.href = source;
|
75 |
-
zoom.href = source;
|
76 |
-
zoom.title = getname;
|
77 |
-
zoom.innerHTML = "Zoom <img style=display:none />";
|
78 |
-
li.appendChild(a);
|
79 |
-
a.appendChild(img);
|
80 |
-
a.className = "wooccm-zoom-special wooccm-image-holder mfp-zoom";
|
81 |
-
zoom.className = "wooccm-zoom-special wooccm_zoom wooccm-btn wooccm-btn-zoom";
|
82 |
-
edit.className = "wooccm_edit wooccm-btn wooccm-btn-edit enable";
|
83 |
-
}else{
|
84 |
-
zoom.innerHTML = "Zoom";
|
85 |
-
li.appendChild(spana);
|
86 |
-
spana.appendChild(img);
|
87 |
-
spana.className = "wooccm-image-holder";
|
88 |
-
zoom.className = "wooccm_zoom wooccm-btn disable";
|
89 |
-
edit.className = "wooccm_edit wooccm-btn disable";
|
90 |
-
}
|
91 |
-
if ( ( false === filetype.match("application/ms.*") && false === filetype.match("application/x.*") && false === filetype.match("audio.*") && false === filetype.match("text.*") && false === filetype.match("video.*") ) || ( 0 === filetype.length || !filetype) ) {
|
92 |
-
img.src = "<?php echo site_url('wp-includes/images/media/interactive.png'); ?>";
|
93 |
-
}
|
94 |
-
if (filetype.match("application/ms.*")) {
|
95 |
-
img.src = "<?php echo site_url('wp-includes/images/media/spreadsheet.png'); ?>";
|
96 |
-
}
|
97 |
-
if (filetype.match("application/x.*")) {
|
98 |
-
img.src = "<?php echo site_url('wp-includes/images/media/archive.png'); ?>";
|
99 |
-
}
|
100 |
-
if (filetype.match("audio.*")) {
|
101 |
-
img.src = "<?php echo site_url('wp-includes/images/media/audio.png'); ?>";
|
102 |
-
}
|
103 |
-
if (filetype.match("text.*")) {
|
104 |
-
img.src = "<?php echo site_url('wp-includes/images/media/text.png'); ?>";
|
105 |
-
}
|
106 |
-
if (filetype.match("video.*")) {
|
107 |
-
img.src = "<?php echo site_url('wp-includes/images/media/video.png'); ?>";
|
108 |
-
}
|
109 |
-
|
110 |
-
li.title = getname;
|
111 |
-
dele.title = getname;
|
112 |
-
edit.title = getname;
|
113 |
-
li.appendChild(name);
|
114 |
-
li.appendChild(span);
|
115 |
-
span.appendChild(zoom);
|
116 |
-
span.appendChild(edit);
|
117 |
-
span.appendChild(dele);
|
118 |
-
list.appendChild(li);
|
119 |
-
li.className = "wooccm_each_file";
|
120 |
-
name.className = "wooccm_name";
|
121 |
-
dele.id = "wooccm_dele";
|
122 |
-
dele.className = "wooccm_dele wooccm-btn wooccm-btn-danger";
|
123 |
-
span.className = "container";
|
124 |
-
|
125 |
-
}
|
126 |
-
|
127 |
-
input.addEventListener("change", function (evt) {
|
128 |
-
$("#billing_<?php echo $btn['cow']; ?>_field").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
129 |
-
|
130 |
-
var count = $("#billing_<?php echo $btn['cow']; ?>_files_button_wccm").data("count") || 0;
|
131 |
-
$("#billing_<?php echo $btn['cow']; ?>_files_button_wccm").data("count", ++count);
|
132 |
-
|
133 |
-
var img, reader, file, iname, len = this.files.length;
|
134 |
-
|
135 |
-
for ( i = 0; i < len; i++ ) {
|
136 |
-
|
137 |
-
file = this.files[i];
|
138 |
-
|
139 |
-
if ( window.FileReader ) {
|
140 |
-
reader = new FileReader();
|
141 |
-
reader.onload = (function(theFile){
|
142 |
-
var fileName = theFile.name,
|
143 |
-
filetype = theFile.type;
|
144 |
-
return function(e){
|
145 |
-
showUploadedItem( e.target.result, fileName, filetype );
|
146 |
-
};
|
147 |
-
})(file);
|
148 |
-
reader.readAsDataURL(file);
|
149 |
-
}
|
150 |
-
|
151 |
-
formdata.append("billing_<?php echo $btn['cow']; ?>[]", file);
|
152 |
-
formdata.append('nonce', ajaxnonce);
|
153 |
-
formnames.push(file.name);
|
154 |
-
loadfiles.push(file);
|
155 |
-
|
156 |
-
$.ajax({
|
157 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload&name=billing_'.$btn['cow'].''); ?>",
|
158 |
-
type: "POST",
|
159 |
-
data: formdata,
|
160 |
-
processData: false,
|
161 |
-
contentType: false,
|
162 |
-
success: function (res) {
|
163 |
-
var result = $.parseJSON(res), new_val;
|
164 |
-
document.getElementById("billing_<?php echo $btn['cow']; ?>").value = result;
|
165 |
-
/* @mod - Test formatting change */
|
166 |
-
/*
|
167 |
-
new_val = document.getElementById("billing_<?php echo $btn['cow']; ?>").value.split(",");
|
168 |
-
new_val[0] = result[0];
|
169 |
-
new_val[1] += result[1] + ",";
|
170 |
-
document.getElementById("billing_<?php echo $btn['cow']; ?>").value = new_val[0] + "," + new_val[1];
|
171 |
-
*/
|
172 |
-
|
173 |
-
$("#billing_<?php echo $btn['cow']; ?>_field").unblock();
|
174 |
-
}
|
175 |
-
});
|
176 |
-
|
177 |
-
}
|
178 |
-
|
179 |
-
if( formdata ) {
|
180 |
-
$("#billing_<?php echo $btn['cow']; ?>_field").unblock();
|
181 |
-
}
|
182 |
-
|
183 |
-
}, false);
|
184 |
-
|
185 |
-
$("#caman_content #wooccmtoolbar #save").click( function(){
|
186 |
-
|
187 |
-
$("#caman_content #wooccmtoolbar").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
188 |
-
|
189 |
-
var title = this.title, the_file, wooxtro = document.getElementById("wooccmactualimage").getAttribute("data-caman-hidpi"), listing, store = [], count = $(".wooccm_each_file").each(function(){});
|
190 |
-
formdata = new FormData();
|
191 |
-
|
192 |
-
for(var t = 0; t < count.length; t++) {
|
193 |
-
if( count[t].getAttribute("wooccm-attach-id") ){
|
194 |
-
break;
|
195 |
-
}
|
196 |
-
store.push(count[t]);
|
197 |
-
}
|
198 |
-
|
199 |
-
if( store.length !== 0 ){
|
200 |
-
listing = document.getElementById("billing_<?php echo $btn['cow']; ?>").value.split(",");
|
201 |
-
listing = listing[1].split(",");
|
202 |
-
listing = listing.filter(Number);
|
203 |
-
|
204 |
-
$.each(listing, function(index, value){
|
205 |
-
$(store[index]).attr("wooccm-attach-id", value);
|
206 |
-
});
|
207 |
-
}
|
208 |
-
|
209 |
-
$(".wooccm_each_file").each(function(){
|
210 |
-
if( this.title === title) {
|
211 |
-
var currentgutz = this;
|
212 |
-
this.firstElementChild.href = wooxtro;
|
213 |
-
this.firstElementChild.firstElementChild.src = wooxtro;
|
214 |
-
this.lastElementChild.firstElementChild.href = wooxtro;
|
215 |
-
this.lastElementChild.lastElementChild.previousElementSibling.href = wooxtro;
|
216 |
-
|
217 |
-
var byteString;
|
218 |
-
var dataURI = wooxtro; //data:image/gif;base64,R0lGODlhyAAiALM...DfD0QAADs
|
219 |
-
|
220 |
-
if (dataURI.split(',')[0].indexOf('base64') >= 0)
|
221 |
-
byteString = atob(dataURI.split(',')[1]);
|
222 |
-
else
|
223 |
-
byteString = unescape(dataURI.split(',')[1]);
|
224 |
-
|
225 |
-
// separate out the mime component
|
226 |
-
var mimeString = dataURI.split(',')[0].split(':')[1].split(';')[0];
|
227 |
-
|
228 |
-
// write the bytes of the string to a typed array
|
229 |
-
var ia = new Uint8Array(byteString.length);
|
230 |
-
for (var i = 0; i < byteString.length; i++) {
|
231 |
-
ia[i] = byteString.charCodeAt(i);
|
232 |
-
}
|
233 |
-
|
234 |
-
var extension = mimeString.split('/')[1];
|
235 |
-
var fileName = "image_" + new Date().getTime() + "." + extension;
|
236 |
-
var blob = new Blob([ia], {type:mimeString});
|
237 |
-
|
238 |
-
the_file = new File([blob], title, {
|
239 |
-
type: "image/png"
|
240 |
-
});
|
241 |
-
|
242 |
-
formdata.append("billing_<?php echo $btn['cow']; ?>[]", the_file);
|
243 |
-
var remove = this.getAttribute("wooccm-attach-id");
|
244 |
-
|
245 |
-
$.ajax({
|
246 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload_save&name=billing_'.$btn['cow'].'&remove='); ?>" + remove,
|
247 |
-
type: "POST",
|
248 |
-
data: formdata,
|
249 |
-
processData: false,
|
250 |
-
contentType: false,
|
251 |
-
success: function (res) {
|
252 |
-
var result = $.parseJSON(res);
|
253 |
-
$(currentgutz).attr("wooccm-attach-id", result);
|
254 |
-
$("#billing_<?php echo $btn['cow']; ?>").val(function(index, value) {
|
255 |
-
return value.replace(remove, result);
|
256 |
-
});
|
257 |
-
$("#caman_content #wooccmtoolbar").unblock();
|
258 |
-
alert("billing_<?php echo ( !empty( $options['checkness']['picture_success'] ) ? $options['checkness']['picture_success'] : 'Picture Saved' ); ?>");
|
259 |
-
}
|
260 |
-
});
|
261 |
-
}
|
262 |
-
});
|
263 |
-
|
264 |
-
});
|
265 |
-
|
266 |
-
$(document).on('click','.wooccm_dele',function(){
|
267 |
-
|
268 |
-
var c = confirm("<?php echo ( !empty( $options['checkness']['file_delete'] ) ? $options['checkness']['file_delete'] : 'Delete' ); ?> " + this.title + " ?"), listing, store = [], count = $(".wooccm_each_file").each(function(){});
|
269 |
-
if (c==true) {
|
270 |
-
|
271 |
-
$("#billing_<?php echo $btn['cow']; ?>_field").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
272 |
-
|
273 |
-
for(var t = 0; t < count.length; t++) {
|
274 |
-
if( count[t].getAttribute("wooccm-attach-id") ){
|
275 |
-
break;
|
276 |
-
}
|
277 |
-
store.push(count[t]);
|
278 |
-
}
|
279 |
-
|
280 |
-
if( store.length !== 0 ){
|
281 |
-
listing = document.getElementById("billing_<?php echo $btn['cow']; ?>").value.split(",");
|
282 |
-
listing = listing[1].split(",");
|
283 |
-
listing = listing.filter(Number);
|
284 |
-
|
285 |
-
$.each(listing, function(index, value){
|
286 |
-
$(store[index]).attr("wooccm-attach-id", value);
|
287 |
-
});
|
288 |
-
}
|
289 |
-
|
290 |
-
var currentname = this.title, wooccmeachfile = document.getElementsByClassName("wooccm_each_file"), remove, shell;
|
291 |
-
formdata = new FormData();
|
292 |
-
|
293 |
-
for( i = 0; i < wooccmeachfile.length; i++ ){
|
294 |
-
if(wooccmeachfile[i].title === currentname){
|
295 |
-
remove = wooccmeachfile[i].getAttribute("wooccm-attach-id");
|
296 |
-
shell = wooccmeachfile[i];
|
297 |
-
}
|
298 |
-
}
|
299 |
-
|
300 |
-
$.ajax({
|
301 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload_save&remove='); ?>" + remove,
|
302 |
-
type: "POST",
|
303 |
-
data: formdata,
|
304 |
-
processData: false,
|
305 |
-
contentType: false,
|
306 |
-
success: function (res) {
|
307 |
-
remove = remove + ",";
|
308 |
-
$("#billing_<?php echo $btn['cow']; ?>").val(function(index, value) {
|
309 |
-
return value.replace(remove, "");
|
310 |
-
});
|
311 |
-
|
312 |
-
shell.outerHTML = "";
|
313 |
-
|
314 |
-
$("#billing_<?php echo $btn['cow']; ?>_field").unblock();
|
315 |
-
}
|
316 |
-
});
|
317 |
-
|
318 |
-
}
|
319 |
-
|
320 |
-
});
|
321 |
-
|
322 |
-
$("#caman_content #wooccmtoolbar #close").click( function(){
|
323 |
-
var li = document.getElementById( "wooccmactualimage" );
|
324 |
-
li.outerHTML = "";
|
325 |
-
$("#caman_content .FilterValue").each(function(){
|
326 |
-
$(this).text("0");
|
327 |
-
});
|
328 |
-
$("#caman_content .FilterSetting input").each(function(){
|
329 |
-
$(this).val("0");
|
330 |
-
});
|
331 |
-
$("#PresetFilters a").each(function(){
|
332 |
-
$(this).removeClass("Active");
|
333 |
-
});
|
334 |
-
$("#caman_content").hide();
|
335 |
-
$("html").css("overflow", "visible");
|
336 |
-
});
|
337 |
-
|
338 |
-
$(document).on('click','.wooccm_edit',function(){
|
339 |
-
return false;
|
340 |
-
});
|
341 |
-
|
342 |
-
$(document).on('click','.wooccm_edit.enable',function(){
|
343 |
-
var imageinbase = this.href,
|
344 |
-
li = document.getElementById( "wooccmimageeditorpro" ),
|
345 |
-
data = document.createAttribute("data-caman-hidpi"),
|
346 |
-
img = document.createElement("img");
|
347 |
-
data.value = imageinbase;
|
348 |
-
$("#caman_content #wooccmtoolbar #save").attr("title", this.title);
|
349 |
-
if( $(".wooccmimageeditor img").length == 0 ){
|
350 |
-
img.id = "wooccmactualimage";
|
351 |
-
img.src = imageinbase;
|
352 |
-
img.setAttributeNode(data);
|
353 |
-
li.appendChild(img);
|
354 |
-
$.getScript( "<?php echo plugins_url( 'includes/pickers/caman/dist/caman_controls.js', WOOCCM_PLUGIN_FILE ); ?>");
|
355 |
-
}
|
356 |
-
$("#caman_content").show();
|
357 |
-
$("html").css("overflow", "hidden");
|
358 |
-
});
|
359 |
-
|
360 |
-
}());
|
361 |
-
|
362 |
-
});
|
363 |
-
</script>
|
364 |
-
<?php
|
365 |
-
}
|
366 |
-
|
367 |
-
}
|
368 |
-
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/templates/functions/shipping_wooccmupload.php
DELETED
@@ -1,374 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* WooCommerce Checkout Manager
|
4 |
-
*/
|
5 |
-
|
6 |
-
// Exit if accessed directly
|
7 |
-
if ( !defined( 'ABSPATH' ) ) exit;
|
8 |
-
|
9 |
-
function wooccm_upload_shipping_scripts() {
|
10 |
-
|
11 |
-
global $woocommerce;
|
12 |
-
|
13 |
-
$options = get_option( 'wccs_settings2' );
|
14 |
-
|
15 |
-
if( WC()->cart->needs_shipping_address() !== true )
|
16 |
-
return;
|
17 |
-
|
18 |
-
// Check if we have any buttons
|
19 |
-
if( empty($options['shipping_buttons']) )
|
20 |
-
return;
|
21 |
-
|
22 |
-
$saved = WC()->session->get('wooccm_retain', array() );
|
23 |
-
|
24 |
-
foreach( $options['shipping_buttons'] as $btn ) {
|
25 |
-
|
26 |
-
if( $btn['type'] <> 'wooccmupload' )
|
27 |
-
continue;
|
28 |
-
?>
|
29 |
-
<!-- Shipping section: File upload -->
|
30 |
-
<script type="text/javascript">
|
31 |
-
jQuery(document).ready(function($){
|
32 |
-
|
33 |
-
$("#shipping_<?php echo $btn['cow']; ?>_field").magnificPopup({
|
34 |
-
delegate: "a.wooccm-zoom-special", // child items selector, by clicking on it popup will open
|
35 |
-
type: "image",
|
36 |
-
zoom: {
|
37 |
-
enabled: true,
|
38 |
-
duration: 400,
|
39 |
-
easing: "ease-out"
|
40 |
-
}
|
41 |
-
});
|
42 |
-
|
43 |
-
(function post_image_content() {
|
44 |
-
|
45 |
-
var input = document.getElementById("shipping_<?php echo $btn['cow']; ?>_file"),
|
46 |
-
formdata = false, loadfiles, formnames = [], loadfiles = [];
|
47 |
-
|
48 |
-
$("#shipping_<?php echo $btn['cow']; ?>_files_button_wccm").click( function(){
|
49 |
-
$("#shipping_<?php echo $btn['cow']; ?>_field input[type=file]").click();
|
50 |
-
return false;
|
51 |
-
});
|
52 |
-
|
53 |
-
if (window.FormData) {
|
54 |
-
formdata = new FormData();
|
55 |
-
}
|
56 |
-
|
57 |
-
function showUploadedItem ( source, getname, filetype ) {
|
58 |
-
|
59 |
-
var
|
60 |
-
list = document.getElementById("shipping_<?php echo $btn['cow']; ?>_field"),
|
61 |
-
li = document.createElement("span"),
|
62 |
-
name = document.createElement("name"),
|
63 |
-
span = document.createElement("span"),
|
64 |
-
zoom = document.createElement("a"),
|
65 |
-
edit = document.createElement("a"),
|
66 |
-
dele = document.createElement("a"),
|
67 |
-
a = document.createElement("a"),
|
68 |
-
spana = document.createElement("spana"),
|
69 |
-
img = document.createElement("img");
|
70 |
-
|
71 |
-
name.innerHTML = getname;
|
72 |
-
edit.innerHTML = "Edit";
|
73 |
-
dele.innerHTML = "Delete";
|
74 |
-
|
75 |
-
if (filetype.match("image.*")) {
|
76 |
-
img.src = source;
|
77 |
-
a.href = source;
|
78 |
-
a.title = getname;
|
79 |
-
edit.href = source;
|
80 |
-
zoom.href = source;
|
81 |
-
zoom.title = getname;
|
82 |
-
zoom.innerHTML = "Zoom <img style=display:none />";
|
83 |
-
li.appendChild(a);
|
84 |
-
a.appendChild(img);
|
85 |
-
a.className = "wooccm-zoom-special wooccm-image-holder mfp-zoom";
|
86 |
-
zoom.className = "wooccm-zoom-special wooccm_zoom wooccm-btn wooccm-btn-zoom";
|
87 |
-
edit.className = "wooccm_edit wooccm-btn wooccm-btn-edit enable";
|
88 |
-
}else{
|
89 |
-
zoom.innerHTML = "Zoom";
|
90 |
-
li.appendChild(spana);
|
91 |
-
spana.appendChild(img);
|
92 |
-
spana.className = "wooccm-image-holder";
|
93 |
-
zoom.className = "wooccm_zoom wooccm-btn disable";
|
94 |
-
edit.className = "wooccm_edit wooccm-btn disable";
|
95 |
-
}
|
96 |
-
if ( ( false === filetype.match("application/ms.*") && false === filetype.match("application/x.*") && false === filetype.match("audio.*") && false === filetype.match("text.*") && false === filetype.match("video.*") ) || ( 0 === filetype.length || !filetype) ) {
|
97 |
-
img.src = "<?php echo site_url('wp-includes/images/media/interactive.png'); ?>";
|
98 |
-
}
|
99 |
-
if (filetype.match("application/ms.*")) {
|
100 |
-
img.src = "<?php echo site_url('wp-includes/images/media/spreadsheet.png'); ?>";
|
101 |
-
}
|
102 |
-
if (filetype.match("application/x.*")) {
|
103 |
-
img.src = "<?php echo site_url('wp-includes/images/media/archive.png'); ?>";
|
104 |
-
}
|
105 |
-
if (filetype.match("audio.*")) {
|
106 |
-
img.src = "<?php echo site_url('wp-includes/images/media/audio.png'); ?>";
|
107 |
-
}
|
108 |
-
if (filetype.match("text.*")) {
|
109 |
-
img.src = "<?php echo site_url('wp-includes/images/media/text.png'); ?>";
|
110 |
-
}
|
111 |
-
if (filetype.match("video.*")) {
|
112 |
-
img.src = "<?php echo site_url('wp-includes/images/media/video.png'); ?>";
|
113 |
-
}
|
114 |
-
|
115 |
-
li.title = getname;
|
116 |
-
dele.title = getname;
|
117 |
-
edit.title = getname;
|
118 |
-
li.appendChild(name);
|
119 |
-
li.appendChild(span);
|
120 |
-
span.appendChild(zoom);
|
121 |
-
span.appendChild(edit);
|
122 |
-
span.appendChild(dele);
|
123 |
-
list.appendChild(li);
|
124 |
-
li.className = "wooccm_each_file";
|
125 |
-
name.className = "wooccm_name";
|
126 |
-
dele.id = "wooccm_dele";
|
127 |
-
dele.className = "wooccm_dele wooccm-btn wooccm-btn-danger";
|
128 |
-
span.className = "container";
|
129 |
-
|
130 |
-
}
|
131 |
-
|
132 |
-
input.addEventListener("change", function (evt) {
|
133 |
-
$("#shipping_<?php echo $btn['cow']; ?>_field").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
134 |
-
|
135 |
-
var count = $("#shipping_<?php echo $btn['cow']; ?>_files_button_wccm").data("count") || 0;
|
136 |
-
$("#shipping_<?php echo $btn['cow']; ?>_files_button_wccm").data("count", ++count);
|
137 |
-
|
138 |
-
var img, reader, file, iname, len = this.files.length;
|
139 |
-
|
140 |
-
for ( i = 0; i < len; i++ ) {
|
141 |
-
|
142 |
-
file = this.files[i];
|
143 |
-
|
144 |
-
if ( window.FileReader ) {
|
145 |
-
reader = new FileReader();
|
146 |
-
reader.onload = (function(theFile){
|
147 |
-
var fileName = theFile.name,
|
148 |
-
filetype = theFile.type;
|
149 |
-
return function(e){
|
150 |
-
showUploadedItem( e.target.result, fileName, filetype );
|
151 |
-
};
|
152 |
-
})(file);
|
153 |
-
reader.readAsDataURL(file);
|
154 |
-
}
|
155 |
-
|
156 |
-
formdata.append("shipping_<?php echo $btn['cow']; ?>[]", file);
|
157 |
-
formdata.append('nonce', ajaxnonce);
|
158 |
-
formnames.push(file.name);
|
159 |
-
loadfiles.push(file);
|
160 |
-
|
161 |
-
$.ajax({
|
162 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload&name=shipping_'.$btn['cow'].''); ?>",
|
163 |
-
type: "POST",
|
164 |
-
data: formdata,
|
165 |
-
processData: false,
|
166 |
-
contentType: false,
|
167 |
-
success: function (res) {
|
168 |
-
var result = $.parseJSON(res), new_val;
|
169 |
-
document.getElementById("shipping_<?php echo $btn['cow']; ?>").value = result;
|
170 |
-
/* @mod - Test formatting change */
|
171 |
-
/*
|
172 |
-
new_val = document.getElementById("shipping_<?php echo $btn['cow']; ?>").value.split(",");
|
173 |
-
new_val[0] = result[0];
|
174 |
-
new_val[1] += result[1] + ",";
|
175 |
-
document.getElementById("shipping_<?php echo $btn['cow']; ?>").value = new_val[0] + "," + new_val[1];
|
176 |
-
*/
|
177 |
-
|
178 |
-
$("#shipping_<?php echo $btn['cow']; ?>_field").unblock();
|
179 |
-
}
|
180 |
-
});
|
181 |
-
|
182 |
-
}
|
183 |
-
|
184 |
-
if( formdata ) {
|
185 |
-
$("#shipping_<?php echo $btn['cow']; ?>_field").unblock();
|
186 |
-
}
|
187 |
-
|
188 |
-
}, false);
|
189 |
-
|
190 |
-
$("#caman_content #wooccmtoolbar #save").click( function(){
|
191 |
-
|
192 |
-
$("#caman_content #wooccmtoolbar").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
193 |
-
|
194 |
-
var title = this.title, the_file, wooxtro = document.getElementById("wooccmactualimage").getAttribute("data-caman-hidpi"), listing, store = [], count = $(".wooccm_each_file").each(function(){});
|
195 |
-
formdata = new FormData();
|
196 |
-
|
197 |
-
for(var t = 0; t < count.length; t++) {
|
198 |
-
if( count[t].getAttribute("wooccm-attach-id") ){
|
199 |
-
break;
|
200 |
-
}
|
201 |
-
store.push(count[t]);
|
202 |
-
}
|
203 |
-
|
204 |
-
if( store.length !== 0 ){
|
205 |
-
listing = document.getElementById("shipping_<?php echo $btn['cow']; ?>").value.split(",");
|
206 |
-
listing = listing[1].split(",");
|
207 |
-
listing = listing.filter(Number);
|
208 |
-
|
209 |
-
$.each(listing, function(index, value){
|
210 |
-
$(store[index]).attr("wooccm-attach-id", value);
|
211 |
-
});
|
212 |
-
}
|
213 |
-
|
214 |
-
$(".wooccm_each_file").each(function(){
|
215 |
-
if( this.title === title) {
|
216 |
-
var currentgutz = this;
|
217 |
-
this.firstElementChild.href = wooxtro;
|
218 |
-
this.firstElementChild.firstElementChild.src = wooxtro;
|
219 |
-
this.lastElementChild.firstElementChild.href = wooxtro;
|
220 |
-
this.lastElementChild.lastElementChild.previousElementSibling.href = wooxtro;
|
221 |
-
|
222 |
-
var byteString;
|
223 |
-
var dataURI = wooxtro; //data:image/gif;base64,R0lGODlhyAAiALM...DfD0QAADs
|
224 |
-
|
225 |
-
if (dataURI.split(',')[0].indexOf('base64') >= 0)
|
226 |
-
byteString = atob(dataURI.split(',')[1]);
|
227 |
-
else
|
228 |
-
byteString = unescape(dataURI.split(',')[1]);
|
229 |
-
|
230 |
-
// separate out the mime component
|
231 |
-
var mimeString = dataURI.split(',')[0].split(':')[1].split(';')[0];
|
232 |
-
|
233 |
-
// write the bytes of the string to a typed array
|
234 |
-
var ia = new Uint8Array(byteString.length);
|
235 |
-
for (var i = 0; i < byteString.length; i++) {
|
236 |
-
ia[i] = byteString.charCodeAt(i);
|
237 |
-
}
|
238 |
-
|
239 |
-
var extension = mimeString.split('/')[1];
|
240 |
-
var fileName = "image_" + new Date().getTime() + "." + extension;
|
241 |
-
var blob = new Blob([ia], {type:mimeString});
|
242 |
-
|
243 |
-
the_file = new File([blob], title, {
|
244 |
-
type: "image/png"
|
245 |
-
});
|
246 |
-
|
247 |
-
formdata.append("shipping_<?php echo $btn['cow']; ?>[]", the_file);
|
248 |
-
var remove = this.getAttribute("wooccm-attach-id");
|
249 |
-
|
250 |
-
$.ajax({
|
251 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload_save&name='.$btn['cow'].'&remove='); ?>" + remove,
|
252 |
-
type: "POST",
|
253 |
-
data: formdata,
|
254 |
-
processData: false,
|
255 |
-
contentType: false,
|
256 |
-
success: function (res) {
|
257 |
-
var result = $.parseJSON(res);
|
258 |
-
$(currentgutz).attr("wooccm-attach-id", result);
|
259 |
-
$("#shipping_<?php echo $btn['cow']; ?>").val(function(index, value) {
|
260 |
-
return value.replace(remove, result);
|
261 |
-
});
|
262 |
-
$("#caman_content #wooccmtoolbar").unblock();
|
263 |
-
alert("<?php echo ( !empty( $options['checkness']['picture_success'] ) ? wooccm_wpml_string( $options['checkness']['picture_success'] ) : 'Picture Saved' ); ?>");
|
264 |
-
}
|
265 |
-
});
|
266 |
-
}
|
267 |
-
});
|
268 |
-
|
269 |
-
});
|
270 |
-
|
271 |
-
$(document).on('click','.wooccm_dele',function(){
|
272 |
-
|
273 |
-
var c = confirm("<?php echo ( !empty( $options['checkness']['file_delete'] ) ? $options['checkness']['file_delete'] : 'Delete' ); ?> " + this.title + " ?"), listing, store = [], count = $(".wooccm_each_file").each(function(){});
|
274 |
-
if (c==true) {
|
275 |
-
|
276 |
-
$("#shipping_<?php echo $btn['cow']; ?>_field").block({ message: null, overlayCSS: { background: '#fff no-repeat center', backgroundSize: '16px 16px', opacity: 0.6 } });
|
277 |
-
|
278 |
-
for(var t = 0; t < count.length; t++) {
|
279 |
-
if( count[t].getAttribute("wooccm-attach-id") ){
|
280 |
-
break;
|
281 |
-
}
|
282 |
-
store.push(count[t]);
|
283 |
-
}
|
284 |
-
|
285 |
-
if( store.length !== 0 ){
|
286 |
-
listing = document.getElementById("shipping_<?php echo $btn['cow']; ?>").value.split(",");
|
287 |
-
listing = listing[1].split(",");
|
288 |
-
listing = listing.filter(Number);
|
289 |
-
|
290 |
-
$.each(listing, function(index, value){
|
291 |
-
$(store[index]).attr("wooccm-attach-id", value);
|
292 |
-
});
|
293 |
-
}
|
294 |
-
|
295 |
-
var currentname = this.title, wooccmeachfile = document.getElementsByClassName("wooccm_each_file"), remove, shell;
|
296 |
-
formdata = new FormData();
|
297 |
-
formdata.append('nonce', ajaxnonce);
|
298 |
-
|
299 |
-
for( i = 0; i < wooccmeachfile.length; i++ ){
|
300 |
-
if(wooccmeachfile[i].title === currentname){
|
301 |
-
remove = wooccmeachfile[i].getAttribute("wooccm-attach-id");
|
302 |
-
shell = wooccmeachfile[i];
|
303 |
-
}
|
304 |
-
}
|
305 |
-
|
306 |
-
$.ajax({
|
307 |
-
url: "<?php echo admin_url('/admin-ajax.php?action=wooccm_front_end_upload_save&remove='); ?>" + remove,
|
308 |
-
type: "POST",
|
309 |
-
data: formdata,
|
310 |
-
processData: false,
|
311 |
-
contentType: false,
|
312 |
-
success: function (res) {
|
313 |
-
remove = remove + ",";
|
314 |
-
$("#shipping_<?php echo $btn['cow']; ?>").val(function(index, value) {
|
315 |
-
return value.replace(remove, "");
|
316 |
-
});
|
317 |
-
|
318 |
-
shell.outerHTML = "";
|
319 |
-
|
320 |
-
$("#shipping_<?php echo $btn['cow']; ?>_field").unblock();
|
321 |
-
}
|
322 |
-
});
|
323 |
-
|
324 |
-
}
|
325 |
-
|
326 |
-
});
|
327 |
-
|
328 |
-
$("#caman_content #wooccmtoolbar #close").click( function(){
|
329 |
-
var li = document.getElementById( "wooccmactualimage" );
|
330 |
-
li.outerHTML = "";
|
331 |
-
$("#caman_content .FilterValue").each(function(){
|
332 |
-
$(this).text("0");
|
333 |
-
});
|
334 |
-
$("#caman_content .FilterSetting input").each(function(){
|
335 |
-
$(this).val("0");
|
336 |
-
});
|
337 |
-
$("#PresetFilters a").each(function(){
|
338 |
-
$(this).removeClass("Active");
|
339 |
-
});
|
340 |
-
$("#caman_content").hide();
|
341 |
-
$("html").css("overflow", "visible");
|
342 |
-
});
|
343 |
-
|
344 |
-
$(document).on('click','.wooccm_edit',function(){
|
345 |
-
return false;
|
346 |
-
});
|
347 |
-
|
348 |
-
$(document).on('click','.wooccm_edit.enable',function(){
|
349 |
-
var imageinbase = this.href,
|
350 |
-
li = document.getElementById( "wooccmimageeditorpro" ),
|
351 |
-
data = document.createAttribute("data-caman-hidpi"),
|
352 |
-
img = document.createElement("img");
|
353 |
-
data.value = imageinbase;
|
354 |
-
$("#caman_content #wooccmtoolbar #save").attr("title", this.title);
|
355 |
-
if( $(".wooccmimageeditor img").length == 0 ){
|
356 |
-
img.id = "wooccmactualimage";
|
357 |
-
img.src = imageinbase;
|
358 |
-
img.setAttributeNode(data);
|
359 |
-
li.appendChild(img);
|
360 |
-
$.getScript( "<?php echo plugins_url( 'includes/pickers/caman/dist/caman_controls.js', WOOCCM_PLUGIN_FILE ); ?>");
|
361 |
-
}
|
362 |
-
$("#caman_content").show();
|
363 |
-
$("html").css("overflow", "hidden");
|
364 |
-
});
|
365 |
-
|
366 |
-
}());
|
367 |
-
|
368 |
-
});
|
369 |
-
</script>
|
370 |
-
<?php
|
371 |
-
}
|
372 |
-
|
373 |
-
}
|
374 |
-
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new/admin.php
CHANGED
@@ -31,6 +31,31 @@ if (!class_exists('WOOCCM_Admin')) {
|
|
31 |
wp_die();
|
32 |
}
|
33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
function add_sections($sections = array()) {
|
35 |
|
36 |
global $current_section;
|
@@ -166,6 +191,7 @@ if (!class_exists('WOOCCM_Admin')) {
|
|
166 |
add_action('woocommerce_sections_' . WOOCCM_PREFIX, array($this, 'add_section_advanced'), 99);
|
167 |
add_action('woocommerce_settings_save_' . WOOCCM_PREFIX, array($this, 'save_section_billing'));
|
168 |
add_action('wp_ajax_wooccm_toggle_field_enabled', array($this, 'ajax_toggle_field_enabled'));
|
|
|
169 |
}
|
170 |
|
171 |
public static function instance() {
|
31 |
wp_die();
|
32 |
}
|
33 |
|
34 |
+
function ajax_add_field() {
|
35 |
+
|
36 |
+
if (current_user_can('manage_woocommerce') && check_ajax_referer('wooccm_admin', 'nonce')) {
|
37 |
+
|
38 |
+
if ($options = get_option('wccs_settings3')) {
|
39 |
+
|
40 |
+
if (array_key_exists('billing_buttons', $options)) {
|
41 |
+
|
42 |
+
$options['billing_buttons'][] = array(
|
43 |
+
'order' => '',
|
44 |
+
'label' => 'test',
|
45 |
+
'placeholder' => 'test'
|
46 |
+
);
|
47 |
+
|
48 |
+
update_option('wccs_settings3', $options);
|
49 |
+
|
50 |
+
wp_send_json_success();
|
51 |
+
}
|
52 |
+
}
|
53 |
+
}
|
54 |
+
|
55 |
+
wp_send_json_error();
|
56 |
+
wp_die();
|
57 |
+
}
|
58 |
+
|
59 |
function add_sections($sections = array()) {
|
60 |
|
61 |
global $current_section;
|
191 |
add_action('woocommerce_sections_' . WOOCCM_PREFIX, array($this, 'add_section_advanced'), 99);
|
192 |
add_action('woocommerce_settings_save_' . WOOCCM_PREFIX, array($this, 'save_section_billing'));
|
193 |
add_action('wp_ajax_wooccm_toggle_field_enabled', array($this, 'ajax_toggle_field_enabled'));
|
194 |
+
add_action('wp_ajax_wooccm_add_field', array($this, 'ajax_add_field'));
|
195 |
}
|
196 |
|
197 |
public static function instance() {
|
new/admin/pages/billing.php
CHANGED
@@ -3,11 +3,18 @@
|
|
3 |
<div id="wooccm_billing_settings-description">
|
4 |
<p>Email notifications sent from WooCommerce are listed below. Click on an email to configure it.</p>
|
5 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
<table class="form-table">
|
7 |
<tbody>
|
8 |
<tr valign="top">
|
9 |
<td class="wooccm_billing_wrapper wc_payment_gateways_wrapper" colspan="2">
|
10 |
-
<table
|
11 |
<thead>
|
12 |
<tr>
|
13 |
<th class="sort"></th>
|
@@ -38,9 +45,9 @@
|
|
38 |
<tr data-field_id="<?php echo esc_attr($id); ?>" class="">
|
39 |
<td class="sort ui-sortable-handle" width="1%" style="width: 72px;">
|
40 |
<div class="wc-item-reorder-nav">
|
41 |
-
<button type="button" class="wc-move-up wc-move-disabled" tabindex="-1" aria-hidden="true" aria-label="<?php echo esc_attr(sprintf(__('Move the "%s" payment method up', 'woocommerce-checkout-manager'),
|
42 |
-
<button type="button" class="wc-move-down" tabindex="0" aria-hidden="false" aria-label="<?php echo esc_attr(sprintf(__('Move the "%s" payment method down', 'woocommerce-checkout-manager'),
|
43 |
-
<input type="hidden" name="gateway_order[]" value="<?php echo esc_attr(
|
44 |
</div>
|
45 |
</td>
|
46 |
<td class="status" width="1%" style="width: 51px;">
|
@@ -48,10 +55,10 @@
|
|
48 |
<?php
|
49 |
if (!empty($custom_field['enabled'])) {
|
50 |
/* Translators: %s Payment gateway name. */
|
51 |
-
echo '<span class="woocommerce-input-toggle woocommerce-input-toggle--enabled" aria-label="' . esc_attr(sprintf(__('The "%s" payment method is currently enabled', 'woocommerce-checkout-manager'),
|
52 |
} else {
|
53 |
/* Translators: %s Payment gateway name. */
|
54 |
-
echo '<span class="woocommerce-input-toggle woocommerce-input-toggle--disabled" aria-label="' . esc_attr(sprintf(__('The "%s" payment method is currently disabled', 'woocommerce-checkout-manager'),
|
55 |
}
|
56 |
?>
|
57 |
</a>
|
@@ -72,7 +79,7 @@
|
|
72 |
<?php echo esc_html(@$custom_field['position']); ?>
|
73 |
</td>
|
74 |
<td class="clear">
|
75 |
-
<?php //var_dump($custom_field);
|
76 |
<?php echo esc_html(@$custom_field['clear_row']); ?>
|
77 |
</td>
|
78 |
<td class="type">
|
3 |
<div id="wooccm_billing_settings-description">
|
4 |
<p>Email notifications sent from WooCommerce are listed below. Click on an email to configure it.</p>
|
5 |
</div>
|
6 |
+
<div id="wooccm_billing_settings-actions">
|
7 |
+
<p>
|
8 |
+
<a href="javascript:;" id="wooccm_billing_settings_add" class="button button-primary"><?php esc_html_e('+ Add New Field', 'woocommerce-checkout-manager') ?></a>
|
9 |
+
<a href="javascript:;" id="wooccm_billing_settings_import" class="button button-secondary"><?php esc_html_e('Import', 'woocommerce-checkout-manager') ?></a>
|
10 |
+
<a href="javascript:;" id="wooccm_billing_settings_reset" class="button button-secondary"><?php esc_html_e('Reset', 'woocommerce-checkout-manager') ?></a>
|
11 |
+
</p>
|
12 |
+
</div>
|
13 |
<table class="form-table">
|
14 |
<tbody>
|
15 |
<tr valign="top">
|
16 |
<td class="wooccm_billing_wrapper wc_payment_gateways_wrapper" colspan="2">
|
17 |
+
<table id="wooccm_billing_fields" class="wc_gateways widefat" cellspacing="0" aria-describedby="wooccm_billing_settings-description">
|
18 |
<thead>
|
19 |
<tr>
|
20 |
<th class="sort"></th>
|
45 |
<tr data-field_id="<?php echo esc_attr($id); ?>" class="">
|
46 |
<td class="sort ui-sortable-handle" width="1%" style="width: 72px;">
|
47 |
<div class="wc-item-reorder-nav">
|
48 |
+
<button type="button" class="wc-move-up wc-move-disabled" tabindex="-1" aria-hidden="true" aria-label="<?php echo esc_attr(sprintf(__('Move the "%s" payment method up', 'woocommerce-checkout-manager'), @$custom_field['label'])); ?>"><?php esc_html_e('Move up', 'woocommerce-checkout-manager'); ?></button>
|
49 |
+
<button type="button" class="wc-move-down" tabindex="0" aria-hidden="false" aria-label="<?php echo esc_attr(sprintf(__('Move the "%s" payment method down', 'woocommerce-checkout-manager'), @$custom_field['label'])); ?>"><?php esc_html_e('Move down', 'woocommerce-checkout-manager'); ?></button>
|
50 |
+
<input type="hidden" name="gateway_order[]" value="<?php echo esc_attr(@$custom_field['order']); ?>">
|
51 |
</div>
|
52 |
</td>
|
53 |
<td class="status" width="1%" style="width: 51px;">
|
55 |
<?php
|
56 |
if (!empty($custom_field['enabled'])) {
|
57 |
/* Translators: %s Payment gateway name. */
|
58 |
+
echo '<span class="woocommerce-input-toggle woocommerce-input-toggle--enabled" aria-label="' . esc_attr(sprintf(__('The "%s" payment method is currently enabled', 'woocommerce-checkout-manager'), @$custom_field['label'])) . '">' . esc_attr__('Yes', 'woocommerce-checkout-manager') . '</span>';
|
59 |
} else {
|
60 |
/* Translators: %s Payment gateway name. */
|
61 |
+
echo '<span class="woocommerce-input-toggle woocommerce-input-toggle--disabled" aria-label="' . esc_attr(sprintf(__('The "%s" payment method is currently disabled', 'woocommerce-checkout-manager'), @$custom_field['label'])) . '">' . esc_attr__('No', 'woocommerce-checkout-manager') . '</span>';
|
62 |
}
|
63 |
?>
|
64 |
</a>
|
79 |
<?php echo esc_html(@$custom_field['position']); ?>
|
80 |
</td>
|
81 |
<td class="clear">
|
82 |
+
<?php //var_dump($custom_field); ?>
|
83 |
<?php echo esc_html(@$custom_field['clear_row']); ?>
|
84 |
</td>
|
85 |
<td class="type">
|
new/fields_filters.php
CHANGED
@@ -469,7 +469,7 @@ function wooccm_checkout_field_checkbox_handler($field = '', $key, $args, $value
|
|
469 |
|
470 |
add_filter('woocommerce_form_field_checkbox_wccm', 'wooccm_checkout_field_checkbox_handler', 10, 4);
|
471 |
|
472 |
-
|
473 |
function wooccm_checkout_field_state_handler($field = '', $key, $args, $value) {
|
474 |
|
475 |
global $current_user;
|
@@ -591,8 +591,8 @@ function wooccm_checkout_field_state_handler($field = '', $key, $args, $value) {
|
|
591 |
}
|
592 |
|
593 |
add_filter('woocommerce_form_field_wooccmstate', 'wooccm_checkout_field_state_handler', 10, 4);
|
594 |
-
|
595 |
-
|
596 |
function wooccm_checkout_field_country_handler($field = '', $key, $args, $value) {
|
597 |
|
598 |
global $current_user;
|
@@ -695,7 +695,7 @@ function wooccm_checkout_field_country_handler($field = '', $key, $args, $value)
|
|
695 |
}
|
696 |
|
697 |
add_filter('woocommerce_form_field_wooccmcountry', 'wooccm_checkout_field_country_handler', 10, 4);
|
698 |
-
|
699 |
// Multi-Select
|
700 |
function wooccm_checkout_field_multiselect_handler($field = '', $key, $args, $value) {
|
701 |
|
469 |
|
470 |
add_filter('woocommerce_form_field_checkbox_wccm', 'wooccm_checkout_field_checkbox_handler', 10, 4);
|
471 |
|
472 |
+
/* State
|
473 |
function wooccm_checkout_field_state_handler($field = '', $key, $args, $value) {
|
474 |
|
475 |
global $current_user;
|
591 |
}
|
592 |
|
593 |
add_filter('woocommerce_form_field_wooccmstate', 'wooccm_checkout_field_state_handler', 10, 4);
|
594 |
+
*/
|
595 |
+
/* Country
|
596 |
function wooccm_checkout_field_country_handler($field = '', $key, $args, $value) {
|
597 |
|
598 |
global $current_user;
|
695 |
}
|
696 |
|
697 |
add_filter('woocommerce_form_field_wooccmcountry', 'wooccm_checkout_field_country_handler', 10, 4);
|
698 |
+
*/
|
699 |
// Multi-Select
|
700 |
function wooccm_checkout_field_multiselect_handler($field = '', $key, $args, $value) {
|
701 |
|
new/fields_handler.php
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
if (!class_exists('WOOCCM_Fields_Handler')) {
|
4 |
+
|
5 |
+
class WOOCCM_Fields_Handler {
|
6 |
+
|
7 |
+
protected static $instance;
|
8 |
+
protected static $i = 0;
|
9 |
+
|
10 |
+
function field_user_roles($field, $key, $args, $value) {
|
11 |
+
|
12 |
+
global $current_user;
|
13 |
+
|
14 |
+
$user_roles = $current_user->roles;
|
15 |
+
|
16 |
+
$user_role = array_shift($user_roles);
|
17 |
+
|
18 |
+
if (!empty($args['user_role']) && (!empty($args['role_options']) || !empty($args['role_options2']))) {
|
19 |
+
|
20 |
+
$rolekeys = explode('||', $args['role_options']);
|
21 |
+
|
22 |
+
$rolekeys2 = explode('||', $args['role_options2']);
|
23 |
+
|
24 |
+
if (!empty($args['role_options']) && !in_array($user_role, $rolekeys)) {
|
25 |
+
return;
|
26 |
+
}
|
27 |
+
|
28 |
+
if (!empty($args['role_options2']) && in_array($user_role, $rolekeys2)) {
|
29 |
+
return;
|
30 |
+
}
|
31 |
+
}
|
32 |
+
|
33 |
+
return $field;
|
34 |
+
}
|
35 |
+
|
36 |
+
/*function field_after_clear($field, $key, $args, $value) {
|
37 |
+
|
38 |
+
if (!empty($args['clear'])) {
|
39 |
+
$field .= '<span class="clear">teeeeeest</span>';
|
40 |
+
}
|
41 |
+
//error_log($field);
|
42 |
+
|
43 |
+
return $field;
|
44 |
+
}*/
|
45 |
+
|
46 |
+
function field_class_clear($args, $key, $value) {
|
47 |
+
|
48 |
+
if (!empty($args['clear'])) {
|
49 |
+
|
50 |
+
$args['class'][] = 'wooccm-clearfix';
|
51 |
+
|
52 |
+
//$field .= '<span class="clear">teeeeeest</span>';
|
53 |
+
}
|
54 |
+
|
55 |
+
return $args;
|
56 |
+
}
|
57 |
+
|
58 |
+
function init() {
|
59 |
+
add_filter('woocommerce_form_field', array($this, 'field_user_roles'), 10, 4);
|
60 |
+
//add_filter('woocommerce_form_field', array($this, 'field_after_clear'), 10, 4);
|
61 |
+
add_filter('woocommerce_form_field_args', array($this, 'field_class_clear'), 10, 3);
|
62 |
+
}
|
63 |
+
|
64 |
+
public static function instance() {
|
65 |
+
if (!isset(self::$instance)) {
|
66 |
+
self::$instance = new self();
|
67 |
+
self::$instance->init();
|
68 |
+
}
|
69 |
+
return self::$instance;
|
70 |
+
}
|
71 |
+
|
72 |
+
}
|
73 |
+
|
74 |
+
WOOCCM_Fields_Handler::instance();
|
75 |
+
}
|
new/fields_register.php
CHANGED
@@ -5,6 +5,7 @@ if (!class_exists('WOOCCM_Fields_Register')) {
|
|
5 |
class WOOCCM_Fields_Register {
|
6 |
|
7 |
protected static $instance;
|
|
|
8 |
|
9 |
function get_positioning($position = 'after_order_notes') {
|
10 |
|
@@ -55,7 +56,7 @@ if (!class_exists('WOOCCM_Fields_Register')) {
|
|
55 |
$fields[$key]['user_role'] = ( isset($custom_field['user_role']) ? $custom_field['user_role'] : '' );
|
56 |
$fields[$key]['role_options'] = ( isset($custom_field['role_options']) ? $custom_field['role_options'] : '' );
|
57 |
$fields[$key]['role_options2'] = ( isset($custom_field['role_options2']) ? $custom_field['role_options2'] : '' );
|
58 |
-
|
59 |
$fields[$key]['wooccm_required'] = ( isset($custom_field['checkbox']) ? $custom_field['checkbox'] : '' );
|
60 |
$fields[$key]['cow'] = ( isset($custom_field['cow']) ? $custom_field['cow'] : '' );
|
61 |
$fields[$key]['color'] = ( isset($custom_field['colorpickerd']) ? $custom_field['colorpickerd'] : '' );
|
@@ -64,8 +65,21 @@ if (!class_exists('WOOCCM_Fields_Register')) {
|
|
64 |
$fields[$key]['priority'] = ( isset($custom_field['priority']) ? $custom_field['priority'] : $fields[$key]['order'] );
|
65 |
$fields[$key]['fancy'] = ( isset($custom_field['fancy']) ? $custom_field['fancy'] : '' );
|
66 |
|
67 |
-
//
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
|
|
|
69 |
if ($custom_field['type'] == 'heading') {
|
70 |
$fields[$key]['required'] = false;
|
71 |
|
@@ -149,7 +163,7 @@ if (!class_exists('WOOCCM_Fields_Register')) {
|
|
149 |
if ($buttons = $options['buttons']) {
|
150 |
|
151 |
foreach ($buttons as $key => $custom_field) {
|
152 |
-
woocommerce_form_field($custom_field['cow'], $this->add_checkout_field_filter($key, $
|
153 |
}
|
154 |
}
|
155 |
}
|
@@ -161,6 +175,9 @@ if (!class_exists('WOOCCM_Fields_Register')) {
|
|
161 |
}
|
162 |
|
163 |
function add_checkout_billing_fields($fields) {
|
|
|
|
|
|
|
164 |
return $this->add_checkout_fields_filter($fields, 'wccs_settings3', 'billing_buttons', 'billing_');
|
165 |
}
|
166 |
|
@@ -197,6 +214,12 @@ if (!class_exists('WOOCCM_Fields_Register')) {
|
|
197 |
add_action('woocommerce_after_order_notes', array($this, 'add_checkout_additional_fields'));
|
198 |
break;
|
199 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
200 |
}
|
201 |
|
202 |
public static function instance() {
|
5 |
class WOOCCM_Fields_Register {
|
6 |
|
7 |
protected static $instance;
|
8 |
+
protected static $i = 0;
|
9 |
|
10 |
function get_positioning($position = 'after_order_notes') {
|
11 |
|
56 |
$fields[$key]['user_role'] = ( isset($custom_field['user_role']) ? $custom_field['user_role'] : '' );
|
57 |
$fields[$key]['role_options'] = ( isset($custom_field['role_options']) ? $custom_field['role_options'] : '' );
|
58 |
$fields[$key]['role_options2'] = ( isset($custom_field['role_options2']) ? $custom_field['role_options2'] : '' );
|
59 |
+
//$fields[$key]['required'] = ( isset($custom_field['checkbox']) ? $custom_field['checkbox'] : '' );
|
60 |
$fields[$key]['wooccm_required'] = ( isset($custom_field['checkbox']) ? $custom_field['checkbox'] : '' );
|
61 |
$fields[$key]['cow'] = ( isset($custom_field['cow']) ? $custom_field['cow'] : '' );
|
62 |
$fields[$key]['color'] = ( isset($custom_field['colorpickerd']) ? $custom_field['colorpickerd'] : '' );
|
65 |
$fields[$key]['priority'] = ( isset($custom_field['priority']) ? $custom_field['priority'] : $fields[$key]['order'] );
|
66 |
$fields[$key]['fancy'] = ( isset($custom_field['fancy']) ? $custom_field['fancy'] : '' );
|
67 |
|
68 |
+
// 1326
|
69 |
+
// -----------------------------------------------------------------------
|
70 |
+
//if ($custom_field['type'] == 'wooccmtext' || $fields[$key]['type'] == 'wooccmtext') {
|
71 |
+
//$fields[$key]['type'] = 'text';
|
72 |
+
//}
|
73 |
+
|
74 |
+
if ($custom_field['type'] == 'wooccmstate' || $fields[$key]['type'] == 'wooccmstate') {
|
75 |
+
$fields[$key]['type'] = 'state';
|
76 |
+
}
|
77 |
+
|
78 |
+
if ($custom_field['type'] == 'wooccmcountry' || $fields[$key]['type'] == 'wooccmcountry') {
|
79 |
+
$fields[$key]['type'] = 'country';
|
80 |
+
}
|
81 |
|
82 |
+
// Remove required for heading
|
83 |
if ($custom_field['type'] == 'heading') {
|
84 |
$fields[$key]['required'] = false;
|
85 |
|
163 |
if ($buttons = $options['buttons']) {
|
164 |
|
165 |
foreach ($buttons as $key => $custom_field) {
|
166 |
+
woocommerce_form_field($custom_field['cow'], $this->add_checkout_field_filter($key, $custom_fields, $custom_field), $checkout->get_value($custom_field['cow']));
|
167 |
}
|
168 |
}
|
169 |
}
|
175 |
}
|
176 |
|
177 |
function add_checkout_billing_fields($fields) {
|
178 |
+
|
179 |
+
error_log('add_checkout_billing_fields');
|
180 |
+
|
181 |
return $this->add_checkout_fields_filter($fields, 'wccs_settings3', 'billing_buttons', 'billing_');
|
182 |
}
|
183 |
|
214 |
add_action('woocommerce_after_order_notes', array($this, 'add_checkout_additional_fields'));
|
215 |
break;
|
216 |
}
|
217 |
+
|
218 |
+
// Default pptions
|
219 |
+
// -----------------------------------------------------------------------
|
220 |
+
//add_filter('default_option_wccs_settings', array($this, 'wccs_settings'));
|
221 |
+
//add_filter('default_option_wccs_settings2', array($this, 'wccs_settings2'));
|
222 |
+
//add_filter('default_option_wccs_settings3', array($this, 'wccs_settings3'));
|
223 |
}
|
224 |
|
225 |
public static function instance() {
|
new/install.php
ADDED
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
if (!class_exists('WOOCCM_Install')) {
|
4 |
+
|
5 |
+
class WOOCCM_Install {
|
6 |
+
|
7 |
+
protected static $instance;
|
8 |
+
|
9 |
+
static function add_field_defaults($field, $key) {
|
10 |
+
|
11 |
+
$defaults = array(
|
12 |
+
'enabled' => true,
|
13 |
+
'order' => '',
|
14 |
+
'cow' => '',
|
15 |
+
'type' => '',
|
16 |
+
'default' => '',
|
17 |
+
'label' => '',
|
18 |
+
'placeholder' => '',
|
19 |
+
'force_title2' => '',
|
20 |
+
'position' => '',
|
21 |
+
'class' => '',
|
22 |
+
'extra_class' => '',
|
23 |
+
'clear' => '',
|
24 |
+
'clear_row' => '',
|
25 |
+
'options' => '',
|
26 |
+
'options_array' => '',
|
27 |
+
'user_role' => '',
|
28 |
+
'role_options' => '',
|
29 |
+
'role_options2' => '',
|
30 |
+
'required' => '',
|
31 |
+
'checkbox' => '',
|
32 |
+
'wooccm_required' => '',
|
33 |
+
'color' => '',
|
34 |
+
'colorpickerd' => '',
|
35 |
+
'colorpickertype' => '',
|
36 |
+
'priority' => '',
|
37 |
+
'fancy' => '',
|
38 |
+
'conditional_tie' => ''
|
39 |
+
);
|
40 |
+
|
41 |
+
$field = wp_parse_args($field, $defaults);
|
42 |
+
|
43 |
+
if (in_array('form-row-first', $field['class'])) {
|
44 |
+
$field['position'] = 'form-row-first';
|
45 |
+
} elseif (in_array('form-row-last', $field['class'])) {
|
46 |
+
$field['position'] = 'form-row-last';
|
47 |
+
$field['clear'] = true;
|
48 |
+
$field['clear_fow'] = true;
|
49 |
+
} else {
|
50 |
+
$field['position'] = 'form-row-wide';
|
51 |
+
}
|
52 |
+
|
53 |
+
$field['cow'] = $key;
|
54 |
+
$field['checkbox'] = $field['required'];
|
55 |
+
$field['wooccm_required'] = $field['required'];
|
56 |
+
|
57 |
+
$field['type'] = ($field['type'] == 'checkbox' ) ? 'checkbox_wccm' : $field['type'];
|
58 |
+
$field['type'] = ($field['type'] == 'text' ) ? 'wooccmtext' : $field['type'];
|
59 |
+
$field['type'] = ($field['type'] == 'select' ) ? 'wooccmselect' : $field['type'];
|
60 |
+
$field['type'] = ($field['type'] == 'country' ) ? 'wooccmcountry' : $field['type'];
|
61 |
+
$field['type'] = ($field['type'] == 'state' ) ? 'wooccmstate' : $field['type'];
|
62 |
+
$field['type'] = ($field['type'] == 'date' ) ? 'datepicker' : $field['type'];
|
63 |
+
|
64 |
+
return $field;
|
65 |
+
}
|
66 |
+
|
67 |
+
static function add_fields_defaults($fields) {
|
68 |
+
|
69 |
+
$fields_defaults = array();
|
70 |
+
|
71 |
+
$i = 0;
|
72 |
+
foreach ($fields as $key => $field) {
|
73 |
+
$fields_defaults[$i] = self::add_field_defaults($field, $key);
|
74 |
+
$i++;
|
75 |
+
}
|
76 |
+
|
77 |
+
return $fields_defaults;
|
78 |
+
}
|
79 |
+
|
80 |
+
static function field_defaults() {
|
81 |
+
|
82 |
+
add_filter('option_woocommerce_checkout_company_field', '__return_null');
|
83 |
+
add_filter('option_woocommerce_checkout_address_2_field', '__return_null');
|
84 |
+
|
85 |
+
// Billing fields
|
86 |
+
// -----------------------------------------------------------------------
|
87 |
+
add_filter('woocommerce_billing_fields', array('WOOCCM_Install', 'add_fields_defaults'));
|
88 |
+
|
89 |
+
// Shipping fields
|
90 |
+
// -----------------------------------------------------------------------
|
91 |
+
|
92 |
+
add_filter('woocommerce_shipping_fields', array('WOOCCM_Install', 'add_fields_defaults'));
|
93 |
+
}
|
94 |
+
|
95 |
+
static function wccs_settings() {
|
96 |
+
if (!get_option('wccs_settings')) {
|
97 |
+
update_option('wccs_settings', array('checkness' => array(
|
98 |
+
'position' => 'after_order_notes',
|
99 |
+
'wooccm_notification_email' => get_option('admin_email'),
|
100 |
+
'payment_method_d' => 'Payment Method',
|
101 |
+
'time_stamp_title' => 'Order Time',
|
102 |
+
'payment_method_t' => '1',
|
103 |
+
'shipping_method_d' => 'Shipping Method',
|
104 |
+
'shipping_method_t' => '1',
|
105 |
+
)));
|
106 |
+
}
|
107 |
+
}
|
108 |
+
|
109 |
+
static function wccs_settings2() {
|
110 |
+
if (!get_option('wccs_settings2')) {
|
111 |
+
update_option('wccs_settings2', array('shipping_buttons' => apply_filters('woocommerce_shipping_fields', WC()->countries->get_default_address_fields())));
|
112 |
+
}
|
113 |
+
}
|
114 |
+
|
115 |
+
static function wccs_settings3() {
|
116 |
+
if (!get_option('wccs_settings3')) {
|
117 |
+
update_option('wccs_settings3', array('billing_buttons' => apply_filters('woocommerce_billing_fields', WC()->countries->get_default_address_fields())));
|
118 |
+
}
|
119 |
+
}
|
120 |
+
|
121 |
+
static function do_activation() {
|
122 |
+
self::field_defaults();
|
123 |
+
self::wccs_settings();
|
124 |
+
self::wccs_settings2();
|
125 |
+
self::wccs_settings3();
|
126 |
+
}
|
127 |
+
|
128 |
+
function woocommerce() {
|
129 |
+
self::field_defaults();
|
130 |
+
var_dump(apply_filters('woocommerce_billing_fields', WC()->countries->get_default_address_fields()));
|
131 |
+
}
|
132 |
+
|
133 |
+
function init() {
|
134 |
+
|
135 |
+
add_action('woocommerce_init', array($this, 'woocommerce'));
|
136 |
+
}
|
137 |
+
|
138 |
+
public static function instance() {
|
139 |
+
if (!isset(self::$instance)) {
|
140 |
+
self::$instance = new self();
|
141 |
+
///self::$instance->init();
|
142 |
+
}
|
143 |
+
return self::$instance;
|
144 |
+
}
|
145 |
+
|
146 |
+
}
|
147 |
+
|
148 |
+
WOOCCM_Install::instance();
|
149 |
+
}
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: quadlayers
|
|
3 |
Donate link: https://quadlayers.com/
|
4 |
Tags: woocommerce, woocommerce checkout, field manager, checkout editor, checkout field, shipping field, billing field, order field, additional field
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 5.2.
|
7 |
-
Stable tag: 4.3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -137,6 +137,11 @@ Example:
|
|
137 |
|
138 |
== Changelog ==
|
139 |
|
|
|
|
|
|
|
|
|
|
|
140 |
= 4.3.4 =
|
141 |
* Fix: woocommerce fields options missing for new installs
|
142 |
|
3 |
Donate link: https://quadlayers.com/
|
4 |
Tags: woocommerce, woocommerce checkout, field manager, checkout editor, checkout field, shipping field, billing field, order field, additional field
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 5.2.3
|
7 |
+
Stable tag: 4.3.5
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
137 |
|
138 |
== Changelog ==
|
139 |
|
140 |
+
= 4.3.5 =
|
141 |
+
* Fix: woocommerce checkout address field required/optional
|
142 |
+
* Fix: woocommerce checkout state, postcode position
|
143 |
+
* Fix: woocommerce checkout fields clearfix
|
144 |
+
|
145 |
= 4.3.4 =
|
146 |
* Fix: woocommerce fields options missing for new installs
|
147 |
|
woocommerce-checkout-manager.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Plugin Name: WooCommerce Checkout Manager
|
4 |
* Description: Manages WooCommerce Checkout, the advanced way.
|
5 |
-
* Version: 4.3.
|
6 |
* Author: QuadLayers
|
7 |
* Author URI: https://www.quadlayers.com
|
8 |
* Copyright: 2019 QuadLayers (https://www.quadlayers.com)
|
@@ -16,7 +16,7 @@ if (!defined('WOOCCM_PLUGIN_NAME')) {
|
|
16 |
define('WOOCCM_PLUGIN_NAME', 'WooCommerce Checkout Manager');
|
17 |
}
|
18 |
if (!defined('WOOCCM_PLUGIN_VERSION')) {
|
19 |
-
define('WOOCCM_PLUGIN_VERSION', '4.3.
|
20 |
}
|
21 |
if (!defined('WOOCCM_PLUGIN_FILE')) {
|
22 |
define('WOOCCM_PLUGIN_FILE', __FILE__);
|
@@ -81,7 +81,7 @@ if (!class_exists('WOOCCM')) {
|
|
81 |
</div>
|
82 |
<div class="notice-content" style="margin-left: 15px;">
|
83 |
<p>
|
84 |
-
<?php printf(esc_html__('Hello! We\'ve recently
|
85 |
<br/>
|
86 |
<?php esc_html_e('We will do our best to improve it and include new features gradually. Please be patient and let us know about the issues and improvements that you want to see in this plugin.', 'woocommerce-checkout-manager'); ?>
|
87 |
</p>
|
@@ -305,11 +305,13 @@ if (!class_exists('WOOCCM')) {
|
|
305 |
|
306 |
// New
|
307 |
// -----------------------------------------------------------------------
|
308 |
-
//include( WOOCCM_PLUGIN_DIR . 'new/
|
|
|
309 |
include( WOOCCM_PLUGIN_DIR . 'new/checkout.php' );
|
310 |
include( WOOCCM_PLUGIN_DIR . 'new/orders.php' );
|
311 |
include( WOOCCM_PLUGIN_DIR . 'new/fields_register.php' );
|
312 |
include( WOOCCM_PLUGIN_DIR . 'new/fields_required.php' );
|
|
|
313 |
include( WOOCCM_PLUGIN_DIR . 'new/fields_filters.php' );
|
314 |
}
|
315 |
|
@@ -323,7 +325,12 @@ if (!class_exists('WOOCCM')) {
|
|
323 |
|
324 |
public static function do_activation() {
|
325 |
set_transient('wooccm-first-rating', true, MONTH_IN_SECONDS);
|
326 |
-
|
|
|
|
|
|
|
|
|
|
|
327 |
}
|
328 |
|
329 |
public static function instance() {
|
@@ -342,6 +349,7 @@ if (!class_exists('WOOCCM')) {
|
|
342 |
|
343 |
WOOCCM::instance();
|
344 |
|
|
|
345 |
register_activation_hook(WOOCCM_PLUGIN_FILE, array('WOOCCM', 'do_activation'));
|
346 |
}
|
347 |
|
@@ -365,7 +373,7 @@ add_action('wp_head', 'wooccm_shipping_hide_required');
|
|
365 |
// add_action( 'wooccm_run_color_innerpicker', 'wooccm_run_color_inner' ); run color inside options page (proto)
|
366 |
add_action('woocommerce_before_checkout_form', 'wooccm_override_this');
|
367 |
//add_filter('woocommerce_billing_fields', 'wooccm_checkout_billing_fields');
|
368 |
-
add_filter('woocommerce_default_address_fields', 'wooccm_checkout_default_address_fields');
|
369 |
//add_filter('woocommerce_shipping_fields', 'wooccm_checkout_shipping_fields');
|
370 |
add_filter('wcdn_order_info_fields', 'wooccm_woocommerce_delivery_notes_compat', 10, 2);
|
371 |
add_filter('wc_customer_order_csv_export_order_row', 'wooccm_csv_export_modify_row_data', 10, 3);
|
2 |
/**
|
3 |
* Plugin Name: WooCommerce Checkout Manager
|
4 |
* Description: Manages WooCommerce Checkout, the advanced way.
|
5 |
+
* Version: 4.3.5
|
6 |
* Author: QuadLayers
|
7 |
* Author URI: https://www.quadlayers.com
|
8 |
* Copyright: 2019 QuadLayers (https://www.quadlayers.com)
|
16 |
define('WOOCCM_PLUGIN_NAME', 'WooCommerce Checkout Manager');
|
17 |
}
|
18 |
if (!defined('WOOCCM_PLUGIN_VERSION')) {
|
19 |
+
define('WOOCCM_PLUGIN_VERSION', '4.3.5');
|
20 |
}
|
21 |
if (!defined('WOOCCM_PLUGIN_FILE')) {
|
22 |
define('WOOCCM_PLUGIN_FILE', __FILE__);
|
81 |
</div>
|
82 |
<div class="notice-content" style="margin-left: 15px;">
|
83 |
<p>
|
84 |
+
<?php printf(esc_html__('Hello! We\'ve recently acquired this plugin!', 'woocommerce-checkout-manager'), WOOCCM_PLUGIN_NAME); ?>
|
85 |
<br/>
|
86 |
<?php esc_html_e('We will do our best to improve it and include new features gradually. Please be patient and let us know about the issues and improvements that you want to see in this plugin.', 'woocommerce-checkout-manager'); ?>
|
87 |
</p>
|
305 |
|
306 |
// New
|
307 |
// -----------------------------------------------------------------------
|
308 |
+
//include( WOOCCM_PLUGIN_DIR . 'new/install.php' );
|
309 |
+
include( WOOCCM_PLUGIN_DIR . 'new/admin.php' );
|
310 |
include( WOOCCM_PLUGIN_DIR . 'new/checkout.php' );
|
311 |
include( WOOCCM_PLUGIN_DIR . 'new/orders.php' );
|
312 |
include( WOOCCM_PLUGIN_DIR . 'new/fields_register.php' );
|
313 |
include( WOOCCM_PLUGIN_DIR . 'new/fields_required.php' );
|
314 |
+
include( WOOCCM_PLUGIN_DIR . 'new/fields_handler.php' );
|
315 |
include( WOOCCM_PLUGIN_DIR . 'new/fields_filters.php' );
|
316 |
}
|
317 |
|
325 |
|
326 |
public static function do_activation() {
|
327 |
set_transient('wooccm-first-rating', true, MONTH_IN_SECONDS);
|
328 |
+
|
329 |
+
if (class_exists('WOOCCM_Install')) {
|
330 |
+
WOOCCM_Install::do_activation();
|
331 |
+
} else {
|
332 |
+
wooccm_install();
|
333 |
+
}
|
334 |
}
|
335 |
|
336 |
public static function instance() {
|
349 |
|
350 |
WOOCCM::instance();
|
351 |
|
352 |
+
|
353 |
register_activation_hook(WOOCCM_PLUGIN_FILE, array('WOOCCM', 'do_activation'));
|
354 |
}
|
355 |
|
373 |
// add_action( 'wooccm_run_color_innerpicker', 'wooccm_run_color_inner' ); run color inside options page (proto)
|
374 |
add_action('woocommerce_before_checkout_form', 'wooccm_override_this');
|
375 |
//add_filter('woocommerce_billing_fields', 'wooccm_checkout_billing_fields');
|
376 |
+
//add_filter('woocommerce_default_address_fields', 'wooccm_checkout_default_address_fields');
|
377 |
//add_filter('woocommerce_shipping_fields', 'wooccm_checkout_shipping_fields');
|
378 |
add_filter('wcdn_order_info_fields', 'wooccm_woocommerce_delivery_notes_compat', 10, 2);
|
379 |
add_filter('wc_customer_order_csv_export_order_row', 'wooccm_csv_export_modify_row_data', 10, 3);
|