PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
assets
/
production
/
js
(window.webpackJsonp=window.webpackJsonp||[]).push([[74],{11:function(t,e,s){"use strict";s.r(e);var i=s(12),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,function(){return i[t]})}(a);e.default=n.a},12:function(t,e,s){"use strict";var i=s(1);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(s(10)),a=i(s(28)),l=(s(4),{data:function(){return{isTax:null,optionClass:null,selected:null,$select2:null,defaultVal:null,isMultiple:void 0!==this.settings.maximum&&this.settings.maximum>1}},components:{WilokeHeading:a.default},props:{cId:{type:String,default:"",required:!1},settings:{type:Object,default:{},required:!1},wrapperClass:{type:String,default:"",required:!1},aRawOptions:{type:Array,default:function(){return[]}}},computed:{parseWrapperClass:function(){var t=this.wrapperClass;return t.length||(t="field_module__1H6kT field_style2__2Znhe mb-15"),this.cId.length&&(t+=" "+this.cId),this.isMultiple?this.selected.length?t+" active":t:null!=this.selected&&""!=this.selected?t+" active":t},isAjax:function(){return this.settings.isAjax&&"yes"==this.settings.isAjax},selectTwoClass:function(){var t="js-select-2";return this.isAjax&&(t+=" is-ajax"),t},aOptions:function(){return void 0!==this.$store&&void 0!==this.$store.state.aNewBusinessHoursOptions&&this.$store.state.aNewBusinessHoursOptions.aHours.length&&this.$store.state.aNewBusinessHoursOptions.cId==this.cId?this.$store.state.aNewBusinessHoursOptions.aHours:(console.log(this.aRawOptions),this.aRawOptions.length?this.aRawOptions:this.settings.terms?"string"==typeof this.settings.terms?JSON.parse(this.settings.terms):this.settings.terms:this.settings.options?"string"==typeof this.settings.options?JSON.parse(this.settings.options):this.settings.options:{})}},methods:{resetValue:function(){var t=this;this.$parent.$on("resetEverything",function(){"post_type"!=t.settings.key&&(jQuery(t.$el).find(".js-select-2").val(t.defaultVal).trigger("change"),t.$emit("selectTwoChanged",t.defaultVal,t.settings))})},setDefault:function(){if("yes"==this.settings.isMultiple)if(WilCityHelpers.isNull(this.settings.value))this.selected=[];else{var t=(0,n.default)(this.settings.value);this.selected="number"==t?[this.settings.value]:"string"==t?this.settings.value.split(","):this.settings.value,this.settings.value=this.selected}else WilCityHelpers.isNull(this.settings.value)?this.selected="":"object"==(0,n.default)(this.settings.value)?this.selected=this.selected.value[0]:this.selected=this.settings.value;this.defaultVal=this.selected},updateValue:function(t){if(void 0===t)return!1;if(null===t&&(t="yes"==this.settings.isMultiple?[]:""),"yes"==this.settings.isMultiple)this.selected=t,this.settings.value=this.selected;else{if(this.selected==t)return!1;this.selected=t,this.settings.value=this.selected}this.$emit("selectTwoChanged",this.settings.value,this.settings),this.$emit("select-two-changed",this.settings.value,this.settings),this.$emit("input",this.value)},printOptionValue:function(t){return void 0!==t.value?t.value:t},printOptionName:function(t){return(void 0!==t.name?t.name:t).split("|")[0]},printOptionClass:function(t){return void 0!==t.parent&&0!==t.parent?"has-parent-term":""},maximumSelectionLength:function(){return this.settings.maximum?this.settings.maximum:1e4},parseAjaxArgs:function(){if(void 0===this.settings)return!1;var t={},e=!1;for(var s in this.settings)-1!==s.indexOf("ajaxArgs.")&&(t[s.replace("ajaxArgs.","")]=this.settings[s],e=!0);return!!e&&t},selectTwo:function(){var t=this;if(this.$select2=jQuery(this.$el).find(".js-select-2"),this.$select2.data("select2")&&this.$select2.select2("destroy"),this.$select2.hasClass("is-ajax")){var e={action:this.settings.ajaxAction};void 0!==this.settings.ajaxArgs&&(e=Object.assign({},e,this.settings.ajaxArgs)),void 0!==this.settings.eventParents&&(void 0===this.settings.ajaxArgs&&(this.settings.ajaxArgs={}),this.settings.ajaxArgs.postTypes=this.settings.eventParents,e=Object.assign({},e,this.settings.ajaxArgs));var s=this.parseAjaxArgs();s&&(e=Object.assign({},e,s));var i={ajax:{url:WILOKE_GLOBAL.ajaxurl,data:function(t){return Object.assign({},{search:t.term},e)},processResults:function(t,e){return!!t.success&&t.data.msg},cache:!0},templateSelection:function(t){return t.text.replace("&","&")},minimumInputLength:1,placeholder:"",allowClear:!0};"undefined"!=typeof WILCITY_SELECT2_LENG&&(i.language=WILCITY_SELECT2_LENG),this.$select2.select2(i).on("select2:open",function(t){jQuery(t.currentTarget).closest(".field_module__1H6kT").addClass("active")}).on("select2:close",function(e){t.updateValue(jQuery(e.currentTarget).val())})}else{var n={templateResult:function(t){if(!t.id)return t.text;var e=jQuery(t.element).hasClass("has-parent-term")?"has-parent-term":"";return jQuery('<span class="'+e+'">'+t.text+"</span>")},templateSelection:function(t){return t.text.replace("&","&")},allowClear:!0,placeholder:""};void 0!==this.settings&&void 0!==this.settings.key&&"post_type"==this.settings.key&&(n.allowClear=!1),this.isMultiple&&(n.maximumSelectionLength=this.maximumSelectionLength()),"undefined"!=typeof WILCITY_SELECT2_LENG&&(n.language=WILCITY_SELECT2_LENG),this.$select2.select2(n).on("change",function(e){var s=jQuery(e.currentTarget);s.closest(".field_module__1H6kT").addClass("active");var i=s.val();WilCityHelpers.isNull(i)?s.closest(".field_module__1H6kT").removeClass("active"):s.closest(".field_module__1H6kT").find(".select2-selection__rendered").attr("style",""),t.updateValue(i)})}void 0!==this.$store&&this.$store.commit("updateSelect2Store",this.$select2),this.triggerDefault()},triggerDefault:function(){WilCityHelpers.isNull(this.settings.value)||this.$select2.closest(".field_module__1H6kT").addClass("active")},updateOptions:function(){var t=this;this.$parent.$on("onUpdateOptions",function(e){t.settings.options=e,t.triggerDefault()})}},mounted:function(){this.selectTwo(),this.resetValue(),this.updateOptions()},updated:function(){this.selectTwo()},beforeMount:function(){this.setDefault()}});e.default=l},13:function(t,e,s){"use strict";s.r(e);var i=s(14),n=s.n(i);for(var a in i)"default"!==a&&function(t){s.d(e,t,function(){return i[t]})}(a);e.default=n.a},14:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={props:{title:{type:String,value:""},desc:{type:String,value:""}}};e.default=i},26:function(t,e,s){"use strict";var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{class:t.parseWrapperClass},[s("div",{staticClass:"field_wrap__Gv92k"},[t.isAjax?s("div",["yes"==t.settings.isMultiple?s("select",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],class:t.selectTwoClass,attrs:{multiple:""},on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.selected=e.target.multiple?s:s[0]}}},t._l(t.aOptions,function(e){return s("option",{class:t.printOptionClass(e),attrs:{selected:""},domProps:{value:t.printOptionValue(e),innerHTML:t._s(t.printOptionName(e))}})}),0):s("select",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],class:t.selectTwoClass,on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.selected=e.target.multiple?s:s[0]}}},t._l(t.aOptions,function(e){return s("option",{class:t.printOptionClass(e),attrs:{selected:""},domProps:{value:t.printOptionValue(e),innerHTML:t._s(t.printOptionName(e))}})}),0)]):s("div",["yes"==t.settings.isMultiple?s("select",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],class:t.selectTwoClass,attrs:{multiple:""},on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.selected=e.target.multiple?s:s[0]}}},t._l(t.aOptions,function(e){return s("option",{class:t.printOptionClass(e),domProps:{value:t.printOptionValue(e),innerHTML:t._s(t.printOptionName(e))}})}),0):s("select",{directives:[{name:"model",rawName:"v-model",value:t.selected,expression:"selected"}],class:t.selectTwoClass,on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.selected=e.target.multiple?s:s[0]}}},t._l(t.aOptions,function(e){return s("option",{class:t.printOptionClass(e),domProps:{value:t.printOptionValue(e),innerHTML:t._s(t.printOptionName(e))}})}),0)]),t._v(" "),s("span",{staticClass:"field_label__2eCP7 text-ellipsis",class:{required:"yes"==t.settings.isRequired}},[t._v(t._s(t.settings.label))]),t._v(" "),s("span",{staticClass:"bg-color-primary"})]),t._v(" "),t.settings.errMsg?s("span",{staticClass:"field_message__3Z6FX color-quaternary"},[t._v(t._s(t.settings.errMsg))]):t._e()])},n=[];i._withStripped=!0,s.d(e,"a",function(){return i}),s.d(e,"b",function(){return n})},27:function(t,e,s){"use strict";var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"promo-item_group__2ZJhC"},[""!==t.title?s("h3",{staticClass:"promo-item_title__3hfHG",domProps:{innerHTML:t._s(t.title)}}):t._e(),t._v(" "),""!==t.desc?s("p",{staticClass:"promo-item_description__2nc26",domProps:{innerHTML:t._s(t.desc)}}):t._e()])},n=[];i._withStripped=!0,s.d(e,"a",function(){return i}),s.d(e,"b",function(){return n})},28:function(t,e,s){"use strict";s.r(e);var i=s(27),n=s(13);for(var a in n)"default"!==a&&function(t){s.d(e,t,function(){return n[t]})}(a);var l=s(0),r=Object(l.a)(n.default,i.a,i.b,!1,null,null,null);r.options.__file="assets/dev/js/templates/WilokeHeading.vue",e.default=r.exports},58:function(t,e,s){"use strict";s.r(e);var i=s(26),n=s(11);for(var a in n)"default"!==a&&function(t){s.d(e,t,function(){return n[t]})}(a);var l=s(0),r=Object(l.a)(n.default,i.a,i.b,!1,null,null,null);r.options.__file="assets/dev/js/templates/WilokeSelectTwo.vue",e.default=r.exports}}]);
[+]
..
[-] vendors~WilAddToCalendar~WilFieldsGroup~WilSearchFormV1.0.js
[edit]
[-] review.min.js
[edit]
[-] 30.min.js
[edit]
[-] WilDateRange.WilDateRange.js
[edit]
[-] 70.min.js
[edit]
[-] 26.min.js
[edit]
[-] 14.14.js
[edit]
[-] map.min.js
[edit]
[-] 66.min.js
[edit]
[-] shortcodes.min.js
[edit]
[-] 91.min.js
[edit]
[-] 24.24.js
[edit]
[-] single-general.min.js
[edit]
[-] WilSingleNavPosts.WilSingleNavPosts.js
[edit]
[-] 51.min.js
[edit]
[-] 11.min.js
[edit]
[-] 2.min.js
[edit]
[-] WilSocialSharingFacebook.WilSocialSharingFacebook.js
[edit]
[-] WilSocialSharingVk.WilSocialSharingVk.js
[edit]
[-] 47.min.js
[edit]
[-] LoginForm.LoginForm.js
[edit]
[-] WilSocialSharingLinkedIn.WilSocialSharingLinkedIn.js
[edit]
[-] 87.min.js
[edit]
[-] vendors~WilMapbox.vendors~WilMapbox.js
[edit]
[-] vendors~UserProfile.vendors~UserProfile.js
[edit]
[-] no-map-search.min.js
[edit]
[-] SearchFormV2.min.js
[edit]
[-] 72.min.js
[edit]
[-] quick-search.min.js
[edit]
[-] WilReviewDiscussionForm.WilReviewDiscussionForm.js
[edit]
[-] .DS_Store
[edit]
[-] 32.min.js
[edit]
[-] 29.min.js
[edit]
[-] WilCheckoutPopup.WilCheckoutPopup.js
[edit]
[-] WilokeStripe.min.js
[edit]
[-] 69.min.js
[edit]
[-] WilAddToCalendar.WilAddToCalendar.js
[edit]
[-] 0.0.js
[edit]
[-] single-event.min.js
[edit]
[-] single-mapbox.min.js
[edit]
[-] WilSocialSharingCopy.WilSocialSharingCopy.js
[edit]
[-] 64.min.js
[edit]
[-] proceedPayment.min.js
[edit]
[-] 24.min.js
[edit]
[-] LoginRegisterPopup.LoginRegisterPopup.js
[edit]
[-] 25.25.js
[edit]
[-] addlisting.min.js
[edit]
[-] 88.min.js
[edit]
[-] 0.min.js
[edit]
[-] 13.min.js
[edit]
[-] 53.min.js
[edit]
[-] vendors~WilFieldsGroup.vendors~WilFieldsGroup.js
[edit]
[-] WilGrid.WilGrid.js
[edit]
[-] WilListingSettingsEditNavigation.WilListingSettingsEditNavigation.js
[edit]
[-] 48.min.js
[edit]
[-] WilBoxesIconItem.WilBoxesIconItem.js
[edit]
[-] WilToggleController.WilToggleController.js
[edit]
[-] WilListingSettingsGeneral.WilListingSettingsGeneral.js
[edit]
[-] 5.5.js
[edit]
[-] 15.15.js
[edit]
[-] WilGridCustomSelectField.WilGridCustomSelectField.js
[edit]
[-] 85.min.js
[edit]
[-] 45.min.js
[edit]
[-] WilPromotionListingStatistic.WilPromotionListingStatistic.js
[edit]
[-] 39.min.js
[edit]
[-] mapbox.min.js
[edit]
[-] 79.min.js
[edit]
[-] 62.min.js
[edit]
[-] WilSingleNavTerm.WilSingleNavTerm.js
[edit]
[-] 22.min.js
[edit]
[-] 74.min.js
[edit]
[-] 17.17.js
[edit]
[-] vendors~WilFieldsGroup~WilSearchFormList.vendors~WilFieldsGroup~WilSearchFormList.js
[edit]
[-] 4.4.js
[edit]
[-] resetPassword.min.js
[edit]
[-] WilReviewDetails.WilReviewDetails.js
[edit]
[-] 34.min.js
[edit]
[-] general.min.js
[edit]
[-] WilokeGoogleMap.min.js
[edit]
[-] WilGoogleMap.WilGoogleMap.js
[edit]
[-] WilIcon.WilIcon.js
[edit]
[-] LoginRegister.min.js
[edit]
[-] WilRestaurantMenuItem.WilRestaurantMenuItem.js
[edit]
[-] 58.min.js
[edit]
[-] 27.27.js
[edit]
[-] UserProfile.UserProfile.js
[edit]
[-] WilCouponPopup.WilCouponPopup.js
[edit]
[-] 18.min.js
[edit]
[-] 83.min.js
[edit]
[-] single-settings-sidebar.min.js
[edit]
[-] 1.1.js
[edit]
[-] single-google-map.min.js
[edit]
[-] 43.min.js
[edit]
[-] customLogin.min.js
[edit]
[-] LostPasswordForm.LostPasswordForm.js
[edit]
[-] 15.min.js
[edit]
[-] 6.min.js
[edit]
[-] 55.min.js
[edit]
[-] WilSingleNavWrapper.WilSingleNavWrapper.js
[edit]
[-] 20.min.js
[edit]
[-] 60.min.js
[edit]
[-] WilCouponListing.WilCouponListing.js
[edit]
[-] 30.30.js
[edit]
[-] WilSocialSharingPinterest.WilSocialSharingPinterest.js
[edit]
[-] 36.min.js
[edit]
[-] WilSingleNavMyProducts.WilSingleNavMyProducts.js
[edit]
[-] vendors~WilDateRange~WilFieldsGroup.vendors~WilDateRange~WilFieldsGroup.js
[edit]
[-] 26.26.js
[edit]
[-] WilSocialSharingTumblr.WilSocialSharingTumblr.js
[edit]
[-] single-listing.min.js
[edit]
[-] 76.min.js
[edit]
[-] activeListItem.min.js
[edit]
[-] 41.min.js
[edit]
[-] FavoriteStatistics.min.js
[edit]
[-] 81.min.js
[edit]
[-] 9.min.js
[edit]
[-] 16.16.js
[edit]
[-] WilListingSettings.WilListingSettings.js
[edit]
[-] WilFavorite.WilFavorite.js
[edit]
[-] 57.min.js
[edit]
[-] 4.min.js
[edit]
[-] 17.min.js
[edit]
[-] WilSocialSharingEmail.WilSocialSharingEmail.js
[edit]
[-] 54.min.js
[edit]
[-] WilokeDirectBankTransfer.min.js
[edit]
[-] dashboard.min.js
[edit]
[-] 7.min.js
[edit]
[-] 14.min.js
[edit]
[-] WilEventDate.WilEventDate.js
[edit]
[-] 28.28.js
[edit]
[-] 19.min.js
[edit]
[-] 82.min.js
[edit]
[-] 12.12.js
[edit]
[-] index.min.js
[edit]
[-] 59.min.js
[edit]
[-] 42.min.js
[edit]
[-] WilReviewAverageRating.WilReviewAverageRating.js
[edit]
[-] WilSocialSharingReddit.WilSocialSharingReddit.js
[edit]
[-] 35.min.js
[edit]
[-] 75.min.js
[edit]
[-] 22.22.js
[edit]
[-] 9.9.js
[edit]
[-] WilSocialSharingDigg.WilSocialSharingDigg.js
[edit]
[-] app.min.js
[edit]
[-] 78.min.js
[edit]
[-] 38.min.js
[edit]
[-] 23.min.js
[edit]
[-] 63.min.js
[edit]
[-] 18.18.js
[edit]
[-] 19.19.js
[edit]
[-] WilGridFeaturedImage.WilGridFeaturedImage.js
[edit]
[-] WilGridTerm.WilGridTerm.js
[edit]
[-] 16.min.js
[edit]
[-] 5.min.js
[edit]
[-] bundle.min.js
[edit]
[-] WilEventWeekly.WilEventWeekly.js
[edit]
[-] MagnificGalleryPopup.min.js
[edit]
[-] 56.min.js
[edit]
[-] WilBoxesColorItems.WilBoxesColorItems.js
[edit]
[-] RegisterForm.RegisterForm.js
[edit]
[-] WilSingleNavPhotos.WilSingleNavPhotos.js
[edit]
[-] 40.min.js
[edit]
[-] 3.3.js
[edit]
[-] 23.23.js
[edit]
[-] 80.min.js
[edit]
[-] vendors~WilGoogleMap.vendors~WilGoogleMap.js
[edit]
[-] 8.min.js
[edit]
[-] WilCountdown.WilCountdown.js
[edit]
[-] AppleLogin.AppleLogin.js
[edit]
[-] vendors~WilAddToCalendar~WilSearchFormV1.vendors~WilAddToCalendar~WilSearchFormV1.js
[edit]
[-] 6.6.js
[edit]
[-] 13.13.js
[edit]
[-] 77.min.js
[edit]
[-] 37.min.js
[edit]
[-] 29.29.js
[edit]
[-] 61.min.js
[edit]
[-] WilokePayPal.min.js
[edit]
[-] 21.min.js
[edit]
[-] WilFieldsGroup.WilFieldsGroup.js
[edit]
[-] WilMapbox.WilMapbox.js
[edit]
[-] WilReviewDiscussionItem.WilReviewDiscussionItem.js
[edit]
[-] 46.min.js
[edit]
[-] WilReviewDetail.WilReviewDetail.js
[edit]
[-] becomeAnAuthor.min.js
[edit]
[-] 86.min.js
[edit]
[-] WilSearchFormPriceRange.WilSearchFormPriceRange.js
[edit]
[-] WilGridAverageRating.WilGridAverageRating.js
[edit]
[-] 90.min.js
[edit]
[-] 11.11.js
[edit]
[-] WilSocialSharingTwitter.WilSocialSharingTwitter.js
[edit]
[-] 3.min.js
[edit]
[-] 10.min.js
[edit]
[-] 7.7.js
[edit]
[-] 50.min.js
[edit]
[-] 67.min.js
[edit]
[-] 2.2.js
[edit]
[-] WilListingSettingsSidebar.WilListingSettingsSidebar.js
[edit]
[-] 27.min.js
[edit]
[-] vendors~WilCountdown.vendors~WilCountdown.js
[edit]
[-] 21.21.js
[edit]
[-] HeroSearchForm.min.js
[edit]
[-] WilSingleNavCustomContent.WilSingleNavCustomContent.js
[edit]
[-] SocialsLogin.SocialsLogin.js
[edit]
[-] WilokeSubmissionCouponCode.min.js
[edit]
[-] Follow.min.js
[edit]
[-] default~WilGoogleMap~WilMapbox.default~WilGoogleMap~WilMapbox.js
[edit]
[-] WilMessageBtn.WilMessageBtn.js
[edit]
[-] WilReportPopup.WilReportPopup.js
[edit]
[-] WilGridSkeleton.WilGridSkeleton.js
[edit]
[-] WilMessagePopup.WilMessagePopup.js
[edit]
[-] WilSocialSharingStumbleupon.WilSocialSharingStumbleupon.js
[edit]
[-] 71.min.js
[edit]
[-] 31.min.js
[edit]
[-] vendors~VueGallerySlideshow.vendors~VueGallerySlideshow.js
[edit]
[-] 84.min.js
[edit]
[-] WilSearchFormV1.WilSearchFormV1.js
[edit]
[-] SearchFormV1.min.js
[edit]
[-] vendors~WilGoogleMap~WilMapbox.vendors~WilGoogleMap~WilMapbox.js
[edit]
[-] WilSearchFormList.WilSearchFormList.js
[edit]
[-] 44.min.js
[edit]
[-] WilLayoutSwitch.WilLayoutSwitch.js
[edit]
[-] WilSingleNavContent.WilSingleNavContent.js
[edit]
[-] WilSocialSharingWhatsapp.WilSocialSharingWhatsapp.js
[edit]
[-] WilGridItem.WilGridItem.js
[edit]
[-] 52.min.js
[edit]
[-] 89.min.js
[edit]
[-] 12.min.js
[edit]
[-] 1.min.js
[edit]
[-] 20.20.js
[edit]
[-] WilFavoriteBtn.WilFavoriteBtn.js
[edit]
[-] 92.min.js
[edit]
[-] WilSingleNavVideos.WilSingleNavVideos.js
[edit]
[-] WilCommentForm.WilCommentForm.js
[edit]
[-] 8.8.js
[edit]
[-] 49.min.js
[edit]
[-] WilPromotionBtn.WilPromotionBtn.js
[edit]
[-] WilSocialSharingLists.WilSocialSharingLists.js
[edit]
[-] WilSingleListProducts.WilSingleListProducts.js
[edit]
[-] googlemap.min.js
[edit]
[-] WilQuickSearchFormPopup.WilQuickSearchFormPopup.js
[edit]
[-] vendors~single-general.min.js
[edit]
[-] 10.10.js
[edit]
[-] 25.min.js
[edit]
[-] WilSingleProductTwo.WilSingleProductTwo.js
[edit]
[-] 65.min.js
[edit]
[-] RegisterLogin.RegisterLogin.js
[edit]
[-] 33.min.js
[edit]
[-] 73.min.js
[edit]
[-] vendors~WilSearchFormV1.vendors~WilSearchFormV1.js
[edit]
[-] 68.min.js
[edit]
[-] 28.min.js
[edit]