@sc-360-v2/storefront-cms-library 0.1.7 → 0.1.8

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},s="function"==typeof Symbol?Symbol:{},p=s.iterator||"@@iterator",c=s.asyncIterator||"@@asyncIterator",d=s.toStringTag||"@@toStringTag";function u(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(t){u=function(e,t,r){return e[t]=r}}function g(e,t,r,o){var n=t&&t.prototype instanceof v?t:v,i=Object.create(n.prototype),a=new P(o||[]);return l(i,"_invoke",{value:L(e,r,a)}),i}function y(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}r.wrap=g;var b="suspendedStart",h="suspendedYield",S="executing",O="completed",T={};function v(){}function m(){}function f(){}var C={};u(C,p,(function(){return this}));var w=Object.getPrototypeOf,R=w&&w(w(E([])));R&&R!==i&&a.call(R,p)&&(C=R);var j=f.prototype=v.prototype=Object.create(C);function D(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function x(e,t){function r(n,i,l,s){var p=y(e[n],e,i);if("throw"!==p.type){var c=p.arg,d=c.value;return d&&"object"==o(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){r("next",e,l,s)}),(function(e){r("throw",e,l,s)})):t.resolve(d).then((function(e){c.value=e,l(c)}),(function(e){return r("throw",e,l,s)}))}s(p.arg)}var n;l(this,"_invoke",{value:function(e,o){function i(){return new t((function(t,n){r(e,o,t,n)}))}return n=n?n.then(i,i):i()}})}function L(e,r,o){var n=b;return function(i,a){if(n===S)throw Error("Generator is already running");if(n===O){if("throw"===i)throw a;return{value:t,done:!0}}for(o.method=i,o.arg=a;;){var l=o.delegate;if(l){var s=N(l,o);if(s){if(s===T)continue;return s}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(n===b)throw n=O,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);n=S;var p=y(e,r,o);if("normal"===p.type){if(n=o.done?O:h,p.arg===T)continue;return{value:p.arg,done:o.done}}"throw"===p.type&&(n=O,o.method="throw",o.arg=p.arg)}}}function 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=y(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 A(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 P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(A,this),this.reset(!0)}function E(e){if(e||""===e){var r=e[p];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,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=f,l(j,"constructor",{value:f,configurable:!0}),l(f,"constructor",{value:m,configurable:!0}),m.displayName=u(f,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,f):(e.__proto__=f,u(e,d,"GeneratorFunction")),e.prototype=Object.create(j),e},r.awrap=function(e){return{__await:e}},D(x.prototype),u(x.prototype,c,(function(){return this})),r.AsyncIterator=x,r.async=function(e,t,o,n,i){void 0===i&&(i=Promise);var a=new x(g(e,t,o,n),i);return r.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(j),u(j,d,"Generator"),u(j,p,(function(){return this})),u(j,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var o in t)r.push(o);return r.reverse(),function e(){for(;r.length;){var o=r.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},r.values=E,P.prototype={constructor:P,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 s=a.call(i,"catchLoc"),p=a.call(i,"finallyLoc");if(s&&p){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!p)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:E(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),T}},r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,t,r)=>{var o=r(633)();e.exports=o;try{regeneratorRuntime=o}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var 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:()=>K,amountEstimatorSchema:()=>ge,buttonSchema:()=>V,cmsTypes:()=>l,codeSchema:()=>Q,commonFunctions:()=>Ue,containerSchema:()=>re,countdownSchema:()=>J,embedSchema:()=>Z,enums:()=>e,faqSchema:()=>q,gallerySliderSchema:()=>Y,gridSchema:()=>i,imageHotspotSchema:()=>ee,imageSchema:()=>a,interfaces:()=>t,mapSchema:()=>te,paymentMethodsSchema:()=>ce,pickupLocationsSchema:()=>ae,priceSchema:()=>oe,productActionsSchema:()=>ne,productHighlightsSchema:()=>pe,productInventorySchema:()=>se,productPromotionsSchema:()=>ue,quantitySelectorSchema:()=>ye,scrollSchema:()=>$,sectionSchema:()=>n,shippingEstimatorSchema:()=>de,socialIconsSchema:()=>X,storeLocationsSchema:()=>le,tabSchema:()=>F,tableSchema:()=>M,textSchema:()=>G,videoSChema:()=>U,volumePricingSchema:()=>ie});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>Re,CMSComponentImportTypeEnum:()=>je,CMSElementEditTypes:()=>we,CMSElementSelectors:()=>fe,CMSToolAttributes:()=>Ce,CMSToolIdTypes:()=>me});var t={};r.r(t);var n={};r.r(n),r.d(n,{getDefaultStyles:()=>Ve,getSectionDefaultStyles:()=>Ye});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>Fe});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>Xe});var l={};r.r(l);var s={};r.r(s),r.d(s,{cssInputInstances:()=>qe});var p={};r.r(p),r.d(p,{getDefaultData:()=>Ze,sectionSelectorKeysEnum:()=>Me});var c={};r.r(c),r.d(c,{getDefaultData:()=>Je,gridSelectorKeysEnum:()=>Qe});var d={};r.r(d),r.d(d,{SelectorKeysEnum:()=>$e,getDefaultData:()=>rt});var u={};r.r(u),r.d(u,{ButtonSelectorKeysEnum:()=>tt,getDefaultData:()=>it});var g={};r.r(g),r.d(g,{ButtonSelectorKeysEnum:()=>nt,getDefaultData:()=>st});var y={};r.r(y),r.d(y,{VideoSelectorKeysEnum:()=>lt,getDefaultData:()=>dt});var b={};r.r(b),r.d(b,{getDefaultData:()=>yt});var h={};r.r(h),r.d(h,{getDefaultData:()=>ht});var S={};r.r(S),r.d(S,{TableSelectorKeysEnum:()=>ct,getDefaultData:()=>Tt});var O={};r.r(O),r.d(O,{SelectorKeysEnum:()=>Ot,getDefaultData:()=>ft});var T={};r.r(T),r.d(T,{SocialSelectorKeysEnum:()=>mt,getDefaultData:()=>Rt});var v={};r.r(v),r.d(v,{ButtonSelectorKeysEnum:()=>wt,getDefaultData:()=>xt});var m={};r.r(m),r.d(m,{codeSelectorKeysEnum:()=>Dt,getDefaultData:()=>Nt});var f={};r.r(f),r.d(f,{embedSelectorKeysEnum:()=>Lt,getDefaultData:()=>It});var C={};r.r(C),r.d(C,{getDefaultData:()=>Et,textSelectorKeysEnum:()=>At});var w={};r.r(w),r.d(w,{SelectorKeysEnum:()=>Pt,getDefaultData:()=>_t});var R={};r.r(R),r.d(R,{SelectorKeysEnum:()=>Ht,getDefaultData:()=>Wt});var j={};r.r(j),r.d(j,{SelectorKeysEnum:()=>kt,getDefaultData:()=>Ut});var D={};r.r(D),r.d(D,{getDefaultData:()=>Vt,selfSelectorKeysEnum:()=>Gt});var x={};r.r(x),r.d(x,{SelectorKeysEnum:()=>Mt,getDefaultData:()=>qt});var L={};r.r(L),r.d(L,{SelectorKeysEnum:()=>Xt,getDefaultData:()=>$t});var N={};r.r(N),r.d(N,{ButtonSelectorKeysEnum:()=>Qt,getDefaultData:()=>tr});var A={};r.r(A),r.d(A,{getDefaultData:()=>nr,textSelectorKeysEnum:()=>er});var I={};r.r(I),r.d(I,{PickupLocationsSelectorKeysEnum:()=>or,getDefaultData:()=>lr});var P={};r.r(P),r.d(P,{StoreLocationSelectorKeysEnum:()=>ar,getDefaultData:()=>cr});var E={};r.r(E),r.d(E,{ProductInventorySelectorKeysEnum:()=>pr,getDefaultData:()=>gr});var z={};r.r(z),r.d(z,{PaymentMethodSelectorKeysEnum:()=>ur,getDefaultData:()=>hr});var H={};r.r(H),r.d(H,{ProductHighlightsSelectorKeysEnum:()=>br,getDefaultData:()=>Tr});var _={};r.r(_),r.d(_,{ShippingEstimatorSelectorKeysEnum:()=>Or,getDefaultData:()=>fr});var B={};r.r(B),r.d(B,{ProductPromotionsSelectorKeysEnum:()=>mr,getDefaultData:()=>Rr});var k={};r.r(k),r.d(k,{AmountEstimatorsSelectorKeysEnum:()=>wr,getDefaultData:()=>xr});var W={};r.r(W),r.d(W,{QuantitySelectorSelectorKeysEnum:()=>Dr,getDefaultData:()=>Nr});var K={};r.r(K),r.d(K,{amountEstimator:()=>k,button:()=>u,buttonV2:()=>g,code:()=>m,common:()=>s,container:()=>D,countdown:()=>x,embed:()=>f,faq:()=>v,gallerySlider:()=>O,grid:()=>c,image:()=>d,imageHotspot:()=>w,map:()=>j,paymentMethods:()=>z,pickupLocations:()=>I,price:()=>L,productActions:()=>N,productHighlights:()=>H,productInventory:()=>E,productPromotions:()=>B,quantitySelector:()=>W,scroll:()=>R,section:()=>p,shippingEstimator:()=>_,slideShowLayouter:()=>h,social:()=>T,storeLocations:()=>P,table:()=>S,tabs:()=>b,text:()=>C,video:()=>y,volumePricing:()=>A});var G={};r.r(G),r.d(G,{getDefaultStyles:()=>Ar});var U={};r.r(U),r.d(U,{getDefaultVideoStyles:()=>Ir});var M={};r.r(M),r.d(M,{getDefaultTableStyles:()=>Pr});var V={};r.r(V),r.d(V,{getDefaultStyles:()=>Er});var Y={};r.r(Y),r.d(Y,{getDefaultStyles:()=>zr});var F={};r.r(F),r.d(F,{getDefaultStyles:()=>Hr});var X={};r.r(X),r.d(X,{getDefaultSocialIconsStyles:()=>_r});var q={};r.r(q),r.d(q,{getDefaultStyles:()=>Br});var Q={};r.r(Q),r.d(Q,{getDefaultStyles:()=>kr,getSectionDefaultStyles:()=>Wr});var Z={};r.r(Z),r.d(Z,{getDefaultStyles:()=>Kr,getSectionDefaultStyles:()=>Gr});var $={};r.r($),r.d($,{getDefaultStyles:()=>Ur});var J={};r.r(J),r.d(J,{getDefaultStyles:()=>Mr});var ee={};r.r(ee),r.d(ee,{getDefaultStyles:()=>Vr});var te={};r.r(te),r.d(te,{getDefaultStyles:()=>Yr});var re={};r.r(re),r.d(re,{getDefaultStyles:()=>Fr});var oe={};r.r(oe),r.d(oe,{getDefaultStyles:()=>Xr});var ne={};r.r(ne),r.d(ne,{getDefaultStyles:()=>qr});var ie={};r.r(ie),r.d(ie,{getDefaultStyles:()=>Qr});var ae={};r.r(ae),r.d(ae,{getDefaultStyles:()=>Zr});var le={};r.r(le),r.d(le,{getDefaultStyles:()=>$r});var se={};r.r(se),r.d(se,{getDefaultStyles:()=>Jr});var pe={};r.r(pe),r.d(pe,{getDefaultStyles:()=>eo});var ce={};r.r(ce),r.d(ce,{getDefaultStyles:()=>to});var de={};r.r(de),r.d(de,{getDefaultStyles:()=>ro});var ue={};r.r(ue),r.d(ue,{getDefaultStyles:()=>oo});var ge={};r.r(ge),r.d(ge,{getDefaultStyles:()=>no});var ye={};function be(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 he(e,t){if(e){if("string"==typeof e)return be(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)?be(e,t):void 0}}function Se(e){return function(e){if(Array.isArray(e))return be(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||he(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 Oe(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=[],s=!0,p=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;s=!1}else for(;!(s=(o=i.call(r)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){p=!0,n=e}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(p)throw n}}return l}}(e,t)||he(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 Te(e){return Te="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},Te(e)}function ve(e,t,r){return(t=function(e){var t=function(e){if("object"!=Te(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=Te(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Te(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.r(ye),r.d(ye,{getDefaultStyles:()=>io});var me,fe,Ce,we,Re,je,De=r(756),xe=r.n(De);function Le(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 Ne(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)?Ne(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 Ne(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main"}(me||(me={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']"}(fe||(fe={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(Ce||(Ce={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls"}(we||(we={})),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"}(Re||(Re={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(je||(je={}));var Ae=function(e,t,r,o){return new(r||(r=Promise))((function(n,i){function a(e){try{s(o.next(e))}catch(e){i(e)}}function l(e){try{s(o.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?n(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,l)}s((o=o.apply(e,t||[])).next())}))};function Ie(e,t){var r,o=Le(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=Le(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 Pe(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 Ee(e,t,r,o){return Ae(this,void 0,void 0,xe().mark((function n(){var i,a,l,s,p;return xe().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),s=document.createTextNode(a),p=document.createTextNode(l),i.insertBefore(s,e),i.insertBefore(o,e),i.insertBefore(p,e.nextSibling),n.next=10,i.removeChild(e);case 10:case"end":return n.stop()}}),n)})))}function ze(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(ze(r[o]));return t}function He(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var _e={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]}},Be=[{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 ke(e){return!(e&&Object.keys(e).length>0)}function We(e){return!(e&&null!==e)}function Ke(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),o=fe,n=o.iframeSelector,i=o.iframePreviewSelector,a=document.querySelector(t?i:n),l=null==a?void 0:a.contentDocument;return r?null==l?void 0:l.querySelectorAll("".concat(e)):null==l?void 0:l.querySelector("".concat(e))}var Ge={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),ve(ve({},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 s=e[i].children[a].children[l];s.isDirty||s.attributes.datadivtype!==t||(n[i]=Object.assign(Object.assign({},n[i]),{children:Object.assign(Object.assign({},n[i].children),ve({},a,Object.assign(Object.assign({},n[i].children[a]),{children:Object.assign(Object.assign({},n[i].children[a].children),ve({},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 Pe(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var r=e.selectedTheme.colors;return Pe(r[Ie(r,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return Pe(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:Pe,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),ve({},"--_"+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=Oe(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:Ie,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 Ae(this,void 0,void 0,xe().mark((function t(){var r,o,n,i,a,l,s,p,c,d,u,g,y,b,h;return xe().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=ze(null==i?void 0:i.parentElement),s=null,p=0,c=Le(l),t.prev=10,c.s();case 12:if((d=c.n()).done){t.next=21;break}if(u=d.value,g=u.textContent.length,!(a>=p&&a<=p+g)){t.next=18;break}return s=u,t.abrupt("break",21);case 18:p+=g;case 19:t.next=12;break;case 21:t.next=26;break;case 23:t.prev=23,t.t0=t.catch(10),c.e(t.t0);case 26:return t.prev=26,c.f(),t.finish(26);case 29:return(y=document.createElement("span")).textContent=o,b=Object.keys(e),h=Object.values(e),y.style[b[0]]=h[0],t.next=36,Ee(s,a,o.length,y);case 36:case"end":return t.stop()}}),t,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,t){var r=Object.assign({},t),o={};return Object.keys(r).forEach((function(t){var n={};t===He(e[0])?n=Object.assign(Object.assign({},r[t]),{value:e[r[t].property]}):(r[t].property===He(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=Se(t.general),o=Se(t.text),n=r.map((function(t){var r=Ie(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Ge.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=Ie(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Ge.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:Se(n),text:Se(i)}},kebabToCamelCase:He,returnDefaultValue:function(e,t,r,o,n){var i,a,l=_e;if(1===r||2===r){var s=null===(i=null==Be?void 0:Be.find((function(e){return e.value===r})))||void 0===i?void 0:i.label,p=null===(a=null==Be?void 0:Be.find((function(e){return e.value===n})))||void 0===a?void 0:a.label;if(r===n){var c=l.fontSize["".concat(s)].findIndex((function(e){return e===t}));if(-1===c){for(var d=0,u=l.fontSize["".concat(s)].length-1,g=null;d<=u;){var y=Math.floor((d+u)/2);if(l.fontSize["".concat(s)][y]===t)return l.fontSize["".concat(s)][y];l.fontSize["".concat(s)][y]<t?(g=l.fontSize["".concat(s)][y],d=y+1):u=y-1}c=l.fontSize["".concat(s)].findIndex((function(e){return e===g}))}var b=l.lineHeight["".concat(p)][c];return"bool"===e?o===b:{value:b,unit:n}}p=s;var h=l.fontSize["".concat(s)].findIndex((function(e){return e===t}));if(-1===h){for(var S=0,O=l.fontSize["".concat(s)].length-1,T=null;S<=O;){var v=Math.floor((S+O)/2);if(l.fontSize["".concat(s)][v]===t)return l.fontSize["".concat(s)][v];l.fontSize["".concat(s)][v]<t?(T=l.fontSize["".concat(s)][v],S=v+1):O=v-1}h=l.fontSize["".concat(s)].findIndex((function(e){return e===T}))}var m=l.lineHeight["".concat(p)][h];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"),s=n.toString(16).padStart(2,"0"),p=Math.round(255*i).toString(16).padStart(2,"0");return"ff"===p?"#".concat(a).concat(l).concat(s):"#".concat(a).concat(l).concat(s).concat(p)},convertToKebabCase:function(e){var t={};return Object.keys(e).forEach((function(r){var o=r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();t[o]=e[r]})),t},loadNAppendStyleTag:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,n=fe.iframeSelector,i=fe.templteEditiorSelector,a=fe.iframePreviewSelector,l=(fe.iframePreviewMainSelector,fe.iframeRoot),s=document.querySelector(r?a:n),p=null==s?void 0:s.contentDocument,c=null==p?void 0:p.querySelector(r?l:i);if(c&&null!==c){var d=c.querySelector("[".concat(Ce.style,'="').concat(t,'"]'));null!==o&&(d=o.querySelector("[".concat(Ce.layerStyle,'="').concat(t,'"]'))),d&&null!==d&&d.remove(),null===o?c.appendChild(e):o.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=Oe(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:ke,IsNullOrEmpty:We,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(!ke(e)){var r=null==e?void 0:e.attributes;if(!ke(r)){var o=null==r?void 0:r.BUILDER;ke(o)||(t=null==o?void 0:o.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!ke(e)){var r=null==e?void 0:e.attributes;if(!ke(r)){var o=null==r?void 0:r.BUILDER;ke(o)||(t=null==o?void 0:o.dataDivType)}}return t},GetCMSElementBySelector:Ke,CreateAspectRationNWidthConvertion:function(e,t,r){var o,n=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=parseFloat(t)/parseFloat(e),a=Ke("#".concat(r),"single",n),l=e;if(!We(a)){var s=(null==a?void 0:a.matches(fe.dataDropElement))?null===(o=null==a?void 0:a.parentElement)||void 0===o?void 0:o.closest(fe.dataDropElement):null==a?void 0:a.closest(fe.dataDropElement),p=null==s?void 0:s.getBoundingClientRect();[].concat(["px","em","rem"]).some((function(t){return"".concat(e).includes(t)}))&&(/px/.test(e)||(l*=16),l=parseFloat(e)/(null==p?void 0:p.width)*100)}return{width:l,aspectRatio:i}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Be,getCMSElementAttributeValue:function(e,t,r){var o=null;if(!ke(e)){var n=null==e?void 0:e.attributes;if(!ke(n)){var i=n[t];ke(i)||(o=i[r])}}return o},setTimeoutAsync:function(e){return new Promise((function(t,r){try{window.setTimeout((function(){t()}),e,[])}catch(e){r(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))}};const Ue=Ge;var Me,Ve=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"}},Ye=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%"}},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"}},Xe=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={adjustment:{value:"fluid",property:"adjustment",propertyType:we.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:we.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:we.CSS},width:{value:"100",property:"width",unit:4,propertyType:we.CSS},height:{value:"100",property:"height",unit:1,propertyType:we.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:we.CSS},textPosition:{value:"top",property:"textPosition",propertyType:we.CONTROLS},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:we.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:we.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:we.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:we.TOOL},positionType:{value:"fixed",property:"position",propertyType:we.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:we.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:we.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:we.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:we.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:we.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:we.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:we.CSS},showBorder:{value:!0,propertyType:we.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:we.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:we.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:we.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:we.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:we.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:we.CSS},cropRatio:{value:"16:9",propertyType:we.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:we.CSS},exposure:{value:0,propertyType:we.CONTROLS},contrast:{value:0,propertyType:we.CONTROLS},saturation:{value:0,propertyType:we.CONTROLS},brightness:{value:0,propertyType:we.CONTROLS},tint:{value:0,propertyType:we.CONTROLS},hue:{value:0,propertyType:we.CONTROLS},lightness:{value:0,propertyType:we.CONTROLS},highlights:{value:0,propertyType:we.CONTROLS},shadows:{value:0,propertyType:we.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:we.CONTROLS},rotate:{value:0,unit:7,propertyType:we.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:we.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:we.CSS},theme:{value:"h3",property:"theme",propertyType:we.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:we.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:we.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:we.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:we.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:we.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:we.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:we.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:we.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:we.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:we.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:we.CONTROLS},icon:{value:"check",propertyType:we.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:we.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:we.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:we.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:we.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:we.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:we.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:we.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:we.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:we.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:we.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:we.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:we.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(Me||(Me={}));var Qe,Ze=function(e){return{layout:{selectorKey:Me.LAYOUT,adjustment:qe.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:we.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:we.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:we.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},qe.height),{isReadOnly:!0}),overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:Me.DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle},settings:{selectorKey:Me.SETTINGS,visibility:{selectorKey:Me.VISIBILITY,visibilityContent:{value:[{variationId:Ue.generateUniqueId(),default:!0,isOpen:!1,attributeIfRuleGroup:{logicalOperator:1,filterIfRules:[{fieldID:Ue.generateUniqueId(),fieldName:"",conditionalOperator:-1,fieldValue:[],fieldValueType:1}]}}],propertyType:we.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Me.SCHEDULES},deviceVisibility:{selectorKey:Me.DEVICE_VISIBILITY}},code:{}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Qe||(Qe={}));var $e,Je=function(e){return{layout:{selectorKey:Qe.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:we.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},qe.height),{isReadOnly:!0}),padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:Qe.DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius}}},et={onClick:{value:"Show Image Lightbox",propertyType:we.CONTROLS},onHover:{value:"Zoom Out",propertyType:we.CONTROLS},cropRatio:{value:"16:9",propertyType:we.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:we.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:we.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:we.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}($e||($e={}));var tt,rt=function(){return{layout:{selectorKey:$e.LAYOUT,width:Object.assign(Object.assign({},qe.width),{propertyType:we.CONTROLS,unit:4}),height:Object.assign(Object.assign({},qe.height),{propertyType:we.CONTROLS,unit:4}),margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo,onClick:et.onClick,onHover:et.onHover,cropRatio:et.cropRatio,fitOptions:et.fitOptions,horizontalAlignment:et.horizontalAlignment,verticalAlignment:et.verticalAlignment},design:{selectorKey:$e.DESIGN,cropRatio:qe.cropRatio,zoomImage:qe.zoomImage,flip:qe.flip,rotate:qe.rotate,backgroundColor:qe.backgroundColor,exposure:qe.exposure,contrast:qe.contrast,saturation:qe.saturation,brightness:qe.brightness,hue:qe.hue,lightness:qe.lightness,highlights:qe.highlights,shadows:qe.shadows,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:we.CONTROLS}}}},ot={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:we.CONTROLS},buttonType:{value:"primaryButton",propertyType:we.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:we.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:we.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:we.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:we.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:we.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(tt||(tt={}));var nt,it=function(){return{layout:{selectorKey:tt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,positionType:qe.positionType,pinTo:qe.pinTo,buttonStyle:ot.buttonStyle,buttonText:ot.buttonText,buttonIcon:ot.buttonIcon,iconPosition:ot.iconPosition,iconAndTextSpacing:ot.iconAndTextSpacing,alignment:ot.alignment,buttonType:ot.buttonType},design:{selectorKey:tt.DESIGN,defaultState:{selectorKey:tt.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"bs-dt-se-ft"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:qe.icon,showIcon:Object.assign(Object.assign({},qe.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:tt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},at={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:we.CONTROLS},buttonType:{value:"primaryButton",propertyType:we.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:we.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:we.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:we.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:we.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:we.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(nt||(nt={}));var lt,st=function(){return{layout:{selectorKey:nt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,positionType:qe.positionType,pinTo:qe.pinTo,buttonStyle:at.buttonStyle,buttonText:at.buttonText,buttonIcon:at.buttonIcon,iconPosition:at.iconPosition,iconAndTextSpacing:at.iconAndTextSpacing,alignment:at.alignment,buttonType:at.buttonType},design:{selectorKey:nt.DESIGN,defaultState:{selectorKey:nt.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Object.assign(Object.assign({},qe.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:nt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},pt={layout:{autoplay:{value:"true",propertyType:we.CONTROLS},showControls:{value:"onHover",propertyType:we.CONTROLS},loopVideo:{value:!0,propertyType:we.CONTROLS},loopCount:{value:4,propertyType:we.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:we.CONTROLS},videoFile:{value:"",propertyType:we.CONTROLS},showVideoTitle:{value:!0,propertyType:we.CONTROLS},videoTitle:{value:"Sample Video",propertyType:we.CONTROLS},showVideoDescription:{value:!0,propertyType:we.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:we.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:we.CONTROLS},thumbnailImage:{value:"",propertyType:we.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:we.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:we.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:we.CONTROLS},icon:{value:"",propertyType:we.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:we.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:we.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:we.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:we.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:we.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:we.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:we.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:we.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:we.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:we.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:we.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:we.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(lt||(lt={}));var ct,dt=function(){return{layout:{selectorKey:lt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"245",unit:4}),margin:qe.margin,padding:Object.assign(Object.assign({},qe.padding),{value:"20",unit:1}),autoplay:pt.layout.autoplay,showControls:pt.layout.showControls,loopVideo:pt.layout.loopVideo,loopCount:pt.layout.loopCount,positionType:qe.positionType,pinTo:qe.pinTo},content:{selectorKey:lt.CONTENT,videoFile:pt.content.videoFile,showVideoTitle:pt.content.showVideoTitle,videoTitle:pt.content.videoTitle,showVideoDescription:pt.content.showVideoDescription,videoDescription:pt.content.videoDescription,showCustomVideoThumbnail:pt.content.showCustomVideoThumbnail,thumbnailImage:pt.content.thumbnailImage,image:pt.content.image},design:{selectorKey:lt.DESIGN,videoWidgetLayout:{selectorKey:lt.VIDEO_WIDGET_LAYOUT,verticalAlignment:pt.design.verticalAlignment,widgetTextAndItemSpacing:pt.design.widgetTextAndItemSpacing,textPosition:pt.design.textPosition},videoWidgetDesign:{selectorKey:lt.VIDEO_WIDGET_DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,showIcon:qe.showIcon,iconSize:qe.iconSize,iconColor:qe.iconColor,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},videoTextLayout:{selectorKey:lt.VIDEO_TEXT_LAYOUT,textVerticalPadding:pt.design.textVerticalPadding,textHorizontalPadding:pt.design.textHorizontalPadding,titleAndDescriptionSpacing:pt.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:lt.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},playPause:{selectorKey:lt.PLAY_PAUSE,playIcon:pt.design.playIcon,pauseIcon:pt.design.pauseIcon,size:pt.design.size,iconColor:qe.iconColor,backgroundShape:pt.design.backgroundShape,backgroundColor:qe.backgroundColor}}}},ut={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:we.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:we.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:we.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:we.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:we.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:we.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:we.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:we.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:we.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:we.CSS}},gt={borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,backgroundColor:qe.backgroundColor,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,exposure:qe.exposure,contrast:qe.contrast,saturation:qe.saturation,highlights:qe.highlights,shadows:qe.shadows},yt=function(){return{layout:{adjustment:qe.adjustment,width:qe.width,height:qe.height,margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo,tabPosition:ut.tabPosition,tabLayout:ut.tabLayout,tabAlignment:ut.tabAlignment,tabSpacing:ut.tabSpacing,tabContainer:ut.tabContainer,horizontalPadding:ut.horizontalPadding,verticalPadding:ut.verticalPadding,overflowTabs:ut.overflowTabs,spacingBetweenRows:ut.spacingBetweenRows},design:{tabContainer:gt,tabs:gt,tabContentContainer:gt,arrows:gt},content:{tabContent:ut.tabContent}}},bt={onClick:{value:"Show Image Lightbox",propertyType:we.CONTROLS},onHover:{value:"Zoom Image",propertyType:we.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:we.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:we.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:we.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:we.CSS}},ht=function(){return{layout:{adjustment:qe.adjustment,width:qe.width,height:qe.height,margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo,onClick:bt.onClick,onHover:bt.onHover,imageRatio:bt.imageRatio,fitOptions:bt.fitOptions,horizontalAlignment:bt.horizontalAlignment,verticalAlignment:bt.verticalAlignment},design:{layouter:{backgroundColor:qe.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},St={layout:{header:{value:!0,propertyType:we.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:we.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:we.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:we.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:we.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:we.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:we.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:we.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:we.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:we.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:we.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:we.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:we.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:we.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:we.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:we.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:we.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:we.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:we.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"John Doe",age:"30",occupation:"Engineer"},{rowId:2,name:"John",age:"25",occupation:"Designer"},{rowId:3,name:"Priya",age:"40",occupation:"Manager"}],propertyType:we.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:we.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:we.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:we.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:we.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:we.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:we.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:we.CONTROLS},fontSize:{value:"32",propertyType:we.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:we.CSS},textHighlight:{value:"#BE6C00",propertyType:we.CSS},characterSpacing:{value:"32",propertyType:we.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:we.CSS,unit:1},lineHeight:{value:"32",propertyType:we.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:we.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:we.CSS},fontSize:{value:"32",propertyType:we.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:we.CSS},textHighlight:{value:"#BE6C00",propertyType:we.CSS},characterSpacing:{value:"32",propertyType:we.CSS,unit:1},lineHeight:{value:"32",propertyType:we.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:we.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:we.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:we.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:we.CONTROLS},paginationStyle:{value:"dotted",propertyType:we.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:we.CONTROLS},arrowSize:{value:"32",propertyType:we.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:we.CSS},backgroundShape:{value:"rectangle",propertyType:we.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:we.CSS},font:{value:"lato",propertyType:we.CSS},fontSize:{value:"32",propertyType:we.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:we.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:we.CSS},hoverBackgroundShape:{value:"circle",propertyType:we.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:we.CSS},hoverFont:{value:"lato",propertyType:we.CSS},hoverFontSize:{value:"#BE6C00",propertyType:we.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:we.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:we.CSS},previousIcon:{value:"shopping-cart-01",propertyType:we.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:we.CONTROLS},iconSize:{value:"30",propertyType:we.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:we.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}(ct||(ct={}));var Ot,Tt=function(){return{layout:{selectorKey:ct.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"150",unit:1}),margin:qe.margin,padding:qe.padding,header:St.layout.header,headerHeight:St.layout.headerHeight,rowHeight:St.layout.rowHeight,layoutHeaderDivider:St.layout.layoutHeaderDivider,layoutRowDivider:St.layout.layoutRowDivider,layoutColumnDivider:St.layout.layoutColumnDivider,alternativeRowColors:St.layout.alternativeRowColors,headerCellPadding:St.layout.headerCellPadding,rowCellPadding:St.layout.rowCellPadding,contentAlignment:St.layout.contentAlignment,showMoreRows:St.layout.showMoreRows,rowsPerPage:St.layout.rowsPerPage,paginationType:St.layout.paginationType,paginationAlignment:St.layout.paginationAlignment,noOfItemsToLoad:St.layout.noOfItemsToLoad},content:{selectorKey:ct.CONTENT,showTitle:St.content.showTitle,tableTitle:St.content.tableTitle,connectWith:St.content.connectWith,columns:St.content.columns,rows:St.content.rows},design:{selectorKey:ct.DESIGN,tableWidget:{selectorKey:ct.TABLE_WIDGET,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},table:{selectorKey:ct.TABLE,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:St.design.table.borderStyle,borderColor:qe.borderColor,borderPerSlide:St.design.table.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},tableHeader:{selectorKey:ct.TABLE_HEADER,backgroundColor:qe.backgroundColor},headerText:{selectorKey:ct.HEADER_TEXT,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight},tableRow:{selectorKey:ct.TABLE_ROW,backgroundColor:qe.backgroundColor},rowText:{selectorKey:ct.ROW_TEXT,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight},rowAndHeaderDividers:{selectorKey:ct.ROW_AND_HEADER_DIVIDER,headerDivider:St.design.rowAndHeaderDividers.headerDivider,rowDivider:St.design.rowAndHeaderDividers.rowDivider,columnDivider:St.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:ct.SCROLL_BAR,scrollBarWidth:St.design.scrollBar.scrollBarWidth,scrollBarColor:St.design.scrollBar.scrollBarColor},pagination:{selectorKey:ct.PAGINATION,defaultState:{selectorKey:ct.DEFAULT_STATE,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,previousIcon:St.design.pagination.previousIcon,nextIcon:St.design.pagination.nextIcon,iconSize:St.design.pagination.iconSize,iconColor:St.design.pagination.iconColor,backgroundShape:St.design.pagination.backgroundShape,backgroundColor:qe.backgroundColor,pagination:St.design.pagination.pagination},hoverState:{selectorKey:ct.HOVER_STATE,theme:qe.theme}},loadMoreButton:{selectorKey:ct.LOAD_MORE_BUTTON,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:St.design.pagination.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight}}}},vt={displayStyle:{value:"Slider",propertyType:we.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:we.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:we.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:we.CSS},sliderControl:{value:"Arrows",propertyType:we.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:we.CONTROLS},loopImages:{value:!1,propertyType:we.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:we.CONTROLS},autoplay:{value:!1,propertyType:we.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:we.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:we.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:we.CONTROLS},showGalleryTitle:{value:!1,propertyType:we.CONTROLS},galleryTitle:{value:"",propertyType:we.CONTROLS},showGalleryDescription:{value:!1,propertyType:we.CONTROLS},galleryDescription:{value:"",propertyType:we.CONTROLS},showItemTitle:{value:!1,propertyType:we.CONTROLS},showItemDescription:{value:!1,propertyType:we.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:we.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:we.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:we.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:we.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:we.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:we.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:we.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:we.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:we.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:we.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:we.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:we.CSS},arrowIconStyle:{value:"chevron-right",propertyType:we.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:we.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:we.CONTROLS},backgroundShape:{value:"Round",propertyType:we.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:we.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:we.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:we.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:we.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:we.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:we.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:we.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:we.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:we.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",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="galleryWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="galleryWidgetTextContainerLayout"}(Ot||(Ot={}));var mt,ft=function(){return{layout:{selectorKey:Ot.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"auto",unit:Re.CUSTOM}),margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo,displayStyle:vt.displayStyle,itemsPerSlide:vt.itemsPerSlide,itemGap:vt.itemGap,rowGap:vt.rowGap,sliderControl:vt.sliderControl,controlPosition:vt.controlPosition,loopImages:vt.loopImages,sliderDisplayScrollbar:vt.sliderDisplayScrollbar,autoplay:vt.autoplay,autoplayStyle:vt.autoplayStyle,autoplayDuration:vt.autoplayDuration,sliderSpeed:vt.sliderSpeed},content:{showGalleryTitle:vt.showGalleryTitle,galleryTitle:vt.galleryTitle,showGalleryDescription:vt.showGalleryDescription,galleryDescription:vt.galleryDescription,showItemTitle:vt.showItemTitle,showItemDescription:vt.showItemDescription,allowLinkToOtherPage:vt.allowLinkToOtherPage,slides:vt.slides},design:{selectorKey:Ot.DESIGN,galleryWidgetStyle:{selectorKey:Ot.GALLERY_WIDGET_STYLE,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,showIcon:Object.assign(Object.assign({},qe.showIcon),{value:!0}),iconSize:qe.iconSize,iconColor:Object.assign(Object.assign({},qe.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},galleryWidgetLayout:{selectorKey:Ot.GALLERY_LAYOUT,galleryTextAndItemAlignment:vt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:vt.galleryTextAndDescriptionSpacing,textPosition:qe.textPosition,verticalAlignment:qe.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:vt.textVerticalPadding,textHorizontalPadding:qe.textHorizontalPadding,titleAndDescriptionSpacing:vt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},itemStyle:{selectorKey:Ot.GALLERY_WIDGET_STYLE,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,showIcon:Object.assign(Object.assign({},qe.showIcon),{value:!0}),iconSize:qe.iconSize,iconColor:Object.assign(Object.assign({},qe.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},itemLayout:{selectorKey:Ot.GALLERY_LAYOUT,galleryTextAndItemAlignment:vt.galleryTextAndItemAlignment,textAndImageSpacing:vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:vt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},qe.textPosition),{value:"On Image"}),verticalAlignment:qe.verticalAlignment},itemTextContainerLayout:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:vt.textVerticalPadding,textHorizontalPadding:qe.textHorizontalPadding,titleAndDescriptionSpacing:vt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},paginationArrows:{selectorKey:Ot.PAGINATION_ARROWS,arrowIconStyle:vt.arrowIconStyle,leftArrowIconStyle:vt.leftArrowIconStyle,rightArrowIconStyle:vt.rightArrowIconStyle,backgroundShape:vt.backgroundShape,arrowSize:vt.arrowSize,arrowColor:vt.arrowColor},paginationDots:{selectorKey:Ot.PAGINATION_DOTS,dotSize:vt.dotSize,currentDotColor:vt.currentDotColor,otherDotColor:vt.otherDotColor},paginationLine:{selectorKey:Ot.PAGINATION_LINE,currentLineColor:vt.currentLineColor,otherLineColor:vt.otherLineColor,lineHeight:vt.lineHeight,lineWidth:vt.lineWidth}}}},Ct={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:we.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:we.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:we.CONTROLS},itemSpacing:{value:"10",propertyType:we.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:we.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:we.CSS},iconStyle:{value:"Icon",propertyType:we.CONTROLS}},content:{socialIcons:{value:[{id:1,title:"Amazon",name:"amazon",show:"true",url:"https://amazon.com"},{id:2,title:"Website",name:"website",show:"true",url:"https://www.sellerscommerce.com/"},{id:3,title:"Instagram",name:"instagram",show:"true",url:"https://instagram.com"},{id:4,title:"Twitter",name:"twitter",show:"true",url:"https://x.com/"},{id:5,title:"Facebook",name:"facebook",show:"true",url:"facebook"}],propertyType:we.CONTROLS},website:{value:!0,propertyType:we.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:we.CONTROLS},instagram:{value:!0,propertyType:we.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:we.CONTROLS},facebook:{value:!0,propertyType:we.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:we.CONTROLS},linkedIn:{value:!1,propertyType:we.CONTROLS},linkedInUrl:{value:"",propertyType:we.CONTROLS},twitter:{value:!0,propertyType:we.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:we.CONTROLS},amazon:{value:!0,propertyType:we.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:we.CONTROLS}},design:{icon:{value:"",propertyType:we.CONTROLS},designiconSize:{value:"30",propertyType:we.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:we.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:we.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:we.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:we.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:we.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:we.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:we.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="socialIcons",e.SOCIAL_WIDGET="socialWidget"}(mt||(mt={}));var wt,Rt=function(){return{layout:{selectorKey:mt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"100",unit:4}),height:Object.assign(Object.assign({},qe.height),{value:"50",unit:1}),margin:qe.margin,padding:qe.padding,alignment:Ct.layout.alignment,textAlignment:Ct.layout.textAlignment,clickToNavigate:Ct.layout.clickToNavigate,iconStyle:Ct.layout.iconStyle,iconPosition:Ct.layout.iconPosition,iconAndTextSpacing:Ct.layout.iconAndTextSpacing,itemSpacing:Ct.layout.itemSpacing,positionType:qe.positionType,pinTo:qe.pinTo},content:{selectorKey:mt.CONTENT,socialContent:Ct.content.socialIcons},design:{selectorKey:mt.DESIGN,socialWidget:{selectorKey:mt.SOCIAL_WIDGET,backgroundColor:qe.backgroundColor,cropRatio:qe.cropRatio,zoomImage:qe.zoomImage,flip:qe.flip,rotate:qe.rotate,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},itemStyle:{selectorKey:mt.ITEM_STYLE,backgroundColor:qe.backgroundColor,cropRatio:qe.cropRatio,zoomImage:qe.zoomImage,flip:qe.flip,rotate:qe.rotate,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur,iconSize:Ct.design.designiconSize,iconColor:Ct.design.iconColor},socialIcons:{selectorKey:mt.SOCIAL_ICONS,instagramIcon:Ct.design.instagramIcon,facebookIcon:Ct.design.facebookIcon,twitterIcon:Ct.design.twitterIcon,amazonIcon:Ct.design.amazonIcon,websiteIcon:Ct.design.websiteIcon}}}},jt={expandFirstItemByDefault:{value:!0,propertyType:we.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:we.CONTROLS},itemDividers:{value:!1,propertyType:we.CONTROLS},iconPosition:{value:"Right",propertyType:we.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:we.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:we.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:we.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:we.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:we.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider"}(wt||(wt={}));var Dt,xt=function(){return{layout:{selectorKey:wt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:300,unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"auto",unit:Re.CUSTOM}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,expandFirstItemByDefault:jt.expandFirstItemByDefault,allowMultipleOpenItems:jt.allowMultipleOpenItems,itemDividers:jt.itemDividers,iconPosition:jt.iconPosition,itemHorizontalPadding:jt.itemHorizontalPadding,itemVerticalPadding:jt.itemVerticalPadding,itemSpacing:jt.itemSpacing,titleAndDescriptionSpacing:jt.titleAndDescriptionSpacing},content:{accordionsList:jt.accordionsList},design:{selectorKey:wt.DESIGN,faqWidget:{selectorKey:wt.FAQ_WIDGET,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},collapsedAccordionItem:{selectorKey:wt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:qe.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},qe.backgroundColor),{property:"backgroundColorDesc"}),borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,showIcon:qe.showIcon,iconSize:qe.iconSize,iconColor:qe.iconColor,themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},expandedAccordionItem:{selectorKey:wt.EXPANDED_ACCRORDION_ITEM,backgroundColor:qe.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},qe.backgroundColor),{property:"backgroundColorDesc"}),borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,theme:Object.assign({},qe.theme),font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,showIcon:qe.showIcon,iconSize:qe.iconSize,iconColor:qe.iconColor,themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},divider:{selectorKey:wt.DIVIDER,dividerColor:qe.borderColor,dividerStyle:qe.borderStyle,dividerWidth:qe.dividerWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Dt||(Dt={}));var Lt,Nt=function(){return{layout:{selectorKey:Dt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{unit:1,value:300}),height:Object.assign(Object.assign({},qe.height),{unit:1,value:300}),margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:Dt.DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Lt||(Lt={}));var At,It=function(){return{layout:{selectorKey:Lt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{unit:1,value:300}),height:Object.assign(Object.assign({},qe.height),{unit:1,value:300}),margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:Lt.DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Embed customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}},embed:{selectedValue:0,url:""}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(At||(At={}));var Pt,Et=function(){return{layout:{selectorKey:At.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:we.CSS},textData:{value:"<h1>Heading 1</h1>",propertyType:we.CONTROLS},height:{value:"auto",property:"height",unit:5,propertyType:we.CSS},margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:At.DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius}}},zt={position:{value:"topLeft",property:"position",propertyType:we.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:we.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:we.CONTROLS},onHover:{value:"Zoom In",propertyType:we.CONTROLS},hotspotStyle:{value:"shape",propertyType:we.CONTROLS},showContent:{value:"onClick",propertyType:we.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:we.CONTROLS},showIcon:{value:!0,propertyType:we.CONTROLS},shape:{value:"circle",propertyType:we.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:we.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:we.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:we.CSS},iconSize:{value:"30",property:"iconSize",propertyType:we.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:we.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:we.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:we.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:we.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:we.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:we.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:we.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:we.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:we.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:we.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:we.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:we.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:we.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:we.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="hotSpotStyle",e.HOTSPOT_STYLE="hotspotStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign"}(Pt||(Pt={}));var Ht,_t=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"270",unit:1}),margin:qe.margin,padding:qe.padding,showContent:zt.showContent,canOpenMultipleHotspots:zt.canOpenMultipleHotspots,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:Pt.DESIGN,imageStyle:{selectorKey:Pt.HOTSPOT_IMAGE_STYLE,cropRatio:qe.cropRatio,zoomImage:qe.zoomImage,flip:qe.flip,rotate:qe.rotate,backgroundColor:qe.backgroundColor,overlayColor:qe.overlayColor,exposure:qe.exposure,contrast:qe.contrast,saturation:qe.saturation,brightness:qe.brightness,hue:qe.hue,lightness:qe.lightness,highlights:qe.highlights,shadows:qe.shadows,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},hotspotStyle:{selectorKey:Pt.HOTSPOT_STYLE,hotspotStyle:zt.hotspotStyle,hotspotSize:zt.hotspotSize,iconSize:qe.iconSize,iconColor:qe.iconColor,icon:zt.icon,showIcon:zt.showIcon,shape:zt.shape,animationStyle:zt.animationStyle,animationFrequency:zt.animationFrequency,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur,position:zt.position},tooltipDesign:{selectorKey:Pt.TOOL_TIP_DESIGN,tooltipWidth:zt.tooltipWidth,tooltipHeight:zt.tooltipHeight,horizontalAlignment:zt.horizontalAlignment,verticalAlignment:zt.verticalAlignment,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},tooltipTextDesign:{selectorKey:Pt.TOOL_TIP_TEXT,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},tooltipProductDesign:{selectorKey:Pt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:zt.imageRatio,fitOptions:zt.fitOptions,productInfoAlignment:zt.productInfoAlignment,infoVerticalPadding:zt.infoVerticalPadding,infoHorizontalPadding:zt.infoHorizontalPadding,infoSpacing:zt.infoSpacing,cardLayout:zt.cardLayout,productCardStyle:zt.productCardStyle},tooltipImageDesign:{selectorKey:Pt.TOOL_TIP_IMAGE_DESIGN,cropRatio:qe.cropRatio,zoomImage:qe.zoomImage,flip:qe.flip,rotate:qe.rotate,backgroundColor:qe.backgroundColor,exposure:qe.exposure,contrast:qe.contrast,saturation:qe.saturation,brightness:qe.brightness,hue:qe.hue,lightness:qe.lightness,highlights:qe.highlights,shadows:qe.shadows,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur,imageRatio:zt.imageRatio,fitOptions:zt.fitOptions,horizontalAlignment:zt.horizontalAlignment,verticalAlignment:zt.verticalAlignment,onClick:zt.onClick,onHover:zt.onHover}},content:{selectorKey:Pt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:we.CONTROLS},hotspots:zt.hotspots}}},Bt={itemSpacing:{value:"20",property:"itemSpacing",propertyType:we.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:we.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:we.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:we.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:we.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:we.CONTROLS},style:{value:"line",property:"style",propertyType:we.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:we.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:we.CSS},scrollContent:{value:[{itemId:1,content:"Sale",selectorKey:"item1"},{itemId:2,content:"Till 29nd November",selectorKey:"item2"},{itemId:3,content:"Get Ready",selectorKey:"item3"}],propertyType:we.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:we.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.SCROLL_CONTAINER="scrollContainer",e.DIVIDER_STYLE="dividerStyle",e.ITEM_1="item1",e.ITEM_2="item2",e.ITEM_3="item3"}(Ht||(Ht={}));var kt,Wt=function(){return{layout:{selectorKey:Ht.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,itemSpacing:Bt.itemSpacing,repeatElements:Bt.repeatElements,dividerBetweenItems:Bt.dividerBetweenItems,scrollSpeed:Bt.scrollSpeed,scrollDirection:Bt.scrollDirection,pauseOnHover:Bt.pauseOnHover},content:{selectorKey:Ht.CONTENT,scrollContent:Bt.scrollContent},design:{selectorKey:Ht.DESIGN,scrollContainer:{selectorKey:Ht.SCROLL_CONTAINER,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},dividerStyle:{selectorKey:Ht.DIVIDER_STYLE,style:Bt.style,shape:Bt.shape,size:Bt.size,backgroundColor:qe.backgroundColor,dividerColor:Bt.dividerColor},defaultItem:{theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight},item1:{selectorKey:Ht.ITEM_1,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight},item2:{selectorKey:Ht.ITEM_2,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight},item3:{selectorKey:Ht.ITEM_3,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight}}}},Kt={zoom:{value:3,propertyType:we.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:we.CONTROLS},showIcon:{value:!0,propertyType:we.CONTROLS},showZoomControls:{value:!0,propertyType:we.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:we.CONTROLS},showStreetView:{value:!0,propertyType:we.CONTROLS},showDirectionsLink:{value:!1,propertyType:we.CONTROLS},showTitle:{value:!1,propertyType:we.CONTROLS},title:{value:"",propertyType:we.CONTROLS},showDescription:{value:!1,propertyType:we.CONTROLS},description:{value:"",propertyType:we.CONTROLS},chooseMapDesign:{value:"",propertyType:we.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:we.CONTROLS},geometry:{value:null,propertyType:we.CONTROLS},textContainerPosition:{value:"Top",propertyType:we.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:we.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:we.CSS},onClick:{value:"Show Image Lightbox",propertyType:we.CONTROLS},onHover:{value:"Zoom In",propertyType:we.CONTROLS},pinStyle:{value:"icon",propertyType:we.CONTROLS},showContent:{value:"onClick",propertyType:we.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:we.CONTROLS},shape:{value:"circle",propertyType:we.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:we.CONTROLS},iconStyle:{value:"icon with circle",propertyType:we.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:we.CSS},iconSize:{value:"100",propertyType:we.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:we.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:we.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:we.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:we.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:we.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:we.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:we.CSS},infoVerticalPadding:{value:"500",propertyType:we.CSS},infoHorizontalPadding:{value:"500",propertyType:we.CSS},infoSpacing:{value:"500",propertyType:we.CSS},cardLayout:{value:"onImage",propertyType:we.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:we.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:we.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:we.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:we.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:we.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:we.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="HOTSPOT_IMAGE_STYLE",e.PIN_STYLE="pinStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.MAP_WIDGET_LAYOUT="mapWidgetLayout",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="mapWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="mapWidgetTextContainerLayout",e.MAP_STYLE="mapStyle"}(kt||(kt={}));var Gt,Ut=function(){return{layout:{selectorKey:kt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"500",unit:1}),margin:qe.margin,padding:qe.padding,showContent:Kt.showContent,canOpenMultipleHotspots:Kt.canOpenMultipleHotspots,positionType:qe.positionType,pinTo:qe.pinTo,zoom:Kt.zoom,showZoomControls:Kt.showZoomControls,showMapAndSatelliteView:Kt.showMapAndSatelliteView,showStreetView:Kt.showStreetView,showDirectionsLink:Kt.showDirectionsLink},content:{selectorKey:kt.CONTENT,showTitle:Kt.showTitle,title:Kt.title,showDescription:Kt.showDescription,description:Kt.description,locationsList:Kt.locationsList,geometry:Kt.geometry},design:{selectorKey:kt.DESIGN,mapWidget:{selectorKey:kt.GALLERY_WIDGET_STYLE,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,showIcon:Object.assign(Object.assign({},qe.showIcon),{value:!0}),iconSize:qe.iconSize,iconColor:Object.assign(Object.assign({},qe.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},mapWidgetLayout:{selectorKey:kt.MAP_WIDGET_LAYOUT,textContainerPosition:Kt.textContainerPosition,mapAndTextContainerAlignment:Kt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Kt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:kt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Kt.textVerticalPadding,textHorizontalPadding:Kt.textHorizontalPadding,titleAndDescriptionSpacing:Kt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:kt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},mapStyle:{selectorKey:kt.MAP_STYLE,chooseMapDesign:Kt.chooseMapDesign},pinStyle:{selectorKey:kt.PIN_STYLE,pinStyle:Kt.pinStyle,pinSize:Kt.pinSize,iconSize:qe.iconSize,iconColor:Object.assign(Object.assign({},qe.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Kt.icon,showIcon:Kt.showIcon,shape:Kt.shape,animationStyle:Kt.animationStyle,animationFrequency:Kt.animationFrequency,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},tooltipDesign:{selectorKey:kt.TOOL_TIP_DESIGN,tooltipWidth:Kt.tooltipWidth,tooltipHeight:Kt.tooltipHeight,horizontalAlignment:Kt.horizontalAlignment,verticalAlignment:Kt.verticalAlignment,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur},tooltipTextDesign:{selectorKey:kt.TOOL_TIP_TEXT,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,lineHeight:qe.lineHeight,characterSpacing:qe.characterSpacing,themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Gt||(Gt={}));var Mt,Vt=function(e){return{layout:{selectorKey:Gt.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:we.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},qe.height),{isReadOnly:!0}),margin:qe.margin,padding:qe.padding,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:Gt.DESIGN,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle}}},Yt=(new Date).toISOString().slice(0,16),Ft={type:{value:"countdown",property:"itemSpacing",propertyType:we.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:we.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:we.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:we.CONTROLS},source:{value:"manual",property:"source",propertyType:we.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:we.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:we.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:we.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:we.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:we.CONTROLS},startDate:{value:Yt,property:"startDate",propertyType:we.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:we.CONTROLS},days:{value:"true",property:"days",propertyType:we.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:we.CONTROLS},hours:{value:"true",property:"hours",propertyType:we.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:we.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:we.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:we.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:we.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:we.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:we.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:we.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:we.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:we.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:we.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:we.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:we.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:we.CSS},textPosition:{value:"top",property:"textPosition",propertyType:we.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:we.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.COUNTDOWN_WIDGET="countdownWidget",e.COUNTDOWN_LAYOUT="countdownLayout",e.COUNTER_STYLE="counterStyle",e.DIVIDER_STYLE="dividerStyle",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN="countdownWidgetTextContainerDesign",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT="countdownWidgetTextContainerLayout"}(Mt||(Mt={}));var Xt,qt=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},qe.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"200",unit:1}),margin:qe.margin,padding:qe.padding,type:Ft.type,counterStyle:Ft.counterStyle,countdownAnimation:Ft.countdownAnimation,dividerBetweenItems:Ft.dividerBetweenItems,positionType:qe.positionType,pinTo:qe.pinTo},content:{selectorKey:Mt.CONTENT,source:Ft.source,showCountdownTitle:Ft.showCountdownTitle,title:Ft.title,showCountdownDescription:Ft.showCountdownDescription,description:Ft.description,chooseSchedules:Ft.chooseSchedules,startDate:Ft.startDate,endDate:Ft.endDate,days:Ft.days,daysTitle:Ft.daysTitle,hours:Ft.hours,hoursTitle:Ft.hoursTitle,minutes:Ft.minutes,minutesTitle:Ft.minutesTitle,seconds:Ft.seconds,secondsTitle:Ft.secondsTitle},design:{selectorKey:Mt.DESIGN,countdownWidget:{selectorKey:Mt.COUNTDOWN_WIDGET,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Mt.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ft.textVerticalPadding,textHorizontalPadding:Ft.textHorizontalPadding,titleAndDescriptionSpacing:Ft.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Mt.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:qe.backgroundColor,borderColor:qe.borderColor,borderStyle:qe.borderStyle,borderPerSlide:qe.borderPerSlide,showBorder:qe.showBorder,showShadow:qe.showShadow,shadowColor:qe.shadowColor,blur:qe.blur,spread:qe.spread,angle:qe.angle,borderRadius:qe.borderRadius},countdownLayout:{selectorKey:Mt.COUNTDOWN_LAYOUT,verticalAlignment:Ft.verticalAlignment,widgetTextAndItemSpacing:Ft.widgetTextAndItemSpacing,textPosition:Ft.textPosition},counterStyle:{selectorKey:Mt.COUNTER_STYLE,backgroundColor:qe.backgroundColor,showBorder:qe.showBorder,borderStyle:qe.borderStyle,borderColor:qe.borderColor,borderPerSlide:qe.borderPerSlide,borderRadius:qe.borderRadius,showShadow:qe.showShadow,shadowColor:qe.shadowColor,angle:qe.angle,spread:qe.spread,blur:qe.blur,theme:qe.theme,font:qe.font,fontSize:qe.fontSize,textColor:qe.textColor,bold:qe.bold,italic:qe.italic,linethrough:qe.linethrough,underline:qe.underline,textAlign:qe.textAlign,characterSpacing:qe.characterSpacing,lineHeight:qe.lineHeight,themeDesc:qe.themeDesc,fontDesc:qe.fontDesc,fontSizeDesc:qe.fontSizeDesc,textColorDesc:qe.textColorDesc,boldDesc:qe.boldDesc,italicDesc:qe.italicDesc,linethroughDesc:qe.linethroughDesc,underlineDesc:qe.underlineDesc,textAlignDesc:qe.textAlignDesc,characterSpacingDesc:qe.characterSpacingDesc,lineHeightDesc:qe.lineHeightDesc},dividerStyle:{selectorKey:Mt.DIVIDER_STYLE,shape:Ft.shape,size:Ft.size,iconColor:Ft.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content"}(Xt||(Xt={}));var Qt,Zt={showPrice:{value:!0,property:"showPrice",propertyType:we.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:we.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:we.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:we.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:we.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:we.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:we.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:we.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:we.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:we.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:we.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:we.CONTROLS},discount:{value:!0,property:"discount",propertyType:we.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:we.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:we.CONTROLS},savings:{value:!0,property:"savings",propertyType:we.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:we.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:we.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:we.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:we.CONTROLS},ProductShippingPrice:{value:!0,property:"ProductShippingPrice",propertyType:we.CONTROLS}},$t=function(){return{layout:{selectorKey:Xt.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"160",unit:1}),margin:qe.margin,padding:qe.padding,showPrice:Zt.showPrice,displayMinQtySet:Zt.displayMinQtySet,priceFormat:Zt.priceFormat,displayFormat:Zt.displayFormat,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},design:{selectorKey:Xt.DESIGN},content:{selectorKey:Xt.CONTENT,productPrice:Zt.productPrice,sellingPrice:Zt.sellingPrice,productPriceDisplayUOM:Zt.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Zt.productPriceDisplayCurrencyCode,showActualPrice:Zt.showActualPrice,actualPrice:Zt.actualPrice,actualPriceDisplayUOM:Zt.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Zt.actualPriceDisplayCurrencyCode,discount:Zt.discount,discountValue:Zt.discountValue,showSavings:Zt.showSavings,savings:Zt.savings,savingsValue:Zt.savingsValue,savingsDisplayCurrencyCode:Zt.savingsDisplayCurrencyCode,embellishmentPrice:Zt.embellishmentPrice,productTax:Zt.productTax,productShippingPrice:Zt.ProductShippingPrice}}},Jt={actions:{value:!0,property:"actions",propertyType:we.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:we.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:we.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:we.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:we.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:we.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:we.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:we.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:we.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:we.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:we.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:we.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:we.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:we.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:we.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:we.CONTROLS},itemSpacing:{property:"itemSpacing",value:"100",propertyType:we.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"100",propertyType:we.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:we.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:we.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:we.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:we.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:we.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:we.CONTROLS},buttonType:{value:"primaryButton",propertyType:we.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:we.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:we.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:we.CONTROLS},iconAndTextSpacing:{value:null,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:we.CSS},alignment:{value:null,property:"alignment",parentRef:"bs-at",propertyType:we.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:we.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToChart",e.BUY_NOW="buyNow",e.WISHLIST="wishlist",e.COMPARE="compare",e.ADD_TO_QUOTE="addToQuote",e.ADD_TO_ORDER_TEMPLATE="addToOrderTemplate",e.NOTIFY_ME="notifyMe",e.DOWNLOAD="download"}(Qt||(Qt={}));var er,tr=function(){return{layout:{selectorKey:Qt.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,actions:Jt.actions,addToCart:Jt.addToCart,addToCartWhenClicked:Jt.addToCartWhenClicked,buyNow:Jt.buyNow,buyNowWhenClicked:Jt.buyNowWhenClicked,wishlist:Jt.wishlist,wishlistWhenClicked:Jt.wishlistWhenClicked,compareProduct:Jt.compareProduct,compareProductWhenClicked:Jt.compareProductWhenClicked,showCompareListAs:Jt.showCompareListAs,addToQuote:Jt.addToQuote,addToOrderTemplate:Jt.addToOrderTemplate,notifyMeInventoryNotifications:Jt.notifyMeInventoryNotifications,downloadProductInformation:Jt.downloadProductInformation,displayStyle:Jt.displayStyle,itemSpacing:Jt.itemSpacing,itemVerticalSpacing:Jt.itemVerticalSpacing,maxItemsToDisplay:Jt.maxItemsToDisplay,overflowItems:Jt.overflowItems,openItemsIn:Jt.openItemsIn,addToCartMetaData:Jt.addToCartMetaData,wishlistMetaData:Jt.wishlistMetaData,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar},design:{selectorKey:Qt.DESIGN,addToCart:{selectorKey:Qt.ADD_TO_CART,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,showIcon:Jt.showIcon,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}},buyNow:{selectorKey:Qt.BUY_NOW,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}},wishlist:{selectorKey:Qt.WISHLIST,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}},compare:{selectorKey:Qt.COMPARE,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}},addToQuote:{selectorKey:Qt.ADD_TO_QUOTE,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}},addToOrderTemplate:{selectorKey:Qt.ADD_TO_ORDER_TEMPLATE,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}},notifyMe:{selectorKey:Qt.NOTIFY_ME,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}},download:{selectorKey:Qt.DOWNLOAD,defaultState:{selectorKey:Qt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:Jt.iconPadding},hoverState:{selectorKey:Qt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},qe.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,borderColor:Object.assign(Object.assign({},qe.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},qe.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},qe.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},qe.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},qe.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},qe.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},qe.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},qe.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},qe.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},qe.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},qe.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},qe.theme),fontSize:Object.assign(Object.assign({},qe.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},qe.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},qe.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},qe.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},qe.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},qe.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},qe.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},qe.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},qe.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:Jt.showIcon,iconSize:Object.assign(Object.assign({},qe.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},qe.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:Jt.iconPadding}}},content:{}}},rr={layout:{showVolumePrice:{value:!0,propertyType:we.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"horizontalStack",propertyType:we.CONTROLS,property:"displayFormat"},itemSpacing:{value:"20",propertyType:we.CSS,unit:1,property:"itemSpacing"},maxItemsToDisplay:{value:"4",propertyType:we.CONTROLS,property:"maxItemsToDisplay",unit:7},overflowControl:{value:"scroll",propertyType:we.CONTROLS,property:"overflowControl"},onClick:{value:"showAll",propertyType:we.CONTROLS,property:"onClick"},sliderControl:{value:"arrows",propertyType:we.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:we.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:we.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:we.CONTROLS,property:"autoplay"},headerHeight:{value:"0",propertyType:we.CSS,unit:1,property:"headerHeight"},rowHeight:{value:"0",propertyType:we.CSS,unit:1,property:"rowHeight"},headerDivider:{value:!0,propertyType:we.CONTROLS,property:"headerDivider"},rowDivider:{value:!0,propertyType:we.CONTROLS,property:"rowDivider"},columnDivider:{value:!0,propertyType:we.CONTROLS,property:"columnDivider"},alternativeRowColors:{value:!1,propertyType:we.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:we.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:we.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:we.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:we.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:we.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:we.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:we.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:we.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:we.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:we.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:we.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:we.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:we.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:we.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:we.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:we.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:we.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:we.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:we.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:we.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:we.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:we.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:we.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:we.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:we.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:we.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:we.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:we.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:we.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:we.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:we.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:we.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:we.CONTROLS,property:"productShippingPrice"}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(er||(er={}));var or,nr=function(){return{layout:{selectorKey:er.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:we.CSS},height:qe.height,margin:qe.margin,padding:qe.padding,showVolumePrice:rr.layout.showVolumePrice,displayFormat:rr.layout.displayFormat,itemSpacing:rr.layout.itemSpacing,maxItemsToDisplay:rr.layout.maxItemsToDisplay,overflowControl:rr.layout.overflowControl,onClick:rr.layout.onClick,sliderControl:rr.layout.sliderControl,controlPosition:rr.layout.controlPosition,loopImages:rr.layout.loopImages,autoplay:rr.layout.autoplay,headerHeight:rr.layout.headerHeight,rowHeight:rr.layout.rowHeight,headerDivider:rr.layout.headerDivider,rowDivider:rr.layout.rowDivider,columnDivider:rr.layout.columnDivider,alternativeRowColors:rr.layout.alternativeRowColors,headerCellPadding:rr.layout.headerCellPadding,rowCellPadding:rr.layout.rowCellPadding,contentAlignment:rr.layout.contentAlignment,showMoreRows:rr.layout.showMoreRows,rowsPerPage:rr.layout.rowsPerPage,paginationType:rr.layout.paginationType,paginationAlignment:rr.layout.paginationAlignment,optionTitleAndValueSpacing:rr.layout.optionTitleAndValueSpacing,tabItemSpacing:rr.layout.tabItemSpacing,accordionItemSpacing:rr.layout.accordionItemSpacing,noOfItemsToLoad:rr.layout.noOfItemsToLoad,groupDisplayStyle:rr.layout.groupDisplayStyle,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,positionType:qe.positionType,pinTo:qe.pinTo},content:{selectorKey:er.CONTENT,uom:rr.content.uom,uomName:rr.content.uomName,uomConversion:rr.content.uomConversion,productPrice:rr.content.productPrice,sellingPrice:rr.content.sellingPrice,displayProductUOM:rr.content.displayProductUOM,displayProductCurrencyCode:rr.content.displayProductCurrencyCode,actualPriceToggle:rr.content.actualPriceToggle,actualPrice:rr.content.actualPrice,displayPriceUOM:rr.content.displayPriceUOM,displayPriceCurrencyCode:rr.content.displayPriceCurrencyCode,discountPercentage:rr.content.discountPercentage,discountValue:rr.content.discountValue,savings:rr.content.savings,savingsPercentage:rr.content.savingsPercentage,savingsValue:rr.content.savingsValue,displaySavingsCurrencyCode:rr.content.displayProductCurrencyCode,pricePerUnit:rr.content.pricePerUnit,EmbellishmentPrice:rr.content.EmbellishmentPrice,productTax:rr.content.productTax,productShippingPrice:rr.content.productShippingPrice},design:{selectorKey:er.DESIGN,productPrice:{},uomStyle:{},currencyCodeStyle:{},actualPrice:{},discountPercentage:{},discountValue:{},savingsPercentage:{},savingsValue:{},emblishmentPrice:{},productTax:{},productShippingPrice:{}}}},ir={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:we.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:we.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:we.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:we.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:we.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:we.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:we.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:we.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:we.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:we.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:we.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:we.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:we.CONTROLS},description:{value:"",property:"description",propertyType:we.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(or||(or={}));var ar,lr=function(){return{layout:{selectorKey:or.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:ir.displayStyle,displayType:ir.displayType,maxItemsToDisplay:ir.maxItemsToDisplay,itemSpacing:ir.itemSpacing,overflowItems:ir.overflowItems,displayResults:ir.displayResults,noOfItemToShow:ir.noOfItemToShow},content:{selectorKey:or.CONTENT,locationName:ir.locationName,locationAddress:ir.locationAddress,locationInventory:ir.locationInventory,locationTimings:ir.locationTimings,title:ir.title,showTitle:ir.showTitle,description:ir.description,showDescription:ir.showDescription},design:{selectorKey:or.DESIGN}}},sr={displayStyle:{value:"Button",property:"displayStyle",propertyType:we.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:we.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:we.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:we.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:we.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:we.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:we.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:we.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:we.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:we.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:we.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:we.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:we.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:we.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:we.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:we.CONTROLS},description:{value:"",property:"description",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ar||(ar={}));var pr,cr=function(){return{layout:{selectorKey:ar.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:sr.displayStyle,displayResults:sr.displayResults,whenClicked:sr.whenClicked,displayType:sr.displayType,maxItemsToDisplay:sr.maxItemsToDisplay,itemSpacing:sr.itemSpacing,overflowItems:sr.overflowItems,noOfItemToShow:sr.noOfItemToShow,searchPlaceholderText:sr.searchPlaceholderText},design:{selectorKey:ar.DESIGN},content:{selectorKey:ar.CONTENT,locationName:sr.locationName,locationAddress:sr.locationAddress,locationInventory:sr.locationInventory,locationTimings:sr.locationTimings,title:sr.title,showTitle:sr.showTitle,description:sr.description,showDescription:sr.showDescription}}},dr={displayStyle:{value:"Simple",property:"displayStyle",propertyType:we.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:we.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:we.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:we.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:we.CONTROLS},header:{value:!0,property:"header",propertyType:we.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:we.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:we.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:we.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:we.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:we.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:we.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:we.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:we.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:we.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:we.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:we.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:we.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:we.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:we.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:we.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:we.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:we.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:we.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:we.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:we.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:we.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:we.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(pr||(pr={}));var ur,gr=function(){return{layout:{selectorKey:pr.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:dr.displayStyle,displayType:dr.displayType,maxItemsToDisplay:dr.maxItemsToDisplay,itemSpacing:dr.itemSpacing,overflowItems:dr.overflowItems,header:dr.header,headerHeight:dr.headerHeight,rowHeight:dr.rowHeight,headerDivider:dr.headerDivider,rowDivider:dr.rowDivider,columnDivider:dr.columnDivider,alternativeRowColors:dr.alternativeRowColors,headerCellPadding:dr.headerCellPadding,rowCellPadding:dr.rowCellPadding,contentAlignment:dr.contentAlignment,rowsPerPage:dr.rowsPerPage,overflowControl:dr.overflowControl,paginationType:dr.paginationType,paginationAliginment:dr.paginationAliginment,displayResults:dr.displayResults},content:{selectorKey:pr.CONTENT,totalInventory:dr.totalInventory,inventoryStatus:dr.inventoryStatus,noOfAvailableLocations:dr.noOfAvailableLocations,locationNames:dr.locationNames,locationDetails:dr.locationDetails,locationName:dr.locationName,locationAddress:dr.locationAddress,locationInventory:dr.locationInventory,locationInventoryStatus:dr.locationInventoryStatus},design:{selectorKey:pr.DESIGN}}},yr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:we.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:we.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:we.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:we.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:we.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:we.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:we.CONTROLS},header:{value:!0,property:"header",propertyType:we.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:we.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:we.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:we.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:we.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:we.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:we.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:we.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:we.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:we.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:we.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:we.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:we.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:we.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:we.CONTROLS},title:{value:"",property:"title",propertyType:we.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:we.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:we.CONTROLS},description:{value:"",property:"description",propertyType:we.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:we.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:we.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:we.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:we.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:we.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:we.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:we.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:we.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:we.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:we.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:we.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:we.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:we.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ur||(ur={}));var br,hr=function(){return{layout:{selectorKey:ur.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:yr.displayStyle,dividerBetweenItems:yr.dividerBetweenItems,itemSpacing:yr.itemSpacing,itemPadding:yr.itemPadding,ItemContentAlignment:yr.ItemContentAlignment,maxItemsToDisplay:yr.maxItemsToDisplay,overflowItems:yr.overflowItems,header:yr.header,headerHeight:yr.headerHeight,rowHeight:yr.rowHeight,headerDivider:yr.headerDivider,rowDivider:yr.rowDivider,columnDivider:yr.columnDivider,alternativeRowColors:yr.alternativeRowColors,headerCellPadding:yr.headerCellPadding,rowCellPadding:yr.rowCellPadding,contentAlignment:yr.contentAlignment,overflowControl:yr.overflowControl,paginationType:yr.paginationType,paginationAliginment:yr.paginationAliginment,rowsPerPage:yr.rowsPerPage,displayResults:yr.displayResults},design:{selectorKey:ur.DESIGN},content:{selectorKey:ur.CONTENT,title:yr.title,showTitle:yr.showTitle,description:yr.description,showDescription:yr.showDescription,paymentProgramName:yr.paymentProgramName,paymentMethods:yr.paymentMethods,showAmountLeft:yr.showAmountLeft,amountLeft:yr.amountLeft,showAmountUtilized:yr.showAmountUtilized,amountUtilized:yr.amountUtilized,showTotalAmount:yr.showTotalAmount,totalAmount:yr.totalAmount,showExpiryDate:yr.showExpiryDate,expiryDate:yr.expiryDate,expiryDateDisplayFormat:yr.expiryDateDisplayFormat,showRenewalDate:yr.showRenewalDate,renewalDate:yr.renewalDate,renewalDateDisplayFormat:yr.renewalDateDisplayFormat}}},Sr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:we.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:we.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:we.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:we.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:we.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:we.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:we.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:we.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(br||(br={}));var Or,Tr=function(){return{layout:{selectorKey:br.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:Sr.displayStyle,dividerBetweenItems:Sr.dividerBetweenItems,itemSpacing:Sr.itemSpacing,itemPadding:Sr.itemPadding,ItemContentAlignment:Sr.ItemContentAlignment,maxItemsToDisplay:Sr.maxItemsToDisplay,overflowItems:Sr.overflowItems,imageBehavior:Sr.imageBehavior,itemsPerRow:Sr.itemsPerRow},design:{selectorKey:br.DESIGN},content:{selectorKey:br.CONTENT}}},vr={source:{value:"Manually",property:"source",propertyType:we.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:we.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:we.CONTROLS},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:we.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:we.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",propertyType:we.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:we.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:we.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",propertyType:we.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:we.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Or||(Or={}));var mr,fr=function(){return{layout:{selectorKey:Or.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar},design:{},content:{selectorKey:Or.CONTENT,source:vr.source,orderBefore:vr.orderBefore,orderBeforeTime:vr.orderBeforeTime,orderBeforeDisplayTime:vr.orderBeforeDisplayTime,deliveryBefore:vr.deliveryBefore,deliveryEndsBefore:vr.deliveryEndsBefore,deliveryBeforeDisplayTime:vr.deliveryBeforeDisplayTime,deliveryStartingDate:vr.deliveryStartingDate,deliveryStartsAfter:vr.deliveryStartsAfter,deliveryStartingDateDisplayTime:vr.deliveryStartingDateDisplayTime,configureMessage:vr.configureMessage}}},Cr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:we.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:we.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:we.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:we.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:we.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:we.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:we.CONTROLS},header:{value:!0,property:"header",propertyType:we.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:we.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:we.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:we.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:we.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:we.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:we.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:we.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:we.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:we.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:we.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:we.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:we.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:we.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:we.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:we.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:we.CONTROLS},title:{value:"",property:"title",propertyType:we.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:we.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:we.CONTROLS},description:{value:"",property:"description",propertyType:we.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:we.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:we.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:we.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:we.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:we.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:we.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:we.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:we.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(mr||(mr={}));var wr,Rr=function(){return{layout:{selectorKey:mr.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:Cr.displayStyle,dividerBetweenItems:Cr.dividerBetweenItems,itemSpacing:Cr.itemSpacing,itemPadding:Cr.itemPadding,ItemContentAlignment:Cr.ItemContentAlignment,maxItemsToDisplay:Cr.maxItemsToDisplay,overflowItems:Cr.overflowItems,header:Cr.header,headerHeight:Cr.headerHeight,rowHeight:Cr.rowHeight,headerDivider:Cr.headerDivider,rowDivider:Cr.rowDivider,columnDivider:Cr.columnDivider,alternativeRowColors:Cr.alternativeRowColors,headerCellPadding:Cr.headerCellPadding,rowCellPadding:Cr.rowCellPadding,contentAlignment:Cr.contentAlignment,overflowControl:Cr.overflowControl,paginationType:Cr.paginationType,paginationAliginment:Cr.paginationAliginment,rowsPerPage:Cr.rowsPerPage,displayResults:Cr.displayResults,imageBehavior:Cr.imageBehavior,itemsPerRow:Cr.itemsPerRow},design:{selectorKey:mr.DESIGN},content:{selectorKey:mr.CONTENT,title:Cr.title,showTitle:Cr.showTitle,description:Cr.description,showDescription:Cr.showDescription,promotionName:Cr.promotionName,promotionDescription:Cr.promotionDescription,noOfLinesToShow:Cr.noOfLinesToShow,couponCode:Cr.couponCode,promotionSchedule:Cr.showDescription,minimumPurchaseAmount:Cr.minimumPurchaseAmount,eligibleProducts:Cr.eligibleProducts,promotionPrice:Cr.promotionPrice,maxRedemptionAmount:Cr.maxRedemptionAmount}}},jr={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:we.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:we.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:we.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:we.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:we.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:we.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:we.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:we.CONTROLS},header:{value:!0,property:"header",propertyType:we.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:we.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:we.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:we.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:we.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:we.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:we.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:we.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:we.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:we.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:we.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:we.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:we.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:we.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:we.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:we.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:we.CONTROLS},title:{value:"",property:"title",propertyType:we.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:we.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:we.CONTROLS},description:{value:"",property:"description",propertyType:we.CONTROLS},country:{value:!0,property:"country",propertyType:we.CONTROLS},state:{value:!0,property:"state",propertyType:we.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:we.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:we.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:we.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:we.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:we.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:we.CONTROLS},estimatedDeliveryTime:{value:!0,property:"estimatedDeliveryTime",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(wr||(wr={}));var Dr,xr=function(){return{layout:{selectorKey:wr.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:jr.displayStyle,displayType:jr.displayType,dividerBetweenItems:jr.dividerBetweenItems,itemSpacing:jr.itemSpacing,itemPadding:jr.itemPadding,ItemContentAlignment:jr.ItemContentAlignment,maxItemsToDisplay:jr.maxItemsToDisplay,overflowItems:jr.overflowItems,header:jr.header,headerHeight:jr.headerHeight,rowHeight:jr.rowHeight,headerDivider:jr.headerDivider,rowDivider:jr.rowDivider,columnDivider:jr.columnDivider,alternativeRowColors:jr.alternativeRowColors,headerCellPadding:jr.headerCellPadding,rowCellPadding:jr.rowCellPadding,contentAlignment:jr.contentAlignment,overflowControl:jr.overflowControl,paginationType:jr.paginationType,paginationAliginment:jr.paginationAliginment,rowsPerPage:jr.rowsPerPage,displayResults:jr.displayResults,imageBehavior:jr.imageBehavior,itemsPerRow:jr.itemsPerRow},design:{selectorKey:wr.DESIGN},content:{selectorKey:wr.CONTENT,title:jr.title,showTitle:jr.showTitle,description:jr.description,showDescription:jr.showDescription,noOfLinesToShow:jr.noOfLinesToShow,country:jr.country,state:jr.state,zipCode:jr.zipCode,promotionSchedule:jr.showDescription,shippingMethodName:jr.shippingMethodName,shippingMethodLogo:jr.shippingMethodLogo,shippingDescription:jr.shippingDescription,estimatedShippingCost:jr.estimatedShippingCost,estimatedDeliveryTime:jr.estimatedDeliveryTime}}},Lr={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:we.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:we.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Dr||(Dr={}));var Nr=function(){return{layout:{selectorKey:Dr.LAYOUT,adjustment:qe.adjustment,width:Object.assign(Object.assign({},qe.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},qe.height),{value:"40",unit:1}),margin:qe.margin,padding:qe.padding,positionType:qe.positionType,pinTo:qe.pinTo,overflowContent:qe.overflowContent,scrollDirection:qe.scrollDirection,displayScrollbar:qe.displayScrollbar,displayStyle:Lr.displayStyle,displayMinQtyToPurchase:Lr.displayMinQtyToPurchase},design:{selectorKey:Dr.DESIGN},content:{selectorKey:Dr.CONTENT}}},Ar=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ir=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Pr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Er=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"}},zr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Hr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},_r=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Br=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},kr=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"}},Wr=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%"}},Kr=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"}},Gr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Ur=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Mr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Vr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Fr=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Xr=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"}},qr=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"}},Qr=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"}},Zr=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"}},$r=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"}},Jr=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"}},eo=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"}},to=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"}},ro=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"}},oo=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"}},no=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"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}}})(),o})()));
2
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["storefront-cms-library"]=t():e["storefront-cms-library"]=t()}(this,(()=>(()=>{var e={633:(e,t,r)=>{var o=r(738).default;function n(){"use strict";e.exports=n=function(){return r},e.exports.__esModule=!0,e.exports.default=e.exports;var t,r={},i=Object.prototype,a=i.hasOwnProperty,l=Object.defineProperty||function(e,t,r){e[t]=r.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",c=p.asyncIterator||"@@asyncIterator",d=p.toStringTag||"@@toStringTag";function u(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(t){u=function(e,t,r){return e[t]=r}}function y(e,t,r,o){var n=t&&t.prototype instanceof v?t:v,i=Object.create(n.prototype),a=new I(o||[]);return l(i,"_invoke",{value:x(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 S="suspendedStart",b="suspendedYield",h="executing",T="completed",O={};function v(){}function m(){}function C(){}var f={};u(f,s,(function(){return this}));var w=Object.getPrototypeOf,R=w&&w(w(E([])));R&&R!==i&&a.call(R,s)&&(f=R);var D=C.prototype=v.prototype=Object.create(f);function j(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function L(e,t){function r(n,i,l,p){var s=g(e[n],e,i);if("throw"!==s.type){var c=s.arg,d=c.value;return d&&"object"==o(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){r("next",e,l,p)}),(function(e){r("throw",e,l,p)})):t.resolve(d).then((function(e){c.value=e,l(c)}),(function(e){return r("throw",e,l,p)}))}p(s.arg)}var n;l(this,"_invoke",{value:function(e,o){function i(){return new t((function(t,n){r(e,o,t,n)}))}return n=n?n.then(i,i):i()}})}function x(e,r,o){var n=S;return function(i,a){if(n===h)throw Error("Generator is already running");if(n===T){if("throw"===i)throw a;return{value:t,done:!0}}for(o.method=i,o.arg=a;;){var l=o.delegate;if(l){var p=P(l,o);if(p){if(p===O)continue;return p}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(n===S)throw n=T,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);n=h;var s=g(e,r,o);if("normal"===s.type){if(n=o.done?T:b,s.arg===O)continue;return{value:s.arg,done:o.done}}"throw"===s.type&&(n=T,o.method="throw",o.arg=s.arg)}}}function P(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,P(e,r),"throw"===r.method)||"return"!==o&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+o+"' method")),O;var i=g(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,O;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,O):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,O)}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 A(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function I(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(N,this),this.reset(!0)}function E(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,i=function r(){for(;++n<e.length;)if(a.call(e,n))return r.value=e[n],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return m.prototype=C,l(D,"constructor",{value:C,configurable:!0}),l(C,"constructor",{value:m,configurable:!0}),m.displayName=u(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,u(e,d,"GeneratorFunction")),e.prototype=Object.create(D),e},r.awrap=function(e){return{__await:e}},j(L.prototype),u(L.prototype,c,(function(){return this})),r.AsyncIterator=L,r.async=function(e,t,o,n,i){void 0===i&&(i=Promise);var a=new L(y(e,t,o,n),i);return r.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},j(D),u(D,d,"Generator"),u(D,s,(function(){return this})),u(D,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var o in t)r.push(o);return r.reverse(),function e(){for(;r.length;){var o=r.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},r.values=E,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(A),!e)for(var r in this)"t"===r.charAt(0)&&a.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(o,n){return l.type="throw",l.arg=e,r.next=o,n&&(r.method="next",r.arg=t),!!n}for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n],l=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var p=a.call(i,"catchLoc"),s=a.call(i,"finallyLoc");if(p&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(p){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&a.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var n=o;break}}n&&("break"===e||"continue"===e)&&n.tryLoc<=t&&t<=n.finallyLoc&&(n=null);var i=n?n.completion:{};return i.type=e,i.arg=t,n?(this.method="next",this.next=n.finallyLoc,O):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),O},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),A(r),O}},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;A(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,o){return this.delegate={iterator:E(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),O}},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:()=>M,amountEstimatorSchema:()=>he,bulkVariantPickerSchema:()=>Ce,buttonSchema:()=>q,cmsTypes:()=>l,codeSchema:()=>ee,commonFunctions:()=>$e,containerSchema:()=>ae,countdownSchema:()=>oe,embedSchema:()=>te,enums:()=>e,faqSchema:()=>J,gallerySliderSchema:()=>Q,gridSchema:()=>i,imageHotspotSchema:()=>ne,imageSchema:()=>a,interfaces:()=>t,mapSchema:()=>ie,paymentMethodsSchema:()=>ge,pickupLocationsSchema:()=>ce,priceSchema:()=>le,productActionsSchema:()=>pe,productHighlightsSchema:()=>ye,productInventorySchema:()=>ue,productPromotionsSchema:()=>be,quantitySelectorSchema:()=>Te,scrollSchema:()=>re,sectionSchema:()=>n,shippingEstimatorSchema:()=>Se,socialIconsSchema:()=>$,stackSchema:()=>Oe,storeLocationsSchema:()=>de,tabSchema:()=>Z,tableSchema:()=>X,textSchema:()=>Y,uomSelectorSchema:()=>ve,variantPickerSchema:()=>me,videoSChema:()=>F,volumePricingSchema:()=>se});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>Ie,CMSComponentImportTypeEnum:()=>Ee,CMSElementEditTypes:()=>Ae,CMSElementSelectors:()=>Pe,CMSStackDisplayTypeEnum:()=>He,CMSToolAttributes:()=>Ne,CMSToolIdTypes:()=>xe});var t={};r.r(t);var n={};r.r(n),r.d(n,{getDefaultStyles:()=>et,getSectionDefaultStyles:()=>tt});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>rt});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>ot});var l={};r.r(l);var p={};r.r(p),r.d(p,{cssInputInstances:()=>nt});var s={};r.r(s),r.d(s,{getDefaultData:()=>at,sectionSelectorKeysEnum:()=>Je});var c={};r.r(c),r.d(c,{getDefaultData:()=>pt,gridSelectorKeysEnum:()=>it});var d={};r.r(d),r.d(d,{SelectorKeysEnum:()=>lt,getDefaultData:()=>dt});var u={};r.r(u),r.d(u,{ButtonSelectorKeysEnum:()=>ct,getDefaultData:()=>gt});var y={};r.r(y),r.d(y,{ButtonSelectorKeysEnum:()=>yt,getDefaultData:()=>ht});var g={};r.r(g),r.d(g,{VideoSelectorKeysEnum:()=>bt,getDefaultData:()=>vt});var S={};r.r(S),r.d(S,{getDefaultData:()=>ft});var b={};r.r(b),r.d(b,{getDefaultData:()=>Rt});var h={};r.r(h),r.d(h,{TableSelectorKeysEnum:()=>Ot,getDefaultData:()=>Lt});var T={};r.r(T),r.d(T,{SelectorKeysEnum:()=>jt,getDefaultData:()=>Nt});var O={};r.r(O),r.d(O,{SocialSelectorKeysEnum:()=>Pt,getDefaultData:()=>Et});var v={};r.r(v),r.d(v,{ButtonSelectorKeysEnum:()=>It,getDefaultData:()=>_t});var m={};r.r(m),r.d(m,{codeSelectorKeysEnum:()=>zt,getDefaultData:()=>kt});var C={};r.r(C),r.d(C,{embedSelectorKeysEnum:()=>Bt,getDefaultData:()=>Wt});var f={};r.r(f),r.d(f,{getDefaultData:()=>Ut,textSelectorKeysEnum:()=>Vt});var w={};r.r(w),r.d(w,{SelectorKeysEnum:()=>Kt,getDefaultData:()=>Yt});var R={};r.r(R),r.d(R,{SelectorKeysEnum:()=>Mt,getDefaultData:()=>qt});var D={};r.r(D),r.d(D,{SelectorKeysEnum:()=>Xt,getDefaultData:()=>$t});var j={};r.r(j),r.d(j,{getDefaultData:()=>er,selfSelectorKeysEnum:()=>Zt});var L={};r.r(L),r.d(L,{SelectorKeysEnum:()=>Jt,getDefaultData:()=>nr});var x={};r.r(x),r.d(x,{SelectorKeysEnum:()=>or,getDefaultData:()=>lr});var P={};r.r(P),r.d(P,{ButtonSelectorKeysEnum:()=>ir,getDefaultData:()=>cr});var N={};r.r(N),r.d(N,{getDefaultData:()=>yr,textSelectorKeysEnum:()=>sr});var A={};r.r(A),r.d(A,{PickupLocationsSelectorKeysEnum:()=>ur,getDefaultData:()=>br});var I={};r.r(I),r.d(I,{StoreLocationSelectorKeysEnum:()=>Sr,getDefaultData:()=>Or});var E={};r.r(E),r.d(E,{ProductInventorySelectorKeysEnum:()=>Tr,getDefaultData:()=>Cr});var H={};r.r(H),r.d(H,{PaymentMethodSelectorKeysEnum:()=>mr,getDefaultData:()=>Rr});var z={};r.r(z),r.d(z,{ProductHighlightsSelectorKeysEnum:()=>wr,getDefaultData:()=>Lr});var _={};r.r(_),r.d(_,{ShippingEstimatorSelectorKeysEnum:()=>jr,getDefaultData:()=>Nr});var B={};r.r(B),r.d(B,{ProductPromotionsSelectorKeysEnum:()=>Pr,getDefaultData:()=>Er});var k={};r.r(k),r.d(k,{AmountEstimatorsSelectorKeysEnum:()=>Ir,getDefaultData:()=>_r});var V={};r.r(V),r.d(V,{QuantitySelectorSelectorKeysEnum:()=>zr,getDefaultData:()=>Vr});var W={};r.r(W),r.d(W,{getDefaultData:()=>Kr,selfSelectorKeysEnum:()=>kr});var K={};r.r(K),r.d(K,{UOMSelectorKeysEnum:()=>Wr,getDefaultData:()=>Mr});var U={};r.r(U),r.d(U,{VariantPickerSelectorKeysEnum:()=>Gr,getDefaultData:()=>Xr});var G={};r.r(G),r.d(G,{BulkVariantPickerSelectorKeysEnum:()=>Fr,getDefaultData:()=>Qr});var M={};r.r(M),r.d(M,{amountEstimator:()=>k,bulkVariantPicker:()=>G,button:()=>u,buttonV2:()=>y,code:()=>m,common:()=>p,container:()=>j,countdown:()=>L,embed:()=>C,faq:()=>v,gallerySlider:()=>T,grid:()=>c,image:()=>d,imageHotspot:()=>w,map:()=>D,paymentMethods:()=>H,pickupLocations:()=>A,price:()=>x,productActions:()=>P,productHighlights:()=>z,productInventory:()=>E,productPromotions:()=>B,quantitySelector:()=>V,scroll:()=>R,section:()=>s,shippingEstimator:()=>_,slideShowLayouter:()=>b,social:()=>O,stack:()=>W,storeLocations:()=>I,table:()=>h,tabs:()=>S,text:()=>f,uomSelector:()=>K,variantPicker:()=>U,video:()=>g,volumePricing:()=>N});var Y={};r.r(Y),r.d(Y,{getDefaultStyles:()=>Zr});var F={};r.r(F),r.d(F,{getDefaultVideoStyles:()=>$r});var X={};r.r(X),r.d(X,{getDefaultTableStyles:()=>Jr});var q={};r.r(q),r.d(q,{getDefaultStyles:()=>eo});var Q={};r.r(Q),r.d(Q,{getDefaultStyles:()=>to});var Z={};r.r(Z),r.d(Z,{getDefaultStyles:()=>ro});var $={};r.r($),r.d($,{getDefaultSocialIconsStyles:()=>oo});var J={};r.r(J),r.d(J,{getDefaultStyles:()=>no});var ee={};r.r(ee),r.d(ee,{getDefaultStyles:()=>io,getSectionDefaultStyles:()=>ao});var te={};r.r(te),r.d(te,{getDefaultStyles:()=>lo,getSectionDefaultStyles:()=>po});var re={};r.r(re),r.d(re,{getDefaultStyles:()=>so});var oe={};r.r(oe),r.d(oe,{getDefaultStyles:()=>co});var ne={};r.r(ne),r.d(ne,{getDefaultStyles:()=>uo});var ie={};r.r(ie),r.d(ie,{getDefaultStyles:()=>yo});var ae={};r.r(ae),r.d(ae,{getDefaultStyles:()=>go});var le={};r.r(le),r.d(le,{getDefaultStyles:()=>So});var pe={};r.r(pe),r.d(pe,{getDefaultStyles:()=>bo});var se={};r.r(se),r.d(se,{getDefaultStyles:()=>ho});var ce={};r.r(ce),r.d(ce,{getDefaultStyles:()=>To});var de={};r.r(de),r.d(de,{getDefaultStyles:()=>Oo});var ue={};r.r(ue),r.d(ue,{getDefaultStyles:()=>vo});var ye={};r.r(ye),r.d(ye,{getDefaultStyles:()=>mo});var ge={};r.r(ge),r.d(ge,{getDefaultStyles:()=>Co});var Se={};r.r(Se),r.d(Se,{getDefaultStyles:()=>fo});var be={};r.r(be),r.d(be,{getDefaultStyles:()=>wo});var he={};r.r(he),r.d(he,{getDefaultStyles:()=>Ro});var Te={};r.r(Te),r.d(Te,{getDefaultStyles:()=>Do});var Oe={};r.r(Oe),r.d(Oe,{getDefaultStyles:()=>jo});var ve={};r.r(ve),r.d(ve,{getDefaultStyles:()=>Lo});var me={};r.r(me),r.d(me,{getDefaultStyles:()=>xo});var Ce={};function fe(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 we(e,t){if(e){if("string"==typeof e)return fe(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)?fe(e,t):void 0}}function Re(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,n,i,a,l=[],p=!0,s=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;p=!1}else for(;!(p=(o=i.call(r)).done)&&(l.push(o.value),l.length!==t);p=!0);}catch(e){s=!0,n=e}finally{try{if(!p&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(s)throw n}}return l}}(e,t)||we(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 De(e){return function(e){if(Array.isArray(e))return fe(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||we(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 je(e){return je="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},je(e)}function Le(e,t,r){return(t=function(e){var t=function(e){if("object"!=je(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=je(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==je(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.r(Ce),r.d(Ce,{getDefaultStyles:()=>Po});var xe,Pe,Ne,Ae,Ie,Ee,He,ze=r(756),_e=r.n(ze);function Be(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 ke(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)?ke(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 ke(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.stackWrapper="cms-stack-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main",e.duplicateElement="cms-element-duplicate"}(xe||(xe={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']",e.duplicateElement="div[data-cms-tool='cms-element-duplicate']",e.stackWrapper="div[data-div-type='cms-stack-wrapper']"}(Pe||(Pe={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(Ne||(Ne={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls"}(Ae||(Ae={})),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"}(Ie||(Ie={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Ee||(Ee={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(He||(He={}));var Ve=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 We(e,t){var r,o=Be(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=Be(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 Ke(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 Ue(e,t,r,o){return Ve(this,void 0,void 0,_e().mark((function n(){var i,a,l,p,s;return _e().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return i=e.parentNode,a=e.textContent.substring(0,t),l=e.textContent.substring(t+r),p=document.createTextNode(a),s=document.createTextNode(l),i.insertBefore(p,e),i.insertBefore(o,e),i.insertBefore(s,e.nextSibling),n.next=10,i.removeChild(e);case 10:case"end":return n.stop()}}),n)})))}function Ge(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(Ge(r[o]));return t}function Me(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var Ye={fontSize:{px:[12,14,16,18,20,24,30,36,48,60,72],rem:[.75,.875,1,1.125,1.25,1.5,1.875,2.25,3,3.75,4.5]},lineHeight:{px:[18,20,24,28,30,32,38,44,60,72,90],rem:[1.125,1.25,1.5,1.75,1.875,2,2.375,2.75,3.75,4.5,5.625]}},Fe=[{id:1,label:"px",value:1},{id:2,label:"rem",value:2},{id:3,label:"em",value:3},{id:4,label:"%",value:4},{id:5,label:"✎",value:5},{id:6,label:"ms",value:6},{id:7,label:"noUnit",value:7}];function Xe(e){return!(e&&Object.keys(e).length>0)}function qe(e){return!(e&&null!==e)}function Qe(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),o=Pe,n=o.iframeSelector,i=o.iframePreviewSelector,a=document.querySelector(t?i:n),l=null==a?void 0:a.contentDocument;return r?null==l?void 0:l.querySelectorAll("".concat(e)):null==l?void 0:l.querySelector("".concat(e))}var Ze={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),Le(Le({},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),Le({},a,Object.assign(Object.assign({},n[i].children[a]),{children:Object.assign(Object.assign({},n[i].children[a].children),Le({},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 Ke(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var r=e.selectedTheme.colors;return Ke(r[We(r,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return Ke(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()}))},convertIntoRawCSS:function(e){var t,r=null==e?void 0:e.property,o=null==e?void 0:e.value,n=null===(t=Fe.filter((function(t){return t.value===(null==e?void 0:e.unit)}))[0])||void 0===t?void 0:t.label,i="".concat(o).concat(n);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===r}))){var a=e.sides,l=De(Object.keys(a));i="",l.forEach((function(e,t){var r,o=a[e].value,n=null===(r=Fe.filter((function(t){return t.value===a[e].unit}))[0])||void 0===r?void 0:r.label;i+="".concat(0!==t?" ":"").concat(o).concat(n)}))}return Le({},r,i)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Ke,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),Le({},"--_"+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=Re(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:We,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 Ve(this,void 0,void 0,_e().mark((function t(){var r,o,n,i,a,l,p,s,c,d,u,y,g,S,b;return _e().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=Ge(null==i?void 0:i.parentElement),p=null,s=0,c=Be(l),t.prev=10,c.s();case 12:if((d=c.n()).done){t.next=21;break}if(u=d.value,y=u.textContent.length,!(a>=s&&a<=s+y)){t.next=18;break}return p=u,t.abrupt("break",21);case 18:s+=y;case 19:t.next=12;break;case 21:t.next=26;break;case 23:t.prev=23,t.t0=t.catch(10),c.e(t.t0);case 26:return t.prev=26,c.f(),t.finish(26);case 29:return(g=document.createElement("span")).textContent=o,S=Object.keys(e),b=Object.values(e),g.style[S[0]]=b[0],t.next=36,Ue(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===Me(e[0])?n=Object.assign(Object.assign({},r[t]),{value:e[r[t].property]}):(r[t].property===Me(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=De(t.general),o=De(t.text),n=r.map((function(t){var r=We(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Ze.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=We(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Ze.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:De(n),text:De(i)}},kebabToCamelCase:Me,returnDefaultValue:function(e,t,r,o,n){var i,a,l=Ye;if(1===r||2===r){var p=null===(i=null==Fe?void 0:Fe.find((function(e){return e.value===r})))||void 0===i?void 0:i.label,s=null===(a=null==Fe?void 0:Fe.find((function(e){return e.value===n})))||void 0===a?void 0:a.label;if(r===n){var c=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===c){for(var d=0,u=l.fontSize["".concat(p)].length-1,y=null;d<=u;){var g=Math.floor((d+u)/2);if(l.fontSize["".concat(p)][g]===t)return l.fontSize["".concat(p)][g];l.fontSize["".concat(p)][g]<t?(y=l.fontSize["".concat(p)][g],d=g+1):u=g-1}c=l.fontSize["".concat(p)].findIndex((function(e){return e===y}))}var S=l.lineHeight["".concat(s)][c];return"bool"===e?o===S:{value:S,unit:n}}s=p;var b=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===b){for(var h=0,T=l.fontSize["".concat(p)].length-1,O=null;h<=T;){var v=Math.floor((h+T)/2);if(l.fontSize["".concat(p)][v]===t)return l.fontSize["".concat(p)][v];l.fontSize["".concat(p)][v]<t?(O=l.fontSize["".concat(p)][v],h=v+1):T=v-1}b=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var m=l.lineHeight["".concat(s)][b];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"),s=Math.round(255*i).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var t={};return Object.keys(e).forEach((function(r){var o=r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();t[o]=e[r]})),t},loadNAppendStyleTag:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,n=Pe.iframeSelector,i=Pe.templteEditiorSelector,a=Pe.iframePreviewSelector,l=(Pe.iframePreviewMainSelector,Pe.iframeRoot),p=document.querySelector(r?a:n),s=null==p?void 0:p.contentDocument,c=null==s?void 0:s.querySelector(r?l:i);if(c&&null!==c){var d=c.querySelector("[".concat(Ne.style,'="').concat(t,'"]'));null!==o&&(d=o.querySelector("[".concat(Ne.layerStyle,'="').concat(t,'"]'))),d&&null!==d&&d.remove(),null===o?c.appendChild(e):o.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=Re(e,2),r=t[0],o=t[1],n=r.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(n,": ").concat(o,";")})).join(" ")},IsObjectNull:Xe,IsNullOrEmpty:qe,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var t=null;if(!Xe(e)){var r=null==e?void 0:e.attributes;if(!Xe(r)){var o=null==r?void 0:r.BUILDER;Xe(o)||(t=null==o?void 0:o.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!Xe(e)){var r=null==e?void 0:e.attributes;if(!Xe(r)){var o=null==r?void 0:r.BUILDER;Xe(o)||(t=null==o?void 0:o.dataDivType)}}return t},GetCMSElementBySelector:Qe,CreateAspectRationNWidthConvertion:function(e,t,r){var o,n=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=parseFloat(t)/parseFloat(e),a=Qe("#".concat(r),"single",n),l=e;if(!qe(a)){var p=(null==a?void 0:a.matches(Pe.dataDropElement))?null===(o=null==a?void 0:a.parentElement)||void 0===o?void 0:o.closest(Pe.dataDropElement):null==a?void 0:a.closest(Pe.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();e.includes("%")&&(i=parseFloat(t)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(t){return"".concat(e).includes(t)}))&&(i=parseFloat(t)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:i}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Fe,getCMSElementAttributeValue:function(e,t,r){var o=null;if(!Xe(e)){var n=null==e?void 0:e.attributes;if(!Xe(n)){var i=n[t];Xe(i)||(o=i[r])}}return o},setTimeoutAsync:function(e){return new Promise((function(t,r){try{window.setTimeout((function(){t()}),e,[])}catch(e){r(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))}};const $e=Ze;var Je,et=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"}},tt=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%"}},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"}},ot=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"}},nt={adjustment:{value:"fluid",property:"adjustment",propertyType:Ae.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Ae.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Ae.CSS},width:{value:"100",property:"width",unit:4,propertyType:Ae.CSS},height:{value:"100",property:"height",unit:1,propertyType:Ae.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:Ae.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Ae.CONTROLS},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:Ae.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Ae.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Ae.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Ae.TOOL},positionType:{value:"fixed",property:"position",propertyType:Ae.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Ae.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Ae.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Ae.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Ae.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Ae.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:Ae.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Ae.CSS},showBorder:{value:!0,propertyType:Ae.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Ae.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Ae.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Ae.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Ae.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Ae.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:Ae.CSS},cropRatio:{value:"16:9",propertyType:Ae.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Ae.CSS},exposure:{value:0,propertyType:Ae.CONTROLS},contrast:{value:0,propertyType:Ae.CONTROLS},saturation:{value:0,propertyType:Ae.CONTROLS},brightness:{value:0,propertyType:Ae.CONTROLS},tint:{value:0,propertyType:Ae.CONTROLS},hue:{value:0,propertyType:Ae.CONTROLS},lightness:{value:0,propertyType:Ae.CONTROLS},highlights:{value:0,propertyType:Ae.CONTROLS},shadows:{value:0,propertyType:Ae.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Ae.CONTROLS},rotate:{value:0,unit:7,propertyType:Ae.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Ae.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Ae.CSS},theme:{value:"h3",property:"theme",propertyType:Ae.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Ae.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Ae.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Ae.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Ae.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Ae.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Ae.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Ae.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Ae.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Ae.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Ae.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Ae.CONTROLS},icon:{value:"check",propertyType:Ae.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Ae.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Ae.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Ae.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Ae.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Ae.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Ae.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Ae.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Ae.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Ae.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Ae.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Ae.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(Je||(Je={}));var it,at=function(e){return{layout:{selectorKey:Je.LAYOUT,adjustment:nt.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Ae.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Ae.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Ae.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},nt.height),{isReadOnly:!0}),overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:Je.DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle},settings:{selectorKey:Je.SETTINGS,visibility:{selectorKey:Je.VISIBILITY,visibilityContent:{value:[{variationId:$e.generateUniqueId(),default:!0,isOpen:!1,attributeIfRuleGroup:{logicalOperator:1,filterIfRules:[{fieldID:$e.generateUniqueId(),fieldName:"",conditionalOperator:-1,fieldValue:[],fieldValueType:1}]}}],propertyType:Ae.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Je.SCHEDULES},deviceVisibility:{selectorKey:Je.DEVICE_VISIBILITY}},code:{}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(it||(it={}));var lt,pt=function(e){return{layout:{selectorKey:it.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Ae.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},nt.height),{isReadOnly:!0}),padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:it.DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius}}},st={onClick:{value:"Show Image Lightbox",propertyType:Ae.CONTROLS},onHover:{value:"Zoom Out",propertyType:Ae.CONTROLS},cropRatio:{value:"16:9",propertyType:Ae.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Ae.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Ae.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Ae.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(lt||(lt={}));var ct,dt=function(){return{layout:{selectorKey:lt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{propertyType:Ae.CONTROLS,unit:4}),height:Object.assign(Object.assign({},nt.height),{propertyType:Ae.CONTROLS,unit:4}),margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo,onClick:st.onClick,onHover:st.onHover,cropRatio:st.cropRatio,fitOptions:st.fitOptions,horizontalAlignment:st.horizontalAlignment,verticalAlignment:st.verticalAlignment},design:{selectorKey:lt.DESIGN,cropRatio:nt.cropRatio,zoomImage:nt.zoomImage,flip:nt.flip,rotate:nt.rotate,backgroundColor:nt.backgroundColor,exposure:nt.exposure,contrast:nt.contrast,saturation:nt.saturation,brightness:nt.brightness,hue:nt.hue,lightness:nt.lightness,highlights:nt.highlights,shadows:nt.shadows,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Ae.CONTROLS}}}},ut={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Ae.CONTROLS},buttonType:{value:"primaryButton",propertyType:Ae.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Ae.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Ae.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Ae.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Ae.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Ae.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(ct||(ct={}));var yt,gt=function(){return{layout:{selectorKey:ct.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,positionType:nt.positionType,pinTo:nt.pinTo,buttonStyle:ut.buttonStyle,buttonText:ut.buttonText,buttonIcon:ut.buttonIcon,iconPosition:ut.iconPosition,iconAndTextSpacing:ut.iconAndTextSpacing,alignment:ut.alignment,buttonType:ut.buttonType},design:{selectorKey:ct.DESIGN,defaultState:{selectorKey:ct.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"bs-dt-se-ft"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:nt.icon,showIcon:Object.assign(Object.assign({},nt.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:ct.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},St={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Ae.CONTROLS},buttonType:{value:"primaryButton",propertyType:Ae.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Ae.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Ae.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Ae.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Ae.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Ae.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(yt||(yt={}));var bt,ht=function(){return{layout:{selectorKey:yt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,positionType:nt.positionType,pinTo:nt.pinTo,buttonStyle:St.buttonStyle,buttonText:St.buttonText,buttonIcon:St.buttonIcon,iconPosition:St.iconPosition,iconAndTextSpacing:St.iconAndTextSpacing,alignment:St.alignment,buttonType:St.buttonType},design:{selectorKey:yt.DESIGN,defaultState:{selectorKey:yt.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Object.assign(Object.assign({},nt.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:yt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},Tt={layout:{autoplay:{value:"true",propertyType:Ae.CONTROLS},showControls:{value:"onHover",propertyType:Ae.CONTROLS},loopVideo:{value:!0,propertyType:Ae.CONTROLS},loopCount:{value:4,propertyType:Ae.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Ae.CONTROLS},videoFile:{value:"",propertyType:Ae.CONTROLS},showVideoTitle:{value:!0,propertyType:Ae.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Ae.CONTROLS},showVideoDescription:{value:!0,propertyType:Ae.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Ae.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Ae.CONTROLS},thumbnailImage:{value:"",propertyType:Ae.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Ae.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Ae.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Ae.CONTROLS},icon:{value:"",propertyType:Ae.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Ae.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Ae.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Ae.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Ae.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Ae.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Ae.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Ae.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Ae.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Ae.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Ae.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Ae.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Ae.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(bt||(bt={}));var Ot,vt=function(){return{layout:{selectorKey:bt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"245",unit:4}),margin:nt.margin,padding:Object.assign(Object.assign({},nt.padding),{value:"20",unit:1}),autoplay:Tt.layout.autoplay,showControls:Tt.layout.showControls,loopVideo:Tt.layout.loopVideo,loopCount:Tt.layout.loopCount,positionType:nt.positionType,pinTo:nt.pinTo},content:{selectorKey:bt.CONTENT,videoFile:Tt.content.videoFile,showVideoTitle:Tt.content.showVideoTitle,videoTitle:Tt.content.videoTitle,showVideoDescription:Tt.content.showVideoDescription,videoDescription:Tt.content.videoDescription,showCustomVideoThumbnail:Tt.content.showCustomVideoThumbnail,thumbnailImage:Tt.content.thumbnailImage,image:Tt.content.image},design:{selectorKey:bt.DESIGN,videoWidgetLayout:{selectorKey:bt.VIDEO_WIDGET_LAYOUT,verticalAlignment:Tt.design.verticalAlignment,widgetTextAndItemSpacing:Tt.design.widgetTextAndItemSpacing,textPosition:Tt.design.textPosition},videoWidgetDesign:{selectorKey:bt.VIDEO_WIDGET_DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,showIcon:nt.showIcon,iconSize:nt.iconSize,iconColor:nt.iconColor,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},videoTextLayout:{selectorKey:bt.VIDEO_TEXT_LAYOUT,textVerticalPadding:Tt.design.textVerticalPadding,textHorizontalPadding:Tt.design.textHorizontalPadding,titleAndDescriptionSpacing:Tt.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:bt.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},playPause:{selectorKey:bt.PLAY_PAUSE,playIcon:Tt.design.playIcon,pauseIcon:Tt.design.pauseIcon,size:Tt.design.size,iconColor:nt.iconColor,backgroundShape:Tt.design.backgroundShape,backgroundColor:nt.backgroundColor}}}},mt={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Ae.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:Ae.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Ae.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:Ae.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:Ae.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:Ae.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:Ae.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:Ae.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:Ae.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:Ae.CSS}},Ct={borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,backgroundColor:nt.backgroundColor,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,exposure:nt.exposure,contrast:nt.contrast,saturation:nt.saturation,highlights:nt.highlights,shadows:nt.shadows},ft=function(){return{layout:{adjustment:nt.adjustment,width:nt.width,height:nt.height,margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo,tabPosition:mt.tabPosition,tabLayout:mt.tabLayout,tabAlignment:mt.tabAlignment,tabSpacing:mt.tabSpacing,tabContainer:mt.tabContainer,horizontalPadding:mt.horizontalPadding,verticalPadding:mt.verticalPadding,overflowTabs:mt.overflowTabs,spacingBetweenRows:mt.spacingBetweenRows},design:{tabContainer:Ct,tabs:Ct,tabContentContainer:Ct,arrows:Ct},content:{tabContent:mt.tabContent}}},wt={onClick:{value:"Show Image Lightbox",propertyType:Ae.CONTROLS},onHover:{value:"Zoom Image",propertyType:Ae.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Ae.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Ae.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Ae.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Ae.CSS}},Rt=function(){return{layout:{adjustment:nt.adjustment,width:nt.width,height:nt.height,margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo,onClick:wt.onClick,onHover:wt.onHover,imageRatio:wt.imageRatio,fitOptions:wt.fitOptions,horizontalAlignment:wt.horizontalAlignment,verticalAlignment:wt.verticalAlignment},design:{layouter:{backgroundColor:nt.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},Dt={layout:{header:{value:!0,propertyType:Ae.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Ae.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Ae.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Ae.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Ae.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Ae.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Ae.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Ae.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Ae.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Ae.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Ae.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Ae.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Ae.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Ae.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Ae.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Ae.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Ae.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Ae.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Ae.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"John Doe",age:"30",occupation:"Engineer"},{rowId:2,name:"John",age:"25",occupation:"Designer"},{rowId:3,name:"Priya",age:"40",occupation:"Manager"}],propertyType:Ae.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Ae.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Ae.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:Ae.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Ae.CONTROLS},fontSize:{value:"32",propertyType:Ae.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Ae.CSS},textHighlight:{value:"#BE6C00",propertyType:Ae.CSS},characterSpacing:{value:"32",propertyType:Ae.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Ae.CSS,unit:1},lineHeight:{value:"32",propertyType:Ae.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Ae.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Ae.CSS},fontSize:{value:"32",propertyType:Ae.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Ae.CSS},textHighlight:{value:"#BE6C00",propertyType:Ae.CSS},characterSpacing:{value:"32",propertyType:Ae.CSS,unit:1},lineHeight:{value:"32",propertyType:Ae.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Ae.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Ae.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Ae.CONTROLS},paginationStyle:{value:"dotted",propertyType:Ae.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Ae.CONTROLS},arrowSize:{value:"32",propertyType:Ae.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Ae.CSS},backgroundShape:{value:"rectangle",propertyType:Ae.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Ae.CSS},font:{value:"lato",propertyType:Ae.CSS},fontSize:{value:"32",propertyType:Ae.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Ae.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Ae.CSS},hoverBackgroundShape:{value:"circle",propertyType:Ae.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Ae.CSS},hoverFont:{value:"lato",propertyType:Ae.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Ae.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Ae.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Ae.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Ae.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Ae.CONTROLS},iconSize:{value:"30",propertyType:Ae.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}(Ot||(Ot={}));var jt,Lt=function(){return{layout:{selectorKey:Ot.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"150",unit:1}),margin:nt.margin,padding:nt.padding,header:Dt.layout.header,headerHeight:Dt.layout.headerHeight,rowHeight:Dt.layout.rowHeight,layoutHeaderDivider:Dt.layout.layoutHeaderDivider,layoutRowDivider:Dt.layout.layoutRowDivider,layoutColumnDivider:Dt.layout.layoutColumnDivider,alternativeRowColors:Dt.layout.alternativeRowColors,headerCellPadding:Dt.layout.headerCellPadding,rowCellPadding:Dt.layout.rowCellPadding,contentAlignment:Dt.layout.contentAlignment,showMoreRows:Dt.layout.showMoreRows,rowsPerPage:Dt.layout.rowsPerPage,paginationType:Dt.layout.paginationType,paginationAlignment:Dt.layout.paginationAlignment,noOfItemsToLoad:Dt.layout.noOfItemsToLoad},content:{selectorKey:Ot.CONTENT,showTitle:Dt.content.showTitle,tableTitle:Dt.content.tableTitle,connectWith:Dt.content.connectWith,columns:Dt.content.columns,rows:Dt.content.rows},design:{selectorKey:Ot.DESIGN,tableWidget:{selectorKey:Ot.TABLE_WIDGET,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},table:{selectorKey:Ot.TABLE,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:Dt.design.table.borderStyle,borderColor:nt.borderColor,borderPerSlide:Dt.design.table.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},tableHeader:{selectorKey:Ot.TABLE_HEADER,backgroundColor:nt.backgroundColor},headerText:{selectorKey:Ot.HEADER_TEXT,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight},tableRow:{selectorKey:Ot.TABLE_ROW,backgroundColor:nt.backgroundColor},rowText:{selectorKey:Ot.ROW_TEXT,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight},rowAndHeaderDividers:{selectorKey:Ot.ROW_AND_HEADER_DIVIDER,headerDivider:Dt.design.rowAndHeaderDividers.headerDivider,rowDivider:Dt.design.rowAndHeaderDividers.rowDivider,columnDivider:Dt.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Ot.SCROLL_BAR,scrollBarWidth:Dt.design.scrollBar.scrollBarWidth,scrollBarColor:Dt.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ot.PAGINATION,defaultState:{selectorKey:Ot.DEFAULT_STATE,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,previousIcon:Dt.design.pagination.previousIcon,nextIcon:Dt.design.pagination.nextIcon,iconSize:Dt.design.pagination.iconSize,iconColor:Dt.design.pagination.iconColor,backgroundShape:Dt.design.pagination.backgroundShape,backgroundColor:nt.backgroundColor,pagination:Dt.design.pagination.pagination},hoverState:{selectorKey:Ot.HOVER_STATE,theme:nt.theme}},loadMoreButton:{selectorKey:Ot.LOAD_MORE_BUTTON,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:Dt.design.pagination.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight}}}},xt={displayStyle:{value:"Slider",propertyType:Ae.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Ae.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Ae.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Ae.CSS},sliderControl:{value:"Arrows",propertyType:Ae.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Ae.CONTROLS},loopImages:{value:!1,propertyType:Ae.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Ae.CONTROLS},autoplay:{value:!1,propertyType:Ae.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Ae.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Ae.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Ae.CONTROLS},showGalleryTitle:{value:!1,propertyType:Ae.CONTROLS},galleryTitle:{value:"",propertyType:Ae.CONTROLS},showGalleryDescription:{value:!1,propertyType:Ae.CONTROLS},galleryDescription:{value:"",propertyType:Ae.CONTROLS},showItemTitle:{value:!1,propertyType:Ae.CONTROLS},showItemDescription:{value:!1,propertyType:Ae.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Ae.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:Ae.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Ae.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Ae.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Ae.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Ae.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Ae.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Ae.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Ae.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Ae.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Ae.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Ae.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Ae.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Ae.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Ae.CONTROLS},backgroundShape:{value:"Round",propertyType:Ae.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Ae.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Ae.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Ae.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Ae.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Ae.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Ae.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Ae.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Ae.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Ae.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",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="galleryWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="galleryWidgetTextContainerLayout"}(jt||(jt={}));var Pt,Nt=function(){return{layout:{selectorKey:jt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"auto",unit:Ie.CUSTOM}),margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo,displayStyle:xt.displayStyle,itemsPerSlide:xt.itemsPerSlide,itemGap:xt.itemGap,rowGap:xt.rowGap,sliderControl:xt.sliderControl,controlPosition:xt.controlPosition,loopImages:xt.loopImages,sliderDisplayScrollbar:xt.sliderDisplayScrollbar,autoplay:xt.autoplay,autoplayStyle:xt.autoplayStyle,autoplayDuration:xt.autoplayDuration,sliderSpeed:xt.sliderSpeed},content:{showGalleryTitle:xt.showGalleryTitle,galleryTitle:xt.galleryTitle,showGalleryDescription:xt.showGalleryDescription,galleryDescription:xt.galleryDescription,showItemTitle:xt.showItemTitle,showItemDescription:xt.showItemDescription,allowLinkToOtherPage:xt.allowLinkToOtherPage,slides:xt.slides},design:{selectorKey:jt.DESIGN,galleryWidgetStyle:{selectorKey:jt.GALLERY_WIDGET_STYLE,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,showIcon:Object.assign(Object.assign({},nt.showIcon),{value:!0}),iconSize:nt.iconSize,iconColor:Object.assign(Object.assign({},nt.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},galleryWidgetLayout:{selectorKey:jt.GALLERY_LAYOUT,galleryTextAndItemAlignment:xt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:xt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:xt.galleryTextAndDescriptionSpacing,textPosition:nt.textPosition,verticalAlignment:nt.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:jt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:xt.textVerticalPadding,textHorizontalPadding:nt.textHorizontalPadding,titleAndDescriptionSpacing:xt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:jt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},itemStyle:{selectorKey:jt.GALLERY_WIDGET_STYLE,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,showIcon:Object.assign(Object.assign({},nt.showIcon),{value:!0}),iconSize:nt.iconSize,iconColor:Object.assign(Object.assign({},nt.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},itemLayout:{selectorKey:jt.GALLERY_LAYOUT,galleryTextAndItemAlignment:xt.galleryTextAndItemAlignment,textAndImageSpacing:xt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:xt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},nt.textPosition),{value:"On Image"}),verticalAlignment:nt.verticalAlignment},itemTextContainerLayout:{selectorKey:jt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:xt.textVerticalPadding,textHorizontalPadding:nt.textHorizontalPadding,titleAndDescriptionSpacing:xt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:jt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},paginationArrows:{selectorKey:jt.PAGINATION_ARROWS,arrowIconStyle:xt.arrowIconStyle,leftArrowIconStyle:xt.leftArrowIconStyle,rightArrowIconStyle:xt.rightArrowIconStyle,backgroundShape:xt.backgroundShape,arrowSize:xt.arrowSize,arrowColor:xt.arrowColor},paginationDots:{selectorKey:jt.PAGINATION_DOTS,dotSize:xt.dotSize,currentDotColor:xt.currentDotColor,otherDotColor:xt.otherDotColor},paginationLine:{selectorKey:jt.PAGINATION_LINE,currentLineColor:xt.currentLineColor,otherLineColor:xt.otherLineColor,lineHeight:xt.lineHeight,lineWidth:xt.lineWidth}}}},At={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Ae.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Ae.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Ae.CONTROLS},itemSpacing:{value:"10",propertyType:Ae.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Ae.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Ae.CSS},iconStyle:{value:"Icon",propertyType:Ae.CONTROLS}},content:{socialIcons:{value:[{id:1,title:"Amazon",name:"amazon",show:"true",url:"https://amazon.com"},{id:2,title:"Website",name:"website",show:"true",url:"https://www.sellerscommerce.com/"},{id:3,title:"Instagram",name:"instagram",show:"true",url:"https://instagram.com"},{id:4,title:"Twitter",name:"twitter",show:"true",url:"https://x.com/"},{id:5,title:"Facebook",name:"facebook",show:"true",url:"facebook"}],propertyType:Ae.CONTROLS},website:{value:!0,propertyType:Ae.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Ae.CONTROLS},instagram:{value:!0,propertyType:Ae.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Ae.CONTROLS},facebook:{value:!0,propertyType:Ae.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Ae.CONTROLS},linkedIn:{value:!1,propertyType:Ae.CONTROLS},linkedInUrl:{value:"",propertyType:Ae.CONTROLS},twitter:{value:!0,propertyType:Ae.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Ae.CONTROLS},amazon:{value:!0,propertyType:Ae.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Ae.CONTROLS}},design:{icon:{value:"",propertyType:Ae.CONTROLS},designiconSize:{value:"30",propertyType:Ae.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Ae.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Ae.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Ae.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Ae.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Ae.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Ae.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="socialIcons",e.SOCIAL_WIDGET="socialWidget"}(Pt||(Pt={}));var It,Et=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"100",unit:4}),height:Object.assign(Object.assign({},nt.height),{value:"50",unit:1}),margin:nt.margin,padding:nt.padding,alignment:At.layout.alignment,textAlignment:At.layout.textAlignment,clickToNavigate:At.layout.clickToNavigate,iconStyle:At.layout.iconStyle,iconPosition:At.layout.iconPosition,iconAndTextSpacing:At.layout.iconAndTextSpacing,itemSpacing:At.layout.itemSpacing,positionType:nt.positionType,pinTo:nt.pinTo},content:{selectorKey:Pt.CONTENT,socialContent:At.content.socialIcons},design:{selectorKey:Pt.DESIGN,socialWidget:{selectorKey:Pt.SOCIAL_WIDGET,backgroundColor:nt.backgroundColor,cropRatio:nt.cropRatio,zoomImage:nt.zoomImage,flip:nt.flip,rotate:nt.rotate,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},itemStyle:{selectorKey:Pt.ITEM_STYLE,backgroundColor:nt.backgroundColor,cropRatio:nt.cropRatio,zoomImage:nt.zoomImage,flip:nt.flip,rotate:nt.rotate,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur,iconSize:At.design.designiconSize,iconColor:At.design.iconColor},socialIcons:{selectorKey:Pt.SOCIAL_ICONS,instagramIcon:At.design.instagramIcon,facebookIcon:At.design.facebookIcon,twitterIcon:At.design.twitterIcon,amazonIcon:At.design.amazonIcon,websiteIcon:At.design.websiteIcon}}}},Ht={expandFirstItemByDefault:{value:!0,propertyType:Ae.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Ae.CONTROLS},itemDividers:{value:!1,propertyType:Ae.CONTROLS},iconPosition:{value:"Right",propertyType:Ae.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:Ae.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Ae.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Ae.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Ae.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Ae.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider"}(It||(It={}));var zt,_t=function(){return{layout:{selectorKey:It.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:300,unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"auto",unit:Ie.CUSTOM}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,expandFirstItemByDefault:Ht.expandFirstItemByDefault,allowMultipleOpenItems:Ht.allowMultipleOpenItems,itemDividers:Ht.itemDividers,iconPosition:Ht.iconPosition,itemHorizontalPadding:Ht.itemHorizontalPadding,itemVerticalPadding:Ht.itemVerticalPadding,itemSpacing:Ht.itemSpacing,titleAndDescriptionSpacing:Ht.titleAndDescriptionSpacing},content:{accordionsList:Ht.accordionsList},design:{selectorKey:It.DESIGN,faqWidget:{selectorKey:It.FAQ_WIDGET,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},collapsedAccordionItem:{selectorKey:It.COLLAPSED_ACCRORDION_ITEM,backgroundColor:nt.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},nt.backgroundColor),{property:"backgroundColorDesc"}),borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,showIcon:nt.showIcon,iconSize:nt.iconSize,iconColor:nt.iconColor,themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},expandedAccordionItem:{selectorKey:It.EXPANDED_ACCRORDION_ITEM,backgroundColor:nt.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},nt.backgroundColor),{property:"backgroundColorDesc"}),borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,theme:Object.assign({},nt.theme),font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,showIcon:nt.showIcon,iconSize:nt.iconSize,iconColor:nt.iconColor,themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},divider:{selectorKey:It.DIVIDER,dividerColor:nt.borderColor,dividerStyle:nt.borderStyle,dividerWidth:nt.dividerWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(zt||(zt={}));var Bt,kt=function(){return{layout:{selectorKey:zt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{unit:1,value:300}),height:Object.assign(Object.assign({},nt.height),{unit:1,value:300}),margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:zt.DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bt||(Bt={}));var Vt,Wt=function(){return{layout:{selectorKey:Bt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{unit:1,value:300}),height:Object.assign(Object.assign({},nt.height),{unit:1,value:300}),margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:Bt.DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Embed customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}},embed:{selectedValue:0,url:""}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Vt||(Vt={}));var Kt,Ut=function(){return{layout:{selectorKey:Vt.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Ae.CSS},textData:{value:"<h1>Heading 1</h1>",propertyType:Ae.CONTROLS},height:{value:"auto",property:"height",unit:5,propertyType:Ae.CSS},margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:Vt.DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius}}},Gt={position:{value:"topLeft",property:"position",propertyType:Ae.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Ae.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Ae.CONTROLS},onHover:{value:"Zoom In",propertyType:Ae.CONTROLS},hotspotStyle:{value:"shape",propertyType:Ae.CONTROLS},showContent:{value:"onClick",propertyType:Ae.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Ae.CONTROLS},showIcon:{value:!0,propertyType:Ae.CONTROLS},shape:{value:"circle",propertyType:Ae.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Ae.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Ae.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Ae.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Ae.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Ae.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Ae.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Ae.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Ae.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Ae.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Ae.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Ae.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Ae.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Ae.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Ae.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Ae.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Ae.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Ae.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Ae.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="hotSpotStyle",e.HOTSPOT_STYLE="hotspotStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign"}(Kt||(Kt={}));var Mt,Yt=function(){return{layout:{selectorKey:Kt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"270",unit:1}),margin:nt.margin,padding:nt.padding,showContent:Gt.showContent,canOpenMultipleHotspots:Gt.canOpenMultipleHotspots,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:Kt.DESIGN,imageStyle:{selectorKey:Kt.HOTSPOT_IMAGE_STYLE,cropRatio:nt.cropRatio,zoomImage:nt.zoomImage,flip:nt.flip,rotate:nt.rotate,backgroundColor:nt.backgroundColor,overlayColor:nt.overlayColor,exposure:nt.exposure,contrast:nt.contrast,saturation:nt.saturation,brightness:nt.brightness,hue:nt.hue,lightness:nt.lightness,highlights:nt.highlights,shadows:nt.shadows,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},hotspotStyle:{selectorKey:Kt.HOTSPOT_STYLE,hotspotStyle:Gt.hotspotStyle,hotspotSize:Gt.hotspotSize,iconSize:nt.iconSize,iconColor:nt.iconColor,icon:Gt.icon,showIcon:Gt.showIcon,shape:Gt.shape,animationStyle:Gt.animationStyle,animationFrequency:Gt.animationFrequency,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur,position:Gt.position},tooltipDesign:{selectorKey:Kt.TOOL_TIP_DESIGN,tooltipWidth:Gt.tooltipWidth,tooltipHeight:Gt.tooltipHeight,horizontalAlignment:Gt.horizontalAlignment,verticalAlignment:Gt.verticalAlignment,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},tooltipTextDesign:{selectorKey:Kt.TOOL_TIP_TEXT,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},tooltipProductDesign:{selectorKey:Kt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Gt.imageRatio,fitOptions:Gt.fitOptions,productInfoAlignment:Gt.productInfoAlignment,infoVerticalPadding:Gt.infoVerticalPadding,infoHorizontalPadding:Gt.infoHorizontalPadding,infoSpacing:Gt.infoSpacing,cardLayout:Gt.cardLayout,productCardStyle:Gt.productCardStyle},tooltipImageDesign:{selectorKey:Kt.TOOL_TIP_IMAGE_DESIGN,cropRatio:nt.cropRatio,zoomImage:nt.zoomImage,flip:nt.flip,rotate:nt.rotate,backgroundColor:nt.backgroundColor,exposure:nt.exposure,contrast:nt.contrast,saturation:nt.saturation,brightness:nt.brightness,hue:nt.hue,lightness:nt.lightness,highlights:nt.highlights,shadows:nt.shadows,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur,imageRatio:Gt.imageRatio,fitOptions:Gt.fitOptions,horizontalAlignment:Gt.horizontalAlignment,verticalAlignment:Gt.verticalAlignment,onClick:Gt.onClick,onHover:Gt.onHover}},content:{selectorKey:Kt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Ae.CONTROLS},hotspots:Gt.hotspots}}},Ft={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Ae.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Ae.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Ae.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Ae.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Ae.CONTROLS},style:{value:"line",property:"style",propertyType:Ae.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Ae.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Ae.CSS},scrollContent:{value:[{itemId:1,content:"Sale",selectorKey:"item1"},{itemId:2,content:"Till 29nd November",selectorKey:"item2"},{itemId:3,content:"Get Ready",selectorKey:"item3"}],propertyType:Ae.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.SCROLL_CONTAINER="scrollContainer",e.DIVIDER_STYLE="dividerStyle",e.ITEM_1="item1",e.ITEM_2="item2",e.ITEM_3="item3"}(Mt||(Mt={}));var Xt,qt=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,itemSpacing:Ft.itemSpacing,repeatElements:Ft.repeatElements,dividerBetweenItems:Ft.dividerBetweenItems,scrollSpeed:Ft.scrollSpeed,scrollDirection:Ft.scrollDirection,pauseOnHover:Ft.pauseOnHover},content:{selectorKey:Mt.CONTENT,scrollContent:Ft.scrollContent},design:{selectorKey:Mt.DESIGN,scrollContainer:{selectorKey:Mt.SCROLL_CONTAINER,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},dividerStyle:{selectorKey:Mt.DIVIDER_STYLE,style:Ft.style,shape:Ft.shape,size:Ft.size,backgroundColor:nt.backgroundColor,dividerColor:Ft.dividerColor},defaultItem:{theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight},item1:{selectorKey:Mt.ITEM_1,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight},item2:{selectorKey:Mt.ITEM_2,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight},item3:{selectorKey:Mt.ITEM_3,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight}}}},Qt={zoom:{value:3,propertyType:Ae.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Ae.CONTROLS},showIcon:{value:!0,propertyType:Ae.CONTROLS},showZoomControls:{value:!0,propertyType:Ae.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Ae.CONTROLS},showStreetView:{value:!0,propertyType:Ae.CONTROLS},showDirectionsLink:{value:!1,propertyType:Ae.CONTROLS},showTitle:{value:!1,propertyType:Ae.CONTROLS},title:{value:"",propertyType:Ae.CONTROLS},showDescription:{value:!1,propertyType:Ae.CONTROLS},description:{value:"",propertyType:Ae.CONTROLS},chooseMapDesign:{value:"",propertyType:Ae.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Ae.CONTROLS},geometry:{value:null,propertyType:Ae.CONTROLS},textContainerPosition:{value:"Top",propertyType:Ae.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Ae.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Ae.CSS},onClick:{value:"Show Image Lightbox",propertyType:Ae.CONTROLS},onHover:{value:"Zoom In",propertyType:Ae.CONTROLS},pinStyle:{value:"icon",propertyType:Ae.CONTROLS},showContent:{value:"onClick",propertyType:Ae.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Ae.CONTROLS},shape:{value:"circle",propertyType:Ae.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Ae.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Ae.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Ae.CSS},iconSize:{value:"100",propertyType:Ae.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Ae.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Ae.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Ae.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Ae.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Ae.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Ae.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Ae.CSS},infoVerticalPadding:{value:"500",propertyType:Ae.CSS},infoHorizontalPadding:{value:"500",propertyType:Ae.CSS},infoSpacing:{value:"500",propertyType:Ae.CSS},cardLayout:{value:"onImage",propertyType:Ae.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Ae.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Ae.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Ae.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Ae.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Ae.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Ae.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="HOTSPOT_IMAGE_STYLE",e.PIN_STYLE="pinStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.MAP_WIDGET_LAYOUT="mapWidgetLayout",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="mapWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="mapWidgetTextContainerLayout",e.MAP_STYLE="mapStyle"}(Xt||(Xt={}));var Zt,$t=function(){return{layout:{selectorKey:Xt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"500",unit:1}),margin:nt.margin,padding:nt.padding,showContent:Qt.showContent,canOpenMultipleHotspots:Qt.canOpenMultipleHotspots,positionType:nt.positionType,pinTo:nt.pinTo,zoom:Qt.zoom,showZoomControls:Qt.showZoomControls,showMapAndSatelliteView:Qt.showMapAndSatelliteView,showStreetView:Qt.showStreetView,showDirectionsLink:Qt.showDirectionsLink},content:{selectorKey:Xt.CONTENT,showTitle:Qt.showTitle,title:Qt.title,showDescription:Qt.showDescription,description:Qt.description,locationsList:Qt.locationsList,geometry:Qt.geometry},design:{selectorKey:Xt.DESIGN,mapWidget:{selectorKey:Xt.GALLERY_WIDGET_STYLE,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,showIcon:Object.assign(Object.assign({},nt.showIcon),{value:!0}),iconSize:nt.iconSize,iconColor:Object.assign(Object.assign({},nt.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},mapWidgetLayout:{selectorKey:Xt.MAP_WIDGET_LAYOUT,textContainerPosition:Qt.textContainerPosition,mapAndTextContainerAlignment:Qt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Qt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Xt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Qt.textVerticalPadding,textHorizontalPadding:Qt.textHorizontalPadding,titleAndDescriptionSpacing:Qt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Xt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},mapStyle:{selectorKey:Xt.MAP_STYLE,chooseMapDesign:Qt.chooseMapDesign},pinStyle:{selectorKey:Xt.PIN_STYLE,pinStyle:Qt.pinStyle,pinSize:Qt.pinSize,iconSize:nt.iconSize,iconColor:Object.assign(Object.assign({},nt.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Qt.icon,showIcon:Qt.showIcon,shape:Qt.shape,animationStyle:Qt.animationStyle,animationFrequency:Qt.animationFrequency,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},tooltipDesign:{selectorKey:Xt.TOOL_TIP_DESIGN,tooltipWidth:Qt.tooltipWidth,tooltipHeight:Qt.tooltipHeight,horizontalAlignment:Qt.horizontalAlignment,verticalAlignment:Qt.verticalAlignment,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur},tooltipTextDesign:{selectorKey:Xt.TOOL_TIP_TEXT,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,lineHeight:nt.lineHeight,characterSpacing:nt.characterSpacing,themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Zt||(Zt={}));var Jt,er=function(e){return{layout:{selectorKey:Zt.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Ae.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},nt.height),{isReadOnly:!0}),margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:Zt.DESIGN,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle}}},tr=(new Date).toISOString().slice(0,16),rr={type:{value:"countdown",property:"itemSpacing",propertyType:Ae.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Ae.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Ae.CONTROLS},source:{value:"manual",property:"source",propertyType:Ae.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Ae.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Ae.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Ae.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Ae.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Ae.CONTROLS},startDate:{value:tr,property:"startDate",propertyType:Ae.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Ae.CONTROLS},days:{value:"true",property:"days",propertyType:Ae.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Ae.CONTROLS},hours:{value:"true",property:"hours",propertyType:Ae.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Ae.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Ae.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Ae.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Ae.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Ae.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Ae.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Ae.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Ae.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Ae.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Ae.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Ae.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Ae.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Ae.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Ae.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Ae.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.COUNTDOWN_WIDGET="countdownWidget",e.COUNTDOWN_LAYOUT="countdownLayout",e.COUNTER_STYLE="counterStyle",e.DIVIDER_STYLE="dividerStyle",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN="countdownWidgetTextContainerDesign",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT="countdownWidgetTextContainerLayout"}(Jt||(Jt={}));var or,nr=function(){return{layout:{selectorKey:Jt.LAYOUT,width:Object.assign(Object.assign({},nt.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"200",unit:1}),margin:nt.margin,padding:nt.padding,type:rr.type,counterStyle:rr.counterStyle,countdownAnimation:rr.countdownAnimation,dividerBetweenItems:rr.dividerBetweenItems,positionType:nt.positionType,pinTo:nt.pinTo},content:{selectorKey:Jt.CONTENT,source:rr.source,showCountdownTitle:rr.showCountdownTitle,title:rr.title,showCountdownDescription:rr.showCountdownDescription,description:rr.description,chooseSchedules:rr.chooseSchedules,startDate:rr.startDate,endDate:rr.endDate,days:rr.days,daysTitle:rr.daysTitle,hours:rr.hours,hoursTitle:rr.hoursTitle,minutes:rr.minutes,minutesTitle:rr.minutesTitle,seconds:rr.seconds,secondsTitle:rr.secondsTitle},design:{selectorKey:Jt.DESIGN,countdownWidget:{selectorKey:Jt.COUNTDOWN_WIDGET,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Jt.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:rr.textVerticalPadding,textHorizontalPadding:rr.textHorizontalPadding,titleAndDescriptionSpacing:rr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Jt.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:nt.backgroundColor,borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle,borderRadius:nt.borderRadius},countdownLayout:{selectorKey:Jt.COUNTDOWN_LAYOUT,verticalAlignment:rr.verticalAlignment,widgetTextAndItemSpacing:rr.widgetTextAndItemSpacing,textPosition:rr.textPosition},counterStyle:{selectorKey:Jt.COUNTER_STYLE,backgroundColor:nt.backgroundColor,showBorder:nt.showBorder,borderStyle:nt.borderStyle,borderColor:nt.borderColor,borderPerSlide:nt.borderPerSlide,borderRadius:nt.borderRadius,showShadow:nt.showShadow,shadowColor:nt.shadowColor,angle:nt.angle,spread:nt.spread,blur:nt.blur,theme:nt.theme,font:nt.font,fontSize:nt.fontSize,textColor:nt.textColor,bold:nt.bold,italic:nt.italic,linethrough:nt.linethrough,underline:nt.underline,textAlign:nt.textAlign,characterSpacing:nt.characterSpacing,lineHeight:nt.lineHeight,themeDesc:nt.themeDesc,fontDesc:nt.fontDesc,fontSizeDesc:nt.fontSizeDesc,textColorDesc:nt.textColorDesc,boldDesc:nt.boldDesc,italicDesc:nt.italicDesc,linethroughDesc:nt.linethroughDesc,underlineDesc:nt.underlineDesc,textAlignDesc:nt.textAlignDesc,characterSpacingDesc:nt.characterSpacingDesc,lineHeightDesc:nt.lineHeightDesc},dividerStyle:{selectorKey:Jt.DIVIDER_STYLE,shape:rr.shape,size:rr.size,iconColor:rr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content"}(or||(or={}));var ir,ar={showPrice:{value:!0,property:"showPrice",propertyType:Ae.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Ae.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Ae.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Ae.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Ae.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Ae.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Ae.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Ae.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Ae.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Ae.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Ae.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Ae.CONTROLS},discount:{value:!0,property:"discount",propertyType:Ae.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Ae.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Ae.CONTROLS},savings:{value:!0,property:"savings",propertyType:Ae.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Ae.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Ae.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Ae.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Ae.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Ae.CONTROLS}},lr=function(){return{layout:{selectorKey:or.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"160",unit:1}),margin:nt.margin,padding:nt.padding,showPrice:ar.showPrice,displayMinQtySet:ar.displayMinQtySet,priceFormat:ar.priceFormat,displayFormat:ar.displayFormat,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},design:{selectorKey:or.DESIGN},content:{selectorKey:or.CONTENT,productPrice:ar.productPrice,sellingPrice:ar.sellingPrice,productPriceDisplayUOM:ar.productPriceDisplayUOM,productPriceDisplayCurrencyCode:ar.productPriceDisplayCurrencyCode,showActualPrice:ar.showActualPrice,actualPrice:ar.actualPrice,actualPriceDisplayUOM:ar.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:ar.actualPriceDisplayCurrencyCode,discount:ar.discount,discountValue:ar.discountValue,showSavings:ar.showSavings,savings:ar.savings,savingsValue:ar.savingsValue,savingsDisplayCurrencyCode:ar.savingsDisplayCurrencyCode,embellishmentPrice:ar.embellishmentPrice,productTax:ar.productTax,productShippingPrice:ar.productShippingPrice}}},pr={actions:{value:!0,property:"actions",propertyType:Ae.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Ae.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:Ae.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Ae.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Ae.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Ae.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Ae.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Ae.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Ae.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Ae.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Ae.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Ae.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Ae.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Ae.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Ae.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Ae.CONTROLS},itemSpacing:{property:"itemSpacing",value:"100",propertyType:Ae.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"100",propertyType:Ae.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Ae.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Ae.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Ae.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Ae.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Ae.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Ae.CONTROLS},buttonType:{value:"primaryButton",propertyType:Ae.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Ae.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Ae.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Ae.CONTROLS},iconAndTextSpacing:{value:null,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Ae.CSS},alignment:{value:null,property:"alignment",parentRef:"bs-at",propertyType:Ae.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Ae.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToChart",e.BUY_NOW="buyNow",e.WISHLIST="wishlist",e.COMPARE="compare",e.ADD_TO_QUOTE="addToQuote",e.ADD_TO_ORDER_TEMPLATE="addToOrderTemplate",e.NOTIFY_ME="notifyMe",e.DOWNLOAD="download"}(ir||(ir={}));var sr,cr=function(){return{layout:{selectorKey:ir.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,actions:pr.actions,addToCart:pr.addToCart,addToCartWhenClicked:pr.addToCartWhenClicked,buyNow:pr.buyNow,buyNowWhenClicked:pr.buyNowWhenClicked,wishlist:pr.wishlist,wishlistWhenClicked:pr.wishlistWhenClicked,compareProduct:pr.compareProduct,compareProductWhenClicked:pr.compareProductWhenClicked,showCompareListAs:pr.showCompareListAs,addToQuote:pr.addToQuote,addToOrderTemplate:pr.addToOrderTemplate,notifyMeInventoryNotifications:pr.notifyMeInventoryNotifications,downloadProductInformation:pr.downloadProductInformation,displayStyle:pr.displayStyle,itemSpacing:pr.itemSpacing,itemVerticalSpacing:pr.itemVerticalSpacing,maxItemsToDisplay:pr.maxItemsToDisplay,overflowItems:pr.overflowItems,openItemsIn:pr.openItemsIn,addToCartMetaData:pr.addToCartMetaData,wishlistMetaData:pr.wishlistMetaData,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar},design:{selectorKey:ir.DESIGN,addToCart:{selectorKey:ir.ADD_TO_CART,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,showIcon:pr.showIcon,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}},buyNow:{selectorKey:ir.BUY_NOW,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}},wishlist:{selectorKey:ir.WISHLIST,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}},compare:{selectorKey:ir.COMPARE,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}},addToQuote:{selectorKey:ir.ADD_TO_QUOTE,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}},addToOrderTemplate:{selectorKey:ir.ADD_TO_ORDER_TEMPLATE,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}},notifyMe:{selectorKey:ir.NOTIFY_ME,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}},download:{selectorKey:ir.DOWNLOAD,defaultState:{selectorKey:ir.DEFAULT_STATE,buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:pr.iconPadding},hoverState:{selectorKey:ir.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:pr.buttonStyle,buttonText:pr.buttonText,icon:pr.icon,iconPosition:pr.iconPosition,iconAndTextSpacing:pr.iconAndTextSpacing,alignment:pr.alignment,buttonType:pr.buttonType,borderColor:Object.assign(Object.assign({},nt.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},nt.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},nt.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},nt.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},nt.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},nt.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},nt.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},nt.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},nt.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},nt.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},nt.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},nt.theme),fontSize:Object.assign(Object.assign({},nt.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},nt.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},nt.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},nt.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},nt.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},nt.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},nt.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},nt.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},nt.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:pr.showIcon,iconSize:Object.assign(Object.assign({},nt.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},nt.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:pr.iconPadding}}},content:{}}},dr={layout:{showVolumePrice:{value:!0,propertyType:Ae.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"horizontalStack",propertyType:Ae.CONTROLS,property:"displayFormat"},itemSpacing:{value:"20",propertyType:Ae.CSS,unit:1,property:"itemSpacing"},maxItemsToDisplay:{value:"4",propertyType:Ae.CONTROLS,property:"maxItemsToDisplay",unit:7},overflowControl:{value:"scroll",propertyType:Ae.CONTROLS,property:"overflowControl"},onClick:{value:"showAll",propertyType:Ae.CONTROLS,property:"onClick"},sliderControl:{value:"arrows",propertyType:Ae.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Ae.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Ae.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Ae.CONTROLS,property:"autoplay"},headerHeight:{value:"0",propertyType:Ae.CSS,unit:1,property:"headerHeight"},rowHeight:{value:"0",propertyType:Ae.CSS,unit:1,property:"rowHeight"},headerDivider:{value:!0,propertyType:Ae.CONTROLS,property:"headerDivider"},rowDivider:{value:!0,propertyType:Ae.CONTROLS,property:"rowDivider"},columnDivider:{value:!0,propertyType:Ae.CONTROLS,property:"columnDivider"},alternativeRowColors:{value:!1,propertyType:Ae.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Ae.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Ae.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Ae.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Ae.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Ae.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Ae.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Ae.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Ae.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Ae.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Ae.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Ae.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Ae.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Ae.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Ae.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Ae.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Ae.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Ae.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Ae.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Ae.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Ae.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Ae.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Ae.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Ae.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Ae.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Ae.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Ae.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Ae.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Ae.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Ae.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Ae.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Ae.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Ae.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Ae.CONTROLS,property:"productShippingPrice"}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(sr||(sr={}));var ur,yr=function(){return{layout:{selectorKey:sr.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Ae.CSS},height:nt.height,margin:nt.margin,padding:nt.padding,showVolumePrice:dr.layout.showVolumePrice,displayFormat:dr.layout.displayFormat,itemSpacing:dr.layout.itemSpacing,maxItemsToDisplay:dr.layout.maxItemsToDisplay,overflowControl:dr.layout.overflowControl,onClick:dr.layout.onClick,sliderControl:dr.layout.sliderControl,controlPosition:dr.layout.controlPosition,loopImages:dr.layout.loopImages,autoplay:dr.layout.autoplay,headerHeight:dr.layout.headerHeight,rowHeight:dr.layout.rowHeight,headerDivider:dr.layout.headerDivider,rowDivider:dr.layout.rowDivider,columnDivider:dr.layout.columnDivider,alternativeRowColors:dr.layout.alternativeRowColors,headerCellPadding:dr.layout.headerCellPadding,rowCellPadding:dr.layout.rowCellPadding,contentAlignment:dr.layout.contentAlignment,showMoreRows:dr.layout.showMoreRows,rowsPerPage:dr.layout.rowsPerPage,paginationType:dr.layout.paginationType,paginationAlignment:dr.layout.paginationAlignment,optionTitleAndValueSpacing:dr.layout.optionTitleAndValueSpacing,tabItemSpacing:dr.layout.tabItemSpacing,accordionItemSpacing:dr.layout.accordionItemSpacing,noOfItemsToLoad:dr.layout.noOfItemsToLoad,groupDisplayStyle:dr.layout.groupDisplayStyle,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo},content:{selectorKey:sr.CONTENT,uom:dr.content.uom,uomName:dr.content.uomName,uomConversion:dr.content.uomConversion,productPrice:dr.content.productPrice,sellingPrice:dr.content.sellingPrice,displayProductUOM:dr.content.displayProductUOM,displayProductCurrencyCode:dr.content.displayProductCurrencyCode,actualPriceToggle:dr.content.actualPriceToggle,actualPrice:dr.content.actualPrice,displayPriceUOM:dr.content.displayPriceUOM,displayPriceCurrencyCode:dr.content.displayPriceCurrencyCode,discountPercentage:dr.content.discountPercentage,discountValue:dr.content.discountValue,savings:dr.content.savings,savingsPercentage:dr.content.savingsPercentage,savingsValue:dr.content.savingsValue,displaySavingsCurrencyCode:dr.content.displayProductCurrencyCode,pricePerUnit:dr.content.pricePerUnit,EmbellishmentPrice:dr.content.EmbellishmentPrice,productTax:dr.content.productTax,productShippingPrice:dr.content.productShippingPrice},design:{selectorKey:sr.DESIGN,productPrice:{},uomStyle:{},currencyCodeStyle:{},actualPrice:{},discountPercentage:{},discountValue:{},savingsPercentage:{},savingsValue:{},emblishmentPrice:{},productTax:{},productShippingPrice:{}}}},gr={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Ae.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Ae.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Ae.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Ae.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Ae.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Ae.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Ae.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Ae.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ae.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Ae.CONTROLS},description:{value:"",property:"description",propertyType:Ae.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ur||(ur={}));var Sr,br=function(){return{layout:{selectorKey:ur.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:gr.displayStyle,displayType:gr.displayType,maxItemsToDisplay:gr.maxItemsToDisplay,itemSpacing:gr.itemSpacing,overflowItems:gr.overflowItems,displayResults:gr.displayResults,noOfItemToShow:gr.noOfItemToShow},content:{selectorKey:ur.CONTENT,locationName:gr.locationName,locationAddress:gr.locationAddress,locationInventory:gr.locationInventory,locationTimings:gr.locationTimings,title:gr.title,showTitle:gr.showTitle,description:gr.description,showDescription:gr.showDescription},design:{selectorKey:ur.DESIGN}}},hr={displayStyle:{value:"Button",property:"displayStyle",propertyType:Ae.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Ae.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Ae.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Ae.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Ae.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Ae.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Ae.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Ae.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Ae.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Ae.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Ae.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Ae.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ae.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Ae.CONTROLS},description:{value:"",property:"description",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Sr||(Sr={}));var Tr,Or=function(){return{layout:{selectorKey:Sr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:hr.displayStyle,displayResults:hr.displayResults,whenClicked:hr.whenClicked,displayType:hr.displayType,maxItemsToDisplay:hr.maxItemsToDisplay,itemSpacing:hr.itemSpacing,overflowItems:hr.overflowItems,noOfItemToShow:hr.noOfItemToShow,searchPlaceholderText:hr.searchPlaceholderText},design:{selectorKey:Sr.DESIGN},content:{selectorKey:Sr.CONTENT,locationName:hr.locationName,locationAddress:hr.locationAddress,locationInventory:hr.locationInventory,locationTimings:hr.locationTimings,title:hr.title,showTitle:hr.showTitle,description:hr.description,showDescription:hr.showDescription}}},vr={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Ae.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Ae.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},header:{value:!0,property:"header",propertyType:Ae.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ae.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ae.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ae.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ae.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ae.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ae.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ae.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ae.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ae.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ae.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ae.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ae.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ae.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ae.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Ae.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Ae.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Ae.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Ae.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Ae.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Ae.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Ae.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Ae.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Tr||(Tr={}));var mr,Cr=function(){return{layout:{selectorKey:Tr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:vr.displayStyle,displayType:vr.displayType,maxItemsToDisplay:vr.maxItemsToDisplay,itemSpacing:vr.itemSpacing,overflowItems:vr.overflowItems,header:vr.header,headerHeight:vr.headerHeight,rowHeight:vr.rowHeight,headerDivider:vr.headerDivider,rowDivider:vr.rowDivider,columnDivider:vr.columnDivider,alternativeRowColors:vr.alternativeRowColors,headerCellPadding:vr.headerCellPadding,rowCellPadding:vr.rowCellPadding,contentAlignment:vr.contentAlignment,rowsPerPage:vr.rowsPerPage,overflowControl:vr.overflowControl,paginationType:vr.paginationType,paginationAliginment:vr.paginationAliginment,displayResults:vr.displayResults},content:{selectorKey:Tr.CONTENT,totalInventory:vr.totalInventory,inventoryStatus:vr.inventoryStatus,noOfAvailableLocations:vr.noOfAvailableLocations,locationNames:vr.locationNames,locationDetails:vr.locationDetails,locationName:vr.locationName,locationAddress:vr.locationAddress,locationInventory:vr.locationInventory,locationInventoryStatus:vr.locationInventoryStatus},design:{selectorKey:Tr.DESIGN}}},fr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ae.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ae.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},header:{value:!0,property:"header",propertyType:Ae.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ae.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ae.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ae.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ae.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ae.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ae.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ae.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ae.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ae.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ae.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ae.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ae.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ae.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ae.CONTROLS},title:{value:"",property:"title",propertyType:Ae.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ae.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Ae.CONTROLS},description:{value:"",property:"description",propertyType:Ae.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Ae.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Ae.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Ae.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Ae.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Ae.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Ae.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Ae.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Ae.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Ae.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Ae.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Ae.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Ae.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Ae.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(mr||(mr={}));var wr,Rr=function(){return{layout:{selectorKey:mr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:fr.displayStyle,dividerBetweenItems:fr.dividerBetweenItems,itemSpacing:fr.itemSpacing,itemPadding:fr.itemPadding,ItemContentAlignment:fr.ItemContentAlignment,maxItemsToDisplay:fr.maxItemsToDisplay,overflowItems:fr.overflowItems,header:fr.header,headerHeight:fr.headerHeight,rowHeight:fr.rowHeight,headerDivider:fr.headerDivider,rowDivider:fr.rowDivider,columnDivider:fr.columnDivider,alternativeRowColors:fr.alternativeRowColors,headerCellPadding:fr.headerCellPadding,rowCellPadding:fr.rowCellPadding,contentAlignment:fr.contentAlignment,overflowControl:fr.overflowControl,paginationType:fr.paginationType,paginationAliginment:fr.paginationAliginment,rowsPerPage:fr.rowsPerPage,displayResults:fr.displayResults},design:{selectorKey:mr.DESIGN},content:{selectorKey:mr.CONTENT,title:fr.title,showTitle:fr.showTitle,description:fr.description,showDescription:fr.showDescription,paymentProgramName:fr.paymentProgramName,paymentMethods:fr.paymentMethods,showAmountLeft:fr.showAmountLeft,amountLeft:fr.amountLeft,showAmountUtilized:fr.showAmountUtilized,amountUtilized:fr.amountUtilized,showTotalAmount:fr.showTotalAmount,totalAmount:fr.totalAmount,showExpiryDate:fr.showExpiryDate,expiryDate:fr.expiryDate,expiryDateDisplayFormat:fr.expiryDateDisplayFormat,showRenewalDate:fr.showRenewalDate,renewalDate:fr.renewalDate,renewalDateDisplayFormat:fr.renewalDateDisplayFormat}}},Dr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ae.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ae.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ae.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(wr||(wr={}));var jr,Lr=function(){return{layout:{selectorKey:wr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:Dr.displayStyle,dividerBetweenItems:Dr.dividerBetweenItems,itemSpacing:Dr.itemSpacing,itemPadding:Dr.itemPadding,ItemContentAlignment:Dr.ItemContentAlignment,maxItemsToDisplay:Dr.maxItemsToDisplay,overflowItems:Dr.overflowItems,imageBehavior:Dr.imageBehavior,itemsPerRow:Dr.itemsPerRow},design:{selectorKey:wr.DESIGN},content:{selectorKey:wr.CONTENT}}},xr={source:{value:"Manually",property:"source",propertyType:Ae.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Ae.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Ae.CONTROLS},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Ae.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Ae.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",propertyType:Ae.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Ae.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Ae.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",propertyType:Ae.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Ae.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(jr||(jr={}));var Pr,Nr=function(){return{layout:{selectorKey:jr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar},design:{},content:{selectorKey:jr.CONTENT,source:xr.source,orderBefore:xr.orderBefore,orderBeforeTime:xr.orderBeforeTime,orderBeforeDisplayTime:xr.orderBeforeDisplayTime,deliveryBefore:xr.deliveryBefore,deliveryEndsBefore:xr.deliveryEndsBefore,deliveryBeforeDisplayTime:xr.deliveryBeforeDisplayTime,deliveryStartingDate:xr.deliveryStartingDate,deliveryStartsAfter:xr.deliveryStartsAfter,deliveryStartingDateDisplayTime:xr.deliveryStartingDateDisplayTime,configureMessage:xr.configureMessage}}},Ar={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ae.CSS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Ae.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},header:{value:!0,property:"header",propertyType:Ae.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ae.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ae.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ae.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ae.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ae.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ae.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ae.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ae.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ae.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ae.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ae.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ae.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ae.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ae.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ae.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ae.CONTROLS},title:{value:"",property:"title",propertyType:Ae.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ae.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Ae.CONTROLS},description:{value:"",property:"description",propertyType:Ae.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Ae.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Ae.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Ae.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Ae.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Ae.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Ae.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Ae.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Ae.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Pr||(Pr={}));var Ir,Er=function(){return{layout:{selectorKey:Pr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:Ar.displayStyle,dividerBetweenItems:Ar.dividerBetweenItems,itemSpacing:Ar.itemSpacing,itemPadding:Ar.itemPadding,itemContentAlignment:Ar.itemContentAlignment,maxItemsToDisplay:Ar.maxItemsToDisplay,overflowItems:Ar.overflowItems,header:Ar.header,headerHeight:Ar.headerHeight,rowHeight:Ar.rowHeight,headerDivider:Ar.headerDivider,rowDivider:Ar.rowDivider,columnDivider:Ar.columnDivider,alternativeRowColors:Ar.alternativeRowColors,headerCellPadding:Ar.headerCellPadding,rowCellPadding:Ar.rowCellPadding,contentAlignment:Ar.contentAlignment,overflowControl:Ar.overflowControl,paginationType:Ar.paginationType,paginationAliginment:Ar.paginationAliginment,rowsPerPage:Ar.rowsPerPage,displayResults:Ar.displayResults,imageBehavior:Ar.imageBehavior,itemsPerRow:Ar.itemsPerRow},design:{selectorKey:Pr.DESIGN},content:{selectorKey:Pr.CONTENT,title:Ar.title,showTitle:Ar.showTitle,description:Ar.description,showDescription:Ar.showDescription,promotionName:Ar.promotionName,promotionDescription:Ar.promotionDescription,noOfLinesToShow:Ar.noOfLinesToShow,couponCode:Ar.couponCode,promotionSchedule:Ar.showDescription,minimumPurchaseAmount:Ar.minimumPurchaseAmount,eligibleProducts:Ar.eligibleProducts,promotionPrice:Ar.promotionPrice,maxRedemptionAmount:Ar.maxRedemptionAmount}}},Hr={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Ae.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ae.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ae.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},header:{value:!0,property:"header",propertyType:Ae.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ae.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ae.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ae.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ae.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ae.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ae.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ae.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ae.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ae.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ae.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ae.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ae.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ae.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ae.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ae.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ae.CONTROLS},title:{value:"",property:"title",propertyType:Ae.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ae.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Ae.CONTROLS},description:{value:"",property:"description",propertyType:Ae.CONTROLS},country:{value:!0,property:"country",propertyType:Ae.CONTROLS},state:{value:!0,property:"state",propertyType:Ae.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Ae.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Ae.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Ae.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Ae.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Ae.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Ae.CONTROLS},estimatedDeliveryTime:{value:!0,property:"estimatedDeliveryTime",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ir||(Ir={}));var zr,_r=function(){return{layout:{selectorKey:Ir.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:Hr.displayStyle,displayType:Hr.displayType,dividerBetweenItems:Hr.dividerBetweenItems,itemSpacing:Hr.itemSpacing,itemPadding:Hr.itemPadding,ItemContentAlignment:Hr.ItemContentAlignment,maxItemsToDisplay:Hr.maxItemsToDisplay,overflowItems:Hr.overflowItems,header:Hr.header,headerHeight:Hr.headerHeight,rowHeight:Hr.rowHeight,headerDivider:Hr.headerDivider,rowDivider:Hr.rowDivider,columnDivider:Hr.columnDivider,alternativeRowColors:Hr.alternativeRowColors,headerCellPadding:Hr.headerCellPadding,rowCellPadding:Hr.rowCellPadding,contentAlignment:Hr.contentAlignment,overflowControl:Hr.overflowControl,paginationType:Hr.paginationType,paginationAliginment:Hr.paginationAliginment,rowsPerPage:Hr.rowsPerPage,displayResults:Hr.displayResults,imageBehavior:Hr.imageBehavior,itemsPerRow:Hr.itemsPerRow},design:{selectorKey:Ir.DESIGN},content:{selectorKey:Ir.CONTENT,title:Hr.title,showTitle:Hr.showTitle,description:Hr.description,showDescription:Hr.showDescription,noOfLinesToShow:Hr.noOfLinesToShow,country:Hr.country,state:Hr.state,zipCode:Hr.zipCode,promotionSchedule:Hr.showDescription,shippingMethodName:Hr.shippingMethodName,shippingMethodLogo:Hr.shippingMethodLogo,shippingDescription:Hr.shippingDescription,estimatedShippingCost:Hr.estimatedShippingCost,estimatedDeliveryTime:Hr.estimatedDeliveryTime}}},Br={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Ae.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(zr||(zr={}));var kr,Vr=function(){return{layout:{selectorKey:zr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayStyle:Br.displayStyle,displayMinQtyToPurchase:Br.displayMinQtyToPurchase},design:{selectorKey:zr.DESIGN},content:{selectorKey:zr.CONTENT}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(kr||(kr={}));var Wr,Kr=function(e){return{layout:{selectorKey:kr.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Ae.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},nt.height),{isReadOnly:!0}),margin:nt.margin,padding:nt.padding,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,positionType:nt.positionType,pinTo:nt.pinTo,direction:{value:"vertical",property:"direction",propertyType:Ae.CONTROLS},itemGap:{property:"itemGap",propertyType:Ae.CSS,value:0,unit:Ie.PIXELS},justifyContent:{property:"justifyContent",propertyType:Ae.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Ae.CSS,value:"start"}},design:{selectorKey:kr.DESIGN,backgroundColor:Object.assign(Object.assign({},nt.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:nt.borderColor,borderStyle:nt.borderStyle,borderPerSlide:nt.borderPerSlide,showBorder:nt.showBorder,showShadow:nt.showShadow,shadowColor:nt.shadowColor,blur:nt.blur,spread:nt.spread,angle:nt.angle}}},Ur={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Ae.CONTROLS},showUOMPrice:{value:!0,property:"showUOMPrice",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Ae.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ae.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ae.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},header:{value:!0,property:"header",propertyType:Ae.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ae.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ae.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ae.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ae.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ae.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ae.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ae.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ae.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ae.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ae.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ae.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Ae.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ae.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ae.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ae.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Ae.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Ae.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Ae.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Ae.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Ae.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Ae.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Ae.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Ae.CONTROLS},discount:{value:!0,property:"discount",propertyType:Ae.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Ae.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Ae.CONTROLS},savings:{value:!0,property:"savings",propertyType:Ae.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Ae.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Ae.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Ae.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Ae.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Ae.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Ae.CONTROLS},uom:{value:!0,property:"uom",propertyType:Ae.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Ae.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Wr||(Wr={}));var Gr,Mr=function(){return{layout:{selectorKey:Wr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,displayFormat:Ur.displayFormat,showUOMPrice:Ur.showUOMPrice,itemSpacing:Ur.itemSpacing,itemPadding:Ur.itemPadding,ItemContentAlignment:Ur.ItemContentAlignment,maxItemsToDisplay:Ur.maxItemsToDisplay,overflowItems:Ur.overflowItems,header:Ur.header,headerHeight:Ur.headerHeight,rowHeight:Ur.rowHeight,headerDivider:Ur.headerDivider,rowDivider:Ur.rowDivider,columnDivider:Ur.columnDivider,alternativeRowColors:Ur.alternativeRowColors,headerCellPadding:Ur.headerCellPadding,rowCellPadding:Ur.rowCellPadding,contentAlignment:Ur.contentAlignment,overflowControl:Ur.overflowControl,paginationType:Ur.paginationType,paginationAliginment:Ur.paginationAliginment,rowsPerPage:Ur.rowsPerPage,imageBehavior:Ur.imageBehavior,itemsPerRow:Ur.itemsPerRow,onClick:Ur.onClick},design:{selectorKey:Wr.DESIGN},content:{selectorKey:Wr.CONTENT,productPrice:Ur.productPrice,sellingPrice:Ur.sellingPrice,productPriceDisplayUOM:Ur.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Ur.productPriceDisplayCurrencyCode,showActualPrice:Ur.showActualPrice,actualPrice:Ur.actualPrice,actualPriceDisplayUOM:Ur.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Ur.actualPriceDisplayCurrencyCode,discount:Ur.discount,discountValue:Ur.discountValue,showSavings:Ur.showSavings,savings:Ur.savings,savingsValue:Ur.savingsValue,savingsDisplayCurrencyCode:Ur.savingsDisplayCurrencyCode,embellishmentPrice:Ur.embellishmentPrice,productTax:Ur.productTax,productShippingPrice:Ur.productShippingPrice,pricePerUnit:Ur.pricePerUnit,uom:Ur.uom,uomName:Ur.uomName,uomConversion:Ur.uomConversion}}},Yr={optionSelection:{value:!0,property:"optionSelection",propertyType:Ae.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ae.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Ae.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Ae.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Ae.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Ae.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Ae.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Ae.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Ae.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ae.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Ae.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Ae.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Ae.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Ae.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Ae.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Ae.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Ae.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Ae.CSS},optionAndListSpacing:{value:"50",property:"optionAndListSpacing",propertyType:Ae.CSS},dropdownListItemSpacing:{value:"50",property:"dropdownListItemSpacing",propertyType:Ae.CSS},dropdownListItemPadding:{value:"50",property:"dropdownListItemPadding",propertyType:Ae.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Ae.CSS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Ae.CONTROLS},groupSpacing:{value:"50",property:"groupSpacing",propertyType:Ae.CONTROLS},groupPadding:{value:"50",property:"groupPadding",propertyType:Ae.CONTROLS},groupHeaderAndOptionSpacing:{value:"50",property:"groupHeaderAndOptionSpacing",propertyType:Ae.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Ae.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Ae.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Ae.CONTROLS},tabSpacing:{value:"50",property:"tabSpacing",propertyType:Ae.CSS},tabAndContainerSpacing:{value:"50",property:"tabAndContainerSpacing",propertyType:Ae.CSS},tabHorizontalPadding:{value:"50",property:"tabHorizontalPadding",propertyType:Ae.CSS},tabVerticalPadding:{value:"50",property:"tabVerticalPadding",propertyType:Ae.CSS},containerPadding:{value:"50",property:"containerPadding",propertyType:Ae.CSS},tabRowSpacing:{value:"50",property:"tabRowSpacing",propertyType:Ae.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Ae.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Ae.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Ae.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Ae.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Ae.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Ae.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Ae.CONTROLS},header:{value:!0,property:"header",propertyType:Ae.CONTROLS},headerHeight:{value:"50",property:"headerHeight",propertyType:Ae.CSS},rowHeight:{value:"50",property:"rowHeight",propertyType:Ae.CSS},accordionSpacing:{value:"50",property:"accordionSpacing",propertyType:Ae.CSS},accordionAndContainerSpacing:{value:"50",property:"accordionAndContainerSpacing",propertyType:Ae.CSS},accordionHorizontalPadding:{value:"50",property:"accordionHorizontalPadding",propertyType:Ae.CSS},accordionVerticalPadding:{value:"50",property:"accordionVerticalPadding",propertyType:Ae.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ae.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ae.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ae.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ae.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ae.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ae.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ae.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ae.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Ae.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Ae.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Ae.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ae.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ae.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ae.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Ae.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Ae.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Ae.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Ae.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Ae.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Ae.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Ae.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Ae.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Ae.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Ae.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Ae.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Ae.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Ae.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.TABLE_DISPLAY_STYLE="tableDisplayStyle",e.GROUPED_TABLE_DISPLAY_STYLE="groupedTableDisplayStyle"}(Gr||(Gr={}));var Fr,Xr=function(){return{layout:{selectorKey:Gr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,optionSelection:Yr.optionSelection,displayOutOfStockValues:Yr.displayOutOfStockValues,displayStyle:Yr.displayStyle,notifyMeButton:Yr.notifyMeButton,quantitySelectorForVariantSelector:Yr.quantitySelectorForVariantSelector,dividerBetweenItems:Yr.dividerBetweenItems,optionTitleValueSpacing:Yr.optionTitleValueSpacing,remainingDisplayStyle:Yr.remainingDisplayStyle,allowUserToSearch:Yr.allowUserToSearch,allowUserToFilter:Yr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Gr.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Yr.displayValues,itemPadding:Yr.itemPadding,itemSpacing:Yr.itemSpacing,maxItemsToDisplay:Yr.maxItemsToDisplay,overflowItems:Yr.overflowItems,swatchImageType:Yr.swatchImageType},singleSelectDisplayStyle:{selectorKey:Gr.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Yr.displayValues,itemPadding:Yr.itemPadding,itemSpacing:Yr.itemSpacing,maxItemsToDisplay:Yr.maxItemsToDisplay,overflowItems:Yr.overflowItems,imageBehaviour:Yr.imageBehaviour,itemsPerRow:Yr.itemsPerRow,itemContentAlignment:Yr.itemContentAlignment,overflowDirection:Yr.overflowDirection},dropdownDisplayStyle:{selectorKey:Gr.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Yr.dropdownOptionsSpacing,dropdownOptionsPadding:Yr.dropdownOptionsPadding,dropdownStyle:Yr.dropdownStyle,optionAndListSpacing:Yr.optionAndListSpacing,dropdownListItemSpacing:Yr.dropdownListItemSpacing,dropdownListItemPadding:Yr.dropdownListItemPadding,dividerBetweenListItems:Yr.dividerBetweenListItems,maxItemsToDisplay:Yr.maxItemsToDisplay,overflowItems:Yr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Gr.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Yr.groupsDisplayStyle,groupSpacing:Yr.groupSpacing,groupPadding:Yr.groupPadding,groupHeaderAndOptionSpacing:Yr.groupHeaderAndOptionSpacing,tabDirection:Yr.tabDirection,tabLayout:Yr.tabLayout,tabAlignment:Yr.tabAlignment,tabSpacing:Yr.tabSpacing,tabAndContainerSpacing:Yr.tabAndContainerSpacing,tabHorizontalPadding:Yr.tabHorizontalPadding,tabVerticalPadding:Yr.tabVerticalPadding,containerPadding:Yr.tabVerticalPadding,overflowItems:Yr.overflowItems,tabRowSpacing:Yr.tabRowSpacing,expandIconPositon:Yr.expandIconPositon,expandFirstItemByDefault:Yr.expandFirstItemByDefault,allowMultipleOpenItems:Yr.allowMultipleOpenItems,itemDividers:Yr.itemDividers,accordionSpacing:Yr.accordionSpacing,accordionAndContainerSpacing:Yr.accordionAndContainerSpacing,accordionHorizontalPadding:Yr.accordionHorizontalPadding,accordionVerticalPadding:Yr.accordionVerticalPadding,groupAndContainerSpacing:Yr.groupAndContainerSpacing,groupHorizontalPadding:Yr.groupHorizontalPadding,groupVerticalPadding:Yr.groupVerticalPadding,canCollapseGroups:Yr.canCollapseGroups,collapseIconPosition:Yr.collapseIconPosition},tableDisplayStyle:{selectorKey:Gr.TABLE_DISPLAY_STYLE,header:Yr.header,headerHeight:Yr.headerHeight,rowHeight:Yr.rowHeight,headerDivider:Yr.headerDivider,rowDivider:Yr.rowDivider,columnDivider:Yr.columnDivider,alternativeRowColors:Yr.alternativeRowColors,headerCellPadding:Yr.headerCellPadding,rowCellPadding:Yr.rowCellPadding,contentAlignment:Yr.contentAlignment,overflowControl:Yr.overflowControl,paginationType:Yr.paginationType,paginationAliginment:Yr.paginationAliginment,rowsPerPage:Yr.rowsPerPage,showMoreRows:Yr.showMoreRows},groupedTableDisplayStyle:{selectorKey:Gr.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Yr.groupsDisplayStyle,groupSpacing:Yr.groupSpacing,groupPadding:Yr.groupPadding,groupHeaderAndOptionSpacing:Yr.groupHeaderAndOptionSpacing}},design:{selectorKey:Gr.DESIGN},content:{selectorKey:Gr.CONTENT,optionProperties:Yr.optionProperties,optionName:Yr.optionName,noOfOptionValues:Yr.noOfOptionValues,optionPrice:Yr.optionPrice,priceFormat:Yr.priceFormat,showSelectedVariant:Yr.showSelectedVariant,optionValueProperties:Yr.optionValueProperties,optionValueName:Yr.optionValueName,optionValueCode:Yr.optionValueCode,swatchImage:Yr.swatchImage,swatchImageType:Yr.swatchImageType,noOfVariantsAvailable:Yr.noOfVariantsAvailable,optionValuePrice:Yr.optionValuePrice,showAvailableInventory:Yr.showAvailableInventory,showTotalPriceOfAddedItems:Yr.showTotalPriceOfAddedItems}}},qr={optionSelection:{value:!0,property:"optionSelection",propertyType:Ae.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Ae.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ae.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Ae.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Ae.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Ae.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Ae.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ae.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Ae.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ae.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ae.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ae.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Ae.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Ae.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Ae.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Ae.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Ae.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Ae.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Ae.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Ae.CSS},optionAndListSpacing:{value:"50",property:"optionAndListSpacing",propertyType:Ae.CSS},dropdownListItemSpacing:{value:"50",property:"dropdownListItemSpacing",propertyType:Ae.CSS},dropdownListItemPadding:{value:"50",property:"dropdownListItemPadding",propertyType:Ae.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Ae.CSS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Ae.CONTROLS},groupSpacing:{value:"50",property:"groupSpacing",propertyType:Ae.CONTROLS},groupPadding:{value:"50",property:"groupPadding",propertyType:Ae.CONTROLS},groupHeaderAndOptionSpacing:{value:"50",property:"groupHeaderAndOptionSpacing",propertyType:Ae.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Ae.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Ae.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Ae.CONTROLS},tabSpacing:{value:"50",property:"tabSpacing",propertyType:Ae.CSS},tabAndContainerSpacing:{value:"50",property:"tabAndContainerSpacing",propertyType:Ae.CSS},tabHorizontalPadding:{value:"50",property:"tabHorizontalPadding",propertyType:Ae.CSS},tabVerticalPadding:{value:"50",property:"tabVerticalPadding",propertyType:Ae.CSS},containerPadding:{value:"50",property:"containerPadding",propertyType:Ae.CSS},tabRowSpacing:{value:"50",property:"tabRowSpacing",propertyType:Ae.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Ae.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Ae.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Ae.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Ae.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Ae.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Ae.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Ae.CONTROLS},header:{value:!0,property:"header",propertyType:Ae.CONTROLS},headerHeight:{value:"50",property:"headerHeight",propertyType:Ae.CSS},rowHeight:{value:"50",property:"rowHeight",propertyType:Ae.CSS},accordionSpacing:{value:"50",property:"accordionSpacing",propertyType:Ae.CSS},accordionAndContainerSpacing:{value:"50",property:"accordionAndContainerSpacing",propertyType:Ae.CSS},accordionHorizontalPadding:{value:"50",property:"accordionHorizontalPadding",propertyType:Ae.CSS},accordionVerticalPadding:{value:"50",property:"accordionVerticalPadding",propertyType:Ae.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ae.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ae.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ae.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ae.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ae.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ae.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ae.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ae.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Ae.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Ae.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Ae.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ae.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ae.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ae.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Ae.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Ae.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Ae.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Ae.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Ae.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Ae.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Ae.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Ae.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Ae.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Ae.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Ae.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Ae.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Ae.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Ae.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Ae.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Ae.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Ae.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.MATRIX_DISPLAY_STYLE="matrixDisplayStyle",e.GROUPED_MATRIX_DISPLAY_STYLE="groupedMatrixDisplayStyle"}(Fr||(Fr={}));var Qr=function(){return{layout:{selectorKey:Fr.LAYOUT,adjustment:nt.adjustment,width:Object.assign(Object.assign({},nt.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},nt.height),{value:"40",unit:1}),margin:nt.margin,padding:nt.padding,positionType:nt.positionType,pinTo:nt.pinTo,overflowContent:nt.overflowContent,scrollDirection:nt.scrollDirection,displayScrollbar:nt.displayScrollbar,optionSelection:qr.optionSelection,displayOutOfStockValues:qr.displayOutOfStockValues,displayStyle:qr.displayStyle,notifyMeButton:qr.notifyMeButton,quantitySelectorForVariantSelector:qr.quantitySelectorForVariantSelector,dividerBetweenItems:qr.dividerBetweenItems,optionTitleValueSpacing:qr.optionTitleValueSpacing,remainingDisplayStyle:qr.remainingDisplayStyle,allowUserToSearch:qr.allowUserToSearch,allowUserToFilter:qr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Fr.SWATFH_TYPE_DISPLAY_STYLE,displayValues:qr.displayValues,itemPadding:qr.itemPadding,itemSpacing:qr.itemSpacing,maxItemsToDisplay:qr.maxItemsToDisplay,overflowItems:qr.overflowItems,swatchImageType:qr.swatchImageType},singleSelectDisplayStyle:{selectorKey:Fr.SINGLE_SELECT_DISPLAY_STYLE,displayValues:qr.displayValues,itemPadding:qr.itemPadding,itemSpacing:qr.itemSpacing,maxItemsToDisplay:qr.maxItemsToDisplay,overflowItems:qr.overflowItems,imageBehaviour:qr.imageBehaviour,itemsPerRow:qr.itemsPerRow,itemContentAlignment:qr.itemContentAlignment,overflowDirection:qr.overflowDirection},dropdownDisplayStyle:{selectorKey:Fr.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:qr.dropdownOptionsSpacing,dropdownOptionsPadding:qr.dropdownOptionsPadding,dropdownStyle:qr.dropdownStyle,optionAndListSpacing:qr.optionAndListSpacing,dropdownListItemSpacing:qr.dropdownListItemSpacing,dropdownListItemPadding:qr.dropdownListItemPadding,dividerBetweenListItems:qr.dividerBetweenListItems,maxItemsToDisplay:qr.maxItemsToDisplay,overflowItems:qr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Fr.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:qr.groupsDisplayStyle,groupSpacing:qr.groupSpacing,groupPadding:qr.groupPadding,groupHeaderAndOptionSpacing:qr.groupHeaderAndOptionSpacing,tabDirection:qr.tabDirection,tabLayout:qr.tabLayout,tabAlignment:qr.tabAlignment,tabSpacing:qr.tabSpacing,tabAndContainerSpacing:qr.tabAndContainerSpacing,tabHorizontalPadding:qr.tabHorizontalPadding,tabVerticalPadding:qr.tabVerticalPadding,containerPadding:qr.tabVerticalPadding,overflowItems:qr.overflowItems,tabRowSpacing:qr.tabRowSpacing,expandIconPositon:qr.expandIconPositon,expandFirstItemByDefault:qr.expandFirstItemByDefault,allowMultipleOpenItems:qr.allowMultipleOpenItems,itemDividers:qr.itemDividers,accordionSpacing:qr.accordionSpacing,accordionAndContainerSpacing:qr.accordionAndContainerSpacing,accordionHorizontalPadding:qr.accordionHorizontalPadding,accordionVerticalPadding:qr.accordionVerticalPadding,groupAndContainerSpacing:qr.groupAndContainerSpacing,groupHorizontalPadding:qr.groupHorizontalPadding,groupVerticalPadding:qr.groupVerticalPadding,canCollapseGroups:qr.canCollapseGroups},matrixDisplayStyle:{selectorKey:Fr.MATRIX_DISPLAY_STYLE,header:qr.header,headerHeight:qr.headerHeight,rowHeight:qr.rowHeight,headerDivider:qr.headerDivider,rowDivider:qr.rowDivider,columnDivider:qr.columnDivider,alternativeRowColors:qr.alternativeRowColors,headerCellPadding:qr.headerCellPadding,rowCellPadding:qr.rowCellPadding,contentAlignment:qr.contentAlignment,overflowControl:qr.overflowControl,paginationType:qr.paginationType,paginationAliginment:qr.paginationAliginment,rowsPerPage:qr.rowsPerPage,showMoreRows:qr.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Fr.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:qr.groupsDisplayStyle,groupSpacing:qr.groupSpacing,groupPadding:qr.groupPadding,groupHeaderAndOptionSpacing:qr.groupHeaderAndOptionSpacing}},design:{selectorKey:Fr.DESIGN},content:{selectorKey:Fr.CONTENT,optionProperties:qr.optionProperties,optionName:qr.optionName,noOfOptionValues:qr.noOfOptionValues,optionPrice:qr.optionPrice,priceFormat:qr.priceFormat,showselectedVariant:qr.showselectedVariant,optionValueProperties:qr.optionValueProperties,optionValueName:qr.optionValueName,optionValueCode:qr.optionValueCode,swatchImage:qr.swatchImage,swatchImageType:qr.swatchImageType,noOfVariantsAvailable:qr.noOfVariantsAvailable,optionValuePrice:qr.optionValuePrice,showAvailableInventory:qr.showAvailableInventory,showTotalPriceOfAddedItems:qr.showTotalPriceOfAddedItems,showTotalAddedQuantity:qr.showTotalAddedQuantity}}},Zr=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"}},$r=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Jr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},eo=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"}},to=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"}},ro=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"}},oo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},no=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"}},io=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"}},ao=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%"}},lo=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"}},po=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%"}},so=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"}},co=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"}},uo=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"}},yo=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"}},go=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},So=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"}},bo=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"}},ho=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"}},To=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"}},Oo=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"}},vo=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"}},mo=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"}},Co=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"}},fo=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"}},wo=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"}},Ro=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"}},Do=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"}},jo=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Lo=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"}},xo=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"}},Po=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}}})(),o})()));