@sc-360-v2/storefront-cms-library 0.0.8 → 0.1.0

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 v?t:v,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",m={};function v(){}function f(){}function C(){}var O={};u(O,s,(function(){return this}));var w=Object.getPrototypeOf,D=w&&w(w(_([])));D&&D!==i&&a.call(D,s)&&(O=D);var x=C.prototype=v.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===m)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===m)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")),m;var i=g(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,m;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,m):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}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 _(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=_,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,m):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),m},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),m}},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:_(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),m}},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:()=>me,containerSchema:()=>M,countdownSchema:()=>W,embedSchema:()=>G,enums:()=>e,faqSchema:()=>H,gallerySliderSchema:()=>_,gridSchema:()=>i,imageHotspotSchema:()=>K,imageSchema:()=>a,interfaces:()=>t,mapSchema:()=>U,scrollSchema:()=>B,sectionSchema:()=>n,socialIconsSchema:()=>z,tabSchema:()=>P,tableSchema:()=>N,textSchema:()=>I,videoSChema:()=>E});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>te,CMSComponentImportTypeEnum:()=>re,CMSElementEditTypes:()=>ee,CMSElementSelectors:()=>J,CMSToolAttributes:()=>Q,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:()=>ve});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:()=>Pe});var y={};r.r(y),r.d(y,{ButtonSelectorKeysEnum:()=>_e,getDefaultData:()=>ke});var g={};r.r(g),r.d(g,{VideoSelectorKeysEnum:()=>He,getDefaultData:()=>We});var h={};r.r(h),r.d(h,{getDefaultData:()=>Me});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:()=>Je});var m={};r.r(m),r.d(m,{SocialSelectorKeysEnum:()=>$e,getDefaultData:()=>tt});var v={};r.r(v),r.d(v,{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:()=>mt});var R={};r.r(R),r.d(R,{getDefaultData:()=>ft,selfSelectorKeysEnum:()=>Tt});var L={};r.r(L),r.d(L,{SelectorKeysEnum:()=>vt,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:()=>v,gallerySlider:()=>T,grid:()=>c,image:()=>d,imageHotspot:()=>w,map:()=>x,scroll:()=>D,section:()=>s,slideShowLayouter:()=>S,social:()=>m,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 _={};r.r(_),r.d(_,{getDefaultStyles:()=>At});var P={};r.r(P),r.d(P,{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:()=>_t});var G={};r.r(G),r.d(G,{getDefaultStyles:()=>Pt,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 U={};r.r(U),r.d(U,{getDefaultStyles:()=>Bt});var M={};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(M),r.d(M,{getDefaultStyles:()=>Wt});var $,J,Q,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']"}(J||(J={})),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"}(Q||(Q={})),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=J,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,m=null;b<=T;){var v=Math.floor((b+T)/2);if(l.fontSize["".concat(p)][v]===t)return l.fontSize["".concat(p)][v];l.fontSize["".concat(p)][v]<t?(m=l.fontSize["".concat(p)][v],b=v+1):T=v-1}S=l.fontSize["".concat(p)].findIndex((function(e){return e===m}))}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=J.iframeSelector,i=J.templteEditiorSelector,a=J.iframePreviewSelector,l=(J.iframePreviewMainSelector,J.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(Q.style,'="').concat(t,'"]'));null!==o&&(d=o.querySelector("[".concat(Q.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(J.dataDropElement))?null===(o=null==a?void 0:a.parentElement)||void 0===o?void 0:o.closest(J.dataDropElement):null==a?void 0:a.closest(J.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 me=Te;var ve,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"}(ve||(ve={}));var xe,Re=function(e){return{layout:{selectorKey:ve.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:ve.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},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}};!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,imageRatio:Ie.imageRatio,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 _e,Pe=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"}(_e||(_e={}));var He,ke=function(){return{layout:{selectorKey:_e.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:_e.DESIGN,defaultState:{selectorKey:_e.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:_e.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://th.bing.com/th/id/OIP.fSo5HMXhsaMA3S8IfAO_CAHaE7?w=290&h=193&c=7&r=0&o=5&pid=1.7"},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}},Ue={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},Me=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:Ue,tabs:Ue,tabContentContainer:Ue,arrows:Ue},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},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ee.CSS},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ee.CSS}},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:"circle",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},icon:{value:"",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"}(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,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,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,icon:Fe.design.pagination.icon,iconSize:Fe.design.pagination.iconSize,iconColor:Fe.design.pagination.iconColor,backgroundShape:Fe.design.pagination.backgroundShape,backgroundColor:De.backgroundColor,pagination:Fe.design.pagination.pagination},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},galleryDimensions:{value:"Manual",propertyType:ee.CONTROLS},galleryDirecton:{value:"Horizontal",propertyType:ee.CONTROLS},galleryRatio:{value:"16/9",property:"galleryRatio",propertyType:ee.CSS},fitOptions:{value:"Fit",propertyType:ee.CONTROLS},imageDimensions:{value:"Fixed",propertyType:ee.CONTROLS},galleryDirection:{value:"Horizontal",propertyType:ee.CONTROLS},imageRatio:{value:"16/9",property:"imageRatio",propertyType:ee.CSS},thumbnailPlacement:{value:"left",property:"thumbnailPlacement",propertyType:ee.CSS},itemSpacing:{value:"0",property:"itemSpacing",unit:1,propertyType:ee.CSS},thumbnailSize:{value:"0",property:"thumbnailSize",unit:1,propertyType:ee.CSS},thumbnailSpacing:{value:"0",property:"thumbnailSpacing",unit:1,propertyType:ee.CSS},imageBehavior:{value:"Fixed",propertyType:ee.CONTROLS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:ee.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:ee.CSS},imageSize:{value:1,unit:7,property:"imageSize",propertyType:ee.CSS},control:{value:"scroll",propertyType:ee.CONTROLS},displayScrollbar:{value:!1,propertyType:ee.CONTROLS},noOfItemsToLoad:{value:1,unit:7,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://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_1440,h_811,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%201x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%202x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%203x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%204x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%205x",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_f2d393d3ad61468890a2616c56fff0f5~mv2.jpg/v1/fit/w_480,h_720,q_90/8bb438_f2d393d3ad61468890a2616c56fff0f5~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_e83d8cc28a044555b7672018983789a7~mv2.jpg/v1/fit/w_543,h_313,q_90/8bb438_e83d8cc28a044555b7672018983789a7~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_22ae62c08916403d955425d5e8c70a11~mv2.jpg/v1/fit/w_543,h_313,q_90/8bb438_22ae62c08916403d955425d5e8c70a11~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_189ac9d807b640ffbeca24c41d965bae~mv2.jpg/v1/fit/w_543,h_313,q_90/8bb438_189ac9d807b640ffbeca24c41d965bae~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_f7a5e921e855433896901546de91b43e~mv2.png/v1/fit/w_1142,h_369,q_90/8bb438_f7a5e921e855433896901546de91b43e~mv2.webp",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},textLayout:{value:"On Image",propertyType:ee.CONTROLS},itemTitleAndDescriptionAlignment:{value:"start",property:"TitleAndDescriptionAlignment",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},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,Je=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,displayStyle:Ze.displayStyle,galleryDimensions:Ze.galleryDimensions,galleryRatio:Ze.galleryRatio,fitOptions:Ze.fitOptions,imageDimensions:Ze.imageDimensions,galleryDirection:Ze.galleryDirection,imageRatio:Ze.imageRatio,thumbnailPlacement:Ze.thumbnailPlacement,itemSpacing:Ze.itemSpacing,thumbnailSpacing:Ze.thumbnailSpacing,thumbnailSize:Ze.thumbnailSize,control:Ze.control,imageBehavior:Ze.imageBehavior,itemsPerRow:Ze.itemsPerRow,itemsPerColumn:Ze.itemsPerColumn,noOfItemsToLoad:Ze.noOfItemsToLoad,itemsPerSlide:Ze.itemsPerSlide,imageSize:Ze.imageSize,itemGap:Ze.itemGap,rowGap:Ze.rowGap,sliderControl:Ze.sliderControl,controlPosition:Ze.controlPosition,loopImages:Ze.loopImages,autoplay:Ze.autoplay,autoplayStyle:Ze.autoplayStyle,autoplayDuration:Ze.autoplayDuration,sliderSpeed:Ze.sliderSpeed,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},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,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,showIcon:De.showIcon,iconSize:De.iconSize,iconColor:De.iconColor,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},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,textHorizontalPadding:Ze.textHorizontalPadding,titleAndDescriptionSpacing:Ze.titleAndDescriptionSpacing},itemTextStyles:{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,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},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}}}},Qe={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:"Text with icon",propertyType:ee.CONTROLS}},content:{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:Qe.layout.alignment,textAlignment:Qe.layout.textAlignment,clickToNavigate:Qe.layout.clickToNavigate,iconStyle:Qe.layout.iconStyle,iconPosition:Qe.layout.iconPosition,iconAndTextSpacing:Qe.layout.iconAndTextSpacing,itemSpacing:Qe.layout.itemSpacing,positionType:De.positionType,pinTo:De.pinTo},content:{selectorKey:$e.CONTENT,website:Qe.content.website,websiteUrl:Qe.content.websiteUrl,instagram:Qe.content.instagram,instagramUrl:Qe.content.instagramUrl,linkedIn:Qe.content.linkedIn,linkedInUrl:Qe.content.linkedInUrl,facebook:Qe.content.facebook,facebookUrl:Qe.content.facebookUrl,amazon:Qe.content.amazon,amazonUrl:Qe.content.amazonUrl,twitter:Qe.content.twitter,twitterUrl:Qe.content.twitterUrl},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:Qe.design.designiconSize,iconColor:Qe.design.iconColor},socialIcons:{selectorKey:$e.SOCIAL_ICONS,instagramIcon:Qe.design.instagramIcon,facebookIcon:Qe.design.facebookIcon,twitterIcon:Qe.design.twitterIcon,amazonIcon:Qe.design.amazonIcon,websiteIcon:Qe.design.websiteIcon,linkedinIcon:Qe.design.linkedinIcon}}}},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={buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",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:Object.assign(Object.assign({},De.overlayColor),{parentRef:"cs-be-se-1"}),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,buttonIcon:dt.buttonIcon,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},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 22nd JUNE",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,mt=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 vt,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"}(vt||(vt={}));var wt=function(){return{layout:{selectorKey:vt.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:vt.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:vt.DESIGN,countdownWidget:{selectorKey:vt.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:vt.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ot.textVerticalPadding,textHorizontalPadding:Ot.textHorizontalPadding,titleAndDescriptionSpacing:Ot.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:vt.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:vt.COUNTDOWN_LAYOUT,verticalAlignment:Ot.verticalAlignment,widgetTextAndItemSpacing:Ot.widgetTextAndItemSpacing,textPosition:Ot.textPosition},counterStyle:{selectorKey:vt.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:vt.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"}},_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:"100%"}},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:"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={},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 v?t:v,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",m={};function v(){}function f(){}function C(){}var O={};u(O,s,(function(){return this}));var w=Object.getPrototypeOf,D=w&&w(w(_([])));D&&D!==i&&a.call(D,s)&&(O=D);var x=C.prototype=v.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===m)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===m)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")),m;var i=g(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,m;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,m):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}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 E(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(N,this),this.reset(!0)}function _(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=_,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(E),!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,m):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),m},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),E(r),m}},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;E(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,o){return this.delegate={iterator:_(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),m}},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:()=>me,containerSchema:()=>U,countdownSchema:()=>W,embedSchema:()=>G,enums:()=>e,faqSchema:()=>H,gallerySliderSchema:()=>_,gridSchema:()=>i,imageHotspotSchema:()=>K,imageSchema:()=>a,interfaces:()=>t,mapSchema:()=>M,scrollSchema:()=>B,sectionSchema:()=>n,socialIconsSchema:()=>z,tabSchema:()=>P,tableSchema:()=>E,textSchema:()=>I,videoSChema:()=>N});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:()=>ve});var c={};r.r(c),r.d(c,{getDefaultData:()=>Ae,gridSelectorKeysEnum:()=>xe});var d={};r.r(d),r.d(d,{SelectorKeysEnum:()=>Le,getDefaultData:()=>Ee});var u={};r.r(u),r.d(u,{ButtonSelectorKeysEnum:()=>Ne,getDefaultData:()=>Pe});var y={};r.r(y),r.d(y,{ButtonSelectorKeysEnum:()=>_e,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:()=>Xe});var T={};r.r(T),r.d(T,{SelectorKeysEnum:()=>qe,getDefaultData:()=>Qe});var m={};r.r(m),r.d(m,{SocialSelectorKeysEnum:()=>$e,getDefaultData:()=>tt});var v={};r.r(v),r.d(v,{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:()=>mt});var R={};r.r(R),r.d(R,{getDefaultData:()=>ft,selfSelectorKeysEnum:()=>Tt});var L={};r.r(L),r.d(L,{SelectorKeysEnum:()=>vt,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:()=>v,gallerySlider:()=>T,grid:()=>c,image:()=>d,imageHotspot:()=>w,map:()=>x,scroll:()=>D,section:()=>s,slideShowLayouter:()=>S,social:()=>m,table:()=>b,tabs:()=>h,text:()=>O,video:()=>g});var I={};r.r(I),r.d(I,{getDefaultStyles:()=>Dt});var N={};r.r(N),r.d(N,{getDefaultVideoStyles:()=>xt});var E={};r.r(E),r.d(E,{getDefaultTableStyles:()=>Rt});var j={};r.r(j),r.d(j,{getDefaultStyles:()=>Lt});var _={};r.r(_),r.d(_,{getDefaultStyles:()=>At});var P={};r.r(P),r.d(P,{getDefaultStyles:()=>It});var z={};r.r(z),r.d(z,{getDefaultSocialIconsStyles:()=>Nt});var H={};r.r(H),r.d(H,{getDefaultStyles:()=>Et});var k={};r.r(k),r.d(k,{getDefaultStyles:()=>jt,getSectionDefaultStyles:()=>_t});var G={};r.r(G),r.d(G,{getDefaultStyles:()=>Pt,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 q(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 X(e){return X="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},X(e)}function Z(e,t,r){return(t=function(e){var t=function(e){if("object"!=X(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=X(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==X(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=q(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,m=null;b<=T;){var v=Math.floor((b+T)/2);if(l.fontSize["".concat(p)][v]===t)return l.fontSize["".concat(p)][v];l.fontSize["".concat(p)][v]<t?(m=l.fontSize["".concat(p)][v],b=v+1):T=v-1}S=l.fontSize["".concat(p)].findIndex((function(e){return e===m}))}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=q(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 me=Te;var ve,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"}(ve||(ve={}));var xe,Re=function(e){return{layout:{selectorKey:ve.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:ve.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},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}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Le||(Le={}));var Ne,Ee=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,imageRatio:Ie.imageRatio,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"}(Ne||(Ne={}));var _e,Pe=function(){return{layout:{selectorKey:Ne.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:Ne.DESIGN,defaultState:{selectorKey:Ne.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:Ne.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"}(_e||(_e={}));var He,ke=function(){return{layout:{selectorKey:_e.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:_e.DESIGN,defaultState:{selectorKey:_e.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:_e.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},icon:{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"}(Be||(Be={}));var qe,Xe=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,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,icon:Fe.design.pagination.icon,iconSize:Fe.design.pagination.iconSize,iconColor:Fe.design.pagination.iconColor,backgroundShape:Fe.design.pagination.backgroundShape,backgroundColor:De.backgroundColor,pagination:Fe.design.pagination.pagination},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},galleryDimensions:{value:"Manual",propertyType:ee.CONTROLS},galleryDirecton:{value:"Horizontal",propertyType:ee.CONTROLS},galleryRatio:{value:"16/9",property:"galleryRatio",propertyType:ee.CSS},fitOptions:{value:"Fit",propertyType:ee.CONTROLS},imageDimensions:{value:"Fixed",propertyType:ee.CONTROLS},galleryDirection:{value:"Horizontal",propertyType:ee.CONTROLS},imageRatio:{value:"16/9",property:"imageRatio",propertyType:ee.CSS},thumbnailPlacement:{value:"left",property:"thumbnailPlacement",propertyType:ee.CSS},itemSpacing:{value:"0",property:"itemSpacing",unit:1,propertyType:ee.CSS},thumbnailSize:{value:"0",property:"thumbnailSize",unit:1,propertyType:ee.CSS},thumbnailSpacing:{value:"0",property:"thumbnailSpacing",unit:1,propertyType:ee.CSS},imageBehavior:{value:"Fixed",propertyType:ee.CONTROLS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:ee.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:ee.CSS},imageSize:{value:1,unit:7,property:"imageSize",propertyType:ee.CSS},control:{value:"scroll",propertyType:ee.CONTROLS},displayScrollbar:{value:!1,propertyType:ee.CONTROLS},noOfItemsToLoad:{value:1,unit:7,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://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_1440,h_811,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%201x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%202x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%203x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%204x,%20https://static.wixstatic.com/media/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.jpg/v1/fit/w_2396,h_1349,q_90/8bb438_dbc34d8b0df546e3b720b14ff670ba83~mv2.webp%205x",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_f2d393d3ad61468890a2616c56fff0f5~mv2.jpg/v1/fit/w_480,h_720,q_90/8bb438_f2d393d3ad61468890a2616c56fff0f5~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_e83d8cc28a044555b7672018983789a7~mv2.jpg/v1/fit/w_543,h_313,q_90/8bb438_e83d8cc28a044555b7672018983789a7~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_22ae62c08916403d955425d5e8c70a11~mv2.jpg/v1/fit/w_543,h_313,q_90/8bb438_22ae62c08916403d955425d5e8c70a11~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_189ac9d807b640ffbeca24c41d965bae~mv2.jpg/v1/fit/w_543,h_313,q_90/8bb438_189ac9d807b640ffbeca24c41d965bae~mv2.webp",alt:"Place holder image",title:"",description:""},{src:"https://static.wixstatic.com/media/8bb438_f7a5e921e855433896901546de91b43e~mv2.png/v1/fit/w_1142,h_369,q_90/8bb438_f7a5e921e855433896901546de91b43e~mv2.webp",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},textLayout:{value:"On Image",propertyType:ee.CONTROLS},itemTitleAndDescriptionAlignment:{value:"start",property:"TitleAndDescriptionAlignment",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},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"}(qe||(qe={}));var $e,Qe=function(){return{layout:{selectorKey:qe.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,displayStyle:Ze.displayStyle,galleryDimensions:Ze.galleryDimensions,galleryRatio:Ze.galleryRatio,fitOptions:Ze.fitOptions,imageDimensions:Ze.imageDimensions,galleryDirection:Ze.galleryDirection,imageRatio:Ze.imageRatio,thumbnailPlacement:Ze.thumbnailPlacement,itemSpacing:Ze.itemSpacing,thumbnailSpacing:Ze.thumbnailSpacing,thumbnailSize:Ze.thumbnailSize,control:Ze.control,imageBehavior:Ze.imageBehavior,itemsPerRow:Ze.itemsPerRow,itemsPerColumn:Ze.itemsPerColumn,noOfItemsToLoad:Ze.noOfItemsToLoad,itemsPerSlide:Ze.itemsPerSlide,imageSize:Ze.imageSize,itemGap:Ze.itemGap,rowGap:Ze.rowGap,sliderControl:Ze.sliderControl,controlPosition:Ze.controlPosition,loopImages:Ze.loopImages,autoplay:Ze.autoplay,autoplayStyle:Ze.autoplayStyle,autoplayDuration:Ze.autoplayDuration,sliderSpeed:Ze.sliderSpeed,overflowContent:De.overflowContent,scrollDirection:De.scrollDirection,displayScrollbar:De.displayScrollbar,positionType:De.positionType,pinTo:De.pinTo},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:qe.DESIGN,galleryWidgetStyle:{selectorKey:qe.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,themeDesc:De.themeDesc,showIcon:De.showIcon,iconSize:De.iconSize,iconColor:De.iconColor,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},galleryLayout:{selectorKey:qe.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ze.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ze.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ze.galleryTextAndDescriptionSpacing},itemStyle:{selectorKey:qe.ITEM_STYLE,imageRatio:Ze.imageRatio,fitOptions:Ze.fitOptions,textLayout:Ze.textLayout,itemTitleAndDescriptionAlignment:Ze.itemTitleAndDescriptionAlignment,textVerticalPadding:Ze.textVerticalPadding,textHorizontalPadding:Ze.textHorizontalPadding,titleAndDescriptionSpacing:Ze.titleAndDescriptionSpacing},itemTextStyles:{selectorKey:qe.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: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},paginationArrows:{selectorKey:qe.PAGINATION_ARROWS,arrowIconStyle:Ze.arrowIconStyle,backgroundShape:Ze.backgroundShape,arrowSize:Ze.arrowSize,arrowColor:Ze.arrowColor},paginationDots:{selectorKey:qe.PAGINATION_DOTS,dotSize:Ze.dotSize,currentDotColor:Ze.currentDotColor,otherDotColor:Ze.otherDotColor},paginationLine:{selectorKey:qe.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},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",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,buttonIcon:dt.buttonIcon,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,mt=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 vt,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"}(vt||(vt={}));var wt=function(){return{layout:{selectorKey:vt.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:vt.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:vt.DESIGN,countdownWidget:{selectorKey:vt.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:vt.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ot.textVerticalPadding,textHorizontalPadding:Ot.textHorizontalPadding,titleAndDescriptionSpacing:Ot.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:vt.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:vt.COUNTDOWN_LAYOUT,verticalAlignment:Ot.verticalAlignment,widgetTextAndItemSpacing:Ot.widgetTextAndItemSpacing,textPosition:Ot.textPosition},counterStyle:{selectorKey:vt.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:vt.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"}},Nt=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"}},Et=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"}},_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:"100%"}},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:"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})()));
@@ -62,6 +62,7 @@ export interface selfDesignInterface {
62
62
  angle: CMSIBCommonInterface;
63
63
  spread: CMSIBCommonInterface;
64
64
  blur: CMSIBCommonInterface;
65
+ position: controlInterface;
65
66
  };
66
67
  tooltipDesign: {
67
68
  selectorKey: string;
@@ -130,52 +130,14 @@ export declare const getDefaultData: () => {
130
130
  };
131
131
  content: {
132
132
  selectorKey: SocialSelectorKeysEnum;
133
- website: {
134
- value: boolean;
135
- propertyType: CMSElementEditTypes;
136
- };
137
- websiteUrl: {
138
- value: string;
139
- propertyType: CMSElementEditTypes;
140
- };
141
- instagram: {
142
- value: boolean;
143
- propertyType: CMSElementEditTypes;
144
- };
145
- instagramUrl: {
146
- value: string;
147
- propertyType: CMSElementEditTypes;
148
- };
149
- linkedIn: {
150
- value: boolean;
151
- propertyType: CMSElementEditTypes;
152
- };
153
- linkedInUrl: {
154
- value: string;
155
- propertyType: CMSElementEditTypes;
156
- };
157
- facebook: {
158
- value: boolean;
159
- propertyType: CMSElementEditTypes;
160
- };
161
- facebookUrl: {
162
- value: string;
163
- propertyType: CMSElementEditTypes;
164
- };
165
- amazon: {
166
- value: boolean;
167
- propertyType: CMSElementEditTypes;
168
- };
169
- amazonUrl: {
170
- value: string;
171
- propertyType: CMSElementEditTypes;
172
- };
173
- twitter: {
174
- value: boolean;
175
- propertyType: CMSElementEditTypes;
176
- };
177
- twitterUrl: {
178
- value: string;
133
+ socialContent: {
134
+ value: {
135
+ id: number;
136
+ title: string;
137
+ name: string;
138
+ show: string;
139
+ url: string;
140
+ }[];
179
141
  propertyType: CMSElementEditTypes;
180
142
  };
181
143
  };
@@ -275,11 +237,6 @@ export declare const getDefaultData: () => {
275
237
  property: string;
276
238
  propertyType: CMSElementEditTypes;
277
239
  };
278
- linkedinIcon: {
279
- value: string;
280
- property: string;
281
- propertyType: CMSElementEditTypes;
282
- };
283
240
  };
284
241
  };
285
242
  };
@@ -41,6 +41,7 @@ export interface TableControlInterface {
41
41
  connectWith?: CMSIBCommonInterface;
42
42
  table?: {
43
43
  selectorKey?: string;
44
+ backgroundColor: CMSIBCommonInterface;
44
45
  showBorder?: CMSIBCommonInterface;
45
46
  borderStyle?: CMSIBCommonInterface;
46
47
  borderColor?: CMSIBCommonInterface;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.0.8",
3
+ "version": "0.1.0",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {