@sc-360-v2/storefront-cms-library 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/builder.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see builder.js.LICENSE.txt */
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["storefront-cms-library"]=t():e["storefront-cms-library"]=t()}(this,(()=>(()=>{var e={633:(e,t,r)=>{var o=r(738).default;function n(){"use strict";e.exports=n=function(){return r},e.exports.__esModule=!0,e.exports.default=e.exports;var t,r={},i=Object.prototype,a=i.hasOwnProperty,l=Object.defineProperty||function(e,t,r){e[t]=r.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",c=p.asyncIterator||"@@asyncIterator",d=p.toStringTag||"@@toStringTag";function u(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(t){u=function(e,t,r){return e[t]=r}}function y(e,t,r,o){var n=t&&t.prototype instanceof m?t:m,i=Object.create(n.prototype),a=new j(o||[]);return l(i,"_invoke",{value:A(e,r,a)}),i}function g(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}r.wrap=y;var h="suspendedStart",S="suspendedYield",b="executing",T="completed",v={};function m(){}function f(){}function C(){}var O={};u(O,s,(function(){return this}));var w=Object.getPrototypeOf,D=w&&w(w(P([])));D&&D!==i&&a.call(D,s)&&(O=D);var x=C.prototype=m.prototype=Object.create(O);function R(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function L(e,t){function r(n,i,l,p){var s=g(e[n],e,i);if("throw"!==s.type){var c=s.arg,d=c.value;return d&&"object"==o(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){r("next",e,l,p)}),(function(e){r("throw",e,l,p)})):t.resolve(d).then((function(e){c.value=e,l(c)}),(function(e){return r("throw",e,l,p)}))}p(s.arg)}var n;l(this,"_invoke",{value:function(e,o){function i(){return new t((function(t,n){r(e,o,t,n)}))}return n=n?n.then(i,i):i()}})}function A(e,r,o){var n=h;return function(i,a){if(n===b)throw Error("Generator is already running");if(n===T){if("throw"===i)throw a;return{value:t,done:!0}}for(o.method=i,o.arg=a;;){var l=o.delegate;if(l){var p=I(l,o);if(p){if(p===v)continue;return p}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(n===h)throw n=T,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);n=b;var s=g(e,r,o);if("normal"===s.type){if(n=o.done?T:S,s.arg===v)continue;return{value:s.arg,done:o.done}}"throw"===s.type&&(n=T,o.method="throw",o.arg=s.arg)}}}function I(e,r){var o=r.method,n=e.iterator[o];if(n===t)return r.delegate=null,"throw"===o&&e.iterator.return&&(r.method="return",r.arg=t,I(e,r),"throw"===r.method)||"return"!==o&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+o+"' method")),v;var i=g(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function N(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function P(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,i=function r(){for(;++n<e.length;)if(a.call(e,n))return r.value=e[n],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return f.prototype=C,l(x,"constructor",{value:C,configurable:!0}),l(C,"constructor",{value:f,configurable:!0}),f.displayName=u(C,d,"GeneratorFunction"),r.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},r.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,C):(e.__proto__=C,u(e,d,"GeneratorFunction")),e.prototype=Object.create(x),e},r.awrap=function(e){return{__await:e}},R(L.prototype),u(L.prototype,c,(function(){return this})),r.AsyncIterator=L,r.async=function(e,t,o,n,i){void 0===i&&(i=Promise);var a=new L(y(e,t,o,n),i);return r.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},R(x),u(x,d,"Generator"),u(x,s,(function(){return this})),u(x,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var o in t)r.push(o);return r.reverse(),function e(){for(;r.length;){var o=r.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},r.values=P,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&a.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(o,n){return l.type="throw",l.arg=e,r.next=o,n&&(r.method="next",r.arg=t),!!n}for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n],l=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var p=a.call(i,"catchLoc"),s=a.call(i,"finallyLoc");if(p&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(p){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&a.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var n=o;break}}n&&("break"===e||"continue"===e)&&n.tryLoc<=t&&t<=n.finallyLoc&&(n=null);var i=n?n.completion:{};return i.type=e,i.arg=t,n?(this.method="next",this.next=n.finallyLoc,v):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),v},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),N(r),v}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var o=r.completion;if("throw"===o.type){var n=o.arg;N(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,o){return this.delegate={iterator:P(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),v}},r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,t,r)=>{var o=r(633)();e.exports=o;try{regeneratorRuntime=o}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{"use strict";r.r(o),r.d(o,{ElementEditSchema:()=>A,buttonSchema:()=>j,cmsTypes:()=>l,codeSchema:()=>k,commonFunctions:()=>ve,containerSchema:()=>U,countdownSchema:()=>W,embedSchema:()=>G,enums:()=>e,faqSchema:()=>H,gallerySliderSchema:()=>P,gridSchema:()=>i,imageHotspotSchema:()=>K,imageSchema:()=>a,interfaces:()=>t,mapSchema:()=>M,scrollSchema:()=>B,sectionSchema:()=>n,socialIconsSchema:()=>z,tabSchema:()=>_,tableSchema:()=>N,textSchema:()=>I,videoSChema:()=>E});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>te,CMSComponentImportTypeEnum:()=>re,CMSElementEditTypes:()=>ee,CMSElementSelectors:()=>Q,CMSToolAttributes:()=>J,CMSToolIdTypes:()=>$});var t={};r.r(t);var n={};r.r(n),r.d(n,{getDefaultStyles:()=>fe,getSectionDefaultStyles:()=>Ce});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>Oe});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>we});var l={};r.r(l);var p={};r.r(p),r.d(p,{cssInputInstances:()=>De});var s={};r.r(s),r.d(s,{getDefaultData:()=>Re,sectionSelectorKeysEnum:()=>me});var c={};r.r(c),r.d(c,{getDefaultData:()=>Ae,gridSelectorKeysEnum:()=>xe});var d={};r.r(d),r.d(d,{SelectorKeysEnum:()=>Le,getDefaultData:()=>Ne});var u={};r.r(u),r.d(u,{ButtonSelectorKeysEnum:()=>Ee,getDefaultData:()=>_e});var y={};r.r(y),r.d(y,{ButtonSelectorKeysEnum:()=>Pe,getDefaultData:()=>ke});var g={};r.r(g),r.d(g,{VideoSelectorKeysEnum:()=>He,getDefaultData:()=>We});var h={};r.r(h),r.d(h,{getDefaultData:()=>Ue});var S={};r.r(S),r.d(S,{getDefaultData:()=>Ve});var b={};r.r(b),r.d(b,{TableSelectorKeysEnum:()=>Be,getDefaultData:()=>qe});var T={};r.r(T),r.d(T,{SelectorKeysEnum:()=>Xe,getDefaultData:()=>Qe});var v={};r.r(v),r.d(v,{SocialSelectorKeysEnum:()=>$e,getDefaultData:()=>tt});var m={};r.r(m),r.d(m,{ButtonSelectorKeysEnum:()=>et,getDefaultData:()=>nt});var f={};r.r(f),r.d(f,{codeSelectorKeysEnum:()=>ot,getDefaultData:()=>at});var C={};r.r(C),r.d(C,{embedSelectorKeysEnum:()=>it,getDefaultData:()=>pt});var O={};r.r(O),r.d(O,{getDefaultData:()=>ct,textSelectorKeysEnum:()=>lt});var w={};r.r(w),r.d(w,{SelectorKeysEnum:()=>st,getDefaultData:()=>yt});var D={};r.r(D),r.d(D,{SelectorKeysEnum:()=>ut,getDefaultData:()=>St});var x={};r.r(x),r.d(x,{SelectorKeysEnum:()=>ht,getDefaultData:()=>vt});var R={};r.r(R),r.d(R,{getDefaultData:()=>ft,selfSelectorKeysEnum:()=>Tt});var L={};r.r(L),r.d(L,{SelectorKeysEnum:()=>mt,getDefaultData:()=>wt});var A={};r.r(A),r.d(A,{button:()=>u,buttonV2:()=>y,code:()=>f,common:()=>p,container:()=>R,countdown:()=>L,embed:()=>C,faq:()=>m,gallerySlider:()=>T,grid:()=>c,image:()=>d,imageHotspot:()=>w,map:()=>x,scroll:()=>D,section:()=>s,slideShowLayouter:()=>S,social:()=>v,table:()=>b,tabs:()=>h,text:()=>O,video:()=>g});var I={};r.r(I),r.d(I,{getDefaultStyles:()=>Dt});var E={};r.r(E),r.d(E,{getDefaultVideoStyles:()=>xt});var N={};r.r(N),r.d(N,{getDefaultTableStyles:()=>Rt});var j={};r.r(j),r.d(j,{getDefaultStyles:()=>Lt});var P={};r.r(P),r.d(P,{getDefaultStyles:()=>At});var _={};r.r(_),r.d(_,{getDefaultStyles:()=>It});var z={};r.r(z),r.d(z,{getDefaultSocialIconsStyles:()=>Et});var H={};r.r(H),r.d(H,{getDefaultStyles:()=>Nt});var k={};r.r(k),r.d(k,{getDefaultStyles:()=>jt,getSectionDefaultStyles:()=>Pt});var G={};r.r(G),r.d(G,{getDefaultStyles:()=>_t,getSectionDefaultStyles:()=>zt});var B={};r.r(B),r.d(B,{getDefaultStyles:()=>Ht});var W={};r.r(W),r.d(W,{getDefaultStyles:()=>kt});var K={};r.r(K),r.d(K,{getDefaultStyles:()=>Gt});var M={};r.r(M),r.d(M,{getDefaultStyles:()=>Bt});var U={};function Y(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}function V(e,t){if(e){if("string"==typeof e)return Y(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Y(e,t):void 0}}function F(e){return function(e){if(Array.isArray(e))return Y(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||V(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function X(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,n,i,a,l=[],p=!0,s=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;p=!1}else for(;!(p=(o=i.call(r)).done)&&(l.push(o.value),l.length!==t);p=!0);}catch(e){s=!0,n=e}finally{try{if(!p&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(s)throw n}}return l}}(e,t)||V(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function q(e){return q="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},q(e)}function Z(e,t,r){return(t=function(e){var t=function(e){if("object"!=q(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=q(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==q(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.r(U),r.d(U,{getDefaultStyles:()=>Wt});var $,Q,J,ee,te,re,oe=r(756),ne=r.n(oe);function ie(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return ae(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?ae(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var o=0,n=function(){};return{s:n,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:n}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){l=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(l)throw i}}}}function ae(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main"}($||($={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']"}(Q||(Q={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(J||(J={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls"}(ee||(ee={})),function(e){e[e.PIXELS=1]="PIXELS",e[e.REM=2]="REM",e[e.EM=3]="EM",e[e.PERCENTAGE=4]="PERCENTAGE",e[e.CUSTOM=5]="CUSTOM"}(te||(te={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW"}(re||(re={}));var le=function(e,t,r,o){return new(r||(r=Promise))((function(n,i){function a(e){try{p(o.next(e))}catch(e){i(e)}}function l(e){try{p(o.throw(e))}catch(e){i(e)}}function p(e){var t;e.done?n(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,l)}p((o=o.apply(e,t||[])).next())}))};function pe(e,t){var r,o=ie(e.base);try{for(o.s();!(r=o.n()).done;)if(r.value.label===t)return"base"}catch(e){o.e(e)}finally{o.f()}var n,i=ie(e.accent);try{for(i.s();!(n=i.n()).done;)if(n.value.label===t)return"accent"}catch(e){i.e(e)}finally{i.f()}return null}function se(e){return"rgba(".concat(null==e?void 0:e.r,", ").concat(null==e?void 0:e.g,", ").concat(null==e?void 0:e.b,", ").concat(null==e?void 0:e.a,")")}function ce(e,t,r,o){return le(this,void 0,void 0,ne().mark((function n(){var i,a,l,p,s;return ne().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return i=e.parentNode,a=e.textContent.substring(0,t),l=e.textContent.substring(t+r),p=document.createTextNode(a),s=document.createTextNode(l),i.insertBefore(p,e),i.insertBefore(o,e),i.insertBefore(s,e.nextSibling),n.next=10,i.removeChild(e);case 10:case"end":return n.stop()}}),n)})))}function de(e){var t=[];if(e.nodeType===Node.TEXT_NODE)t.push(e);else for(var r=e.childNodes,o=0;o<r.length;o++)t=t.concat(de(r[o]));return t}function ue(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var ye={fontSize:{px:[12,14,16,18,20,24,30,36,48,60,72],rem:[.75,.875,1,1.125,1.25,1.5,1.875,2.25,3,3.75,4.5]},lineHeight:{px:[18,20,24,28,30,32,38,44,60,72,90],rem:[1.125,1.25,1.5,1.75,1.875,2,2.375,2.75,3.75,4.5,5.625]}},ge=[{id:1,label:"px",value:1},{id:2,label:"rem",value:2},{id:3,label:"em",value:3},{id:4,label:"%",value:4},{id:5,label:"✎",value:5},{id:6,label:"ms",value:6},{id:7,label:"noUnit",value:7}];function he(e){return!(e&&Object.keys(e).length>0)}function Se(e){return!(e&&null!==e)}function be(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),o=Q,n=o.iframeSelector,i=o.iframePreviewSelector,a=document.querySelector(t?i:n),l=null==a?void 0:a.contentDocument;return r?null==l?void 0:l.querySelectorAll("".concat(e)):null==l?void 0:l.querySelector("".concat(e))}var Te={ReorderObj:function(e,t){var r={};return t.forEach((function(t){e.hasOwnProperty(t)&&(r[t]=e[t])})),r},reorderSections:function(e,t,r){var o=e[t],n=o.index,i="up"===r?n-1:n+1;if(i>=1&&i<=Object.keys(e).length){var a=Object.keys(e).find((function(t){return e[t].index===i}));return Object.assign(Object.assign({},e),Z(Z({},t,Object.assign(Object.assign({},o),{index:i})),a,Object.assign(Object.assign({},e[a]),{index:n})))}return e},returnUpdatedButton:function(e,t,r,o){var n={};return Object.keys(e).forEach((function(i){n[i]=Object.assign({},e[i]),Object.keys(e[i].children).forEach((function(a){Object.keys(e[i].children[a].children).forEach((function(l){var p=e[i].children[a].children[l];p.isDirty||p.attributes.datadivtype!==t||(n[i]=Object.assign(Object.assign({},n[i]),{children:Object.assign(Object.assign({},n[i].children),Z({},a,Object.assign(Object.assign({},n[i].children[a]),{children:Object.assign(Object.assign({},n[i].children[a].children),Z({},l,Object.assign(Object.assign({},n[i].children[a].children[l]),{properties:Object.assign(Object.assign({},n[i].children[a].children[l].properties),r.design),styles:Object.assign(Object.assign({},n[i].children[a].children[l].styles),o)})))})))}))}))}))})),n},getTextValue:function(e,t){if(void 0!==(null==t?void 0:t.type)){if("custom"===t.type)return se(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var r=e.selectedTheme.colors;return se(r[pe(r,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return se(t.rgb)},returnFontStyle:function(e,t){var r=["bold","italic","lineThrough","underline"],o=r.findIndex((function(t){return""!==e[t].value}));return-1!==o?r[o]:t},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var t=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===t?0:parseFloat(t)},convertFormatToMask:function(e,t){return e.find((function(e){return e.value===t})).format.replaceAll("X","9")},convertToNumericValue:function(e){var t=parseInt(e,10);if(isNaN(t))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return t/100*window.innerHeight;if(e.includes("px"))return t;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:se,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var t=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(r,o){return Object.assign(Object.assign({},r),Z({},"--_"+t+o,e[o]))}),{})},r=t(e.defaultState.default),o=t(e.defaultState.text),n={},i={};return e.hoverState&&(e.hoverState.default&&(n=t(e.hoverState.default,"hover-")),e.hoverState.text&&(i=t(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},r),n),child:Object.assign(Object.assign({},o),i)}},convertUpperCaseToCapitalise:function(e){return e.toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))},convertObjectToCssString:function(e){return Object.entries(e).map((function(e){var t=X(e,2),r=t[0],o=t[1];return"".concat(r,": ").concat(""===o?"fontStyle"===r||"fontWeight"===r?"normal":"none":o,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:pe,convertPagesToDropdownList:function(e){var t=[];return e.forEach((function(e,r){var o={id:r+1,label:e.displayName,value:r+1};t.push(o)})),t},returnTheCharacter:function(e){return le(this,void 0,void 0,ne().mark((function t(){var r,o,n,i,a,l,p,s,c,d,u,y,g,h,S;return ne().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=window.getSelection(),!(o=null==r?void 0:r.toString())){t.next=36;break}n=null==r?void 0:r.getRangeAt(0),i=n.startContainer,a=n.startOffset,l=de(null==i?void 0:i.parentElement),p=null,s=0,c=ie(l),t.prev=10,c.s();case 12:if((d=c.n()).done){t.next=21;break}if(u=d.value,y=u.textContent.length,!(a>=s&&a<=s+y)){t.next=18;break}return p=u,t.abrupt("break",21);case 18:s+=y;case 19:t.next=12;break;case 21:t.next=26;break;case 23:t.prev=23,t.t0=t.catch(10),c.e(t.t0);case 26:return t.prev=26,c.f(),t.finish(26);case 29:return(g=document.createElement("span")).textContent=o,h=Object.keys(e),S=Object.values(e),g.style[h[0]]=S[0],t.next=36,ce(p,a,o.length,g);case 36:case"end":return t.stop()}}),t,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,t){var r=Object.assign({},t),o={};return Object.keys(r).forEach((function(t){var n={};t===ue(e[0])?n=Object.assign(Object.assign({},r[t]),{value:e[r[t].property]}):(r[t].property===ue(e[0])&&(n=Object.assign(Object.assign({},r[t]),{value:"none"===e[r[t].property]||"normal"===e[r[t].property]?"":e[r[t].property]})),n=r[t]),o[t]=n})),o},checkIfInactiveColorsAndModify:function(e,t){var r=F(t.general),o=F(t.text),n=r.map((function(t){var r=pe(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Te.returnColorsArrName(e,o.value.value),i=e[n].find((function(e){return e.label===o.value.value}));return Object.assign(Object.assign({},t),{value:{value:i.label}})}return Object.assign({},t)})),i=o.map((function(t){var r=pe(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Te.returnColorsArrName(e,o.value.value),i=e[n].find((function(e){return e.label===o.value.value}));return Object.assign(Object.assign({},t),{value:{value:i.label}})}return Object.assign({},t)}));return{general:F(n),text:F(i)}},kebabToCamelCase:ue,returnDefaultValue:function(e,t,r,o,n){var i,a,l=ye;if(1===r||2===r){var p=null===(i=null==ge?void 0:ge.find((function(e){return e.value===r})))||void 0===i?void 0:i.label,s=null===(a=null==ge?void 0:ge.find((function(e){return e.value===n})))||void 0===a?void 0:a.label;if(r===n){var c=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===c){for(var d=0,u=l.fontSize["".concat(p)].length-1,y=null;d<=u;){var g=Math.floor((d+u)/2);if(l.fontSize["".concat(p)][g]===t)return l.fontSize["".concat(p)][g];l.fontSize["".concat(p)][g]<t?(y=l.fontSize["".concat(p)][g],d=g+1):u=g-1}c=l.fontSize["".concat(p)].findIndex((function(e){return e===y}))}var h=l.lineHeight["".concat(s)][c];return"bool"===e?o===h:{value:h,unit:n}}s=p;var S=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===S){for(var b=0,T=l.fontSize["".concat(p)].length-1,v=null;b<=T;){var m=Math.floor((b+T)/2);if(l.fontSize["".concat(p)][m]===t)return l.fontSize["".concat(p)][m];l.fontSize["".concat(p)][m]<t?(v=l.fontSize["".concat(p)][m],b=m+1):T=m-1}S=l.fontSize["".concat(p)].findIndex((function(e){return e===v}))}var f=l.lineHeight["".concat(s)][S];return"bool"===e?o===f:{value:f,unit:r}}return"bool"===e||{}},rgbaToHex:function(e){var t=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!t)return e;var r=parseInt(t[1]),o=parseInt(t[2]),n=parseInt(t[3]),i=1;void 0!==t[4]&&(i=parseFloat(t[4]));var a=r.toString(16).padStart(2,"0"),l=o.toString(16).padStart(2,"0"),p=n.toString(16).padStart(2,"0"),s=Math.round(255*i).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var t={};return Object.keys(e).forEach((function(r){var o=r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();t[o]=e[r]})),t},loadNAppendStyleTag:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,n=Q.iframeSelector,i=Q.templteEditiorSelector,a=Q.iframePreviewSelector,l=(Q.iframePreviewMainSelector,Q.iframeRoot),p=document.querySelector(r?a:n),s=null==p?void 0:p.contentDocument,c=null==s?void 0:s.querySelector(r?l:i);if(c&&null!==c){var d=c.querySelector("[".concat(J.style,'="').concat(t,'"]'));null!==o&&(d=o.querySelector("[".concat(J.layerStyle,'="').concat(t,'"]'))),d&&null!==d&&d.remove(),null===o?c.appendChild(e):o.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=X(e,2),r=t[0],o=t[1],n=r.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(n,": ").concat(o,";")})).join(" ")},IsObjectNull:he,IsNullOrEmpty:Se,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var t=null;if(!he(e)){var r=null==e?void 0:e.attributes;if(!he(r)){var o=null==r?void 0:r.BUILDER;he(o)||(t=null==o?void 0:o.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!he(e)){var r=null==e?void 0:e.attributes;if(!he(r)){var o=null==r?void 0:r.BUILDER;he(o)||(t=null==o?void 0:o.dataDivType)}}return t},GetCMSElementBySelector:be,CreateAspectRationNWidthConvertion:function(e,t,r){var o,n=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=parseFloat(t)/parseFloat(e),a=be("#".concat(r),"single",n),l=e;if(!Se(a)){var p=(null==a?void 0:a.matches(Q.dataDropElement))?null===(o=null==a?void 0:a.parentElement)||void 0===o?void 0:o.closest(Q.dataDropElement):null==a?void 0:a.closest(Q.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();[].concat(["px","em","rem"]).some((function(t){return"".concat(e).includes(t)}))&&(/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:l,aspectRatio:i}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:ge,getCMSElementAttributeValue:function(e,t,r){var o=null;if(!he(e)){var n=null==e?void 0:e.attributes;if(!he(n)){var i=n[t];he(i)||(o=i[r])}}return o},setTimeoutAsync:function(e){return new Promise((function(t,r){try{window.setTimeout((function(){t()}),e,[])}catch(e){r(e)}}))}};const ve=Te;var me,fe=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Ce=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Oe=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},we=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},De={adjustment:{value:"fluid",property:"adjustment",propertyType:ee.TOOL},width:{value:"100",property:"width",unit:4,propertyType:ee.CSS},height:{value:"100",property:"height",unit:1,propertyType:ee.CSS},margin:{isAll:!1,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"margin",propertyType:ee.CSS},padding:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"padding",propertyType:ee.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:ee.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:ee.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:ee.TOOL},positionType:{value:"fixed",property:"position",propertyType:ee.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:ee.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:ee.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:ee.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:ee.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:ee.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"borderWidth",propertyType:ee.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:ee.CSS},showBorder:{value:!0,propertyType:ee.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:ee.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:ee.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:ee.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:ee.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:ee.CSS},borderRadius:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"borderRadius",propertyType:ee.CSS},cropRatio:{value:"16:9",propertyType:ee.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:ee.CSS},exposure:{value:0,propertyType:ee.CONTROLS},contrast:{value:0,propertyType:ee.CONTROLS},saturation:{value:0,propertyType:ee.CONTROLS},brightness:{value:0,propertyType:ee.CONTROLS},tint:{value:0,propertyType:ee.CONTROLS},hue:{value:0,propertyType:ee.CONTROLS},lightness:{value:0,propertyType:ee.CONTROLS},highlights:{value:0,propertyType:ee.CONTROLS},shadows:{value:0,propertyType:ee.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:ee.CONTROLS},rotate:{value:0,unit:7,propertyType:ee.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:ee.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:ee.CSS},theme:{value:"h3",property:"theme",propertyType:ee.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:ee.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:ee.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:ee.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:ee.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:ee.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:ee.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:ee.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:ee.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:ee.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:ee.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:ee.CONTROLS},icon:{value:"check",propertyType:ee.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:ee.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:ee.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:ee.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:ee.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:ee.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:ee.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:ee.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:ee.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:ee.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:ee.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:ee.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:ee.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(me||(me={}));var xe,Re=function(e){return{layout:{selectorKey:me.LAYOUT,adjustment:De.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:ee.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:ee.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:ee.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},De.height),{isReadOnly:!0}),overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},design:{selectorKey:me.DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(xe||(xe={}));var Le,Ae=function(e){return{layout:{selectorKey:xe.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:ee.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},De.height),{isReadOnly:!0}),padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},design:{selectorKey:xe.DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius}}},Ie={onClick:{value:"Show Image Lightbox",propertyType:ee.CONTROLS},onHover:{value:"Zoom Out",propertyType:ee.CONTROLS},cropRatio:{value:"16:9",propertyType:ee.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:ee.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:ee.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Le||(Le={}));var Ee,Ne=function(){return{layout:{selectorKey:Le.LAYOUT,width:Object.assign(Object.assign({},De.width),{propertyType:ee.CONTROLS,unit:4}),height:Object.assign(Object.assign({},De.height),{propertyType:ee.CONTROLS,unit:4}),margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo,onClick:Ie.onClick,onHover:Ie.onHover,cropRatio:Ie.cropRatio,fitOptions:Ie.fitOptions,horizontalAlignment:Ie.horizontalAlignment,verticalAlignment:Ie.verticalAlignment},design:{selectorKey:Le.DESIGN,cropRatio:De.cropRatio,zoomImage:De.zoomImage,flip:De.flip,rotate:De.rotate,backgroundColor:De.backgroundColor,exposure:De.exposure,contrast:De.contrast,saturation:De.saturation,brightness:De.brightness,hue:De.hue,lightness:De.lightness,highlights:De.highlights,shadows:De.shadows,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:ee.CONTROLS}}}},je={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:ee.CONTROLS},buttonType:{value:"primaryButton",propertyType:ee.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:ee.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:ee.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:ee.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ee.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:ee.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(Ee||(Ee={}));var Pe,_e=function(){return{layout:{selectorKey:Ee.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"40",unit:1}),margin:De.margin,positionType:De.positionType,pinTo:De.pinTo,buttonStyle:je.buttonStyle,buttonText:je.buttonText,buttonIcon:je.buttonIcon,iconPosition:je.iconPosition,iconAndTextSpacing:je.iconAndTextSpacing,alignment:je.alignment,buttonType:je.buttonType},design:{selectorKey:Ee.DESIGN,defaultState:{selectorKey:Ee.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},De.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},De.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},De.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},De.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},De.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},De.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},De.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},De.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},De.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},De.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},De.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},De.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},De.theme),fontSize:Object.assign(Object.assign({},De.fontSize),{value:null,parentRef:"bs-dt-se-ft"}),textColor:Object.assign(Object.assign({},De.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},De.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},De.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},De.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},De.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},De.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},De.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},De.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:De.icon,showIcon:Object.assign(Object.assign({},De.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},De.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},De.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Ee.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},De.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},ze={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:ee.CONTROLS},buttonType:{value:"primaryButton",propertyType:ee.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:ee.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:ee.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:ee.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ee.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:ee.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(Pe||(Pe={}));var He,ke=function(){return{layout:{selectorKey:Pe.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"40",unit:1}),margin:De.margin,positionType:De.positionType,pinTo:De.pinTo,buttonStyle:ze.buttonStyle,buttonText:ze.buttonText,buttonIcon:ze.buttonIcon,iconPosition:ze.iconPosition,iconAndTextSpacing:ze.iconAndTextSpacing,alignment:ze.alignment,buttonType:ze.buttonType},design:{selectorKey:Pe.DESIGN,defaultState:{selectorKey:Pe.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},De.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},De.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},De.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},De.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},De.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},De.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},De.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},De.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},De.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},De.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},De.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},De.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},De.theme),fontSize:Object.assign(Object.assign({},De.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},De.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},De.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},De.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},De.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},De.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},De.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},De.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},De.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Object.assign(Object.assign({},De.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},De.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},De.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Pe.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},De.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},Ge={layout:{autoplay:{value:"true",propertyType:ee.CONTROLS},showControls:{value:"onHover",propertyType:ee.CONTROLS},loopVideo:{value:!0,propertyType:ee.CONTROLS},loopCount:{value:4,propertyType:ee.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:ee.CONTROLS},videoFile:{value:"",propertyType:ee.CONTROLS},showVideoTitle:{value:!0,propertyType:ee.CONTROLS},videoTitle:{value:"Sample Video",propertyType:ee.CONTROLS},showVideoDescription:{value:!0,propertyType:ee.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:ee.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:ee.CONTROLS},thumbnailImage:{value:"",propertyType:ee.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:ee.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:ee.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:ee.CONTROLS},icon:{value:"",propertyType:ee.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:ee.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ee.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:ee.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:ee.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:ee.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:ee.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:ee.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:ee.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:ee.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:ee.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:ee.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:ee.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(He||(He={}));var Be,We=function(){return{layout:{selectorKey:He.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"245",unit:4}),margin:De.margin,padding:Object.assign(Object.assign({},De.padding),{value:"20",unit:1}),autoplay:Ge.layout.autoplay,showControls:Ge.layout.showControls,loopVideo:Ge.layout.loopVideo,loopCount:Ge.layout.loopCount,positionType:De.positionType,pinTo:De.pinTo},content:{selectorKey:He.CONTENT,videoFile:Ge.content.videoFile,showVideoTitle:Ge.content.showVideoTitle,videoTitle:Ge.content.videoTitle,showVideoDescription:Ge.content.showVideoDescription,videoDescription:Ge.content.videoDescription,showCustomVideoThumbnail:Ge.content.showCustomVideoThumbnail,thumbnailImage:Ge.content.thumbnailImage,image:Ge.content.image},design:{selectorKey:He.DESIGN,videoWidgetLayout:{selectorKey:He.VIDEO_WIDGET_LAYOUT,verticalAlignment:Ge.design.verticalAlignment,widgetTextAndItemSpacing:Ge.design.widgetTextAndItemSpacing,textPosition:Ge.design.textPosition},videoWidgetDesign:{selectorKey:He.VIDEO_WIDGET_DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius,showIcon:De.showIcon,iconSize:De.iconSize,iconColor:De.iconColor,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc},videoTextLayout:{selectorKey:He.VIDEO_TEXT_LAYOUT,textVerticalPadding:Ge.design.textVerticalPadding,textHorizontalPadding:Ge.design.textHorizontalPadding,titleAndDescriptionSpacing:Ge.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:He.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},playPause:{selectorKey:He.PLAY_PAUSE,playIcon:Ge.design.playIcon,pauseIcon:Ge.design.pauseIcon,size:Ge.design.size,iconColor:De.iconColor,backgroundShape:Ge.design.backgroundShape,backgroundColor:De.backgroundColor}}}},Ke={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:ee.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:ee.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:ee.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:ee.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:ee.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:ee.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:ee.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:ee.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:ee.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:ee.CSS}},Me={borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,backgroundColor:De.backgroundColor,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius,exposure:De.exposure,contrast:De.contrast,saturation:De.saturation,highlights:De.highlights,shadows:De.shadows},Ue=function(){return{layout:{adjustment:De.adjustment,width:De.width,height:De.height,margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo,tabPosition:Ke.tabPosition,tabLayout:Ke.tabLayout,tabAlignment:Ke.tabAlignment,tabSpacing:Ke.tabSpacing,tabContainer:Ke.tabContainer,horizontalPadding:Ke.horizontalPadding,verticalPadding:Ke.verticalPadding,overflowTabs:Ke.overflowTabs,spacingBetweenRows:Ke.spacingBetweenRows},design:{tabContainer:Me,tabs:Me,tabContentContainer:Me,arrows:Me},content:{tabContent:Ke.tabContent}}},Ye={onClick:{value:"Show Image Lightbox",propertyType:ee.CONTROLS},onHover:{value:"Zoom Image",propertyType:ee.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:ee.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:ee.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:ee.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:ee.CSS}},Ve=function(){return{layout:{adjustment:De.adjustment,width:De.width,height:De.height,margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo,onClick:Ye.onClick,onHover:Ye.onHover,imageRatio:Ye.imageRatio,fitOptions:Ye.fitOptions,horizontalAlignment:Ye.horizontalAlignment,verticalAlignment:Ye.verticalAlignment},design:{layouter:{backgroundColor:De.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},Fe={layout:{header:{value:!0,propertyType:ee.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:ee.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:ee.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:ee.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:ee.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:ee.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:ee.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:ee.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:ee.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:ee.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:ee.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:ee.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:ee.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:ee.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:ee.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:ee.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:ee.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:ee.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:ee.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"John Doe",age:"30",occupation:"Engineer"},{rowId:2,name:"John",age:"25",occupation:"Designer"},{rowId:3,name:"Priya",age:"40",occupation:"Manager"}],propertyType:ee.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ee.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ee.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:ee.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ee.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ee.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ee.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ee.CONTROLS},fontSize:{value:"32",propertyType:ee.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ee.CSS},textHighlight:{value:"#BE6C00",propertyType:ee.CSS},characterSpacing:{value:"32",propertyType:ee.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:ee.CSS,unit:1},lineHeight:{value:"32",propertyType:ee.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:ee.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ee.CSS},fontSize:{value:"32",propertyType:ee.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ee.CSS},textHighlight:{value:"#BE6C00",propertyType:ee.CSS},characterSpacing:{value:"32",propertyType:ee.CSS,unit:1},lineHeight:{value:"32",propertyType:ee.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:ee.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ee.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ee.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ee.CONTROLS},paginationStyle:{value:"dotted",propertyType:ee.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ee.CONTROLS},arrowSize:{value:"32",propertyType:ee.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ee.CSS},backgroundShape:{value:"rectangle",propertyType:ee.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ee.CSS},font:{value:"lato",propertyType:ee.CSS},fontSize:{value:"32",propertyType:ee.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ee.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ee.CSS},hoverBackgroundShape:{value:"circle",propertyType:ee.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ee.CSS},hoverFont:{value:"lato",propertyType:ee.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ee.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ee.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ee.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ee.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ee.CONTROLS},iconSize:{value:"30",propertyType:ee.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ee.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}(Be||(Be={}));var Xe,qe=function(){return{layout:{selectorKey:Be.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"150",unit:1}),margin:De.margin,padding:De.padding,header:Fe.layout.header,headerHeight:Fe.layout.headerHeight,rowHeight:Fe.layout.rowHeight,layoutHeaderDivider:Fe.layout.layoutHeaderDivider,layoutRowDivider:Fe.layout.layoutRowDivider,layoutColumnDivider:Fe.layout.layoutColumnDivider,alternativeRowColors:Fe.layout.alternativeRowColors,headerCellPadding:Fe.layout.headerCellPadding,rowCellPadding:Fe.layout.rowCellPadding,contentAlignment:Fe.layout.contentAlignment,showMoreRows:Fe.layout.showMoreRows,rowsPerPage:Fe.layout.rowsPerPage,paginationType:Fe.layout.paginationType,paginationAlignment:Fe.layout.paginationAlignment,noOfItemsToLoad:Fe.layout.noOfItemsToLoad},content:{selectorKey:Be.CONTENT,showTitle:Fe.content.showTitle,tableTitle:Fe.content.tableTitle,connectWith:Fe.content.connectWith,columns:Fe.content.columns,rows:Fe.content.rows},design:{selectorKey:Be.DESIGN,tableWidget:{selectorKey:Be.TABLE_WIDGET,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius},table:{selectorKey:Be.TABLE,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:Fe.design.table.borderStyle,borderColor:De.borderColor,borderPerSlide:Fe.design.table.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},tableHeader:{selectorKey:Be.TABLE_HEADER,backgroundColor:De.backgroundColor},headerText:{selectorKey:Be.HEADER_TEXT,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight},tableRow:{selectorKey:Be.TABLE_ROW,backgroundColor:De.backgroundColor},rowText:{selectorKey:Be.ROW_TEXT,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight},rowAndHeaderDividers:{selectorKey:Be.ROW_AND_HEADER_DIVIDER,headerDivider:Fe.design.rowAndHeaderDividers.headerDivider,rowDivider:Fe.design.rowAndHeaderDividers.rowDivider,columnDivider:Fe.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Be.SCROLL_BAR,scrollBarWidth:Fe.design.scrollBar.scrollBarWidth,scrollBarColor:Fe.design.scrollBar.scrollBarColor},pagination:{selectorKey:Be.PAGINATION,defaultState:{selectorKey:Be.DEFAULT_STATE,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,previousIcon:Fe.design.pagination.previousIcon,nextIcon:Fe.design.pagination.nextIcon,iconSize:Fe.design.pagination.iconSize,iconColor:Fe.design.pagination.iconColor,backgroundShape:Fe.design.pagination.backgroundShape,backgroundColor:De.backgroundColor,pagination:Fe.design.pagination.pagination},hoverState:{selectorKey:Be.HOVER_STATE,theme:De.theme}},loadMoreButton:{selectorKey:Be.LOAD_MORE_BUTTON,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:Fe.design.pagination.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight}}}},Ze={displayStyle:{value:"Slider",propertyType:ee.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:ee.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:ee.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:ee.CSS},sliderControl:{value:"Arrows",propertyType:ee.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:ee.CONTROLS},loopImages:{value:!1,propertyType:ee.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:ee.CONTROLS},autoplay:{value:!1,propertyType:ee.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:ee.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:ee.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:ee.CONTROLS},showGalleryTitle:{value:!1,propertyType:ee.CONTROLS},galleryTitle:{value:"",propertyType:ee.CONTROLS},showGalleryDescription:{value:!1,propertyType:ee.CONTROLS},galleryDescription:{value:"",propertyType:ee.CONTROLS},showItemTitle:{value:!1,propertyType:ee.CONTROLS},showItemDescription:{value:!1,propertyType:ee.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:ee.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:ee.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:ee.CSS},galleryTextAndItemSpacing:{value:20,property:"textAndItemSpacing",unit:1,propertyType:ee.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:ee.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:ee.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:ee.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:ee.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:ee.CSS},textVerticalPadding:{value:20,property:"gap",unit:1,propertyType:ee.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:ee.CSS},titleAndDescriptionSpacing:{value:20,property:"gap",unit:1,propertyType:ee.CSS},arrowIconStyle:{value:"chevron-right",propertyType:ee.CONTROLS},backgroundShape:{value:"Round",propertyType:ee.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ee.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ee.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ee.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ee.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ee.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ee.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ee.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ee.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.GALLERY_LAYOUT="gallery-layout",e.ITEM_STYLE="item-style",e.PAGINATION_ARROWS="pagination-arrows",e.PAGINATION_DOTS="pagination-dots",e.PAGINATION_LINE="pagination-lines"}(Xe||(Xe={}));var $e,Qe=function(){return{layout:{selectorKey:Xe.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"auto",unit:te.CUSTOM}),margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo,displayStyle:Ze.displayStyle,itemsPerSlide:Ze.itemsPerSlide,itemGap:Ze.itemGap,rowGap:Ze.rowGap,sliderControl:Ze.sliderControl,controlPosition:Ze.controlPosition,loopImages:Ze.loopImages,sliderDisplayScrollbar:Ze.sliderDisplayScrollbar,autoplay:Ze.autoplay,autoplayStyle:Ze.autoplayStyle,autoplayDuration:Ze.autoplayDuration,sliderSpeed:Ze.sliderSpeed},content:{showGalleryTitle:Ze.showGalleryTitle,galleryTitle:Ze.galleryTitle,showGalleryDescription:Ze.showGalleryDescription,galleryDescription:Ze.galleryDescription,showItemTitle:Ze.showItemTitle,showItemDescription:Ze.showItemDescription,allowLinkToOtherPage:Ze.allowLinkToOtherPage,slides:Ze.slides},design:{selectorKey:Xe.DESIGN,galleryWidgetStyle:{selectorKey:Xe.GALLERY_WIDGET_STYLE,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius},galleryLayout:{selectorKey:Xe.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ze.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ze.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ze.galleryTextAndDescriptionSpacing},itemStyle:{selectorKey:Xe.ITEM_STYLE,imageRatio:Ze.imageRatio,fitOptions:Ze.fitOptions,textLayout:Ze.textLayout,itemTitleAndDescriptionAlignment:Ze.itemTitleAndDescriptionAlignment,textVerticalPadding:Ze.textVerticalPadding,texHorizontalPadding:Ze.texHorizontalPadding,titleAndDescriptionSpacing:Ze.titleAndDescriptionSpacing},paginationArrows:{selectorKey:Xe.PAGINATION_ARROWS,arrowIconStyle:Ze.arrowIconStyle,backgroundShape:Ze.backgroundShape,arrowSize:Ze.arrowSize,arrowColor:Ze.arrowColor},paginationDots:{selectorKey:Xe.PAGINATION_DOTS,dotSize:Ze.dotSize,currentDotColor:Ze.currentDotColor,otherDotColor:Ze.otherDotColor},paginationLine:{selectorKey:Xe.PAGINATION_LINE,currentLineColor:Ze.currentLineColor,otherLineColor:Ze.otherLineColor,lineHeight:Ze.lineHeight,lineWidth:Ze.lineWidth}}}},Je={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:ee.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:ee.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:ee.CONTROLS},itemSpacing:{value:"10",propertyType:ee.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:ee.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:ee.CSS},iconStyle:{value:"Icon",propertyType:ee.CONTROLS}},content:{socialIcons:{value:[{id:1,title:"Amazon",name:"amazon",show:"true",url:"https://amazon.com"},{id:2,title:"Website",name:"website",show:"true",url:"https://www.sellerscommerce.com/"},{id:3,title:"Instagram",name:"instagram",show:"true",url:"https://instagram.com"},{id:4,title:"Twitter",name:"twitter",show:"true",url:"https://x.com/"},{id:5,title:"Facebook",name:"facebook",show:"true",url:"facebook"}],propertyType:ee.CONTROLS},website:{value:!0,propertyType:ee.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:ee.CONTROLS},instagram:{value:!0,propertyType:ee.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:ee.CONTROLS},facebook:{value:!0,propertyType:ee.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:ee.CONTROLS},linkedIn:{value:!1,propertyType:ee.CONTROLS},linkedInUrl:{value:"",propertyType:ee.CONTROLS},twitter:{value:!0,propertyType:ee.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:ee.CONTROLS},amazon:{value:!0,propertyType:ee.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:ee.CONTROLS}},design:{icon:{value:"",propertyType:ee.CONTROLS},designiconSize:{value:"30",propertyType:ee.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ee.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:ee.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:ee.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:ee.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:ee.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:ee.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:ee.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="socialIcons",e.SOCIAL_WIDGET="socialWidget"}($e||($e={}));var et,tt=function(){return{layout:{selectorKey:$e.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"100",unit:4}),height:Object.assign(Object.assign({},De.height),{value:"50",unit:1}),margin:De.margin,padding:De.padding,alignment:Je.layout.alignment,textAlignment:Je.layout.textAlignment,clickToNavigate:Je.layout.clickToNavigate,iconStyle:Je.layout.iconStyle,iconPosition:Je.layout.iconPosition,iconAndTextSpacing:Je.layout.iconAndTextSpacing,itemSpacing:Je.layout.itemSpacing,positionType:De.positionType,pinTo:De.pinTo},content:{selectorKey:$e.CONTENT,socialContent:Je.content.socialIcons},design:{selectorKey:$e.DESIGN,socialWidget:{selectorKey:$e.SOCIAL_WIDGET,backgroundColor:De.backgroundColor,cropRatio:De.cropRatio,zoomImage:De.zoomImage,flip:De.flip,rotate:De.rotate,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},itemStyle:{selectorKey:$e.ITEM_STYLE,backgroundColor:De.backgroundColor,cropRatio:De.cropRatio,zoomImage:De.zoomImage,flip:De.flip,rotate:De.rotate,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur,iconSize:Je.design.designiconSize,iconColor:Je.design.iconColor},socialIcons:{selectorKey:$e.SOCIAL_ICONS,instagramIcon:Je.design.instagramIcon,facebookIcon:Je.design.facebookIcon,twitterIcon:Je.design.twitterIcon,amazonIcon:Je.design.amazonIcon,websiteIcon:Je.design.websiteIcon}}}},rt={expandFirstItemByDefault:{value:!0,propertyType:ee.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:ee.CONTROLS},itemDividers:{value:!1,propertyType:ee.CONTROLS},iconPosition:{value:"Right",propertyType:ee.CONTROLS},accordionsList:{value:[{title:"What is your return policy?",description:"You can return any item within 30 days of purchase for a full refund. Please ensure the item is in its original condition."},{title:"How can I track my order?",description:"Once your order is shipped, you will receive an email with the tracking number. You can use this number on our website to track your order."},{title:"Do you offer international shipping?",description:"Yes, we offer international shipping to many countries. Shipping fees and delivery times vary depending on the destination."},{title:"How can I contact customer service?",description:"You can contact our customer service team via email at support@example.com or call us at 1-800-123-4567. Our team is available Monday to Friday, 9 AM to 5 PM."},{title:"What payment methods do you accept?",description:"We accept all major credit cards, PayPal, and Apple Pay. You can select your preferred payment method at checkout."}],propertyType:ee.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:ee.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:ee.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:ee.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider"}(et||(et={}));var ot,nt=function(){return{layout:{selectorKey:et.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:300,unit:1}),height:Object.assign(Object.assign({},De.height),{value:"auto",unit:te.CUSTOM}),margin:De.margin,padding:De.padding,positionType:De.positionType,pinTo:De.pinTo,expandFirstItemByDefault:rt.expandFirstItemByDefault,allowMultipleOpenItems:rt.allowMultipleOpenItems,itemDividers:rt.itemDividers,iconPosition:rt.iconPosition,itemHorizontalPadding:rt.itemHorizontalPadding,itemVerticalPadding:rt.itemVerticalPadding,itemSpacing:rt.itemSpacing,titleAndDescriptionSpacing:rt.titleAndDescriptionSpacing},content:{accordionsList:rt.accordionsList},design:{selectorKey:et.DESIGN,faqWidget:{selectorKey:et.FAQ_WIDGET,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius},collapsedAccordionItem:{selectorKey:et.COLLAPSED_ACCRORDION_ITEM,backgroundColor:De.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},De.backgroundColor),{property:"backgroundColorDesc"}),borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,showIcon:De.showIcon,iconSize:De.iconSize,iconColor:De.iconColor,themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc},expandedAccordionItem:{selectorKey:et.EXPANDED_ACCRORDION_ITEM,backgroundColor:De.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},De.backgroundColor),{property:"backgroundColorDesc"}),borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius,theme:Object.assign({},De.theme),font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,showIcon:De.showIcon,iconSize:De.iconSize,iconColor:De.iconColor,themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc},divider:{selectorKey:et.DIVIDER,dividerColor:De.borderColor,dividerStyle:De.borderStyle,dividerWidth:De.dividerWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ot||(ot={}));var it,at=function(){return{layout:{selectorKey:ot.LAYOUT,width:Object.assign(Object.assign({},De.width),{unit:1,value:300}),height:Object.assign(Object.assign({},De.height),{unit:1,value:300}),margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},design:{selectorKey:ot.DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(it||(it={}));var lt,pt=function(){return{layout:{selectorKey:it.LAYOUT,width:Object.assign(Object.assign({},De.width),{unit:1,value:300}),height:Object.assign(Object.assign({},De.height),{unit:1,value:300}),margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},design:{selectorKey:it.DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Embed customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}},embed:{selectedValue:0,url:""}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(lt||(lt={}));var st,ct=function(){return{layout:{selectorKey:lt.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:ee.CSS},textData:{value:"<h1>Heading 1</h1>",propertyType:ee.CONTROLS},height:{value:"auto",property:"height",unit:5,propertyType:ee.CSS},margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},design:{selectorKey:lt.DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius}}},dt={position:{value:"topLeft",property:"position",propertyType:ee.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ee.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:ee.CONTROLS},onHover:{value:"Zoom In",propertyType:ee.CONTROLS},hotspotStyle:{value:"shape",propertyType:ee.CONTROLS},showContent:{value:"onClick",propertyType:ee.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:ee.CONTROLS},showIcon:{value:!0,propertyType:ee.CONTROLS},shape:{value:"circle",propertyType:ee.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:ee.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:ee.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:ee.CSS},iconSize:{value:"30",property:"iconSize",propertyType:ee.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:ee.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:ee.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:ee.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:ee.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:ee.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:ee.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:ee.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:ee.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:ee.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:ee.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:ee.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:ee.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:ee.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="hotSpotStyle",e.HOTSPOT_STYLE="hotspotStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign"}(st||(st={}));var ut,yt=function(){return{layout:{selectorKey:st.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"270",unit:1}),margin:De.margin,padding:De.padding,showContent:dt.showContent,canOpenMultipleHotspots:dt.canOpenMultipleHotspots,positionType:De.positionType,pinTo:De.pinTo},design:{selectorKey:st.DESIGN,imageStyle:{selectorKey:st.HOTSPOT_IMAGE_STYLE,cropRatio:De.cropRatio,zoomImage:De.zoomImage,flip:De.flip,rotate:De.rotate,backgroundColor:De.backgroundColor,overlayColor:De.overlayColor,exposure:De.exposure,contrast:De.contrast,saturation:De.saturation,brightness:De.brightness,hue:De.hue,lightness:De.lightness,highlights:De.highlights,shadows:De.shadows,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},hotspotStyle:{selectorKey:st.HOTSPOT_STYLE,hotspotStyle:dt.hotspotStyle,hotspotSize:dt.hotspotSize,iconSize:De.iconSize,iconColor:De.iconColor,icon:dt.icon,showIcon:dt.showIcon,shape:dt.shape,animationStyle:dt.animationStyle,animationFrequency:dt.animationFrequency,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur,position:dt.position},tooltipDesign:{selectorKey:st.TOOL_TIP_DESIGN,tooltipWidth:dt.tooltipWidth,tooltipHeight:dt.tooltipHeight,horizontalAlignment:dt.horizontalAlignment,verticalAlignment:dt.verticalAlignment,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},tooltipTextDesign:{selectorKey:st.TOOL_TIP_TEXT,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc},tooltipProductDesign:{selectorKey:st.TOOL_TIP_PRODUCT_DESIGN,imageRatio:dt.imageRatio,fitOptions:dt.fitOptions,productInfoAlignment:dt.productInfoAlignment,infoVerticalPadding:dt.infoVerticalPadding,infoHorizontalPadding:dt.infoHorizontalPadding,infoSpacing:dt.infoSpacing,cardLayout:dt.cardLayout,productCardStyle:dt.productCardStyle},tooltipImageDesign:{selectorKey:st.TOOL_TIP_IMAGE_DESIGN,cropRatio:De.cropRatio,zoomImage:De.zoomImage,flip:De.flip,rotate:De.rotate,backgroundColor:De.backgroundColor,exposure:De.exposure,contrast:De.contrast,saturation:De.saturation,brightness:De.brightness,hue:De.hue,lightness:De.lightness,highlights:De.highlights,shadows:De.shadows,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur,imageRatio:dt.imageRatio,fitOptions:dt.fitOptions,horizontalAlignment:dt.horizontalAlignment,verticalAlignment:dt.verticalAlignment,onClick:dt.onClick,onHover:dt.onHover}},content:{selectorKey:st.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:ee.CONTROLS},hotspots:dt.hotspots}}},gt={itemSpacing:{value:"20",property:"itemSpacing",propertyType:ee.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:ee.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:ee.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:ee.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:ee.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:ee.CONTROLS},style:{value:"line",property:"style",propertyType:ee.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:ee.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:ee.CSS},scrollContent:{value:[{itemId:1,content:"Sale",selectorKey:"item1"},{itemId:2,content:"Till 29nd November",selectorKey:"item2"},{itemId:3,content:"Get Ready",selectorKey:"item3"}],propertyType:ee.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:ee.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.SCROLL_CONTAINER="scrollContainer",e.DIVIDER_STYLE="dividerStyle",e.ITEM_1="item1",e.ITEM_2="item2",e.ITEM_3="item3"}(ut||(ut={}));var ht,St=function(){return{layout:{selectorKey:ut.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"40",unit:1}),margin:De.margin,padding:De.padding,itemSpacing:gt.itemSpacing,repeatElements:gt.repeatElements,dividerBetweenItems:gt.dividerBetweenItems,scrollSpeed:gt.scrollSpeed,scrollDirection:gt.scrollDirection,pauseOnHover:gt.pauseOnHover},content:{selectorKey:ut.CONTENT,scrollContent:gt.scrollContent},design:{selectorKey:ut.DESIGN,scrollContainer:{selectorKey:ut.SCROLL_CONTAINER,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},dividerStyle:{selectorKey:ut.DIVIDER_STYLE,style:gt.style,shape:gt.shape,size:gt.size,backgroundColor:De.backgroundColor,dividerColor:gt.dividerColor},defaultItem:{theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight},item1:{selectorKey:ut.ITEM_1,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight},item2:{selectorKey:ut.ITEM_2,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight},item3:{selectorKey:ut.ITEM_3,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight}}}},bt={zoom:{value:3,propertyType:ee.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:ee.CONTROLS},showIcon:{value:!0,propertyType:ee.CONTROLS},showZoomControls:{value:!0,propertyType:ee.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:ee.CONTROLS},showStreetView:{value:!0,propertyType:ee.CONTROLS},showDirectionsLink:{value:!1,propertyType:ee.CONTROLS},showTitle:{value:!1,propertyType:ee.CONTROLS},title:{value:"",propertyType:ee.CONTROLS},showDescription:{value:!1,propertyType:ee.CONTROLS},description:{value:"",propertyType:ee.CONTROLS},chooseMapDesign:{value:"",propertyType:ee.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:ee.CONTROLS},geometry:{value:null,propertyType:ee.CONTROLS},textContainerPosition:{value:"Top",propertyType:ee.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:ee.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:ee.CSS},onClick:{value:"Show Image Lightbox",propertyType:ee.CONTROLS},onHover:{value:"Zoom In",propertyType:ee.CONTROLS},pinStyle:{value:"icon",propertyType:ee.CONTROLS},showContent:{value:"onClick",propertyType:ee.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:ee.CONTROLS},shape:{value:"circle",propertyType:ee.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:ee.CONTROLS},iconStyle:{value:"icon with circle",propertyType:ee.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:ee.CSS},iconSize:{value:"100",propertyType:ee.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:ee.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:ee.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:ee.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:ee.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:ee.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:ee.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:ee.CSS},infoVerticalPadding:{value:"500",propertyType:ee.CSS},infoHorizontalPadding:{value:"500",propertyType:ee.CSS},infoSpacing:{value:"500",propertyType:ee.CSS},cardLayout:{value:"onImage",propertyType:ee.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:ee.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:ee.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:ee.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:ee.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:ee.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="HOTSPOT_IMAGE_STYLE",e.PIN_STYLE="pinStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.MAP_WIDGET_LAYOUT="mapWidgetLayout",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="mapWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="mapWidgetTextContainerLayout",e.MAP_STYLE="mapStyle"}(ht||(ht={}));var Tt,vt=function(){return{layout:{selectorKey:ht.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"500",unit:1}),margin:De.margin,padding:De.padding,showContent:bt.showContent,canOpenMultipleHotspots:bt.canOpenMultipleHotspots,positionType:De.positionType,pinTo:De.pinTo,zoom:bt.zoom,showZoomControls:bt.showZoomControls,showMapAndSatelliteView:bt.showMapAndSatelliteView,showStreetView:bt.showStreetView,showDirectionsLink:bt.showDirectionsLink},content:{selectorKey:ht.CONTENT,showTitle:bt.showTitle,title:bt.title,showDescription:bt.showDescription,description:bt.description,locationsList:bt.locationsList,geometry:bt.geometry},design:{selectorKey:ht.DESIGN,mapWidget:{selectorKey:ht.GALLERY_WIDGET_STYLE,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,showIcon:Object.assign(Object.assign({},De.showIcon),{value:!0}),iconSize:De.iconSize,iconColor:Object.assign(Object.assign({},De.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc},mapWidgetLayout:{selectorKey:ht.MAP_WIDGET_LAYOUT,textContainerPosition:bt.textContainerPosition,mapAndTextContainerAlignment:bt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:bt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:ht.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:bt.textVerticalPadding,textHorizontalPadding:bt.textHorizontalPadding,titleAndDescriptionSpacing:bt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:ht.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius},mapStyle:{selectorKey:ht.MAP_STYLE,chooseMapDesign:bt.chooseMapDesign},pinStyle:{selectorKey:ht.PIN_STYLE,pinStyle:bt.pinStyle,pinSize:bt.pinSize,iconSize:De.iconSize,iconColor:Object.assign(Object.assign({},De.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:bt.icon,showIcon:bt.showIcon,shape:bt.shape,animationStyle:bt.animationStyle,animationFrequency:bt.animationFrequency,backgroundColor:Object.assign(Object.assign({},De.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},tooltipDesign:{selectorKey:ht.TOOL_TIP_DESIGN,tooltipWidth:bt.tooltipWidth,tooltipHeight:bt.tooltipHeight,horizontalAlignment:bt.horizontalAlignment,verticalAlignment:bt.verticalAlignment,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur},tooltipTextDesign:{selectorKey:ht.TOOL_TIP_TEXT,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,lineHeight:De.lineHeight,characterSpacing:De.characterSpacing,themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Tt||(Tt={}));var mt,ft=function(e){return{layout:{selectorKey:Tt.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ee.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},De.height),{isReadOnly:!0}),margin:De.margin,padding:De.padding,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},design:{selectorKey:Tt.DESIGN,backgroundColor:Object.assign(Object.assign({},De.backgroundColor),{value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle}}},Ct=(new Date).toISOString().slice(0,16),Ot={type:{value:"countdown",property:"itemSpacing",propertyType:ee.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:ee.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:ee.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:ee.CONTROLS},source:{value:"manual",property:"source",propertyType:ee.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:ee.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:ee.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:ee.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:ee.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:ee.CONTROLS},startDate:{value:Ct,property:"startDate",propertyType:ee.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:ee.CONTROLS},days:{value:"true",property:"days",propertyType:ee.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:ee.CONTROLS},hours:{value:"true",property:"hours",propertyType:ee.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:ee.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:ee.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:ee.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:ee.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:ee.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:ee.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:ee.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:ee.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:ee.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:ee.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:ee.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:ee.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:ee.CSS},textPosition:{value:"top",property:"textPosition",propertyType:ee.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:ee.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.COUNTDOWN_WIDGET="countdownWidget",e.COUNTDOWN_LAYOUT="countdownLayout",e.COUNTER_STYLE="counterStyle",e.DIVIDER_STYLE="dividerStyle",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN="countdownWidgetTextContainerDesign",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT="countdownWidgetTextContainerLayout"}(mt||(mt={}));var wt=function(){return{layout:{selectorKey:mt.LAYOUT,width:Object.assign(Object.assign({},De.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},De.height),{value:"200",unit:1}),margin:De.margin,padding:De.padding,type:Ot.type,counterStyle:Ot.counterStyle,countdownAnimation:Ot.countdownAnimation,dividerBetweenItems:Ot.dividerBetweenItems,positionType:De.positionType,pinTo:De.pinTo},content:{selectorKey:mt.CONTENT,source:Ot.source,showCountdownTitle:Ot.showCountdownTitle,title:Ot.title,showCountdownDescription:Ot.showCountdownDescription,description:Ot.description,chooseSchedules:Ot.chooseSchedules,startDate:Ot.startDate,endDate:Ot.endDate,days:Ot.days,daysTitle:Ot.daysTitle,hours:Ot.hours,hoursTitle:Ot.hoursTitle,minutes:Ot.minutes,minutesTitle:Ot.minutesTitle,seconds:Ot.seconds,secondsTitle:Ot.secondsTitle},design:{selectorKey:mt.DESIGN,countdownWidget:{selectorKey:mt.COUNTDOWN_WIDGET,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:mt.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ot.textVerticalPadding,textHorizontalPadding:Ot.textHorizontalPadding,titleAndDescriptionSpacing:Ot.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:mt.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:De.backgroundColor,borderColor:De.borderColor,borderStyle:De.borderStyle,borderPerSlide:De.borderPerSlide,showBorder:De.showBorder,showShadow:De.showShadow,shadowColor:De.shadowColor,blur:De.blur,spread:De.spread,angle:De.angle,borderRadius:De.borderRadius},countdownLayout:{selectorKey:mt.COUNTDOWN_LAYOUT,verticalAlignment:Ot.verticalAlignment,widgetTextAndItemSpacing:Ot.widgetTextAndItemSpacing,textPosition:Ot.textPosition},counterStyle:{selectorKey:mt.COUNTER_STYLE,backgroundColor:De.backgroundColor,showBorder:De.showBorder,borderStyle:De.borderStyle,borderColor:De.borderColor,borderPerSlide:De.borderPerSlide,borderRadius:De.borderRadius,showShadow:De.showShadow,shadowColor:De.shadowColor,angle:De.angle,spread:De.spread,blur:De.blur,theme:De.theme,font:De.font,fontSize:De.fontSize,textColor:De.textColor,bold:De.bold,italic:De.italic,linethrough:De.linethrough,underline:De.underline,textAlign:De.textAlign,characterSpacing:De.characterSpacing,lineHeight:De.lineHeight,themeDesc:De.themeDesc,fontDesc:De.fontDesc,fontSizeDesc:De.fontSizeDesc,textColorDesc:De.textColorDesc,boldDesc:De.boldDesc,italicDesc:De.italicDesc,linethroughDesc:De.linethroughDesc,underlineDesc:De.underlineDesc,textAlignDesc:De.textAlignDesc,characterSpacingDesc:De.characterSpacingDesc,lineHeightDesc:De.lineHeightDesc},dividerStyle:{selectorKey:mt.DIVIDER_STYLE,shape:Ot.shape,size:Ot.size,iconColor:Ot.iconColor}}}},Dt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Rt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Lt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},At=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},It=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},Et=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Nt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Pt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},_t=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},zt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Ht=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Gt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Bt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Wt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"300px"}}})(),o})()));
2
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["storefront-cms-library"]=t():e["storefront-cms-library"]=t()}(this,(()=>(()=>{var e={633:(e,t,r)=>{var o=r(738).default;function n(){"use strict";e.exports=n=function(){return r},e.exports.__esModule=!0,e.exports.default=e.exports;var t,r={},a=Object.prototype,i=a.hasOwnProperty,l=Object.defineProperty||function(e,t,r){e[t]=r.value},s="function"==typeof Symbol?Symbol:{},p=s.iterator||"@@iterator",c=s.asyncIterator||"@@asyncIterator",u=s.toStringTag||"@@toStringTag";function d(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(t){d=function(e,t,r){return e[t]=r}}function g(e,t,r,o){var n=t&&t.prototype instanceof v?t:v,a=Object.create(n.prototype),i=new I(o||[]);return l(a,"_invoke",{value:L(e,r,i)}),a}function y(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}r.wrap=g;var b="suspendedStart",h="suspendedYield",S="executing",O="completed",T={};function v(){}function f(){}function C(){}var m={};d(m,p,(function(){return this}));var w=Object.getPrototypeOf,R=w&&w(w(E([])));R&&R!==a&&i.call(R,p)&&(m=R);var j=C.prototype=v.prototype=Object.create(m);function x(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function D(e,t){function r(n,a,l,s){var p=y(e[n],e,a);if("throw"!==p.type){var c=p.arg,u=c.value;return u&&"object"==o(u)&&i.call(u,"__await")?t.resolve(u.__await).then((function(e){r("next",e,l,s)}),(function(e){r("throw",e,l,s)})):t.resolve(u).then((function(e){c.value=e,l(c)}),(function(e){return r("throw",e,l,s)}))}s(p.arg)}var n;l(this,"_invoke",{value:function(e,o){function a(){return new t((function(t,n){r(e,o,t,n)}))}return n=n?n.then(a,a):a()}})}function L(e,r,o){var n=b;return function(a,i){if(n===S)throw Error("Generator is already running");if(n===O){if("throw"===a)throw i;return{value:t,done:!0}}for(o.method=a,o.arg=i;;){var l=o.delegate;if(l){var s=A(l,o);if(s){if(s===T)continue;return s}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(n===b)throw n=O,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);n=S;var p=y(e,r,o);if("normal"===p.type){if(n=o.done?O:h,p.arg===T)continue;return{value:p.arg,done:o.done}}"throw"===p.type&&(n=O,o.method="throw",o.arg=p.arg)}}}function A(e,r){var o=r.method,n=e.iterator[o];if(n===t)return r.delegate=null,"throw"===o&&e.iterator.return&&(r.method="return",r.arg=t,A(e,r),"throw"===r.method)||"return"!==o&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+o+"' method")),T;var a=y(n,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,T;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,T):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,T)}function N(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function P(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function I(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(N,this),this.reset(!0)}function E(e){if(e||""===e){var r=e[p];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,a=function r(){for(;++n<e.length;)if(i.call(e,n))return r.value=e[n],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(o(e)+" is not iterable")}return f.prototype=C,l(j,"constructor",{value:C,configurable:!0}),l(C,"constructor",{value:f,configurable:!0}),f.displayName=d(C,u,"GeneratorFunction"),r.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},r.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,C):(e.__proto__=C,d(e,u,"GeneratorFunction")),e.prototype=Object.create(j),e},r.awrap=function(e){return{__await:e}},x(D.prototype),d(D.prototype,c,(function(){return this})),r.AsyncIterator=D,r.async=function(e,t,o,n,a){void 0===a&&(a=Promise);var i=new D(g(e,t,o,n),a);return r.isGeneratorFunction(t)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},x(j),d(j,u,"Generator"),d(j,p,(function(){return this})),d(j,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var o in t)r.push(o);return r.reverse(),function e(){for(;r.length;){var o=r.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},r.values=E,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(P),!e)for(var r in this)"t"===r.charAt(0)&&i.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(o,n){return l.type="throw",l.arg=e,r.next=o,n&&(r.method="next",r.arg=t),!!n}for(var n=this.tryEntries.length-1;n>=0;--n){var a=this.tryEntries[n],l=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=i.call(a,"catchLoc"),p=i.call(a,"finallyLoc");if(s&&p){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!p)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&i.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var n=o;break}}n&&("break"===e||"continue"===e)&&n.tryLoc<=t&&t<=n.finallyLoc&&(n=null);var a=n?n.completion:{};return a.type=e,a.arg=t,n?(this.method="next",this.next=n.finallyLoc,T):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),T},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),P(r),T}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var o=r.completion;if("throw"===o.type){var n=o.arg;P(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,o){return this.delegate={iterator:E(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),T}},r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,t,r)=>{var o=r(633)();e.exports=o;try{regeneratorRuntime=o}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{"use strict";r.r(o),r.d(o,{ElementEditSchema:()=>z,buttonSchema:()=>B,cmsTypes:()=>l,codeSchema:()=>M,commonFunctions:()=>Ne,containerSchema:()=>Q,countdownSchema:()=>F,embedSchema:()=>V,enums:()=>e,faqSchema:()=>U,gallerySliderSchema:()=>W,gridSchema:()=>a,imageHotspotSchema:()=>X,imageSchema:()=>i,interfaces:()=>t,mapSchema:()=>q,pickupLocationsSchema:()=>ee,priceSchema:()=>Z,productActionsSchema:()=>$,productInventorySchema:()=>re,scrollSchema:()=>Y,sectionSchema:()=>n,socialIconsSchema:()=>G,storeLocationsSchema:()=>te,tabSchema:()=>K,tableSchema:()=>k,textSchema:()=>_,videoSChema:()=>H,volumePricingSchema:()=>J});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>ge,CMSComponentImportTypeEnum:()=>ye,CMSElementEditTypes:()=>de,CMSElementSelectors:()=>ce,CMSToolAttributes:()=>ue,CMSToolIdTypes:()=>pe});var t={};r.r(t);var n={};r.r(n),r.d(n,{getDefaultStyles:()=>Ie,getSectionDefaultStyles:()=>Ee});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>ze});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>_e});var l={};r.r(l);var s={};r.r(s),r.d(s,{cssInputInstances:()=>He});var p={};r.r(p),r.d(p,{getDefaultData:()=>Be,sectionSelectorKeysEnum:()=>Pe});var c={};r.r(c),r.d(c,{getDefaultData:()=>Ke,gridSelectorKeysEnum:()=>ke});var u={};r.r(u),r.d(u,{SelectorKeysEnum:()=>We,getDefaultData:()=>Me});var d={};r.r(d),r.d(d,{ButtonSelectorKeysEnum:()=>Ue,getDefaultData:()=>Fe});var g={};r.r(g),r.d(g,{ButtonSelectorKeysEnum:()=>Ye,getDefaultData:()=>Qe});var y={};r.r(y),r.d(y,{VideoSelectorKeysEnum:()=>qe,getDefaultData:()=>Je});var b={};r.r(b),r.d(b,{getDefaultData:()=>rt});var h={};r.r(h),r.d(h,{getDefaultData:()=>nt});var S={};r.r(S),r.d(S,{TableSelectorKeysEnum:()=>$e,getDefaultData:()=>lt});var O={};r.r(O),r.d(O,{SelectorKeysEnum:()=>it,getDefaultData:()=>ct});var T={};r.r(T),r.d(T,{SocialSelectorKeysEnum:()=>pt,getDefaultData:()=>gt});var v={};r.r(v),r.d(v,{ButtonSelectorKeysEnum:()=>dt,getDefaultData:()=>ht});var f={};r.r(f),r.d(f,{codeSelectorKeysEnum:()=>bt,getDefaultData:()=>Ot});var C={};r.r(C),r.d(C,{embedSelectorKeysEnum:()=>St,getDefaultData:()=>vt});var m={};r.r(m),r.d(m,{getDefaultData:()=>Ct,textSelectorKeysEnum:()=>Tt});var w={};r.r(w),r.d(w,{SelectorKeysEnum:()=>ft,getDefaultData:()=>Rt});var R={};r.r(R),r.d(R,{SelectorKeysEnum:()=>wt,getDefaultData:()=>Dt});var j={};r.r(j),r.d(j,{SelectorKeysEnum:()=>xt,getDefaultData:()=>Nt});var x={};r.r(x),r.d(x,{getDefaultData:()=>It,selfSelectorKeysEnum:()=>At});var D={};r.r(D),r.d(D,{SelectorKeysEnum:()=>Pt,getDefaultData:()=>Ht});var L={};r.r(L),r.d(L,{SelectorKeysEnum:()=>_t,getDefaultData:()=>Wt});var A={};r.r(A),r.d(A,{ButtonSelectorKeysEnum:()=>kt,getDefaultData:()=>Ut});var N={};r.r(N),r.d(N,{getDefaultData:()=>Yt,textSelectorKeysEnum:()=>Gt});var P={};r.r(P),r.d(P,{PickupLocationsSelectorKeysEnum:()=>Vt,getDefaultData:()=>qt});var I={};r.r(I),r.d(I,{StoreLocationSelectorKeysEnum:()=>Xt,getDefaultData:()=>$t});var E={};r.r(E),r.d(E,{ProductInventorySelectorKeysEnum:()=>Zt,getDefaultData:()=>er});var z={};r.r(z),r.d(z,{button:()=>d,buttonV2:()=>g,code:()=>f,common:()=>s,container:()=>x,countdown:()=>D,embed:()=>C,faq:()=>v,gallerySlider:()=>O,grid:()=>c,image:()=>u,imageHotspot:()=>w,map:()=>j,pickupLocations:()=>P,price:()=>L,productActions:()=>A,productInventory:()=>E,scroll:()=>R,section:()=>p,slideShowLayouter:()=>h,social:()=>T,storeLocations:()=>I,table:()=>S,tabs:()=>b,text:()=>m,video:()=>y,volumePricing:()=>N});var _={};r.r(_),r.d(_,{getDefaultStyles:()=>tr});var H={};r.r(H),r.d(H,{getDefaultVideoStyles:()=>rr});var k={};r.r(k),r.d(k,{getDefaultTableStyles:()=>or});var B={};r.r(B),r.d(B,{getDefaultStyles:()=>nr});var W={};r.r(W),r.d(W,{getDefaultStyles:()=>ar});var K={};r.r(K),r.d(K,{getDefaultStyles:()=>ir});var G={};r.r(G),r.d(G,{getDefaultSocialIconsStyles:()=>lr});var U={};r.r(U),r.d(U,{getDefaultStyles:()=>sr});var M={};r.r(M),r.d(M,{getDefaultStyles:()=>pr,getSectionDefaultStyles:()=>cr});var V={};r.r(V),r.d(V,{getDefaultStyles:()=>ur,getSectionDefaultStyles:()=>dr});var Y={};r.r(Y),r.d(Y,{getDefaultStyles:()=>gr});var F={};r.r(F),r.d(F,{getDefaultStyles:()=>yr});var X={};r.r(X),r.d(X,{getDefaultStyles:()=>br});var q={};r.r(q),r.d(q,{getDefaultStyles:()=>hr});var Q={};r.r(Q),r.d(Q,{getDefaultStyles:()=>Sr});var Z={};r.r(Z),r.d(Z,{getDefaultStyles:()=>Or});var $={};r.r($),r.d($,{getDefaultStyles:()=>Tr});var J={};r.r(J),r.d(J,{getDefaultStyles:()=>vr});var ee={};r.r(ee),r.d(ee,{getDefaultStyles:()=>fr});var te={};r.r(te),r.d(te,{getDefaultStyles:()=>Cr});var re={};function oe(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}function ne(e,t){if(e){if("string"==typeof e)return oe(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?oe(e,t):void 0}}function ae(e){return function(e){if(Array.isArray(e))return oe(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||ne(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ie(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,n,a,i,l=[],s=!0,p=!1;try{if(a=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;s=!1}else for(;!(s=(o=a.call(r)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){p=!0,n=e}finally{try{if(!s&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(p)throw n}}return l}}(e,t)||ne(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function le(e){return le="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},le(e)}function se(e,t,r){return(t=function(e){var t=function(e){if("object"!=le(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=le(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==le(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.r(re),r.d(re,{getDefaultStyles:()=>mr});var pe,ce,ue,de,ge,ye,be=r(756),he=r.n(be);function Se(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return Oe(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Oe(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var o=0,n=function(){};return{s:n,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:n}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return i=e.done,e},e:function(e){l=!0,a=e},f:function(){try{i||null==r.return||r.return()}finally{if(l)throw a}}}}function Oe(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main"}(pe||(pe={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']"}(ce||(ce={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(ue||(ue={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls"}(de||(de={})),function(e){e[e.PIXELS=1]="PIXELS",e[e.REM=2]="REM",e[e.EM=3]="EM",e[e.PERCENTAGE=4]="PERCENTAGE",e[e.CUSTOM=5]="CUSTOM"}(ge||(ge={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW"}(ye||(ye={}));var Te=function(e,t,r,o){return new(r||(r=Promise))((function(n,a){function i(e){try{s(o.next(e))}catch(e){a(e)}}function l(e){try{s(o.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?n(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(i,l)}s((o=o.apply(e,t||[])).next())}))};function ve(e,t){var r,o=Se(e.base);try{for(o.s();!(r=o.n()).done;)if(r.value.label===t)return"base"}catch(e){o.e(e)}finally{o.f()}var n,a=Se(e.accent);try{for(a.s();!(n=a.n()).done;)if(n.value.label===t)return"accent"}catch(e){a.e(e)}finally{a.f()}return null}function fe(e){return"rgba(".concat(null==e?void 0:e.r,", ").concat(null==e?void 0:e.g,", ").concat(null==e?void 0:e.b,", ").concat(null==e?void 0:e.a,")")}function Ce(e,t,r,o){return Te(this,void 0,void 0,he().mark((function n(){var a,i,l,s,p;return he().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return a=e.parentNode,i=e.textContent.substring(0,t),l=e.textContent.substring(t+r),s=document.createTextNode(i),p=document.createTextNode(l),a.insertBefore(s,e),a.insertBefore(o,e),a.insertBefore(p,e.nextSibling),n.next=10,a.removeChild(e);case 10:case"end":return n.stop()}}),n)})))}function me(e){var t=[];if(e.nodeType===Node.TEXT_NODE)t.push(e);else for(var r=e.childNodes,o=0;o<r.length;o++)t=t.concat(me(r[o]));return t}function we(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var Re={fontSize:{px:[12,14,16,18,20,24,30,36,48,60,72],rem:[.75,.875,1,1.125,1.25,1.5,1.875,2.25,3,3.75,4.5]},lineHeight:{px:[18,20,24,28,30,32,38,44,60,72,90],rem:[1.125,1.25,1.5,1.75,1.875,2,2.375,2.75,3.75,4.5,5.625]}},je=[{id:1,label:"px",value:1},{id:2,label:"rem",value:2},{id:3,label:"em",value:3},{id:4,label:"%",value:4},{id:5,label:"✎",value:5},{id:6,label:"ms",value:6},{id:7,label:"noUnit",value:7}];function xe(e){return!(e&&Object.keys(e).length>0)}function De(e){return!(e&&null!==e)}function Le(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),o=ce,n=o.iframeSelector,a=o.iframePreviewSelector,i=document.querySelector(t?a:n),l=null==i?void 0:i.contentDocument;return r?null==l?void 0:l.querySelectorAll("".concat(e)):null==l?void 0:l.querySelector("".concat(e))}var Ae={ReorderObj:function(e,t){var r={};return t.forEach((function(t){e.hasOwnProperty(t)&&(r[t]=e[t])})),r},reorderSections:function(e,t,r){var o=e[t],n=o.index,a="up"===r?n-1:n+1;if(a>=1&&a<=Object.keys(e).length){var i=Object.keys(e).find((function(t){return e[t].index===a}));return Object.assign(Object.assign({},e),se(se({},t,Object.assign(Object.assign({},o),{index:a})),i,Object.assign(Object.assign({},e[i]),{index:n})))}return e},returnUpdatedButton:function(e,t,r,o){var n={};return Object.keys(e).forEach((function(a){n[a]=Object.assign({},e[a]),Object.keys(e[a].children).forEach((function(i){Object.keys(e[a].children[i].children).forEach((function(l){var s=e[a].children[i].children[l];s.isDirty||s.attributes.datadivtype!==t||(n[a]=Object.assign(Object.assign({},n[a]),{children:Object.assign(Object.assign({},n[a].children),se({},i,Object.assign(Object.assign({},n[a].children[i]),{children:Object.assign(Object.assign({},n[a].children[i].children),se({},l,Object.assign(Object.assign({},n[a].children[i].children[l]),{properties:Object.assign(Object.assign({},n[a].children[i].children[l].properties),r.design),styles:Object.assign(Object.assign({},n[a].children[i].children[l].styles),o)})))})))}))}))}))})),n},getTextValue:function(e,t){if(void 0!==(null==t?void 0:t.type)){if("custom"===t.type)return fe(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var r=e.selectedTheme.colors;return fe(r[ve(r,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return fe(t.rgb)},returnFontStyle:function(e,t){var r=["bold","italic","lineThrough","underline"],o=r.findIndex((function(t){return""!==e[t].value}));return-1!==o?r[o]:t},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var t=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===t?0:parseFloat(t)},convertFormatToMask:function(e,t){return e.find((function(e){return e.value===t})).format.replaceAll("X","9")},convertToNumericValue:function(e){var t=parseInt(e,10);if(isNaN(t))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return t/100*window.innerHeight;if(e.includes("px"))return t;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:fe,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var t=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(r,o){return Object.assign(Object.assign({},r),se({},"--_"+t+o,e[o]))}),{})},r=t(e.defaultState.default),o=t(e.defaultState.text),n={},a={};return e.hoverState&&(e.hoverState.default&&(n=t(e.hoverState.default,"hover-")),e.hoverState.text&&(a=t(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},r),n),child:Object.assign(Object.assign({},o),a)}},convertUpperCaseToCapitalise:function(e){return e.toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))},convertObjectToCssString:function(e){return Object.entries(e).map((function(e){var t=ie(e,2),r=t[0],o=t[1];return"".concat(r,": ").concat(""===o?"fontStyle"===r||"fontWeight"===r?"normal":"none":o,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:ve,convertPagesToDropdownList:function(e){var t=[];return e.forEach((function(e,r){var o={id:r+1,label:e.displayName,value:r+1};t.push(o)})),t},returnTheCharacter:function(e){return Te(this,void 0,void 0,he().mark((function t(){var r,o,n,a,i,l,s,p,c,u,d,g,y,b,h;return he().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=window.getSelection(),!(o=null==r?void 0:r.toString())){t.next=36;break}n=null==r?void 0:r.getRangeAt(0),a=n.startContainer,i=n.startOffset,l=me(null==a?void 0:a.parentElement),s=null,p=0,c=Se(l),t.prev=10,c.s();case 12:if((u=c.n()).done){t.next=21;break}if(d=u.value,g=d.textContent.length,!(i>=p&&i<=p+g)){t.next=18;break}return s=d,t.abrupt("break",21);case 18:p+=g;case 19:t.next=12;break;case 21:t.next=26;break;case 23:t.prev=23,t.t0=t.catch(10),c.e(t.t0);case 26:return t.prev=26,c.f(),t.finish(26);case 29:return(y=document.createElement("span")).textContent=o,b=Object.keys(e),h=Object.values(e),y.style[b[0]]=h[0],t.next=36,Ce(s,i,o.length,y);case 36:case"end":return t.stop()}}),t,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,t){var r=Object.assign({},t),o={};return Object.keys(r).forEach((function(t){var n={};t===we(e[0])?n=Object.assign(Object.assign({},r[t]),{value:e[r[t].property]}):(r[t].property===we(e[0])&&(n=Object.assign(Object.assign({},r[t]),{value:"none"===e[r[t].property]||"normal"===e[r[t].property]?"":e[r[t].property]})),n=r[t]),o[t]=n})),o},checkIfInactiveColorsAndModify:function(e,t){var r=ae(t.general),o=ae(t.text),n=r.map((function(t){var r=ve(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Ae.returnColorsArrName(e,o.value.value),a=e[n].find((function(e){return e.label===o.value.value}));return Object.assign(Object.assign({},t),{value:{value:a.label}})}return Object.assign({},t)})),a=o.map((function(t){var r=ve(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Ae.returnColorsArrName(e,o.value.value),a=e[n].find((function(e){return e.label===o.value.value}));return Object.assign(Object.assign({},t),{value:{value:a.label}})}return Object.assign({},t)}));return{general:ae(n),text:ae(a)}},kebabToCamelCase:we,returnDefaultValue:function(e,t,r,o,n){var a,i,l=Re;if(1===r||2===r){var s=null===(a=null==je?void 0:je.find((function(e){return e.value===r})))||void 0===a?void 0:a.label,p=null===(i=null==je?void 0:je.find((function(e){return e.value===n})))||void 0===i?void 0:i.label;if(r===n){var c=l.fontSize["".concat(s)].findIndex((function(e){return e===t}));if(-1===c){for(var u=0,d=l.fontSize["".concat(s)].length-1,g=null;u<=d;){var y=Math.floor((u+d)/2);if(l.fontSize["".concat(s)][y]===t)return l.fontSize["".concat(s)][y];l.fontSize["".concat(s)][y]<t?(g=l.fontSize["".concat(s)][y],u=y+1):d=y-1}c=l.fontSize["".concat(s)].findIndex((function(e){return e===g}))}var b=l.lineHeight["".concat(p)][c];return"bool"===e?o===b:{value:b,unit:n}}p=s;var h=l.fontSize["".concat(s)].findIndex((function(e){return e===t}));if(-1===h){for(var S=0,O=l.fontSize["".concat(s)].length-1,T=null;S<=O;){var v=Math.floor((S+O)/2);if(l.fontSize["".concat(s)][v]===t)return l.fontSize["".concat(s)][v];l.fontSize["".concat(s)][v]<t?(T=l.fontSize["".concat(s)][v],S=v+1):O=v-1}h=l.fontSize["".concat(s)].findIndex((function(e){return e===T}))}var f=l.lineHeight["".concat(p)][h];return"bool"===e?o===f:{value:f,unit:r}}return"bool"===e||{}},rgbaToHex:function(e){var t=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!t)return e;var r=parseInt(t[1]),o=parseInt(t[2]),n=parseInt(t[3]),a=1;void 0!==t[4]&&(a=parseFloat(t[4]));var i=r.toString(16).padStart(2,"0"),l=o.toString(16).padStart(2,"0"),s=n.toString(16).padStart(2,"0"),p=Math.round(255*a).toString(16).padStart(2,"0");return"ff"===p?"#".concat(i).concat(l).concat(s):"#".concat(i).concat(l).concat(s).concat(p)},convertToKebabCase:function(e){var t={};return Object.keys(e).forEach((function(r){var o=r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();t[o]=e[r]})),t},loadNAppendStyleTag:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,n=ce.iframeSelector,a=ce.templteEditiorSelector,i=ce.iframePreviewSelector,l=(ce.iframePreviewMainSelector,ce.iframeRoot),s=document.querySelector(r?i:n),p=null==s?void 0:s.contentDocument,c=null==p?void 0:p.querySelector(r?l:a);if(c&&null!==c){var u=c.querySelector("[".concat(ue.style,'="').concat(t,'"]'));null!==o&&(u=o.querySelector("[".concat(ue.layerStyle,'="').concat(t,'"]'))),u&&null!==u&&u.remove(),null===o?c.appendChild(e):o.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=ie(e,2),r=t[0],o=t[1],n=r.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(n,": ").concat(o,";")})).join(" ")},IsObjectNull:xe,IsNullOrEmpty:De,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var t=null;if(!xe(e)){var r=null==e?void 0:e.attributes;if(!xe(r)){var o=null==r?void 0:r.BUILDER;xe(o)||(t=null==o?void 0:o.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!xe(e)){var r=null==e?void 0:e.attributes;if(!xe(r)){var o=null==r?void 0:r.BUILDER;xe(o)||(t=null==o?void 0:o.dataDivType)}}return t},GetCMSElementBySelector:Le,CreateAspectRationNWidthConvertion:function(e,t,r){var o,n=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=parseFloat(t)/parseFloat(e),i=Le("#".concat(r),"single",n),l=e;if(!De(i)){var s=(null==i?void 0:i.matches(ce.dataDropElement))?null===(o=null==i?void 0:i.parentElement)||void 0===o?void 0:o.closest(ce.dataDropElement):null==i?void 0:i.closest(ce.dataDropElement),p=null==s?void 0:s.getBoundingClientRect();[].concat(["px","em","rem"]).some((function(t){return"".concat(e).includes(t)}))&&(/px/.test(e)||(l*=16),l=parseFloat(e)/(null==p?void 0:p.width)*100)}return{width:l,aspectRatio:a}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:je,getCMSElementAttributeValue:function(e,t,r){var o=null;if(!xe(e)){var n=null==e?void 0:e.attributes;if(!xe(n)){var a=n[t];xe(a)||(o=a[r])}}return o},setTimeoutAsync:function(e){return new Promise((function(t,r){try{window.setTimeout((function(){t()}),e,[])}catch(e){r(e)}}))},generateUniqueId:function(){return"id_".concat(Math.random().toString(36).substr(2,9))}};const Ne=Ae;var Pe,Ie=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Ee=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},ze=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},_e=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},He={adjustment:{value:"fluid",property:"adjustment",propertyType:de.TOOL},width:{value:"100",property:"width",unit:4,propertyType:de.CSS},height:{value:"100",property:"height",unit:1,propertyType:de.CSS},margin:{isAll:!1,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"margin",propertyType:de.CSS},padding:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"padding",propertyType:de.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:de.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:de.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:de.TOOL},positionType:{value:"fixed",property:"position",propertyType:de.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:de.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:de.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:de.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:de.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:de.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"borderWidth",propertyType:de.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:de.CSS},showBorder:{value:!0,propertyType:de.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:de.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:de.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:de.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:de.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:de.CSS},borderRadius:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"borderRadius",propertyType:de.CSS},cropRatio:{value:"16:9",propertyType:de.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:de.CSS},exposure:{value:0,propertyType:de.CONTROLS},contrast:{value:0,propertyType:de.CONTROLS},saturation:{value:0,propertyType:de.CONTROLS},brightness:{value:0,propertyType:de.CONTROLS},tint:{value:0,propertyType:de.CONTROLS},hue:{value:0,propertyType:de.CONTROLS},lightness:{value:0,propertyType:de.CONTROLS},highlights:{value:0,propertyType:de.CONTROLS},shadows:{value:0,propertyType:de.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:de.CONTROLS},rotate:{value:0,unit:7,propertyType:de.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:de.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:de.CSS},theme:{value:"h3",property:"theme",propertyType:de.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:de.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:de.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:de.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:de.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:de.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:de.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:de.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:de.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:de.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:de.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:de.CONTROLS},icon:{value:"check",propertyType:de.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:de.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:de.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:de.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:de.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:de.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:de.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:de.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:de.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:de.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:de.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:de.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:de.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:de.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Pe||(Pe={}));var ke,Be=function(e){return{layout:{selectorKey:Pe.LAYOUT,adjustment:He.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:de.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:de.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:de.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},He.height),{isReadOnly:!0}),overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:Pe.DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ke||(ke={}));var We,Ke=function(e){return{layout:{selectorKey:ke.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:de.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},He.height),{isReadOnly:!0}),padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:ke.DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius}}},Ge={onClick:{value:"Show Image Lightbox",propertyType:de.CONTROLS},onHover:{value:"Zoom Out",propertyType:de.CONTROLS},cropRatio:{value:"16:9",propertyType:de.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:de.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:de.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:de.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(We||(We={}));var Ue,Me=function(){return{layout:{selectorKey:We.LAYOUT,width:Object.assign(Object.assign({},He.width),{propertyType:de.CONTROLS,unit:4}),height:Object.assign(Object.assign({},He.height),{propertyType:de.CONTROLS,unit:4}),margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo,onClick:Ge.onClick,onHover:Ge.onHover,cropRatio:Ge.cropRatio,fitOptions:Ge.fitOptions,horizontalAlignment:Ge.horizontalAlignment,verticalAlignment:Ge.verticalAlignment},design:{selectorKey:We.DESIGN,cropRatio:He.cropRatio,zoomImage:He.zoomImage,flip:He.flip,rotate:He.rotate,backgroundColor:He.backgroundColor,exposure:He.exposure,contrast:He.contrast,saturation:He.saturation,brightness:He.brightness,hue:He.hue,lightness:He.lightness,highlights:He.highlights,shadows:He.shadows,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:de.CONTROLS}}}},Ve={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:de.CONTROLS},buttonType:{value:"primaryButton",propertyType:de.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:de.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:de.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:de.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:de.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:de.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(Ue||(Ue={}));var Ye,Fe=function(){return{layout:{selectorKey:Ue.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"40",unit:1}),margin:He.margin,positionType:He.positionType,pinTo:He.pinTo,buttonStyle:Ve.buttonStyle,buttonText:Ve.buttonText,buttonIcon:Ve.buttonIcon,iconPosition:Ve.iconPosition,iconAndTextSpacing:Ve.iconAndTextSpacing,alignment:Ve.alignment,buttonType:Ve.buttonType},design:{selectorKey:Ue.DESIGN,defaultState:{selectorKey:Ue.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"bs-dt-se-ft"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:He.icon,showIcon:Object.assign(Object.assign({},He.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Ue.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},Xe={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:de.CONTROLS},buttonType:{value:"primaryButton",propertyType:de.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:de.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:de.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:de.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:de.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:de.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(Ye||(Ye={}));var qe,Qe=function(){return{layout:{selectorKey:Ye.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"40",unit:1}),margin:He.margin,positionType:He.positionType,pinTo:He.pinTo,buttonStyle:Xe.buttonStyle,buttonText:Xe.buttonText,buttonIcon:Xe.buttonIcon,iconPosition:Xe.iconPosition,iconAndTextSpacing:Xe.iconAndTextSpacing,alignment:Xe.alignment,buttonType:Xe.buttonType},design:{selectorKey:Ye.DESIGN,defaultState:{selectorKey:Ye.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Object.assign(Object.assign({},He.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Ye.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},Ze={layout:{autoplay:{value:"true",propertyType:de.CONTROLS},showControls:{value:"onHover",propertyType:de.CONTROLS},loopVideo:{value:!0,propertyType:de.CONTROLS},loopCount:{value:4,propertyType:de.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:de.CONTROLS},videoFile:{value:"",propertyType:de.CONTROLS},showVideoTitle:{value:!0,propertyType:de.CONTROLS},videoTitle:{value:"Sample Video",propertyType:de.CONTROLS},showVideoDescription:{value:!0,propertyType:de.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:de.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:de.CONTROLS},thumbnailImage:{value:"",propertyType:de.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:de.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:de.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:de.CONTROLS},icon:{value:"",propertyType:de.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:de.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:de.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:de.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:de.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:de.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:de.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:de.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:de.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:de.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:de.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:de.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:de.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(qe||(qe={}));var $e,Je=function(){return{layout:{selectorKey:qe.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"245",unit:4}),margin:He.margin,padding:Object.assign(Object.assign({},He.padding),{value:"20",unit:1}),autoplay:Ze.layout.autoplay,showControls:Ze.layout.showControls,loopVideo:Ze.layout.loopVideo,loopCount:Ze.layout.loopCount,positionType:He.positionType,pinTo:He.pinTo},content:{selectorKey:qe.CONTENT,videoFile:Ze.content.videoFile,showVideoTitle:Ze.content.showVideoTitle,videoTitle:Ze.content.videoTitle,showVideoDescription:Ze.content.showVideoDescription,videoDescription:Ze.content.videoDescription,showCustomVideoThumbnail:Ze.content.showCustomVideoThumbnail,thumbnailImage:Ze.content.thumbnailImage,image:Ze.content.image},design:{selectorKey:qe.DESIGN,videoWidgetLayout:{selectorKey:qe.VIDEO_WIDGET_LAYOUT,verticalAlignment:Ze.design.verticalAlignment,widgetTextAndItemSpacing:Ze.design.widgetTextAndItemSpacing,textPosition:Ze.design.textPosition},videoWidgetDesign:{selectorKey:qe.VIDEO_WIDGET_DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius,showIcon:He.showIcon,iconSize:He.iconSize,iconColor:He.iconColor,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc},videoTextLayout:{selectorKey:qe.VIDEO_TEXT_LAYOUT,textVerticalPadding:Ze.design.textVerticalPadding,textHorizontalPadding:Ze.design.textHorizontalPadding,titleAndDescriptionSpacing:Ze.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:qe.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},playPause:{selectorKey:qe.PLAY_PAUSE,playIcon:Ze.design.playIcon,pauseIcon:Ze.design.pauseIcon,size:Ze.design.size,iconColor:He.iconColor,backgroundShape:Ze.design.backgroundShape,backgroundColor:He.backgroundColor}}}},et={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:de.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:de.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:de.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:de.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:de.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:de.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:de.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:de.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:de.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:de.CSS}},tt={borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,backgroundColor:He.backgroundColor,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius,exposure:He.exposure,contrast:He.contrast,saturation:He.saturation,highlights:He.highlights,shadows:He.shadows},rt=function(){return{layout:{adjustment:He.adjustment,width:He.width,height:He.height,margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo,tabPosition:et.tabPosition,tabLayout:et.tabLayout,tabAlignment:et.tabAlignment,tabSpacing:et.tabSpacing,tabContainer:et.tabContainer,horizontalPadding:et.horizontalPadding,verticalPadding:et.verticalPadding,overflowTabs:et.overflowTabs,spacingBetweenRows:et.spacingBetweenRows},design:{tabContainer:tt,tabs:tt,tabContentContainer:tt,arrows:tt},content:{tabContent:et.tabContent}}},ot={onClick:{value:"Show Image Lightbox",propertyType:de.CONTROLS},onHover:{value:"Zoom Image",propertyType:de.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:de.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:de.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:de.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:de.CSS}},nt=function(){return{layout:{adjustment:He.adjustment,width:He.width,height:He.height,margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo,onClick:ot.onClick,onHover:ot.onHover,imageRatio:ot.imageRatio,fitOptions:ot.fitOptions,horizontalAlignment:ot.horizontalAlignment,verticalAlignment:ot.verticalAlignment},design:{layouter:{backgroundColor:He.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},at={layout:{header:{value:!0,propertyType:de.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:de.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:de.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:de.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:de.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:de.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:de.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:de.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:de.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:de.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:de.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:de.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:de.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:de.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:de.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:de.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:de.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:de.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:de.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"John Doe",age:"30",occupation:"Engineer"},{rowId:2,name:"John",age:"25",occupation:"Designer"},{rowId:3,name:"Priya",age:"40",occupation:"Manager"}],propertyType:de.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:de.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:de.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:de.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:de.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:de.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:de.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:de.CONTROLS},fontSize:{value:"32",propertyType:de.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:de.CSS},textHighlight:{value:"#BE6C00",propertyType:de.CSS},characterSpacing:{value:"32",propertyType:de.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:de.CSS,unit:1},lineHeight:{value:"32",propertyType:de.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:de.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:de.CSS},fontSize:{value:"32",propertyType:de.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:de.CSS},textHighlight:{value:"#BE6C00",propertyType:de.CSS},characterSpacing:{value:"32",propertyType:de.CSS,unit:1},lineHeight:{value:"32",propertyType:de.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:de.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:de.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:de.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:de.CONTROLS},paginationStyle:{value:"dotted",propertyType:de.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:de.CONTROLS},arrowSize:{value:"32",propertyType:de.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:de.CSS},backgroundShape:{value:"rectangle",propertyType:de.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:de.CSS},font:{value:"lato",propertyType:de.CSS},fontSize:{value:"32",propertyType:de.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:de.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:de.CSS},hoverBackgroundShape:{value:"circle",propertyType:de.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:de.CSS},hoverFont:{value:"lato",propertyType:de.CSS},hoverFontSize:{value:"#BE6C00",propertyType:de.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:de.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:de.CSS},previousIcon:{value:"shopping-cart-01",propertyType:de.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:de.CONTROLS},iconSize:{value:"30",propertyType:de.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:de.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}($e||($e={}));var it,lt=function(){return{layout:{selectorKey:$e.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"150",unit:1}),margin:He.margin,padding:He.padding,header:at.layout.header,headerHeight:at.layout.headerHeight,rowHeight:at.layout.rowHeight,layoutHeaderDivider:at.layout.layoutHeaderDivider,layoutRowDivider:at.layout.layoutRowDivider,layoutColumnDivider:at.layout.layoutColumnDivider,alternativeRowColors:at.layout.alternativeRowColors,headerCellPadding:at.layout.headerCellPadding,rowCellPadding:at.layout.rowCellPadding,contentAlignment:at.layout.contentAlignment,showMoreRows:at.layout.showMoreRows,rowsPerPage:at.layout.rowsPerPage,paginationType:at.layout.paginationType,paginationAlignment:at.layout.paginationAlignment,noOfItemsToLoad:at.layout.noOfItemsToLoad},content:{selectorKey:$e.CONTENT,showTitle:at.content.showTitle,tableTitle:at.content.tableTitle,connectWith:at.content.connectWith,columns:at.content.columns,rows:at.content.rows},design:{selectorKey:$e.DESIGN,tableWidget:{selectorKey:$e.TABLE_WIDGET,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius},table:{selectorKey:$e.TABLE,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:at.design.table.borderStyle,borderColor:He.borderColor,borderPerSlide:at.design.table.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},tableHeader:{selectorKey:$e.TABLE_HEADER,backgroundColor:He.backgroundColor},headerText:{selectorKey:$e.HEADER_TEXT,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight},tableRow:{selectorKey:$e.TABLE_ROW,backgroundColor:He.backgroundColor},rowText:{selectorKey:$e.ROW_TEXT,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight},rowAndHeaderDividers:{selectorKey:$e.ROW_AND_HEADER_DIVIDER,headerDivider:at.design.rowAndHeaderDividers.headerDivider,rowDivider:at.design.rowAndHeaderDividers.rowDivider,columnDivider:at.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:$e.SCROLL_BAR,scrollBarWidth:at.design.scrollBar.scrollBarWidth,scrollBarColor:at.design.scrollBar.scrollBarColor},pagination:{selectorKey:$e.PAGINATION,defaultState:{selectorKey:$e.DEFAULT_STATE,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,previousIcon:at.design.pagination.previousIcon,nextIcon:at.design.pagination.nextIcon,iconSize:at.design.pagination.iconSize,iconColor:at.design.pagination.iconColor,backgroundShape:at.design.pagination.backgroundShape,backgroundColor:He.backgroundColor,pagination:at.design.pagination.pagination},hoverState:{selectorKey:$e.HOVER_STATE,theme:He.theme}},loadMoreButton:{selectorKey:$e.LOAD_MORE_BUTTON,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:at.design.pagination.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight}}}},st={displayStyle:{value:"Slider",propertyType:de.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:de.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:de.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:de.CSS},sliderControl:{value:"Arrows",propertyType:de.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:de.CONTROLS},loopImages:{value:!1,propertyType:de.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:de.CONTROLS},autoplay:{value:!1,propertyType:de.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:de.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:de.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:de.CONTROLS},showGalleryTitle:{value:!1,propertyType:de.CONTROLS},galleryTitle:{value:"",propertyType:de.CONTROLS},showGalleryDescription:{value:!1,propertyType:de.CONTROLS},galleryDescription:{value:"",propertyType:de.CONTROLS},showItemTitle:{value:!1,propertyType:de.CONTROLS},showItemDescription:{value:!1,propertyType:de.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:de.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:de.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:de.CSS},galleryTextAndItemSpacing:{value:20,property:"textAndItemSpacing",unit:1,propertyType:de.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:de.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:de.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:de.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:de.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:de.CSS},textVerticalPadding:{value:20,property:"gap",unit:1,propertyType:de.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:de.CSS},titleAndDescriptionSpacing:{value:20,property:"gap",unit:1,propertyType:de.CSS},arrowIconStyle:{value:"chevron-right",propertyType:de.CONTROLS},backgroundShape:{value:"Round",propertyType:de.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:de.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:de.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:de.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:de.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:de.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:de.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:de.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:de.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:de.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.GALLERY_LAYOUT="gallery-layout",e.ITEM_STYLE="item-style",e.PAGINATION_ARROWS="pagination-arrows",e.PAGINATION_DOTS="pagination-dots",e.PAGINATION_LINE="pagination-lines"}(it||(it={}));var pt,ct=function(){return{layout:{selectorKey:it.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"auto",unit:ge.CUSTOM}),margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo,displayStyle:st.displayStyle,itemsPerSlide:st.itemsPerSlide,itemGap:st.itemGap,rowGap:st.rowGap,sliderControl:st.sliderControl,controlPosition:st.controlPosition,loopImages:st.loopImages,sliderDisplayScrollbar:st.sliderDisplayScrollbar,autoplay:st.autoplay,autoplayStyle:st.autoplayStyle,autoplayDuration:st.autoplayDuration,sliderSpeed:st.sliderSpeed},content:{showGalleryTitle:st.showGalleryTitle,galleryTitle:st.galleryTitle,showGalleryDescription:st.showGalleryDescription,galleryDescription:st.galleryDescription,showItemTitle:st.showItemTitle,showItemDescription:st.showItemDescription,allowLinkToOtherPage:st.allowLinkToOtherPage,slides:st.slides},design:{selectorKey:it.DESIGN,galleryWidgetStyle:{selectorKey:it.GALLERY_WIDGET_STYLE,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius},galleryLayout:{selectorKey:it.GALLERY_LAYOUT,galleryTextAndItemAlignment:st.galleryTextAndItemAlignment,galleryTextAndItemSpacing:st.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:st.galleryTextAndDescriptionSpacing},itemStyle:{selectorKey:it.ITEM_STYLE,imageRatio:st.imageRatio,fitOptions:st.fitOptions,textLayout:st.textLayout,itemTitleAndDescriptionAlignment:st.itemTitleAndDescriptionAlignment,textVerticalPadding:st.textVerticalPadding,texHorizontalPadding:st.texHorizontalPadding,titleAndDescriptionSpacing:st.titleAndDescriptionSpacing},paginationArrows:{selectorKey:it.PAGINATION_ARROWS,arrowIconStyle:st.arrowIconStyle,backgroundShape:st.backgroundShape,arrowSize:st.arrowSize,arrowColor:st.arrowColor},paginationDots:{selectorKey:it.PAGINATION_DOTS,dotSize:st.dotSize,currentDotColor:st.currentDotColor,otherDotColor:st.otherDotColor},paginationLine:{selectorKey:it.PAGINATION_LINE,currentLineColor:st.currentLineColor,otherLineColor:st.otherLineColor,lineHeight:st.lineHeight,lineWidth:st.lineWidth}}}},ut={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:de.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:de.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:de.CONTROLS},itemSpacing:{value:"10",propertyType:de.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:de.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:de.CSS},iconStyle:{value:"Icon",propertyType:de.CONTROLS}},content:{socialIcons:{value:[{id:1,title:"Amazon",name:"amazon",show:"true",url:"https://amazon.com"},{id:2,title:"Website",name:"website",show:"true",url:"https://www.sellerscommerce.com/"},{id:3,title:"Instagram",name:"instagram",show:"true",url:"https://instagram.com"},{id:4,title:"Twitter",name:"twitter",show:"true",url:"https://x.com/"},{id:5,title:"Facebook",name:"facebook",show:"true",url:"facebook"}],propertyType:de.CONTROLS},website:{value:!0,propertyType:de.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:de.CONTROLS},instagram:{value:!0,propertyType:de.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:de.CONTROLS},facebook:{value:!0,propertyType:de.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:de.CONTROLS},linkedIn:{value:!1,propertyType:de.CONTROLS},linkedInUrl:{value:"",propertyType:de.CONTROLS},twitter:{value:!0,propertyType:de.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:de.CONTROLS},amazon:{value:!0,propertyType:de.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:de.CONTROLS}},design:{icon:{value:"",propertyType:de.CONTROLS},designiconSize:{value:"30",propertyType:de.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:de.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:de.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:de.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:de.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:de.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:de.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:de.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="socialIcons",e.SOCIAL_WIDGET="socialWidget"}(pt||(pt={}));var dt,gt=function(){return{layout:{selectorKey:pt.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"100",unit:4}),height:Object.assign(Object.assign({},He.height),{value:"50",unit:1}),margin:He.margin,padding:He.padding,alignment:ut.layout.alignment,textAlignment:ut.layout.textAlignment,clickToNavigate:ut.layout.clickToNavigate,iconStyle:ut.layout.iconStyle,iconPosition:ut.layout.iconPosition,iconAndTextSpacing:ut.layout.iconAndTextSpacing,itemSpacing:ut.layout.itemSpacing,positionType:He.positionType,pinTo:He.pinTo},content:{selectorKey:pt.CONTENT,socialContent:ut.content.socialIcons},design:{selectorKey:pt.DESIGN,socialWidget:{selectorKey:pt.SOCIAL_WIDGET,backgroundColor:He.backgroundColor,cropRatio:He.cropRatio,zoomImage:He.zoomImage,flip:He.flip,rotate:He.rotate,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},itemStyle:{selectorKey:pt.ITEM_STYLE,backgroundColor:He.backgroundColor,cropRatio:He.cropRatio,zoomImage:He.zoomImage,flip:He.flip,rotate:He.rotate,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur,iconSize:ut.design.designiconSize,iconColor:ut.design.iconColor},socialIcons:{selectorKey:pt.SOCIAL_ICONS,instagramIcon:ut.design.instagramIcon,facebookIcon:ut.design.facebookIcon,twitterIcon:ut.design.twitterIcon,amazonIcon:ut.design.amazonIcon,websiteIcon:ut.design.websiteIcon}}}},yt={expandFirstItemByDefault:{value:!0,propertyType:de.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:de.CONTROLS},itemDividers:{value:!1,propertyType:de.CONTROLS},iconPosition:{value:"Right",propertyType:de.CONTROLS},accordionsList:{value:[{title:"What is your return policy?",description:"You can return any item within 30 days of purchase for a full refund. Please ensure the item is in its original condition."},{title:"How can I track my order?",description:"Once your order is shipped, you will receive an email with the tracking number. You can use this number on our website to track your order."},{title:"Do you offer international shipping?",description:"Yes, we offer international shipping to many countries. Shipping fees and delivery times vary depending on the destination."},{title:"How can I contact customer service?",description:"You can contact our customer service team via email at support@example.com or call us at 1-800-123-4567. Our team is available Monday to Friday, 9 AM to 5 PM."},{title:"What payment methods do you accept?",description:"We accept all major credit cards, PayPal, and Apple Pay. You can select your preferred payment method at checkout."}],propertyType:de.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:de.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:de.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:de.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:de.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider"}(dt||(dt={}));var bt,ht=function(){return{layout:{selectorKey:dt.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:300,unit:1}),height:Object.assign(Object.assign({},He.height),{value:"auto",unit:ge.CUSTOM}),margin:He.margin,padding:He.padding,positionType:He.positionType,pinTo:He.pinTo,expandFirstItemByDefault:yt.expandFirstItemByDefault,allowMultipleOpenItems:yt.allowMultipleOpenItems,itemDividers:yt.itemDividers,iconPosition:yt.iconPosition,itemHorizontalPadding:yt.itemHorizontalPadding,itemVerticalPadding:yt.itemVerticalPadding,itemSpacing:yt.itemSpacing,titleAndDescriptionSpacing:yt.titleAndDescriptionSpacing},content:{accordionsList:yt.accordionsList},design:{selectorKey:dt.DESIGN,faqWidget:{selectorKey:dt.FAQ_WIDGET,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius},collapsedAccordionItem:{selectorKey:dt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:He.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},He.backgroundColor),{property:"backgroundColorDesc"}),borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,showIcon:He.showIcon,iconSize:He.iconSize,iconColor:He.iconColor,themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc},expandedAccordionItem:{selectorKey:dt.EXPANDED_ACCRORDION_ITEM,backgroundColor:He.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},He.backgroundColor),{property:"backgroundColorDesc"}),borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius,theme:Object.assign({},He.theme),font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,showIcon:He.showIcon,iconSize:He.iconSize,iconColor:He.iconColor,themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc},divider:{selectorKey:dt.DIVIDER,dividerColor:He.borderColor,dividerStyle:He.borderStyle,dividerWidth:He.dividerWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(bt||(bt={}));var St,Ot=function(){return{layout:{selectorKey:bt.LAYOUT,width:Object.assign(Object.assign({},He.width),{unit:1,value:300}),height:Object.assign(Object.assign({},He.height),{unit:1,value:300}),margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:bt.DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(St||(St={}));var Tt,vt=function(){return{layout:{selectorKey:St.LAYOUT,width:Object.assign(Object.assign({},He.width),{unit:1,value:300}),height:Object.assign(Object.assign({},He.height),{unit:1,value:300}),margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:St.DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Embed customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}},embed:{selectedValue:0,url:""}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Tt||(Tt={}));var ft,Ct=function(){return{layout:{selectorKey:Tt.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:de.CSS},textData:{value:"<h1>Heading 1</h1>",propertyType:de.CONTROLS},height:{value:"auto",property:"height",unit:5,propertyType:de.CSS},margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:Tt.DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius}}},mt={position:{value:"topLeft",property:"position",propertyType:de.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:de.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:de.CONTROLS},onHover:{value:"Zoom In",propertyType:de.CONTROLS},hotspotStyle:{value:"shape",propertyType:de.CONTROLS},showContent:{value:"onClick",propertyType:de.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:de.CONTROLS},showIcon:{value:!0,propertyType:de.CONTROLS},shape:{value:"circle",propertyType:de.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:de.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:de.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:de.CSS},iconSize:{value:"30",property:"iconSize",propertyType:de.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:de.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:de.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:de.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:de.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:de.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:de.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:de.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:de.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:de.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:de.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:de.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:de.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:de.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:de.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="hotSpotStyle",e.HOTSPOT_STYLE="hotspotStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign"}(ft||(ft={}));var wt,Rt=function(){return{layout:{selectorKey:ft.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"270",unit:1}),margin:He.margin,padding:He.padding,showContent:mt.showContent,canOpenMultipleHotspots:mt.canOpenMultipleHotspots,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:ft.DESIGN,imageStyle:{selectorKey:ft.HOTSPOT_IMAGE_STYLE,cropRatio:He.cropRatio,zoomImage:He.zoomImage,flip:He.flip,rotate:He.rotate,backgroundColor:He.backgroundColor,overlayColor:He.overlayColor,exposure:He.exposure,contrast:He.contrast,saturation:He.saturation,brightness:He.brightness,hue:He.hue,lightness:He.lightness,highlights:He.highlights,shadows:He.shadows,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},hotspotStyle:{selectorKey:ft.HOTSPOT_STYLE,hotspotStyle:mt.hotspotStyle,hotspotSize:mt.hotspotSize,iconSize:He.iconSize,iconColor:He.iconColor,icon:mt.icon,showIcon:mt.showIcon,shape:mt.shape,animationStyle:mt.animationStyle,animationFrequency:mt.animationFrequency,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur,position:mt.position},tooltipDesign:{selectorKey:ft.TOOL_TIP_DESIGN,tooltipWidth:mt.tooltipWidth,tooltipHeight:mt.tooltipHeight,horizontalAlignment:mt.horizontalAlignment,verticalAlignment:mt.verticalAlignment,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},tooltipTextDesign:{selectorKey:ft.TOOL_TIP_TEXT,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc},tooltipProductDesign:{selectorKey:ft.TOOL_TIP_PRODUCT_DESIGN,imageRatio:mt.imageRatio,fitOptions:mt.fitOptions,productInfoAlignment:mt.productInfoAlignment,infoVerticalPadding:mt.infoVerticalPadding,infoHorizontalPadding:mt.infoHorizontalPadding,infoSpacing:mt.infoSpacing,cardLayout:mt.cardLayout,productCardStyle:mt.productCardStyle},tooltipImageDesign:{selectorKey:ft.TOOL_TIP_IMAGE_DESIGN,cropRatio:He.cropRatio,zoomImage:He.zoomImage,flip:He.flip,rotate:He.rotate,backgroundColor:He.backgroundColor,exposure:He.exposure,contrast:He.contrast,saturation:He.saturation,brightness:He.brightness,hue:He.hue,lightness:He.lightness,highlights:He.highlights,shadows:He.shadows,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur,imageRatio:mt.imageRatio,fitOptions:mt.fitOptions,horizontalAlignment:mt.horizontalAlignment,verticalAlignment:mt.verticalAlignment,onClick:mt.onClick,onHover:mt.onHover}},content:{selectorKey:ft.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:de.CONTROLS},hotspots:mt.hotspots}}},jt={itemSpacing:{value:"20",property:"itemSpacing",propertyType:de.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:de.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:de.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:de.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:de.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:de.CONTROLS},style:{value:"line",property:"style",propertyType:de.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:de.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:de.CSS},scrollContent:{value:[{itemId:1,content:"Sale",selectorKey:"item1"},{itemId:2,content:"Till 29nd November",selectorKey:"item2"},{itemId:3,content:"Get Ready",selectorKey:"item3"}],propertyType:de.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:de.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.SCROLL_CONTAINER="scrollContainer",e.DIVIDER_STYLE="dividerStyle",e.ITEM_1="item1",e.ITEM_2="item2",e.ITEM_3="item3"}(wt||(wt={}));var xt,Dt=function(){return{layout:{selectorKey:wt.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"40",unit:1}),margin:He.margin,padding:He.padding,itemSpacing:jt.itemSpacing,repeatElements:jt.repeatElements,dividerBetweenItems:jt.dividerBetweenItems,scrollSpeed:jt.scrollSpeed,scrollDirection:jt.scrollDirection,pauseOnHover:jt.pauseOnHover},content:{selectorKey:wt.CONTENT,scrollContent:jt.scrollContent},design:{selectorKey:wt.DESIGN,scrollContainer:{selectorKey:wt.SCROLL_CONTAINER,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},dividerStyle:{selectorKey:wt.DIVIDER_STYLE,style:jt.style,shape:jt.shape,size:jt.size,backgroundColor:He.backgroundColor,dividerColor:jt.dividerColor},defaultItem:{theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight},item1:{selectorKey:wt.ITEM_1,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight},item2:{selectorKey:wt.ITEM_2,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight},item3:{selectorKey:wt.ITEM_3,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight}}}},Lt={zoom:{value:3,propertyType:de.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:de.CONTROLS},showIcon:{value:!0,propertyType:de.CONTROLS},showZoomControls:{value:!0,propertyType:de.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:de.CONTROLS},showStreetView:{value:!0,propertyType:de.CONTROLS},showDirectionsLink:{value:!1,propertyType:de.CONTROLS},showTitle:{value:!1,propertyType:de.CONTROLS},title:{value:"",propertyType:de.CONTROLS},showDescription:{value:!1,propertyType:de.CONTROLS},description:{value:"",propertyType:de.CONTROLS},chooseMapDesign:{value:"",propertyType:de.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:de.CONTROLS},geometry:{value:null,propertyType:de.CONTROLS},textContainerPosition:{value:"Top",propertyType:de.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:de.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:de.CSS},onClick:{value:"Show Image Lightbox",propertyType:de.CONTROLS},onHover:{value:"Zoom In",propertyType:de.CONTROLS},pinStyle:{value:"icon",propertyType:de.CONTROLS},showContent:{value:"onClick",propertyType:de.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:de.CONTROLS},shape:{value:"circle",propertyType:de.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:de.CONTROLS},iconStyle:{value:"icon with circle",propertyType:de.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:de.CSS},iconSize:{value:"100",propertyType:de.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:de.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:de.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:de.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:de.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:de.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:de.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:de.CSS},infoVerticalPadding:{value:"500",propertyType:de.CSS},infoHorizontalPadding:{value:"500",propertyType:de.CSS},infoSpacing:{value:"500",propertyType:de.CSS},cardLayout:{value:"onImage",propertyType:de.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:de.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:de.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:de.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:de.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:de.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:de.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="HOTSPOT_IMAGE_STYLE",e.PIN_STYLE="pinStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.MAP_WIDGET_LAYOUT="mapWidgetLayout",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="mapWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="mapWidgetTextContainerLayout",e.MAP_STYLE="mapStyle"}(xt||(xt={}));var At,Nt=function(){return{layout:{selectorKey:xt.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"500",unit:1}),margin:He.margin,padding:He.padding,showContent:Lt.showContent,canOpenMultipleHotspots:Lt.canOpenMultipleHotspots,positionType:He.positionType,pinTo:He.pinTo,zoom:Lt.zoom,showZoomControls:Lt.showZoomControls,showMapAndSatelliteView:Lt.showMapAndSatelliteView,showStreetView:Lt.showStreetView,showDirectionsLink:Lt.showDirectionsLink},content:{selectorKey:xt.CONTENT,showTitle:Lt.showTitle,title:Lt.title,showDescription:Lt.showDescription,description:Lt.description,locationsList:Lt.locationsList,geometry:Lt.geometry},design:{selectorKey:xt.DESIGN,mapWidget:{selectorKey:xt.GALLERY_WIDGET_STYLE,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,showIcon:Object.assign(Object.assign({},He.showIcon),{value:!0}),iconSize:He.iconSize,iconColor:Object.assign(Object.assign({},He.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc},mapWidgetLayout:{selectorKey:xt.MAP_WIDGET_LAYOUT,textContainerPosition:Lt.textContainerPosition,mapAndTextContainerAlignment:Lt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Lt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:xt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Lt.textVerticalPadding,textHorizontalPadding:Lt.textHorizontalPadding,titleAndDescriptionSpacing:Lt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:xt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius},mapStyle:{selectorKey:xt.MAP_STYLE,chooseMapDesign:Lt.chooseMapDesign},pinStyle:{selectorKey:xt.PIN_STYLE,pinStyle:Lt.pinStyle,pinSize:Lt.pinSize,iconSize:He.iconSize,iconColor:Object.assign(Object.assign({},He.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Lt.icon,showIcon:Lt.showIcon,shape:Lt.shape,animationStyle:Lt.animationStyle,animationFrequency:Lt.animationFrequency,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},tooltipDesign:{selectorKey:xt.TOOL_TIP_DESIGN,tooltipWidth:Lt.tooltipWidth,tooltipHeight:Lt.tooltipHeight,horizontalAlignment:Lt.horizontalAlignment,verticalAlignment:Lt.verticalAlignment,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur},tooltipTextDesign:{selectorKey:xt.TOOL_TIP_TEXT,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,lineHeight:He.lineHeight,characterSpacing:He.characterSpacing,themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(At||(At={}));var Pt,It=function(e){return{layout:{selectorKey:At.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:de.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},He.height),{isReadOnly:!0}),margin:He.margin,padding:He.padding,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:At.DESIGN,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle}}},Et=(new Date).toISOString().slice(0,16),zt={type:{value:"countdown",property:"itemSpacing",propertyType:de.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:de.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:de.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:de.CONTROLS},source:{value:"manual",property:"source",propertyType:de.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:de.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:de.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:de.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:de.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:de.CONTROLS},startDate:{value:Et,property:"startDate",propertyType:de.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:de.CONTROLS},days:{value:"true",property:"days",propertyType:de.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:de.CONTROLS},hours:{value:"true",property:"hours",propertyType:de.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:de.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:de.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:de.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:de.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:de.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:de.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:de.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:de.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:de.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:de.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:de.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:de.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:de.CSS},textPosition:{value:"top",property:"textPosition",propertyType:de.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:de.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.COUNTDOWN_WIDGET="countdownWidget",e.COUNTDOWN_LAYOUT="countdownLayout",e.COUNTER_STYLE="counterStyle",e.DIVIDER_STYLE="dividerStyle",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN="countdownWidgetTextContainerDesign",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT="countdownWidgetTextContainerLayout"}(Pt||(Pt={}));var _t,Ht=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign(Object.assign({},He.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"200",unit:1}),margin:He.margin,padding:He.padding,type:zt.type,counterStyle:zt.counterStyle,countdownAnimation:zt.countdownAnimation,dividerBetweenItems:zt.dividerBetweenItems,positionType:He.positionType,pinTo:He.pinTo},content:{selectorKey:Pt.CONTENT,source:zt.source,showCountdownTitle:zt.showCountdownTitle,title:zt.title,showCountdownDescription:zt.showCountdownDescription,description:zt.description,chooseSchedules:zt.chooseSchedules,startDate:zt.startDate,endDate:zt.endDate,days:zt.days,daysTitle:zt.daysTitle,hours:zt.hours,hoursTitle:zt.hoursTitle,minutes:zt.minutes,minutesTitle:zt.minutesTitle,seconds:zt.seconds,secondsTitle:zt.secondsTitle},design:{selectorKey:Pt.DESIGN,countdownWidget:{selectorKey:Pt.COUNTDOWN_WIDGET,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Pt.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:zt.textVerticalPadding,textHorizontalPadding:zt.textHorizontalPadding,titleAndDescriptionSpacing:zt.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Pt.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:He.backgroundColor,borderColor:He.borderColor,borderStyle:He.borderStyle,borderPerSlide:He.borderPerSlide,showBorder:He.showBorder,showShadow:He.showShadow,shadowColor:He.shadowColor,blur:He.blur,spread:He.spread,angle:He.angle,borderRadius:He.borderRadius},countdownLayout:{selectorKey:Pt.COUNTDOWN_LAYOUT,verticalAlignment:zt.verticalAlignment,widgetTextAndItemSpacing:zt.widgetTextAndItemSpacing,textPosition:zt.textPosition},counterStyle:{selectorKey:Pt.COUNTER_STYLE,backgroundColor:He.backgroundColor,showBorder:He.showBorder,borderStyle:He.borderStyle,borderColor:He.borderColor,borderPerSlide:He.borderPerSlide,borderRadius:He.borderRadius,showShadow:He.showShadow,shadowColor:He.shadowColor,angle:He.angle,spread:He.spread,blur:He.blur,theme:He.theme,font:He.font,fontSize:He.fontSize,textColor:He.textColor,bold:He.bold,italic:He.italic,linethrough:He.linethrough,underline:He.underline,textAlign:He.textAlign,characterSpacing:He.characterSpacing,lineHeight:He.lineHeight,themeDesc:He.themeDesc,fontDesc:He.fontDesc,fontSizeDesc:He.fontSizeDesc,textColorDesc:He.textColorDesc,boldDesc:He.boldDesc,italicDesc:He.italicDesc,linethroughDesc:He.linethroughDesc,underlineDesc:He.underlineDesc,textAlignDesc:He.textAlignDesc,characterSpacingDesc:He.characterSpacingDesc,lineHeightDesc:He.lineHeightDesc},dividerStyle:{selectorKey:Pt.DIVIDER_STYLE,shape:zt.shape,size:zt.size,iconColor:zt.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content"}(_t||(_t={}));var kt,Bt={showPrice:{value:!0,property:"showPrice",propertyType:de.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:de.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:de.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:de.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:de.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:de.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:de.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:de.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:de.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:de.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:de.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:de.CONTROLS},discount:{value:!0,property:"discount",propertyType:de.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:de.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:de.CONTROLS},savings:{value:!0,property:"savings",propertyType:de.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:de.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:de.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:de.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:de.CONTROLS},ProductShippingPrice:{value:!0,property:"ProductShippingPrice",propertyType:de.CONTROLS}},Wt=function(){return{layout:{selectorKey:_t.LAYOUT,adjustment:He.adjustment,width:Object.assign(Object.assign({},He.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"160",unit:1}),margin:He.margin,padding:He.padding,showPrice:Bt.showPrice,displayMinQtySet:Bt.displayMinQtySet,priceFormat:Bt.priceFormat,displayFormat:Bt.displayFormat,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},design:{selectorKey:_t.DESIGN},content:{selectorKey:_t.CONTENT,productPrice:Bt.productPrice,sellingPrice:Bt.sellingPrice,productPriceDisplayUOM:Bt.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Bt.productPriceDisplayCurrencyCode,showActualPrice:Bt.showActualPrice,actualPrice:Bt.actualPrice,actualPriceDisplayUOM:Bt.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Bt.actualPriceDisplayCurrencyCode,discount:Bt.discount,discountValue:Bt.discountValue,showSavings:Bt.showSavings,savings:Bt.savings,savingsValue:Bt.savingsValue,savingsDisplayCurrencyCode:Bt.savingsDisplayCurrencyCode,embellishmentPrice:Bt.embellishmentPrice,productTax:Bt.productTax,productShippingPrice:Bt.ProductShippingPrice}}},Kt={actions:{value:!0,property:"actions",propertyType:de.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:de.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:de.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:de.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:de.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:de.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:de.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:de.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:de.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:de.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:de.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:de.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:de.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:de.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:de.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:de.CONTROLS},itemSpacing:{property:"itemSpacing",value:"100",propertyType:de.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"100",propertyType:de.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:de.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:de.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:de.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:de.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:de.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:de.CONTROLS},buttonType:{value:"primaryButton",propertyType:de.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:de.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:de.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:de.CONTROLS},iconAndTextSpacing:{value:null,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:de.CSS},alignment:{value:null,property:"alignment",parentRef:"bs-at",propertyType:de.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:de.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToChart",e.BUY_NOW="buyNow",e.WISHLIST="wishlist",e.COMPARE="compare",e.ADD_TO_QUOTE="addToQuote",e.ADD_TO_ORDER_TEMPLATE="addToOrderTemplate",e.NOTIFY_ME="notifyMe",e.DOWNLOAD="download"}(kt||(kt={}));var Gt,Ut=function(){return{layout:{selectorKey:kt.LAYOUT,adjustment:He.adjustment,width:Object.assign(Object.assign({},He.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"40",unit:1}),margin:He.margin,padding:He.padding,positionType:He.positionType,pinTo:He.pinTo,actions:Kt.actions,addToCart:Kt.addToCart,addToCartWhenClicked:Kt.addToCartWhenClicked,buyNow:Kt.buyNow,buyNowWhenClicked:Kt.buyNowWhenClicked,wishlist:Kt.wishlist,wishlistWhenClicked:Kt.wishlistWhenClicked,compareProduct:Kt.compareProduct,compareProductWhenClicked:Kt.compareProductWhenClicked,showCompareListAs:Kt.showCompareListAs,addToQuote:Kt.addToQuote,addToOrderTemplate:Kt.addToOrderTemplate,notifyMeInventoryNotifications:Kt.notifyMeInventoryNotifications,downloadProductInformation:Kt.downloadProductInformation,displayStyle:Kt.displayStyle,itemSpacing:Kt.itemSpacing,itemVerticalSpacing:Kt.itemVerticalSpacing,maxItemsToDisplay:Kt.maxItemsToDisplay,overflowItems:Kt.overflowItems,openItemsIn:Kt.openItemsIn,addToCartMetaData:Kt.addToCartMetaData,wishlistMetaData:Kt.wishlistMetaData,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar},design:{selectorKey:kt.DESIGN,addToCart:{selectorKey:kt.ADD_TO_CART,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,showIcon:Kt.showIcon,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}},buyNow:{selectorKey:kt.BUY_NOW,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}},wishlist:{selectorKey:kt.WISHLIST,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}},compare:{selectorKey:kt.COMPARE,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}},addToQuote:{selectorKey:kt.ADD_TO_QUOTE,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}},addToOrderTemplate:{selectorKey:kt.ADD_TO_ORDER_TEMPLATE,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}},notifyMe:{selectorKey:kt.NOTIFY_ME,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}},download:{selectorKey:kt.DOWNLOAD,defaultState:{selectorKey:kt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Kt.iconPadding},hoverState:{selectorKey:kt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},He.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,borderColor:Object.assign(Object.assign({},He.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},He.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},He.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},He.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},He.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},He.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},He.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},He.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},He.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},He.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},He.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},He.theme),fontSize:Object.assign(Object.assign({},He.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},He.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},He.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},He.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},He.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},He.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},He.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},He.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},He.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Kt.showIcon,iconSize:Object.assign(Object.assign({},He.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},He.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Kt.iconPadding}}},content:{}}},Mt={layout:{showVolumePrice:{value:!0,propertyType:de.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"horizontalStack",propertyType:de.CONTROLS,property:"displayFormat"},itemSpacing:{value:"20",propertyType:de.CSS,unit:1,property:"itemSpacing"},maxItemsToDisplay:{value:"4",propertyType:de.CONTROLS,property:"maxItemsToDisplay",unit:7},overflowControl:{value:"scroll",propertyType:de.CONTROLS,property:"overflowControl"},onClick:{value:"showAll",propertyType:de.CONTROLS,property:"onClick"},sliderControl:{value:"arrows",propertyType:de.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:de.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:de.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:de.CONTROLS,property:"autoplay"},headerHeight:{value:"0",propertyType:de.CSS,unit:1,property:"headerHeight"},rowHeight:{value:"0",propertyType:de.CSS,unit:1,property:"rowHeight"},headerDivider:{value:!0,propertyType:de.CONTROLS,property:"headerDivider"},rowDivider:{value:!0,propertyType:de.CONTROLS,property:"rowDivider"},columnDivider:{value:!0,propertyType:de.CONTROLS,property:"columnDivider"},alternativeRowColors:{value:!1,propertyType:de.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:de.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:de.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:de.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:de.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:de.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:de.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:de.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:de.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:de.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:de.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:de.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:de.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:de.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:de.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:de.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:de.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:de.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:de.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:de.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:de.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:de.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:de.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:de.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:de.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:de.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:de.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:de.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:de.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:de.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:de.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:de.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:de.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:de.CONTROLS,property:"productShippingPrice"}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Gt||(Gt={}));var Vt,Yt=function(){return{layout:{selectorKey:Gt.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:de.CSS},height:He.height,margin:He.margin,padding:He.padding,showVolumePrice:Mt.layout.showVolumePrice,displayFormat:Mt.layout.displayFormat,itemSpacing:Mt.layout.itemSpacing,maxItemsToDisplay:Mt.layout.maxItemsToDisplay,overflowControl:Mt.layout.overflowControl,onClick:Mt.layout.onClick,sliderControl:Mt.layout.sliderControl,controlPosition:Mt.layout.controlPosition,loopImages:Mt.layout.loopImages,autoplay:Mt.layout.autoplay,headerHeight:Mt.layout.headerHeight,rowHeight:Mt.layout.rowHeight,headerDivider:Mt.layout.headerDivider,rowDivider:Mt.layout.rowDivider,columnDivider:Mt.layout.columnDivider,alternativeRowColors:Mt.layout.alternativeRowColors,headerCellPadding:Mt.layout.headerCellPadding,rowCellPadding:Mt.layout.rowCellPadding,contentAlignment:Mt.layout.contentAlignment,showMoreRows:Mt.layout.showMoreRows,rowsPerPage:Mt.layout.rowsPerPage,paginationType:Mt.layout.paginationType,paginationAlignment:Mt.layout.paginationAlignment,optionTitleAndValueSpacing:Mt.layout.optionTitleAndValueSpacing,tabItemSpacing:Mt.layout.tabItemSpacing,accordionItemSpacing:Mt.layout.accordionItemSpacing,noOfItemsToLoad:Mt.layout.noOfItemsToLoad,groupDisplayStyle:Mt.layout.groupDisplayStyle,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,positionType:He.positionType,pinTo:He.pinTo},content:{selectorKey:Gt.CONTENT,uom:Mt.content.uom,uomName:Mt.content.uomName,uomConversion:Mt.content.uomConversion,productPrice:Mt.content.productPrice,sellingPrice:Mt.content.sellingPrice,displayProductUOM:Mt.content.displayProductUOM,displayProductCurrencyCode:Mt.content.displayProductCurrencyCode,actualPriceToggle:Mt.content.actualPriceToggle,actualPrice:Mt.content.actualPrice,displayPriceUOM:Mt.content.displayPriceUOM,displayPriceCurrencyCode:Mt.content.displayPriceCurrencyCode,discountPercentage:Mt.content.discountPercentage,discountValue:Mt.content.discountValue,savings:Mt.content.savings,savingsPercentage:Mt.content.savingsPercentage,savingsValue:Mt.content.savingsValue,displaySavingsCurrencyCode:Mt.content.displayProductCurrencyCode,pricePerUnit:Mt.content.pricePerUnit,EmbellishmentPrice:Mt.content.EmbellishmentPrice,productTax:Mt.content.productTax,productShippingPrice:Mt.content.productShippingPrice},design:{selectorKey:Gt.DESIGN,productPrice:{},uomStyle:{},currencyCodeStyle:{},actualPrice:{},discountPercentage:{},discountValue:{},savingsPercentage:{},savingsValue:{},emblishmentPrice:{},productTax:{},productShippingPrice:{}}}},Ft={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:de.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:de.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:de.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:de.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:de.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:de.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:de.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:de.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:de.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:de.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:de.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:de.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:de.CONTROLS},description:{value:"",property:"description",propertyType:de.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:de.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Vt||(Vt={}));var Xt,qt=function(){return{layout:{selectorKey:Vt.LAYOUT,adjustment:He.adjustment,width:Object.assign(Object.assign({},He.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"40",unit:1}),margin:He.margin,padding:He.padding,positionType:He.positionType,pinTo:He.pinTo,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,displayStyle:Ft.displayStyle,displayType:Ft.displayType,maxItemsToDisplay:Ft.maxItemsToDisplay,itemSpacing:Ft.itemSpacing,overflowItems:Ft.overflowItems,displayResults:Ft.displayResults,noOfItemToShow:Ft.noOfItemToShow},content:{selectorKey:Vt.CONTENT,locationName:Ft.locationName,locationAddress:Ft.locationAddress,locationInventory:Ft.locationInventory,locationTimings:Ft.locationTimings,title:Ft.title,showTitle:Ft.showTitle,description:Ft.description,showDescription:Ft.showDescription},design:{selectorKey:Vt.DESIGN}}},Qt={displayStyle:{value:"Button",property:"displayStyle",propertyType:de.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:de.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:de.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:de.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:de.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:de.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:de.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:de.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:de.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:de.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:de.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:de.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:de.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:de.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:de.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:de.CONTROLS},description:{value:"",property:"description",propertyType:de.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Xt||(Xt={}));var Zt,$t=function(){return{layout:{selectorKey:Xt.LAYOUT,adjustment:He.adjustment,width:Object.assign(Object.assign({},He.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"40",unit:1}),margin:He.margin,padding:He.padding,positionType:He.positionType,pinTo:He.pinTo,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,displayStyle:Qt.displayStyle,displayResults:Qt.displayResults,whenClicked:Qt.whenClicked,displayType:Qt.displayType,maxItemsToDisplay:Qt.maxItemsToDisplay,itemSpacing:Qt.itemSpacing,overflowItems:Qt.overflowItems,noOfItemToShow:Qt.noOfItemToShow,searchPlaceholderText:Qt.searchPlaceholderText},design:{selectorKey:Xt.DESIGN},content:{selectorKey:Xt.CONTENT,locationName:Qt.locationName,locationAddress:Qt.locationAddress,locationInventory:Qt.locationInventory,locationTimings:Qt.locationTimings,title:Qt.title,showTitle:Qt.showTitle,description:Qt.description,showDescription:Qt.showDescription}}},Jt={displayStyle:{value:"Simple",property:"displayStyle",propertyType:de.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:de.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:de.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:de.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:de.CONTROLS},header:{value:!0,property:"header",propertyType:de.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:de.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:de.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:de.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:de.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:de.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:de.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:de.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:de.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:de.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:de.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:de.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:de.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:de.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:de.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:de.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:de.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:de.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:de.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:de.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:de.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:de.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:de.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:de.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Zt||(Zt={}));var er=function(){return{layout:{selectorKey:Zt.LAYOUT,adjustment:He.adjustment,width:Object.assign(Object.assign({},He.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},He.height),{value:"40",unit:1}),margin:He.margin,padding:He.padding,positionType:He.positionType,pinTo:He.pinTo,overflowContent:He.overflowContent,scrollDirection:He.scrollDirection,displayScrollbar:He.displayScrollbar,displayStyle:Jt.displayStyle,displayType:Jt.displayType,maxItemsToDisplay:Jt.maxItemsToDisplay,itemSpacing:Jt.itemSpacing,overflowItems:Jt.overflowItems,header:Jt.header,headerHeight:Jt.headerHeight,rowHeight:Jt.rowHeight,headerDivider:Jt.headerDivider,rowDivider:Jt.rowDivider,columnDivider:Jt.columnDivider,alternativeRowColors:Jt.alternativeRowColors,headerCellPadding:Jt.headerCellPadding,rowCellPadding:Jt.rowCellPadding,contentAlignment:Jt.contentAlignment,rowsPerPage:Jt.rowsPerPage,overflowControl:Jt.overflowControl,paginationType:Jt.paginationType,paginationAliginment:Jt.paginationAliginment,displayResults:Jt.displayResults},content:{selectorKey:Zt.CONTENT,totalInventory:Jt.totalInventory,inventoryStatus:Jt.inventoryStatus,noOfAvailableLocations:Jt.noOfAvailableLocations,locationNames:Jt.locationNames,locationDetails:Jt.locationDetails,locationName:Jt.locationName,locationAddress:Jt.locationAddress,locationInventory:Jt.locationInventory,locationInventoryStatus:Jt.locationInventoryStatus},design:{selectorKey:Zt.DESIGN}}},tr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},rr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},or=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},nr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ar=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ir=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},lr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},sr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},cr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},ur=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},dr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},gr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},br=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},hr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Sr=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Or=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Tr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},fr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}}})(),o})()));