@sc-360-v2/storefront-cms-library 0.0.5 → 0.0.6

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:{},u=p.iterator||"@@iterator",c=p.asyncIterator||"@@asyncIterator",d=p.toStringTag||"@@toStringTag";function s(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{s({},"")}catch(t){s=function(e,t,r){return e[t]=r}}function y(e,t,r,o){var n=t&&t.prototype instanceof b?t:b,i=Object.create(n.prototype),a=new j(o||[]);return l(i,"_invoke",{value:E(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",v="executing",f="completed",T={};function b(){}function m(){}function C(){}var O={};s(O,u,(function(){return this}));var w=Object.getPrototypeOf,x=w&&w(w(P([])));x&&x!==i&&a.call(x,u)&&(O=x);var L=C.prototype=b.prototype=Object.create(O);function A(e){["next","throw","return"].forEach((function(t){s(e,t,(function(e){return this._invoke(t,e)}))}))}function R(e,t){function r(n,i,l,p){var u=g(e[n],e,i);if("throw"!==u.type){var c=u.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(u.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 E(e,r,o){var n=h;return function(i,a){if(n===v)throw Error("Generator is already running");if(n===f){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=N(l,o);if(p){if(p===T)continue;return p}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(n===h)throw n=f,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);n=v;var u=g(e,r,o);if("normal"===u.type){if(n=o.done?f:S,u.arg===T)continue;return{value:u.arg,done:o.done}}"throw"===u.type&&(n=f,o.method="throw",o.arg=u.arg)}}}function N(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,N(e,r),"throw"===r.method)||"return"!==o&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+o+"' method")),T;var i=g(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,T;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,T):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,T)}function D(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 I(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(D,this),this.reset(!0)}function P(e){if(e||""===e){var r=e[u];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 m.prototype=C,l(L,"constructor",{value:C,configurable:!0}),l(C,"constructor",{value:m,configurable:!0}),m.displayName=s(C,d,"GeneratorFunction"),r.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===m||"GeneratorFunction"===(t.displayName||t.name))},r.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,C):(e.__proto__=C,s(e,d,"GeneratorFunction")),e.prototype=Object.create(L),e},r.awrap=function(e){return{__await:e}},A(R.prototype),s(R.prototype,c,(function(){return this})),r.AsyncIterator=R,r.async=function(e,t,o,n,i){void 0===i&&(i=Promise);var a=new R(y(e,t,o,n),i);return r.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},A(L),s(L,d,"Generator"),s(L,u,(function(){return this})),s(L,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var o in t)r.push(o);return r.reverse(),function e(){for(;r.length;){var o=r.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},r.values=P,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(I),!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"),u=a.call(i,"finallyLoc");if(p&&u){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(!u)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,T):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),T},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),I(r),T}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var o=r.completion;if("throw"===o.type){var n=o.arg;I(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,o){return this.delegate={iterator:P(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),T}},r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,t,r)=>{var o=r(633)();e.exports=o;try{regeneratorRuntime=o}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var 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:()=>b,buttonSchema:()=>w,cmsTypes:()=>l,codeSchema:()=>E,commonFunctions:()=>oe,enums:()=>e,faqSchema:()=>R,gallerySliderSchema:()=>x,gridSchema:()=>i,imageSchema:()=>a,interfaces:()=>t,sectionSchema:()=>n,socialIconsSchema:()=>A,tabSchema:()=>L,tableSchema:()=>O,textSchema:()=>m,videoSChema:()=>C});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>G,CMSElementEditTypes:()=>B,CMSElementSelectors:()=>k,CMSToolAttributes:()=>H,CMSToolIdTypes:()=>z});var t={};r.r(t);var n={};r.r(n),r.d(n,{getDefaultStyles:()=>ie,getSectionDefaultStyles:()=>ae});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>le});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>pe});var l={};r.r(l);var p={};r.r(p),r.d(p,{cssInputInstances:()=>ue});var u={};r.r(u),r.d(u,{getDefaultData:()=>de,sectionSelectorKeysEnum:()=>ne});var c={};r.r(c),r.d(c,{SelectorKeysEnum:()=>ce,getDefaultData:()=>ge});var d={};r.r(d),r.d(d,{ButtonSelectorKeysEnum:()=>ye,getDefaultData:()=>ve});var s={};r.r(s),r.d(s,{VideoSelectorKeysEnum:()=>Se,getDefaultData:()=>be});var y={};r.r(y),r.d(y,{getDefaultData:()=>Oe});var g={};r.r(g),r.d(g,{getDefaultData:()=>xe});var h={};r.r(h),r.d(h,{TableSelectorKeysEnum:()=>Te,getDefaultData:()=>Re});var S={};r.r(S),r.d(S,{SelectorKeysEnum:()=>Ae,getDefaultData:()=>De});var v={};r.r(v),r.d(v,{SocialSelectorKeysEnum:()=>Ne,getDefaultData:()=>Pe});var f={};r.r(f),r.d(f,{ButtonSelectorKeysEnum:()=>je,getDefaultData:()=>ke});var T={};r.r(T),r.d(T,{codeSelectorKeysEnum:()=>ze,getDefaultData:()=>He});var b={};r.r(b),r.d(b,{button:()=>d,code:()=>T,common:()=>p,faq:()=>f,gallerySlider:()=>S,image:()=>c,section:()=>u,slideShowLayouter:()=>g,social:()=>v,table:()=>h,tabs:()=>y,video:()=>s});var m={};r.r(m),r.d(m,{getDefaultStyles:()=>Be});var C={};r.r(C),r.d(C,{getDefaultVideoStyles:()=>Ge});var O={};r.r(O),r.d(O,{getDefaultTableStyles:()=>We});var w={};r.r(w),r.d(w,{getDefaultStyles:()=>Ue});var x={};r.r(x),r.d(x,{getDefaultStyles:()=>Ke});var L={};r.r(L),r.d(L,{getDefaultStyles:()=>Me});var A={};r.r(A),r.d(A,{getDefaultSocialIconsStyles:()=>Ye});var R={};r.r(R),r.d(R,{getDefaultStyles:()=>Ve});var E={};function N(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 D(e,t){if(e){if("string"==typeof e)return N(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)?N(e,t):void 0}}function I(e){return function(e){if(Array.isArray(e))return N(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||D(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 j(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,u=!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){u=!0,n=e}finally{try{if(!p&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(u)throw n}}return l}}(e,t)||D(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 P(e){return P="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},P(e)}function _(e,t,r){return(t=function(e){var t=function(e){if("object"!=P(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=P(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==P(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.r(E),r.d(E,{getDefaultStyles:()=>Fe,getSectionDefaultStyles:()=>Xe});var z,k,H,B,G,W=r(756),U=r.n(W);function K(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 M(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)?M(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 M(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"}(z||(z={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",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.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.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScroll="playground-srolltop",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']"}(k||(k={})),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.dataChildCount="data-child-count",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",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.playgroundScroll="data-playground-scroll",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(H||(H={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls",e.SELECTOR="selector"}(B||(B={})),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"}(G||(G={}));var Y=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 V(e,t){var r,o=K(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=K(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 F(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 X(e,t,r,o){return Y(this,void 0,void 0,U().mark((function n(){var i,a,l,p,u;return U().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),u=document.createTextNode(l),i.insertBefore(p,e),i.insertBefore(o,e),i.insertBefore(u,e.nextSibling),n.next=10,i.removeChild(e);case 10:case"end":return n.stop()}}),n)})))}function $(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($(r[o]));return t}function q(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var Z={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]}},Q=[{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 J(e){return!(e&&Object.keys(e).length>0)}function ee(e){return!(e&&null!==e)}function te(e){var t="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=document.querySelector(k.iframeSelector),o=null==r?void 0:r.contentDocument;return t?null==o?void 0:o.querySelectorAll("".concat(e)):null==o?void 0:o.querySelector("".concat(e))}var re={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),_(_({},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),_({},a,Object.assign(Object.assign({},n[i].children[a]),{children:Object.assign(Object.assign({},n[i].children[a].children),_({},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 F(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var r=e.selectedTheme.colors;return F(r[V(r,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return F(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:F,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),_({},"--_"+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=j(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:V,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 Y(this,void 0,void 0,U().mark((function t(){var r,o,n,i,a,l,p,u,c,d,s,y,g,h,S;return U().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=$(null==i?void 0:i.parentElement),p=null,u=0,c=K(l),t.prev=10,c.s();case 12:if((d=c.n()).done){t.next=21;break}if(s=d.value,y=s.textContent.length,!(a>=u&&a<=u+y)){t.next=18;break}return p=s,t.abrupt("break",21);case 18:u+=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,X(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===q(e[0])?n=Object.assign(Object.assign({},r[t]),{value:e[r[t].property]}):(r[t].property===q(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=I(t.general),o=I(t.text),n=r.map((function(t){var r=V(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=re.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=V(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=re.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:I(n),text:I(i)}},kebabToCamelCase:q,returnDefaultValue:function(e,t,r,o,n){var i,a,l=Z;if(1===r||2===r){var p=null===(i=null==Q?void 0:Q.find((function(e){return e.value===r})))||void 0===i?void 0:i.label,u=null===(a=null==Q?void 0:Q.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,s=l.fontSize["".concat(p)].length-1,y=null;d<=s;){var g=Math.floor((d+s)/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):s=g-1}c=l.fontSize["".concat(p)].findIndex((function(e){return e===y}))}var h=l.lineHeight["".concat(u)][c];return"bool"===e?o===h:{value:h,unit:n}}u=p;var S=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===S){for(var v=0,f=l.fontSize["".concat(p)].length-1,T=null;v<=f;){var b=Math.floor((v+f)/2);if(l.fontSize["".concat(p)][b]===t)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<t?(T=l.fontSize["".concat(p)][b],v=b+1):f=b-1}S=l.fontSize["".concat(p)].findIndex((function(e){return e===T}))}var m=l.lineHeight["".concat(u)][S];return"bool"===e?o===m:{value:m,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"),u=Math.round(255*i).toString(16).padStart(2,"0");return"ff"===u?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(u)},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]:null,o=document.querySelector(k.iframeSelector).contentDocument.querySelector(k.templteEditiorSelector);if(o&&null!==o){var n=o.querySelector("[".concat(H.style,'="').concat(t,'"]'));null!==r&&(n=r.querySelector("[".concat(H.layerStyle,'="').concat(t,'"]'))),n&&null!==n&&n.remove(),null===r?o.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=j(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:J,IsNullOrEmpty:ee,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(!J(e)){var r=null==e?void 0:e.attributes;if(!J(r)){var o=null==r?void 0:r.BUILDER;J(o)||(t=null==o?void 0:o.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!J(e)){var r=null==e?void 0:e.attributes;if(!J(r)){var o=null==r?void 0:r.BUILDER;J(o)||(t=null==o?void 0:o.dataDivType)}}return t},GetCMSElementBySelector:te,CreateAspectRationNWidthConvertion:function(e,t,r){var o,n,i=parseFloat(t)/parseFloat(e),a=te("#".concat(r),"single"),l=e;if(!ee(a)&&/px/.test(e)){var p=null===(n=null===(o=null==a?void 0:a.parentElement)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.getBoundingClientRect();l=parseFloat(e)/(null==p?void 0:p.width)*100}return{width:l,aspectRatio:i}},CSSUnits:Q};const oe=re;var ne,ie=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},ae=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%"}},le=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"}},pe=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"}},ue={adjustment:{value:"fluid",property:"adjustment",propertyType:B.TOOL},width:{value:"100",property:"width",unit:4,propertyType:B.CSS},height:{value:"100",property:"height",unit:1,propertyType:B.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:B.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:B.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:B.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:B.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:B.TOOL},positionType:{value:"fixed",property:"position",propertyType:B.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:B.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:B.CSS},borderColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"borderColor",propertyType:B.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:B.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:B.CSS},showBorder:{value:!0,propertyType:B.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:B.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:B.CSS},angle:{property:"shadowAngle",propertyType:B.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:B.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:B.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:B.CSS},cropRatio:{value:"16:9",propertyType:B.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:B.CSS},exposure:{value:0,propertyType:B.CONTROLS},contrast:{value:0,propertyType:B.CONTROLS},saturation:{value:0,propertyType:B.CONTROLS},temperature:{value:0,propertyType:B.CONTROLS},tint:{value:0,propertyType:B.CONTROLS},highlights:{value:0,propertyType:B.CONTROLS},shadows:{value:0,propertyType:B.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:B.CONTROLS},rotate:{value:0,unit:7,propertyType:B.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:B.CSS},fontSize:{value:14,unit:1,property:"fontSize",propertyType:B.CSS},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:B.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:B.CSS},bold:{value:"",property:"fontWeight",propertyType:B.CSS},italic:{value:"",property:"fontStyleItalic",propertyType:B.CSS},linethrough:{value:"",property:"textDecoration",propertyType:B.CSS},underline:{value:"",property:"textDecoration",propertyType:B.CSS},textAlign:{value:"left",property:"textAlign",propertyType:B.CSS},charactorSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:B.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:B.CSS},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:B.CSS},iconSize:{value:26,unit:1,property:"iconSize",propertyType:B.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:B.CSS},showIcon:{value:!0,property:"showIcon",propertyType:B.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ne||(ne={}));var ce,de=function(e){return{layout:{selectorKey:ne.LAYOUT,adjustment:ue.adjustment,width:{fixedWidth:{value:"".concat(e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:B.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:B.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:B.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ue.height),{isReadOnly:!0}),padding:ue.padding,overflowContent:ue.overflowContent,scrollDirection:ue.scrollDirection,displayScrollbar:ue.displayScrollbar,positionType:ue.positionType,pinTo:ue.pinTo},design:{selectorKey:ne.DESIGN,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius}}},se={onClick:{value:"Show Image Lightbox",propertyType:B.CONTROLS},onHover:{value:"Zoom Image",propertyType:B.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:B.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:B.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:B.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:B.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ce||(ce={}));var ye,ge=function(){return{layout:{selectorKey:ce.LAYOUT,width:Object.assign(Object.assign({},ue.width),{propertyType:B.CONTROLS}),height:Object.assign(Object.assign({},ue.height),{propertyType:B.CONTROLS}),margin:ue.margin,padding:ue.padding,overflowContent:ue.overflowContent,scrollDirection:ue.scrollDirection,displayScrollbar:ue.displayScrollbar,positionType:ue.positionType,pinTo:ue.pinTo,onClick:se.onClick,onHover:se.onHover,imageRatio:se.imageRatio,fitOptions:se.fitOptions,horizontalAlignment:se.horizontalAlignment,verticalAlignment:se.verticalAlignment},design:{selectorKey:ce.DESIGN,cropRatio:ue.cropRatio,zoomImage:ue.zoomImage,flip:ue.flip,rotate:ue.rotate,backgroundColor:ue.backgroundColor,exposure:ue.exposure,contrast:ue.contrast,saturation:ue.saturation,temperature:ue.temperature,tint:ue.tint,highlights:ue.highlights,shadows:ue.shadows,showBorder:ue.showBorder,borderStyle:ue.borderStyle,borderColor:ue.borderColor,borderPerSlide:ue.borderPerSlide,borderRadius:ue.borderRadius,showShadow:ue.showShadow,shadowColor:ue.shadowColor,angle:ue.angle,spread:ue.spread,blur:ue.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:B.CONTROLS}}}},he={buttonStyle:{value:"Text",propertyType:B.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:B.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:B.CONTROLS},iconPosition:{value:"left",property:"iconPosition",propertyType:B.CONTROLS},iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:B.CSS},alignment:{value:"center",property:"textAlign",propertyType:B.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(ye||(ye={}));var Se,ve=function(){return{layout:{selectorKey:ye.LAYOUT,width:Object.assign(Object.assign({},ue.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ue.height),{value:"40",unit:1}),margin:ue.margin,positionType:ue.positionType,pinTo:ue.pinTo,buttonStyle:he.buttonStyle,buttonText:he.buttonText,buttonIcon:he.buttonIcon,iconPosition:he.iconPosition,iconAndTextSpacing:he.iconAndTextSpacing,alignment:he.alignment},design:{selectorKey:ye.DESIGN,defaultState:{selectorKey:ye.DEFAULT_STATE,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius,font:ue.font,fontSize:ue.fontSize,textColor:ue.textColor,bold:ue.bold,italic:ue.italic,linethrough:ue.linethrough,underline:ue.underline,textAlign:ue.textAlign,charactorSpacing:ue.charactorSpacing,lineHeight:ue.lineHeight,showIcon:ue.showIcon,iconSize:ue.iconSize,iconColor:ue.iconColor},hoverState:{selectorKey:ye.HOVER_STATE,borderStyle:Object.assign(Object.assign({},ue.borderStyle),{value:"dotted"}),borderColor:ue.borderColor}},content:{}}},fe={layout:{autoplay:{value:!0,propertyType:B.CONTROLS},showControls:{value:"onHover",propertyType:B.CONTROLS},loopVideo:{value:!0,propertyType:B.CONTROLS},loopCount:{value:4,propertyType:B.CONTROLS}},content:{videoFile:{value:"",propertyType:B.CONTROLS},showVideoTitle:{value:!0,propertyType:B.CONTROLS},videoTitle:{value:"Sample Video",propertyType:B.CONTROLS},showVideoDescription:{value:!0,propertyType:B.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:B.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:B.CONTROLS},thumbnailImage:{value:"",propertyType:B.CONTROLS}},design:{textPosition:{value:"center",property:"textPosition",propertyType:B.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:B.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:B.CONTROLS},icon:{value:"",propertyType:B.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:B.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:B.CSS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video"}(Se||(Se={}));var Te,be=function(){return{layout:{selectorKey:Se.LAYOUT,width:Object.assign(Object.assign({},ue.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ue.height),{value:"150",unit:1}),margin:ue.margin,padding:ue.padding,autoplay:fe.layout.autoplay,showControls:fe.layout.showControls,loopVideo:fe.layout.loopVideo,loopCount:fe.layout.loopCount,positionType:ue.positionType,pinTo:ue.pinTo},content:{selectorKey:Se.CONTENT,videoFile:fe.content.videoFile,showVideoTitle:fe.content.showVideoTitle,videoTitle:fe.content.videoTitle,showVideoDescription:fe.content.showVideoDescription,videoDescription:fe.content.videoDescription,showCustomVideoThumbnail:fe.content.showCustomVideoThumbnail,thumbnailImage:fe.content.thumbnailImage},design:{selectorKey:Se.DESIGN,videoPlayerText:{selectorKey:Se.VIDEO_PLAYER_TEXT,textPosition:fe.design.textPosition,textPositionOnTheImage:fe.design.textPositionOnTheImage,titleAndDescriptionAndAlignment:fe.design.titleAndDescriptionAndAlignment},playPause:{selectorKey:Se.PLAY_PAUSE,icon:fe.design.icon,iconSize:fe.design.iconSize,iconColor:fe.design.iconColor},video:{selectorKey:Se.LAYOUT,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius}}}},me={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:B.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:B.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:B.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:B.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:B.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:B.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:B.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:B.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:B.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:B.CSS}},Ce={borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,backgroundColor:ue.backgroundColor,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius,exposure:ue.exposure,contrast:ue.contrast,saturation:ue.saturation,temperature:ue.temperature,tint:ue.tint,highlights:ue.highlights,shadows:ue.shadows},Oe=function(){return{layout:{adjustment:ue.adjustment,width:ue.width,height:ue.height,margin:ue.margin,padding:ue.padding,overflowContent:ue.overflowContent,scrollDirection:ue.scrollDirection,displayScrollbar:ue.displayScrollbar,positionType:ue.positionType,pinTo:ue.pinTo,tabPosition:me.tabPosition,tabLayout:me.tabLayout,tabAlignment:me.tabAlignment,tabSpacing:me.tabSpacing,tabContainer:me.tabContainer,horizontalPadding:me.horizontalPadding,verticalPadding:me.verticalPadding,overflowTabs:me.overflowTabs,spacingBetweenRows:me.spacingBetweenRows},design:{tabContainer:Ce,tabs:Ce,tabContentContainer:Ce,arrows:Ce},content:{tabContent:me.tabContent}}},we={onClick:{value:"Show Image Lightbox",propertyType:B.CONTROLS},onHover:{value:"Zoom Image",propertyType:B.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:B.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:B.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:B.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:B.CSS}},xe=function(){return{layout:{adjustment:ue.adjustment,width:ue.width,height:ue.height,margin:ue.margin,padding:ue.padding,overflowContent:ue.overflowContent,scrollDirection:ue.scrollDirection,displayScrollbar:ue.displayScrollbar,positionType:ue.positionType,pinTo:ue.pinTo,onClick:we.onClick,onHover:we.onHover,imageRatio:we.imageRatio,fitOptions:we.fitOptions,horizontalAlignment:we.horizontalAlignment,verticalAlignment:we.verticalAlignment},design:{layouter:{backgroundColor:ue.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},Le={layout:{header:{value:!0,propertyType:B.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:B.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:B.CSS,unit:1,property:"rowHeight"},headerDivider:{value:!0,propertyType:B.CONTROLS,property:"headerDivider"},rowDivider:{value:!0,propertyType:B.CONTROLS,property:"rowDivider"},columnDivider:{value:!0,propertyType:B.CONTROLS,property:"columnDivider"},alternativeRowColors:{value:!0,propertyType:B.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:B.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:B.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:B.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:B.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:B.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:B.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:B.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:B.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:B.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:B.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:B.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Email",columnMapsTo:"email"},{columnId:3,columnTitle:"Address",columnMapsTo:"address"}],propertyType:B.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"Venkatesh",email:"venkatesh@gmail.com",address:"Hyderabad"},{rowId:2,name:"John",email:"john@gmail.com",address:"Vijayawada"},{rowId:3,name:"Priya",email:"priya@gmail.com",address:"Delhi"},{rowId:4,name:"Krish",email:"krish@gmail.com",address:"Pune"}],propertyType:B.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:B.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:B.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:B.CSS}},headerText:{font:{value:"lato",propertyType:B.CONTROLS},fontSize:{value:"32",propertyType:B.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:B.CSS},textHighlight:{value:"#BE6C00",propertyType:B.CSS},characterSpacing:{value:"32",propertyType:B.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:B.CSS,unit:1},lineHeight:{value:"32",propertyType:B.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:B.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:B.CSS},fontSize:{value:"32",propertyType:B.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:B.CSS},textHighlight:{value:"#BE6C00",propertyType:B.CSS},characterSpacing:{value:"32",propertyType:B.CSS,unit:1},lineHeight:{value:"32",propertyType:B.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:B.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:B.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:B.CSS}},pagination:{pagination:{value:"defaultState",propertyType:B.CONTROLS},paginationStyle:{value:"dotted",propertyType:B.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:B.CONTROLS},arrowSize:{value:"32",propertyType:B.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:B.CSS},backgroundShape:{value:"circle",propertyType:B.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:B.CSS},font:{value:"lato",propertyType:B.CSS},fontSize:{value:"32",propertyType:B.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:B.CSS},textHighlight:{value:"#BE6C00",propertyType:B.CSS},hoverBackgroundShape:{value:"circle",propertyType:B.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:B.CSS},hoverFont:{value:"lato",propertyType:B.CSS},hoverFontSize:{value:"#BE6C00",propertyType:B.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:B.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:B.CSS},icon:{value:"",propertyType:B.CONTROLS},iconSize:{value:"30",propertyType:B.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:B.CSS}}}};!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"}(Te||(Te={}));var Ae,Re=function(){return{layout:{selectorKey:Te.LAYOUT,width:Object.assign(Object.assign({},ue.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ue.height),{value:"150",unit:1}),margin:ue.margin,padding:ue.padding,header:Le.layout.header,headerHeight:Le.layout.headerHeight,rowHeight:Le.layout.rowHeight,headerDivider:Le.layout.headerDivider,rowDivider:Le.layout.rowDivider,columnDivider:Le.layout.columnDivider,alternativeRowColors:Le.layout.alternativeRowColors,headerCellPadding:Le.layout.headerCellPadding,rowCellPadding:Le.layout.rowCellPadding,contentAlignment:Le.layout.contentAlignment,showMoreRows:Le.layout.showMoreRows,rowsPerPage:Le.layout.rowsPerPage,paginationType:Le.layout.paginationType,paginationAlignment:Le.layout.paginationAlignment,noOfItemsToLoad:Le.layout.noOfItemsToLoad},content:{selectorKey:Te.CONTENT,showTitle:Le.content.showTitle,tableTitle:Le.content.tableTitle,connectWith:Le.content.connectWith,columns:Le.content.columns,rows:Le.content.rows},design:{selectorKey:Te.DESIGN,tableWidget:{selectorKey:Te.TABLE_WIDGET,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius},table:{selectorKey:Te.TABLE,showBorder:ue.showBorder,borderStyle:Le.design.table.borderStyle,borderColor:Le.design.table.borderColor,borderPerSlide:Le.design.table.borderPerSlide,borderRadius:ue.borderRadius,showShadow:ue.showShadow,shadowColor:ue.shadowColor,angle:ue.angle,spread:ue.spread,blur:ue.blur},tableHeader:{selectorKey:Te.TABLE_HEADER,backgroundColor:ue.backgroundColor},headerText:{selectorKey:Te.HEADER_TEXT,font:ue.font,fontSize:ue.fontSize,textColor:ue.textColor,bold:ue.bold,italic:ue.italic,linethrough:ue.linethrough,underline:ue.underline,textAlign:ue.textAlign,charactorSpacing:ue.charactorSpacing,lineHeight:ue.lineHeight},tableRow:{selectorKey:Te.TABLE_ROW,backgroundColor:ue.backgroundColor},rowText:{selectorKey:Te.ROW_TEXT,font:ue.font,fontSize:ue.fontSize,textColor:ue.textColor,bold:ue.bold,italic:ue.italic,linethrough:ue.linethrough,underline:ue.underline,textAlign:ue.textAlign,charactorSpacing:ue.charactorSpacing,lineHeight:ue.lineHeight},rowAndHeaderDividers:{selectorKey:Te.ROW_AND_HEADER_DIVIDER,headerDivider:Le.design.table.borderColor,rowDivider:Le.design.table.borderColor},scrollBar:{selectorKey:Te.SCROLL_BAR,scrollBarWidth:Le.design.scrollBar.scrollBarWidth,scrollBarColor:Le.design.scrollBar.scrollBarColor},pagination:{selectorKey:Te.PAGINATION,font:ue.font,fontSize:ue.fontSize,textColor:ue.textColor,bold:ue.bold,italic:ue.italic,linethrough:ue.linethrough,underline:ue.underline,textAlign:ue.textAlign,charactorSpacing:ue.charactorSpacing,lineHeight:ue.lineHeight,icon:Le.design.pagination.icon,iconSize:Le.design.pagination.iconSize,iconColor:Le.design.pagination.iconColor,backgroundShape:Le.design.pagination.backgroundShape,backgroundColor:ue.backgroundColor,pagination:Le.design.pagination.pagination},loadMoreButton:{selectorKey:Te.LOAD_MORE_BUTTON,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius,font:ue.font,fontSize:ue.fontSize,textColor:ue.textColor,bold:ue.bold,italic:ue.italic,linethrough:ue.linethrough,underline:ue.underline,textAlign:ue.textAlign,charactorSpacing:ue.charactorSpacing,lineHeight:ue.lineHeight}}}},Ee={displayStyle:{value:"Slider",propertyType:B.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:B.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:B.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:B.CSS},sliderControl:{value:"Arrows",propertyType:B.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:B.CONTROLS},loopImages:{value:!1,propertyType:B.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:B.CONTROLS},autoplay:{value:!1,propertyType:B.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:B.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:B.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:B.CONTROLS},showGalleryTitle:{value:!1,propertyType:B.CONTROLS},galleryTitle:{value:"",propertyType:B.CONTROLS},showGalleryDescription:{value:!1,propertyType:B.CONTROLS},galleryDescription:{value:"",propertyType:B.CONTROLS},showItemTitle:{value:!1,propertyType:B.CONTROLS},showItemDescription:{value:!1,propertyType:B.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:B.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:B.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:B.CSS},galleryTextAndItemSpacing:{value:20,property:"textAndItemSpacing",unit:1,propertyType:B.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:B.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:B.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:B.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:B.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:B.CSS},textVerticalPadding:{value:20,property:"gap",unit:1,propertyType:B.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:B.CSS},titleAndDescriptionSpacing:{value:20,property:"gap",unit:1,propertyType:B.CSS},arrowIconStyle:{value:"chevron-right",propertyType:B.CONTROLS},backgroundShape:{value:"Round",propertyType:B.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:B.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:B.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:B.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:B.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:B.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:B.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:B.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:B.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:B.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"}(Ae||(Ae={}));var Ne,De=function(){return{layout:{selectorKey:Ae.LAYOUT,width:Object.assign(Object.assign({},ue.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},ue.height),{value:"auto",unit:G.CUSTOM}),margin:ue.margin,padding:ue.padding,overflowContent:ue.overflowContent,scrollDirection:ue.scrollDirection,displayScrollbar:ue.displayScrollbar,positionType:ue.positionType,pinTo:ue.pinTo,displayStyle:Ee.displayStyle,itemsPerSlide:Ee.itemsPerSlide,itemGap:Ee.itemGap,rowGap:Ee.rowGap,sliderControl:Ee.sliderControl,controlPosition:Ee.controlPosition,loopImages:Ee.loopImages,sliderDisplayScrollbar:Ee.sliderDisplayScrollbar,autoplay:Ee.autoplay,autoplayStyle:Ee.autoplayStyle,autoplayDuration:Ee.autoplayDuration,sliderSpeed:Ee.sliderSpeed},content:{showGalleryTitle:Ee.showGalleryTitle,galleryTitle:Ee.galleryTitle,showGalleryDescription:Ee.showGalleryDescription,galleryDescription:Ee.galleryDescription,showItemTitle:Ee.showItemTitle,showItemDescription:Ee.showItemDescription,allowLinkToOtherPage:Ee.allowLinkToOtherPage,slides:Ee.slides},design:{selectorKey:Ae.DESIGN,galleryWidgetStyle:{selectorKey:Ae.GALLERY_WIDGET_STYLE,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius},galleryLayout:{selectorKey:Ae.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ee.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ee.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ee.galleryTextAndDescriptionSpacing},itemStyle:{selectorKey:Ae.ITEM_STYLE,imageRatio:Ee.imageRatio,fitOptions:Ee.fitOptions,textLayout:Ee.textLayout,itemTitleAndDescriptionAlignment:Ee.itemTitleAndDescriptionAlignment,textVerticalPadding:Ee.textVerticalPadding,texHorizontalPadding:Ee.texHorizontalPadding,titleAndDescriptionSpacing:Ee.titleAndDescriptionSpacing},paginationArrows:{selectorKey:Ae.PAGINATION_ARROWS,arrowIconStyle:Ee.arrowIconStyle,backgroundShape:Ee.backgroundShape,arrowSize:Ee.arrowSize,arrowColor:Ee.arrowColor},paginationDots:{selectorKey:Ae.PAGINATION_DOTS,dotSize:Ee.dotSize,currentDotColor:Ee.currentDotColor,otherDotColor:Ee.otherDotColor},paginationLine:{selectorKey:Ae.PAGINATION_LINE,currentLineColor:Ee.currentLineColor,otherLineColor:Ee.otherLineColor,lineHeight:Ee.lineHeight,lineWidth:Ee.lineWidth}}}},Ie={layout:{alignment:{value:"horizontal",propertyType:B.CONTROLS},itemSpacing:{value:"10",propertyType:B.CSS,unit:1,property:"itemSpacing"},iconSize:{value:"30",propertyType:B.CSS,unit:1,property:"iconSize"}},content:{website:{value:!0,propertyType:B.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:B.CONTROLS},instagram:{value:!0,propertyType:B.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:B.CONTROLS},facebook:{value:!0,propertyType:B.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:B.CONTROLS},linkedIn:{value:!1,propertyType:B.CONTROLS},linkedInUrl:{value:"",propertyType:B.CONTROLS},twitter:{value:!0,propertyType:B.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:B.CONTROLS},amazon:{value:!0,propertyType:B.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:B.CONTROLS}},design:{icon:{value:"",propertyType:B.CONTROLS},designiconSize:{value:"30",propertyType:B.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:B.CSS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ICON_STYLE="iconStyle"}(Ne||(Ne={}));var je,Pe=function(){return{layout:{selectorKey:Ne.LAYOUT,width:Object.assign(Object.assign({},ue.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},ue.height),{value:"50",unit:1}),margin:ue.margin,padding:ue.padding,alignment:Ie.layout.alignment,itemSpacing:Ie.layout.itemSpacing,positionType:ue.positionType,pinTo:ue.pinTo},content:{selectorKey:Ne.CONTENT,website:Ie.content.website,websiteUrl:Ie.content.websiteUrl,instagram:Ie.content.instagram,instagramUrl:Ie.content.instagramUrl,linkedIn:Ie.content.linkedIn,linkedInUrl:Ie.content.linkedInUrl,facebook:Ie.content.facebook,facebookUrl:Ie.content.facebookUrl,amazon:Ie.content.amazon,amazonUrl:Ie.content.amazonUrl,twitter:Ie.content.twitter,twitterUrl:Ie.content.twitterUrl},design:{selectorKey:Ne.DESIGN,fillAndBackground:{selectorKey:Ne.LAYOUT,backgroundColor:ue.backgroundColor},iconStyle:{selectorKey:Ne.ICON_STYLE,icon:Ie.design.icon,iconSize:Ie.design.designiconSize,iconColor:Ie.design.iconColor}}}},_e={expandFirstItemByDefault:{value:!1,propertyType:B.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:B.CONTROLS},itemDividers:{value:!1,propertyType:B.CONTROLS},iconPosition:{value:"Right",propertyType:B.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:B.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.TITLE_TEXT="titleText",e.DESCRIPTION_TEXT="DescriptionText",e.ICON="icon",e.DIVIDER="divider"}(je||(je={}));var ze,ke=function(){return{layout:{selectorKey:je.LAYOUT,width:ue.width,height:Object.assign(Object.assign({},ue.height),{value:"auto",unit:G.CUSTOM}),margin:ue.margin,padding:ue.padding,positionType:ue.positionType,pinTo:ue.pinTo,expandFirstItemByDefault:_e.expandFirstItemByDefault,allowMultipleOpenItems:_e.allowMultipleOpenItems,itemDividers:_e.itemDividers,iconPosition:_e.iconPosition},content:{accordionsList:_e.accordionsList},design:{selectorKey:je.DESIGN,faqWidget:{selectorKey:je.FAQ_WIDGET,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius},titleText:{selectorKey:je.TITLE_TEXT,font:ue.font,fontSize:ue.fontSize,textColor:ue.textColor,textHighlight:ue.textHighlight,bold:ue.bold,italic:ue.italic,linethrough:ue.linethrough,underline:ue.underline,charactorSpacing:ue.charactorSpacing,lineHeight:ue.lineHeight,paragraphSpacing:ue.paragraphSpacing},descriptionText:{selectorKey:je.DESCRIPTION_TEXT,font:ue.font,fontSize:ue.fontSize,textColor:ue.textColor,textHighlight:ue.textHighlight,bold:ue.bold,italic:ue.italic,linethrough:ue.linethrough,underline:ue.underline,charactorSpacing:ue.charactorSpacing,lineHeight:ue.lineHeight,paragraphSpacing:ue.paragraphSpacing},icon:{selectorKey:je.ICON,showIcon:ue.showIcon,iconSize:ue.iconSize,iconColor:ue.iconColor},divider:{selectorKey:je.DIVIDER,dividerColor:ue.backgroundColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ze||(ze={}));var He=function(){return{layout:{selectorKey:ze.LAYOUT,width:ue.width,height:ue.height,margin:ue.margin,padding:ue.padding,overflowContent:ue.overflowContent,scrollDirection:ue.scrollDirection,displayScrollbar:ue.displayScrollbar,positionType:ue.positionType,pinTo:ue.pinTo},design:{selectorKey:ze.DESIGN,backgroundColor:ue.backgroundColor,borderColor:ue.borderColor,borderStyle:ue.borderStyle,borderPerSlide:ue.borderPerSlide,showBorder:ue.showBorder,showShadow:ue.showShadow,shadowColor:ue.shadowColor,blur:ue.blur,spread:ue.spread,angle:ue.angle,borderRadius:ue.borderRadius}}},Be=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"}},Ge=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},We=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},Ue=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"}},Ke=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"}},Me=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"}},Ye=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},Ve=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"}},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"}},Xe=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%"}}})(),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:{},u=p.iterator||"@@iterator",d=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function s(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{s({},"")}catch(t){s=function(e,t,r){return e[t]=r}}function y(e,t,r,o){var n=t&&t.prototype instanceof T?t:T,i=Object.create(n.prototype),a=new j(o||[]);return l(i,"_invoke",{value:D(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",v="executing",f="completed",b={};function T(){}function m(){}function C(){}var O={};s(O,u,(function(){return this}));var w=Object.getPrototypeOf,x=w&&w(w(P([])));x&&x!==i&&a.call(x,u)&&(O=x);var L=C.prototype=T.prototype=Object.create(O);function A(e){["next","throw","return"].forEach((function(t){s(e,t,(function(e){return this._invoke(t,e)}))}))}function R(e,t){function r(n,i,l,p){var u=g(e[n],e,i);if("throw"!==u.type){var d=u.arg,c=d.value;return c&&"object"==o(c)&&a.call(c,"__await")?t.resolve(c.__await).then((function(e){r("next",e,l,p)}),(function(e){r("throw",e,l,p)})):t.resolve(c).then((function(e){d.value=e,l(d)}),(function(e){return r("throw",e,l,p)}))}p(u.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 D(e,r,o){var n=h;return function(i,a){if(n===v)throw Error("Generator is already running");if(n===f){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=E(l,o);if(p){if(p===b)continue;return p}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(n===h)throw n=f,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);n=v;var u=g(e,r,o);if("normal"===u.type){if(n=o.done?f:S,u.arg===b)continue;return{value:u.arg,done:o.done}}"throw"===u.type&&(n=f,o.method="throw",o.arg=u.arg)}}}function E(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,E(e,r),"throw"===r.method)||"return"!==o&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+o+"' method")),b;var i=g(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,b;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,b):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}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 I(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 P(e){if(e||""===e){var r=e[u];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 m.prototype=C,l(L,"constructor",{value:C,configurable:!0}),l(C,"constructor",{value:m,configurable:!0}),m.displayName=s(C,c,"GeneratorFunction"),r.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===m||"GeneratorFunction"===(t.displayName||t.name))},r.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,C):(e.__proto__=C,s(e,c,"GeneratorFunction")),e.prototype=Object.create(L),e},r.awrap=function(e){return{__await:e}},A(R.prototype),s(R.prototype,d,(function(){return this})),r.AsyncIterator=R,r.async=function(e,t,o,n,i){void 0===i&&(i=Promise);var a=new R(y(e,t,o,n),i);return r.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},A(L),s(L,c,"Generator"),s(L,u,(function(){return this})),s(L,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var o in t)r.push(o);return r.reverse(),function e(){for(;r.length;){var o=r.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},r.values=P,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(I),!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"),u=a.call(i,"finallyLoc");if(p&&u){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(!u)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,b):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),b},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),I(r),b}},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;I(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,o){return this.delegate={iterator:P(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),b}},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:()=>O,buttonSchema:()=>A,cmsTypes:()=>l,codeSchema:()=>I,commonFunctions:()=>ae,enums:()=>e,faqSchema:()=>N,gallerySliderSchema:()=>R,gridSchema:()=>i,imageSchema:()=>a,interfaces:()=>t,sectionSchema:()=>n,socialIconsSchema:()=>E,tabSchema:()=>D,tableSchema:()=>L,textSchema:()=>w,videoSChema:()=>x});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>K,CMSElementEditTypes:()=>U,CMSElementSelectors:()=>G,CMSToolAttributes:()=>W,CMSToolIdTypes:()=>B});var t={};r.r(t);var n={};r.r(n),r.d(n,{getDefaultStyles:()=>pe,getSectionDefaultStyles:()=>ue});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>de});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>ce});var l={};r.r(l);var p={};r.r(p),r.d(p,{cssInputInstances:()=>se});var u={};r.r(u),r.d(u,{getDefaultData:()=>ge,sectionSelectorKeysEnum:()=>le});var d={};r.r(d),r.d(d,{getDefaultData:()=>Se,gridSelectorKeysEnum:()=>ye});var c={};r.r(c),r.d(c,{SelectorKeysEnum:()=>he,getDefaultData:()=>be});var s={};r.r(s),r.d(s,{ButtonSelectorKeysEnum:()=>fe,getDefaultData:()=>Ce});var y={};r.r(y),r.d(y,{VideoSelectorKeysEnum:()=>me,getDefaultData:()=>xe});var g={};r.r(g),r.d(g,{getDefaultData:()=>Re});var h={};r.r(h),r.d(h,{getDefaultData:()=>Ee});var S={};r.r(S),r.d(S,{TableSelectorKeysEnum:()=>we,getDefaultData:()=>je});var v={};r.r(v),r.d(v,{SelectorKeysEnum:()=>Ie,getDefaultData:()=>ze});var f={};r.r(f),r.d(f,{SocialSelectorKeysEnum:()=>_e,getDefaultData:()=>Be});var b={};r.r(b),r.d(b,{ButtonSelectorKeysEnum:()=>ke,getDefaultData:()=>Ue});var T={};r.r(T),r.d(T,{codeSelectorKeysEnum:()=>We,getDefaultData:()=>Me});var m={};r.r(m),r.d(m,{embedSelectorKeysEnum:()=>Ke,getDefaultData:()=>Ve});var C={};r.r(C),r.d(C,{getDefaultData:()=>Fe,textSelectorKeysEnum:()=>Ye});var O={};r.r(O),r.d(O,{button:()=>s,code:()=>T,common:()=>p,embed:()=>m,faq:()=>b,gallerySlider:()=>v,grid:()=>d,image:()=>c,section:()=>u,slideShowLayouter:()=>h,social:()=>f,table:()=>S,tabs:()=>g,text:()=>C,video:()=>y});var w={};r.r(w),r.d(w,{getDefaultStyles:()=>Xe});var x={};r.r(x),r.d(x,{getDefaultVideoStyles:()=>$e});var L={};r.r(L),r.d(L,{getDefaultTableStyles:()=>qe});var A={};r.r(A),r.d(A,{getDefaultStyles:()=>Ze});var R={};r.r(R),r.d(R,{getDefaultStyles:()=>Qe});var D={};r.r(D),r.d(D,{getDefaultStyles:()=>Je});var E={};r.r(E),r.d(E,{getDefaultSocialIconsStyles:()=>et});var N={};r.r(N),r.d(N,{getDefaultStyles:()=>tt});var I={};function j(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 P(e,t){if(e){if("string"==typeof e)return j(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)?j(e,t):void 0}}function _(e){return function(e){if(Array.isArray(e))return j(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||P(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 z(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,u=!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){u=!0,n=e}finally{try{if(!p&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(u)throw n}}return l}}(e,t)||P(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 H(e){return H="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},H(e)}function k(e,t,r){return(t=function(e){var t=function(e){if("object"!=H(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=H(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==H(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.r(I),r.d(I,{getDefaultStyles:()=>rt,getSectionDefaultStyles:()=>ot});var B,G,W,U,K,M=r(756),Y=r.n(M);function V(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 F(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)?F(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 F(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"}(B||(B={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",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.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.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScroll="playground-srolltop",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']"}(G||(G={})),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.dataChildCount="data-child-count",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",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.playgroundScroll="data-playground-scroll",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(W||(W={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls",e.SELECTOR="selector"}(U||(U={})),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"}(K||(K={}));var X=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 $(e,t){var r,o=V(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=V(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 q(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 Z(e,t,r,o){return X(this,void 0,void 0,Y().mark((function n(){var i,a,l,p,u;return Y().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),u=document.createTextNode(l),i.insertBefore(p,e),i.insertBefore(o,e),i.insertBefore(u,e.nextSibling),n.next=10,i.removeChild(e);case 10:case"end":return n.stop()}}),n)})))}function Q(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(Q(r[o]));return t}function J(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var ee={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]}},te=[{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 re(e){return!(e&&Object.keys(e).length>0)}function oe(e){return!(e&&null!==e)}function ne(e){var t="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=document.querySelector(G.iframeSelector),o=null==r?void 0:r.contentDocument;return t?null==o?void 0:o.querySelectorAll("".concat(e)):null==o?void 0:o.querySelector("".concat(e))}var ie={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),k(k({},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),k({},a,Object.assign(Object.assign({},n[i].children[a]),{children:Object.assign(Object.assign({},n[i].children[a].children),k({},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 q(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var r=e.selectedTheme.colors;return q(r[$(r,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return q(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:q,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),k({},"--_"+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=z(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:$,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 X(this,void 0,void 0,Y().mark((function t(){var r,o,n,i,a,l,p,u,d,c,s,y,g,h,S;return Y().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=Q(null==i?void 0:i.parentElement),p=null,u=0,d=V(l),t.prev=10,d.s();case 12:if((c=d.n()).done){t.next=21;break}if(s=c.value,y=s.textContent.length,!(a>=u&&a<=u+y)){t.next=18;break}return p=s,t.abrupt("break",21);case 18:u+=y;case 19:t.next=12;break;case 21:t.next=26;break;case 23:t.prev=23,t.t0=t.catch(10),d.e(t.t0);case 26:return t.prev=26,d.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,Z(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===J(e[0])?n=Object.assign(Object.assign({},r[t]),{value:e[r[t].property]}):(r[t].property===J(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=_(t.general),o=_(t.text),n=r.map((function(t){var r=$(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=ie.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=$(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=ie.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:_(n),text:_(i)}},kebabToCamelCase:J,returnDefaultValue:function(e,t,r,o,n){var i,a,l=ee;if(1===r||2===r){var p=null===(i=null==te?void 0:te.find((function(e){return e.value===r})))||void 0===i?void 0:i.label,u=null===(a=null==te?void 0:te.find((function(e){return e.value===n})))||void 0===a?void 0:a.label;if(r===n){var d=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===d){for(var c=0,s=l.fontSize["".concat(p)].length-1,y=null;c<=s;){var g=Math.floor((c+s)/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],c=g+1):s=g-1}d=l.fontSize["".concat(p)].findIndex((function(e){return e===y}))}var h=l.lineHeight["".concat(u)][d];return"bool"===e?o===h:{value:h,unit:n}}u=p;var S=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===S){for(var v=0,f=l.fontSize["".concat(p)].length-1,b=null;v<=f;){var T=Math.floor((v+f)/2);if(l.fontSize["".concat(p)][T]===t)return l.fontSize["".concat(p)][T];l.fontSize["".concat(p)][T]<t?(b=l.fontSize["".concat(p)][T],v=T+1):f=T-1}S=l.fontSize["".concat(p)].findIndex((function(e){return e===b}))}var m=l.lineHeight["".concat(u)][S];return"bool"===e?o===m:{value:m,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"),u=Math.round(255*i).toString(16).padStart(2,"0");return"ff"===u?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(u)},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]:null,o=document.querySelector(G.iframeSelector).contentDocument.querySelector(G.templteEditiorSelector);if(o&&null!==o){var n=o.querySelector("[".concat(W.style,'="').concat(t,'"]'));null!==r&&(n=r.querySelector("[".concat(W.layerStyle,'="').concat(t,'"]'))),n&&null!==n&&n.remove(),null===r?o.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=z(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:re,IsNullOrEmpty:oe,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(!re(e)){var r=null==e?void 0:e.attributes;if(!re(r)){var o=null==r?void 0:r.BUILDER;re(o)||(t=null==o?void 0:o.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!re(e)){var r=null==e?void 0:e.attributes;if(!re(r)){var o=null==r?void 0:r.BUILDER;re(o)||(t=null==o?void 0:o.dataDivType)}}return t},GetCMSElementBySelector:ne,CreateAspectRationNWidthConvertion:function(e,t,r){var o,n,i=parseFloat(t)/parseFloat(e),a=ne("#".concat(r),"single"),l=e;if(!oe(a)&&/px/.test(e)){var p=null===(n=null===(o=null==a?void 0:a.parentElement)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.getBoundingClientRect();l=parseFloat(e)/(null==p?void 0:p.width)*100}return{width:l,aspectRatio:i}},CSSUnits:te};const ae=ie;var le,pe=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"}},ue=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%"}},de=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"}},ce=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"}},se={adjustment:{value:"fluid",property:"adjustment",propertyType:U.TOOL},width:{value:"100",property:"width",unit:4,propertyType:U.CSS},height:{value:"100",property:"height",unit:1,propertyType:U.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:U.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:U.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:U.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:U.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:U.TOOL},positionType:{value:"fixed",property:"position",propertyType:U.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:U.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:U.CSS},borderColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"borderColor",propertyType:U.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:U.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:U.CSS},showBorder:{value:!0,propertyType:U.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:U.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:U.CSS},angle:{property:"shadowAngle",propertyType:U.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:U.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:U.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:U.CSS},cropRatio:{value:"16:9",propertyType:U.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:U.CSS},exposure:{value:0,propertyType:U.CONTROLS},contrast:{value:0,propertyType:U.CONTROLS},saturation:{value:0,propertyType:U.CONTROLS},brightness:{value:0,propertyType:U.CONTROLS},tint:{value:0,propertyType:U.CONTROLS},hue:{value:0,propertyType:U.CONTROLS},lightness:{value:0,propertyType:U.CONTROLS},highlights:{value:0,propertyType:U.CONTROLS},shadows:{value:0,propertyType:U.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:U.CONTROLS},rotate:{value:0,unit:7,propertyType:U.CSS},font:{value:"Lato",property:"fontFamily",propertyType:U.CSS},fontSize:{value:14,unit:1,property:"fontSize",propertyType:U.CSS},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:U.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:U.CSS},bold:{value:"",property:"fontWeight",propertyType:U.CSS},italic:{value:"",property:"fontStyleItalic",propertyType:U.CSS},linethrough:{value:"",property:"textDecoration",propertyType:U.CSS},underline:{value:"",property:"textDecoration",propertyType:U.CSS},textAlign:{value:"left",property:"textAlign",propertyType:U.CSS},charactorSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:U.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:U.CSS},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:U.CSS},iconSize:{value:26,unit:1,property:"iconSize",propertyType:U.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:U.CSS},showIcon:{value:!0,property:"showIcon",propertyType:U.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(le||(le={}));var ye,ge=function(e){return{layout:{selectorKey:le.LAYOUT,adjustment:se.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:U.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:U.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:U.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},se.height),{isReadOnly:!0}),overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo},design:{selectorKey:le.DESIGN,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ye||(ye={}));var he,Se=function(e){return{layout:{selectorKey:ye.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:U.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},se.height),{isReadOnly:!0}),padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo},design:{selectorKey:ye.DESIGN,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius}}},ve={onClick:{value:"Show Image Lightbox",propertyType:U.CONTROLS},onHover:{value:"Zoom Out",propertyType:U.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:U.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:U.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:U.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:U.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(he||(he={}));var fe,be=function(){return{layout:{selectorKey:he.LAYOUT,width:Object.assign(Object.assign({},se.width),{propertyType:U.CONTROLS}),height:Object.assign(Object.assign({},se.height),{unit:4,propertyType:U.CONTROLS}),margin:se.margin,padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo,onClick:ve.onClick,onHover:ve.onHover,imageRatio:ve.imageRatio,fitOptions:ve.fitOptions,horizontalAlignment:ve.horizontalAlignment,verticalAlignment:ve.verticalAlignment},design:{selectorKey:he.DESIGN,cropRatio:se.cropRatio,zoomImage:se.zoomImage,flip:se.flip,rotate:se.rotate,backgroundColor:se.backgroundColor,exposure:se.exposure,contrast:se.contrast,saturation:se.saturation,brightness:se.brightness,hue:se.hue,lightness:se.lightness,highlights:se.highlights,shadows:se.shadows,showBorder:se.showBorder,borderStyle:se.borderStyle,borderColor:se.borderColor,borderPerSlide:se.borderPerSlide,borderRadius:se.borderRadius,showShadow:se.showShadow,shadowColor:se.shadowColor,angle:se.angle,spread:se.spread,blur:se.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:U.CONTROLS}}}},Te={buttonStyle:{value:"Text",propertyType:U.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:U.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:U.CONTROLS},iconPosition:{value:"left",property:"iconPosition",propertyType:U.CONTROLS},iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:U.CSS},alignment:{value:"center",property:"textAlign",propertyType:U.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(fe||(fe={}));var me,Ce=function(){return{layout:{selectorKey:fe.LAYOUT,width:Object.assign(Object.assign({},se.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},se.height),{value:"40",unit:1}),margin:se.margin,positionType:se.positionType,pinTo:se.pinTo,buttonStyle:Te.buttonStyle,buttonText:Te.buttonText,buttonIcon:Te.buttonIcon,iconPosition:Te.iconPosition,iconAndTextSpacing:Te.iconAndTextSpacing,alignment:Te.alignment},design:{selectorKey:fe.DESIGN,defaultState:{selectorKey:fe.DEFAULT_STATE,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius,font:se.font,fontSize:se.fontSize,textColor:se.textColor,bold:se.bold,italic:se.italic,linethrough:se.linethrough,underline:se.underline,textAlign:se.textAlign,charactorSpacing:se.charactorSpacing,lineHeight:se.lineHeight,showIcon:se.showIcon,iconSize:se.iconSize,iconColor:se.iconColor},hoverState:{selectorKey:fe.HOVER_STATE,borderStyle:Object.assign(Object.assign({},se.borderStyle),{value:"dotted"}),borderColor:se.borderColor}},content:{}}},Oe={layout:{autoplay:{value:!0,propertyType:U.CONTROLS},showControls:{value:"onHover",propertyType:U.CONTROLS},loopVideo:{value:!0,propertyType:U.CONTROLS},loopCount:{value:4,propertyType:U.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:U.CONTROLS},videoFile:{value:"",propertyType:U.CONTROLS},showVideoTitle:{value:!0,propertyType:U.CONTROLS},videoTitle:{value:"Sample Video",propertyType:U.CONTROLS},showVideoDescription:{value:!0,propertyType:U.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:U.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:U.CONTROLS},thumbnailImage:{value:"",propertyType:U.CONTROLS}},design:{textPosition:{value:"center",property:"textPosition",propertyType:U.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:U.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:U.CONTROLS},icon:{value:"",propertyType:U.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:U.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:U.CSS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video"}(me||(me={}));var we,xe=function(){return{layout:{selectorKey:me.LAYOUT,width:Object.assign(Object.assign({},se.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},se.height),{value:"150",unit:1}),margin:se.margin,padding:se.padding,autoplay:Oe.layout.autoplay,showControls:Oe.layout.showControls,loopVideo:Oe.layout.loopVideo,loopCount:Oe.layout.loopCount,positionType:se.positionType,pinTo:se.pinTo},content:{selectorKey:me.CONTENT,videoFile:Oe.content.videoFile,showVideoTitle:Oe.content.showVideoTitle,videoTitle:Oe.content.videoTitle,showVideoDescription:Oe.content.showVideoDescription,videoDescription:Oe.content.videoDescription,showCustomVideoThumbnail:Oe.content.showCustomVideoThumbnail,thumbnailImage:Oe.content.thumbnailImage,image:Oe.content.image},design:{selectorKey:me.DESIGN,videoPlayerText:{selectorKey:me.VIDEO_PLAYER_TEXT,textPosition:Oe.design.textPosition,textPositionOnTheImage:Oe.design.textPositionOnTheImage,titleAndDescriptionAndAlignment:Oe.design.titleAndDescriptionAndAlignment},playPause:{selectorKey:me.PLAY_PAUSE,icon:Oe.design.icon,iconSize:Oe.design.iconSize,iconColor:Oe.design.iconColor},video:{selectorKey:me.LAYOUT,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius}}}},Le={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:U.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:U.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:U.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:U.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:U.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:U.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:U.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:U.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:U.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:U.CSS}},Ae={borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,backgroundColor:se.backgroundColor,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius,exposure:se.exposure,contrast:se.contrast,saturation:se.saturation,highlights:se.highlights,shadows:se.shadows},Re=function(){return{layout:{adjustment:se.adjustment,width:se.width,height:se.height,margin:se.margin,padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo,tabPosition:Le.tabPosition,tabLayout:Le.tabLayout,tabAlignment:Le.tabAlignment,tabSpacing:Le.tabSpacing,tabContainer:Le.tabContainer,horizontalPadding:Le.horizontalPadding,verticalPadding:Le.verticalPadding,overflowTabs:Le.overflowTabs,spacingBetweenRows:Le.spacingBetweenRows},design:{tabContainer:Ae,tabs:Ae,tabContentContainer:Ae,arrows:Ae},content:{tabContent:Le.tabContent}}},De={onClick:{value:"Show Image Lightbox",propertyType:U.CONTROLS},onHover:{value:"Zoom Image",propertyType:U.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:U.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:U.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:U.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:U.CSS}},Ee=function(){return{layout:{adjustment:se.adjustment,width:se.width,height:se.height,margin:se.margin,padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo,onClick:De.onClick,onHover:De.onHover,imageRatio:De.imageRatio,fitOptions:De.fitOptions,horizontalAlignment:De.horizontalAlignment,verticalAlignment:De.verticalAlignment},design:{layouter:{backgroundColor:se.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},Ne={layout:{header:{value:!0,propertyType:U.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:U.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:U.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:U.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:U.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:U.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:U.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:U.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:U.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:U.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:U.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:U.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:U.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:U.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:U.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:U.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:U.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:U.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Email",columnMapsTo:"email"},{columnId:3,columnTitle:"Address",columnMapsTo:"address"}],propertyType:U.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"Venkatesh",email:"venki@gmail.com",address:"Hyderabad"},{rowId:2,name:"John",email:"john@gmail.com",address:"Vijayawada"},{rowId:3,name:"Priya",email:"priya@gmail.com",address:"Delhi"}],propertyType:U.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:U.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:U.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:U.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:U.CSS},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:U.CSS},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:U.CSS}},headerText:{font:{value:"lato",propertyType:U.CONTROLS},fontSize:{value:"32",propertyType:U.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:U.CSS},textHighlight:{value:"#BE6C00",propertyType:U.CSS},characterSpacing:{value:"32",propertyType:U.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:U.CSS,unit:1},lineHeight:{value:"32",propertyType:U.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:U.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:U.CSS},fontSize:{value:"32",propertyType:U.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:U.CSS},textHighlight:{value:"#BE6C00",propertyType:U.CSS},characterSpacing:{value:"32",propertyType:U.CSS,unit:1},lineHeight:{value:"32",propertyType:U.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:U.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:U.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:U.CSS}},pagination:{pagination:{value:"defaultState",propertyType:U.CONTROLS},paginationStyle:{value:"dotted",propertyType:U.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:U.CONTROLS},arrowSize:{value:"32",propertyType:U.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:U.CSS},backgroundShape:{value:"circle",propertyType:U.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:U.CSS},font:{value:"lato",propertyType:U.CSS},fontSize:{value:"32",propertyType:U.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:U.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:U.CSS},hoverBackgroundShape:{value:"circle",propertyType:U.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:U.CSS},hoverFont:{value:"lato",propertyType:U.CSS},hoverFontSize:{value:"#BE6C00",propertyType:U.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:U.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:U.CSS},icon:{value:"",propertyType:U.CONTROLS},iconSize:{value:"30",propertyType:U.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:U.CSS}}}};!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"}(we||(we={}));var Ie,je=function(){return{layout:{selectorKey:we.LAYOUT,width:Object.assign(Object.assign({},se.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},se.height),{value:"150",unit:1}),margin:se.margin,padding:se.padding,header:Ne.layout.header,headerHeight:Ne.layout.headerHeight,rowHeight:Ne.layout.rowHeight,layoutHeaderDivider:Ne.layout.layoutHeaderDivider,layoutRowDivider:Ne.layout.layoutRowDivider,layoutColumnDivider:Ne.layout.layoutColumnDivider,alternativeRowColors:Ne.layout.alternativeRowColors,headerCellPadding:Ne.layout.headerCellPadding,rowCellPadding:Ne.layout.rowCellPadding,contentAlignment:Ne.layout.contentAlignment,showMoreRows:Ne.layout.showMoreRows,rowsPerPage:Ne.layout.rowsPerPage,paginationType:Ne.layout.paginationType,paginationAlignment:Ne.layout.paginationAlignment,noOfItemsToLoad:Ne.layout.noOfItemsToLoad},content:{selectorKey:we.CONTENT,showTitle:Ne.content.showTitle,tableTitle:Ne.content.tableTitle,connectWith:Ne.content.connectWith,columns:Ne.content.columns,rows:Ne.content.rows},design:{selectorKey:we.DESIGN,tableWidget:{selectorKey:we.TABLE_WIDGET,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius},table:{selectorKey:we.TABLE,showBorder:se.showBorder,borderStyle:Ne.design.table.borderStyle,borderColor:Ne.design.table.borderColor,borderPerSlide:Ne.design.table.borderPerSlide,borderRadius:se.borderRadius,showShadow:se.showShadow,shadowColor:se.shadowColor,angle:se.angle,spread:se.spread,blur:se.blur},tableHeader:{selectorKey:we.TABLE_HEADER,backgroundColor:se.backgroundColor},headerText:{selectorKey:we.HEADER_TEXT,font:se.font,fontSize:se.fontSize,textColor:se.textColor,bold:se.bold,italic:se.italic,linethrough:se.linethrough,underline:se.underline,textAlign:se.textAlign,charactorSpacing:se.charactorSpacing,lineHeight:se.lineHeight},tableRow:{selectorKey:we.TABLE_ROW,backgroundColor:se.backgroundColor},rowText:{selectorKey:we.ROW_TEXT,font:se.font,fontSize:se.fontSize,textColor:se.textColor,bold:se.bold,italic:se.italic,linethrough:se.linethrough,underline:se.underline,textAlign:se.textAlign,charactorSpacing:se.charactorSpacing,lineHeight:se.lineHeight},rowAndHeaderDividers:{selectorKey:we.ROW_AND_HEADER_DIVIDER,headerDivider:Ne.design.rowAndHeaderDividers.headerDivider,rowDivider:Ne.design.rowAndHeaderDividers.rowDivider,columnDivider:Ne.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:we.SCROLL_BAR,scrollBarWidth:Ne.design.scrollBar.scrollBarWidth,scrollBarColor:Ne.design.scrollBar.scrollBarColor},pagination:{selectorKey:we.PAGINATION,font:se.font,fontSize:se.fontSize,textColor:se.textColor,bold:se.bold,italic:se.italic,linethrough:se.linethrough,underline:se.underline,textAlign:se.textAlign,charactorSpacing:se.charactorSpacing,lineHeight:se.lineHeight,icon:Ne.design.pagination.icon,iconSize:Ne.design.pagination.iconSize,iconColor:Ne.design.pagination.iconColor,backgroundShape:Ne.design.pagination.backgroundShape,backgroundColor:se.backgroundColor,pagination:Ne.design.pagination.pagination},loadMoreButton:{selectorKey:we.LOAD_MORE_BUTTON,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius,font:se.font,fontSize:se.fontSize,textColor:Ne.design.pagination.textColor,bold:se.bold,italic:se.italic,linethrough:se.linethrough,underline:se.underline,textAlign:se.textAlign,charactorSpacing:se.charactorSpacing,lineHeight:se.lineHeight}}}},Pe={displayStyle:{value:"Slider",propertyType:U.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:U.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:U.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:U.CSS},sliderControl:{value:"Arrows",propertyType:U.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:U.CONTROLS},loopImages:{value:!1,propertyType:U.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:U.CONTROLS},autoplay:{value:!1,propertyType:U.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:U.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:U.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:U.CONTROLS},showGalleryTitle:{value:!1,propertyType:U.CONTROLS},galleryTitle:{value:"",propertyType:U.CONTROLS},showGalleryDescription:{value:!1,propertyType:U.CONTROLS},galleryDescription:{value:"",propertyType:U.CONTROLS},showItemTitle:{value:!1,propertyType:U.CONTROLS},showItemDescription:{value:!1,propertyType:U.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:U.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:U.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:U.CSS},galleryTextAndItemSpacing:{value:20,property:"textAndItemSpacing",unit:1,propertyType:U.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:U.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:U.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:U.CSS},textLayout:{value:"On Image",propertyType:U.CONTROLS},itemTitleAndDescriptionAlignment:{value:"start",property:"TitleAndDescriptionAlignment",propertyType:U.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:U.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:U.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:U.CSS},arrowIconStyle:{value:"chevron-right",propertyType:U.CONTROLS},backgroundShape:{value:"Round",propertyType:U.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:U.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:U.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:U.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:U.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:U.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:U.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:U.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:U.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:U.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"}(Ie||(Ie={}));var _e,ze=function(){return{layout:{selectorKey:Ie.LAYOUT,width:Object.assign(Object.assign({},se.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},se.height),{value:"auto",unit:K.CUSTOM}),margin:se.margin,padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo,displayStyle:Pe.displayStyle,itemsPerSlide:Pe.itemsPerSlide,itemGap:Pe.itemGap,rowGap:Pe.rowGap,sliderControl:Pe.sliderControl,controlPosition:Pe.controlPosition,loopImages:Pe.loopImages,autoplay:Pe.autoplay,autoplayStyle:Pe.autoplayStyle,autoplayDuration:Pe.autoplayDuration,sliderSpeed:Pe.sliderSpeed},content:{showGalleryTitle:Pe.showGalleryTitle,galleryTitle:Pe.galleryTitle,showGalleryDescription:Pe.showGalleryDescription,galleryDescription:Pe.galleryDescription,showItemTitle:Pe.showItemTitle,showItemDescription:Pe.showItemDescription,allowLinkToOtherPage:Pe.allowLinkToOtherPage,slides:Pe.slides},design:{selectorKey:Ie.DESIGN,galleryWidgetStyle:{selectorKey:Ie.GALLERY_WIDGET_STYLE,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius},galleryLayout:{selectorKey:Ie.GALLERY_LAYOUT,galleryTextAndItemAlignment:Pe.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Pe.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Pe.galleryTextAndDescriptionSpacing},itemStyle:{selectorKey:Ie.ITEM_STYLE,imageRatio:Pe.imageRatio,fitOptions:Pe.fitOptions,textLayout:Pe.textLayout,itemTitleAndDescriptionAlignment:Pe.itemTitleAndDescriptionAlignment,textVerticalPadding:Pe.textVerticalPadding,textHorizontalPadding:Pe.textHorizontalPadding,titleAndDescriptionSpacing:Pe.titleAndDescriptionSpacing},paginationArrows:{selectorKey:Ie.PAGINATION_ARROWS,arrowIconStyle:Pe.arrowIconStyle,backgroundShape:Pe.backgroundShape,arrowSize:Pe.arrowSize,arrowColor:Pe.arrowColor},paginationDots:{selectorKey:Ie.PAGINATION_DOTS,dotSize:Pe.dotSize,currentDotColor:Pe.currentDotColor,otherDotColor:Pe.otherDotColor},paginationLine:{selectorKey:Ie.PAGINATION_LINE,currentLineColor:Pe.currentLineColor,otherLineColor:Pe.otherLineColor,lineHeight:Pe.lineHeight,lineWidth:Pe.lineWidth}}}},He={layout:{alignment:{value:"horizontal",propertyType:U.CONTROLS},itemSpacing:{value:"10",propertyType:U.CSS,unit:1,property:"itemSpacing"},iconSize:{value:"30",propertyType:U.CSS,unit:1,property:"iconSize"}},content:{website:{value:!0,propertyType:U.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:U.CONTROLS},instagram:{value:!0,propertyType:U.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:U.CONTROLS},facebook:{value:!0,propertyType:U.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:U.CONTROLS},linkedIn:{value:!1,propertyType:U.CONTROLS},linkedInUrl:{value:"",propertyType:U.CONTROLS},twitter:{value:!0,propertyType:U.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:U.CONTROLS},amazon:{value:!0,propertyType:U.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:U.CONTROLS}},design:{icon:{value:"",propertyType:U.CONTROLS},designiconSize:{value:"30",propertyType:U.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:U.CSS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ICON_STYLE="iconStyle"}(_e||(_e={}));var ke,Be=function(){return{layout:{selectorKey:_e.LAYOUT,width:Object.assign(Object.assign({},se.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},se.height),{value:"50",unit:1}),margin:se.margin,padding:se.padding,alignment:He.layout.alignment,itemSpacing:He.layout.itemSpacing,positionType:se.positionType,pinTo:se.pinTo},content:{selectorKey:_e.CONTENT,website:He.content.website,websiteUrl:He.content.websiteUrl,instagram:He.content.instagram,instagramUrl:He.content.instagramUrl,linkedIn:He.content.linkedIn,linkedInUrl:He.content.linkedInUrl,facebook:He.content.facebook,facebookUrl:He.content.facebookUrl,amazon:He.content.amazon,amazonUrl:He.content.amazonUrl,twitter:He.content.twitter,twitterUrl:He.content.twitterUrl},design:{selectorKey:_e.DESIGN,fillAndBackground:{selectorKey:_e.LAYOUT,backgroundColor:se.backgroundColor},iconStyle:{selectorKey:_e.ICON_STYLE,icon:He.design.icon,iconSize:He.design.designiconSize,iconColor:He.design.iconColor}}}},Ge={expandFirstItemByDefault:{value:!1,propertyType:U.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:U.CONTROLS},itemDividers:{value:!1,propertyType:U.CONTROLS},iconPosition:{value:"Right",propertyType:U.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:U.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.TITLE_TEXT="titleText",e.DESCRIPTION_TEXT="DescriptionText",e.ICON="icon",e.DIVIDER="divider"}(ke||(ke={}));var We,Ue=function(){return{layout:{selectorKey:ke.LAYOUT,width:se.width,height:Object.assign(Object.assign({},se.height),{value:"auto",unit:K.CUSTOM}),margin:se.margin,padding:se.padding,positionType:se.positionType,pinTo:se.pinTo,expandFirstItemByDefault:Ge.expandFirstItemByDefault,allowMultipleOpenItems:Ge.allowMultipleOpenItems,itemDividers:Ge.itemDividers,iconPosition:Ge.iconPosition},content:{accordionsList:Ge.accordionsList},design:{selectorKey:ke.DESIGN,faqWidget:{selectorKey:ke.FAQ_WIDGET,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius},titleText:{selectorKey:ke.TITLE_TEXT,font:se.font,fontSize:se.fontSize,textColor:se.textColor,textHighlight:se.textHighlight,bold:se.bold,italic:se.italic,linethrough:se.linethrough,underline:se.underline,charactorSpacing:se.charactorSpacing,lineHeight:se.lineHeight},descriptionText:{selectorKey:ke.DESCRIPTION_TEXT,font:se.font,fontSize:se.fontSize,textColor:se.textColor,textHighlight:se.textHighlight,bold:se.bold,italic:se.italic,linethrough:se.linethrough,underline:se.underline,charactorSpacing:se.charactorSpacing,lineHeight:se.lineHeight},icon:{selectorKey:ke.ICON,showIcon:se.showIcon,iconSize:se.iconSize,iconColor:se.iconColor},divider:{selectorKey:ke.DIVIDER,dividerColor:se.backgroundColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(We||(We={}));var Ke,Me=function(){return{layout:{selectorKey:We.LAYOUT,width:{value:"150",property:"width",unit:1,propertyType:U.CSS},height:{value:"auto",property:"height",unit:5,propertyType:U.CSS},margin:se.margin,padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo},design:{selectorKey:We.DESIGN,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Vishnu</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"}(Ke||(Ke={}));var Ye,Ve=function(){return{layout:{selectorKey:Ke.LAYOUT,width:Object.assign(Object.assign({},se.width),{unit:1,value:300}),height:Object.assign(Object.assign({},se.height),{unit:1,value:300}),margin:se.margin,padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo},design:{selectorKey:Ke.DESIGN,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Embed</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"}(Ye||(Ye={}));var Fe=function(){return{layout:{selectorKey:Ye.LAYOUT,textData:{value:"",propertyType:U.CONTROLS},width:{value:"300",property:"width",unit:1,propertyType:U.CSS},height:{value:"auto",property:"height",unit:5,propertyType:U.CSS},margin:se.margin,padding:se.padding,overflowContent:se.overflowContent,scrollDirection:se.scrollDirection,displayScrollbar:se.displayScrollbar,positionType:se.positionType,pinTo:se.pinTo},design:{selectorKey:Ye.DESIGN,backgroundColor:se.backgroundColor,borderColor:se.borderColor,borderStyle:se.borderStyle,borderPerSlide:se.borderPerSlide,showBorder:se.showBorder,showShadow:se.showShadow,shadowColor:se.shadowColor,blur:se.blur,spread:se.spread,angle:se.angle,borderRadius:se.borderRadius}}},Xe=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"}},$e=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},qe=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},Ze=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"}},Qe=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"}},Je=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",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},tt=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"}},rt=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"}},ot=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%"}}})(),o})()));