@sc-360-v2/storefront-cms-library 0.2.66 → 0.2.68
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/README.md +12 -12
- package/dist/builder.js +1 -1
- package/dist/globals.scss +94 -94
- package/dist/icons.js +1 -1
- package/dist/index.js +1 -1
- package/dist/types/builder/elements/line/index.d.ts +27 -0
- package/dist/types/builder/elements/repeater/index.d.ts +1 -0
- package/dist/types/builder/elements/section/index.d.ts +2 -0
- package/dist/types/builder/elements/tab-v2/index.d.ts +45 -0
- package/dist/types/builder/enums/index.d.ts +4 -0
- package/dist/types/builder/index.d.ts +3 -1
- package/dist/types/builder/tools/element-edit/cartDetails.d.ts +325 -25
- package/dist/types/builder/tools/element-edit/imageHotspot.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/index.d.ts +3 -1
- package/dist/types/builder/tools/element-edit/lightBoxV2.d.ts +1 -1
- package/dist/types/builder/tools/element-edit/line.d.ts +161 -0
- package/dist/types/builder/tools/element-edit/menu.d.ts +1 -1
- package/dist/types/builder/tools/element-edit/social.d.ts +17 -2
- package/dist/types/builder/tools/element-edit/tabsV2.d.ts +211 -0
- package/dist/types/builder/utilities/global.d.ts +1 -0
- package/package.json +1 -1
package/dist/builder.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see builder.js.LICENSE.txt */
|
|
2
|
-
!function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r():"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports["storefront-cms-library"]=r():e["storefront-cms-library"]=r()}(this,(()=>(()=>{var e={633:(e,r,o)=>{var t=o(738).default;function i(){"use strict";e.exports=i=function(){return o},e.exports.__esModule=!0,e.exports.default=e.exports;var r,o={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,r,o){e[r]=o.value},p="function"==typeof Symbol?Symbol:{},d=p.iterator||"@@iterator",s=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,r,o){return Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}),e[r]}try{y({},"")}catch(r){y=function(e,r,o){return e[r]=o}}function u(e,r,o,t){var i=r&&r.prototype instanceof b?r:b,n=Object.create(i.prototype),a=new P(t||[]);return l(n,"_invoke",{value:A(e,o,a)}),n}function S(e,r,o){try{return{type:"normal",arg:e.call(r,o)}}catch(e){return{type:"throw",arg:e}}}o.wrap=u;var g="suspendedStart",T="suspendedYield",h="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,d,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,d)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function D(e){["next","throw","return"].forEach((function(r){y(e,r,(function(e){return this._invoke(r,e)}))}))}function L(e,r){function o(i,n,l,p){var d=S(e[i],e,n);if("throw"!==d.type){var s=d.arg,c=s.value;return c&&"object"==t(c)&&a.call(c,"__await")?r.resolve(c.__await).then((function(e){o("next",e,l,p)}),(function(e){o("throw",e,l,p)})):r.resolve(c).then((function(e){s.value=e,l(s)}),(function(e){return o("throw",e,l,p)}))}p(d.arg)}var i;l(this,"_invoke",{value:function(e,t){function n(){return new r((function(r,i){o(e,t,r,i)}))}return i=i?i.then(n,n):n()}})}function A(e,o,t){var i=g;return function(n,a){if(i===h)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:r,done:!0}}for(t.method=n,t.arg=a;;){var l=t.delegate;if(l){var p=I(l,t);if(p){if(p===O)continue;return p}}if("next"===t.method)t.sent=t._sent=t.arg;else if("throw"===t.method){if(i===g)throw i=C,t.arg;t.dispatchException(t.arg)}else"return"===t.method&&t.abrupt("return",t.arg);i=h;var d=S(e,o,t);if("normal"===d.type){if(i=t.done?C:T,d.arg===O)continue;return{value:d.arg,done:t.done}}"throw"===d.type&&(i=C,t.method="throw",t.arg=d.arg)}}}function I(e,o){var t=o.method,i=e.iterator[t];if(i===r)return o.delegate=null,"throw"===t&&e.iterator.return&&(o.method="return",o.arg=r,I(e,o),"throw"===o.method)||"return"!==t&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+t+"' method")),O;var n=S(i,e.iterator,o.arg);if("throw"===n.type)return o.method="throw",o.arg=n.arg,o.delegate=null,O;var a=n.arg;return a?a.done?(o[e.resultName]=a.value,o.next=e.nextLoc,"return"!==o.method&&(o.method="next",o.arg=r),o.delegate=null,O):a:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,O)}function x(e){var r={tryLoc:e[0]};1 in e&&(r.catchLoc=e[1]),2 in e&&(r.finallyLoc=e[2],r.afterLoc=e[3]),this.tryEntries.push(r)}function E(e){var r=e.completion||{};r.type="normal",delete r.arg,e.completion=r}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function _(e){if(e||""===e){var o=e[d];if(o)return o.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function o(){for(;++i<e.length;)if(a.call(e,i))return o.value=e[i],o.done=!1,o;return o.value=r,o.done=!0,o};return n.next=n}}throw new TypeError(t(e)+" is not iterable")}return v.prototype=m,l(N,"constructor",{value:m,configurable:!0}),l(m,"constructor",{value:v,configurable:!0}),v.displayName=y(m,c,"GeneratorFunction"),o.isGeneratorFunction=function(e){var r="function"==typeof e&&e.constructor;return!!r&&(r===v||"GeneratorFunction"===(r.displayName||r.name))},o.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},o.awrap=function(e){return{__await:e}},D(L.prototype),y(L.prototype,s,(function(){return this})),o.AsyncIterator=L,o.async=function(e,r,t,i,n){void 0===n&&(n=Promise);var a=new L(u(e,r,t,i),n);return o.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(N),y(N,c,"Generator"),y(N,d,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),o.keys=function(e){var r=Object(e),o=[];for(var t in r)o.push(t);return o.reverse(),function e(){for(;o.length;){var t=o.pop();if(t in r)return e.value=t,e.done=!1,e}return e.done=!0,e}},o.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(E),!e)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=r)},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 o=this;function t(t,i){return l.type="throw",l.arg=e,o.next=t,i&&(o.method="next",o.arg=r),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return t("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),d=a.call(n,"finallyLoc");if(p&&d){if(this.prev<n.catchLoc)return t(n.catchLoc,!0);if(this.prev<n.finallyLoc)return t(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return t(n.catchLoc,!0)}else{if(!d)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return t(n.finallyLoc)}}}},abrupt:function(e,r){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc<=this.prev&&a.call(t,"finallyLoc")&&this.prev<t.finallyLoc){var i=t;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=r&&r<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=r,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,r){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&&r&&(this.next=r),O},finish:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.finallyLoc===e)return this.complete(o.completion,o.afterLoc),E(o),O}},catch:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc===e){var t=o.completion;if("throw"===t.type){var i=t.arg;E(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,o,t){return this.delegate={iterator:_(e),resultName:o,nextLoc:t},"next"===this.method&&(this.arg=r),O}},o}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function r(o){return e.exports=r="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,r(o)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,r,o)=>{var t=o(633)();e.exports=t;try{regeneratorRuntime=t}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}}},r={};function o(t){var i=r[t];if(void 0!==i)return i.exports;var n=r[t]={exports:{}};return e[t](n,n.exports,o),n.exports}o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var t={};return(()=>{"use strict";o.r(t),o.d(t,{ElementEditSchema:()=>ar,amountEstimatorSchema:()=>r,brandImageSchema:()=>yr,brandSchema:()=>cr,bulkVariantPickerSchema:()=>i,bundleSchema:()=>ur,buttonSchema:()=>n,cartSchema:()=>pr,categoryDetailsSchema:()=>vr,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>pl,contactUsSchema:()=>Cr,containerSchema:()=>l,countdownSchema:()=>p,embedSchema:()=>d,enums:()=>K,faqSchema:()=>s,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>j,itemStockSchema:()=>wr,layouterItemSchema:()=>hr,layouterSchema:()=>Tr,lightBoxV2Schema:()=>Sr,lightboxSchema:()=>lr,loginSchema:()=>Or,mapSchema:()=>T,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>dr,quantitySelectorSchema:()=>R,repeaterSchema:()=>sr,resetPasswordSchema:()=>br,scrollSchema:()=>N,searchResultsHeadingSchema:()=>mr,searchSchema:()=>gr,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,textSchema:()=>_,uomSelectorSchema:()=>H,variantPickerSchema:()=>B,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>Er});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>Pr});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>_r});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Hr,getSectionDefaultStyles:()=>Br});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>zr});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>kr});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>Kr,getSectionDefaultStyles:()=>jr});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>Ur});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>Mr});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>Vr});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>Gr});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>Wr});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>Yr});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>Fr});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>Xr});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>qr});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>Qr});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>Zr});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>$r});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>Jr});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>eo});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>ro});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>oo});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>to});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>io,getSectionDefaultStyles:()=>no});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>ao});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>lo});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>po});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>so});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>co});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>yo});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>uo});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>So});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>go});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>To});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>ho});var K={};o.r(K),o.d(K,{CMSCSSUnitTypesEnums:()=>Lr,CMSComponentImportTypeEnum:()=>Ar,CMSCustomEventServiceTypesEnum:()=>Ro,CMSCustomEventsListEnums:()=>No,CMSDeviceVisibilityHiddenTypeEnums:()=>wo,CMSDeviceVisibilityKeysEnums:()=>fo,CMSElementEditTypes:()=>Dr,CMSElementSelectors:()=>Rr,CMSElementsListEnum:()=>Lo,CMSRepeaterSliderControlTypes:()=>bo,CMSResponsiveModeEnums:()=>Co,CMSStackDisplayTypeEnum:()=>Ir,CMSToolAttributes:()=>Nr,CMSToolIdTypes:()=>fr,FlexAppVersionEnums:()=>Do,FliterTypes:()=>vo,FontWeightEnum:()=>xr,LinkTypes:()=>Oo,SortOptions:()=>mo});var j={};o.r(j);var U={};o.r(U),o.d(U,{cssInputInstances:()=>Io});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>Ao,getDefaultData:()=>_o});var V={};o.r(V),o.d(V,{BulkVariantPickerSelectorKeysEnum:()=>Eo,getDefaultData:()=>zo});var G={};o.r(G),o.d(G,{ButtonSelectorKeysEnum:()=>Bo,getDefaultData:()=>jo});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>Ko,getDefaultData:()=>Mo});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>Uo,getDefaultData:()=>Go});var F={};o.r(F),o.d(F,{getDefaultData:()=>Fo,selfSelectorKeysEnum:()=>Vo});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>Yo,getDefaultData:()=>Zo});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>Qo,getDefaultData:()=>Jo});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>$o,getDefaultData:()=>ot});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>rt,getDefaultData:()=>nt});var $={};o.r($),o.d($,{getDefaultData:()=>lt,gridSelectorKeysEnum:()=>it});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>at,getDefaultData:()=>st});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>dt,getDefaultData:()=>ut});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>yt,getDefaultData:()=>Tt});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>gt,getDefaultData:()=>Ot});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>Ct,getDefaultData:()=>mt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>vt,getDefaultData:()=>Rt});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>ft,getDefaultData:()=>Lt});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Dt,getDefaultData:()=>xt});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>It,getDefaultData:()=>Ht});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>Pt,getDefaultData:()=>kt});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>zt,getDefaultData:()=>Ut});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>jt,getDefaultData:()=>Gt});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>Mt,getDefaultData:()=>Ft});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>Yt,getDefaultData:()=>Qt});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>qt,getDefaultData:()=>Jt});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>ri,sectionSelectorKeysEnum:()=>$t});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>ei,getDefaultData:()=>ii});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>ai});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>ti,getDefaultData:()=>di});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>ci,selfSelectorKeysEnum:()=>pi});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>si,getDefaultData:()=>Si});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>ui,getDefaultData:()=>hi});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>Ti,getDefaultData:()=>mi});var me={};o.r(me),o.d(me,{getDefaultData:()=>fi,textSelectorKeysEnum:()=>Oi});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>wi,getDefaultData:()=>Di});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>Ni,getDefaultData:()=>Ii});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>Ai,getDefaultData:()=>Pi});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>Ei,getDefaultData:()=>Bi});var De={};o.r(De),o.d(De,{getDefaultData:()=>Ki,lightboxSelectorKeysEnum:()=>Hi});var Le={};o.r(Le),o.d(Le,{cartSelectorKeysEnum:()=>ki,getDefaultData:()=>Mi});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>Wi,profileSelectorKeysEnum:()=>Ui});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>Fi,selfSelectorKeysEnum:()=>Gi});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>qi,selfSelectorKeysEnum:()=>Yi});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>Xi,getDefaultData:()=>$i});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>Zi,getDefaultData:()=>on});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>rn,getDefaultData:()=>an});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>nn,getDefaultData:()=>dn});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>pn,getDefaultData:()=>yn});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>cn,getDefaultData:()=>gn});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>Sn,getDefaultData:()=>Cn});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>hn,getDefaultData:()=>vn});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>bn,getDefaultData:()=>Nn});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>wn,getDefaultData:()=>An});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>Ln,getDefaultData:()=>En});var Ve={};o.r(Ve),o.d(Ve,{SelectorKeysEnum:()=>xn,getDefaultData:()=>Hn});var Ge={};o.r(Ge),o.d(Ge,{getDefaultData:()=>zn,selfSelectorKeysEnum:()=>_n});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>Bn,getDefaultData:()=>jn});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>Vn,searchSelectorKeysEnum:()=>Kn});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>Wn,selfSelectorKeysEnum:()=>Mn});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>Fn,selfSelectorKeysEnum:()=>Gn});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>Yn,getDefaultData:()=>Qn});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>qn,getDefaultData:()=>$n});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>ea,loginSelectorKeysEnum:()=>Zn});var $e={};o.r($e),o.d($e,{getDefaultData:()=>oa,resetPasswordSelectorKeysEnum:()=>Jn});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>ra,getDefaultData:()=>pa});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>ia,getDefaultData:()=>ca});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>Sa,searchResultsHeadingSelectorKeysEnum:()=>da});var or={};o.r(or),o.d(or,{getDefaultData:()=>ha,itemStockSelectorKeysEnum:()=>ua});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>Ta,getDefaultData:()=>ba});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>Oa,getDefaultData:()=>wa});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>ma,getDefaultData:()=>fa});var ar={};o.r(ar),o.d(ar,{allocationDetails:()=>nr,allocations:()=>We,amountEstimator:()=>M,brand:()=>_e,brandImage:()=>ke,breadcrumbs:()=>Je,bulkVariantPicker:()=>V,bundle:()=>He,button:()=>G,cart:()=>Le,cartDetails:()=>tr,cartSummary:()=>ir,category:()=>Be,categoryDetails:()=>qe,code:()=>W,common:()=>U,contactUs:()=>Qe,container:()=>F,countdown:()=>X,embed:()=>q,faq:()=>Q,filters:()=>Ke,gallerySlider:()=>Z,grid:()=>$,iconLibrary:()=>er,image:()=>J,imageHotspot:()=>oe,itemStock:()=>or,layouter:()=>Fe,layouterItem:()=>Xe,lightBoxV2:()=>Ge,lightbox:()=>De,login:()=>Ze,map:()=>te,menu:()=>Ee,pastOrders:()=>Ue,paymentMethods:()=>ie,pickupLocations:()=>ne,price:()=>se,product:()=>ee,productActions:()=>le,productDetails:()=>re,productHighlights:()=>pe,productImage:()=>ae,productInventory:()=>de,productOptions:()=>Pe,productPromotions:()=>ce,profile:()=>Ae,quantitySelector:()=>ye,quotes:()=>Me,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>$e,rfqs:()=>Ve,scroll:()=>ue,search:()=>Ye,searchResultsHeading:()=>rr,section:()=>Se,shippingEstimator:()=>ge,slideShowLayouter:()=>Te,social:()=>he,sort:()=>je,stack:()=>Ce,staticText:()=>Y,storeLocations:()=>Oe,subCategory:()=>ze,table:()=>be,tabs:()=>ve,text:()=>me,uomSelector:()=>we,variantPicker:()=>fe,video:()=>Re,volumePricing:()=>Ne});var lr={};o.r(lr),o.d(lr,{getDefaultStyles:()=>Ra});var pr={};o.r(pr),o.d(pr,{getDefaultStyles:()=>Na});var dr={};o.r(dr),o.d(dr,{getDefaultStyles:()=>Da});var sr={};o.r(sr),o.d(sr,{getDefaultStyles:()=>La,getDefaultStylesV2:()=>Aa});var cr={};o.r(cr),o.d(cr,{getDefaultStyles:()=>Ia});var yr={};o.r(yr),o.d(yr,{getDefaultStyles:()=>xa});var ur={};o.r(ur),o.d(ur,{getDefaultStyles:()=>Ea});var Sr={};o.r(Sr),o.d(Sr,{getDefaultStyles:()=>Pa});var gr={};o.r(gr),o.d(gr,{getDefaultStyles:()=>_a});var Tr={};o.r(Tr),o.d(Tr,{getDefaultStyles:()=>Ha});var hr={};o.r(hr),o.d(hr,{getDefaultStyles:()=>Ba});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>dl});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>sl});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>cl});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>yl,getSectionDefaultStyles:()=>ul});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>Sl});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>gl});var fr,Rr,Nr,Dr,Lr,Ar,Ir,xr,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"}},Pr=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"}},Hr=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"}},Br=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%"}},zr=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:"100%"}},kr=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"}},jr=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",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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},Gr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Wr=function(){return{minHeight:"0px",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",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},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",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"}},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"}},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"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},no=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},ao=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"}},lo=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"}},po=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",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"}},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"}},yo=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"}},uo=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},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"}},go=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",boxSizing:"border-box",gridArea:"1/1/2/2",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"}};!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.contextMenu="cms-context-menu",e.pageSaveButton="cms-page-save-button",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.pageLayers="cms-page-layers-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",e.addGlobalSectionsPopup="cms-add-global-sections-popup",e.containerElement="div[data-element-type='container']",e.repeaterWrapper="cms-repeater-wrapper",e.layouterWrapper="cms-layouter-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.cmsElementFullView="cms-element-full-view",e.productWrapper="cms-product-wrapper",e.productDetailsWrapper="cms-product-details-wrapper",e.categoryDetailsWrapper="cms-category-details-wrapper",e.brandWrapper="cms-brand-wrapper",e.categoryWrapper="cms-category-wrapper",e.subCategoryWrapper="cms-sub-category-wrapper",e.categoryWidgetWrapper="cms-category-widget-wrapper",e.tabsWrapper="cms-tabs-wrapper",e.gridSwapBtn="cms-grid-swap-btn",e.lightBox="cms_lt_bx_mn",e.lightBoxV2Wrapper="cms-light-box-wrapper"}(fr||(fr={})),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.pageWrapper="[data-page-id='page-wrapper']",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.addGlobalSectionsPopup="[data-cms-tool='cms-add-global-sections-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.pageLayers="div[data-cms-tool='cms-page-layers-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']",e.containerElement="div[data-element-type='container']",e.repeaterElement="div[data-element-type='repeater']",e.repeaterItemElement="div[data-element-type='repeater-item']",e.cmsElementFullView="div[data-cms-tool='cms-element-full-view']",e.productElement="div[data-element-type='product']",e.productDetailsElement="div[data-element-type='productDetails']",e.categoryDetailsElement="div[data-element-type='categoryDetails']",e.categoryElement="div[data-element-type='category']",e.brandElement="div[data-element-type='brand']",e.subCategoryElement="div[data-element-type='subCategory']",e.categoryWidgetElement="div[data-element-type='categoryWidget']",e.tabsElement="div[data-element-type='tabs']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn"}(Rr||(Rr={})),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"}(Nr||(Nr={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Dr||(Dr={})),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",e[e.MS=6]="MS"}(Lr||(Lr={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Ar||(Ar={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Ir||(Ir={})),function(e){e[e.THIN=100]="THIN",e[e.EXTRA_LIGHT=200]="EXTRA_LIGHT",e[e.LIGHT=300]="LIGHT",e[e.REGULAR=400]="REGULAR",e[e.MEDIUM=500]="MEDIUM",e[e.SEMI_BOLD=600]="SEMI_BOLD",e.BOLD_NUMERIC="bold",e[e.EXTRA_BOLD=800]="EXTRA_BOLD",e[e.BLACK=900]="BLACK",e.NORMAL="normal",e.BOLDER="bolder",e.LIGHTER="lighter"}(xr||(xr={}));var Co,Oo,bo,vo,mo,wo,fo,Ro,No,Do,Lo={BUTTON:"button",BUTTON_THEME:"ButtonTheme",PAGE:"page",SECTION:"section",CODE:"code",STATIC_TEXT:"staticText",IMAGE:"image",GRID:"grid",TABS:"tabs",VIDEO:"video",SLIDE_SHOW_LAYOUTER:"slideShowLayouter",CODEEDITOR:"codeEditor",EMBED:"embed",TABLE:"table",SLIDER:"slider",GALLERY_SLIDER:"gallerySlider",SOCIAL:"social",FAQ:"faq",TEXT:"text",SCROLL:"scroll",IMAGE_HOTSPOT:"imageHotspot",COUNTDOWN:"countdown",MAP:"map",CONTAINER:"container",PRODUCT_PRICE:"productPrice",PRODUCT_ACTIONS:"productActions",VOLUME_PRICING:"volumePricing",PRODUCT_INVENTORY:"productInventory",STORE_LOCATIONS:"storeLocations",PICKUP_LOCATIONS:"pickupLocations",PRODUCT_HIGHLIGHTS:"productHighlights",PAYMENT_METHODS:"paymentMethods",SHIPPING_ESTIMATOR:"shippingEstimator",PRODUCT_PROMOTIONS:"productPromotions",AMOUNT_ESTIMATOR:"amountEstimator",QUANTITY_SELECTOR:"quantitySelector",STACK:"stack",UOM_SELECTOR:"uomSelector",VARIANT_PICKER:"variantPicker",BULK_VARIANT_PICKER:"bulkVariantPicker",PRODUCT_IMAGE:"productImage",PRODUCT_NAME:"productName",PRODUCT_DESCRIPTION:"productDescription",PRODUCT_BRAND:"productBrand",PRODUCT_CODE:"productCode",PRODUCT_REVIEW:"productReview",PRODUCT_RATING:"productRating",BRAND_NAME:"brandName",BRAND_DESCRIPTION:"brandDescription",BRAND_CODE:"brandCode",BRAND_IMAGE:"brandImage",BUNDLE_NAME:"bundleName",BUNDLE_CODE:"bundleCode",BUNDLE_IMAGE:"bundleImage",LIGHTBOX:"lightbox",CART:"cart",PROFILE:"profile",PRODUCT:"product",MENU:"menu",PRODUCT_OPTIONS:"productOptions",REPEATER:"repeater",REPEATER_ITEM:"repeater-item",PRODUCT_DETAILS:"productDetails",CATEGORY:"category",CATEGORY_WIDGET:"categoryWidget",CATEGORY_NAME:"categoryName",CATEGORY_IMAGE:"categoryImage",CATEGORY_CODE:"categoryCode",CATEGORY_DESCRIPTION:"categoryDescription",BRAND:"brand",BUNDLE:"bundle",SUB_CATEGORY:"subCategory",FILTERS:"filters",SORT:"sort",PAST_ORDERS:"pastOrders",QUOTES:"quotes",RFQS:"rfqs",LIGHTBOXV2:"lightboxv2",ALLOCATIONS:"allocations",SEARCH:"search",LAYOUTER:"layouter",LAYOUTER_ITEM:"layouter-item",CATEGORY_DETAILS:"categoryDetails",CONTACTUS:"contactUs",LOGIN:"login",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",ALLOCATION_DETAILS:"allocationDetails"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Co||(Co={})),function(e){e.NONE="none",e.PAGE_ON_THE_SITE="pageOnTheSite",e.WEB_ADDRESS="webAddress",e.SCROLL_TO="scrollTo",e.DOWNLOAD_DOCUMENT="downloadDocument",e.EMAIL_ADDRESS="emailAddress",e.PHONE_NUMBER="phoneNumber",e.LIGHTBOX="lightbox"}(Oo||(Oo={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(bo||(bo={})),function(e){e[e.BRAND_FILTER=1]="BRAND_FILTER",e[e.CATEGORY_FILTER=2]="CATEGORY_FILTER",e[e.OPTION_FILTER=3]="OPTION_FILTER",e[e.CUSTOM_ATTRIBUTE_FILTER=4]="CUSTOM_ATTRIBUTE_FILTER",e[e.PRICE_FILTER=5]="PRICE_FILTER"}(vo||(vo={})),function(e){e[e.RECOMMENDED=1]="RECOMMENDED",e[e.NEWEST=2]="NEWEST",e[e.PRICE_LOW_HIGH=3]="PRICE_LOW_HIGH",e[e.PRICE_HIGH_LOW=4]="PRICE_HIGH_LOW",e[e.NAME_A_Z=5]="NAME_A_Z",e[e.NAME_Z_A=6]="NAME_Z_A"}(mo||(mo={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(wo||(wo={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(fo||(fo={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Ro||(Ro={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView"}(No||(No={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Do||(Do={}));var Ao,Io={adjustment:{value:"fluid",property:"adjustment",propertyType:Dr.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Dr.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Dr.CSS},width:{value:"100",property:"width",unit:4,propertyType:Dr.CSS},height:{value:"100",property:"height",unit:1,propertyType:Dr.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:Dr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Dr.CONTROLS},direction:{value:"Horizontal",propertyType:Dr.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:Dr.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Dr.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Dr.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Dr.TOOL},positionType:{value:"fixed",property:"position",propertyType:Dr.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Dr.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Dr.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Dr.CSS},showBorder:{value:!0,propertyType:Dr.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Dr.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Dr.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Dr.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Dr.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Dr.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:Dr.CSS},cropRatio:{value:"16:9",propertyType:Dr.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Dr.CSS},exposure:{value:0,propertyType:Dr.CONTROLS},contrast:{value:0,propertyType:Dr.CONTROLS},saturation:{value:0,propertyType:Dr.CONTROLS},brightness:{value:0,propertyType:Dr.CONTROLS},tint:{value:0,propertyType:Dr.CONTROLS},hue:{value:0,propertyType:Dr.CONTROLS},lightness:{value:0,propertyType:Dr.CONTROLS},highlights:{value:0,propertyType:Dr.CONTROLS},shadows:{value:0,propertyType:Dr.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Dr.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Dr.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Dr.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Dr.CSS},theme:{value:"h3",property:"theme",propertyType:Dr.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Dr.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Dr.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Dr.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Dr.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Dr.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Dr.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Dr.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Dr.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Dr.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Dr.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Dr.CONTROLS},icon:{value:"check",propertyType:Dr.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Dr.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Dr.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Dr.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Dr.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Dr.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Dr.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Dr.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Dr.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Dr.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Dr.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Dr.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Dr.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:Dr.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Dr.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Dr.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:Dr.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:Dr.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:Dr.CSS}},xo={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Dr.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Dr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Dr.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Dr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Dr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Dr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Dr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Dr.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Dr.CONTROLS},country:{value:!0,property:"country",propertyType:Dr.CONTROLS},state:{value:!0,property:"state",propertyType:Dr.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Dr.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Dr.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Dr.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Dr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Dr.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Dr.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.VIEW_OFFERS_BUTTON="viewOffersButton",e.WIDGET_TEXT_STYLES="widgetTextStyles",e.ITEM_STYLE="itemStyle",e.SHIPPING_NAME="shippingName",e.SHIPPING_METHOD_LOGO="shippingMethodLogo",e.SHIPPING_DESCRIPTION="shippingDescription",e.ESTIMATED_SHIPPING_COST="estimatedShippingCost",e.ESTIMATED_SHIPPING_TIME="estimatedShippingTime",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState",e.DATA_CONNECTOR="dataConnector"}(Ao||(Ao={}));var Eo,Po={buttonStyle:xo.buttonStyle,buttonText:xo.buttonText,icon:xo.icon,iconPadding:xo.iconPadding,iconPosition:xo.iconPosition,iconAndTextSpacing:xo.iconAndTextSpacing,alignment:xo.alignment,buttonType:xo.buttonType,showIcon:xo.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},_o=function(){return{layout:{selectorKey:Ao.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"300",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:xo.displayStyle,displayType:xo.displayType,dividerBetweenItems:xo.dividerBetweenItems,itemSpacing:xo.itemSpacing,itemPadding:xo.itemPadding,ItemContentAlignment:xo.ItemContentAlignment,maxItemsToDisplay:xo.maxItemsToDisplay,overflowItems:xo.overflowItems,header:xo.header,headerHeight:xo.headerHeight,rowHeight:xo.rowHeight,headerDivider:xo.headerDivider,rowDivider:xo.rowDivider,columnDivider:xo.columnDivider,alternativeRowColors:xo.alternativeRowColors,headerCellPadding:xo.headerCellPadding,rowCellPadding:xo.rowCellPadding,contentAlignment:xo.contentAlignment,overflowControl:xo.overflowControl,paginationType:xo.paginationType,paginationAlignment:xo.paginationAlignment,rowsPerPage:xo.rowsPerPage,displayResults:xo.displayResults,imageBehavior:xo.imageBehavior,itemsPerRow:xo.itemsPerRow},design:{selectorKey:Ao.DESIGN,inputStyle:{selectorKey:Ao.INPUT_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,icon:xo.icon,iconPadding:xo.iconPadding,iconPosition:xo.iconPosition,iconAndTextSpacing:xo.iconAndTextSpacing,alignment:xo.alignment,buttonType:xo.buttonType,showIcon:xo.showIcon,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:Ao.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Ao.DEFAULT_STATE},Po),hoverState:Object.assign({selectorKey:Ao.HOVER_STATE},Po),selectedState:Object.assign({selectorKey:Ao.SELECTED_STATE},Po)},widgetTextStyles:{selectorKey:Ao.WIDGET_TEXT_STYLES,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},itemStyle:{selectorKey:Ao.ITEM_STYLE,contentAlignment:xo.contentAlignment,horizontalPadding:xo.horizontalPadding,verticalPadding:xo.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},shippingName:{selectorKey:Ao.SHIPPING_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},shippingMethodLogo:{selectorKey:Ao.SHIPPING_METHOD_LOGO,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},shippingDescription:{selectorKey:Ao.SHIPPING_DESCRIPTION,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},estimatedShippingCost:{selectorKey:Ao.ESTIMATED_SHIPPING_COST,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},estimatedShippingTime:{selectorKey:Ao.ESTIMATED_SHIPPING_TIME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},arrows:{selectorKey:Ao.ARROWS,arrowIconStyle:xo.arrowIconStyle,leftArrowIconStyle:xo.leftArrowIconStyle,rightArrowIconStyle:xo.rightArrowIconStyle,backgroundShape:xo.backgroundShape,arrowSize:xo.arrowSize,arrowColor:xo.arrowColor},paginationDots:{selectorKey:Ao.PAGINATION_DOTS,dotSize:xo.dotSize,currentDotColor:xo.currentDotColor,otherDotColor:xo.otherDotColor},paginationLine:{selectorKey:Ao.PAGINATION_LINE,currentLineColor:xo.currentLineColor,otherLineColor:xo.otherLineColor,lineHeight:xo.lineHeight,lineWidth:xo.lineWidth},table:{selectorKey:Ao.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:xo.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:xo.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Ao.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Ao.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Ao.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},scroll:{selectorKey:Ao.SCROLL,scrollBarWidth:xo.design.scrollBar.scrollBarWidth,scrollBarColor:xo.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Ao.ROW_DIVIDERS,headerDivider:xo.design.rowAndHeaderDividers.headerDivider,rowDivider:xo.design.rowAndHeaderDividers.rowDivider,columnDivider:xo.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Ao.PAGINATION,defaultState:{selectorKey:Ao.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:xo.design.pagination.previousIcon,nextIcon:xo.design.pagination.nextIcon,iconSize:xo.design.pagination.iconSize,iconColor:xo.design.pagination.iconColor,backgroundShape:xo.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:xo.design.pagination.pagination},hoverState:{selectorKey:Ao.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Ao.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:xo.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},content:{selectorKey:Ao.CONTENT,title:xo.title,showTitle:xo.showTitle,description:xo.description,showDescription:xo.showDescription,noOfLinesToShow:xo.noOfLinesToShow,country:xo.country,state:xo.state,zipCode:xo.zipCode,promotionSchedule:xo.showDescription,shippingMethodName:xo.shippingMethodName,shippingMethodLogo:xo.shippingMethodLogo,shippingDescription:xo.shippingDescription,estimatedShippingCost:xo.estimatedShippingCost,estimatedDeliveryTime:xo.estimatedShippingTime},dataConnector:{selectorKey:Ao.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Ho={optionSelection:{value:!0,property:"optionSelection",propertyType:Dr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Dr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Dr.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Dr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Dr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Dr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Dr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Dr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Dr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Dr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Dr.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Dr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Dr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Dr.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Dr.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Dr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Dr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Dr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Dr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Dr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Dr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Dr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Dr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Dr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Dr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Dr.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Dr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Dr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Dr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Dr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Dr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Dr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Dr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Dr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Dr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Dr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Dr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Dr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Dr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Dr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Dr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Dr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Dr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Dr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Dr.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Dr.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Dr.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Dr.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Dr.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Dr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Dr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Dr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Dr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Dr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Dr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Dr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Dr.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Dr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Dr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Dr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Dr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Dr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Dr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Dr.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Dr.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Dr.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",e.DATA_CONNECTOR="dataConnector"}(Eo||(Eo={}));var Bo,zo=function(){return{layout:{selectorKey:Eo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"270",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,optionSelection:Ho.optionSelection,displayOutOfStockValues:Ho.displayOutOfStockValues,displayStyle:Ho.displayStyle,notifyMeButton:Ho.notifyMeButton,quantitySelectorForVariantSelector:Ho.quantitySelectorForVariantSelector,dividerBetweenItems:Ho.dividerBetweenItems,optionTitleValueSpacing:Ho.optionTitleValueSpacing,remainingDisplayStyle:Ho.remainingDisplayStyle,allowUserToSearch:Ho.allowUserToSearch,allowUserToFilter:Ho.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Eo.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Ho.displayValues,itemPadding:Ho.itemPadding,itemSpacing:Ho.itemSpacing,maxItemsToDisplay:Ho.maxItemsToDisplay,overflowItems:Ho.overflowItems,swatchImageType:Ho.swatchImageType},singleSelectDisplayStyle:{selectorKey:Eo.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Ho.displayValues,itemPadding:Ho.itemPadding,itemSpacing:Ho.itemSpacing,maxItemsToDisplay:Ho.maxItemsToDisplay,overflowItems:Ho.overflowItems,imageBehaviour:Ho.imageBehaviour,itemsPerRow:Ho.itemsPerRow,itemContentAlignment:Ho.itemContentAlignment,overflowDirection:Ho.overflowDirection},dropdownDisplayStyle:{selectorKey:Eo.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Ho.dropdownOptionsSpacing,dropdownOptionsPadding:Ho.dropdownOptionsPadding,dropdownStyle:Ho.dropdownStyle,optionAndListSpacing:Ho.optionAndListSpacing,dropdownListItemSpacing:Ho.dropdownListItemSpacing,dropdownListItemPadding:Ho.dropdownListItemPadding,dividerBetweenListItems:Ho.dividerBetweenListItems,maxItemsToDisplay:Ho.maxItemsToDisplay,overflowItems:Ho.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Eo.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Ho.groupsDisplayStyle,groupSpacing:Ho.groupSpacing,groupPadding:Ho.groupPadding,groupHeaderAndOptionSpacing:Ho.groupHeaderAndOptionSpacing,tabDirection:Ho.tabDirection,tabLayout:Ho.tabLayout,tabAlignment:Ho.tabAlignment,tabSpacing:Ho.tabSpacing,tabAndContainerSpacing:Ho.tabAndContainerSpacing,tabHorizontalPadding:Ho.tabHorizontalPadding,tabVerticalPadding:Ho.tabVerticalPadding,containerPadding:Ho.tabVerticalPadding,overflowItems:Ho.overflowItems,tabRowSpacing:Ho.tabRowSpacing,expandIconPositon:Ho.expandIconPositon,expandFirstItemByDefault:Ho.expandFirstItemByDefault,allowMultipleOpenItems:Ho.allowMultipleOpenItems,itemDividers:Ho.itemDividers,accordionSpacing:Ho.accordionSpacing,accordionAndContainerSpacing:Ho.accordionAndContainerSpacing,accordionHorizontalPadding:Ho.accordionHorizontalPadding,accordionVerticalPadding:Ho.accordionVerticalPadding,groupAndContainerSpacing:Ho.groupAndContainerSpacing,groupHorizontalPadding:Ho.groupHorizontalPadding,groupVerticalPadding:Ho.groupVerticalPadding,canCollapseGroups:Ho.canCollapseGroups},matrixDisplayStyle:{selectorKey:Eo.MATRIX_DISPLAY_STYLE,header:Ho.header,headerHeight:Ho.headerHeight,rowHeight:Ho.rowHeight,headerDivider:Ho.headerDivider,rowDivider:Ho.rowDivider,columnDivider:Ho.columnDivider,alternativeRowColors:Ho.alternativeRowColors,headerCellPadding:Ho.headerCellPadding,rowCellPadding:Ho.rowCellPadding,contentAlignment:Ho.contentAlignment,overflowControl:Ho.overflowControl,paginationType:Ho.paginationType,paginationAliginment:Ho.paginationAliginment,rowsPerPage:Ho.rowsPerPage,showMoreRows:Ho.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Eo.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:Ho.groupsDisplayStyle,groupSpacing:Ho.groupSpacing,groupPadding:Ho.groupPadding,groupHeaderAndOptionSpacing:Ho.groupHeaderAndOptionSpacing}},design:{selectorKey:Eo.DESIGN},content:{selectorKey:Eo.CONTENT,optionProperties:Ho.optionProperties,optionName:Ho.optionName,noOfOptionValues:Ho.noOfOptionValues,optionPrice:Ho.optionPrice,priceFormat:Ho.priceFormat,showselectedVariant:Ho.showselectedVariant,optionValueProperties:Ho.optionValueProperties,optionValueName:Ho.optionValueName,optionValueCode:Ho.optionValueCode,swatchImage:Ho.swatchImage,swatchImageType:Ho.swatchImageType,noOfVariantsAvailable:Ho.noOfVariantsAvailable,optionValuePrice:Ho.optionValuePrice,showAvailableInventory:Ho.showAvailableInventory,showTotalPriceOfAddedItems:Ho.showTotalPriceOfAddedItems,showTotalAddedQuantity:Ho.showTotalAddedQuantity},dataConnector:{selectorKey:Eo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},ko={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Dr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Dr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Dr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Dr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Bo||(Bo={}));var Ko,jo=function(){return{layout:{selectorKey:Bo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,positionType:Io.positionType,pinTo:Io.pinTo,buttonStyle:ko.buttonStyle,buttonText:ko.buttonText,buttonIcon:ko.buttonIcon,iconPosition:ko.iconPosition,iconAndTextSpacing:ko.iconAndTextSpacing,alignment:ko.alignment,buttonType:ko.buttonType,linkTo:ko.linkTo},design:{selectorKey:Bo.DESIGN,defaultState:{selectorKey:Bo.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Io.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Io.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Io.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Io.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Io.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Io.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Io.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Io.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Io.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Io.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Io.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Io.theme),fontSize:Object.assign(Object.assign({},Io.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Io.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Io.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Io.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Io.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Io.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Io.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Io.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Io.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Io.icon,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Io.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Io.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Bo.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Bo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Ko||(Ko={}));var Uo,Mo=function(){return{layout:{selectorKey:Ko.LAYOUT,width:Object.assign(Object.assign({},Io.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Io.height),{unit:1,value:300}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Ko.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},content:{selectorKey:Ko.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:""}}}},dataConnector:{selectorKey:Ko.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Dr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Uo||(Uo={}));var Vo,Go=function(){return{layout:{selectorKey:Uo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Io.height),{unit:1,value:300}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,textData:{value:"",propertyType:Dr.CONTROLS}},design:{selectorKey:Uo.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},content:{}}},Wo=(Io.theme,Io.font,Io.fontSize,Io.textColor,Io.bold,Io.italic,Io.linethrough,Io.underline,Io.textAlign,Io.characterSpacing,Io.lineHeight,Io.backgroundColor,{backgroundColor:Io.backgroundColor,backgroundRepeat:Io.backgroundRepeat,backgroundSize:Io.backgroundSize,backgroundAttachment:Io.backgroundAttachment,backgroundPosition:Io.backgroundPosition,backgroundPositionX:Io.backgroundPositionX,backgroundPositionY:Io.backgroundPositionY,backgroundImage:Io.backgroundImage});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Vo||(Vo={}));var Yo,Fo=function(e){return{layout:{selectorKey:Vo.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:Vo.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),dataConnector:{selectorKey:Vo.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Xo=(new Date).toISOString().slice(0,16),qo={type:{value:"countdown",property:"itemSpacing",propertyType:Dr.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Dr.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Dr.CONTROLS},source:{value:"manual",property:"source",propertyType:Dr.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Dr.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Dr.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Dr.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Dr.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Dr.CONTROLS},startDate:{value:Xo,property:"startDate",propertyType:Dr.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Dr.CONTROLS},days:{value:"true",property:"days",propertyType:Dr.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Dr.CONTROLS},hours:{value:"true",property:"hours",propertyType:Dr.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Dr.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Dr.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Dr.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Dr.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Dr.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Dr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Dr.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Dr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Dr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Dr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Dr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Dr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Dr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Dr.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Dr.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"}(Yo||(Yo={}));var Qo,Zo=function(){return{layout:{selectorKey:Yo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"200",unit:1}),margin:Io.margin,padding:Io.padding,type:qo.type,counterStyle:qo.counterStyle,countdownAnimation:qo.countdownAnimation,dividerBetweenItems:qo.dividerBetweenItems,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:Yo.CONTENT,source:qo.source,showCountdownTitle:qo.showCountdownTitle,title:qo.title,showCountdownDescription:qo.showCountdownDescription,description:qo.description,chooseSchedules:qo.chooseSchedules,startDate:qo.startDate,endDate:qo.endDate,days:qo.days,daysTitle:qo.daysTitle,hours:qo.hours,hoursTitle:qo.hoursTitle,minutes:qo.minutes,minutesTitle:qo.minutesTitle,seconds:qo.seconds,secondsTitle:qo.secondsTitle},design:{selectorKey:Yo.DESIGN,countdownWidget:{selectorKey:Yo.COUNTDOWN_WIDGET,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Yo.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:qo.textVerticalPadding,textHorizontalPadding:qo.textHorizontalPadding,titleAndDescriptionSpacing:qo.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Yo.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},countdownLayout:{selectorKey:Yo.COUNTDOWN_LAYOUT,verticalAlignment:qo.verticalAlignment,widgetTextAndItemSpacing:qo.widgetTextAndItemSpacing,textPosition:qo.textPosition},counterStyle:{selectorKey:Yo.COUNTER_STYLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},dividerStyle:{selectorKey:Yo.DIVIDER_STYLE,shape:qo.shape,size:qo.size,iconColor:qo.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Qo||(Qo={}));var $o,Jo=function(){return{layout:{selectorKey:Qo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Io.height),{unit:1,value:300}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Qo.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},content:{selectorKey:Qo.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:""}}},dataConnector:{selectorKey:Qo.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Dr.CONTROLS}}},et={expandFirstItemByDefault:{value:!0,propertyType:Dr.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Dr.CONTROLS},itemDividers:{value:!1,propertyType:Dr.CONTROLS},iconPosition:{value:"Right",propertyType:Dr.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:Dr.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Dr.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Dr.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Dr.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Dr.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"}($o||($o={}));var rt,ot=function(){return{layout:{selectorKey:$o.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"auto",unit:Lr.CUSTOM}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,expandFirstItemByDefault:et.expandFirstItemByDefault,allowMultipleOpenItems:et.allowMultipleOpenItems,itemDividers:et.itemDividers,iconPosition:et.iconPosition,itemHorizontalPadding:et.itemHorizontalPadding,itemVerticalPadding:et.itemVerticalPadding,itemSpacing:et.itemSpacing,titleAndDescriptionSpacing:et.titleAndDescriptionSpacing},content:{accordionsList:et.accordionsList},design:{selectorKey:$o.DESIGN,faqWidget:{selectorKey:$o.FAQ_WIDGET,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},collapsedAccordionItem:{selectorKey:$o.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Io.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Io.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},expandedAccordionItem:{selectorKey:$o.EXPANDED_ACCRORDION_ITEM,backgroundColor:Io.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Io.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Object.assign({},Io.theme),font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},divider:{selectorKey:$o.DIVIDER,dividerColor:Io.borderColor,dividerStyle:Io.borderStyle,dividerWidth:Io.dividerWidth}}}},tt={displayStyle:{value:"Slider",propertyType:Dr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Dr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Dr.CONTROLS},scrollControl:{value:"Non",propertyType:Dr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Dr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Dr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Dr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Dr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Dr.CSS},sliderControl:{value:"Arrows",propertyType:Dr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Dr.CONTROLS},loopImages:{value:!1,propertyType:Dr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Dr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Dr.CONTROLS},autoplay:{value:!1,propertyType:Dr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Dr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Dr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Dr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Dr.CONTROLS},galleryTitle:{value:"",propertyType:Dr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Dr.CONTROLS},galleryDescription:{value:"",propertyType:Dr.CONTROLS},showItemTitle:{value:!1,propertyType:Dr.CONTROLS},showItemDescription:{value:!1,propertyType:Dr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Dr.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:Dr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Dr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Dr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Dr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Dr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Dr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Dr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Dr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Dr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Dr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Dr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Dr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Dr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Dr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Dr.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"}(rt||(rt={}));var it,nt=function(){return{layout:{selectorKey:rt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"300",unit:1}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:tt.displayStyle,scrollDirection:tt.scrollDirection,noOfItemsToLoad:tt.noOfItemsToLoad,scrollControl:tt.scrollControl,itemsPerSlide:tt.itemsPerSlide,itemsPerRow:tt.itemsPerRow,itemsPerColumn:tt.itemsPerColumn,itemGap:tt.itemGap,rowGap:tt.rowGap,sliderControl:tt.sliderControl,controlPosition:tt.controlPosition,loopImages:tt.loopImages,setItemsPerRow:tt.setItemsPerRow,sliderDisplayScrollbar:tt.sliderDisplayScrollbar,autoplay:tt.autoplay,autoplayStyle:tt.autoplayStyle,autoplayDuration:tt.autoplayDuration,sliderSpeed:tt.sliderSpeed,thumbnailPlacement:tt.thumbnailPlacement,thumbnailSize:tt.thumbnailSize,thumbnailSpacing:tt.thumbnailSpacing},content:{showGalleryTitle:tt.showGalleryTitle,galleryTitle:tt.galleryTitle,showGalleryDescription:tt.showGalleryDescription,galleryDescription:tt.galleryDescription,showItemTitle:tt.showItemTitle,showItemDescription:tt.showItemDescription,allowLinkToOtherPage:tt.allowLinkToOtherPage,slides:tt.slides},design:{selectorKey:rt.DESIGN,galleryWidgetStyle:{selectorKey:rt.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},galleryWidgetLayout:{selectorKey:rt.GALLERY_LAYOUT,galleryTextAndItemAlignment:tt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:tt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:tt.galleryTextAndDescriptionSpacing,textPosition:Io.textPosition,verticalAlignment:Io.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:rt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:tt.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:tt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:rt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},itemStyle:{selectorKey:rt.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},itemLayout:{selectorKey:rt.GALLERY_LAYOUT,galleryTextAndItemAlignment:tt.galleryTextAndItemAlignment,textAndImageSpacing:tt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:tt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Io.textPosition),{value:"On Image"}),verticalAlignment:Io.verticalAlignment},itemTextContainerLayout:{selectorKey:rt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:tt.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:tt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:rt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},paginationArrows:{selectorKey:rt.PAGINATION_ARROWS,arrowIconStyle:tt.arrowIconStyle,leftArrowIconStyle:tt.leftArrowIconStyle,rightArrowIconStyle:tt.rightArrowIconStyle,backgroundShape:tt.backgroundShape,arrowSize:tt.arrowSize,arrowColor:tt.arrowColor},paginationDots:{selectorKey:rt.PAGINATION_DOTS,dotSize:tt.dotSize,currentDotColor:tt.currentDotColor,otherDotColor:tt.otherDotColor},paginationLine:{selectorKey:rt.PAGINATION_LINE,currentLineColor:tt.currentLineColor,otherLineColor:tt.otherLineColor,lineHeight:tt.lineHeight,lineWidth:tt.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(it||(it={}));var at,lt=function(e){return{layout:{selectorKey:it.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:it.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo)}},pt={onClick:{value:"Show Image Lightbox",propertyType:Dr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Dr.CONTROLS},cropRatio:{value:"16:9",propertyType:Dr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Dr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Dr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Dr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(at||(at={}));var dt,st=function(){return{layout:{selectorKey:at.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:350}),height:Object.assign(Object.assign({},Io.height),{unit:1}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,onClick:pt.onClick,onHover:pt.onHover,cropRatio:pt.cropRatio,fitOptions:pt.fitOptions,horizontalAlignment:pt.horizontalAlignment,verticalAlignment:pt.verticalAlignment},design:{selectorKey:at.DESIGN,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,backgroundColor:Io.backgroundColor,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,brightness:Io.brightness,hue:Io.hue,lightness:Io.lightness,highlights:Io.highlights,shadows:Io.shadows,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Dr.CONTROLS}},dataConnector:{selectorKey:at.DATA_CONNECTOR,dataConnector:pt.dataConnector}}},ct={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Dr.CONTROLS},productName:{value:!0,propertyType:Dr.CONTROLS},productCodes:{value:!0,propertyType:Dr.CONTROLS},varientCodes:{value:!0,propertyType:Dr.CONTROLS},productImage:{value:!0,propertyType:Dr.CONTROLS},price:{value:!0,propertyType:Dr.CONTROLS},productDescription:{value:!0,propertyType:Dr.CONTROLS},showOptions:{value:!0,propertyType:Dr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Dr.CONTROLS},actions:{value:!0,propertyType:Dr.CONTROLS},quickView:{value:!0,propertyType:Dr.CONTROLS},addToCart:{value:!0,propertyType:Dr.CONTROLS},wishlist:{value:!0,propertyType:Dr.CONTROLS},buyNow:{value:!0,propertyType:Dr.CONTROLS},addtoQuote:{value:!0,propertyType:Dr.CONTROLS},showUoms:{value:!0,propertyType:Dr.CONTROLS},showVolumePricing:{value:!0,propertyType:Dr.CONTROLS},showInventory:{value:!0,propertyType:Dr.CONTROLS},storeAvailability:{value:!0,propertyType:Dr.CONTROLS},categoryCode:{value:!0,propertyType:Dr.CONTROLS},categoryName:{value:!0,propertyType:Dr.CONTROLS},categoryImage:{value:!0,propertyType:Dr.CONTROLS},categoryDescription:{value:!0,propertyType:Dr.CONTROLS},subCategoryCode:{value:!0,propertyType:Dr.CONTROLS},subCategoryName:{value:!0,propertyType:Dr.CONTROLS},subCategoryImage:{value:!0,propertyType:Dr.CONTROLS},subCategoryDescription:{value:!0,propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(dt||(dt={}));var yt,ut=function(){return{layout:{selectorKey:dt.LAYOUT,width:Object.assign({},Io.width),height:Object.assign(Object.assign({},Io.height),{value:"auto",propertyType:Dr.CONTROLS,unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:dt.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),content:{selectorKey:dt.CONTENT,productName:ct.productName,productCodes:ct.productCodes,varientCodes:ct.varientCodes,productImage:ct.productImage,price:ct.price,productDescription:ct.productDescription,showOptions:ct.showOptions,allowBulkOrdering:ct.allowBulkOrdering,actions:ct.actions,quickView:ct.quickView,addToCart:ct.addToCart,wishlist:ct.wishlist,buyNow:ct.buyNow,addtoQuote:ct.addtoQuote,showUoms:ct.showUoms,showVolumePricing:ct.showVolumePricing,showInventory:ct.showInventory,storeAvailability:ct.storeAvailability,categoryCode:ct.categoryCode,categoryName:ct.categoryName,categoryImage:ct.categoryImage,categoryDescription:ct.categoryDescription,subCategoryCode:ct.subCategoryCode,subCategoryName:ct.subCategoryName,subCategoryImage:ct.subCategoryImage,subCategoryDescription:ct.subCategoryDescription},dataConnector:{selectorKey:dt.DATA_CONNECTOR,dataConnector:ct.dataConnector}}},St={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS},showOptions:{value:!0,propertyType:Dr.CONTROLS},productVolume:{value:!0,propertyType:Dr.CONTROLS},productPrice:{value:!0,propertyType:Dr.CONTROLS},productActions:{value:!0,propertyType:Dr.CONTROLS},productInventory:{value:!0,propertyType:Dr.CONTROLS},storeLocations:{value:!0,propertyType:Dr.CONTROLS},pickupLocations:{value:!0,propertyType:Dr.CONTROLS},productHighlights:{value:!0,propertyType:Dr.CONTROLS},paymentMethods:{value:!0,propertyType:Dr.CONTROLS},shippingEstimator:{value:!0,propertyType:Dr.CONTROLS},productPromotions:{value:!0,propertyType:Dr.CONTROLS},amountEstimator:{value:!0,propertyType:Dr.CONTROLS},quantitySelector:{value:!0,propertyType:Dr.CONTROLS},uomSelector:{value:!0,propertyType:Dr.CONTROLS},variantPicker:{value:!0,propertyType:Dr.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Dr.CONTROLS},productImage:{value:!0,propertyType:Dr.CONTROLS},productName:{value:!0,propertyType:Dr.CONTROLS},productDescription:{value:!0,propertyType:Dr.CONTROLS},productBrand:{value:!0,propertyType:Dr.CONTROLS},productCode:{value:!0,propertyType:Dr.CONTROLS},productReview:{value:!0,propertyType:Dr.CONTROLS},productRating:{value:!0,propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(yt||(yt={}));var gt,Tt=function(){return{layout:{selectorKey:yt.LAYOUT,width:Object.assign({},Io.width),height:Object.assign(Object.assign({},Io.height),{value:"auto",propertyType:Dr.CONTROLS,unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:yt.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),content:{selectorKey:yt.CONTENT,showOptions:St.showOptions,productVolume:St.productVolume,productPrice:St.productPrice,productActions:St.productActions,productInventory:St.productInventory,storeLocations:St.storeLocations,pickupLocations:St.pickupLocations,productHighlights:St.productHighlights,paymentMethods:St.paymentMethods,shippingEstimator:St.shippingEstimator,productPromotions:St.productPromotions,amountEstimator:St.amountEstimator,quantitySelector:St.quantitySelector,uomSelector:St.uomSelector,variantPicker:St.variantPicker,bulkVariantPicker:St.bulkVariantPicker,productImage:St.productImage,productName:St.productName,productDescription:St.productDescription,productBrand:St.productBrand,productCode:St.productCode,productReview:St.productReview,productRating:St.productRating},dataConnector:{selectorKey:yt.DATA_CONNECTOR,dataConnector:St.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Dr.CONTROLS}}}},ht={position:{value:"topLeft",property:"position",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Dr.CONTROLS},onHover:{value:"Zoom In",propertyType:Dr.CONTROLS},hotspotStyle:{value:"shape",propertyType:Dr.CONTROLS},showContent:{value:"onClick",propertyType:Dr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Dr.CONTROLS},showIcon:{value:!0,propertyType:Dr.CONTROLS},shape:{value:"circle",propertyType:Dr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Dr.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Dr.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Dr.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Dr.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Dr.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Dr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Dr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Dr.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Dr.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Dr.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Dr.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Dr.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Dr.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Dr.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Dr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Dr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Dr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Dr.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"}(gt||(gt={}));var Ct,Ot=function(){return{layout:{selectorKey:gt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{propertyType:Dr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Io.height),{value:300,propertyType:Dr.CONTROLS,unit:1}),margin:Io.margin,padding:Io.padding,showContent:ht.showContent,canOpenMultipleHotspots:ht.canOpenMultipleHotspots,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:gt.DESIGN,imageStyle:{selectorKey:gt.HOTSPOT_IMAGE_STYLE,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,backgroundColor:Io.backgroundColor,overlayColor:Io.overlayColor,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,brightness:Io.brightness,hue:Io.hue,lightness:Io.lightness,highlights:Io.highlights,shadows:Io.shadows,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},hotspotStyle:{selectorKey:gt.HOTSPOT_STYLE,hotspotStyle:ht.hotspotStyle,hotspotSize:ht.hotspotSize,iconSize:Io.iconSize,iconColor:Io.iconColor,icon:ht.icon,showIcon:ht.showIcon,shape:ht.shape,animationStyle:ht.animationStyle,animationFrequency:ht.animationFrequency,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tooltipDesign:{selectorKey:gt.TOOL_TIP_DESIGN,tooltipWidth:ht.tooltipWidth,tooltipHeight:ht.tooltipHeight,horizontalAlignment:ht.horizontalAlignment,verticalAlignment:ht.verticalAlignment,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,position:ht.position},tooltipTextDesign:{selectorKey:gt.TOOL_TIP_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},tooltipProductDesign:{selectorKey:gt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:ht.imageRatio,fitOptions:ht.fitOptions,productInfoAlignment:ht.productInfoAlignment,infoVerticalPadding:ht.infoVerticalPadding,infoHorizontalPadding:ht.infoHorizontalPadding,infoSpacing:ht.infoSpacing,cardLayout:ht.cardLayout,productCardStyle:ht.productCardStyle},tooltipImageDesign:{selectorKey:gt.TOOL_TIP_IMAGE_DESIGN,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,backgroundColor:Io.backgroundColor,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,brightness:Io.brightness,hue:Io.hue,lightness:Io.lightness,highlights:Io.highlights,shadows:Io.shadows,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,imageRatio:ht.imageRatio,fitOptions:ht.fitOptions,horizontalAlignment:ht.horizontalAlignment,verticalAlignment:ht.verticalAlignment,onClick:ht.onClick,onHover:ht.onHover}},content:{selectorKey:gt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Dr.CONTROLS},hotspots:ht.hotspots}}},bt={zoom:{value:3,propertyType:Dr.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Dr.CONTROLS},showIcon:{value:!0,propertyType:Dr.CONTROLS},showZoomControls:{value:!0,propertyType:Dr.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Dr.CONTROLS},showStreetView:{value:!0,propertyType:Dr.CONTROLS},showDirectionsLink:{value:!1,propertyType:Dr.CONTROLS},showTitle:{value:!1,propertyType:Dr.CONTROLS},title:{value:"",propertyType:Dr.CONTROLS},showDescription:{value:!1,propertyType:Dr.CONTROLS},description:{value:"",propertyType:Dr.CONTROLS},chooseMapDesign:{value:"",propertyType:Dr.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Dr.CONTROLS},geometry:{value:null,propertyType:Dr.CONTROLS},textContainerPosition:{value:"Top",propertyType:Dr.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Dr.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Dr.CSS},onClick:{value:"Show Image Lightbox",propertyType:Dr.CONTROLS},onHover:{value:"Zoom In",propertyType:Dr.CONTROLS},pinStyle:{value:"icon",propertyType:Dr.CONTROLS},showContent:{value:"onClick",propertyType:Dr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Dr.CONTROLS},shape:{value:"circle",propertyType:Dr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Dr.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Dr.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Dr.CSS},iconSize:{value:"100",propertyType:Dr.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Dr.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Dr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Dr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Dr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Dr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Dr.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Dr.CSS},infoVerticalPadding:{value:"500",propertyType:Dr.CSS},infoHorizontalPadding:{value:"500",propertyType:Dr.CSS},infoSpacing:{value:"500",propertyType:Dr.CSS},cardLayout:{value:"onImage",propertyType:Dr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Dr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Dr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Dr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Dr.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Dr.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Dr.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"}(Ct||(Ct={}));var vt,mt=function(){return{layout:{selectorKey:Ct.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"500",unit:1}),margin:Io.margin,padding:Io.padding,showContent:bt.showContent,canOpenMultipleHotspots:bt.canOpenMultipleHotspots,positionType:Io.positionType,pinTo:Io.pinTo,zoom:bt.zoom,showZoomControls:bt.showZoomControls,showMapAndSatelliteView:bt.showMapAndSatelliteView,showStreetView:bt.showStreetView,showDirectionsLink:bt.showDirectionsLink},content:{selectorKey:Ct.CONTENT,showTitle:bt.showTitle,title:bt.title,showDescription:bt.showDescription,description:bt.description,locationsList:bt.locationsList,geometry:bt.geometry},design:{selectorKey:Ct.DESIGN,mapWidget:{selectorKey:Ct.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},mapWidgetLayout:{selectorKey:Ct.MAP_WIDGET_LAYOUT,textContainerPosition:bt.textContainerPosition,mapAndTextContainerAlignment:bt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:bt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Ct.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:bt.textVerticalPadding,textHorizontalPadding:bt.textHorizontalPadding,titleAndDescriptionSpacing:bt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Ct.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},mapStyle:{selectorKey:Ct.MAP_STYLE,chooseMapDesign:bt.chooseMapDesign},pinStyle:{selectorKey:Ct.PIN_STYLE,pinStyle:bt.pinStyle,pinSize:bt.pinSize,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:bt.icon,showIcon:bt.showIcon,shape:bt.shape,animationStyle:bt.animationStyle,animationFrequency:bt.animationFrequency,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tooltipDesign:{selectorKey:Ct.TOOL_TIP_DESIGN,tooltipWidth:bt.tooltipWidth,tooltipHeight:bt.tooltipHeight,horizontalAlignment:bt.horizontalAlignment,verticalAlignment:bt.verticalAlignment,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tooltipTextDesign:{selectorKey:Ct.TOOL_TIP_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,lineHeight:Io.lineHeight,characterSpacing:Io.characterSpacing,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc}}}},wt={noOfItemsToLoad:{value:"allItems",propertyType:Dr.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Dr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Dr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Dr.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Dr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Dr.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Dr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Dr.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Dr.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Dr.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Dr.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Dr.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Dr.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Dr.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Dr.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Dr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Dr.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Dr.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Dr.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Dr.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Dr.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Dr.CONTROLS},paginationAlignment:{value:"center",propertyType:Dr.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(vt||(vt={}));var ft,Rt=function(){return{layout:{selectorKey:vt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"75",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:wt.displayStyle,dividerBetweenItems:wt.dividerBetweenItems,itemSpacing:wt.itemSpacing,itemPadding:wt.itemPadding,itemContentAlignment:wt.itemContentAlignment,maxItemsToDisplay:wt.maxItemsToDisplay,overflowItems:wt.overflowItems,header:wt.header,headerHeight:wt.headerHeight,rowHeight:wt.rowHeight,headerDivider:wt.headerDivider,rowDivider:wt.rowDivider,columnDivider:wt.columnDivider,alternativeRowColors:wt.alternativeRowColors,headerCellPadding:wt.headerCellPadding,rowCellPadding:wt.rowCellPadding,contentAlignment:wt.contentAlignment,overflowControl:wt.overflowControl,paginationType:wt.paginationType,paginationAliginment:wt.paginationAliginment,rowsPerPage:wt.rowsPerPage,displayResults:wt.displayResults,noOfItemsToLoad:wt.noOfItemsToLoad,paginationAlignment:wt.paginationAlignment},design:{selectorKey:vt.DESIGN},content:{selectorKey:vt.CONTENT,title:wt.title,showTitle:wt.showTitle,description:wt.description,showDescription:wt.showDescription,paymentProgramName:wt.paymentProgramName,paymentMethods:wt.paymentMethods,showAmountLeft:wt.showAmountLeft,amountLeft:wt.amountLeft,showAmountUtilized:wt.showAmountUtilized,amountUtilized:wt.amountUtilized,showTotalAmount:wt.showTotalAmount,totalAmount:wt.totalAmount,showExpiryDate:wt.showExpiryDate,expiryDate:wt.expiryDate,expiryDateDisplayFormat:wt.expiryDateDisplayFormat,showRenewalDate:wt.showRenewalDate,renewalDate:wt.renewalDate,renewalDateDisplayFormat:wt.renewalDateDisplayFormat},dataConnector:{selectorKey:vt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Nt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Dr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Dr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Dr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Dr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Dr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Dr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Dr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Dr.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Dr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Dr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default"}(ft||(ft={}));var Dt,Lt=function(){return{layout:{selectorKey:ft.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"130",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Nt.displayStyle,displayType:Nt.displayType,maxItemsToDisplay:Nt.maxItemsToDisplay,itemSpacing:Nt.itemSpacing,overflowItems:Nt.overflowItems,displayResults:Nt.displayResults,searchPlaceholderText:Nt.searchPlaceholderText,noOfItemToShow:Nt.noOfItemToShow},content:{selectorKey:ft.CONTENT,locationName:Nt.locationName,locationAddress:Nt.locationAddress,locationInventory:Nt.locationInventory,locationTimings:Nt.locationTimings,title:Nt.title,showTitle:Nt.showTitle,description:Nt.description,showDescription:Nt.showDescription},design:{selectorKey:ft.DESIGN,inputStyle:{selectorKey:ft.INPUT_STYLE,defaultState:{selectorKey:ft.DEFAULT_STATE,buttonStyle:Nt.buttonStyle,buttonText:Nt.buttonText,icon:Nt.icon,iconPadding:Nt.iconPadding,iconPosition:Nt.iconPosition,iconAndTextSpacing:Nt.iconAndTextSpacing,alignment:Nt.alignment,buttonType:Nt.buttonType,showIcon:Nt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ft.HOVER_STATE,buttonStyle:Nt.buttonStyle,buttonText:Nt.buttonText,icon:Nt.icon,iconPadding:Nt.iconPadding,iconPosition:Nt.iconPosition,iconAndTextSpacing:Nt.iconAndTextSpacing,alignment:Nt.alignment,buttonType:Nt.buttonType,showIcon:Nt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:ft.INPUT_STYLE,defaultState:{selectorKey:ft.DEFAULT_STATE,buttonStyle:Nt.buttonStyle,buttonText:Nt.buttonText,icon:Nt.icon,iconPadding:Nt.iconPadding,iconPosition:Nt.iconPosition,iconAndTextSpacing:Nt.iconAndTextSpacing,alignment:Nt.alignment,buttonType:Nt.buttonType,showIcon:Nt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ft.HOVER_STATE,buttonStyle:Nt.buttonStyle,buttonText:Nt.buttonText,icon:Nt.icon,iconPadding:Nt.iconPadding,iconPosition:Nt.iconPosition,iconAndTextSpacing:Nt.iconAndTextSpacing,alignment:Nt.alignment,buttonType:Nt.buttonType,showIcon:Nt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:ft.INVENTORY_TEXT_STYLE,themeDynamic:Io.theme,fontDynamic:Io.font,fontSizeDynamic:Io.fontSize,textColorDynamic:Io.textColor,boldDynamic:Io.bold,italicDynamic:Io.italic,linethroughDynamic:Io.linethrough,underlineDynamic:Io.underline,textAlignDynamic:Io.textAlign,characterSpacingDynamic:Io.characterSpacing,lineHeightDynamic:Io.lineHeight,themeStatic:Io.themeDesc,fontStatic:Io.fontDesc,fontSizeStatic:Io.fontSizeDesc,textColorStatic:Io.textColorDesc,boldStatic:Io.boldDesc,italicStatic:Io.italicDesc,linethroughStatic:Io.linethroughDesc,underlineStatic:Io.underlineDesc,textAlignStatic:Io.textAlignDesc,characterSpacingStatic:Io.characterSpacingDesc,lineHeightStatic:Io.lineHeightDesc},itemStyle:{selectorKey:ft.ITEM_STYLE,contentAlignment:Nt.contentAlignment,horizontalPadding:Nt.horizontalPadding,verticalPadding:Nt.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},locationName:{selectorKey:ft.LOCATION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationAddress:{selectorKey:ft.LOCATION_ADDRESS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationTimings:{selectorKey:ft.LOCATION_TIMINGS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventory:{selectorKey:ft.LOCATION_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:ft.ARROWS,arrowIconStyle:Nt.arrowIconStyle,leftArrowIconStyle:Nt.leftArrowIconStyle,rightArrowIconStyle:Nt.rightArrowIconStyle,backgroundShape:Nt.backgroundShape,arrowSize:Nt.arrowSize,arrowColor:Nt.arrowColor},paginationDots:{selectorKey:ft.PAGINATION_DOTS,dotSize:Nt.dotSize,currentDotColor:Nt.currentDotColor,otherDotColor:Nt.otherDotColor},paginationLine:{selectorKey:ft.PAGINATION_LINE,currentLineColor:Nt.currentLineColor,otherLineColor:Nt.otherLineColor,lineHeight:Nt.lineHeight,lineWidth:Nt.lineWidth},showMoreItemsButton:{selectorKey:ft.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Nt.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:ft.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},At={displayStyle:{value:"Slider",propertyType:Dr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Dr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Dr.CONTROLS},scrollControl:{value:"Non",propertyType:Dr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Dr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Dr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Dr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Dr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Dr.CSS},sliderControl:{value:"Arrows",propertyType:Dr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Dr.CONTROLS},loopImages:{value:!1,propertyType:Dr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Dr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Dr.CONTROLS},autoplay:{value:!1,propertyType:Dr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Dr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Dr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Dr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Dr.CONTROLS},galleryTitle:{value:"",propertyType:Dr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Dr.CONTROLS},galleryDescription:{value:"",propertyType:Dr.CONTROLS},showItemTitle:{value:!1,propertyType:Dr.CONTROLS},showItemDescription:{value:!1,propertyType:Dr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Dr.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:Dr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Dr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Dr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Dr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Dr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Dr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Dr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Dr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Dr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Dr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Dr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Dr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Dr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Dr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Dr.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",e.DATA_CONNECTOR="dataConnector"}(Dt||(Dt={}));var It,xt=function(){return{layout:{selectorKey:Dt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:"200",unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:At.displayStyle,scrollDirection:At.scrollDirection,noOfItemsToLoad:At.noOfItemsToLoad,scrollControl:At.scrollControl,itemsPerSlide:At.itemsPerSlide,itemsPerRow:At.itemsPerRow,itemsPerColumn:At.itemsPerColumn,itemGap:At.itemGap,rowGap:At.rowGap,sliderControl:At.sliderControl,controlPosition:At.controlPosition,loopImages:At.loopImages,setItemsPerRow:At.setItemsPerRow,sliderDisplayScrollbar:At.sliderDisplayScrollbar,autoplay:At.autoplay,autoplayStyle:At.autoplayStyle,autoplayDuration:At.autoplayDuration,sliderSpeed:At.sliderSpeed,thumbnailPlacement:At.thumbnailPlacement,thumbnailSize:At.thumbnailSize,thumbnailSpacing:At.thumbnailSpacing},content:{showGalleryTitle:At.showGalleryTitle,galleryTitle:At.galleryTitle,showGalleryDescription:At.showGalleryDescription,galleryDescription:At.galleryDescription,showItemTitle:At.showItemTitle,showItemDescription:At.showItemDescription,allowLinkToOtherPage:At.allowLinkToOtherPage,slides:At.slides},design:{selectorKey:Dt.DESIGN,galleryWidgetStyle:{selectorKey:Dt.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},galleryWidgetLayout:{selectorKey:Dt.GALLERY_LAYOUT,galleryTextAndItemAlignment:At.galleryTextAndItemAlignment,galleryTextAndItemSpacing:At.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:At.galleryTextAndDescriptionSpacing,textPosition:Io.textPosition,verticalAlignment:Io.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:At.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:At.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},itemStyle:{selectorKey:Dt.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},itemLayout:{selectorKey:Dt.GALLERY_LAYOUT,galleryTextAndItemAlignment:At.galleryTextAndItemAlignment,textAndImageSpacing:At.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:At.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Io.textPosition),{value:"On Image"}),verticalAlignment:Io.verticalAlignment},itemTextContainerLayout:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:At.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:At.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},paginationArrows:{selectorKey:Dt.PAGINATION_ARROWS,arrowIconStyle:At.arrowIconStyle,leftArrowIconStyle:At.leftArrowIconStyle,rightArrowIconStyle:At.rightArrowIconStyle,backgroundShape:At.backgroundShape,arrowSize:At.arrowSize,arrowColor:At.arrowColor},paginationDots:{selectorKey:Dt.PAGINATION_DOTS,dotSize:At.dotSize,currentDotColor:At.currentDotColor,otherDotColor:At.otherDotColor},paginationLine:{selectorKey:Dt.PAGINATION_LINE,currentLineColor:At.currentLineColor,otherLineColor:At.otherLineColor,lineHeight:At.lineHeight,lineWidth:At.lineWidth}},dataConnector:{selectorKey:Dt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Et={actions:{value:!0,property:"actions",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CSS},addToCart:{value:!0,property:"addToCart",propertyType:Dr.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Dr.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Dr.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Dr.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Dr.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Dr.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Dr.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Dr.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Dr.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Dr.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Dr.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Dr.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Dr.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Dr.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Dr.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Dr.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Dr.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Dr.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Dr.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Dr.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Dr.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Dr.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Dr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Dr.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToCart",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",e.MORE="more",e.DATA_CONNECTOR="dataConnector"}(It||(It={}));var Pt,_t={buttonStyle:Et.buttonStyle,buttonText:Et.buttonText,icon:Et.icon,iconPadding:Et.iconPadding,iconPosition:Et.iconPosition,iconAndTextSpacing:Et.iconAndTextSpacing,alignment:Et.alignment,buttonType:Et.buttonType,showIcon:Et.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Ht=function(){return{layout:{selectorKey:It.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,actions:Et.actions,addToCart:Et.addToCart,addToCartWhenClicked:Et.addToCartWhenClicked,addToCartValue:Et.addToCartValue,buyNow:Et.buyNow,buyNowWhenClicked:Et.buyNowWhenClicked,wishlist:Et.wishlist,wishlistWhenClicked:Et.wishlistWhenClicked,wishlistValue:Et.wishlistValue,compareProduct:Et.compareProduct,compareProductWhenClicked:Et.compareProductWhenClicked,showCompareListAs:Et.showCompareListAs,addToQuote:Et.addToQuote,addToOrderTemplate:Et.addToOrderTemplate,notifyMeInventoryNotifications:Et.notifyMeInventoryNotifications,downloadProductInformation:Et.downloadProductInformation,displayStyle:Et.displayStyle,itemSpacing:Et.itemSpacing,itemVerticalSpacing:Et.itemVerticalSpacing,maxItemsToDisplay:Et.maxItemsToDisplay,overflowItems:Et.overflowItems,openItemsIn:Et.openItemsIn,addToCartMetaData:Et.addToCartMetaData,wishlistMetaData:Et.wishlistMetaData,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar},design:{selectorKey:It.DESIGN,addToCart:{selectorKey:It.ADD_TO_CART,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},buyNow:{selectorKey:It.BUY_NOW,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},wishlist:{selectorKey:It.WISHLIST,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},compare:{selectorKey:It.COMPARE,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},addToQuote:{selectorKey:It.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},addToOrderTemplate:{selectorKey:It.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},notifyMe:{selectorKey:It.NOTIFY_ME,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},download:{selectorKey:It.DOWNLOAD,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)},more:{selectorKey:It.MORE,defaultState:Object.assign({selectorKey:It.DEFAULT_STATE},_t),hoverState:Object.assign({selectorKey:It.HOVER_STATE},_t),selectedState:Object.assign({selectorKey:It.SELECTED_STATE},_t)}},content:{},dataConnector:{selectorKey:It.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Bt={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Dr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Dr.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Dr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Dr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Dr.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Pt||(Pt={}));var zt,kt=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"48",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Bt.displayStyle,dividerBetweenItems:Bt.dividerBetweenItems,itemSpacing:Bt.itemSpacing,itemPadding:Bt.itemPadding,ItemContentAlignment:Bt.ItemContentAlignment,maxItemsToDisplay:Bt.maxItemsToDisplay,overflowItems:Bt.overflowItems,imageBehavior:Bt.imageBehavior,itemsPerRow:Bt.itemsPerRow},design:{selectorKey:Pt.DESIGN},content:{selectorKey:Pt.CONTENT},dataConnector:{selectorKey:Pt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Kt={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Dr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Dr.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Dr.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Dr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Dr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Dr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Dr.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Dr.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Dr.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Dr.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Dr.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Dr.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Dr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Dr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Dr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Dr.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Dr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.VIEW_INVENTORY_BUTTON="viewInventoryButton",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_INVENTORY_STATUS="locationInventoryStatus",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(zt||(zt={}));var jt,Ut=function(){return{layout:{selectorKey:zt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"130",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Kt.displayStyle,displayType:Kt.displayType,maxItemsToDisplay:Kt.maxItemsToDisplay,itemSpacing:Kt.itemSpacing,overflowItems:Kt.overflowItems,header:Kt.header,headerHeight:Kt.headerHeight,rowHeight:Kt.rowHeight,headerDivider:Kt.headerDivider,rowDivider:Kt.rowDivider,columnDivider:Kt.columnDivider,alternativeRowColors:Kt.alternativeRowColors,headerCellPadding:Kt.headerCellPadding,rowCellPadding:Kt.rowCellPadding,contentAlignment:Kt.contentAlignment,rowsPerPage:Kt.rowsPerPage,overflowControl:Kt.overflowControl,paginationType:Kt.paginationType,paginationAlignment:Kt.paginationAlignment,displayResults:Kt.displayResults,noOfItemsToLoad:Kt.noOfItemsToLoad},content:{selectorKey:zt.CONTENT,totalInventory:Kt.totalInventory,inventoryStatus:Kt.inventoryStatus,noOfAvailableLocations:Kt.noOfAvailableLocations,locationNames:Kt.locationNames,locationDetails:Kt.locationDetails,locationName:Kt.locationName,locationAddress:Kt.locationAddress,locationInventory:Kt.locationInventory,locationInventoryStatus:Kt.locationInventoryStatus},design:{selectorKey:zt.DESIGN,inventoryTextStyle:{selectorKey:zt.INVENTORY_TEXT_STYLE,themeDynamic:Io.theme,fontDynamic:Io.font,fontSizeDynamic:Io.fontSize,textColorDynamic:Io.textColor,boldDynamic:Io.bold,italicDynamic:Io.italic,linethroughDynamic:Io.linethrough,underlineDynamic:Io.underline,textAlignDynamic:Io.textAlign,characterSpacingDynamic:Io.characterSpacing,lineHeightDynamic:Io.lineHeight,themeStatic:Io.themeDesc,fontStatic:Io.fontDesc,fontSizeStatic:Io.fontSizeDesc,textColorStatic:Io.textColorDesc,boldStatic:Io.boldDesc,italicStatic:Io.italicDesc,linethroughStatic:Io.linethroughDesc,underlineStatic:Io.underlineDesc,textAlignStatic:Io.textAlignDesc,characterSpacingStatic:Io.characterSpacingDesc,lineHeightStatic:Io.lineHeightDesc},viewInventoryButton:{selectorKey:zt.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:zt.DEFAULT_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPadding:Kt.iconPadding,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,showIcon:Kt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:zt.HOVER_STATE,buttonStyle:Kt.buttonStyle,buttonText:Kt.buttonText,icon:Kt.icon,iconPadding:Kt.iconPadding,iconPosition:Kt.iconPosition,iconAndTextSpacing:Kt.iconAndTextSpacing,alignment:Kt.alignment,buttonType:Kt.buttonType,showIcon:Kt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:zt.ITEM_STYLE,contentAlignment:Kt.contentAlignment,horizontalPadding:Kt.horizontalPadding,verticalPadding:Kt.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},locationName:{selectorKey:zt.LOCATION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationAddress:{selectorKey:zt.LOCATION_ADDRESS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventoryStatus:{selectorKey:zt.LOCATION_INVENTORY_STATUS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventory:{selectorKey:zt.LOCATION_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:zt.ARROWS,arrowIconStyle:Kt.arrowIconStyle,leftArrowIconStyle:Kt.leftArrowIconStyle,rightArrowIconStyle:Kt.rightArrowIconStyle,backgroundShape:Kt.backgroundShape,arrowSize:Kt.arrowSize,arrowColor:Kt.arrowColor},paginationDots:{selectorKey:zt.PAGINATION_DOTS,dotSize:Kt.dotSize,currentDotColor:Kt.currentDotColor,otherDotColor:Kt.otherDotColor},paginationLine:{selectorKey:zt.PAGINATION_LINE,currentLineColor:Kt.currentLineColor,otherLineColor:Kt.otherLineColor,lineHeight:Kt.lineHeight,lineWidth:Kt.lineWidth},table:{selectorKey:zt.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Kt.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:Kt.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:zt.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:zt.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:zt.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowDividers:{selectorKey:zt.ROW_DIVIDERS,headerDivider:Kt.design.rowAndHeaderDividers.headerDivider,rowDivider:Kt.design.rowAndHeaderDividers.rowDivider,columnDivider:Kt.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:zt.SCROLL,scrollBarWidth:Kt.design.scrollBar.scrollBarWidth,scrollBarColor:Kt.design.scrollBar.scrollBarColor},pagination:{selectorKey:zt.PAGINATION,defaultState:{selectorKey:zt.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:Kt.design.pagination.previousIcon,nextIcon:Kt.design.pagination.nextIcon,iconSize:Kt.design.pagination.iconSize,iconColor:Kt.design.pagination.iconColor,backgroundShape:Kt.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:Kt.design.pagination.pagination},hoverState:{selectorKey:zt.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:zt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Kt.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.SAVINGS="savings",e.DISCOUNT_VALUE="discountValue",e.SAVINGS_VALUE="savingsValue",e.EMBELLISHMENT_PRICE="embellishmentPrice",e.PRODUCT_TAX="productTax",e.PRODUCT_SHIPPING_PRICE="productShippingPrice",e.DATA_CONNECTOR="dataConnector"}(jt||(jt={}));var Mt,Vt={showPrice:{value:!0,property:"showPrice",propertyType:Dr.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Dr.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Dr.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Dr.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Dr.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Dr.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Dr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Dr.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Dr.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Dr.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Dr.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Dr.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Dr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Dr.CONTROLS},discount:{value:!1,property:"discount",propertyType:Dr.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Dr.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Dr.CONTROLS},savings:{value:!1,property:"savings",propertyType:Dr.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Dr.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Dr.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Dr.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Dr.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Dr.CONTROLS}},Gt=function(){return{layout:{selectorKey:jt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"100",unit:1}),margin:Io.margin,padding:Io.padding,showPrice:Vt.showPrice,displayMinQtySet:Vt.displayMinQtySet,priceFormat:Vt.priceFormat,displayFormat:Vt.displayFormat,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:jt.DESIGN,productPrice:{selectorKey:jt.PRODUCT_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:jt.UOM_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:jt.CURRENCY_CODE_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:jt.ACTUAL_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:jt.DISCOUNT,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:jt.SAVINGS,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:jt.DISCOUNT_VALUE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:jt.SAVINGS_VALUE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:jt.EMBELLISHMENT_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:jt.PRODUCT_TAX,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:jt.PRODUCT_SHIPPING_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:jt.CONTENT,productPrice:Vt.productPrice,sellingPrice:Vt.sellingPrice,productPriceDisplayUOM:Vt.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Vt.productPriceDisplayCurrencyCode,showActualPrice:Vt.showActualPrice,actualPrice:Vt.actualPrice,actualPriceDisplayUOM:Vt.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Vt.actualPriceDisplayCurrencyCode,discount:Vt.discount,discountValue:Vt.discountValue,showSavings:Vt.showSavings,savings:Vt.savings,savingsValue:Vt.savingsValue,savingsDisplayCurrencyCode:Vt.savingsDisplayCurrencyCode,embellishmentPrice:Vt.embellishmentPrice,productTax:Vt.productTax,productShippingPrice:Vt.productShippingPrice,pricePrefix:Vt.pricePrefix,priceSuffix:Vt.priceSuffix},dataConnector:{selectorKey:jt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Wt={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Dr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Dr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Dr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Dr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Dr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Dr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Dr.CSS},title:{value:"Promotions",property:"title",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Dr.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Dr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Dr.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Dr.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Dr.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Dr.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Dr.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Dr.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Dr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DESIGN_WIDGET_STYLE="widgetStyle",e.DESIGN_ITEM_STYLE="itemStyle",e.DESIGN_VIEW_OFFERS_BUTTON="viewOffersButton",e.DESIGN_PROMOTION_NAME="promotionName",e.DESIGN_PROMOTION_DESCRIPTION="promotionDescription",e.DESIGN_COUPON_CODE="couponCode",e.DESIGN_PROMOTION_SCHEDULE="promotionSchedule",e.DESIGN_MINIMUM_PURCHASE_AMOUNT="minimumPurchaseAmount",e.DESIGN_ELIGIBLE_PRODUCTS_BUTTON="eligibleProductsButton",e.DESIGN_PRICE_AFTER_PROMOTION="priceAfterPromotion",e.DESIGN_MAX_READEMPTION_AMOUNT="maxRedemptionAmount",e.DESIGN_ARROWS="arrows",e.DESIGN_PAGINATION_DOTS="paginationDots",e.DESIGN_SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.DESIGN_PAGINATION_LINE="paginationLine",e.DESIGN_TABLE="table",e.DESIGN_TABLE_HEADER="tableHeader",e.DESIGN_HEADER_TEXT="headerText",e.DESIGN_TABLE_ROW="tableRow",e.DESIGN_SCROLL="scroll",e.DESIGN_ROW_DIVIDERS="rowDividers",e.DESIGN_PAGINATION="pagination",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Mt||(Mt={}));var Yt,Ft=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"400",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Wt.displayStyle,dividerBetweenItems:Wt.dividerBetweenItems,itemSpacing:Wt.itemSpacing,itemPadding:Wt.itemPadding,itemContentAlignment:Wt.itemContentAlignment,maxItemsToDisplay:Wt.maxItemsToDisplay,overflowItems:Wt.overflowItems,header:Wt.header,headerHeight:Wt.headerHeight,rowHeight:Wt.rowHeight,headerDivider:Wt.headerDivider,rowDivider:Wt.rowDivider,columnDivider:Wt.columnDivider,alternativeRowColors:Wt.alternativeRowColors,headerCellPadding:Wt.headerCellPadding,rowCellPadding:Wt.rowCellPadding,contentAlignment:Wt.contentAlignment,overflowControl:Wt.overflowControl,paginationType:Wt.paginationType,paginationAlignment:Wt.paginationAlignment,rowsPerPage:Wt.rowsPerPage,displayResults:Wt.displayResults,imageBehavior:Wt.imageBehavior,itemsPerRow:Wt.itemsPerRow},content:{selectorKey:Mt.CONTENT,title:Wt.title,showTitle:Wt.showTitle,description:Wt.description,showDescription:Wt.showDescription,promotionName:Wt.promotionName,promotionDescription:Wt.promotionDescription,noOfLinesToShow:Wt.noOfLinesToShow,couponCode:Wt.couponCode,promotionSchedule:Wt.showDescription,minimumPurchaseAmount:Wt.minimumPurchaseAmount,eligibleProducts:Wt.eligibleProducts,promotionPrice:Wt.promotionPrice,maxRedemptionAmount:Wt.maxRedemptionAmount},design:{selectorKey:Mt.DESIGN,widgetStyle:{selectorKey:Mt.DESIGN_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},itemStyle:{selectorKey:Mt.DESIGN_ITEM_STYLE,contentAlignment:Wt.contentAlignment,horizontalPadding:Wt.horizontalPadding,verticalPadding:Wt.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},viewOffersButton:{selectorKey:Mt.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Mt.DEFAULT_STATE,buttonStyle:Wt.buttonStyle,buttonText:Wt.buttonText,icon:Wt.icon,iconPadding:Wt.iconPadding,iconPosition:Wt.iconPosition,iconAndTextSpacing:Wt.iconAndTextSpacing,alignment:Wt.alignment,buttonType:Wt.buttonType,showIcon:Wt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mt.HOVER_STATE,buttonStyle:Wt.buttonStyle,buttonText:Wt.buttonText,icon:Wt.icon,iconPadding:Wt.iconPadding,iconPosition:Wt.iconPosition,iconAndTextSpacing:Wt.iconAndTextSpacing,alignment:Wt.alignment,buttonType:Wt.buttonType,showIcon:Wt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Mt.DESIGN_PROMOTION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},promotionDescription:{selectorKey:Mt.DESIGN_PROMOTION_DESCRIPTION,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},couponCode:{selectorKey:Mt.DESIGN_COUPON_CODE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},promotionSchedule:{selectorKey:Mt.DESIGN_PROMOTION_SCHEDULE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},minimumPurchaseAmount:{selectorKey:Mt.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},eligibleProductsButton:{selectorKey:Mt.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Mt.DEFAULT_STATE,buttonStyle:Wt.buttonStyle,buttonText:Wt.buttonText,icon:Wt.icon,iconPadding:Wt.iconPadding,iconPosition:Wt.iconPosition,iconAndTextSpacing:Wt.iconAndTextSpacing,alignment:Wt.alignment,buttonType:Wt.buttonType,showIcon:Wt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mt.HOVER_STATE,buttonStyle:Wt.buttonStyle,buttonText:Wt.buttonText,icon:Wt.icon,iconPadding:Wt.iconPadding,iconPosition:Wt.iconPosition,iconAndTextSpacing:Wt.iconAndTextSpacing,alignment:Wt.alignment,buttonType:Wt.buttonType,showIcon:Wt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Mt.DESIGN_PRICE_AFTER_PROMOTION,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},maxRedemptionAmount:{selectorKey:Mt.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:Mt.DESIGN_ARROWS,arrowIconStyle:Wt.arrowIconStyle,leftArrowIconStyle:Wt.leftArrowIconStyle,rightArrowIconStyle:Wt.rightArrowIconStyle,backgroundShape:Wt.backgroundShape,arrowSize:Wt.arrowSize,arrowColor:Wt.arrowColor},paginationDots:{selectorKey:Mt.DESIGN_PAGINATION_DOTS,dotSize:Wt.dotSize,currentDotColor:Wt.currentDotColor,otherDotColor:Wt.otherDotColor},paginationLine:{selectorKey:Mt.DESIGN_PAGINATION_LINE,currentLineColor:Wt.currentLineColor,otherLineColor:Wt.otherLineColor,lineHeight:Wt.lineHeight,lineWidth:Wt.lineWidth},table:{selectorKey:Mt.DESIGN_TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Wt.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:Wt.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Mt.DESIGN_TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Mt.DESIGN_HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Mt.DESIGN_TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowDividers:{selectorKey:Mt.DESIGN_ROW_DIVIDERS,headerDivider:Wt.design.rowAndHeaderDividers.headerDivider,rowDivider:Wt.design.rowAndHeaderDividers.rowDivider,columnDivider:Wt.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Mt.DESIGN_SCROLL,scrollBarWidth:Wt.design.scrollBar.scrollBarWidth,scrollBarColor:Wt.design.scrollBar.scrollBarColor},pagination:{selectorKey:Mt.DESIGN_PAGINATION,defaultState:{selectorKey:Mt.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:Wt.design.pagination.previousIcon,nextIcon:Wt.design.pagination.nextIcon,iconSize:Wt.design.pagination.iconSize,iconColor:Wt.design.pagination.iconColor,backgroundShape:Wt.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:Wt.design.pagination.pagination},hoverState:{selectorKey:Mt.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Mt.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Wt.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:Mt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Xt={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Dr.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Dr.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Yt||(Yt={}));var qt,Qt=function(){return{layout:{selectorKey:Yt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"70",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Xt.displayStyle,displayMinQtyToPurchase:Xt.displayMinQtyToPurchase},design:{selectorKey:Yt.DESIGN},content:{selectorKey:Yt.CONTENT,quantity:Xt.quantity},dataConnector:{selectorKey:Yt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Zt={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Dr.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Dr.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Dr.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Dr.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Dr.CONTROLS},style:{value:"line",property:"style",propertyType:Dr.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Dr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Dr.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:Dr.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Dr.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"}(qt||(qt={}));var $t,Jt=function(){return{layout:{selectorKey:qt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,itemSpacing:Zt.itemSpacing,repeatElements:Zt.repeatElements,dividerBetweenItems:Zt.dividerBetweenItems,scrollSpeed:Zt.scrollSpeed,scrollDirection:Zt.scrollDirection,pauseOnHover:Zt.pauseOnHover},content:{selectorKey:qt.CONTENT,scrollContent:Zt.scrollContent},design:{selectorKey:qt.DESIGN,scrollContainer:{selectorKey:qt.SCROLL_CONTAINER,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},dividerStyle:{selectorKey:qt.DIVIDER_STYLE,style:Zt.style,shape:Zt.shape,size:Zt.size,backgroundColor:Io.backgroundColor,dividerColor:Zt.dividerColor},defaultItem:{theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},item1:{selectorKey:qt.ITEM_1,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},item2:{selectorKey:qt.ITEM_2,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},item3:{selectorKey:qt.ITEM_3,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}($t||($t={}));var ei,ri=function(e){return{layout:{selectorKey:$t.LAYOUT,adjustment:Io.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Dr.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Dr.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),padding:Io.padding,columnGap:{value:0,propertyType:Dr.CSS,unit:Lr.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Dr.CSS,unit:Lr.PIXELS,property:"rowGap"},overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:$t.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle},Wo),settings:{selectorKey:$t.SETTINGS,visibility:{selectorKey:$t.VISIBILITY,visibilityContent:{value:[{name:"P69BT-QaMCgcVfsApeb0k",type:2,default:!0,filterGroups:[{type:1,filterGroups:[],filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:"",endDateValue:"",optionValues:[]}},seq:0,id:""}],isOpen:!1,status:1,variationId:"P69BT-QaMCgcVfsApeb0k",displayName:"",filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:null,endDateValue:null,optionValues:[]}},seq:0,id:""}],propertyType:Dr.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:$t.SCHEDULES,scheduleData:{value:[],propertyType:Dr.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:$t.DEVICE_VISIBILITY}},code:{}}},oi={source:{value:"Manually",property:"source",propertyType:Dr.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Dr.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Dr.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Dr.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Dr.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Dr.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Dr.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Dr.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Dr.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Dr.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ei||(ei={}));var ti,ii=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar},design:{},content:{selectorKey:ei.CONTENT,source:oi.source,orderBefore:oi.orderBefore,orderBeforeTime:oi.orderBeforeTime,orderBeforeDisplayTime:oi.orderBeforeDisplayTime,deliveryBefore:oi.deliveryBefore,deliveryEndsBefore:oi.deliveryEndsBefore,deliveryBeforeDisplayTime:oi.deliveryBeforeDisplayTime,deliveryStartingDate:oi.deliveryStartingDate,deliveryStartsAfter:oi.deliveryStartsAfter,deliveryStartingDateDisplayTime:oi.deliveryStartingDateDisplayTime,configureMessage:oi.configureMessage},dataConnector:{selectorKey:ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},ni={onClick:{value:"Show Image Lightbox",propertyType:Dr.CONTROLS},onHover:{value:"Zoom Image",propertyType:Dr.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Dr.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Dr.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Dr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Dr.CSS}},ai=function(){return{layout:{adjustment:Io.adjustment,width:Io.width,height:Io.height,margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,onClick:ni.onClick,onHover:ni.onHover,imageRatio:ni.imageRatio,fitOptions:ni.fitOptions,horizontalAlignment:ni.horizontalAlignment,verticalAlignment:ni.verticalAlignment},design:{layouter:{backgroundColor:Io.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},li={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Dr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Dr.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Dr.CONTROLS},itemSpacing:{value:"10",propertyType:Dr.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Dr.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Dr.CSS},iconStyle:{value:"Icon",propertyType:Dr.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:"https://www.facebook.com/"},{id:6,title:"Youtube",name:"youtube",show:"true",url:"https://www.youtube.com/"},{id:7,title:"LinkedIn",name:"linkedin",show:"true",url:"https://www.linkedin.com/"}],propertyType:Dr.CONTROLS},website:{value:!0,propertyType:Dr.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Dr.CONTROLS},instagram:{value:!0,propertyType:Dr.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Dr.CONTROLS},facebook:{value:!0,propertyType:Dr.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Dr.CONTROLS},linkedIn:{value:!1,propertyType:Dr.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Dr.CONTROLS},twitter:{value:!0,propertyType:Dr.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Dr.CONTROLS},amazon:{value:!0,propertyType:Dr.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Dr.CONTROLS}},design:{icon:{value:"",propertyType:Dr.CONTROLS},designiconSize:{value:"30",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Dr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Dr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Dr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Dr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Dr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Dr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Dr.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"}(ti||(ti={}));var pi,di=function(){return{layout:{selectorKey:ti.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"70",unit:1}),margin:Io.margin,padding:Io.padding,alignment:li.layout.alignment,textAlignment:li.layout.textAlignment,clickToNavigate:li.layout.clickToNavigate,iconStyle:li.layout.iconStyle,iconPosition:li.layout.iconPosition,iconAndTextSpacing:li.layout.iconAndTextSpacing,itemSpacing:li.layout.itemSpacing,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:ti.CONTENT,socialContent:li.content.socialIcons},design:{selectorKey:ti.DESIGN,socialWidget:{selectorKey:ti.SOCIAL_WIDGET,backgroundColor:Io.backgroundColor,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},itemStyle:{selectorKey:ti.ITEM_STYLE,backgroundColor:Io.backgroundColor,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,iconSize:li.design.designiconSize,iconColor:li.design.iconColor},socialIcons:{selectorKey:ti.SOCIAL_ICONS,instagramIcon:li.design.instagramIcon,facebookIcon:li.design.facebookIcon,twitterIcon:li.design.twitterIcon,amazonIcon:li.design.amazonIcon,websiteIcon:li.design.websiteIcon,youtubeIcon:li.design.youtubeIcon,linkedinIcon:li.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(pi||(pi={}));var si,ci=function(e){return{layout:{selectorKey:pi.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,direction:{value:"vertical",property:"direction",propertyType:Dr.CONTROLS},itemGap:{property:"itemGap",propertyType:Dr.CSS,value:0,unit:Lr.PIXELS},justifyContent:{property:"justifyContent",propertyType:Dr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Dr.CSS,value:"start"}},design:Object.assign({selectorKey:pi.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),dataConnector:{selectorKey:pi.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Dr.CONTROLS}}}},yi={displayStyle:{value:"Button",property:"displayStyle",propertyType:Dr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Dr.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Dr.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Dr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Dr.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Dr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Dr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Dr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Dr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Dr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Dr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Dr.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default"}(si||(si={}));var ui,Si=function(){return{layout:{selectorKey:si.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"130",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:yi.displayStyle,displayResults:yi.displayResults,whenClicked:yi.whenClicked,displayType:yi.displayType,maxItemsToDisplay:yi.maxItemsToDisplay,itemSpacing:yi.itemSpacing,overflowItems:yi.overflowItems,noOfItemToShow:yi.noOfItemToShow,searchPlaceholderText:yi.searchPlaceholderText},content:{selectorKey:si.CONTENT,locationName:yi.locationName,locationAddress:yi.locationAddress,locationInventory:yi.locationInventory,locationTimings:yi.locationTimings,title:yi.title,showTitle:yi.showTitle,description:yi.description,showDescription:yi.showDescription},design:{selectorKey:si.DESIGN,inputStyle:{selectorKey:si.INPUT_STYLE,defaultState:{selectorKey:si.DEFAULT_STATE,buttonStyle:yi.buttonStyle,buttonText:yi.buttonText,icon:yi.icon,iconPadding:yi.iconPadding,iconPosition:yi.iconPosition,iconAndTextSpacing:yi.iconAndTextSpacing,alignment:yi.alignment,buttonType:yi.buttonType,showIcon:yi.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:si.HOVER_STATE,buttonStyle:yi.buttonStyle,buttonText:yi.buttonText,icon:yi.icon,iconPadding:yi.iconPadding,iconPosition:yi.iconPosition,iconAndTextSpacing:yi.iconAndTextSpacing,alignment:yi.alignment,buttonType:yi.buttonType,showIcon:yi.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:si.INPUT_STYLE,defaultState:{selectorKey:si.DEFAULT_STATE,buttonStyle:yi.buttonStyle,buttonText:yi.buttonText,icon:yi.icon,iconPadding:yi.iconPadding,iconPosition:yi.iconPosition,iconAndTextSpacing:yi.iconAndTextSpacing,alignment:yi.alignment,buttonType:yi.buttonType,showIcon:yi.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:si.HOVER_STATE,buttonStyle:yi.buttonStyle,buttonText:yi.buttonText,icon:yi.icon,iconPadding:yi.iconPadding,iconPosition:yi.iconPosition,iconAndTextSpacing:yi.iconAndTextSpacing,alignment:yi.alignment,buttonType:yi.buttonType,showIcon:yi.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:si.INVENTORY_TEXT_STYLE,themeDynamic:Io.theme,fontDynamic:Io.font,fontSizeDynamic:Io.fontSize,textColorDynamic:Io.textColor,boldDynamic:Io.bold,italicDynamic:Io.italic,linethroughDynamic:Io.linethrough,underlineDynamic:Io.underline,textAlignDynamic:Io.textAlign,characterSpacingDynamic:Io.characterSpacing,lineHeightDynamic:Io.lineHeight,themeStatic:Io.themeDesc,fontStatic:Io.fontDesc,fontSizeStatic:Io.fontSizeDesc,textColorStatic:Io.textColorDesc,boldStatic:Io.boldDesc,italicStatic:Io.italicDesc,linethroughStatic:Io.linethroughDesc,underlineStatic:Io.underlineDesc,textAlignStatic:Io.textAlignDesc,characterSpacingStatic:Io.characterSpacingDesc,lineHeightStatic:Io.lineHeightDesc},itemStyle:{selectorKey:si.ITEM_STYLE,contentAlignment:yi.contentAlignment,horizontalPadding:yi.horizontalPadding,verticalPadding:yi.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},locationName:{selectorKey:si.LOCATION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationAddress:{selectorKey:si.LOCATION_ADDRESS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationTimings:{selectorKey:si.LOCATION_TIMINGS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventory:{selectorKey:si.LOCATION_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:si.ARROWS,arrowIconStyle:yi.arrowIconStyle,leftArrowIconStyle:yi.leftArrowIconStyle,rightArrowIconStyle:yi.rightArrowIconStyle,backgroundShape:yi.backgroundShape,arrowSize:yi.arrowSize,arrowColor:yi.arrowColor},paginationDots:{selectorKey:si.PAGINATION_DOTS,dotSize:yi.dotSize,currentDotColor:yi.currentDotColor,otherDotColor:yi.otherDotColor},paginationLine:{selectorKey:si.PAGINATION_LINE,currentLineColor:yi.currentLineColor,otherLineColor:yi.otherLineColor,lineHeight:yi.lineHeight,lineWidth:yi.lineWidth},showMoreItemsButton:{selectorKey:si.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:yi.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},gi={layout:{header:{value:!0,propertyType:Dr.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Dr.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Dr.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Dr.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Dr.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Dr.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Dr.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Dr.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Dr.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Dr.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Dr.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Dr.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Dr.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Dr.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Dr.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Dr.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Dr.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Dr.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Dr.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:Dr.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"32",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"32",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Dr.CSS,unit:1},lineHeight:{value:"32",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"32",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"32",propertyType:Dr.CSS,unit:1},lineHeight:{value:"32",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"32",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"32",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"30",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.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"}(ui||(ui={}));var Ti,hi=function(){return{layout:{selectorKey:ui.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"150",unit:1}),margin:Io.margin,padding:Io.padding,header:gi.layout.header,headerHeight:gi.layout.headerHeight,rowHeight:gi.layout.rowHeight,layoutHeaderDivider:gi.layout.layoutHeaderDivider,layoutRowDivider:gi.layout.layoutRowDivider,layoutColumnDivider:gi.layout.layoutColumnDivider,alternativeRowColors:gi.layout.alternativeRowColors,headerCellPadding:gi.layout.headerCellPadding,rowCellPadding:gi.layout.rowCellPadding,contentAlignment:gi.layout.contentAlignment,showMoreRows:gi.layout.showMoreRows,rowsPerPage:gi.layout.rowsPerPage,paginationType:gi.layout.paginationType,paginationAlignment:gi.layout.paginationAlignment,noOfItemsToLoad:gi.layout.noOfItemsToLoad},content:{selectorKey:ui.CONTENT,showTitle:gi.content.showTitle,tableTitle:gi.content.tableTitle,connectWith:gi.content.connectWith,columns:gi.content.columns,rows:gi.content.rows},design:{selectorKey:ui.DESIGN,tableWidget:{selectorKey:ui.TABLE_WIDGET,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},table:{selectorKey:ui.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:gi.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:gi.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:ui.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:ui.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:ui.TABLE_ROW,backgroundColor:Io.backgroundColor},rowText:{selectorKey:ui.ROW_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowAndHeaderDividers:{selectorKey:ui.ROW_AND_HEADER_DIVIDER,headerDivider:gi.design.rowAndHeaderDividers.headerDivider,rowDivider:gi.design.rowAndHeaderDividers.rowDivider,columnDivider:gi.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:ui.SCROLL_BAR,scrollBarWidth:gi.design.scrollBar.scrollBarWidth,scrollBarColor:gi.design.scrollBar.scrollBarColor},pagination:{selectorKey:ui.PAGINATION,defaultState:{selectorKey:ui.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:gi.design.pagination.previousIcon,nextIcon:gi.design.pagination.nextIcon,iconSize:gi.design.pagination.iconSize,iconColor:gi.design.pagination.iconColor,backgroundShape:gi.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:gi.design.pagination.pagination},hoverState:{selectorKey:ui.HOVER_STATE,theme:Io.theme}},loadMoreButton:{selectorKey:ui.LOAD_MORE_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:gi.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},Ci={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Dr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Dr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Dr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Dr.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Dr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Dr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Dr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Dr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{id:"cms-c-zurid-m6s61fc6",attributes:{BUILDER:{dataDivType:"element",dataType:"element",dataElementType:"container",dataDropElement:"cms-drop-element",dataElementSubChild:!1},HTML:{role:"container",id:"template1"},CUSTOM:{}},childIds:[],children:{},styles:Object.assign({},zr()),responsiveBehaviour:"proportional-scaling",uniqueKey:"cmsczuridm6s61fc6",isMaximized:!0,editedStyles:{"--_ctm-con-lt-wh":"300px","--_ctm-con-lt-ht":"100px","--_ctm-con-lt-mn":"7.63% 0% 0% 33.53%","--_ctm-con-lt-pg":"0px 0px 0px 0px","--_ctm-con-lt-ow":"scroll","--_ctm-con-lt-sl":"horizontal","--_ctm-con-lt-dy-sr":"false","--_ctm-con-lt-pn":"fixed","--_ctm-con-lt-pn-to":"page","--_ctm-con-dn-bd-cr":"rgba(221, 221, 221, 1)","--_ctm-con-dn-br-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-br-se":"solid","--_ctm-con-dn-br-wh":"0px 0px 0px 0px","--_ctm-con-dn-sw-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-sw-br":"0px","--_ctm-con-dn-sw-sd":"0px","--_ctm-con-dn-sw-ae":"0px 0px"},controls:{layout:{},design:{showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"}},dataConnector:{dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:"controls"},dynamicData:{value:null,property:"dynamicData",propertyType:"controls"}},elementMetaData:{id:"cms-c-zurid-m6s61fc6",dataElementType:"container",propertyType:"controls"}},sort:1}},key:"123456tghjuik"}],property:"tabContent",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Ti||(Ti={}));var Oi,bi={borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,backgroundColor:Io.backgroundColor,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,highlights:Io.highlights,shadows:Io.shadows},vi={theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},mi=function(){return{layout:{selectorKey:Ti.LAYOUT,adjustment:Io.adjustment,width:Io.width,height:Io.height,margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,tabPosition:Ci.tabPosition,tabLayout:Ci.tabLayout,tabAlignment:Ci.tabAlignment,tabSpacing:Ci.tabSpacing,tabContainerSpacing:Ci.tabContainer,horizontalPadding:Ci.horizontalPadding,verticalPadding:Ci.verticalPadding,overflowTabs:Ci.overflowTabs,spacingBetweenRows:Ci.spacingBetweenRows},design:{selectorKey:Ti.DESIGN,tabContainer:Object.assign({selectorKey:Ti.TAB_CONTAINER},bi),tabs:{selectorKey:Ti.TABS,defaultState:Object.assign(Object.assign({selectorKey:Ti.DEFAULT_STATE},bi),vi),hoverState:Object.assign(Object.assign({selectorKey:Ti.HOVER_STATE},bi),vi),selectedState:Object.assign(Object.assign({selectorKey:Ti.SELECTED_STATE},bi),vi)},tabContentContainer:Object.assign({selectorKey:Ti.TAB_CONTENT_CONTAINER},bi)},content:{selectorKey:Ti.CONTENT,tabContent:Ci.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Oi||(Oi={}));var wi,fi=function(){return{layout:{selectorKey:Oi.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Dr.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Dr.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Dr.CSS},margin:Io.margin,padding:{isAll:!0,sides:{top:{value:10,unit:1},right:{value:10,unit:1},bottom:{value:10,unit:1},left:{value:10,unit:1}},property:"padding",propertyType:Dr.CSS},overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Oi.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},dataConnector:{selectorKey:Oi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Ri={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Dr.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Dr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Dr.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Dr.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Dr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Dr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Dr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Dr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Dr.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Dr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Dr.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Dr.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Dr.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Dr.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Dr.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Dr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Dr.CONTROLS},discount:{value:!0,property:"discount",propertyType:Dr.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Dr.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Dr.CONTROLS},savings:{value:!0,property:"savings",propertyType:Dr.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Dr.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Dr.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Dr.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Dr.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Dr.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Dr.CONTROLS},uom:{value:!0,property:"uom",propertyType:Dr.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Dr.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Dr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"Round",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STYLE="itemStyle",e.UOM_TITLE_STYLE="uomTitleStyle",e.UOM_CONVERSION_STYLE="uomConversionStyle",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.DISCOUNT_VALUE="discountValue",e.SAVINGS="savings",e.SAVINGS_VALUE="savingsValue",e.PRICE_PER_UNIT="pricePerUnit",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(wi||(wi={}));var Ni,Di=function(){return{layout:{selectorKey:wi.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"48",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayFormat:Ri.displayFormat,showUomPrice:Ri.showUomPrice,itemSpacing:Ri.itemSpacing,itemPadding:Ri.itemPadding,itemContentAlignment:Ri.itemContentAlignment,maxItemsToDisplay:Ri.maxItemsToDisplay,overflowItems:Ri.overflowItems,header:Ri.header,headerHeight:Ri.headerHeight,rowHeight:Ri.rowHeight,headerDivider:Ri.headerDivider,rowDivider:Ri.rowDivider,columnDivider:Ri.columnDivider,alternativeRowColors:Ri.alternativeRowColors,headerCellPadding:Ri.headerCellPadding,rowCellPadding:Ri.rowCellPadding,contentAlignment:Ri.contentAlignment,overflowControl:Ri.overflowControl,paginationType:Ri.paginationType,paginationAlignment:Ri.paginationAlignment,rowsPerPage:Ri.rowsPerPage,imageBehavior:Ri.imageBehavior,itemsPerRow:Ri.itemsPerRow,onClick:Ri.onClick},design:{selectorKey:wi.DESIGN,itemStyle:{selectorKey:wi.ITEM_STYLE,defaultState:{selectorKey:wi.DEFAULT_STATE,contentAlignment:Ri.contentAlignment,horizontalPadding:Ri.horizontalPadding,verticalPadding:Ri.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},selectedState:{selectorKey:wi.SELECTED_STATE,contentAlignment:Ri.contentAlignment,horizontalPadding:Ri.horizontalPadding,verticalPadding:Ri.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}},uomTitleStyle:{selectorKey:wi.UOM_TITLE_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},uomConversionStyle:{selectorKey:wi.UOM_CONVERSION_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},productPrice:{selectorKey:wi.PRODUCT_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},uomStyle:{selectorKey:wi.UOM_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},currencyCodeStyle:{selectorKey:wi.CURRENCY_CODE_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},actualPrice:{selectorKey:wi.ACTUAL_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},discount:{selectorKey:wi.DISCOUNT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},discountValue:{selectorKey:wi.DISCOUNT_VALUE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},savings:{selectorKey:wi.SAVINGS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},savingsValue:{selectorKey:wi.SAVINGS_VALUE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},pricePerUnit:{selectorKey:wi.PRICE_PER_UNIT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:wi.ARROWS,arrowIconStyle:Ri.arrowIconStyle,leftArrowIconStyle:Ri.leftArrowIconStyle,rightArrowIconStyle:Ri.rightArrowIconStyle,backgroundShape:Ri.backgroundShape,arrowSize:Ri.arrowSize,arrowColor:Ri.arrowColor},paginationDots:{selectorKey:wi.PAGINATION_DOTS,dotSize:Ri.dotSize,currentDotColor:Ri.currentDotColor,otherDotColor:Ri.otherDotColor},paginationLine:{selectorKey:wi.PAGINATION_LINE,currentLineColor:Ri.currentLineColor,otherLineColor:Ri.otherLineColor,lineHeight:Ri.lineHeight,lineWidth:Ri.lineWidth},table:{selectorKey:wi.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Ri.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:Ri.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:wi.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:wi.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:wi.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowDividers:{selectorKey:wi.ROW_DIVIDERS,headerDivider:Ri.design.rowAndHeaderDividers.headerDivider,rowDivider:Ri.design.rowAndHeaderDividers.rowDivider,columnDivider:Ri.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:wi.SCROLL,scrollBarWidth:Ri.design.scrollBar.scrollBarWidth,scrollBarColor:Ri.design.scrollBar.scrollBarColor},pagination:{selectorKey:wi.PAGINATION,defaultState:{selectorKey:wi.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:Ri.design.pagination.previousIcon,nextIcon:Ri.design.pagination.nextIcon,iconSize:Ri.design.pagination.iconSize,iconColor:Ri.design.pagination.iconColor,backgroundShape:Ri.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:Ri.design.pagination.pagination},hoverState:{selectorKey:wi.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:wi.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Ri.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},content:{selectorKey:wi.CONTENT,productPrice:Ri.productPrice,sellingPrice:Ri.sellingPrice,productPriceDisplayUOM:Ri.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Ri.productPriceDisplayCurrencyCode,showActualPrice:Ri.showActualPrice,actualPrice:Ri.actualPrice,actualPriceDisplayUOM:Ri.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Ri.actualPriceDisplayCurrencyCode,discount:Ri.discount,discountValue:Ri.discountValue,showSavings:Ri.showSavings,savings:Ri.savings,savingsValue:Ri.savingsValue,savingsDisplayCurrencyCode:Ri.savingsDisplayCurrencyCode,embellishmentPrice:Ri.embellishmentPrice,productTax:Ri.productTax,productShippingPrice:Ri.productShippingPrice,pricePerUnit:Ri.pricePerUnit,uom:Ri.uom,uomName:Ri.uomName,uomConversion:Ri.uomConversion},dataConnector:{selectorKey:wi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Li={optionSelection:{value:!0,property:"optionSelection",propertyType:Dr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Dr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Dr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Dr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Dr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Dr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Dr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Dr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Dr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Dr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Dr.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Dr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Dr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Dr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Dr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Dr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Dr.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Dr.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Dr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Dr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Dr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Dr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Dr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Dr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Dr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Dr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Dr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Dr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Dr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Dr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Dr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Dr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Dr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Dr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Dr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Dr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Dr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Dr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Dr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Dr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Dr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Dr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Dr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Dr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Dr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Dr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Dr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Dr.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Dr.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Dr.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Dr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Dr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Dr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Dr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Dr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Dr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Dr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Dr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Dr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Dr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Dr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Dr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Dr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Dr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Dr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"circle",propertyType:Dr.CONTROLS},swatchShape:{value:"circle",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.COLLAPSED_STATE="collapsed",e.EXPANDED_STATE="expanded",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",e.DATA_CONNECTOR="dataConnector",e.OPTION_STYLE="optionStyle",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.TAB_ITEM_STYLE="tabItemStyle",e.ACCORDION_ITEM_STYLE="accordionItemStyle",e.GROUPED_UPFRONT_STYLE="groupedUpfrontStyle",e.DROPDOWN_STYLE="dropdownStyle",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.OPTION_TITLE="optionTitle",e.NO_OF_OPTION_VALUES="noOfOptionValues",e.OPTION_PRICE="optionPrice",e.SELECTED_VARIENT_NAME="selectedVarientName",e.OPTION_VALUE_NAME="optionValueName",e.OPTION_VALUE_CODE="optionValueCode",e.NO_OF_VARIENTS_AVAILABLE="noOfVariantsAvailable",e.OPTION_VALUE_PRICE="optionValuePrice",e.AVAILABLE_INVENTORY="availableInventory",e.ADDED_ITEMS_TOTAL="addedItemsTotal"}(Ni||(Ni={}));var Ai,Ii=function(){return{layout:{selectorKey:Ni.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"48",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,optionSelection:Li.optionSelection,displayOutOfStockValues:Li.displayOutOfStockValues,displayStyle:Li.displayStyle,notifyMeButton:Li.notifyMeButton,quantitySelectorForVariantSelector:Li.quantitySelectorForVariantSelector,dividerBetweenItems:Li.dividerBetweenItems,optionTitleValueSpacing:Li.optionTitleValueSpacing,remainingDisplayStyle:Li.remainingDisplayStyle,allowUserToSearch:Li.allowUserToSearch,allowUserToFilter:Li.allowUserToFilter,itemSpacing:Li.itemSpacing,swatchTypeDisplayStyle:{selectorKey:Ni.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Li.displayValues,itemPadding:Li.itemPadding,itemSpacing:Li.itemSpacing,maxItemsToDisplay:Li.maxItemsToDisplay,overflowItems:Li.overflowItems,swatchImageType:Li.swatchImageType},singleSelectDisplayStyle:{selectorKey:Ni.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Li.displayValues,itemPadding:Li.itemPadding,itemSpacing:Li.itemSpacing,maxItemsToDisplay:Li.maxItemsToDisplay,overflowItems:Li.overflowItems,imageBehaviour:Li.imageBehaviour,itemsPerRow:Li.itemsPerRow,itemContentAlignment:Li.itemContentAlignment,overflowDirection:Li.overflowDirection},dropdownDisplayStyle:{selectorKey:Ni.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Li.dropdownOptionsSpacing,dropdownOptionsPadding:Li.dropdownOptionsPadding,dropdownStyle:Li.dropdownStyle,optionAndListSpacing:Li.optionAndListSpacing,dropdownListItemSpacing:Li.dropdownListItemSpacing,dropdownListItemPadding:Li.dropdownListItemPadding,dividerBetweenListItems:Li.dividerBetweenListItems,maxItemsToDisplay:Li.maxItemsToDisplay,overflowItems:Li.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Ni.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Li.groupsDisplayStyle,groupSpacing:Li.groupSpacing,groupPadding:Li.groupPadding,groupHeaderAndOptionSpacing:Li.groupHeaderAndOptionSpacing,tabDirection:Li.tabDirection,tabLayout:Li.tabLayout,tabAlignment:Li.tabAlignment,tabSpacing:Li.tabSpacing,tabAndContainerSpacing:Li.tabAndContainerSpacing,tabHorizontalPadding:Li.tabHorizontalPadding,tabVerticalPadding:Li.tabVerticalPadding,containerPadding:Li.tabVerticalPadding,overflowItems:Li.overflowItems,tabRowSpacing:Li.tabRowSpacing,expandIconPosition:Li.expandIconPosition,expandFirstItemByDefault:Li.expandFirstItemByDefault,allowMultipleOpenItems:Li.allowMultipleOpenItems,itemDividers:Li.itemDividers,accordionSpacing:Li.accordionSpacing,accordionAndContainerSpacing:Li.accordionAndContainerSpacing,accordionHorizontalPadding:Li.accordionHorizontalPadding,accordionVerticalPadding:Li.accordionVerticalPadding,groupAndContainerSpacing:Li.groupAndContainerSpacing,groupHorizontalPadding:Li.groupHorizontalPadding,groupVerticalPadding:Li.groupVerticalPadding,canCollapseGroups:Li.canCollapseGroups,collapseIconPosition:Li.collapseIconPosition},tableDisplayStyle:{selectorKey:Ni.TABLE_DISPLAY_STYLE,header:Li.header,headerHeight:Li.headerHeight,rowHeight:Li.rowHeight,headerDivider:Li.headerDivider,rowDivider:Li.rowDivider,columnDivider:Li.columnDivider,alternativeRowColors:Li.alternativeRowColors,headerCellPadding:Li.headerCellPadding,rowCellPadding:Li.rowCellPadding,contentAlignment:Li.contentAlignment,overflowControl:Li.overflowControl,paginationType:Li.paginationType,paginationAlignment:Li.paginationAlignment,rowsPerPage:Li.rowsPerPage,showMoreRows:Li.showMoreRows},groupedTableDisplayStyle:{selectorKey:Ni.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Li.groupsDisplayStyle,groupSpacing:Li.groupSpacing,groupPadding:Li.groupPadding,groupHeaderAndOptionSpacing:Li.groupHeaderAndOptionSpacing}},design:{selectorKey:Ni.DESIGN,optionStyle:{selectorKey:Ni.OPTION_STYLE,contentAlignment:Li.contentAlignment,horizontalPadding:Li.horizontalPadding,verticalPadding:Li.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},swatchOptionValueStyle:{selectorKey:Ni.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Ni.DEFAULT_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Li.backgroundShape,swatchShape:Li.swatchShape},hoverState:{selectorKey:Ni.HOVER_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Li.backgroundShape,swatchShape:Li.swatchShape},selectedState:{selectorKey:Ni.SELECTED_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Li.backgroundShape,swatchShape:Li.swatchShape}},singleOptionValueStyle:{selectorKey:Ni.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:Ni.DEFAULT_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundShape:Li.backgroundShape},hoverState:{selectorKey:Ni.HOVER_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundShape:Li.backgroundShape},selectedState:{selectorKey:Ni.SELECTED_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundShape:Li.backgroundShape}},tabItemStyle:{selectorKey:Ni.TAB_ITEM_STYLE,defaultState:{selectorKey:Ni.DEFAULT_STATE,contentAlignment:Li.contentAlignment,tabAndContainerSpacing:Li.tabAndContainerSpacing,horizontalPadding:Li.horizontalPadding,verticalPadding:Li.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},hoverState:{selectorKey:Ni.HOVER_STATE,contentAlignment:Li.contentAlignment,tabAndContainerSpacing:Li.tabAndContainerSpacing,horizontalPadding:Li.horizontalPadding,verticalPadding:Li.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},selectedState:{selectorKey:Ni.SELECTED_STATE,contentAlignment:Li.contentAlignment,tabAndContainerSpacing:Li.tabAndContainerSpacing,horizontalPadding:Li.horizontalPadding,verticalPadding:Li.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}},accordionItemStyle:{selectorKey:Ni.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:Ni.DEFAULT_STATE},collapsedState:{selectorKey:Ni.COLLAPSED_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},expandedState:{selectorKey:Ni.EXPANDED_STATE,backgroundColor:Io.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}},groupedUpfrontStyle:{selectorKey:Ni.GROUPED_UPFRONT_STYLE,backgroundColor:Io.backgroundColor,containerBackgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},dropdownStyle:{selectorKey:Ni.DROPDOWN_STYLE,backgroundColor:Io.backgroundColor,containerBackgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},arrows:{selectorKey:Ni.ARROWS,arrowIconStyle:Li.arrowIconStyle,leftArrowIconStyle:Li.leftArrowIconStyle,rightArrowIconStyle:Li.rightArrowIconStyle,backgroundShape:Li.backgroundShape,arrowSize:Li.arrowSize,arrowColor:Li.arrowColor},paginationDots:{selectorKey:Ni.PAGINATION_DOTS,dotSize:Li.dotSize,currentDotColor:Li.currentDotColor,otherDotColor:Li.otherDotColor},paginationLine:{selectorKey:Ni.PAGINATION_LINE,currentLineColor:Li.currentLineColor,otherLineColor:Li.otherLineColor,lineHeight:Li.lineHeight,lineWidth:Li.lineWidth},table:{selectorKey:Ni.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Li.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:Li.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Ni.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Ni.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Ni.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},scroll:{selectorKey:Ni.SCROLL,scrollBarWidth:Li.design.scrollBar.scrollBarWidth,scrollBarColor:Li.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Ni.ROW_DIVIDERS,headerDivider:Li.design.rowAndHeaderDividers.headerDivider,rowDivider:Li.design.rowAndHeaderDividers.rowDivider,columnDivider:Li.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Ni.PAGINATION,defaultState:{selectorKey:Ni.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:Li.design.pagination.previousIcon,nextIcon:Li.design.pagination.nextIcon,iconSize:Li.design.pagination.iconSize,iconColor:Li.design.pagination.iconColor,backgroundShape:Li.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:Li.design.pagination.pagination},hoverState:{selectorKey:Ni.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Ni.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Li.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,icon:Io.icon,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor},optionTitle:{selectorKey:Ni.OPTION_TITLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},noOfOptionValues:{selectorKey:Ni.NO_OF_OPTION_VALUES,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionPrice:{selectorKey:Ni.OPTION_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},selectedVarientName:{selectorKey:Ni.SELECTED_VARIENT_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionValueName:{selectorKey:Ni.OPTION_VALUE_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionValueCode:{selectorKey:Ni.OPTION_VALUE_CODE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},noOfVariantsAvailable:{selectorKey:Ni.NO_OF_VARIENTS_AVAILABLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionValuePrice:{selectorKey:Ni.OPTION_VALUE_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},availableInventory:{selectorKey:Ni.AVAILABLE_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},addedItemsTotal:{selectorKey:Ni.ADDED_ITEMS_TOTAL,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},content:{selectorKey:Ni.CONTENT,optionProperties:Li.optionProperties,optionName:Li.optionName,noOfOptionValues:Li.noOfOptionValues,optionPrice:Li.optionPrice,priceFormat:Li.priceFormat,showSelectedVariant:Li.showSelectedVariant,optionValueProperties:Li.optionValueProperties,optionValueName:Li.optionValueName,optionValueCode:Li.optionValueCode,swatchImage:Li.swatchImage,swatchImageType:Li.swatchImageType,noOfVariantsAvailable:Li.noOfVariantsAvailable,optionValuePrice:Li.optionValuePrice,showAvailableInventory:Li.showAvailableInventory,showTotalPriceOfAddedItems:Li.showTotalPriceOfAddedItems},dataConnector:{selectorKey:Ni.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},xi={layout:{autoplay:{value:"true",propertyType:Dr.CONTROLS},showControls:{value:"onHover",propertyType:Dr.CONTROLS},loopVideo:{value:!0,propertyType:Dr.CONTROLS},loopCount:{value:4,propertyType:Dr.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Dr.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Dr.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Dr.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Dr.CONTROLS},showVideoDescription:{value:!0,propertyType:Dr.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Dr.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Dr.CONTROLS},thumbnailImage:{value:"",propertyType:Dr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Dr.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Dr.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Dr.CONTROLS},icon:{value:"",propertyType:Dr.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Dr.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Dr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Dr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Dr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Dr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Dr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Dr.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Dr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Dr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Dr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Dr.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"}(Ai||(Ai={}));var Ei,Pi=function(){return{layout:{selectorKey:Ai.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"245",unit:4}),margin:Io.margin,padding:Object.assign(Object.assign({},Io.padding),{value:"20",unit:1}),autoplay:xi.layout.autoplay,showControls:xi.layout.showControls,loopVideo:xi.layout.loopVideo,loopCount:xi.layout.loopCount,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:Ai.CONTENT,videoFile:xi.content.videoFile,showVideoTitle:xi.content.showVideoTitle,videoTitle:xi.content.videoTitle,showVideoDescription:xi.content.showVideoDescription,videoDescription:xi.content.videoDescription,showCustomVideoThumbnail:xi.content.showCustomVideoThumbnail,thumbnailImage:xi.content.thumbnailImage,image:xi.content.image},design:{selectorKey:Ai.DESIGN,videoWidgetLayout:{selectorKey:Ai.VIDEO_WIDGET_LAYOUT,verticalAlignment:xi.design.verticalAlignment,widgetTextAndItemSpacing:xi.design.widgetTextAndItemSpacing,textPosition:xi.design.textPosition},videoWidgetDesign:{selectorKey:Ai.VIDEO_WIDGET_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},videoTextLayout:{selectorKey:Ai.VIDEO_TEXT_LAYOUT,textVerticalPadding:xi.design.textVerticalPadding,textHorizontalPadding:xi.design.textHorizontalPadding,titleAndDescriptionSpacing:xi.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:Ai.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},playPause:{selectorKey:Ai.PLAY_PAUSE,playIcon:xi.design.playIcon,pauseIcon:xi.design.pauseIcon,size:xi.design.size,iconColor:Io.iconColor,backgroundShape:xi.design.backgroundShape,backgroundColor:Io.backgroundColor}}}},_i={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Dr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Dr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Dr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Dr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Dr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Dr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Dr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Dr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Dr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Dr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Dr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Dr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Dr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Dr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Dr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Dr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Dr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Dr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Dr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Dr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Dr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Dr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Dr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Dr.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Dr.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Dr.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Dr.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Dr.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Dr.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Dr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Dr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Dr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Dr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Dr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Dr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Dr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Dr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Dr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Dr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Dr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Dr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Dr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Dr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Dr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Dr.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Dr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Dr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Dr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Dr.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Dr.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Dr.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Dr.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Dr.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Dr.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Dr.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Dr.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Dr.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Dr.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Dr.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Dr.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Dr.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Dr.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Dr.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Dr.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Dr.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Dr.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Dr.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Dr.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Dr.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Dr.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Dr.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Dr.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Dr.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Dr.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Dr.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Dr.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Dr.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Dr.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Dr.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Dr.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Dr.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Dr.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Dr.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Dr.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.OPTION_DISPLAY_STYLE="optionsDisplayStyle",e.ITEM_STYLE="itemStyle",e.UOM_TITLE_STYLE="uomTitleStyle",e.UOM_CONVERSION_STYLE="uomConversionStyle",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.DISCOUNT_VALUE="discountValue",e.SAVINGS="savings",e.SAVINGS_VALUE="savingsValue",e.PRICE_PER_UNIT="pricePerUnit",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(Ei||(Ei={}));var Hi,Bi=function(){return{layout:{selectorKey:Ei.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"48",unit:1}),margin:Io.margin,padding:Io.padding,showVolumePrice:_i.layout.showVolumePrice,displayFormat:_i.layout.displayFormat,itemSpacing:_i.layout.itemSpacing,maxItemsToDisplay:_i.layout.maxItemsToDisplay,overflowControl:_i.layout.overflowControl,onClick:_i.layout.onClick,sliderControl:_i.layout.sliderControl,controlPosition:_i.layout.controlPosition,loopImages:_i.layout.loopImages,autoplay:_i.layout.autoplay,header:_i.layout.header,headerHeight:_i.layout.headerHeight,rowHeight:_i.layout.rowHeight,headerDivider:_i.layout.headerDivider,rowDivider:_i.layout.rowDivider,columnDivider:_i.layout.columnDivider,alternativeRowColors:_i.layout.alternativeRowColors,headerCellPadding:_i.layout.headerCellPadding,rowCellPadding:_i.layout.rowCellPadding,contentAlignment:_i.layout.contentAlignment,showMoreRows:_i.layout.showMoreRows,rowsPerPage:_i.layout.rowsPerPage,paginationType:_i.layout.paginationType,paginationAlignment:_i.layout.paginationAlignment,optionTitleAndValueSpacing:_i.layout.optionTitleAndValueSpacing,tabItemSpacing:_i.layout.tabItemSpacing,accordionItemSpacing:_i.layout.accordionItemSpacing,noOfItemsToLoad:_i.layout.noOfItemsToLoad,groupDisplayStyle:_i.layout.groupDisplayStyle,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,sliderDisplayScrollBar:_i.layout.sliderDisplayScrollBar,optionTitleValueSpacing:_i.layout.optionTitleValueSpacing,dividerBetweenItems:_i.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:Ei.OPTION_DISPLAY_STYLE,displayValues:_i.layout.displayValues,itemPadding:_i.layout.itemPadding,itemSpacing:_i.layout.itemSpacing,maxItemsToDisplay:_i.layout.maxItemsToDisplay,overflowItems:_i.layout.overflowItems,swatchImageType:_i.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:Ei.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:_i.layout.groupsDisplayStyle,groupSpacing:_i.layout.groupSpacing,groupPadding:_i.layout.groupPadding,groupHeaderAndOptionSpacing:_i.layout.groupHeaderAndOptionSpacing,tabDirection:_i.layout.tabDirection,tabLayout:_i.layout.tabLayout,tabAlignment:_i.layout.tabAlignment,tabSpacing:_i.layout.tabSpacing,tabAndContainerSpacing:_i.layout.tabAndContainerSpacing,tabHorizontalPadding:_i.layout.tabHorizontalPadding,tabVerticalPadding:_i.layout.tabVerticalPadding,containerPadding:_i.layout.containerPadding,overflowItems:_i.layout.overflowItems,tabRowSpacing:_i.layout.tabRowSpacing,expandIconPosition:_i.layout.expandIconPosition,expandFirstItemByDefault:_i.layout.expandFirstItemByDefault,allowMultipleOpenItems:_i.layout.allowMultipleOpenItems,itemDividers:_i.layout.itemDividers,accordionSpacing:_i.layout.accordionSpacing,accordionAndContainerSpacing:_i.layout.accordionAndContainerSpacing,accordionHorizontalPadding:_i.layout.accordionHorizontalPadding,accordionVerticalPadding:_i.layout.accordionVerticalPadding,groupAndContainerSpacing:_i.layout.groupAndContainerSpacing,groupHorizontalPadding:_i.layout.groupHorizontalPadding,groupVerticalPadding:_i.layout.groupVerticalPadding,canCollapseGroups:_i.layout.canCollapseGroups,collapseIconPosition:_i.layout.collapseIconPosition}},content:{selectorKey:Ei.CONTENT,uom:_i.content.uom,uomName:_i.content.uomName,uomConversion:_i.content.uomConversion,productPrice:_i.content.productPrice,sellingPrice:_i.content.sellingPrice,displayProductUOM:_i.content.displayProductUOM,displayProductCurrencyCode:_i.content.displayProductCurrencyCode,actualPriceToggle:_i.content.actualPriceToggle,actualPrice:_i.content.actualPrice,displayPriceUOM:_i.content.displayPriceUOM,displayPriceCurrencyCode:_i.content.displayPriceCurrencyCode,discountPercentage:_i.content.discountPercentage,discountValue:_i.content.discountValue,savings:_i.content.savings,savingsPercentage:_i.content.savingsPercentage,savingsValue:_i.content.savingsValue,displaySavingsCurrencyCode:_i.content.displayProductCurrencyCode,pricePerUnit:_i.content.pricePerUnit,EmbellishmentPrice:_i.content.EmbellishmentPrice,productTax:_i.content.productTax,productShippingPrice:_i.content.productShippingPrice},design:{selectorKey:Ei.DESIGN,itemStyle:{selectorKey:Ei.ITEM_STYLE,defaultState:{selectorKey:Ei.DEFAULT_STATE,contentAlignment:_i.design.contentAlignment,horizontalPadding:_i.design.horizontalPadding,verticalPadding:_i.design.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},selectedState:{selectorKey:Ei.SELECTED_STATE,contentAlignment:_i.design.contentAlignment,horizontalPadding:_i.design.horizontalPadding,verticalPadding:_i.design.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}},uomTitleStyle:{selectorKey:Ei.UOM_TITLE_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},uomConversionStyle:{selectorKey:Ei.UOM_CONVERSION_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},productPrice:{selectorKey:Ei.PRODUCT_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},uomStyle:{selectorKey:Ei.UOM_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},currencyCodeStyle:{selectorKey:Ei.CURRENCY_CODE_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},actualPrice:{selectorKey:Ei.ACTUAL_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},discount:{selectorKey:Ei.DISCOUNT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},discountValue:{selectorKey:Ei.DISCOUNT_VALUE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},savings:{selectorKey:Ei.SAVINGS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},savingsValue:{selectorKey:Ei.SAVINGS_VALUE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},pricePerUnit:{selectorKey:Ei.PRICE_PER_UNIT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:Ei.ARROWS,arrowIconStyle:_i.design.pagination.arrowIconStyle,leftArrowIconStyle:_i.design.pagination.leftArrowIconStyle,rightArrowIconStyle:_i.design.pagination.rightArrowIconStyle,backgroundShape:_i.design.pagination.backgroundShape,arrowSize:_i.design.arrowSize,arrowColor:_i.design.arrowColor},paginationDots:{selectorKey:Ei.PAGINATION_DOTS,dotSize:_i.design.dotSize,currentDotColor:_i.design.currentDotColor,otherDotColor:_i.design.otherDotColor},paginationLine:{selectorKey:Ei.PAGINATION_LINE,currentLineColor:_i.design.currentLineColor,otherLineColor:_i.design.otherLineColor,lineHeight:_i.design.lineHeight,lineWidth:_i.design.lineWidth},table:{selectorKey:Ei.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:_i.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:_i.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Ei.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Ei.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Ei.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowDividers:{selectorKey:Ei.ROW_DIVIDERS,headerDivider:_i.design.rowAndHeaderDividers.headerDivider,rowDivider:_i.design.rowAndHeaderDividers.rowDivider,columnDivider:_i.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Ei.SCROLL,scrollBarWidth:_i.design.scrollBar.scrollBarWidth,scrollBarColor:_i.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ei.PAGINATION,defaultState:{selectorKey:Ei.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:_i.design.pagination.previousIcon,nextIcon:_i.design.pagination.nextIcon,iconSize:_i.design.pagination.iconSize,iconColor:_i.design.pagination.iconColor,backgroundShape:_i.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:_i.design.pagination.pagination},hoverState:{selectorKey:Ei.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Ei.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:_i.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:Ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},zi={openAutomaticallyOnPage:{value:!0,propertyType:Dr.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Dr.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Dr.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Dr.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Dr.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Dr.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Dr.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Hi||(Hi={}));var ki,Ki=function(){return{layout:{selectorKey:Hi.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"340",unit:1}),openAutomaticallyOnPage:zi.openAutomaticallyOnPage,selectPage:zi.selectPage,closeIcon:zi.closeOnXIcon,closeOnClickingBackground:zi.closeOnClickingBackground,lightboxPosition:zi.lightboxPosition,horizontalOffset:zi.horizontalOffset,verticalOffset:zi.verticalOffset},design:{selectorKey:Hi.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}}},ji={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Dr.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Dr.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Dr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(ki||(ki={}));var Ui,Mi=function(){return{layout:{selectorKey:ki.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,whenClicked:ji.whenClicked,showCartText:ji.showCartText,cartText:ji.cartText,showNoOfItems:ji.showNoOfItems,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:ki.DESIGN,cartIcon:{selectorKey:ki.CART_ICON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,icon:Object.assign(Object.assign({},Io.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:ki.MINI_CART_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},cartItemsCount:{selectorKey:ki.CART_ITEMS_COUNT,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},Vi={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Dr.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Dr.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:Dr.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:Dr.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:Dr.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.profile_ICON="profileMenuItems",e.MINI_profile_TEXT="profileNameText",e.PROFILE_AVATAR="profileAvatar"}(Ui||(Ui={}));var Gi,Wi=function(){return{layout:{selectorKey:Ui.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"75",unit:1}),margin:Io.margin,padding:Io.padding,loggedInButtonStyle:Vi.loggedInButtonStyle,beforeLoginText:Vi.beforeLoginText,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:Ui.CONTENT,myAccount:Vi.myAccount,myOrders:Vi.myOrders,myAddresses:Vi.myAddresses,myQuotes:Vi.myQuotes},design:{selectorKey:Ui.DESIGN,profileAvatar:{selectorKey:Ui.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Io.icon),{value:"user-icon"}),iconSize:Io.iconSize,iconColor:Io.iconColor},profileMenuItems:{selectorKey:Ui.profile_ICON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},profileNameText:{selectorKey:Ui.MINI_profile_TEXT,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Gi||(Gi={}));var Yi,Fi=function(){return{layout:{selectorKey:Gi.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Dr.CONTROLS},itemGap:{property:"itemGap",propertyType:Dr.CSS,value:1,unit:Lr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Dr.CSS},justifyContent:{property:"justifyContent",propertyType:Dr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Dr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Dr.CSS,value:100,unit:Lr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Dr.CSS,value:100,unit:Lr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Dr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Dr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Lr.PIXELS,propertyType:Dr.CSS},dotSize:{property:"dotSize",value:10,unit:Lr.PIXELS,propertyType:Dr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Dr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Dr.CONTROLS},autoplay:{value:!1,propertyType:Dr.CONTROLS},autoplayDuration:{value:3e3,unit:Lr.MS,propertyType:Dr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Dr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Dr.CONTROLS},displayAds:{value:!0,propertyType:Dr.CONTROLS}},design:Object.assign({selectorKey:Gi.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),dataConnector:{selectorKey:Gi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Dr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Dr.CONTROLS}},content:{selectorKey:Gi.CONTENT,adVariationsList:{value:[{label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!0,shuffleItems:!0,showDetails:!0}],property:"adVariationsList",propertyType:Dr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Yi||(Yi={}));var Xi,qi=function(){return{layout:{selectorKey:Yi.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:Yi.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo)}},Qi={spacingBetweenManuListItems:{value:20,property:"spacingBetweenManuListItems",unit:1,propertyType:Dr.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Dr.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Dr.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Dr.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Dr.CSS},overflowControl:{value:"Load More Button",propertyType:Dr.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Dr.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Xi||(Xi={}));var Zi,$i=function(){return{layout:{selectorKey:Xi.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Io.height),{value:30}),margin:Io.margin,padding:Io.padding,direction:Io.direction,spacingBetweenManuListItems:Qi.spacingBetweenManuListItems,fillItemsToContainerWidth:Qi.fillItemsToContainerWidth,dividerBetweenItems:Qi.dividerBetweenItems,listItemAlignment:Qi.listItemAlignment,listItemContentAlignment:Qi.listItemContentAlignment,maxItemsToDisplay:Qi.maxItemsToDisplay,overflowControl:Qi.overflowControl,onClick:Qi.onClick,positionType:Io.positionType,pinTo:Io.pinTo},content:{menuList:Qi.menuList},design:{selectorKey:Xi.DESIGN,menuContainer:{selectorKey:Xi.MENU_CONTAINER,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},menuItemStyle:{selectorKey:Xi.MENU_ITEM_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},Ji={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Dr.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Dr.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Dr.CSS},showOptionsToSelect:{value:!0,propertyType:Dr.CONTROLS},showNoOfOptions:{value:!0,propertyType:Dr.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Dr.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Dr.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Dr.CONTROLS},buttonText:{value:"More Options",propertyType:Dr.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Dr.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Dr.CSS},displayValues:{value:"Horizontally",propertyType:Dr.CONTROLS},displayStyle:{value:"Swatch",propertyType:Dr.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Dr.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Dr.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Dr.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Dr.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Dr.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Dr.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Dr.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Dr.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Dr.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Dr.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Dr.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Dr.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Dr.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Dr.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Dr.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Dr.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Dr.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Dr.CONTROLS}},en={optionSelection:{value:!0,property:"optionSelection",propertyType:Dr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Dr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Dr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Dr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Dr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Dr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Dr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Dr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Dr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Dr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Dr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Dr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Dr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Dr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Dr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Dr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Dr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Dr.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Dr.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Dr.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Dr.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Dr.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Dr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Dr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Dr.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Dr.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Dr.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Dr.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Dr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Dr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Dr.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Dr.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Dr.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Dr.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Dr.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Dr.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Dr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Dr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Dr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Dr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Dr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Dr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Dr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Dr.CONTROLS},header:{value:!0,property:"header",propertyType:Dr.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Dr.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Dr.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Dr.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Dr.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Dr.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Dr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Dr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Dr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Dr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Dr.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Dr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Dr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Dr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Dr.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Dr.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Dr.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Dr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Dr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Dr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Dr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Dr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Dr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Dr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Dr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Dr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Dr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Dr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Dr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Dr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Dr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Dr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Dr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Dr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Dr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Dr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Dr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Dr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Dr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Dr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Dr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Dr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Dr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Dr.CSS},buttonType:{value:"primaryButton",propertyType:Dr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Dr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Dr.CONTROLS},backgroundShape:{value:"circle",propertyType:Dr.CONTROLS},swatchShape:{value:"circle",propertyType:Dr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Dr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Dr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Dr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Dr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Dr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Dr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Dr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Dr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Dr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Dr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Dr.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:Dr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Dr.CONTROLS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},characterSpacing:{value:"16",propertyType:Dr.CSS,unit:1},lineHeight:{value:"16",propertyType:Dr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Dr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Dr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Dr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Dr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Dr.CONTROLS},arrowSize:{value:"16",propertyType:Dr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Dr.CSS},backgroundShape:{value:"rectangle",propertyType:Dr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},font:{value:"lato",propertyType:Dr.CSS},fontSize:{value:"16",propertyType:Dr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Dr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Dr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Dr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverFont:{value:"lato",propertyType:Dr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Dr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Dr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Dr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Dr.CONTROLS},iconSize:{value:"20",propertyType:Dr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Dr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider",e.DATA_CONNECTOR="dataConnector",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(Zi||(Zi={}));var rn,on=function(){return{layout:{selectorKey:Zi.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"auto",unit:Lr.CUSTOM}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,showOptionsToSelect:Ji.showOptionsToSelect,itemSpacing:Ji.itemSpacing,showNoOfOptions:Ji.showNoOfOptions,noOfOptionsToShowUpfront:Ji.noOfOptionsToShowUpfront,showRemainingOptionsAs:Ji.showRemainingOptionsAs,whenClicked:Ji.whenClicked,buttonText:Ji.buttonText,displayStyle:Ji.displayStyle,dividerBetweenOptions:Ji.dividerBetweenOptions,optionTitleValueSpacing:Ji.optionTitleValueSpacing,displayValues:Ji.displayValues,swatchItemSpacing:Ji.swatchItemSpacing,swatchItemSize:Ji.swatchItemSize,swatchItemPadding:Ji.swatchItemPadding,optionItemSpacing:Ji.optionItemSpacing,optionItemPadding:Ji.optionItemPadding,swatchMaxItemsToDisplay:Ji.swatchMaxItemsToDisplay,swatchOverflowItems:Ji.swatchOverflowItems,swatchImageType:Ji.swatchImageType,singleSelectDisplayValues:Ji.singleSelectDisplayValues,singleSelectItemSpacing:Ji.singleSelectItemSpacing,singleSelectItemPadding:Ji.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Ji.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Ji.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Ji.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Ji.swatchDropdownOptionsPadding,swatchDropdownStyle:Ji.swatchDropdownStyle,swatchOptionAndListSpacing:Ji.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Ji.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Ji.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Ji.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Zi.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:en.dropdownOptionsSpacing,dropdownOptionsPadding:en.dropdownOptionsPadding,dropdownStyle:en.dropdownStyle,optionAndListSpacing:en.optionAndListSpacing,dropdownListItemSpacing:en.dropdownListItemSpacing,dropdownListItemPadding:en.dropdownListItemPadding,dividerBetweenListItems:en.dividerBetweenListItems,maxItemsToDisplay:en.maxItemsToDisplay,overflowItems:en.overflowItems}},design:{selectorKey:Zi.DESIGN,widgetStyle:{selectorKey:Zi.WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},optionValueStyle:{selectorKey:Zi.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Zi.DEFAULT_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:en.backgroundShape,swatchShape:en.swatchShape},hoverState:{selectorKey:Zi.HOVER_STATE},selectedState:{selectorKey:Zi.SELECTED_STATE}}},dataConnector:{selectorKey:Zi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Dr.CONTROLS}}}},tn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Dr.CONTROLS},brandName:{value:!0,propertyType:Dr.CONTROLS},brandCodes:{value:!0,propertyType:Dr.CONTROLS},varientCodes:{value:!0,propertyType:Dr.CONTROLS},brandImage:{value:!0,propertyType:Dr.CONTROLS},price:{value:!0,propertyType:Dr.CONTROLS},brandDescription:{value:!0,propertyType:Dr.CONTROLS},showOptions:{value:!0,propertyType:Dr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Dr.CONTROLS},actions:{value:!0,propertyType:Dr.CONTROLS},quickView:{value:!0,propertyType:Dr.CONTROLS},addToCart:{value:!0,propertyType:Dr.CONTROLS},wishlist:{value:!0,propertyType:Dr.CONTROLS},buyNow:{value:!0,propertyType:Dr.CONTROLS},addtoQuote:{value:!0,propertyType:Dr.CONTROLS},showUoms:{value:!0,propertyType:Dr.CONTROLS},showVolumePricing:{value:!0,propertyType:Dr.CONTROLS},showInventory:{value:!0,propertyType:Dr.CONTROLS},storeAvailability:{value:!0,propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(rn||(rn={}));var nn,an=function(){return{layout:{selectorKey:rn.LAYOUT,width:Object.assign({},Io.width),height:Object.assign(Object.assign({},Io.height),{value:"auto",propertyType:Dr.CONTROLS,unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:rn.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),content:{selectorKey:rn.CONTENT,brandName:tn.brandName,brandCodes:tn.brandCodes,varientCodes:tn.varientCodes,brandImage:tn.brandImage,price:tn.price,brandDescription:tn.brandDescription,showOptions:tn.showOptions,allowBulkOrdering:tn.allowBulkOrdering,actions:tn.actions,quickView:tn.quickView,addToCart:tn.addToCart,wishlist:tn.wishlist,buyNow:tn.buyNow,addtoQuote:tn.addtoQuote,showUoms:tn.showUoms,showVolumePricing:tn.showVolumePricing,showInventory:tn.showInventory,storeAvailability:tn.storeAvailability},dataConnector:{selectorKey:rn.DATA_CONNECTOR,dataConnector:tn.dataConnector}}},ln={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Dr.CONTROLS},brandName:{value:!0,propertyType:Dr.CONTROLS},brandCodes:{value:!0,propertyType:Dr.CONTROLS},varientCodes:{value:!0,propertyType:Dr.CONTROLS},brandImage:{value:!0,propertyType:Dr.CONTROLS},price:{value:!0,propertyType:Dr.CONTROLS},brandDescription:{value:!0,propertyType:Dr.CONTROLS},showOptions:{value:!0,propertyType:Dr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Dr.CONTROLS},actions:{value:!0,propertyType:Dr.CONTROLS},quickView:{value:!0,propertyType:Dr.CONTROLS},addToCart:{value:!0,propertyType:Dr.CONTROLS},wishlist:{value:!0,propertyType:Dr.CONTROLS},buyNow:{value:!0,propertyType:Dr.CONTROLS},addtoQuote:{value:!0,propertyType:Dr.CONTROLS},showUoms:{value:!0,propertyType:Dr.CONTROLS},showVolumePricing:{value:!0,propertyType:Dr.CONTROLS},showInventory:{value:!0,propertyType:Dr.CONTROLS},storeAvailability:{value:!0,propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(nn||(nn={}));var pn,dn=function(){return{layout:{selectorKey:nn.LAYOUT,width:Object.assign({},Io.width),height:Object.assign(Object.assign({},Io.height),{value:"auto",propertyType:Dr.CONTROLS,unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:nn.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),content:{selectorKey:nn.CONTENT,brandName:ln.brandName,brandCodes:ln.brandCodes,varientCodes:ln.varientCodes,brandImage:ln.brandImage,price:ln.price,brandDescription:ln.brandDescription,showOptions:ln.showOptions,allowBulkOrdering:ln.allowBulkOrdering,actions:ln.actions,quickView:ln.quickView,addToCart:ln.addToCart,wishlist:ln.wishlist,buyNow:ln.buyNow,addtoQuote:ln.addtoQuote,showUoms:ln.showUoms,showVolumePricing:ln.showVolumePricing,showInventory:ln.showInventory,storeAvailability:ln.storeAvailability},dataConnector:{selectorKey:nn.DATA_CONNECTOR,dataConnector:ln.dataConnector}}},sn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Dr.CONTROLS},categoryName:{value:!0,propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(pn||(pn={}));var cn,yn=function(){return{layout:{selectorKey:pn.LAYOUT,width:Object.assign({},Io.width),height:Object.assign(Object.assign({},Io.height),{value:"auto",propertyType:Dr.CONTROLS,unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:pn.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),content:{selectorKey:pn.CONTENT,categoryName:sn.categoryName},dataConnector:{selectorKey:pn.DATA_CONNECTOR,dataConnector:sn.dataConnector}}},un={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Dr.CONTROLS},categoryName:{value:!0,propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(cn||(cn={}));var Sn,gn=function(){return{layout:{selectorKey:cn.LAYOUT,width:Object.assign({},Io.width),height:Object.assign(Object.assign({},Io.height),{value:"auto",propertyType:Dr.CONTROLS,unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:cn.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},content:{selectorKey:cn.CONTENT,categoryName:un.categoryName},dataConnector:{selectorKey:cn.DATA_CONNECTOR,dataConnector:un.dataConnector}}},Tn={onClick:{value:"Show Image Lightbox",propertyType:Dr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Dr.CONTROLS},cropRatio:{value:"16:9",propertyType:Dr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Dr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Dr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Dr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Sn||(Sn={}));var hn,Cn=function(){return{layout:{selectorKey:Sn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{propertyType:Dr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Io.height),{value:300,propertyType:Dr.CONTROLS,unit:1}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,onClick:Tn.onClick,onHover:Tn.onHover,cropRatio:Tn.cropRatio,fitOptions:Tn.fitOptions,horizontalAlignment:Tn.horizontalAlignment,verticalAlignment:Tn.verticalAlignment},design:{selectorKey:Sn.DESIGN,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,backgroundColor:Io.backgroundColor,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,brightness:Io.brightness,hue:Io.hue,lightness:Io.lightness,highlights:Io.highlights,shadows:Io.shadows,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Dr.CONTROLS}},dataConnector:{selectorKey:Sn.DATA_CONNECTOR,dataConnector:Tn.dataConnector}}},On={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Dr.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Dr.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Dr.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Dr.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Dr.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Dr.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Dr.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Dr.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Dr.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Dr.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Dr.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Dr.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Dr.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Dr.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Dr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Dr.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Dr.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Dr.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Dr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Dr.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Dr.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Dr.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},title:{value:"",property:"title",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Dr.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Dr.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Dr.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(hn||(hn={})),Io.borderColor,Io.borderStyle,Io.borderPerSlide,Io.showBorder,Io.backgroundColor,Io.showShadow,Io.shadowColor,Io.blur,Io.spread,Io.angle,Io.borderRadius,Io.exposure,Io.contrast,Io.saturation,Io.highlights,Io.shadows,Io.theme,Io.font,Io.fontSize,Io.textColor,Io.bold,Io.italic,Io.linethrough,Io.underline,Io.textAlign,Io.characterSpacing,Io.lineHeight;var bn,vn=function(){return{layout:{selectorKey:hn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:300,unit:Lr.PIXELS}),height:Io.height,margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:On.displayStyle,openFilterAs:On.openFilterAs,displayType:On.displayType,selectionType:On.selectionType,allowSearchForEachFilter:On.allowSearchForEachFilter,dividerBetweenFilters:On.dividerBetweenFilters,maxValuesToDisplay:On.maxValuesToDisplay,overflowControl:On.overflowControl,showSubCategoriesFilter:On.showSubCategoriesFilter,showBrandsFilter:On.showBrandsFilter,showPriceFilter:On.showPriceFilter,showCustomAttributesFilter:On.showCustomAttributesFilter,firstFilterAlwaysOpen:On.firstFilterAlwaysOpen,allowMultipleFiltersOpen:On.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:On.horizontalSpacingBetweenItems,sliderControl:On.sliderControl,controlPosition:On.controlPosition,loopImages:On.loopImages,displaySliderScrollbar:On.displaySliderScrollbar,autoplay:On.autoplay,openItemsIn:On.openItemsIn,showMoreItems:On.showMoreItems,verticalSpacingBetweenItems:On.verticalSpacingBetweenItems,showOptionsFilter:On.showOptionsFilter},design:{selectorKey:hn.DESIGN},content:{selectorKey:hn.CONTENT,showTitle:On.showTitle,showDescription:On.showDescription,title:On.title,description:On.description,showAppliedFilters:On.showAppliedFilters,clearAllButton:On.clearAllButton,showNoOfValuesForEachFilters:On.showNoOfValuesForEachFilters}}},mn={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Dr.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Dr.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.SORT_TITLE="sortTitle",e.SELECTED_OPTION="selectedOption",e.SORT_BUTTON="sortButton"}(bn||(bn={}));var wn,fn={borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,backgroundColor:Io.backgroundColor,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,highlights:Io.highlights,shadows:Io.shadows},Rn={theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},Nn=function(){return{layout:{selectorKey:bn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:300,unit:Lr.PIXELS}),height:Io.height,margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:bn.DESIGN,sortTitle:Object.assign({selectorKey:bn.SORT_TITLE},Rn),selectedOption:Object.assign({selectorKey:bn.SELECTED_OPTION},Rn),sortButton:Object.assign({selectorKey:bn.SORT_BUTTON},fn)},content:{selectorKey:bn.CONTENT,title:mn.title,orderProductsBy:mn.orderProductsBy,sortOptions:mn.sortOptions}}},Dn={source:{value:"Past Orders",property:"source",propertyType:Dr.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Dr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Dr.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Dr.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Dr.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Dr.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Dr.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Dr.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Dr.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Dr.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(wn||(wn={})),Io.theme,Io.font,Io.fontSize,Io.textColor,Io.bold,Io.italic,Io.linethrough,Io.underline,Io.textAlign,Io.characterSpacing,Io.lineHeight,Io.backgroundColor;var Ln,An=function(){return{layout:{selectorKey:wn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:300,unit:Lr.PIXELS}),height:Io.height,margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:wn.DESIGN},content:{selectorKey:wn.CONTENT,source:Dn.source,filterOrders:Dn.filterOrders,sortBy:Dn.sortBy,showTitle:Dn.showTitle,title:Dn.title,showDescription:Dn.showDescription,description:Dn.description,viewAllOrdersButton:Dn.viewAllOrdersButton,orderId:Dn.orderId,orderStatus:Dn.orderStatus,orderedOn:Dn.orderedOn,orderTotal:Dn.orderTotal,numOfItemsOrdered:Dn.numOfItemsOrdered,paymentMethodsUsed:Dn.paymentMethodsUsed,reOrderButton:Dn.reOrderButton,onClick:Dn.onClick}}},In={source:{value:"Recent Quotes",property:"source",propertyType:Dr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Dr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Dr.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Dr.CONTROLS},status:{value:!0,property:"status",propertyType:Dr.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Dr.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Dr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Dr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Dr.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Dr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Dr.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Dr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Dr.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Dr.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Dr.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Dr.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Dr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Dr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Dr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Dr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Dr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Dr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Dr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Dr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Dr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ln||(Ln={})),Io.theme,Io.font,Io.fontSize,Io.textColor,Io.bold,Io.italic,Io.linethrough,Io.underline,Io.textAlign,Io.characterSpacing,Io.lineHeight,Io.backgroundColor;var xn,En=function(){return{layout:{selectorKey:Ln.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:350,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:150,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:In.displayStyle,maxItemsToDisplay:In.maxItemsToDisplay,sliderControl:In.sliderControl,controlPosition:In.controlPosition,loopItems:In.loopItems,displayScrollbar1:In.displayScrollbar1,autoplay:In.autoplay,spacingBetweenItems:In.spacingBetweenItems,dividerBetweenItems:In.dividerBetweenItems,overflowControl:In.overflowControl,numOfItemsToLoad:In.numOfItemsToLoad},design:{selectorKey:Ln.DESIGN},content:{selectorKey:Ln.CONTENT,source:In.source,filterStatements:In.filterStatements,sortBy:In.sortBy,showTitle:In.showTitle,title:In.title,showDescription:In.showDescription,description:In.description,viewAllQuotesButton:In.viewAllQuotesButton,quoteId:In.quoteId,status:In.status,quoteRaisedDate:In.quoteRaisedDate,quoteRaisedDisplayFormat:In.quoteRaisedDisplayFormat,lastUpdatedDate:In.lastUpdatedDate,lastUpdatedDisplayFormat:In.lastUpdatedDisplayFormat,expiryDate:In.expiryDate,expiryDateDisplayFormat:In.expiryDateDisplayFormat,quoteLineItems:In.quoteLineItems,quickActions:In.quickActions,viewQuote:In.viewQuote,printQuote:In.printQuote,downloadQuote:In.downloadQuote,cancelQuote:In.cancelQuote,sendMessage:In.sendMessage}}},Pn={source:{value:"Recent RFQs",property:"source",propertyType:Dr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Dr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Dr.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Dr.CONTROLS},status:{value:!0,property:"status",propertyType:Dr.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Dr.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Dr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Dr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Dr.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Dr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Dr.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Dr.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Dr.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Dr.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Dr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Dr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Dr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Dr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Dr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Dr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Dr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Dr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Dr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Dr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Dr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(xn||(xn={}));var _n,Hn=function(){return{layout:{selectorKey:xn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:350,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:150,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:Pn.displayStyle,maxItemsToDisplay:Pn.maxItemsToDisplay,sliderControl:Pn.sliderControl,controlPosition:Pn.controlPosition,loopItems:Pn.loopItems,displayScrollbar1:Pn.displayScrollbar1,autoplay:Pn.autoplay,spacingBetweenItems:Pn.spacingBetweenItems,dividerBetweenItems:Pn.dividerBetweenItems,overflowControl:Pn.overflowControl,numOfItemsToLoad:Pn.numOfItemsToLoad},design:{selectorKey:xn.DESIGN},content:{selectorKey:xn.CONTENT,source:Pn.source,filterStatements:Pn.filterStatements,sortBy:Pn.sortBy,showTitle:Pn.showTitle,title:Pn.title,showDescription:Pn.showDescription,description:Pn.description,viewAllRfqsButton:Pn.viewAllRfqsButton,rfqId:Pn.rfqId,status:Pn.status,rfqRaisedDate:Pn.rfqRaisedDate,rfqRaisedDisplayFormat:Pn.rfqRaisedDisplayFormat,lastUpdatedDate:Pn.lastUpdatedDate,lastUpdatedDisplayFormat:Pn.lastUpdatedDisplayFormat,rfqLineItems:Pn.rfqLineItems,quickActions:Pn.quickActions,viewRfq:Pn.viewRfq,printRfq:Pn.printRfq,downloadRfq:Pn.downloadRfq,cancelRfq:Pn.cancelRfq,sendMessage:Pn.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(_n||(_n={}));var Bn,zn=function(){return{layout:{selectorKey:_n.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0,value:400}),margin:Io.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Dr.TOOL},selectPage:{value:"all",property:"selectPage",propertyType:Dr.CONTROLS},delay:{value:1e3,unit:Lr.MS,propertyType:Dr.CONTROLS},closeOnXIcon:{value:!1,propertyType:Dr.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Dr.CONTROLS}},design:Object.assign({selectorKey:_n.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlay",propertyType:Dr.CSS},borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle},Wo),dataConnector:{selectorKey:_n.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Dr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Dr.CONTROLS}}}},kn={displayStyle:{value:"Table",property:"displayStyle",propertyType:Dr.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Dr.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Dr.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Dr.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Dr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Dr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Dr.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Dr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Dr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Dr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Dr.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Dr.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Dr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},title:{value:"",property:"title",propertyType:Dr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Dr.CONTROLS},description:{value:"",property:"description",propertyType:Dr.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Dr.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Dr.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Dr.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Dr.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Dr.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Dr.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Dr.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Dr.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Dr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Dr.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Dr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Dr.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:Dr.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:Dr.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:Dr.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Bn||(Bn={})),Io.theme,Io.font,Io.fontSize,Io.textColor,Io.bold,Io.italic,Io.linethrough,Io.underline,Io.textAlign,Io.characterSpacing,Io.lineHeight,Io.backgroundColor;var Kn,jn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:570,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:300,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:kn.displayStyle,displayType:kn.displayType,rowsToDisplay:kn.rowsToDisplay,spacingBetweenItems:kn.spacingBetweenItems,overflowControl:kn.overflowControl,numOfItemsToLoad:kn.numOfItemsToLoad,maxItemsToDisplay:kn.maxItemsToDisplay,sliderControl:kn.sliderControl,controlPosition:kn.controlPosition,loopItems:kn.loopItems,displayScrollbar1:kn.displayScrollbar1,autoplay:kn.autoplay},design:{selectorKey:Bn.DESIGN},content:{selectorKey:Bn.CONTENT,source:kn.source,sortBy:kn.sortBy,showTitle:kn.showTitle,title:kn.title,showDescription:kn.showDescription,description:kn.description,viewAllAllocationsButton:kn.viewAllAllocationsButton,showAllocationCategory:kn.showAllocationCategory,allocationCategory:kn.allocationCategory,showAllocationLeft:kn.showAllocationLeft,allocationLeft:kn.allocationLeft,allocationUtilized:kn.allocationUtilized,showAllocationUtilized:kn.showAllocationUtilized,totalAllocation:kn.totalAllocation,showTotalAllocation:kn.showTotalAllocation,showExpiryDate:kn.showExpiryDate,expiryDate:kn.expiryDate,expiryDateDisplayFormat:kn.expiryDateDisplayFormat,showRenewDate:kn.showRenewDate,renewDate:kn.renewDate,renewDateDisplayFormat:kn.renewDateDisplayFormat,shopAllAllocationProductsButton:kn.shopAllAllocationProductsButton}}},Un={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Dr.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Dr.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Dr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SEARCHBAR="searchBar",e.PLACEHOLDER_TEXT="placeholderText",e.SEARCH_ICON="searchIcon",e.MINI_CART_TEXT="miniSearchText",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(Kn||(Kn={}));var Mn,Vn=function(){return{layout:{selectorKey:Kn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"70",unit:1}),margin:Io.margin,padding:Io.padding,whenClicked:Un.whenClicked,showSearchText:Un.showSearchText,searchText:Un.searchText,showNoOfItems:Un.showNoOfItems,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Kn.DESIGN,searchBar:{selectorKey:Kn.SEARCHBAR,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},searchIcon:{selectorKey:Kn.SEARCH_ICON,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,icon:{value:"search-sm",propertyType:Dr.CONTROLS}},placeholderText:{selectorKey:Kn.PLACEHOLDER_TEXT,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Mn||(Mn={}));var Gn,Wn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Dr.CONTROLS},itemGap:{property:"itemGap",propertyType:Dr.CSS,value:1,unit:Lr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Dr.CSS},justifyContent:{property:"justifyContent",propertyType:Dr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Dr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Dr.CSS,value:100,unit:Lr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Dr.CSS,value:100,unit:Lr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Dr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Dr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Lr.PIXELS,propertyType:Dr.CSS},dotSize:{property:"dotSize",value:10,unit:Lr.PIXELS,propertyType:Dr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Dr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Dr.CONTROLS},autoplay:{value:!1,propertyType:Dr.CONTROLS},autoplayDuration:{value:3e3,unit:Lr.MS,propertyType:Dr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Dr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Dr.CONTROLS}},design:Object.assign({selectorKey:Mn.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Dr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Dr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Gn||(Gn={}));var Yn,Fn=function(){return{layout:{selectorKey:Gn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Dr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding},design:Object.assign({selectorKey:Gn.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo)}},Xn={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Yn||(Yn={}));var qn,Qn=function(){return{layout:{selectorKey:Yn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:"200",unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:Object.assign({selectorKey:Yn.DESIGN,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},Wo),content:{selectorKey:Yn.CONTENT},dataConnector:{selectorKey:Yn.DATA_CONNECTOR,dataConnector:Xn.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Dr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(qn||(qn={}));var Zn,$n=function(){return{layout:{selectorKey:qn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"542",unit:1}),padding:Io.padding,margin:Io.margin,positionType:Io.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:Dr.CONTROLS}},design:{selectorKey:qn.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderRadius:Io.borderRadius,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Zn||(Zn={}));var Jn,ea=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"310",unit:1}),padding:Io.padding,margin:Io.margin,positionType:Io.positionType},design:{selectorKey:Zn.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderRadius:Io.borderRadius,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Jn||(Jn={}));var ra,oa=function(){return{layout:{selectorKey:Jn.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"530",unit:1}),padding:Io.padding,margin:Io.margin,positionType:Io.positionType},design:{selectorKey:Jn.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderRadius:Io.borderRadius,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor}}},ta={displayType:{value:"Full Trail",property:"displayType",propertyType:Dr.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Dr.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Dr.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Dr.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Dr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Dr.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Dr.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Dr.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Dr.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Dr.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Dr.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Dr.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Dr.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Dr.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FILL_AND_BACKGROUND="fillAndBackground",e.HOME_PAGE_ITEM_STYLE="homePageItemStyle",e.CURRENT_PAGE_ITEM_STYLE="currentPageItemStyle",e.OTHER_ITEM_STYLES="otherItemStyles",e.ITEM_SEPARATOR="itemSeparator",e.EXPAND_ICON="expandIcon"}(ra||(ra={}));var ia,na={borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,backgroundColor:Io.backgroundColor,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,highlights:Io.highlights,shadows:Io.shadows},aa={theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor},la={icon:Io.icon,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor},pa=function(){return{layout:{selectorKey:ra.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:350,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:150,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,displayType:ta.displayType,showSeparators:ta.showSeparators,displayStyle:ta.displayStyle,itemSpacing:ta.itemSpacing,maxItemsToDisplay:ta.maxItemsToDisplay,overflowItems:ta.overflowItems,numOfItemsToLoad:ta.numOfItemsToLoad,itemVerticalSpacing:ta.itemVerticalSpacing,collapseInTheMiddle:ta.collapseInTheMiddle,showMoreItems:ta.showMoreItems,onClick:ta.onClick,numOfItemsBeforeAndAfterCollapse:ta.numOfItemsBeforeAndAfterCollapse,showItems:ta.showItems},design:{selectorKey:ra.DESIGN,backgroundAndFill:Object.assign({selectorKey:ra.FILL_AND_BACKGROUND,addMedia:ta.addMedia,addPatternOverlay:ta.addPatternOverlay},na),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ra.HOME_PAGE_ITEM_STYLE,addMedia:ta.addMedia,addPatternOverlay:ta.addPatternOverlay},na),aa),la),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ra.CURRENT_PAGE_ITEM_STYLE,addMedia:ta.addMedia,addPatternOverlay:ta.addPatternOverlay},na),aa),la),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ra.OTHER_ITEM_STYLES,addMedia:ta.addMedia,addPatternOverlay:ta.addPatternOverlay},na),aa),la),itemSeparator:Object.assign({selectorKey:ra.ITEM_SEPARATOR},la),expandIcon:Object.assign({selectorKey:ra.EXPAND_ICON,backgroundColor:Io.backgroundColor},la)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(ia||(ia={}));var da,sa={icon:Io.icon,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor},ca=function(){return{layout:{selectorKey:ia.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:20,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:20,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType},design:Object.assign({selectorKey:ia.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},sa)}},ya={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Dr.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Dr.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Dr.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Dr.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.SEARCH_RESULTS_COUNT="searchResultsNumber",e.SEARCH_RESULTS_KEYWORD="searchKeyword",e.SEARCH_RESULTS_OTHER_TEXT="otherText"}(da||(da={}));var ua,Sa=function(){return{layout:{selectorKey:da.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Dr.CSS},height:{value:"40",property:"height",unit:1,propertyType:Dr.CSS},margin:Io.margin,padding:{isAll:!0,sides:{top:{value:10,unit:1},right:{value:10,unit:1},bottom:{value:10,unit:1},left:{value:10,unit:1}},property:"padding",propertyType:Dr.CSS},searchResultsNumber:ya.searchResultsNumber,searchKeyword:ya.searchKeyword,otherText:ya.otherText,showSearchKeyword:ya.showSearchKeyword,showNoOfResults:ya.showNoOfResults,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:da.DESIGN,searchResultsNumber:{selectorKey:da.SEARCH_RESULTS_COUNT,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},searchKeyword:{selectorKey:da.SEARCH_RESULTS_KEYWORD,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},otherText:{selectorKey:da.SEARCH_RESULTS_OTHER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:da.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},ga={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:Dr.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(ua||(ua={}));var Ta,ha=function(){return{layout:{selectorKey:ua.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Dr.CSS},height:{value:"28",property:"height",unit:1,propertyType:Dr.CSS},margin:Io.margin,padding:{isAll:!0,sides:{top:{value:10,unit:1},right:{value:10,unit:1},bottom:{value:10,unit:1},left:{value:10,unit:1}},property:"padding",propertyType:Dr.CSS},itemStockText:ga.itemStockText,showItemStockText:ga.showItemStockText,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:ua.DESIGN,itemStockText:{selectorKey:ua.ITEM_STOCK_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:ua.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Dr.CONTROLS}}}},Ca={showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Dr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Dr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Dr.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Dr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Dr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Dr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Dr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Dr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Dr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Dr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Dr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Dr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Dr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ta||(Ta={})),Io.theme,Io.font,Io.fontSize,Io.textColor,Io.bold,Io.italic,Io.linethrough,Io.underline,Io.textAlign,Io.characterSpacing,Io.lineHeight,Io.backgroundColor;var Oa,ba=function(){return{layout:{selectorKey:Ta.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:570,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:300,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,showTitle:Ca.showTitle,showNumberOfItems:Ca.showNumberOfItems,showActions:Ca.showActions,showContinueShopping:Ca.showContinueShopping,continueShoppingLinkTo:Ca.continueShoppingLinkTo,continueShoppingLink:Ca.continueShoppingLink,showAddFromWishlist:Ca.showAddFromWishlist,showCartGrouping:Ca.showCartGrouping,showClearCart:Ca.showClearCart,clearCartLinkTo:Ca.clearCartLinkTo,clearCartLink:Ca.clearCartLink,showDownloadCart:Ca.showDownloadCart,showShareCart:Ca.showShareCart,showPrintCart:Ca.showPrintCart,maxNumberOfActionsToShow:Ca.maxNumberOfActionsToShow},design:{selectorKey:Ta.DESIGN},content:{selectorKey:Ta.CONTENT,title:{value:"",property:"title",propertyType:Dr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Dr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Dr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Dr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Dr.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Dr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Dr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Dr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Dr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Dr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Dr.CONTENT}}}},va={showTitle:{value:!0,property:"showTitle",propertyType:Dr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Dr.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Dr.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Dr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Oa||(Oa={})),Io.theme,Io.font,Io.fontSize,Io.textColor,Io.bold,Io.italic,Io.linethrough,Io.underline,Io.textAlign,Io.characterSpacing,Io.lineHeight,Io.backgroundColor;var ma,wa=function(){return{layout:{selectorKey:Oa.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:570,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:300,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,showTitle:va.showTitle,showNumberOfItems:va.showNumberOfItems,showEnterCouponCode:va.showEnterCouponCode,showSubTotal:va.showSubTotal},design:{selectorKey:Oa.DESIGN},content:{selectorKey:Oa.CONTENT,title:{value:"",property:"title",propertyType:Dr.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Dr.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ma||(ma={}));var fa=function(){return{layout:{selectorKey:ma.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:570,unit:Lr.PIXELS}),height:Object.assign(Object.assign({},Io.height),{value:300,unit:Lr.PIXELS}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:ma.DESIGN},content:{selectorKey:ma.CONTENT}}},Ra=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:"100%"}},Na=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"}},Da=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"}},La=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Aa=function(){return Object.assign(Object.assign({},La()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},Ia=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"}},xa=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"}},Ea=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"}},Pa=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:"1fr",gridTemplateColumns:"1fr"}},_a=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"}},Ha=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Ba=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"1fr",gridTemplateColumns:"1fr",justifySelf:"center"}};function za(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}function ka(e,r){if(e){if("string"==typeof e)return za(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?za(e,r):void 0}}function Ka(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var t,i,n,a,l=[],p=!0,d=!1;try{if(n=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;p=!1}else for(;!(p=(t=n.call(o)).done)&&(l.push(t.value),l.length!==r);p=!0);}catch(e){d=!0,i=e}finally{try{if(!p&&null!=o.return&&(a=o.return(),Object(a)!==a))return}finally{if(d)throw i}}return l}}(e,r)||ka(e,r)||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 ja(e){return function(e){if(Array.isArray(e))return za(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||ka(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 Ua(e){return Ua="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},Ua(e)}function Ma(e,r,o){return(r=function(e){var r=function(e){if("object"!=Ua(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Ua(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Ua(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Va=o(756),Ga=o.n(Va);function Wa(e,r){var o="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!o){if(Array.isArray(e)||(o=function(e,r){if(e){if("string"==typeof e)return Ya(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Ya(e,r):void 0}}(e))||r&&e&&"number"==typeof e.length){o&&(e=o);var t=0,i=function(){};return{s:i,n:function(){return t>=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:i}}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 n,a=!0,l=!1;return{s:function(){o=o.call(e)},n:function(){var e=o.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==o.return||o.return()}finally{if(l)throw n}}}}function Ya(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}var Fa=function(e,r,o,t){return new(o||(o=Promise))((function(i,n){function a(e){try{p(t.next(e))}catch(e){n(e)}}function l(e){try{p(t.throw(e))}catch(e){n(e)}}function p(e){var r;e.done?i(e.value):(r=e.value,r instanceof o?r:new o((function(e){e(r)}))).then(a,l)}p((t=t.apply(e,r||[])).next())}))};function Xa(e,r){var o,t=Wa(e.base);try{for(t.s();!(o=t.n()).done;)if(o.value.label===r)return"base"}catch(e){t.e(e)}finally{t.f()}var i,n=Wa(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===r)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function qa(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 Qa(e,r,o,t){return Fa(this,void 0,void 0,Ga().mark((function i(){var n,a,l,p,d;return Ga().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,r),l=e.textContent.substring(r+o),p=document.createTextNode(a),d=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(t,e),n.insertBefore(d,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function Za(e){var r=[];if(e.nodeType===Node.TEXT_NODE)r.push(e);else for(var o=e.childNodes,t=0;t<o.length;t++)r=r.concat(Za(o[t]));return r}function $a(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var Ja={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]}},el=[{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 rl(e){return!(e&&Object.keys(e).length>0)}function ol(e){return!(e&&null!==e)}function tl(e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),t=Rr.iframeSelector,i=Rr.iframePreviewSelector,n=document.querySelector(r?i:t),a=null==n?void 0:n.contentDocument;return o?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var il=function(e){return{desktop:{min:"1024px",preferred:"1280px",max:"100%"},tablet:{min:"768px",preferred:"768px",max:"1023px"},mobile:{min:"auto",preferred:"390px",max:"767px"}}[e]},nl=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=il(o),n=t&&(null==t?void 0:t.length)>0?t:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&r)switch(o){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(ll.stylesToString(r),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(ll.stylesToString(r),"}}")}return a},al=function(e){var r,o,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(r=Object.entries(e))||void 0===r?void 0:r.filter((function(e,r){var o=Ka(e,2),i=o[0];return o[1],i.includes("--_ctm-".concat(t.slice(0,3)))}));if(n&&n[0]&&(null===(o=n[0])||void 0===o?void 0:o.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,r){var o=Ka(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},ll={ReorderObj:function(e,r){var o={};return r.forEach((function(r){e.hasOwnProperty(r)&&(o[r]=e[r])})),o},reorderSections:function(e,r,o){var t=e[r],i=t.index,n="up"===o?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(r){return e[r].index===n}));return Object.assign(Object.assign({},e),Ma(Ma({},r,Object.assign(Object.assign({},t),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,r,o,t){var i={};return Object.keys(e).forEach((function(n){i[n]=Object.assign({},e[n]),Object.keys(e[n].children).forEach((function(a){Object.keys(e[n].children[a].children).forEach((function(l){var p=e[n].children[a].children[l];p.isDirty||p.attributes.datadivtype!==r||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),Ma({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Ma({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),o.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),t)})))})))}))}))}))})),i},getTextValue:function(e,r){if(void 0!==(null==r?void 0:r.type)){if("custom"===r.type)return qa(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return qa(o[Xa(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return qa(r.rgb)},returnFontStyle:function(e,r){var o=["bold","italic","lineThrough","underline"],t=o.findIndex((function(r){return""!==e[r].value}));return-1!==t?o[t]:r},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var r=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===r?0:parseFloat(r)},convertFormatToMask:function(e,r){return e.find((function(e){return e.value===r})).format.replaceAll("X","9")},convertToNumericValue:function(e){var r=parseInt(e,10);if(isNaN(r))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return r/100*window.innerHeight;if(e.includes("px"))return r;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 r,o=null==e?void 0:e.property,t=null==e?void 0:e.value,i=null===(r=el.filter((function(r){return r.value===(null==e?void 0:e.unit)}))[0])||void 0===r?void 0:r.label,n="".concat(t).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===o}))){var a=e.sides,l=ja(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=el.filter((function(r){return r.value===a[e].unit}))[0])||void 0===o?void 0:o.label;n+="".concat(0!==r?" ":"").concat(t).concat(i)}))}return Ma({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:qa,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var r=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(o,t){return Object.assign(Object.assign({},o),Ma({},"--_"+r+t,e[t]))}),{})},o=r(e.defaultState.default),t=r(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=r(e.hoverState.default,"hover-")),e.hoverState.text&&(n=r(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},o),i),child:Object.assign(Object.assign({},t),n)}},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 r=Ka(e,2),o=r[0],t=r[1];return"".concat(o,": ").concat(""===t?"fontStyle"===o||"fontWeight"===o?"normal":"none":t,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:Xa,convertPagesToDropdownList:function(e){var r=[];return e.forEach((function(e,o){var t={id:o+1,label:e.displayName,value:o+1};r.push(t)})),r},returnTheCharacter:function(e){return Fa(this,void 0,void 0,Ga().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return Ga().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(o=window.getSelection(),!(t=null==o?void 0:o.toString())){r.next=36;break}i=null==o?void 0:o.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=Za(null==n?void 0:n.parentElement),p=null,d=0,s=Wa(l),r.prev=10,s.s();case 12:if((c=s.n()).done){r.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=d&&a<=d+u)){r.next=18;break}return p=y,r.abrupt("break",21);case 18:d+=u;case 19:r.next=12;break;case 21:r.next=26;break;case 23:r.prev=23,r.t0=r.catch(10),s.e(r.t0);case 26:return r.prev=26,s.f(),r.finish(26);case 29:return(S=document.createElement("span")).textContent=t,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],r.next=36,Qa(p,a,t.length,S);case 36:case"end":return r.stop()}}),r,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,r){var o=Object.assign({},r),t={};return Object.keys(o).forEach((function(r){var i={};r===$a(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===$a(e[0])&&(i=Object.assign(Object.assign({},o[r]),{value:"none"===e[o[r].property]||"normal"===e[o[r].property]?"":e[o[r].property]})),i=o[r]),t[r]=i})),t},checkIfInactiveColorsAndModify:function(e,r){var o=ja(r.general),t=ja(r.text),i=o.map((function(r){var o=Xa(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=ll.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)})),n=t.map((function(r){var o=Xa(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=ll.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)}));return{general:ja(i),text:ja(n)}},kebabToCamelCase:$a,returnDefaultValue:function(e,r,o,t,i){var n,a,l=Ja;if(1===o||2===o){var p=null===(n=null==el?void 0:el.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==el?void 0:el.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(o===i){var s=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===s){for(var c=0,y=l.fontSize["".concat(p)].length-1,u=null;c<=y;){var S=Math.floor((c+y)/2);if(l.fontSize["".concat(p)][S]===r)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<r?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}s=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(d)][s];return"bool"===e?t===g:{value:g,unit:i}}d=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===T){for(var h=0,C=l.fontSize["".concat(p)].length-1,O=null;h<=C;){var b=Math.floor((h+C)/2);if(l.fontSize["".concat(p)][b]===r)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<r?(O=l.fontSize["".concat(p)][b],h=b+1):C=b-1}T=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var v=l.lineHeight["".concat(d)][T];return"bool"===e?t===v:{value:v,unit:o}}return"bool"===e||{}},rgbaToHex:function(e){var r=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!r)return e;var o=parseInt(r[1]),t=parseInt(r[2]),i=parseInt(r[3]),n=1;void 0!==r[4]&&(n=parseFloat(r[4]));var a=o.toString(16).padStart(2,"0"),l=t.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),d=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===d?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(d)},convertToKebabCase:function(e){var r={};return Object.keys(e).forEach((function(o){var t=o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();r[t]=e[o]})),r},loadNAppendStyleTag:function(e,r){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=Rr.iframeSelector,n=Rr.templteEditiorSelector,a=Rr.iframePreviewSelector,l=(Rr.iframePreviewMainSelector,Rr.iframeRoot),p=document.querySelector(o?a:i),d=null==p?void 0:p.contentDocument,s=null==d?void 0:d.querySelector(o?l:n);if(s&&null!==s){var c=s.querySelector("[".concat(Nr.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(Nr.layerStyle,'="').concat(r,'"]'))),c&&null!==c&&c.remove(),null===t?s.appendChild(e):t.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var r=Ka(e,2),o=r[0],t=r[1],i=o.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(t,";")})).join(" ")},IsObjectNull:rl,IsNullOrEmpty:ol,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var r=null;if(!rl(e)){var o=null==e?void 0:e.attributes;if(!rl(o)){var t=null==o?void 0:o.BUILDER;rl(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!rl(e)){var o=null==e?void 0:e.attributes;if(!rl(o)){var t=null==o?void 0:o.BUILDER;rl(t)||(r=null==t?void 0:t.dataDivType)}}return r},GetCMSElementBySelector:tl,CreateAspectRationNWidthConvertion:function(e,r,o){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(r)/parseFloat(e),a=tl("#".concat(o),"single",i),l=e;if(!ol(a)){var p=(null==a?void 0:a.matches(Rr.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Rr.dataDropElement):null==a?void 0:a.closest(Rr.dataDropElement),d=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(r)/d.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(r){var o;return null===(o="".concat(e))||void 0===o?void 0:o.includes(r)}))&&(n=parseFloat(r)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==d?void 0:d.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:el,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!rl(e)){var i=null==e?void 0:e.attributes;if(!rl(i)){var n=i[r];rl(n)||(t=n[o])}}return t},setTimeoutAsync:function(e){return new Promise((function(r,o){try{window.setTimeout((function(){r()}),e,[])}catch(e){o(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var r=Ka(e,2);return null!=(r[0],r[1])})).map((function(e){var r=Ka(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:il,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,r,o,t,i){var n=Object.assign({},e),a=r,l=null==n?void 0:n.tablet,p=null==n?void 0:n.mobile;null==n||delete n.tablet,null==n||delete n.mobile,t.innerHTML+="#".concat(o," {").concat(ll.stylesToString(n),"}");var d=al(a);(null==d?void 0:d.editedStyles)&&(a=Object.assign({},null==d?void 0:d.editedStyles)),(null==d?void 0:d.data)&&(l=Object.assign(Object.assign({},l),null==d?void 0:d.data));var s=al(a,"mobile");if((null==s?void 0:s.editedStyles)&&(a=Object.assign({},null==s?void 0:s.editedStyles)),(null==s?void 0:s.data)&&(p=Object.assign(Object.assign({},p),null==s?void 0:s.data)),l){var c=nl(o,l,"tablet");t.innerHTML+=c}if(p){var y=nl(o,p,"mobile");t.innerHTML+=y}return{styles:n,editedStyles:a,styleElement:t}},reponsiveExtension:nl,getResponsiveEditedVariables:al,CMSDeviceVisibilityHiddenTypesList:[{id:1,label:"CSS",value:1,info:"Hides the element using display: none via CSS media queries. The element remains in the DOM but is not visible."},{id:2,label:"HTML",value:2,info:"\tRemoves the element from the DOM using JavaScript (e.g., window.matchMedia). This ensures the element is not present in the HTML structure."}],CMSDeviceVisibilityConditionExtension:function(e){var r=e.media,o=e.deviceVisibility,t=e.isBuilderType,i=!0;if(r&&!rl(r)&&!rl(o)){var n=o,a=fo.DESKTOP,l=fo.MOBILE,p=fo.TABLET,d=n[a],s=n[p],c=n[l],y=wo.CSS;wo.HTML,i=r.desktop&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||r.tablet&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||r.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||t}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var r=e.deviceVisibility,o=e.isBuilderType,t="";if(r&&!rl(r)){var i=r,n=wo.CSS,a=(wo.HTML,{show:!0,hide:!1,hiddenType:n}),l=fo.DESKTOP,p=fo.MOBILE,d=fo.TABLET,s=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[d]:a,y=(null==i?void 0:i.mobile)?i[p]:a;o||((null==s?void 0:s.hide)&&(null==s?void 0:s.hiddenType)===n&&(t+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(t+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(t+=" mb_d_none"))}return t},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:wo.CSS},tablet:{show:!0,hide:!1,hiddenType:wo.CSS},mobile:{show:!0,hide:!1,hiddenType:wo.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===Ro.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))}};const pl=ll;var dl=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"}},sl=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"}},cl=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"}},yl=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"}},ul=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%"}},Sl=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"}},gl=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"}}})(),t})()));
|
|
2
|
+
!function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r():"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports["storefront-cms-library"]=r():e["storefront-cms-library"]=r()}(this,(()=>(()=>{var e={633:(e,r,o)=>{var t=o(738).default;function i(){"use strict";e.exports=i=function(){return o},e.exports.__esModule=!0,e.exports.default=e.exports;var r,o={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,r,o){e[r]=o.value},p="function"==typeof Symbol?Symbol:{},d=p.iterator||"@@iterator",s=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,r,o){return Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}),e[r]}try{y({},"")}catch(r){y=function(e,r,o){return e[r]=o}}function u(e,r,o,t){var i=r&&r.prototype instanceof b?r:b,n=Object.create(i.prototype),a=new P(t||[]);return l(n,"_invoke",{value:A(e,o,a)}),n}function S(e,r,o){try{return{type:"normal",arg:e.call(r,o)}}catch(e){return{type:"throw",arg:e}}}o.wrap=u;var g="suspendedStart",T="suspendedYield",h="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,d,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,d)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function D(e){["next","throw","return"].forEach((function(r){y(e,r,(function(e){return this._invoke(r,e)}))}))}function L(e,r){function o(i,n,l,p){var d=S(e[i],e,n);if("throw"!==d.type){var s=d.arg,c=s.value;return c&&"object"==t(c)&&a.call(c,"__await")?r.resolve(c.__await).then((function(e){o("next",e,l,p)}),(function(e){o("throw",e,l,p)})):r.resolve(c).then((function(e){s.value=e,l(s)}),(function(e){return o("throw",e,l,p)}))}p(d.arg)}var i;l(this,"_invoke",{value:function(e,t){function n(){return new r((function(r,i){o(e,t,r,i)}))}return i=i?i.then(n,n):n()}})}function A(e,o,t){var i=g;return function(n,a){if(i===h)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:r,done:!0}}for(t.method=n,t.arg=a;;){var l=t.delegate;if(l){var p=I(l,t);if(p){if(p===O)continue;return p}}if("next"===t.method)t.sent=t._sent=t.arg;else if("throw"===t.method){if(i===g)throw i=C,t.arg;t.dispatchException(t.arg)}else"return"===t.method&&t.abrupt("return",t.arg);i=h;var d=S(e,o,t);if("normal"===d.type){if(i=t.done?C:T,d.arg===O)continue;return{value:d.arg,done:t.done}}"throw"===d.type&&(i=C,t.method="throw",t.arg=d.arg)}}}function I(e,o){var t=o.method,i=e.iterator[t];if(i===r)return o.delegate=null,"throw"===t&&e.iterator.return&&(o.method="return",o.arg=r,I(e,o),"throw"===o.method)||"return"!==t&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+t+"' method")),O;var n=S(i,e.iterator,o.arg);if("throw"===n.type)return o.method="throw",o.arg=n.arg,o.delegate=null,O;var a=n.arg;return a?a.done?(o[e.resultName]=a.value,o.next=e.nextLoc,"return"!==o.method&&(o.method="next",o.arg=r),o.delegate=null,O):a:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,O)}function x(e){var r={tryLoc:e[0]};1 in e&&(r.catchLoc=e[1]),2 in e&&(r.finallyLoc=e[2],r.afterLoc=e[3]),this.tryEntries.push(r)}function E(e){var r=e.completion||{};r.type="normal",delete r.arg,e.completion=r}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function _(e){if(e||""===e){var o=e[d];if(o)return o.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function o(){for(;++i<e.length;)if(a.call(e,i))return o.value=e[i],o.done=!1,o;return o.value=r,o.done=!0,o};return n.next=n}}throw new TypeError(t(e)+" is not iterable")}return v.prototype=m,l(N,"constructor",{value:m,configurable:!0}),l(m,"constructor",{value:v,configurable:!0}),v.displayName=y(m,c,"GeneratorFunction"),o.isGeneratorFunction=function(e){var r="function"==typeof e&&e.constructor;return!!r&&(r===v||"GeneratorFunction"===(r.displayName||r.name))},o.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},o.awrap=function(e){return{__await:e}},D(L.prototype),y(L.prototype,s,(function(){return this})),o.AsyncIterator=L,o.async=function(e,r,t,i,n){void 0===n&&(n=Promise);var a=new L(u(e,r,t,i),n);return o.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(N),y(N,c,"Generator"),y(N,d,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),o.keys=function(e){var r=Object(e),o=[];for(var t in r)o.push(t);return o.reverse(),function e(){for(;o.length;){var t=o.pop();if(t in r)return e.value=t,e.done=!1,e}return e.done=!0,e}},o.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(E),!e)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=r)},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 o=this;function t(t,i){return l.type="throw",l.arg=e,o.next=t,i&&(o.method="next",o.arg=r),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return t("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),d=a.call(n,"finallyLoc");if(p&&d){if(this.prev<n.catchLoc)return t(n.catchLoc,!0);if(this.prev<n.finallyLoc)return t(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return t(n.catchLoc,!0)}else{if(!d)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return t(n.finallyLoc)}}}},abrupt:function(e,r){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc<=this.prev&&a.call(t,"finallyLoc")&&this.prev<t.finallyLoc){var i=t;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=r&&r<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=r,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,r){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&&r&&(this.next=r),O},finish:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.finallyLoc===e)return this.complete(o.completion,o.afterLoc),E(o),O}},catch:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc===e){var t=o.completion;if("throw"===t.type){var i=t.arg;E(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,o,t){return this.delegate={iterator:_(e),resultName:o,nextLoc:t},"next"===this.method&&(this.arg=r),O}},o}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function r(o){return e.exports=r="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,r(o)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,r,o)=>{var t=o(633)();e.exports=t;try{regeneratorRuntime=t}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}}},r={};function o(t){var i=r[t];if(void 0!==i)return i.exports;var n=r[t]={exports:{}};return e[t](n,n.exports,o),n.exports}o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var t={};return(()=>{"use strict";o.r(t),o.d(t,{ElementEditSchema:()=>pr,amountEstimatorSchema:()=>r,brandImageSchema:()=>Sr,brandSchema:()=>ur,bulkVariantPickerSchema:()=>i,bundleSchema:()=>gr,buttonSchema:()=>n,cartSchema:()=>sr,categoryDetailsSchema:()=>wr,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>Bi,contactUsSchema:()=>br,containerSchema:()=>l,countdownSchema:()=>p,embedSchema:()=>d,enums:()=>K,faqSchema:()=>s,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>j,itemStockSchema:()=>Rr,layouterItemSchema:()=>Or,layouterSchema:()=>Cr,lightBoxV2Schema:()=>Tr,lightboxSchema:()=>dr,lineItemSchema:()=>Nr,loginSchema:()=>vr,mapSchema:()=>T,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>cr,quantitySelectorSchema:()=>R,repeaterSchema:()=>yr,resetPasswordSchema:()=>mr,scrollSchema:()=>N,searchResultsHeadingSchema:()=>fr,searchSchema:()=>hr,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsV2Schema:()=>Dr,textSchema:()=>_,uomSelectorSchema:()=>H,variantPickerSchema:()=>B,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>Br});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>zr});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>kr});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Kr,getSectionDefaultStyles:()=>jr});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>Ur});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>Mr});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>Vr,getSectionDefaultStyles:()=>Gr});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>Wr});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>Yr});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>Fr});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>Xr});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>qr});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>Qr});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>Zr});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>$r});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>Jr});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>eo});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>ro});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>oo});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>to});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>io});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>no});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>ao});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>lo});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>po,getSectionDefaultStyles:()=>so});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>co});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>yo});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>uo});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>So});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>go});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>To});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>ho});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>Co});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>Oo});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>bo});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>vo});var K={};o.r(K),o.d(K,{CMSCSSUnitTypesEnums:()=>Er,CMSComponentImportTypeEnum:()=>Pr,CMSCustomEventServiceTypesEnum:()=>Ao,CMSCustomEventsListEnums:()=>Io,CMSDeviceVisibilityHiddenTypeEnums:()=>Do,CMSDeviceVisibilityKeysEnums:()=>Lo,CMSElementEditTypes:()=>xr,CMSElementSelectors:()=>Ar,CMSElementsListEnum:()=>Po,CMSRepeaterSliderControlTypes:()=>fo,CMSResponsiveModeEnums:()=>mo,CMSStackDisplayTypeEnum:()=>_r,CMSToolAttributes:()=>Ir,CMSToolIdTypes:()=>Lr,FlexAppVersionEnums:()=>xo,FlexDefaultValues:()=>Eo,FliterTypes:()=>Ro,FontWeightEnum:()=>Hr,LinkTypes:()=>wo,SortOptions:()=>No});var j={};o.r(j);var U={};o.r(U),o.d(U,{cssInputInstances:()=>Ho});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>_o,getDefaultData:()=>Ko});var V={};o.r(V),o.d(V,{BulkVariantPickerSelectorKeysEnum:()=>zo,getDefaultData:()=>Mo});var G={};o.r(G),o.d(G,{ButtonSelectorKeysEnum:()=>Uo,getDefaultData:()=>Wo});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>Go,getDefaultData:()=>Fo});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>Yo,getDefaultData:()=>qo});var F={};o.r(F),o.d(F,{getDefaultData:()=>$o,selfSelectorKeysEnum:()=>Xo});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>Zo,getDefaultData:()=>ot});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>rt,getDefaultData:()=>it});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>tt,getDefaultData:()=>lt});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>at,getDefaultData:()=>st});var $={};o.r($),o.d($,{getDefaultData:()=>yt,gridSelectorKeysEnum:()=>dt});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>ct,getDefaultData:()=>gt});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>St,getDefaultData:()=>Ct});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>ht,getDefaultData:()=>vt});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>bt,getDefaultData:()=>ft});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>wt,getDefaultData:()=>Dt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>Nt,getDefaultData:()=>It});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>At,getDefaultData:()=>Pt});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Et,getDefaultData:()=>Bt});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>Ht,getDefaultData:()=>jt});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>kt,getDefaultData:()=>Vt});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>Mt,getDefaultData:()=>Yt});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>Wt,getDefaultData:()=>qt});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>Ft,getDefaultData:()=>$t});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>Zt,getDefaultData:()=>ri});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>ei,getDefaultData:()=>ii});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>ai,sectionSelectorKeysEnum:()=>ti});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>ni,getDefaultData:()=>pi});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>si});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>zi,getDefaultData:()=>ji});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>Mi,selfSelectorKeysEnum:()=>Ki});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>Ui,getDefaultData:()=>Wi});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>Gi,getDefaultData:()=>Xi});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>Fi,getDefaultData:()=>Ji});var me={};o.r(me),o.d(me,{getDefaultData:()=>rn,textSelectorKeysEnum:()=>Qi});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>en,getDefaultData:()=>nn});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>tn,getDefaultData:()=>pn});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>ln,getDefaultData:()=>cn});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>sn,getDefaultData:()=>Sn});var De={};o.r(De),o.d(De,{getDefaultData:()=>hn,lightboxSelectorKeysEnum:()=>un});var Le={};o.r(Le),o.d(Le,{cartSelectorKeysEnum:()=>Tn,getDefaultData:()=>bn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>wn,profileSelectorKeysEnum:()=>On});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>Rn,selfSelectorKeysEnum:()=>mn});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Dn,selfSelectorKeysEnum:()=>fn});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>Nn,getDefaultData:()=>In});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>An,getDefaultData:()=>_n});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>Pn,getDefaultData:()=>zn});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>Bn,getDefaultData:()=>jn});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>Kn,getDefaultData:()=>Vn});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>Mn,getDefaultData:()=>Yn});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>Wn,getDefaultData:()=>qn});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>Xn,getDefaultData:()=>$n});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>Zn,getDefaultData:()=>ta});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>ea,getDefaultData:()=>aa});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>na,getDefaultData:()=>da});var Ve={};o.r(Ve),o.d(Ve,{SelectorKeysEnum:()=>pa,getDefaultData:()=>ya});var Ge={};o.r(Ge),o.d(Ge,{getDefaultData:()=>Sa,selfSelectorKeysEnum:()=>ca});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>ua,getDefaultData:()=>ha});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>ba,searchSelectorKeysEnum:()=>Ta});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>ma,selfSelectorKeysEnum:()=>Oa});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>fa,selfSelectorKeysEnum:()=>va});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>wa,getDefaultData:()=>Da});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>Na,getDefaultData:()=>Aa});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>xa,loginSelectorKeysEnum:()=>La});var $e={};o.r($e),o.d($e,{getDefaultData:()=>Pa,resetPasswordSelectorKeysEnum:()=>Ia});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>Ea,getDefaultData:()=>Ka});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>Ha,getDefaultData:()=>Ma});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>Wa,searchResultsHeadingSelectorKeysEnum:()=>ja});var or={};o.r(or),o.d(or,{getDefaultData:()=>Xa,itemStockSelectorKeysEnum:()=>Ga});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>Fa,getDefaultData:()=>Ja});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>Qa,getDefaultData:()=>ol});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>rl,getDefaultData:()=>il});var ar={};o.r(ar),o.d(ar,{LineSelectorKeysEnum:()=>tl,getDefaultData:()=>ll});var lr={};o.r(lr),o.d(lr,{getDefaultData:()=>cl});var pr={};o.r(pr),o.d(pr,{allocationDetails:()=>nr,allocations:()=>We,amountEstimator:()=>M,brand:()=>_e,brandImage:()=>ke,breadcrumbs:()=>Je,bulkVariantPicker:()=>V,bundle:()=>He,button:()=>G,cart:()=>Le,cartDetails:()=>tr,cartSummary:()=>ir,category:()=>Be,categoryDetails:()=>qe,code:()=>W,common:()=>U,contactUs:()=>Qe,container:()=>F,countdown:()=>X,embed:()=>q,faq:()=>Q,filters:()=>Ke,gallerySlider:()=>Z,grid:()=>$,iconLibrary:()=>er,image:()=>J,imageHotspot:()=>oe,itemStock:()=>or,layouter:()=>Fe,layouterItem:()=>Xe,lightBoxV2:()=>Ge,lightbox:()=>De,line:()=>ar,login:()=>Ze,map:()=>te,menu:()=>Ee,pastOrders:()=>Ue,paymentMethods:()=>ie,pickupLocations:()=>ne,price:()=>se,product:()=>ee,productActions:()=>le,productDetails:()=>re,productHighlights:()=>pe,productImage:()=>ae,productInventory:()=>de,productOptions:()=>Pe,productPromotions:()=>ce,profile:()=>Ae,quantitySelector:()=>ye,quotes:()=>Me,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>$e,rfqs:()=>Ve,scroll:()=>ue,search:()=>Ye,searchResultsHeading:()=>rr,section:()=>Se,shippingEstimator:()=>ge,slideShowLayouter:()=>Te,social:()=>he,sort:()=>je,stack:()=>Ce,staticText:()=>Y,storeLocations:()=>Oe,subCategory:()=>ze,table:()=>be,tabs:()=>ve,tabsV2:()=>lr,text:()=>me,uomSelector:()=>we,variantPicker:()=>fe,video:()=>Re,volumePricing:()=>Ne});var dr={};o.r(dr),o.d(dr,{getDefaultStyles:()=>yl});var sr={};o.r(sr),o.d(sr,{getDefaultStyles:()=>ul});var cr={};o.r(cr),o.d(cr,{getDefaultStyles:()=>Sl});var yr={};o.r(yr),o.d(yr,{getDefaultStyles:()=>gl,getDefaultStylesV2:()=>Tl});var ur={};o.r(ur),o.d(ur,{getDefaultStyles:()=>hl});var Sr={};o.r(Sr),o.d(Sr,{getDefaultStyles:()=>Cl});var gr={};o.r(gr),o.d(gr,{getDefaultStyles:()=>Ol});var Tr={};o.r(Tr),o.d(Tr,{getDefaultStyles:()=>bl});var hr={};o.r(hr),o.d(hr,{getDefaultStyles:()=>vl});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>ml});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>wl});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>fl});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>Rl});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>Nl});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>Dl,getSectionDefaultStyles:()=>Ll});var fr={};o.r(fr),o.d(fr,{getDefaultStyles:()=>Al});var Rr={};o.r(Rr),o.d(Rr,{getDefaultStyles:()=>Il});var Nr={};o.r(Nr),o.d(Nr,{getDefaultStyles:()=>xl});var Dr={};o.r(Dr),o.d(Dr,{getDefaultStyles:()=>El});var Lr,Ar,Ir,xr,Er,Pr,_r,Hr,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"}},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"}},kr=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"}},jr=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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},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",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%"}},Wr=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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Fr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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",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"}},ro=function(){return{minHeight:"0px",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"}},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"}},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"}},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"}},ao=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"}},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"}},po=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},so=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},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"}},yo=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"}},uo=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",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"}},go=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",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},ho=function(){return{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"}},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"}},bo=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"}},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"}};!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.contextMenu="cms-context-menu",e.pageSaveButton="cms-page-save-button",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.pageLayers="cms-page-layers-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",e.addGlobalSectionsPopup="cms-add-global-sections-popup",e.containerElement="div[data-element-type='container']",e.repeaterWrapper="cms-repeater-wrapper",e.layouterWrapper="cms-layouter-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.cmsElementFullView="cms-element-full-view",e.productWrapper="cms-product-wrapper",e.productDetailsWrapper="cms-product-details-wrapper",e.categoryDetailsWrapper="cms-category-details-wrapper",e.brandWrapper="cms-brand-wrapper",e.categoryWrapper="cms-category-wrapper",e.subCategoryWrapper="cms-sub-category-wrapper",e.categoryWidgetWrapper="cms-category-widget-wrapper",e.tabsWrapper="cms-tabs-wrapper",e.gridSwapBtn="cms-grid-swap-btn",e.lightBox="cms_lt_bx_mn",e.lightBoxV2Wrapper="cms-light-box-wrapper"}(Lr||(Lr={})),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.pageWrapper="[data-page-id='page-wrapper']",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.addGlobalSectionsPopup="[data-cms-tool='cms-add-global-sections-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.pageLayers="div[data-cms-tool='cms-page-layers-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']",e.containerElement="div[data-element-type='container']",e.repeaterElement="div[data-element-type='repeater']",e.repeaterItemElement="div[data-element-type='repeater-item']",e.cmsElementFullView="div[data-cms-tool='cms-element-full-view']",e.productElement="div[data-element-type='product']",e.productDetailsElement="div[data-element-type='productDetails']",e.categoryDetailsElement="div[data-element-type='categoryDetails']",e.categoryElement="div[data-element-type='category']",e.brandElement="div[data-element-type='brand']",e.subCategoryElement="div[data-element-type='subCategory']",e.categoryWidgetElement="div[data-element-type='categoryWidget']",e.tabsElement="div[data-element-type='tabs']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn"}(Ar||(Ar={})),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"}(Ir||(Ir={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(xr||(xr={})),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",e[e.MS=6]="MS"}(Er||(Er={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Pr||(Pr={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(_r||(_r={})),function(e){e[e.THIN=100]="THIN",e[e.EXTRA_LIGHT=200]="EXTRA_LIGHT",e[e.LIGHT=300]="LIGHT",e[e.REGULAR=400]="REGULAR",e[e.MEDIUM=500]="MEDIUM",e[e.SEMI_BOLD=600]="SEMI_BOLD",e.BOLD_NUMERIC="bold",e[e.EXTRA_BOLD=800]="EXTRA_BOLD",e[e.BLACK=900]="BLACK",e.NORMAL="normal",e.BOLDER="bolder",e.LIGHTER="lighter"}(Hr||(Hr={}));var mo,wo,fo,Ro,No,Do,Lo,Ao,Io,xo,Eo,Po={BUTTON:"button",BUTTON_THEME:"ButtonTheme",PAGE:"page",SECTION:"section",CODE:"code",STATIC_TEXT:"staticText",IMAGE:"image",GRID:"grid",TABS:"tabs",VIDEO:"video",SLIDE_SHOW_LAYOUTER:"slideShowLayouter",CODEEDITOR:"codeEditor",EMBED:"embed",TABLE:"table",SLIDER:"slider",GALLERY_SLIDER:"gallerySlider",SOCIAL:"social",FAQ:"faq",TEXT:"text",SCROLL:"scroll",IMAGE_HOTSPOT:"imageHotspot",COUNTDOWN:"countdown",MAP:"map",CONTAINER:"container",PRODUCT_PRICE:"productPrice",PRODUCT_ACTIONS:"productActions",VOLUME_PRICING:"volumePricing",PRODUCT_INVENTORY:"productInventory",STORE_LOCATIONS:"storeLocations",PICKUP_LOCATIONS:"pickupLocations",PRODUCT_HIGHLIGHTS:"productHighlights",PAYMENT_METHODS:"paymentMethods",SHIPPING_ESTIMATOR:"shippingEstimator",PRODUCT_PROMOTIONS:"productPromotions",AMOUNT_ESTIMATOR:"amountEstimator",QUANTITY_SELECTOR:"quantitySelector",STACK:"stack",UOM_SELECTOR:"uomSelector",VARIANT_PICKER:"variantPicker",BULK_VARIANT_PICKER:"bulkVariantPicker",PRODUCT_IMAGE:"productImage",PRODUCT_NAME:"productName",PRODUCT_DESCRIPTION:"productDescription",PRODUCT_BRAND:"productBrand",PRODUCT_CODE:"productCode",PRODUCT_REVIEW:"productReview",PRODUCT_RATING:"productRating",BRAND_NAME:"brandName",BRAND_DESCRIPTION:"brandDescription",BRAND_CODE:"brandCode",BRAND_IMAGE:"brandImage",BUNDLE_NAME:"bundleName",BUNDLE_CODE:"bundleCode",BUNDLE_IMAGE:"bundleImage",LIGHTBOX:"lightbox",CART:"cart",PROFILE:"profile",PRODUCT:"product",MENU:"menu",PRODUCT_OPTIONS:"productOptions",REPEATER:"repeater",REPEATER_ITEM:"repeater-item",PRODUCT_DETAILS:"productDetails",CATEGORY:"category",CATEGORY_WIDGET:"categoryWidget",CATEGORY_NAME:"categoryName",CATEGORY_IMAGE:"categoryImage",CATEGORY_CODE:"categoryCode",CATEGORY_DESCRIPTION:"categoryDescription",BRAND:"brand",BUNDLE:"bundle",SUB_CATEGORY:"subCategory",FILTERS:"filters",SORT:"sort",PAST_ORDERS:"pastOrders",QUOTES:"quotes",RFQS:"rfqs",LIGHTBOXV2:"lightboxv2",ALLOCATIONS:"allocations",SEARCH:"search",LAYOUTER:"layouter",LAYOUTER_ITEM:"layouter-item",CATEGORY_DETAILS:"categoryDetails",CONTACTUS:"contactUs",LOGIN:"login",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",ALLOCATION_DETAILS:"allocationDetails",LINE:"line"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(mo||(mo={})),function(e){e.NONE="none",e.PAGE_ON_THE_SITE="pageOnTheSite",e.WEB_ADDRESS="webAddress",e.SCROLL_TO="scrollTo",e.DOWNLOAD_DOCUMENT="downloadDocument",e.EMAIL_ADDRESS="emailAddress",e.PHONE_NUMBER="phoneNumber",e.LIGHTBOX="lightbox"}(wo||(wo={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(fo||(fo={})),function(e){e[e.BRAND_FILTER=1]="BRAND_FILTER",e[e.CATEGORY_FILTER=2]="CATEGORY_FILTER",e[e.OPTION_FILTER=3]="OPTION_FILTER",e[e.CUSTOM_ATTRIBUTE_FILTER=4]="CUSTOM_ATTRIBUTE_FILTER",e[e.PRICE_FILTER=5]="PRICE_FILTER"}(Ro||(Ro={})),function(e){e[e.RECOMMENDED=1]="RECOMMENDED",e[e.NEWEST=2]="NEWEST",e[e.PRICE_LOW_HIGH=3]="PRICE_LOW_HIGH",e[e.PRICE_HIGH_LOW=4]="PRICE_HIGH_LOW",e[e.NAME_A_Z=5]="NAME_A_Z",e[e.NAME_Z_A=6]="NAME_Z_A"}(No||(No={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(Do||(Do={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Lo||(Lo={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Ao||(Ao={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView"}(Io||(Io={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(xo||(xo={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(Eo||(Eo={}));var _o,Ho={adjustment:{value:"fluid",property:"adjustment",propertyType:xr.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:xr.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:xr.CSS},width:{value:"100",property:"width",unit:4,propertyType:xr.CSS},height:{value:"100",property:"height",unit:1,propertyType:xr.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:xr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:xr.CONTROLS},direction:{value:"Horizontal",propertyType:xr.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:xr.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:xr.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:xr.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:xr.TOOL},positionType:{value:"fixed",property:"position",propertyType:xr.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:xr.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:xr.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:xr.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:xr.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:xr.CSS},showBorder:{value:!0,propertyType:xr.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:xr.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:xr.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:xr.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:xr.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:xr.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:xr.CSS},cropRatio:{value:"16:9",propertyType:xr.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:xr.CSS},exposure:{value:0,propertyType:xr.CONTROLS},contrast:{value:0,propertyType:xr.CONTROLS},saturation:{value:0,propertyType:xr.CONTROLS},brightness:{value:0,propertyType:xr.CONTROLS},tint:{value:0,propertyType:xr.CONTROLS},hue:{value:0,propertyType:xr.CONTROLS},lightness:{value:0,propertyType:xr.CONTROLS},highlights:{value:0,propertyType:xr.CONTROLS},shadows:{value:0,propertyType:xr.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:xr.CONTROLS},rotate:{value:0,property:"rotate",propertyType:xr.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:xr.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:xr.CSS},theme:{value:"h3",property:"theme",propertyType:xr.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:xr.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:xr.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:xr.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:xr.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:xr.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:xr.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:xr.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:xr.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:xr.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:xr.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:xr.CONTROLS},icon:{value:"check",propertyType:xr.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:xr.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:xr.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:xr.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:xr.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:xr.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:xr.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:xr.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:xr.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:xr.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:xr.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:xr.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:xr.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:xr.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:xr.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:xr.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:xr.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:xr.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:xr.CSS}},Bo={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:xr.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:xr.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:xr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:xr.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:xr.CONTROLS},country:{value:!0,property:"country",propertyType:xr.CONTROLS},state:{value:!0,property:"state",propertyType:xr.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:xr.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:xr.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:xr.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:xr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:xr.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:xr.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.VIEW_OFFERS_BUTTON="viewOffersButton",e.WIDGET_TEXT_STYLES="widgetTextStyles",e.ITEM_STYLE="itemStyle",e.SHIPPING_NAME="shippingName",e.SHIPPING_METHOD_LOGO="shippingMethodLogo",e.SHIPPING_DESCRIPTION="shippingDescription",e.ESTIMATED_SHIPPING_COST="estimatedShippingCost",e.ESTIMATED_SHIPPING_TIME="estimatedShippingTime",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState",e.DATA_CONNECTOR="dataConnector"}(_o||(_o={}));var zo,ko={buttonStyle:Bo.buttonStyle,buttonText:Bo.buttonText,icon:Bo.icon,iconPadding:Bo.iconPadding,iconPosition:Bo.iconPosition,iconAndTextSpacing:Bo.iconAndTextSpacing,alignment:Bo.alignment,buttonType:Bo.buttonType,showIcon:Bo.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Ko=function(){return{layout:{selectorKey:_o.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"300",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:Bo.displayStyle,displayType:Bo.displayType,dividerBetweenItems:Bo.dividerBetweenItems,itemSpacing:Bo.itemSpacing,itemPadding:Bo.itemPadding,ItemContentAlignment:Bo.ItemContentAlignment,maxItemsToDisplay:Bo.maxItemsToDisplay,overflowItems:Bo.overflowItems,header:Bo.header,headerHeight:Bo.headerHeight,rowHeight:Bo.rowHeight,headerDivider:Bo.headerDivider,rowDivider:Bo.rowDivider,columnDivider:Bo.columnDivider,alternativeRowColors:Bo.alternativeRowColors,headerCellPadding:Bo.headerCellPadding,rowCellPadding:Bo.rowCellPadding,contentAlignment:Bo.contentAlignment,overflowControl:Bo.overflowControl,paginationType:Bo.paginationType,paginationAlignment:Bo.paginationAlignment,rowsPerPage:Bo.rowsPerPage,displayResults:Bo.displayResults,imageBehavior:Bo.imageBehavior,itemsPerRow:Bo.itemsPerRow},design:{selectorKey:_o.DESIGN,inputStyle:{selectorKey:_o.INPUT_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,icon:Bo.icon,iconPadding:Bo.iconPadding,iconPosition:Bo.iconPosition,iconAndTextSpacing:Bo.iconAndTextSpacing,alignment:Bo.alignment,buttonType:Bo.buttonType,showIcon:Bo.showIcon,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:_o.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:_o.DEFAULT_STATE},ko),hoverState:Object.assign({selectorKey:_o.HOVER_STATE},ko),selectedState:Object.assign({selectorKey:_o.SELECTED_STATE},ko)},widgetTextStyles:{selectorKey:_o.WIDGET_TEXT_STYLES,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},itemStyle:{selectorKey:_o.ITEM_STYLE,contentAlignment:Bo.contentAlignment,horizontalPadding:Bo.horizontalPadding,verticalPadding:Bo.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},shippingName:{selectorKey:_o.SHIPPING_NAME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},shippingMethodLogo:{selectorKey:_o.SHIPPING_METHOD_LOGO,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},shippingDescription:{selectorKey:_o.SHIPPING_DESCRIPTION,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},estimatedShippingCost:{selectorKey:_o.ESTIMATED_SHIPPING_COST,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},estimatedShippingTime:{selectorKey:_o.ESTIMATED_SHIPPING_TIME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},arrows:{selectorKey:_o.ARROWS,arrowIconStyle:Bo.arrowIconStyle,leftArrowIconStyle:Bo.leftArrowIconStyle,rightArrowIconStyle:Bo.rightArrowIconStyle,backgroundShape:Bo.backgroundShape,arrowSize:Bo.arrowSize,arrowColor:Bo.arrowColor},paginationDots:{selectorKey:_o.PAGINATION_DOTS,dotSize:Bo.dotSize,currentDotColor:Bo.currentDotColor,otherDotColor:Bo.otherDotColor},paginationLine:{selectorKey:_o.PAGINATION_LINE,currentLineColor:Bo.currentLineColor,otherLineColor:Bo.otherLineColor,lineHeight:Bo.lineHeight,lineWidth:Bo.lineWidth},table:{selectorKey:_o.TABLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Bo.design.table.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Bo.design.table.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tableHeader:{selectorKey:_o.TABLE_HEADER,backgroundColor:Ho.backgroundColor},headerText:{selectorKey:_o.HEADER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},tableRow:{selectorKey:_o.TABLE_ROW,backgroundColor:Ho.backgroundColor,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},scroll:{selectorKey:_o.SCROLL,scrollBarWidth:Bo.design.scrollBar.scrollBarWidth,scrollBarColor:Bo.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:_o.ROW_DIVIDERS,headerDivider:Bo.design.rowAndHeaderDividers.headerDivider,rowDivider:Bo.design.rowAndHeaderDividers.rowDivider,columnDivider:Bo.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:_o.PAGINATION,defaultState:{selectorKey:_o.DEFAULT_STATE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,previousIcon:Bo.design.pagination.previousIcon,nextIcon:Bo.design.pagination.nextIcon,iconSize:Bo.design.pagination.iconSize,iconColor:Bo.design.pagination.iconColor,backgroundShape:Bo.design.pagination.backgroundShape,backgroundColor:Ho.backgroundColor,pagination:Bo.design.pagination.pagination},hoverState:{selectorKey:_o.HOVER_STATE,theme:Ho.theme}},showMoreItemsButton:{selectorKey:_o.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Bo.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},content:{selectorKey:_o.CONTENT,title:Bo.title,showTitle:Bo.showTitle,description:Bo.description,showDescription:Bo.showDescription,noOfLinesToShow:Bo.noOfLinesToShow,country:Bo.country,state:Bo.state,zipCode:Bo.zipCode,promotionSchedule:Bo.showDescription,shippingMethodName:Bo.shippingMethodName,shippingMethodLogo:Bo.shippingMethodLogo,shippingDescription:Bo.shippingDescription,estimatedShippingCost:Bo.estimatedShippingCost,estimatedDeliveryTime:Bo.estimatedShippingTime},dataConnector:{selectorKey:_o.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},jo={optionSelection:{value:!0,property:"optionSelection",propertyType:xr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:xr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:xr.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:xr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:xr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:xr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:xr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:xr.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:xr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:xr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:xr.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:xr.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:xr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:xr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:xr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:xr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:xr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:xr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:xr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:xr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:xr.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:xr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:xr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:xr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:xr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:xr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:xr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:xr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:xr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:xr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:xr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:xr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:xr.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:xr.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:xr.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:xr.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:xr.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:xr.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:xr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:xr.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:xr.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:xr.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",e.DATA_CONNECTOR="dataConnector"}(zo||(zo={}));var Uo,Mo=function(){return{layout:{selectorKey:zo.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"270",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,optionSelection:jo.optionSelection,displayOutOfStockValues:jo.displayOutOfStockValues,displayStyle:jo.displayStyle,notifyMeButton:jo.notifyMeButton,quantitySelectorForVariantSelector:jo.quantitySelectorForVariantSelector,dividerBetweenItems:jo.dividerBetweenItems,optionTitleValueSpacing:jo.optionTitleValueSpacing,remainingDisplayStyle:jo.remainingDisplayStyle,allowUserToSearch:jo.allowUserToSearch,allowUserToFilter:jo.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:zo.SWATFH_TYPE_DISPLAY_STYLE,displayValues:jo.displayValues,itemPadding:jo.itemPadding,itemSpacing:jo.itemSpacing,maxItemsToDisplay:jo.maxItemsToDisplay,overflowItems:jo.overflowItems,swatchImageType:jo.swatchImageType},singleSelectDisplayStyle:{selectorKey:zo.SINGLE_SELECT_DISPLAY_STYLE,displayValues:jo.displayValues,itemPadding:jo.itemPadding,itemSpacing:jo.itemSpacing,maxItemsToDisplay:jo.maxItemsToDisplay,overflowItems:jo.overflowItems,imageBehaviour:jo.imageBehaviour,itemsPerRow:jo.itemsPerRow,itemContentAlignment:jo.itemContentAlignment,overflowDirection:jo.overflowDirection},dropdownDisplayStyle:{selectorKey:zo.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:jo.dropdownOptionsSpacing,dropdownOptionsPadding:jo.dropdownOptionsPadding,dropdownStyle:jo.dropdownStyle,optionAndListSpacing:jo.optionAndListSpacing,dropdownListItemSpacing:jo.dropdownListItemSpacing,dropdownListItemPadding:jo.dropdownListItemPadding,dividerBetweenListItems:jo.dividerBetweenListItems,maxItemsToDisplay:jo.maxItemsToDisplay,overflowItems:jo.overflowItems},groupedOptionsDisplayStyle:{selectorKey:zo.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:jo.groupsDisplayStyle,groupSpacing:jo.groupSpacing,groupPadding:jo.groupPadding,groupHeaderAndOptionSpacing:jo.groupHeaderAndOptionSpacing,tabDirection:jo.tabDirection,tabLayout:jo.tabLayout,tabAlignment:jo.tabAlignment,tabSpacing:jo.tabSpacing,tabAndContainerSpacing:jo.tabAndContainerSpacing,tabHorizontalPadding:jo.tabHorizontalPadding,tabVerticalPadding:jo.tabVerticalPadding,containerPadding:jo.tabVerticalPadding,overflowItems:jo.overflowItems,tabRowSpacing:jo.tabRowSpacing,expandIconPositon:jo.expandIconPositon,expandFirstItemByDefault:jo.expandFirstItemByDefault,allowMultipleOpenItems:jo.allowMultipleOpenItems,itemDividers:jo.itemDividers,accordionSpacing:jo.accordionSpacing,accordionAndContainerSpacing:jo.accordionAndContainerSpacing,accordionHorizontalPadding:jo.accordionHorizontalPadding,accordionVerticalPadding:jo.accordionVerticalPadding,groupAndContainerSpacing:jo.groupAndContainerSpacing,groupHorizontalPadding:jo.groupHorizontalPadding,groupVerticalPadding:jo.groupVerticalPadding,canCollapseGroups:jo.canCollapseGroups},matrixDisplayStyle:{selectorKey:zo.MATRIX_DISPLAY_STYLE,header:jo.header,headerHeight:jo.headerHeight,rowHeight:jo.rowHeight,headerDivider:jo.headerDivider,rowDivider:jo.rowDivider,columnDivider:jo.columnDivider,alternativeRowColors:jo.alternativeRowColors,headerCellPadding:jo.headerCellPadding,rowCellPadding:jo.rowCellPadding,contentAlignment:jo.contentAlignment,overflowControl:jo.overflowControl,paginationType:jo.paginationType,paginationAliginment:jo.paginationAliginment,rowsPerPage:jo.rowsPerPage,showMoreRows:jo.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:zo.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:jo.groupsDisplayStyle,groupSpacing:jo.groupSpacing,groupPadding:jo.groupPadding,groupHeaderAndOptionSpacing:jo.groupHeaderAndOptionSpacing}},design:{selectorKey:zo.DESIGN},content:{selectorKey:zo.CONTENT,optionProperties:jo.optionProperties,optionName:jo.optionName,noOfOptionValues:jo.noOfOptionValues,optionPrice:jo.optionPrice,priceFormat:jo.priceFormat,showselectedVariant:jo.showselectedVariant,optionValueProperties:jo.optionValueProperties,optionValueName:jo.optionValueName,optionValueCode:jo.optionValueCode,swatchImage:jo.swatchImage,swatchImageType:jo.swatchImageType,noOfVariantsAvailable:jo.noOfVariantsAvailable,optionValuePrice:jo.optionValuePrice,showAvailableInventory:jo.showAvailableInventory,showTotalPriceOfAddedItems:jo.showTotalPriceOfAddedItems,showTotalAddedQuantity:jo.showTotalAddedQuantity},dataConnector:{selectorKey:zo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},Vo={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:xr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:xr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:xr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:xr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Uo||(Uo={}));var Go,Wo=function(){return{layout:{selectorKey:Uo.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"40",unit:1}),margin:Ho.margin,positionType:Ho.positionType,pinTo:Ho.pinTo,buttonStyle:Vo.buttonStyle,buttonText:Vo.buttonText,buttonIcon:Vo.buttonIcon,iconPosition:Vo.iconPosition,iconAndTextSpacing:Vo.iconAndTextSpacing,alignment:Vo.alignment,buttonType:Vo.buttonType,linkTo:Vo.linkTo},design:{selectorKey:Uo.DESIGN,defaultState:{selectorKey:Uo.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Ho.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Ho.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Ho.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Ho.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Ho.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Ho.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Ho.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Ho.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Ho.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Ho.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Ho.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Ho.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Ho.theme),fontSize:Object.assign(Object.assign({},Ho.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Ho.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Ho.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Ho.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Ho.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Ho.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Ho.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Ho.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Ho.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Ho.icon,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Ho.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Uo.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Ho.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Uo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Go||(Go={}));var Yo,Fo=function(){return{layout:{selectorKey:Go.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Ho.height),{unit:1,value:300}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Go.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},content:{selectorKey:Go.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:""}}}},dataConnector:{selectorKey:Go.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Yo||(Yo={}));var Xo,qo=function(){return{layout:{selectorKey:Yo.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Ho.height),{unit:1,value:300}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,textData:{value:"",propertyType:xr.CONTROLS}},design:{selectorKey:Yo.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},content:{}}},Qo=(Ho.theme,Ho.font,Ho.fontSize,Ho.textColor,Ho.bold,Ho.italic,Ho.linethrough,Ho.underline,Ho.textAlign,Ho.characterSpacing,Ho.lineHeight,Ho.backgroundColor,{backgroundColor:Ho.backgroundColor,backgroundRepeat:Ho.backgroundRepeat,backgroundSize:Ho.backgroundSize,backgroundAttachment:Ho.backgroundAttachment,backgroundPosition:Ho.backgroundPosition,backgroundPositionX:Ho.backgroundPositionX,backgroundPositionY:Ho.backgroundPositionY,backgroundImage:Ho.backgroundImage});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Xo||(Xo={}));var Zo,$o=function(e){return{layout:{selectorKey:Xo.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:Xo.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),dataConnector:{selectorKey:Xo.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:xr.CONTROLS}}}},Jo=(new Date).toISOString().slice(0,16),et={type:{value:"countdown",property:"itemSpacing",propertyType:xr.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:xr.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:xr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:xr.CONTROLS},source:{value:"manual",property:"source",propertyType:xr.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:xr.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:xr.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:xr.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:xr.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:xr.CONTROLS},startDate:{value:Jo,property:"startDate",propertyType:xr.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:xr.CONTROLS},days:{value:"true",property:"days",propertyType:xr.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:xr.CONTROLS},hours:{value:"true",property:"hours",propertyType:xr.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:xr.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:xr.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:xr.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:xr.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:xr.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:xr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:xr.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:xr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:xr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:xr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:xr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:xr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:xr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:xr.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:xr.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"}(Zo||(Zo={}));var rt,ot=function(){return{layout:{selectorKey:Zo.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"200",unit:1}),margin:Ho.margin,padding:Ho.padding,type:et.type,counterStyle:et.counterStyle,countdownAnimation:et.countdownAnimation,dividerBetweenItems:et.dividerBetweenItems,positionType:Ho.positionType,pinTo:Ho.pinTo},content:{selectorKey:Zo.CONTENT,source:et.source,showCountdownTitle:et.showCountdownTitle,title:et.title,showCountdownDescription:et.showCountdownDescription,description:et.description,chooseSchedules:et.chooseSchedules,startDate:et.startDate,endDate:et.endDate,days:et.days,daysTitle:et.daysTitle,hours:et.hours,hoursTitle:et.hoursTitle,minutes:et.minutes,minutesTitle:et.minutesTitle,seconds:et.seconds,secondsTitle:et.secondsTitle},design:{selectorKey:Zo.DESIGN,countdownWidget:{selectorKey:Zo.COUNTDOWN_WIDGET,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Zo.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:et.textVerticalPadding,textHorizontalPadding:et.textHorizontalPadding,titleAndDescriptionSpacing:et.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Zo.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},countdownLayout:{selectorKey:Zo.COUNTDOWN_LAYOUT,verticalAlignment:et.verticalAlignment,widgetTextAndItemSpacing:et.widgetTextAndItemSpacing,textPosition:et.textPosition},counterStyle:{selectorKey:Zo.COUNTER_STYLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},dividerStyle:{selectorKey:Zo.DIVIDER_STYLE,shape:et.shape,size:et.size,iconColor:et.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(rt||(rt={}));var tt,it=function(){return{layout:{selectorKey:rt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Ho.height),{unit:1,value:300}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:rt.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},content:{selectorKey:rt.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:""}}},dataConnector:{selectorKey:rt.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:xr.CONTROLS}}},nt={expandFirstItemByDefault:{value:!0,propertyType:xr.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:xr.CONTROLS},itemDividers:{value:!1,propertyType:xr.CONTROLS},iconPosition:{value:"Right",propertyType:xr.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:xr.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:xr.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:xr.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:xr.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:xr.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"}(tt||(tt={}));var at,lt=function(){return{layout:{selectorKey:tt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"auto",unit:Er.CUSTOM}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,expandFirstItemByDefault:nt.expandFirstItemByDefault,allowMultipleOpenItems:nt.allowMultipleOpenItems,itemDividers:nt.itemDividers,iconPosition:nt.iconPosition,itemHorizontalPadding:nt.itemHorizontalPadding,itemVerticalPadding:nt.itemVerticalPadding,itemSpacing:nt.itemSpacing,titleAndDescriptionSpacing:nt.titleAndDescriptionSpacing},content:{accordionsList:nt.accordionsList},design:{selectorKey:tt.DESIGN,faqWidget:{selectorKey:tt.FAQ_WIDGET,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},collapsedAccordionItem:{selectorKey:tt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Ho.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Ho.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},expandedAccordionItem:{selectorKey:tt.EXPANDED_ACCRORDION_ITEM,backgroundColor:Ho.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Ho.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Object.assign({},Ho.theme),font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},divider:{selectorKey:tt.DIVIDER,dividerColor:Ho.borderColor,dividerStyle:Ho.borderStyle,dividerWidth:Ho.dividerWidth}}}},pt={displayStyle:{value:"Slider",propertyType:xr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:xr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:xr.CONTROLS},scrollControl:{value:"Non",propertyType:xr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:xr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:xr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:xr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:xr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:xr.CSS},sliderControl:{value:"Arrows",propertyType:xr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:xr.CONTROLS},loopImages:{value:!1,propertyType:xr.CONTROLS},setItemsPerRow:{value:!1,propertyType:xr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:xr.CONTROLS},autoplay:{value:!1,propertyType:xr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:xr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:xr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:xr.CONTROLS},showGalleryTitle:{value:!1,propertyType:xr.CONTROLS},galleryTitle:{value:"",propertyType:xr.CONTROLS},showGalleryDescription:{value:!1,propertyType:xr.CONTROLS},galleryDescription:{value:"",propertyType:xr.CONTROLS},showItemTitle:{value:!1,propertyType:xr.CONTROLS},showItemDescription:{value:!1,propertyType:xr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:xr.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:xr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:xr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:xr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:xr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:xr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:xr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:xr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:xr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:xr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:xr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:xr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:xr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:xr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:xr.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"}(at||(at={}));var dt,st=function(){return{layout:{selectorKey:at.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"300",unit:1}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:pt.displayStyle,scrollDirection:pt.scrollDirection,noOfItemsToLoad:pt.noOfItemsToLoad,scrollControl:pt.scrollControl,itemsPerSlide:pt.itemsPerSlide,itemsPerRow:pt.itemsPerRow,itemsPerColumn:pt.itemsPerColumn,itemGap:pt.itemGap,rowGap:pt.rowGap,sliderControl:pt.sliderControl,controlPosition:pt.controlPosition,loopImages:pt.loopImages,setItemsPerRow:pt.setItemsPerRow,sliderDisplayScrollbar:pt.sliderDisplayScrollbar,autoplay:pt.autoplay,autoplayStyle:pt.autoplayStyle,autoplayDuration:pt.autoplayDuration,sliderSpeed:pt.sliderSpeed,thumbnailPlacement:pt.thumbnailPlacement,thumbnailSize:pt.thumbnailSize,thumbnailSpacing:pt.thumbnailSpacing},content:{showGalleryTitle:pt.showGalleryTitle,galleryTitle:pt.galleryTitle,showGalleryDescription:pt.showGalleryDescription,galleryDescription:pt.galleryDescription,showItemTitle:pt.showItemTitle,showItemDescription:pt.showItemDescription,allowLinkToOtherPage:pt.allowLinkToOtherPage,slides:pt.slides},design:{selectorKey:at.DESIGN,galleryWidgetStyle:{selectorKey:at.GALLERY_WIDGET_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},galleryWidgetLayout:{selectorKey:at.GALLERY_LAYOUT,galleryTextAndItemAlignment:pt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:pt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:pt.galleryTextAndDescriptionSpacing,textPosition:Ho.textPosition,verticalAlignment:Ho.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:at.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:pt.textVerticalPadding,textHorizontalPadding:Ho.textHorizontalPadding,titleAndDescriptionSpacing:pt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:at.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},itemStyle:{selectorKey:at.GALLERY_WIDGET_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},itemLayout:{selectorKey:at.GALLERY_LAYOUT,galleryTextAndItemAlignment:pt.galleryTextAndItemAlignment,textAndImageSpacing:pt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:pt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Ho.textPosition),{value:"On Image"}),verticalAlignment:Ho.verticalAlignment},itemTextContainerLayout:{selectorKey:at.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:pt.textVerticalPadding,textHorizontalPadding:Ho.textHorizontalPadding,titleAndDescriptionSpacing:pt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:at.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},paginationArrows:{selectorKey:at.PAGINATION_ARROWS,arrowIconStyle:pt.arrowIconStyle,leftArrowIconStyle:pt.leftArrowIconStyle,rightArrowIconStyle:pt.rightArrowIconStyle,backgroundShape:pt.backgroundShape,arrowSize:pt.arrowSize,arrowColor:pt.arrowColor},paginationDots:{selectorKey:at.PAGINATION_DOTS,dotSize:pt.dotSize,currentDotColor:pt.currentDotColor,otherDotColor:pt.otherDotColor},paginationLine:{selectorKey:at.PAGINATION_LINE,currentLineColor:pt.currentLineColor,otherLineColor:pt.otherLineColor,lineHeight:pt.lineHeight,lineWidth:pt.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(dt||(dt={}));var ct,yt=function(e){return{layout:{selectorKey:dt.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:dt.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo)}},ut={onClick:{value:"Show Image Lightbox",propertyType:xr.CONTROLS},onHover:{value:"Zoom Out",propertyType:xr.CONTROLS},cropRatio:{value:"16:9",propertyType:xr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:xr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:xr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:xr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ct||(ct={}));var St,gt=function(){return{layout:{selectorKey:ct.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:350}),height:Object.assign(Object.assign({},Ho.height),{unit:1}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,onClick:ut.onClick,onHover:ut.onHover,cropRatio:ut.cropRatio,fitOptions:ut.fitOptions,horizontalAlignment:ut.horizontalAlignment,verticalAlignment:ut.verticalAlignment},design:{selectorKey:ct.DESIGN,cropRatio:Ho.cropRatio,zoomImage:Ho.zoomImage,flip:Ho.flip,rotate:Ho.rotate,backgroundColor:Ho.backgroundColor,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,brightness:Ho.brightness,hue:Ho.hue,lightness:Ho.lightness,highlights:Ho.highlights,shadows:Ho.shadows,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:xr.CONTROLS}},dataConnector:{selectorKey:ct.DATA_CONNECTOR,dataConnector:ut.dataConnector}}},Tt={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:xr.CONTROLS},productName:{value:!0,propertyType:xr.CONTROLS},productCodes:{value:!0,propertyType:xr.CONTROLS},varientCodes:{value:!0,propertyType:xr.CONTROLS},productImage:{value:!0,propertyType:xr.CONTROLS},price:{value:!0,propertyType:xr.CONTROLS},productDescription:{value:!0,propertyType:xr.CONTROLS},showOptions:{value:!0,propertyType:xr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:xr.CONTROLS},actions:{value:!0,propertyType:xr.CONTROLS},quickView:{value:!0,propertyType:xr.CONTROLS},addToCart:{value:!0,propertyType:xr.CONTROLS},wishlist:{value:!0,propertyType:xr.CONTROLS},buyNow:{value:!0,propertyType:xr.CONTROLS},addtoQuote:{value:!0,propertyType:xr.CONTROLS},showUoms:{value:!0,propertyType:xr.CONTROLS},showVolumePricing:{value:!0,propertyType:xr.CONTROLS},showInventory:{value:!0,propertyType:xr.CONTROLS},storeAvailability:{value:!0,propertyType:xr.CONTROLS},categoryCode:{value:!0,propertyType:xr.CONTROLS},categoryName:{value:!0,propertyType:xr.CONTROLS},categoryImage:{value:!0,propertyType:xr.CONTROLS},categoryDescription:{value:!0,propertyType:xr.CONTROLS},subCategoryCode:{value:!0,propertyType:xr.CONTROLS},subCategoryName:{value:!0,propertyType:xr.CONTROLS},subCategoryImage:{value:!0,propertyType:xr.CONTROLS},subCategoryDescription:{value:!0,propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(St||(St={}));var ht,Ct=function(){return{layout:{selectorKey:St.LAYOUT,width:Object.assign({},Ho.width),height:Object.assign(Object.assign({},Ho.height),{value:"auto",propertyType:xr.CONTROLS,unit:7}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:St.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),content:{selectorKey:St.CONTENT,productName:Tt.productName,productCodes:Tt.productCodes,varientCodes:Tt.varientCodes,productImage:Tt.productImage,price:Tt.price,productDescription:Tt.productDescription,showOptions:Tt.showOptions,allowBulkOrdering:Tt.allowBulkOrdering,actions:Tt.actions,quickView:Tt.quickView,addToCart:Tt.addToCart,wishlist:Tt.wishlist,buyNow:Tt.buyNow,addtoQuote:Tt.addtoQuote,showUoms:Tt.showUoms,showVolumePricing:Tt.showVolumePricing,showInventory:Tt.showInventory,storeAvailability:Tt.storeAvailability,categoryCode:Tt.categoryCode,categoryName:Tt.categoryName,categoryImage:Tt.categoryImage,categoryDescription:Tt.categoryDescription,subCategoryCode:Tt.subCategoryCode,subCategoryName:Tt.subCategoryName,subCategoryImage:Tt.subCategoryImage,subCategoryDescription:Tt.subCategoryDescription},dataConnector:{selectorKey:St.DATA_CONNECTOR,dataConnector:Tt.dataConnector}}},Ot={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS},showOptions:{value:!0,propertyType:xr.CONTROLS},productVolume:{value:!0,propertyType:xr.CONTROLS},productPrice:{value:!0,propertyType:xr.CONTROLS},productActions:{value:!0,propertyType:xr.CONTROLS},productInventory:{value:!0,propertyType:xr.CONTROLS},storeLocations:{value:!0,propertyType:xr.CONTROLS},pickupLocations:{value:!0,propertyType:xr.CONTROLS},productHighlights:{value:!0,propertyType:xr.CONTROLS},paymentMethods:{value:!0,propertyType:xr.CONTROLS},shippingEstimator:{value:!0,propertyType:xr.CONTROLS},productPromotions:{value:!0,propertyType:xr.CONTROLS},amountEstimator:{value:!0,propertyType:xr.CONTROLS},quantitySelector:{value:!0,propertyType:xr.CONTROLS},uomSelector:{value:!0,propertyType:xr.CONTROLS},variantPicker:{value:!0,propertyType:xr.CONTROLS},bulkVariantPicker:{value:!0,propertyType:xr.CONTROLS},productImage:{value:!0,propertyType:xr.CONTROLS},productName:{value:!0,propertyType:xr.CONTROLS},productDescription:{value:!0,propertyType:xr.CONTROLS},productBrand:{value:!0,propertyType:xr.CONTROLS},productCode:{value:!0,propertyType:xr.CONTROLS},productReview:{value:!0,propertyType:xr.CONTROLS},productRating:{value:!0,propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ht||(ht={}));var bt,vt=function(){return{layout:{selectorKey:ht.LAYOUT,width:Object.assign({},Ho.width),height:Object.assign(Object.assign({},Ho.height),{value:"auto",propertyType:xr.CONTROLS,unit:7}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:ht.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),content:{selectorKey:ht.CONTENT,showOptions:Ot.showOptions,productVolume:Ot.productVolume,productPrice:Ot.productPrice,productActions:Ot.productActions,productInventory:Ot.productInventory,storeLocations:Ot.storeLocations,pickupLocations:Ot.pickupLocations,productHighlights:Ot.productHighlights,paymentMethods:Ot.paymentMethods,shippingEstimator:Ot.shippingEstimator,productPromotions:Ot.productPromotions,amountEstimator:Ot.amountEstimator,quantitySelector:Ot.quantitySelector,uomSelector:Ot.uomSelector,variantPicker:Ot.variantPicker,bulkVariantPicker:Ot.bulkVariantPicker,productImage:Ot.productImage,productName:Ot.productName,productDescription:Ot.productDescription,productBrand:Ot.productBrand,productCode:Ot.productCode,productReview:Ot.productReview,productRating:Ot.productRating},dataConnector:{selectorKey:ht.DATA_CONNECTOR,dataConnector:Ot.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:xr.CONTROLS}}}},mt={position:{value:"topLeft",property:"position",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:xr.CONTROLS},onHover:{value:"Zoom In",propertyType:xr.CONTROLS},hotspotStyle:{value:"shape",propertyType:xr.CONTROLS},showContent:{value:"onClick",propertyType:xr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:xr.CONTROLS},showIcon:{value:!0,propertyType:xr.CONTROLS},shape:{value:"circle",propertyType:xr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:xr.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:xr.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:xr.CSS},iconSize:{value:"30",property:"iconSize",propertyType:xr.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:xr.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:xr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:xr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:xr.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:xr.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:xr.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:xr.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:xr.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:xr.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:xr.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:xr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:xr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:xr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:xr.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:xr.CONTROLS}};!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"}(bt||(bt={}));var wt,ft=function(){return{layout:{selectorKey:bt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{propertyType:xr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Ho.height),{value:300,propertyType:xr.CONTROLS,unit:1}),margin:Ho.margin,padding:Ho.padding,showContent:mt.showContent,canOpenMultipleHotspots:mt.canOpenMultipleHotspots,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:bt.DESIGN,imageStyle:{selectorKey:bt.HOTSPOT_IMAGE_STYLE,cropRatio:Ho.cropRatio,zoomImage:Ho.zoomImage,flip:Ho.flip,rotate:Ho.rotate,backgroundColor:Ho.backgroundColor,overlayColor:Ho.overlayColor,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,brightness:Ho.brightness,hue:Ho.hue,lightness:Ho.lightness,highlights:Ho.highlights,shadows:Ho.shadows,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},hotspotStyle:{selectorKey:bt.HOTSPOT_STYLE,hotspotStyle:mt.hotspotStyle,hotspotSize:mt.hotspotSize,iconSize:Ho.iconSize,iconColor:Ho.iconColor,icon:mt.icon,showIcon:mt.showIcon,shape:mt.shape,animationStyle:mt.animationStyle,animationFrequency:mt.animationFrequency,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tooltipDesign:{selectorKey:bt.TOOL_TIP_DESIGN,tooltipWidth:mt.tooltipWidth,tooltipHeight:mt.tooltipHeight,horizontalAlignment:mt.horizontalAlignment,verticalAlignment:mt.verticalAlignment,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur,position:mt.position},tooltipTextDesign:{selectorKey:bt.TOOL_TIP_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},tooltipProductDesign:{selectorKey:bt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:mt.imageRatio,fitOptions:mt.fitOptions,productInfoAlignment:mt.productInfoAlignment,infoVerticalPadding:mt.infoVerticalPadding,infoHorizontalPadding:mt.infoHorizontalPadding,infoSpacing:mt.infoSpacing,cardLayout:mt.cardLayout,productCardStyle:mt.productCardStyle},tooltipImageDesign:{selectorKey:bt.TOOL_TIP_IMAGE_DESIGN,cropRatio:Ho.cropRatio,zoomImage:Ho.zoomImage,flip:Ho.flip,rotate:Ho.rotate,backgroundColor:Ho.backgroundColor,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,brightness:Ho.brightness,hue:Ho.hue,lightness:Ho.lightness,highlights:Ho.highlights,shadows:Ho.shadows,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur,imageRatio:mt.imageRatio,fitOptions:mt.fitOptions,horizontalAlignment:mt.horizontalAlignment,verticalAlignment:mt.verticalAlignment,onClick:mt.onClick,onHover:mt.onHover,linkDetails:mt.linkDetails}},content:{selectorKey:bt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:xr.CONTROLS},hotspots:mt.hotspots}}},Rt={zoom:{value:3,propertyType:xr.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:xr.CONTROLS},showIcon:{value:!0,propertyType:xr.CONTROLS},showZoomControls:{value:!0,propertyType:xr.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:xr.CONTROLS},showStreetView:{value:!0,propertyType:xr.CONTROLS},showDirectionsLink:{value:!1,propertyType:xr.CONTROLS},showTitle:{value:!1,propertyType:xr.CONTROLS},title:{value:"",propertyType:xr.CONTROLS},showDescription:{value:!1,propertyType:xr.CONTROLS},description:{value:"",propertyType:xr.CONTROLS},chooseMapDesign:{value:"",propertyType:xr.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:xr.CONTROLS},geometry:{value:null,propertyType:xr.CONTROLS},textContainerPosition:{value:"Top",propertyType:xr.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:xr.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:xr.CSS},onClick:{value:"Show Image Lightbox",propertyType:xr.CONTROLS},onHover:{value:"Zoom In",propertyType:xr.CONTROLS},pinStyle:{value:"icon",propertyType:xr.CONTROLS},showContent:{value:"onClick",propertyType:xr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:xr.CONTROLS},shape:{value:"circle",propertyType:xr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:xr.CONTROLS},iconStyle:{value:"icon with circle",propertyType:xr.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:xr.CSS},iconSize:{value:"100",propertyType:xr.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:xr.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:xr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:xr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:xr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:xr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:xr.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:xr.CSS},infoVerticalPadding:{value:"500",propertyType:xr.CSS},infoHorizontalPadding:{value:"500",propertyType:xr.CSS},infoSpacing:{value:"500",propertyType:xr.CSS},cardLayout:{value:"onImage",propertyType:xr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:xr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:xr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:xr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:xr.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:xr.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:xr.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"}(wt||(wt={}));var Nt,Dt=function(){return{layout:{selectorKey:wt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"500",unit:1}),margin:Ho.margin,padding:Ho.padding,showContent:Rt.showContent,canOpenMultipleHotspots:Rt.canOpenMultipleHotspots,positionType:Ho.positionType,pinTo:Ho.pinTo,zoom:Rt.zoom,showZoomControls:Rt.showZoomControls,showMapAndSatelliteView:Rt.showMapAndSatelliteView,showStreetView:Rt.showStreetView,showDirectionsLink:Rt.showDirectionsLink},content:{selectorKey:wt.CONTENT,showTitle:Rt.showTitle,title:Rt.title,showDescription:Rt.showDescription,description:Rt.description,locationsList:Rt.locationsList,geometry:Rt.geometry},design:{selectorKey:wt.DESIGN,mapWidget:{selectorKey:wt.GALLERY_WIDGET_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},mapWidgetLayout:{selectorKey:wt.MAP_WIDGET_LAYOUT,textContainerPosition:Rt.textContainerPosition,mapAndTextContainerAlignment:Rt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Rt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:wt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Rt.textVerticalPadding,textHorizontalPadding:Rt.textHorizontalPadding,titleAndDescriptionSpacing:Rt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:wt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},mapStyle:{selectorKey:wt.MAP_STYLE,chooseMapDesign:Rt.chooseMapDesign},pinStyle:{selectorKey:wt.PIN_STYLE,pinStyle:Rt.pinStyle,pinSize:Rt.pinSize,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Rt.icon,showIcon:Rt.showIcon,shape:Rt.shape,animationStyle:Rt.animationStyle,animationFrequency:Rt.animationFrequency,backgroundColor:Object.assign(Object.assign({},Ho.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tooltipDesign:{selectorKey:wt.TOOL_TIP_DESIGN,tooltipWidth:Rt.tooltipWidth,tooltipHeight:Rt.tooltipHeight,horizontalAlignment:Rt.horizontalAlignment,verticalAlignment:Rt.verticalAlignment,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tooltipTextDesign:{selectorKey:wt.TOOL_TIP_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,lineHeight:Ho.lineHeight,characterSpacing:Ho.characterSpacing,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc}}}},Lt={noOfItemsToLoad:{value:"allItems",propertyType:xr.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:xr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:xr.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:xr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:xr.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:xr.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:xr.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:xr.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:xr.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:xr.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:xr.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:xr.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:xr.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:xr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:xr.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:xr.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:xr.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:xr.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:xr.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:xr.CONTROLS},paginationAlignment:{value:"center",propertyType:xr.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Nt||(Nt={}));var At,It=function(){return{layout:{selectorKey:Nt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"75",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:Lt.displayStyle,dividerBetweenItems:Lt.dividerBetweenItems,itemSpacing:Lt.itemSpacing,itemPadding:Lt.itemPadding,itemContentAlignment:Lt.itemContentAlignment,maxItemsToDisplay:Lt.maxItemsToDisplay,overflowItems:Lt.overflowItems,header:Lt.header,headerHeight:Lt.headerHeight,rowHeight:Lt.rowHeight,headerDivider:Lt.headerDivider,rowDivider:Lt.rowDivider,columnDivider:Lt.columnDivider,alternativeRowColors:Lt.alternativeRowColors,headerCellPadding:Lt.headerCellPadding,rowCellPadding:Lt.rowCellPadding,contentAlignment:Lt.contentAlignment,overflowControl:Lt.overflowControl,paginationType:Lt.paginationType,paginationAliginment:Lt.paginationAliginment,rowsPerPage:Lt.rowsPerPage,displayResults:Lt.displayResults,noOfItemsToLoad:Lt.noOfItemsToLoad,paginationAlignment:Lt.paginationAlignment},design:{selectorKey:Nt.DESIGN},content:{selectorKey:Nt.CONTENT,title:Lt.title,showTitle:Lt.showTitle,description:Lt.description,showDescription:Lt.showDescription,paymentProgramName:Lt.paymentProgramName,paymentMethods:Lt.paymentMethods,showAmountLeft:Lt.showAmountLeft,amountLeft:Lt.amountLeft,showAmountUtilized:Lt.showAmountUtilized,amountUtilized:Lt.amountUtilized,showTotalAmount:Lt.showTotalAmount,totalAmount:Lt.totalAmount,showExpiryDate:Lt.showExpiryDate,expiryDate:Lt.expiryDate,expiryDateDisplayFormat:Lt.expiryDateDisplayFormat,showRenewalDate:Lt.showRenewalDate,renewalDate:Lt.renewalDate,renewalDateDisplayFormat:Lt.renewalDateDisplayFormat},dataConnector:{selectorKey:Nt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},xt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:xr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:xr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:xr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:xr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:xr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:xr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:xr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:xr.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:xr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default"}(At||(At={}));var Et,Pt=function(){return{layout:{selectorKey:At.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"130",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:xt.displayStyle,displayType:xt.displayType,maxItemsToDisplay:xt.maxItemsToDisplay,itemSpacing:xt.itemSpacing,overflowItems:xt.overflowItems,displayResults:xt.displayResults,searchPlaceholderText:xt.searchPlaceholderText,noOfItemToShow:xt.noOfItemToShow},content:{selectorKey:At.CONTENT,locationName:xt.locationName,locationAddress:xt.locationAddress,locationInventory:xt.locationInventory,locationTimings:xt.locationTimings,title:xt.title,showTitle:xt.showTitle,description:xt.description,showDescription:xt.showDescription},design:{selectorKey:At.DESIGN,inputStyle:{selectorKey:At.INPUT_STYLE,defaultState:{selectorKey:At.DEFAULT_STATE,buttonStyle:xt.buttonStyle,buttonText:xt.buttonText,icon:xt.icon,iconPadding:xt.iconPadding,iconPosition:xt.iconPosition,iconAndTextSpacing:xt.iconAndTextSpacing,alignment:xt.alignment,buttonType:xt.buttonType,showIcon:xt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:At.HOVER_STATE,buttonStyle:xt.buttonStyle,buttonText:xt.buttonText,icon:xt.icon,iconPadding:xt.iconPadding,iconPosition:xt.iconPosition,iconAndTextSpacing:xt.iconAndTextSpacing,alignment:xt.alignment,buttonType:xt.buttonType,showIcon:xt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:At.INPUT_STYLE,defaultState:{selectorKey:At.DEFAULT_STATE,buttonStyle:xt.buttonStyle,buttonText:xt.buttonText,icon:xt.icon,iconPadding:xt.iconPadding,iconPosition:xt.iconPosition,iconAndTextSpacing:xt.iconAndTextSpacing,alignment:xt.alignment,buttonType:xt.buttonType,showIcon:xt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:At.HOVER_STATE,buttonStyle:xt.buttonStyle,buttonText:xt.buttonText,icon:xt.icon,iconPadding:xt.iconPadding,iconPosition:xt.iconPosition,iconAndTextSpacing:xt.iconAndTextSpacing,alignment:xt.alignment,buttonType:xt.buttonType,showIcon:xt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:At.INVENTORY_TEXT_STYLE,themeDynamic:Ho.theme,fontDynamic:Ho.font,fontSizeDynamic:Ho.fontSize,textColorDynamic:Ho.textColor,boldDynamic:Ho.bold,italicDynamic:Ho.italic,linethroughDynamic:Ho.linethrough,underlineDynamic:Ho.underline,textAlignDynamic:Ho.textAlign,characterSpacingDynamic:Ho.characterSpacing,lineHeightDynamic:Ho.lineHeight,themeStatic:Ho.themeDesc,fontStatic:Ho.fontDesc,fontSizeStatic:Ho.fontSizeDesc,textColorStatic:Ho.textColorDesc,boldStatic:Ho.boldDesc,italicStatic:Ho.italicDesc,linethroughStatic:Ho.linethroughDesc,underlineStatic:Ho.underlineDesc,textAlignStatic:Ho.textAlignDesc,characterSpacingStatic:Ho.characterSpacingDesc,lineHeightStatic:Ho.lineHeightDesc},itemStyle:{selectorKey:At.ITEM_STYLE,contentAlignment:xt.contentAlignment,horizontalPadding:xt.horizontalPadding,verticalPadding:xt.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},locationName:{selectorKey:At.LOCATION_NAME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationAddress:{selectorKey:At.LOCATION_ADDRESS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationTimings:{selectorKey:At.LOCATION_TIMINGS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationInventory:{selectorKey:At.LOCATION_INVENTORY,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},arrows:{selectorKey:At.ARROWS,arrowIconStyle:xt.arrowIconStyle,leftArrowIconStyle:xt.leftArrowIconStyle,rightArrowIconStyle:xt.rightArrowIconStyle,backgroundShape:xt.backgroundShape,arrowSize:xt.arrowSize,arrowColor:xt.arrowColor},paginationDots:{selectorKey:At.PAGINATION_DOTS,dotSize:xt.dotSize,currentDotColor:xt.currentDotColor,otherDotColor:xt.otherDotColor},paginationLine:{selectorKey:At.PAGINATION_LINE,currentLineColor:xt.currentLineColor,otherLineColor:xt.otherLineColor,lineHeight:xt.lineHeight,lineWidth:xt.lineWidth},showMoreItemsButton:{selectorKey:At.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:xt.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},dataConnector:{selectorKey:At.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},_t={displayStyle:{value:"Slider",propertyType:xr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:xr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:xr.CONTROLS},scrollControl:{value:"Non",propertyType:xr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:xr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:xr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:xr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:xr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:xr.CSS},sliderControl:{value:"Arrows",propertyType:xr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:xr.CONTROLS},loopImages:{value:!1,propertyType:xr.CONTROLS},setItemsPerRow:{value:!1,propertyType:xr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:xr.CONTROLS},autoplay:{value:!1,propertyType:xr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:xr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:xr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:xr.CONTROLS},showGalleryTitle:{value:!1,propertyType:xr.CONTROLS},galleryTitle:{value:"",propertyType:xr.CONTROLS},showGalleryDescription:{value:!1,propertyType:xr.CONTROLS},galleryDescription:{value:"",propertyType:xr.CONTROLS},showItemTitle:{value:!1,propertyType:xr.CONTROLS},showItemDescription:{value:!1,propertyType:xr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:xr.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:xr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:xr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:xr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:xr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:xr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:xr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:xr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:xr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:xr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:xr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:xr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:xr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:xr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:xr.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",e.DATA_CONNECTOR="dataConnector"}(Et||(Et={}));var Ht,Bt=function(){return{layout:{selectorKey:Et.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"400",unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:"200",unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:_t.displayStyle,scrollDirection:_t.scrollDirection,noOfItemsToLoad:_t.noOfItemsToLoad,scrollControl:_t.scrollControl,itemsPerSlide:_t.itemsPerSlide,itemsPerRow:_t.itemsPerRow,itemsPerColumn:_t.itemsPerColumn,itemGap:_t.itemGap,rowGap:_t.rowGap,sliderControl:_t.sliderControl,controlPosition:_t.controlPosition,loopImages:_t.loopImages,setItemsPerRow:_t.setItemsPerRow,sliderDisplayScrollbar:_t.sliderDisplayScrollbar,autoplay:_t.autoplay,autoplayStyle:_t.autoplayStyle,autoplayDuration:_t.autoplayDuration,sliderSpeed:_t.sliderSpeed,thumbnailPlacement:_t.thumbnailPlacement,thumbnailSize:_t.thumbnailSize,thumbnailSpacing:_t.thumbnailSpacing},content:{showGalleryTitle:_t.showGalleryTitle,galleryTitle:_t.galleryTitle,showGalleryDescription:_t.showGalleryDescription,galleryDescription:_t.galleryDescription,showItemTitle:_t.showItemTitle,showItemDescription:_t.showItemDescription,allowLinkToOtherPage:_t.allowLinkToOtherPage,slides:_t.slides},design:{selectorKey:Et.DESIGN,galleryWidgetStyle:{selectorKey:Et.GALLERY_WIDGET_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},galleryWidgetLayout:{selectorKey:Et.GALLERY_LAYOUT,galleryTextAndItemAlignment:_t.galleryTextAndItemAlignment,galleryTextAndItemSpacing:_t.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:_t.galleryTextAndDescriptionSpacing,textPosition:Ho.textPosition,verticalAlignment:Ho.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Et.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:_t.textVerticalPadding,textHorizontalPadding:Ho.textHorizontalPadding,titleAndDescriptionSpacing:_t.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Et.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},itemStyle:{selectorKey:Et.GALLERY_WIDGET_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},itemLayout:{selectorKey:Et.GALLERY_LAYOUT,galleryTextAndItemAlignment:_t.galleryTextAndItemAlignment,textAndImageSpacing:_t.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:_t.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Ho.textPosition),{value:"On Image"}),verticalAlignment:Ho.verticalAlignment},itemTextContainerLayout:{selectorKey:Et.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:_t.textVerticalPadding,textHorizontalPadding:Ho.textHorizontalPadding,titleAndDescriptionSpacing:_t.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Et.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},paginationArrows:{selectorKey:Et.PAGINATION_ARROWS,arrowIconStyle:_t.arrowIconStyle,leftArrowIconStyle:_t.leftArrowIconStyle,rightArrowIconStyle:_t.rightArrowIconStyle,backgroundShape:_t.backgroundShape,arrowSize:_t.arrowSize,arrowColor:_t.arrowColor},paginationDots:{selectorKey:Et.PAGINATION_DOTS,dotSize:_t.dotSize,currentDotColor:_t.currentDotColor,otherDotColor:_t.otherDotColor},paginationLine:{selectorKey:Et.PAGINATION_LINE,currentLineColor:_t.currentLineColor,otherLineColor:_t.otherLineColor,lineHeight:_t.lineHeight,lineWidth:_t.lineWidth}},dataConnector:{selectorKey:Et.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},zt={actions:{value:!0,property:"actions",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CSS},addToCart:{value:!0,property:"addToCart",propertyType:xr.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:xr.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:xr.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:xr.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:xr.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:xr.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:xr.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:xr.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:xr.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:xr.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:xr.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:xr.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:xr.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:xr.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:xr.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:xr.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:xr.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:xr.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:xr.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:xr.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:xr.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:xr.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:xr.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToCart",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",e.MORE="more",e.DATA_CONNECTOR="dataConnector"}(Ht||(Ht={}));var kt,Kt={buttonStyle:zt.buttonStyle,buttonText:zt.buttonText,icon:zt.icon,iconPadding:zt.iconPadding,iconPosition:zt.iconPosition,iconAndTextSpacing:zt.iconAndTextSpacing,alignment:zt.alignment,buttonType:zt.buttonType,showIcon:zt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},jt=function(){return{layout:{selectorKey:Ht.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"40",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,actions:zt.actions,addToCart:zt.addToCart,addToCartWhenClicked:zt.addToCartWhenClicked,addToCartValue:zt.addToCartValue,buyNow:zt.buyNow,buyNowWhenClicked:zt.buyNowWhenClicked,wishlist:zt.wishlist,wishlistWhenClicked:zt.wishlistWhenClicked,wishlistValue:zt.wishlistValue,compareProduct:zt.compareProduct,compareProductWhenClicked:zt.compareProductWhenClicked,showCompareListAs:zt.showCompareListAs,addToQuote:zt.addToQuote,addToOrderTemplate:zt.addToOrderTemplate,notifyMeInventoryNotifications:zt.notifyMeInventoryNotifications,downloadProductInformation:zt.downloadProductInformation,displayStyle:zt.displayStyle,itemSpacing:zt.itemSpacing,itemVerticalSpacing:zt.itemVerticalSpacing,maxItemsToDisplay:zt.maxItemsToDisplay,overflowItems:zt.overflowItems,openItemsIn:zt.openItemsIn,addToCartMetaData:zt.addToCartMetaData,wishlistMetaData:zt.wishlistMetaData,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar},design:{selectorKey:Ht.DESIGN,addToCart:{selectorKey:Ht.ADD_TO_CART,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},buyNow:{selectorKey:Ht.BUY_NOW,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},wishlist:{selectorKey:Ht.WISHLIST,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},compare:{selectorKey:Ht.COMPARE,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},addToQuote:{selectorKey:Ht.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},addToOrderTemplate:{selectorKey:Ht.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},notifyMe:{selectorKey:Ht.NOTIFY_ME,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},download:{selectorKey:Ht.DOWNLOAD,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)},more:{selectorKey:Ht.MORE,defaultState:Object.assign({selectorKey:Ht.DEFAULT_STATE},Kt),hoverState:Object.assign({selectorKey:Ht.HOVER_STATE},Kt),selectedState:Object.assign({selectorKey:Ht.SELECTED_STATE},Kt)}},content:{},dataConnector:{selectorKey:Ht.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},Ut={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:xr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:xr.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:xr.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(kt||(kt={}));var Mt,Vt=function(){return{layout:{selectorKey:kt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"48",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:Ut.displayStyle,dividerBetweenItems:Ut.dividerBetweenItems,itemSpacing:Ut.itemSpacing,itemPadding:Ut.itemPadding,ItemContentAlignment:Ut.ItemContentAlignment,maxItemsToDisplay:Ut.maxItemsToDisplay,overflowItems:Ut.overflowItems,imageBehavior:Ut.imageBehavior,itemsPerRow:Ut.itemsPerRow},design:{selectorKey:kt.DESIGN},content:{selectorKey:kt.CONTENT},dataConnector:{selectorKey:kt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},Gt={displayStyle:{value:"Simple",property:"displayStyle",propertyType:xr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:xr.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:xr.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:xr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:xr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:xr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:xr.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:xr.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:xr.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:xr.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:xr.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:xr.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:xr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:xr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:xr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:xr.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.VIEW_INVENTORY_BUTTON="viewInventoryButton",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_INVENTORY_STATUS="locationInventoryStatus",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Mt||(Mt={}));var Wt,Yt=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"130",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:Gt.displayStyle,displayType:Gt.displayType,maxItemsToDisplay:Gt.maxItemsToDisplay,itemSpacing:Gt.itemSpacing,overflowItems:Gt.overflowItems,header:Gt.header,headerHeight:Gt.headerHeight,rowHeight:Gt.rowHeight,headerDivider:Gt.headerDivider,rowDivider:Gt.rowDivider,columnDivider:Gt.columnDivider,alternativeRowColors:Gt.alternativeRowColors,headerCellPadding:Gt.headerCellPadding,rowCellPadding:Gt.rowCellPadding,contentAlignment:Gt.contentAlignment,rowsPerPage:Gt.rowsPerPage,overflowControl:Gt.overflowControl,paginationType:Gt.paginationType,paginationAlignment:Gt.paginationAlignment,displayResults:Gt.displayResults,noOfItemsToLoad:Gt.noOfItemsToLoad},content:{selectorKey:Mt.CONTENT,totalInventory:Gt.totalInventory,inventoryStatus:Gt.inventoryStatus,noOfAvailableLocations:Gt.noOfAvailableLocations,locationNames:Gt.locationNames,locationDetails:Gt.locationDetails,locationName:Gt.locationName,locationAddress:Gt.locationAddress,locationInventory:Gt.locationInventory,locationInventoryStatus:Gt.locationInventoryStatus},design:{selectorKey:Mt.DESIGN,inventoryTextStyle:{selectorKey:Mt.INVENTORY_TEXT_STYLE,themeDynamic:Ho.theme,fontDynamic:Ho.font,fontSizeDynamic:Ho.fontSize,textColorDynamic:Ho.textColor,boldDynamic:Ho.bold,italicDynamic:Ho.italic,linethroughDynamic:Ho.linethrough,underlineDynamic:Ho.underline,textAlignDynamic:Ho.textAlign,characterSpacingDynamic:Ho.characterSpacing,lineHeightDynamic:Ho.lineHeight,themeStatic:Ho.themeDesc,fontStatic:Ho.fontDesc,fontSizeStatic:Ho.fontSizeDesc,textColorStatic:Ho.textColorDesc,boldStatic:Ho.boldDesc,italicStatic:Ho.italicDesc,linethroughStatic:Ho.linethroughDesc,underlineStatic:Ho.underlineDesc,textAlignStatic:Ho.textAlignDesc,characterSpacingStatic:Ho.characterSpacingDesc,lineHeightStatic:Ho.lineHeightDesc},viewInventoryButton:{selectorKey:Mt.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:Mt.DEFAULT_STATE,buttonStyle:Gt.buttonStyle,buttonText:Gt.buttonText,icon:Gt.icon,iconPadding:Gt.iconPadding,iconPosition:Gt.iconPosition,iconAndTextSpacing:Gt.iconAndTextSpacing,alignment:Gt.alignment,buttonType:Gt.buttonType,showIcon:Gt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mt.HOVER_STATE,buttonStyle:Gt.buttonStyle,buttonText:Gt.buttonText,icon:Gt.icon,iconPadding:Gt.iconPadding,iconPosition:Gt.iconPosition,iconAndTextSpacing:Gt.iconAndTextSpacing,alignment:Gt.alignment,buttonType:Gt.buttonType,showIcon:Gt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Mt.ITEM_STYLE,contentAlignment:Gt.contentAlignment,horizontalPadding:Gt.horizontalPadding,verticalPadding:Gt.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},locationName:{selectorKey:Mt.LOCATION_NAME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationAddress:{selectorKey:Mt.LOCATION_ADDRESS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationInventoryStatus:{selectorKey:Mt.LOCATION_INVENTORY_STATUS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationInventory:{selectorKey:Mt.LOCATION_INVENTORY,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},arrows:{selectorKey:Mt.ARROWS,arrowIconStyle:Gt.arrowIconStyle,leftArrowIconStyle:Gt.leftArrowIconStyle,rightArrowIconStyle:Gt.rightArrowIconStyle,backgroundShape:Gt.backgroundShape,arrowSize:Gt.arrowSize,arrowColor:Gt.arrowColor},paginationDots:{selectorKey:Mt.PAGINATION_DOTS,dotSize:Gt.dotSize,currentDotColor:Gt.currentDotColor,otherDotColor:Gt.otherDotColor},paginationLine:{selectorKey:Mt.PAGINATION_LINE,currentLineColor:Gt.currentLineColor,otherLineColor:Gt.otherLineColor,lineHeight:Gt.lineHeight,lineWidth:Gt.lineWidth},table:{selectorKey:Mt.TABLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Gt.design.table.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Gt.design.table.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tableHeader:{selectorKey:Mt.TABLE_HEADER,backgroundColor:Ho.backgroundColor},headerText:{selectorKey:Mt.HEADER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},tableRow:{selectorKey:Mt.TABLE_ROW,backgroundColor:Ho.backgroundColor,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},rowDividers:{selectorKey:Mt.ROW_DIVIDERS,headerDivider:Gt.design.rowAndHeaderDividers.headerDivider,rowDivider:Gt.design.rowAndHeaderDividers.rowDivider,columnDivider:Gt.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Mt.SCROLL,scrollBarWidth:Gt.design.scrollBar.scrollBarWidth,scrollBarColor:Gt.design.scrollBar.scrollBarColor},pagination:{selectorKey:Mt.PAGINATION,defaultState:{selectorKey:Mt.DEFAULT_STATE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,previousIcon:Gt.design.pagination.previousIcon,nextIcon:Gt.design.pagination.nextIcon,iconSize:Gt.design.pagination.iconSize,iconColor:Gt.design.pagination.iconColor,backgroundShape:Gt.design.pagination.backgroundShape,backgroundColor:Ho.backgroundColor,pagination:Gt.design.pagination.pagination},hoverState:{selectorKey:Mt.HOVER_STATE,theme:Ho.theme}},showMoreItemsButton:{selectorKey:Mt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Gt.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},dataConnector:{selectorKey:Mt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.SAVINGS="savings",e.DISCOUNT_VALUE="discountValue",e.SAVINGS_VALUE="savingsValue",e.EMBELLISHMENT_PRICE="embellishmentPrice",e.PRODUCT_TAX="productTax",e.PRODUCT_SHIPPING_PRICE="productShippingPrice",e.DATA_CONNECTOR="dataConnector"}(Wt||(Wt={}));var Ft,Xt={showPrice:{value:!0,property:"showPrice",propertyType:xr.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:xr.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:xr.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:xr.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:xr.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:xr.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:xr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:xr.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:xr.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:xr.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:xr.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:xr.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:xr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:xr.CONTROLS},discount:{value:!1,property:"discount",propertyType:xr.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:xr.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:xr.CONTROLS},savings:{value:!1,property:"savings",propertyType:xr.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:xr.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:xr.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:xr.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:xr.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:xr.CONTROLS}},qt=function(){return{layout:{selectorKey:Wt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"100",unit:1}),margin:Ho.margin,padding:Ho.padding,showPrice:Xt.showPrice,displayMinQtySet:Xt.displayMinQtySet,priceFormat:Xt.priceFormat,displayFormat:Xt.displayFormat,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Wt.DESIGN,productPrice:{selectorKey:Wt.PRODUCT_PRICE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:Wt.UOM_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:Wt.CURRENCY_CODE_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:Wt.ACTUAL_PRICE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:Wt.DISCOUNT,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:Wt.SAVINGS,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:Wt.DISCOUNT_VALUE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:Wt.SAVINGS_VALUE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:Wt.EMBELLISHMENT_PRICE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:Wt.PRODUCT_TAX,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:Wt.PRODUCT_SHIPPING_PRICE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!0}),iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:Wt.CONTENT,productPrice:Xt.productPrice,sellingPrice:Xt.sellingPrice,productPriceDisplayUOM:Xt.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Xt.productPriceDisplayCurrencyCode,showActualPrice:Xt.showActualPrice,actualPrice:Xt.actualPrice,actualPriceDisplayUOM:Xt.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Xt.actualPriceDisplayCurrencyCode,discount:Xt.discount,discountValue:Xt.discountValue,showSavings:Xt.showSavings,savings:Xt.savings,savingsValue:Xt.savingsValue,savingsDisplayCurrencyCode:Xt.savingsDisplayCurrencyCode,embellishmentPrice:Xt.embellishmentPrice,productTax:Xt.productTax,productShippingPrice:Xt.productShippingPrice,pricePrefix:Xt.pricePrefix,priceSuffix:Xt.priceSuffix},dataConnector:{selectorKey:Wt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},Qt={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:xr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:xr.CSS},title:{value:"Promotions",property:"title",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:xr.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:xr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:xr.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:xr.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:xr.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:xr.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:xr.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:xr.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DESIGN_WIDGET_STYLE="widgetStyle",e.DESIGN_ITEM_STYLE="itemStyle",e.DESIGN_VIEW_OFFERS_BUTTON="viewOffersButton",e.DESIGN_PROMOTION_NAME="promotionName",e.DESIGN_PROMOTION_DESCRIPTION="promotionDescription",e.DESIGN_COUPON_CODE="couponCode",e.DESIGN_PROMOTION_SCHEDULE="promotionSchedule",e.DESIGN_MINIMUM_PURCHASE_AMOUNT="minimumPurchaseAmount",e.DESIGN_ELIGIBLE_PRODUCTS_BUTTON="eligibleProductsButton",e.DESIGN_PRICE_AFTER_PROMOTION="priceAfterPromotion",e.DESIGN_MAX_READEMPTION_AMOUNT="maxRedemptionAmount",e.DESIGN_ARROWS="arrows",e.DESIGN_PAGINATION_DOTS="paginationDots",e.DESIGN_SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.DESIGN_PAGINATION_LINE="paginationLine",e.DESIGN_TABLE="table",e.DESIGN_TABLE_HEADER="tableHeader",e.DESIGN_HEADER_TEXT="headerText",e.DESIGN_TABLE_ROW="tableRow",e.DESIGN_SCROLL="scroll",e.DESIGN_ROW_DIVIDERS="rowDividers",e.DESIGN_PAGINATION="pagination",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Ft||(Ft={}));var Zt,$t=function(){return{layout:{selectorKey:Ft.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"400",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:Qt.displayStyle,dividerBetweenItems:Qt.dividerBetweenItems,itemSpacing:Qt.itemSpacing,itemPadding:Qt.itemPadding,itemContentAlignment:Qt.itemContentAlignment,maxItemsToDisplay:Qt.maxItemsToDisplay,overflowItems:Qt.overflowItems,header:Qt.header,headerHeight:Qt.headerHeight,rowHeight:Qt.rowHeight,headerDivider:Qt.headerDivider,rowDivider:Qt.rowDivider,columnDivider:Qt.columnDivider,alternativeRowColors:Qt.alternativeRowColors,headerCellPadding:Qt.headerCellPadding,rowCellPadding:Qt.rowCellPadding,contentAlignment:Qt.contentAlignment,overflowControl:Qt.overflowControl,paginationType:Qt.paginationType,paginationAlignment:Qt.paginationAlignment,rowsPerPage:Qt.rowsPerPage,displayResults:Qt.displayResults,imageBehavior:Qt.imageBehavior,itemsPerRow:Qt.itemsPerRow},content:{selectorKey:Ft.CONTENT,title:Qt.title,showTitle:Qt.showTitle,description:Qt.description,showDescription:Qt.showDescription,promotionName:Qt.promotionName,promotionDescription:Qt.promotionDescription,noOfLinesToShow:Qt.noOfLinesToShow,couponCode:Qt.couponCode,promotionSchedule:Qt.showDescription,minimumPurchaseAmount:Qt.minimumPurchaseAmount,eligibleProducts:Qt.eligibleProducts,promotionPrice:Qt.promotionPrice,maxRedemptionAmount:Qt.maxRedemptionAmount},design:{selectorKey:Ft.DESIGN,widgetStyle:{selectorKey:Ft.DESIGN_WIDGET_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},itemStyle:{selectorKey:Ft.DESIGN_ITEM_STYLE,contentAlignment:Qt.contentAlignment,horizontalPadding:Qt.horizontalPadding,verticalPadding:Qt.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},viewOffersButton:{selectorKey:Ft.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Ft.DEFAULT_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ft.HOVER_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Ft.DESIGN_PROMOTION_NAME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},promotionDescription:{selectorKey:Ft.DESIGN_PROMOTION_DESCRIPTION,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},couponCode:{selectorKey:Ft.DESIGN_COUPON_CODE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},promotionSchedule:{selectorKey:Ft.DESIGN_PROMOTION_SCHEDULE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},minimumPurchaseAmount:{selectorKey:Ft.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},eligibleProductsButton:{selectorKey:Ft.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Ft.DEFAULT_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ft.HOVER_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Ft.DESIGN_PRICE_AFTER_PROMOTION,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},maxRedemptionAmount:{selectorKey:Ft.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},arrows:{selectorKey:Ft.DESIGN_ARROWS,arrowIconStyle:Qt.arrowIconStyle,leftArrowIconStyle:Qt.leftArrowIconStyle,rightArrowIconStyle:Qt.rightArrowIconStyle,backgroundShape:Qt.backgroundShape,arrowSize:Qt.arrowSize,arrowColor:Qt.arrowColor},paginationDots:{selectorKey:Ft.DESIGN_PAGINATION_DOTS,dotSize:Qt.dotSize,currentDotColor:Qt.currentDotColor,otherDotColor:Qt.otherDotColor},paginationLine:{selectorKey:Ft.DESIGN_PAGINATION_LINE,currentLineColor:Qt.currentLineColor,otherLineColor:Qt.otherLineColor,lineHeight:Qt.lineHeight,lineWidth:Qt.lineWidth},table:{selectorKey:Ft.DESIGN_TABLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Qt.design.table.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Qt.design.table.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tableHeader:{selectorKey:Ft.DESIGN_TABLE_HEADER,backgroundColor:Ho.backgroundColor},headerText:{selectorKey:Ft.DESIGN_HEADER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},tableRow:{selectorKey:Ft.DESIGN_TABLE_ROW,backgroundColor:Ho.backgroundColor,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},rowDividers:{selectorKey:Ft.DESIGN_ROW_DIVIDERS,headerDivider:Qt.design.rowAndHeaderDividers.headerDivider,rowDivider:Qt.design.rowAndHeaderDividers.rowDivider,columnDivider:Qt.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Ft.DESIGN_SCROLL,scrollBarWidth:Qt.design.scrollBar.scrollBarWidth,scrollBarColor:Qt.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ft.DESIGN_PAGINATION,defaultState:{selectorKey:Ft.DEFAULT_STATE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,previousIcon:Qt.design.pagination.previousIcon,nextIcon:Qt.design.pagination.nextIcon,iconSize:Qt.design.pagination.iconSize,iconColor:Qt.design.pagination.iconColor,backgroundShape:Qt.design.pagination.backgroundShape,backgroundColor:Ho.backgroundColor,pagination:Qt.design.pagination.pagination},hoverState:{selectorKey:Ft.HOVER_STATE,theme:Ho.theme}},showMoreItemsButton:{selectorKey:Ft.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Qt.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},dataConnector:{selectorKey:Ft.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},Jt={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:xr.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:xr.CONTROLS},quantity:{value:1,property:"quantity",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Zt||(Zt={}));var ei,ri=function(){return{layout:{selectorKey:Zt.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"70",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:Jt.displayStyle,displayMinQtyToPurchase:Jt.displayMinQtyToPurchase},design:{selectorKey:Zt.DESIGN},content:{selectorKey:Zt.CONTENT,quantity:Jt.quantity},dataConnector:{selectorKey:Zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},oi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:xr.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:xr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:xr.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:xr.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:xr.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:xr.CONTROLS},style:{value:"line",property:"style",propertyType:xr.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:xr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:xr.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:xr.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:xr.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"}(ei||(ei={}));var ti,ii=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"40",unit:1}),margin:Ho.margin,padding:Ho.padding,itemSpacing:oi.itemSpacing,repeatElements:oi.repeatElements,dividerBetweenItems:oi.dividerBetweenItems,scrollSpeed:oi.scrollSpeed,scrollDirection:oi.scrollDirection,pauseOnHover:oi.pauseOnHover},content:{selectorKey:ei.CONTENT,scrollContent:oi.scrollContent},design:{selectorKey:ei.DESIGN,scrollContainer:{selectorKey:ei.SCROLL_CONTAINER,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},dividerStyle:{selectorKey:ei.DIVIDER_STYLE,style:oi.style,shape:oi.shape,size:oi.size,backgroundColor:Ho.backgroundColor,dividerColor:oi.dividerColor},defaultItem:{theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},item1:{selectorKey:ei.ITEM_1,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},item2:{selectorKey:ei.ITEM_2,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},item3:{selectorKey:ei.ITEM_3,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(ti||(ti={}));var ni,ai=function(e){return{layout:{selectorKey:ti.LAYOUT,adjustment:Ho.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:xr.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:xr.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),padding:Ho.padding,columnGap:{value:0,propertyType:xr.CSS,unit:Er.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:xr.CSS,unit:Er.PIXELS,property:"rowGap"},overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:ti.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle},Qo),settings:{selectorKey:ti.SETTINGS,visibility:{selectorKey:ti.VISIBILITY,visibilityContent:{value:[{name:"P69BT-QaMCgcVfsApeb0k",type:2,default:!0,filterGroups:[{type:1,filterGroups:[],filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:"",endDateValue:"",optionValues:[]}},seq:0,id:""}],isOpen:!1,status:1,variationId:"P69BT-QaMCgcVfsApeb0k",displayName:"",filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:null,endDateValue:null,optionValues:[]}},seq:0,id:""}],propertyType:xr.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:ti.SCHEDULES,scheduleData:{value:[],propertyType:xr.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:ti.DEVICE_VISIBILITY}},code:{}}},li={source:{value:"Manually",property:"source",propertyType:xr.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:xr.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:xr.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:xr.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:xr.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:xr.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:xr.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:xr.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:xr.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:xr.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ni||(ni={}));var pi=function(){return{layout:{selectorKey:ni.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"40",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar},design:{},content:{selectorKey:ni.CONTENT,source:li.source,orderBefore:li.orderBefore,orderBeforeTime:li.orderBeforeTime,orderBeforeDisplayTime:li.orderBeforeDisplayTime,deliveryBefore:li.deliveryBefore,deliveryEndsBefore:li.deliveryEndsBefore,deliveryBeforeDisplayTime:li.deliveryBeforeDisplayTime,deliveryStartingDate:li.deliveryStartingDate,deliveryStartsAfter:li.deliveryStartsAfter,deliveryStartingDateDisplayTime:li.deliveryStartingDateDisplayTime,configureMessage:li.configureMessage},dataConnector:{selectorKey:ni.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},di={onClick:{value:"Show Image Lightbox",propertyType:xr.CONTROLS},onHover:{value:"Zoom Image",propertyType:xr.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:xr.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:xr.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:xr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:xr.CSS}},si=function(){return{layout:{adjustment:Ho.adjustment,width:Ho.width,height:Ho.height,margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,onClick:di.onClick,onHover:di.onHover,imageRatio:di.imageRatio,fitOptions:di.fitOptions,horizontalAlignment:di.horizontalAlignment,verticalAlignment:di.verticalAlignment},design:{layouter:{backgroundColor:Ho.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function ci(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}function yi(e,r){if(e){if("string"==typeof e)return ci(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?ci(e,r):void 0}}function ui(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var t,i,n,a,l=[],p=!0,d=!1;try{if(n=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;p=!1}else for(;!(p=(t=n.call(o)).done)&&(l.push(t.value),l.length!==r);p=!0);}catch(e){d=!0,i=e}finally{try{if(!p&&null!=o.return&&(a=o.return(),Object(a)!==a))return}finally{if(d)throw i}}return l}}(e,r)||yi(e,r)||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 Si(e){return function(e){if(Array.isArray(e))return ci(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||yi(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 gi(e){return gi="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},gi(e)}function Ti(e,r,o){return(r=function(e){var r=function(e){if("object"!=gi(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=gi(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==gi(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var hi=o(756),Ci=o.n(hi);function Oi(e,r){var o="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!o){if(Array.isArray(e)||(o=function(e,r){if(e){if("string"==typeof e)return bi(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?bi(e,r):void 0}}(e))||r&&e&&"number"==typeof e.length){o&&(e=o);var t=0,i=function(){};return{s:i,n:function(){return t>=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:i}}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 n,a=!0,l=!1;return{s:function(){o=o.call(e)},n:function(){var e=o.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==o.return||o.return()}finally{if(l)throw n}}}}function bi(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}var vi=function(e,r,o,t){return new(o||(o=Promise))((function(i,n){function a(e){try{p(t.next(e))}catch(e){n(e)}}function l(e){try{p(t.throw(e))}catch(e){n(e)}}function p(e){var r;e.done?i(e.value):(r=e.value,r instanceof o?r:new o((function(e){e(r)}))).then(a,l)}p((t=t.apply(e,r||[])).next())}))};function mi(e,r){var o,t=Oi(e.base);try{for(t.s();!(o=t.n()).done;)if(o.value.label===r)return"base"}catch(e){t.e(e)}finally{t.f()}var i,n=Oi(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===r)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function wi(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 fi(e,r,o,t){return vi(this,void 0,void 0,Ci().mark((function i(){var n,a,l,p,d;return Ci().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,r),l=e.textContent.substring(r+o),p=document.createTextNode(a),d=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(t,e),n.insertBefore(d,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function Ri(e){var r=[];if(e.nodeType===Node.TEXT_NODE)r.push(e);else for(var o=e.childNodes,t=0;t<o.length;t++)r=r.concat(Ri(o[t]));return r}function Ni(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var Di={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]}},Li=[{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 Ai(e){return!(e&&Object.keys(e).length>0)}function Ii(e){return!(e&&null!==e)}function xi(e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),t=Ar.iframeSelector,i=Ar.iframePreviewSelector,n=document.querySelector(r?i:t),a=null==n?void 0:n.contentDocument;return o?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var Ei=function(e){return{desktop:{min:"1024px",preferred:"1280px",max:"100%"},tablet:{min:"768px",preferred:"768px",max:"1023px"},mobile:{min:"auto",preferred:"390px",max:"767px"}}[e]},Pi=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=Ei(o),n=t&&(null==t?void 0:t.length)>0?t:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&r)switch(o){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(Hi.stylesToString(r),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(Hi.stylesToString(r),"}}")}return a},_i=function(e){var r,o,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(r=Object.entries(e))||void 0===r?void 0:r.filter((function(e,r){var o=ui(e,2),i=o[0];return o[1],i.includes("--_ctm-".concat(t.slice(0,3)))}));if(n&&n[0]&&(null===(o=n[0])||void 0===o?void 0:o.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,r){var o=ui(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},Hi={ReorderObj:function(e,r){var o={};return r.forEach((function(r){e.hasOwnProperty(r)&&(o[r]=e[r])})),o},reorderSections:function(e,r,o){var t=e[r],i=t.index,n="up"===o?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(r){return e[r].index===n}));return Object.assign(Object.assign({},e),Ti(Ti({},r,Object.assign(Object.assign({},t),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,r,o,t){var i={};return Object.keys(e).forEach((function(n){i[n]=Object.assign({},e[n]),Object.keys(e[n].children).forEach((function(a){Object.keys(e[n].children[a].children).forEach((function(l){var p=e[n].children[a].children[l];p.isDirty||p.attributes.datadivtype!==r||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),Ti({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Ti({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),o.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),t)})))})))}))}))}))})),i},getTextValue:function(e,r){if(void 0!==(null==r?void 0:r.type)){if("custom"===r.type)return wi(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return wi(o[mi(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return wi(r.rgb)},returnFontStyle:function(e,r){var o=["bold","italic","lineThrough","underline"],t=o.findIndex((function(r){return""!==e[r].value}));return-1!==t?o[t]:r},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var r=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===r?0:parseFloat(r)},convertFormatToMask:function(e,r){return e.find((function(e){return e.value===r})).format.replaceAll("X","9")},convertToNumericValue:function(e){var r=parseInt(e,10);if(isNaN(r))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return r/100*window.innerHeight;if(e.includes("px"))return r;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 r,o=null==e?void 0:e.property,t=null==e?void 0:e.value,i=null===(r=Li.filter((function(r){return r.value===(null==e?void 0:e.unit)}))[0])||void 0===r?void 0:r.label,n="".concat(t).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===o}))){var a=e.sides,l=Si(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=Li.filter((function(r){return r.value===a[e].unit}))[0])||void 0===o?void 0:o.label;n+="".concat(0!==r?" ":"").concat(t).concat(i)}))}return Ti({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:wi,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var r=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(o,t){return Object.assign(Object.assign({},o),Ti({},"--_"+r+t,e[t]))}),{})},o=r(e.defaultState.default),t=r(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=r(e.hoverState.default,"hover-")),e.hoverState.text&&(n=r(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},o),i),child:Object.assign(Object.assign({},t),n)}},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 r=ui(e,2),o=r[0],t=r[1];return"".concat(o,": ").concat(""===t?"fontStyle"===o||"fontWeight"===o?"normal":"none":t,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:mi,convertPagesToDropdownList:function(e){var r=[];return e.forEach((function(e,o){var t={id:o+1,label:e.displayName,value:o+1};r.push(t)})),r},returnTheCharacter:function(e){return vi(this,void 0,void 0,Ci().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return Ci().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(o=window.getSelection(),!(t=null==o?void 0:o.toString())){r.next=36;break}i=null==o?void 0:o.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=Ri(null==n?void 0:n.parentElement),p=null,d=0,s=Oi(l),r.prev=10,s.s();case 12:if((c=s.n()).done){r.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=d&&a<=d+u)){r.next=18;break}return p=y,r.abrupt("break",21);case 18:d+=u;case 19:r.next=12;break;case 21:r.next=26;break;case 23:r.prev=23,r.t0=r.catch(10),s.e(r.t0);case 26:return r.prev=26,s.f(),r.finish(26);case 29:return(S=document.createElement("span")).textContent=t,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],r.next=36,fi(p,a,t.length,S);case 36:case"end":return r.stop()}}),r,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,r){var o=Object.assign({},r),t={};return Object.keys(o).forEach((function(r){var i={};r===Ni(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===Ni(e[0])&&(i=Object.assign(Object.assign({},o[r]),{value:"none"===e[o[r].property]||"normal"===e[o[r].property]?"":e[o[r].property]})),i=o[r]),t[r]=i})),t},checkIfInactiveColorsAndModify:function(e,r){var o=Si(r.general),t=Si(r.text),i=o.map((function(r){var o=mi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Hi.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)})),n=t.map((function(r){var o=mi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Hi.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)}));return{general:Si(i),text:Si(n)}},kebabToCamelCase:Ni,returnDefaultValue:function(e,r,o,t,i){var n,a,l=Di;if(1===o||2===o){var p=null===(n=null==Li?void 0:Li.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==Li?void 0:Li.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(o===i){var s=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===s){for(var c=0,y=l.fontSize["".concat(p)].length-1,u=null;c<=y;){var S=Math.floor((c+y)/2);if(l.fontSize["".concat(p)][S]===r)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<r?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}s=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(d)][s];return"bool"===e?t===g:{value:g,unit:i}}d=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===T){for(var h=0,C=l.fontSize["".concat(p)].length-1,O=null;h<=C;){var b=Math.floor((h+C)/2);if(l.fontSize["".concat(p)][b]===r)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<r?(O=l.fontSize["".concat(p)][b],h=b+1):C=b-1}T=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var v=l.lineHeight["".concat(d)][T];return"bool"===e?t===v:{value:v,unit:o}}return"bool"===e||{}},rgbaToHex:function(e){var r=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!r)return e;var o=parseInt(r[1]),t=parseInt(r[2]),i=parseInt(r[3]),n=1;void 0!==r[4]&&(n=parseFloat(r[4]));var a=o.toString(16).padStart(2,"0"),l=t.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),d=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===d?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(d)},convertToKebabCase:function(e){var r={};return Object.keys(e).forEach((function(o){var t=o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();r[t]=e[o]})),r},loadNAppendStyleTag:function(e,r){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=Ar.iframeSelector,n=Ar.templteEditiorSelector,a=Ar.iframePreviewSelector,l=(Ar.iframePreviewMainSelector,Ar.iframeRoot),p=document.querySelector(o?a:i),d=null==p?void 0:p.contentDocument,s=null==d?void 0:d.querySelector(o?l:n);if(s&&null!==s){var c=s.querySelector("[".concat(Ir.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(Ir.layerStyle,'="').concat(r,'"]'))),c&&null!==c&&c.remove(),null===t?s.appendChild(e):t.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var r=ui(e,2),o=r[0],t=r[1],i=o.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(t,";")})).join(" ")},IsObjectNull:Ai,IsNullOrEmpty:Ii,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var r=null;if(!Ai(e)){var o=null==e?void 0:e.attributes;if(!Ai(o)){var t=null==o?void 0:o.BUILDER;Ai(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!Ai(e)){var o=null==e?void 0:e.attributes;if(!Ai(o)){var t=null==o?void 0:o.BUILDER;Ai(t)||(r=null==t?void 0:t.dataDivType)}}return r},GetCMSElementBySelector:xi,CreateAspectRationNWidthConvertion:function(e,r,o){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(r)/parseFloat(e),a=xi("#".concat(o),"single",i),l=e;if(!Ii(a)){var p=(null==a?void 0:a.matches(Ar.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Ar.dataDropElement):null==a?void 0:a.closest(Ar.dataDropElement),d=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(r)/d.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(r){var o;return null===(o="".concat(e))||void 0===o?void 0:o.includes(r)}))&&(n=parseFloat(r)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==d?void 0:d.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Li,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!Ai(e)){var i=null==e?void 0:e.attributes;if(!Ai(i)){var n=i[r];Ai(n)||(t=n[o])}}return t},setTimeoutAsync:function(e){return new Promise((function(r,o){try{window.setTimeout((function(){r()}),e,[])}catch(e){o(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(r,o){try{window.setTimeout((function(){r()}),e,[])}catch(e){o(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var r=ui(e,2);return null!=(r[0],r[1])})).map((function(e){var r=ui(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:Ei,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,r,o,t,i){var n=Object.assign({},e),a=r,l=null==n?void 0:n.tablet,p=null==n?void 0:n.mobile;null==n||delete n.tablet,null==n||delete n.mobile,t.innerHTML+="#".concat(o," {").concat(Hi.stylesToString(n),"}");var d=_i(a);(null==d?void 0:d.editedStyles)&&(a=Object.assign({},null==d?void 0:d.editedStyles)),(null==d?void 0:d.data)&&(l=Object.assign(Object.assign({},l),null==d?void 0:d.data));var s=_i(a,"mobile");if((null==s?void 0:s.editedStyles)&&(a=Object.assign({},null==s?void 0:s.editedStyles)),(null==s?void 0:s.data)&&(p=Object.assign(Object.assign({},p),null==s?void 0:s.data)),l){var c=Pi(o,l,"tablet");t.innerHTML+=c}if(p){var y=Pi(o,p,"mobile");t.innerHTML+=y}return{styles:n,editedStyles:a,styleElement:t}},reponsiveExtension:Pi,getResponsiveEditedVariables:_i,CMSDeviceVisibilityHiddenTypesList:[{id:1,label:"CSS",value:1,info:"Hides the element using display: none via CSS media queries. The element remains in the DOM but is not visible."},{id:2,label:"HTML",value:2,info:"\tRemoves the element from the DOM using JavaScript (e.g., window.matchMedia). This ensures the element is not present in the HTML structure."}],CMSDeviceVisibilityConditionExtension:function(e){var r=e.media,o=e.deviceVisibility,t=e.isBuilderType,i=!0;if(r&&!Ai(r)&&!Ai(o)){var n=o,a=Lo.DESKTOP,l=Lo.MOBILE,p=Lo.TABLET,d=n[a],s=n[p],c=n[l],y=Do.CSS;Do.HTML,i=r.desktop&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||r.tablet&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||r.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||t}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var r=e.deviceVisibility,o=e.isBuilderType,t="";if(r&&!Ai(r)){var i=r,n=Do.CSS,a=(Do.HTML,{show:!0,hide:!1,hiddenType:n}),l=Lo.DESKTOP,p=Lo.MOBILE,d=Lo.TABLET,s=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[d]:a,y=(null==i?void 0:i.mobile)?i[p]:a;o||((null==s?void 0:s.hide)&&(null==s?void 0:s.hiddenType)===n&&(t+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(t+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(t+=" mb_d_none"))}return t},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:Do.CSS},tablet:{show:!0,hide:!1,hiddenType:Do.CSS},mobile:{show:!0,hide:!1,hiddenType:Do.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===Ao.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))}};const Bi=Hi;var zi,ki={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:xr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:xr.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:xr.CONTROLS},itemSpacing:{value:"10",propertyType:xr.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:xr.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:xr.CSS},iconStyle:{value:"Icon",propertyType:xr.CONTROLS}},content:{socialIcons:{value:[{id:Bi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Bi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Bi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Bi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Bi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Bi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Bi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:xr.CONTROLS},website:{value:!0,propertyType:xr.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:xr.CONTROLS},instagram:{value:!0,propertyType:xr.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:xr.CONTROLS},facebook:{value:!0,propertyType:xr.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:xr.CONTROLS},linkedIn:{value:!1,propertyType:xr.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:xr.CONTROLS},twitter:{value:!0,propertyType:xr.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:xr.CONTROLS},amazon:{value:!0,propertyType:xr.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:xr.CONTROLS}},design:{icon:{value:"",propertyType:xr.CONTROLS},designiconSize:{value:"30",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:xr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:xr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:xr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:xr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:xr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:xr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:xr.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"}(zi||(zi={}));var Ki,ji=function(){return{layout:{selectorKey:zi.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"70",unit:1}),margin:Ho.margin,padding:Ho.padding,alignment:ki.layout.alignment,textAlignment:ki.layout.textAlignment,clickToNavigate:ki.layout.clickToNavigate,iconStyle:ki.layout.iconStyle,iconPosition:ki.layout.iconPosition,iconAndTextSpacing:ki.layout.iconAndTextSpacing,itemSpacing:ki.layout.itemSpacing,positionType:Ho.positionType,pinTo:Ho.pinTo},content:{selectorKey:zi.CONTENT,socialContent:ki.content.socialIcons},design:{selectorKey:zi.DESIGN,socialWidget:{selectorKey:zi.SOCIAL_WIDGET,backgroundColor:Ho.backgroundColor,cropRatio:Ho.cropRatio,zoomImage:Ho.zoomImage,flip:Ho.flip,rotate:Ho.rotate,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},itemStyle:{selectorKey:zi.ITEM_STYLE,backgroundColor:Ho.backgroundColor,cropRatio:Ho.cropRatio,zoomImage:Ho.zoomImage,flip:Ho.flip,rotate:Ho.rotate,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur,showIcon:Object.assign(Object.assign({},Ho.showIcon),{value:!1}),iconSize:ki.design.designiconSize,iconColor:ki.design.iconColor},socialIcons:{selectorKey:zi.SOCIAL_ICONS,instagramIcon:ki.design.instagramIcon,facebookIcon:ki.design.facebookIcon,twitterIcon:ki.design.twitterIcon,amazonIcon:ki.design.amazonIcon,websiteIcon:ki.design.websiteIcon,youtubeIcon:ki.design.youtubeIcon,linkedinIcon:ki.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ki||(Ki={}));var Ui,Mi=function(e){return{layout:{selectorKey:Ki.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,direction:{value:"vertical",property:"direction",propertyType:xr.CONTROLS},itemGap:{property:"itemGap",propertyType:xr.CSS,value:0,unit:Er.PIXELS},justifyContent:{property:"justifyContent",propertyType:xr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:xr.CSS,value:"start"}},design:Object.assign({selectorKey:Ki.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),dataConnector:{selectorKey:Ki.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:xr.CONTROLS}}}},Vi={displayStyle:{value:"Button",property:"displayStyle",propertyType:xr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:xr.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:xr.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:xr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:xr.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:xr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:xr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:xr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:xr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:xr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:xr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:xr.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default"}(Ui||(Ui={}));var Gi,Wi=function(){return{layout:{selectorKey:Ui.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"130",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayStyle:Vi.displayStyle,displayResults:Vi.displayResults,whenClicked:Vi.whenClicked,displayType:Vi.displayType,maxItemsToDisplay:Vi.maxItemsToDisplay,itemSpacing:Vi.itemSpacing,overflowItems:Vi.overflowItems,noOfItemToShow:Vi.noOfItemToShow,searchPlaceholderText:Vi.searchPlaceholderText},content:{selectorKey:Ui.CONTENT,locationName:Vi.locationName,locationAddress:Vi.locationAddress,locationInventory:Vi.locationInventory,locationTimings:Vi.locationTimings,title:Vi.title,showTitle:Vi.showTitle,description:Vi.description,showDescription:Vi.showDescription},design:{selectorKey:Ui.DESIGN,inputStyle:{selectorKey:Ui.INPUT_STYLE,defaultState:{selectorKey:Ui.DEFAULT_STATE,buttonStyle:Vi.buttonStyle,buttonText:Vi.buttonText,icon:Vi.icon,iconPadding:Vi.iconPadding,iconPosition:Vi.iconPosition,iconAndTextSpacing:Vi.iconAndTextSpacing,alignment:Vi.alignment,buttonType:Vi.buttonType,showIcon:Vi.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ui.HOVER_STATE,buttonStyle:Vi.buttonStyle,buttonText:Vi.buttonText,icon:Vi.icon,iconPadding:Vi.iconPadding,iconPosition:Vi.iconPosition,iconAndTextSpacing:Vi.iconAndTextSpacing,alignment:Vi.alignment,buttonType:Vi.buttonType,showIcon:Vi.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Ui.INPUT_STYLE,defaultState:{selectorKey:Ui.DEFAULT_STATE,buttonStyle:Vi.buttonStyle,buttonText:Vi.buttonText,icon:Vi.icon,iconPadding:Vi.iconPadding,iconPosition:Vi.iconPosition,iconAndTextSpacing:Vi.iconAndTextSpacing,alignment:Vi.alignment,buttonType:Vi.buttonType,showIcon:Vi.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ui.HOVER_STATE,buttonStyle:Vi.buttonStyle,buttonText:Vi.buttonText,icon:Vi.icon,iconPadding:Vi.iconPadding,iconPosition:Vi.iconPosition,iconAndTextSpacing:Vi.iconAndTextSpacing,alignment:Vi.alignment,buttonType:Vi.buttonType,showIcon:Vi.showIcon,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,iconSize:Ho.iconSize,iconColor:Object.assign(Object.assign({},Ho.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Ui.INVENTORY_TEXT_STYLE,themeDynamic:Ho.theme,fontDynamic:Ho.font,fontSizeDynamic:Ho.fontSize,textColorDynamic:Ho.textColor,boldDynamic:Ho.bold,italicDynamic:Ho.italic,linethroughDynamic:Ho.linethrough,underlineDynamic:Ho.underline,textAlignDynamic:Ho.textAlign,characterSpacingDynamic:Ho.characterSpacing,lineHeightDynamic:Ho.lineHeight,themeStatic:Ho.themeDesc,fontStatic:Ho.fontDesc,fontSizeStatic:Ho.fontSizeDesc,textColorStatic:Ho.textColorDesc,boldStatic:Ho.boldDesc,italicStatic:Ho.italicDesc,linethroughStatic:Ho.linethroughDesc,underlineStatic:Ho.underlineDesc,textAlignStatic:Ho.textAlignDesc,characterSpacingStatic:Ho.characterSpacingDesc,lineHeightStatic:Ho.lineHeightDesc},itemStyle:{selectorKey:Ui.ITEM_STYLE,contentAlignment:Vi.contentAlignment,horizontalPadding:Vi.horizontalPadding,verticalPadding:Vi.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},locationName:{selectorKey:Ui.LOCATION_NAME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationAddress:{selectorKey:Ui.LOCATION_ADDRESS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationTimings:{selectorKey:Ui.LOCATION_TIMINGS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},locationInventory:{selectorKey:Ui.LOCATION_INVENTORY,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},arrows:{selectorKey:Ui.ARROWS,arrowIconStyle:Vi.arrowIconStyle,leftArrowIconStyle:Vi.leftArrowIconStyle,rightArrowIconStyle:Vi.rightArrowIconStyle,backgroundShape:Vi.backgroundShape,arrowSize:Vi.arrowSize,arrowColor:Vi.arrowColor},paginationDots:{selectorKey:Ui.PAGINATION_DOTS,dotSize:Vi.dotSize,currentDotColor:Vi.currentDotColor,otherDotColor:Vi.otherDotColor},paginationLine:{selectorKey:Ui.PAGINATION_LINE,currentLineColor:Vi.currentLineColor,otherLineColor:Vi.otherLineColor,lineHeight:Vi.lineHeight,lineWidth:Vi.lineWidth},showMoreItemsButton:{selectorKey:Ui.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Vi.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}}}},Yi={layout:{header:{value:!0,propertyType:xr.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:xr.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:xr.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:xr.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:xr.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:xr.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:xr.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:xr.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:xr.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:xr.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:xr.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:xr.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:xr.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:xr.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:xr.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:xr.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:xr.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:xr.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:xr.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:xr.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"32",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"32",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:xr.CSS,unit:1},lineHeight:{value:"32",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"32",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"32",propertyType:xr.CSS,unit:1},lineHeight:{value:"32",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"32",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"32",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"30",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.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"}(Gi||(Gi={}));var Fi,Xi=function(){return{layout:{selectorKey:Gi.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"150",unit:1}),margin:Ho.margin,padding:Ho.padding,header:Yi.layout.header,headerHeight:Yi.layout.headerHeight,rowHeight:Yi.layout.rowHeight,layoutHeaderDivider:Yi.layout.layoutHeaderDivider,layoutRowDivider:Yi.layout.layoutRowDivider,layoutColumnDivider:Yi.layout.layoutColumnDivider,alternativeRowColors:Yi.layout.alternativeRowColors,headerCellPadding:Yi.layout.headerCellPadding,rowCellPadding:Yi.layout.rowCellPadding,contentAlignment:Yi.layout.contentAlignment,showMoreRows:Yi.layout.showMoreRows,rowsPerPage:Yi.layout.rowsPerPage,paginationType:Yi.layout.paginationType,paginationAlignment:Yi.layout.paginationAlignment,noOfItemsToLoad:Yi.layout.noOfItemsToLoad},content:{selectorKey:Gi.CONTENT,showTitle:Yi.content.showTitle,tableTitle:Yi.content.tableTitle,connectWith:Yi.content.connectWith,columns:Yi.content.columns,rows:Yi.content.rows},design:{selectorKey:Gi.DESIGN,tableWidget:{selectorKey:Gi.TABLE_WIDGET,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},table:{selectorKey:Gi.TABLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Yi.design.table.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Yi.design.table.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tableHeader:{selectorKey:Gi.TABLE_HEADER,backgroundColor:Ho.backgroundColor},headerText:{selectorKey:Gi.HEADER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},tableRow:{selectorKey:Gi.TABLE_ROW,backgroundColor:Ho.backgroundColor},rowText:{selectorKey:Gi.ROW_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},rowAndHeaderDividers:{selectorKey:Gi.ROW_AND_HEADER_DIVIDER,headerDivider:Yi.design.rowAndHeaderDividers.headerDivider,rowDivider:Yi.design.rowAndHeaderDividers.rowDivider,columnDivider:Yi.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Gi.SCROLL_BAR,scrollBarWidth:Yi.design.scrollBar.scrollBarWidth,scrollBarColor:Yi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Gi.PAGINATION,defaultState:{selectorKey:Gi.DEFAULT_STATE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,previousIcon:Yi.design.pagination.previousIcon,nextIcon:Yi.design.pagination.nextIcon,iconSize:Yi.design.pagination.iconSize,iconColor:Yi.design.pagination.iconColor,backgroundShape:Yi.design.pagination.backgroundShape,backgroundColor:Ho.backgroundColor,pagination:Yi.design.pagination.pagination},hoverState:{selectorKey:Gi.HOVER_STATE,theme:Ho.theme}},loadMoreButton:{selectorKey:Gi.LOAD_MORE_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Yi.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}}}},qi={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:xr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:xr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:xr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:xr.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:xr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:xr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:xr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:xr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{id:"cms-c-zurid-m6s61fc6",attributes:{BUILDER:{dataDivType:"element",dataType:"element",dataElementType:"container",dataDropElement:"cms-drop-element",dataElementSubChild:!1},HTML:{role:"container",id:"template1"},CUSTOM:{}},childIds:[],children:{},styles:Object.assign({},Ur()),responsiveBehaviour:"proportional-scaling",uniqueKey:"cmsczuridm6s61fc6",isMaximized:!0,editedStyles:{"--_ctm-con-lt-wh":"300px","--_ctm-con-lt-ht":"100px","--_ctm-con-lt-mn":"7.63% 0% 0% 33.53%","--_ctm-con-lt-pg":"0px 0px 0px 0px","--_ctm-con-lt-ow":"scroll","--_ctm-con-lt-sl":"horizontal","--_ctm-con-lt-dy-sr":"false","--_ctm-con-lt-pn":"fixed","--_ctm-con-lt-pn-to":"page","--_ctm-con-dn-bd-cr":"rgba(221, 221, 221, 1)","--_ctm-con-dn-br-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-br-se":"solid","--_ctm-con-dn-br-wh":"0px 0px 0px 0px","--_ctm-con-dn-sw-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-sw-br":"0px","--_ctm-con-dn-sw-sd":"0px","--_ctm-con-dn-sw-ae":"0px 0px"},controls:{layout:{},design:{showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"}},dataConnector:{dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:"controls"},dynamicData:{value:null,property:"dynamicData",propertyType:"controls"}},elementMetaData:{id:"cms-c-zurid-m6s61fc6",dataElementType:"container",propertyType:"controls"}},sort:1}},key:"123456tghjuik"}],property:"tabContent",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Fi||(Fi={}));var Qi,Zi={borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,backgroundColor:Ho.backgroundColor,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,highlights:Ho.highlights,shadows:Ho.shadows},$i={theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},Ji=function(){return{layout:{selectorKey:Fi.LAYOUT,adjustment:Ho.adjustment,width:Ho.width,height:Ho.height,margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,tabPosition:qi.tabPosition,tabLayout:qi.tabLayout,tabAlignment:qi.tabAlignment,tabSpacing:qi.tabSpacing,tabContainerSpacing:qi.tabContainer,horizontalPadding:qi.horizontalPadding,verticalPadding:qi.verticalPadding,overflowTabs:qi.overflowTabs,spacingBetweenRows:qi.spacingBetweenRows},design:{selectorKey:Fi.DESIGN,tabContainer:Object.assign({selectorKey:Fi.TAB_CONTAINER},Zi),tabs:{selectorKey:Fi.TABS,defaultState:Object.assign(Object.assign({selectorKey:Fi.DEFAULT_STATE},Zi),$i),hoverState:Object.assign(Object.assign({selectorKey:Fi.HOVER_STATE},Zi),$i),selectedState:Object.assign(Object.assign({selectorKey:Fi.SELECTED_STATE},Zi),$i)},tabContentContainer:Object.assign({selectorKey:Fi.TAB_CONTENT_CONTAINER},Zi)},content:{selectorKey:Fi.CONTENT,tabContent:qi.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Qi||(Qi={}));var en,rn=function(){return{layout:{selectorKey:Qi.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:xr.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:xr.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:xr.CSS},margin:Ho.margin,padding:{isAll:!0,sides:{top:{value:10,unit:1},right:{value:10,unit:1},bottom:{value:10,unit:1},left:{value:10,unit:1}},property:"padding",propertyType:xr.CSS},overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Qi.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},dataConnector:{selectorKey:Qi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},on={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:xr.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:xr.CSS},onClick:{value:"Show All",property:"onClick",propertyType:xr.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:xr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:xr.CSS},productPrice:{value:!0,property:"productPrice",propertyType:xr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:xr.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:xr.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:xr.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:xr.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:xr.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:xr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:xr.CONTROLS},discount:{value:!0,property:"discount",propertyType:xr.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:xr.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:xr.CONTROLS},savings:{value:!0,property:"savings",propertyType:xr.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:xr.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:xr.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:xr.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:xr.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:xr.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:xr.CONTROLS},uom:{value:!0,property:"uom",propertyType:xr.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:xr.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"Round",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STYLE="itemStyle",e.UOM_TITLE_STYLE="uomTitleStyle",e.UOM_CONVERSION_STYLE="uomConversionStyle",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.DISCOUNT_VALUE="discountValue",e.SAVINGS="savings",e.SAVINGS_VALUE="savingsValue",e.PRICE_PER_UNIT="pricePerUnit",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(en||(en={}));var tn,nn=function(){return{layout:{selectorKey:en.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"48",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,displayFormat:on.displayFormat,showUomPrice:on.showUomPrice,itemSpacing:on.itemSpacing,itemPadding:on.itemPadding,itemContentAlignment:on.itemContentAlignment,maxItemsToDisplay:on.maxItemsToDisplay,overflowItems:on.overflowItems,header:on.header,headerHeight:on.headerHeight,rowHeight:on.rowHeight,headerDivider:on.headerDivider,rowDivider:on.rowDivider,columnDivider:on.columnDivider,alternativeRowColors:on.alternativeRowColors,headerCellPadding:on.headerCellPadding,rowCellPadding:on.rowCellPadding,contentAlignment:on.contentAlignment,overflowControl:on.overflowControl,paginationType:on.paginationType,paginationAlignment:on.paginationAlignment,rowsPerPage:on.rowsPerPage,imageBehavior:on.imageBehavior,itemsPerRow:on.itemsPerRow,onClick:on.onClick},design:{selectorKey:en.DESIGN,itemStyle:{selectorKey:en.ITEM_STYLE,defaultState:{selectorKey:en.DEFAULT_STATE,contentAlignment:on.contentAlignment,horizontalPadding:on.horizontalPadding,verticalPadding:on.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},selectedState:{selectorKey:en.SELECTED_STATE,contentAlignment:on.contentAlignment,horizontalPadding:on.horizontalPadding,verticalPadding:on.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius}},uomTitleStyle:{selectorKey:en.UOM_TITLE_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},uomConversionStyle:{selectorKey:en.UOM_CONVERSION_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},productPrice:{selectorKey:en.PRODUCT_PRICE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},uomStyle:{selectorKey:en.UOM_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},currencyCodeStyle:{selectorKey:en.CURRENCY_CODE_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},actualPrice:{selectorKey:en.ACTUAL_PRICE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},discount:{selectorKey:en.DISCOUNT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},discountValue:{selectorKey:en.DISCOUNT_VALUE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},savings:{selectorKey:en.SAVINGS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},savingsValue:{selectorKey:en.SAVINGS_VALUE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},pricePerUnit:{selectorKey:en.PRICE_PER_UNIT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},arrows:{selectorKey:en.ARROWS,arrowIconStyle:on.arrowIconStyle,leftArrowIconStyle:on.leftArrowIconStyle,rightArrowIconStyle:on.rightArrowIconStyle,backgroundShape:on.backgroundShape,arrowSize:on.arrowSize,arrowColor:on.arrowColor},paginationDots:{selectorKey:en.PAGINATION_DOTS,dotSize:on.dotSize,currentDotColor:on.currentDotColor,otherDotColor:on.otherDotColor},paginationLine:{selectorKey:en.PAGINATION_LINE,currentLineColor:on.currentLineColor,otherLineColor:on.otherLineColor,lineHeight:on.lineHeight,lineWidth:on.lineWidth},table:{selectorKey:en.TABLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:on.design.table.borderStyle,borderColor:Ho.borderColor,borderPerSlide:on.design.table.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tableHeader:{selectorKey:en.TABLE_HEADER,backgroundColor:Ho.backgroundColor},headerText:{selectorKey:en.HEADER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},tableRow:{selectorKey:en.TABLE_ROW,backgroundColor:Ho.backgroundColor,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},rowDividers:{selectorKey:en.ROW_DIVIDERS,headerDivider:on.design.rowAndHeaderDividers.headerDivider,rowDivider:on.design.rowAndHeaderDividers.rowDivider,columnDivider:on.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:en.SCROLL,scrollBarWidth:on.design.scrollBar.scrollBarWidth,scrollBarColor:on.design.scrollBar.scrollBarColor},pagination:{selectorKey:en.PAGINATION,defaultState:{selectorKey:en.DEFAULT_STATE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,previousIcon:on.design.pagination.previousIcon,nextIcon:on.design.pagination.nextIcon,iconSize:on.design.pagination.iconSize,iconColor:on.design.pagination.iconColor,backgroundShape:on.design.pagination.backgroundShape,backgroundColor:Ho.backgroundColor,pagination:on.design.pagination.pagination},hoverState:{selectorKey:en.HOVER_STATE,theme:Ho.theme}},showMoreItemsButton:{selectorKey:en.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:on.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},content:{selectorKey:en.CONTENT,productPrice:on.productPrice,sellingPrice:on.sellingPrice,productPriceDisplayUOM:on.productPriceDisplayUOM,productPriceDisplayCurrencyCode:on.productPriceDisplayCurrencyCode,showActualPrice:on.showActualPrice,actualPrice:on.actualPrice,actualPriceDisplayUOM:on.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:on.actualPriceDisplayCurrencyCode,discount:on.discount,discountValue:on.discountValue,showSavings:on.showSavings,savings:on.savings,savingsValue:on.savingsValue,savingsDisplayCurrencyCode:on.savingsDisplayCurrencyCode,embellishmentPrice:on.embellishmentPrice,productTax:on.productTax,productShippingPrice:on.productShippingPrice,pricePerUnit:on.pricePerUnit,uom:on.uom,uomName:on.uomName,uomConversion:on.uomConversion},dataConnector:{selectorKey:en.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},an={optionSelection:{value:!0,property:"optionSelection",propertyType:xr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:xr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:xr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:xr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:xr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:xr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:xr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:xr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:xr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:xr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:xr.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:xr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:xr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:xr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:xr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:xr.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:xr.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:xr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:xr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:xr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:xr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:xr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:xr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:xr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:xr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:xr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:xr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:xr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:xr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:xr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:xr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:xr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:xr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:xr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:xr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:xr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:xr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:xr.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:xr.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:xr.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:xr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:xr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"circle",propertyType:xr.CONTROLS},swatchShape:{value:"circle",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.COLLAPSED_STATE="collapsed",e.EXPANDED_STATE="expanded",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",e.DATA_CONNECTOR="dataConnector",e.OPTION_STYLE="optionStyle",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.TAB_ITEM_STYLE="tabItemStyle",e.ACCORDION_ITEM_STYLE="accordionItemStyle",e.GROUPED_UPFRONT_STYLE="groupedUpfrontStyle",e.DROPDOWN_STYLE="dropdownStyle",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.OPTION_TITLE="optionTitle",e.NO_OF_OPTION_VALUES="noOfOptionValues",e.OPTION_PRICE="optionPrice",e.SELECTED_VARIENT_NAME="selectedVarientName",e.OPTION_VALUE_NAME="optionValueName",e.OPTION_VALUE_CODE="optionValueCode",e.NO_OF_VARIENTS_AVAILABLE="noOfVariantsAvailable",e.OPTION_VALUE_PRICE="optionValuePrice",e.AVAILABLE_INVENTORY="availableInventory",e.ADDED_ITEMS_TOTAL="addedItemsTotal"}(tn||(tn={}));var ln,pn=function(){return{layout:{selectorKey:tn.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"48",unit:1}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,optionSelection:an.optionSelection,displayOutOfStockValues:an.displayOutOfStockValues,displayStyle:an.displayStyle,notifyMeButton:an.notifyMeButton,quantitySelectorForVariantSelector:an.quantitySelectorForVariantSelector,dividerBetweenItems:an.dividerBetweenItems,optionTitleValueSpacing:an.optionTitleValueSpacing,remainingDisplayStyle:an.remainingDisplayStyle,allowUserToSearch:an.allowUserToSearch,allowUserToFilter:an.allowUserToFilter,itemSpacing:an.itemSpacing,swatchTypeDisplayStyle:{selectorKey:tn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:an.displayValues,itemPadding:an.itemPadding,itemSpacing:an.itemSpacing,maxItemsToDisplay:an.maxItemsToDisplay,overflowItems:an.overflowItems,swatchImageType:an.swatchImageType},singleSelectDisplayStyle:{selectorKey:tn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:an.displayValues,itemPadding:an.itemPadding,itemSpacing:an.itemSpacing,maxItemsToDisplay:an.maxItemsToDisplay,overflowItems:an.overflowItems,imageBehaviour:an.imageBehaviour,itemsPerRow:an.itemsPerRow,itemContentAlignment:an.itemContentAlignment,overflowDirection:an.overflowDirection},dropdownDisplayStyle:{selectorKey:tn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:an.dropdownOptionsSpacing,dropdownOptionsPadding:an.dropdownOptionsPadding,dropdownStyle:an.dropdownStyle,optionAndListSpacing:an.optionAndListSpacing,dropdownListItemSpacing:an.dropdownListItemSpacing,dropdownListItemPadding:an.dropdownListItemPadding,dividerBetweenListItems:an.dividerBetweenListItems,maxItemsToDisplay:an.maxItemsToDisplay,overflowItems:an.overflowItems},groupedOptionsDisplayStyle:{selectorKey:tn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:an.groupsDisplayStyle,groupSpacing:an.groupSpacing,groupPadding:an.groupPadding,groupHeaderAndOptionSpacing:an.groupHeaderAndOptionSpacing,tabDirection:an.tabDirection,tabLayout:an.tabLayout,tabAlignment:an.tabAlignment,tabSpacing:an.tabSpacing,tabAndContainerSpacing:an.tabAndContainerSpacing,tabHorizontalPadding:an.tabHorizontalPadding,tabVerticalPadding:an.tabVerticalPadding,containerPadding:an.tabVerticalPadding,overflowItems:an.overflowItems,tabRowSpacing:an.tabRowSpacing,expandIconPosition:an.expandIconPosition,expandFirstItemByDefault:an.expandFirstItemByDefault,allowMultipleOpenItems:an.allowMultipleOpenItems,itemDividers:an.itemDividers,accordionSpacing:an.accordionSpacing,accordionAndContainerSpacing:an.accordionAndContainerSpacing,accordionHorizontalPadding:an.accordionHorizontalPadding,accordionVerticalPadding:an.accordionVerticalPadding,groupAndContainerSpacing:an.groupAndContainerSpacing,groupHorizontalPadding:an.groupHorizontalPadding,groupVerticalPadding:an.groupVerticalPadding,canCollapseGroups:an.canCollapseGroups,collapseIconPosition:an.collapseIconPosition},tableDisplayStyle:{selectorKey:tn.TABLE_DISPLAY_STYLE,header:an.header,headerHeight:an.headerHeight,rowHeight:an.rowHeight,headerDivider:an.headerDivider,rowDivider:an.rowDivider,columnDivider:an.columnDivider,alternativeRowColors:an.alternativeRowColors,headerCellPadding:an.headerCellPadding,rowCellPadding:an.rowCellPadding,contentAlignment:an.contentAlignment,overflowControl:an.overflowControl,paginationType:an.paginationType,paginationAlignment:an.paginationAlignment,rowsPerPage:an.rowsPerPage,showMoreRows:an.showMoreRows},groupedTableDisplayStyle:{selectorKey:tn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:an.groupsDisplayStyle,groupSpacing:an.groupSpacing,groupPadding:an.groupPadding,groupHeaderAndOptionSpacing:an.groupHeaderAndOptionSpacing}},design:{selectorKey:tn.DESIGN,optionStyle:{selectorKey:tn.OPTION_STYLE,contentAlignment:an.contentAlignment,horizontalPadding:an.horizontalPadding,verticalPadding:an.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},swatchOptionValueStyle:{selectorKey:tn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:tn.DEFAULT_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,backgroundShape:an.backgroundShape,swatchShape:an.swatchShape},hoverState:{selectorKey:tn.HOVER_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,backgroundShape:an.backgroundShape,swatchShape:an.swatchShape},selectedState:{selectorKey:tn.SELECTED_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,backgroundShape:an.backgroundShape,swatchShape:an.swatchShape}},singleOptionValueStyle:{selectorKey:tn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:tn.DEFAULT_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundShape:an.backgroundShape},hoverState:{selectorKey:tn.HOVER_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundShape:an.backgroundShape},selectedState:{selectorKey:tn.SELECTED_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundShape:an.backgroundShape}},tabItemStyle:{selectorKey:tn.TAB_ITEM_STYLE,defaultState:{selectorKey:tn.DEFAULT_STATE,contentAlignment:an.contentAlignment,tabAndContainerSpacing:an.tabAndContainerSpacing,horizontalPadding:an.horizontalPadding,verticalPadding:an.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},hoverState:{selectorKey:tn.HOVER_STATE,contentAlignment:an.contentAlignment,tabAndContainerSpacing:an.tabAndContainerSpacing,horizontalPadding:an.horizontalPadding,verticalPadding:an.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},selectedState:{selectorKey:tn.SELECTED_STATE,contentAlignment:an.contentAlignment,tabAndContainerSpacing:an.tabAndContainerSpacing,horizontalPadding:an.horizontalPadding,verticalPadding:an.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius}},accordionItemStyle:{selectorKey:tn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:tn.DEFAULT_STATE},collapsedState:{selectorKey:tn.COLLAPSED_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},expandedState:{selectorKey:tn.EXPANDED_STATE,backgroundColor:Ho.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Ho.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius}},groupedUpfrontStyle:{selectorKey:tn.GROUPED_UPFRONT_STYLE,backgroundColor:Ho.backgroundColor,containerBackgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},dropdownStyle:{selectorKey:tn.DROPDOWN_STYLE,backgroundColor:Ho.backgroundColor,containerBackgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},arrows:{selectorKey:tn.ARROWS,arrowIconStyle:an.arrowIconStyle,leftArrowIconStyle:an.leftArrowIconStyle,rightArrowIconStyle:an.rightArrowIconStyle,backgroundShape:an.backgroundShape,arrowSize:an.arrowSize,arrowColor:an.arrowColor},paginationDots:{selectorKey:tn.PAGINATION_DOTS,dotSize:an.dotSize,currentDotColor:an.currentDotColor,otherDotColor:an.otherDotColor},paginationLine:{selectorKey:tn.PAGINATION_LINE,currentLineColor:an.currentLineColor,otherLineColor:an.otherLineColor,lineHeight:an.lineHeight,lineWidth:an.lineWidth},table:{selectorKey:tn.TABLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:an.design.table.borderStyle,borderColor:Ho.borderColor,borderPerSlide:an.design.table.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tableHeader:{selectorKey:tn.TABLE_HEADER,backgroundColor:Ho.backgroundColor},headerText:{selectorKey:tn.HEADER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},tableRow:{selectorKey:tn.TABLE_ROW,backgroundColor:Ho.backgroundColor,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},scroll:{selectorKey:tn.SCROLL,scrollBarWidth:an.design.scrollBar.scrollBarWidth,scrollBarColor:an.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:tn.ROW_DIVIDERS,headerDivider:an.design.rowAndHeaderDividers.headerDivider,rowDivider:an.design.rowAndHeaderDividers.rowDivider,columnDivider:an.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:tn.PAGINATION,defaultState:{selectorKey:tn.DEFAULT_STATE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,previousIcon:an.design.pagination.previousIcon,nextIcon:an.design.pagination.nextIcon,iconSize:an.design.pagination.iconSize,iconColor:an.design.pagination.iconColor,backgroundShape:an.design.pagination.backgroundShape,backgroundColor:Ho.backgroundColor,pagination:an.design.pagination.pagination},hoverState:{selectorKey:tn.HOVER_STATE,theme:Ho.theme}},showMoreItemsButton:{selectorKey:tn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:an.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,icon:Ho.icon,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor},optionTitle:{selectorKey:tn.OPTION_TITLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},noOfOptionValues:{selectorKey:tn.NO_OF_OPTION_VALUES,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},optionPrice:{selectorKey:tn.OPTION_PRICE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},selectedVarientName:{selectorKey:tn.SELECTED_VARIENT_NAME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},optionValueName:{selectorKey:tn.OPTION_VALUE_NAME,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},optionValueCode:{selectorKey:tn.OPTION_VALUE_CODE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},noOfVariantsAvailable:{selectorKey:tn.NO_OF_VARIENTS_AVAILABLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},optionValuePrice:{selectorKey:tn.OPTION_VALUE_PRICE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},availableInventory:{selectorKey:tn.AVAILABLE_INVENTORY,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},addedItemsTotal:{selectorKey:tn.ADDED_ITEMS_TOTAL,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},content:{selectorKey:tn.CONTENT,optionProperties:an.optionProperties,optionName:an.optionName,noOfOptionValues:an.noOfOptionValues,optionPrice:an.optionPrice,priceFormat:an.priceFormat,showSelectedVariant:an.showSelectedVariant,optionValueProperties:an.optionValueProperties,optionValueName:an.optionValueName,optionValueCode:an.optionValueCode,swatchImage:an.swatchImage,swatchImageType:an.swatchImageType,noOfVariantsAvailable:an.noOfVariantsAvailable,optionValuePrice:an.optionValuePrice,showAvailableInventory:an.showAvailableInventory,showTotalPriceOfAddedItems:an.showTotalPriceOfAddedItems},dataConnector:{selectorKey:tn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},dn={layout:{autoplay:{value:"true",propertyType:xr.CONTROLS},showControls:{value:"onHover",propertyType:xr.CONTROLS},loopVideo:{value:!0,propertyType:xr.CONTROLS},loopCount:{value:4,propertyType:xr.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:xr.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:xr.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:xr.CONTROLS},videoTitle:{value:"Sample Video",propertyType:xr.CONTROLS},showVideoDescription:{value:!0,propertyType:xr.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:xr.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:xr.CONTROLS},thumbnailImage:{value:"",propertyType:xr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:xr.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:xr.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:xr.CONTROLS},icon:{value:"",propertyType:xr.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:xr.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:xr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:xr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:xr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:xr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:xr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:xr.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:xr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:xr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:xr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:xr.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"}(ln||(ln={}));var sn,cn=function(){return{layout:{selectorKey:ln.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"245",unit:4}),margin:Ho.margin,padding:Object.assign(Object.assign({},Ho.padding),{value:"20",unit:1}),autoplay:dn.layout.autoplay,showControls:dn.layout.showControls,loopVideo:dn.layout.loopVideo,loopCount:dn.layout.loopCount,positionType:Ho.positionType,pinTo:Ho.pinTo},content:{selectorKey:ln.CONTENT,videoFile:dn.content.videoFile,showVideoTitle:dn.content.showVideoTitle,videoTitle:dn.content.videoTitle,showVideoDescription:dn.content.showVideoDescription,videoDescription:dn.content.videoDescription,showCustomVideoThumbnail:dn.content.showCustomVideoThumbnail,thumbnailImage:dn.content.thumbnailImage,image:dn.content.image},design:{selectorKey:ln.DESIGN,videoWidgetLayout:{selectorKey:ln.VIDEO_WIDGET_LAYOUT,verticalAlignment:dn.design.verticalAlignment,widgetTextAndItemSpacing:dn.design.widgetTextAndItemSpacing,textPosition:dn.design.textPosition},videoWidgetDesign:{selectorKey:ln.VIDEO_WIDGET_DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},videoTextLayout:{selectorKey:ln.VIDEO_TEXT_LAYOUT,textVerticalPadding:dn.design.textVerticalPadding,textHorizontalPadding:dn.design.textHorizontalPadding,titleAndDescriptionSpacing:dn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:ln.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},playPause:{selectorKey:ln.PLAY_PAUSE,playIcon:dn.design.playIcon,pauseIcon:dn.design.pauseIcon,size:dn.design.size,iconColor:Ho.iconColor,backgroundShape:dn.design.backgroundShape,backgroundColor:Ho.backgroundColor}}}},yn={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:xr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:xr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:xr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:xr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:xr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:xr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:xr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:xr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:xr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:xr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:xr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:xr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:xr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:xr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:xr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:xr.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:xr.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:xr.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:xr.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:xr.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:xr.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:xr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:xr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:xr.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:xr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:xr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:xr.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:xr.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:xr.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:xr.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:xr.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:xr.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:xr.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:xr.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:xr.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:xr.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:xr.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:xr.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:xr.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:xr.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:xr.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:xr.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:xr.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:xr.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:xr.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:xr.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:xr.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:xr.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:xr.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:xr.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:xr.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:xr.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:xr.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:xr.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:xr.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:xr.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:xr.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:xr.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:xr.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:xr.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:xr.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:xr.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.OPTION_DISPLAY_STYLE="optionsDisplayStyle",e.ITEM_STYLE="itemStyle",e.UOM_TITLE_STYLE="uomTitleStyle",e.UOM_CONVERSION_STYLE="uomConversionStyle",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.DISCOUNT_VALUE="discountValue",e.SAVINGS="savings",e.SAVINGS_VALUE="savingsValue",e.PRICE_PER_UNIT="pricePerUnit",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(sn||(sn={}));var un,Sn=function(){return{layout:{selectorKey:sn.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"48",unit:1}),margin:Ho.margin,padding:Ho.padding,showVolumePrice:yn.layout.showVolumePrice,displayFormat:yn.layout.displayFormat,itemSpacing:yn.layout.itemSpacing,maxItemsToDisplay:yn.layout.maxItemsToDisplay,overflowControl:yn.layout.overflowControl,onClick:yn.layout.onClick,sliderControl:yn.layout.sliderControl,controlPosition:yn.layout.controlPosition,loopImages:yn.layout.loopImages,autoplay:yn.layout.autoplay,header:yn.layout.header,headerHeight:yn.layout.headerHeight,rowHeight:yn.layout.rowHeight,headerDivider:yn.layout.headerDivider,rowDivider:yn.layout.rowDivider,columnDivider:yn.layout.columnDivider,alternativeRowColors:yn.layout.alternativeRowColors,headerCellPadding:yn.layout.headerCellPadding,rowCellPadding:yn.layout.rowCellPadding,contentAlignment:yn.layout.contentAlignment,showMoreRows:yn.layout.showMoreRows,rowsPerPage:yn.layout.rowsPerPage,paginationType:yn.layout.paginationType,paginationAlignment:yn.layout.paginationAlignment,optionTitleAndValueSpacing:yn.layout.optionTitleAndValueSpacing,tabItemSpacing:yn.layout.tabItemSpacing,accordionItemSpacing:yn.layout.accordionItemSpacing,noOfItemsToLoad:yn.layout.noOfItemsToLoad,groupDisplayStyle:yn.layout.groupDisplayStyle,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,sliderDisplayScrollBar:yn.layout.sliderDisplayScrollBar,optionTitleValueSpacing:yn.layout.optionTitleValueSpacing,dividerBetweenItems:yn.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:sn.OPTION_DISPLAY_STYLE,displayValues:yn.layout.displayValues,itemPadding:yn.layout.itemPadding,itemSpacing:yn.layout.itemSpacing,maxItemsToDisplay:yn.layout.maxItemsToDisplay,overflowItems:yn.layout.overflowItems,swatchImageType:yn.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:sn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:yn.layout.groupsDisplayStyle,groupSpacing:yn.layout.groupSpacing,groupPadding:yn.layout.groupPadding,groupHeaderAndOptionSpacing:yn.layout.groupHeaderAndOptionSpacing,tabDirection:yn.layout.tabDirection,tabLayout:yn.layout.tabLayout,tabAlignment:yn.layout.tabAlignment,tabSpacing:yn.layout.tabSpacing,tabAndContainerSpacing:yn.layout.tabAndContainerSpacing,tabHorizontalPadding:yn.layout.tabHorizontalPadding,tabVerticalPadding:yn.layout.tabVerticalPadding,containerPadding:yn.layout.containerPadding,overflowItems:yn.layout.overflowItems,tabRowSpacing:yn.layout.tabRowSpacing,expandIconPosition:yn.layout.expandIconPosition,expandFirstItemByDefault:yn.layout.expandFirstItemByDefault,allowMultipleOpenItems:yn.layout.allowMultipleOpenItems,itemDividers:yn.layout.itemDividers,accordionSpacing:yn.layout.accordionSpacing,accordionAndContainerSpacing:yn.layout.accordionAndContainerSpacing,accordionHorizontalPadding:yn.layout.accordionHorizontalPadding,accordionVerticalPadding:yn.layout.accordionVerticalPadding,groupAndContainerSpacing:yn.layout.groupAndContainerSpacing,groupHorizontalPadding:yn.layout.groupHorizontalPadding,groupVerticalPadding:yn.layout.groupVerticalPadding,canCollapseGroups:yn.layout.canCollapseGroups,collapseIconPosition:yn.layout.collapseIconPosition}},content:{selectorKey:sn.CONTENT,uom:yn.content.uom,uomName:yn.content.uomName,uomConversion:yn.content.uomConversion,productPrice:yn.content.productPrice,sellingPrice:yn.content.sellingPrice,displayProductUOM:yn.content.displayProductUOM,displayProductCurrencyCode:yn.content.displayProductCurrencyCode,actualPriceToggle:yn.content.actualPriceToggle,actualPrice:yn.content.actualPrice,displayPriceUOM:yn.content.displayPriceUOM,displayPriceCurrencyCode:yn.content.displayPriceCurrencyCode,discountPercentage:yn.content.discountPercentage,discountValue:yn.content.discountValue,savings:yn.content.savings,savingsPercentage:yn.content.savingsPercentage,savingsValue:yn.content.savingsValue,displaySavingsCurrencyCode:yn.content.displayProductCurrencyCode,pricePerUnit:yn.content.pricePerUnit,EmbellishmentPrice:yn.content.EmbellishmentPrice,productTax:yn.content.productTax,productShippingPrice:yn.content.productShippingPrice},design:{selectorKey:sn.DESIGN,itemStyle:{selectorKey:sn.ITEM_STYLE,defaultState:{selectorKey:sn.DEFAULT_STATE,contentAlignment:yn.design.contentAlignment,horizontalPadding:yn.design.horizontalPadding,verticalPadding:yn.design.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},selectedState:{selectorKey:sn.SELECTED_STATE,contentAlignment:yn.design.contentAlignment,horizontalPadding:yn.design.horizontalPadding,verticalPadding:yn.design.verticalPadding,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius}},uomTitleStyle:{selectorKey:sn.UOM_TITLE_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},uomConversionStyle:{selectorKey:sn.UOM_CONVERSION_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},productPrice:{selectorKey:sn.PRODUCT_PRICE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},uomStyle:{selectorKey:sn.UOM_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},currencyCodeStyle:{selectorKey:sn.CURRENCY_CODE_STYLE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},actualPrice:{selectorKey:sn.ACTUAL_PRICE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},discount:{selectorKey:sn.DISCOUNT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},discountValue:{selectorKey:sn.DISCOUNT_VALUE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},savings:{selectorKey:sn.SAVINGS,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},savingsValue:{selectorKey:sn.SAVINGS_VALUE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},pricePerUnit:{selectorKey:sn.PRICE_PER_UNIT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},arrows:{selectorKey:sn.ARROWS,arrowIconStyle:yn.design.pagination.arrowIconStyle,leftArrowIconStyle:yn.design.pagination.leftArrowIconStyle,rightArrowIconStyle:yn.design.pagination.rightArrowIconStyle,backgroundShape:yn.design.pagination.backgroundShape,arrowSize:yn.design.arrowSize,arrowColor:yn.design.arrowColor},paginationDots:{selectorKey:sn.PAGINATION_DOTS,dotSize:yn.design.dotSize,currentDotColor:yn.design.currentDotColor,otherDotColor:yn.design.otherDotColor},paginationLine:{selectorKey:sn.PAGINATION_LINE,currentLineColor:yn.design.currentLineColor,otherLineColor:yn.design.otherLineColor,lineHeight:yn.design.lineHeight,lineWidth:yn.design.lineWidth},table:{selectorKey:sn.TABLE,backgroundColor:Ho.backgroundColor,showBorder:Ho.showBorder,borderStyle:yn.design.table.borderStyle,borderColor:Ho.borderColor,borderPerSlide:yn.design.table.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},tableHeader:{selectorKey:sn.TABLE_HEADER,backgroundColor:Ho.backgroundColor},headerText:{selectorKey:sn.HEADER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},tableRow:{selectorKey:sn.TABLE_ROW,backgroundColor:Ho.backgroundColor,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},rowDividers:{selectorKey:sn.ROW_DIVIDERS,headerDivider:yn.design.rowAndHeaderDividers.headerDivider,rowDivider:yn.design.rowAndHeaderDividers.rowDivider,columnDivider:yn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:sn.SCROLL,scrollBarWidth:yn.design.scrollBar.scrollBarWidth,scrollBarColor:yn.design.scrollBar.scrollBarColor},pagination:{selectorKey:sn.PAGINATION,defaultState:{selectorKey:sn.DEFAULT_STATE,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,previousIcon:yn.design.pagination.previousIcon,nextIcon:yn.design.pagination.nextIcon,iconSize:yn.design.pagination.iconSize,iconColor:yn.design.pagination.iconColor,backgroundShape:yn.design.pagination.backgroundShape,backgroundColor:Ho.backgroundColor,pagination:yn.design.pagination.pagination},hoverState:{selectorKey:sn.HOVER_STATE,theme:Ho.theme}},showMoreItemsButton:{selectorKey:sn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:yn.design.pagination.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},dataConnector:{selectorKey:sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},gn={openAutomaticallyOnPage:{value:!0,propertyType:xr.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:xr.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:xr.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:xr.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:xr.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:xr.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:xr.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(un||(un={}));var Tn,hn=function(){return{layout:{selectorKey:un.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"340",unit:1}),openAutomaticallyOnPage:gn.openAutomaticallyOnPage,selectPage:gn.selectPage,closeIcon:gn.closeOnXIcon,closeOnClickingBackground:gn.closeOnClickingBackground,lightboxPosition:gn.lightboxPosition,horizontalOffset:gn.horizontalOffset,verticalOffset:gn.verticalOffset},design:{selectorKey:un.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius}}},Cn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:xr.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:xr.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:xr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(Tn||(Tn={}));var On,bn=function(){return{layout:{selectorKey:Tn.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"40",unit:1}),margin:Ho.margin,padding:Ho.padding,whenClicked:Cn.whenClicked,showCartText:Cn.showCartText,cartText:Cn.cartText,showNoOfItems:Cn.showNoOfItems,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Tn.DESIGN,cartIcon:{selectorKey:Tn.CART_ICON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor,icon:Object.assign(Object.assign({},Ho.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:Tn.MINI_CART_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,themeDesc:Ho.themeDesc,fontDesc:Ho.fontDesc,fontSizeDesc:Ho.fontSizeDesc,textColorDesc:Ho.textColorDesc,boldDesc:Ho.boldDesc,italicDesc:Ho.italicDesc,linethroughDesc:Ho.linethroughDesc,underlineDesc:Ho.underlineDesc,textAlignDesc:Ho.textAlignDesc,characterSpacingDesc:Ho.characterSpacingDesc,lineHeightDesc:Ho.lineHeightDesc},cartItemsCount:{selectorKey:Tn.CART_ITEMS_COUNT,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}}}},vn={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:xr.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:xr.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:xr.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:xr.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:xr.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.profile_ICON="profileMenuItems",e.MINI_profile_TEXT="profileNameText",e.PROFILE_AVATAR="profileAvatar"}(On||(On={}));var mn,wn=function(){return{layout:{selectorKey:On.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"75",unit:1}),margin:Ho.margin,padding:Ho.padding,loggedInButtonStyle:vn.loggedInButtonStyle,beforeLoginText:vn.beforeLoginText,positionType:Ho.positionType,pinTo:Ho.pinTo},content:{selectorKey:On.CONTENT,myAccount:vn.myAccount,myOrders:vn.myOrders,myAddresses:vn.myAddresses,myQuotes:vn.myQuotes},design:{selectorKey:On.DESIGN,profileAvatar:{selectorKey:On.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Ho.icon),{value:"user-icon"}),iconSize:Ho.iconSize,iconColor:Ho.iconColor},profileMenuItems:{selectorKey:On.profile_ICON,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},profileNameText:{selectorKey:On.MINI_profile_TEXT,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(mn||(mn={}));var fn,Rn=function(){return{layout:{selectorKey:mn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:xr.CONTROLS},itemGap:{property:"itemGap",propertyType:xr.CSS,value:1,unit:Er.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:xr.CSS},justifyContent:{property:"justifyContent",propertyType:xr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:xr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:xr.CSS,value:100,unit:Er.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:xr.CSS,value:100,unit:Er.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:xr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:xr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Er.PIXELS,propertyType:xr.CSS},dotSize:{property:"dotSize",value:10,unit:Er.PIXELS,propertyType:xr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:xr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:xr.CONTROLS},autoplay:{value:!1,propertyType:xr.CONTROLS},autoplayDuration:{value:3e3,unit:Er.MS,propertyType:xr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:xr.CONTROLS},stopOnInteraction:{value:!1,propertyType:xr.CONTROLS},displayAds:{value:!0,propertyType:xr.CONTROLS}},design:Object.assign({selectorKey:mn.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),dataConnector:{selectorKey:mn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:xr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:xr.CONTROLS}},content:{selectorKey:mn.CONTENT,adVariationsList:{value:[{label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!0,shuffleItems:!0,showDetails:!0}],property:"adVariationsList",propertyType:xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(fn||(fn={}));var Nn,Dn=function(){return{layout:{selectorKey:fn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:fn.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo)}},Ln={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:xr.CSS},fillItemsToContainerWidth:{value:!1,propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,propertyType:xr.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:xr.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:xr.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:xr.CSS},overflowControl:{value:"Load More Button",propertyType:xr.CONTROLS},onClick:{value:"Navigate to a page",propertyType:xr.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Nn||(Nn={}));var An,In=function(){return{layout:{selectorKey:Nn.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:30}),margin:Ho.margin,padding:Ho.padding,direction:Ho.direction,spacingBetweenMenuListItems:Ln.spacingBetweenMenuListItems,fillItemsToContainerWidth:Ln.fillItemsToContainerWidth,dividerBetweenItems:Ln.dividerBetweenItems,listItemAlignment:Ln.listItemAlignment,listItemContentAlignment:Ln.listItemContentAlignment,maxItemsToDisplay:Ln.maxItemsToDisplay,overflowControl:Ln.overflowControl,onClick:Ln.onClick,positionType:Ho.positionType,pinTo:Ho.pinTo},content:{menuList:Ln.menuList},design:{selectorKey:Nn.DESIGN,menuContainer:{selectorKey:Nn.MENU_CONTAINER,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},menuItemStyle:{selectorKey:Nn.MENU_ITEM_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}}}},xn={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:xr.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:xr.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:xr.CSS},showOptionsToSelect:{value:!0,propertyType:xr.CONTROLS},showNoOfOptions:{value:!0,propertyType:xr.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:xr.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:xr.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:xr.CONTROLS},buttonText:{value:"More Options",propertyType:xr.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:xr.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:xr.CSS},displayValues:{value:"Horizontally",propertyType:xr.CONTROLS},displayStyle:{value:"Swatch",propertyType:xr.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:xr.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:xr.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:xr.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:xr.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:xr.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:xr.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:xr.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:xr.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:xr.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:xr.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:xr.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:xr.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:xr.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:xr.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:xr.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:xr.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:xr.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:xr.CONTROLS}},En={optionSelection:{value:!0,property:"optionSelection",propertyType:xr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:xr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:xr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:xr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:xr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:xr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:xr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:xr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:xr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:xr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:xr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:xr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:xr.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:xr.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:xr.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:xr.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:xr.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:xr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:xr.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:xr.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:xr.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:xr.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:xr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:xr.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:xr.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:xr.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:xr.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:xr.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:xr.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:xr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:xr.CONTROLS},header:{value:!0,property:"header",propertyType:xr.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:xr.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:xr.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:xr.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:xr.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:xr.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:xr.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:xr.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:xr.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:xr.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:xr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:xr.CSS},buttonType:{value:"primaryButton",propertyType:xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:xr.CONTROLS},backgroundShape:{value:"circle",propertyType:xr.CONTROLS},swatchShape:{value:"circle",propertyType:xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:xr.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:xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:xr.CONTROLS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},characterSpacing:{value:"16",propertyType:xr.CSS,unit:1},lineHeight:{value:"16",propertyType:xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:xr.CONTROLS},arrowSize:{value:"16",propertyType:xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:xr.CSS},backgroundShape:{value:"rectangle",propertyType:xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:xr.CSS},font:{value:"lato",propertyType:xr.CSS},fontSize:{value:"16",propertyType:xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:xr.CSS},hoverFont:{value:"lato",propertyType:xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:xr.CONTROLS},iconSize:{value:"20",propertyType:xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider",e.DATA_CONNECTOR="dataConnector",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(An||(An={}));var Pn,_n=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"auto",unit:Er.CUSTOM}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,pinTo:Ho.pinTo,showOptionsToSelect:xn.showOptionsToSelect,itemSpacing:xn.itemSpacing,showNoOfOptions:xn.showNoOfOptions,noOfOptionsToShowUpfront:xn.noOfOptionsToShowUpfront,showRemainingOptionsAs:xn.showRemainingOptionsAs,whenClicked:xn.whenClicked,buttonText:xn.buttonText,displayStyle:xn.displayStyle,dividerBetweenOptions:xn.dividerBetweenOptions,optionTitleValueSpacing:xn.optionTitleValueSpacing,displayValues:xn.displayValues,swatchItemSpacing:xn.swatchItemSpacing,swatchItemSize:xn.swatchItemSize,swatchItemPadding:xn.swatchItemPadding,optionItemSpacing:xn.optionItemSpacing,optionItemPadding:xn.optionItemPadding,swatchMaxItemsToDisplay:xn.swatchMaxItemsToDisplay,swatchOverflowItems:xn.swatchOverflowItems,swatchImageType:xn.swatchImageType,singleSelectDisplayValues:xn.singleSelectDisplayValues,singleSelectItemSpacing:xn.singleSelectItemSpacing,singleSelectItemPadding:xn.singleSelectItemPadding,singleSelectMaxItemsToDisplay:xn.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:xn.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:xn.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:xn.swatchDropdownOptionsPadding,swatchDropdownStyle:xn.swatchDropdownStyle,swatchOptionAndListSpacing:xn.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:xn.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:xn.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:xn.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:An.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:En.dropdownOptionsSpacing,dropdownOptionsPadding:En.dropdownOptionsPadding,dropdownStyle:En.dropdownStyle,optionAndListSpacing:En.optionAndListSpacing,dropdownListItemSpacing:En.dropdownListItemSpacing,dropdownListItemPadding:En.dropdownListItemPadding,dividerBetweenListItems:En.dividerBetweenListItems,maxItemsToDisplay:En.maxItemsToDisplay,overflowItems:En.overflowItems}},design:{selectorKey:An.DESIGN,widgetStyle:{selectorKey:An.WIDGET_STYLE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},optionValueStyle:{selectorKey:An.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:An.DEFAULT_STATE,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,backgroundShape:En.backgroundShape,swatchShape:En.swatchShape},hoverState:{selectorKey:An.HOVER_STATE},selectedState:{selectorKey:An.SELECTED_STATE}}},dataConnector:{selectorKey:An.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:xr.CONTROLS}}}},Hn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:xr.CONTROLS},brandName:{value:!0,propertyType:xr.CONTROLS},brandCodes:{value:!0,propertyType:xr.CONTROLS},varientCodes:{value:!0,propertyType:xr.CONTROLS},brandImage:{value:!0,propertyType:xr.CONTROLS},price:{value:!0,propertyType:xr.CONTROLS},brandDescription:{value:!0,propertyType:xr.CONTROLS},showOptions:{value:!0,propertyType:xr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:xr.CONTROLS},actions:{value:!0,propertyType:xr.CONTROLS},quickView:{value:!0,propertyType:xr.CONTROLS},addToCart:{value:!0,propertyType:xr.CONTROLS},wishlist:{value:!0,propertyType:xr.CONTROLS},buyNow:{value:!0,propertyType:xr.CONTROLS},addtoQuote:{value:!0,propertyType:xr.CONTROLS},showUoms:{value:!0,propertyType:xr.CONTROLS},showVolumePricing:{value:!0,propertyType:xr.CONTROLS},showInventory:{value:!0,propertyType:xr.CONTROLS},storeAvailability:{value:!0,propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Pn||(Pn={}));var Bn,zn=function(){return{layout:{selectorKey:Pn.LAYOUT,width:Object.assign({},Ho.width),height:Object.assign(Object.assign({},Ho.height),{value:"auto",propertyType:xr.CONTROLS,unit:7}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:Pn.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),content:{selectorKey:Pn.CONTENT,brandName:Hn.brandName,brandCodes:Hn.brandCodes,varientCodes:Hn.varientCodes,brandImage:Hn.brandImage,price:Hn.price,brandDescription:Hn.brandDescription,showOptions:Hn.showOptions,allowBulkOrdering:Hn.allowBulkOrdering,actions:Hn.actions,quickView:Hn.quickView,addToCart:Hn.addToCart,wishlist:Hn.wishlist,buyNow:Hn.buyNow,addtoQuote:Hn.addtoQuote,showUoms:Hn.showUoms,showVolumePricing:Hn.showVolumePricing,showInventory:Hn.showInventory,storeAvailability:Hn.storeAvailability},dataConnector:{selectorKey:Pn.DATA_CONNECTOR,dataConnector:Hn.dataConnector}}},kn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:xr.CONTROLS},brandName:{value:!0,propertyType:xr.CONTROLS},brandCodes:{value:!0,propertyType:xr.CONTROLS},varientCodes:{value:!0,propertyType:xr.CONTROLS},brandImage:{value:!0,propertyType:xr.CONTROLS},price:{value:!0,propertyType:xr.CONTROLS},brandDescription:{value:!0,propertyType:xr.CONTROLS},showOptions:{value:!0,propertyType:xr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:xr.CONTROLS},actions:{value:!0,propertyType:xr.CONTROLS},quickView:{value:!0,propertyType:xr.CONTROLS},addToCart:{value:!0,propertyType:xr.CONTROLS},wishlist:{value:!0,propertyType:xr.CONTROLS},buyNow:{value:!0,propertyType:xr.CONTROLS},addtoQuote:{value:!0,propertyType:xr.CONTROLS},showUoms:{value:!0,propertyType:xr.CONTROLS},showVolumePricing:{value:!0,propertyType:xr.CONTROLS},showInventory:{value:!0,propertyType:xr.CONTROLS},storeAvailability:{value:!0,propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Bn||(Bn={}));var Kn,jn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:Object.assign({},Ho.width),height:Object.assign(Object.assign({},Ho.height),{value:"auto",propertyType:xr.CONTROLS,unit:7}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:Bn.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),content:{selectorKey:Bn.CONTENT,brandName:kn.brandName,brandCodes:kn.brandCodes,varientCodes:kn.varientCodes,brandImage:kn.brandImage,price:kn.price,brandDescription:kn.brandDescription,showOptions:kn.showOptions,allowBulkOrdering:kn.allowBulkOrdering,actions:kn.actions,quickView:kn.quickView,addToCart:kn.addToCart,wishlist:kn.wishlist,buyNow:kn.buyNow,addtoQuote:kn.addtoQuote,showUoms:kn.showUoms,showVolumePricing:kn.showVolumePricing,showInventory:kn.showInventory,storeAvailability:kn.storeAvailability},dataConnector:{selectorKey:Bn.DATA_CONNECTOR,dataConnector:kn.dataConnector}}},Un={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:xr.CONTROLS},categoryName:{value:!0,propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Kn||(Kn={}));var Mn,Vn=function(){return{layout:{selectorKey:Kn.LAYOUT,width:Object.assign({},Ho.width),height:Object.assign(Object.assign({},Ho.height),{value:"auto",propertyType:xr.CONTROLS,unit:7}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:Kn.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),content:{selectorKey:Kn.CONTENT,categoryName:Un.categoryName},dataConnector:{selectorKey:Kn.DATA_CONNECTOR,dataConnector:Un.dataConnector}}},Gn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:xr.CONTROLS},categoryName:{value:!0,propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Mn||(Mn={}));var Wn,Yn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:Object.assign({},Ho.width),height:Object.assign(Object.assign({},Ho.height),{value:"auto",propertyType:xr.CONTROLS,unit:7}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Mn.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},content:{selectorKey:Mn.CONTENT,categoryName:Gn.categoryName},dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:Gn.dataConnector}}},Fn={onClick:{value:"Show Image Lightbox",propertyType:xr.CONTROLS},onHover:{value:"Zoom Out",propertyType:xr.CONTROLS},cropRatio:{value:"16:9",propertyType:xr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:xr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:xr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:xr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Wn||(Wn={}));var Xn,qn=function(){return{layout:{selectorKey:Wn.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{propertyType:xr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Ho.height),{value:300,propertyType:xr.CONTROLS,unit:1}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,onClick:Fn.onClick,onHover:Fn.onHover,cropRatio:Fn.cropRatio,fitOptions:Fn.fitOptions,horizontalAlignment:Fn.horizontalAlignment,verticalAlignment:Fn.verticalAlignment},design:{selectorKey:Wn.DESIGN,cropRatio:Ho.cropRatio,zoomImage:Ho.zoomImage,flip:Ho.flip,rotate:Ho.rotate,backgroundColor:Ho.backgroundColor,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,brightness:Ho.brightness,hue:Ho.hue,lightness:Ho.lightness,highlights:Ho.highlights,shadows:Ho.shadows,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:xr.CONTROLS}},dataConnector:{selectorKey:Wn.DATA_CONNECTOR,dataConnector:Fn.dataConnector}}},Qn={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:xr.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:xr.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:xr.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:xr.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:xr.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:xr.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:xr.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:xr.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:xr.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:xr.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:xr.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:xr.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:xr.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:xr.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:xr.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:xr.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:xr.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:xr.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:xr.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:xr.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},title:{value:"",property:"title",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:xr.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:xr.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:xr.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Xn||(Xn={})),Ho.borderColor,Ho.borderStyle,Ho.borderPerSlide,Ho.showBorder,Ho.backgroundColor,Ho.showShadow,Ho.shadowColor,Ho.blur,Ho.spread,Ho.angle,Ho.borderRadius,Ho.exposure,Ho.contrast,Ho.saturation,Ho.highlights,Ho.shadows,Ho.theme,Ho.font,Ho.fontSize,Ho.textColor,Ho.bold,Ho.italic,Ho.linethrough,Ho.underline,Ho.textAlign,Ho.characterSpacing,Ho.lineHeight;var Zn,$n=function(){return{layout:{selectorKey:Xn.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:300,unit:Er.PIXELS}),height:Ho.height,margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:Qn.displayStyle,openFilterAs:Qn.openFilterAs,displayType:Qn.displayType,selectionType:Qn.selectionType,allowSearchForEachFilter:Qn.allowSearchForEachFilter,dividerBetweenFilters:Qn.dividerBetweenFilters,maxValuesToDisplay:Qn.maxValuesToDisplay,overflowControl:Qn.overflowControl,showSubCategoriesFilter:Qn.showSubCategoriesFilter,showBrandsFilter:Qn.showBrandsFilter,showPriceFilter:Qn.showPriceFilter,showCustomAttributesFilter:Qn.showCustomAttributesFilter,firstFilterAlwaysOpen:Qn.firstFilterAlwaysOpen,allowMultipleFiltersOpen:Qn.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:Qn.horizontalSpacingBetweenItems,sliderControl:Qn.sliderControl,controlPosition:Qn.controlPosition,loopImages:Qn.loopImages,displaySliderScrollbar:Qn.displaySliderScrollbar,autoplay:Qn.autoplay,openItemsIn:Qn.openItemsIn,showMoreItems:Qn.showMoreItems,verticalSpacingBetweenItems:Qn.verticalSpacingBetweenItems,showOptionsFilter:Qn.showOptionsFilter},design:{selectorKey:Xn.DESIGN},content:{selectorKey:Xn.CONTENT,showTitle:Qn.showTitle,showDescription:Qn.showDescription,title:Qn.title,description:Qn.description,showAppliedFilters:Qn.showAppliedFilters,clearAllButton:Qn.clearAllButton,showNoOfValuesForEachFilters:Qn.showNoOfValuesForEachFilters}}},Jn={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:xr.CONTROLS},title:{value:"Sort by",property:"title",propertyType:xr.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.SORT_TITLE="sortTitle",e.SELECTED_OPTION="selectedOption",e.SORT_BUTTON="sortButton"}(Zn||(Zn={}));var ea,ra={borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,backgroundColor:Ho.backgroundColor,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,highlights:Ho.highlights,shadows:Ho.shadows},oa={theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},ta=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:300,unit:Er.PIXELS}),height:Ho.height,margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Zn.DESIGN,sortTitle:Object.assign({selectorKey:Zn.SORT_TITLE},oa),selectedOption:Object.assign({selectorKey:Zn.SELECTED_OPTION},oa),sortButton:Object.assign({selectorKey:Zn.SORT_BUTTON},ra)},content:{selectorKey:Zn.CONTENT,title:Jn.title,orderProductsBy:Jn.orderProductsBy,sortOptions:Jn.sortOptions}}},ia={source:{value:"Past Orders",property:"source",propertyType:xr.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:xr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:xr.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:xr.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:xr.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:xr.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:xr.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:xr.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:xr.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:xr.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ea||(ea={})),Ho.theme,Ho.font,Ho.fontSize,Ho.textColor,Ho.bold,Ho.italic,Ho.linethrough,Ho.underline,Ho.textAlign,Ho.characterSpacing,Ho.lineHeight,Ho.backgroundColor;var na,aa=function(){return{layout:{selectorKey:ea.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:300,unit:Er.PIXELS}),height:Ho.height,margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:ea.DESIGN},content:{selectorKey:ea.CONTENT,source:ia.source,filterOrders:ia.filterOrders,sortBy:ia.sortBy,showTitle:ia.showTitle,title:ia.title,showDescription:ia.showDescription,description:ia.description,viewAllOrdersButton:ia.viewAllOrdersButton,orderId:ia.orderId,orderStatus:ia.orderStatus,orderedOn:ia.orderedOn,orderTotal:ia.orderTotal,numOfItemsOrdered:ia.numOfItemsOrdered,paymentMethodsUsed:ia.paymentMethodsUsed,reOrderButton:ia.reOrderButton,onClick:ia.onClick}}},la={source:{value:"Recent Quotes",property:"source",propertyType:xr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:xr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:xr.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:xr.CONTROLS},status:{value:!0,property:"status",propertyType:xr.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:xr.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:xr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:xr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:xr.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:xr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:xr.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:xr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:xr.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:xr.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:xr.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:xr.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:xr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:xr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:xr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:xr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:xr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:xr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:xr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:xr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(na||(na={})),Ho.theme,Ho.font,Ho.fontSize,Ho.textColor,Ho.bold,Ho.italic,Ho.linethrough,Ho.underline,Ho.textAlign,Ho.characterSpacing,Ho.lineHeight,Ho.backgroundColor;var pa,da=function(){return{layout:{selectorKey:na.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:350,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:150,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:la.displayStyle,maxItemsToDisplay:la.maxItemsToDisplay,sliderControl:la.sliderControl,controlPosition:la.controlPosition,loopItems:la.loopItems,displayScrollbar1:la.displayScrollbar1,autoplay:la.autoplay,spacingBetweenItems:la.spacingBetweenItems,dividerBetweenItems:la.dividerBetweenItems,overflowControl:la.overflowControl,numOfItemsToLoad:la.numOfItemsToLoad},design:{selectorKey:na.DESIGN},content:{selectorKey:na.CONTENT,source:la.source,filterStatements:la.filterStatements,sortBy:la.sortBy,showTitle:la.showTitle,title:la.title,showDescription:la.showDescription,description:la.description,viewAllQuotesButton:la.viewAllQuotesButton,quoteId:la.quoteId,status:la.status,quoteRaisedDate:la.quoteRaisedDate,quoteRaisedDisplayFormat:la.quoteRaisedDisplayFormat,lastUpdatedDate:la.lastUpdatedDate,lastUpdatedDisplayFormat:la.lastUpdatedDisplayFormat,expiryDate:la.expiryDate,expiryDateDisplayFormat:la.expiryDateDisplayFormat,quoteLineItems:la.quoteLineItems,quickActions:la.quickActions,viewQuote:la.viewQuote,printQuote:la.printQuote,downloadQuote:la.downloadQuote,cancelQuote:la.cancelQuote,sendMessage:la.sendMessage}}},sa={source:{value:"Recent RFQs",property:"source",propertyType:xr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:xr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:xr.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:xr.CONTROLS},status:{value:!0,property:"status",propertyType:xr.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:xr.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:xr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:xr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:xr.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:xr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:xr.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:xr.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:xr.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:xr.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:xr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:xr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:xr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:xr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:xr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:xr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:xr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:xr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:xr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(pa||(pa={}));var ca,ya=function(){return{layout:{selectorKey:pa.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:350,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:150,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:sa.displayStyle,maxItemsToDisplay:sa.maxItemsToDisplay,sliderControl:sa.sliderControl,controlPosition:sa.controlPosition,loopItems:sa.loopItems,displayScrollbar1:sa.displayScrollbar1,autoplay:sa.autoplay,spacingBetweenItems:sa.spacingBetweenItems,dividerBetweenItems:sa.dividerBetweenItems,overflowControl:sa.overflowControl,numOfItemsToLoad:sa.numOfItemsToLoad},design:{selectorKey:pa.DESIGN},content:{selectorKey:pa.CONTENT,source:sa.source,filterStatements:sa.filterStatements,sortBy:sa.sortBy,showTitle:sa.showTitle,title:sa.title,showDescription:sa.showDescription,description:sa.description,viewAllRfqsButton:sa.viewAllRfqsButton,rfqId:sa.rfqId,status:sa.status,rfqRaisedDate:sa.rfqRaisedDate,rfqRaisedDisplayFormat:sa.rfqRaisedDisplayFormat,lastUpdatedDate:sa.lastUpdatedDate,lastUpdatedDisplayFormat:sa.lastUpdatedDisplayFormat,rfqLineItems:sa.rfqLineItems,quickActions:sa.quickActions,viewRfq:sa.viewRfq,printRfq:sa.printRfq,downloadRfq:sa.downloadRfq,cancelRfq:sa.cancelRfq,sendMessage:sa.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ca||(ca={}));var ua,Sa=function(){return{layout:{selectorKey:ca.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0,value:400}),margin:Ho.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:xr.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:xr.CONTROLS},delay:{value:100,unit:Er.MS,propertyType:xr.CONTROLS},closeOnXIcon:{value:!1,propertyType:xr.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:xr.CONTROLS}},design:Object.assign({selectorKey:ca.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:xr.CONTROLS},borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle},Qo),dataConnector:{selectorKey:ca.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:xr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:xr.CONTROLS}}}},ga={displayStyle:{value:"Table",property:"displayStyle",propertyType:xr.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:xr.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:xr.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:xr.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:xr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:xr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:xr.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:xr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:xr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:xr.CONTROLS},source:{value:"Allocations",property:"source",propertyType:xr.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},title:{value:"",property:"title",propertyType:xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:xr.CONTROLS},description:{value:"",property:"description",propertyType:xr.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:xr.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:xr.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:xr.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:xr.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:xr.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:xr.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:xr.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:xr.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:xr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:xr.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:xr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:xr.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:xr.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:xr.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:xr.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ua||(ua={})),Ho.theme,Ho.font,Ho.fontSize,Ho.textColor,Ho.bold,Ho.italic,Ho.linethrough,Ho.underline,Ho.textAlign,Ho.characterSpacing,Ho.lineHeight,Ho.backgroundColor;var Ta,ha=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:570,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:300,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:ga.displayStyle,displayType:ga.displayType,rowsToDisplay:ga.rowsToDisplay,spacingBetweenItems:ga.spacingBetweenItems,overflowControl:ga.overflowControl,numOfItemsToLoad:ga.numOfItemsToLoad,maxItemsToDisplay:ga.maxItemsToDisplay,sliderControl:ga.sliderControl,controlPosition:ga.controlPosition,loopItems:ga.loopItems,displayScrollbar1:ga.displayScrollbar1,autoplay:ga.autoplay},design:{selectorKey:ua.DESIGN},content:{selectorKey:ua.CONTENT,source:ga.source,sortBy:ga.sortBy,showTitle:ga.showTitle,title:ga.title,showDescription:ga.showDescription,description:ga.description,viewAllAllocationsButton:ga.viewAllAllocationsButton,showAllocationCategory:ga.showAllocationCategory,allocationCategory:ga.allocationCategory,showAllocationLeft:ga.showAllocationLeft,allocationLeft:ga.allocationLeft,allocationUtilized:ga.allocationUtilized,showAllocationUtilized:ga.showAllocationUtilized,totalAllocation:ga.totalAllocation,showTotalAllocation:ga.showTotalAllocation,showExpiryDate:ga.showExpiryDate,expiryDate:ga.expiryDate,expiryDateDisplayFormat:ga.expiryDateDisplayFormat,showRenewDate:ga.showRenewDate,renewDate:ga.renewDate,renewDateDisplayFormat:ga.renewDateDisplayFormat,shopAllAllocationProductsButton:ga.shopAllAllocationProductsButton}}},Ca={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:xr.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:xr.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:xr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SEARCHBAR="searchBar",e.PLACEHOLDER_TEXT="placeholderText",e.SEARCH_ICON="searchIcon",e.MINI_CART_TEXT="miniSearchText",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(Ta||(Ta={}));var Oa,ba=function(){return{layout:{selectorKey:Ta.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"70",unit:1}),margin:Ho.margin,padding:Ho.padding,whenClicked:Ca.whenClicked,showSearchText:Ca.showSearchText,searchText:Ca.searchText,showNoOfItems:Ca.showNoOfItems,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Ta.DESIGN,searchBar:{selectorKey:Ta.SEARCHBAR,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},searchIcon:{selectorKey:Ta.SEARCH_ICON,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor,icon:{value:"search-sm",propertyType:xr.CONTROLS}},placeholderText:{selectorKey:Ta.PLACEHOLDER_TEXT,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Oa||(Oa={}));var va,ma=function(){return{layout:{selectorKey:Oa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:xr.CONTROLS},itemGap:{property:"itemGap",propertyType:xr.CSS,value:1,unit:Er.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:xr.CSS},justifyContent:{property:"justifyContent",propertyType:xr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:xr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:xr.CSS,value:100,unit:Er.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:xr.CSS,value:100,unit:Er.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:xr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:xr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Er.PIXELS,propertyType:xr.CSS},dotSize:{property:"dotSize",value:10,unit:Er.PIXELS,propertyType:xr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:xr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:xr.CONTROLS},autoplay:{value:!1,propertyType:xr.CONTROLS},autoplayDuration:{value:3e3,unit:Er.MS,propertyType:xr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:xr.CONTROLS},stopOnInteraction:{value:!1,propertyType:xr.CONTROLS}},design:Object.assign({selectorKey:Oa.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),dataConnector:{selectorKey:Oa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:xr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(va||(va={}));var wa,fa=function(){return{layout:{selectorKey:va.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Ho.height),{isReadOnly:!0}),margin:Ho.margin,padding:Ho.padding},design:Object.assign({selectorKey:va.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo)}},Ra={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(wa||(wa={}));var Na,Da=function(){return{layout:{selectorKey:wa.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"400",unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:"200",unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:Object.assign({selectorKey:wa.DESIGN,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Qo),content:{selectorKey:wa.CONTENT},dataConnector:{selectorKey:wa.DATA_CONNECTOR,dataConnector:Ra.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Na||(Na={}));var La,Aa=function(){return{layout:{selectorKey:Na.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"542",unit:1}),padding:Ho.padding,margin:Ho.margin,positionType:Ho.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:xr.CONTROLS}},design:{selectorKey:Na.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderRadius:Ho.borderRadius,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(La||(La={}));var Ia,xa=function(){return{layout:{selectorKey:La.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"310",unit:1}),padding:Ho.padding,margin:Ho.margin,positionType:Ho.positionType},design:{selectorKey:La.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderRadius:Ho.borderRadius,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ia||(Ia={}));var Ea,Pa=function(){return{layout:{selectorKey:Ia.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"530",unit:1}),padding:Ho.padding,margin:Ho.margin,positionType:Ho.positionType},design:{selectorKey:Ia.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderRadius:Ho.borderRadius,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor}}},_a={displayType:{value:"Full Trail",property:"displayType",propertyType:xr.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:xr.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:xr.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:xr.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:xr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:xr.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:xr.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:xr.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:xr.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:xr.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:xr.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:xr.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:xr.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:xr.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FILL_AND_BACKGROUND="fillAndBackground",e.HOME_PAGE_ITEM_STYLE="homePageItemStyle",e.CURRENT_PAGE_ITEM_STYLE="currentPageItemStyle",e.OTHER_ITEM_STYLES="otherItemStyles",e.ITEM_SEPARATOR="itemSeparator",e.EXPAND_ICON="expandIcon"}(Ea||(Ea={}));var Ha,Ba={borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,backgroundColor:Ho.backgroundColor,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,highlights:Ho.highlights,shadows:Ho.shadows},za={theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundColor:Ho.backgroundColor},ka={icon:Ho.icon,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor},Ka=function(){return{layout:{selectorKey:Ea.LAYOUT,adjustment:Ho.adjustment,width:Object.assign(Object.assign({},Ho.width),{value:350,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:150,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType,displayType:_a.displayType,showSeparators:_a.showSeparators,displayStyle:_a.displayStyle,itemSpacing:_a.itemSpacing,maxItemsToDisplay:_a.maxItemsToDisplay,overflowItems:_a.overflowItems,numOfItemsToLoad:_a.numOfItemsToLoad,itemVerticalSpacing:_a.itemVerticalSpacing,collapseInTheMiddle:_a.collapseInTheMiddle,showMoreItems:_a.showMoreItems,onClick:_a.onClick,numOfItemsBeforeAndAfterCollapse:_a.numOfItemsBeforeAndAfterCollapse,showItems:_a.showItems},design:{selectorKey:Ea.DESIGN,backgroundAndFill:Object.assign({selectorKey:Ea.FILL_AND_BACKGROUND,addMedia:_a.addMedia,addPatternOverlay:_a.addPatternOverlay},Ba),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ea.HOME_PAGE_ITEM_STYLE,addMedia:_a.addMedia,addPatternOverlay:_a.addPatternOverlay},Ba),za),ka),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ea.CURRENT_PAGE_ITEM_STYLE,addMedia:_a.addMedia,addPatternOverlay:_a.addPatternOverlay},Ba),za),ka),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ea.OTHER_ITEM_STYLES,addMedia:_a.addMedia,addPatternOverlay:_a.addPatternOverlay},Ba),za),ka),itemSeparator:Object.assign({selectorKey:Ea.ITEM_SEPARATOR},ka),expandIcon:Object.assign({selectorKey:Ea.EXPAND_ICON,backgroundColor:Ho.backgroundColor},ka)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Ha||(Ha={}));var ja,Ua={icon:Ho.icon,showIcon:Ho.showIcon,iconSize:Ho.iconSize,iconColor:Ho.iconColor},Ma=function(){return{layout:{selectorKey:Ha.LAYOUT,adjustment:Ho.adjustment,width:Object.assign(Object.assign({},Ho.width),{value:20,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:20,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,positionType:Ho.positionType},design:Object.assign({selectorKey:Ha.DESIGN,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius},Ua)}},Va={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:xr.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:xr.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:xr.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:xr.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.SEARCH_RESULTS_COUNT="searchResultsNumber",e.SEARCH_RESULTS_KEYWORD="searchKeyword",e.SEARCH_RESULTS_OTHER_TEXT="otherText"}(ja||(ja={}));var Ga,Wa=function(){return{layout:{selectorKey:ja.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:xr.CSS},height:{value:"40",property:"height",unit:1,propertyType:xr.CSS},margin:Ho.margin,padding:{isAll:!0,sides:{top:{value:10,unit:1},right:{value:10,unit:1},bottom:{value:10,unit:1},left:{value:10,unit:1}},property:"padding",propertyType:xr.CSS},searchResultsNumber:Va.searchResultsNumber,searchKeyword:Va.searchKeyword,otherText:Va.otherText,showSearchKeyword:Va.showSearchKeyword,showNoOfResults:Va.showNoOfResults,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:ja.DESIGN,searchResultsNumber:{selectorKey:ja.SEARCH_RESULTS_COUNT,backgroundColor:Ho.backgroundColor,borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},searchKeyword:{selectorKey:ja.SEARCH_RESULTS_KEYWORD,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},otherText:{selectorKey:ja.SEARCH_RESULTS_OTHER_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},dataConnector:{selectorKey:ja.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},Ya={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:xr.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(Ga||(Ga={}));var Fa,Xa=function(){return{layout:{selectorKey:Ga.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:xr.CSS},height:{value:"28",property:"height",unit:1,propertyType:xr.CSS},margin:Ho.margin,padding:{isAll:!0,sides:{top:{value:10,unit:1},right:{value:10,unit:1},bottom:{value:10,unit:1},left:{value:10,unit:1}},property:"padding",propertyType:xr.CSS},itemStockText:Ya.itemStockText,showItemStockText:Ya.showItemStockText,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:Ga.DESIGN,itemStockText:{selectorKey:Ga.ITEM_STOCK_TEXT,theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight}},dataConnector:{selectorKey:Ga.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:xr.CONTROLS}}}},qa={showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:xr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:xr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:xr.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:xr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:xr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:xr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:xr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:xr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:xr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:xr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:xr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:xr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:xr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CART_HEADING_STYLES="cartHeadingStyles",e.CART_ACTION_STYLES="cartActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(Fa||(Fa={}));var Qa,Za={borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,highlights:Ho.highlights,shadows:Ho.shadows},$a={theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight,backgroundColor:Ho.backgroundColor},Ja=function(){return{layout:{selectorKey:Fa.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:570,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:300,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,showTitle:qa.showTitle,showNumberOfItems:qa.showNumberOfItems,showActions:qa.showActions,showContinueShopping:qa.showContinueShopping,continueShoppingLinkTo:qa.continueShoppingLinkTo,continueShoppingLink:qa.continueShoppingLink,showAddFromWishlist:qa.showAddFromWishlist,showCartGrouping:qa.showCartGrouping,showClearCart:qa.showClearCart,clearCartLinkTo:qa.clearCartLinkTo,clearCartLink:qa.clearCartLink,showDownloadCart:qa.showDownloadCart,showShareCart:qa.showShareCart,showPrintCart:qa.showPrintCart,maxNumberOfActionsToShow:qa.maxNumberOfActionsToShow},design:{selectorKey:Fa.DESIGN,cardHeadingStyles:Object.assign({selectorKey:Fa.CART_HEADING_STYLES,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle},$a),cardActionStyles:Object.assign(Object.assign({selectorKey:Fa.CART_ACTION_STYLES},Za),$a),productActionsStyles:Object.assign(Object.assign({selectorKey:Fa.PRODUCT_ACTIONS_STYLES},Za),$a),productNameStyles:Object.assign({selectorKey:Fa.PRODUCT_NAME_STYLES},$a),productPriceStyles:Object.assign({selectorKey:Fa.PRODUCT_PRICE_STYLES},$a),productInformationStyles:Object.assign({selectorKey:Fa.PRODUCT_INFORMATION_STYLES},$a),productQuantityStyles:Object.assign(Object.assign({selectorKey:Fa.PRODUCT_QUANTITY_STYLES},Za),$a)},content:{selectorKey:Fa.CONTENT,title:{value:"",property:"title",propertyType:xr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:xr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:xr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:xr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:xr.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:xr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:xr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:xr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:xr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:xr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:xr.CONTENT}}}},el={showTitle:{value:!0,property:"showTitle",propertyType:xr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:xr.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:xr.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Qa||(Qa={})),Ho.theme,Ho.font,Ho.fontSize,Ho.textColor,Ho.bold,Ho.italic,Ho.linethrough,Ho.underline,Ho.textAlign,Ho.characterSpacing,Ho.lineHeight,Ho.backgroundColor;var rl,ol=function(){return{layout:{selectorKey:Qa.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:570,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:300,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,showTitle:el.showTitle,showNumberOfItems:el.showNumberOfItems,showEnterCouponCode:el.showEnterCouponCode,showSubTotal:el.showSubTotal},design:{selectorKey:Qa.DESIGN},content:{selectorKey:Qa.CONTENT,title:{value:"",property:"title",propertyType:xr.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:xr.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(rl||(rl={}));var tl,il=function(){return{layout:{selectorKey:rl.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:570,unit:Er.PIXELS}),height:Object.assign(Object.assign({},Ho.height),{value:300,unit:Er.PIXELS}),margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:rl.DESIGN},content:{selectorKey:rl.CONTENT}}},nl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:xr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:xr.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:xr.CONTROLS},lineStyle:{value:"solid",propertyType:xr.CONTROLS,property:"lineStyle"},dash:{value:"5",property:"dash",propertyType:xr.CONTROLS},gap:{value:"2",property:"gap",propertyType:xr.CONTROLS},showLineEndPoints:{value:!0,propertyType:xr.CONTROLS},lineEndPoints:{value:"round",propertyType:xr.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:xr.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:xr.CONTROLS}},design:{playIcon:{value:"preview",property:"playIcon",propertyType:xr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:xr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:xr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:xr.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="lineIcons",e.SOCIAL_WIDGET="lineWidget",e.START_END_ICON="startEndIcons"}(tl||(tl={}));var al,ll=function(){return{layout:{selectorKey:tl.LAYOUT,width:Object.assign(Object.assign({},Ho.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Ho.height),{value:"20",unit:1}),margin:Ho.margin,padding:Ho.padding,alignment:nl.layout.alignment,lineDirection:nl.layout.lineDirection,lineStyle:nl.layout.lineStyle,dash:nl.layout.dash,gap:nl.layout.gap,showLineEndPoints:nl.layout.showLineEndPointIcon,lineEndPoints:nl.layout.lineEndPoints,showLineStartPointIcon:nl.layout.showLineStartPointIcon,showLineEndPointIcon:nl.layout.showLineEndPointIcon,positionType:Ho.positionType,pinTo:Ho.pinTo},design:{selectorKey:tl.DESIGN,lineWidget:{selectorKey:tl.SOCIAL_WIDGET,backgroundColor:Ho.backgroundColor,cropRatio:Ho.cropRatio,zoomImage:Ho.zoomImage,flip:Ho.flip,rotate:Ho.rotate,showBorder:Ho.showBorder,borderStyle:Ho.borderStyle,borderColor:Ho.borderColor,borderPerSlide:Ho.borderPerSlide,borderRadius:Ho.borderRadius,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,angle:Ho.angle,spread:Ho.spread,blur:Ho.blur},startEndIcons:{selectorKey:tl.START_END_ICON,playIcon:nl.design.playIcon,pauseIcon:nl.design.pauseIcon,size:nl.design.size,iconColor:Ho.iconColor,backgroundShape:nl.design.backgroundShape,backgroundColor:Ho.backgroundColor}}}},pl={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:xr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:xr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:xr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:xr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:xr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:xr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:xr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:xr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:xr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(al||(al={}));var dl={borderColor:Ho.borderColor,borderStyle:Ho.borderStyle,borderPerSlide:Ho.borderPerSlide,showBorder:Ho.showBorder,backgroundColor:Ho.backgroundColor,showShadow:Ho.showShadow,shadowColor:Ho.shadowColor,blur:Ho.blur,spread:Ho.spread,angle:Ho.angle,borderRadius:Ho.borderRadius,exposure:Ho.exposure,contrast:Ho.contrast,saturation:Ho.saturation,highlights:Ho.highlights,shadows:Ho.shadows},sl={theme:Ho.theme,font:Ho.font,fontSize:Ho.fontSize,textColor:Ho.textColor,bold:Ho.bold,italic:Ho.italic,linethrough:Ho.linethrough,underline:Ho.underline,textAlign:Ho.textAlign,characterSpacing:Ho.characterSpacing,lineHeight:Ho.lineHeight},cl=function(){return{layout:{selectorKey:al.LAYOUT,adjustment:Ho.adjustment,width:Ho.width,height:Ho.height,margin:Ho.margin,padding:Ho.padding,overflowContent:Ho.overflowContent,scrollDirection:Ho.scrollDirection,displayScrollbar:Ho.displayScrollbar,positionType:Ho.positionType,pinTo:Ho.pinTo,tabPosition:pl.tabPosition,tabLayout:pl.tabLayout,tabAlignment:pl.tabAlignment,tabSpacing:pl.tabSpacing,tabContainerSpacing:pl.tabAndContainerSpacing,horizontalPadding:pl.horizontalPadding,verticalPadding:pl.verticalPadding,overflowTabs:pl.overflowTabs,spacingBetweenRows:pl.spacingBetweenRows},design:{selectorKey:al.DESIGN,tabContainer:Object.assign({selectorKey:al.TAB_CONTAINER},dl),tabs:{selectorKey:al.TABS,defaultState:Object.assign(Object.assign({selectorKey:al.DEFAULT_STATE},dl),sl),hoverState:Object.assign(Object.assign({selectorKey:al.HOVER_STATE},dl),sl),selectedState:Object.assign(Object.assign({selectorKey:al.SELECTED_STATE},dl),sl)}},content:{selectorKey:al.CONTENT,tabContent:pl.tabContent}}},yl=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:"100%"}},ul=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"}},Sl=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"}},gl=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Tl=function(){return Object.assign(Object.assign({},gl()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},hl=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"}},Cl=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"}},Ol=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"}},bl=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:"1fr",gridTemplateColumns:"1fr"}},vl=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"}},ml=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},wl=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"1fr",gridTemplateColumns:"1fr",justifySelf:"center"}},fl=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"}},Rl=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"}},Nl=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"}},Dl=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"}},Ll=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%"}},Al=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"}},Il=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"}},xl=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"}},El=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:"100%"}}})(),t})()));
|