Skip to content

Commit 94f7cde

Browse files
vairafiqobiPlabon
andauthored
Build/8.0.7 (#2143)
* version updated * build files * build files --------- Co-authored-by: Md Obidullah <[email protected]>
1 parent 3b3b445 commit 94f7cde

13 files changed

+277
-112
lines changed

assets/css/all-listings.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/all-listings.rtl.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/public-main.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/public-main.rtl.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/admin-multi-directory-builder.js

+15-15
Original file line numberDiff line numberDiff line change
@@ -2115,8 +2115,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
21152115
}
21162116
return option_object;
21172117
}
2118-
/* syncValidationWithLocalState( validation_log ) {
2119-
return validation_log;
2118+
/* syncValidationWithLocalState( validation_log ) {
2119+
return validation_log;
21202120
} */
21212121
}
21222122
});
@@ -3321,8 +3321,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
33213321
matched_data: matched_data
33223322
};
33233323

3324-
/* if ( 'enable_similar_listings__logics' === args.condition.id ) {
3325-
console.log( { state } );
3324+
/* if ( 'enable_similar_listings__logics' === args.condition.id ) {
3325+
console.log( { state } );
33263326
} */
33273327

33283328
return state;
@@ -25553,8 +25553,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2555325553
methods: {
2555425554
setup: function setup() {
2555525555
this.loadOldData();
25556-
/* if ( ! this.loadOldData() && this.options && typeof this.options === 'object' ) {
25557-
this.active_fields_groups.push( JSON.parse( JSON.stringify( this.options ) ) );
25556+
/* if ( ! this.loadOldData() && this.options && typeof this.options === 'object' ) {
25557+
this.active_fields_groups.push( JSON.parse( JSON.stringify( this.options ) ) );
2555825558
} */
2555925559
},
2556025560
hasDuplicateKey: function hasDuplicateKey(array) {
@@ -25586,12 +25586,12 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2558625586
return;
2558725587
}
2558825588
if (typeof item[current_field_key] === 'undefined') {
25589-
/* console.log( this.name, {
25590-
item,
25591-
group_index,
25592-
current_field_key,
25593-
current_value,
25594-
current_group_index
25589+
/* console.log( this.name, {
25590+
item,
25591+
group_index,
25592+
current_field_key,
25593+
current_value,
25594+
current_group_index
2559525595
}); */
2559625596
return;
2559725597
}
@@ -26092,8 +26092,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2609226092
});
2609326093
return options_values.includes(value);
2609426094
}
26095-
/* syncValidationWithLocalState( validation_log ) {
26096-
return validation_log;
26095+
/* syncValidationWithLocalState( validation_log ) {
26096+
return validation_log;
2609726097
} */
2609826098
}
2609926099
});
@@ -33734,7 +33734,7 @@ var render = function render() {
3373433734
key: alert_key,
3373533735
staticClass: "cptm-form-alert",
3373633736
class: "cptm-" + alert.type
33737-
}, [_vm._v("\r\n " + _vm._s(alert.message) + "\r\n ")]);
33737+
}, [_vm._v("\n " + _vm._s(alert.message) + "\n ")]);
3373833738
}), 0) : _vm._e()]);
3373933739
};
3374033740
var staticRenderFns = [];

assets/js/admin-settings-manager.js

+15-15
Original file line numberDiff line numberDiff line change
@@ -2064,8 +2064,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
20642064
}
20652065
return option_object;
20662066
}
2067-
/* syncValidationWithLocalState( validation_log ) {
2068-
return validation_log;
2067+
/* syncValidationWithLocalState( validation_log ) {
2068+
return validation_log;
20692069
} */
20702070
}
20712071
});
@@ -3270,8 +3270,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
32703270
matched_data: matched_data
32713271
};
32723272

3273-
/* if ( 'enable_similar_listings__logics' === args.condition.id ) {
3274-
console.log( { state } );
3273+
/* if ( 'enable_similar_listings__logics' === args.condition.id ) {
3274+
console.log( { state } );
32753275
} */
32763276

32773277
return state;
@@ -25081,8 +25081,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2508125081
methods: {
2508225082
setup: function setup() {
2508325083
this.loadOldData();
25084-
/* if ( ! this.loadOldData() && this.options && typeof this.options === 'object' ) {
25085-
this.active_fields_groups.push( JSON.parse( JSON.stringify( this.options ) ) );
25084+
/* if ( ! this.loadOldData() && this.options && typeof this.options === 'object' ) {
25085+
this.active_fields_groups.push( JSON.parse( JSON.stringify( this.options ) ) );
2508625086
} */
2508725087
},
2508825088
hasDuplicateKey: function hasDuplicateKey(array) {
@@ -25114,12 +25114,12 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2511425114
return;
2511525115
}
2511625116
if (typeof item[current_field_key] === 'undefined') {
25117-
/* console.log( this.name, {
25118-
item,
25119-
group_index,
25120-
current_field_key,
25121-
current_value,
25122-
current_group_index
25117+
/* console.log( this.name, {
25118+
item,
25119+
group_index,
25120+
current_field_key,
25121+
current_value,
25122+
current_group_index
2512325123
}); */
2512425124
return;
2512525125
}
@@ -25620,8 +25620,8 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
2562025620
});
2562125621
return options_values.includes(value);
2562225622
}
25623-
/* syncValidationWithLocalState( validation_log ) {
25624-
return validation_log;
25623+
/* syncValidationWithLocalState( validation_log ) {
25624+
return validation_log;
2562525625
} */
2562625626
}
2562725627
});
@@ -33297,7 +33297,7 @@ var render = function render() {
3329733297
key: alert_key,
3329833298
staticClass: "cptm-form-alert",
3329933299
class: "cptm-" + alert.type
33300-
}, [_vm._v("\r\n " + _vm._s(alert.message) + "\r\n ")]);
33300+
}, [_vm._v("\n " + _vm._s(alert.message) + "\n ")]);
3330133301
}), 0) : _vm._e()]);
3330233302
};
3330333303
var staticRenderFns = [];

assets/js/directorist-dashboard.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/range-slider.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/search-form.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
// Plugin version.
3-
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.6' );}
3+
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.7' );}
44
// Plugin Folder Path.
55
if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); }
66
// Plugin Folder URL.

directorist-base.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Directorist - Business Directory Plugin
44
* Plugin URI: https://wpwax.com
55
* Description: A comprehensive solution to create professional looking directory site of any kind. Like Yelp, Foursquare, etc.
6-
* Version: 8.0.6
6+
* Version: 8.0.7
77
* Author: wpWax - WP Business Directory Plugin and Classified Listings Directory
88
* Author URI: https://wpwax.com
99
* Text Domain: directorist

0 commit comments

Comments
 (0)