// source --> https://schatzelektrotechnik.de/wp-content/plugins/ws-form-pro/shared/js/ws-form.min.js?ver=1.11.5 
!function(e){"use strict";e.WS_Form=function(t){e.WS_Form.this=this,this.is_admin=this.set_is_admin(),this.user_roles=ws_form_settings.user_roles,this.form_interface=!1,this.group_data_cache=[],this.group_index=0,this.section_data_cache=[],this.field_data_cache=[],this.action_data_cache=[],this.validation_message_cache=[],this.invalid_feedback_cache=[],this.object_cache={},this.object_cache.condition=[],this.object_cache.then=[],this.object_cache.else=[],this.action=!1,this.object_data_scratch=!1,this.form_history=[],this.history_index=0,this.framework_id=!1,this.framework=!1,this.framework_fields=!1,this.column_resize_obj=!1,this.column_size_value=0,this.column_size_value_old=0,this.offset_value=0,this.offset_value_old=0,this.dragged_field=null,this.dragged_field_in_section=null,this.dragged_section=null,this.dragged_section_in_group=null,this.dragging=!1,this.next_sibling_id_old=null,this.section_id_old=null,this.group_id_old=null,this.section_repeatable_dragged=!1,this.section_repeatable_indexes={},this.checksum=!1,this.checksum_setTimeout=!1,this.published_checksum="",this.recaptchas=[],this.recaptchas_v2_default=[],this.recaptchas_v2_invisible=[],this.recaptchas_v3_default=[],this.recaptchas_conditions=[],this.timeout_recaptcha=3e4,this.hcaptchas=[],this.hcaptchas_default=[],this.hcaptchas_invisible=[],this.hcaptchas_conditions=[],this.timeout_hcaptcha=3e4,this.turnstiles=[],this.turnstiles_default=[],this.turnstiles_conditions=[],this.timeout_turnstile=3e4,this.captchafoxes=[],this.captchafoxes_default=[],this.captchafoxes_invisible=[],this.captchafoxes_conditions=[],this.timeout_captchafox=3e4,this.conditional=!1,this.conditional_data=!1,this.conditional_index_dragged_from=!1,this.conditional_icons_array=!1,this.conditional_highlight_array=!1,this.conditional_highlight_row_index=!1,this.conditional_row_array=!1,this.conditional_actions_run_action=[],this.conditional_actions_run_save=[],this.conditional_actions_run_submit=[],this.conditional_cache=!1,this.conditional_event_selector_to_condition=[],this.signatures=[],this.signatures_by_name=[],this.timeout_signature=3e4,this.media_captures=[],this.media_captures_by_name={},this.google_maps=[],this.timeout_google_maps=3e4,this.timeout_analytics_google=3e4,this.timeout_analytics_data_layer=3e4,this.analytics_function=[],this.text_editor_index=1,this.code_editor_index=1,this.form_events_reset=[],this.keydown=[],this.timeout_interval=100,this.api_call_queue=[],this.api_call_queue_running=!1,this.number_to_word=["nought","one","two","three","four","five","six","seven","eight","nine","ten","eleven","twelve","thirteen","fourteen","fifteen","sixteen","seventeen","eighteen","nineteen","twenty"],this.label_old="",this.submit=!1,this.action_js=[],this.form_draft=!1,this.submit_auto_populate=!1,this.form_id_prefix="wsf-",this.field_name_prefix=ws_form_settings.field_prefix,this.meta_key_options_cache=[],this.options_action_objects=[],this.options_action_cache=[],this.sidebar_conditions=[],this.sidebar_expanded_obj=!1,this.sidebar_lock_count=0,this.touch_device="ontouchend"in document,this.hash="",this.token="",this.token_validated=!1,this.form_post_locked=!1,this.form_post_lock_start=0,this.form_post_lock_duration_max=1e3,this.form_loader_showing=!1,this.form_loader_show_start=0,this.form_loader_show_duration_max=this.form_post_lock_duration_max,this.form_loader_timeout_id=!1,this.field_required_bypass=[],this.form_valid=!1,this.form_valid_old=null,this.form_validation_real_time_hooks=[],this.ecommerce_cart_price_type=[],this.has_ecommerce=!1,this.form_ecommerce_calculate_enabled=!0,this.progress=0,this.progress_percent="0%",this.progress_array=[],this.progress_class_complete="",this.progress_class_incomplete="",this.upload_obj=!1;var a=document.createElement("input");a.setAttribute("type","date"),this.native_date="date"==a.type,this.timeout_datetimepicker=5e3;var r=document.createElement("input");r.setAttribute("type","color"),this.native_color="color"==r.type,this.form_action_custom=!1,this.form_ajax=!0,this.object_focus=!1,this.field_type_click_drag_check=!1,this.section_id_click_drag_check=!1,this.password_strength_status=0,this.cascade_cache=[],this.select_ajax_cache=[],this.preview_window=void 0,this.calc=[],this.file_frame=!1,this.file_frame_input_obj=!1,this.api_call_handle=[],this.visual_builder=!1,this.form_bypass_enabled=!1,this.action_js_process_validation_focus=!0,this.action_ga=!1,this.dropzonejs_processes=0,this.dropzonejs_index_dragged_from=0,this.conversational=!1,this.form_stat_add_lock=!1,this.form_geo_cache=!1,this.form_geo_cache_request=!1,this.form_geo_stack=[]},e.WS_Form.prototype.render=function(t){var a=this;void 0===t&&this.error("error_attributes"),void 0===t.obj&&this.error("error_attributes_obj"),void 0===t.form_id&&this.error("error_attributes_form_id"),this.form_canvas_obj=t.obj instanceof e?t.obj:e(t.obj),this.form_obj_id=this.form_canvas_obj.attr("id"),this.form_id=parseInt(t.form_id,10),0!==this.form_id&&(this.form_instance_id=parseInt(this.form_canvas_obj.attr("data-instance-id"),10),0!==this.form_instance_id&&(this.form_id_prefix=this.is_admin?"wsf-":"wsf-"+this.form_instance_id+"-",this.form_id_prefix_function=this.is_admin?"wsf_":"wsf_"+this.form_instance_id+"_",this.form_obj=this.form_canvas_obj.closest("form"),this.form_obj.length?this.form_obj.attr("novalidate",""):this.form_obj=this.form_canvas_obj,this.form_obj[0]!=this.form_canvas_obj[0]&&(this.form_obj.hasClass("wsf-form")||this.form_obj.addClass("wsf-form"),this.form_canvas_obj.hasClass("wsf-form")&&this.form_canvas_obj.removeClass("wsf-form"),void 0!==this.form_canvas_obj.attr("data-wsf-style-id")&&(this.form_obj.attr("data-wsf-style-id",this.form_canvas_obj.attr("data-wsf-style-id")),this.form_canvas_obj.removeAttr("data-wsf-style-id"))),this.form_canvas_obj.html(""),this.get_configuration(function(){a.get_form(function(){"function"==typeof a.debug&&a.debug(),a.is_admin||("function"==typeof a.form_loader&&a.form_loader(),"function"==typeof a.form_loader_show&&a.form_loader_show("render")),a.init()})})))},e.WS_Form.configured=!1,e.WS_Form.css_rendered=!1,e.WS_Form.debug,e.WS_Form.debug_rendered=!1,e.WS_Form.analytics,e.WS_Form.tracking,e.WS_Form.ecommerce,e.WS_Form.calc,e.WS_Form.styler,e.WS_Form.styler_rendered=!1,e.WS_Form.settings_plugin,e.WS_Form.settings_form=null,e.WS_Form.frameworks,e.WS_Form.parse_variables,e.WS_Form.parse_variable_help,e.WS_Form.parse_variable_repairable,e.WS_Form.actions,e.WS_Form.field_types,e.WS_Form.field_type_cache=[],e.WS_Form.file_types,e.WS_Form.meta_keys,e.WS_Form.meta_keys_required_setting=[],e.WS_Form.breakpoints,e.WS_Form.data_sources,e.WS_Form.templates_section,e.WS_Form.language_tag_to_locale=function(e){return"string"!=typeof e?"":""===(e=e.trim())?"":e.replace(/-/g,"_")},e.WS_Form.locale_to_language_tag=function(t){if("string"!=typeof t)return"";var a=e.WS_Form.language_tag_to_locale(t);if(""===a)return"";var r=a.split("_"),i=r[0]?r[0].toLowerCase():"";return""===i?"":void 0===r[1]||""===r[1]?i:i+"-"+r[1].toUpperCase()},e.WS_Form.get_language_code=function(t){var a=e.WS_Form.language_tag_to_locale(t);if(""===a)return"";var r=a.split("_");return r[0]?r[0].toLowerCase():""},e.WS_Form.get_country_code=function(t){var a=e.WS_Form.language_tag_to_locale(t);if(""===a)return"";var r=a.split("_");return void 0===r[1]||""===r[1]?"":r[1].toUpperCase()},e.WS_Form.prototype.get_configuration=function(t,a,r){if(void 0===a&&(a=!1),void 0===r&&(r=!1),this.options_action_cache=[],r||this.loader_on(),!e.WS_Form.configured||a)if("undefined"==typeof wsf_form_json_config){var i=this;this.api_call("config","GET",!1,function(e){i.set_configuration(e.data),window.wsf_form_json_config=e.data,"function"==typeof t&&t()},!1,r)}else this.set_configuration(wsf_form_json_config),"function"==typeof t&&t();else"function"==typeof t&&t()},e.WS_Form.prototype.set_configuration=function(t){if(e.WS_Form.settings_plugin=t.settings_plugin,e.WS_Form.settings_form=t.settings_form,e.WS_Form.frameworks=t.frameworks,e.WS_Form.field_types=t.field_types,e.WS_Form.file_types=t.file_types,e.WS_Form.meta_keys=t.meta_keys,e.WS_Form.parse_variables=t.parse_variables,e.WS_Form.parse_variables_repairable=t.parse_variables_repairable,e.WS_Form.parse_variable_help=t.parse_variable_help,e.WS_Form.actions=t.actions,e.WS_Form.data_sources=t.data_sources,e.WS_Form.templates_section=t.templates_section,e.WS_Form.calc=t.calc,e.WS_Form.tracking=t.tracking,e.WS_Form.ecommerce=t.ecommerce,this.is_admin||(e.WS_Form.analytics=JSON.parse(atob(t.analytics))),void 0!==e.WS_Form.parse_variables){var a=[];for(var r in e.WS_Form.parse_variables)e.WS_Form.parse_variables.hasOwnProperty(r)&&a.push([r,e.WS_Form.parse_variables[r].priority]);a.sort(function(e,t){var a=void 0!==e[1]?e[1]:0;return(void 0!==t[1]?t[1]:0)-a});var i={};for(var r in a)if(a.hasOwnProperty(r)){var s=a[r][0];i[s]=e.WS_Form.parse_variables[s]}e.WS_Form.parse_variables=i}void 0!==t.debug&&(e.WS_Form.debug=t.debug),this.field_type_cache_build(),e.WS_Form.configured=!0},e.WS_Form.prototype.get_form=function(t){if(0==this.form_id)return this.error("error_form_id"),void this.loader_off();if(e("#"+this.form_obj_id).attr("data-id",this.form_id),void 0===window.wsf_form_json||void 0===window.wsf_form_json[this.form_id]){var a=this;this.api_call("form/"+this.form_id+"/full/?wsf_fp=true","GET",!1,function(e){a.form=e.form,void 0===window.wsf_form_json&&(window.wsf_form_json=[]),window.wsf_form_json[a.form_id]=e.form,a.data_cache_build(),"function"==typeof t&&t(),a.loader_off()})}else this.form=window.wsf_form_json[this.form_id],this.data_cache_build(),"function"==typeof t&&t(),this.loader_off()},e.WS_Form.prototype.form_build=function(){if(this.timer_start=new Date,this.form_canvas_obj.children().not(".wsf-loader").remove(),this.form_canvas_obj.append(this.get_form_html(this.form)),!this.is_admin){var t=this.get_object_meta_value(this.form,"class_form_wrapper","");if(""!=t){var a=this.form_canvas_obj.attr("class");a+=" "+t.trim(),this.form_canvas_obj.attr("class",a)}}this.form_render(),this.timer_duration=new Date-this.timer_start,e.WS_Form.debug_rendered&&this.debug_info("debug_info_duration",this.timer_duration+"ms")},e.WS_Form.prototype.get_form_style_id=function(){var t=this.is_admin?"ws-form":e.WS_Form.settings_plugin.framework;return e.WS_Form.frameworks.types[t]},e.WS_Form.prototype.get_framework=function(){var t=this.is_admin?"ws-form":e.WS_Form.settings_plugin.framework;return e.WS_Form.frameworks.types[t]},e.WS_Form.prototype.get_form_html=function(e){if(void 0===e)return"";if(void 0===e.groups)return"";var t=this.get_framework().form[this.is_admin?"admin":"public"],a=this.esc_html(e.label);if(!this.is_admin&&"on"==this.get_object_meta_value(e,"label_render","on"))var r=this.is_admin?"":this.get_object_meta_value(this.form,"label_mask_form",""),i=""!=r?r:void 0!==t.mask_label?t.mask_label:"",s={label:a},_=this.mask_parse(i,s);else _="";var o=this.get_tabs_html(e);o+=this.get_groups_html(e.groups);i=t.mask_single,s={form:o,id:this.form_id_prefix+"tabs",label:_};return this.comment_html("Form: "+a)+this.mask_parse(i,s)+this.comment_html("Form: "+a,!0)},e.WS_Form.prototype.get_tabs_html=function(e){if(void 0===e.groups)return"";var t=e.groups,a=Object.keys(t).length;if(1==a&&!this.is_admin)return"";var r="",i=this.get_framework().tabs[this.is_admin?"admin":"public"],s=this.get_object_meta_value(this.form,"cookie_tab_index")?this.cookie_get("tab_index",0):0;if(a>1||this.is_admin){for(var _ in t)if(t.hasOwnProperty(_)){var o=t[_];r+=this.get_tab_html(o,_,s==_)}var l="";if(!this.is_admin)this.get_object_meta_value(e,"tabs_hide",!1)&&(l+=' style="display: none;"');var n=["wsf-group-tabs"];if(!this.is_admin){var c=this.get_object_meta_value(e,"class_tabs_wrapper",!1);""!=c&&n.push(c.trim())}var d=i.mask_wrapper,p={attributes:l,class:n.join(" "),tabs:r,id:this.form_id_prefix+"tabs"};return this.comment_html(this.language("comment_group_tabs"))+this.mask_parse(d,p)+this.comment_html(this.language("comment_group_tabs"),!0)}return""},e.WS_Form.prototype.get_tab_html=function(e,t,a){void 0===t&&(t=0),void 0===a&&(a=!1);var r=this.get_framework().tabs[this.is_admin?"admin":"public"],i=this.esc_html(e.label),s="";!this.is_admin&&"on"==this.get_object_meta_value(e,"hidden","")&&(s=' style="display: none;" data-wsf-group-hidden');var _=r.mask_single,o={attributes:s,data_id:e.id,href:"#"+this.form_id_prefix+"group-"+e.id,label:i};return a&&void 0!==r.active?o.active=r.active:o.active="",this.mask_parse(_,o)},e.WS_Form.prototype.get_groups_html=function(t){if(void 0===t)return"";var a=Object.keys(t).length,r=this.get_framework().groups[this.is_admin?"admin":"public"],i=this.get_object_meta_value(this.form,"cookie_tab_index")?this.cookie_get("tab_index",0):0,s="",_=this.is_admin||a>1,o=0;for(var l in t)if(t.hasOwnProperty(l)){var n=t[l];s+=this.get_group_html(n,l==i,_,o++)}var c=_?r.mask_wrapper:"#groups",d={class:["wsf-groups"].join(" "),column_count:e.WS_Form.settings_plugin.framework_column_count,groups:s,id:this.form_id_prefix+"tabs"};return(_?this.comment_html(this.language("comment_groups")):"")+this.mask_parse(c,d)+(_?this.comment_html(this.language("comment_groups"),!0):"")},e.WS_Form.prototype.get_group_html=function(t,a,r,i){void 0===a&&(a=!1),void 0===r&&(r=!0);var s=this.get_framework().groups[this.is_admin?"admin":"public"],_=this.esc_html(t.id),o=this.esc_html(t.label);if(!this.is_admin&&"on"==this.get_object_meta_value(t,"label_render","on"))var l=this.is_admin?"":this.get_object_meta_value(this.form,"label_mask_group",""),n=""!=l?l:void 0!==s.mask_label?s.mask_label:"",c={label:o},d=this.mask_parse(n,c);else d="";var p,u=this.get_sections_html(t),f=[];(void 0!==s.class&&f.push(s.class),this.is_admin)||(""!=(p=this.get_object_meta_value(this.form,"class_group_wrapper",""))&&f.push(p.trim()),""!=(p=this.get_object_meta_value(t,"class_group_wrapper",""))&&f.push(p.trim()));a&&void 0!==s.class_active&&f.push(s.class_active);var h=[];this.is_admin||!this.is_admin&&"on"==this.get_object_meta_value(t,"hidden","")&&h.push("data-wsf-group-hidden");n=r?s.mask_single:"#group",c={attributes:(h.length>0?" ":"")+h.join(" "),class:f.join(" "),column_count:e.WS_Form.settings_plugin.framework_column_count,data_id:t.id,data_group_index:i,group:u,id:this.form_id_prefix+"group-"+_,label:d};return(r?this.comment_html(this.language("comment_group")+": "+o):"")+this.mask_parse(n,c)+(r?this.comment_html(this.language("comment_group")+": "+o,!0):"")},e.WS_Form.prototype.get_sections_html=function(t){var a="",r=this.get_framework().sections[this.is_admin?"admin":"public"],i=(t.id,t.sections),s={};if("object"==typeof this.submit?void 0!==this.submit.section_repeatable&&(s=this.submit.section_repeatable):!1!==this.submit_auto_populate&&void 0!==this.submit_auto_populate.section_repeatable&&(s=this.submit_auto_populate.section_repeatable),void 0===i)return"";for(var _ in i)if(i.hasOwnProperty(_)){var o=i[_],l="section_"+o.id,n=!1!==s&&void 0!==s[l]&&void 0!==s[l].index?s[l].index:[!1];for(var c in n)if(n.hasOwnProperty(c)){var d=n[c];a+=this.get_section_html(o,d)}}var p=r.mask_wrapper,u={class:"wsf-sections",column_count:e.WS_Form.settings_plugin.framework_column_count,data_id:t.id,sections:a,id:this.form_id_prefix+"sections-"+t.id};return this.comment_html(this.language("comment_sections"))+this.mask_parse(p,u)+this.comment_html(this.language("comment_sections"),!0)},e.WS_Form.prototype.get_section_html=function(t,a){void 0===a&&(a=!1);var r=!1;if(!this.is_admin&&((r="on"==this.get_object_meta_value(t,"section_repeatable",""))&&!1===a)){a=0;do{a++}while(e("#"+this.form_id_prefix+"section-"+t.id+"-repeat-"+a).length)}var i="",s=this.get_framework().sections[this.is_admin?"admin":"public"],_=this.column_class_array(t);if(r&&!this.is_admin&&(i=this.attribute_modify(i,"data-repeatable","",!0),i=this.attribute_modify(i,"data-repeatable-index",a,!0)),void 0!==s.class_single&&(_=_.concat(s.class_single)),!this.is_admin){var o;""!=(o=this.get_object_meta_value(this.form,"class_section_wrapper",""))&&_.push(o.trim()),""!=(o=this.get_object_meta_value(t,"class_section_wrapper",""))&&_.push(o.trim());var l=this.get_object_meta_value(t,"class_single_vertical_align","");if(l){var n=this.get_field_value_fallback(!1,!1,"class_single_vertical_align");void 0!==n[l]&&_.push(n[l])}var c=this.get_object_meta_value(t,"validate_inline","");if(""!=c){var d=void 0!==this.framework.fields.public.class_form_validated?this.framework.fields.public.class_form_validated:[];switch(c){case"on":this.is_iterable(d)?_.push(...d):_.push(d);break;case"change_blur":i=this.attribute_modify(i,"data-wsf-section-validated-class",d.join(" "),!0)}}var p=this.get_object_meta_value(this.form,"conversational",!1),u=this.get_object_meta_value(t,"conversational_full_height_section",!1);p&&u&&_.push("wsf-form-conversational-section-full-height")}var f=this.esc_html(t.label);if(this.is_admin||"on"==this.get_object_meta_value(t,"label_render","on"))var h=this.is_admin?"":this.get_object_meta_value(this.form,"label_mask_section",""),m=""!=h?h:void 0!==s.mask_label?s.mask_label:"",v={label:f},b=this.mask_parse(m,v);else b="";if(!this.is_admin){"on"==this.get_object_meta_value(t,"disabled_section","")&&(i=this.attribute_modify(i,"disabled","",!0),i=this.attribute_modify(i,"aria-disabled","true",!0)),"on"==this.get_object_meta_value(t,"hidden_section","")&&(i=this.attribute_modify(i,"style","display: none;",!0),i=this.attribute_modify(i,"aria-live","polite",!0),i=this.attribute_modify(i,"aria-hidden","true",!0));var g=this.get_object_meta_value(t,"aria_label","");""==g&&(g=t.label),i=this.attribute_modify(i,"aria-label",g,!0),i=this.custom_attributes(i,t,"section",a)}var y=this.get_fields_html(t,a);m=s.mask_single,v={attributes:(i?" ":"")+i,class:_.join(" "),column_count:e.WS_Form.settings_plugin.framework_column_count,data_id:t.id,id:this.form_id_prefix+"section-"+t.id+(a?"-repeat-"+a:""),label:b,section:y,section_id:e.WS_Form.settings_plugin.helper_section_id?'<span class="wsf-section-id">'+this.language("id")+": "+t.id+"</span>":""};return this.comment_html(this.language("comment_section")+": "+f)+this.mask_parse(m,v)+this.comment_html(this.language("comment_section")+": "+f,!0)},e.WS_Form.prototype.custom_attributes=function(e,t,a,r,i){var s=this.custom_attributes_get(t,a,r);for(const t in s){var _=s[t];e=this.attribute_modify(e,t,_,!0)}return e},e.WS_Form.prototype.custom_attributes_get=function(e,t,a){var r={},i=this.get_object_meta_value(e,"custom_attributes",!1);if(!1!==i&&"object"==typeof i&&i.length>0)for(var s in"field"!=t&&(e=!1),i)if(i.hasOwnProperty(s)){var _=i[s];""!=_.custom_attribute_name&&(_.custom_attribute_value=this.parse_variables_process(_.custom_attribute_value,a,!1,e).output,r[_.custom_attribute_name]=_.custom_attribute_value)}return r},e.WS_Form.prototype.get_fields_html=function(t,a){var r="on"==this.get_object_meta_value(t,"section_repeatable","");void 0===a&&(a=!!r&&0);var i="",s=this.get_framework().fields[this.is_admin?"admin":"public"],_=(t.id,t.fields),o=this.esc_html(t.label);if(!this.is_admin&&"on"==this.get_object_meta_value(t,"label_render","on"))var l=this.is_admin?"":this.get_object_meta_value(this.form,"label_mask_section",""),n=""!=l?l:void 0!==s.mask_wrapper_label?s.mask_wrapper_label:"",c={label:o},d=this.mask_parse(n,c);else d="";if(void 0===_)return"";for(var p in _)if(_.hasOwnProperty(p)){var u=_[p];i+=this.get_field_html(u,a)}n=s.mask_wrapper,c={column_count:e.WS_Form.settings_plugin.framework_column_count,data_id:t.id,fields:i,id:this.form_id_prefix+"fields-"+t.id,label:d};return this.comment_html(this.language("comment_fields"))+this.mask_parse(n,c)+this.comment_html(this.language("comment_fields"),!0)},e.WS_Form.prototype.get_summary_html=function(e,t,a){if(void 0===e)return"";void 0===t&&(t=!1),void 0===a&&(a=[]);var r=parseInt(this.get_object_meta_value(t,"summary_heading_level","2"),10);(r<1||r>6)&&(r=2);var i=this.get_summary_html_groups(e.groups,t,r);return i&&(i=this.get_summary_label(i,e,"form",t,r)),i?'<div class="wsf-summary" role="region" '+this.get_summary_label_aria(e,"form",t)+">\n\n"+i+"</div>\n":""},e.WS_Form.prototype.get_summary_html_groups=function(e,t,a){var r="";if(void 0===e)return"";var i=Object.keys(e).length;for(var s in i>1&&a++,e)if(e.hasOwnProperty(s)){var _=e[s];if(void 0!==_.sections){var o=this.get_summary_html_sections(_.sections,t,a+1);o&&(i>1?(o=this.get_summary_label(o,_,"group",t,a),r+='<div class="wsf-summary-group-wrapper" role="group" '+this.get_summary_label_aria(_,"group",t)+">\n\n"+o+"</div>\n\n"):r+=o)}}return i>1?r?'<div class="wsf-summary-groups-wrapper">\n\n'+r+"</div>\n\n":"":r},e.WS_Form.prototype.get_summary_html_sections=function(e,t,a){var r="";if(void 0===e)return"";for(var i in t.class_fields_wrapper=this.get_summary_fields_wrapper_class(t),t.class_field_wrapper=this.get_summary_field_wrapper_class(t),e)if(e.hasOwnProperty(i)){var s=e[i];if(void 0!==s.fields){var _=this.get_summary_html_fields(s.fields,s,t);if(_)_=this.get_summary_label(_,s,"section",t,a),r+='<div class="wsf-summary-section-wrapper'+("on"==this.get_object_meta_value(s,"section_repeatable","on")?" wsf-summary-section-repeatable":"")+'" role="group" '+this.get_summary_label_aria(s,"section",t)+">\n\n"+_+"</div>\n\n"}}return r?'<div class="wsf-summary-sections-wrapper">\n\n'+r+"</div>\n\n":""},e.WS_Form.prototype.get_summary_html_fields=function(t,a,r){var i="";if(void 0===t)return"";var s="on"==this.get_object_meta_value(a,"section_repeatable","on"),_=[],o=[],l=r.id,n="on"==this.get_object_meta_value(r,"summary_field_if","on"),c="on"==this.get_object_meta_value(r,"summary_repeater_table","on"),d="on"==this.get_object_meta_value(r,"summary_repeater_table_row_number","on");if(s&&c&&d)var p="<th>#</th>\n",u="<td>#section_row_number</td>\n";else p="",u="";var f=this.get_object_meta_value(r,"summary_field_ids_include",[]);if(f){_=[];for(var h in f)if(f.hasOwnProperty(h)){var m=f[h];m.ws_form_field&&_.push(parseInt(m.ws_form_field,10))}}0==_.length&&(_=!1);var v=this.get_object_meta_value(r,"summary_field_ids_exclude",[]);if(v){o=[];for(var b in v)if(v.hasOwnProperty(b)){var g=v[b];g.ws_form_field&&o.push(parseInt(g.ws_form_field,10))}}var y=0;for(var w in t)if(t.hasOwnProperty(w)){var k=t[w],x=parseInt(k.id,10);if(x!=l){var j=k.type;if(!["hidden","meter","progress","signature"].includes(j)&&(!1===_||_.includes(x))&&!o.includes(x)){var S=e.WS_Form.field_type_cache[j];if(void 0!==S.text_out&&S.text_out){if(s&&c)p+='<th scope="col">#field_label('+this.esc_attr(x)+")</th>\n",u+="<td>#text(#field("+this.esc_attr(x)+"))</td>\n";else{var F='<dl class="'+this.esc_attr(r.class_field_wrapper)+'">';!1===(void 0!==S.static&&S.static)&&(F+='<dt class="wsf-summary-field-label">#field_label('+this.esc_attr(x)+")</dt>"),F+='<dd class="wsf-summary-field-value">#text(#field('+this.esc_attr(x)+"))</dd>",F+="</dl>",n&&(F="#if(#field("+this.esc_attr(x)+"))"+F+"#endif"),i+=F+="\n\n"}y++}}}}if(y)if(s&&c){p="<tr>\n"+p+"</tr>\n\n",u="<tr>\n"+u+"</tr>",s&&(u="#section_rows_start("+a.id+")\n"+u+"\n#section_rows_end"),u+="\n\n";var W=this.get_summary_label_render(a,"section",r);if(W)var O="wsf-summary-section-label-"+(this.is_admin?"":this.form_instance_id+"-")+a.id;i='<table role="table" '+(W?'aria-labelledby="'+this.esc_attr(O)+'"':'aria-label="'+this.esc_attr(a.label)+'"')+">\n\n<thead>\n\n"+p+"</thead>\n\n<tbody>\n\n"+u+"</tbody>\n\n</table>\n\n"}else i='<div class="'+this.esc_attr(r.class_fields_wrapper)+'">\n\n'+i+"</div>",s&&(i="#section_rows_start("+a.id+")\n"+i+"\n#section_rows_end"),i+="\n\n";return i},e.WS_Form.prototype.get_summary_fields_wrapper_class=function(e){var t=["wsf-summary-fields-wrapper"];switch(this.get_object_meta_value(e,"orientation",!1)){case"grid":var a=this.get_field_value_fallback(e.type,"top","class_orientation_wrapper",[],!1,!0);"object"==typeof a&&(t=t.concat(a))}switch(this.get_object_meta_value(e,"summary_field_orientation","")){case"horizontal":t.push("wsf-summary-field-orientation-horizontal")}return t.join(" ")},e.WS_Form.prototype.get_summary_field_wrapper_class=function(e){var t=["wsf-summary-field-wrapper"];switch(this.get_object_meta_value(e,"orientation","")){case"horizontal":var a=this.get_field_value_fallback(e.type,"top","class_inline",!1,!1,!1);"object"==typeof a&&(t=t.concat(a));break;case"grid":var r=this.get_field_value_fallback(e.type,"top","class_orientation_row",[],!1,!0);"object"==typeof r&&(t=t.concat(r));var i=this.column_class_array(e,"orientation_breakpoint");"object"==typeof i&&(t=t.concat(i))}return t.join(" ")},e.WS_Form.prototype.get_summary_label_render=function(e,t,a){var r=this.get_object_meta_value(a,"summary_label_"+t,"on");return"on"==r||"auto"==r&&"on"==this.get_object_meta_value(e,"label_render","on")&&e.label},e.WS_Form.prototype.get_summary_label=function(e,t,a,r,i){return this.get_summary_label_render(t,a,r)&&(e="<h"+i+' id="'+this.esc_attr(this.get_summary_label_id(t,a))+'" class="wsf-summary-'+a+'-label">'+this.esc_html(t.label)+"</h"+i+">\n\n"+e),e},e.WS_Form.prototype.get_summary_label_aria=function(e,t,a){return this.get_summary_label_render(e,t,a)?'aria-labelledby="'+this.esc_attr(this.get_summary_label_id(e,t))+'"':'aria-label="'+this.esc_attr(e.label)+'"'},e.WS_Form.prototype.get_summary_label_id=function(e,t){return"wsf-summary-"+t+"-label-"+(this.is_admin?"":this.form_instance_id+"-")+e.id},e.WS_Form.prototype.value_populate_process=function(t,a){if(null===t)return"";switch(a.type){case"datetime":return"function"==typeof this.get_date_by_type?this.get_date_by_type(t,a):"";case"select":case"checkbox":case"radio":case"price_select":case"price_checkbox":case"price_radio":return Array.isArray(t)?t.map(function(e){return e?e.toString():""}):t;case"quantity":var r=e.WS_Form.settings_plugin.price_decimal_separator;return"."!==r&&-1!==t.indexOf(r)&&(t=this.get_number(t)),t;default:return this.esc_html(t)}},e.WS_Form.prototype.get_field_html=function(t,a){void 0===a&&(a=!1);var r=[];!1!==a&&r.push('data-repeatable-index="'+this.esc_attr(a)+'"');var i=this.get_framework().fields[this.is_admin?"admin":"public"];this.is_admin||"on"==this.get_object_meta_value(t,"hidden","")&&r.push('style="display: none;" aria-live="polite" aria-hidden="true"');var s=this.column_class_array(t),_=this.get_object_meta_value(t,"sub_type",!1);""==_&&(_=!1);var o=this.get_field_value_fallback(t.type,!1,"class_single",!1,i,_);if(!1!==o&&(s=s.concat(o)),!this.is_admin){var l;""!=(l=this.get_object_meta_value(this.form,"class_field_wrapper",""))&&s.push(l.trim()),""!=(l=this.get_object_meta_value(t,"class_field_wrapper",""))&&s.push(l.trim());var n=this.get_object_meta_value(t,"class_single_vertical_align","");if(n){var c=this.get_field_value_fallback(t.type,!1,"class_single_vertical_align",!1,i,_);void 0!==c[n]&&s.push(c[n])}var d=this.get_object_meta_value(t,"validate_inline","");if(""!=d){var p=void 0!==this.framework.fields.public.class_form_validated?this.framework.fields.public.class_form_validated:[];switch(d){case"on":this.is_iterable(p)?s.push(...p):s.push(p);break;case"change_blur":r.push('data-wsf-field-validated-class="'+p.join(" ")+'"')}}}var u=!1!==a?"_"+a:"",f=ws_form_settings.field_prefix+t.id+u;if("object"==typeof this.submit){if(void 0!==this.submit.meta&&void 0!==this.submit.meta[f]&&void 0!==this.submit.meta[f].value&&null!==this.submit.meta[f].value){var h=this.submit.meta[f].value;h=this.value_populate_process(h,t)}}else if(!1!==this.submit_auto_populate&&void 0!==this.submit_auto_populate.data&&void 0!==this.submit_auto_populate.data[f]&&null!==this.submit_auto_populate.data[f]){h=this.submit_auto_populate.data[f];h=this.value_populate_process(h,t)}var m=this.is_admin?"":this.get_field_html_single(t,h,!1,a),v=this.esc_html(t.label);if(void 0===e.WS_Form.field_type_cache[t.type])return"";var b=e.WS_Form.field_type_cache[t.type];if(void 0!==b.pro_required&&b.pro_required)return"";var g=!this.is_admin&&(void 0!==b.mask_wrappers_drop&&b.mask_wrappers_drop);if("recaptcha"!=t.type||this.is_admin||"invisible"!=this.get_object_meta_value(t,"recaptcha_recaptcha_type","default")||(g=!0),"hcaptcha"!=t.type||this.is_admin||"invisible"!=this.get_object_meta_value(t,"hcaptcha_type","default")||(g=!0),g)var y="#field";else y=this.get_field_value_fallback(t.type,!1,"mask_single",!1,i,_);switch(t.type){case"checkbox":case"price_checkbox":var w=this.get_object_meta_value(t,"checkbox_min",!1),k=this.get_object_meta_value(t,"checkbox_max",!1),x=this.get_object_meta_value(t,"select_all",!1);if(!1===w&&!1===k)break;!1!==w&&(w=parseInt(w,10))>0&&r.push('data-checkbox-min="'+this.esc_attr(w)+'"'),!1===k||x||(k=parseInt(k,10))>=0&&r.push('data-checkbox-max="'+this.esc_attr(k)+'"');break;case"select":case"price_select":var j=this.get_object_meta_value(t,"select_min",!1),S=this.get_object_meta_value(t,"select_max",!1);if(!1===j&&!1===S)break;!1!==j&&(j=parseInt(j,10))>0&&r.push('data-select-min="'+this.esc_attr(j)+'"'),!1!==S&&(S=parseInt(S,10))>=0&&r.push('data-select-max="'+this.esc_attr(S)+'"')}var F={attributes:(r.length>0?" ":"")+r.join(" "),class:s.join(" "),data_id:t.id,field:m,id:this.get_part_id(t.id,a,"field-wrapper"),type:t.type};return this.comment_html(this.language("comment_field")+": "+v)+this.mask_parse(y,F)+this.comment_html(this.language("comment_field")+": "+v,!0)},e.WS_Form.prototype.field_type_cache_build=function(){if(!this.is_admin)return e.WS_Form.field_type_cache=e.WS_Form.field_types,!0;if(Object.keys(e.WS_Form.field_type_cache.length)>0)return!0;for(var t in e.WS_Form.field_types){var a=e.WS_Form.field_types[t].types;for(var r in a)e.WS_Form.field_type_cache[r]=a[r]}},e.WS_Form.prototype.esc_html=function(e,t){if("string"!=typeof e)return e;switch(void 0===t&&(t=!1),typeof e){case"string":e=this.esc_html_do(e,t);break;case"object":for(var a in e)e.hasOwnProperty(a)&&"string"==typeof e[a]&&(e[a]=this.esc_html_do(e[a],t))}return e},e.WS_Form.prototype.esc_html_do=function(e,t){void 0===t&&(t=!1);var a=this.replace_all(e,"&","&#38;");return a=this.replace_all(a,"<","&lt;"),a=this.replace_all(a,">","&gt;"),a=this.replace_all(a,'"',"&quot;"),t&&(a=this.replace_all(a,"\n","&#13;")),a},e.WS_Form.prototype.esc_html_undo=function(e){return(new DOMParser).parseFromString(e,"text/html").documentElement.textContent},e.WS_Form.prototype.esc_attr=function(e,t){if("number"==typeof e&&(e=e.toString()),"string"!=typeof e)return"";var a=e.replace(/[&<>"']/g,function(e){switch(e){case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case'"':return"&quot;";case"'":return"&apos;";default:return e}});return t&&(a=a.replace(/\n/g,"&#13;")),a},e.WS_Form.prototype.esc_url=function(e){try{if(e=decodeURIComponent(e),/^#[a-zA-Z0-9\-]+$/.test(e))return e;var t="",a=e.indexOf("#");-1!==a&&(t=e.substring(a),e=e.substring(0,a)),/^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e)||(e="https://"+e);var r=new URL(e);if(!["http","https","ftp","mailto","tel"].includes(r.protocol.replace(":","")))return"";for(var i of[/javascript:/i,/data:/i,/vbscript:/i,/file:/i,/<.*?>/i,/%00/i,/(\.\.\/|\.\\)/i,/(redirect|url|next)=http/i,/(%25)+/i])if(i.test(e))return"";return r.toString()+t}catch(e){return""}},e.WS_Form.prototype.esc_selector=function(e){if("string"!=typeof e)return e;var t=this.replace_all(e,'"','\\"');return t=this.replace_all(t,"'","\\'"),t=this.replace_all(t,"[","\\["),t=this.replace_all(t,"]","\\]"),t=this.replace_all(t,",","\\,"),t=this.replace_all(t,"=","\\=")},e.WS_Form.prototype.html_strip=function(e){switch(typeof e){case"string":e=this.html_strip_do(e);break;case"object":for(var t in e)e.hasOwnProperty(t)&&"string"==typeof e[t]&&(e[t]=this.html_strip_do(e[t]))}return e},e.WS_Form.prototype.html_strip_do=function(e){return this.esc_html(e.replace(/<[^>]*>/g,""))},e.WS_Form.prototype.js_string_encode=function(e){return"string"!=typeof e?e:this.replace_all(e,"'","\\'")},e.WS_Form.prototype.loader_on=function(){e("#wsf-loader").addClass("wsf-loader-on")},e.WS_Form.prototype.loader_off=function(){e("#wsf-loader").removeClass("wsf-loader-on")},e.WS_Form.prototype.comment_html=function(e,t){return void 0===t&&(t=!1),"\x3c!-- "+(t?"/":"")+e+" --\x3e\n"+(t?"\n":"")},e.WS_Form.prototype.comment_css=function(e){return"\t/* "+e+" */\n"},e.WS_Form.prototype.get_object_value=function(e,t,a){return void 0===a&&(a=!1),void 0===e?a:void 0===e[t]?a:e[t]},e.WS_Form.prototype.get_field_value_fallback=function(e,t,a,r,i,s){if(void 0===r&&(r=!1),i||(i=this.framework_fields),void 0===s&&(s=!1),!1===s)return this.get_field_value_fallback_process(e,t,a,r,i);if((_=this.get_field_value_fallback_process(e,t,a+"_"+s,r,i))===r)var _=this.get_field_value_fallback_process(e,t,a,r,i);return _},e.WS_Form.prototype.get_field_value_fallback_process=function(t,a,r,i,s){var _=s,o=e.WS_Form.field_type_cache[t];if(!1!==a){if(!(void 0===_||void 0===_[a]||void 0===_[a].field_types||void 0===_[a].field_types[t]||void 0===_[a].field_types[t][r]))return _[a].field_types[t][r];if(!(void 0===_||void 0===_[a]||void 0===_[a][r]))return _[a][r]}return void 0===_||void 0===_.field_types||void 0===_.field_types[t]||void 0===_.field_types[t][r]?void 0===_||void 0===_[r]?void 0===o?i:void 0===o[r]?i:o[r]:_[r]:_.field_types[t][r]},e.WS_Form.prototype.get_object_data=function(e,t,a){switch(void 0===a&&(a=!1),e){case"form":return a?this.object_data_scratch:this.form;case"group":return a?this.object_data_scratch:this.group_data_cache[t];case"section":return a?this.object_data_scratch:this.section_data_cache[t];case"field":return a?this.object_data_scratch:this.field_data_cache[t];case"conditional":return this.conditional;case"action":return this.action}return!1},e.WS_Form.prototype.get_object_meta=function(t,a){switch(t){case"form":var r=e.WS_Form.settings_form.sidebars.form.meta;break;case"group":r=e.WS_Form.settings_form.sidebars.group.meta;break;case"section":r=e.WS_Form.settings_form.sidebars.section.meta;break;case"field":var i=this.field_data_cache[a];r=e.WS_Form.field_type_cache[i.type]}return r},e.WS_Form.prototype.get_object_meta_value=function(e,t,a,r,i){if(void 0===a&&(a=!1),void 0===r&&(r=!1),void 0===i&&(i=!1),void 0===e)return a;if(void 0===e.meta)return a;if(void 0===e.meta[t]){if(!r)return a;this.set_object_meta_value(e,t,a)}return i&&"string"==typeof e.meta[t]?this.parse_variables_process(e.meta[t]).output:e.meta[t]},e.WS_Form.prototype.has_object_meta_key=function(e,t){return void 0!==e&&void 0!==e.meta&&void 0!==e.meta[t]&&""!=e.meta[t]},e.WS_Form.prototype.parse_variables_process=function(t,a,r,i,s,_,o,l,n,c){var d=this;if("string"!=typeof t)return this.parse_variables_process_error(t);if(-1==t.indexOf("#"))return this.parse_variables_process_error(t);void 0===a&&(a=!1),void 0===r&&(r=!1);var p="calc"===r;void 0===i&&(i=!1),void 0===s&&(s=!1),void 0===_&&(_=!0),void 0===o&&(o=!1),void 0===l&&(l=1),void 0===n&&(n=t),void 0===c&&(c=i);var u={},f={},h=[],m=[],v=[],b=!1,g=function(e){"object"==typeof e.groups&&(h=h.concat(e.groups)),"object"==typeof e.sections&&(m=m.concat(e.sections)),"object"==typeof e.fields&&(v=v.concat(e.fields)),e.dynamic&&(b=!0)};if(l>100)return this.error("error_parse_variable_syntax_error_depth","","error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_depth"));for(var y in e.WS_Form.parse_variables)if(e.WS_Form.parse_variables.hasOwnProperty(y)){var w=e.WS_Form.parse_variables[y],k=!1;for(var x in w.var_lookups)if(w.var_lookups.hasOwnProperty(x)&&-1!==t.indexOf(w.var_lookups[x])){k=!0;break}if(k)for(var j in w.variables)if(w.variables.hasOwnProperty(j)&&-1!==t.indexOf("#"+j)){var S=w.variables[j],F=void 0!==S.value&&S.value,W="object"==typeof S.attributes&&S.attributes,O=void 0!==S.single_parse&&S.single_parse;if(O&&(b=!0),!1!==W||!1===F){if(("object"==typeof S.attributes?S.attributes.length:0)>0){var M=0;do{var P=t.indexOf("#"+j,M);if(-1!==P){var I=-1,N=-1,z=t.substring(P+j.length+1);if("("===z.substring(0,1)&&(I=P+j.length+1,-1!==(N=this.get_bracket_finish_index(z))&&(N+=I)),-1===I||-1===N){M+=j.length+1,q="#"+j;var D=[]}else{M=N;var C=t.substring(I+1,N),q=t.substring(P,N+1),T=void 0!==S.attribute_separator?S.attribute_separator:",";D=this.string_to_attributes(C,T)}for(var $ in W)if(W.hasOwnProperty($)){var A=W[$],E=A.id,Y=void 0!==D[$];if((void 0===A.required||A.required)&&!Y)return this.error("error_parse_variable_syntax_error_attribute","#"+j+" (Expected "+E+")","error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_attribute","#"+j+" (Expected "+E+")"));var L=void 0!==A.default&&A.default;if(!1===L||Y||(D[$]=L),void 0===A.trim||A.trim){var U=D[$];"string"==typeof U&&(D[$]=U.trim())}var R=void 0!==A.valid&&A.valid;if(!1!==R&&!R.includes(D[$]))return this.error("error_parse_variable_syntax_error_attribute_invalid","#"+j+" (Expected "+R.join(", ")+")","error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_attribute_invalid","#"+j+" (Expected "+R.join(", ")+")"))}var J="",H=!0;switch(j){case"calc":case"text":switch(H=!1,r=j){case"calc":var Z=(qt=this.parse_variables_process(D[0],a,"calc",i,s,_,o,l+1,n,c)).output;g(qt),J=this.calc_string(Z,n,!1,c,s);break;case"text":Z=(qt=this.parse_variables_process(D[0],a,"text",i,s,_,o,l+1,n,c)).output;g(qt),J=Z}if(void 0===e.WS_Form.field_type_cache[i.type])break;var B=e.WS_Form.field_type_cache[i.type],G=void 0!==B[r+"_in"]&&B[r+"_in"];if(!1!==i&&void 0!==i&&!p&&_&&("field_label"==s||"field_help"==s||G)){var Q=qt.fields,K=[],V=[];for(var X in Q)if(Q.hasOwnProperty(X)){var ee=Q[X];-1===V.indexOf(ee)&&(V.push(ee),K.push(ee))}var te={field:c,field_part:s,type:r,value:n,field_ids_touched:K,section_repeatable_index:a},ae=!1;for(var re in this.calc)if(this.calc.hasOwnProperty(re)){var ie=this.calc[re];ie.field===c&&ie.field_part===s&&ie.value===n&&ie.section_repeatable_index===a&&(this.calc[re].field_ids_touched=this.calc[re].field_ids_touched.concat(K),this.calc[re].field_ids_touched=this.calc[re].field_ids_touched.filter(function(e,t,a){return a.indexOf(e)===t}),1===l&&(this.calc[re].type=r),ae=!0)}ae||(this.calc.push(te),this.calc.sort(function(e,t){var a=["field_placeholder","field_min","field_max","field_ecommerce_price_min","field_ecommerce_price_max"],r=a.indexOf(e.field_part),i=a.indexOf(t.field_part);return r===i?0:r<i?1:-1}),this.calc.sort(function(e,t){return e.section_repeatable_index===t.section_repeatable_index?0:e.section_repeatable_index<t.section_repeatable_index?1:-1}),ws_form_settings.debug&&"field_value"===s&&this.debug_field_id_bypass.push(i.id))}break;case"section_rows_start":if(isNaN(D[0]))break;var se=this.closing_string_index(t,"#section_rows_end","#section_rows_start",N);if((o=parseInt(D[0],10))<=0)break;m.push(o);var _e=t.substring(N+1,N+1+(se-(N+1))),oe="section_"+o.toString(),le=!1!==this.section_repeatable_indexes&&void 0!==this.section_repeatable_indexes[oe]&&this.section_repeatable_indexes[oe],ne="";if(!1===le)continue;for(var ce in le)if(le.hasOwnProperty(ce)){var de=le[ce];ne+=(qt=this.parse_variables_process(_e,de,!1,i,s,!1,o,l)).output,g(qt)}t=t.substring(0,P)+ne+t.substring(se+17),M=0;break;case"if":var pe=this.closing_string_index(t,"#endif","#if",N);if(-1===pe)return this.error("error_parse_variable_syntax_error_endif",C,"parse_variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_endif",C));var ue=["==","!=",">",">=","<=","<","^=","$=","!^=","!$=","*=","!*="],fe=["&&","||"],he=[],me=0,ve=0;for(var be in D)if(D.hasOwnProperty(be)){var ge=D[be];if(0===ve&&(he[me]={value_a:"",operator:"!=",value_b:""}),1!=ve&&3!=ve||(ge=this.replace_all(ge,"&amp;","&"),ge=this.replace_all(ge,"&lt;","<"),ge=this.replace_all(ge,"&gt;",">")),0==ve||2==ve)"string"!=typeof(ge=C=(qt=this.parse_variables_process(ge,a,!1,i,s,_,o,l+1,n,c)).output)||""===ge||isNaN(ge)||(ge=parseFloat(ge));1==ve&&-1!==fe.indexOf(ge)&&(ve=3);var ye=!1;switch(ve){case 0:case 2:ye=0==ve?"value_a":"value_b",he[me][ye]=ge,he[me][ye+"_string"]=C;break;case 1:if(-1===ue.indexOf(ge))return this.error("error_parse_variable_syntax_error_operator",C,"parse_variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_operator",C));he[me].operator=ge;break;case 3:if(-1===fe.indexOf(ge))return this.error("error_parse_variable_syntax_error_logic",C,"parse_variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_logic",C));he[me].logic_next=ge}++ve>3&&(ve=0,me++)}var we=!1,ke="&&";for(var me in he)if(he.hasOwnProperty(me)){var xe=he[me],je=!1;switch(xe.operator){case"==":je=xe.value_a==xe.value_b;break;case"!=":je=xe.value_a!=xe.value_b;break;case"<":je=xe.value_a<xe.value_b;break;case">":je=xe.value_a>xe.value_b;break;case"<=":je=xe.value_a<=xe.value_b;break;case">=":je=xe.value_a>=xe.value_b;break;case"*=":je=""!==xe.value_b_string&&-1!==xe.value_a_string.indexOf(xe.value_b_string);break;case"!*=":je=""!==xe.value_b_string&&-1===xe.value_a_string.indexOf(xe.value_b_string);break;case"^=":je=""!==xe.value_b_string&&0===xe.value_a_string.indexOf(xe.value_b_string);break;case"!^=":je=""!==xe.value_b_string&&xe.value_a_string.indexOf(xe.value_b_string)>0;break;case"$=":je=""!==xe.value_b_string&&xe.value_a_string.indexOf(xe.value_b_string)===xe.value_a_string.length-xe.value_b_string.length;break;case"!$=":je=""!==xe.value_b_string&&xe.value_a_string.indexOf(xe.value_b_string)!==xe.value_a_string.length-xe.value_b_string.length}we=0==me?je:"&&"==ke?we&&je:we||je,ke=void 0!==xe.logic_next?xe.logic_next:"&&"}J=!1,t=we?(t=t.substring(0,pe)+t.substring(pe+6)).substring(0,P)+t.substring(N+1):t.substring(0,P)+t.substring(pe+6),M=0;break;case"tab_label":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_group_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_group_id",D[0]));var Se=parseInt(D[0],10);if(h.push(Se),void 0===this.group_data_cache[Se]||void 0===this.group_data_cache[Se].label)return this.error("error_parse_variable_syntax_error_group_id",Se,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_group_id",Se));J=this.group_data_cache[Se].label;break;case"section_label":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_section_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_section_id",D[0]));var Fe=parseInt(D[0],10);if(m.push(Fe),void 0===this.section_data_cache[Fe]||void 0===this.section_data_cache[Fe].label)return this.error("error_parse_variable_syntax_error_section_id",Fe,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_section_id",Fe));J=this.section_data_cache[Fe].label;break;case"cookie_get":J=this.cookie_get_raw(D[0]);break;case"session_storage_get":J=this.session_storage_get_raw(D[0]);break;case"local_storage_get":J=this.local_storage_get_raw(D[0]);break;case"field_label":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_field_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_id",D[0]));var We=parseInt(D[0],10);if(v.push(We),void 0===this.field_data_cache[We]||void 0===this.field_data_cache[We].label)return this.error("error_parse_variable_syntax_error_field_id",We,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_id",We));J=this.field_data_cache[We].label;break;case"field_min_id":case"field_max_id":case"field_min_value":case"field_max_value":case"field_min_label":case"field_max_label":for(var Oe=0,Me=0,Pe="",Ie=0,Ne=0,ze="",De=0,Ce=0;!isNaN(D[De]);){if(We=parseInt(D[De],10)){if(v.push(We),"object"==typeof this.field_data_cache[We]){var qe=this.field_data_cache[We],Te=this.get_field_value(qe,qe.section_repeatable);"object"==typeof Te&&void 0!==Te[0]||(Te=[0]);var $e=qe.label;for(var Ae of Te)Ae=this.get_number(Ae,0,!0),0==Ce?(Ie=Oe=We,Ne=Me=Ae,ze=Pe=$e):(Ae<Me&&(Oe=We,Me=Ae,Pe=$e),Ae>Ne&&(Ie=We,Ne=Ae,ze=$e)),Ce++;De++}}else De++}switch(j){case"field_min_id":J=Oe;break;case"field_max_id":J=Ie;break;case"field_min_value":J=Me;break;case"field_max_value":J=Ne;break;case"field_min_label":J=Pe;break;case"field_max_label":J=ze}break;case"date_format":var Ee=this.parse_variables_process(D[0],a,r,Ue,s,_,o,l).output,Ye=this.parse_variables_process(D[1],a,r,Ue,s,_,o,l).output,Le=new Date(Ee);if(isNaN(Le.getTime()))return this.error("error_parse_variable_syntax_error_date_format",Ee,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_date_format",Ee));J=this.date_format(Le,Ye);break;case"field":case"field_float":case"field_date_age":case"field_date_format":case"field_date_offset":case"field_count_word":case"field_count_char":case"ecommerce_field_price":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_field_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_id",D[0]));We=parseInt(D[0],10);if(("field_value"===s||!1===s)&&We===parseInt(c.id,10))return this.error("error_parse_variable_syntax_error_self_ref",q,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_self_ref",q));if(void 0===this.field_data_cache[We])return this.error("error_parse_variable_syntax_error_field_id",We,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_id",We));i.id===c.id&&v.push(We);var Ue=this.field_data_cache[We];if(void 0===e.WS_Form.field_type_cache[Ue.type])break;var Re=e.WS_Form.field_type_cache[Ue.type];if(!1!==r)if(!(Re[r+"_out"],Re[r+"_out"]))return this.error("error_parse_variable_syntax_error_"+r+"_out",Ue.label+" (ID: "+Ue.id+")","error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_"+r+"_out",Ue.label+" (ID: "+Ue.id+")"));var Je=(Re.static,Re.static);if(Je){if(!0===Je)var He=void 0!==Re.mask_field_static?Re.mask_field_static:"";else{He=this.get_object_meta_value(Ue,Je,"");this.wpautop_parse_variable(Ue,Re)&&(He=this.wpautop(He),H=!1)}g(qt=this.parse_variables_process(He,a,r,Ue,s,_,o,l+1,n,c)),J=[qt.output];break}var Ze=void 0!==Re.submit_array&&Re.submit_array,Be=void 0!==Ue.section_repeatable_section_id&&parseInt(Ue.section_repeatable_section_id,10),Ge=void 0!==i.section_repeatable_section_id&&parseInt(i.section_repeatable_section_id,10),Qe=a,Ke=(J=!1,void 0!==D[1]?D[1]:","),Ve=void 0!==D[2]&&D[2];if(!1!==Qe&&Be===o||!1!==Be&&!1!==Ge)J=this.get_field_value(Ue,Qe,Ze,Ve);if(!1===J&&!1!==Be&&!1===Ge)J=this.get_field_value(Ue,!0,Ze,Ve);if(!1===J&&!1===Be)J=this.get_field_value(Ue,!1,Ze,Ve);if(!1===J)switch(Ue.type){case"price_select":case"price_checkbox":case"price_radio":case"select":case"checkbox":case"radio":var Xe=this.get_data_source(Ue);J=!1!==Xe.default_value?Xe.default_value:[];break;default:var et=this.get_object_meta_value(Ue,"default_value","");g(qt=this.parse_variables_process(et,a,r,Ue,s,_,o,l+1,n,c)),J=[qt.output]}switch(j){case"field":!1!==Ve&&(J=this.get_data_grid_column(J,Ue,Ve));break;case"field_count_char":case"field_count_word":var tt="object"==typeof J?J.join(Ke):"";if(void 0!==D[1]){var at=/\/(.*)\/(.*)/.exec(D[1]);tt=tt.replace(new RegExp(at[1],at[2]),"")}J=["field_count_char"==j?tt.length:this.get_word_count(tt)]}if(p)if(J.length)switch(Ue.type){case"price_select":case"price_checkbox":case"price_radio":case"price":case"price_subtotal":case"cart_price":case"cart_total":var rt=0;for(var it in J)J.hasOwnProperty(it)&&(rt+=this.get_number(J[it],0,!0));var st=parseInt(e.WS_Form.settings_plugin.price_decimals,10);J=this.get_number(rt,0,!1,st);break;case"datetime":if(""===J[0]){J="";break}var _t=this.get_object_meta_value(Ue,"input_type_datetime","date");(pt=this.get_object_meta_value(Ue,"format_date",ws_form_settings.date_format))||(pt=ws_form_settings.date_format);var ot=this.get_object_meta_value(Ue,"format_time",ws_form_settings.time_format);ot||(ot=ws_form_settings.time_format);var lt=this.get_date(J[0],_t,pt,ot);J=this.get_number(lt.getTime())/1e3;break;default:rt=0;for(var it in J)J.hasOwnProperty(it)&&(rt+=d.get_number(J[it],0,!1));J=rt}else J=0;else J=(J=e.map(J,function(e){return d.esc_html(e)})).join(Ke),H=!1;switch(j){case"ecommerce_field_price":J=this.get_price(this.get_number(J));break;case"field_date_age":var nt=new Date("number"==typeof J?1e3*J:J),ct=new Date;isNaN(nt.getTime())&&this.error("error_parse_variable_field_date_age_invalid",J,"error-parse-variables");var dt="string"==typeof D[1]?D[1]:"y";switch(dt=dt.toLowerCase(),["y","m","d","h","n","s","year","month","day","hour","minute","second","years","months","days","hours","minutes","seconds"].includes(dt)||this.error("error_parse_variable_syntax_error_field_date_age_period",dt,"error-parse-variables"),dt){case"s":case"second":case"seconds":J=Math.floor((ct-nt)/1e3);break;case"n":case"minute":case"minutes":J=Math.floor((ct-nt)/6e4);break;case"h":case"hour":case"hours":J=Math.floor((ct-nt)/36e5);break;case"d":case"day":case"days":J=Math.floor((ct-nt)/864e5);break;case"w":case"week":case"weeks":J=Math.floor((ct-nt)/6048e5);break;case"m":case"month":case"months":J=12*(ct.getFullYear()-nt.getFullYear())+(ct.getMonth()-nt.getMonth())-(ct.getDate()<nt.getDate()?1:0);break;default:J=ct.getFullYear()-nt.getFullYear()-(ct.getMonth()<nt.getMonth()||ct.getMonth()===nt.getMonth()&&ct.getDate()<nt.getDate()?1:0)}break;case"field_date_format":if("datetime"!==Ue.type)return this.error("error_parse_variable_syntax_error_field_date_offset",We,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_date_offset",We));Ee=this.parse_variables_process(J,a,r,Ue,s,_,o,l).output;if((ut=this.get_object_meta_value(Ue,"format_date",ws_form_settings.date_format))||(ut=ws_form_settings.date_format),(ft=this.get_object_meta_value(Ue,"format_time",ws_form_settings.time_format))||(ft=ws_form_settings.time_format),this.is_integer(Ee))Le=new Date(1e3*parseInt(Ee,10));else{_t=this.get_object_meta_value(Ue,"input_type_datetime","date");Le=this.get_date(Ee,_t,ut,ft)}if(!1!==Le&&!isNaN(Le.getTime())){if(void 0!==D[1]&&""!=D[1])var pt=D[1];else pt=ut;pt||(pt=ws_form_settings.date_format),J="function"==typeof this.date_format?this.date_format(Le,pt):""}break;case"field_date_offset":if("datetime"!==Ue.type)return this.error("error_parse_variable_syntax_error_field_date_offset",We,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_date_offset",We));var ut,ft;Ee=this.parse_variables_process(J,a,r,Ue,s,_,o,l).output;if((ut=this.get_object_meta_value(Ue,"format_date",ws_form_settings.date_format))||(ut=ws_form_settings.date_format),(ft=this.get_object_meta_value(Ue,"format_time",ws_form_settings.time_format))||(ft=ws_form_settings.time_format),this.is_integer(Ee))Le=new Date(1e3*parseInt(Ee,10));else{_t=this.get_object_meta_value(Ue,"input_type_datetime","date");Le=this.get_date(Ee,_t,ut,ft)}if(!1!==Le&&!isNaN(Le.getTime())){if((Wt=parseInt(this.parse_variables_process(D[1],a,r,i,s,_,o,l).output,10))&&Le.setSeconds(Le.getSeconds()+Wt),void 0!==D[2]&&""!=D[2])pt=D[2];else pt=ut;pt||(pt=ws_form_settings.date_format),J="function"==typeof this.date_format?this.date_format(Le,pt):""}break;case"field_float":J=this.get_number(J)}"field"===j&&this.wpautop_parse_variable(Ue,Re)&&(J=this.wpautop(J),H=!1);break;case"ecommerce_price":g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l));var ht=this.calc_string(qt.output,n,!1,c,s);J=this.get_price(ht);break;case"number_format":g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l));var mt=this.calc_string(qt.output,n,!1,c,s),vt=D[1],bt=D[2],gt=D[3];J=this.number_format(mt,vt,bt,gt);break;case"select_option_text":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_field_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_id",D[0]));We=parseInt(D[0],10);void 0===(Ke=D[1])&&(Ke=", "),i.id===c.id&&v.push(We);var yt=ws_form_settings.field_prefix+We.toString()+(a?"["+a+"]":"");if((Ft=e('[name="'+this.esc_selector(yt)+'[]"] option:selected',this.form_canvas_obj)).length)J=e.map(Ft,function(t,a){return e(t).text()}).join(Ke);break;case"query_var":J=this.get_query_var(D[0],D[1]);break;case"section_row_count":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_section_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_section_id",D[0]));var wt=parseInt(D[0],10);if(m.push(wt),void 0===this.section_data_cache[wt])return this.error("error_parse_variable_syntax_error_section_id",wt,"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_section_id",wt));var kt=e('[data-repeatable][data-id="'+this.esc_selector(wt)+'"]',this.form_canvas_obj);if(0===(J=kt.length?kt.length:0)&&"function"==typeof this.get_section_repeat_default){var xt=this.section_data_cache[wt];J=this.get_section_repeat_default(xt)}break;case"checkbox_label":case"radio_label":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_field_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_id",D[0]));We=parseInt(D[0],10);void 0===(Ke=D[1])&&(Ke=", "),i.id===c.id&&v.push(We);yt=ws_form_settings.field_prefix+We.toString()+(a?"["+a+"]":"");if((Ft=e('[name="'+this.esc_selector(yt)+'[]"]:checked',this.form_canvas_obj)).length)J=e.map(Ft,function(t,a){return e('label[for="'+e(t).attr("id")+'"]').text()}).join(Ke);break;case"checkbox_count":case"checkbox_count_total":case"select_count":case"select_count_total":if(isNaN(D[0]))return this.error("error_parse_variable_syntax_error_field_id",D[0],"error-parse-variables"),this.parse_variables_process_error(this.language("error_parse_variable_syntax_error_field_id",D[0]));We=parseInt(D[0],10);i.id===c.id&&v.push(We);yt=ws_form_settings.field_prefix+We.toString()+(a?"["+a+"]":"");switch(j){case"checkbox_count":case"checkbox_count_total":var jt=D[1]&&this.is_true(D[1]),St=" [data-row-checkbox]"+(jt?"":':not([style*="display: none"])')+" input"+(jt?"":":not([data-hidden])")+("checkbox_count"==j?":checked":""),Ft=e('[data-type="checkbox"][data-id="'+We+'"]'+St+', [data-type="price_checkbox"][data-id="'+We+'"]'+St,this.form_canvas_obj);break;case"select_count":case"select_count_total":Ft=e('select[name="'+this.esc_selector(yt)+'[]"] option:not([data-placeholder])'+("select_count"==j?":selected":""),this.form_canvas_obj)}J=Ft?Ft.length:0;break;case"post_date_custom":case"post_date_modified_custom":case"server_date_custom":case"blog_date_custom":Le=this.get_new_date(F);if(void 0!==D[1])(Wt=parseInt(this.parse_variables_process(D[1],a,r,i,s,_,o,l).output,10))&&Le.setSeconds(Le.getSeconds()+Wt);J="function"==typeof this.date_format?this.date_format(Le,D[0]):"";break;case"client_date_custom":var Wt;Le=new Date;if(void 0!==D[1])(Wt=parseInt(this.parse_variables_process(D[1],a,r,i,s,_,o,l).output,10))&&Le.setSeconds(Le.getSeconds()+Wt);J="function"==typeof this.date_format?this.date_format(Le,D[0]):"";break;case"random_number":var Ot=parseInt(this.get_number(D[0]),10),Mt=parseInt(this.get_number(D[1]),10);J=Math.floor(Math.random()*(Mt-Ot+1))+Ot;break;case"random_string":var Pt=parseInt(this.get_number(D[0]),10),It=D[1],Nt=It.length;J="";for(var zt=0;zt<Pt;zt++)J+=It[Math.floor(Math.random()*Nt)];break;case"abs":case"acos":case"asin":case"atan":case"ceil":case"cos":case"exp":case"floor":case"log":case"negative":case"positive":case"sin":case"sqrt":case"tan":g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l));ht=this.calc_string(qt.output,n,!1,c,s);switch(j){case"abs":J=Math.abs(ht);break;case"acos":J=Math.acos(ht);break;case"asin":J=Math.asin(ht);break;case"atan":J=Math.atan(ht);break;case"ceil":J=Math.ceil(ht);break;case"cos":J=Math.cos(ht);break;case"exp":J=Math.exp(ht);break;case"floor":J=Math.floor(ht);break;case"log":J=Math.log(ht);break;case"negative":case"positive":J="positive"==j?Math.max(0,ht):Math.min(0,ht);break;case"sin":J=Math.sin(ht);break;case"sqrt":J=Math.sqrt(ht);break;case"tan":J=Math.tan(ht)}break;case"lower":case"upper":case"ucwords":case"ucfirst":case"capitalize":case"sentence":case"wpautop":case"trim":case"slug":case"name_prefix":case"name_first":case"name_middle":case"name_last":case"name_suffix":if("string"==typeof D[0])switch(g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l)),J=qt.output,j){case"lower":J=J.toLowerCase();break;case"upper":J=J.toUpperCase();break;case"ucwords":J=this.ucwords(J);break;case"ucfirst":J=this.ucfirst(J);break;case"capitalize":J=this.capitalize(J);break;case"sentence":J=this.sentence(J);break;case"wpautop":J=this.wpautop(J),H=!1;break;case"trim":J=J.trim(),H=!1;break;case"slug":J=this.get_slug(J);break;case"name_prefix":case"name_first":case"name_middle":case"name_last":case"name_suffix":J=this.get_full_name_components(J)[j]}break;case"pow":g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l));var Dt=this.calc_string(qt.output,n,vt,c,s);g(qt=this.parse_variables_process(D[1],a,r,i,s,_,o,l));var Ct=this.calc_string(qt.output,n,vt,c,s);J=Math.pow(Dt,Ct);break;case"round":var qt=this.parse_variables_process(D[1],a,r,i,s,_,o,l);vt=this.get_number(qt.output);g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l)),J=this.calc_string(qt.output,n,vt,c,s);break;case"min":case"max":var Tt=[];if(1===D.length)g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l)),D=this.string_to_attributes(qt.output);for(var De in D)if(D.hasOwnProperty(De)){g(qt=this.parse_variables_process(D[De],a,r,i,s,_,o,l));ht=this.calc_string(qt.output,n,!1,c,s);Tt.push(ht)}J=Tt.length>0?"min"==j?Math.min(...Tt):Math.max(...Tt):0;break;case"avg":rt=0;if(1===D.length)g(qt=this.parse_variables_process(D[0],a,r,i,s,_,o,l)),D=this.string_to_attributes(qt.output);for(var De in D){if(D.hasOwnProperty(De))g(qt=this.parse_variables_process(D[De],a,r,i,s,_,o,l)),rt+=ht=this.calc_string(qt.output,n,!1,c,s)}J=rt/D.length}!1!==J&&(H&&(J=this.esc_html(J)),O?f[q.substring(1)]=J:u[q.substring(1)]=J)}}while(-1!==P);t=this.mask_parse(t,u)}}else u[j]=F}}if(-1!=t.indexOf("form")&&(u.form_id=this.form_id,u.form_instance_id=this.form_instance_id,u.form_obj_id=this.form_obj_id,u.form_label=this.form.label,u.form_checksum=this.form.published_checksum,u.form_framework=this.framework.name),-1!=t.indexOf("section")){u.section_row_index=a;var $t=1;!1===o&&!1!==i&&void 0!==i.section_id&&parseInt(i.section_id,10)>0&&(o=parseInt(i.section_id,10)),"object"==typeof this.section_repeatable_indexes["section_"+o]&&($t=this.section_repeatable_indexes["section_"+o].indexOf(a.toString())+1)<=0&&($t=1),u.section_row_number=$t}if(-1!=t.indexOf("submit")&&(u.submit_hash=this.hash),-1!=t.indexOf("client")){var At=new Date;u.client_time="function"==typeof this.date_format?this.date_format(At,ws_form_settings.time_format):"",u.client_date="function"==typeof this.date_format?this.date_format(At,ws_form_settings.date_format):"";var Et="";"undefined"!=typeof navigator&&"string"==typeof navigator.language&&(Et=navigator.language.trim());var Yt=e.WS_Form.language_tag_to_locale(Et);u.client_locale=Yt,u.client_language=Yt?e.WS_Form.locale_to_language_tag(Yt):"",u.client_locale_language_code=e.WS_Form.get_language_code(Yt),u.client_locale_country_code=e.WS_Form.get_country_code(Yt)}-1!=t.indexOf("seconds_epoch_midnight")&&((Lt=new Date).setHours(0,0,0,0),u.seconds_epoch_midnight=Math.round(Lt.getTime()/1e3));if(-1!=t.indexOf("seconds_epoch")){var Lt=new Date;u.seconds_epoch=Math.round(Lt.getTime()/1e3)}var Ut=this.get_currency();if(-1!=t.indexOf("ecommerce"))for(var Rt in void 0===this.ecommerce_cart_price_type.total&&(this.ecommerce_cart_price_type.total={float:0,string:this.get_price(0,Ut,!1),currency:this.get_price(0,Ut)}),u.ecommerce_cart_total_float=this.ecommerce_cart_price_type.total.float,u.ecommerce_cart_total_currency=this.ecommerce_cart_price_type.total.currency,u.ecommerce_cart_total=this.ecommerce_cart_price_type.total.string,e.WS_Form.ecommerce.cart_price_types)e.WS_Form.ecommerce.cart_price_types.hasOwnProperty(Rt)&&(void 0===this.ecommerce_cart_price_type[Rt]&&(this.ecommerce_cart_price_type[Rt]={float:0,string:this.get_price(0,Ut,!1),currency:this.get_price(0,Ut)}),u["ecommerce_cart_"+Rt+"_float"]=this.ecommerce_cart_price_type[Rt].float,u["ecommerce_cart_"+Rt+"_currency"]=this.ecommerce_cart_price_type[Rt].currency,u["ecommerce_cart_"+Rt]=this.ecommerce_cart_price_type[Rt].string);if(-1!=t.indexOf("tracking")&&"function"==typeof this.form_tracking_get_values){var Jt=this.form_tracking_get_values();for(var Ht in Jt)if(Jt.hasOwnProperty(Ht)){var Zt=Jt[Ht];u[Zt.id]=Zt.value}}var Bt=t;(t=this.mask_parse(t,u),(t=this.mask_parse(t,f,!0))!==Bt&&-1!==t.indexOf("#"))&&(t=(qt=this.parse_variables_process(t,a,r,i,s,_,o,l+1,n,c)).output,g(qt));return{output:t,groups:h.filter(function(e,t,a){return a.indexOf(e)===t}),sections:m.filter(function(e,t,a){return a.indexOf(e)===t}),fields:v.filter(function(e,t,a){return a.indexOf(e)===t}),dynamic:b}},e.WS_Form.prototype.get_data_grid_column=function(t,a,r){if(0===t.length)return t;var i=[];switch(s=a.type){case"select":case"checkbox":case"radio":break;case"price_select":var s="select_price";break;case"price_checkbox":s="checkbox_price";break;case"price_radio":s="radio_price";break;default:return t}var _="data_grid_"+s,o=this.get_object_meta_value(a,s+"_field_value","0"),l=this.get_object_meta_value(a,s+"_field_label","0"),n=this.get_object_meta_value(a,s+"_field_price","0"),c=this.get_object_meta_value(a,s+"_field_parse_variable","0"),d=this.get_object_meta_value(a,s+"_field_wc","0"),p=this.get_object_meta_value(a,_,!1);if(!1===p)return t;if("object"!=typeof p.columns||"object"!=typeof p.groups)return t;var u=0,f=0,h=0,m=0,v=0,b=p.columns,g=parseInt(r,10);for(var y in b)if(b.hasOwnProperty(y)){var w=b[y];void 0!==w.id&&void 0!==w.label&&(w.id==o&&(u=y),w.id==l&&(f=y),w.id==n&&(h=y),w.id==c&&(m=y),w.id==d&&(v=y),w.label===r&&(g=y))}for(var k in t)if(t.hasOwnProperty(k)){var x=t[k],j=p.groups;for(var S in j)if(j.hasOwnProperty(S)){var F=j[S];if(void 0!==F.rows){var W=F.rows;for(var O in W)if(W.hasOwnProperty(O)){var M=W[O];if(null!==M&&"object"==typeof M.data){var P=M.data,I=e.extend(!0,[],P);if(void 0!==I[u]&&void 0!==I[g]){var N={data_grid_row_price:"",data_grid_row_price_currency:"",data_grid_row_woocommerce_cart:"",data_grid_row_value:I[u],data_grid_row_action_variable:"",data_grid_row_label:""};for(var z in!1!==f&&void 0!==I[f]&&(N.data_grid_row_label=I[f]),!1!==h&&void 0!==I[h]&&(N.data_grid_row_price_currency=this.get_price(I[h]),N.data_grid_row_price=this.get_number(I[h])),!1!==m&&void 0!==I[m]&&(N.data_grid_row_action_variable=I[m]),!1!==v&&void 0!==I[v]&&(N.data_grid_row_woocommerce_cart=I[v]),I)I.hasOwnProperty(z)&&("number"==typeof I[z]&&(I[z]=I[z].toString()),I[z]=this.mask_parse(I[z],N));if(x===I[u].toString()){if(void 0===M.data[g])continue;i.push(M.data[g])}}}}}}}return i},e.WS_Form.prototype.wpautop_parse_variable=function(e,t){if("on"==this.get_object_meta_value(e,"wpautop_do_not_process",""))return!1;var a=void 0!==t.wpautop_parse_variable&&t.wpautop_parse_variable;if("object"==typeof a){var r=!1;for(var i in a)if(a.hasOwnProperty(i)){var s=a[i];this.get_object_meta_value(e,s.meta_key,"")===s.meta_value&&(r=!0)}a=r}return a},e.WS_Form.prototype.wpautop=function(e,t){if("string"!=typeof e)return"";void 0===t&&(t=!0);var a=new Map;if(""===e.trim())return"";if((e+="\n").indexOf("<pre")>-1){var r=e.split("</pre>"),i=r.pop();e="",r.forEach(function(t,r){var i=t.indexOf("<pre");if(-1!==i){var s="<pre wp-pre-tag-"+r+"></pre>";a[s]=t.slice(i)+"</pre>",e+=t.substring(0,i)+s}else e+=t}),e+=i}var s="(?:table|thead|tfoot|caption|col|colgroup|tbody|tr|td|th|div|dl|dd|dt|ul|ol|li|pre|form|map|area|blockquote|address|math|style|p|h[1-6]|hr|fieldset|legend|section|article|aside|hgroup|header|footer|nav|figure|figcaption|details|menu|summary)";(e=(e=(e=(e=e.replace(/<br \/>\s*<br \/>/,"\n\n")).replace(new RegExp("(<"+s+"[^>]*>)","gmi"),"\n$1")).replace(new RegExp("(</"+s+">)","gmi"),"$1\n\n")).replace(/\r\n|\r/,"\n")).indexOf("<option")>-1&&(e=(e=e.replace(/\s*<option'/gim,"<option")).replace(/<\/option>\s*/gim,"</option>")),e.indexOf("</object>")>-1&&(e=(e=(e=e.replace(/(<object[^>]*>)\s*/gim,"$1")).replace(/\s*<\/object>/gim,"</object>")).replace(/\s*(<\/?(?:param|embed)[^>]*>)\s*/gim,"$1")),(e.indexOf("<source")>-1||e.indexOf("<track")>-1)&&(e=(e=(e=e.replace(/([<\[](?:audio|video)[^>\]]*[>\]])\s*/gim,"$1")).replace(/\s*([<\[]\/(?:audio|video)[>\]])/gim,"$1")).replace(/\s*(<(?:source|track)[^>]*>)\s*/gim,"$1"));var _=(e=e.replace(/\n\n+/gim,"\n\n")).split(/\n\s*\n/);return e="",_.forEach(function(t){e+="<p>"+t.replace(/^\s+|\s+$/g,"")+"</p>\n"}),e=(e=(e=(e=(e=(e=(e=(e=e.replace(/<p>\s*<\/p>/gim,"")).replace(/<p>([^<]+)<\/(div|address|form)>/gim,"<p>$1</p></$2>")).replace(new RegExp("<p>s*(</?"+s+"[^>]*>)s*</p>","gmi"),"$1",e)).replace(/<p>(<li.+?)<\/p>/gim,"$1")).replace(/<p><blockquote([^>]*)>/gim,"<blockquote$1><p>")).replace(/<\/blockquote><\/p>/gim,"</p></blockquote>")).replace(new RegExp("<p>s*(</?"+s+"[^>]*>)","gmi"),"$1")).replace(new RegExp("(</?"+s+"[^>]*>)s*</p>","gmi"),"$1"),t&&(e=(e=(e=e.replace(/<(script|style)(?:.|\n)*?<\/\\1>/gim,function(e){return e[0].replace("\n","<WPPreserveNewline />")})).replace(/(<br \/>)?\s*\n/gim,"<br />\n")).replace("<WPPreserveNewline />","\n")),e=(e=(e=e.replace(new RegExp("(</?"+s+"[^>]*>)s*<br />","gmi"),"$1")).replace(/<br \/>(\s*<\/?(?:p|li|div|dl|dd|dt|th|pre|td|ul|ol)[^>]*>)/gim,"$1")).replace(/\n<\/p>$/gim,"</p>"),Object.keys(a).length&&(e=e.replace(new RegExp(Object.keys(a).join("|"),"gi"),function(e){return a[e]})),e},e.WS_Form.prototype.calc_string=function(e,t,a,r,i){try{var s=new Function("return "+e)();return s===1/0&&(s=0),this.get_number(s,0,!1,a)}catch(e){return"object"==typeof r&&void 0!==r.id&&void 0!==r.label&&this.error("error_parse_variable_syntax_error_calc",r.id+" | "+this.esc_html(r.label)+(i?" | "+this.esc_html(i):"")+" | "+e.message+": "+this.esc_html(t)),0}},e.WS_Form.prototype.closing_string_index=function(e,t,a,r){for(var i=1;i>0;){var s=e.indexOf(a,r),_=e.indexOf(t,r);if(-1!==s&&-1!==_&&s<_)r=s+a.length,i++;else{if(!(-1!==_&&i>1)){if(-1!==_&&1===i)break;break}r=_+t.length,i--}}return _},e.WS_Form.prototype.string_to_attributes=function(e,t){if("string"!=typeof e||""==e)return[];"string"!=typeof t&&(t=",");var a=1,r=0,i=!1,s="",_=[];e.replace("“",'"'),e.replace("”",'"');for(var o=e.length;r<o;){var l=e[r];if(void 0===l)break;if(l!==t||1!==a||i)if('"'!==l||1!==a){if(!i){switch(l){case"(":a++;break;case")":a--}if(0===a)break}s+=l,r++}else i||(s=""),i=!i,r++;else _.push(s),s="",r++}return _.push(s),_.length&&(_=_.map(function(e){return e=e.replace(/^"(.+(?="$))"$/,"$1")})),_},e.WS_Form.prototype.get_bracket_finish_index=function(e){if(""===e)return-1;e.replace("“",'"'),e.replace("”",'"');for(var t=1,a=1,r=!1;t>0||a<e.length;){var i=e[a];if(void 0===i)break;if('"'!==i){if(!r){switch(i){case"(":t++;break;case")":t--}if(0===t)break}a++}else r=!r,a++}return 0===t?a:(this.error("error_parse_variable_syntax_error_bracket_closing",e,"error-parse-variables"),-1)},e.WS_Form.prototype.parse_variables_process_error=function(e){return{output:e,functions:[],groups:[],sections:[],fields:[],dynamic:!1}},e.WS_Form.prototype.get_field_value=function(t,a,r,i){var s=this;if(void 0===a&&(a=!1),void 0===r&&(r=!1),void 0===i&&(i=!1),!1===a){var _='[name="'+this.esc_selector(ws_form_settings.field_prefix+t.id);r&&(_+="[]")}else if(!0===a)_='[name^="'+this.esc_selector(ws_form_settings.field_prefix+t.id)+"[";else{_='[name="'+this.esc_selector(ws_form_settings.field_prefix+t.id+"["+a+"]");r&&(_+="[]")}if(!e(_+='"]',this.form_canvas_obj).length)return!1;switch(t.type){case"select":case"price_select":_+=" option:selected";break;case"checkbox":case"radio":case"price_checkbox":case"price_radio":_+=":checked"}var o=[];return e(_,this.form_canvas_obj).each(function(){switch(t.type){case"price_select":!1===i?o.push(e(this).attr("data-price")):o.push(e(this).val());break;case"price_checkbox":case"price_radio":!1===i?o.push(e(this).attr("data-price")):o.push(e(this).val());break;case"mediacapture":if(u=e(this).val()){var a=JSON.parse(u);"object"==typeof a&&a.filename&&o.push(a.filename)}break;case"file":var r=[];switch(e(this).attr("data-file-type")){case"dropzonejs":var _=e(this).closest('[data-type="file"]');if(_){var l=e(".dropzone",_)[0].dropzone;if(l&&l.files)r=l.files}break;default:r=e(this)[0].files}var n=[];for(var c in r)if(r.hasOwnProperty(c)){var d=r[c];n.push(d.name)}o.push(n.join(","));break;case"googlemap":var p=e(this).val();if(!p)break;try{var u=JSON.parse(p)}catch(e){break}void 0!==u.lat&&void 0!==u.lng&&o.push(u.lat+","+u.lng);break;default:u=e(this).val();s.is_iterable(u)?o.push(...u):o.push(u)}}),o},e.WS_Form.prototype.get_data_source=function(t){var a={default_value:[]};t=this.field_data_cache[t.id];if(void 0===e.WS_Form.field_type_cache[t.type])return!1;var r=e.WS_Form.field_type_cache[t.type];if(void 0===r.data_source)return!1;var i=r.data_source;if(void 0===i.type)return!1;switch(a.type=i.type,a.type){case"data_grid":if(void 0===i.id)return!1;a.meta_key_data_grid=i.id,a.meta_key_value_column=void 0===r.datagrid_column_value&&r.datagrid_column_value,a.data_grid=this.get_object_meta_value(t,a.meta_key_data_grid,!1),a.value_column_id=this.get_object_meta_value(t,a.meta_key_value_column,!1);var s=(a.data_grid.columns,a.data_grid.columns);for(var _ in a.value_column_index=!1,s)if(s.hasOwnProperty(_)){var o=s[_];if(void 0!==o.id&&o.id==a.value_column_id){a.value_column_index=_;break}}if(!1!==a.value_column_id&&void 0!==a.data_grid.groups){var l=a.data_grid.groups;for(var n in l)if(l.hasOwnProperty(n)){var c=l[n];if(void 0!==c.rows){var d=c.rows;for(var p in d)if(d.hasOwnProperty(p)){var u=d[p];if(null!==u)if(void 0!==u.default&&"on"===u.default){if(void 0===u.data)continue;if(void 0===u.data[a.value_column_index])continue;a.default_value.push(u.data[a.value_column_index])}}}}}}return a},e.WS_Form.prototype.get_query_var=function(e,t){t||(t="");var a=window.location.href;if(!a)return t;try{e=e.replace(/[\[\]]/g,"\\$&");var r=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(a);if(!r)return t;if(!r[2])return t;try{return decodeURIComponent(r[2].replace(/\+/g," "))}catch(e){return t}}catch(e){return t}},e.WS_Form.prototype.set_object_meta_value=function(e,t,a){return void 0===e?a:void 0===e.meta?a:void(e.meta[t]=a)},e.WS_Form.prototype.column_class_array=function(t,a){void 0===a&&(a="breakpoint");var r=[],i=this.framework.breakpoints,s=this.framework.columns.column_class,_=this.framework.columns.offset_class,o=0,l=0;for(var n in i)if(i.hasOwnProperty(n)){var c=i[n],d=this.get_object_meta_value(t,a+"_size_"+n,"");if(""==d&&(d="0"),0==(d=parseInt(d,10))){if(void 0!==c.column_size_default)switch(c.column_size_default){case"column_count":d=parseInt(e.WS_Form.settings_plugin.framework_column_count,10);break;default:d=parseInt(c.column_size_default,10)}}else d=parseInt(d,10);if(d>0&&d!=o){var p={id:c.id,size_word:void 0===this.number_to_word[d]?d:this.number_to_word[d],size:d};if(void 0!==c.column_class)var u=c.column_class;else u=s;var f=this.mask_parse(u,p);r.push(f),o=d}var h=this.get_object_meta_value(t,a+"_offset_"+n,""),m=!1;if(""!==h&&h!=l){p={id:c.id,offset_word:void 0===this.number_to_word[h]?h:this.number_to_word[h],offset:h};if(void 0!==c.offset_class)var v=c.offset_class;else v=_;f=this.mask_parse(v,p);r.push(f),l=h,m=!0}m&&r.push("wsf-has-offset")}return r},e.WS_Form.prototype.column_classes_render=function(e,t,a){e.closest(".wsf-sections").css("min-height","auto"),e.closest(".wsf-fields").css("min-height","auto"),void 0===a&&(a=!0);for(var r=this.column_class_array(t),i=0;i<r.length;i++)a?e.addClass(r[i]):e.removeClass(r[i])},e.WS_Form.prototype.mask_parse=function(e,t,a){if("string"!=typeof e)return"";void 0===a&&(a=!1);var r=[],i=Object.keys(t);i.sort(function(e,t){if(e===t)return 0;var a=-1!==e.indexOf("("),r=-1!==t.indexOf("(");return a&&r?e<t?1:-1:!a&&r||a&&!r?a<r?1:-1:e<t?1:-1});for(var s=0;s<i.length;s++)r[i[s]]=t[i[s]];for(var _ in t=r)if(t.hasOwnProperty(_)){var o=t[_];e=a?e.replace("#"+_,o):this.replace_all(e,"#"+_,o)}return e},e.WS_Form.prototype.language=function(t,a,r,i){void 0===a&&(a=!1),void 0===r&&(r=!0),void 0===i&&(i=!1);var s="",_="";if("error_language"===t)s="Language reference not found: %s";else if(null!==e.WS_Form.settings_form&&void 0!==e.WS_Form.settings_form.language&&void 0!==e.WS_Form.settings_form.language[t])s=e.WS_Form.settings_form.language[t];return""==s?"error_language"===t||i||this.error("error_language",t):(!1!==a&&(s=this.replace_all(s,"%s",a)),_=r?this.esc_html(s):s),""==_&&(_=""==a?"[LANGUAGE NOT FOUND: "+t+"]":a),_},e.WS_Form.prototype.cookie_set=function(t,a,r,i){void 0===r&&(r=!0),void 0===i&&(i=!0);var s=this.get_object_value(e.WS_Form.settings_plugin,"cookie_prefix");if(!s)return!1;if(""==a){if(""==this.cookie_get(t,""))return!1;(o=new Date).setTime(o.getTime()-864e5);var _="expires="+o.toUTCString()+";"}else if(r){var o,l=this.get_object_value(e.WS_Form.settings_plugin,"cookie_timeout");if(!l)return!1;(o=new Date).setTime(o.getTime()+1e3*l);_=" expires="+o.toUTCString()+";"}else _="";var n=s+"_"+(i?this.form_id+"_":"")+t+"="+a+";"+_+" path=/; SameSite=Strict; Secure";return document.cookie=n,!0},e.WS_Form.prototype.field_param_language=function(e,t,a){var r=this.get_object_meta_value(e,t,"");return""!==r?r:this.language(a)},e.WS_Form.prototype.cookie_get=function(t,a,r){void 0===r&&(r=!0);var i=this.get_object_value(e.WS_Form.settings_plugin,"cookie_prefix");return i?(t=i+"_"+(r?this.form_id+"_":"")+t,this.cookie_get_raw(t,a)):a},e.WS_Form.prototype.cookie_get_raw=function(e,t){if(void 0===t&&(t=""),""===e||!document.cookie||"string"!=typeof document.cookie)return t;var a=document.cookie.split(";");e+="=";for(var r=0;r<a.length;r++){for(var i=a[r];" "==i.charAt(0);)i=i.substring(1);if(0==i.indexOf(e)){var s=i.substring(e.length,i.length);try{return decodeURIComponent(s)}catch(e){return s}}}return t},e.WS_Form.prototype.cookie_clear=function(t,a){void 0===a&&(a=!0);var r=this.get_object_value(e.WS_Form.settings_plugin,"cookie_prefix");if(!r)return!1;var i=new Date;i.setTime(i.getTime()-36e5);var s=r+"_"+(a?this.form_id+"_":"")+t+"=''; expires="+i.toUTCString()+"; path=/; SameSite=Strict; Secure";return document.cookie=s,!0},e.WS_Form.prototype.session_storage_get_raw=function(e,t){return void 0===t&&(t=""),""===e||"object"!=typeof sessionStorage||null===sessionStorage.getItem(e)?t:sessionStorage.getItem(e)},e.WS_Form.prototype.local_storage_get_raw=function(e,t){return void 0===t&&(t=""),""===e||"object"!=typeof localStorage||null===localStorage.getItem(e)?t:localStorage.getItem(e)},e.WS_Form.prototype.tabs=function(t,a){void 0===a&&(a={});var r=void 0!==a.selector?a.selector:"li",i=void 0!==a.active?parseInt(a.active,10):0;isNaN(i)&&(i=0);var s=void 0!==a.activate&&a.activate,_=this,o=0;t.addClass("wsf-tabs"),e(r,t).each(function(){var t=e(this);t.find('a[href*="#"]:not([href="#"])').each(function(){e(this).attr("data-tab-index",o),e(this).off("click").on("click",function(a){a.preventDefault(),e(this).trigger("wsf-click"),a.stopPropagation(),a.stopImmediatePropagation(),_.tab_show(e(this),t,s)}),o===i&&_.tab_show(e(this),t)}),o++})},e.WS_Form.prototype.tabs_destroy=function(t,a){void 0===a&&(a={});var r=void 0!==a.selector?a.selector:"li";e(r,t).each(function(){e(this).find("a").each(function(){e(this).removeAttr("data-tab-index"),e(this).off("click")})}),t.removeClass("wsf-tabs")},e.WS_Form.prototype.tab_show=function(t,a,r){var i=this;a.siblings().each(function(){var t=e(this).find("a").first();i.tab_hide(t,e(this))}),a.addClass("wsf-tab-active");var s=t.attr("href");(e(s).show(),"function"==typeof r)&&r(t.attr("data-tab-index"));t.trigger("tab_show")},e.WS_Form.prototype.tab_hide=function(t,a){a.removeClass("wsf-tab-active");var r=t.attr("href");e(r).hide()},e.WS_Form.prototype.data_cache_build=function(){if(void 0===this.form)return!1;if(void 0===this.form.groups)return!1;for(var e in this.group_data_cache=[],this.section_data_cache=[],this.field_data_cache=[],this.action_data_cache=[],this.form.groups)if(this.form.groups.hasOwnProperty(e)){var t=this.form.groups[e];this.data_cache_build_group(t)}var a=this.get_object_meta_value(this.form,"action",!1);if(!1!==a&&void 0!==a.groups&&void 0!==a.groups[0]&&"object"==typeof a.groups[0].rows&&0!=a.groups[0].rows.length){var r=a.groups[0].rows;for(var i in r)if(r.hasOwnProperty(i)){var s=r[i];null!==s&&"object"==typeof s&&"object"==typeof s.data&&0!=s.data.length&&(this.action_data_cache[s.id]={label:s.data[0]})}}return!0},e.WS_Form.prototype.data_cache_build_group=function(e){for(var t in this.group_data_cache[e.id]=e,e.sections)if(e.sections.hasOwnProperty(t)){var a=e.sections[t];this.data_cache_build_section(a)}return!0},e.WS_Form.prototype.data_cache_build_section=function(t){this.section_data_cache[t.id]=t;var a=void 0!==t.meta&&void 0!==t.meta.section_repeatable&&"on"==t.meta.section_repeatable;for(var r in t.fields)if(t.fields.hasOwnProperty(r)){var i=t.fields[r];a&&(i.section_repeatable_section_id=t.id),void 0!==e.WS_Form.field_type_cache[i.type]&&(this.field_data_cache[i.id]=i)}return!0},e.WS_Form.prototype.array_randomize=function(e){for(var t=e.length-1;t>0;t--){var a=Math.floor(Math.random()*(t+1)),r=e[t];e[t]=e[a],e[a]=r}return e},e.WS_Form.prototype.get_nice_duration=function(e,t){if(void 0===t&&(t=!0),0==e)return"-";var a=Math.floor(e/3600);if(t)var r=Math.floor(e%3600/60),i=e%60;else r=Math.ceil(e%3600/60);var s=[];return a>0&&s.push(a+" "+(1==a?this.language("hour"):this.language("hours"))),r>0&&s.push(r+" "+(1==r?this.language("minute"):this.language("minutes"))),t&&s.push(i+" "+(1==i?this.language("second"):this.language("seconds"))),s.join(" ")},e.WS_Form.prototype.get_nice_distance=function(e,t){if(0==e)return"-";switch(t){case"IMPERIAL":var a=e/1609;if(a>=1)return Math.floor(a)+" "+(1==a?this.language("mile"):this.language("miles"));var r=3.2808399*e;return Math.floor(r)+" "+(1==r?this.language("feet"):this.language("feets"));default:var i=e/1e3;return i>=1?Math.round(10*i)/10+" "+(1==i?this.language("kilometer"):this.language("kilometers")):Math.round(10*e)/10+" "+(1==e?this.language("meter"):this.language("meters"))}},e.WS_Form.prototype.ucwords=function(e){for(var t=e.split(" "),a=0;a<t.length;a++)t[a]=t[a].charAt(0).toUpperCase()+t[a].slice(1);return t.join(" ")},e.WS_Form.prototype.ucfirst=function(e){var t="";return e.length>0&&(t=e[0].toUpperCase(),e.length>1&&(t+=e.slice(1))),t},e.WS_Form.prototype.capitalize=function(e){return this.ucwords(e.toLowerCase())},e.WS_Form.prototype.sentence=function(e){return this.ucfirst(e.toLowerCase())},e.WS_Form.prototype.get_label_position=function(e){var t=this.get_object_meta_value(e,"sub_type",!1);""==t&&(t=!1);var a=this.get_object_meta_value(e,"label_position","default");return"default"==(a=this.get_field_value_fallback(e.type,!1,"label_position_force",a,!1,t))&&(a=this.get_object_meta_value(this.form,"label_position_form","top")),a},e.WS_Form.prototype.get_help_position=function(e){var t=this.get_object_meta_value(e,"sub_type",!1);""==t&&(t=!1);var a=this.get_object_meta_value(e,"help_position","default");return"default"==(a=this.get_field_value_fallback(e.type,!1,"help_position_force",a,!1,t))&&(a=this.get_object_meta_value(this.form,"help_position_form","bottom")),a},e.WS_Form.prototype.get_form_invalid_feedback_mask=function(){var t=this.get_object_meta_value(this.form,"invalid_feedback_mask","");if(""==t){var a=e.WS_Form.meta_keys.invalid_feedback_mask;return a.p?a.p:a.mask_placeholder}return t},e.WS_Form.prototype.get_invalid_feedback_mask_parsed=function(e,t){return e=this.replace_all(e,"#label_lowercase",t.toLowerCase()),e=this.replace_all(e,"#label",t)},e.WS_Form.prototype.get_field_html_single=function(t,a,r,i){void 0===r&&(r=!1),void 0===i&&(i=!1);var s=[],_=void 0!==a,o=!r,l=!1!==i?"-repeat-"+i:"",n=this.get_part_id(t.id,i),c=this.get_field_name(t.id,i),d=["default","class","input_type_datetime","multiple","min","max","step"],p=["class"];if(void 0===e.WS_Form.field_type_cache[t.type])return"";var u=e.WS_Form.field_type_cache[t.type];if(u.pro_required)return this.language("error_pro_required");if(r)var f=!0;else f=this.get_object_meta_value(t,"label_render",!0);var h=this.get_object_meta_value(t,"sub_type",!1);if(""==h&&(h=!1),this.get_field_value_fallback(t.type,!1,"label_disabled",!1,!1,h)&&(f=!1),void 0!==u.submit_array&&u.submit_array&&(c+="[]"),f&&!r)var m=this.get_label_position(t);else m="top";var v=!1;-1===this.get_framework().label_positions.indexOf(m)&&(m="top");var b=e.extend(!0,[],this.get_field_value_fallback(t.type,m,"mask_field_attributes",[],!1,h)),g=void 0!==u.mask_wrappers_drop&&u.mask_wrappers_drop;"recaptcha"==t.type&&"invisible"==this.get_object_meta_value(t,"recaptcha_recaptcha_type","default")&&(g=!0),"hcaptcha"==t.type&&"invisible"==this.get_object_meta_value(t,"hcaptcha_type","default")&&(g=!0);var y=g?"#field":this.get_field_value_fallback(t.type,m,"mask","#field",!1,h),w=this.get_field_value_fallback(t.type,m,"mask_field","",!1,h);if(r){var k=this.get_field_value_fallback(t.type,m,"mask_field_submit",!1,!1,h);!1!==k&&(w=k)}"left"!=m&&"right"!=m||(w=(w=w.replace("#pre_help","")).replace("#post_help",""));var x=f?this.get_field_value_fallback(t.type,m,"mask_field_label","",!1,h):"",j=this.get_field_value_fallback(t.type,m,"mask_field_label_hide_group",!1,!1,h),S=this.get_field_value_fallback(t.type,m,"mask_help","",!1,h),F=this.get_field_value_fallback(t.type,m,"mask_help_append","",!1,h),W=this.get_field_value_fallback(t.type,m,"mask_help_append_separator","",!1,h),O=this.get_field_value_fallback(t.type,m,"mask_invalid_feedback","",!1,h),M=this.get_object_meta_value(t,"default_value","",!1,!1),P=this.parse_variables_process(M,i,!1,t,"field_value",o).output,I=this.get_object_meta_value(t,"text_editor","",!1,!1),N=this.parse_variables_process(I,i,!1,t,"field_text_editor",o).output,z=this.get_object_meta_value(t,"html_editor","",!1,!1),D=this.parse_variables_process(z,i,!1,t,"field_html",o).output,C=this.get_object_meta_value(t,"ecommerce_calculation_persist","",!1,!0),q=this.get_object_meta_value(t,"dedupe_value_scope","",!1,!0),T=this.get_object_meta_value(t,"hidden_bypass","",!1,!0),$=this.get_object_meta_value(t,"exclude_cart_total","",!1,!0);_||(a="",""!=P&&(a=this.esc_html(P)),""!=N&&(a=N),""!=D&&(a=D));var A=!0,E="";switch(t.type){case"textarea":A=""===this.get_object_meta_value(t,"input_type_textarea","");break;case"select":case"checkbox":case"radio":case"price_select":case"price_checkbox":case"price_radio":a&&(a="string"==typeof a?a.split(",").map(function(e){return e.trim()}):a,_=!0);break;case"file":case"mediacapture":case"signature":case"googlemap":"object"==typeof a&&(a=this.esc_html(JSON.stringify(a)));break;case"price_range":_&&"price_range"==t.type&&(a=this.get_number(a));break;case"password":E="";var Y,L=this.get_object_meta_value(t,"password_generate",""),U=this.get_object_meta_value(t,"password_visibility_toggle",""),R=this.get_object_meta_value(t,"append","");if(L)""==(Y=this.get_object_meta_value(t,"text_password_generate",""))&&(Y=this.language("password_generate")),E+='<div data-wsf-password-generate style="cursor: pointer; user-select: none; outline: 0;'+(U||R?" margin-"+(ws_form_settings.rtl?"left":"right")+": 8px;":"")+'" title="'+this.esc_attr(Y)+'" tabindex="0" role="button" aria-pressed="false"><svg style="display: block;" height="16" width="16" viewBox="0 0 16 16"><path d="M8 0c-3 0-5.6 1.6-6.9 4.1l-1.1-1.1v4h4l-1.5-1.5c1-2 3.1-3.5 5.5-3.5 3.3 0 6 2.7 6 6s-2.7 6-6 6c-1.8 0-3.4-0.8-4.5-2.1l-1.5 1.3c1.4 1.7 3.6 2.8 6 2.8 4.4 0 8-3.6 8-8s-3.6-8-8-8z"/></svg></div>';if(U)""==(Y=this.get_object_meta_value(t,"text_password_visibility_toggle_off",""))&&(Y=this.language("password_visibility_toggle_off")),E+='<div data-wsf-password-visibility-toggle style="cursor: pointer; user-select: none; outline: 0;'+(R?" margin-"+(ws_form_settings.rtl?"left":"right")+": 8px;":"")+';" title="'+this.esc_attr(Y)+'" tabindex="0" role="button" aria-pressed="false"><svg style="display: block;" height="16" width="16" viewBox="0 0 16 16"><g class="wsf-password-visibility-off"><path d="M8 3.9c-6.7 0-8 5.1-8 5.1s2.2 4.1 7.9 4.1 8.1-4 8.1-4-1.3-5.2-8-5.2zM5.3 5.4c0.5-0.3 1.3-0.3 1.3-0.3s-0.5 0.9-0.5 1.6c0 0.7 0.2 1.1 0.2 1.1l-1.1 0.2c0 0-0.3-0.5-0.3-1.2 0-0.8 0.4-1.4 0.4-1.4zM7.9 12.1c-4.1 0-6.2-2.3-6.8-3.2 0.3-0.7 1.1-2.2 3.1-3.2-0.1 0.4-0.2 0.8-0.2 1.3 0 2.2 1.8 4 4 4s4-1.8 4-4c0-0.5-0.1-0.9-0.2-1.3 2 0.9 2.8 2.5 3.1 3.2-0.7 0.9-2.8 3.2-7 3.2z"></path></g><g class="wsf-password-visibility-on" style="display: none;"><path d="M12.9 5.2l-0.8 0.8c1.7 0.9 2.5 2.3 2.8 3-0.7 0.9-2.8 3.1-7 3.1-0.7 0-1.2-0.1-1.8-0.2l-0.8 0.8c0.8 0.3 1.7 0.4 2.6 0.4 5.7 0 8.1-4 8.1-4s-0.6-2.4-3.1-3.9z"></path><path d="M12 7.1c0-0.3 0-0.6-0.1-0.8l-4.8 4.7c0.3 0 0.6 0.1 0.9 0.1 2.2 0 4-1.8 4-4z"></path><path d="M15.3 0l-4.4 4.4c-0.8-0.2-1.8-0.4-2.9-0.4-6.7 0-8 5.1-8 5.1s1 1.8 3.3 3l-3.3 3.2v0.7h0.7l15.3-15.3v-0.7h-0.7zM4 11.3c-1.6-0.7-2.5-1.8-2.9-2.3 0.3-0.7 1.1-2.2 3.1-3.2-0.1 0.4-0.2 0.8-0.2 1.3 0 1.1 0.5 2.2 1.3 2.9l-1.3 1.3zM6.2 7.9l-1 0.2c0 0-0.3-0.5-0.3-1.2 0-0.8 0.4-1.5 0.4-1.5 0.5-0.3 1.3-0.3 1.3-0.3s-0.5 0.9-0.5 1.7c-0.1 0.7 0.1 1.1 0.1 1.1z"></path></g></svg></div>';break;case"summary":var J=this.get_summary_html(this.form,t);a=this.parse_variables_process(J,i,!1,t,"summary",!0).output}var H=A?this.parse_variables_process(this.get_object_meta_value(t,"prepend",""),i,!1,t,"field_prepend",o).output:"";E+=A?this.parse_variables_process(this.get_object_meta_value(t,"append",""),i,!1,t,"field_prepend",o).output:"";var Z="";if(!r){var B=[],G=this.get_object_meta_value(this.form,"class_field","",!1,!0);if(""!=G&&B.push(G),""!=(Z=this.get_object_meta_value(t,"class_field","",!1,!0))&&B.push(Z),!this.get_object_meta_value(t,"class_field_full_button_remove","")){var Q=this.get_field_value_fallback(t.type,m,"class_field_full_button","",!1,h);"object"==typeof Q&&B.push(Q.join(" "))}if(!(K=this.get_object_meta_value(t,"class_field_button_type",!1)))var K=this.get_field_value_fallback(t.type,m,"class_field_button_type_fallback",!1,!1,h);if(K){var V=this.get_field_value_fallback(t.type,m,"class_field_button_type","",!1,h);void 0!==V[K]&&B.push(V[K])}switch(t.type){case"checkbox":case"radio":switch(this.get_object_meta_value(t,t.type+"_style","")){case"button":B.push("wsf-button");break;case"button-full":B.push("wsf-button wsf-button-full");break;case"color":B.push("wsf-color");break;case"color-circle":B.push("wsf-color wsf-circle");break;case"circle":B.push("wsf-circle");break;case"image":B.push("wsf-image");break;case"image-circle":B.push("wsf-image wsf-circle");break;case"image-responsive":B.push("wsf-image wsf-responsive wsf-image-full");break;case"image-circle-responsive":B.push("wsf-image wsf-responsive wsf-image-full wsf-circle");break;case"switch":B.push("wsf-switch")}}var X=this.get_object_meta_value(t,"class_field_message_type",!1);if(X){var ee=this.get_field_value_fallback(t.type,m,"class_field_message_type","",!1,h);void 0!==ee[X]&&B.push(ee[X])}if(""!==H||""!==E){var te=this.get_field_value_fallback(t.type,m,"class_field_input_group","",!1,h);""!==te&&B.push(te)}var ae=void 0!==u.label_inside&&u.label_inside;if(ae&&"inside"===m){switch(t.type){case"textarea":var re=this.get_object_meta_value(t,"input_type_textarea",!1);v=!("tinymce"===re||"html"===re);break;case"select":case"price_select":v=!this.get_object_meta_value(t,"select2",!1);break;default:v=!0}v||(m="top")}ae||"inside"!==m||(m="top"),v&&(t.meta.placeholder=this.parse_variables_process(t.label,i,!1,t,"field_label",o).output),Z=B.join(" ")}var ie=parseInt(e.WS_Form.settings_plugin.framework_column_count,10),se=parseInt(this.get_object_meta_value(this.form,"label_column_width_form",3),10),_e=this.get_object_meta_value(t,"label_column_width","default");switch(_e){case"default":case"":_e=se;break;default:_e=parseInt(_e,10)}_e>=ie&&(_e=ie-1);var oe=ie-_e,le={id:n,form_id_prefix:this.form_id_prefix,form_id:this.form_id,form_instance_id:this.form_instance_id,field_id:t.id,name:c,label:this.parse_variables_process(t.label,i,!1,t,"field_label",o).output,value:a,required:this.get_object_meta_value(this.form,"label_required")?'<span class="wsf-required-wrapper"></span>':"",column_width_label:_e,column_width_field:oe,max_upload_size:ws_form_settings.max_upload_size,locale:ws_form_settings.locale,currency:e.WS_Form.settings_plugin.currency};switch(t.type){case"datetime":"on"==e.WS_Form.settings_plugin.ui_datepicker||"native"==e.WS_Form.settings_plugin.ui_datepicker&&!this.native_date?(le.datetime_type="text",v&&b.push("placeholder")):le.datetime_type=this.get_object_meta_value(t,"input_type_datetime","date");break;case"color":"on"==e.WS_Form.settings_plugin.ui_color||"native"==e.WS_Form.settings_plugin.ui_color&&!this.native_color?le.color_type="text":le.color_type="color";break;case"file":switch(h){case"dropzonejs":var ne=this.get_object_meta_value(t,"placeholder","",!1,!0);""==ne&&(ne=this.language("dropzonejs_default_message")),le.placeholder=ne}}var ce=this.get_field_value_fallback(t.type,m,"meta_key_parse_variables",[],!1,h);for(var de in ce)if(ce.hasOwnProperty(de)){var pe=ce[de],ue=!1!==(vt=void 0!==e.WS_Form.meta_keys[pe]&&e.WS_Form.meta_keys[pe])?void 0===vt.d?"":vt.d:"",fe=this.get_object_meta_value(t,pe,ue);"object"==typeof fe&&(fe=JSON.stringify(fe)),fe=this.replace_all(fe,"'","&#39;"),le[pe]=fe}var he=e.extend(!0,{},le);he.label_id=this.get_part_id(t.id,i,"label");var me=this.get_part_id(t.id,i,"help"),ve=""!==(ge=r?"":this.get_object_meta_value(t,"help","",!1,!1)),be={value:0,character_count:0,character_count_label:"",character_remaining:0,character_remaining_label:"",character_min:0,character_min_label:"",character_max:0,character_max_label:"",word_count:0,word_count_label:"",word_remaining:0,word_remaining_label:"",word_min:0,word_min_label:"",word_max:0,word_max_label:""};ge=this.mask_parse(ge,be);var ge=this.parse_variables_process(ge,i,!1,t,"field_help",o).output;if(r)switch(t.type){case"range":ge="#value"}var ye=this.get_help_position(t),we=this.get_field_value_fallback(t.type,m,"class_help_"+("bottom"==ye?"post":"pre"),[],!1,h);be.id=n,be.help_id=me,be.help_class=we.join(" "),be.help=ge,le.help_class=we.join(" ");var ke=!r&&this.get_object_meta_value(t,"invalid_feedback_render",!1,!1,!0),xe=!1;if(ke){var je=e.extend(!0,{},le),Se=this.form_id_prefix+"invalid-feedback-"+t.id+l,Fe=this.get_field_value_fallback(t.type,m,"class_invalid_feedback",[],!1,h),We=(xe=this.get_field_value_fallback(t.type,m,"invalid_feedback_last_row",!1,!1,h),this.get_object_meta_value(t,"invalid_feedback","",!1,!0));""==We&&(We=this.get_form_invalid_feedback_mask()),We=this.get_invalid_feedback_mask_parsed(We,t.label),je.invalid_feedback_id=Se,je.invalid_feedback_class=Fe.join(" "),je.invalid_feedback=We,je.attributes="";var Oe=this.mask_parse(O,je)}else Se=!1,Oe="";if(le.invalid_feedback=Oe,he.invalid_feedback=Oe,le.attributes="",r)b=d.filter(function(e){return-1!=b.indexOf(e)});if(b.length>0){var Me=this.get_attributes(t,b,!1,i);le.attributes+=" "+Me.attributes,b=Me.mask_attributes,s=Me.attribute_values}!1!==i&&(le.attributes+=' data-repeatable-index="'+this.esc_attr(i)+'"');var Pe="",Ie=!1,Ne=!1;switch(t.type){case"select":case"price_select":case"checkbox":case"price_checkbox":case"radio":case"price_radio":if(Ie=this.get_object_meta_value(t,t.type+"_cascade",!1)){Ne=parseInt(this.get_object_meta_value(t,t.type+"_cascade_field_filter",!1),10);var ze=parseInt(this.get_object_meta_value(t,t.type+"_cascade_field_id",!1),10);if(ze>0){var De=' data-cascade-field-id="'+this.esc_attr(ze)+'"';switch(t.type){case"select":case"price_select":le.attributes+=De;break;case"checkbox":case"price_checkbox":case"radio":case"price_radio":Pe=De}}}var Ce=this.get_object_meta_value(t,"select2_ajax",!1);(Ie||Ce)&&a&&("object"!=typeof a&&(a=[a]),le.attributes+=' data-wsf-populate="'+this.esc_attr(JSON.stringify(a))+'"')}le.attributes=this.custom_attributes(le.attributes,t,"field",i);var qe=this.get_object_meta_value(t,"orientation",!1);if("grid"==qe)var Te=this.get_field_value_fallback(t.type,m,"class_orientation_wrapper",[],!1,h),$e=this.get_field_value_fallback(t.type,m,"class_orientation_row",[],!1,h),Ae=Te.join(" "),Ee=this.column_class_array(t,"orientation_breakpoint"),Ye=(Ee=$e.concat(Ee)).join(" ");he.attributes="";var Le=e.extend(!0,[],this.get_field_value_fallback(t.type,m,"mask_field_label_attributes",[],!1,h));if(r)Le=p.filter(function(e){return-1!=Le.indexOf(e)});if(Le.length>0){Me=this.get_attributes(t,Le,!1,i);he.attributes+=Me.attributes,Le=Me.mask_attributes}var Ue="",Re=this.get_object_value(u,"data_source",!1),Je=0,He=!1!==Re;if(He){if(void 0===Re.type)He=!1;else var Ze=Re.type;if(void 0===Re.id)He=!1;else var Be=Re.id}if(He){switch(Ze){case"data_grid":var Ge=this.get_object_meta_value(t,Be,!1)}if(!1===Ge&&(He=!1),void 0===Ge.columns)He=!1;else var Qe=Ge.columns}if(He){var Ke=this.get_field_value_fallback(t.type,m,"mask_group","",!1,h),Ve=this.get_field_value_fallback(t.type,m,"mask_group_wrapper","",!1,h),Xe=this.get_field_value_fallback(t.type,m,"mask_group_label","",!1,h),et=this.get_field_value_fallback(t.type,m,"mask_group_always",!1,!1,h),tt=this.get_field_value_fallback(t.type,m,"mask_row","",!1,h),at=this.get_field_value_fallback(t.type,m,"mask_row_placeholder","",!1,h),rt=this.get_field_value_fallback(t.type,m,"mask_row_field","",!1,h),it=this.get_field_value_fallback(t.type,m,"mask_row_label","",!1,h),st=this.get_field_value_fallback(t.type,m,"mask_row_lookups",[],!1,h),_t=this.get_field_value_fallback(t.type,m,"datagrid_column_value",!1,!1,h),ot=this.get_field_value_fallback(t.type,m,"mask_row_default","",!1,h),lt=this.get_field_value_fallback(t.type,m,"mask_row_required"," required data-required",!1,h),nt=this.get_field_value_fallback(t.type,m,"mask_row_disabled"," disabled",!1,h),ct=(this.get_field_value_fallback(t.type,m,"mask_row_visible"," visible",!1,h),this.get_object_meta_value(t,"data_grid_rows_randomize","",!1,!0));if(ct)this.get_object_meta_value(t,"data_source_term_hierarchy","",!1,!0)&&(ct=!1);var dt=this.get_object_meta_value(t,"placeholder_row","",!1,!0),pt=this.get_object_meta_value(t,"multiple","",!1,!0);if(""!=dt&&!pt){var ut=e.extend(!0,{},le);ut.value=dt,Ue+=this.mask_parse(at,ut)}_&&"object"!=typeof a&&("string"!=typeof a&&(a=a.toString()),a=[a]);var ft=_&&void 0!==a.indexOf,ht=[];for(var mt in st)if(st.hasOwnProperty(mt)){if(ht[zt=st[mt]]=!1,!1===(Yt=this.get_object_meta_value(t,zt,!1,!1,!0))){if(void 0===e.WS_Form.meta_keys[zt])continue;var vt;(Yt=void 0!==(vt=e.WS_Form.meta_keys[zt]).d?vt.d:0)>Qe.length&&(Yt=0)}var bt=!1;for(var gt in Qe){if(Qe.hasOwnProperty(gt))if(Qe[gt].id==Yt){bt=gt;break}}bt&&(ht[zt]=bt)}var yt=!1;if(!1!==Ne){bt=!1;for(var gt in Qe){if(Qe.hasOwnProperty(gt))if(Qe[gt].id==Ne){yt=gt;break}}}if(void 0===Ge.groups)return this.error("error_data_source_groups"),"";var wt=Ge.groups;Object.keys(wt).length;for(var kt in ct&&(wt=this.array_randomize(wt)),wt)if(wt.hasOwnProperty(kt)){var xt=e.extend(!0,{},le);xt.group_id=this.form_id_prefix+"datagrid-"+t.id+"-group-"+kt+l;var jt=wt[kt];if(null!=jt&&"object"==typeof jt){if(void 0===jt.label)return this.error("error_data_group_label"),"";switch(t.type){case"select":case"price_select":var St=!0;break;default:St=void 0===jt.label_render||jt.label_render}if(St){var Ft=e.extend(!0,{},le);Ft.group_label=jt.label,Ft.label_row_id=this.form_id_prefix+"label-"+t.id+"-group-"+kt+l,xt.group_label=this.parse_variables_process(this.mask_parse(Xe,Ft),i).output}else xt.group_label="";xt.disabled=void 0!==jt.disabled&&"on"==jt.disabled?" disabled":"";var Wt=void 0!==jt.mask_group&&"on"==jt.mask_group||et;Wt&&j&&(x="");var Ot="";if(void 0!==jt.rows){var Mt=JSON.parse(JSON.stringify(jt.rows)),Pt=this.get_object_meta_value(t,"select_all","");if(("checkbox"==t.type||"price_checkbox"==t.type)&&"on"==Pt){var It=!1,Nt=!1;for(var zt in ht)if(ht.hasOwnProperty(zt)){var Dt=ht[zt];"checkbox_field_value"==zt&&(It=Dt),"checkbox_field_label"==zt&&(Nt=Dt),"checkbox_price_field_value"==zt&&(It=Dt),"checkbox_price_field_label"==zt&&(Nt=Dt)}Pt={id:0,default:"",required:"",hidden:"",disabled:"",select_all:!0,data:[]};var Ct=this.get_object_meta_value(t,"select_all_label","");""==Ct&&(Ct=this.language("select_all_label")),Pt.data[It]=Ct,Pt.data[Nt]=Ct,Mt.unshift(Pt)}for(var qt in ct&&(Mt=this.array_randomize(Mt)),Mt)if(Mt.hasOwnProperty(qt)){var Tt=Mt[qt];if(null!==Tt&&"object"==typeof Tt&&"object"==typeof Tt.data){var $t=!1;if(!1!==yt)$t=void 0!==Tt.data[yt]&&Tt.data[yt];var At=!xe||qt==Mt.length-1,Et=e.extend(!0,{},le);for(var zt in Et.data_grid_row_value="",Et.data_grid_row_action_variable="",Et.data_grid_row_label="",Et.data_grid_row_price="",Et.data_grid_row_price_currency="",Et.data_grid_row_woocommerce_cart="",ht){if(ht.hasOwnProperty(zt))if(Et[zt]="",!1!==(bt=ht[zt])&&void 0!==Tt.data[bt]){var Yt;switch(null===(Yt=Tt.data[bt])&&(Yt=""),Yt=this.parse_variables_process(Yt.toString(),i,!1,t,"data_grid_row",o).output,Et[zt+"_html"]=this.esc_html(Yt),t.type){case"range":case"price_range":var Lt=this.get_object_meta_value(t,"min",0);(""==Lt||isNaN(Lt))&&(Lt=0);var Ut=this.get_object_meta_value(t,"max",100);(""==Ut||isNaN(Ut))&&(Ut=100);var Rt=this.get_number(Yt,!0),Jt=parseFloat(Ut)-parseFloat(Lt),Ht=Jt>0?(Rt-Lt)/Jt*100:0;Et[zt+"_percentage"]=Ht,-1!==zt.indexOf("_field_percentage")&&(Et.data_grid_row_value_percentage=Ht)}Et[zt+"_compare"]=this.esc_html(Yt);var Zt=!1;if(void 0!==e.WS_Form.meta_keys[zt]){var Bt=e.WS_Form.meta_keys[zt];void 0!==Bt.h&&Bt.h&&(Yt=this.esc_html(Yt));Zt=void 0!==Bt.pr&&Bt.pr}if(Zt){var Gt=this.get_number(Yt),Qt=zt+"_currency",Kt=this.get_price(Gt);Et[Qt]=Kt,Et[zt]=Gt,-1!==zt.indexOf("_price_field_price")&&(Et.data_grid_row_price=Gt),-1!==Qt.indexOf("_price_field_price_currency")&&(Et.data_grid_row_price_currency=Kt)}else Et[zt]=Yt;-1!==zt.indexOf("_field_value")&&(Et.data_grid_row_value=Yt),-1!==zt.indexOf("_field_parse_variable")&&(Et.data_grid_row_action_variable=Yt),-1!==zt.indexOf("_field_label")&&(Et.data_grid_row_label=Yt),-1!==zt.indexOf("_field_wc")&&(Et.data_grid_row_woocommerce_cart=Yt)}}void 0!==u.mask_row_value&&(Et.row_value=this.mask_parse(u.mask_row_value,Et),Et.row_value.indexOf("#")>-1&&(Et.row_value=this.mask_parse(Et.row_value,Et))),void 0!==u.mask_row_price&&(Et.row_price=this.mask_parse(u.mask_row_price,Et)),Tt.select_all?Et.row_id=this.form_id_prefix+"field-"+t.id+"-group-"+kt+"-row-"+Tt.id+l:Et.row_id=this.form_id_prefix+"field-"+t.id+"-row-"+Tt.id+l,Et.data_id=Tt.id;var Vt=e.extend(!0,{},Et),Xt=e.extend(!0,{},Et);Xt.label_id=this.form_id_prefix+"label-"+t.id+l,Xt.label_row_id=this.form_id_prefix+"label-"+t.id+"-row-"+Tt.id+l;var ea=[];(!_&&Tt.default||_&&!1!==_t&&ft&&a.indexOf(Et[_t+"_compare"])>-1||_&&void 0!==Et.row_value&&ft&&a.indexOf(Et.row_value)>-1)&&(ea.default=ot),Tt.disabled&&(ea.disabled=nt),Tt.required&&(ea.required=lt),ea.dedupe_value_scope=q,ea.hidden_bypass=T,ea.exclude_cart_total=$,ea.ecommerce_calculation_persist=C,Et.attributes=Pe,Xt.attributes="",Vt.attributes="";var ta=e.extend(!0,[],ea);if(!r){var aa="horizontal"==qe&&this.get_field_value_fallback(t.type,m,"class_inline",!1,!1,h);!1!==aa&&(ta.class=aa.join(" "));var ra=this.get_field_value_fallback(t.type,m,"class_row",!1,!1,h);if(!1!==ra&&(ta.class=!1!==aa?ta.class+" "+ra.join(" "):ra.join(" ")),Tt.disabled){var ia=this.get_field_value_fallback(t.type,m,"class_row_disabled",!1,!1,h);!1!==ia&&(ta.class+=" "+ia.join(" "))}}var sa=e.extend(!0,[],this.get_field_value_fallback(t.type,m,"mask_row_attributes",[],!1,h));if(sa.length>0){Me=this.get_attributes(t,sa,ta,i);Et.attributes+=" "+Me.attributes}if(!1!==$t&&(Et.attributes+=' data-cascade-value="'+this.esc_attr($t)+'"'),void 0!==Tt.hidden&&Tt.hidden&&!r)switch(t.type){case"select":continue;default:Et.attributes+=' style="display: none;"'}"grid"==qe&&""!=Ye&&(Et.attributes=this.attribute_modify(Et.attributes,"class",Ye,!0));ta=e.extend(!0,[],ea);var _a=this.get_field_value_fallback(t.type,m,"class_row_field_label",!1,!1,h);!1!==_a&&(ta.class=_a.join(" "));var oa=e.extend(!0,[],this.get_field_value_fallback(t.type,m,"mask_row_label_attributes",[],!1,h));if(r)oa=p.filter(function(e){return-1!=oa.indexOf(e)});if(oa.length>0){Me=this.get_attributes(t,oa,ta,i);Xt.attributes+=" "+Me.attributes}ta=e.extend(!0,[],ea);var la=this.get_field_value_fallback(t.type,m,"class_row_field",!1,!1,h);!1!==la&&(ta.class=la.join(" ")),r||""==Z||(ta.class+=" "+Z.trim()),ta.aria_labelledby=Xt.label_row_id,(!_&&Tt.default||_&&!1!==_t&&ft&&a.indexOf(Et[_t+"_compare"])>-1)&&(ta.default=ot),Tt.disabled&&(ta.disabled=nt),Tt.required&&(ta.required=lt),ta.required_row=s.required;var na=e.extend(!0,[],this.get_field_value_fallback(t.type,m,"mask_row_field_attributes",[],!1,h));if(r)na=d.filter(function(e){return-1!=na.indexOf(e)});if(na.length>0){Me=this.get_attributes(t,na,ta,i);Vt.attributes+=" "+Me.attributes}if(""!=Vt.attributes&&(Vt.attributes=" "+Vt.attributes),void 0!==Tt.select_all&&(Vt.attributes+=" data-wsf-select-all"),void 0!==Tt.hierarchy&&""==qe&&!ct)switch(t.type){case"checkbox":case"price_checkbox":case"radio":case"price_radio":Et.attributes+=' data-wsf-hierarchy="'+this.esc_attr(Tt.hierarchy)+'"';break;case"select":case"price_select":Tt.hierarchy>0&&(Et.select_field_label="&nbsp;&nbsp;&nbsp;".repeat(Tt.hierarchy)+Et.select_field_label)}if(ke&&!xe)if(Se=this.form_id_prefix+"invalid-feedback-"+t.id+"-row-"+Tt.id+l,je.invalid_feedback_id=Se,ke)Oe=this.mask_parse(O,je);else Oe="";Vt.invalid_feedback=At?Oe:"",Xt.invalid_feedback=At?Oe:"";var ca=this.mask_parse(rt,Vt);Xt.row_field=ca,Et.row_field=ca;var da=this.mask_parse(it,Xt);Et.row_label=da,Ot+=this.mask_parse(tt,Et),Je++}}}if(""!=Ve){var pa={group:Ot};"grid"==qe&&""!=Ae&&(pa.attributes=' class="'+this.esc_attr(Ae)+'"'),Ot=this.mask_parse(Ve,pa)}!1!==Ke&&Wt?(xt.group=Ot,Ue+=this.mask_parse(Ke,xt)):Ue+=Ot}}}if(le.datalist=Je>0?Ue:"",b.length>0){ta=[];void 0!==xt&&void 0!==xt.group_id&&Je>0&&(ta.list=xt.group_id),""===this.get_object_meta_value(t,"aria_label",!1,!1,!0)&&(f&&-1!==x.indexOf("#attributes")?ta.aria_labelledby=this.form_id_prefix+"label-"+t.id+l:ta.aria_label=t.label),ve&&(ta.aria_describedby=me),!1!==(B=this.get_field_value_fallback(t.type,m,"class_field",!1,!1,h))&&(ta.class=B.join(" ")),""!=Z&&(ta.class+=" "+Z.trim()),""!=(Me=this.get_attributes(t,b,ta,i)).attributes&&(le.attributes+=" "+Me.attributes)}if(Le.length>0){ta=[];var ua=this.get_field_value_fallback(t.type,m,"class_field_label",!1,!1,h);!1!==ua&&(ta.class=ua.join(" ")),""!=(Me=this.get_attributes(t,Le,ta,i)).attributes&&(he.attributes+=" "+Me.attributes)}if(be.help_append_separator=ve?this.mask_parse(W,be):"",""!=F){be.text_clear=this.get_object_meta_value(t,"text_clear",""),""==be.text_clear&&(be.text_clear=this.language("clear")),be.text_reset=this.get_object_meta_value(t,"text_reset",""),""==be.text_reset&&(be.text_reset=this.language("reset"));var fa=this.mask_parse(F,be)}else fa="";be.help_append=fa,be.attributes="";var ha=ve||""!=fa?this.mask_parse(S,be):"";le.pre_help=he.pre_help="bottom"==ye?"":ha,le.post_help=he.post_help="bottom"==ye?ha:"",le.help=ha,he.help=ha,""!=le.attributes&&(le.attributes=" "+le.attributes.trim()),""!=he.attributes&&(he.attributes=" "+he.attributes.trim());var ma=this.mask_parse(x,he);if(""!=ma&&!g){var va=this.get_field_value_fallback(t.type,m,"mask_field_label_wrapper",!1,!1,h);if(!1!==va){var ba={label:ma};ma=this.mask_parse(va,ba)}}var ga=-1!==x.indexOf("#field");switch(m){case"inside":case"bottom":le.pre_label="",le.post_label=ga?le.label:ma;break;case"top":le.pre_label=ga?le.label:ma,le.post_label="";break;default:le.pre_label="",le.post_label="",he.pre_label="",he.post_label=""}if(""!==H||""!==E){var ya=e.extend(!0,{},le);ya.invalid_feedback=le.invalid_feedback,ya.pre_help=le.pre_help,ya.post_help=le.post_help,ya.pre_label=le.pre_label,ya.post_label=le.post_label,le.invalid_feedback="",le.pre_help="",le.post_help="",le.pre_label="",le.post_label="",ya.help=le.help,le.help=""}var wa=this.mask_parse(w,le);if(""!==H||""!==E){var ka=this.get_field_value_fallback(t.type,m,"col_small_prepend_factor",!1,!1,h),xa=this.get_field_value_fallback(t.type,m,"col_small_append_factor",!1,!1,h);if(!1!==ka&&!1!==xa){var ja=""!==H?Math.round(ie*ka,0):0;ya.col_small_prepend=ja;var Sa=""!==E?Math.round(ie*xa,0):0;ya.col_small_append=Sa,ya.col_small_field=ie-(ja+Sa)}ya.field=wa;var Fa=this.get_field_value_fallback(t.type,m,"mask_field_input_group_field","#field",!1,h);if(""!==Fa&&(wa=this.mask_parse(Fa,ya)),""!==H){ya.prepend=H;var Wa=this.get_field_value_fallback(t.type,m,"mask_field_input_group_prepend","#prepend",!1,h);if(""!==Wa)wa=this.mask_parse(Wa,ya)+wa}if(""!==E){ya.append=E;var Oa=this.get_field_value_fallback(t.type,m,"mask_field_input_group_append","#append",!1,h);if(""!==Oa)wa+=this.mask_parse(Oa,ya)}var Ma=this.get_field_value_fallback(t.type,m,"mask_field_input_group","#field",!1,h),Pa=[];""!==H&&Pa.push("wsf-input-group-has-prepend"),""!==E&&Pa.push("wsf-input-group-has-append");var Ia=Pa.join(" ");Ia&&(Ia=" "+Ia),ya.css_input_group=Ia,ya.field=wa,wa=this.mask_parse(Ma,ya)}if(ga&&(he.field=wa,ma=this.mask_parse(x,he),wa="",he.field=""),-1!==w.indexOf("#label")&&(le.label=ma,wa=this.mask_parse(w,le),ma="",le.label=""),""!=wa&&!g){var Na=this.get_field_value_fallback(t.type,m,"mask_field_wrapper",!1,!1,h);if(!1!==Na){var za={field:wa};wa=this.mask_parse(Na,za)}}switch(m){case"right":wa+=ma;break;case"left":wa=ma+wa;break;default:ga&&(wa=ma)}return le.field=wa,this.mask_parse(y,le)},e.WS_Form.prototype.attribute_modify=function(t,a,r,i){var s=this,_=!1,o="";return e("<div "+t+" />").each(function(){e.each(this.attributes,function(){if(this.specified){var e=this.name,t=this.value;e==a&&(i?t+=" "+r:t=r,t.trim(),_=!0),o+=" "+e,""!==t&&(o+='="'+s.esc_attr(t)+'"')}})}),_||(o+=" "+a,""!==r&&(o+='="'+this.esc_attr(r)+'"')),o},e.WS_Form.prototype.form_help_value=function(t){var a=this;void 0===t&&(t=this.form_canvas_obj),e('input[type="range"]:not([data-init-help-value]),meter:not([data-init-help-value])',t).each(function(){a.form_help_value_render(e(this))&&(e(this).on("change input",function(){a.form_help_value_render(e(this))}),e(this).attr("data-init-help-value",""))})},e.WS_Form.prototype.form_help_value_render=function(t){var a=t.attr("id"),r=t.closest("[data-type]"),i=r.attr("data-id"),s=r.attr("data-repeatable-index"),_=void 0!==s?"-repeat-"+s:"",o=this.field_data_cache[i],l=this.get_object_meta_value(o,"help",""),n=!1;if(void 0!==t.attr("data-fill-lower-track")){var c=parseFloat(t[0].min||"0"),d=parseFloat(t[0].max||"100"),p=parseFloat(t[0].value||c),u=d-c,f=u>0?(p-c)/u*100+"%":"0%";e("#"+a).get(0).style.setProperty("--wsf-fill-lower-track",f),n=!0}if(-1!==l.indexOf("#value")){var h={id:a,value:t.val()},m=this.mask_parse(l,h),v=(m=this.parse_variables_process(m,s,!1,o,"field_help").output,this.form_id_prefix+"help-"+i+_);e("#"+v).html(m),n=!0}return n},e.WS_Form.prototype.get_attributes=function(t,a,r,i){"object"!=typeof r&&(r=!1);var s=[],_=[];if(!1!==a)for(var o in a)if(a.hasOwnProperty(o)){var l=a[o];if(void 0!==e.WS_Form.meta_keys[l]){var n=e.WS_Form.meta_keys[l];if(this.is_admin)var c=void 0!==n.mask?n.mask:"",d=void 0!==n.mask_disregard_on_empty&&n.mask_disregard_on_empty,p=void 0!==n.mask_disregard_on_zero&&n.mask_disregard_on_zero,u=void 0!==n.default?n.default:"";else c=void 0!==n.m?n.m:"",d=void 0!==n.e&&n.e,p=void 0!==n.z&&n.z,u=void 0!==n.d?n.d:"";if(!1!==r)if(void 0!==r[l])var f=r[l].trim();else f="";else{if(this.is_admin)var h=void 0!==n.key?n.key:l;else h=void 0!==n.k?n.k:l;var m=void 0!==n.c&&n.c;if(!1!==m){f=this.get_object_meta_value(t,h,u,!1,!1);f=this.parse_variables_process(f,i,!1,t,m).output}else f=this.get_object_meta_value(t,h,u,!1,!0);if(""==f&&void 0!==n.g){var v=n.g;void 0!==e.WS_Form.settings_plugin[v]&&e.WS_Form.settings_plugin[v]&&(f=e.WS_Form.settings_plugin[v])}_[h]=f}f=this.esc_html(f);var b=this.mask_parse(c,{value:f});(d&&""!=f||!d)&&(p&&0!=parseInt(f,10)||!p)&&(s.push(b),delete a[o])}}return a=this.array_remove_empty(a),{attributes:s.join(" "),mask_attributes:a,attribute_values:_}},e.WS_Form.prototype.get_number=function(t,a,r,i){if(void 0===a&&(a=0),void 0===r&&(r=!0),void 0===i&&(i=!1),"number"==typeof t&&(t=t.toString()),"string"!=typeof t)return 0;(t=t.trim()).includes(ws_form_settings.currency_symbol)&&(r=!0);var s=e.WS_Form.settings_plugin.price_decimal_separator;if(r){var _=e.WS_Form.settings_plugin.price_thousand_separator,o=ws_form_settings.currency_symbol;t.includes("&")&&(t=this.parse_html_entities(t)),t=t.replace(o,"");var l=new RegExp("[^0-9-"+s+"]","g");if(t=t.replace(l,""),""!==s&&""!==_&&s===_){if(t.slice(-3,-2)===s){var n=t.length-3;t=t.substring(0,n)+"[dec]"+t.substring(n+1)}t=(t=t.replace(_,"")).replace("[dec]",".")}else""!==s&&(t=t.replace(s,"."))}else""!==s&&(t=t.replace(s,"."));var c=""===t.trim()?a:isNaN(t)?a:parseFloat(t);return!1!==i&&(c=this.get_number_rounded(parseFloat(c),i)),c},e.WS_Form.prototype.get_number_rounded=function(e,t){return Number(Math.round(e+"e"+t)+"e-"+t)},e.WS_Form.prototype.get_number_to_step=function(e,t){if(isNaN(t))return e;t||(t=1);var a=1/t;return Math.round(e*a)/a},e.WS_Form.prototype.get_float=function(e,t){return void 0===t&&(t=0),"number"==typeof e&&(e=e.toString()),"string"!=typeof e?0:(e=e.trim(),parseFloat(e))},e.WS_Form.prototype.get_currency=function(){var t={},a=parseInt(e.WS_Form.settings_plugin.price_decimals,10);switch(t.prefix=ws_form_settings.currency_symbol,t.suffix="",e.WS_Form.settings_plugin.currency_position){case"right":t.prefix="",t.suffix=ws_form_settings.currency_symbol;break;case"left_space":t.prefix=ws_form_settings.currency_symbol+" ";break;case"right_space":t.prefix="",t.suffix=" "+ws_form_settings.currency_symbol}return t.decimals=a<0?0:a,t.decimal_separator=e.WS_Form.settings_plugin.price_decimal_separator||".",t.thousand_separator=e.WS_Form.settings_plugin.price_thousand_separator,t},e.WS_Form.prototype.get_price=function(e,t,a){return"number"!=typeof e&&(e=parseFloat(e)),void 0===t&&(t=this.get_currency()),void 0===a&&(a=!0),(a?t.prefix:"")+this.replace_all(this.replace_all(e.toFixed(t.decimals).replace(/\B(?=(\d{3})+(?!\d))/g,"[thousand]"),".",t.decimal_separator),"[thousand]",t.thousand_separator)+(a?t.suffix:"")},e.WS_Form.prototype.get_slug=function(e){return(e=this.parse_html_entities(e.toString())).toString().normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase().trim().replace(/\s+/g,"-").replace(/[^\w\-]+/g,"").replace(/\-\-+/g,"-")},e.WS_Form.prototype.parse_html_entities=function(e){var t={amp:"&",lt:"<",gt:">",quot:'"',apos:"'",nbsp:" ",copy:"©",reg:"®",euro:"€",cent:"¢",pound:"£",yen:"¥",hellip:"…"};return e=(e=e.replace(/&#([0-9]{1,5});/g,function(e,t){var a=parseInt(t,10);return String.fromCharCode(a)})).replace(/&([a-z]+);/gi,function(e,a){return t[a.toLowerCase()]||"&"+a+";"})},e.WS_Form.prototype.form_add_hidden_input=function(t,a,r,i,s,_){var o=e('input[name="'+this.esc_selector(t)+'"]',this.form_canvas_obj);o.length&&-1===t.indexOf("[]")?o.val(a):(void 0===a&&(a=""),void 0===r&&(r=!1),void 0===i&&(i=!1),void 0===s&&(s=!1),void 0===_&&(_="hidden"),this.form_canvas_obj.append('<input type="'+this.esc_attr(_)+'" name="'+this.esc_attr(t)+'" value='+(s?"'":'"')+this.esc_attr(a)+(s?"'":'"')+(!1!==r?' id="'+this.esc_attr(r)+'"':"")+(!1!==i?" "+i:"")+" />"))},e.WS_Form.prototype.get_part_id=function(e,t,a){void 0===t&&(t=!1),void 0===a&&(a="field");var r=!1!==t?"-repeat-"+t:"";return this.form_id_prefix+a+"-"+e+r},e.WS_Form.prototype.get_field_name=function(e,t,a){void 0===t&&(t=!1),void 0===a&&(a=!1);return this.field_name_prefix+e+(!1!==t?a?"_"+t:"["+t+"]":"")},e.WS_Form.prototype.is_iterable=function(e){return null!=e&&("object"==typeof e&&"function"==typeof e[Symbol.iterator])},e.WS_Form.prototype.is_integer=function(e){return!isNaN(e)&&/^\d+\.?\d*$/.test(e)},e.WS_Form.prototype.is_invalid=function(e){return!e[0]||!e[0].validity||!e[0].validity.valid},e.WS_Form.prototype.is_valid=function(e){return!(!e[0]||!e[0].validity)&&e[0].validity.valid},e.WS_Form.prototype.is_not_number=function(e){return isNaN(e)||"boolean"==typeof e||""===e},e.WS_Form.prototype.is_true=function(e){if("boolean"==typeof e)return e;if("object"==typeof e&&null!==e&&(e=Array.isArray(e)?void 0!==e[0]?e[0]:"":Object.values(e)[0]||""),"number"==typeof e&&(e=String(e)),"string"!=typeof e)return!1;e=e.trim().toLowerCase();return["1","on","yes","true"].includes(e)},e.WS_Form.prototype.replace_all=function(e,t,a){return void 0===a?e.toString():e.split(t).join(a)},e.WS_Form.prototype.array_remove_empty=function(e){if("object"!=typeof e)return e;var t=[];for(var a in e)e.hasOwnProperty(a)&&null!==e[a]&&t.push(e[a]);return t},e.WS_Form.prototype.attribute_add_item=function(e,t,a){var r=e.attr(t);void 0!==r?-1===r.indexOf(a)&&e.attr(t,this.esc_attr(a)+(r?" ":"")+r):e.attr(t,this.esc_attr(a))},e.WS_Form.prototype.attribute_remove_item=function(e,t,a){var r=e.attr(t);if(void 0!==r&&-1!==r.indexOf(a)){var i=r.split(" "),s=this;(r=(i=i.filter(function(e){return e!==s.esc_attr(a)})).join(" "))?e.attr(t,r):e.removeAttr(t)}},e.WS_Form.prototype.get_date=function(e,t,a,r){switch(t||(t="date"),a||(a=ws_form_settings.date_format),r||(r=ws_form_settings.time_format),t){case"time":return new Date("01/01/1970 "+e);case"date":e+=" 00:00:00";break;case"week":case"month":return!1}var i=!1;switch(a){case"d/m/Y":i="/";break;case"d.m.Y":case"j.n.Y":i=".";break;case"d-m-Y":i="-"}if(!1!==i){switch(t){case"datetime-local":var s=e.indexOf(" "),_=e.substring(0,s),o=e.substring(s);break;default:_=e,o=""}var l=_.split(i);if(3===l.length){var n=parseInt(l[0],10);_=parseInt(l[1],10)+"/"+n+"/"+parseInt(l[2],10)}e=_+o}return e=e.replace(/(\d+)(st|nd|rd|th)/g,"$1"),e=this.replace_all(e,"."," "),-1!==r.indexOf(" \\h ")&&(e=e.replace(/\b(\d{1,2})\s*h\s*(\d{1,2})\b/gi,"$1:$2")),e=this.replace_all(e,"  "," "),this.get_new_date(e)},e.WS_Form.prototype.get_new_date=function(e){return"-"!=e.charAt(4)||"-"!=e.charAt(7)||"T"==e.charAt(10)||":"!=e.charAt(13)||this.date_valid(e)||(e=e.replace(/-/g,"/")),"-"!=e.charAt(4)||this.date_valid(e)||-1===e.toLowerCase().indexOf("am")&&-1===e.toLowerCase().indexOf("pm")||(e=e.replace(/-/g,"/")),new Date(e)},e.WS_Form.prototype.date_valid=function(e){return e instanceof Date&&!isNaN(e.valueOf())},e.WS_Form.prototype.get_object_row_id=function(e){var t=e.object_row_id;return void 0!==t&&""!=t&&("object"==typeof t?(t=t.map(function(e){return parseInt(e,10)})).length||(t=!1):t=""!==t&&[parseInt(t,10)],t)},e.WS_Form.prototype.get_date_by_type=function(e,t){if(!e)return"";var a=this.get_object_meta_value(t,"format_date",ws_form_settings.date_format);a||(a=ws_form_settings.date_format);var r=this.get_object_meta_value(t,"format_time",ws_form_settings.time_format);r||(r=ws_form_settings.time_format);var i=this.get_object_meta_value(t,"input_type_datetime","date");switch(i){case"datetime-local":case"date":switch(a){case"d/m/Y":var s=-1!==e.indexOf(" ")?[e.substring(0,e.indexOf(" ")),e.substring(e.indexOf(" ")+1)]:[e];e=(_=s[0].split("/"))[1]+"/"+_[0]+"/"+_[2]+(void 0!==s[1]?" "+s[1]:"");break;case"d-m-Y":s=-1!==e.indexOf(" ")?[e.substring(0,e.indexOf(" ")),e.substring(e.indexOf(" ")+1)]:[e];e=(_=s.split("-"))[1]+"/"+_[0]+"/"+_[2]+(void 0!==s[1]?" "+s[1]:"");break;case"d.m.Y":case"j.n.Y":var _;s=-1!==e.indexOf(" ")?[e.substring(0,e.indexOf(" ")),e.substring(e.indexOf(" ")+1)]:[e];e=(_=s[0].split("."))[1]+"/"+_[0]+"/"+_[2]+(void 0!==s[1]?" "+s[1]:"")}}switch("time"!==i&&4===e.indexOf("-")&&-1===e.indexOf(":")&&(e+=" 00:00:00"),i){case"date":return e=this.get_new_date(e),this.date_format(e,a);case"month":return e=this.get_new_date(e),this.date_format(e,"F Y");case"time":return e=this.get_new_date("1970-01-01 "+e),this.date_format(e,r);case"week":return e=this.get_new_date(e),this.language("week")+" "+this.date_format(e,"W, Y");default:return e=this.get_new_date(e),this.date_format(e,a+" "+r)}},e.WS_Form.prototype.number_format=function(e,t,a,r){if(void 0===e||null==e||!isFinite(e))return 0;if(!t){var i=e.toString().split(".").length;t=i>1?i:0}void 0===a&&(a="."),void 0===r&&(r=","),(t<0||t>100)&&(t=0);var s=(e=(e=parseFloat(e).toFixed(t)).replace(".",a)).split(a);return s[0]=s[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,r),e=s.join(a)},e.WS_Form.prototype.get_full_name_components=function(t){if("string"!=typeof t)return{name_prefix:"",first_name:"",name_middle:"",name_last:"",suffix:""};var a=t.trim().split(/\s+/),r="",i="",s="",_="",o="",l=e.WS_Form.settings_form.name.prefixes;"object"!=typeof l&&(l=[]),a.length&&l.includes(a[0].toLowerCase().replace(/\./g,""))&&(r=a.shift());var n=e.WS_Form.settings_form.name.suffixes;return"object"!=typeof n&&(l=[]),a.length>1&&n.includes(a[a.length-1].toLowerCase().replace(/\./g,""))&&(i=a.pop()),1===a.length?s=a[0]:2===a.length?(s=a[0],o=a[1]):a.length>2&&(s=a[0],o=a[a.length-1],_=a.slice(1,-1).join(" ")),{name_prefix:r,name_first:s,name_middle:_,name_last:o,name_suffix:i}},e.WS_Form.prototype.date_format=function(e,t){var a=this,r=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],i=["January","February","March","April","May","June","July","August","September","October","November","December"],s=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],_=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],o={d:function(){var e=this.getDate();return(e<10?"0":"")+e},D:function(){return s[this.getDay()]},j:function(){return this.getDate()},l:function(){return _[this.getDay()]},N:function(){var e=this.getDay();return 0===e?7:e},S:function(){var e=this.getDate();return e%10==1&&11!==e?"st":e%10==2&&12!==e?"nd":e%10==3&&13!==e?"rd":"th"},w:function(){return this.getDay()},z:function(){var e=new Date(this.getFullYear(),0,1);return Math.ceil((this-e)/864e5)},W:function(){var e=new Date(this.valueOf()),t=(this.getDay()+6)%7;e.setDate(e.getDate()-t+3);var a=e.valueOf();e.setMonth(0,1),4!==e.getDay()&&e.setMonth(0,1+(4-e.getDay()+7)%7);var r=1+Math.ceil((a-e)/6048e5);return r<10?"0"+r:r},F:function(){return i[this.getMonth()]},m:function(){var e=this.getMonth();return(e<9?"0":"")+(e+1)},M:function(){return r[this.getMonth()]},n:function(){return this.getMonth()+1},t:function(){var e=this.getFullYear(),t=this.getMonth()+1;return 12===t&&(e=e++,t=0),new Date(e,t,0).getDate()},L:function(){var e=this.getFullYear();return e%400==0||e%100!=0&&e%4==0},o:function(){var e=new Date(this.valueOf());return e.setDate(e.getDate()-(this.getDay()+6)%7+3),e.getFullYear()},Y:function(){return this.getFullYear()},y:function(){return(""+this.getFullYear()).slice(2)},a:function(){return this.getHours()<12?"am":"pm"},A:function(){return this.getHours()<12?"AM":"PM"},B:function(){return Math.floor(1e3*((this.getUTCHours()+1)%24+this.getUTCMinutes()/60+this.getUTCSeconds()/3600)/24)},g:function(){return this.getHours()%12||12},G:function(){return this.getHours()},h:function(){var e=this.getHours();return((e%12||12)<10?"0":"")+(e%12||12)},H:function(){var e=this.getHours();return(e<10?"0":"")+e},i:function(){var e=this.getMinutes();return(e<10?"0":"")+e},s:function(){var e=this.getSeconds();return(e<10?"0":"")+e},v:function(){var e=this.getMilliseconds();return(e<10?"00":e<100?"0":"")+e},e:function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},I:function(){for(var e=null,t=0;t<12;++t){var a=new Date(this.getFullYear(),t,1).getTimezoneOffset();if(null===e)e=a;else{if(a<e){e=a;break}if(a>e)break}}return this.getTimezoneOffset()===e|0},O:function(){var e=this.getTimezoneOffset();return(-e<0?"-":"+")+(Math.abs(e/60)<10?"0":"")+Math.floor(Math.abs(e/60))+(0===Math.abs(e%60)?"00":(Math.abs(e%60)<10?"0":"")+Math.abs(e%60))},P:function(){var e=this.getTimezoneOffset();return(-e<0?"-":"+")+(Math.abs(e/60)<10?"0":"")+Math.floor(Math.abs(e/60))+":"+(0===Math.abs(e%60)?"00":(Math.abs(e%60)<10?"0":"")+Math.abs(e%60))},T:function(){var e=this.toLocaleTimeString(navigator.language,{timeZoneName:"short"}).split(" ");return e[e.length-1]},Z:function(){return 60*-this.getTimezoneOffset()},c:function(){return a.date_format(e,"Y-m-d\\TH:i:sP")},r:function(){return this.toString()},U:function(){return Math.floor(this.getTime()/1e3)}};return t.replace(/(\\?)(.)/g,function(t,a,r){return""===a&&o[r]?o[r].call(e):r})}}(jQuery);
// source --> https://schatzelektrotechnik.de/wp-content/plugins/ws-form-pro/public/js/ws-form-public-captcha.min.js?ver=1.11.5 
!function(a){"use strict";a.WS_Form.prototype.form_recaptcha=function(){var t=this,e=a("[data-recaptcha]",this.form_canvas_obj);if(!e.length)return!1;if(!a("#wsf-recaptcha-script-head").length){"var wsf_recaptcha_loaded = false;","function wsf_recaptcha_onload() {","wsf_recaptcha_loaded = true;","}","<\/script>",a("head").append('<script id="wsf-recaptcha-script-head">var wsf_recaptcha_loaded = false;function wsf_recaptcha_onload() {wsf_recaptcha_loaded = true;}<\/script>')}var i=a('[data-recaptcha-type="v3_default"]',this.form_canvas_obj).length?3:2;if(window.grecaptcha||a("#wsf-recaptcha-script-body").length)window.grecaptcha&&(window.wsf_recaptcha_loaded=!0);else{switch(i){case 2:var s='<script id="wsf-recaptcha-script-body" src="https://www.google.com/recaptcha/api.js?onload=wsf_recaptcha_onload&render=explicit" async defer><\/script>';break;case 3:s='<script id="wsf-recaptcha-script-body" src="https://www.google.com/recaptcha/api.js?onload=wsf_recaptcha_onload&render='+a('[data-recaptcha-type="v3_default"]',this.form_canvas_obj).eq(0).attr("data-site-key")+'"><\/script>'}a("body").append(s)}this.recaptchas=[],this.recaptchas_v2_default=[],this.recaptchas_v2_invisible=[],this.recaptchas_v3_default=[],e.each(function(){var e=a(this).attr("name"),i=a(this).attr("id");if(void 0===i||""==i)return!1;var s=a(this).attr("data-site-key");if(void 0===s||""==s)return!1;var c=a(this).attr("data-recaptcha-type");void 0!==c&&-1!=["v2_default","v2_invisible","v3_default"].indexOf(c)||(c="default");var r=a(this).attr("data-type");void 0!==r&&-1!=["image","audio"].indexOf(r)||(r="image");var o=a(this).attr("data-language");void 0===o&&(o="");var n=a(this).attr("data-recaptcha-action");switch(void 0!==n&&""!=n||(n="ws_form_loaded_#form_id"),c){case"v2_default":var _=a(this).attr("data-size");void 0!==_&&-1!=["normal","compact","invisible"].indexOf(_)||(_="normal");var l=a(this).attr("data-theme");void 0!==l&&-1!=["light","dark"].indexOf(l)||(l="light");var d=t.get_field_value_fallback("recaptcha",!1,"class_invalid_label",[]),h=t.get_field_value_fallback("recaptcha",!1,"class_invalid_field",[]),p=t.get_field_value_fallback("recaptcha",!1,"class_invalid_invalid_feedback",[]),f=t.get_field_value_fallback("recaptcha",!1,"class_valid_label",[]),v=t.get_field_value_fallback("recaptcha",!1,"class_valid_field",[]),u=t.get_field_value_fallback("recaptcha",!1,"class_valid_invalid_feedback",[]),m=a(this),b=m.closest("[data-id]"),g=a("label",b),y=a("#"+t.form_id_prefix+"invalid-feedback-"+i,b,t.form_canvas_obj),x={sitekey:s,type:r,theme:l,size:_,callback:function(a){g.addClass(f.join(" ")),g.removeClass(d.join(" ")),m.addClass(v.join(" ")),m.removeClass(h.join(" ")),m.removeAttr("data-captcha-invalid"),y.addClass(u.join(" ")),y.removeClass(p.join(" ")),t.recaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)},"expired-callback":function(){g.addClass(d.join(" ")),g.removeClass(f.join(" ")),m.addClass(h.join(" ")),m.removeClass(v.join(" ")),m.attr("data-captcha-invalid",""),y.addClass(p.join(" ")),y.removeClass(u.join(" ")),t.recaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)},"error-callback":function(){g.addClass(d.join(" ")),g.removeClass(f.join(" ")),m.addClass(h.join(" ")),m.removeClass(v.join(" ")),m.attr("data-captcha-invalid",""),y.addClass(p.join(" ")),y.removeClass(u.join(" ")),t.recaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)}};""!=o&&(x.hl=o);var w={id:!1,recaptcha_site_key:s,name:e,recaptcha_id:i,config:x,recaptcha_recaptcha_type:c,type:"v2_default"};t.recaptchas_v2_default.push(w),t.recaptcha_process(w);break;case"v2_invisible":var j=a(this).attr("data-badge");void 0!==j&&-1!=["bottomright","bottomleft","inline"].indexOf(j)||(j="bottomright");x={sitekey:s,badge:j,size:"invisible",callback:function(){t.recaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1),t.form_post("submit")},"expired-callback":function(){t.recaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)},"error-callback":function(){t.error("error_recaptcha_v2_invisible"),t.recaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)}};""!=o&&(x.hl=o);w={id:!1,recaptcha_site_key:s,name:e,recaptcha_id:i,config:x,recaptcha_recaptcha_type:c,type:"v2_invisible"};t.recaptchas_v2_invisible.push(w),t.recaptcha_process(w);break;case"v3_default":w={id:!1,recaptcha_site_key:s,name:e,recaptcha_id:i,config:x={action:n=t.parse_variables_process(n).output},recaptcha_recaptcha_type:c,type:"v3_default"};t.recaptchas_v3_default.push(w),t.recaptcha_process(w)}})},a.WS_Form.prototype.recaptcha_conditions_run=function(){for(var a in this.recaptchas_conditions)this.recaptchas_conditions.hasOwnProperty(a)&&this.recaptchas_conditions[a]()},a.WS_Form.prototype.recaptcha_process=function(t,e){var i=this;if(void 0===e&&(e=(new Date).getTime()),(new Date).getTime()-e>this.timeout_recaptcha)return this.error("error_timeout_recaptcha"),!1;if(wsf_recaptcha_loaded&&a("#"+t.recaptcha_id).length){switch(t.type){case"v2_default":case"v2_invisible":var s=grecaptcha.render(t.recaptcha_id,t.config);t.id=s,this.form_validate_real_time_process(!1,!1);break;case"v3_default":a('[name="g-recaptcha-response"]',i.form_canvas_obj).length||i.form_add_hidden_input("g-recaptcha-response")}this.recaptchas.push(t),this.recaptcha_conditions_run()}else{i=this;setTimeout(function(){i.recaptcha_process(t,e)},this.timeout_interval)}},a.WS_Form.prototype.recaptcha_v2_invisible_execute=function(){for(var a in this.recaptchas_v2_invisible)if(this.recaptchas_v2_invisible.hasOwnProperty(a)){var t=this.recaptchas_v2_invisible[a].id;grecaptcha.execute(t),this.form_validate_real_time_process(!1,!1)}},a.WS_Form.prototype.recaptcha_reset=function(){for(var a in this.recaptchas)if(this.recaptchas.hasOwnProperty(a)){var t=this.recaptchas[a];switch(t.recaptcha_recaptcha_type){case"v3_default":break;default:var e=t.id;!1!==e&&grecaptcha.reset(e)}}},a.WS_Form.prototype.recaptcha_v3_default_execute=function(){for(var a in this.recaptchas_v3_default)if(this.recaptchas_v3_default.hasOwnProperty(a)){var t=this.recaptchas_v3_default[a];this.recaptcha_v3_default_execute_single(t)}},a.WS_Form.prototype.recaptcha_v3_default_execute_single=function(t){var e=this;grecaptcha.execute(t.recaptcha_site_key,t.config).then(function(i){a('[name="g-recaptcha-response"]',e.form_canvas_obj).val(i),e.form_validate_real_time_process(!1,!1),e.log("log_recaptcha_v3_action_fired",t.config.action),e.form_post("submit")})},a.WS_Form.prototype.recaptcha_get_response_by_name=function(a){for(var t in this.recaptchas)if(this.recaptchas.hasOwnProperty(t)){var e=this.recaptchas[t],i=e.id;if(e.name==a&&!1!==i)return grecaptcha.getResponse(i)}return""},a.WS_Form.prototype.form_hcaptcha=function(){var t=this,e=a("[data-hcaptcha]",this.form_canvas_obj);if(!e.length)return!1;if(!a("#wsf-hcaptcha-script-head").length){"var wsf_hcaptcha_loaded = false;","function wsf_hcaptcha_onload() {","wsf_hcaptcha_loaded = true;","}","<\/script>",a("head").append('<script id="wsf-hcaptcha-script-head">var wsf_hcaptcha_loaded = false;function wsf_hcaptcha_onload() {wsf_hcaptcha_loaded = true;}<\/script>')}if(!window.hcaptcha&&!a("#wsf-hcaptcha-script-body").length){a("body").append('<script id="wsf-hcaptcha-script-body" src="https://js.hcaptcha.com/1/api.js?onload=wsf_hcaptcha_onload&render=explicit&recaptchacompat=off" async defer><\/script>')}this.hcaptchas=[],this.hcaptchas_default=[],this.hcaptchas_invisible=[],e.each(function(){var e=a(this).attr("name"),i=a(this).attr("id");if(void 0===i||""==i)return!1;var s=a(this).attr("data-site-key");if(void 0===s||""==s)return!1;var c=a(this).attr("data-hcaptcha-type");void 0!==c&&-1!=["default","invisible"].indexOf(c)||(c="default");var r=a(this).attr("data-language");switch(void 0===r&&(r=""),c){case"default":var o=a(this).attr("data-size");void 0!==o&&-1!=["normal","compact"].indexOf(o)||(o="normal");var n=a(this).attr("data-theme");void 0!==n&&-1!=["light","dark"].indexOf(n)||(n="light");var _=t.get_field_value_fallback("hcaptcha",!1,"class_invalid_label",[]),l=t.get_field_value_fallback("hcaptcha",!1,"class_invalid_field",[]),d=t.get_field_value_fallback("hcaptcha",!1,"class_invalid_invalid_feedback",[]),h=t.get_field_value_fallback("hcaptcha",!1,"class_valid_label",[]),p=t.get_field_value_fallback("hcaptcha",!1,"class_valid_field",[]),f=t.get_field_value_fallback("hcaptcha",!1,"class_valid_invalid_feedback",[]),v=a(this),u=v.closest("[data-id]"),m=a("label",u),b=a("#"+t.form_id_prefix+"invalid-feedback-"+i,u,t.form_canvas_obj),g={sitekey:s,type:c,theme:n,size:o,callback:function(a){m.addClass(h.join(" ")),m.removeClass(_.join(" ")),v.addClass(p.join(" ")),v.removeClass(l.join(" ")),v.removeAttr("data-captcha-invalid"),b.addClass(f.join(" ")),b.removeClass(d.join(" ")),t.hcaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)},"expired-callback":function(){m.addClass(_.join(" ")),m.removeClass(h.join(" ")),v.addClass(l.join(" ")),v.removeClass(p.join(" ")),v.attr("data-captcha-invalid",""),b.addClass(d.join(" ")),b.removeClass(f.join(" ")),t.hcaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)},"error-callback":function(){m.addClass(_.join(" ")),m.removeClass(h.join(" ")),v.addClass(l.join(" ")),v.removeClass(p.join(" ")),v.attr("data-captcha-invalid",""),b.addClass(d.join(" ")),b.removeClass(f.join(" ")),t.hcaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)}};""!=r&&(g.hl=r);var y={id:!1,hcaptcha_site_key:s,name:e,hcaptcha_id:i,config:g,type:"default"};t.hcaptchas_default.push(y),t.hcaptcha_process(y);break;case"invisible":var x=a(this).attr("data-badge");void 0!==x&&-1!=["bottomright","bottomleft","inline"].indexOf(x)||(x="bottomright");g={sitekey:s,badge:x,size:"invisible",callback:function(){t.hcaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1),t.form_post("submit")},"expired-callback":function(){t.hcaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)},"error-callback":function(){t.error("error_hcaptcha_invisible"),t.hcaptcha_conditions_run(),t.form_validate_real_time_process(!1,!1)}};""!=r&&(g.hl=r);y={id:!1,hcaptcha_site_key:s,name:e,hcaptcha_id:i,config:g,type:"invisible"};t.hcaptchas_invisible.push(y),t.hcaptcha_process(y)}})},a.WS_Form.prototype.hcaptcha_conditions_run=function(){for(var a in this.hcaptchas_conditions)this.hcaptchas_conditions.hasOwnProperty(a)&&this.hcaptchas_conditions[a]()},a.WS_Form.prototype.hcaptcha_process=function(t,e){var i=this;if(void 0===e&&(e=(new Date).getTime()),(new Date).getTime()-e>this.timeout_hcaptcha)return this.error("error_timeout_hcaptcha"),!1;if(wsf_hcaptcha_loaded&&a("#"+t.hcaptcha_id).length){switch(t.type){case"default":case"invisible":var s=hcaptcha.render(t.hcaptcha_id,t.config);t.id=s,this.form_validate_real_time_process(!1,!1)}this.hcaptchas.push(t),this.hcaptcha_conditions_run()}else{i=this;setTimeout(function(){i.hcaptcha_process(t,e)},this.timeout_interval)}},a.WS_Form.prototype.hcaptcha_invisible_execute=function(){for(var a in this.hcaptchas_invisible)if(this.hcaptchas_invisible.hasOwnProperty(a)){var t=this.hcaptchas_invisible[a].id;hcaptcha.execute(t),this.form_validate_real_time_process(!1,!1)}},a.WS_Form.prototype.hcaptcha_reset=function(){for(var a in this.hcaptchas)if(this.hcaptchas.hasOwnProperty(a)){var t=this.hcaptchas[a].id;hcaptcha.reset(t)}},a.WS_Form.prototype.hcaptcha_get_response_by_name=function(a){for(var t in this.hcaptchas)if(this.hcaptchas.hasOwnProperty(t)){var e=this.hcaptchas[t],i=e.id;if(e.name==a)return hcaptcha.getResponse(i)}return""},a.WS_Form.prototype.form_turnstile=function(){var t=this,e=a("[data-turnstile]",this.form_canvas_obj);if(!e.length)return!1;if(!a("#wsf-turnstile-script-head").length){"var wsf_turnstile_loaded = false;","function wsf_turnstile_onload() {","wsf_turnstile_loaded = true;","}","<\/script>",a("head").append('<script id="wsf-turnstile-script-head">var wsf_turnstile_loaded = false;function wsf_turnstile_onload() {wsf_turnstile_loaded = true;}<\/script>')}if(!window.turnstile&&!a("#wsf-turnstile-script-body").length){a("body").append('<script id="wsf-turnstile-script-body" src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=wsf_turnstile_onload&render=explicit" async defer><\/script>')}this.turnstiles=[],this.turnstiles_default=[],e.each(function(){var e=a(this).attr("name"),i=a(this).attr("id");if(void 0===i||""==i)return!1;var s=a(this).attr("data-site-key");if(void 0===s||""==s)return!1;var c=a(this).attr("data-theme");void 0!==c&&-1!=["light","dark","auto"].indexOf(c)||(c="auto");var r=a(this).attr("data-size");void 0!==r&&-1!=["normal","compact"].indexOf(r)||(r="normal");var o=a(this).attr("data-appearance");void 0!==o&&-1!=["always","execute","interaction-only"].indexOf(o)||(o="always");var n=t.get_field_value_fallback("turnstile",!1,"class_invalid_label",[]),_=t.get_field_value_fallback("turnstile",!1,"class_invalid_field",[]),l=t.get_field_value_fallback("turnstile",!1,"class_invalid_invalid_feedback",[]),d=t.get_field_value_fallback("turnstile",!1,"class_valid_label",[]),h=t.get_field_value_fallback("turnstile",!1,"class_valid_field",[]),p=t.get_field_value_fallback("turnstile",!1,"class_valid_invalid_feedback",[]),f=a(this),v=f.closest("[data-id]"),u=a("label",v),m=a("#"+t.form_id_prefix+"invalid-feedback-"+i,v,t.form_canvas_obj),b={id:!1,turnstile_site_key:s,name:e,turnstile_id:i,config:{sitekey:s,theme:c,size:r,appearance:o,callback:function(a){u.addClass(d.join(" ")),u.removeClass(n.join(" ")),f.addClass(h.join(" ")),f.removeClass(_.join(" ")),f.removeAttr("data-captcha-invalid"),m.addClass(p.join(" ")),m.removeClass(l.join(" ")),t.turnstile_conditions_run(),t.form_validate_real_time_process(!1,!1)},"expired-callback":function(){u.addClass(n.join(" ")),u.removeClass(d.join(" ")),f.addClass(_.join(" ")),f.removeClass(h.join(" ")),f.attr("data-captcha-invalid",""),m.addClass(l.join(" ")),m.removeClass(p.join(" ")),t.turnstile_conditions_run(),t.form_validate_real_time_process(!1,!1)},"error-callback":function(){u.addClass(n.join(" ")),u.removeClass(d.join(" ")),f.addClass(_.join(" ")),f.removeClass(h.join(" ")),m.addClass(l.join(" ")),m.removeClass(p.join(" ")),f.attr("data-captcha-invalid",""),t.turnstile_conditions_run(),t.form_validate_real_time_process(!1,!1)}},type:"default"};t.turnstiles_default.push(b),t.turnstile_process(b)})},a.WS_Form.prototype.turnstile_conditions_run=function(){for(var a in this.turnstiles_conditions)this.turnstiles_conditions.hasOwnProperty(a)&&this.turnstiles_conditions[a]()},a.WS_Form.prototype.turnstile_process=function(t,e){var i=this;if(void 0===e&&(e=(new Date).getTime()),(new Date).getTime()-e>this.timeout_turnstile)return this.error("error_timeout_turnstile"),!1;if(wsf_turnstile_loaded&&a("#"+t.turnstile_id).length){var s=turnstile.render("#"+t.turnstile_id,t.config);t.id=s,this.form_validate_real_time_process(!1,!1),this.turnstiles.push(t),this.turnstile_conditions_run()}else{i=this;setTimeout(function(){i.turnstile_process(t,e)},this.timeout_interval)}},a.WS_Form.prototype.turnstile_reset=function(){for(var a in this.turnstiles)if(this.turnstiles.hasOwnProperty(a)){var t=this.turnstiles[a].id;turnstile.reset(t)}},a.WS_Form.prototype.turnstile_get_response_by_name=function(a){for(var t in this.turnstiles)if(this.turnstiles.hasOwnProperty(t)){var e=this.turnstiles[t],i=e.id;if(e.name==a)return turnstile.getResponse(i)}return""},a.WS_Form.prototype.form_captchafox=function(){var t=this,e=a("[data-captchafox]",this.form_canvas_obj);if(!e.length)return!1;if(!a("#wsf-captchafox-script-head").length){"var wsf_captchafox_loaded = false;","function wsf_captchafox_onload() {","wsf_captchafox_loaded = true;","}","<\/script>",a("head").append('<script id="wsf-captchafox-script-head">var wsf_captchafox_loaded = false;function wsf_captchafox_onload() {wsf_captchafox_loaded = true;}<\/script>')}if(!window.captchafox&&!a("#wsf-captchafox-script-body").length){a("body").append('<script id="wsf-captchafox-script-body" src="https://cdn.captchafox.com/api.js?onload=wsf_captchafox_onload&render=explicit" async defer><\/script>')}this.captchafoxes=[],this.captchafoxes_default=[],e.each(function(){var e=a(this).attr("name"),i=a(this).attr("id");if(void 0===i||""==i)return!1;var s=a(this).attr("data-site-key");if(void 0===s||""==s)return!1;var c=a(this).attr("data-theme");void 0!==c&&-1!=["light","dark"].indexOf(c)||(c="auto");var r=a(this).attr("data-mode");void 0!==r&&-1!=["inline","popup","hidden"].indexOf(r)||(r="inline");var o=t.get_field_value_fallback("captchafox",!1,"class_invalid_label",[]),n=t.get_field_value_fallback("captchafox",!1,"class_invalid_field",[]),_=t.get_field_value_fallback("captchafox",!1,"class_invalid_invalid_feedback",[]),l=t.get_field_value_fallback("captchafox",!1,"class_valid_label",[]),d=t.get_field_value_fallback("captchafox",!1,"class_valid_field",[]),h=t.get_field_value_fallback("captchafox",!1,"class_valid_invalid_feedback",[]),p=a(this),f=p.closest("[data-id]"),v=a("label",f),u=a("#"+t.form_id_prefix+"invalid-feedback-"+i,f,t.form_canvas_obj);switch(r){case"inline":case"popup":var m={id:!1,captchafox_site_key:s,name:e,captchafox_id:i,config:{sitekey:s,mode:r,theme:c,onVerify:function(a){v.addClass(l.join(" ")),v.removeClass(o.join(" ")),p.addClass(d.join(" ")),p.removeClass(n.join(" ")),p.removeAttr("data-captcha-invalid"),u.addClass(h.join(" ")),u.removeClass(_.join(" ")),t.captchafox_conditions_run(),t.form_validate_real_time_process(!1,!1)},onExpire:function(){v.addClass(o.join(" ")),v.removeClass(l.join(" ")),p.addClass(n.join(" ")),p.removeClass(d.join(" ")),p.attr("data-captcha-invalid",""),u.addClass(_.join(" ")),u.removeClass(h.join(" ")),t.captchafox_conditions_run(),t.form_validate_real_time_process(!1,!1)},onError:function(){v.addClass(o.join(" ")),v.removeClass(l.join(" ")),p.addClass(n.join(" ")),p.removeClass(d.join(" ")),p.attr("data-captcha-invalid",""),u.addClass(_.join(" ")),u.removeClass(h.join(" ")),t.captchafox_conditions_run(),t.form_validate_real_time_process(!1,!1)}},type:"default"};t.captchafoxes_default.push(m),t.captchafox_process(m);break;case"hidden":m={id:!1,captchafox_site_key:s,name:e,captchafox_id:i,config:{sitekey:s,mode:r,onVerify:function(a){p.removeAttr("data-captcha-invalid"),t.captchafox_conditions_run(),t.form_validate_real_time_process(!1,!1),setTimeout(function(){t.form_post("submit")},0)},onExpire:function(){p.attr("data-captcha-invalid",""),t.captchafox_conditions_run(),t.form_validate_real_time_process(!1,!1)},onError:function(){p.attr("data-captcha-invalid",""),t.error("error_captchafox_invisible"),t.captchafox_conditions_run(),t.form_validate_real_time_process(!1,!1)}},type:"default"};t.captchafoxes_invisible.push(m),t.captchafox_process(m)}})},a.WS_Form.prototype.captchafox_conditions_run=function(){for(var a in this.captchafoxes_conditions)this.captchafoxes_conditions.hasOwnProperty(a)&&this.captchafoxes_conditions[a]()},a.WS_Form.prototype.captchafox_process=async function(t,e){var i=this;if(void 0===e&&(e=(new Date).getTime()),(new Date).getTime()-e>this.timeout_captchafox)return this.error("error_timeout_captchafox"),!1;if(wsf_captchafox_loaded&&a("#"+t.captchafox_id).length){var s=await captchafox.render("#"+t.captchafox_id,t.config);t.id=s,this.form_validate_real_time_process(!1,!1),this.captchafoxes.push(t),this.captchafox_conditions_run()}else{i=this;setTimeout(function(){i.captchafox_process(t,e)},this.timeout_interval)}},a.WS_Form.prototype.captchafox_invisible_execute=async function(){for(var a in this.captchafoxes_invisible)if(this.captchafoxes_invisible.hasOwnProperty(a)){var t=this.captchafoxes_invisible[a].id;await captchafox.execute(t);this.form_validate_real_time_process(!1,!1)}},a.WS_Form.prototype.captchafox_reset=function(){for(var a in this.captchafoxes)if(this.captchafoxes.hasOwnProperty(a)){var t=this.captchafoxes[a].id;captchafox.reset(t)}},a.WS_Form.prototype.captchafox_get_response_by_name=function(a){for(var t in this.captchafoxes)if(this.captchafoxes.hasOwnProperty(t)){var e=this.captchafoxes[t],i=e.id;if(e.name==a)return captchafox.getResponse(i)}return""},a.WS_Form.prototype.form_validate_captcha=function(t,e,i){if(0==t.length)return!0;var s=this.get_field_value_fallback(e,!1,"class_invalid_label",[]),c=this.get_field_value_fallback(e,!1,"class_invalid_field",[]),r=this.get_field_value_fallback(e,!1,"class_invalid_invalid_feedback",[]),o=this.get_field_value_fallback(e,!1,"class_valid_label",[]),n=this.get_field_value_fallback(e,!1,"class_valid_field",[]),_=this.get_field_value_fallback(e,!1,"class_valid_invalid_feedback",[]);for(var l in t)if(t.hasOwnProperty(l)){var d=t[l],h=d.id,p=d.name,f=a("#"+d.captcha_id,this.form_canvas_obj);if(void 0===f.attr("data-required-bypass")&&void 0===f.attr("data-required-bypass-section")&&void 0===f.attr("data-required-bypass-group")){var v=a('[name="'+this.esc_selector(p)+'"]',i),u=v.closest("[data-id]"),m=a("label",u),b=a("#"+this.form_id_prefix+"invalid-feedback-"+h,i),g="";switch(e){case"recaptcha":g=grecaptcha.getResponse(h);break;case"hcaptcha":g=hcaptcha.getResponse(h);break;case"turnstile":g=turnstile.getResponse(h);break;case"captchafox":g=captchafox.getResponse(h)}if(!g)return m.addClass(s.join(" ")),m.removeClass(o.join(" ")),v.addClass(c.join(" ")),v.removeClass(n.join(" ")),v.attr("data-captcha-invalid",""),b.addClass(r.join(" ")),b.removeClass(_.join(" ")),{object_focus:v,group_index_focus:this.get_group_index(u)};m.addClass(o.join(" ")),m.removeClass(s.join(" ")),v.addClass(n.join(" ")),v.removeClass(c.join(" ")),v.removeAttr("data-captcha-invalid"),b.addClass(_.join(" ")),b.removeClass(r.join(" "))}}return!0},a.WS_Form.prototype.form_validate_silent_captchas=function(t,e,i){if(0==t.length)return!0;for(var s in t)if(t.hasOwnProperty(s)){var c=t[s];if(!1===c.id)return!1;var r=c.captcha_id,o=a("#"+r,i);if(void 0===o.attr("data-required-bypass")&&void 0===o.attr("data-required-bypass-section")&&void 0===o.attr("data-required-bypass-group")){var n="";switch(e){case"recaptcha":n=grecaptcha.getResponse(c.id);break;case"hcaptcha":n=hcaptcha.getResponse(c.id);break;case"turnstile":n=turnstile.getResponse(c.id);break;case"captchafox":n=captchafox.getResponse(c.id)}if(!n)return!1}}return!0}}(jQuery);
// source --> https://schatzelektrotechnik.de/wp-content/plugins/ws-form-pro/public/js/ws-form-public-select.min.js?ver=1.11.5 
!function(e){"use strict";e.WS_Form.prototype.form_select=function(){ws_form_settings.styler_enabled&&e("select:not([multiple]):not([size]):not([data-wsf-select2])",this.form_canvas_obj).each(function(){e(this).after('<span class="wsf-select-arrow"></span>')})},e.WS_Form.prototype.form_select2=function(t){var a=this;void 0===t&&(t=e("[data-wsf-select2]",this.form_canvas_obj)),void 0!==jQuery().select2&&t.each(function(){var t=a.get_field_id(e(this)),s=a.get_field(e(this)),r=a.get_object_meta_value(s,"placeholder_row",""),n=ws_form_settings.locale.substring(0,2),i={};a.form_select2_language_add(i,s,"select2_language_error_loading","errorLoading"),a.form_select2_language_add(i,s,"select2_language_input_too_short","inputTooShort"),a.form_select2_language_add(i,s,"select2_language_input_too_long","inputTooLong"),a.form_select2_language_add(i,s,"select2_language_no_results","noResults"),a.form_select2_language_add(i,s,"select2_language_searching","searching"),Object.keys(i).length&&(n=i);var o=ws_form_settings.url_ajax+"field/"+t+"/select-ajax/",l={templateSelection:function(t){return void 0!==t.data_price&&e(t.element).attr("data-price",t.data_price),t.text},allowClear:!0,placeholder:r,language:n,selectionCssClass:"wsf-select2-selection",dropdownCssClass:"wsf-select2-dropdown",dropdownParent:e(this).parent()},_=a.get_object_meta_value(s,"select2_minimum_input_length","");""!==_&&(l.minimumInputLength=parseInt(_,10));var c=a.get_object_meta_value(s,"select2_maximum_input_length","");""!==c&&(l.maximumInputLength=parseInt(c,10));var d=a.get_object_meta_value(s,"select2_theme","");if(""!==d&&(l.theme=d),!("on"===a.get_object_meta_value(s,s.type+"_cascade",""))&&"on"===a.get_object_meta_value(s,"select2_ajax","")){var m=e(this);l.ajax={url:o,dataType:"json",data:function(e){var t={id:a.form_id,preview:a.form_canvas_obj[0].hasAttribute("data-preview"),keyword:e.term};if(void 0!==m.attr("data-wsf-populate")){var s=m.attr("data-wsf-populate");""!==s&&(t.value=s),void 0===m.attr("data-cascade-ajax")&&m.removeAttr("data-wsf-populate")}return ws_form_settings.wsf_nonce&&(t[ws_form_settings.wsf_nonce_field_name]=ws_form_settings.wsf_nonce),ws_form_settings.x_wp_nonce&&(t._wpnonce=ws_form_settings.x_wp_nonce),t},processResults:function(e){return e.results&&e.results.length?m.attr("data-select2-ajax-results",""):m.removeAttr("data-select2-ajax-results"),m.trigger("wsf-select2-ajax-results"),e},delay:250,cache:!0}}var u,p="on"===a.get_object_meta_value(s,"multiple",""),f="on"===a.get_object_meta_value(s,"select2_tags","");(p&&f&&(l.tags=!0),u=e(this).closest('[data-type="select"]').attr("data-select-max"))&&((u=parseInt(u,10))>0&&(l.maximumSelectionLength=u));var g=e(this).select2(l);g.on("select2:open",function(t){var a=e(".select2-search__field",e(this).parent());a.length&&a.get(0).focus()});var h=void 0!==e(this).attr("data-wsf-populate")?e(this).attr("data-wsf-populate"):"";if(""!==h){var v=new FormData;v.append("id",a.form_id),v.append("preview",a.form_canvas_obj[0].hasAttribute("data-preview")),v.append("value",h),a.api_call("field/"+t+"/select-ajax/","GET",v,function(t){if(t.results){for(var a in t.results)if(t.results.hasOwnProperty(a)){var s=t.results[a];if(void 0!==s.children){var r=e("<optgroup>");r.attr("label",s.text);var n=g.append(r);for(var i in s.children)if(s.children.hasOwnProperty(i)){var o=s.children[i];(l=e("<option>")).attr("value",o.id).attr("selected","").html(o.text),n.append(l)}}else{var l;(l=e("<option>")).attr("value",s.id).attr("selected","").html(s.text),g.append(l)}}g.trigger("change")}})}})},e.WS_Form.prototype.form_select2_language_add=function(e,t,a,s){var r=this.get_object_meta_value(t,a,"");if(""!==r){var n=this;e[s]=function(e){var t={};switch(s){case"searching":t.term=void 0!==e.term?e.term:"";break;case"inputTooShort":t.term=void 0!==e.input?e.input:"";var a=e.minimum-e.input.length;t.char_remaining=a,t.char_plural=1!==a?"s":"";break;case"inputTooLong":t.term=void 0!==e.input?e.input:"";var i=e.input.length-e.maximum;t.char_over=i,t.char_plural=1!==i?"s":""}return n.mask_parse(r,t)}}},e.WS_Form.prototype.form_select_min_max=function(){var t=this;e("[data-select-min]:not([data-select-min-max-init]),[data-select-max]:not([data-select-min-max-init])",this.form_canvas_obj).each(function(){var a=e(this).attr("data-select-min"),s=e(this).attr("data-select-max");if(void 0!==a||void 0!==s){var r=e(this).attr("data-id"),n=t.get_section_repeatable_suffix(e(this)),i=e('<input type="number" id="'+t.esc_attr(t.form_id_prefix+"select-min-max-"+r+n)+'" data-select-min-max data-progress-include="change" style="display: none !important;" aria-label="Validator" />',t.form_canvas_obj);void 0!==a&&i.attr("min",a),void 0!==s&&i.attr("max",s),s=parseInt(s,10);var o=e("select option:selected",e(this)).length;i.attr("value",o);var l=t.get_invalid_feedback_obj(e(this));l.length?l.before(i):e(this).append(i),e("select",e(this)).on("change",function(){var a=t.get_field_wrapper(e(this)),s=t.get_field_id(e(this)),r=t.get_section_repeatable_suffix(e(this)),n=e("select option:selected",a).length;e("#"+t.form_id_prefix+"select-min-max-"+s+r,t.form_canvas_obj).val(n).trigger("change")}),e(this).attr("data-select-min-max-init","")}})}}(jQuery);
// source --> https://schatzelektrotechnik.de/wp-content/plugins/ws-form-pro/public/js/ws-form-public-tracking.min.js?ver=1.11.5 
!function(r){"use strict";r.WS_Form.prototype.form_tracking=function(){var o=this.form_tracking_get_values();for(var e in o)if(o.hasOwnProperty(e)){var t=o[e];switch(t.client_source){case"geo_location":if(!navigator.geolocation)break;var a=this;navigator.geolocation.getCurrentPosition(function(r){var o=r.coords.latitude+","+r.coords.longitude;a.form_geo_location_process(o),a.log("log_tracking_geo_location",o,"tracking")},function(o){a.form_geo_location_process(o.code),a.error("error_tracking_geo_location",r.WS_Form.debug_rendered?a.form_geo_location_get_error(o):"","tracking")});continue;default:t.server_query_var&&this.form_add_hidden_input(t.server_query_var,t.value)}}},r.WS_Form.prototype.form_tracking_get_values=function(){var o=[];for(var e in r.WS_Form.tracking)if(r.WS_Form.tracking.hasOwnProperty(e)){var t=r.WS_Form.tracking[e];if(this.get_object_meta_value(this.form,e,!1)){var a=void 0!==t.server_query_var&&t.server_query_var;if(void 0!==t.client_source){var i=t.client_source;switch(i){case"geo_location":var n="";break;default:if(!1===(n=this.form_tracking_get_value(t)))continue}o.push({id:e,client_source:i,server_query_var:a,value:n})}}}return o},r.WS_Form.prototype.form_tracking_get_value=function(r){if(void 0===r.client_source)return!1;switch(r.client_source){case"query_var":if(void 0===r.client_query_var)return!1;var o=r.client_query_var;return this.get_query_var(o);case"referrer":return void 0!==document.referrer?document.referrer:"";case"href":return void 0!==location.href?location.href:"";case"hostname":return void 0!==location.hostname?location.hostname:"";case"pathname":return void 0!==location.pathname?location.pathname:"";case"query_string":return void 0!==location.search?location.search:"";case"hash":return void 0!==location.hash?location.hash:"";case"os":if(void 0===window.navigator)break;return void 0!==window.navigator.platform?window.navigator.platform:"";case"agent":if(void 0===window.navigator)break;return void 0!==window.navigator.userAgent?window.navigator.userAgent:""}return!1},r.WS_Form.prototype.form_geo_location_process=function(r){this.form_add_hidden_input("wsf_geo_location",r)},r.WS_Form.prototype.form_geo_location_get_error=function(r){switch(r.code){case r.PERMISSION_DENIED:return this.language("debug_tracking_geo_location_permission_denied");case r.POSITION_UNAVAILABLE:return this.language("debug_tracking_geo_location_position_unavailable");case r.TIMEOUT:return this.language("debug_tracking_geo_location_timeout");default:return this.language("debug_tracking_geo_location_default")}}}(jQuery);
// source --> https://schatzelektrotechnik.de/wp-content/plugins/ws-form-pro/public/js/ws-form-public.min.js?ver=1.11.5 
!function(t){"use strict";t.WS_Form.prototype.set_is_admin=function(){return!1},t.WS_Form.prototype.init=function(){this.data_cache_build(),this.set_globals()},t.WS_Form.prototype.init_after_get_submit=function(e){t.WS_Form.debug_rendered&&(!1!==this.submit_auto_populate&&this.log("debug_action_get",this.submit_auto_populate.action_label),!1!==this.submit&&this.log("debug_submit_loaded")),this.form_build()},t.WS_Form.prototype.set_globals=function(){if(this.framework_id=t.WS_Form.settings_plugin.framework,this.framework=t.WS_Form.frameworks.types[this.framework_id],t.WS_Form.debug_rendered&&this.debug_info("debug_info_framework",this.framework.name),this.framework_fields=this.framework.fields.public,void 0!==this.form_obj.attr("action")){var e=this.form_obj.attr("action"),i=ws_form_settings.url_ajax_namespace+"/submit",a="rest_route="+encodeURIComponent("/"+ws_form_settings.url_ajax_namespace+"/submit");this.form_action_custom=-1===e.indexOf(i)&&-1===e.indexOf(a)}else this.form_action_custom=!0;var o=void 0!==this.framework.fields.public.class_form_validated?this.framework.fields.public.class_form_validated:[];if(this.class_validated=o.join(" "),this.selector_validated="."+o.join(",."),ws_form_settings.wsf_hash&&"object"==typeof ws_form_settings.wsf_hash){for(var r in ws_form_settings.wsf_hash)if(ws_form_settings.wsf_hash.hasOwnProperty(r)){var s=ws_form_settings.wsf_hash[r];void 0!==s.id&&void 0!==s.hash&&void 0!==s.token&&Number(s.id)===Number(this.form_id)&&this.hash_set(s.hash,s.token,!0)}}else this.hash_set(this.cookie_get("hash",""),!1,!0);this.visual_editor=void 0!==this.form_canvas_obj.attr("data-visual-builder");var _=this;if(this.hash){var n="submit/hash/"+this.hash+"/";this.token&&(n+=this.token+"/"),_.api_call(n,"GET",!1,function(t){void 0!==t.data&&(_.submit=t.data),_.init_after_get_submit(!0),_.submit=!1},function(t){_.read_json_populate(),_.init_after_get_submit(!1)})}else this.read_json_populate(),this.init_after_get_submit(!1)},t.WS_Form.prototype.read_json_populate=function(){"undefined"!=typeof wsf_form_json_populate&&void 0!==wsf_form_json_populate[this.form_id]&&(this.submit_auto_populate=wsf_form_json_populate[this.form_id])},t.WS_Form.prototype.log=function(e,i,a){return void 0===i&&(i=""),void 0===a&&(a=""),!!t.WS_Form.debug_rendered&&this.debug_audit_add("log",this.language(e,i,!1).replace(/%s/g,i),a)},t.WS_Form.prototype.error=function(e,i,a){void 0===i&&(i=""),void 0===a&&(a="");var o=this.language(e,i,!1).replace(/%s/g,i);return t.WS_Form.debug_rendered&&this.debug_audit_add("error",o,a),o},t.WS_Form.prototype.form_render=function(){if(this.form_timer(),"function"==typeof this.form_calc_log&&this.form_calc_log(),void 0!==this.form.meta.action)for(var t in this.form.meta.action)if(this.form.meta.action.hasOwnProperty(t)){var e=this.form.meta.action[t],i=e.id.toString();this.conditional_actions_run_action.push(i),e.save&&this.conditional_actions_run_save.push(i),e.submit&&this.conditional_actions_run_submit.push(i),"google"===e.conversion_type&&(this.action_ga=!0)}this.conditional_actions_changed=!1,this.signatures=[],this.signatures_by_name=[],this.recaptchas=[],this.recaptchas_v2_default=[],this.recaptchas_v2_invisible=[],this.recaptchas_v3_default=[],this.recaptchas_conditions=[],this.hcaptchas=[],this.hcaptchas_default=[],this.hcaptchas_invisible=[],this.hcpatchas_conditions=[],this.turnstiles=[],this.turnstiles_default=[],this.turnstiles_conditions=[],this.captchafoxes=[],this.captchafoxes_default=[],this.captchafoxes_invisible=[],this.captchafoxes_conditions=[],this.form.meta.style_id&&void 0===this.form_obj.attr("data-wsf-style-id")&&this.form_obj.attr("data-wsf-style-id",this.form.meta.style_id),this.form_framework(),this.form_preview(),"function"==typeof this.form_tab&&this.form_tab(),"function"==typeof this.form_section_repeatable&&this.form_section_repeatable(),this.form_navigation(),"function"==typeof this.form_analytics&&this.form_analytics(),this.form_validation(),"function"==typeof this.form_select&&this.form_select(),"function"==typeof this.form_select_min_max&&this.form_select_min_max(),"function"==typeof this.form_select2&&this.form_select2(),"function"==typeof this.form_dedupe_value_scope&&this.form_dedupe_value_scope(),"function"==typeof this.form_checkbox_min_max&&this.form_checkbox_min_max(),"function"==typeof this.form_checkbox_select_all&&this.form_checkbox_select_all(),"function"==typeof this.form_radio_validation&&this.form_radio_validation(),this.form_character_word_count(),"function"==typeof this.form_tel&&this.form_tel(),"function"==typeof this.form_date&&this.form_date(),"function"==typeof this.form_color&&this.form_color(),"function"==typeof this.form_signature&&this.form_signature(),"function"==typeof this.form_ssn&&this.form_ssn(),this.form_honeypot(),"function"==typeof this.form_recaptcha&&this.form_recaptcha(),"function"==typeof this.form_hcaptcha&&this.form_hcaptcha(),"function"==typeof this.form_turnstile&&this.form_turnstile(),"function"==typeof this.form_captchafox&&this.form_captchafox(),"function"==typeof this.form_email&&this.form_email(),this.form_label(),this.form_css_var(),"function"==typeof this.form_legal&&this.form_legal(),"function"==typeof this.form_rating&&this.form_rating(),"function"==typeof this.form_google_map&&this.form_google_map(),"function"==typeof this.form_google_address&&this.form_google_address(),"function"==typeof this.form_google_route&&this.form_google_route(),"function"==typeof this.form_ecommerce&&this.form_ecommerce(),"function"==typeof this.form_file&&this.form_file(),"function"==typeof this.form_media_capture&&this.form_media_capture(),"function"==typeof this.form_conditional&&this.form_conditional(!0),"function"==typeof this.form_conversational&&this.form_conversational(),"function"==typeof this.form_progress&&this.form_progress(),this.form_help_value(),"function"==typeof this.form_textarea&&this.form_textarea(),"function"==typeof this.form_consent&&this.form_consent(),this.form_required(),this.form_inputmask(),"function"==typeof this.form_tracking&&this.form_tracking(),"function"==typeof this.form_password_visibility_toggle&&this.form_password_visibility_toggle(),"function"==typeof this.form_password_generate&&this.form_password_generate(),"function"==typeof this.form_password_strength_meter&&this.form_password_strength_meter(),this.form_credit_card(),this.form_transform(),this.form_bypass_enabled=!0,this.form_bypass(!1),this.form_validate_real_time(),"function"==typeof this.form_validate_field&&this.form_validate_field("init"),"function"==typeof this.form_calc&&this.form_calc(),this.form_stat(),"function"==typeof this.form_cascade&&this.form_cascade(),"function"==typeof this.form_geo&&this.form_geo(),"function"==typeof this.form_tab_validation&&this.form_tab_validation(),this.form_accessibility(),"function"==typeof this.section_repeatable_hidden_field&&this.section_repeatable_hidden_field(),this.log("debug_form_rendered"),"function"==typeof this.form_loader_hide&&this.form_loader_hide(!1),this.trigger("rendered"),this.form_obj.attr("data-wsf-rendered",""),"function"==typeof this.styler&&this.styler(),"function"==typeof this.styler_scheme&&this.styler_scheme(!this.visual_editor,!0)},t.WS_Form.prototype.form_timer=function(){this.date_start=this.cookie_get("date_start",!1),(!1===this.date_start||isNaN(this.date_start)||""===this.date_start)&&(this.date_start=(new Date).getTime(),"on"===this.get_object_meta_value(this.form,"tracking_duration","")&&this.cookie_set("date_start",this.date_start,!1))},t.WS_Form.prototype.form_timer_reset=function(){this.date_start=!1,"on"===this.get_object_meta_value(this.form,"tracking_duration","")&&this.cookie_set("date_start","",!1)},t.WS_Form.prototype.trigger=function(e){var i="wsf-"+e;t(document).trigger(i,[this.form,this.form_id,this.form_instance_id,this.form_obj,this.form_canvas_obj,this.group_index]),this.log("log_trigger",i,"event");var a="wsf-"+e+"-instance-"+this.form_instance_id;t(window).trigger(a);var o="wsf-"+e+"-form-"+this.form_id;t(window).trigger(o)},t.WS_Form.prototype.form_framework=function(){if(void 0!==this.framework.form.public&&"object"==typeof this.framework.form.public.attributes)for(var e in this.framework.form.public.attributes){var i=this.framework.form.public.attributes[e];this.form_obj.attr(e,i)}if(void 0!==this.framework.init_js){var a={form_canvas_selector:"#"+this.form_obj_id},o=this.mask_parse(this.framework.init_js,a);try{t.globalEval("(function($) {\n"+o+"\n})(jQuery);")}catch(t){this.error("error_js",o)}}},t.WS_Form.prototype.form_reset=function(e){var i=this;for(var a in this.trigger("reset-before"),this.form_canvas_obj.removeClass(this.class_validated),this.form_obj[0].reset(),this.field_data_cache)if(this.field_data_cache.hasOwnProperty(a)){var o=this.field_data_cache[a],r=o.id,s=this.field_name_prefix+r,_=t.WS_Form.field_type_cache[o.type],n=void 0!==_.trigger?_.trigger:"change",c=t('[name="'+this.esc_selector(s)+'"], [name^="'+this.esc_selector(s)+'["]',this.form_canvas_obj);switch(o.type){case"textarea":c.each(function(){"function"==typeof i.textarea_set_value&&i.textarea_set_value(t(this),t(this).val()),t(this).trigger(n)});break;case"color":c.each(function(){t(this).trigger(n),"undefined"!=typeof Coloris&&t(this)[0].dispatchEvent(new Event("input",{bubbles:!0}))});break;case"file":c.each(function(){t(this).trigger(n)}),"function"==typeof i.form_file_dropzonejs_populate&&"undefined"!=typeof Dropzone&&t('[name="'+this.esc_selector(s)+'"][data-file-type="dropzonejs"], [name^="'+this.esc_selector(s)+'["][data-file-type="dropzonejs"]',this.form_canvas_obj).each(function(){i.form_file_dropzonejs_populate(t(this),!1)});break;default:c.each(function(){t(this).trigger(n)})}}"function"==typeof this.signatures_clear&&this.signatures_clear(),"function"==typeof this.recaptcha_reset&&this.recaptcha_reset(),"function"==typeof this.hcaptcha_reset&&this.hcaptcha_reset(),"function"==typeof this.turnstile_reset&&this.turnstile_reset(),"function"==typeof this.captchafox_reset&&this.captchafox_reset(),"function"==typeof this.form_conditional&&this.form_conditional(),this.trigger("reset-complete")},t.WS_Form.prototype.form_clear=function(){var e=this;for(var i in this.trigger("clear-before"),this.form_canvas_obj.removeClass(this.class_validated),this.field_data_cache)if(this.field_data_cache.hasOwnProperty(i)){var a=this.field_data_cache[i],o=a.id,r=this.field_name_prefix+o,s=t.WS_Form.field_type_cache[a.type],_=void 0!==s.trigger?s.trigger:"change",n=t('[name="'+this.esc_selector(r)+'"], [name^="'+this.esc_selector(r)+'["]',this.form_canvas_obj);switch(a.type){case"checkbox":case"price_checkbox":case"radio":case"price_radio":n.each(function(){t(this).is(":checked")&&t(this).prop("checked",!1).trigger(_)});break;case"select":case"price_select":t('[name="'+this.esc_selector(r)+'"], [name^="'+this.esc_selector(r)+'["] option',this.form_canvas_obj).each(function(){t(this).is(":selected")&&(t(this).prop("selected",!1),t(this).closest("select").trigger(_))});break;case"textarea":n.each(function(){""!==t(this).val()&&(t(this).val("").trigger(_),"function"==typeof e.textarea_set_value&&e.textarea_set_value(t(this),""))});break;case"color":n.each(function(){""!==t(this).val()&&(t(this).val("").trigger(_),"undefined"!=typeof Coloris&&t(this)[0].dispatchEvent(new Event("input",{bubbles:!0})))});break;case"file":n.each(function(){""!==t(this).val()&&t(this).val("").trigger(_)}),"function"==typeof e.form_file_dropzonejs_populate&&"undefined"!=typeof Dropzone&&t('[name="'+this.esc_selector(r)+'"][data-file-type="dropzonejs"], [name^="'+this.esc_selector(r)+'["][data-file-type="dropzonejs"]',this.form_canvas_obj).each(function(){e.form_file_dropzonejs_populate(t(this),!0)});break;default:n.each(function(){""!==t(this).val()&&t(this).val("").trigger(_)})}}"function"==typeof this.signatures_clear&&this.signatures_clear(),"function"==typeof this.recaptcha_reset&&this.recaptcha_reset(),"function"==typeof this.hcaptcha_reset&&this.hcaptcha_reset(),"function"==typeof this.turnstile_reset&&this.turnstile_reset(),"function"==typeof this.captchafox_reset&&this.captchafox_reset(),"function"==typeof this.form_conditional&&this.form_conditional(),this.trigger("clear-complete")},t.WS_Form.prototype.form_reload=function(){for(var t in this.form_events_reset)if(this.form_events_reset.hasOwnProperty(t)){var e=this.form_events_reset[t];e.obj.off(e.event)}this.form_obj.off(),this.form_canvas_obj.off(),this.form_events_reset=[],this.calc=[];var i=this;if(""!==this.hash){var a="submit/hash/"+this.hash+"/";this.token&&(a+=this.token+"/"),i.api_call(a,"GET",!1,function(t){i.submit=t.data,i.form_reload_after_get_submit(!0),i.submit=!1},function(t){i.form_reload_after_get_submit(!1)})}else this.submit=!1,this.form_reload_after_get_submit(!1)},t.WS_Form.prototype.form_reload_after_get_submit=function(e){t('[data-wsf-message][data-wsf-instance-id="'+this.form_instance_id+'"]').remove(),this.form_canvas_obj.show(),this.form_canvas_obj.removeClass(this.class_validated),this.form_validation_real_time_hooks=[],this.form_canvas_obj.empty(),"function"==typeof this.form_loader&&this.form_loader(),"function"==typeof this.form_loader_show&&this.form_loader_show("render"),this.form_build()},t.WS_Form.prototype.form_hash_clear=function(){this.hash="",this.cookie_clear("hash"),t.WS_Form.debug_rendered&&(this.debug_info("debug_info_hash",this.language("debug_hash_empty")),this.debug_info("debug_info_submit_count",0)),this.log("log_hash_clear")},t.WS_Form.prototype.form_transform=function(){var e=this;t("[data-wsf-transform]:not([data-wsf-transform-init])",this.form_canvas_obj).each(function(){t(this).attr("data-wsf-transform-init","");var i=t(this).attr("data-wsf-transform");t(this).on("change input",function(){e.form_transform_process(t(this),i)}),e.form_transform_process(t(this),i)})},t.WS_Form.prototype.form_transform_process=function(t,e){var i=t.val();switch(t.attr("type")){case"email":var a=!1;break;default:a=!0}if(i&&"string"==typeof i){if(a)var o=t[0].selectionStart,r=t[0].selectionEnd;switch(e){case"uc":t.val(i.toUpperCase());break;case"lc":t.val(i.toLowerCase());break;case"capitalize":t.val(this.ucwords(i.toLowerCase()));break;case"sentence":t.val(this.ucfirst(i.toLowerCase()))}a&&t[0].setSelectionRange(o,r)}},t.WS_Form.prototype.form_credit_card=function(){t("input[data-credit-card]:not([data-init-credit-card])",this.form_canvas_obj).each(function(){t(this).attr("data-init-credit-card",""),t(this).on("input",function(){if(void 0!==t(this).inputmask){var e,i=t(this).val().replace(/\D/g,"");e=/^3[47]\d{0,13}$/.test(i)?"9999 999999 99999":/^3(?:0[0-5]|[68]\d)\d{0,11}$/.test(i)?"9999 999999 9999":/^\d{0,16}$/.test(i)?"9999 9999 9999 9999":"remove",t(this).attr("data-currentmask")!==e&&(t(this).attr("data-currentmask",e),t(this).inputmask(e,{placeholder:"",clearMaskOnLostFocus:!1}))}})})},t.WS_Form.prototype.form_email=function(){var e=this;t('input[type="email"]:not([data-init-email])',this.form_canvas_obj).each(function(){var i=e.get_field(t(this)),a=e.get_object_meta_value(i,"allow_deny",""),o=e.get_object_meta_value(i,"allow_deny_values",[]);""!==a&&-1!==["allow","deny"].indexOf(a)&&"object"==typeof o&&(e.form_email_allow_deny(t(this)),t(this).on("change",function(){e.form_email_allow_deny(t(this))})),t(this).attr("data-init-email","")})},t.WS_Form.prototype.form_email_allow_deny=function(t){var e=t.val();if(""!==e){var i=this.get_field(t),a=this.get_object_meta_value(i,"allow_deny",""),o=this.get_object_meta_value(i,"allow_deny_values",[]),r="deny"===a;for(var s in o)if(o.hasOwnProperty(s)){var _=o[s].allow_deny_value;new RegExp(_.replace("*",".*")+"$").test(e)&&(r="allow"===a)}if(r)this.set_invalid_feedback(t,"");else{var n=this.get_object_meta_value(i,"allow_deny_message","");n||(n=this.language("error_email_allow_deny_message")),this.set_invalid_feedback(t,n)}}},t.WS_Form.prototype.form_navigation=function(){var e=this,i=this.get_group_count();t('[data-action="wsf-tab_next"]',this.form_canvas_obj).each(function(){t(this).off("click");var a=t(this).closest("[data-group-index]").nextAll(":not([data-wsf-group-hidden])").first();i<=1||!a.length?t(this).prop("disabled",!0).attr("data-wsf-disabled",""):void 0!==t(this).attr("data-wsf-disabled")&&t(this).prop("disabled",!1).removeAttr("data-wsf-disabled"),void 0===t(this).attr("disabled")&&t(this).on("click",function(){var i=e.get_object_meta_value(e.form,"tab_validation"),o=e.get_object_meta_value(e.form,"tab_validation_show");if(i&&o){var r=e.get_group(t(this));r&&void 0===r.attr("data-wsf-validated")?(r.addClass(e.class_validated),e.form_accessibility(),e.get_object_meta_value(e.form,"invalid_field_focus",!0)&&e.get_field_elements(r).each(function(){if(e.is_invalid(t(this)))return t(this).focus().trigger("focus"),!1})):(r.removeClass(this.class_validated),"function"==typeof e.form_tab_group_index_new&&e.form_tab_group_index_new(t(this),a.attr("data-group-index")))}else"function"==typeof e.form_tab_group_index_new&&e.form_tab_group_index_new(t(this),a.attr("data-group-index"))})}),t('[data-action="wsf-tab_previous"]',this.form_canvas_obj).each(function(){t(this).off("click");var a=t(this).closest("[data-group-index]").prevAll(":not([data-wsf-group-hidden])").first();i<=1||!a.length?t(this).prop("disabled",!0).attr("data-wsf-disabled",""):void 0!==t(this).attr("data-wsf-disabled")&&t(this).prop("disabled",!1).removeAttr("data-wsf-disabled"),void 0===t(this).attr("disabled")&&"function"==typeof e.form_tab_group_index_new&&t(this).on("click",function(){e.form_tab_group_index_new(t(this),a.attr("data-group-index"))})}),this.form_canvas_obj.off("click",'[data-action="wsf-save"]').on("click",'[data-action="wsf-save"]',function(){var i=e.get_field(t(this));void 0!==i&&(e.get_object_meta_value(i,"validate_form","")?e.form_post_if_validated("save"):e.form_post("save"))}),this.form_canvas_obj.off("click",'[data-action="wsf-reset"]').on("click",'[data-action="wsf-reset"]',function(t){t.preventDefault(),e.form_reset()}),this.form_canvas_obj.off("click",'[data-action="wsf-clear"]').on("click",'[data-action="wsf-clear"]',function(){e.form_clear()})},t.WS_Form.prototype.get_group_index=function(t){var e=this.get_group(t);if(!1===e)return!1;var i=e.first().attr("data-group-index");return void 0!==i&&parseInt(i,10)},t.WS_Form.prototype.get_group_count=function(){t(".wsf-group-tabs",this.form_canvas_obj).children(":not([data-wsf-group-hidden])").length},t.WS_Form.prototype.get_group=function(t){if(this.get_group_count()<=1)return!1;var e=t.closest("[data-group-index]");return 0!==e.length&&e},t.WS_Form.prototype.get_group_id=function(t){var e=t.closest("[data-id]").attr("data-id");return void 0!==e&&parseInt(e,10)},t.WS_Form.prototype.get_section=function(t){var e=t.closest("fieldset");return 0!==e.length&&e},t.WS_Form.prototype.get_section_id=function(t){var e=t.closest('[id^="'+this.form_id_prefix+'section-"]').attr("data-id");return void 0!==e&&parseInt(e,10)},t.WS_Form.prototype.get_section_repeatable_index=function(t){var e=t.closest('[id^="'+this.form_id_prefix+'section-"]').attr("data-repeatable-index");return e>0?parseInt(e,10):0},t.WS_Form.prototype.get_section_repeatable_suffix=function(t){var e=this.get_section_repeatable_index(t);return e?"-repeat-"+e:""},t.WS_Form.prototype.get_field_elements=function(e){return t("input,select,textarea",e).filter(':not([data-hidden],[data-hidden-section],[data-hidden-group],[disabled],[type="hidden"])')},t.WS_Form.prototype.get_field=function(t){var e=this.get_field_id(t);return!!e&&this.field_data_cache[e]},t.WS_Form.prototype.get_field_wrapper=function(t){return t.closest("[data-id]")},t.WS_Form.prototype.get_field_id=function(t){var e;return(e=t.closest("[data-type][data-id]").attr("data-id"))?parseInt(e,10):!!(e=t.attr("data-id-hidden"))&&parseInt(e,10)},t.WS_Form.prototype.get_field_type=function(t){var e=t.closest("[data-type]").attr("data-type");return void 0!==e&&e},t.WS_Form.prototype.get_field_object_row_id=function(t){var e=t.closest("[data-row-radio][data-row-id],[data-row-checkbox][data-row-id]");if(0===e.length)return!1;var i=e.attr("data-row-id");return void 0!==i&&parseInt(i,10)},t.WS_Form.prototype.get_label_obj=function(e){var i=this.get_field_id(e),a=this.get_section_repeatable_suffix(e);return t("#"+this.form_id_prefix+"label-"+i+a,this.form_canvas_obj)},t.WS_Form.prototype.get_checkbox_min_max_obj=function(e){var i=this.get_field_id(e),a=this.get_section_repeatable_suffix(e);return t("#"+this.form_id_prefix+"checkbox-min-max-"+i+a,this.form_canvas_obj)},t.WS_Form.prototype.get_checkbox_row_count=function(e){var i=this.get_field_wrapper(e),a=t('[data-row-checkbox]:not([style*="display: none"]) input:not([data-hidden],[data-hidden-section],[data-hidden-group])',i);return a?a.length:0},t.WS_Form.prototype.get_radio_row_count=function(e){var i=this.get_field_wrapper(e),a=t('[data-row-radio]:not([style*="display: none"]) input:not([data-hidden],[data-hidden-section],[data-hidden-group])',i);return a?a.length:0},t.WS_Form.prototype.get_help_obj=function(e){var i=this.get_field_id(e),a=this.get_section_repeatable_suffix(e);return t("#"+this.form_id_prefix+"help-"+i+a,this.form_canvas_obj)},t.WS_Form.prototype.get_invalid_feedback_obj=function(e,i){return t("#"+this.get_invalid_feedback_id(e,i))},t.WS_Form.prototype.get_invalid_feedback_id=function(t,e){var i=this.get_field_id(t),a=this.get_section_repeatable_suffix(t),o=e?"-row-"+e:"";return this.form_id_prefix+"invalid-feedback-"+i+o+a},t.WS_Form.prototype.get_invalid_feedback=function(t){return!(!t.length||void 0===t[0].validationMessage)&&t[0].validationMessage},t.WS_Form.prototype.set_invalid_feedback=function(t,e,i){this.is_not_number(i)&&(i=0),"object"==typeof i&&void 0!==i[0]&&(i=i[0]);var a=this.get_invalid_feedback_obj(t,i),o=this.get_section_id(t),r=this.get_section_repeatable_index(t),s=this.get_field_id(t);!1===e&&(e=a.html()),t.length&&t[0].willValidate&&(""!==e?(void 0===this.validation_message_cache[o]&&(this.validation_message_cache[o]=[]),void 0===this.validation_message_cache[o][r]&&(this.validation_message_cache[o][r]=[]),void 0===this.validation_message_cache[o][r][s]&&(this.validation_message_cache[o][r][s]=[]),this.validation_message_cache[o][r][s][i]=e):void 0!==this.validation_message_cache[o]&&void 0!==this.validation_message_cache[o][r]&&void 0!==this.validation_message_cache[o][r][s]&&void 0!==this.validation_message_cache[o][r][s][i]&&delete this.validation_message_cache[o][r][s][i],t[0].setCustomValidity(e),this.form_validate_real_time_process(!1,!1)),a.length&&(""!==e?(void 0===this.invalid_feedback_cache[o]&&(this.invalid_feedback_cache[o]=[]),void 0===this.invalid_feedback_cache[o][r]&&(this.invalid_feedback_cache[o][r]=[]),void 0===this.invalid_feedback_cache[o][r][s]&&(this.invalid_feedback_cache[o][r][s]=[]),void 0===this.invalid_feedback_cache[o][r][s][i]&&(this.invalid_feedback_cache[o][r][s][i]=a.html()),a.html(e)):void 0!==this.invalid_feedback_cache[o]&&void 0!==this.invalid_feedback_cache[o][r]&&void 0!==this.invalid_feedback_cache[o][r][s]&&void 0!==this.invalid_feedback_cache[o][r][s][i]&&(a.html(this.invalid_feedback_cache[o][r][s][i]),delete this.invalid_feedback_cache[o][r][s][i]))},t.WS_Form.prototype.form_preview=function(){this.form_canvas_obj[0].hasAttribute("data-preview")&&this.form_add_hidden_input("wsf_preview","true")},t.WS_Form.prototype.form_honeypot=function(){if(this.get_object_meta_value(this.form,"honeypot",!1)){var e=""!==this.form.published_checksum?this.form.published_checksum:"honeypot_unpublished_"+this.form_id,i=t.WS_Form.settings_plugin.framework,a=(t.WS_Form.frameworks.types[i],this.framework.fields.public),o=void 0!==a.honeypot_attributes?" "+a.honeypot_attributes.join(" "):"",r='<label for="field_'+e+'" aria-hidden="true" style="position: absolute !important; '+(ws_form_settings.rtl?"right":"left")+': -9999em !important; height: 0 !important; margin: 0 !important; padding: 0 !important;">'+this.esc_html(e)+'<input type="text" id="field_'+this.esc_attr(e)+'" name="field_'+this.esc_attr(e)+'" value="" autocomplete="off" tab-index="-1" style="display: none !important;"'+o+"></label>";this.form_canvas_obj.append(r),this.log("log_honeypot","","spam-protect")}},t.WS_Form.prototype.get_css_var=function(t,e){void 0===e&&(e="");var i=getComputedStyle(this.form_obj[0]);if(!i)return e;var a=i.getPropertyValue(t);return void 0===a?e:a.trim()},t.WS_Form.prototype.form_css_var=function(){switch(this.get_css_var("--wsf-field-label-inside-mode","move")){case"hide":this.form_obj.addClass("wsf-label-position-inside-hide")}switch(this.get_css_var("--wsf-field-border-placement","all")){case"bottom":this.form_obj.addClass("wsf-field-border-placement-bottom")}},t.WS_Form.prototype.form_label=function(e){void 0===e&&(e=this.form_canvas_obj);var i=this;t(".wsf-label-position-inside:not([wsf-label-position-inside-init]):visible",e).each(function(){var e=t(".wsf-input-group-prepend",t(this)),a=t(".iti",t(this));if(e.length&&!a.length){var o=t("label",t(this)),r=parseFloat(o.css("left").replace("px",""))+e.outerWidth();o.css("left",r+"px")}var s=i.get_help_obj(t(this));if(s.length){var _=i.get_field_id(t(this)),n=i.field_data_cache[_];if("top"===i.get_help_position(n)){var c=parseFloat(s.outerHeight()),d=parseFloat(s.css("margin-bottom")),h=(o=i.get_label_obj(t(this)),parseFloat(o.css("top")));h+=c+d,o.css("top",h+"px")}}t(this).attr("wsf-label-position-inside-init","")})},t.WS_Form.prototype.form_required=function(){var e=this;if(!this.get_object_meta_value(this.form,"label_required",!1))return!1;if(""===(i=this.get_object_meta_value(this.form,"label_mask_required","",!0,!0))){var i,a=t.WS_Form.settings_plugin.framework,o=(t.WS_Form.frameworks.types[a],this.framework.fields.public);if(void 0===o.mask_required_label)return!1;if(""===(i=o.mask_required_label))return!1}t("label",this.form_canvas_obj).each(function(){var a=t(this).attr("for");if(void 0!==a){if(!(r=t('[id="'+e.esc_selector(a)+'"]',e.form_canvas_obj)).length)return;if(void 0!==r.attr("data-init-required"))return;var o=void 0!==r.attr("data-required")}else{var r;if(!(r=e.get_checkbox_min_max_obj(t(this))).length)return;o=void 0!==r.attr("min")&&parseInt(r.attr("min"),10)>0}var s=t(this).attr("data-label-required-id");if(void 0!==s&&!1!==s)var _=t("#"+s,e.form_canvas_obj);else _=t(this);var n=t(".wsf-required-wrapper",_);if(!n.length&&o){var c=_.children("div,[name]").first();c.length?c.before('<span class="wsf-required-wrapper"></span>'):_.append('<span class="wsf-required-wrapper"></span>'),n=t(".wsf-required-wrapper",_)}o?(n.html(i),r.attr("data-init-required","")):(n.html(""),r.removeAttr("data-init-required"))})},t.WS_Form.prototype.form_bypass=function(e){if(!this.form_bypass_enabled)return!1;var i=this;t('input[type="number"]:not([step]):not([data-step-bypass])',this.form_canvas_obj).attr("step",1);var a=this.form_bypass_attributes();for(var o in a)if(a.hasOwnProperty(o)){var r=a[o],s=r.bypass,_=r.not,n=void 0!==r.replace&&r.replace;t("["+s+"-group]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'group-"]:not([data-wsf-group-hidden]) ['+s+"-group]:not("+_+")",this.form_canvas_obj).attr(o,function(){return t(this).attr(s+"-group")}).removeAttr(s+"-group"),t("["+o+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'group-"][data-wsf-group-hidden] ['+o+"]:not("+_+",["+s+'-group]), [id^="'+this.form_id_prefix+'group-"][data-wsf-group-hidden] ['+o+"]:not("+_+",["+s+"-group])").attr(s+"-group",function(){return i.form_bypass_hidden(t(this),o,n)}),t("["+s+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'group-"][data-wsf-group-hidden] ['+s+"]:not("+_+'), [id^="'+this.form_id_prefix+'group-"][data-wsf-group-hidden] ['+s+"]:not("+_+")").attr(s+"-group",function(){return i.form_bypass_visible(t(this),s)}).removeAttr(s),t("["+s+"-section]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'section-"]:not([style*="display:none"],[style*="display: none"]) ['+s+"-section]:not("+_+")",this.form_canvas_obj).attr(o,function(){return t(this).attr(s+"-section")}).removeAttr(s+"-section"),t("["+o+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'section-"][style*="display:none"] ['+o+"]:not("+_+",["+s+'-section]), [id^="'+this.form_id_prefix+'section-"][style*="display: none"] ['+o+"]:not("+_+",["+s+"-section])").attr(s+"-section",function(){return i.form_bypass_hidden(t(this),o,n)}),t("["+s+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'section-"][style*="display:none"] ['+s+"]:not("+_+'), [id^="'+this.form_id_prefix+'section-"][style*="display: none"] ['+s+"]:not("+_+")").attr(s+"-section",function(){return i.form_bypass_visible(t(this),s)}).removeAttr(s),t("["+s+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'field-wrapper-"]:not([style*="display:none"],[style*="display: none"]) ['+s+"]:not("+_+")",this.form_canvas_obj).attr(o,function(){return i.form_bypass_visible(t(this),s)}).removeAttr(s),t("["+o+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'field-wrapper-"][style*="display:none"] ['+o+"]:not("+_+",["+s+']), [id^="'+this.form_id_prefix+'field-wrapper-"][style*="display: none"] ['+o+"]:not("+_+",["+s+"])",this.form_canvas_obj).attr(s,function(){return i.form_bypass_hidden(t(this),o,n)}),t("["+s+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'field-wrapper-"]:not([style*="display:none"],[style*="display: none"]) [data-row-checkbox]:not([style*="display:none"],[style*="display: none"]) > input[type="checkbox"] ['+s+"]:not("+_+")",this.form_canvas_obj).attr(o,function(){return i.form_bypass_visible(t(this),s)}).removeAttr(s),t("["+o+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-checkbox][style*="display:none"] > input[type="checkbox"]['+o+"]:not("+_+",["+s+']), [id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-checkbox][style*="display: none"] > input[type="checkbox"]['+o+"]:not("+_+",["+s+"])",this.form_canvas_obj).attr(s,function(){return i.form_bypass_hidden(t(this),o,n)}),t("["+s+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'field-wrapper-"]:not([style*="display:none"],[style*="display: none"]) [data-row-radio]:not([style*="display:none"],[style*="display: none"]) > input[type="radio"] ['+s+"]:not("+_+")",this.form_canvas_obj).attr(o,function(){return i.form_bypass_visible(t(this),s)}).removeAttr(s),t("["+o+"]",this.form_canvas_obj).length&&t('[id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-radio][style*="display:none"] > input[type="radio"]['+o+"]:not("+_+",["+s+']), [id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-radio][style*="display: none"] > input[type="radio"]['+o+"]:not("+_+",["+s+"])",this.form_canvas_obj).attr(s,function(){return i.form_bypass_hidden(t(this),o,n)})}return t('[id^="'+this.form_id_prefix+'group-"]:not([data-wsf-group-hidden])',this.form_canvas_obj).find('[name]:not([type="hidden"]),[data-static],[data-recaptcha],[data-hcaptcha],[data-turnstile],[data-captchafox]').each(function(){i.form_bypass_process(t(this),"-group",!1)}),t('[id^="'+this.form_id_prefix+'group-"][data-wsf-group-hidden]',this.form_canvas_obj).find('[name]:not([type="hidden"]),[data-static],[data-recaptcha],[data-hcaptcha],[data-turnstile],[data-captchafox]').each(function(){i.form_bypass_process(t(this),"-group",!0)}),t('[id^="'+this.form_id_prefix+'section-"]:not([style*="display:none"],[style*="display: none"])',this.form_canvas_obj).find('[name]:not([type="hidden"],[data-hidden-group]),[data-static],[data-recaptcha],[data-hcaptcha],[data-turnstile],[data-captchafox]').each(function(){i.form_bypass_process(t(this),"-section",!1)}),t('[id^="'+this.form_id_prefix+'section-"][style*="display:none"], [id^="'+this.form_id_prefix+'section-"][style*="display: none"]').find('[name]:not([type="hidden"]),[data-static],[data-recaptcha],[data-hcaptcha],[data-turnstile],[data-captchafox]').each(function(){i.form_bypass_process(t(this),"-section",!0)}),t('[id^="'+this.form_id_prefix+'field-wrapper-"]:not([style*="display:none"],[style*="display: none"])',this.form_canvas_obj).find('[name]:not([type="hidden"],[data-hidden-section],[data-hidden-group]),[data-static],[data-recaptcha],[data-hcaptcha],[data-turnstile],[data-captchafox]').each(function(){i.form_bypass_process(t(this),"",!1)}),t('[id^="'+this.form_id_prefix+'field-wrapper-"][style*="display:none"], [id^="'+this.form_id_prefix+'field-wrapper-"][style*="display: none"]',this.form_canvas_obj).find('[name]:not([type="hidden"]),[data-static],[data-recaptcha],[data-hcaptcha],[data-turnstile],[data-captchafox]').each(function(){i.form_bypass_process(t(this),"",!0)}),t('[id^="'+this.form_id_prefix+'field-wrapper-"]:not([style*="display:none"],[style*="display: none"]) [data-row-checkbox]:not([style*="display:none"],[style*="display: none"]) input[type="checkbox"]',this.form_canvas_obj).each(function(){i.form_bypass_process(t(this),"",!1)}),t('[id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-checkbox][style*="display:none"] input[type="checkbox"], [id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-checkbox][style*="display: none"] input[type="checkbox"]',this.form_canvas_obj).each(function(){i.form_bypass_process(t(this),"",!0)}),t('[id^="'+this.form_id_prefix+'field-wrapper-"]:not([style*="display:none"],[style*="display: none"]) [data-row-radio]:not([style*="display:none"],[style*="display: none"]) input[type="radio"]',this.form_canvas_obj).each(function(){i.form_bypass_process(t(this),"",!1)}),t('[id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-radio][style*="display:none"] input[type="radio"], [id^="'+this.form_id_prefix+'field-wrapper-"] [data-row-radio][style*="display: none"] input[type="radio"]',this.form_canvas_obj).each(function(){i.form_bypass_process(t(this),"",!0)}),"function"==typeof this.form_progress_process&&this.form_progress_process(),this.has_ecommerce&&"function"==typeof this.form_ecommerce_calculate&&this.form_ecommerce_calculate(),this.form_validate_real_time_process(e,!1),!0},t.WS_Form.prototype.form_bypass_attributes=function(){return{required:{bypass:"data-required-bypass",not:'[type="hidden"]'},"aria-required":{bypass:"data-aria-required-bypass",not:'[type="hidden"]'},min:{bypass:"data-min-bypass",not:'[type="hidden"],[type="range"]'},max:{bypass:"data-max-bypass",not:'[type="hidden"],[type="range"]'},minlength:{bypass:"data-minlength-bypass",not:'[type="hidden"]'},maxlength:{bypass:"data-maxlength-bypass",not:'[type="hidden"]'},pattern:{bypass:"data-pattern-bypass",not:'[type="hidden"]'},step:{bypass:"data-step-bypass",not:'[type="hidden"],[type="range"]',replace:"any"},"data-ecommerce-price":{bypass:"data-ecommerce-price-bypass",not:"[data-ecommerce-persist]"},"data-ecommerce-cart-price":{bypass:"data-ecommerce-cart-price-bypass",not:"[data-ecommerce-persist]"}}},t.WS_Form.prototype.form_bypass_obj_reset=function(t){var e=this.form_bypass_attributes();for(var i in e)if(e.hasOwnProperty(i)){var a=e[i].bypass;t.attr(a+"-group")&&t.attr(i,t.attr(a+"-group")).removeAttr(a+"-group"),t.attr(a+"-section")&&t.attr(i,t.attr(a+"-section")).removeAttr(a+"-section"),t.attr(a)&&t.attr(i,t.attr(a)).removeAttr(a)}},t.WS_Form.prototype.form_bypass_hidden=function(t,e,i){var a=t.attr(e);return i?t.attr(e,i):t.removeAttr(e),a},t.WS_Form.prototype.form_bypass_visible=function(t,e){return t.attr(e)},t.WS_Form.prototype.form_bypass_process=function(t,e,i){var a=this.get_section_id(t),o=this.get_section_repeatable_index(t),r=this.get_field_id(t),s=this.get_field_object_row_id(t);s||(s=0);var _=t[0];i?(_.willValidate&&_.validity&&_.validity.customError&&""!==_.validationMessage&&(void 0===this.validation_message_cache[a]&&(this.validation_message_cache[a]=[]),void 0===this.validation_message_cache[a][o]&&(this.validation_message_cache[a][o]=[]),void 0===this.validation_message_cache[a][o][r]&&(this.validation_message_cache[a][o][r]=[]),this.validation_message_cache[a][o][r][s]=_.validationMessage,_.setCustomValidity("")),t.attr("data-hidden"+e,"")):(_.willValidate&&void 0!==this.validation_message_cache[a]&&void 0!==this.validation_message_cache[a][o]&&void 0!==this.validation_message_cache[a][o][r]&&void 0!==this.validation_message_cache[a][o][r][s]&&(_.setCustomValidity(this.validation_message_cache[a][o][r][s]),delete this.validation_message_cache[a][o][r][s]),t.removeAttr("data-hidden"+e))},t.WS_Form.prototype.form_inputmask=function(){var e=this;t("[data-inputmask]",this.form_canvas_obj).each(function(){void 0!==t(this).inputmask&&(t(this).inputmask().off("invalid"),void 0!==t(this).attr("data-inputmask-validate")&&(t(this).on("change input",function(){e.form_inputmask_validate(t(this))}),e.form_inputmask_validate(t(this))))})},t.WS_Form.prototype.form_inputmask_validate=function(t){t.inputmask("isComplete")?(this.set_invalid_feedback(t,""),"function"==typeof this.field_date_validity_process&&t.is('input[type="text"][data-date-type]')&&this.field_date_validity_process(t)):this.set_invalid_feedback(t)},t.WS_Form.prototype.form_validation=function(){var t=this;this.get_object_meta_value(this.form,"submit_on_enter",!1)||(this.form_obj.on("keydown",":input:not(textarea)",function(t){if(13===t.keyCode)return t.preventDefault(),!1}),this.form_events_reset.push({obj:this.form_obj,event:"keydown"})),this.form_obj.on("submit",function(e){e.preventDefault(),e.stopPropagation(),t.form_post_if_validated("submit")}),this.form_events_reset.push({obj:this.form_obj,event:"submit"})},t.WS_Form.prototype.form_post_if_validated=function(t){this.trigger(t+"-before"),this.form_post_locked||(this.has_ecommerce&&"function"==typeof this.form_ecommerce_calculate&&this.form_ecommerce_calculate(),this.form_canvas_obj.addClass(this.class_validated),this.form_validate(this.form_obj)?(this.trigger(t+"-validate-success"),this.recaptchas_v2_invisible.length>0?this.recaptcha_v2_invisible_execute():this.recaptchas_v3_default.length>0?this.recaptcha_v3_default_execute():this.hcaptchas_invisible.length>0?this.hcaptcha_invisible_execute():this.captchafoxes_invisible.length>0?this.captchafox_invisible_execute():this.form_post(t)):("function"==typeof this.form_validate_field&&this.form_validate_field("submit"),this.trigger(t+"-validate-fail")))},t.WS_Form.prototype.form_validate=function(e){void 0===e&&(e=this.form_obj),this.trigger("validate-before");var i,a=!1,o=!1,r=e[0].checkValidity();if(!r){var s=this;this.get_field_elements(e).each(function(){if(s.is_invalid(t(this)))return o=t(this),!1}),!1!==o&&(a=this.get_group_index(o))}"function"==typeof this.form_validate_captcha&&("object"==typeof(i=this.form_validate_captcha(this.recaptchas_v2_default,"recaptcha",e))&&(r=!1,!1===o&&(o=i.object_focus),!1===a&&(a=i.group_index_focus)),"object"==typeof(i=this.form_validate_captcha(this.hcaptchas_default,"hcaptcha",e))&&(r=!1,!1===o&&(o=i.object_focus),!1===a&&(a=i.group_index_focus)),"object"==typeof(i=this.form_validate_captcha(this.turnstiles_default,"turnstile",e))&&(r=!1,!1===o&&(o=i.object_focus),!1===a&&(a=i.group_index_focus)),"object"==typeof(i=this.form_validate_captcha(this.captchafoxes_default,"captchafox",e))&&(r=!1,!1===o&&(o=i.object_focus),!1===a&&(a=i.group_index_focus)));return this.form_accessibility(),r||(!1!==o&&this.get_object_meta_value(this.form,"invalid_field_focus",!0)&&(!1!==a?this.object_focus=o:o.trigger("focus")),"function"==typeof this.form_tab_group_index_set&&!1!==a&&this.form_tab_group_index_set(a)),this.trigger("validate-after"),r},t.WS_Form.prototype.form_validate_real_time=function(){var e=this;for(var i in this.field_data_cache)if(this.field_data_cache.hasOwnProperty(i)){var a=this.field_data_cache[i].type,o=t.WS_Form.field_type_cache[a];if(void 0!==o.events){var r=o.events.event,s=this.field_data_cache[i].id,_=void 0!==o.submit_array&&o.submit_array;t('div[data-type][data-id="'+this.esc_selector(s)+'"],input[type="hidden"][data-id-hidden="'+this.esc_selector(s)+'"]',this.form_canvas_obj).each(function(){var i=t(this).attr("data-repeatable-index"),n=i>0?"["+i+"]":"",c=("hidden"===a?'input[type="hidden"]':"")+'[name="'+e.esc_selector(ws_form_settings.field_prefix+s+n)+(_?"[]":"")+'"]:not([data-init-validate-real-time])',d=t(c,"hidden"===a?e.form_canvas_obj:t(this));if(d.length){d.attr("data-init-validate-real-time","");var h=void 0!==o.event_validate_bypass&&o.event_validate_bypass;d.on(r+" blur",function(i){if(h||e.form_validate_real_time_process(!1,!1),"blur"!==i.type){var a=t(this).attr("id");a&&"function"==typeof e.form_calc&&e.form_calc(a)}})}})}}t("[data-wsf-section-validated-class]:not([data-wsf-section-validated-class-init])",this.form_canvas_obj).each(function(){t(this).attr("data-wsf-section-validated-class-init",""),t('input:not([type="hidden"]),textarea,select',t(this)).on("change blur",function(i){var a=t(this).closest("[data-wsf-section-validated-class]"),o=e.get_field_wrapper(t(this));if(o.length){var r=a.attr("data-wsf-section-validated-class");o.addClass(r).off(i)}})}),t("[data-wsf-field-validated-class]:not([data-wsf-field-validated-class-init])",this.form_canvas_obj).each(function(){t(this).attr("data-wsf-field-validated-class-init",""),t('input:not([type="hidden"]),textarea,select',t(this)).on("change blur",function(i){var a=e.get_field_wrapper(t(this));if(a.length){var o=a.attr("data-wsf-field-validated-class");a.addClass(o).removeAttr("data-wsf-field-validated-class data-wsf-field-validated-class-init").off(i)}})}),this.form_validate_real_time_process(!1,!0)},t.WS_Form.prototype.form_validate_real_time_process=function(t,e){for(var i in this.form_valid=this.form_validate_silent(this.form_obj),!e&&(null!==this.form_valid_old&&this.form_valid_old===this.form_valid||t)||this.form_canvas_obj.trigger("wsf-validate"),t||this.form_canvas_obj.trigger("wsf-validate-silent"),this.form_valid_old=this.form_valid,this.form_validation_real_time_hooks)if(this.form_validation_real_time_hooks.hasOwnProperty(i)){var a=this.form_validation_real_time_hooks[i];void 0===a?delete this.form_validation_real_time_hooks[i]:a(this.form_valid,this.form,this.form_id,this.form_instance_id,this.form_obj,this.form_canvas_obj)}return"function"==typeof this.form_validate_field&&this.form_validate_field("real_time"),this.form_valid},t.WS_Form.prototype.form_validate_real_time_register_hook=function(t){this.form_validation_real_time_hooks.push(t)},t.WS_Form.prototype.form_validate_silent=function(t){var e=t[0];if(this.form_accessibility(t),!e.checkValidity())return!1;if("function"==typeof this.form_validate_silent_captchas){if(!this.form_validate_silent_captchas(this.recaptchas_v2_default,"recaptcha",t))return!1;if(!this.form_validate_silent_captchas(this.hcaptchas_default,"hcaptcha",t))return!1;if(!this.form_validate_silent_captchas(this.turnstiles_default,"turnstile",t))return!1;if(!this.form_validate_silent_captchas(this.captchafoxes_default,"captchafox",t))return!1}return!0},t.WS_Form.prototype.form_accessibility=function(e){var i=this;void 0===e&&(e=this.form_canvas_obj);var a=e.is(this.selector_validated)?"":this.selector_validated+" ",o=t(a+"input,"+a+"select,"+a+"textarea",e).filter(':not([data-hidden],[data-hidden-section],[data-hidden-group],[disabled],[type="hidden"])');o.filter('[aria-invalid="true"]').each(function(){i.is_valid(t(this))&&(t(this).removeAttr("aria-invalid"),i.attribute_remove_item(t(this),"aria-describedby",i.get_invalid_feedback_id(t(this))),i.get_invalid_feedback_obj(t(this)).attr("aria-hidden","true"))}),o.filter(':not([aria-invalid="true"])').each(function(){i.is_invalid(t(this))&&(t(this).attr("aria-invalid","true"),i.attribute_add_item(t(this),"aria-describedby",i.get_invalid_feedback_id(t(this))),i.get_invalid_feedback_obj(t(this)).removeAttr("aria-hidden"))})},t.WS_Form.prototype.object_validate=function(e){var i=[];if(void 0===e)return!1;var a=this,o=!0;return this.get_field_elements(e).each(function(){var e=a.get_field(t(this)).type,r=a.get_section_repeatable_index(t(this)),s=r>0?"["+r+"]":"",_=ws_form_settings.field_prefix+a.get_field_id(t(this))+s,n=!1;switch(e){case"radio":case"price_radio":if(void 0!==i[_])return;n=t(this)[0].checkValidity();break;default:n=t(this)[0].checkValidity()}if(i[_]=!0,!n)return o=!1,!1}),o},t.WS_Form.prototype.hex_to_hsl=function(t){var e=this.hex_to_rgb(t);return!1!==e&&this.rgb_to_hsl(e)},t.WS_Form.prototype.hex_to_rgb=function(t){if(""===t)return!1;var e="#"===t[0];if(e&&7!==t.length)return!1;if(!e&&6!==t.length)return!1;t=e?t.slice(1):t;return{r:parseInt(t.substring(0,2),16),g:parseInt(t.substring(2,4),16),b:parseInt(t.substring(4,6),16)}},t.WS_Form.prototype.rgb_to_hsl=function(t){if(void 0===t.r)return!1;if(void 0===t.g)return!1;if(void 0===t.b)return!1;var e=t.r,i=t.g,a=t.b;e/=255,i/=255,a/=255;var o,r,s=Math.max(e,i,a),_=Math.min(e,i,a),n=(s+_)/2;if(s===_)o=r=0;else{var c=s-_;switch(r=n>.5?c/(2-s-_):c/(s+_),s){case e:o=(i-a)/c+(i<a?6:0);break;case i:o=(a-e)/c+2;break;case a:o=(e-i)/c+4}o/=6}return{h:o,s:r,l:n}},t.WS_Form.prototype.group_fields_reset=function(t,e){if(void 0===this.group_data_cache[t])return!1;var i=this.group_data_cache[t];if(void 0===i.sections)return!1;var a=i.sections;for(var o in a)if(a.hasOwnProperty(o)){var r=a[o];this.section_fields_reset(r.id,e,!1)}},t.WS_Form.prototype.section_fields_reset=function(e,i,a){if(void 0===this.section_data_cache[e])return!1;var o=this.section_data_cache[e];if(void 0===o.fields)return!1;var r=o.fields;for(var s in r)if(r.hasOwnProperty(s)){var _=r[s],n=_.id;if(!1===a)var c='[id^="'+this.esc_selector(this.form_id_prefix+"field-wrapper-"+n)+'"][data-id="'+this.esc_selector(_.id)+'"]';else c="#"+this.form_id_prefix+"field-wrapper-"+n+"-repeat-"+a;var d=t(c,this.form_canvas_obj);this.field_reset(n,i,d)}},t.WS_Form.prototype.field_reset=function(e,i,a){var o=this;if(void 0===a&&(a=!1),void 0!==this.field_data_cache[e]){var r=this.field_data_cache[e],s=t.WS_Form.field_type_cache[r.type],_=void 0!==s.trigger?s.trigger:"change";switch(r.type){case"select":case"price_select":t("option",a).each(function(){var e=!i&&t(this).prop("defaultSelected"),a=t(this).prop("selected")!==e;t(this).prop("selected",e),a&&t(this).trigger(_)});break;case"checkbox":case"price_checkbox":t('input[type="checkbox"]',a).each(function(){var e=!i&&t(this).prop("defaultChecked"),a=t(this).prop("checked")!==e;t(this).prop("checked",e),a&&t(this).trigger(_)});break;case"radio":case"price_radio":t('input[type="radio"]',a).each(function(){var e=!i&&t(this).prop("defaultChecked"),a=t(this).prop("checked")!==e;t(this).prop("checked",e),a&&t(this).trigger(_)});break;case"textarea":t("textarea",a).each(function(){var e=i?"":t(this).prop("defaultValue"),a=t(this).val()!==e;t(this).val(e),"function"==typeof o.textarea_set_value&&o.textarea_set_value(t(this),e),a&&t(this).trigger("change")});break;case"color":t("input",a).each(function(){var e=i?"":t(this).prop("defaultValue"),a=t(this).val()!==e;t(this).val(e),a&&(t(this).trigger("change"),"undefined"!=typeof Coloris&&t(this)[0].dispatchEvent(new Event("input",{bubbles:!0})))});break;case"hidden":var n=i?"":a.attr("data-default-value"),c=a.val()!==n;a.val(n),c&&a.trigger(_);break;case"googlemap":t("input",a).each(function(){var e=i?"":t(this).attr("data-default-value"),a=t(this).val()!==e;t(this).val(e),a&&t(this).trigger(_)});break;case"file":t('input[type="file"]',a).each(function(){var e=""!==t(this).val();t(this).val(""),e&&t(this).trigger(_)}),"function"==typeof o.form_file_dropzonejs_populate&&"undefined"!=typeof Dropzone&&t('input[data-file-type="dropzonejs"]',a).each(function(){var e=t(this).val();o.form_file_dropzonejs_populate(t(this),i),t(this).val()!==e&&t(this).trigger(_)});break;default:t("input",a).each(function(){var e=i?"":t(this).prop("defaultValue"),a=t(this).val()!==e;t(this).val(e),a&&t(this).trigger(_)})}}},t.WS_Form.prototype.form_post=function(e,i){void 0===e&&(e="save"),void 0===i&&(i=0);var a="submit"===e;this.trigger(e);var o=this;this.form_add_hidden_input("wsf_form_id",this.form_id),this.form_add_hidden_input("wsf_hash",this.hash),ws_form_settings.wsf_nonce&&this.form_add_hidden_input(ws_form_settings.wsf_nonce_field_name,ws_form_settings.wsf_nonce),"on"===this.get_object_meta_value(this.form,"tracking_duration","")&&this.form_add_hidden_input("wsf_duration",Math.round(((new Date).getTime()-this.date_start)/1e3)),"function"==typeof this.section_repeatable_hidden_field&&this.section_repeatable_hidden_field(),"submit"===e&&(this.form_timer_reset(),this.form_timer()),void 0!==ws_form_settings.post_id&&ws_form_settings.post_id>0&&this.form_add_hidden_input("wsf_post_id",ws_form_settings.post_id),this.form_add_hidden_input("wsf_post_mode",e);var r=t("[data-hidden],[data-hidden-section],[data-hidden-group]",this.form_canvas_obj).filter(":not([data-hidden-bypass])").map(function(){var e;if(void 0===(e=t(this).attr("name"))&&void 0===(e=t(this).attr("data-name")))return"";switch(e=e.replace("[]",""),o.get_field_type(t(this))){case"checkbox":case"price_checkbox":if(o.get_checkbox_row_count(t(this)))return"";break;case"radio":case"price_radio":if(o.get_radio_row_count(t(this)))return""}return e}).get(),s=(r=r.filter(function(t,e,i){return i.indexOf(t)===e&&""!==t})).join();this.form_add_hidden_input("wsf_hidden",s);var _=t("[data-required-bypass],[data-required-bypass-section],[data-required-bypass-group],[data-conditional-logic-bypass]",this.form_canvas_obj).map(function(){var e=t(this).attr("name");return e=e.replace("[]","")}).get(),n=(_=_.filter(function(t,e,i){return i.indexOf(t)===e})).join();if(this.form_add_hidden_input("wsf_bypass_required",n),this.form.submit_hidden_fields&&"object"==typeof this.form.submit_hidden_fields)for(var c in this.form.submit_hidden_fields)if(this.form.submit_hidden_fields.hasOwnProperty(c)){var d=this.form.submit_hidden_fields[c];if(void 0!==d.name&&void 0!==d.value&&void 0!==d.type){switch(d.type){case"local_storage":d.value=this.local_storage_get_raw(d.value)}void 0===d.id&&(d.id=!1),void 0===d.attributes&&(d.attributes=!1),this.form_add_hidden_input(d.name,d.value,d.id,d.attributes)}}"function"==typeof this.signature_form_post&&this.signature_form_post(),t('input[type="hidden"][name="wsf_actions_run[]"]',this.form_canvas_obj).remove();var h=[];if(this.conditional_actions_changed){for(var f in!a&&this.conditional_actions_run_save.length>0&&(h=this.conditional_actions_run_save),a&&this.conditional_actions_run_submit.length>0&&(h=this.conditional_actions_run_submit),h)if(h.hasOwnProperty(f)){var l=h[f];h.indexOf(l)===parseInt(f,10)&&this.form_add_hidden_input("wsf_actions_run[]",l)}0===t('input[type="hidden"][name="wsf_actions_run[]"]',this.form_canvas_obj).length&&this.form_add_hidden_input("wsf_actions_run[]",-1)}if(this.log(a?"log_form_submit":"log_form_save"),a&&0===i&&!1===this.form_ajax)return this.form_hash_clear(),this.trigger(e+"-complete"),void this.trigger("complete");this.form_post_lock("progress",!1,!1,!0),"function"==typeof this.form_loader_show&&this.form_loader_show(e),o.trigger(e+"-before-ajax");var p=new FormData(this.form_obj[0]);i>0&&p.append("wsf_row_id_filter",i),"submit"!==e&&(p.delete("quantity"),p.delete("add-to-cart"),p.delete("product_id"),p.delete("variation_id")),"function"==typeof this.form_tel_post&&this.form_tel_post(p),"function"==typeof this.form_media_capture_post&&this.form_media_capture_post(p),this.api_call("submit","POST",p,function(t){a&&("function"==typeof o.recaptcha_reset&&o.recaptcha_reset(),"function"==typeof o.hcaptcha_reset&&o.hcaptcha_reset(),"function"==typeof o.turnstile_reset&&o.turnstile_reset(),"function"==typeof o.captchafox_reset&&o.captchafox_reset());var i=void 0!==t.error_validation&&t.error_validation,r=void 0!==t.data&&void 0!==t.data.errors&&t.data.errors.length,s=!1;if("object"==typeof t.data&&"object"==typeof t.data.js){var _=t.data.js;for(var n in _)if(_.hasOwnProperty(n)){var c=_[n];if("redirect"===o.js_action_get_parameter(c,"action")){s=!0;break}}}if(!s){var d=void 0===t.data||"save"===e||i||r;o.form_post_unlock("progress",!d,d,!0),"function"==typeof o.form_loader_hide&&o.form_loader_hide(!d)}if(r||i?(o.trigger(e+"-error"),o.trigger("error")):(o.trigger(e+"-success"),o.trigger("success")),!a||i||r||(o.form_hash_clear(),o.get_object_meta_value(o.form,"submit_reload",!0)&&!s&&o.form_reload()),r&&o.get_object_meta_value(o.form,"submit_show_errors",!0))for(var h in t.data.errors)if(t.data.errors.hasOwnProperty(h)){var f=t.data.errors[h];o.action_message(f)}return o.trigger(e+"-complete"),o.trigger("complete"),!r},function(t){o.form_post_unlock("progress",!0,!0,!0),"function"==typeof o.form_loader_hide&&o.form_loader_hide(!0),"function"==typeof o.recaptcha_reset&&o.recaptcha_reset(),"function"==typeof o.hcaptcha_reset&&o.hcaptcha_reset(),"function"==typeof o.turnstile_reset&&o.turnstile_reset(),"function"==typeof o.captchafox_reset&&o.captchafox_reset(),void 0!==t.error_message&&o.action_message(t.error_message),o.trigger(e+"-error"),o.trigger("error")},i>0||!a)},t.WS_Form.prototype.form_post_lock=function(e,i,a,o){void 0===e&&(e="progress"),void 0===i&&(i=!1),void 0===a&&(a=!1),void 0===o&&(o=!1),this.form_post_lock_start=new Date;var r=this.get_form_post_lock_class(o);this.form_obj.hasClass(r)||(i||this.get_object_meta_value(this.form,"submit_lock",!1))&&(a&&(this.form_ecommerce_calculate_enabled=!1),this.get_form_post_lock_button_objs(o).each(function(){void 0!==t(this).attr("disabled")?t(this).attr("data-form-lock-disabled-bypass",""):t(this).prop("disabled",!0)}),this.form_obj.addClass(r+(e?" wsf-form-post-lock-"+e:"")),this.form_post_locked=!0,this.trigger("lock"),this.log("log_submit_lock","","duplicate-protect"))},t.WS_Form.prototype.form_post_unlock=function(e,i,a,o){void 0===e&&(e="progress"),void 0===i&&(i=!0),void 0===a&&(a=!1),void 0===o&&(o=!1);var r=this.get_form_post_lock_class(o);if(this.form_obj.hasClass(r)){var s=this,_=function(){s.form_ecommerce_calculate_enabled=!0,s.form_obj.removeClass(r+(e?" wsf-form-post-lock-"+e:"")),s.get_form_post_lock_button_objs(o).each(function(){void 0!==t(this).attr("data-form-lock-disabled-bypass")?t(this).removeAttr("data-form-lock-disabled-bypass"):t(this).prop("disabled",!1)}),s.form_post_locked=!1,"function"==typeof s.form_progress_api_call_reset&&s.form_progress_api_call_reset(),s.trigger("unlock"),s.log("log_submit_unlock","","duplicate-protect"),s.form_validate_real_time_process(!1,!1)};if(a||this.get_object_meta_value(this.form,"submit_unlock",!1)){var n=new Date-this.form_post_lock_start,c=Math.max(this.form_post_lock_duration_max-n,0);i?setTimeout(function(){_()},c):_()}}},t.WS_Form.prototype.get_form_post_lock_button_objs=function(e){return t("string"==typeof e?e:e='button[type="submit"].wsf-button, input[type="submit"].wsf-button, button[data-action="wsf-save"].wsf-button, button[data-ecommerce-payment].wsf-button, [data-post-lock]'+(e?', button[type="button"].wsf-button':""),this.form_canvas_obj)},t.WS_Form.prototype.get_form_post_lock_class=function(t){var e="wsf-form-post-lock";return"string"==typeof t&&(e+="-custom-selector"),e},t.WS_Form.prototype.api_call=function(e,i,a,o,r,s){void 0===i&&(i="POST"),a||(a=new FormData),void 0===s&&(s=!1);var _=this,n=new Date;if(ws_form_settings.use_rest_route){var c=e.split("?");e=encodeURIComponent(c[0])+(c[1]?"&"+c[1]:"")}var d=s?ws_form_settings.url_ajax+e:"submit"===e?this.form_obj.attr("action"):ws_form_settings.url_ajax+e;if(!s&&this.form_action_custom&&"submit"===e)return this.form_obj.off("submit"),this.form_obj.trigger("submit"),!0;if(void 0!==a.get&&null!==a.get(ws_form_settings.wsf_nonce_field_name)||!ws_form_settings.wsf_nonce||a.append(ws_form_settings.wsf_nonce_field_name,ws_form_settings.wsf_nonce),"GET"===i){for(var h={},f=a.entries(),l=f.next();!l.done;){var p=l.value;h[p[0]]=p[1],l=f.next()}a=h}this.action_js_process_validation_focus=!0;var m={method:i,url:d,contentType:!1,processData:"GET"===i,beforeSend:function(t){ws_form_settings.x_wp_nonce&&t.setRequestHeader("X-WP-Nonce",ws_form_settings.x_wp_nonce)},success:function(t){_.api_call_handler_success(t,o,n)},error:function(t,e,i){_.api_call_handler_error(t,e,i,o,r,n,d)}};!1!==a&&(m.data=a);var u=t('[data-source="post_progress"]',this.form_canvas_obj);return u.length&&(m.xhr=function(){var t=new window.XMLHttpRequest;return t.upload.addEventListener("progress",function(t){_.form_progress_api_call(u,t)},!1),t.addEventListener("progress",function(t){_.form_progress_api_call(u,t)},!1),t}),t.ajax(m)},t.WS_Form.prototype.api_call_handler_success=function(e,i,a){if(this.api_call_hash(e)&&t.WS_Form.debug_rendered){var o=new Date-a;this.debug_info("debug_info_submit_count",e.data.count),this.debug_info("debug_info_submit_duration_user",this.get_nice_duration(e.data.submit_duration_user)),this.debug_info("debug_info_submit_duration_client",o+" ms"),this.debug_info("debug_info_submit_duration_server",e.data.submit_duration_server+" ms")}if(t.WS_Form.debug_rendered&&void 0!==e.data){if("object"==typeof e.data.logs)for(var r in e.data.logs)e.data.logs.hasOwnProperty(r)&&this.log("log_action",e.data.logs[r],"action");if("object"==typeof e.data.errors)for(var s in e.data.errors)if(e.data.errors.hasOwnProperty(s)){var _=e.data.errors[s];_?this.error("error_action",_,"action"):this.error("error_action_no_message","","action")}}void 0!==e.x_wp_nonce&&(ws_form_settings.x_wp_nonce=e.x_wp_nonce),void 0!==e.wsf_nonce&&(ws_form_settings.wsf_nonce=e.wsf_nonce);var n="function"!=typeof i||i(e);return void 0!==e.data&&n&&"object"==typeof e.data.js&&this.action_js_init(e.data.js),!0},t.WS_Form.prototype.api_call_handler_error=function(t,e,i,a,o,r,s){var _=void 0!==t.responseJSON&&t.responseJSON,n=t.status,c=this.language("error_api_call_unknown");switch(n){case 200:if("string"==typeof i)c=this.error("error_api_call_response_error",i);else if(i instanceof Error)c=this.error("error_api_call_response_error",i.message);else try{c=this.error("error_api_call_response_error",JSON.stringify(i))}catch(t){c=this.error("error_api_call_response_error",this.language("error_api_call_unknown"))}this.error("error_api_call_response_text",this.esc_html(t.responseText)),_={error:!0,error_message:c};break;case 400:case 401:case 403:case 404:case 500:_&&_.error?c=_.error_message?this.error("error_api_call_"+n,_.error_message):this.error("error_api_call_"+n,s):_={error:!0,error_message:c=this.error("error_api_call_"+n,s)}}"function"==typeof o&&o(_)},t.WS_Form.prototype.api_call_hash=function(t){if("string"!=typeof t.hash)return!1;var e=t.hash;if("clear"===e)return this.log("log_hash_not_found"),this.form_hash_clear(),!1;if(32!==e.length)return!1;return!!/^[a-fA-F0-9]{32}$/gi.test(e)&&(this.hash_set(e),!0)},t.WS_Form.prototype.hash_set=function(e,i,a){(void 0===i&&(i=!1),void 0===a&&(a=!1),e!==this.hash&&(this.hash=e,a=!0,this.log("log_hash_set",this.hash),t.WS_Form.debug_rendered&&this.debug_info("debug_info_hash",this.hash,"clear_hash")),i&&(this.token=i,this.log("log_token_set",this.token)),a)&&(this.get_object_value(t.WS_Form.settings_plugin,"cookie_hash")&&this.cookie_set("hash",this.hash))},t.WS_Form.prototype.action_js_init=function(t){this.trigger("actions-start"),this.action_js=t,this.action_js_process_next()},t.WS_Form.prototype.action_js_process_next=function(){if(0===this.action_js.length)return this.trigger("actions-finish"),!1;var e=this.action_js.shift();switch(this.js_action_get_parameter(e,"action")){case"redirect":return!1!==this.js_action_get_parameter(e,"url")&&(location.href=e.url),!0;case"message":var i=this.js_action_get_parameter(e,"message"),a=this.js_action_get_parameter(e,"type"),o=this.js_action_get_parameter(e,"method"),r=this.js_action_get_parameter(e,"duration"),s=this.js_action_get_parameter(e,"form_hide"),_=this.js_action_get_parameter(e,"clear"),n=this.js_action_get_parameter(e,"scroll_top"),c=this.js_action_get_parameter(e,"scroll_top_offset"),d=this.js_action_get_parameter(e,"scroll_top_duration"),h=this.js_action_get_parameter(e,"form_show"),f=this.js_action_get_parameter(e,"message_hide");this.action_message(i,a,o,r,s,_,n,c,d,h,f);break;case"conversion":if("function"==typeof this.action_conversion){a=this.js_action_get_parameter(e,"type");var l=this.js_action_get_parameter(e,"parse_values"),p=this.js_action_get_parameter(e,"data_layer_reset");this.action_conversion(a,l,p)}break;case"javascript":var m=this.js_action_get_parameter(e,"javascript");this.action_javascript(m);break;case"field_invalid_feedback":var u=parseInt(this.js_action_get_parameter(e,"field_id"),10),v=(W=parseInt(this.js_action_get_parameter(e,"section_repeatable_index"),10))?"-repeat-"+W:"",g=(i=this.js_action_get_parameter(e,"message"),t("#"+this.form_id_prefix+"field-"+u+v,this.form_canvas_obj));this.set_invalid_feedback(g,i),this.log("error_invalid_feedback",u+" ("+this.esc_html(i)+")");var b=this;if(g.one("change input",function(){b.set_invalid_feedback(t(this),"")}),this.get_object_meta_value(this.form,"invalid_field_focus",!0)&&this.action_js_process_validation_focus){var y=this.get_group_index(g);!1!==y?this.object_focus=g:g.trigger("focus"),"function"==typeof this.form_tab_group_index_set&&!1!==y&&this.form_tab_group_index_set(y),this.action_js_process_validation_focus=!1}this.form_canvas_obj.addClass(this.class_validated),this.form_accessibility(),this.action_js_process_next(),"function"==typeof this.form_validate_field&&this.form_validate_field("field_invalid_feedback");break;case"field_value":u=parseInt(this.js_action_get_parameter(e,"field_id"),10),v=(W=parseInt(this.js_action_get_parameter(e,"section_repeatable_index"),10))?"-repeat-"+W:"";var w=this.js_action_get_parameter(e,"value"),j=this.js_action_get_parameter(e,"check",!0),k=this.js_action_get_parameter(e,"append"),x=this.js_action_get_parameter(e,"prepend"),S=t("#"+this.form_id_prefix+"field-wrapper-"+u+v,this.form_canvas_obj),F=t("#"+this.form_id_prefix+"field-"+u+v,this.form_canvas_obj);this.field_value_set(S,F,w,j,k,x),this.log("log_field_value",u,"field_value, append, prepend"),this.action_js_process_next();break;case"field_dropzonejs_file_objects":u=parseInt(this.js_action_get_parameter(e,"field_id"),10),v=(W=parseInt(this.js_action_get_parameter(e,"section_repeatable_index"),10))?"-repeat-"+W:"";var W,O=this.js_action_get_parameter(e,"file_objects");(g=t("#"+this.form_id_prefix+"field-"+u+v,this.form_canvas_obj)).attr("data-default-value",JSON.stringify(O)),this.form_file_dropzonejs_populate(g),this.log("log_field_dropzonejs_file_objects",u),this.action_js_process_next();break;case"trigger":var I=this.js_action_get_parameter(e,"event"),C=this.js_action_get_parameter(e,"params");t(document).trigger(I,C),this.action_js_process_next()}},t.WS_Form.prototype.field_value_set=function(e,i,a,o,r,s){if(e.length)_=e.attr("data-type");else{if(!i.length)return;switch(i.attr("type")){case"hidden":var _="hidden";break;default:return}}void 0===o&&(o=!0),void 0===r&&(r=!1),void 0===s&&(s=!1);var n=!!i.length&&i[0].nodeName;if("string"==typeof n)switch(n.toLowerCase()){case"button":_="button"}switch(_){case"select":case"price_select":var c=t('option[value="'+this.esc_selector(a)+'"]',i).prop("selected")!==o;t('option[value="'+this.esc_selector(a)+'"]',i).prop("selected",o),c&&i.trigger("change");break;case"checkbox":case"price_checkbox":case"radio":case"price_radio":c=t('input[value="'+this.esc_selector(a)+'"]',e).prop("checked")!==o;t('input[value="'+this.esc_selector(a)+'"]',e).prop("checked",o),c&&t('input[value="'+this.esc_selector(a)+'"]',e).trigger("change");break;case"button":i.html(a);break;case"html":case"texteditor":case"message":r?t("[data-html],[data-text-editor]",e).append(a):s?t("[data-html],[data-text-editor]",e).prepend(a):t("[data-html],[data-text-editor]",e).html(a);break;case"color":i.attr("data-value-old",function(){return t(this).val()}).val(a).filter(function(){return t(this).val()!==t(this).attr("data-value-old")}).trigger("change").removeAttr("data-value-old"),"undefined"!=typeof Coloris&&i[0].dispatchEvent(new Event("input",{bubbles:!0}));break;case"price":case"cart_price":if(""!==a){if(isNaN(a))a=this.get_number(a);a=this.get_price(a,this.get_currency(),!1)}i.attr("data-value-old",function(){return t(this).val()}).val(a).filter(function(){return t(this).val()!==t(this).attr("data-value-old")}).trigger("change").removeAttr("data-value-old");break;default:r?a=i.val()+a:s&&(a+=i.val()),i.attr("data-value-old",function(){return t(this).val()}).val(a).filter(function(){return t(this).val()!==t(this).attr("data-value-old")}).trigger("change").removeAttr("data-value-old"),"textarea"===_&&"function"==typeof this.textarea_set_value&&this.textarea_set_value(i,a)}},t.WS_Form.prototype.js_action_get_parameter=function(t,e,i=!1){return void 0!==t[e]?t[e]:i},t.WS_Form.prototype.get_framework_config_value=function(t,e){return void 0===this.framework[t]?(this.error("error_api_call_framework_invalid"),!1):void 0===this.framework[t].public?(this.error("error_api_call_framework_invalid"),!1):void 0!==this.framework[t].public[e]&&this.framework[t].public[e]},t.WS_Form.prototype.action_message=function(e,i,a,o,r,s,_,n,c,d,h){if(e){void 0===i&&(i=this.get_object_meta_value(this.form,"error_type","danger")),void 0===a&&(a=this.get_object_meta_value(this.form,"error_method","after")),void 0===o&&(o=parseInt(this.get_object_meta_value(this.form,"error_duration","4000"),10)),void 0===r&&(r="on"===this.get_object_meta_value(this.form,"error_form_hide","")),void 0===s&&(s="on"===this.get_object_meta_value(this.form,"error_clear","")),void 0===_&&(_="on"===this.get_object_meta_value(this.form,"error_scroll_top","")),void 0===n&&(n=parseInt(this.get_object_meta_value(this.form,"error_scroll_top_offset","0"),10)),n=""===n?0:parseInt(n,10),void 0===c&&(c=parseInt(this.get_object_meta_value(this.form,"error_scroll_top_duration","400"),10)),void 0===d&&(d="on"===this.get_object_meta_value(this.form,"error_form_show","")),void 0===h&&(h="on"===this.get_object_meta_value(this.form,"error_message_hide","on"));var f=this.form_canvas_obj.offset().top-n;(o=parseInt(o,10))<0&&(o=0);var l=this.get_framework_config_value("message","mask_wrapper"),p=this.get_framework_config_value("message","types"),m=void 0!==(i=void 0!==p[i]&&p[i]).mask_wrapper_class?i.mask_wrapper_class:"";switch(s&&t('[data-wsf-message][data-wsf-instance-id="'+this.form_instance_id+'"]').remove(),_){case"instant":case"on":t("html,body").scrollTop(f);break;case"smooth":c=""===c?0:parseInt(c,10),t("html,body").animate({scrollTop:f},c)}var u={message:e,mask_wrapper_class:m},v=void 0!==this.form_canvas_obj.attr("data-wsf-style-id")&&this.form_canvas_obj.attr("data-wsf-style-id");v&&(u.style_id=v);var g=t("<div/>",{html:this.mask_parse(l,u)});switch(g.attr("role","alert"),g.attr("data-wsf-message",""),g.attr("data-wsf-instance-id",this.form_instance_id),v&&t("#wsf-styler").length&&g.attr("style",this.form_canvas_obj.attr("style")),r&&(this.form_obj.hide(),this.form_timer_reset()),a){case"before":g.insertBefore(this.form_obj);break;default:g.insertAfter(this.form_obj)}this.conversational&&t(".wsf-form-conversational-nav").length&&g.css("bottom",t(".wsf-form-conversational-nav").outerHeight()+"px");var b=this;(o=parseInt(o,10))>0?setTimeout(function(){h&&g.remove(),d&&(b.form_obj.show(),b.form_timer()),b.action_js_process_next()},o):b.action_js_process_next()}},t.WS_Form.prototype.action_javascript=function(e){try{t.globalEval("(function($) {\n"+e+"\n})(jQuery);"),this.log("log_javascript","action")}catch(t){this.error("error_js",e)}this.action_js_process_next()},t.WS_Form.prototype.form_character_word_count=function(e){var i=this;for(var a in void 0===e&&(e=this.form_canvas_obj),this.field_data_cache)if(this.field_data_cache.hasOwnProperty(a)){var o=this.field_data_cache[a],r=this.get_object_meta_value(o,"help","",!1,!0),s=-1!==r.indexOf("#character_")||-1!==r.indexOf("#word_");if(this.has_object_meta_key(o,"min_length")||this.has_object_meta_key(o,"max_length")||this.has_object_meta_key(o,"min_length_words")||this.has_object_meta_key(o,"max_length_words")||s){var _=t("#"+this.form_id_prefix+"field-"+a,e);_.length||(_=t('[id^="'+this.form_id_prefix+"field-"+a+'-"]:not([data-init-char-word-count]):not(iframe)',e)),_.each(function(){t(this).attr("data-init-char-word-count",""),i.form_character_word_count_process(t(this))&&t(this).on("change input",function(){i.form_character_word_count_process(t(this))})})}}},t.WS_Form.prototype.form_character_word_count_process=function(t){var e=this.get_field(t),i=this.get_object_meta_value(e,"min_length","");i=parseInt(i,10)>0&&parseInt(i,10);var a=this.get_object_meta_value(e,"max_length","");a=parseInt(a,10)>0&&parseInt(a,10);var o=this.get_object_meta_value(e,"min_length_words","");o=parseInt(o,10)>0&&parseInt(o,10);var r=this.get_object_meta_value(e,"max_length_words","");r=parseInt(r,10)>0&&parseInt(r,10);var s=t.val();if("string"==typeof s){var _=s.length,n=!1!==a&&a-_;n<0&&(n=0);var c=this.get_word_count(s),d=!1!==r&&r-c;d<0&&(d=0);var h=!1,f=[];!1!==i&&_<i&&(f.push(this.language("error_min_length",i)),h=!0),!1!==a&&_>a&&(f.push(this.language("error_max_length",a)),h=!0),!1!==o&&c<o&&(f.push(this.language("error_min_length_words",o)),h=!0),!1!==r&&c>r&&(f.push(this.language("error_max_length_words",r)),h=!0),(void 0!==t.attr("required")||s.length>0)&&h?this.set_invalid_feedback(t,f.join(" / ")):this.set_invalid_feedback(t,""),this.form_bypass();var l=this.get_object_meta_value(e,"help","",!1,!0);if(-1===l.indexOf("#character_")&&-1===l.indexOf("#word_"))return!0;var p=this.language("character_singular"),m=this.language("character_plural"),u=this.language("word_singular"),v=this.language("word_plural"),g={character_count:_,character_count_label:1===_?p:m,character_remaining:!1!==n?n:"",character_remaining_label:1===n?p:m,character_min:!1!==i?i:"",character_min_label:!1!==i?1===i?p:m:"",character_max:!1!==a?a:"",character_max_label:!1!==a?1===a?p:m:"",word_count:c,word_count_label:1===c?u:v,word_remaining:!1!==d?d:"",word_remaining_label:1===d?u:v,word_min:!1!==o?o:"",word_min_label:!1!==o?1===o?u:v:"",word_max:!1!==r?r:"",word_max_label:!1!==r?1===r?u:v:""},b=this.mask_parse(l,g);return this.get_help_obj(t).html(b),!0}},t.WS_Form.prototype.get_word_count=function(t){return 0===(t=t.trim()).length?0:t.trim().replace(/\s+/gi," ").split(" ").length},t.WS_Form.prototype.form_stat=function(){ws_form_settings.stat&&this.form_stat_add_view()},t.WS_Form.prototype.form_stat_add_view=function(){this.form_stat_add_lock||(t.ajax({method:"POST",url:ws_form_settings.add_view_url,data:{wsffid:this.form_id}}),this.form_stat_add_lock=!0)},t.WS_Form.prototype.form_google_maps_js_api_await=function(e){var i=this,a=(new Date).getTime();return new Promise(function(o){!function r(){if((new Date).getTime()-a>i.timeout_google_maps)return i.error("error_timeout_google_maps_api_js",e),o(!1);var s=!window.google||!window.google.maps;switch(t.WS_Form.settings_plugin.google_maps_js_api_version){case"2":break;default:switch(e){case"googleaddress":s=s||!window.google.maps.Geocoder||!window.google.maps.places||!window.google.maps.places.Autocomplete;break;case"googlemap":s=s||!window.google||!window.google.maps||!window.google.maps.Geocoder||!window.google.maps.marker||!window.google.maps.marker.AdvancedMarkerElement||!window.google.maps.places||!window.google.maps.places.SearchBox;break;case"googleroute":s=s||!window.google||!window.google.maps||!window.google.maps.DirectionsRenderer||!window.google.maps.DirectionsService}}if(!s)return i.log("log_google_maps_api_js_init_complete",e,"google-maps-js-api"),o(!0);setTimeout(r,i.timeout_interval)}()})},t.WS_Form.prototype.form_google_maps_js_api_import_libraries=function(e){var i=this;return async function(){switch(i.log("log_google_maps_api_js_init",e,"google-maps-js-api"),t.WS_Form.settings_plugin.google_maps_js_api_version){case"2":switch(e){case"googleaddress":await google.maps.importLibrary("geocoding"),await google.maps.importLibrary("places");break;case"googlemap":await google.maps.importLibrary("geocoding"),await google.maps.importLibrary("maps"),await google.maps.importLibrary("marker"),await google.maps.importLibrary("places");break;case"googleroute":await google.maps.importLibrary("routes")}i.log("log_google_maps_api_js_library_import",e,"google-maps-js-api")}}()},window.wsf_form_instances=[],window.wsf_form_init=function(e,i,a){if(void 0===e&&(e=!1),void 0===i&&(i=!1),void 0===a)var o=t(".wsf-form");else o=t(".wsf-form",a);if(o.length){var r=0,s=[];t(".wsf-form").each(function(){if(void 0!==t(this).attr("data-instance-id")){var e=parseInt(t(this).attr("data-instance-id"),10);-1!==s.indexOf(e)?t(this).removeAttr("data-instance-id"):e>r&&(r=e),s.push(e)}}),r++,o.each(function(){if(e||void 0===t(this).attr("data-wsf-rendered")){i&&t(this).off(),void 0===t(this).attr("data-instance-id")&&(void 0===t(this).attr("data-wsf-custom-id")&&t(this).attr("id","ws-form-"+r),t(this).attr("data-instance-id",r),r++);var a=t(this).attr("id"),o=t(this).attr("data-id"),s=t(this).attr("data-instance-id");if(a&&o&&s){var _=new t.WS_Form;window.wsf_form_instances[s]=_,_.render({obj:t(this),form_id:o})}}})}},t(function(){wsf_form_init()})}(jQuery);
// source --> https://schatzelektrotechnik.de/wp-content/plugins/ws-form-pro/public/js/ws-form-public-styler-scheme.min.js?ver=1.11.5 
!function(e){"use strict";e.WS_Form.prototype.styler_scheme=function(e,t){if(void 0===e&&(e=!0),void 0===t&&(t=!0),e){var s=window.matchMedia("(prefers-color-scheme: dark)");this.styler_scheme_prefers_color_scheme(s),s.addEventListener("change",this.styler_scheme_prefers_color_scheme)}t&&(this.styler_scheme_mutation_process=!0,this.styler_scheme_third_party_class(),new MutationObserver(this.styler_scheme_third_party_observer).observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}))},e.WS_Form.prototype.styler_scheme_reset=function(){var e=window.matchMedia("(prefers-color-scheme: dark)");this.styler_scheme_prefers_color_scheme(e),this.styler_scheme_third_party_class()},e.WS_Form.prototype.styler_scheme_prefers_color_scheme=function(t){this.styler_scheme_mutation_process=!1,t.matches?"light"===ws_form_settings.scheme?e.WS_Form.this.styler_scheme_alt_enable():e.WS_Form.this.styler_scheme_alt_disable():"light"===ws_form_settings.scheme?e.WS_Form.this.styler_scheme_alt_disable():e.WS_Form.this.styler_scheme_alt_enable()},e.WS_Form.prototype.styler_scheme_alt_enable=function(){e("html").addClass("wsf-styler-scheme-alt")},e.WS_Form.prototype.styler_scheme_alt_disable=function(){e("html").removeClass("wsf-styler-scheme-alt")},e.WS_Form.prototype.styler_scheme_third_party_class=function(t){if(this.styler_scheme_mutation_process){var s=[{present:"[id=automaticcss-core-css]",dark:"html.color-scheme--alt"},{present:".fl-builder",dark:".fl-dark-mode"},{present:".breakdance",dark:".breakdance-dark-mode"},{present:".bricks-builder",dark:".dark-mode"},{present:"html[data-theme]",dark:"html[dark-theme=dark]"},{present:".et_pb_page",dark:".et-dark-mode"},{present:".elementor",dark:".dark-mode"},{present:".oxygen",dark:".dark-mode"}];for(var r in s)if(s.hasOwnProperty(r)){var _=s[r];if(e(_.present).length){e(_.dark).length?this.styler_scheme_alt_enable():this.styler_scheme_alt_disable();break}}}else this.styler_scheme_mutation_process=!0},e.WS_Form.prototype.styler_scheme_third_party_observer=function(t){t.forEach(function(t){"class"===t.attributeName&&e.WS_Form.this.styler_scheme_third_party_class(t)})}}(jQuery);