@sc-360-v2/storefront-cms-library 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/builder.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see builder.js.LICENSE.txt */
2
- !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["storefront-cms-library"]=o():e["storefront-cms-library"]=o()}(this,(()=>(()=>{var e={633:(e,o,t)=>{var r=t(738).default;function i(){"use strict";e.exports=i=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var o,t={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,o,t){e[o]=t.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",d=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,o,t){return Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}),e[o]}try{y({},"")}catch(o){y=function(e,o,t){return e[o]=t}}function u(e,o,t,r){var i=o&&o.prototype instanceof b?o:b,n=Object.create(i.prototype),a=new P(r||[]);return l(n,"_invoke",{value:A(e,t,a)}),n}function S(e,o,t){try{return{type:"normal",arg:e.call(o,t)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var g="suspendedStart",T="suspendedYield",h="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,s,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,s)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function D(e){["next","throw","return"].forEach((function(o){y(e,o,(function(e){return this._invoke(o,e)}))}))}function L(e,o){function t(i,n,l,p){var s=S(e[i],e,n);if("throw"!==s.type){var d=s.arg,c=d.value;return c&&"object"==r(c)&&a.call(c,"__await")?o.resolve(c.__await).then((function(e){t("next",e,l,p)}),(function(e){t("throw",e,l,p)})):o.resolve(c).then((function(e){d.value=e,l(d)}),(function(e){return t("throw",e,l,p)}))}p(s.arg)}var i;l(this,"_invoke",{value:function(e,r){function n(){return new o((function(o,i){t(e,r,o,i)}))}return i=i?i.then(n,n):n()}})}function A(e,t,r){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:o,done:!0}}for(r.method=n,r.arg=a;;){var l=r.delegate;if(l){var p=I(l,r);if(p){if(p===O)continue;return p}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===g)throw i=C,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=h;var s=S(e,t,r);if("normal"===s.type){if(i=r.done?C:T,s.arg===O)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(i=C,r.method="throw",r.arg=s.arg)}}}function I(e,t){var r=t.method,i=e.iterator[r];if(i===o)return t.delegate=null,"throw"===r&&e.iterator.return&&(t.method="return",t.arg=o,I(e,t),"throw"===t.method)||"return"!==r&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+r+"' method")),O;var n=S(i,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,O;var a=n.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=o),t.delegate=null,O):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,O)}function E(e){var o={tryLoc:e[0]};1 in e&&(o.catchLoc=e[1]),2 in e&&(o.finallyLoc=e[2],o.afterLoc=e[3]),this.tryEntries.push(o)}function x(e){var o=e.completion||{};o.type="normal",delete o.arg,e.completion=o}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function _(e){if(e||""===e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function t(){for(;++i<e.length;)if(a.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=o,t.done=!0,t};return n.next=n}}throw new TypeError(r(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"),t.isGeneratorFunction=function(e){var o="function"==typeof e&&e.constructor;return!!o&&(o===v||"GeneratorFunction"===(o.displayName||o.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},t.awrap=function(e){return{__await:e}},D(L.prototype),y(L.prototype,d,(function(){return this})),t.AsyncIterator=L,t.async=function(e,o,r,i,n){void 0===n&&(n=Promise);var a=new L(u(e,o,r,i),n);return t.isGeneratorFunction(o)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(N),y(N,c,"Generator"),y(N,s,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var o=Object(e),t=[];for(var r in o)t.push(r);return t.reverse(),function e(){for(;t.length;){var r=t.pop();if(r in o)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=o,this.done=!1,this.delegate=null,this.method="next",this.arg=o,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=o)},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 t=this;function r(r,i){return l.type="throw",l.arg=e,t.next=r,i&&(t.method="next",t.arg=o),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return r("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),s=a.call(n,"finallyLoc");if(p&&s){if(this.prev<n.catchLoc)return r(n.catchLoc,!0);if(this.prev<n.finallyLoc)return r(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return r(n.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return r(n.finallyLoc)}}}},abrupt:function(e,o){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=o&&o<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=o,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,o){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&&o&&(this.next=o),O},finish:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.finallyLoc===e)return this.complete(t.completion,t.afterLoc),x(t),O}},catch:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc===e){var r=t.completion;if("throw"===r.type){var i=r.arg;x(t)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:_(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=o),O}},t}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function o(t){return e.exports=o="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,o(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,o,t)=>{var r=t(633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},o={};function t(r){var i=o[r];if(void 0!==i)return i.exports;var n=o[r]={exports:{}};return e[r](n,n.exports,t),n.exports}t.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return t.d(o,{a:o}),o},t.d=(e,o)=>{for(var r in o)t.o(o,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},t.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{"use strict";t.r(r),t.d(r,{ElementEditSchema:()=>Ro,addOrderSchema:()=>Jo,amountEstimatorSchema:()=>o,brandImageSchema:()=>xo,brandSchema:()=>Eo,bulkVariantPickerSchema:()=>i,bundleDetailsSchema:()=>_o,bundleSchema:()=>Po,buttonSchema:()=>n,buyForTabsContainerSchema:()=>ot,buyForTabsSchema:()=>et,cartSchema:()=>Do,categoryDetailsSchema:()=>Vo,checkoutSchema:()=>Lo,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>Dn,contactUsSchema:()=>jo,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Go,embedSchema:()=>s,enums:()=>j,faqSchema:()=>d,formBuilder:()=>Zo,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>nt,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>Yo,layouterItemSchema:()=>ko,layouterSchema:()=>zo,lightBoxV2Schema:()=>Bo,lightboxSchema:()=>No,lineItemSchema:()=>Fo,loginSchema:()=>Ko,mapSchema:()=>T,marchandiserSetsSchema:()=>Qo,menuItemSchema:()=>lt,menuV2Schema:()=>at,orderStatusSchema:()=>Uo,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productCustomizationsSchema:()=>it,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>Ao,quantitySelectorSchema:()=>R,quickLinksSchema:()=>$o,repeaterSchema:()=>Io,resetPasswordSchema:()=>Mo,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Wo,searchSchema:()=>Ho,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>rt,stackSchema:()=>I,storeLocationsSchema:()=>E,tabSchema:()=>x,tableSchema:()=>P,tabsContainerSchema:()=>qo,tabsV2Schema:()=>Xo,textSchema:()=>_,toasterSchema:()=>tt,uomSelectorSchema:()=>B,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};t.r(e);var o={};t.r(o),t.d(o,{getDefaultStyles:()=>Tt});var i={};t.r(i),t.d(i,{getDefaultStyles:()=>ht});var n={};t.r(n),t.d(n,{getDefaultStyles:()=>Ct});var a={};t.r(a),t.d(a,{getDefaultStyles:()=>Ot,getSectionDefaultStyles:()=>bt});var l={};t.r(l),t.d(l,{getDefaultStyles:()=>vt});var p={};t.r(p),t.d(p,{getDefaultStyles:()=>mt});var s={};t.r(s),t.d(s,{getDefaultStyles:()=>wt,getSectionDefaultStyles:()=>ft});var d={};t.r(d),t.d(d,{getDefaultStyles:()=>Rt});var c={};t.r(c),t.d(c,{getDefaultStyles:()=>Nt});var y={};t.r(y),t.d(y,{getDefaultStyles:()=>Dt});var u={};t.r(u),t.d(u,{getDefaultStyles:()=>Lt});var S={};t.r(S),t.d(S,{getDefaultStyles:()=>At});var g={};t.r(g),t.d(g,{getDefaultStyles:()=>It});var T={};t.r(T),t.d(T,{getDefaultStyles:()=>Et});var h={};t.r(h),t.d(h,{getDefaultStyles:()=>xt});var C={};t.r(C),t.d(C,{getDefaultStyles:()=>Pt});var O={};t.r(O),t.d(O,{getDefaultStyles:()=>_t});var b={};t.r(b),t.d(b,{getDefaultStyles:()=>Bt});var v={};t.r(v),t.d(v,{getDefaultStyles:()=>Ht});var m={};t.r(m),t.d(m,{getDefaultStyles:()=>zt});var w={};t.r(w),t.d(w,{getDefaultStyles:()=>kt});var f={};t.r(f),t.d(f,{getDefaultStyles:()=>jt});var R={};t.r(R),t.d(R,{getDefaultStyles:()=>Kt});var N={};t.r(N),t.d(N,{getDefaultStyles:()=>Ut});var D={};t.r(D),t.d(D,{getDefaultStyles:()=>Gt,getSectionDefaultStyles:()=>Mt});var L={};t.r(L),t.d(L,{getDefaultStyles:()=>Vt});var A={};t.r(A),t.d(A,{getDefaultSocialIconsStyles:()=>Wt});var I={};t.r(I),t.d(I,{getDefaultStyles:()=>Yt});var E={};t.r(E),t.d(E,{getDefaultStyles:()=>Ft});var x={};t.r(x),t.d(x,{getDefaultStyles:()=>Xt});var P={};t.r(P),t.d(P,{getDefaultTableStyles:()=>qt});var _={};t.r(_),t.d(_,{getDefaultStyles:()=>Qt});var B={};t.r(B),t.d(B,{getDefaultStyles:()=>Zt});var H={};t.r(H),t.d(H,{getDefaultStyles:()=>$t});var z={};t.r(z),t.d(z,{getDefaultVideoStyles:()=>Jt});var k={};t.r(k),t.d(k,{getDefaultStyles:()=>er});var j={};t.r(j),t.d(j,{CMSCSSUnitTypesEnums:()=>yt,CMSComponentImportTypeEnum:()=>ut,CMSCustomEventServiceTypesEnum:()=>sr,CMSCustomEventsListEnums:()=>dr,CMSDeviceVisibilityHiddenTypeEnums:()=>lr,CMSDeviceVisibilityKeysEnums:()=>pr,CMSElementEditTypes:()=>ct,CMSElementSelectors:()=>st,CMSElementsListEnum:()=>hr,CMSRepeaterSliderControlTypes:()=>rr,CMSRepeaterViewTypes:()=>ir,CMSResponsiveModeEnums:()=>or,CMSStackDisplayTypeEnum:()=>St,CMSToolAttributes:()=>dt,CMSToolIdTypes:()=>pt,FlexAppVersionEnums:()=>cr,FlexDefaultValues:()=>yr,FlexLinkIngnoreAnchorList:()=>Or,FlexRepeaterControlDragType:()=>Tr,FliterTypes:()=>nr,FontWeightEnum:()=>gt,LinkTypes:()=>tr,PageTypeEnums:()=>gr,SectionTypeID:()=>Sr,SkeletonItems:()=>ur,SortOptions:()=>ar});var K={};t.r(K);var U={};t.r(U),t.d(U,{cssInputInstances:()=>br});var G={};t.r(G),t.d(G,{getDefaultData:()=>wr,searchSelectorKeysEnum:()=>Cr});var M={};t.r(M),t.d(M,{AmountEstimatorsSelectorKeysEnum:()=>mr,getDefaultData:()=>Dr});var V={};t.r(V),t.d(V,{BulkVariantPickerSelectorKeysEnum:()=>Rr,getDefaultData:()=>Ir});var W={};t.r(W),t.d(W,{ButtonSelectorKeysEnum:()=>Ar,getDefaultData:()=>Pr});var Y={};t.r(Y),t.d(Y,{codeSelectorKeysEnum:()=>xr,getDefaultData:()=>Br});var F={};t.r(F),t.d(F,{codeSelectorKeysEnum:()=>_r,getDefaultData:()=>zr});var X={};t.r(X),t.d(X,{getDefaultData:()=>Ur,selfSelectorKeysEnum:()=>Hr});var q={};t.r(q),t.d(q,{SelectorKeysEnum:()=>Kr,getDefaultData:()=>Wr});var Q={};t.r(Q),t.d(Q,{embedSelectorKeysEnum:()=>Vr,getDefaultData:()=>Fr});var Z={};t.r(Z),t.d(Z,{ButtonSelectorKeysEnum:()=>Yr,getDefaultData:()=>Qr});var $={};t.r($),t.d($,{SelectorKeysEnum:()=>qr,getDefaultData:()=>Jr});var J={};t.r(J),t.d(J,{getDefaultData:()=>oi,gridSelectorKeysEnum:()=>$r});var ee={};t.r(ee),t.d(ee,{SelectorKeysEnum:()=>ei,getDefaultData:()=>ii});var oe={};t.r(oe),t.d(oe,{SelectorKeysEnum:()=>ri,getDefaultData:()=>li});var te={};t.r(te),t.d(te,{SelectorKeysEnum:()=>ai,getDefaultData:()=>di});var re={};t.r(re),t.d(re,{SelectorKeysEnum:()=>si,getDefaultData:()=>ui});var ie={};t.r(ie),t.d(ie,{SelectorKeysEnum:()=>yi,getDefaultData:()=>Ti});var ne={};t.r(ne),t.d(ne,{PaymentMethodSelectorKeysEnum:()=>gi,getDefaultData:()=>Oi});var ae={};t.r(ae),t.d(ae,{PickupLocationsSelectorKeysEnum:()=>Ci,getDefaultData:()=>mi});var le={};t.r(le),t.d(le,{SelectorKeysEnum:()=>vi,getDefaultData:()=>Ri});var pe={};t.r(pe),t.d(pe,{ButtonSelectorKeysEnum:()=>fi,getDefaultData:()=>Ai});var se={};t.r(se),t.d(se,{ProductHighlightsSelectorKeysEnum:()=>Di,getDefaultData:()=>xi});var de={};t.r(de),t.d(de,{ProductInventorySelectorKeysEnum:()=>Ei,getDefaultData:()=>Bi});var ce={};t.r(ce),t.d(ce,{SelectorKeysEnum:()=>_i,getDefaultData:()=>ki});var ye={};t.r(ye),t.d(ye,{ProductPromotionsSelectorKeysEnum:()=>Hi,getDefaultData:()=>Ui});var ue={};t.r(ue),t.d(ue,{QuantitySelectorSelectorKeysEnum:()=>Ki,getDefaultData:()=>Vi});var Se={};t.r(Se),t.d(Se,{SelectorKeysEnum:()=>Mi,getDefaultData:()=>Fi});var ge={};t.r(ge),t.d(ge,{getDefaultData:()=>qi,sectionSelectorKeysEnum:()=>Yi});var Te={};t.r(Te),t.d(Te,{ShippingEstimatorSelectorKeysEnum:()=>Xi,getDefaultData:()=>Zi});var he={};t.r(he),t.d(he,{getDefaultData:()=>Ji});var Ce={};t.r(Ce),t.d(Ce,{SocialSelectorKeysEnum:()=>Ln,getDefaultData:()=>En});var Oe={};t.r(Oe),t.d(Oe,{getDefaultData:()=>Pn,selfSelectorKeysEnum:()=>In});var be={};t.r(be),t.d(be,{StoreLocationSelectorKeysEnum:()=>xn,getDefaultData:()=>Hn});var ve={};t.r(ve),t.d(ve,{TableSelectorKeysEnum:()=>Bn,getDefaultData:()=>jn});var me={};t.r(me),t.d(me,{SelectorKeysEnum:()=>kn,getDefaultData:()=>Vn});var we={};t.r(we),t.d(we,{getDefaultData:()=>Yn,textSelectorKeysEnum:()=>Un});var fe={};t.r(fe),t.d(fe,{UOMSelectorKeysEnum:()=>Wn,getDefaultData:()=>qn});var Re={};t.r(Re),t.d(Re,{VariantPickerSelectorKeysEnum:()=>Xn,getDefaultData:()=>$n});var Ne={};t.r(Ne),t.d(Ne,{VideoSelectorKeysEnum:()=>Zn,getDefaultData:()=>oa});var De={};t.r(De),t.d(De,{VolumePricingSelectorKeysEnum:()=>ea,getDefaultData:()=>ia});var Le={};t.r(Le),t.d(Le,{getDefaultData:()=>la,lightboxSelectorKeysEnum:()=>ra});var Ae={};t.r(Ae),t.d(Ae,{cartSelectorKeysEnum:()=>aa,getDefaultData:()=>da});var Ie={};t.r(Ie),t.d(Ie,{getDefaultData:()=>ua,profileSelectorKeysEnum:()=>sa});var Ee={};t.r(Ee),t.d(Ee,{getDefaultData:()=>Ca,selfSelectorKeysEnum:()=>ya});var xe={};t.r(xe),t.d(xe,{getDefaultData:()=>ba,selfSelectorKeysEnum:()=>Sa});var Pe={};t.r(Pe),t.d(Pe,{SelectorKeysEnum:()=>Oa,getDefaultData:()=>wa});var _e={};t.r(_e),t.d(_e,{SelectorKeysEnum:()=>ma,getDefaultData:()=>Da});var Be={};t.r(Be),t.d(Be,{SelectorKeysEnum:()=>Na,getDefaultData:()=>Ia});var He={};t.r(He),t.d(He,{SelectorKeysEnum:()=>Aa,getDefaultData:()=>Ha});var ze={};t.r(ze),t.d(ze,{SelectorKeysEnum:()=>Ba,getDefaultData:()=>Ma});var ke={};t.r(ke),t.d(ke,{SelectorKeysEnum:()=>Ka,getDefaultData:()=>Ya});var je={};t.r(je),t.d(je,{SelectorKeysEnum:()=>Wa,getDefaultData:()=>qa});var Ke={};t.r(Ke),t.d(Ke,{SelectorKeysEnum:()=>Xa,getDefaultData:()=>$a});var Ue={};t.r(Ue),t.d(Ue,{SelectorKeysEnum:()=>Za,getDefaultData:()=>ol});var Ge={};t.r(Ge),t.d(Ge,{SelectorKeysEnum:()=>el,getDefaultData:()=>al});var Me={};t.r(Me),t.d(Me,{SelectorKeysEnum:()=>rl,getDefaultData:()=>sl});var Ve={};t.r(Ve),t.d(Ve,{getDefaultData:()=>ul,orderSelectorKeysEnum:()=>pl});var We={};t.r(We),t.d(We,{SelectorKeysEnum:()=>yl,getDefaultData:()=>Cl});var Ye={};t.r(Ye),t.d(Ye,{SelectorKeysEnum:()=>gl,getDefaultData:()=>wl});var Fe={};t.r(Fe),t.d(Fe,{getDefaultData:()=>Rl,selfSelectorKeysEnum:()=>bl});var Xe={};t.r(Xe),t.d(Xe,{SelectorKeysEnum:()=>fl,getDefaultData:()=>Ll});var qe={};t.r(qe),t.d(qe,{getDefaultData:()=>Il,selfSelectorKeysEnum:()=>Dl});var Qe={};t.r(Qe),t.d(Qe,{getDefaultData:()=>xl,selfSelectorKeysEnum:()=>Al});var Ze={};t.r(Ze),t.d(Ze,{SelectorKeysEnum:()=>El,getDefaultData:()=>Bl});var $e={};t.r($e),t.d($e,{contactUsSelectorKeysEnum:()=>_l,getDefaultData:()=>zl});var Je={};t.r(Je),t.d(Je,{getDefaultData:()=>jl,loginSelectorKeysEnum:()=>Hl});var eo={};t.r(eo),t.d(eo,{getDefaultData:()=>Ul,resetPasswordSelectorKeysEnum:()=>kl});var oo={};t.r(oo),t.d(oo,{SelectorKeysEnum:()=>Kl,getDefaultData:()=>Fl});var to={};t.r(to),t.d(to,{SelectorKeysEnum:()=>Ml,getDefaultData:()=>Ql});var ro={};t.r(ro),t.d(ro,{getDefaultData:()=>Jl,searchResultsHeadingSelectorKeysEnum:()=>Xl});var io={};t.r(io),t.d(io,{getDefaultData:()=>tp,itemStockSelectorKeysEnum:()=>$l});var no={};t.r(no),t.d(no,{SelectorKeysEnum:()=>op,getDefaultData:()=>lp});var ao={};t.r(ao),t.d(ao,{SelectorKeysEnum:()=>ip,getDefaultData:()=>dp});var lo={};t.r(lo),t.d(lo,{SelectorKeysEnum:()=>sp,getDefaultData:()=>gp});var po={};t.r(po),t.d(po,{SelectorKeysEnum:()=>yp,getDefaultData:()=>hp});var so={};t.r(so),t.d(so,{LineSelectorKeysEnum:()=>Tp,getDefaultData:()=>bp});var co={};t.r(co),t.d(co,{getDefaultData:()=>Rp});var yo={};t.r(yo),t.d(yo,{getDefaultData:()=>Dp,selfSelectorKeysEnum:()=>mp});var uo={};t.r(uo),t.d(uo,{SelectorKeysEnum:()=>Np,getDefaultData:()=>Ep});var So={};t.r(So),t.d(So,{createFormSelectorKeysEnum:()=>Ap,getDefaultData:()=>Pp});var go={};t.r(go),t.d(go,{QuickLinksSelectorKeysEnum:()=>xp,getDefaultData:()=>Hp});var To={};t.r(To),t.d(To,{AddOrderSelectorKeysEnum:()=>Bp,getDefaultData:()=>jp});var ho={};t.r(ho),t.d(ho,{getDefaultData:()=>Vp});var Co={};t.r(Co),t.d(Co,{getDefaultData:()=>Yp,selfSelectorKeysEnum:()=>Up});var Oo={};t.r(Oo),t.d(Oo,{SelectorKeysEnum:()=>Wp,getDefaultData:()=>qp});var bo={};t.r(bo),t.d(bo,{getDefaultData:()=>$p,spotlightSelectorKeysEnum:()=>Xp});var vo={};t.r(vo),t.d(vo,{SelectorKeysEnum:()=>Zp,getDefaultData:()=>is});var mo={};t.r(mo),t.d(mo,{getDefaultData:()=>ys});var wo={};t.r(wo),t.d(wo,{getDefaultData:()=>ms});var fo={};t.r(fo),t.d(fo,{getDefaultData:()=>Es});var Ro={};t.r(Ro),t.d(Ro,{addOrder:()=>To,allocationDetails:()=>po,allocations:()=>Xe,amountEstimator:()=>M,brand:()=>Be,brandImage:()=>Ke,breadcrumbs:()=>oo,bulkVariantPicker:()=>V,bundle:()=>He,bundleDetails:()=>ze,button:()=>W,buyForTabsContainer:()=>Co,buyForWithTabs:()=>ho,cart:()=>Ae,cartDetails:()=>no,cartSummary:()=>ao,category:()=>ke,categoryDetails:()=>Ze,checkout:()=>lo,code:()=>Y,common:()=>U,contactUs:()=>$e,container:()=>X,countdown:()=>q,createForm:()=>So,embed:()=>Q,faq:()=>Z,filters:()=>Ue,gallerySlider:()=>$,grid:()=>J,iconLibrary:()=>to,iconList:()=>mo,image:()=>ee,imageHotspot:()=>re,itemStock:()=>io,layouter:()=>qe,layouterItem:()=>Qe,lightBoxV2:()=>Fe,lightbox:()=>Le,line:()=>so,login:()=>Je,map:()=>ie,marchandiserSets:()=>uo,menu:()=>Pe,menuItem:()=>fo,menuV2:()=>wo,orderStatus:()=>Ve,pastOrders:()=>Me,paymentMethods:()=>ne,pickupLocations:()=>ae,price:()=>ce,product:()=>oe,productActions:()=>pe,productCustomizations:()=>vo,productDetails:()=>te,productHighlights:()=>se,productImage:()=>le,productInventory:()=>de,productOptions:()=>_e,productPromotions:()=>ye,profile:()=>Ie,quantitySelector:()=>ue,quickLinks:()=>go,quotes:()=>We,repeater:()=>Ee,repeaterItem:()=>xe,resetPassword:()=>eo,rfqs:()=>Ye,scroll:()=>Se,search:()=>G,searchResultsHeading:()=>ro,section:()=>ge,shippingEstimator:()=>Te,slideShowLayouter:()=>he,social:()=>Ce,sort:()=>Ge,spotlight:()=>bo,stack:()=>Oe,staticText:()=>F,storeLocations:()=>be,subCategory:()=>je,tabContainer:()=>yo,table:()=>ve,tabs:()=>me,tabsV2:()=>co,text:()=>we,toaster:()=>Oo,uomSelector:()=>fe,variantPicker:()=>Re,video:()=>Ne,volumePricing:()=>De});var No={};t.r(No),t.d(No,{getDefaultStyles:()=>xs});var Do={};t.r(Do),t.d(Do,{getDefaultStyles:()=>Ps});var Lo={};t.r(Lo),t.d(Lo,{getDefaultStyles:()=>_s});var Ao={};t.r(Ao),t.d(Ao,{getDefaultStyles:()=>Bs});var Io={};t.r(Io),t.d(Io,{getDefaultStyles:()=>Hs,getDefaultStylesV2:()=>zs});var Eo={};t.r(Eo),t.d(Eo,{getDefaultStyles:()=>ks});var xo={};t.r(xo),t.d(xo,{getDefaultStyles:()=>js});var Po={};t.r(Po),t.d(Po,{getDefaultStyles:()=>Ks});var _o={};t.r(_o),t.d(_o,{getDefaultStyles:()=>Us});var Bo={};t.r(Bo),t.d(Bo,{getDefaultStyles:()=>Gs});var Ho={};t.r(Ho),t.d(Ho,{getDefaultStyles:()=>Ms});var zo={};t.r(zo),t.d(zo,{getDefaultStyles:()=>Vs});var ko={};t.r(ko),t.d(ko,{getDefaultStyles:()=>Ws});var jo={};t.r(jo),t.d(jo,{getDefaultStyles:()=>Ys});var Ko={};t.r(Ko),t.d(Ko,{getDefaultStyles:()=>Fs});var Uo={};t.r(Uo),t.d(Uo,{getDefaultStyles:()=>Xs});var Go={};t.r(Go),t.d(Go,{getDefaultStyles:()=>qs});var Mo={};t.r(Mo),t.d(Mo,{getDefaultStyles:()=>Qs});var Vo={};t.r(Vo),t.d(Vo,{getDefaultStyles:()=>Zs,getSectionDefaultStyles:()=>$s});var Wo={};t.r(Wo),t.d(Wo,{getDefaultStyles:()=>Js});var Yo={};t.r(Yo),t.d(Yo,{getDefaultStyles:()=>ed});var Fo={};t.r(Fo),t.d(Fo,{getDefaultStyles:()=>od});var Xo={};t.r(Xo),t.d(Xo,{getDefaultStyles:()=>td});var qo={};t.r(qo),t.d(qo,{getDefaultStyles:()=>rd});var Qo={};t.r(Qo),t.d(Qo,{getDefaultStyles:()=>id,getSectionDefaultStyles:()=>nd});var Zo={};t.r(Zo),t.d(Zo,{ElementSettingEnum:()=>Ls,FBModeEnum:()=>ws,FB_CELL_HEIGHT:()=>sd,FB_CONTAINER_PADDING:()=>dd,FB_GRID_COLS:()=>ad,FB_GRID_MIN_WIDTH:()=>cd,FB_GRID_MOBILE_COLS:()=>ld,FB_GRID_MOBILE_MIN_WIDTH:()=>yd,FB_GRID_ROWS:()=>pd,FormComponentTypeEnum:()=>Rs,FormConfirmationOption:()=>As,FormElementIdEnum:()=>Ds,FormElementTypeEnum:()=>Ns,FormMessageDisplay:()=>Is,ScreenSizeEnums:()=>fs});var $o={};t.r($o),t.d($o,{getDefaultQuickLinksStyles:()=>ud});var Jo={};t.r(Jo),t.d(Jo,{getDefaultStyles:()=>Sd});var et={};t.r(et),t.d(et,{getDefaultStyles:()=>gd});var ot={};t.r(ot),t.d(ot,{getDefaultStyles:()=>Td});var tt={};t.r(tt),t.d(tt,{getDefaultToasterStyles:()=>hd});var rt={};t.r(rt),t.d(rt,{getDefaultStyles:()=>Cd,getSectionDefaultStyles:()=>Od});var it={};t.r(it),t.d(it,{getDefaultStyles:()=>bd});var nt={};t.r(nt),t.d(nt,{getDefaultStyles:()=>vd});var at={};t.r(at),t.d(at,{getDefaultStyles:()=>md});var lt={};t.r(lt),t.d(lt,{getDefaultStyles:()=>wd});var pt,st,dt,ct,yt,ut,St,gt,Tt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ht=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ct=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"}},Ot=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},bt=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%"}},vt=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%"}},mt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wt=function(){return{minHeight:"0px",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"}},ft=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Rt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Nt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Dt=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"}},Lt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},At=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},It=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Et=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xt=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"}},Pt=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=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Bt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ht=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ut=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Gt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Mt=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%"}},Vt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Wt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yt=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Ft=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Xt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},qt=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"}},Qt=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Zt=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=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},er=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}};!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.tabsWrapperV2="cms-tabs-v2-wrapper",e.tabsContainerWrapperV2="cms-tabs-container-wrapper",e.buyForWithTabsWrapper="cms-buy-for-with-tabs-wrapper",e.buyForTabsContainerWrapper="cms-buy-for-tabs-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",e.marchandiserSetsWrapper="cms-marchandiser-sets-wrapper",e.spotlightWrapper="cms-spotlight-wrapper",e.TEXTELEMENTDOBLECLICK="data-cms-tt-ee-dbl-clkd",e.menuWrapperV2="cms-menu-v2-wrapper",e.menuItemWrapper="cms-menu-item-wrapper"}(pt||(pt={})),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.tabsV2Element="div[data-element-type='tabs-v2']",e.buyForWithTabsElement="div[data-element-type='buyForWithTabs']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn",e.marchandiserSetsElement="div[data-element-type='marchandiserSets']",e.spotlightElement="div[data-element-type='spotlight']"}(st||(st={})),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"}(dt||(dt={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(ct||(ct={})),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"}(yt||(yt={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(ut||(ut={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(St||(St={})),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"}(gt||(gt={}));var or,tr,rr,ir,nr,ar,lr,pr,sr,dr,cr,yr,ur,Sr,gr,Tr,hr={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",CHECKOUT:"checkout",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",ORDER_STATUS:"orderStatus",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",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",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder",BUY_FOR_WITH_TABS:"buyForWithTabs",BUY_FOR_TABS_CONTENT_CONTAINER:"buyForTabsContainer",TOASTER:"toaster",SPOTLIGHT:"spotlight",BUNDLE_DETAILS:"bundleDetails",PRODUCT_CUSTOMIZATIONS:"productCustomizations",ICON_LIST:"icon-list",MENU_V2:"menu-v2",MENU_ITEM:"menu-item",SIMPLE_LIST:"simple-list",SIMPLE_LIST_ITEM:"simplet-list-item",LAYOUTER_PRO:"Layouter Pro"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(or||(or={})),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"}(tr||(tr={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(rr||(rr={})),function(e){e.GRID="grid",e.LIST="list"}(ir||(ir={})),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"}(nr||(nr={})),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"}(ar||(ar={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(lr||(lr={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(pr||(pr={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(sr||(sr={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop",e.IMAGE_CROP_TEMP_DATA="imageCropTempData",e.FORM_BUILDER_STATE="formBuilderState"}(dr||(dr={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(cr||(cr={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(yr||(yr={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(ur||(ur={})),function(e){e[e.Header=1]="Header",e[e.Footer=2]="Footer",e[e.PageSection=3]="PageSection",e[e.MarketingBanner=4]="MarketingBanner",e[e.ProductsForSale=5]="ProductsForSale",e[e.Categories=6]="Categories",e[e.NewArrivalProducts=7]="NewArrivalProducts",e[e.Testimonials=8]="Testimonials",e[e.ContactUs=9]="ContactUs",e[e.NewsLetter=10]="NewsLetter",e[e.LightBox=11]="LightBox"}(Sr||(Sr={})),function(e){e[e.ALL=0]="ALL",e[e.LOGIN=1]="LOGIN",e[e.STATIC=2]="STATIC",e[e.MY_ACCOUNT=3]="MY_ACCOUNT",e[e.HOME=4]="HOME",e[e.PRODUCTS=5]="PRODUCTS",e[e.CATEGORY_PRODUCTS=6]="CATEGORY_PRODUCTS",e[e.ALL_CATEGORIES=7]="ALL_CATEGORIES",e[e.ALL_BRANDS=8]="ALL_BRANDS",e[e.PRODUCT_COMPARISON=9]="PRODUCT_COMPARISON",e[e.CART=10]="CART",e[e.CHECKOUT=11]="CHECKOUT",e[e.ORDER_SUCCESS=12]="ORDER_SUCCESS",e[e.SEARCH=13]="SEARCH",e[e.ERROR=14]="ERROR",e[e.BRAND_PRODUCTS=16]="BRAND_PRODUCTS",e[e.Allocation=17]="Allocation"}(gr||(gr={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(Tr||(Tr={}));var Cr,Or=[tr.SCROLL_TO,tr.LIGHTBOX],br={adjustment:{value:"fluid",property:"adjustment",propertyType:ct.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:ct.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:ct.CSS},width:{value:"100",property:"width",unit:4,propertyType:ct.CSS},height:{value:"100",property:"height",unit:1,propertyType:ct.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:ct.CSS},textPosition:{value:"top",property:"textPosition",propertyType:ct.CONTROLS},direction:{value:"Horizontal",propertyType:ct.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:ct.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:ct.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:ct.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:ct.TOOL},positionType:{value:"fixed",property:"position",propertyType:ct.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:ct.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:ct.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:ct.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:ct.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:ct.CSS},showBorder:{value:!0,propertyType:ct.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:ct.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:ct.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:ct.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:ct.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:ct.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:ct.CSS},cropRatio:{value:"16:9",propertyType:ct.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:ct.CSS},exposure:{value:0,propertyType:ct.CONTROLS},contrast:{value:0,propertyType:ct.CONTROLS},saturation:{value:0,propertyType:ct.CONTROLS},brightness:{value:0,propertyType:ct.CONTROLS},tint:{value:0,propertyType:ct.CONTROLS},hue:{value:0,propertyType:ct.CONTROLS},lightness:{value:0,propertyType:ct.CONTROLS},highlights:{value:0,propertyType:ct.CONTROLS},shadows:{value:0,propertyType:ct.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:ct.CONTROLS},rotate:{value:0,property:"rotate",propertyType:ct.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:ct.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:ct.CSS},theme:{value:"h3",property:"theme",propertyType:ct.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:ct.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:ct.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:ct.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:ct.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:ct.CSS,parentRef:"ty-h3-le-th"},underline:{value:"auto",property:"underline",propertyType:ct.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:ct.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:ct.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:ct.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:ct.CONTROLS},icon:{value:"check",propertyType:ct.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:ct.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:ct.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:ct.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:ct.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:ct.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:ct.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:ct.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:ct.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:ct.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:ct.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:ct.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:ct.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:ct.CSS},backgroundSize:{value:"contain",property:"backgroundSize",propertyType:ct.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:ct.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:ct.CSS},backgroundPosition:{value:"center",property:"backgroundPosition",propertyType:ct.CSS},backgroundAttachment:{value:"scroll",property:"backgroundAttachment",propertyType:ct.CSS},backgroundRepeat:{value:"no-repeat",property:"backgroundRepeat",propertyType:ct.CSS}},vr={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:ct.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:ct.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:ct.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:ct.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:ct.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"}(Cr||(Cr={}));var mr,wr=function(){return{layout:{selectorKey:Cr.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"70",unit:1}),margin:br.margin,padding:br.padding,whenClicked:vr.whenClicked,showSearchText:vr.showSearchText,searchText:vr.searchText,searchPlaceholderText:vr.searchPlaceholderText,showNoOfItems:vr.showNoOfItems,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:Cr.DESIGN,searchBar:{selectorKey:Cr.SEARCHBAR,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},searchIcon:{selectorKey:Cr.SEARCH_ICON,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor,icon:{value:"search-sm",propertyType:ct.CONTROLS}},placeholderText:{selectorKey:Cr.PLACEHOLDER_TEXT,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}}}},fr={displayType:{value:"Stack Vertical",property:"displayType",propertyType:ct.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:ct.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:ct.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:ct.CSS},noOfItemsToShow:{value:2,propertyType:ct.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:ct.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:ct.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:ct.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:ct.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:ct.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:ct.CONTROLS},country:{value:!0,property:"country",propertyType:ct.CONTROLS},state:{value:!0,property:"state",propertyType:ct.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:ct.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:ct.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:ct.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:ct.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:ct.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:ct.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},showMoreButton:{}}};!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="showMoreButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState",e.DATA_CONNECTOR="dataConnector",e.WIDGET_STYLE="widgetStyle"}(mr||(mr={}));var Rr,Nr={buttonStyle:fr.buttonStyle,buttonText:fr.buttonText,icon:fr.icon,iconPadding:fr.iconPadding,iconPosition:fr.iconPosition,iconAndTextSpacing:fr.iconAndTextSpacing,alignment:fr.alignment,buttonType:fr.buttonType,showIcon:fr.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Dr=function(){return{layout:{selectorKey:mr.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"300",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:fr.displayStyle,displayType:fr.displayType,dividerBetweenItems:fr.dividerBetweenItems,itemSpacing:fr.itemSpacing,itemPadding:fr.itemPadding,ItemContentAlignment:fr.ItemContentAlignment,maxItemsToDisplay:fr.maxItemsToDisplay,overflowItems:fr.overflowItems,header:fr.header,headerHeight:fr.headerHeight,rowHeight:fr.rowHeight,headerDivider:fr.headerDivider,rowDivider:fr.rowDivider,columnDivider:fr.columnDivider,alternativeRowColors:fr.alternativeRowColors,headerCellPadding:fr.headerCellPadding,rowCellPadding:fr.rowCellPadding,contentAlignment:fr.contentAlignment,overflowControl:fr.overflowControl,paginationType:fr.paginationType,paginationAlignment:fr.paginationAlignment,rowsPerPage:fr.rowsPerPage,displayResults:fr.displayResults,imageBehavior:fr.imageBehavior,itemsPerRow:fr.itemsPerRow,noOfItemsToShow:fr.noOfItemsToShow,itemHeight:fr.itemHeight},design:{selectorKey:mr.DESIGN,widgetStyle:{selectorKey:mr.WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},searchBar:{selectorKey:Cr.SEARCHBAR,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},searchIcon:{selectorKey:Cr.SEARCH_ICON,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor,icon:{value:"search-sm",propertyType:ct.CONTROLS}},placeholderText:{selectorKey:Cr.PLACEHOLDER_TEXT,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},inputStyle:{selectorKey:mr.INPUT_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,icon:fr.icon,iconPadding:fr.iconPadding,iconPosition:fr.iconPosition,iconAndTextSpacing:fr.iconAndTextSpacing,alignment:fr.alignment,buttonType:fr.buttonType,showIcon:fr.showIcon,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:mr.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:mr.DEFAULT_STATE},Nr),hoverState:Object.assign({selectorKey:mr.HOVER_STATE},Nr),selectedState:Object.assign({selectorKey:mr.SELECTED_STATE},Nr)},widgetTextStyles:{selectorKey:mr.WIDGET_TEXT_STYLES,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},itemStyle:{selectorKey:mr.ITEM_STYLE,contentAlignment:fr.contentAlignment,horizontalPadding:fr.horizontalPadding,verticalPadding:fr.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},shippingName:{selectorKey:mr.SHIPPING_NAME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},shippingMethodLogo:{selectorKey:mr.SHIPPING_METHOD_LOGO,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},shippingDescription:{selectorKey:mr.SHIPPING_DESCRIPTION,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},estimatedShippingCost:{selectorKey:mr.ESTIMATED_SHIPPING_COST,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},estimatedShippingTime:{selectorKey:mr.ESTIMATED_SHIPPING_TIME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},arrows:{selectorKey:mr.ARROWS,arrowIconStyle:fr.arrowIconStyle,leftArrowIconStyle:fr.leftArrowIconStyle,rightArrowIconStyle:fr.rightArrowIconStyle,backgroundShape:fr.backgroundShape,arrowSize:fr.arrowSize,arrowColor:fr.arrowColor},paginationDots:{selectorKey:mr.PAGINATION_DOTS,dotSize:fr.dotSize,currentDotColor:fr.currentDotColor,otherDotColor:fr.otherDotColor},paginationLine:{selectorKey:mr.PAGINATION_LINE,currentLineColor:fr.currentLineColor,otherLineColor:fr.otherLineColor,lineHeight:fr.lineHeight,lineWidth:fr.lineWidth},table:{selectorKey:mr.TABLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:fr.design.table.borderStyle,borderColor:br.borderColor,borderPerSlide:fr.design.table.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tableHeader:{selectorKey:mr.TABLE_HEADER,backgroundColor:br.backgroundColor},headerText:{selectorKey:mr.HEADER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},tableRow:{selectorKey:mr.TABLE_ROW,backgroundColor:br.backgroundColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},scroll:{selectorKey:mr.SCROLL,scrollBarWidth:fr.design.scrollBar.scrollBarWidth,scrollBarColor:fr.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:mr.ROW_DIVIDERS,headerDivider:fr.design.rowAndHeaderDividers.headerDivider,rowDivider:fr.design.rowAndHeaderDividers.rowDivider,columnDivider:fr.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:mr.PAGINATION,defaultState:{selectorKey:mr.DEFAULT_STATE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,previousIcon:fr.design.pagination.previousIcon,nextIcon:fr.design.pagination.nextIcon,iconSize:fr.design.pagination.iconSize,iconColor:fr.design.pagination.iconColor,backgroundShape:fr.design.pagination.backgroundShape,backgroundColor:br.backgroundColor,pagination:fr.design.pagination.pagination},hoverState:{selectorKey:mr.HOVER_STATE,theme:br.theme}},showMoreButton:{selectorKey:mr.SHOW_MORE_ITEMS_BUTTON,buttonStyle:fr.buttonStyle,buttonText:fr.buttonText,icon:fr.icon,iconPadding:fr.iconPadding,iconPosition:fr.iconPosition,iconAndTextSpacing:fr.iconAndTextSpacing,alignment:fr.alignment,buttonType:fr.buttonType,showIcon:fr.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:fr.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},content:{selectorKey:mr.CONTENT,title:fr.title,showTitle:fr.showTitle,description:fr.description,showDescription:fr.showDescription,noOfLinesToShow:fr.noOfLinesToShow,country:fr.country,state:fr.state,zipCode:fr.zipCode,promotionSchedule:fr.showDescription,shippingMethodName:fr.shippingMethodName,shippingMethodLogo:fr.shippingMethodLogo,shippingDescription:fr.shippingDescription,estimatedShippingCost:fr.estimatedShippingCost,estimatedDeliveryTime:fr.estimatedShippingTime},dataConnector:{selectorKey:mr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Lr={optionSelection:{value:!0,property:"optionSelection",propertyType:ct.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:ct.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:ct.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:ct.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:ct.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:ct.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:ct.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:ct.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:ct.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:ct.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:ct.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:ct.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:ct.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:ct.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:ct.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:ct.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:ct.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:ct.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:ct.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:ct.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:ct.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:ct.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:ct.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:ct.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:ct.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:ct.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:ct.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:ct.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:ct.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:ct.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:ct.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:ct.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:ct.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:ct.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:ct.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:ct.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:ct.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:ct.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:ct.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:ct.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:ct.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:ct.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:ct.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:ct.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:ct.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:ct.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:ct.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:ct.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:ct.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:ct.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:ct.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:ct.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:ct.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:ct.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:ct.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:ct.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:ct.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:ct.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:ct.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:ct.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:ct.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:ct.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:ct.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:ct.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:ct.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:ct.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"}(Rr||(Rr={}));var Ar,Ir=function(){return{layout:{selectorKey:Rr.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"300",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,optionSelection:Lr.optionSelection,displayOutOfStockValues:Lr.displayOutOfStockValues,displayStyle:Lr.displayStyle,notifyMeButton:Lr.notifyMeButton,quantitySelectorForVariantSelector:Lr.quantitySelectorForVariantSelector,dividerBetweenItems:Lr.dividerBetweenItems,optionTitleValueSpacing:Lr.optionTitleValueSpacing,remainingDisplayStyle:Lr.remainingDisplayStyle,allowUserToSearch:Lr.allowUserToSearch,allowUserToFilter:Lr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Rr.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Lr.displayValues,itemPadding:Lr.itemPadding,itemSpacing:Lr.itemSpacing,maxItemsToDisplay:Lr.maxItemsToDisplay,overflowItems:Lr.overflowItems,swatchImageType:Lr.swatchImageType},singleSelectDisplayStyle:{selectorKey:Rr.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Lr.displayValues,itemPadding:Lr.itemPadding,itemSpacing:Lr.itemSpacing,maxItemsToDisplay:Lr.maxItemsToDisplay,overflowItems:Lr.overflowItems,imageBehaviour:Lr.imageBehaviour,itemsPerRow:Lr.itemsPerRow,itemContentAlignment:Lr.itemContentAlignment,overflowDirection:Lr.overflowDirection},dropdownDisplayStyle:{selectorKey:Rr.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Lr.dropdownOptionsSpacing,dropdownOptionsPadding:Lr.dropdownOptionsPadding,dropdownStyle:Lr.dropdownStyle,optionAndListSpacing:Lr.optionAndListSpacing,dropdownListItemSpacing:Lr.dropdownListItemSpacing,dropdownListItemPadding:Lr.dropdownListItemPadding,dividerBetweenListItems:Lr.dividerBetweenListItems,maxItemsToDisplay:Lr.maxItemsToDisplay,overflowItems:Lr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Rr.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Lr.groupsDisplayStyle,groupSpacing:Lr.groupSpacing,groupPadding:Lr.groupPadding,groupHeaderAndOptionSpacing:Lr.groupHeaderAndOptionSpacing,tabDirection:Lr.tabDirection,tabLayout:Lr.tabLayout,tabAlignment:Lr.tabAlignment,tabSpacing:Lr.tabSpacing,tabAndContainerSpacing:Lr.tabAndContainerSpacing,tabHorizontalPadding:Lr.tabHorizontalPadding,tabVerticalPadding:Lr.tabVerticalPadding,containerPadding:Lr.tabVerticalPadding,overflowItems:Lr.overflowItems,tabRowSpacing:Lr.tabRowSpacing,expandIconPositon:Lr.expandIconPositon,expandFirstItemByDefault:Lr.expandFirstItemByDefault,allowMultipleOpenItems:Lr.allowMultipleOpenItems,itemDividers:Lr.itemDividers,accordionSpacing:Lr.accordionSpacing,accordionAndContainerSpacing:Lr.accordionAndContainerSpacing,accordionHorizontalPadding:Lr.accordionHorizontalPadding,accordionVerticalPadding:Lr.accordionVerticalPadding,groupAndContainerSpacing:Lr.groupAndContainerSpacing,groupHorizontalPadding:Lr.groupHorizontalPadding,groupVerticalPadding:Lr.groupVerticalPadding,canCollapseGroups:Lr.canCollapseGroups},matrixDisplayStyle:{selectorKey:Rr.MATRIX_DISPLAY_STYLE,header:Lr.header,headerHeight:Lr.headerHeight,rowHeight:Lr.rowHeight,headerDivider:Lr.headerDivider,rowDivider:Lr.rowDivider,columnDivider:Lr.columnDivider,alternativeRowColors:Lr.alternativeRowColors,headerCellPadding:Lr.headerCellPadding,rowCellPadding:Lr.rowCellPadding,contentAlignment:Lr.contentAlignment,overflowControl:Lr.overflowControl,paginationType:Lr.paginationType,paginationAliginment:Lr.paginationAliginment,rowsPerPage:Lr.rowsPerPage,showMoreRows:Lr.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Rr.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:Lr.groupsDisplayStyle,groupSpacing:Lr.groupSpacing,groupPadding:Lr.groupPadding,groupHeaderAndOptionSpacing:Lr.groupHeaderAndOptionSpacing}},design:{selectorKey:Rr.DESIGN},content:{selectorKey:Rr.CONTENT,optionProperties:Lr.optionProperties,optionName:Lr.optionName,noOfOptionValues:Lr.noOfOptionValues,optionPrice:Lr.optionPrice,priceFormat:Lr.priceFormat,showselectedVariant:Lr.showselectedVariant,optionValueProperties:Lr.optionValueProperties,optionValueName:Lr.optionValueName,optionValueCode:Lr.optionValueCode,swatchImage:Lr.swatchImage,swatchImageType:Lr.swatchImageType,noOfVariantsAvailable:Lr.noOfVariantsAvailable,optionValuePrice:Lr.optionValuePrice,showAvailableInventory:Lr.showAvailableInventory,showTotalPriceOfAddedItems:Lr.showTotalPriceOfAddedItems,showTotalAddedQuantity:Lr.showTotalAddedQuantity},dataConnector:{selectorKey:Rr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Er={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:ct.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:ct.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:ct.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:ct.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ar||(Ar={}));var xr,Pr=function(){return{layout:{selectorKey:Ar.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"40",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,buttonStyle:Er.buttonStyle,buttonText:Er.buttonText,buttonIcon:Er.buttonIcon,iconPosition:Er.iconPosition,iconAndTextSpacing:Er.iconAndTextSpacing,alignment:Er.alignment,buttonType:Er.buttonType,linkTo:Er.linkTo},design:{selectorKey:Ar.DESIGN,defaultState:{selectorKey:Ar.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},br.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},br.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},br.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},br.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},br.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},br.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},br.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},br.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},br.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},br.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},br.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},br.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},br.theme),fontSize:Object.assign(Object.assign({},br.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},br.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},br.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},br.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},br.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},br.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},br.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},br.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},br.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:br.icon,showIcon:Object.assign(Object.assign({},br.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},br.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},br.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Ar.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},br.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Ar.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(xr||(xr={}));var _r,Br=function(){return{layout:{selectorKey:xr.LAYOUT,width:Object.assign(Object.assign({},br.width),{unit:1,value:300}),height:Object.assign(Object.assign({},br.height),{unit:1,value:300}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:xr.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},content:{selectorKey:xr.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:xr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:ct.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(_r||(_r={}));var Hr,zr=function(){return{layout:{selectorKey:_r.LAYOUT,width:Object.assign(Object.assign({},br.width),{unit:1,value:300}),height:Object.assign(Object.assign({},br.height),{unit:1,value:300}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,textData:{value:"",propertyType:ct.CONTROLS}},design:{selectorKey:_r.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},content:{}}},kr={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},jr={backgroundColor:br.backgroundColor,backgroundRepeat:br.backgroundRepeat,backgroundSize:br.backgroundSize,backgroundAttachment:br.backgroundAttachment,backgroundPosition:br.backgroundPosition,backgroundPositionX:br.backgroundPositionX,backgroundPositionY:br.backgroundPositionY,backgroundImage:br.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Hr||(Hr={}));var Kr,Ur=function(e){return{layout:{selectorKey:Hr.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:Hr.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),dataConnector:{selectorKey:Hr.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:ct.CONTROLS}}}},Gr=(new Date).toISOString().slice(0,16),Mr={type:{value:"countdown",property:"itemSpacing",propertyType:ct.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:ct.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:ct.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:ct.CONTROLS},source:{value:"manual",property:"source",propertyType:ct.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:ct.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:ct.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:ct.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:ct.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:ct.CONTROLS},startDate:{value:Gr,property:"startDate",propertyType:ct.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:ct.CONTROLS},days:{value:"true",property:"days",propertyType:ct.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:ct.CONTROLS},hours:{value:"true",property:"hours",propertyType:ct.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:ct.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:ct.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:ct.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:ct.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:ct.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:ct.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:ct.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:ct.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:ct.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:ct.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:ct.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:ct.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:ct.CSS},textPosition:{value:"top",property:"textPosition",propertyType:ct.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:ct.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"}(Kr||(Kr={}));var Vr,Wr=function(){return{layout:{selectorKey:Kr.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"200",unit:1}),margin:br.margin,padding:br.padding,type:Mr.type,counterStyle:Mr.counterStyle,countdownAnimation:Mr.countdownAnimation,dividerBetweenItems:Mr.dividerBetweenItems,positionType:br.positionType,pinTo:br.pinTo},content:{selectorKey:Kr.CONTENT,source:Mr.source,showCountdownTitle:Mr.showCountdownTitle,title:Mr.title,showCountdownDescription:Mr.showCountdownDescription,description:Mr.description,chooseSchedules:Mr.chooseSchedules,startDate:Mr.startDate,endDate:Mr.endDate,days:Mr.days,daysTitle:Mr.daysTitle,hours:Mr.hours,hoursTitle:Mr.hoursTitle,minutes:Mr.minutes,minutesTitle:Mr.minutesTitle,seconds:Mr.seconds,secondsTitle:Mr.secondsTitle},design:{selectorKey:Kr.DESIGN,countdownWidget:{selectorKey:Kr.COUNTDOWN_WIDGET,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Kr.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Mr.textVerticalPadding,textHorizontalPadding:Mr.textHorizontalPadding,titleAndDescriptionSpacing:Mr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Kr.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},countdownLayout:{selectorKey:Kr.COUNTDOWN_LAYOUT,verticalAlignment:Mr.verticalAlignment,widgetTextAndItemSpacing:Mr.widgetTextAndItemSpacing,textPosition:Mr.textPosition},counterStyle:{selectorKey:Kr.COUNTER_STYLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},dividerStyle:{selectorKey:Kr.DIVIDER_STYLE,shape:Mr.shape,size:Mr.size,iconColor:Mr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Vr||(Vr={}));var Yr,Fr=function(){return{layout:{selectorKey:Vr.LAYOUT,width:Object.assign(Object.assign({},br.width),{unit:1,value:300}),height:Object.assign(Object.assign({},br.height),{unit:1,value:300}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:Vr.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},content:{selectorKey:Vr.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:Vr.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:ct.CONTROLS}}},Xr={expandFirstItemByDefault:{value:!0,propertyType:ct.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:ct.CONTROLS},itemDividers:{value:!1,propertyType:ct.CONTROLS},iconPosition:{value:"Right",propertyType:ct.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:ct.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:ct.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:ct.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:ct.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:ct.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"}(Yr||(Yr={}));var qr,Qr=function(){return{layout:{selectorKey:Yr.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:300,unit:1}),height:Object.assign(Object.assign({},br.height),{value:"auto",unit:yt.CUSTOM}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,expandFirstItemByDefault:Xr.expandFirstItemByDefault,allowMultipleOpenItems:Xr.allowMultipleOpenItems,itemDividers:Xr.itemDividers,iconPosition:Xr.iconPosition,itemHorizontalPadding:Xr.itemHorizontalPadding,itemVerticalPadding:Xr.itemVerticalPadding,itemSpacing:Xr.itemSpacing,titleAndDescriptionSpacing:Xr.titleAndDescriptionSpacing},content:{accordionsList:Xr.accordionsList},design:{selectorKey:Yr.DESIGN,faqWidget:{selectorKey:Yr.FAQ_WIDGET,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},collapsedAccordionItem:{selectorKey:Yr.COLLAPSED_ACCRORDION_ITEM,backgroundColor:br.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},br.backgroundColor),{property:"backgroundColorDesc"}),borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},expandedAccordionItem:{selectorKey:Yr.EXPANDED_ACCRORDION_ITEM,backgroundColor:br.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},br.backgroundColor),{property:"backgroundColorDesc"}),borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:Object.assign({},br.theme),font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},divider:{selectorKey:Yr.DIVIDER,dividerColor:br.borderColor,dividerStyle:br.borderStyle,dividerWidth:br.dividerWidth}}}},Zr={displayStyle:{value:"Slider",propertyType:ct.CONTROLS},scrollDirection:{value:"Vertical",propertyType:ct.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:ct.CONTROLS},scrollControl:{value:"Non",propertyType:ct.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:ct.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:ct.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:ct.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:ct.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:ct.CSS},sliderControl:{value:"Arrows",propertyType:ct.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:ct.CONTROLS},loopImages:{value:!1,propertyType:ct.CONTROLS},setItemsPerRow:{value:!1,propertyType:ct.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:ct.CONTROLS},autoplay:{value:!1,propertyType:ct.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:ct.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:ct.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:ct.CONTROLS},showGalleryTitle:{value:!1,propertyType:ct.CONTROLS},galleryTitle:{value:"",propertyType:ct.CONTROLS},showGalleryDescription:{value:!1,propertyType:ct.CONTROLS},galleryDescription:{value:"",propertyType:ct.CONTROLS},showItemTitle:{value:!1,propertyType:ct.CONTROLS},showItemDescription:{value:!1,propertyType:ct.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:ct.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:ct.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:ct.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:ct.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:ct.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:ct.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:ct.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:ct.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:ct.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:ct.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:ct.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:ct.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:ct.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:ct.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:ct.CSS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:ct.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"}(qr||(qr={}));var $r,Jr=function(){return{layout:{selectorKey:qr.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"300",unit:1}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,displayStyle:Zr.displayStyle,scrollDirection:Zr.scrollDirection,noOfItemsToLoad:Zr.noOfItemsToLoad,scrollControl:Zr.scrollControl,itemsPerSlide:Zr.itemsPerSlide,itemsPerRow:Zr.itemsPerRow,itemsPerColumn:Zr.itemsPerColumn,itemGap:Zr.itemGap,rowGap:Zr.rowGap,sliderControl:Zr.sliderControl,controlPosition:Zr.controlPosition,loopImages:Zr.loopImages,setItemsPerRow:Zr.setItemsPerRow,sliderDisplayScrollbar:Zr.sliderDisplayScrollbar,autoplay:Zr.autoplay,autoplayStyle:Zr.autoplayStyle,autoplayDuration:Zr.autoplayDuration,sliderSpeed:Zr.sliderSpeed,thumbnailPlacement:Zr.thumbnailPlacement,thumbnailSize:Zr.thumbnailSize,thumbnailSpacing:Zr.thumbnailSpacing},content:{showGalleryTitle:Zr.showGalleryTitle,galleryTitle:Zr.galleryTitle,showGalleryDescription:Zr.showGalleryDescription,galleryDescription:Zr.galleryDescription,showItemTitle:Zr.showItemTitle,showItemDescription:Zr.showItemDescription,allowLinkToOtherPage:Zr.allowLinkToOtherPage,slides:Zr.slides},design:{selectorKey:qr.DESIGN,galleryWidgetStyle:{selectorKey:qr.GALLERY_WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},galleryWidgetLayout:{selectorKey:qr.GALLERY_LAYOUT,galleryTextAndItemAlignment:Zr.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Zr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Zr.galleryTextAndDescriptionSpacing,textPosition:br.textPosition,verticalAlignment:br.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:qr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Zr.textVerticalPadding,textHorizontalPadding:br.textHorizontalPadding,titleAndDescriptionSpacing:Zr.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:qr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},itemStyle:{selectorKey:qr.GALLERY_WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},itemLayout:{selectorKey:qr.GALLERY_LAYOUT,galleryTextAndItemAlignment:Zr.galleryTextAndItemAlignment,textAndImageSpacing:Zr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Zr.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},br.textPosition),{value:"On Image"}),verticalAlignment:br.verticalAlignment},itemTextContainerLayout:{selectorKey:qr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Zr.textVerticalPadding,textHorizontalPadding:br.textHorizontalPadding,titleAndDescriptionSpacing:Zr.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:qr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},paginationArrows:{selectorKey:qr.PAGINATION_ARROWS,arrowIconStyle:Zr.arrowIconStyle,leftArrowIconStyle:Zr.leftArrowIconStyle,rightArrowIconStyle:Zr.rightArrowIconStyle,backgroundShape:Zr.backgroundShape,arrowSize:Zr.arrowSize,arrowColor:Zr.arrowColor},paginationDots:{selectorKey:qr.PAGINATION_DOTS,dotSize:Zr.dotSize,currentDotColor:Zr.currentDotColor,otherDotColor:Zr.otherDotColor},paginationLine:{selectorKey:qr.PAGINATION_LINE,currentLineColor:Zr.currentLineColor,otherLineColor:Zr.otherLineColor,lineHeight:Zr.lineHeight,lineWidth:Zr.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}($r||($r={}));var ei,oi=function(e){return{layout:{selectorKey:$r.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:$r.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr)}},ti={onClick:{value:"Show Image Lightbox",propertyType:ct.CONTROLS},onHover:{value:"Zoom Out",propertyType:ct.CONTROLS},cropRatio:{value:"16:9",propertyType:ct.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:ct.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:ct.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:ct.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ei||(ei={}));var ri,ii=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},br.width),{propertyType:ct.CONTROLLED_CSS,unit:yt.PIXELS,value:350}),height:Object.assign(Object.assign({},br.height),{value:300,propertyType:ct.CONTROLLED_CSS,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,onClick:ti.onClick,onHover:ti.onHover,cropRatio:ti.cropRatio,fitOptions:ti.fitOptions,horizontalAlignment:ti.horizontalAlignment,verticalAlignment:ti.verticalAlignment},design:{selectorKey:ei.DESIGN,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,backgroundColor:br.backgroundColor,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,brightness:br.brightness,hue:br.hue,lightness:br.lightness,highlights:br.highlights,shadows:br.shadows,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:ct.CONTROLS}},dataConnector:{selectorKey:ei.DATA_CONNECTOR,dataConnector:ti.dataConnector}}},ni={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},productName:{value:!0,propertyType:ct.CONTROLS},productCodes:{value:!0,propertyType:ct.CONTROLS},varientCodes:{value:!0,propertyType:ct.CONTROLS},productImage:{value:!0,propertyType:ct.CONTROLS},price:{value:!0,propertyType:ct.CONTROLS},productDescription:{value:!0,propertyType:ct.CONTROLS},showOptions:{value:!0,propertyType:ct.CONTROLS},allowBulkOrdering:{value:!0,propertyType:ct.CONTROLS},actions:{value:!0,propertyType:ct.CONTROLS},quickView:{value:!0,propertyType:ct.CONTROLS},addToCart:{value:!0,propertyType:ct.CONTROLS},wishlist:{value:!0,propertyType:ct.CONTROLS},buyNow:{value:!0,propertyType:ct.CONTROLS},addtoQuote:{value:!0,propertyType:ct.CONTROLS},showUoms:{value:!0,propertyType:ct.CONTROLS},showVolumePricing:{value:!0,propertyType:ct.CONTROLS},showInventory:{value:!0,propertyType:ct.CONTROLS},storeAvailability:{value:!0,propertyType:ct.CONTROLS},categoryCode:{value:!0,propertyType:ct.CONTROLS},categoryName:{value:!0,propertyType:ct.CONTROLS},categoryImage:{value:!0,propertyType:ct.CONTROLS},categoryDescription:{value:!0,propertyType:ct.CONTROLS},subCategoryCode:{value:!0,propertyType:ct.CONTROLS},subCategoryName:{value:!0,propertyType:ct.CONTROLS},subCategoryImage:{value:!0,propertyType:ct.CONTROLS},subCategoryDescription:{value:!0,propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ri||(ri={}));var ai,li=function(){return{layout:{selectorKey:ri.LAYOUT,width:Object.assign({},br.width),height:Object.assign(Object.assign({},br.height),{value:"auto",propertyType:ct.CONTROLS,unit:7}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:ri.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),content:{selectorKey:ri.CONTENT,productName:ni.productName,productCodes:ni.productCodes,varientCodes:ni.varientCodes,productImage:ni.productImage,price:ni.price,productDescription:ni.productDescription,showOptions:ni.showOptions,allowBulkOrdering:ni.allowBulkOrdering,actions:ni.actions,quickView:ni.quickView,addToCart:ni.addToCart,wishlist:ni.wishlist,buyNow:ni.buyNow,addtoQuote:ni.addtoQuote,showUoms:ni.showUoms,showVolumePricing:ni.showVolumePricing,showInventory:ni.showInventory,storeAvailability:ni.storeAvailability,categoryCode:ni.categoryCode,categoryName:ni.categoryName,categoryImage:ni.categoryImage,categoryDescription:ni.categoryDescription,subCategoryCode:ni.subCategoryCode,subCategoryName:ni.subCategoryName,subCategoryImage:ni.subCategoryImage,subCategoryDescription:ni.subCategoryDescription},dataConnector:{selectorKey:ri.DATA_CONNECTOR,dataConnector:ni.dataConnector}}},pi={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS},showOptions:{value:!0,propertyType:ct.CONTROLS},productVolume:{value:!0,propertyType:ct.CONTROLS},productPrice:{value:!0,propertyType:ct.CONTROLS},productActions:{value:!0,propertyType:ct.CONTROLS},productInventory:{value:!0,propertyType:ct.CONTROLS},storeLocations:{value:!0,propertyType:ct.CONTROLS},pickupLocations:{value:!0,propertyType:ct.CONTROLS},productHighlights:{value:!0,propertyType:ct.CONTROLS},paymentMethods:{value:!0,propertyType:ct.CONTROLS},shippingEstimator:{value:!0,propertyType:ct.CONTROLS},productPromotions:{value:!0,propertyType:ct.CONTROLS},amountEstimator:{value:!0,propertyType:ct.CONTROLS},quantitySelector:{value:!0,propertyType:ct.CONTROLS},uomSelector:{value:!0,propertyType:ct.CONTROLS},variantPicker:{value:!0,propertyType:ct.CONTROLS},bulkVariantPicker:{value:!0,propertyType:ct.CONTROLS},productImage:{value:!0,propertyType:ct.CONTROLS},productName:{value:!0,propertyType:ct.CONTROLS},productDescription:{value:!0,propertyType:ct.CONTROLS},productBrand:{value:!0,propertyType:ct.CONTROLS},productCode:{value:!0,propertyType:ct.CONTROLS},productReview:{value:!0,propertyType:ct.CONTROLS},productRating:{value:!0,propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ai||(ai={}));var si,di=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign({},br.width),height:Object.assign(Object.assign({},br.height),{value:"auto",propertyType:ct.CONTROLS,unit:7}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:ai.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),content:{selectorKey:ai.CONTENT,showOptions:pi.showOptions,productVolume:pi.productVolume,productPrice:pi.productPrice,productActions:pi.productActions,productInventory:pi.productInventory,storeLocations:pi.storeLocations,pickupLocations:pi.pickupLocations,productHighlights:pi.productHighlights,paymentMethods:pi.paymentMethods,shippingEstimator:pi.shippingEstimator,productPromotions:pi.productPromotions,amountEstimator:pi.amountEstimator,quantitySelector:pi.quantitySelector,uomSelector:pi.uomSelector,variantPicker:pi.variantPicker,bulkVariantPicker:pi.bulkVariantPicker,productImage:pi.productImage,productName:pi.productName,productDescription:pi.productDescription,productBrand:pi.productBrand,productCode:pi.productCode,productReview:pi.productReview,productRating:pi.productRating},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:pi.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:ct.CONTROLS}}}},ci={position:{value:"topLeft",property:"position",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:ct.CONTROLS},onHover:{value:"Zoom In",propertyType:ct.CONTROLS},hotspotStyle:{value:"shape",propertyType:ct.CONTROLS},showContent:{value:"onClick",propertyType:ct.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:ct.CONTROLS},showIcon:{value:!0,propertyType:ct.CONTROLS},shape:{value:"circle",propertyType:ct.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:ct.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:ct.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:ct.CSS},iconSize:{value:"30",property:"iconSize",propertyType:ct.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:ct.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:ct.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:ct.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:ct.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:ct.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:ct.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:ct.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:ct.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:ct.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:ct.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:ct.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:ct.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:ct.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:ct.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:ct.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"}(si||(si={}));var yi,ui=function(){return{layout:{selectorKey:si.LAYOUT,width:Object.assign(Object.assign({},br.width),{propertyType:ct.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},br.height),{value:300,propertyType:ct.CONTROLS,unit:1}),margin:br.margin,padding:br.padding,showContent:ci.showContent,canOpenMultipleHotspots:ci.canOpenMultipleHotspots,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:si.DESIGN,imageStyle:{selectorKey:si.HOTSPOT_IMAGE_STYLE,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,backgroundColor:br.backgroundColor,overlayColor:br.overlayColor,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,brightness:br.brightness,hue:br.hue,lightness:br.lightness,highlights:br.highlights,shadows:br.shadows,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},hotspotStyle:{selectorKey:si.HOTSPOT_STYLE,hotspotStyle:ci.hotspotStyle,hotspotSize:ci.hotspotSize,iconSize:br.iconSize,iconColor:br.iconColor,icon:ci.icon,showIcon:ci.showIcon,shape:ci.shape,animationStyle:ci.animationStyle,animationFrequency:ci.animationFrequency,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tooltipDesign:{selectorKey:si.TOOL_TIP_DESIGN,tooltipWidth:ci.tooltipWidth,tooltipHeight:ci.tooltipHeight,horizontalAlignment:ci.horizontalAlignment,verticalAlignment:ci.verticalAlignment,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,position:ci.position},tooltipTextDesign:{selectorKey:si.TOOL_TIP_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},tooltipProductDesign:{selectorKey:si.TOOL_TIP_PRODUCT_DESIGN,imageRatio:ci.imageRatio,fitOptions:ci.fitOptions,productInfoAlignment:ci.productInfoAlignment,infoVerticalPadding:ci.infoVerticalPadding,infoHorizontalPadding:ci.infoHorizontalPadding,infoSpacing:ci.infoSpacing,cardLayout:ci.cardLayout,productCardStyle:ci.productCardStyle},tooltipImageDesign:{selectorKey:si.TOOL_TIP_IMAGE_DESIGN,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,backgroundColor:br.backgroundColor,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,brightness:br.brightness,hue:br.hue,lightness:br.lightness,highlights:br.highlights,shadows:br.shadows,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,imageRatio:ci.imageRatio,fitOptions:ci.fitOptions,horizontalAlignment:ci.horizontalAlignment,verticalAlignment:ci.verticalAlignment,onClick:ci.onClick,onHover:ci.onHover,linkDetails:ci.linkDetails}},content:{selectorKey:si.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:ct.CONTROLS},hotspots:ci.hotspots}}},Si={position:{value:"topLeft",property:"position",propertyType:ct.CONTROLS},zoom:{value:3,propertyType:ct.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:ct.CONTROLS},showIcon:{value:!0,propertyType:ct.CONTROLS},showZoomControls:{value:!0,propertyType:ct.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:ct.CONTROLS},showStreetView:{value:!0,propertyType:ct.CONTROLS},showDirectionsLink:{value:!1,propertyType:ct.CONTROLS},showTitle:{value:!1,propertyType:ct.CONTROLS},title:{value:"",propertyType:ct.CONTROLS},showDescription:{value:!1,propertyType:ct.CONTROLS},description:{value:"",propertyType:ct.CONTROLS},chooseMapDesign:{value:"",propertyType:ct.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:ct.CONTROLS},geometry:{value:null,propertyType:ct.CONTROLS},textContainerPosition:{value:"Top",propertyType:ct.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:ct.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:ct.CSS},onClick:{value:"Show Image Lightbox",propertyType:ct.CONTROLS},onHover:{value:"Zoom In",propertyType:ct.CONTROLS},pinStyle:{value:"icon",propertyType:ct.CONTROLS},showContent:{value:"onClick",propertyType:ct.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:ct.CONTROLS},shape:{value:"circle",propertyType:ct.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:ct.CONTROLS},iconStyle:{value:"icon with circle",propertyType:ct.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:ct.CSS},iconSize:{value:"100",propertyType:ct.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:ct.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:ct.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:ct.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:ct.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:ct.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:ct.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:ct.CSS},infoVerticalPadding:{value:"500",propertyType:ct.CSS},infoHorizontalPadding:{value:"500",propertyType:ct.CSS},infoSpacing:{value:"500",propertyType:ct.CSS},cardLayout:{value:"onImage",propertyType:ct.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:ct.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:ct.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:ct.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:ct.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:ct.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:ct.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"}(yi||(yi={}));var gi,Ti=function(){return{layout:{selectorKey:yi.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"500",unit:1}),margin:br.margin,padding:br.padding,showContent:Si.showContent,canOpenMultipleHotspots:Si.canOpenMultipleHotspots,positionType:br.positionType,pinTo:br.pinTo,zoom:Si.zoom,showZoomControls:Si.showZoomControls,showMapAndSatelliteView:Si.showMapAndSatelliteView,showStreetView:Si.showStreetView,showDirectionsLink:Si.showDirectionsLink},content:{selectorKey:yi.CONTENT,showTitle:Si.showTitle,title:Si.title,showDescription:Si.showDescription,description:Si.description,locationsList:Si.locationsList,geometry:Si.geometry},design:{selectorKey:yi.DESIGN,mapWidget:{selectorKey:yi.GALLERY_WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},mapWidgetLayout:{selectorKey:yi.MAP_WIDGET_LAYOUT,textContainerPosition:Si.textContainerPosition,mapAndTextContainerAlignment:Si.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Si.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:yi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Si.textVerticalPadding,textHorizontalPadding:Si.textHorizontalPadding,titleAndDescriptionSpacing:Si.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:yi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},mapStyle:{selectorKey:yi.MAP_STYLE,chooseMapDesign:Si.chooseMapDesign},pinStyle:{selectorKey:yi.PIN_STYLE,pinStyle:Si.pinStyle,pinSize:Si.pinSize,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Si.icon,showIcon:Si.showIcon,shape:Si.shape,animationStyle:Si.animationStyle,animationFrequency:Si.animationFrequency,backgroundColor:Object.assign(Object.assign({},br.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tooltipDesign:{selectorKey:yi.TOOL_TIP_DESIGN,tooltipWidth:Si.tooltipWidth,tooltipHeight:Si.tooltipHeight,horizontalAlignment:Si.horizontalAlignment,verticalAlignment:Si.verticalAlignment,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,position:Si.position},tooltipTextDesign:{selectorKey:yi.TOOL_TIP_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,lineHeight:br.lineHeight,characterSpacing:br.characterSpacing,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc}}}},hi={noOfItemsToLoad:{value:"allItems",propertyType:ct.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:ct.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:ct.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:ct.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:ct.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:ct.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:ct.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:ct.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:ct.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:ct.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:ct.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:ct.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:ct.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:ct.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:ct.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:ct.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:ct.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:ct.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:ct.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:ct.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:ct.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:ct.CONTROLS},paginationAlignment:{value:"center",propertyType:ct.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.PAYMENTMETHOD_WIDGET="PaymentMethodWidget",e.PAYMENTMETHOD_TITLE="PaymentMethodTitle",e.PAYMENTMETHOD_DESCRIPTION="PaymentMethodDescription",e.PAYMENTMETHOD__CONTAINER_DESIGN="PaymentMethodContainerDesign"}(gi||(gi={}));var Ci,Oi=function(){return{layout:{selectorKey:gi.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"75",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:hi.displayStyle,dividerBetweenItems:hi.dividerBetweenItems,itemSpacing:hi.itemSpacing,itemPadding:hi.itemPadding,itemContentAlignment:hi.itemContentAlignment,maxItemsToDisplay:hi.maxItemsToDisplay,overflowItems:hi.overflowItems,header:hi.header,headerHeight:hi.headerHeight,rowHeight:hi.rowHeight,headerDivider:hi.headerDivider,rowDivider:hi.rowDivider,columnDivider:hi.columnDivider,alternativeRowColors:hi.alternativeRowColors,headerCellPadding:hi.headerCellPadding,rowCellPadding:hi.rowCellPadding,contentAlignment:hi.contentAlignment,overflowControl:hi.overflowControl,paginationType:hi.paginationType,paginationAliginment:hi.paginationAliginment,rowsPerPage:hi.rowsPerPage,displayResults:hi.displayResults,noOfItemsToLoad:hi.noOfItemsToLoad,paginationAlignment:hi.paginationAlignment},design:{selectorKey:gi.DESIGN,paymentMethodWidget:{selectorKey:gi.PAYMENTMETHOD_WIDGET,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},paymentMethodTitle:{selectorKey:gi.PAYMENTMETHOD_TITLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},paymentMethodDescription:{selectorKey:gi.PAYMENTMETHOD_DESCRIPTION,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},paymentMethodContainerDesign:{selectorKey:gi.PAYMENTMETHOD__CONTAINER_DESIGN,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},content:{selectorKey:gi.CONTENT,title:hi.title,showTitle:hi.showTitle,description:hi.description,showDescription:hi.showDescription,paymentProgramName:hi.paymentProgramName,paymentMethods:hi.paymentMethods,showAmountLeft:hi.showAmountLeft,amountLeft:hi.amountLeft,showAmountUtilized:hi.showAmountUtilized,amountUtilized:hi.amountUtilized,showTotalAmount:hi.showTotalAmount,totalAmount:hi.totalAmount,showExpiryDate:hi.showExpiryDate,expiryDate:hi.expiryDate,expiryDateDisplayFormat:hi.expiryDateDisplayFormat,showRenewalDate:hi.showRenewalDate,renewalDate:hi.renewalDate,renewalDateDisplayFormat:hi.renewalDateDisplayFormat},dataConnector:{selectorKey:gi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},bi={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:ct.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:ct.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:ct.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:ct.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:ct.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:ct.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:ct.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:ct.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:ct.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:ct.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(Ci||(Ci={}));var vi,mi=function(){return{layout:{selectorKey:Ci.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"130",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:bi.displayStyle,displayType:bi.displayType,maxItemsToDisplay:bi.maxItemsToDisplay,itemSpacing:bi.itemSpacing,overflowItems:bi.overflowItems,displayResults:bi.displayResults,searchPlaceholderText:bi.searchPlaceholderText,noOfItemToShow:bi.noOfItemToShow},content:{selectorKey:Ci.CONTENT,locationName:bi.locationName,locationAddress:bi.locationAddress,locationInventory:bi.locationInventory,locationTimings:bi.locationTimings,title:bi.title,showTitle:bi.showTitle,description:bi.description,showDescription:bi.showDescription},design:{selectorKey:Ci.DESIGN,inputStyle:{selectorKey:Ci.INPUT_STYLE,defaultState:{selectorKey:Ci.DEFAULT_STATE,buttonStyle:bi.buttonStyle,buttonText:bi.buttonText,icon:bi.icon,iconPadding:bi.iconPadding,iconPosition:bi.iconPosition,iconAndTextSpacing:bi.iconAndTextSpacing,alignment:bi.alignment,buttonType:bi.buttonType,showIcon:bi.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ci.HOVER_STATE,buttonStyle:bi.buttonStyle,buttonText:bi.buttonText,icon:bi.icon,iconPadding:bi.iconPadding,iconPosition:bi.iconPosition,iconAndTextSpacing:bi.iconAndTextSpacing,alignment:bi.alignment,buttonType:bi.buttonType,showIcon:bi.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Ci.INPUT_STYLE,defaultState:{selectorKey:Ci.DEFAULT_STATE,buttonStyle:bi.buttonStyle,buttonText:bi.buttonText,icon:bi.icon,iconPadding:bi.iconPadding,iconPosition:bi.iconPosition,iconAndTextSpacing:bi.iconAndTextSpacing,alignment:bi.alignment,buttonType:bi.buttonType,showIcon:bi.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ci.HOVER_STATE,buttonStyle:bi.buttonStyle,buttonText:bi.buttonText,icon:bi.icon,iconPadding:bi.iconPadding,iconPosition:bi.iconPosition,iconAndTextSpacing:bi.iconAndTextSpacing,alignment:bi.alignment,buttonType:bi.buttonType,showIcon:bi.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Ci.INVENTORY_TEXT_STYLE,themeDynamic:br.theme,fontDynamic:br.font,fontSizeDynamic:br.fontSize,textColorDynamic:br.textColor,boldDynamic:br.bold,italicDynamic:br.italic,linethroughDynamic:br.linethrough,underlineDynamic:br.underline,textAlignDynamic:br.textAlign,characterSpacingDynamic:br.characterSpacing,lineHeightDynamic:br.lineHeight,themeStatic:br.themeDesc,fontStatic:br.fontDesc,fontSizeStatic:br.fontSizeDesc,textColorStatic:br.textColorDesc,boldStatic:br.boldDesc,italicStatic:br.italicDesc,linethroughStatic:br.linethroughDesc,underlineStatic:br.underlineDesc,textAlignStatic:br.textAlignDesc,characterSpacingStatic:br.characterSpacingDesc,lineHeightStatic:br.lineHeightDesc},itemStyle:{selectorKey:Ci.ITEM_STYLE,contentAlignment:bi.contentAlignment,horizontalPadding:bi.horizontalPadding,verticalPadding:bi.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},locationName:{selectorKey:Ci.LOCATION_NAME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationAddress:{selectorKey:Ci.LOCATION_ADDRESS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationTimings:{selectorKey:Ci.LOCATION_TIMINGS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationInventory:{selectorKey:Ci.LOCATION_INVENTORY,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},arrows:{selectorKey:Ci.ARROWS,arrowIconStyle:bi.arrowIconStyle,leftArrowIconStyle:bi.leftArrowIconStyle,rightArrowIconStyle:bi.rightArrowIconStyle,backgroundShape:bi.backgroundShape,arrowSize:bi.arrowSize,arrowColor:bi.arrowColor},paginationDots:{selectorKey:Ci.PAGINATION_DOTS,dotSize:bi.dotSize,currentDotColor:bi.currentDotColor,otherDotColor:bi.otherDotColor},paginationLine:{selectorKey:Ci.PAGINATION_LINE,currentLineColor:bi.currentLineColor,otherLineColor:bi.otherLineColor,lineHeight:bi.lineHeight,lineWidth:bi.lineWidth},showMoreItemsButton:{selectorKey:Ci.SHOW_MORE_ITEMS_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:bi.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},dataConnector:{selectorKey:Ci.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},wi={displayStyle:{value:"Slider",propertyType:ct.CONTROLS},zoomType:{value:"magnifier",propertyType:ct.CONTROLS},scrollDirection:{value:"Vertical",propertyType:ct.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:ct.CONTROLS},scrollControl:{value:"Non",propertyType:ct.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:ct.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:ct.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:ct.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:ct.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:ct.CSS},sliderControl:{value:"Arrows",propertyType:ct.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:ct.CONTROLS},loopImages:{value:!1,propertyType:ct.CONTROLS},setItemsPerRow:{value:!1,propertyType:ct.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:ct.CONTROLS},autoplay:{value:!1,propertyType:ct.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:ct.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:ct.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:ct.CONTROLS},showGalleryTitle:{value:!1,propertyType:ct.CONTROLS},galleryTitle:{value:"",propertyType:ct.CONTROLS},showGalleryDescription:{value:!1,propertyType:ct.CONTROLS},galleryDescription:{value:"",propertyType:ct.CONTROLS},showItemTitle:{value:!1,propertyType:ct.CONTROLS},showItemDescription:{value:!1,propertyType:ct.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:ct.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:ct.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:ct.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:ct.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:ct.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:ct.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:ct.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:ct.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:ct.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:ct.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:ct.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:ct.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:ct.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:ct.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:ct.CSS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:ct.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"}(vi||(vi={}));var fi,Ri=function(){return{layout:{selectorKey:vi.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"217",unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:"221",unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,zoomType:wi.zoomType,displayStyle:wi.displayStyle,scrollDirection:wi.scrollDirection,noOfItemsToLoad:wi.noOfItemsToLoad,scrollControl:wi.scrollControl,itemsPerSlide:wi.itemsPerSlide,itemsPerRow:wi.itemsPerRow,itemsPerColumn:wi.itemsPerColumn,itemGap:wi.itemGap,rowGap:wi.rowGap,sliderControl:wi.sliderControl,controlPosition:wi.controlPosition,loopImages:wi.loopImages,setItemsPerRow:wi.setItemsPerRow,sliderDisplayScrollbar:wi.sliderDisplayScrollbar,autoplay:wi.autoplay,autoplayStyle:wi.autoplayStyle,autoplayDuration:wi.autoplayDuration,sliderSpeed:wi.sliderSpeed,thumbnailPlacement:wi.thumbnailPlacement,thumbnailSize:wi.thumbnailSize,thumbnailSpacing:wi.thumbnailSpacing},content:{showGalleryTitle:wi.showGalleryTitle,galleryTitle:wi.galleryTitle,showGalleryDescription:wi.showGalleryDescription,galleryDescription:wi.galleryDescription,showItemTitle:wi.showItemTitle,showItemDescription:wi.showItemDescription,allowLinkToOtherPage:wi.allowLinkToOtherPage,slides:wi.slides},design:{selectorKey:vi.DESIGN,galleryWidgetStyle:{selectorKey:vi.GALLERY_WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},galleryWidgetLayout:{selectorKey:vi.GALLERY_LAYOUT,galleryTextAndItemAlignment:wi.galleryTextAndItemAlignment,galleryTextAndItemSpacing:wi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:wi.galleryTextAndDescriptionSpacing,textPosition:br.textPosition,verticalAlignment:br.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:vi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:wi.textVerticalPadding,textHorizontalPadding:br.textHorizontalPadding,titleAndDescriptionSpacing:wi.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:vi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},itemStyle:{selectorKey:vi.GALLERY_WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},itemLayout:{selectorKey:vi.GALLERY_LAYOUT,galleryTextAndItemAlignment:wi.galleryTextAndItemAlignment,textAndImageSpacing:wi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:wi.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},br.textPosition),{value:"On Image"}),verticalAlignment:br.verticalAlignment},itemTextContainerLayout:{selectorKey:vi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:wi.textVerticalPadding,textHorizontalPadding:br.textHorizontalPadding,titleAndDescriptionSpacing:wi.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:vi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},paginationArrows:{selectorKey:vi.PAGINATION_ARROWS,arrowIconStyle:wi.arrowIconStyle,leftArrowIconStyle:wi.leftArrowIconStyle,rightArrowIconStyle:wi.rightArrowIconStyle,backgroundShape:wi.backgroundShape,arrowSize:wi.arrowSize,arrowColor:wi.arrowColor},paginationDots:{selectorKey:vi.PAGINATION_DOTS,dotSize:wi.dotSize,currentDotColor:wi.currentDotColor,otherDotColor:wi.otherDotColor},paginationLine:{selectorKey:vi.PAGINATION_LINE,currentLineColor:wi.currentLineColor,otherLineColor:wi.otherLineColor,lineHeight:wi.lineHeight,lineWidth:wi.lineWidth}},dataConnector:{selectorKey:vi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Ni={actions:{value:!0,property:"actions",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CSS},addToCart:{value:!0,property:"addToCart",propertyType:ct.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:ct.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:ct.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:ct.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:ct.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:ct.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:ct.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:ct.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:ct.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:ct.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:ct.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:ct.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:ct.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:ct.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:ct.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:ct.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:ct.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:ct.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:ct.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:ct.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:ct.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:ct.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:ct.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:ct.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.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"}(fi||(fi={}));var Di,Li={buttonStyle:Ni.buttonStyle,buttonText:Ni.buttonText,icon:Ni.icon,iconPadding:Ni.iconPadding,iconPosition:Ni.iconPosition,iconAndTextSpacing:Ni.iconAndTextSpacing,alignment:Ni.alignment,buttonType:Ni.buttonType,showIcon:Ni.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Ai=function(){return{layout:{selectorKey:fi.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"40",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,actions:Ni.actions,addToCart:Ni.addToCart,addToCartWhenClicked:Ni.addToCartWhenClicked,addToCartValue:Ni.addToCartValue,buyNow:Ni.buyNow,buyNowWhenClicked:Ni.buyNowWhenClicked,wishlist:Ni.wishlist,wishlistWhenClicked:Ni.wishlistWhenClicked,wishlistValue:Ni.wishlistValue,compareProduct:Ni.compareProduct,compareProductWhenClicked:Ni.compareProductWhenClicked,showCompareListAs:Ni.showCompareListAs,addToQuote:Ni.addToQuote,addToOrderTemplate:Ni.addToOrderTemplate,notifyMeInventoryNotifications:Ni.notifyMeInventoryNotifications,downloadProductInformation:Ni.downloadProductInformation,displayStyle:Ni.displayStyle,itemSpacing:Ni.itemSpacing,itemVerticalSpacing:Ni.itemVerticalSpacing,maxItemsToDisplay:Ni.maxItemsToDisplay,overflowItems:Ni.overflowItems,openItemsIn:Ni.openItemsIn,addToCartMetaData:Ni.addToCartMetaData,wishlistMetaData:Ni.wishlistMetaData,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar},design:{selectorKey:fi.DESIGN,addToCart:{selectorKey:fi.ADD_TO_CART,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},buyNow:{selectorKey:fi.BUY_NOW,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},wishlist:{selectorKey:fi.WISHLIST,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},compare:{selectorKey:fi.COMPARE,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},addToQuote:{selectorKey:fi.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},addToOrderTemplate:{selectorKey:fi.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},notifyMe:{selectorKey:fi.NOTIFY_ME,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},download:{selectorKey:fi.DOWNLOAD,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)},more:{selectorKey:fi.MORE,defaultState:Object.assign({selectorKey:fi.DEFAULT_STATE},Li),hoverState:Object.assign({selectorKey:fi.HOVER_STATE},Li),selectedState:Object.assign({selectorKey:fi.SELECTED_STATE},Li)}},content:{},dataConnector:{selectorKey:fi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Ii={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:ct.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:ct.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:ct.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:ct.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:ct.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Di||(Di={}));var Ei,xi=function(){return{layout:{selectorKey:Di.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"48",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:Ii.displayStyle,dividerBetweenItems:Ii.dividerBetweenItems,itemSpacing:Ii.itemSpacing,itemPadding:Ii.itemPadding,ItemContentAlignment:Ii.ItemContentAlignment,maxItemsToDisplay:Ii.maxItemsToDisplay,overflowItems:Ii.overflowItems,imageBehavior:Ii.imageBehavior,itemsPerRow:Ii.itemsPerRow},design:{selectorKey:Di.DESIGN},content:{selectorKey:Di.CONTENT},dataConnector:{selectorKey:Di.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Pi={displayStyle:{value:"Simple",property:"displayStyle",propertyType:ct.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:ct.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:ct.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:ct.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:ct.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:ct.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:ct.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:ct.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:ct.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:ct.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:ct.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:ct.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:ct.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:ct.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:ct.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:ct.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:ct.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(Ei||(Ei={}));var _i,Bi=function(){return{layout:{selectorKey:Ei.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"130",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:Pi.displayStyle,displayType:Pi.displayType,maxItemsToDisplay:Pi.maxItemsToDisplay,itemSpacing:Pi.itemSpacing,overflowItems:Pi.overflowItems,header:Pi.header,headerHeight:Pi.headerHeight,rowHeight:Pi.rowHeight,headerDivider:Pi.headerDivider,rowDivider:Pi.rowDivider,columnDivider:Pi.columnDivider,alternativeRowColors:Pi.alternativeRowColors,headerCellPadding:Pi.headerCellPadding,rowCellPadding:Pi.rowCellPadding,contentAlignment:Pi.contentAlignment,rowsPerPage:Pi.rowsPerPage,overflowControl:Pi.overflowControl,paginationType:Pi.paginationType,paginationAlignment:Pi.paginationAlignment,displayResults:Pi.displayResults,noOfItemsToLoad:Pi.noOfItemsToLoad},content:{selectorKey:Ei.CONTENT,totalInventory:Pi.totalInventory,inventoryStatus:Pi.inventoryStatus,noOfAvailableLocations:Pi.noOfAvailableLocations,locationNames:Pi.locationNames,locationDetails:Pi.locationDetails,locationName:Pi.locationName,locationAddress:Pi.locationAddress,locationInventory:Pi.locationInventory,locationInventoryStatus:Pi.locationInventoryStatus},design:{selectorKey:Ei.DESIGN,inventoryTextStyle:{selectorKey:Ei.INVENTORY_TEXT_STYLE,themeDynamic:br.theme,fontDynamic:br.font,fontSizeDynamic:br.fontSize,textColorDynamic:br.textColor,boldDynamic:br.bold,italicDynamic:br.italic,linethroughDynamic:br.linethrough,underlineDynamic:br.underline,textAlignDynamic:br.textAlign,characterSpacingDynamic:br.characterSpacing,lineHeightDynamic:br.lineHeight,themeStatic:br.themeDesc,fontStatic:br.fontDesc,fontSizeStatic:br.fontSizeDesc,textColorStatic:br.textColorDesc,boldStatic:br.boldDesc,italicStatic:br.italicDesc,linethroughStatic:br.linethroughDesc,underlineStatic:br.underlineDesc,textAlignStatic:br.textAlignDesc,characterSpacingStatic:br.characterSpacingDesc,lineHeightStatic:br.lineHeightDesc},viewInventoryButton:{selectorKey:Ei.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:Ei.DEFAULT_STATE,buttonStyle:Pi.buttonStyle,buttonText:Pi.buttonText,icon:Pi.icon,iconPadding:Pi.iconPadding,iconPosition:Pi.iconPosition,iconAndTextSpacing:Pi.iconAndTextSpacing,alignment:Pi.alignment,buttonType:Pi.buttonType,showIcon:Pi.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ei.HOVER_STATE,buttonStyle:Pi.buttonStyle,buttonText:Pi.buttonText,icon:Pi.icon,iconPadding:Pi.iconPadding,iconPosition:Pi.iconPosition,iconAndTextSpacing:Pi.iconAndTextSpacing,alignment:Pi.alignment,buttonType:Pi.buttonType,showIcon:Pi.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Ei.ITEM_STYLE,contentAlignment:Pi.contentAlignment,horizontalPadding:Pi.horizontalPadding,verticalPadding:Pi.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},locationName:{selectorKey:Ei.LOCATION_NAME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationAddress:{selectorKey:Ei.LOCATION_ADDRESS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationInventoryStatus:{selectorKey:Ei.LOCATION_INVENTORY_STATUS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationInventory:{selectorKey:Ei.LOCATION_INVENTORY,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},arrows:{selectorKey:Ei.ARROWS,arrowIconStyle:Pi.arrowIconStyle,leftArrowIconStyle:Pi.leftArrowIconStyle,rightArrowIconStyle:Pi.rightArrowIconStyle,backgroundShape:Pi.backgroundShape,arrowSize:Pi.arrowSize,arrowColor:Pi.arrowColor},paginationDots:{selectorKey:Ei.PAGINATION_DOTS,dotSize:Pi.dotSize,currentDotColor:Pi.currentDotColor,otherDotColor:Pi.otherDotColor},paginationLine:{selectorKey:Ei.PAGINATION_LINE,currentLineColor:Pi.currentLineColor,otherLineColor:Pi.otherLineColor,lineHeight:Pi.lineHeight,lineWidth:Pi.lineWidth},table:{selectorKey:Ei.TABLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:Pi.design.table.borderStyle,borderColor:br.borderColor,borderPerSlide:Pi.design.table.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tableHeader:{selectorKey:Ei.TABLE_HEADER,backgroundColor:br.backgroundColor},headerText:{selectorKey:Ei.HEADER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},tableRow:{selectorKey:Ei.TABLE_ROW,backgroundColor:br.backgroundColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},rowDividers:{selectorKey:Ei.ROW_DIVIDERS,headerDivider:Pi.design.rowAndHeaderDividers.headerDivider,rowDivider:Pi.design.rowAndHeaderDividers.rowDivider,columnDivider:Pi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Ei.SCROLL,scrollBarWidth:Pi.design.scrollBar.scrollBarWidth,scrollBarColor:Pi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ei.PAGINATION,defaultState:{selectorKey:Ei.DEFAULT_STATE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,previousIcon:Pi.design.pagination.previousIcon,nextIcon:Pi.design.pagination.nextIcon,iconSize:Pi.design.pagination.iconSize,iconColor:Pi.design.pagination.iconColor,backgroundShape:Pi.design.pagination.backgroundShape,backgroundColor:br.backgroundColor,pagination:Pi.design.pagination.pagination},hoverState:{selectorKey:Ei.HOVER_STATE,theme:br.theme}},showMoreItemsButton:{selectorKey:Ei.SHOW_MORE_ITEMS_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:Pi.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},dataConnector:{selectorKey:Ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.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"}(_i||(_i={}));var Hi,zi={showPrice:{value:!0,property:"showPrice",propertyType:ct.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:ct.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:ct.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:ct.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:ct.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:ct.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:ct.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:ct.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:ct.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:ct.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:ct.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:ct.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:ct.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:ct.CONTROLS},discount:{value:!1,property:"discount",propertyType:ct.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:ct.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:ct.CONTROLS},savings:{value:!1,property:"savings",propertyType:ct.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:ct.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:ct.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:ct.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:ct.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:ct.CONTROLS}},ki=function(){return{layout:{selectorKey:_i.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"100",unit:1}),margin:br.margin,padding:br.padding,showPrice:zi.showPrice,displayMinQtySet:zi.displayMinQtySet,priceFormat:zi.priceFormat,displayFormat:zi.displayFormat,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:_i.DESIGN,productPrice:{selectorKey:_i.PRODUCT_PRICE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:_i.UOM_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:_i.CURRENCY_CODE_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:_i.ACTUAL_PRICE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:_i.DISCOUNT,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:_i.SAVINGS,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:_i.DISCOUNT_VALUE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:_i.SAVINGS_VALUE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:_i.EMBELLISHMENT_PRICE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:_i.PRODUCT_TAX,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:_i.PRODUCT_SHIPPING_PRICE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!0}),iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:_i.CONTENT,productPrice:zi.productPrice,sellingPrice:zi.sellingPrice,productPriceDisplayUOM:zi.productPriceDisplayUOM,productPriceDisplayCurrencyCode:zi.productPriceDisplayCurrencyCode,showActualPrice:zi.showActualPrice,actualPrice:zi.actualPrice,actualPriceDisplayUOM:zi.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:zi.actualPriceDisplayCurrencyCode,discount:zi.discount,discountValue:zi.discountValue,showSavings:zi.showSavings,savings:zi.savings,savingsValue:zi.savingsValue,savingsDisplayCurrencyCode:zi.savingsDisplayCurrencyCode,embellishmentPrice:zi.embellishmentPrice,productTax:zi.productTax,productShippingPrice:zi.productShippingPrice,pricePrefix:zi.pricePrefix,priceSuffix:zi.priceSuffix},dataConnector:{selectorKey:_i.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},ji={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:ct.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:ct.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:ct.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:ct.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:ct.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:ct.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:ct.CSS},title:{value:"Promotions",property:"title",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:ct.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:ct.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:ct.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:ct.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:ct.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:ct.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:ct.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:ct.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:ct.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(Hi||(Hi={}));var Ki,Ui=function(){return{layout:{selectorKey:Hi.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"400",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:ji.displayStyle,dividerBetweenItems:ji.dividerBetweenItems,itemSpacing:ji.itemSpacing,itemPadding:ji.itemPadding,itemContentAlignment:ji.itemContentAlignment,maxItemsToDisplay:ji.maxItemsToDisplay,overflowItems:ji.overflowItems,header:ji.header,headerHeight:ji.headerHeight,rowHeight:ji.rowHeight,headerDivider:ji.headerDivider,rowDivider:ji.rowDivider,columnDivider:ji.columnDivider,alternativeRowColors:ji.alternativeRowColors,headerCellPadding:ji.headerCellPadding,rowCellPadding:ji.rowCellPadding,contentAlignment:ji.contentAlignment,overflowControl:ji.overflowControl,paginationType:ji.paginationType,paginationAlignment:ji.paginationAlignment,rowsPerPage:ji.rowsPerPage,displayResults:ji.displayResults,imageBehavior:ji.imageBehavior,itemsPerRow:ji.itemsPerRow},content:{selectorKey:Hi.CONTENT,title:ji.title,showTitle:ji.showTitle,description:ji.description,showDescription:ji.showDescription,promotionName:ji.promotionName,promotionDescription:ji.promotionDescription,noOfLinesToShow:ji.noOfLinesToShow,couponCode:ji.couponCode,promotionSchedule:ji.showDescription,minimumPurchaseAmount:ji.minimumPurchaseAmount,eligibleProducts:ji.eligibleProducts,promotionPrice:ji.promotionPrice,maxRedemptionAmount:ji.maxRedemptionAmount},design:{selectorKey:Hi.DESIGN,widgetStyle:{selectorKey:Hi.DESIGN_WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},itemStyle:{selectorKey:Hi.DESIGN_ITEM_STYLE,contentAlignment:ji.contentAlignment,horizontalPadding:ji.horizontalPadding,verticalPadding:ji.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},viewOffersButton:{selectorKey:Hi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Hi.DEFAULT_STATE,buttonStyle:ji.buttonStyle,buttonText:ji.buttonText,icon:ji.icon,iconPadding:ji.iconPadding,iconPosition:ji.iconPosition,iconAndTextSpacing:ji.iconAndTextSpacing,alignment:ji.alignment,buttonType:ji.buttonType,showIcon:ji.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Hi.HOVER_STATE,buttonStyle:ji.buttonStyle,buttonText:ji.buttonText,icon:ji.icon,iconPadding:ji.iconPadding,iconPosition:ji.iconPosition,iconAndTextSpacing:ji.iconAndTextSpacing,alignment:ji.alignment,buttonType:ji.buttonType,showIcon:ji.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Hi.DESIGN_PROMOTION_NAME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},promotionDescription:{selectorKey:Hi.DESIGN_PROMOTION_DESCRIPTION,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},couponCode:{selectorKey:Hi.DESIGN_COUPON_CODE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},promotionSchedule:{selectorKey:Hi.DESIGN_PROMOTION_SCHEDULE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},minimumPurchaseAmount:{selectorKey:Hi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},eligibleProductsButton:{selectorKey:Hi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Hi.DEFAULT_STATE,buttonStyle:ji.buttonStyle,buttonText:ji.buttonText,icon:ji.icon,iconPadding:ji.iconPadding,iconPosition:ji.iconPosition,iconAndTextSpacing:ji.iconAndTextSpacing,alignment:ji.alignment,buttonType:ji.buttonType,showIcon:ji.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Hi.HOVER_STATE,buttonStyle:ji.buttonStyle,buttonText:ji.buttonText,icon:ji.icon,iconPadding:ji.iconPadding,iconPosition:ji.iconPosition,iconAndTextSpacing:ji.iconAndTextSpacing,alignment:ji.alignment,buttonType:ji.buttonType,showIcon:ji.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Hi.DESIGN_PRICE_AFTER_PROMOTION,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},maxRedemptionAmount:{selectorKey:Hi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},arrows:{selectorKey:Hi.DESIGN_ARROWS,arrowIconStyle:ji.arrowIconStyle,leftArrowIconStyle:ji.leftArrowIconStyle,rightArrowIconStyle:ji.rightArrowIconStyle,backgroundShape:ji.backgroundShape,arrowSize:ji.arrowSize,arrowColor:ji.arrowColor},paginationDots:{selectorKey:Hi.DESIGN_PAGINATION_DOTS,dotSize:ji.dotSize,currentDotColor:ji.currentDotColor,otherDotColor:ji.otherDotColor},paginationLine:{selectorKey:Hi.DESIGN_PAGINATION_LINE,currentLineColor:ji.currentLineColor,otherLineColor:ji.otherLineColor,lineHeight:ji.lineHeight,lineWidth:ji.lineWidth},table:{selectorKey:Hi.DESIGN_TABLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:ji.design.table.borderStyle,borderColor:br.borderColor,borderPerSlide:ji.design.table.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tableHeader:{selectorKey:Hi.DESIGN_TABLE_HEADER,backgroundColor:br.backgroundColor},headerText:{selectorKey:Hi.DESIGN_HEADER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},tableRow:{selectorKey:Hi.DESIGN_TABLE_ROW,backgroundColor:br.backgroundColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},rowDividers:{selectorKey:Hi.DESIGN_ROW_DIVIDERS,headerDivider:ji.design.rowAndHeaderDividers.headerDivider,rowDivider:ji.design.rowAndHeaderDividers.rowDivider,columnDivider:ji.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Hi.DESIGN_SCROLL,scrollBarWidth:ji.design.scrollBar.scrollBarWidth,scrollBarColor:ji.design.scrollBar.scrollBarColor},pagination:{selectorKey:Hi.DESIGN_PAGINATION,defaultState:{selectorKey:Hi.DEFAULT_STATE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,previousIcon:ji.design.pagination.previousIcon,nextIcon:ji.design.pagination.nextIcon,iconSize:ji.design.pagination.iconSize,iconColor:ji.design.pagination.iconColor,backgroundShape:ji.design.pagination.backgroundShape,backgroundColor:br.backgroundColor,pagination:ji.design.pagination.pagination},hoverState:{selectorKey:Hi.HOVER_STATE,theme:br.theme}},showMoreItemsButton:{selectorKey:Hi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:ji.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},dataConnector:{selectorKey:Hi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Gi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:ct.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:ct.CONTROLS},quantity:{value:1,property:"quantity",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ki||(Ki={}));var Mi,Vi=function(){return{layout:{selectorKey:Ki.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"70",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:Gi.displayStyle,displayMinQtyToPurchase:Gi.displayMinQtyToPurchase},design:{selectorKey:Ki.DESIGN},content:{selectorKey:Ki.CONTENT,quantity:Gi.quantity},dataConnector:{selectorKey:Ki.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Wi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:ct.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:ct.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:ct.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:ct.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:ct.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:ct.CONTROLS},style:{value:"line",property:"style",propertyType:ct.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:ct.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:ct.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:ct.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:ct.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"}(Mi||(Mi={}));var Yi,Fi=function(){return{layout:{selectorKey:Mi.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"40",unit:1}),margin:br.margin,padding:br.padding,itemSpacing:Wi.itemSpacing,repeatElements:Wi.repeatElements,dividerBetweenItems:Wi.dividerBetweenItems,scrollSpeed:Wi.scrollSpeed,scrollDirection:Wi.scrollDirection,pauseOnHover:Wi.pauseOnHover},content:{selectorKey:Mi.CONTENT,scrollContent:Wi.scrollContent},design:{selectorKey:Mi.DESIGN,scrollContainer:{selectorKey:Mi.SCROLL_CONTAINER,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},dividerStyle:{selectorKey:Mi.DIVIDER_STYLE,style:Wi.style,shape:Wi.shape,size:Wi.size,backgroundColor:br.backgroundColor,dividerColor:Wi.dividerColor},defaultItem:{theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},item1:{selectorKey:Mi.ITEM_1,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},item2:{selectorKey:Mi.ITEM_2,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},item3:{selectorKey:Mi.ITEM_3,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility",e.CUSTOM_ATTRIBUTES="customAttributes"}(Yi||(Yi={}));var Xi,qi=function(e){return{layout:{selectorKey:Yi.LAYOUT,adjustment:br.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:ct.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:ct.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),padding:br.padding,columnGap:{value:0,propertyType:ct.CSS,unit:yt.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:ct.CSS,unit:yt.PIXELS,property:"rowGap"},overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:Yi.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle},jr),settings:{selectorKey:Yi.SETTINGS,visibility:{selectorKey:Yi.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:ct.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Yi.SCHEDULES,scheduleData:{value:[],propertyType:ct.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:Yi.DEVICE_VISIBILITY},customAttributes:{selectorKey:Yi.CUSTOM_ATTRIBUTES}},code:{}}},Qi={source:{value:"Manually",property:"source",propertyType:ct.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:ct.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:ct.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:ct.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:ct.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:ct.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:ct.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:ct.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:ct.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:ct.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.DYNAMIC_TITLE_STYLE="dynamicTitleStyle",e.STATIC_TEXT_STYLE="staticTextStyle"}(Xi||(Xi={})),br.theme,br.font,br.fontSize,br.textColor,br.bold,br.italic,br.linethrough,br.underline,br.textAlign,br.characterSpacing,br.lineHeight,br.backgroundColor;var Zi=function(){return{layout:{selectorKey:Xi.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"40",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar},design:{selectorKey:Xi.DESIGN,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},content:{selectorKey:Xi.CONTENT,source:Qi.source,orderBefore:Qi.orderBefore,orderBeforeTime:Qi.orderBeforeTime,orderBeforeDisplayTime:Qi.orderBeforeDisplayTime,deliveryBefore:Qi.deliveryBefore,deliveryEndsBefore:Qi.deliveryEndsBefore,deliveryBeforeDisplayTime:Qi.deliveryBeforeDisplayTime,deliveryStartingDate:Qi.deliveryStartingDate,deliveryStartsAfter:Qi.deliveryStartsAfter,deliveryStartingDateDisplayTime:Qi.deliveryStartingDateDisplayTime,configureMessage:Qi.configureMessage},dataConnector:{selectorKey:Xi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},$i={onClick:{value:"Show Image Lightbox",propertyType:ct.CONTROLS},onHover:{value:"Zoom Image",propertyType:ct.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:ct.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:ct.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:ct.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:ct.CSS}},Ji=function(){return{layout:{adjustment:br.adjustment,width:br.width,height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,onClick:$i.onClick,onHover:$i.onHover,imageRatio:$i.imageRatio,fitOptions:$i.fitOptions,horizontalAlignment:$i.horizontalAlignment,verticalAlignment:$i.verticalAlignment},design:{layouter:{backgroundColor:br.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function en(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}function on(e,o){if(e){if("string"==typeof e)return en(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?en(e,o):void 0}}function tn(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,i,n,a,l=[],p=!0,s=!1;try{if(n=(t=t.call(e)).next,0===o){if(Object(t)!==t)return;p=!1}else for(;!(p=(r=n.call(t)).done)&&(l.push(r.value),l.length!==o);p=!0);}catch(e){s=!0,i=e}finally{try{if(!p&&null!=t.return&&(a=t.return(),Object(a)!==a))return}finally{if(s)throw i}}return l}}(e,o)||on(e,o)||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 rn(e){return function(e){if(Array.isArray(e))return en(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||on(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 nn(e){return nn="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},nn(e)}function an(e,o,t){return(o=function(e){var o=function(e){if("object"!=nn(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var t=o.call(e,"string");if("object"!=nn(t))return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==nn(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[o]=t,e}var ln=t(756),pn=t.n(ln);function sn(e,o){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function(e,o){if(e){if("string"==typeof e)return dn(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?dn(e,o):void 0}}(e))||o&&e&&"number"==typeof e.length){t&&(e=t);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},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(){t=t.call(e)},n:function(){var e=t.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==t.return||t.return()}finally{if(l)throw n}}}}function dn(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}var cn=function(e,o,t,r){return new(t||(t=Promise))((function(i,n){function a(e){try{p(r.next(e))}catch(e){n(e)}}function l(e){try{p(r.throw(e))}catch(e){n(e)}}function p(e){var o;e.done?i(e.value):(o=e.value,o instanceof t?o:new t((function(e){e(o)}))).then(a,l)}p((r=r.apply(e,o||[])).next())}))};function yn(e,o){var t,r=sn(e.base);try{for(r.s();!(t=r.n()).done;)if(t.value.label===o)return"base"}catch(e){r.e(e)}finally{r.f()}var i,n=sn(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===o)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function un(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 Sn(e,o,t,r){return cn(this,void 0,void 0,pn().mark((function i(){var n,a,l,p,s;return pn().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,o),l=e.textContent.substring(o+t),p=document.createTextNode(a),s=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(r,e),n.insertBefore(s,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function gn(e){var o=[];if(e.nodeType===Node.TEXT_NODE)o.push(e);else for(var t=e.childNodes,r=0;r<t.length;r++)o=o.concat(gn(t[r]));return o}function Tn(e){return e.replace(/-([a-z])/g,(function(e,o){return o.toUpperCase()}))}var hn={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]}},Cn=[{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}],On=function(e){return Object.entries(e).map((function(e){var o=tn(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()})),n="";return[].concat(["grid-template-rows","grid-template-columns"]).some((function(e){return e===i}))&&(n="!important"),"".concat(i,": ").concat(r," ").concat(n,";")})).join(" ")};function bn(e){return!(e&&Object.keys(e).length>0)}function vn(e){return!(e&&null!==e)}function mn(e){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=st.iframeSelector,i=st.iframePreviewSelector,n=document.querySelector(o?i:r),a=null==n?void 0:n.contentDocument;return t?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var wn=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]},fn=function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=wn(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o){var l=Object.entries(null!=o?o:{}).reduce((function(e,o){var t,r=tn(e,2),i=r[0],n=r[1],a=tn(o,2),l=a[0],p=a[1];return(null===(t=["gridTemplateRows","gridTemplateColumns"])||void 0===t?void 0:t.some((function(e){return e===l})))?n[l]=p:i[l]=p,[i,n]}),[{},{}]),p=tn(l,2),s=p[0],d=p[1];switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(On(null!=s?s:o),"} ").concat(bn(d)?"":"".concat(n," > .wrapper{").concat(On(d),"}"),"}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(On(null!=s?s:o),"} ").concat(bn(d)?"":"".concat(n," > .wrapper{").concat(On(d),"}"),"}")}}return a},Rn=function(e){var o,t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(o=Object.entries(e))||void 0===o?void 0:o.filter((function(e,o){var t=tn(e,2),i=t[0];return t[1],i.includes("--_ctm-".concat(r.slice(0,3)))}));if(n&&n[0]&&(null===(t=n[0])||void 0===t?void 0:t.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,o){var t=tn(e,2),i=t[0];return t[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},Nn={ReorderObj:function(e,o){var t={};return o.forEach((function(o){e.hasOwnProperty(o)&&(t[o]=e[o])})),t},reorderSections:function(e,o,t){var r=e[o],i=r.index,n="up"===t?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(o){return e[o].index===n}));return Object.assign(Object.assign({},e),an(an({},o,Object.assign(Object.assign({},r),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,o,t,r){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!==o||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),an({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),an({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),t.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),r)})))})))}))}))}))})),i},getTextValue:function(e,o){if(void 0!==(null==o?void 0:o.type)){if("custom"===o.type)return un(e.customColors.find((function(e){return e.label===o.label})).value.rgb);var t=e.selectedTheme.colors;return un(t[yn(t,o.type)].find((function(e){return e.label===o.type})).value.rgb)}return un(o.rgb)},returnFontStyle:function(e,o){var t=["bold","italic","lineThrough","underline"],r=t.findIndex((function(o){return""!==e[o].value}));return-1!==r?t[r]:o},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var o=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===o?0:parseFloat(o)},convertFormatToMask:function(e,o){return e.find((function(e){return e.value===o})).format.replaceAll("X","9")},convertToNumericValue:function(e){var o=parseInt(e,10);if(isNaN(o))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return o/100*window.innerHeight;if(e.includes("px"))return o;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 o,t=null==e?void 0:e.property,r=null==e?void 0:e.value,i=null===(o=Cn.filter((function(o){return o.value===(null==e?void 0:e.unit)}))[0])||void 0===o?void 0:o.label,n="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===t}))){var a=e.sides,l=rn(Object.keys(a));n="",l.forEach((function(e,o){var t,r=a[e].value,i=null===(t=Cn.filter((function(o){return o.value===a[e].unit}))[0])||void 0===t?void 0:t.label;n+="".concat(0!==o?" ":"").concat(r).concat(i)}))}return an({},t,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:un,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(t,r){return Object.assign(Object.assign({},t),an({},"--_"+o+r,e[r]))}),{})},t=o(e.defaultState.default),r=o(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=o(e.hoverState.default,"hover-")),e.hoverState.text&&(n=o(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},t),i),child:Object.assign(Object.assign({},r),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 o=tn(e,2),t=o[0],r=o[1];return"".concat(t,": ").concat(""===r?"fontStyle"===t||"fontWeight"===t?"normal":"none":r,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:yn,convertPagesToDropdownList:function(e){var o=[];return e.forEach((function(e,t){var r={id:t+1,label:e.displayName,value:t+1};o.push(r)})),o},returnTheCharacter:function(e){return cn(this,void 0,void 0,pn().mark((function o(){var t,r,i,n,a,l,p,s,d,c,y,u,S,g,T;return pn().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(t=window.getSelection(),!(r=null==t?void 0:t.toString())){o.next=36;break}i=null==t?void 0:t.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=gn(null==n?void 0:n.parentElement),p=null,s=0,d=sn(l),o.prev=10,d.s();case 12:if((c=d.n()).done){o.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=s&&a<=s+u)){o.next=18;break}return p=y,o.abrupt("break",21);case 18:s+=u;case 19:o.next=12;break;case 21:o.next=26;break;case 23:o.prev=23,o.t0=o.catch(10),d.e(o.t0);case 26:return o.prev=26,d.f(),o.finish(26);case 29:return(S=document.createElement("span")).textContent=r,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],o.next=36,Sn(p,a,r.length,S);case 36:case"end":return o.stop()}}),o,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,o){var t=Object.assign({},o),r={};return Object.keys(t).forEach((function(o){var i={};o===Tn(e[0])?i=Object.assign(Object.assign({},t[o]),{value:e[t[o].property]}):(t[o].property===Tn(e[0])&&(i=Object.assign(Object.assign({},t[o]),{value:"none"===e[t[o].property]||"normal"===e[t[o].property]?"":e[t[o].property]})),i=t[o]),r[o]=i})),r},checkIfInactiveColorsAndModify:function(e,o){var t=rn(o.general),r=rn(o.text),i=t.map((function(o){var t=yn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=Nn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)})),n=r.map((function(o){var t=yn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=Nn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)}));return{general:rn(i),text:rn(n)}},kebabToCamelCase:Tn,returnDefaultValue:function(e,o,t,r,i){var n,a,l=hn;if(1===t||2===t){var p=null===(n=null==Cn?void 0:Cn.find((function(e){return e.value===t})))||void 0===n?void 0:n.label,s=null===(a=null==Cn?void 0:Cn.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(t===i){var d=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===d){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]===o)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<o?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}d=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(s)][d];return"bool"===e?r===g:{value:g,unit:i}}s=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));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]===o)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<o?(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(s)][T];return"bool"===e?r===v:{value:v,unit:t}}return"bool"===e||{}},rgbaToHex:function(e){var o=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!o)return e;var t=parseInt(o[1]),r=parseInt(o[2]),i=parseInt(o[3]),n=1;void 0!==o[4]&&(n=parseFloat(o[4]));var a=t.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var o={};return Object.keys(e).forEach((function(t){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();o[r]=e[t]})),o},loadNAppendStyleTag:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=st.iframeSelector,n=st.templteEditiorSelector,a=st.iframePreviewSelector,l=(st.iframePreviewMainSelector,st.iframeRoot),p=document.querySelector(t?a:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(t?l:n);if(d&&null!==d){var c=d.querySelector("[".concat(dt.style,'="').concat(o,'"]'));null!==r&&(c=r.querySelector("[".concat(dt.layerStyle,'="').concat(o,'"]'))),c&&null!==c&&c.remove(),null===r?d.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var o=tn(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(r,";")})).join(" ")},IsObjectNull:bn,IsNullOrEmpty:vn,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var o=null;if(!bn(e)){var t=null==e?void 0:e.attributes;if(!bn(t)){var r=null==t?void 0:t.BUILDER;bn(r)||(o=null==r?void 0:r.dataElementType)}}return o},getCMSDataDivType:function(e){var o=null;if(!bn(e)){var t=null==e?void 0:e.attributes;if(!bn(t)){var r=null==t?void 0:t.BUILDER;bn(r)||(o=null==r?void 0:r.dataDivType)}}return o},GetCMSElementBySelector:mn,CreateAspectRationNWidthConvertion:function(e,o,t){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(o)/parseFloat(e),a=mn("#".concat(t),"single",i),l=e;if(!vn(a)){var p=(null==a?void 0:a.matches(st.dataDropElement))?null===(r=null==a?void 0:a.parentElement)||void 0===r?void 0:r.closest(st.dataDropElement):null==a?void 0:a.closest(st.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(o)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(o){var t;return null===(t="".concat(e))||void 0===t?void 0:t.includes(o)}))&&(n=parseFloat(o)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Cn,getCMSElementAttributeValue:function(e,o,t){var r=null;if(!bn(e)){var i=null==e?void 0:e.attributes;if(!bn(i)){var n=i[o];bn(n)||(r=n[t])}}return r},setTimeoutAsync:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var o=tn(e,2);return null!=(o[0],o[1])})).map((function(e){var o=tn(e,2),t=o[0],r=o[1];return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(r))})).join("&")},GetResponsiveValue:wn,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,o,t,r,i,n){var a=Object.assign({},e),l=o,p=null==a?void 0:a.tablet,s=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var d=i?n:"#".concat(t);r.innerHTML+="".concat(d," {").concat(Nn.stylesToString(a),"}");var c=Rn(l);(null==c?void 0:c.editedStyles)&&(l=Object.assign({},null==c?void 0:c.editedStyles)),(null==c?void 0:c.data)&&(p=Object.assign(Object.assign({},p),null==c?void 0:c.data));var y=Rn(l,"mobile");if((null==y?void 0:y.editedStyles)&&(l=Object.assign({},null==y?void 0:y.editedStyles)),(null==y?void 0:y.data)&&(s=Object.assign(Object.assign({},s),null==y?void 0:y.data)),p){var u=fn(t,p,"tablet",d);r.innerHTML+=u}if(s){var S=fn(t,s,"mobile",d);r.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:r}},reponsiveExtension:fn,reponsiveExtensionV2:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=wn(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o)switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(Nn.stylesToString(o),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(Nn.stylesToString(o),"}}")}return a},getResponsiveEditedVariables:Rn,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 o=e.media,t=e.deviceVisibility,r=e.isBuilderType,i=!0;if(o&&!bn(o)&&!bn(t)){var n=t,a=pr.DESKTOP,l=pr.MOBILE,p=pr.TABLET,s=n[a],d=n[p],c=n[l],y=lr.CSS;lr.HTML,i=o.desktop&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||o.tablet&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||o.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||r}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var o=e.deviceVisibility,t=e.isBuilderType,r="";if(o&&!bn(o)){var i=o,n=lr.CSS,a=(lr.HTML,{show:!0,hide:!1,hiddenType:n}),l=pr.DESKTOP,p=pr.MOBILE,s=pr.TABLET,d=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[s]:a,y=(null==i?void 0:i.mobile)?i[p]:a;t||((null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===n&&(r+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(r+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(r+=" mb_d_none"))}return r},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:lr.CSS},tablet:{show:!0,hide:!1,hiddenType:lr.CSS},mobile:{show:!0,hide:!1,hiddenType:lr.CSS}}}},CMSCustomEventService:function(e){var o=e.type,t=e.value;e.serviceType===sr.UPSERT&&document.dispatchEvent(new CustomEvent(o,{detail:t}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,o,t){var r,i,n,a,l="",p={},s=(null===(r=null==e?void 0:e.attributeContent)||void 0===r?void 0:r.value)||[];Array.isArray(s)&&s.length>0&&s.forEach((function(e){var o,t;(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeKey)&&(null===(t=null==e?void 0:e.contentSource)||void 0===t?void 0:t.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var d=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(d)&&d.length>0){var c=(null===(a=null===(n=d[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,o){return Number(Math.round(Number(e+"e"+o))+"e-"+o)}};const Dn=Nn;var Ln,An={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:ct.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:ct.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:ct.CONTROLS},itemSpacing:{value:"10",propertyType:ct.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:ct.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:ct.CSS},iconStyle:{value:"Icon",propertyType:ct.CONTROLS}},content:{socialIcons:{value:[{id:Dn.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Dn.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Dn.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Dn.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Dn.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Dn.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Dn.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:ct.CONTROLS},website:{value:!0,propertyType:ct.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:ct.CONTROLS},instagram:{value:!0,propertyType:ct.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:ct.CONTROLS},facebook:{value:!0,propertyType:ct.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:ct.CONTROLS},linkedIn:{value:!1,propertyType:ct.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:ct.CONTROLS},twitter:{value:!0,propertyType:ct.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:ct.CONTROLS},amazon:{value:!0,propertyType:ct.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:ct.CONTROLS}},design:{icon:{value:"",propertyType:ct.CONTROLS},designiconSize:{value:"30",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:ct.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:ct.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:ct.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:ct.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:ct.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:ct.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:ct.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"}(Ln||(Ln={}));var In,En=function(){return{layout:{selectorKey:Ln.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"70",unit:1}),margin:br.margin,padding:br.padding,alignment:An.layout.alignment,textAlignment:An.layout.textAlignment,clickToNavigate:An.layout.clickToNavigate,iconStyle:An.layout.iconStyle,iconPosition:An.layout.iconPosition,iconAndTextSpacing:An.layout.iconAndTextSpacing,itemSpacing:An.layout.itemSpacing,positionType:br.positionType,pinTo:br.pinTo},content:{selectorKey:Ln.CONTENT,socialContent:An.content.socialIcons},design:{selectorKey:Ln.DESIGN,socialWidget:{selectorKey:Ln.SOCIAL_WIDGET,backgroundColor:br.backgroundColor,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},itemStyle:{selectorKey:Ln.ITEM_STYLE,backgroundColor:br.backgroundColor,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!1}),iconSize:An.design.designiconSize,iconColor:An.design.iconColor},socialIcons:{selectorKey:Ln.SOCIAL_ICONS,instagramIcon:An.design.instagramIcon,facebookIcon:An.design.facebookIcon,twitterIcon:An.design.twitterIcon,amazonIcon:An.design.amazonIcon,websiteIcon:An.design.websiteIcon,youtubeIcon:An.design.youtubeIcon,linkedinIcon:An.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(In||(In={}));var xn,Pn=function(e){return{layout:{selectorKey:In.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,direction:{value:"vertical",property:"direction",propertyType:ct.CONTROLS},itemGap:{property:"itemGap",propertyType:ct.CSS,value:0,unit:yt.PIXELS},justifyContent:{property:"justifyContent",propertyType:ct.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:ct.CSS,value:"start"}},design:Object.assign({selectorKey:In.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),dataConnector:{selectorKey:In.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:ct.CONTROLS}}}},_n={displayStyle:{value:"Button",property:"displayStyle",propertyType:ct.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:ct.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:ct.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:ct.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:ct.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:ct.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:ct.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:ct.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:ct.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:ct.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:ct.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:ct.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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",e.DATA_CONNECTOR="dataConnector"}(xn||(xn={}));var Bn,Hn=function(){return{layout:{selectorKey:xn.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"130",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayStyle:_n.displayStyle,displayResults:_n.displayResults,whenClicked:_n.whenClicked,displayType:_n.displayType,maxItemsToDisplay:_n.maxItemsToDisplay,itemSpacing:_n.itemSpacing,overflowItems:_n.overflowItems,noOfItemToShow:_n.noOfItemToShow,searchPlaceholderText:_n.searchPlaceholderText},content:{selectorKey:xn.CONTENT,locationName:_n.locationName,locationAddress:_n.locationAddress,locationInventory:_n.locationInventory,locationTimings:_n.locationTimings,title:_n.title,showTitle:_n.showTitle,description:_n.description,showDescription:_n.showDescription},design:{selectorKey:xn.DESIGN,inputStyle:{selectorKey:xn.INPUT_STYLE,defaultState:{selectorKey:xn.DEFAULT_STATE,buttonStyle:_n.buttonStyle,buttonText:_n.buttonText,icon:_n.icon,iconPadding:_n.iconPadding,iconPosition:_n.iconPosition,iconAndTextSpacing:_n.iconAndTextSpacing,alignment:_n.alignment,buttonType:_n.buttonType,showIcon:_n.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:xn.HOVER_STATE,buttonStyle:_n.buttonStyle,buttonText:_n.buttonText,icon:_n.icon,iconPadding:_n.iconPadding,iconPosition:_n.iconPosition,iconAndTextSpacing:_n.iconAndTextSpacing,alignment:_n.alignment,buttonType:_n.buttonType,showIcon:_n.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:xn.INPUT_STYLE,defaultState:{selectorKey:xn.DEFAULT_STATE,buttonStyle:_n.buttonStyle,buttonText:_n.buttonText,icon:_n.icon,iconPadding:_n.iconPadding,iconPosition:_n.iconPosition,iconAndTextSpacing:_n.iconAndTextSpacing,alignment:_n.alignment,buttonType:_n.buttonType,showIcon:_n.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:xn.HOVER_STATE,buttonStyle:_n.buttonStyle,buttonText:_n.buttonText,icon:_n.icon,iconPadding:_n.iconPadding,iconPosition:_n.iconPosition,iconAndTextSpacing:_n.iconAndTextSpacing,alignment:_n.alignment,buttonType:_n.buttonType,showIcon:_n.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:xn.INVENTORY_TEXT_STYLE,themeDynamic:br.theme,fontDynamic:br.font,fontSizeDynamic:br.fontSize,textColorDynamic:br.textColor,boldDynamic:br.bold,italicDynamic:br.italic,linethroughDynamic:br.linethrough,underlineDynamic:br.underline,textAlignDynamic:br.textAlign,characterSpacingDynamic:br.characterSpacing,lineHeightDynamic:br.lineHeight,themeStatic:br.themeDesc,fontStatic:br.fontDesc,fontSizeStatic:br.fontSizeDesc,textColorStatic:br.textColorDesc,boldStatic:br.boldDesc,italicStatic:br.italicDesc,linethroughStatic:br.linethroughDesc,underlineStatic:br.underlineDesc,textAlignStatic:br.textAlignDesc,characterSpacingStatic:br.characterSpacingDesc,lineHeightStatic:br.lineHeightDesc},itemStyle:{selectorKey:xn.ITEM_STYLE,contentAlignment:_n.contentAlignment,horizontalPadding:_n.horizontalPadding,verticalPadding:_n.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},locationName:{selectorKey:xn.LOCATION_NAME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationAddress:{selectorKey:xn.LOCATION_ADDRESS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationTimings:{selectorKey:xn.LOCATION_TIMINGS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},locationInventory:{selectorKey:xn.LOCATION_INVENTORY,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},arrows:{selectorKey:xn.ARROWS,arrowIconStyle:_n.arrowIconStyle,leftArrowIconStyle:_n.leftArrowIconStyle,rightArrowIconStyle:_n.rightArrowIconStyle,backgroundShape:_n.backgroundShape,arrowSize:_n.arrowSize,arrowColor:_n.arrowColor},paginationDots:{selectorKey:xn.PAGINATION_DOTS,dotSize:_n.dotSize,currentDotColor:_n.currentDotColor,otherDotColor:_n.otherDotColor},paginationLine:{selectorKey:xn.PAGINATION_LINE,currentLineColor:_n.currentLineColor,otherLineColor:_n.otherLineColor,lineHeight:_n.lineHeight,lineWidth:_n.lineWidth},showMoreItemsButton:{selectorKey:xn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:_n.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},dataConnector:{selectorKey:xn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},zn={layout:{header:{value:!0,propertyType:ct.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:ct.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:ct.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:ct.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:ct.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:ct.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:ct.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:ct.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:ct.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:ct.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:ct.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:ct.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:ct.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:ct.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:ct.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:ct.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:ct.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:ct.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:ct.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:ct.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"32",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"32",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:ct.CSS,unit:1},lineHeight:{value:"32",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"32",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"32",propertyType:ct.CSS,unit:1},lineHeight:{value:"32",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"32",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"32",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"30",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(Bn||(Bn={}));var kn,jn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"150",unit:1}),margin:br.margin,padding:br.padding,header:zn.layout.header,headerHeight:zn.layout.headerHeight,rowHeight:zn.layout.rowHeight,layoutHeaderDivider:zn.layout.layoutHeaderDivider,layoutRowDivider:zn.layout.layoutRowDivider,layoutColumnDivider:zn.layout.layoutColumnDivider,alternativeRowColors:zn.layout.alternativeRowColors,headerCellPadding:zn.layout.headerCellPadding,rowCellPadding:zn.layout.rowCellPadding,contentAlignment:zn.layout.contentAlignment,showMoreRows:zn.layout.showMoreRows,rowsPerPage:zn.layout.rowsPerPage,paginationType:zn.layout.paginationType,paginationAlignment:zn.layout.paginationAlignment,noOfItemsToLoad:zn.layout.noOfItemsToLoad},content:{selectorKey:Bn.CONTENT,showTitle:zn.content.showTitle,tableTitle:zn.content.tableTitle,connectWith:zn.content.connectWith,columns:zn.content.columns,rows:zn.content.rows},design:{selectorKey:Bn.DESIGN,tableWidget:{selectorKey:Bn.TABLE_WIDGET,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},table:{selectorKey:Bn.TABLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:zn.design.table.borderStyle,borderColor:br.borderColor,borderPerSlide:zn.design.table.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tableHeader:{selectorKey:Bn.TABLE_HEADER,backgroundColor:br.backgroundColor},headerText:{selectorKey:Bn.HEADER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},tableRow:{selectorKey:Bn.TABLE_ROW,backgroundColor:br.backgroundColor},rowText:{selectorKey:Bn.ROW_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},rowAndHeaderDividers:{selectorKey:Bn.ROW_AND_HEADER_DIVIDER,headerDivider:zn.design.rowAndHeaderDividers.headerDivider,rowDivider:zn.design.rowAndHeaderDividers.rowDivider,columnDivider:zn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Bn.SCROLL_BAR,scrollBarWidth:zn.design.scrollBar.scrollBarWidth,scrollBarColor:zn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Bn.PAGINATION,defaultState:{selectorKey:Bn.DEFAULT_STATE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,previousIcon:zn.design.pagination.previousIcon,nextIcon:zn.design.pagination.nextIcon,iconSize:zn.design.pagination.iconSize,iconColor:zn.design.pagination.iconColor,backgroundShape:zn.design.pagination.backgroundShape,backgroundColor:br.backgroundColor,pagination:zn.design.pagination.pagination},hoverState:{selectorKey:Bn.HOVER_STATE,theme:br.theme}},loadMoreButton:{selectorKey:Bn.LOAD_MORE_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:zn.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}}}},Kn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:ct.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:ct.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:ct.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:ct.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:ct.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:ct.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:ct.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:ct.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({},vt()),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:ct.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"}(kn||(kn={}));var Un,Gn={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},Mn={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},Vn=function(){return{layout:{selectorKey:kn.LAYOUT,adjustment:br.adjustment,width:br.width,height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,tabPosition:Kn.tabPosition,tabLayout:Kn.tabLayout,tabAlignment:Kn.tabAlignment,tabSpacing:Kn.tabSpacing,tabContainerSpacing:Kn.tabContainer,horizontalPadding:Kn.horizontalPadding,verticalPadding:Kn.verticalPadding,overflowTabs:Kn.overflowTabs,spacingBetweenRows:Kn.spacingBetweenRows},design:{selectorKey:kn.DESIGN,tabContainer:Object.assign({selectorKey:kn.TAB_CONTAINER},Gn),tabs:{selectorKey:kn.TABS,defaultState:Object.assign(Object.assign({selectorKey:kn.DEFAULT_STATE},Gn),Mn),hoverState:Object.assign(Object.assign({selectorKey:kn.HOVER_STATE},Gn),Mn),selectedState:Object.assign(Object.assign({selectorKey:kn.SELECTED_STATE},Gn),Mn)},tabContentContainer:Object.assign({selectorKey:kn.TAB_CONTENT_CONTAINER},Gn)},content:{selectorKey:kn.CONTENT,tabContent:Kn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Un||(Un={}));var Wn,Yn=function(){return{layout:{selectorKey:Un.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:ct.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:ct.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:ct.CSS},margin:br.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:ct.CSS},overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:Un.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},dataConnector:{selectorKey:Un.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Fn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:ct.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:ct.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:ct.CSS},onClick:{value:"Show All",property:"onClick",propertyType:ct.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:ct.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:ct.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:ct.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:ct.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:ct.CSS},productPrice:{value:!0,property:"productPrice",propertyType:ct.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:ct.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:ct.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:ct.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:ct.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:ct.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:ct.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:ct.CONTROLS},discount:{value:!0,property:"discount",propertyType:ct.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:ct.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:ct.CONTROLS},savings:{value:!0,property:"savings",propertyType:ct.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:ct.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:ct.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:ct.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:ct.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:ct.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:ct.CONTROLS},uom:{value:!0,property:"uom",propertyType:ct.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:ct.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:ct.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"Round",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(Wn||(Wn={}));var Xn,qn=function(){return{layout:{selectorKey:Wn.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"48",unit:1}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,displayFormat:Fn.displayFormat,showUomPrice:Fn.showUomPrice,itemSpacing:Fn.itemSpacing,itemPadding:Fn.itemPadding,itemContentAlignment:Fn.itemContentAlignment,maxItemsToDisplay:Fn.maxItemsToDisplay,overflowItems:Fn.overflowItems,header:Fn.header,headerHeight:Fn.headerHeight,rowHeight:Fn.rowHeight,headerDivider:Fn.headerDivider,rowDivider:Fn.rowDivider,columnDivider:Fn.columnDivider,alternativeRowColors:Fn.alternativeRowColors,headerCellPadding:Fn.headerCellPadding,rowCellPadding:Fn.rowCellPadding,contentAlignment:Fn.contentAlignment,overflowControl:Fn.overflowControl,paginationType:Fn.paginationType,paginationAlignment:Fn.paginationAlignment,rowsPerPage:Fn.rowsPerPage,imageBehavior:Fn.imageBehavior,itemsPerRow:Fn.itemsPerRow,onClick:Fn.onClick},design:{selectorKey:Wn.DESIGN,itemStyle:{selectorKey:Wn.ITEM_STYLE,defaultState:{selectorKey:Wn.DEFAULT_STATE,horizontalPadding:Fn.horizontalPadding,verticalPadding:Fn.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},selectedState:{selectorKey:Wn.SELECTED_STATE,horizontalPadding:Fn.horizontalPadding,verticalPadding:Fn.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius}},uomTitleStyle:{selectorKey:Wn.UOM_TITLE_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},uomConversionStyle:{selectorKey:Wn.UOM_CONVERSION_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},productPrice:{selectorKey:Wn.PRODUCT_PRICE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},uomStyle:{selectorKey:Wn.UOM_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},currencyCodeStyle:{selectorKey:Wn.CURRENCY_CODE_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},actualPrice:{selectorKey:Wn.ACTUAL_PRICE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},discount:{selectorKey:Wn.DISCOUNT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},discountValue:{selectorKey:Wn.DISCOUNT_VALUE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},savings:{selectorKey:Wn.SAVINGS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},savingsValue:{selectorKey:Wn.SAVINGS_VALUE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},pricePerUnit:{selectorKey:Wn.PRICE_PER_UNIT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},arrows:{selectorKey:Wn.ARROWS,arrowIconStyle:Fn.arrowIconStyle,leftArrowIconStyle:Fn.leftArrowIconStyle,rightArrowIconStyle:Fn.rightArrowIconStyle,backgroundShape:Fn.backgroundShape,arrowSize:Fn.arrowSize,arrowColor:Fn.arrowColor},paginationDots:{selectorKey:Wn.PAGINATION_DOTS,dotSize:Fn.dotSize,currentDotColor:Fn.currentDotColor,otherDotColor:Fn.otherDotColor},paginationLine:{selectorKey:Wn.PAGINATION_LINE,currentLineColor:Fn.currentLineColor,otherLineColor:Fn.otherLineColor,lineHeight:Fn.lineHeight,lineWidth:Fn.lineWidth},table:{selectorKey:Wn.TABLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:Fn.design.table.borderStyle,borderColor:br.borderColor,borderPerSlide:Fn.design.table.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tableHeader:{selectorKey:Wn.TABLE_HEADER,backgroundColor:br.backgroundColor},headerText:{selectorKey:Wn.HEADER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},tableRow:{selectorKey:Wn.TABLE_ROW,backgroundColor:br.backgroundColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},rowDividers:{selectorKey:Wn.ROW_DIVIDERS,headerDivider:Fn.design.rowAndHeaderDividers.headerDivider,rowDivider:Fn.design.rowAndHeaderDividers.rowDivider,columnDivider:Fn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Wn.SCROLL,scrollBarWidth:Fn.design.scrollBar.scrollBarWidth,scrollBarColor:Fn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Wn.PAGINATION,defaultState:{selectorKey:Wn.DEFAULT_STATE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,previousIcon:Fn.design.pagination.previousIcon,nextIcon:Fn.design.pagination.nextIcon,iconSize:Fn.design.pagination.iconSize,iconColor:Fn.design.pagination.iconColor,backgroundShape:Fn.design.pagination.backgroundShape,backgroundColor:br.backgroundColor,pagination:Fn.design.pagination.pagination},hoverState:{selectorKey:Wn.HOVER_STATE,theme:br.theme}},showMoreItemsButton:{selectorKey:Wn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:Fn.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},content:{selectorKey:Wn.CONTENT,productPrice:Fn.productPrice,sellingPrice:Fn.sellingPrice,productPriceDisplayUOM:Fn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Fn.productPriceDisplayCurrencyCode,showActualPrice:Fn.showActualPrice,actualPrice:Fn.actualPrice,actualPriceDisplayUOM:Fn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Fn.actualPriceDisplayCurrencyCode,discount:Fn.discount,discountValue:Fn.discountValue,showSavings:Fn.showSavings,savings:Fn.savings,savingsValue:Fn.savingsValue,savingsDisplayCurrencyCode:Fn.savingsDisplayCurrencyCode,embellishmentPrice:Fn.embellishmentPrice,productTax:Fn.productTax,productShippingPrice:Fn.productShippingPrice,pricePerUnit:Fn.pricePerUnit,uom:Fn.uom,uomName:Fn.uomName,uomConversion:Fn.uomConversion},dataConnector:{selectorKey:Wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Qn={optionSelection:{value:!0,property:"optionSelection",propertyType:ct.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:ct.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:ct.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:ct.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:ct.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:ct.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:ct.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:ct.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:ct.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:ct.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:ct.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:ct.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:ct.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:ct.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:ct.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:ct.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:ct.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:ct.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:ct.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:ct.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:ct.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:ct.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:ct.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:ct.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:ct.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:ct.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:ct.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:ct.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:ct.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:ct.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:ct.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:ct.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:ct.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:ct.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:ct.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:ct.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:ct.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:ct.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:ct.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:ct.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:ct.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:ct.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:ct.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:ct.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:ct.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:ct.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:ct.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:ct.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:ct.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:ct.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:ct.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:ct.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:ct.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:ct.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:ct.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:ct.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:ct.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:ct.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:ct.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:ct.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:ct.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:ct.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:ct.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:ct.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:ct.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"circle",propertyType:ct.CONTROLS},swatchShape:{value:"circle",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(Xn||(Xn={}));var Zn,$n=function(){return{layout:{selectorKey:Xn.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"48",isReadOnly:!0}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,optionSelection:Qn.optionSelection,displayOutOfStockValues:Qn.displayOutOfStockValues,displayStyle:Qn.displayStyle,notifyMeButton:Qn.notifyMeButton,quantitySelectorForVariantSelector:Qn.quantitySelectorForVariantSelector,dividerBetweenItems:Qn.dividerBetweenItems,optionTitleValueSpacing:Qn.optionTitleValueSpacing,remainingDisplayStyle:Qn.remainingDisplayStyle,allowUserToSearch:Qn.allowUserToSearch,allowUserToFilter:Qn.allowUserToFilter,itemSpacing:Qn.itemSpacing,swatchTypeDisplayStyle:{selectorKey:Xn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Qn.displayValues,itemPadding:Qn.itemPadding,itemSpacing:Qn.itemSpacing,maxItemsToDisplay:Qn.maxItemsToDisplay,overflowItems:Qn.overflowItems,swatchImageType:Qn.swatchImageType},singleSelectDisplayStyle:{selectorKey:Xn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Qn.displayValues,itemPadding:Qn.itemPadding,itemSpacing:Qn.itemSpacing,maxItemsToDisplay:Qn.maxItemsToDisplay,overflowItems:Qn.overflowItems,imageBehaviour:Qn.imageBehaviour,itemsPerRow:Qn.itemsPerRow,itemContentAlignment:Qn.itemContentAlignment,overflowDirection:Qn.overflowDirection},dropdownDisplayStyle:{selectorKey:Xn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Qn.dropdownOptionsSpacing,dropdownOptionsPadding:Qn.dropdownOptionsPadding,dropdownStyle:Qn.dropdownStyle,optionAndListSpacing:Qn.optionAndListSpacing,dropdownListItemSpacing:Qn.dropdownListItemSpacing,dropdownListItemPadding:Qn.dropdownListItemPadding,dividerBetweenListItems:Qn.dividerBetweenListItems,maxItemsToDisplay:Qn.maxItemsToDisplay,overflowItems:Qn.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Xn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Qn.groupsDisplayStyle,groupSpacing:Qn.groupSpacing,groupPadding:Qn.groupPadding,groupHeaderAndOptionSpacing:Qn.groupHeaderAndOptionSpacing,tabDirection:Qn.tabDirection,tabLayout:Qn.tabLayout,tabAlignment:Qn.tabAlignment,tabSpacing:Qn.tabSpacing,tabAndContainerSpacing:Qn.tabAndContainerSpacing,tabHorizontalPadding:Qn.tabHorizontalPadding,tabVerticalPadding:Qn.tabVerticalPadding,containerPadding:Qn.tabVerticalPadding,overflowItems:Qn.overflowItems,tabRowSpacing:Qn.tabRowSpacing,expandIconPosition:Qn.expandIconPosition,expandFirstItemByDefault:Qn.expandFirstItemByDefault,allowMultipleOpenItems:Qn.allowMultipleOpenItems,itemDividers:Qn.itemDividers,accordionSpacing:Qn.accordionSpacing,accordionAndContainerSpacing:Qn.accordionAndContainerSpacing,accordionHorizontalPadding:Qn.accordionHorizontalPadding,accordionVerticalPadding:Qn.accordionVerticalPadding,groupAndContainerSpacing:Qn.groupAndContainerSpacing,groupHorizontalPadding:Qn.groupHorizontalPadding,groupVerticalPadding:Qn.groupVerticalPadding,canCollapseGroups:Qn.canCollapseGroups,collapseIconPosition:Qn.collapseIconPosition},tableDisplayStyle:{selectorKey:Xn.TABLE_DISPLAY_STYLE,header:Qn.header,headerHeight:Qn.headerHeight,rowHeight:Qn.rowHeight,headerDivider:Qn.headerDivider,rowDivider:Qn.rowDivider,columnDivider:Qn.columnDivider,alternativeRowColors:Qn.alternativeRowColors,headerCellPadding:Qn.headerCellPadding,rowCellPadding:Qn.rowCellPadding,contentAlignment:Qn.contentAlignment,overflowControl:Qn.overflowControl,paginationType:Qn.paginationType,paginationAlignment:Qn.paginationAlignment,rowsPerPage:Qn.rowsPerPage,showMoreRows:Qn.showMoreRows},groupedTableDisplayStyle:{selectorKey:Xn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Qn.groupsDisplayStyle,groupSpacing:Qn.groupSpacing,groupPadding:Qn.groupPadding,groupHeaderAndOptionSpacing:Qn.groupHeaderAndOptionSpacing}},design:{selectorKey:Xn.DESIGN,optionStyle:{selectorKey:Xn.OPTION_STYLE,contentAlignment:Qn.contentAlignment,horizontalPadding:Qn.horizontalPadding,verticalPadding:Qn.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},swatchOptionValueStyle:{selectorKey:Xn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Xn.DEFAULT_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,backgroundShape:Qn.backgroundShape,swatchShape:Qn.swatchShape},hoverState:{selectorKey:Xn.HOVER_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,backgroundShape:Qn.backgroundShape,swatchShape:Qn.swatchShape},selectedState:{selectorKey:Xn.SELECTED_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,backgroundShape:Qn.backgroundShape,swatchShape:Qn.swatchShape}},singleOptionValueStyle:{selectorKey:Xn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:Xn.DEFAULT_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundShape:Qn.backgroundShape},hoverState:{selectorKey:Xn.HOVER_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundShape:Qn.backgroundShape},selectedState:{selectorKey:Xn.SELECTED_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundShape:Qn.backgroundShape}},tabItemStyle:{selectorKey:Xn.TAB_ITEM_STYLE,defaultState:{selectorKey:Xn.DEFAULT_STATE,contentAlignment:Qn.contentAlignment,tabAndContainerSpacing:Qn.tabAndContainerSpacing,horizontalPadding:Qn.horizontalPadding,verticalPadding:Qn.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},hoverState:{selectorKey:Xn.HOVER_STATE,contentAlignment:Qn.contentAlignment,tabAndContainerSpacing:Qn.tabAndContainerSpacing,horizontalPadding:Qn.horizontalPadding,verticalPadding:Qn.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},selectedState:{selectorKey:Xn.SELECTED_STATE,contentAlignment:Qn.contentAlignment,tabAndContainerSpacing:Qn.tabAndContainerSpacing,horizontalPadding:Qn.horizontalPadding,verticalPadding:Qn.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius}},accordionItemStyle:{selectorKey:Xn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:Xn.DEFAULT_STATE},collapsedState:{selectorKey:Xn.COLLAPSED_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},expandedState:{selectorKey:Xn.EXPANDED_STATE,backgroundColor:br.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},br.backgroundColor),{property:"containerBackgroundColor"}),borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius}},groupedUpfrontStyle:{selectorKey:Xn.GROUPED_UPFRONT_STYLE,backgroundColor:br.backgroundColor,containerBackgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},dropdownStyle:{selectorKey:Xn.DROPDOWN_STYLE,backgroundColor:br.backgroundColor,containerBackgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},arrows:{selectorKey:Xn.ARROWS,arrowIconStyle:Qn.arrowIconStyle,leftArrowIconStyle:Qn.leftArrowIconStyle,rightArrowIconStyle:Qn.rightArrowIconStyle,backgroundShape:Qn.backgroundShape,arrowSize:Qn.arrowSize,arrowColor:Qn.arrowColor},paginationDots:{selectorKey:Xn.PAGINATION_DOTS,dotSize:Qn.dotSize,currentDotColor:Qn.currentDotColor,otherDotColor:Qn.otherDotColor},paginationLine:{selectorKey:Xn.PAGINATION_LINE,currentLineColor:Qn.currentLineColor,otherLineColor:Qn.otherLineColor,lineHeight:Qn.lineHeight,lineWidth:Qn.lineWidth},table:{selectorKey:Xn.TABLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:Qn.design.table.borderStyle,borderColor:br.borderColor,borderPerSlide:Qn.design.table.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tableHeader:{selectorKey:Xn.TABLE_HEADER,backgroundColor:br.backgroundColor},headerText:{selectorKey:Xn.HEADER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},tableRow:{selectorKey:Xn.TABLE_ROW,backgroundColor:br.backgroundColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},scroll:{selectorKey:Xn.SCROLL,scrollBarWidth:Qn.design.scrollBar.scrollBarWidth,scrollBarColor:Qn.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Xn.ROW_DIVIDERS,headerDivider:Qn.design.rowAndHeaderDividers.headerDivider,rowDivider:Qn.design.rowAndHeaderDividers.rowDivider,columnDivider:Qn.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Xn.PAGINATION,defaultState:{selectorKey:Xn.DEFAULT_STATE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,previousIcon:Qn.design.pagination.previousIcon,nextIcon:Qn.design.pagination.nextIcon,iconSize:Qn.design.pagination.iconSize,iconColor:Qn.design.pagination.iconColor,backgroundShape:Qn.design.pagination.backgroundShape,backgroundColor:br.backgroundColor,pagination:Qn.design.pagination.pagination},hoverState:{selectorKey:Xn.HOVER_STATE,theme:br.theme}},showMoreItemsButton:{selectorKey:Xn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:Qn.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,icon:br.icon,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor},optionTitle:{selectorKey:Xn.OPTION_TITLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},noOfOptionValues:{selectorKey:Xn.NO_OF_OPTION_VALUES,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},optionPrice:{selectorKey:Xn.OPTION_PRICE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},selectedVarientName:{selectorKey:Xn.SELECTED_VARIENT_NAME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},optionValueName:{selectorKey:Xn.OPTION_VALUE_NAME,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},optionValueCode:{selectorKey:Xn.OPTION_VALUE_CODE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},noOfVariantsAvailable:{selectorKey:Xn.NO_OF_VARIENTS_AVAILABLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},optionValuePrice:{selectorKey:Xn.OPTION_VALUE_PRICE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},availableInventory:{selectorKey:Xn.AVAILABLE_INVENTORY,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},addedItemsTotal:{selectorKey:Xn.ADDED_ITEMS_TOTAL,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},content:{selectorKey:Xn.CONTENT,optionProperties:Qn.optionProperties,optionName:Qn.optionName,noOfOptionValues:Qn.noOfOptionValues,optionPrice:Qn.optionPrice,priceFormat:Qn.priceFormat,showSelectedVariant:Qn.showSelectedVariant,optionValueProperties:Qn.optionValueProperties,optionValueName:Qn.optionValueName,optionValueCode:Qn.optionValueCode,swatchImage:Qn.swatchImage,swatchImageType:Qn.swatchImageType,noOfVariantsAvailable:Qn.noOfVariantsAvailable,optionValuePrice:Qn.optionValuePrice,showAvailableInventory:Qn.showAvailableInventory,showTotalPriceOfAddedItems:Qn.showTotalPriceOfAddedItems},dataConnector:{selectorKey:Xn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Jn={layout:{autoplay:{value:"true",propertyType:ct.CONTROLS},showControls:{value:"onHover",propertyType:ct.CONTROLS},loopVideo:{value:!0,propertyType:ct.CONTROLS},loopCount:{value:4,propertyType:ct.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:ct.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:ct.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:ct.CONTROLS},videoTitle:{value:"Sample Video",propertyType:ct.CONTROLS},showVideoDescription:{value:!0,propertyType:ct.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:ct.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:ct.CONTROLS},thumbnailImage:{value:"",propertyType:ct.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:ct.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:ct.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:ct.CONTROLS},icon:{value:"",propertyType:ct.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:ct.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:ct.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:ct.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:ct.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:ct.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:ct.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:ct.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:ct.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:ct.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:ct.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:ct.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"}(Zn||(Zn={}));var ea,oa=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"245",unit:4}),margin:br.margin,padding:Object.assign(Object.assign({},br.padding),{value:"20",unit:1}),autoplay:Jn.layout.autoplay,showControls:Jn.layout.showControls,loopVideo:Jn.layout.loopVideo,loopCount:Jn.layout.loopCount,positionType:br.positionType,pinTo:br.pinTo},content:{selectorKey:Zn.CONTENT,videoFile:Jn.content.videoFile,showVideoTitle:Jn.content.showVideoTitle,videoTitle:Jn.content.videoTitle,showVideoDescription:Jn.content.showVideoDescription,videoDescription:Jn.content.videoDescription,showCustomVideoThumbnail:Jn.content.showCustomVideoThumbnail,thumbnailImage:Jn.content.thumbnailImage,image:Jn.content.image},design:{selectorKey:Zn.DESIGN,videoWidgetLayout:{selectorKey:Zn.VIDEO_WIDGET_LAYOUT,verticalAlignment:Jn.design.verticalAlignment,widgetTextAndItemSpacing:Jn.design.widgetTextAndItemSpacing,textPosition:Jn.design.textPosition},videoWidgetDesign:{selectorKey:Zn.VIDEO_WIDGET_DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},videoTextLayout:{selectorKey:Zn.VIDEO_TEXT_LAYOUT,textVerticalPadding:Jn.design.textVerticalPadding,textHorizontalPadding:Jn.design.textHorizontalPadding,titleAndDescriptionSpacing:Jn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:Zn.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},playPause:{selectorKey:Zn.PLAY_PAUSE,playIcon:Jn.design.playIcon,pauseIcon:Jn.design.pauseIcon,size:Jn.design.size,iconColor:br.iconColor,backgroundShape:Jn.design.backgroundShape,backgroundColor:br.backgroundColor}}}},ta={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:ct.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:ct.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:ct.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:ct.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:ct.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:ct.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:ct.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:ct.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:ct.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:ct.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:ct.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:ct.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:ct.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:ct.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:ct.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:ct.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:ct.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:ct.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:ct.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:ct.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:ct.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:ct.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:ct.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:ct.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:ct.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:ct.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:ct.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:ct.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:ct.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:ct.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:ct.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:ct.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:ct.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:ct.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:ct.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:ct.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:ct.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:ct.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:ct.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:ct.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:ct.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:ct.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:ct.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:ct.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:ct.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:ct.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:ct.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:ct.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:ct.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:ct.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:ct.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:ct.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:ct.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:ct.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:ct.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:ct.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:ct.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:ct.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:ct.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:ct.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:ct.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:ct.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:ct.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:ct.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:ct.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:ct.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:ct.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:ct.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:ct.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:ct.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:ct.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:ct.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:ct.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:ct.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:ct.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:ct.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:ct.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:ct.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:ct.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:ct.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:ct.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:ct.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:ct.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:ct.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(ea||(ea={}));var ra,ia=function(){return{layout:{selectorKey:ea.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"48",unit:1}),margin:br.margin,padding:br.padding,showVolumePrice:ta.layout.showVolumePrice,displayFormat:ta.layout.displayFormat,itemSpacing:ta.layout.itemSpacing,maxItemsToDisplay:ta.layout.maxItemsToDisplay,overflowControl:ta.layout.overflowControl,onClick:ta.layout.onClick,sliderControl:ta.layout.sliderControl,controlPosition:ta.layout.controlPosition,loopImages:ta.layout.loopImages,autoplay:ta.layout.autoplay,header:ta.layout.header,headerHeight:ta.layout.headerHeight,rowHeight:ta.layout.rowHeight,headerDivider:ta.layout.headerDivider,rowDivider:ta.layout.rowDivider,columnDivider:ta.layout.columnDivider,alternativeRowColors:ta.layout.alternativeRowColors,headerCellPadding:ta.layout.headerCellPadding,rowCellPadding:ta.layout.rowCellPadding,contentAlignment:ta.layout.contentAlignment,showMoreRows:ta.layout.showMoreRows,rowsPerPage:ta.layout.rowsPerPage,paginationType:ta.layout.paginationType,paginationAlignment:ta.layout.paginationAlignment,optionTitleAndValueSpacing:ta.layout.optionTitleAndValueSpacing,tabItemSpacing:ta.layout.tabItemSpacing,accordionItemSpacing:ta.layout.accordionItemSpacing,noOfItemsToLoad:ta.layout.noOfItemsToLoad,groupDisplayStyle:ta.layout.groupDisplayStyle,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,sliderDisplayScrollBar:ta.layout.sliderDisplayScrollBar,optionTitleValueSpacing:ta.layout.optionTitleValueSpacing,dividerBetweenItems:ta.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:ea.OPTION_DISPLAY_STYLE,displayValues:ta.layout.displayValues,itemPadding:ta.layout.itemPadding,itemSpacing:ta.layout.itemSpacing,maxItemsToDisplay:ta.layout.maxItemsToDisplay,overflowItems:ta.layout.overflowItems,swatchImageType:ta.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:ea.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:ta.layout.groupsDisplayStyle,groupSpacing:ta.layout.groupSpacing,groupPadding:ta.layout.groupPadding,groupHeaderAndOptionSpacing:ta.layout.groupHeaderAndOptionSpacing,tabDirection:ta.layout.tabDirection,tabLayout:ta.layout.tabLayout,tabAlignment:ta.layout.tabAlignment,tabSpacing:ta.layout.tabSpacing,tabAndContainerSpacing:ta.layout.tabAndContainerSpacing,tabHorizontalPadding:ta.layout.tabHorizontalPadding,tabVerticalPadding:ta.layout.tabVerticalPadding,containerPadding:ta.layout.containerPadding,overflowItems:ta.layout.overflowItems,tabRowSpacing:ta.layout.tabRowSpacing,expandIconPosition:ta.layout.expandIconPosition,expandFirstItemByDefault:ta.layout.expandFirstItemByDefault,allowMultipleOpenItems:ta.layout.allowMultipleOpenItems,itemDividers:ta.layout.itemDividers,accordionSpacing:ta.layout.accordionSpacing,accordionAndContainerSpacing:ta.layout.accordionAndContainerSpacing,accordionHorizontalPadding:ta.layout.accordionHorizontalPadding,accordionVerticalPadding:ta.layout.accordionVerticalPadding,groupAndContainerSpacing:ta.layout.groupAndContainerSpacing,groupHorizontalPadding:ta.layout.groupHorizontalPadding,groupVerticalPadding:ta.layout.groupVerticalPadding,canCollapseGroups:ta.layout.canCollapseGroups,collapseIconPosition:ta.layout.collapseIconPosition}},content:{selectorKey:ea.CONTENT,uom:ta.content.uom,uomName:ta.content.uomName,uomConversion:ta.content.uomConversion,productPrice:ta.content.productPrice,sellingPrice:ta.content.sellingPrice,displayProductUOM:ta.content.displayProductUOM,displayProductCurrencyCode:ta.content.displayProductCurrencyCode,actualPriceToggle:ta.content.actualPriceToggle,actualPrice:ta.content.actualPrice,displayPriceUOM:ta.content.displayPriceUOM,displayPriceCurrencyCode:ta.content.displayPriceCurrencyCode,discountPercentage:ta.content.discountPercentage,discountValue:ta.content.discountValue,savings:ta.content.savings,savingsPercentage:ta.content.savingsPercentage,savingsValue:ta.content.savingsValue,displaySavingsCurrencyCode:ta.content.displayProductCurrencyCode,pricePerUnit:ta.content.pricePerUnit,EmbellishmentPrice:ta.content.EmbellishmentPrice,productTax:ta.content.productTax,productShippingPrice:ta.content.productShippingPrice},design:{selectorKey:ea.DESIGN,itemStyle:{selectorKey:ea.ITEM_STYLE,defaultState:{selectorKey:ea.DEFAULT_STATE,contentAlignment:ta.design.contentAlignment,horizontalPadding:ta.design.horizontalPadding,verticalPadding:ta.design.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},selectedState:{selectorKey:ea.SELECTED_STATE,contentAlignment:ta.design.contentAlignment,horizontalPadding:ta.design.horizontalPadding,verticalPadding:ta.design.verticalPadding,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius}},uomTitleStyle:{selectorKey:ea.UOM_TITLE_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},uomConversionStyle:{selectorKey:ea.UOM_CONVERSION_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},productPrice:{selectorKey:ea.PRODUCT_PRICE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},uomStyle:{selectorKey:ea.UOM_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},currencyCodeStyle:{selectorKey:ea.CURRENCY_CODE_STYLE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},actualPrice:{selectorKey:ea.ACTUAL_PRICE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},discount:{selectorKey:ea.DISCOUNT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},discountValue:{selectorKey:ea.DISCOUNT_VALUE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},savings:{selectorKey:ea.SAVINGS,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},savingsValue:{selectorKey:ea.SAVINGS_VALUE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},pricePerUnit:{selectorKey:ea.PRICE_PER_UNIT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},arrows:{selectorKey:ea.ARROWS,arrowIconStyle:ta.design.pagination.arrowIconStyle,leftArrowIconStyle:ta.design.pagination.leftArrowIconStyle,rightArrowIconStyle:ta.design.pagination.rightArrowIconStyle,backgroundShape:ta.design.pagination.backgroundShape,arrowSize:ta.design.arrowSize,arrowColor:ta.design.arrowColor},paginationDots:{selectorKey:ea.PAGINATION_DOTS,dotSize:ta.design.dotSize,currentDotColor:ta.design.currentDotColor,otherDotColor:ta.design.otherDotColor},paginationLine:{selectorKey:ea.PAGINATION_LINE,currentLineColor:ta.design.currentLineColor,otherLineColor:ta.design.otherLineColor,lineHeight:ta.design.lineHeight,lineWidth:ta.design.lineWidth},table:{selectorKey:ea.TABLE,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:ta.design.table.borderStyle,borderColor:br.borderColor,borderPerSlide:ta.design.table.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},tableHeader:{selectorKey:ea.TABLE_HEADER,backgroundColor:br.backgroundColor},headerText:{selectorKey:ea.HEADER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},tableRow:{selectorKey:ea.TABLE_ROW,backgroundColor:br.backgroundColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},rowDividers:{selectorKey:ea.ROW_DIVIDERS,headerDivider:ta.design.rowAndHeaderDividers.headerDivider,rowDivider:ta.design.rowAndHeaderDividers.rowDivider,columnDivider:ta.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ea.SCROLL,scrollBarWidth:ta.design.scrollBar.scrollBarWidth,scrollBarColor:ta.design.scrollBar.scrollBarColor},pagination:{selectorKey:ea.PAGINATION,defaultState:{selectorKey:ea.DEFAULT_STATE,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,previousIcon:ta.design.pagination.previousIcon,nextIcon:ta.design.pagination.nextIcon,iconSize:ta.design.pagination.iconSize,iconColor:ta.design.pagination.iconColor,backgroundShape:ta.design.pagination.backgroundShape,backgroundColor:br.backgroundColor,pagination:ta.design.pagination.pagination},hoverState:{selectorKey:ea.HOVER_STATE,theme:br.theme}},showMoreItemsButton:{selectorKey:ea.SHOW_MORE_ITEMS_BUTTON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:ta.design.pagination.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},dataConnector:{selectorKey:ea.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},na={openAutomaticallyOnPage:{value:!0,propertyType:ct.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:ct.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:ct.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:ct.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:ct.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:ct.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:ct.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ra||(ra={}));var aa,la=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"340",unit:1}),openAutomaticallyOnPage:na.openAutomaticallyOnPage,selectPage:na.selectPage,closeIcon:na.closeOnXIcon,closeOnClickingBackground:na.closeOnClickingBackground,lightboxPosition:na.lightboxPosition,horizontalOffset:na.horizontalOffset,verticalOffset:na.verticalOffset},design:{selectorKey:ra.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius}}},pa={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:ct.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:ct.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:ct.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(aa||(aa={}));var sa,da=function(){return{layout:{selectorKey:aa.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"40",unit:1}),margin:br.margin,padding:br.padding,whenClicked:pa.whenClicked,showCartText:pa.showCartText,cartText:pa.cartText,showNoOfItems:pa.showNoOfItems,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:aa.DESIGN,cartIcon:{selectorKey:aa.CART_ICON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor,icon:Object.assign(Object.assign({},br.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:aa.MINI_CART_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},cartItemsCount:{selectorKey:aa.CART_ITEMS_COUNT,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}}}},ca={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:ct.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:ct.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:ct.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:ct.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:ct.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:ct.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"}(sa||(sa={}));var ya,ua=function(){return{layout:{selectorKey:sa.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"75",unit:1}),margin:br.margin,padding:br.padding,loggedInButtonStyle:ca.loggedInButtonStyle,beforeLoginText:ca.beforeLoginText,positionType:br.positionType,pinTo:br.pinTo},content:{selectorKey:sa.CONTENT,myAccount:ca.myAccount,myOrders:ca.myOrders,myAddresses:ca.myAddresses,myQuotes:ca.myQuotes},design:{selectorKey:sa.DESIGN,profileAvatar:{selectorKey:sa.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},br.icon),{value:"user-icon"}),iconSize:br.iconSize,iconColor:br.iconColor},profileMenuItems:{selectorKey:sa.profile_ICON,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},profileNameText:{selectorKey:sa.MINI_profile_TEXT,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState",e.BUTTON_STYLE="buttonStyle"}(ya||(ya={}));var Sa,ga={loadMoreItemsOn:{value:"Scroll",propertyType:ct.CONTROLS}},Ta={buttonStyle:{value:"Text",propertyType:ct.CONTROLS},buttonText:{value:"Load More",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"plus",property:"icon",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:8,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS}},ha={buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,icon:Ta.icon,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType,showIcon:Ta.showIcon,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,iconSize:br.iconSize,iconColor:Object.assign(Object.assign({},br.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Ca=function(){return{layout:{selectorKey:ya.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:ct.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:ct.CSS,value:1,unit:yt.PIXELS},itemGapList:{property:"itemGapList",propertyType:ct.CSS,value:1,unit:yt.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:ct.CSS},justifyContent:{property:"justifyContent",propertyType:ct.CSS,value:"start"},loadMoreItemsOn:ga.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:ct.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:ct.CSS,value:100,unit:yt.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:ct.CSS,value:100,unit:yt.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:ct.CSS,value:100,unit:yt.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:ct.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:ct.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:yt.PIXELS,propertyType:ct.CSS},dotSize:{property:"dotSize",value:10,unit:yt.PIXELS,propertyType:ct.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:ct.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:ct.CONTROLS},autoplay:{value:!1,propertyType:ct.CONTROLS},autoplayDuration:{value:3e3,unit:yt.MS,propertyType:ct.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:ct.CONTROLS},stopOnInteraction:{value:!1,propertyType:ct.CONTROLS},displayAds:{value:!0,propertyType:ct.CONTROLS},enableListView:{value:!1,propertyType:ct.CONTROLS},activeView:{value:ir.GRID,propertyType:ct.CONTROLS}},design:{selectorKey:ya.DESIGN,repeaterWidget:Object.assign({selectorKey:ya.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),buttonStyle:{selectorKey:ya.BUTTON_STYLE,defaultState:Object.assign({selectorKey:ya.DEFAULT_STATE},ha),hoverState:Object.assign({selectorKey:ya.HOVER_STATE},ha)}},dataConnector:{selectorKey:ya.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:ct.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:ct.CONTROLS}},content:{selectorKey:ya.CONTENT,adVariationsList:{value:[{id:"",label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!1,shuffleItems:!1,showDetails:!0,range:0}],property:"adVariationsList",propertyType:ct.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Sa||(Sa={}));var Oa,ba=function(){return{layout:{selectorKey:Sa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:Sa.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr)}},va={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:ct.CSS},fillItemsToContainerWidth:{value:!1,propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,propertyType:ct.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:ct.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:ct.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:ct.CSS},overflowControl:{value:"Load More Button",propertyType:ct.CONTROLS},onClick:{value:"Navigate to a page",propertyType:ct.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Oa||(Oa={}));var ma,wa=function(){return{layout:{selectorKey:Oa.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:200,unit:1}),height:Object.assign(Object.assign({},br.height),{value:30}),margin:br.margin,padding:br.padding,direction:br.direction,spacingBetweenMenuListItems:va.spacingBetweenMenuListItems,fillItemsToContainerWidth:va.fillItemsToContainerWidth,dividerBetweenItems:va.dividerBetweenItems,listItemAlignment:va.listItemAlignment,listItemContentAlignment:va.listItemContentAlignment,maxItemsToDisplay:va.maxItemsToDisplay,overflowControl:va.overflowControl,onClick:va.onClick,positionType:br.positionType,pinTo:br.pinTo},content:{menuList:va.menuList},design:{selectorKey:Oa.DESIGN,menuContainer:{selectorKey:Oa.MENU_CONTAINER,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},menuItemStyle:{selectorKey:Oa.MENU_ITEM_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}}}},fa={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:ct.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:ct.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:ct.CSS},showOptionsToSelect:{value:!0,propertyType:ct.CONTROLS},showNoOfOptions:{value:!0,propertyType:ct.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:ct.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:ct.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:ct.CONTROLS},buttonText:{value:"More Options",propertyType:ct.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:ct.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:ct.CSS},displayValues:{value:"Horizontally",propertyType:ct.CONTROLS},displayStyle:{value:"Swatch",propertyType:ct.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:ct.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:ct.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:ct.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:ct.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:ct.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:ct.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:ct.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:ct.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:ct.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:ct.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:ct.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:ct.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:ct.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:ct.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:ct.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:ct.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:ct.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:ct.CONTROLS}},Ra={optionSelection:{value:!0,property:"optionSelection",propertyType:ct.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:ct.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:ct.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:ct.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:ct.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:ct.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:ct.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:ct.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:ct.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:ct.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:ct.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:ct.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:ct.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:ct.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:ct.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:ct.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:ct.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:ct.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:ct.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:ct.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:ct.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:ct.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:ct.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:ct.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:ct.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:ct.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:ct.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:ct.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:ct.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:ct.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:ct.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:ct.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:ct.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:ct.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:ct.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:ct.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:ct.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:ct.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:ct.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:ct.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:ct.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:ct.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:ct.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:ct.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:ct.CONTROLS},header:{value:!0,property:"header",propertyType:ct.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:ct.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:ct.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:ct.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:ct.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:ct.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:ct.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:ct.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:ct.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:ct.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:ct.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:ct.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:ct.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:ct.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:ct.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:ct.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:ct.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:ct.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:ct.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:ct.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:ct.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:ct.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:ct.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:ct.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:ct.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:ct.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:ct.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:ct.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:ct.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:ct.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:ct.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:ct.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:ct.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:ct.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:ct.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:ct.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:ct.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:ct.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:ct.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:ct.CSS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"circle",propertyType:ct.CONTROLS},swatchShape:{value:"circle",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:ct.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:ct.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:ct.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:ct.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:ct.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:ct.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:ct.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:ct.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:ct.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:ct.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:ct.CONTROLS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},characterSpacing:{value:"16",propertyType:ct.CSS,unit:1},lineHeight:{value:"16",propertyType:ct.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:ct.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:ct.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:ct.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:ct.CONTROLS},paginationStyle:{value:"dotted",propertyType:ct.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:ct.CONTROLS},arrowSize:{value:"16",propertyType:ct.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:ct.CSS},backgroundShape:{value:"rectangle",propertyType:ct.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:ct.CSS},font:{value:"lato",propertyType:ct.CSS},fontSize:{value:"16",propertyType:ct.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:ct.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:ct.CSS},hoverBackgroundShape:{value:"circle",propertyType:ct.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:ct.CSS},hoverFont:{value:"lato",propertyType:ct.CSS},hoverFontSize:{value:"#BE6C00",propertyType:ct.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:ct.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:ct.CSS},previousIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:ct.CONTROLS},iconSize:{value:"20",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.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"}(ma||(ma={}));var Na,Da=function(){return{layout:{selectorKey:ma.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:300,unit:1}),height:Object.assign(Object.assign({},br.height),{value:"auto",unit:yt.CUSTOM}),margin:br.margin,padding:br.padding,positionType:br.positionType,pinTo:br.pinTo,showOptionsToSelect:fa.showOptionsToSelect,itemSpacing:fa.itemSpacing,showNoOfOptions:fa.showNoOfOptions,noOfOptionsToShowUpfront:fa.noOfOptionsToShowUpfront,showRemainingOptionsAs:fa.showRemainingOptionsAs,whenClicked:fa.whenClicked,buttonText:fa.buttonText,displayStyle:fa.displayStyle,dividerBetweenOptions:fa.dividerBetweenOptions,optionTitleValueSpacing:fa.optionTitleValueSpacing,displayValues:fa.displayValues,swatchItemSpacing:fa.swatchItemSpacing,swatchItemSize:fa.swatchItemSize,swatchItemPadding:fa.swatchItemPadding,optionItemSpacing:fa.optionItemSpacing,optionItemPadding:fa.optionItemPadding,swatchMaxItemsToDisplay:fa.swatchMaxItemsToDisplay,swatchOverflowItems:fa.swatchOverflowItems,swatchImageType:fa.swatchImageType,singleSelectDisplayValues:fa.singleSelectDisplayValues,singleSelectItemSpacing:fa.singleSelectItemSpacing,singleSelectItemPadding:fa.singleSelectItemPadding,singleSelectMaxItemsToDisplay:fa.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:fa.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:fa.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:fa.swatchDropdownOptionsPadding,swatchDropdownStyle:fa.swatchDropdownStyle,swatchOptionAndListSpacing:fa.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:fa.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:fa.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:fa.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:ma.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Ra.dropdownOptionsSpacing,dropdownOptionsPadding:Ra.dropdownOptionsPadding,dropdownStyle:Ra.dropdownStyle,optionAndListSpacing:Ra.optionAndListSpacing,dropdownListItemSpacing:Ra.dropdownListItemSpacing,dropdownListItemPadding:Ra.dropdownListItemPadding,dividerBetweenListItems:Ra.dividerBetweenListItems,maxItemsToDisplay:Ra.maxItemsToDisplay,overflowItems:Ra.overflowItems}},design:{selectorKey:ma.DESIGN,widgetStyle:{selectorKey:ma.WIDGET_STYLE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},optionValueStyle:{selectorKey:ma.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:ma.DEFAULT_STATE,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,backgroundShape:Ra.backgroundShape,swatchShape:Ra.swatchShape},hoverState:{selectorKey:ma.HOVER_STATE},selectedState:{selectorKey:ma.SELECTED_STATE}}},dataConnector:{selectorKey:ma.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:ct.CONTROLS}}}},La={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},brandName:{value:!0,propertyType:ct.CONTROLS},brandCodes:{value:!0,propertyType:ct.CONTROLS},varientCodes:{value:!0,propertyType:ct.CONTROLS},brandImage:{value:!0,propertyType:ct.CONTROLS},price:{value:!0,propertyType:ct.CONTROLS},brandDescription:{value:!0,propertyType:ct.CONTROLS},showOptions:{value:!0,propertyType:ct.CONTROLS},allowBulkOrdering:{value:!0,propertyType:ct.CONTROLS},actions:{value:!0,propertyType:ct.CONTROLS},quickView:{value:!0,propertyType:ct.CONTROLS},addToCart:{value:!0,propertyType:ct.CONTROLS},wishlist:{value:!0,propertyType:ct.CONTROLS},buyNow:{value:!0,propertyType:ct.CONTROLS},addtoQuote:{value:!0,propertyType:ct.CONTROLS},showUoms:{value:!0,propertyType:ct.CONTROLS},showVolumePricing:{value:!0,propertyType:ct.CONTROLS},showInventory:{value:!0,propertyType:ct.CONTROLS},storeAvailability:{value:!0,propertyType:ct.CONTROLS},brandCode:{value:!0,propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Na||(Na={}));var Aa,Ia=function(){return{layout:{selectorKey:Na.LAYOUT,width:Object.assign({},br.width),height:Object.assign(Object.assign({},br.height),{value:"auto",propertyType:ct.CONTROLS,unit:7}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:Na.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),content:{selectorKey:Na.CONTENT,brandName:La.brandName,brandDescription:La.brandDescription,brandCode:La.brandCode,brandImage:La.brandImage},dataConnector:{selectorKey:Na.DATA_CONNECTOR,dataConnector:La.dataConnector}}},Ea={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:ct.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:ct.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:ct.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:ct.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:ct.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:ct.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:ct.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:ct.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:ct.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:ct.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:ct.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:ct.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},title:{value:"",property:"title",propertyType:ct.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:ct.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:ct.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:ct.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:ct.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:ct.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:ct.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:ct.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:ct.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:ct.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:ct.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:ct.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:ct.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:ct.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:ct.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:ct.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:ct.CONTROLS}},xa={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},Pa={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},_a={icon:br.icon,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.HEADING_DESIGN="headingDesign",e.DESCRIPTION_DESIGN="descriptionDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.BUNDLE_NAVIGATION_BUTTON_DESIGN="navigationButtonDesign",e.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN="bundleDetailsPageButtonDesign",e.TILE_CARD_DESIGN="tileCardDesign",e.TILE_CARD_IMAGE_DESIGN="tileCardImageDesign",e.LIST_VIEW_CARD_DESIGN="listViewCardDesign",e.BUNDLE_TAG_DESIGN="bundleTagDesign"}(Aa||(Aa={}));var Ba,Ha=function(){return{layout:{selectorKey:Aa.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"300",unit:1}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,bundleType:Ea.bundleType,displayType:Ea.displayType,scrollType:Ea.scrollType,showArrows:Ea.showArrows,allowAutoScroll:Ea.allowAutoScroll,loopItems:Ea.loopItems,showDots:Ea.showDots,itemsPerSlide:Ea.itemsPerSlide,containerHeight:Ea.containerHeight,imgTextSpacing:Ea.imgTextSpacing,itemGap:Ea.itemGap,tileRowGap:Ea.tileRowGap,tileColumnGap:Ea.tileColumnGap,showTileAnimation:Ea.showTileAnimation,maxNoItemsToShow:Ea.maxNoItemsToShow,itemSpacing:Ea.itemSpacing,itemPadding:Ea.itemPadding,showDivider:Ea.showDivider},design:{selectorKey:Aa.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:Aa.HEADING_DESIGN},Pa),xa),descriptionDesign:Object.assign(Object.assign({selectorKey:Aa.DESCRIPTION_DESIGN},Pa),xa),productNameDesign:Object.assign(Object.assign({selectorKey:Aa.PRODUCT_NAME_DESIGN},Pa),xa),productCardDesign:Object.assign({selectorKey:Aa.PRODUCT_CARD_DESIGN},xa),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Aa.BUNDLE_NAVIGATION_BUTTON_DESIGN},Pa),xa),_a),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Aa.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},Pa),xa),_a),tileCardDesign:Object.assign({selectorKey:Aa.TILE_CARD_DESIGN},xa),tileCardImageDesign:Object.assign({selectorKey:Aa.TILE_CARD_IMAGE_DESIGN},xa),listViewCardDesign:Object.assign({selectorKey:Aa.LIST_VIEW_CARD_DESIGN},xa),bundleTagDesign:Object.assign(Object.assign({selectorKey:Aa.BUNDLE_TAG_DESIGN},Pa),xa)},content:{selectorKey:Aa.CONTENT,showTitle:Ea.showTitle,title:Ea.title,showDescription:Ea.showDescription,description:Ea.description,showBundleImage:Ea.showBundleImage,showProductImage:Ea.showProductImages,showProductName:Ea.showProductName,showBundleNavigationButton:Ea.showBundleNavigationButton,bundleNavigationButtonName:Ea.bundleNavigationButtonName,bundleNavigationButtonLink:Ea.bundleNavigationButtonLink,showBundleDetailPageButton:Ea.showBundleDetailPageButton,bundleDetailPageButtonName:Ea.bundleDetailPageButtonName,bundleDetailPageButtonLink:Ea.bundleDetailPageButtonLink,showBundleTagSlider:Ea.showBundleTagSlider,showBundleTagArrows:Ea.showBundleTagSliderArrows},dataConnector:{selectorKey:Aa.DATA_CONNECTOR,dataConnector:Ea.dataConnector}}},za={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS}},ka={templateType:{value:"Template 1",property:"templateType",propertyType:ct.CONTROLS}},ja={showBundleName:{value:!0,property:"showBundleName",propertyKey:ct.CONTROLS},showBundleDescription:{value:!1,property:"showBundleDescription",propertyKey:ct.CONTROLS},bundleDescription:{value:"",property:"bundleDescription",properttyKey:ct.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:ct.CONTROLS},showProductGallery:{value:!0,property:"showProductGallery",propertyType:ct.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:ct.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:ct.CONTROLS},showProductInfo:{value:!0,property:"showProductInfo",propertyKey:ct.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:ct.CONTROLS},showProductVariantPicker:{value:!0,property:"showProductVariantPicker",propertyKey:ct.CONTROLS},showProductQuantity:{value:!0,property:"showProductQuantity",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.DEFAULT_STATE="defaultState",e.SELECTED_STATE="selectedState",e.HOVER_STATE="hoverState",e.BUNDLE_DETAILS_HEADER_DESIGN="bundleDetailsHeaderDesign",e.BUNDLE_NAME_DESIGN="bundleNameDesign",e.BUNDLE_DESCRIPTION_DESIGN="bundleDescriptionDesign",e.CATEGORY_SLIDER_CARD_DESIGN="categorySliderCardDesign",e.CATEGORY_NAME_DESIGN="categoryNameDesign",e.CATEGORY_CARD_INFO_DESIGN="categoryCardInfoDesign",e.CATEGORY_CARD_DESIGN="categoryCardDesign",e.PRODUCT_CARDS_SCROLL_DESIGN="productCardsScrollDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.PRODUCT_CARD_NAME_DESIGN="productCardNameDesign",e.PRODUCT_CARD_INFO_DESIGN="productCardInfoDesign",e.PRODUCT_CARD_PRICE_DESIGN="productCardPriceDesign",e.PRODUCT_PANEL_DESIGN="productPanelDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_INFO_DESIGN="productInfoDesign",e.PRODUCT_PRICE_DESIGN="productPriceDesign",e.SELECT_BUTTON_DESIGN="selectButtonDesign",e.ADD_TO_CART_BUTTON_DESIGN="addToCartButtonDesign"}(Ba||(Ba={}));var Ka,Ua={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},Ga={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},Ma=(br.icon,br.showIcon,br.iconSize,br.iconColor,function(){return{layout:{selectorKey:Ba.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"300",unit:1}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,templateType:ka.templateType},design:{selectorKey:Ba.DESIGN,bundleDetailsHeaderDesign:{selectorKey:Ba.BUNDLE_DETAILS_HEADER_DESIGN,bundleNameDesign:Object.assign(Object.assign({selectorKey:Ba.BUNDLE_NAME_DESIGN},Ga),Ua),bundleDescriptionDesign:Object.assign(Object.assign({selectorKey:Ba.BUNDLE_DESCRIPTION_DESIGN},Ga),Ua)},categorySliderCardDesign:{selectorKey:Ba.CATEGORY_SLIDER_CARD_DESIGN,categoryNameDesign:Object.assign({selectorKey:Ba.CATEGORY_NAME_DESIGN},Ga),categoryCardInfoDesign:Object.assign({selectorKey:Ba.CATEGORY_CARD_INFO_DESIGN},Ga),categoryCardDesign:{selectorKey:Ba.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Ba.DEFAULT_STATE},Ua),selectedState:Object.assign({selectorKey:Ba.SELECTED_STATE},Ua),hoverState:Object.assign({selectorKey:Ba.HOVER_STATE},Ua)}},productCardsScrollDesign:{selectorKey:Ba.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:Ba.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Ba.DEFAULT_STATE},Ua),selectedState:Object.assign({selectorKey:Ba.SELECTED_STATE},Ua),hoverState:Object.assign({selectorKey:Ba.HOVER_STATE},Ua)},productCardNameDesign:Object.assign({selectorKey:Ba.PRODUCT_CARD_NAME_DESIGN},Ga),productCardInfoDesign:Object.assign({selectorKey:Ba.PRODUCT_CARD_INFO_DESIGN},Ga),productCardPriceDesign:Object.assign({selectorKey:Ba.PRODUCT_CARD_PRICE_DESIGN},Ga)},productPanelDesign:{selectorKey:Ba.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:Ba.PRODUCT_NAME_DESIGN},Ga),productPriceDesign:Object.assign({selectorKey:Ba.PRODUCT_PRICE_DESIGN},Ga),productInfoDesign:Object.assign({selectorKey:Ba.PRODUCT_INFO_DESIGN},Ga),selectButtonDesign:{selectorKey:Ba.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Ba.SELECTED_STATE},Ga),Ua),hoverState:Object.assign(Object.assign({selectorKey:Ba.HOVER_STATE},Ga),Ua),defaultState:Object.assign(Object.assign({selectorKey:Ba.DEFAULT_STATE},Ga),Ua)},addToCartButtonDesign:{selectorKey:Ba.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Ba.SELECTED_STATE},Ga),Ua),hoverState:Object.assign(Object.assign({selectorKey:Ba.HOVER_STATE},Ga),Ua),defaultState:Object.assign(Object.assign({selectorKey:Ba.DEFAULT_STATE},Ga),Ua)}}},content:{selectorKey:Ba.CONTENT,showBundleName:ja.showBundleName,showBundleDescription:ja.showBundleDescription,bundleDescription:ja.bundleDescription,showDivider:ja.showDivider,showProductGallery:ja.showProductGallery,showProductName:ja.showProductName,showProductInfo:ja.showProductInfo,showProductImage:ja.showProductImage,showProductPrice:ja.showProductPrice,showProductVariantPicker:ja.showProductVariantPicker,showProductQuantity:ja.showProductQuantity},dataConnector:{selectorKey:Ba.DATA_CONNECTOR,dataConnector:za.dataConnector}}}),Va={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},categoryName:{value:!0,propertyType:ct.CONTROLS},categoryImage:{value:!0,propertyType:ct.CONTROLS},categoryCode:{value:!0,propertyType:ct.CONTROLS},categoryDescription:{value:!0,propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ka||(Ka={}));var Wa,Ya=function(){return{layout:{selectorKey:Ka.LAYOUT,width:Object.assign({},br.width),height:Object.assign(Object.assign({},br.height),{value:"auto",propertyType:ct.CONTROLS,unit:7}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:Ka.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),content:{selectorKey:Ka.CONTENT,categoryName:Va.categoryName,categoryDescription:Va.categoryDescription,categoryCode:Va.categoryCode,categoryImage:Va.categoryImage},dataConnector:{selectorKey:Ka.DATA_CONNECTOR,dataConnector:Va.dataConnector}}},Fa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},categoryName:{value:!0,propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Wa||(Wa={}));var Xa,qa=function(){return{layout:{selectorKey:Wa.LAYOUT,width:Object.assign({},br.width),height:Object.assign(Object.assign({},br.height),{value:"auto",propertyType:ct.CONTROLS,unit:7}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:Wa.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},content:{selectorKey:Wa.CONTENT,categoryName:Fa.categoryName},dataConnector:{selectorKey:Wa.DATA_CONNECTOR,dataConnector:Fa.dataConnector}}},Qa={onClick:{value:"Show Image Lightbox",propertyType:ct.CONTROLS},onHover:{value:"Zoom Out",propertyType:ct.CONTROLS},cropRatio:{value:"16:9",propertyType:ct.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:ct.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:ct.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:ct.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Xa||(Xa={}));var Za,$a=function(){return{layout:{selectorKey:Xa.LAYOUT,width:Object.assign(Object.assign({},br.width),{propertyType:ct.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},br.height),{value:300,propertyType:ct.CONTROLS,unit:1}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,onClick:Qa.onClick,onHover:Qa.onHover,cropRatio:Qa.cropRatio,fitOptions:Qa.fitOptions,horizontalAlignment:Qa.horizontalAlignment,verticalAlignment:Qa.verticalAlignment},design:{selectorKey:Xa.DESIGN,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,backgroundColor:br.backgroundColor,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,brightness:br.brightness,hue:br.hue,lightness:br.lightness,highlights:br.highlights,shadows:br.shadows,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:ct.CONTROLS}},dataConnector:{selectorKey:Xa.DATA_CONNECTOR,dataConnector:Qa.dataConnector}}},Ja={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:ct.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:ct.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:ct.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:ct.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:ct.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:ct.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:ct.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:ct.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:ct.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:ct.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:ct.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:ct.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:ct.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:ct.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:ct.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:ct.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:ct.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:ct.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:ct.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:ct.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:ct.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:ct.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},title:{value:"",property:"title",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:ct.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:ct.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:ct.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:ct.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"}(Za||(Za={})),br.borderColor,br.borderStyle,br.borderPerSlide,br.showBorder,br.backgroundColor,br.showShadow,br.shadowColor,br.blur,br.spread,br.angle,br.borderRadius,br.exposure,br.contrast,br.saturation,br.highlights,br.shadows,br.theme,br.font,br.fontSize,br.textColor,br.bold,br.italic,br.linethrough,br.underline,br.textAlign,br.characterSpacing,br.lineHeight;var el,ol=function(){return{layout:{selectorKey:Za.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:300,unit:yt.PIXELS}),height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,displayStyle:Ja.displayStyle,openFilterAs:Ja.openFilterAs,displayType:Ja.displayType,selectionType:Ja.selectionType,allowSearchForEachFilter:Ja.allowSearchForEachFilter,dividerBetweenFilters:Ja.dividerBetweenFilters,maxValuesToDisplay:Ja.maxValuesToDisplay,overflowControl:Ja.overflowControl,showSubCategoriesFilter:Ja.showSubCategoriesFilter,showBrandsFilter:Ja.showBrandsFilter,showPriceFilter:Ja.showPriceFilter,showCustomAttributesFilter:Ja.showCustomAttributesFilter,firstFilterAlwaysOpen:Ja.firstFilterAlwaysOpen,allowMultipleFiltersOpen:Ja.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:Ja.horizontalSpacingBetweenItems,sliderControl:Ja.sliderControl,controlPosition:Ja.controlPosition,loopImages:Ja.loopImages,displaySliderScrollbar:Ja.displaySliderScrollbar,autoplay:Ja.autoplay,openItemsIn:Ja.openItemsIn,showMoreItems:Ja.showMoreItems,verticalSpacingBetweenItems:Ja.verticalSpacingBetweenItems,showOptionsFilter:Ja.showOptionsFilter},design:{selectorKey:Za.DESIGN},content:{selectorKey:Za.CONTENT,showTitle:Ja.showTitle,showDescription:Ja.showDescription,title:Ja.title,description:Ja.description,showAppliedFilters:Ja.showAppliedFilters,clearAllButton:Ja.clearAllButton,showNoOfValuesForEachFilters:Ja.showNoOfValuesForEachFilters}}},tl={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:ct.CONTROLS},title:{value:"Sort by",property:"title",propertyType:ct.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:ct.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"}(el||(el={}));var rl,il={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},nl={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},al=function(){return{layout:{selectorKey:el.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:300,unit:yt.PIXELS}),height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:el.DESIGN,sortTitle:Object.assign({selectorKey:el.SORT_TITLE},nl),selectedOption:Object.assign({selectorKey:el.SELECTED_OPTION},nl),sortButton:Object.assign({selectorKey:el.SORT_BUTTON},il)},content:{selectorKey:el.CONTENT,title:tl.title,orderProductsBy:tl.orderProductsBy,sortOptions:tl.sortOptions}}},ll={source:{value:"Past Orders",property:"source",propertyType:ct.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:ct.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:ct.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:ct.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:ct.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:ct.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:ct.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:ct.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:ct.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:ct.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(rl||(rl={})),br.theme,br.font,br.fontSize,br.textColor,br.bold,br.italic,br.linethrough,br.underline,br.textAlign,br.characterSpacing,br.lineHeight,br.backgroundColor;var pl,sl=function(){return{layout:{selectorKey:rl.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:300,unit:yt.PIXELS}),height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:rl.DESIGN},content:{selectorKey:rl.CONTENT,source:ll.source,filterOrders:ll.filterOrders,sortBy:ll.sortBy,showTitle:ll.showTitle,title:ll.title,showDescription:ll.showDescription,description:ll.description,viewAllOrdersButton:ll.viewAllOrdersButton,orderId:ll.orderId,orderStatus:ll.orderStatus,orderedOn:ll.orderedOn,orderTotal:ll.orderTotal,numOfItemsOrdered:ll.numOfItemsOrdered,paymentMethodsUsed:ll.paymentMethodsUsed,reOrderButton:ll.reOrderButton,onClick:ll.onClick}}},dl={showHeader:{value:!0,propertyType:ct.CONTROLS},showToastMessage:{value:!0,propertyType:ct.CONTROLS},orderDetails:{value:!0,propertyType:ct.CONTROLS},quickActions:{value:!0,propertyType:ct.CONTROLS},cartItems:{value:!0,propertyType:ct.CONTROLS},orderAttributes:{value:!0,propertyType:ct.CONTROLS}},cl={header:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:ct.CSS}},toast:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:ct.CSS},backgroundColor:{value:{hex:"#f0fdf4",rgb:{r:"240",g:"253",b:"244",a:1}},property:"backgroundColor",propertyType:ct.CSS,parentRef:"cs-be-se-2"},borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}}},padding:{isAll:!0,sides:{top:{value:16,unit:1},right:{value:16,unit:1},bottom:{value:16,unit:1},left:{value:16,unit:1}},property:"padding",propertyType:ct.CSS}},details:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:ct.CSS,parentRef:"cs-be-se-2"}},quickAction:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:ct.CSS,parentRef:"cs-be-se-2"},margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:ct.CSS}},cartItems:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:ct.CSS,parentRef:"cs-be-se-2"}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_HEADER_STYLES="designHeader",e.DESIGN_TOAST_STYLES="designToast",e.DESIGN_DETAILS_STYLES="designDetails",e.DESIGN_QUICK_ACTIONS_STYLES="designQuickActions",e.DESIGN_CART_ITEMS_STYLES="designCartItems"}(pl||(pl={}));var yl,ul=function(){return{layout:{selectorKey:pl.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"1000",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"800",unit:1}),padding:br.padding,margin:br.margin,positionType:br.positionType},content:{selectorKey:pl.CONTENT,showHeader:dl.showHeader,showToastMessage:dl.showToastMessage,orderDetails:dl.orderDetails,quickActions:dl.quickActions,cartItems:dl.cartItems,orderAttributes:dl.orderAttributes},design:{selectorKey:pl.DESIGN,designHeader:{selectorKey:pl.DESIGN_HEADER_STYLES,padding:br.padding,margin:cl.header.margin,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showBorder:br.showBorder,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,backgroundColor:br.backgroundColor,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},designToast:{selectorKey:pl.DESIGN_TOAST_STYLES,padding:cl.toast.padding,margin:cl.toast.margin,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showBorder:br.showBorder,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,borderRadius:cl.toast.borderRadius,backgroundColor:cl.toast.backgroundColor,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},designDetails:{selectorKey:pl.DESIGN_DETAILS_STYLES,padding:br.padding,margin:br.margin,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showBorder:br.showBorder,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,backgroundColor:cl.details.backgroundColor,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},designQuickActions:{selectorKey:pl.DESIGN_QUICK_ACTIONS_STYLES,padding:br.padding,margin:cl.quickAction.margin,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showBorder:br.showBorder,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,backgroundColor:cl.quickAction.backgroundColor,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},designCartItems:{selectorKey:pl.DESIGN_CART_ITEMS_STYLES,padding:br.padding,margin:br.margin,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showBorder:br.showBorder,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,backgroundColor:cl.cartItems.backgroundColor,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}}}},Sl={source:{value:"Recent Quotes",property:"source",propertyType:ct.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:ct.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:ct.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:ct.CONTROLS},status:{value:!0,property:"status",propertyType:ct.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:ct.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:ct.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:ct.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:ct.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:ct.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:ct.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:ct.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:ct.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:ct.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:ct.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:ct.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:ct.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:ct.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:ct.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:ct.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:ct.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:ct.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:ct.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:ct.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:ct.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:ct.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:ct.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"None",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.QUOTE_ID="quoteId",e.RAISED_ON="raisedOn",e.QUOTE_STATUS="quoteStatus",e.PAGINATION_ARROWS="pagination-arrows"}(yl||(yl={}));var gl,Tl={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},hl={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},Cl=(br.icon,br.showIcon,br.iconSize,br.iconColor,function(){return{layout:{selectorKey:yl.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:350,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:150,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,displayStyle:Sl.displayStyle,maxItemsToDisplay:Sl.maxItemsToDisplay,sliderControl:Sl.sliderControl,controlPosition:Sl.controlPosition,loopItems:Sl.loopItems,displayScrollbar1:Sl.displayScrollbar1,autoplay:Sl.autoplay,spacingBetweenItems:Sl.spacingBetweenItems,dividerBetweenItems:Sl.dividerBetweenItems,overflowControl:Sl.overflowControl,numOfItemsToLoad:Sl.numOfItemsToLoad},design:{selectorKey:yl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:yl.WIDGET_STYLE},hl),jr),Tl),itemStyle:Object.assign(Object.assign({selectorKey:yl.ITEM_STYLE},hl),Tl),quoteId:Object.assign(Object.assign({selectorKey:yl.QUOTE_ID},hl),Tl),raisedOn:Object.assign(Object.assign({selectorKey:yl.RAISED_ON},hl),Tl),quoteStatus:Object.assign(Object.assign({selectorKey:yl.QUOTE_STATUS},hl),Tl),paginationArrows:{selectorKey:yl.PAGINATION_ARROWS,arrowIconStyle:Sl.arrowIconStyle,leftArrowIconStyle:Sl.leftArrowIconStyle,rightArrowIconStyle:Sl.rightArrowIconStyle,backgroundShape:Sl.backgroundShape,arrowSize:Sl.arrowSize,arrowColor:Sl.arrowColor}},content:{selectorKey:yl.CONTENT,source:Sl.source,filterStatements:Sl.filterStatements,sortBy:Sl.sortBy,showTitle:Sl.showTitle,title:Sl.title,showDescription:Sl.showDescription,description:Sl.description,viewAllQuotesButton:Sl.viewAllQuotesButton,quoteId:Sl.quoteId,status:Sl.status,quoteRaisedDate:Sl.quoteRaisedDate,quoteRaisedDisplayFormat:Sl.quoteRaisedDisplayFormat,lastUpdatedDate:Sl.lastUpdatedDate,lastUpdatedDisplayFormat:Sl.lastUpdatedDisplayFormat,expiryDate:Sl.expiryDate,expiryDateDisplayFormat:Sl.expiryDateDisplayFormat,quoteLineItems:Sl.quoteLineItems,quickActions:Sl.quickActions,viewQuote:Sl.viewQuote,printQuote:Sl.printQuote,downloadQuote:Sl.downloadQuote,cancelQuote:Sl.cancelQuote,sendMessage:Sl.sendMessage}}}),Ol={source:{value:"Recent RFQs",property:"source",propertyType:ct.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:ct.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:ct.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:ct.CONTROLS},status:{value:!0,property:"status",propertyType:ct.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:ct.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:ct.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:ct.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:ct.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:ct.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:ct.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:ct.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:ct.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:ct.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:ct.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:ct.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:ct.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:ct.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:ct.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:ct.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:ct.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:ct.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:ct.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:ct.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:ct.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:ct.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:ct.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:ct.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:ct.CONTROLS},backgroundShape:{value:"None",propertyType:ct.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:ct.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:ct.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.RFQ_ID="rfqId",e.RAISED_ON="raisedOn",e.RFQ_STATUS="rfqStatus",e.PAGINATION_ARROWS="pagination-arrows"}(gl||(gl={}));var bl,vl={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},ml={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},wl=(br.icon,br.showIcon,br.iconSize,br.iconColor,function(){return{layout:{selectorKey:gl.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:350,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:150,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,displayStyle:Ol.displayStyle,maxItemsToDisplay:Ol.maxItemsToDisplay,sliderControl:Ol.sliderControl,controlPosition:Ol.controlPosition,loopItems:Ol.loopItems,displayScrollbar1:Ol.displayScrollbar1,autoplay:Ol.autoplay,spacingBetweenItems:Ol.spacingBetweenItems,dividerBetweenItems:Ol.dividerBetweenItems,overflowControl:Ol.overflowControl,numOfItemsToLoad:Ol.numOfItemsToLoad},design:{selectorKey:gl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:gl.WIDGET_STYLE},ml),jr),vl),itemStyle:Object.assign(Object.assign({selectorKey:gl.ITEM_STYLE},ml),vl),rfqId:Object.assign(Object.assign({selectorKey:gl.RFQ_ID},ml),vl),raisedOn:Object.assign(Object.assign({selectorKey:gl.RAISED_ON},ml),vl),rfqStatus:Object.assign(Object.assign({selectorKey:gl.RFQ_STATUS},ml),vl),paginationArrows:{selectorKey:gl.PAGINATION_ARROWS,arrowIconStyle:Ol.arrowIconStyle,leftArrowIconStyle:Ol.leftArrowIconStyle,rightArrowIconStyle:Ol.rightArrowIconStyle,backgroundShape:Ol.backgroundShape,arrowSize:Ol.arrowSize,arrowColor:Ol.arrowColor}},content:{selectorKey:gl.CONTENT,source:Ol.source,filterStatements:Ol.filterStatements,sortBy:Ol.sortBy,showTitle:Ol.showTitle,title:Ol.title,showDescription:Ol.showDescription,description:Ol.description,viewAllRfqsButton:Ol.viewAllRfqsButton,rfqId:Ol.rfqId,status:Ol.status,rfqRaisedDate:Ol.rfqRaisedDate,rfqRaisedDisplayFormat:Ol.rfqRaisedDisplayFormat,lastUpdatedDate:Ol.lastUpdatedDate,lastUpdatedDisplayFormat:Ol.lastUpdatedDisplayFormat,rfqLineItems:Ol.rfqLineItems,quickActions:Ol.quickActions,viewRfq:Ol.viewRfq,printRfq:Ol.printRfq,downloadRfq:Ol.downloadRfq,cancelRfq:Ol.cancelRfq,sendMessage:Ol.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(bl||(bl={}));var fl,Rl=function(){return{layout:{selectorKey:bl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0,value:400}),margin:br.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:ct.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:ct.CONTROLS},delay:{value:100,unit:yt.MS,propertyType:ct.CONTROLS},closeOnXIcon:{value:!1,propertyType:ct.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:ct.CONTROLS}},design:Object.assign({selectorKey:bl.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:ct.CONTROLS},borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),dataConnector:{selectorKey:bl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:ct.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:ct.CONTROLS}}}},Nl={displayStyle:{value:"Table",property:"displayStyle",propertyType:ct.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:ct.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:ct.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:ct.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:ct.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:ct.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:ct.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:ct.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:ct.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:ct.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:ct.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:ct.CONTROLS},source:{value:"Allocations",property:"source",propertyType:ct.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},title:{value:"",property:"title",propertyType:ct.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:ct.CONTROLS},description:{value:"",property:"description",propertyType:ct.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:ct.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:ct.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:ct.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:ct.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:ct.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:ct.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:ct.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:ct.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:ct.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:ct.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:ct.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:ct.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:ct.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:ct.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:ct.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(fl||(fl={})),br.theme,br.font,br.fontSize,br.textColor,br.bold,br.italic,br.linethrough,br.underline,br.textAlign,br.characterSpacing,br.lineHeight,br.backgroundColor;var Dl,Ll=function(){return{layout:{selectorKey:fl.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:570,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:300,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,displayStyle:Nl.displayStyle,displayType:Nl.displayType,rowsToDisplay:Nl.rowsToDisplay,spacingBetweenItems:Nl.spacingBetweenItems,overflowControl:Nl.overflowControl,numOfItemsToLoad:Nl.numOfItemsToLoad,maxItemsToDisplay:Nl.maxItemsToDisplay,sliderControl:Nl.sliderControl,controlPosition:Nl.controlPosition,loopItems:Nl.loopItems,displayScrollbar1:Nl.displayScrollbar1,autoplay:Nl.autoplay},design:{selectorKey:fl.DESIGN},content:{selectorKey:fl.CONTENT,source:Nl.source,sortBy:Nl.sortBy,showTitle:Nl.showTitle,title:Nl.title,showDescription:Nl.showDescription,description:Nl.description,viewAllAllocationsButton:Nl.viewAllAllocationsButton,showAllocationCategory:Nl.showAllocationCategory,allocationCategory:Nl.allocationCategory,showAllocationLeft:Nl.showAllocationLeft,allocationLeft:Nl.allocationLeft,allocationUtilized:Nl.allocationUtilized,showAllocationUtilized:Nl.showAllocationUtilized,totalAllocation:Nl.totalAllocation,showTotalAllocation:Nl.showTotalAllocation,showExpiryDate:Nl.showExpiryDate,expiryDate:Nl.expiryDate,expiryDateDisplayFormat:Nl.expiryDateDisplayFormat,showRenewDate:Nl.showRenewDate,renewDate:Nl.renewDate,renewDateDisplayFormat:Nl.renewDateDisplayFormat,shopAllAllocationProductsButton:Nl.shopAllAllocationProductsButton}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Dl||(Dl={}));var Al,Il=function(){return{layout:{selectorKey:Dl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:ct.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:ct.CSS,value:1,unit:yt.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:ct.CSS},justifyContent:{property:"justifyContent",propertyType:ct.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:ct.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:ct.CSS,value:100,unit:yt.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:ct.CSS,value:100,unit:yt.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:ct.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:ct.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:yt.PIXELS,propertyType:ct.CSS},dotSize:{property:"dotSize",value:10,unit:yt.PIXELS,propertyType:ct.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:ct.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:ct.CONTROLS},autoplay:{value:!1,propertyType:ct.CONTROLS},autoplayDuration:{value:3e3,unit:yt.MS,propertyType:ct.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:ct.CONTROLS},stopOnInteraction:{value:!1,propertyType:ct.CONTROLS}},design:Object.assign({selectorKey:Dl.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),dataConnector:{selectorKey:Dl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:ct.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:ct.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Al||(Al={}));var El,xl=function(){return{layout:{selectorKey:Al.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding},design:Object.assign({selectorKey:Al.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr)}},Pl={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(El||(El={}));var _l,Bl=function(){return{layout:{selectorKey:El.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:"200",unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign({selectorKey:El.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),content:{selectorKey:El.CONTENT},dataConnector:{selectorKey:El.DATA_CONNECTOR,dataConnector:Pl.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:ct.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(_l||(_l={}));var Hl,zl=function(){return{layout:{selectorKey:_l.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"542",unit:1}),padding:br.padding,margin:br.margin,positionType:br.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:ct.CONTROLS}},design:{selectorKey:_l.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderRadius:br.borderRadius,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Hl||(Hl={}));var kl,jl=function(){return{layout:{selectorKey:Hl.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"310",unit:1}),padding:br.padding,margin:br.margin,positionType:br.positionType},design:Object.assign(Object.assign({selectorKey:Hl.DESIGN},jr),kr)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(kl||(kl={}));var Kl,Ul=function(){return{layout:{selectorKey:kl.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"530",unit:1}),padding:br.padding,margin:br.margin,positionType:br.positionType},design:{selectorKey:kl.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderRadius:br.borderRadius,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor}}},Gl={displayType:{value:"Full Trail",property:"displayType",propertyType:ct.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:ct.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:ct.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:ct.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:ct.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:ct.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:ct.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:ct.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:ct.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:ct.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:ct.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:ct.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:ct.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:ct.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:ct.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"}(Kl||(Kl={}));var Ml,Vl={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},Wl={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},Yl={icon:br.icon,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor},Fl=function(){return{layout:{selectorKey:Kl.LAYOUT,adjustment:br.adjustment,width:Object.assign(Object.assign({},br.width),{value:350,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:150,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,positionType:br.positionType,displayType:Gl.displayType,showSeparators:Gl.showSeparators,displayStyle:Gl.displayStyle,itemSpacing:Gl.itemSpacing,maxItemsToDisplay:Gl.maxItemsToDisplay,overflowItems:Gl.overflowItems,numOfItemsToLoad:Gl.numOfItemsToLoad,itemVerticalSpacing:Gl.itemVerticalSpacing,collapseInTheMiddle:Gl.collapseInTheMiddle,showMoreItems:Gl.showMoreItems,onClick:Gl.onClick,numOfItemsBeforeAndAfterCollapse:Gl.numOfItemsBeforeAndAfterCollapse,showItems:Gl.showItems},design:{selectorKey:Kl.DESIGN,backgroundAndFill:Object.assign({selectorKey:Kl.FILL_AND_BACKGROUND,addMedia:Gl.addMedia,addPatternOverlay:Gl.addPatternOverlay},Vl),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Kl.HOME_PAGE_ITEM_STYLE,addMedia:Gl.addMedia,addPatternOverlay:Gl.addPatternOverlay},Vl),Wl),Yl),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Kl.CURRENT_PAGE_ITEM_STYLE,addMedia:Gl.addMedia,addPatternOverlay:Gl.addPatternOverlay},Vl),Wl),Yl),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Kl.OTHER_ITEM_STYLES,addMedia:Gl.addMedia,addPatternOverlay:Gl.addPatternOverlay},Vl),Wl),Yl),itemSeparator:Object.assign({selectorKey:Kl.ITEM_SEPARATOR},Yl),expandIcon:Object.assign({selectorKey:Kl.EXPAND_ICON,backgroundColor:br.backgroundColor},Yl)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Ml||(Ml={}));var Xl,ql={icon:br.icon,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor},Ql=function(){return{layout:{selectorKey:Ml.LAYOUT,adjustment:br.adjustment,width:Object.assign(Object.assign({},br.width),{value:20,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:20,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,positionType:br.positionType},design:Object.assign({selectorKey:Ml.DESIGN,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},ql)}},Zl={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:ct.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:ct.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:ct.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:ct.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:ct.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"}(Xl||(Xl={}));var $l,Jl=function(){return{layout:{selectorKey:Xl.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:ct.CSS},height:{value:"40",property:"height",unit:1,propertyType:ct.CSS},margin:br.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:ct.CSS},searchResultsNumber:Zl.searchResultsNumber,searchKeyword:Zl.searchKeyword,otherText:Zl.otherText,showSearchKeyword:Zl.showSearchKeyword,showNoOfResults:Zl.showNoOfResults,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:Xl.DESIGN,searchResultsNumber:{selectorKey:Xl.SEARCH_RESULTS_COUNT,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},searchKeyword:{selectorKey:Xl.SEARCH_RESULTS_KEYWORD,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},otherText:{selectorKey:Xl.SEARCH_RESULTS_OTHER_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight}},dataConnector:{selectorKey:Xl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},ep={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:ct.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:ct.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:ct.CONTROLS},stockRuleKey:{value:"",property:"stockRuleKey",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}($l||($l={}));var op,tp=function(){return{layout:{selectorKey:$l.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:ct.CSS},height:{value:"28",property:"height",unit:1,propertyType:ct.CSS},margin:br.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:ct.CSS},itemStockText:ep.itemStockText,showItemStockText:ep.showItemStockText,showExpectedReStockDate:ep.showExpectedReStockDate,positionType:br.positionType,pinTo:br.pinTo,stockRuleKey:ep.stockRuleKey},design:{selectorKey:$l.DESIGN,itemStockText:{selectorKey:$l.ITEM_STOCK_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur}},dataConnector:{selectorKey:$l.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},rp={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:ct.CSS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:ct.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:ct.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:ct.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:ct.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:ct.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:ct.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:ct.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:ct.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:ct.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:ct.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:ct.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:ct.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:ct.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:ct.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:ct.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:ct.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CART_ITEM_STYLES="cartItemStyles",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"}(op||(op={}));var ip,np={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},ap={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},lp=function(){return{layout:{selectorKey:op.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:723,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,showTitle:rp.showTitle,cartTitle:rp.cartTitle,showNumberOfItems:rp.showNumberOfItems,cartItemsCountLabel:rp.cartItemsCountLabel,showActions:rp.showActions,showContinueShopping:rp.showContinueShopping,continueShoppingLinkTo:rp.continueShoppingLinkTo,continueShoppingLink:rp.continueShoppingLink,showAddFromWishlist:rp.showAddFromWishlist,showCartGrouping:rp.showCartGrouping,showClearCart:rp.showClearCart,clearCartLinkTo:rp.clearCartLinkTo,clearCartLink:rp.clearCartLink,showDownloadCart:rp.showDownloadCart,showShareCart:rp.showShareCart,showPrintCart:rp.showPrintCart,maxNumberOfActionsToShow:rp.maxNumberOfActionsToShow},design:{selectorKey:op.DESIGN,cartHeadingStyles:Object.assign({selectorKey:op.CART_HEADING_STYLES,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle},ap),cartActionStyles:{selectorKey:op.CART_ACTION_STYLES,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing},cartItemStyles:{selectorKey:op.CART_ITEM_STYLES,padding:br.padding,margin:rp.margin,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showBorder:br.showBorder,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,backgroundColor:br.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:op.PRODUCT_ACTIONS_STYLES},np),ap),productNameStyles:Object.assign({selectorKey:op.PRODUCT_NAME_STYLES},ap),productPriceStyles:Object.assign({selectorKey:op.PRODUCT_PRICE_STYLES},ap),productInformationStyles:Object.assign({selectorKey:op.PRODUCT_INFORMATION_STYLES},ap),productQuantityStyles:Object.assign(Object.assign({selectorKey:op.PRODUCT_QUANTITY_STYLES},np),ap)},content:{selectorKey:op.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:ct.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:ct.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:ct.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:ct.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:ct.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:ct.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:ct.CONTENT},showCartItemAttributes:{value:!0,property:"showCartItemAttributes",propertyType:ct.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:ct.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:ct.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:ct.CONTENT}}}},pp={showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:ct.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:ct.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ip||(ip={})),br.theme,br.font,br.fontSize,br.textColor,br.bold,br.italic,br.linethrough,br.underline,br.textAlign,br.characterSpacing,br.lineHeight,br.backgroundColor;var sp,dp=function(){return{layout:{selectorKey:ip.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:570,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:300,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,showTitle:pp.showTitle,showNumberOfItems:pp.showNumberOfItems,showEnterCouponCode:pp.showEnterCouponCode,showSubTotal:pp.showSubTotal},design:{selectorKey:ip.DESIGN},content:{selectorKey:ip.CONTENT,title:{value:"",property:"title",propertyType:ct.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:ct.CONTENT}}}},cp={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:ct.CSS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:ct.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:ct.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:ct.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:ct.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:ct.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:ct.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:ct.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:ct.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:ct.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:ct.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:ct.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:ct.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:ct.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:ct.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",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"}(sp||(sp={}));var yp,up={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},Sp={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},gp=function(){return{layout:{selectorKey:sp.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:723,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,showTitle:cp.showTitle,showNumberOfItems:cp.showNumberOfItems,showActions:cp.showActions,showContinueShopping:cp.showContinueShopping,continueShoppingLinkTo:cp.continueShoppingLinkTo,continueShoppingLink:cp.continueShoppingLink,showAddFromWishlist:cp.showAddFromWishlist,showCheckoutGrouping:cp.showCheckoutGrouping,showClearCheckout:cp.showClearCheckout,clearCheckoutLinkTo:cp.clearCheckoutLinkTo,clearCheckoutLink:cp.clearCheckoutLink,showDownloadCheckout:cp.showDownloadCheckout,showShareCheckout:cp.showShareCheckout,showPrintCheckout:cp.showPrintCheckout,maxNumberOfActionsToShow:cp.maxNumberOfActionsToShow},design:{selectorKey:sp.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:sp.CHECKOUT_HEADING_STYLES,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle},Sp),checkoutActionStyles:{selectorKey:sp.CHECKOUT_ACTION_STYLES,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing},checkoutItemStyles:{selectorKey:sp.CHECKOUT_ITEM_STYLES,padding:br.padding,margin:cp.margin,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showBorder:br.showBorder,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,backgroundColor:br.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:sp.PRODUCT_ACTIONS_STYLES},up),Sp),productNameStyles:Object.assign({selectorKey:sp.PRODUCT_NAME_STYLES},Sp),productPriceStyles:Object.assign({selectorKey:sp.PRODUCT_PRICE_STYLES},Sp),productInformationStyles:Object.assign({selectorKey:sp.PRODUCT_INFORMATION_STYLES},Sp),productQuantityStyles:Object.assign(Object.assign({selectorKey:sp.PRODUCT_QUANTITY_STYLES},up),Sp)},content:{selectorKey:sp.CONTENT,title:{value:"",property:"title",propertyType:ct.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:ct.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:ct.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:ct.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:ct.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:ct.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:ct.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:ct.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:ct.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:ct.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:ct.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(yp||(yp={}));var Tp,hp=function(){return{layout:{selectorKey:yp.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:570,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:300,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:yp.DESIGN},content:{selectorKey:yp.CONTENT}}},Cp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:ct.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:ct.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:ct.CONTROLS},lineStyle:{value:"solid",propertyType:ct.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:ct.CSS},dash:{value:"5",property:"dash",propertyType:ct.CONTROLS},gap:{value:"2",property:"gap",propertyType:ct.CONTROLS},showLineEndPoints:{value:!0,propertyType:ct.CONTROLS},lineEndPoints:{value:"round",propertyType:ct.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:ct.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:ct.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:ct.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:ct.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:ct.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:ct.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:ct.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:ct.CSS}}};!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",e.LINE_COLOR="lineColor",e.LINE_CORNERS="lineCorners"}(Tp||(Tp={}));var Op,bp=function(){return{layout:{selectorKey:Tp.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"20",unit:1}),margin:br.margin,padding:br.padding,alignment:Cp.layout.alignment,lineDirection:Cp.layout.lineDirection,lineStyle:Cp.layout.lineStyle,lineThickness:Cp.layout.lineThickness,dash:Cp.layout.dash,gap:Cp.layout.gap,showLineEndPoints:Cp.layout.showLineEndPointIcon,lineEndPoints:Cp.layout.lineEndPoints,showLineStartPointIcon:Cp.layout.showLineStartPointIcon,showLineEndPointIcon:Cp.layout.showLineEndPointIcon,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:Tp.DESIGN,lineWidget:{selectorKey:Tp.SOCIAL_WIDGET,backgroundColor:br.backgroundColor,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur},lineCorners:{selectorKey:Tp.LINE_CORNERS,leftIcon:Cp.design.leftIcon,rightIcon:Cp.design.rightIcon,size:Cp.design.size,iconColor:br.iconColor,backgroundShape:Cp.design.backgroundShape,backgroundColor:br.backgroundColor,iconGap:Cp.design},lineColor:{selectorKey:Tp.LINE_COLOR,lineColor:Cp.design.lineColor}}}},vp={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:ct.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:ct.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:ct.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:ct.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:ct.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:ct.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:ct.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:ct.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:ct.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:ct.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"}(Op||(Op={}));var mp,wp={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},fp={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},Rp=function(){return{layout:{selectorKey:Op.LAYOUT,width:br.width,height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,tabPosition:vp.tabPosition,tabLayout:vp.tabLayout,alignItems:vp.alignItems,justifyContent:vp.justifyContent,tabSpacing:vp.tabSpacing,tabContainerSpacing:vp.tabAndContainerSpacing,horizontalPadding:vp.horizontalPadding,verticalPadding:vp.verticalPadding,overflowTabs:vp.overflowTabs,spacingBetweenRows:vp.spacingBetweenRows},design:{selectorKey:Op.DESIGN,tabContainer:Object.assign({selectorKey:Op.TAB_CONTAINER},wp),tabs:{selectorKey:Op.TABS,defaultState:Object.assign(Object.assign({selectorKey:Op.DEFAULT_STATE},wp),fp),hoverState:Object.assign(Object.assign({selectorKey:Op.HOVER_STATE},wp),fp),selectedState:Object.assign(Object.assign({selectorKey:Op.SELECTED_STATE},wp),fp)}},content:{selectorKey:Op.CONTENT,tabContent:vp.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(mp||(mp={}));var Np,Dp=function(){return{layout:{selectorKey:mp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:mp.DESIGN,backgroundColor:Object.assign(Object.assign({},br.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius}}},Lp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:ct.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:ct.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:ct.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:ct.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:ct.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:ct.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:ct.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:ct.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:ct.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:ct.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:ct.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:ct.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:ct.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:ct.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Np||(Np={})),br.borderColor,br.borderStyle,br.borderPerSlide,br.showBorder,br.showShadow,br.shadowColor,br.blur,br.spread,br.angle,br.borderRadius,br.exposure,br.contrast,br.saturation,br.highlights,br.shadows;var Ap,Ip={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},Ep=function(){return{layout:{selectorKey:Np.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:"200",unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:Np.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},jr),Ip),{exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows}),content:{selectorKey:Np.CONTENT,title:{value:"",property:"title",propertyType:ct.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:ct.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:ct.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:ct.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:ct.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:ct.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:ct.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:ct.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:ct.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:ct.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:ct.CONTENT}},dataConnector:{selectorKey:Np.DATA_CONNECTOR,dataConnector:Lp.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ap||(Ap={}));var xp,Pp=function(){return{layout:{selectorKey:Ap.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"310",unit:1}),padding:br.padding,margin:br.margin,positionType:br.positionType},design:Object.assign(Object.assign({selectorKey:Ap.DESIGN},jr),kr)}},_p={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:ct.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:ct.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:ct.CSS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:ct.CSS},showIcon:{value:!0,propertyType:ct.CONTROLS},iconPosition:{value:"left",propertyType:ct.CONTROLS}},content:{linksData:{value:[{id:Dn.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Dn.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Dn.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Dn.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Dn.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Dn.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:ct.CONTROLS},showTitle:{value:!0,propertyType:ct.CONTROLS},linkType:{value:"page",propertyType:ct.CONTROLS},openIn:{value:"_self",propertyType:ct.CONTROLS},title:{value:"Quick Links",propertyType:ct.CONTROLS},description:{value:"Quick Link Information",propertyType:ct.CONTROLS},showDescription:{value:!0,propertyType:ct.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:ct.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:ct.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:ct.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:ct.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:ct.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:ct.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:ct.CSS},icon:{value:"",propertyType:ct.CONTROLS},designiconSize:{value:"30",propertyType:ct.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:ct.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:ct.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:ct.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:ct.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:ct.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:ct.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:ct.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:ct.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.QuickLinks_ICONS="QuickLinks",e.QuickLinks_WIDGET="quickLinksWidgetDesign",e.QUICK_LINKS_TEXT_LAYOUT="quickLinksTextLayout",e.QUICK_LINKS_WIDGET_LAYOUT="quickLinksWidgetLayout",e.TEXT_CONTAINER_DESIGN="quickLinksTextContainerDesign"}(xp||(xp={}));var Bp,Hp=function(){return{layout:{selectorKey:xp.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"70",unit:1}),margin:br.margin,padding:br.padding,displayStyle:_p.layout.displayStyle,gapBetweenItems:_p.layout.gapBetweenItems,dropdownWidth:_p.layout.dropdownWidth,positionType:br.positionType,pinTo:br.pinTo},content:{selectorKey:xp.CONTENT,showTitle:_p.content.showTitle,title:_p.content.title,showDescription:_p.content.showDescription,description:_p.content.description,linksData:_p.content.linksData,linkType:_p.content.linkType,openIn:_p.content.openIn},design:{selectorKey:xp.DESIGN,quickLinksWidgetDesign:{selectorKey:xp.QuickLinks_WIDGET,backgroundColor:br.backgroundColor,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,showIcon:br.showIcon,iconSize:br.iconSize,iconColor:br.iconColor,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,themeDesc:br.themeDesc,fontDesc:br.fontDesc,fontSizeDesc:br.fontSizeDesc,textColorDesc:br.textColorDesc,boldDesc:br.boldDesc,italicDesc:br.italicDesc,linethroughDesc:br.linethroughDesc,underlineDesc:br.underlineDesc,textAlignDesc:br.textAlignDesc,characterSpacingDesc:br.characterSpacingDesc,lineHeightDesc:br.lineHeightDesc},itemStyle:{selectorKey:xp.ITEM_STYLE,backgroundColor:br.backgroundColor,cropRatio:br.cropRatio,zoomImage:br.zoomImage,flip:br.flip,rotate:br.rotate,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur,showIcon:Object.assign(Object.assign({},br.showIcon),{value:!1}),iconSize:_p.design.designiconSize,iconColor:_p.design.iconColor},quickLinksTextLayout:{selectorKey:xp.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:_p.design.textVerticalPadding,textHorizontalPadding:_p.design.textHorizontalPadding,titleAndDescriptionSpacing:_p.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:xp.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:_p.design.verticalAlignment,widgetTextAndItemSpacing:_p.design.widgetTextAndItemSpacing,textPosition:_p.design.textPosition},quickLinksTextContainerDesign:{selectorKey:xp.TEXT_CONTAINER_DESIGN,backgroundColor:br.backgroundColor,showBorder:br.showBorder,borderStyle:br.borderStyle,borderColor:br.borderColor,borderPerSlide:br.borderPerSlide,borderRadius:br.borderRadius,showShadow:br.showShadow,shadowColor:br.shadowColor,angle:br.angle,spread:br.spread,blur:br.blur}}}},zp={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:ct.CONTROLS},buttonType:{value:"primaryButton",propertyType:ct.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:ct.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:ct.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:ct.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:ct.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:ct.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:ct.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Bp||(Bp={}));var kp,jp=function(){return{layout:{selectorKey:Bp.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"40",unit:1}),margin:br.margin,positionType:br.positionType,pinTo:br.pinTo,buttonStyle:zp.buttonStyle,buttonText:zp.buttonText,buttonIcon:zp.buttonIcon,iconPosition:zp.iconPosition,iconAndTextSpacing:zp.iconAndTextSpacing,alignment:zp.alignment,buttonType:zp.buttonType,linkTo:zp.linkTo},design:{selectorKey:Bp.DESIGN,defaultState:{selectorKey:Bp.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},br.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},br.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},br.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},br.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},br.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},br.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},br.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},br.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},br.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},br.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},br.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},br.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},br.theme),fontSize:Object.assign(Object.assign({},br.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},br.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},br.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},br.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},br.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},br.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},br.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},br.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},br.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:br.icon,showIcon:Object.assign(Object.assign({},br.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},br.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},br.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Bp.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},br.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Bp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Kp={buyforPageTitle:{value:"Buy For",property:"buyforPageTitle",propertyType:ct.CONTROLS},showManageEmployees:{value:!0,property:"showManageEmployees",propertyType:ct.CONTROLS},manageEmployeesLabel:{value:"Manage Employees",property:"manageEmployeesLabel",propertyType:ct.CONTROLS},switchEmployeeLabel:{value:"Employee",property:"switchEmployeeLabel",propertyType:ct.CONTROLS},showEmployeeId:{value:!0,property:"showEmployeeId",propertyType:ct.CONTROLS},showEmployeeMail:{value:!0,property:"showEmployeeMail",propertyType:ct.CONTROLS},showEmployeePhoneNumber:{value:!0,property:"showEmployeePhoneNumber",propertyType:ct.CONTROLS},showEmployeeShippingAddress:{value:!0,property:"showEmployeeShippingAddress",propertyType:ct.CONTROLS},showEmployeeShippingMethod:{value:!0,property:"showEmployeeShippingMethod",propertyType:ct.CONTROLS},showEmployeeBillingAddress:{value:!0,property:"showEmployeeBillingAddress",propertyType:ct.CONTROLS},showEmployeePaymentMethods:{value:!0,property:"showEmployeePaymentMethods",propertyType:ct.CONTROLS},tabPosition:{value:"horizontal",property:"tabPosition",propertyType:ct.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:ct.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:ct.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:ct.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:ct.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:ct.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:ct.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:ct.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:ct.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:ct.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Add Products",content:{}},key:"buyForAddProducts"},{title:"Tab",contentSource:{title:"Cart",content:{}},key:"buyForCart"},{title:"Tab",contentSource:{title:"Shipping",content:{}},key:"buyForShipping"}],property:"tabContent",propertyType:ct.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.BUY_FOR_TAB_CONTAINER="buyFortabContainer",e.BUY_FOR_TAB_CONTENT_CONTAINER="buyForTabContentContainer",e.BUY_FOR_TABS="buyForTabs",e.BUY_FOR_PAGE_TITLE="pageTitleStyles",e.MANAGE_EMPLOYEES_LABEL_STYLES="manageEmployeesLabelStyles",e.SWITCH_EMPLOYEE_LABEL_STYLES="switchEmployeeLabelStyles",e.SWITCH_EMPLOYEE_OPTION_STYLES="switchEmployeeOptionStyles",e.EMPLOYEE_SECTON_STYLES="employeeSectonStyles",e.EMPLOYEE_NAME_STYLES="employeeNameStyles",e.EMPLOYEE_INFO_STYLES="employeeInfoStyles",e.EMPLOYEE_DETAIL_TITLE_STYLES="employeeDetailTitleStyles",e.EMPLOYEE_DETAIL_SUB_TITLE_STYLES="employeeDetailSubTitleStyles"}(kp||(kp={}));var Up,Gp={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},Mp={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},Vp=function(){return{layout:{selectorKey:kp.LAYOUT,width:br.width,height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,tabPosition:Kp.tabPosition,tabLayout:Kp.tabLayout,alignItems:Kp.alignItems,justifyContent:Kp.justifyContent,tabSpacing:Kp.tabSpacing,tabContainerSpacing:Kp.tabAndContainerSpacing,horizontalPadding:Kp.horizontalPadding,verticalPadding:Kp.verticalPadding,overflowTabs:Kp.overflowTabs,spacingBetweenRows:Kp.spacingBetweenRows},design:{selectorKey:kp.DESIGN,pageTitleStyles:Object.assign({selectorKey:kp.BUY_FOR_PAGE_TITLE},Object.assign(Object.assign({},Mp),{fontSize:{value:24,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h1-ft-se"}})),manageEmployeesLabelStyles:Object.assign({selectorKey:kp.MANAGE_EMPLOYEES_LABEL_STYLES},Object.assign(Object.assign({},Mp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h4-ft-se"},textColor:{value:{hex:"#0056d2",rgb:{r:"0",g:"86",b:"210",a:1}},property:"color",propertyType:ct.CSS,parentRef:"ty-h4-cr"}})),switchEmployeeLabelStyles:Object.assign({selectorKey:kp.SWITCH_EMPLOYEE_LABEL_STYLES},Mp),switchEmployeeOptionStyles:Object.assign({selectorKey:kp.SWITCH_EMPLOYEE_OPTION_STYLES},Mp),employeeSectonStyles:Object.assign({selectorKey:kp.EMPLOYEE_SECTON_STYLES},Mp),employeeNameStyles:Object.assign({selectorKey:kp.EMPLOYEE_NAME_STYLES},Object.assign(Object.assign({},Mp),{fontSize:{value:20,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h2-ft-se"}})),employeeInfoStyles:Object.assign({selectorKey:kp.EMPLOYEE_INFO_STYLES},Object.assign(Object.assign({},Mp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailTitleStyles:Object.assign({selectorKey:kp.EMPLOYEE_DETAIL_TITLE_STYLES},Object.assign(Object.assign({},Mp),{textColor:{value:{hex:"#6c757d",rgb:{r:"108",g:"117",b:"125",a:1}},property:"color",propertyType:ct.CSS,parentRef:"ty-h4-cr"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailSubTitleStyles:Object.assign({selectorKey:kp.EMPLOYEE_DETAIL_SUB_TITLE_STYLES},Object.assign({},Object.assign(Object.assign({},Mp),{fontSize:{value:14,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h5-ft-se"},textColor:{value:{hex:"#222",rgb:{r:"34",g:"34",b:"34",a:1}},property:"color",propertyType:ct.CSS,parentRef:"ty-h5-cr"}}))),tabContainer:Object.assign({selectorKey:kp.BUY_FOR_TAB_CONTAINER},Gp),tabs:{selectorKey:kp.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:kp.DEFAULT_STATE},Gp),Object.assign(Object.assign({},Mp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h4-ft-se"}})),hoverState:Object.assign(Object.assign({selectorKey:kp.HOVER_STATE},Gp),Object.assign(Object.assign({},Mp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h4-ft-se"}})),selectedState:Object.assign(Object.assign({selectorKey:kp.SELECTED_STATE},Gp),Object.assign(Object.assign({},Mp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h4-ft-se"}}))}},content:{selectorKey:kp.CONTENT,tabContent:Kp.tabContent,buyforPageTitle:Kp.buyforPageTitle,showManageEmployees:Kp.showManageEmployees,manageEmployeesLabel:Kp.manageEmployeesLabel,switchEmployeeLabel:Kp.switchEmployeeLabel,showEmployeeId:Kp.showEmployeeId,showEmployeeMail:Kp.showEmployeeMail,showEmployeePhoneNumber:Kp.showEmployeePhoneNumber,showEmployeeShippingAddress:Kp.showEmployeeShippingAddress,showEmployeeShippingMethod:Kp.showEmployeeShippingMethod,showEmployeeBillingAddress:Kp.showEmployeeBillingAddress,showEmployeePaymentMethods:Kp.showEmployeePaymentMethods}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Up||(Up={}));var Wp,Yp=function(){return{layout:{selectorKey:Up.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:ct.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:Up.DESIGN,backgroundColor:Object.assign(Object.assign({},br.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius}}},Fp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},hideProgressbar:{value:!1,propertyType:ct.CONTROLS},closeOnClick:{value:!1,propertyType:ct.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:ct.CONTROLS},disableAutoClose:{value:!1,propertyType:ct.CONTROLS},newestOnTop:{value:!1,propertyType:ct.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:ct.CONTROLS},rightToLeftLayout:{value:!1,propertyType:ct.CONTROLS},showAnimation:{value:!0,propertyType:ct.CONTROLS},showCloseIcon:{value:!0,propertyType:ct.CONTROLS},showButton:{value:!0,propertyType:ct.CONTROLS},showText:{value:!0,propertyType:ct.CONTROLS},showIcon:{value:!0,propertyType:ct.CONTROLS},position:{value:"top-right",propertyType:ct.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:ct.CSS},itemsPlacement:{value:"Icon + Text",propertyType:ct.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:ct.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:ct.CONTROLS},transition:{value:"Bounce",propertyType:ct.CONTROLS},progress:{value:0,propertyType:ct.CONTROLS},limit:{value:0,propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Wp||(Wp={}));var Xp,qp=function(){return{layout:{selectorKey:Wp.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},br.height),{value:"300",unit:1}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,position:Fp.position,itemSpacing:Fp.itemSpacing,itemsPlacement:Fp.itemsPlacement,itemsDisplayDirection:Fp.itemsDisplayDirection,showIcon:Fp.showIcon,showText:Fp.showText,showButton:Fp.showButton,showCloseIcon:Fp.showCloseIcon,showAnimation:Fp.showAnimation,autocloseDelayInms:Fp.autocloseDelayInms,transition:Fp.transition,progress:Fp.progress,limit:Fp.limit,hideProgressbar:Fp.hideProgressbar,closeOnClick:Fp.closeOnClick,pauseToastWhenWindowLosesFocus:Fp.pauseToastWhenWindowLosesFocus,disableAutoClose:Fp.disableAutoClose,newestOnTop:Fp.newestOnTop,pauseDelayOnHover:Fp.pauseDelayOnHour,rightToLeftLayout:Fp.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:Wp.DESIGN,borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:Object.assign(Object.assign({},br.showBorder),{value:!1}),showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,theme:br.theme,font:br.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:ct.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},br.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}},property:"borderRadius",propertyType:ct.CSS},icon:{value:"filled-check-circle",propertyType:ct.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},br.showIcon),iconSize:Object.assign({},br.iconSize),iconColor:Object.assign({},br.iconColor)},jr),{backgroundColor:Object.assign(Object.assign({},jr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},Qp={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:ct.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:ct.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:ct.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:ct.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:ct.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:ct.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:ct.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:ct.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:ct.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:ct.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:ct.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:ct.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:ct.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:ct.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:ct.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:ct.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:ct.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:ct.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:ct.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:ct.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:ct.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:ct.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:ct.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:ct.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:ct.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:ct.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:ct.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:ct.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:ct.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:ct.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:ct.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:ct.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:ct.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:ct.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:ct.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:ct.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:ct.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:ct.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:ct.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:ct.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:ct.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:ct.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:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}(Xp||(Xp={}));var Zp,$p=function(e){return{layout:{selectorKey:Xp.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:ct.CSS},height:{value:"28",property:"height",unit:1,propertyType:ct.CSS},margin:br.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:ct.CSS},positionType:br.positionType,pinTo:br.pinTo,showSpotlightText:Qp.showSpotlightText,spotlightSectionTypeControl:Qp.spotlightSectionTypeControl,spotlightSectionType:Qp.spotlightSectionType,direction:Qp.direction,hotspotTypeControl:Qp.hotspotTypeControl,hotspotLineDisplayControl:Qp.hotspotLineDisplayControl,hotspotLineTypeControl:Qp.hotspotLineTypeControl,sliderControl:Qp.sliderControl,showThumbnailSliderControls:Qp.showThumbnailSliderControls,showSliderNavigationControls:Qp.showSliderNavigationControls,sliderNavigationControlsSize:Qp.sliderNavigationControlsSize,showPaginationDots:Qp.showPaginationDots,paginationDotsSize:Qp.paginationDotsSize,hotspotXAndYCoordinates:Qp.hotspotXAndYCoordinates,showHotspotIcon:Qp.showHotspotIcon,hotspotIconSize:Qp.hotspotIconSize,hotspotLineDirection:Qp.hotspotLineDirection,lineThickness:Qp.lineThickness,hotspotLineBendDirection:Qp.hotspotLineBendDirection,beforBendLineDistance:Qp.beforBendLineDistance,afterBendLineDistance:Qp.afterBendLineDistance,showDataConnectorIcons:Qp.showDataConnectorIcons,startIconSize:Qp.startIconSize,endIconSize:Qp.endIconSize,spotlightType:Qp.spotlightType,spotlightItemPlacement:Qp.spotlightItemPlacement,spotlightItemAlignment:Qp.spotlightItemAlignment,spotlightBoxPadding:Qp.spotlightBoxPadding,spotlightItemSpacing:Qp.spotlightItemSpacing,spotlightIconSize:Qp.spotlightIconSize,spotlightIconPadding:Qp.spotlightIconPadding,spotlightTextFontSize:Qp.spotlightTextFontSize,spotlightTextLineHeight:Qp.spotlightTextLineHeight,spotlightTextLetterSpacing:Qp.spotlightTextLetterSpacing,spotlightTextPadding:Qp.spotlightTextPadding,showSpotlightProductData:Qp.showSpotlightProductData,spotlightProductItemSpacing:Qp.spotlightProductItemSpacing,spotlightProductPadding:Qp.spotlightProductPadding},design:{selectorKey:Xp.DESIGN,spotlightText:Object.assign({selectorKey:Xp.SPOTLIGHT_TEXT,theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},jr)},content:{spotlightText:Qp.spotlightText,showProductCode:Qp.showProductCode,showProductPrice:Qp.showProductPrice,showAddToCartButton:Qp.showAddToCartButton,slides:Qp.slides},dataConnector:{selectorKey:Xp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:ct.CONTROLS}}}},Jp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:ct.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:ct.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:ct.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:ct.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:ct.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:ct.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:ct.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:ct.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:ct.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:ct.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:ct.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:ct.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:ct.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:ct.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:ct.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:ct.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:ct.CSS}},es={showPosition:{value:!0,property:"showPosition",propertyType:ct.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:ct.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:ct.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:ct.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:ct.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:ct.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:ct.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.LABEL_DESIGN="labelDesign",e.TAB_DEsIGN="tabDesign",e.DROP_DOWN_DESIGN="dropdownDesign",e.SHOW_MORE_BUTTON_DESIGN="showMoreButtonDesign",e.DROP_DOWN_LIST_DESIGN="dropDownListDesign",e.NOTE_DESIGN="noteDesign",e.PREVIEW_DESIGN="previewDesign"}(Zp||(Zp={}));var os,ts={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius,exposure:br.exposure,contrast:br.contrast,saturation:br.saturation,highlights:br.highlights,shadows:br.shadows},rs={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight,backgroundColor:br.backgroundColor},is=function(){return{layout:{selectorKey:Zp.LAYOUT,width:Object.assign(Object.assign({},br.width),{value:570,unit:yt.PIXELS}),height:Object.assign(Object.assign({},br.height),{value:300,unit:yt.PIXELS}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,positionDisplayStyle:Jp.positionDisplayStyle,logoDisplayStyle:Jp.logoDisplayStyle,textFontDisplayStyle:Jp.textFontDisplayStyle,textColorDisplayStyle:Jp.textColorDisplayStyle,itemGap:Jp.itemGap,spacingBetweenItems:Jp.spacingBetweenItems,logoOverflowControl:Jp.logoOverflowControl,positionOverflowControl:Jp.positionOverflowControl,textFontOverflowControl:Jp.textFontOverflowControl,textColorOverflowControl:Jp.textColorOverflowControl,numOfItemsToShowForPosition:Jp.numOfItemsToShowForPosition,numOfItemsToShowForLogo:Jp.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:Jp.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:Jp.numOfItemsToShowForTextColor,dropdownItemPadding:Jp.dropdownItemPadding,tabItemPadding:Jp.tabItemPadding},design:{selectorKey:Zp.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:Zp.LABEL_DESIGN},ts),rs),tabDesign:Object.assign(Object.assign({selectorKey:Zp.TAB_DEsIGN},ts),rs),dropdownDesign:Object.assign(Object.assign({selectorKey:Zp.DROP_DOWN_DESIGN},ts),rs),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:Zp.SHOW_MORE_BUTTON_DESIGN},ts),rs),previewDesign:Object.assign(Object.assign({selectorKey:Zp.PREVIEW_DESIGN},ts),rs),dropdownListDesign:Object.assign(Object.assign({selectorKey:Zp.DROP_DOWN_LIST_DESIGN},ts),rs),noteDesign:Object.assign(Object.assign({selectorKey:Zp.NOTE_DESIGN},ts),rs)},content:{selectorKey:Zp.CONTENT,showPosition:es.showPosition,showLogo:es.showLogo,showTextFont:es.showTextFont,showTextColor:es.showTextColor,showTextLine:es.showTextLine,showDivider:es.showDivider,showNote:es.showNote,showPreview:es.showPreview},dataConnector:{selectorKey:Zp.DATA_CONNECTOR,dataConnector:Jp.dataConnector}}},ns={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",description:"Item Description",icon:br.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:ct.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.LIST="list",e.ICON="icon",e.TEXT="text",e.DESCRIPTION="description",e.TEXTCONTAINER="textContainer"}(os||(os={}));var as,ls={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},ps={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},ss={icon:br.icon,showIcon:Object.assign(Object.assign({},br.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},br.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},br.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:ct.CSS},iconGap:{value:6,unit:yt.PIXELS,property:"iconGap",propertyType:ct.CSS}},ds={showDivider:Object.assign(Object.assign({},br.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},br.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:yt.PERCENTAGE,propertyType:ct.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:yt.PIXELS,propertyType:ct.CSS},dividerColor:Object.assign(Object.assign({},br.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},cs=Object.assign({listGap:{value:12,unit:yt.PIXELS,property:"listGap",propertyType:ct.CSS}},ds),ys=function(){return{layout:{selectorKey:os.LAYOUT,width:br.width,height:br.height,margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo},design:{selectorKey:os.DESIGN,list:Object.assign(Object.assign({selectorKey:os.LIST},ls),cs),icon:{selectorKey:os.ICON,defaultState:Object.assign({selectorKey:os.DEFAULT_STATE},ss),hoverState:{selectorKey:os.HOVER_STATE}},text:{selectorKey:os.TEXT,defaultState:Object.assign({selectorKey:os.DEFAULT_STATE},ps),hoverState:{selectorKey:os.HOVER_STATE}},description:Object.assign({selectorKey:os.TEXT},ps),textContainer:Object.assign(Object.assign({selectorKey:os.TEXTCONTAINER,padding:br.padding,itemGap:{value:yt.PIXELS,unit:yt.PIXELS,property:"itemGap",propertyType:ct.CSS}},ds),{dividerWidth:Object.assign(Object.assign({},null==ds?void 0:ds.dividerWidth),{isSpecial:!0}),dividerPosition:{value:"start",property:"dividerPosition",propertyType:ct.CONTROLS}})},content:{selectorKey:os.CONTENT,listContent:ns.listContent}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle",e.SUB_MENU_CONTAINER="subMenuContainer",e.SUBMENU_ITEM_STYLE="subMenuItemStyle",e.HAMBURGER_OPTIONS="hamburgerOptions",e.HAMBURGER_STYLE="hamburgerStyle",e.SELECTED_STATE="selected"}(as||(as={}));var us,Ss={borderColor:br.borderColor,borderStyle:br.borderStyle,borderPerSlide:br.borderPerSlide,showBorder:br.showBorder,backgroundColor:br.backgroundColor,showShadow:br.showShadow,shadowColor:br.shadowColor,blur:br.blur,spread:br.spread,angle:br.angle,borderRadius:br.borderRadius},gs={containerWidth:{value:0,property:"containerWidth",unit:yt.PIXELS,propertyType:ct.CSS},containerOffsetY:{value:0,property:"containerOffsetY",unit:yt.PIXELS,propertyType:ct.CSS},containerOffsetX:{value:0,property:"containerOffsetX",unit:yt.PIXELS,propertyType:ct.CSS},padding:br.padding},Ts={showIcon:Object.assign(Object.assign({},br.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},br.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},br.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconGap:{value:4,unit:yt.PIXELS,property:"iconGap",propertyType:ct.CSS}},hs=Object.assign(Object.assign({},Ts),{icon:Object.assign(Object.assign({},br.icon),{value:"flex-hamburger"})}),Cs={verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:ct.CSS},breakpoint:{value:"mobile",property:"breakpoint",propertyType:ct.CONTROLS}},Os={theme:br.theme,font:br.font,fontSize:br.fontSize,textColor:br.textColor,bold:br.bold,italic:br.italic,linethrough:br.linethrough,underline:br.underline,textAlign:br.textAlign,characterSpacing:br.characterSpacing,lineHeight:br.lineHeight},bs={defaultState:Object.assign(Object.assign(Object.assign({selectorKey:as.DEFAULT_STATE},Ss),hs),{padding:Object.assign(Object.assign({},br.padding),{isSepcial:!0})}),hoverState:Object.assign(Object.assign(Object.assign({selectorKey:as.HOVER_STATE},Ss),hs),{padding:Object.assign(Object.assign({},br.padding),{isSepcial:!0})})},vs={defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:as.DEFAULT_STATE},Ss),{padding:br.padding}),Os),Ts),hoverState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:as.HOVER_STATE},Ss),{padding:br.padding}),Os),Ts),selectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:as.SELECTED_STATE},Ss),{padding:br.padding}),Os),Ts)},ms=function(){return{layout:{selectorKey:as.LAYOUT,width:br.width,height:Object.assign(Object.assign({},br.height),{isReadOnly:!0}),margin:br.margin,padding:br.padding,overflowContent:br.overflowContent,scrollDirection:br.scrollDirection,displayScrollbar:br.displayScrollbar,positionType:br.positionType,pinTo:br.pinTo,direction:{value:"horizontal",property:"direction",propertyType:ct.CONTROLS},itemGap:{property:"itemGap",propertyType:ct.CSS,value:0,unit:yt.PIXELS},justifyContent:{property:"justifyContent",propertyType:ct.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:ct.CSS,value:"start"}},design:an(an(an(an(an(an({selectorKey:as.DESIGN},as.MENU_CONTAINER,Object.assign({selectorKey:as.MENU_CONTAINER},Ss)),as.MENU_ITEM_STYLE,Object.assign({selectorKey:as.MENU_ITEM_STYLE},vs)),as.SUB_MENU_CONTAINER,Object.assign(Object.assign({selectorKey:as.SUB_MENU_CONTAINER},Ss),gs)),as.SUBMENU_ITEM_STYLE,Object.assign({selectorKey:as.SUBMENU_ITEM_STYLE},vs)),as.HAMBURGER_OPTIONS,Object.assign({selectorKey:as.HAMBURGER_OPTIONS},Cs)),as.HAMBURGER_STYLE,Object.assign({selectorKey:as.HAMBURGER_STYLE},bs)),content:{selectorKey:as.CONTENT,data:{value:[],property:"data",propertyType:ct.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content"}(us||(us={}));var ws,fs,Rs,Ns,Ds,Ls,As,Is,Es=function(){return{layout:{selectorKey:us.LAYOUT,showSubMenu:{value:!1,property:"showSubMenu",propertyType:ct.CONTROLS},showSubMenuStyle:{value:"On Hover",property:"showSubMenuStyle",propertyType:ct.CONTROLS},itemGap:{property:"itemGap",propertyType:ct.CSS,value:0,unit:yt.PIXELS}},content:{selectorKey:us.CONTENT}}},xs=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%"}},Ps=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"}},_s=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"}},Bs=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"}},Hs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},zs=function(){return Object.assign(Object.assign({},Hs()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},ks=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"}},js=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"}},Ks=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"}},Us=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"}},Gs=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"}},Ms=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"}},Vs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Ws=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"}},Ys=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"}},Fs=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"}},Xs=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"}},qs=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"}},Qs=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"}},Zs=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"}},$s=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%"}},Js=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"}},ed=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"}},od=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"}},td=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%"}},rd=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"}},id=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:"300px",gridTemplateColumns:"100%",justifySelf:"center"}},nd=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%"}},ad=12,ld=4,pd=1,sd=70,dd=20,cd=4,yd=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(ws||(ws={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(fs||(fs={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}(Rs||(Rs={})),function(e){e.Button="button",e.Checkbox="checkbox",e.Date="date",e.DateTime="datetime-local",e.Email="email",e.File="file",e.Heading="heading",e.Month="month",e.Number="number",e.Password="password",e.Radio="radio",e.Rating="rating",e.ResetButton="reset",e.Select="select",e.SubmitButton="submit",e.Tel="tel",e.Text="text",e.Textarea="textarea",e.Time="time",e.Url="url",e.Week="week"}(Ns||(Ns={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Address="Address",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.Upload="Upload",e.Rating="Rating",e.SingleChoice="SingleChoice",e.MultiChoice="MultiChoice",e.DropDown="DropDown",e.Checkbox="Checkbox",e.DatePicker="DatePicker",e.Date="Date",e.DateTime="DateTime",e.Time="Time",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.CustomAttribute1="CustomAttribute1",e.CustomAttribute2="CustomAttribute2",e.Header="Header",e.Text="Text"}(Ds||(Ds={})),function(e){e[e.LABEL=1]="LABEL",e[e.REQUIRED=2]="REQUIRED",e[e.PLACEHOLDER=3]="PLACEHOLDER",e[e.DESCRIPTION=4]="DESCRIPTION",e[e.LIMIT_CHARACTER=5]="LIMIT_CHARACTER",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE"}(Ls||(Ls={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(As||(As={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(Is||(Is={}));var ud=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"}},Sd=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"}},gd=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%"}},Td=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"}},hd=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"}},Cd=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:"300px",gridTemplateColumns:"100%",justifySelf:"center"}},Od=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%"}},bd=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"}},vd=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},md=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},wd=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}}})(),r})()));
2
+ !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["storefront-cms-library"]=o():e["storefront-cms-library"]=o()}(this,(()=>(()=>{var e={633:(e,o,t)=>{var r=t(738).default;function i(){"use strict";e.exports=i=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var o,t={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,o,t){e[o]=t.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",d=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,o,t){return Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}),e[o]}try{y({},"")}catch(o){y=function(e,o,t){return e[o]=t}}function u(e,o,t,r){var i=o&&o.prototype instanceof b?o:b,n=Object.create(i.prototype),a=new P(r||[]);return l(n,"_invoke",{value:A(e,t,a)}),n}function S(e,o,t){try{return{type:"normal",arg:e.call(o,t)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var g="suspendedStart",h="suspendedYield",T="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,s,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,s)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function D(e){["next","throw","return"].forEach((function(o){y(e,o,(function(e){return this._invoke(o,e)}))}))}function L(e,o){function t(i,n,l,p){var s=S(e[i],e,n);if("throw"!==s.type){var d=s.arg,c=d.value;return c&&"object"==r(c)&&a.call(c,"__await")?o.resolve(c.__await).then((function(e){t("next",e,l,p)}),(function(e){t("throw",e,l,p)})):o.resolve(c).then((function(e){d.value=e,l(d)}),(function(e){return t("throw",e,l,p)}))}p(s.arg)}var i;l(this,"_invoke",{value:function(e,r){function n(){return new o((function(o,i){t(e,r,o,i)}))}return i=i?i.then(n,n):n()}})}function A(e,t,r){var i=g;return function(n,a){if(i===T)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:o,done:!0}}for(r.method=n,r.arg=a;;){var l=r.delegate;if(l){var p=E(l,r);if(p){if(p===O)continue;return p}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===g)throw i=C,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=T;var s=S(e,t,r);if("normal"===s.type){if(i=r.done?C:h,s.arg===O)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(i=C,r.method="throw",r.arg=s.arg)}}}function E(e,t){var r=t.method,i=e.iterator[r];if(i===o)return t.delegate=null,"throw"===r&&e.iterator.return&&(t.method="return",t.arg=o,E(e,t),"throw"===t.method)||"return"!==r&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+r+"' method")),O;var n=S(i,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,O;var a=n.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=o),t.delegate=null,O):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,O)}function I(e){var o={tryLoc:e[0]};1 in e&&(o.catchLoc=e[1]),2 in e&&(o.finallyLoc=e[2],o.afterLoc=e[3]),this.tryEntries.push(o)}function x(e){var o=e.completion||{};o.type="normal",delete o.arg,e.completion=o}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(I,this),this.reset(!0)}function _(e){if(e||""===e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function t(){for(;++i<e.length;)if(a.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=o,t.done=!0,t};return n.next=n}}throw new TypeError(r(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"),t.isGeneratorFunction=function(e){var o="function"==typeof e&&e.constructor;return!!o&&(o===v||"GeneratorFunction"===(o.displayName||o.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},t.awrap=function(e){return{__await:e}},D(L.prototype),y(L.prototype,d,(function(){return this})),t.AsyncIterator=L,t.async=function(e,o,r,i,n){void 0===n&&(n=Promise);var a=new L(u(e,o,r,i),n);return t.isGeneratorFunction(o)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(N),y(N,c,"Generator"),y(N,s,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var o=Object(e),t=[];for(var r in o)t.push(r);return t.reverse(),function e(){for(;t.length;){var r=t.pop();if(r in o)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=o,this.done=!1,this.delegate=null,this.method="next",this.arg=o,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=o)},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 t=this;function r(r,i){return l.type="throw",l.arg=e,t.next=r,i&&(t.method="next",t.arg=o),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return r("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),s=a.call(n,"finallyLoc");if(p&&s){if(this.prev<n.catchLoc)return r(n.catchLoc,!0);if(this.prev<n.finallyLoc)return r(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return r(n.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return r(n.finallyLoc)}}}},abrupt:function(e,o){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=o&&o<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=o,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,o){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&&o&&(this.next=o),O},finish:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.finallyLoc===e)return this.complete(t.completion,t.afterLoc),x(t),O}},catch:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc===e){var r=t.completion;if("throw"===r.type){var i=r.arg;x(t)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:_(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=o),O}},t}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function o(t){return e.exports=o="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,o(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,o,t)=>{var r=t(633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},o={};function t(r){var i=o[r];if(void 0!==i)return i.exports;var n=o[r]={exports:{}};return e[r](n,n.exports,t),n.exports}t.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return t.d(o,{a:o}),o},t.d=(e,o)=>{for(var r in o)t.o(o,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},t.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{"use strict";t.r(r),t.d(r,{ElementEditSchema:()=>Do,addOrderSchema:()=>ot,amountEstimatorSchema:()=>o,brandImageSchema:()=>_o,brandSchema:()=>Po,bulkVariantPickerSchema:()=>i,bundleDetailsSchema:()=>Ho,bundleSchema:()=>Bo,buttonSchema:()=>n,buyForTabsContainerSchema:()=>rt,buyForTabsSchema:()=>tt,cartSchema:()=>Ao,categoryDetailsSchema:()=>Yo,checkoutSchema:()=>Eo,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>In,contactUsSchema:()=>Uo,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Vo,embedSchema:()=>s,enums:()=>j,faqSchema:()=>d,formBuilder:()=>Jo,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>lt,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>Xo,layouterItemSchema:()=>Ko,layouterProItemSchema:()=>ct,layouterProSchema:()=>dt,layouterSchema:()=>jo,lightBoxV2Schema:()=>zo,lightboxSchema:()=>Lo,lineItemSchema:()=>qo,loginSchema:()=>Go,mapSchema:()=>h,marchandiserSetsSchema:()=>$o,menuItemSchema:()=>st,menuV2Schema:()=>pt,orderStatusSchema:()=>Mo,paymentMethodsSchema:()=>T,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productCustomizationsSchema:()=>at,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>Io,quantitySelectorSchema:()=>R,quickLinksSchema:()=>et,repeaterSchema:()=>xo,resetPasswordSchema:()=>Wo,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Fo,searchSchema:()=>ko,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>nt,stackSchema:()=>E,storeLocationsSchema:()=>I,tabSchema:()=>x,tableSchema:()=>P,tabsContainerSchema:()=>Zo,tabsV2Schema:()=>Qo,textSchema:()=>_,toasterSchema:()=>it,uomSelectorSchema:()=>B,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};t.r(e);var o={};t.r(o),t.d(o,{getDefaultStyles:()=>bt});var i={};t.r(i),t.d(i,{getDefaultStyles:()=>vt});var n={};t.r(n),t.d(n,{getDefaultStyles:()=>mt});var a={};t.r(a),t.d(a,{getDefaultStyles:()=>wt,getSectionDefaultStyles:()=>ft});var l={};t.r(l),t.d(l,{getDefaultStyles:()=>Rt});var p={};t.r(p),t.d(p,{getDefaultStyles:()=>Nt});var s={};t.r(s),t.d(s,{getDefaultStyles:()=>Dt,getSectionDefaultStyles:()=>Lt});var d={};t.r(d),t.d(d,{getDefaultStyles:()=>At});var c={};t.r(c),t.d(c,{getDefaultStyles:()=>Et});var y={};t.r(y),t.d(y,{getDefaultStyles:()=>It});var u={};t.r(u),t.d(u,{getDefaultStyles:()=>xt});var S={};t.r(S),t.d(S,{getDefaultStyles:()=>Pt});var g={};t.r(g),t.d(g,{getDefaultStyles:()=>_t});var h={};t.r(h),t.d(h,{getDefaultStyles:()=>Bt});var T={};t.r(T),t.d(T,{getDefaultStyles:()=>Ht});var C={};t.r(C),t.d(C,{getDefaultStyles:()=>zt});var O={};t.r(O),t.d(O,{getDefaultStyles:()=>kt});var b={};t.r(b),t.d(b,{getDefaultStyles:()=>jt});var v={};t.r(v),t.d(v,{getDefaultStyles:()=>Kt});var m={};t.r(m),t.d(m,{getDefaultStyles:()=>Ut});var w={};t.r(w),t.d(w,{getDefaultStyles:()=>Gt});var f={};t.r(f),t.d(f,{getDefaultStyles:()=>Mt});var R={};t.r(R),t.d(R,{getDefaultStyles:()=>Vt});var N={};t.r(N),t.d(N,{getDefaultStyles:()=>Wt});var D={};t.r(D),t.d(D,{getDefaultStyles:()=>Yt,getSectionDefaultStyles:()=>Ft});var L={};t.r(L),t.d(L,{getDefaultStyles:()=>Xt});var A={};t.r(A),t.d(A,{getDefaultSocialIconsStyles:()=>qt});var E={};t.r(E),t.d(E,{getDefaultStyles:()=>Qt});var I={};t.r(I),t.d(I,{getDefaultStyles:()=>Zt});var x={};t.r(x),t.d(x,{getDefaultStyles:()=>$t});var P={};t.r(P),t.d(P,{getDefaultTableStyles:()=>Jt});var _={};t.r(_),t.d(_,{getDefaultStyles:()=>er});var B={};t.r(B),t.d(B,{getDefaultStyles:()=>or});var H={};t.r(H),t.d(H,{getDefaultStyles:()=>tr});var z={};t.r(z),t.d(z,{getDefaultVideoStyles:()=>rr});var k={};t.r(k),t.d(k,{getDefaultStyles:()=>ir});var j={};t.r(j),t.d(j,{CMSCSSUnitTypesEnums:()=>ht,CMSComponentImportTypeEnum:()=>Tt,CMSCustomEventServiceTypesEnum:()=>ur,CMSCustomEventsListEnums:()=>Sr,CMSDeviceVisibilityHiddenTypeEnums:()=>cr,CMSDeviceVisibilityKeysEnums:()=>yr,CMSElementEditTypes:()=>gt,CMSElementSelectors:()=>ut,CMSElementsListEnum:()=>vr,CMSRepeaterSliderControlTypes:()=>lr,CMSRepeaterViewTypes:()=>pr,CMSResponsiveModeEnums:()=>nr,CMSStackDisplayTypeEnum:()=>Ct,CMSToolAttributes:()=>St,CMSToolIdTypes:()=>yt,FlexAppVersionEnums:()=>gr,FlexDefaultValues:()=>hr,FlexLinkIngnoreAnchorList:()=>wr,FlexRepeaterControlDragType:()=>br,FliterTypes:()=>sr,FontWeightEnum:()=>Ot,LinkTypes:()=>ar,PageTypeEnums:()=>Or,SectionTypeID:()=>Cr,SkeletonItems:()=>Tr,SortOptions:()=>dr});var K={};t.r(K);var U={};t.r(U),t.d(U,{cssInputInstances:()=>fr});var G={};t.r(G),t.d(G,{getDefaultData:()=>Dr,searchSelectorKeysEnum:()=>mr});var M={};t.r(M),t.d(M,{AmountEstimatorsSelectorKeysEnum:()=>Nr,getDefaultData:()=>Ir});var V={};t.r(V),t.d(V,{BulkVariantPickerSelectorKeysEnum:()=>Ar,getDefaultData:()=>_r});var W={};t.r(W),t.d(W,{ButtonSelectorKeysEnum:()=>Pr,getDefaultData:()=>zr});var Y={};t.r(Y),t.d(Y,{codeSelectorKeysEnum:()=>Hr,getDefaultData:()=>jr});var F={};t.r(F),t.d(F,{codeSelectorKeysEnum:()=>kr,getDefaultData:()=>Ur});var X={};t.r(X),t.d(X,{getDefaultData:()=>Wr,selfSelectorKeysEnum:()=>Kr});var q={};t.r(q),t.d(q,{SelectorKeysEnum:()=>Vr,getDefaultData:()=>qr});var Q={};t.r(Q),t.d(Q,{embedSelectorKeysEnum:()=>Xr,getDefaultData:()=>Zr});var Z={};t.r(Z),t.d(Z,{ButtonSelectorKeysEnum:()=>Qr,getDefaultData:()=>ei});var $={};t.r($),t.d($,{SelectorKeysEnum:()=>Jr,getDefaultData:()=>ri});var J={};t.r(J),t.d(J,{getDefaultData:()=>ni,gridSelectorKeysEnum:()=>ti});var ee={};t.r(ee),t.d(ee,{SelectorKeysEnum:()=>ii,getDefaultData:()=>pi});var oe={};t.r(oe),t.d(oe,{SelectorKeysEnum:()=>li,getDefaultData:()=>ci});var te={};t.r(te),t.d(te,{SelectorKeysEnum:()=>di,getDefaultData:()=>Si});var re={};t.r(re),t.d(re,{SelectorKeysEnum:()=>ui,getDefaultData:()=>Ti});var ie={};t.r(ie),t.d(ie,{SelectorKeysEnum:()=>hi,getDefaultData:()=>bi});var ne={};t.r(ne),t.d(ne,{PaymentMethodSelectorKeysEnum:()=>Oi,getDefaultData:()=>wi});var ae={};t.r(ae),t.d(ae,{PickupLocationsSelectorKeysEnum:()=>mi,getDefaultData:()=>Ni});var le={};t.r(le),t.d(le,{SelectorKeysEnum:()=>Ri,getDefaultData:()=>Ai});var pe={};t.r(pe),t.d(pe,{ButtonSelectorKeysEnum:()=>Li,getDefaultData:()=>Pi});var se={};t.r(se),t.d(se,{ProductHighlightsSelectorKeysEnum:()=>Ii,getDefaultData:()=>Hi});var de={};t.r(de),t.d(de,{ProductInventorySelectorKeysEnum:()=>Bi,getDefaultData:()=>ji});var ce={};t.r(ce),t.d(ce,{SelectorKeysEnum:()=>ki,getDefaultData:()=>Gi});var ye={};t.r(ye),t.d(ye,{ProductPromotionsSelectorKeysEnum:()=>Ki,getDefaultData:()=>Wi});var ue={};t.r(ue),t.d(ue,{QuantitySelectorSelectorKeysEnum:()=>Vi,getDefaultData:()=>Xi});var Se={};t.r(Se),t.d(Se,{SelectorKeysEnum:()=>Fi,getDefaultData:()=>Zi});var ge={};t.r(ge),t.d(ge,{getDefaultData:()=>Ji,sectionSelectorKeysEnum:()=>Qi});var he={};t.r(he),t.d(he,{ShippingEstimatorSelectorKeysEnum:()=>$i,getDefaultData:()=>on});var Te={};t.r(Te),t.d(Te,{getDefaultData:()=>rn});var Ce={};t.r(Ce),t.d(Ce,{SocialSelectorKeysEnum:()=>xn,getDefaultData:()=>Bn});var Oe={};t.r(Oe),t.d(Oe,{getDefaultData:()=>zn,selfSelectorKeysEnum:()=>_n});var be={};t.r(be),t.d(be,{StoreLocationSelectorKeysEnum:()=>Hn,getDefaultData:()=>Kn});var ve={};t.r(ve),t.d(ve,{TableSelectorKeysEnum:()=>jn,getDefaultData:()=>Mn});var me={};t.r(me),t.d(me,{SelectorKeysEnum:()=>Gn,getDefaultData:()=>Xn});var we={};t.r(we),t.d(we,{getDefaultData:()=>Qn,textSelectorKeysEnum:()=>Wn});var fe={};t.r(fe),t.d(fe,{UOMSelectorKeysEnum:()=>qn,getDefaultData:()=>Jn});var Re={};t.r(Re),t.d(Re,{VariantPickerSelectorKeysEnum:()=>$n,getDefaultData:()=>ta});var Ne={};t.r(Ne),t.d(Ne,{VideoSelectorKeysEnum:()=>oa,getDefaultData:()=>na});var De={};t.r(De),t.d(De,{VolumePricingSelectorKeysEnum:()=>ia,getDefaultData:()=>pa});var Le={};t.r(Le),t.d(Le,{getDefaultData:()=>ca,lightboxSelectorKeysEnum:()=>la});var Ae={};t.r(Ae),t.d(Ae,{cartSelectorKeysEnum:()=>da,getDefaultData:()=>Sa});var Ee={};t.r(Ee),t.d(Ee,{getDefaultData:()=>Ta,profileSelectorKeysEnum:()=>ua});var Ie={};t.r(Ie),t.d(Ie,{getDefaultData:()=>ma,selfSelectorKeysEnum:()=>ha});var xe={};t.r(xe),t.d(xe,{getDefaultData:()=>fa,selfSelectorKeysEnum:()=>Ca});var Pe={};t.r(Pe),t.d(Pe,{SelectorKeysEnum:()=>wa,getDefaultData:()=>Da});var _e={};t.r(_e),t.d(_e,{SelectorKeysEnum:()=>Na,getDefaultData:()=>Ia});var Be={};t.r(Be),t.d(Be,{SelectorKeysEnum:()=>Ea,getDefaultData:()=>_a});var He={};t.r(He),t.d(He,{SelectorKeysEnum:()=>Pa,getDefaultData:()=>Ka});var ze={};t.r(ze),t.d(ze,{SelectorKeysEnum:()=>ja,getDefaultData:()=>Fa});var ke={};t.r(ke),t.d(ke,{SelectorKeysEnum:()=>Va,getDefaultData:()=>Qa});var je={};t.r(je),t.d(je,{SelectorKeysEnum:()=>qa,getDefaultData:()=>Ja});var Ke={};t.r(Ke),t.d(Ke,{SelectorKeysEnum:()=>$a,getDefaultData:()=>tl});var Ue={};t.r(Ue),t.d(Ue,{SelectorKeysEnum:()=>ol,getDefaultData:()=>nl});var Ge={};t.r(Ge),t.d(Ge,{SelectorKeysEnum:()=>il,getDefaultData:()=>dl});var Me={};t.r(Me),t.d(Me,{SelectorKeysEnum:()=>ll,getDefaultData:()=>ul});var Ve={};t.r(Ve),t.d(Ve,{getDefaultData:()=>Tl,orderSelectorKeysEnum:()=>yl});var We={};t.r(We),t.d(We,{SelectorKeysEnum:()=>hl,getDefaultData:()=>ml});var Ye={};t.r(Ye),t.d(Ye,{SelectorKeysEnum:()=>Ol,getDefaultData:()=>Dl});var Fe={};t.r(Fe),t.d(Fe,{getDefaultData:()=>Al,selfSelectorKeysEnum:()=>fl});var Xe={};t.r(Xe),t.d(Xe,{SelectorKeysEnum:()=>Ll,getDefaultData:()=>xl});var qe={};t.r(qe),t.d(qe,{getDefaultData:()=>_l,selfSelectorKeysEnum:()=>Il});var Qe={};t.r(Qe),t.d(Qe,{getDefaultData:()=>Hl,selfSelectorKeysEnum:()=>Pl});var Ze={};t.r(Ze),t.d(Ze,{SelectorKeysEnum:()=>Bl,getDefaultData:()=>jl});var $e={};t.r($e),t.d($e,{contactUsSelectorKeysEnum:()=>kl,getDefaultData:()=>Ul});var Je={};t.r(Je),t.d(Je,{getDefaultData:()=>Ml,loginSelectorKeysEnum:()=>Kl});var eo={};t.r(eo),t.d(eo,{getDefaultData:()=>Wl,resetPasswordSelectorKeysEnum:()=>Gl});var oo={};t.r(oo),t.d(oo,{SelectorKeysEnum:()=>Vl,getDefaultData:()=>Zl});var to={};t.r(to),t.d(to,{SelectorKeysEnum:()=>Fl,getDefaultData:()=>ep});var ro={};t.r(ro),t.d(ro,{getDefaultData:()=>rp,searchResultsHeadingSelectorKeysEnum:()=>$l});var io={};t.r(io),t.d(io,{getDefaultData:()=>ap,itemStockSelectorKeysEnum:()=>tp});var no={};t.r(no),t.d(no,{SelectorKeysEnum:()=>np,getDefaultData:()=>cp});var ao={};t.r(ao),t.d(ao,{SelectorKeysEnum:()=>pp,getDefaultData:()=>Sp});var lo={};t.r(lo),t.d(lo,{SelectorKeysEnum:()=>up,getDefaultData:()=>Op});var po={};t.r(po),t.d(po,{SelectorKeysEnum:()=>hp,getDefaultData:()=>vp});var so={};t.r(so),t.d(so,{LineSelectorKeysEnum:()=>bp,getDefaultData:()=>fp});var co={};t.r(co),t.d(co,{getDefaultData:()=>Ap});var yo={};t.r(yo),t.d(yo,{getDefaultData:()=>Ip,selfSelectorKeysEnum:()=>Np});var uo={};t.r(uo),t.d(uo,{SelectorKeysEnum:()=>Ep,getDefaultData:()=>Bp});var So={};t.r(So),t.d(So,{createFormSelectorKeysEnum:()=>Pp,getDefaultData:()=>zp});var go={};t.r(go),t.d(go,{QuickLinksSelectorKeysEnum:()=>Hp,getDefaultData:()=>Kp});var ho={};t.r(ho),t.d(ho,{AddOrderSelectorKeysEnum:()=>jp,getDefaultData:()=>Mp});var To={};t.r(To),t.d(To,{getDefaultData:()=>Xp});var Co={};t.r(Co),t.d(Co,{getDefaultData:()=>Qp,selfSelectorKeysEnum:()=>Wp});var Oo={};t.r(Oo),t.d(Oo,{SelectorKeysEnum:()=>qp,getDefaultData:()=>Jp});var bo={};t.r(bo),t.d(bo,{getDefaultData:()=>ts,spotlightSelectorKeysEnum:()=>$p});var vo={};t.r(vo),t.d(vo,{SelectorKeysEnum:()=>os,getDefaultData:()=>ps});var mo={};t.r(mo),t.d(mo,{getDefaultData:()=>hs});var wo={};t.r(wo),t.d(wo,{getDefaultData:()=>Ns});var fo={};t.r(fo),t.d(fo,{getDefaultData:()=>Ls});var Ro={};t.r(Ro),t.d(Ro,{getDefaultData:()=>Es,selfSelectorKeysEnum:()=>Ds});var No={};t.r(No),t.d(No,{getDefaultData:()=>js,selfSelectorKeysEnum:()=>As});var Do={};t.r(Do),t.d(Do,{addOrder:()=>ho,allocationDetails:()=>po,allocations:()=>Xe,amountEstimator:()=>M,brand:()=>Be,brandImage:()=>Ke,breadcrumbs:()=>oo,bulkVariantPicker:()=>V,bundle:()=>He,bundleDetails:()=>ze,button:()=>W,buyForTabsContainer:()=>Co,buyForWithTabs:()=>To,cart:()=>Ae,cartDetails:()=>no,cartSummary:()=>ao,category:()=>ke,categoryDetails:()=>Ze,checkout:()=>lo,code:()=>Y,common:()=>U,contactUs:()=>$e,container:()=>X,countdown:()=>q,createForm:()=>So,embed:()=>Q,faq:()=>Z,filters:()=>Ue,gallerySlider:()=>$,grid:()=>J,iconLibrary:()=>to,iconList:()=>mo,image:()=>ee,imageHotspot:()=>re,itemStock:()=>io,layouter:()=>qe,layouterItem:()=>Qe,layouterPro:()=>Ro,layouterProItem:()=>No,lightBoxV2:()=>Fe,lightbox:()=>Le,line:()=>so,login:()=>Je,map:()=>ie,marchandiserSets:()=>uo,menu:()=>Pe,menuItem:()=>fo,menuV2:()=>wo,orderStatus:()=>Ve,pastOrders:()=>Me,paymentMethods:()=>ne,pickupLocations:()=>ae,price:()=>ce,product:()=>oe,productActions:()=>pe,productCustomizations:()=>vo,productDetails:()=>te,productHighlights:()=>se,productImage:()=>le,productInventory:()=>de,productOptions:()=>_e,productPromotions:()=>ye,profile:()=>Ee,quantitySelector:()=>ue,quickLinks:()=>go,quotes:()=>We,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>eo,rfqs:()=>Ye,scroll:()=>Se,search:()=>G,searchResultsHeading:()=>ro,section:()=>ge,shippingEstimator:()=>he,slideShowLayouter:()=>Te,social:()=>Ce,sort:()=>Ge,spotlight:()=>bo,stack:()=>Oe,staticText:()=>F,storeLocations:()=>be,subCategory:()=>je,tabContainer:()=>yo,table:()=>ve,tabs:()=>me,tabsV2:()=>co,text:()=>we,toaster:()=>Oo,uomSelector:()=>fe,variantPicker:()=>Re,video:()=>Ne,volumePricing:()=>De});var Lo={};t.r(Lo),t.d(Lo,{getDefaultStyles:()=>Ks});var Ao={};t.r(Ao),t.d(Ao,{getDefaultStyles:()=>Us});var Eo={};t.r(Eo),t.d(Eo,{getDefaultStyles:()=>Gs});var Io={};t.r(Io),t.d(Io,{getDefaultStyles:()=>Ms});var xo={};t.r(xo),t.d(xo,{getDefaultStyles:()=>Vs,getDefaultStylesV2:()=>Ws});var Po={};t.r(Po),t.d(Po,{getDefaultStyles:()=>Ys});var _o={};t.r(_o),t.d(_o,{getDefaultStyles:()=>Fs});var Bo={};t.r(Bo),t.d(Bo,{getDefaultStyles:()=>Xs});var Ho={};t.r(Ho),t.d(Ho,{getDefaultStyles:()=>qs});var zo={};t.r(zo),t.d(zo,{getDefaultStyles:()=>Qs});var ko={};t.r(ko),t.d(ko,{getDefaultStyles:()=>Zs});var jo={};t.r(jo),t.d(jo,{getDefaultStyles:()=>$s});var Ko={};t.r(Ko),t.d(Ko,{getDefaultStyles:()=>Js});var Uo={};t.r(Uo),t.d(Uo,{getDefaultStyles:()=>ed});var Go={};t.r(Go),t.d(Go,{getDefaultStyles:()=>od});var Mo={};t.r(Mo),t.d(Mo,{getDefaultStyles:()=>td});var Vo={};t.r(Vo),t.d(Vo,{getDefaultStyles:()=>rd});var Wo={};t.r(Wo),t.d(Wo,{getDefaultStyles:()=>id});var Yo={};t.r(Yo),t.d(Yo,{getDefaultStyles:()=>nd,getSectionDefaultStyles:()=>ad});var Fo={};t.r(Fo),t.d(Fo,{getDefaultStyles:()=>ld});var Xo={};t.r(Xo),t.d(Xo,{getDefaultStyles:()=>pd});var qo={};t.r(qo),t.d(qo,{getDefaultStyles:()=>sd});var Qo={};t.r(Qo),t.d(Qo,{getDefaultStyles:()=>dd});var Zo={};t.r(Zo),t.d(Zo,{getDefaultStyles:()=>cd});var $o={};t.r($o),t.d($o,{getDefaultStyles:()=>yd,getSectionDefaultStyles:()=>ud});var Jo={};t.r(Jo),t.d(Jo,{ElementSettingEnum:()=>Hs,FBModeEnum:()=>Is,FB_CELL_HEIGHT:()=>Td,FB_CONTAINER_PADDING:()=>Cd,FB_GRID_COLS:()=>Sd,FB_GRID_MIN_WIDTH:()=>Od,FB_GRID_MOBILE_COLS:()=>gd,FB_GRID_MOBILE_MIN_WIDTH:()=>bd,FB_GRID_ROWS:()=>hd,FormComponentTypeEnum:()=>Ps,FormConfirmationOption:()=>zs,FormElementIdEnum:()=>Bs,FormElementTypeEnum:()=>_s,FormMessageDisplay:()=>ks,ScreenSizeEnums:()=>xs});var et={};t.r(et),t.d(et,{getDefaultQuickLinksStyles:()=>vd});var ot={};t.r(ot),t.d(ot,{getDefaultStyles:()=>md});var tt={};t.r(tt),t.d(tt,{getDefaultStyles:()=>wd});var rt={};t.r(rt),t.d(rt,{getDefaultStyles:()=>fd});var it={};t.r(it),t.d(it,{getDefaultToasterStyles:()=>Rd});var nt={};t.r(nt),t.d(nt,{getDefaultStyles:()=>Nd,getSectionDefaultStyles:()=>Dd});var at={};t.r(at),t.d(at,{getDefaultStyles:()=>Ld});var lt={};t.r(lt),t.d(lt,{getDefaultStyles:()=>Ad});var pt={};t.r(pt),t.d(pt,{getDefaultStyles:()=>Ed});var st={};t.r(st),t.d(st,{getDefaultStyles:()=>Id});var dt={};t.r(dt),t.d(dt,{getDefaultStyles:()=>xd});var ct={};t.r(ct),t.d(ct,{getDefaultStyles:()=>Pd});var yt,ut,St,gt,ht,Tt,Ct,Ot,bt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vt=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"}},mt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wt=function(){return{minHeight:"0px",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"}},ft=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Rt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},Nt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Dt=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"}},Lt=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%"}},At=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Et=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},It=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},xt=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"}},Pt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},_t=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Bt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ht=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},jt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ut=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Gt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Mt=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"}},Vt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Wt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yt=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"}},Ft=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%"}},Xt=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"}},qt=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"}},Qt=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Zt=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=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},er=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},or=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},tr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},rr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},ir=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.tabsWrapperV2="cms-tabs-v2-wrapper",e.tabsContainerWrapperV2="cms-tabs-container-wrapper",e.buyForWithTabsWrapper="cms-buy-for-with-tabs-wrapper",e.buyForTabsContainerWrapper="cms-buy-for-tabs-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.layouterProWrapper="cms-layouter-pro-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.layouterProItemWrapper="cms-layouter-pro-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",e.marchandiserSetsWrapper="cms-marchandiser-sets-wrapper",e.spotlightWrapper="cms-spotlight-wrapper",e.TEXTELEMENTDOBLECLICK="data-cms-tt-ee-dbl-clkd",e.menuWrapperV2="cms-menu-v2-wrapper",e.menuItemWrapper="cms-menu-item-wrapper"}(yt||(yt={})),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.tabsV2Element="div[data-element-type='tabs-v2']",e.buyForWithTabsElement="div[data-element-type='buyForWithTabs']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn",e.marchandiserSetsElement="div[data-element-type='marchandiserSets']",e.spotlightElement="div[data-element-type='spotlight']"}(ut||(ut={})),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"}(St||(St={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(gt||(gt={})),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"}(ht||(ht={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Tt||(Tt={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Ct||(Ct={})),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"}(Ot||(Ot={}));var nr,ar,lr,pr,sr,dr,cr,yr,ur,Sr,gr,hr,Tr,Cr,Or,br,vr={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",CHECKOUT:"checkout",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",ORDER_STATUS:"orderStatus",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",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",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder",BUY_FOR_WITH_TABS:"buyForWithTabs",BUY_FOR_TABS_CONTENT_CONTAINER:"buyForTabsContainer",TOASTER:"toaster",SPOTLIGHT:"spotlight",BUNDLE_DETAILS:"bundleDetails",PRODUCT_CUSTOMIZATIONS:"productCustomizations",ICON_LIST:"icon-list",MENU_V2:"menu-v2",MENU_ITEM:"menu-item",SIMPLE_LIST:"simple-list",SIMPLE_LIST_ITEM:"simplet-list-item",LAYOUTER_PRO:"layouter-pro",LAYOUTER_PRO_ITEM:"layouter-pro-item"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(nr||(nr={})),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"}(ar||(ar={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(lr||(lr={})),function(e){e.GRID="grid",e.LIST="list"}(pr||(pr={})),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"}(sr||(sr={})),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"}(dr||(dr={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(cr||(cr={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(yr||(yr={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(ur||(ur={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop",e.IMAGE_CROP_TEMP_DATA="imageCropTempData",e.FORM_BUILDER_STATE="formBuilderState"}(Sr||(Sr={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(gr||(gr={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(hr||(hr={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(Tr||(Tr={})),function(e){e[e.Header=1]="Header",e[e.Footer=2]="Footer",e[e.PageSection=3]="PageSection",e[e.MarketingBanner=4]="MarketingBanner",e[e.ProductsForSale=5]="ProductsForSale",e[e.Categories=6]="Categories",e[e.NewArrivalProducts=7]="NewArrivalProducts",e[e.Testimonials=8]="Testimonials",e[e.ContactUs=9]="ContactUs",e[e.NewsLetter=10]="NewsLetter",e[e.LightBox=11]="LightBox"}(Cr||(Cr={})),function(e){e[e.ALL=0]="ALL",e[e.LOGIN=1]="LOGIN",e[e.STATIC=2]="STATIC",e[e.MY_ACCOUNT=3]="MY_ACCOUNT",e[e.HOME=4]="HOME",e[e.PRODUCTS=5]="PRODUCTS",e[e.CATEGORY_PRODUCTS=6]="CATEGORY_PRODUCTS",e[e.ALL_CATEGORIES=7]="ALL_CATEGORIES",e[e.ALL_BRANDS=8]="ALL_BRANDS",e[e.PRODUCT_COMPARISON=9]="PRODUCT_COMPARISON",e[e.CART=10]="CART",e[e.CHECKOUT=11]="CHECKOUT",e[e.ORDER_SUCCESS=12]="ORDER_SUCCESS",e[e.SEARCH=13]="SEARCH",e[e.ERROR=14]="ERROR",e[e.BRAND_PRODUCTS=16]="BRAND_PRODUCTS",e[e.Allocation=17]="Allocation"}(Or||(Or={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(br||(br={}));var mr,wr=[ar.SCROLL_TO,ar.LIGHTBOX],fr={adjustment:{value:"fluid",property:"adjustment",propertyType:gt.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:gt.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:gt.CSS},width:{value:"100",property:"width",unit:4,propertyType:gt.CSS},height:{value:"100",property:"height",unit:1,propertyType:gt.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:gt.CSS},textPosition:{value:"top",property:"textPosition",propertyType:gt.CONTROLS},direction:{value:"Horizontal",propertyType:gt.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:gt.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:gt.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:gt.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:gt.TOOL},positionType:{value:"fixed",property:"position",propertyType:gt.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:gt.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:gt.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:gt.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:gt.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:gt.CSS},showBorder:{value:!0,propertyType:gt.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:gt.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:gt.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:gt.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:gt.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:gt.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:gt.CSS},cropRatio:{value:"16:9",propertyType:gt.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:gt.CSS},exposure:{value:0,propertyType:gt.CONTROLS},contrast:{value:0,propertyType:gt.CONTROLS},saturation:{value:0,propertyType:gt.CONTROLS},brightness:{value:0,propertyType:gt.CONTROLS},tint:{value:0,propertyType:gt.CONTROLS},hue:{value:0,propertyType:gt.CONTROLS},lightness:{value:0,propertyType:gt.CONTROLS},highlights:{value:0,propertyType:gt.CONTROLS},shadows:{value:0,propertyType:gt.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:gt.CONTROLS},rotate:{value:0,property:"rotate",propertyType:gt.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:gt.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:gt.CSS},theme:{value:"h3",property:"theme",propertyType:gt.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:gt.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:gt.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:gt.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:gt.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:gt.CSS,parentRef:"ty-h3-le-th"},underline:{value:"auto",property:"underline",propertyType:gt.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:gt.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:gt.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:gt.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:gt.CONTROLS},icon:{value:"check",propertyType:gt.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:gt.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:gt.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:gt.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:gt.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:gt.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:gt.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:gt.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:gt.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:gt.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:gt.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:gt.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:gt.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:gt.CSS},backgroundSize:{value:"contain",property:"backgroundSize",propertyType:gt.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:gt.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:gt.CSS},backgroundPosition:{value:"center",property:"backgroundPosition",propertyType:gt.CSS},backgroundAttachment:{value:"scroll",property:"backgroundAttachment",propertyType:gt.CSS},backgroundRepeat:{value:"no-repeat",property:"backgroundRepeat",propertyType:gt.CSS}},Rr={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:gt.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:gt.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:gt.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:gt.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:gt.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"}(mr||(mr={}));var Nr,Dr=function(){return{layout:{selectorKey:mr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"70",unit:1}),margin:fr.margin,padding:fr.padding,whenClicked:Rr.whenClicked,showSearchText:Rr.showSearchText,searchText:Rr.searchText,searchPlaceholderText:Rr.searchPlaceholderText,showNoOfItems:Rr.showNoOfItems,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:mr.DESIGN,searchBar:{selectorKey:mr.SEARCHBAR,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},searchIcon:{selectorKey:mr.SEARCH_ICON,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor,icon:{value:"search-sm",propertyType:gt.CONTROLS}},placeholderText:{selectorKey:mr.PLACEHOLDER_TEXT,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}}}},Lr={displayType:{value:"Stack Vertical",property:"displayType",propertyType:gt.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:gt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:gt.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:gt.CSS},noOfItemsToShow:{value:2,propertyType:gt.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:gt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:gt.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:gt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:gt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:gt.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:gt.CONTROLS},country:{value:!0,property:"country",propertyType:gt.CONTROLS},state:{value:!0,property:"state",propertyType:gt.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:gt.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:gt.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:gt.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:gt.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:gt.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:gt.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},showMoreButton:{}}};!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="showMoreButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState",e.DATA_CONNECTOR="dataConnector",e.WIDGET_STYLE="widgetStyle"}(Nr||(Nr={}));var Ar,Er={buttonStyle:Lr.buttonStyle,buttonText:Lr.buttonText,icon:Lr.icon,iconPadding:Lr.iconPadding,iconPosition:Lr.iconPosition,iconAndTextSpacing:Lr.iconAndTextSpacing,alignment:Lr.alignment,buttonType:Lr.buttonType,showIcon:Lr.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Ir=function(){return{layout:{selectorKey:Nr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"300",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:Lr.displayStyle,displayType:Lr.displayType,dividerBetweenItems:Lr.dividerBetweenItems,itemSpacing:Lr.itemSpacing,itemPadding:Lr.itemPadding,ItemContentAlignment:Lr.ItemContentAlignment,maxItemsToDisplay:Lr.maxItemsToDisplay,overflowItems:Lr.overflowItems,header:Lr.header,headerHeight:Lr.headerHeight,rowHeight:Lr.rowHeight,headerDivider:Lr.headerDivider,rowDivider:Lr.rowDivider,columnDivider:Lr.columnDivider,alternativeRowColors:Lr.alternativeRowColors,headerCellPadding:Lr.headerCellPadding,rowCellPadding:Lr.rowCellPadding,contentAlignment:Lr.contentAlignment,overflowControl:Lr.overflowControl,paginationType:Lr.paginationType,paginationAlignment:Lr.paginationAlignment,rowsPerPage:Lr.rowsPerPage,displayResults:Lr.displayResults,imageBehavior:Lr.imageBehavior,itemsPerRow:Lr.itemsPerRow,noOfItemsToShow:Lr.noOfItemsToShow,itemHeight:Lr.itemHeight},design:{selectorKey:Nr.DESIGN,widgetStyle:{selectorKey:Nr.WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},searchBar:{selectorKey:mr.SEARCHBAR,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},searchIcon:{selectorKey:mr.SEARCH_ICON,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor,icon:{value:"search-sm",propertyType:gt.CONTROLS}},placeholderText:{selectorKey:mr.PLACEHOLDER_TEXT,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},inputStyle:{selectorKey:Nr.INPUT_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,icon:Lr.icon,iconPadding:Lr.iconPadding,iconPosition:Lr.iconPosition,iconAndTextSpacing:Lr.iconAndTextSpacing,alignment:Lr.alignment,buttonType:Lr.buttonType,showIcon:Lr.showIcon,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:Nr.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Nr.DEFAULT_STATE},Er),hoverState:Object.assign({selectorKey:Nr.HOVER_STATE},Er),selectedState:Object.assign({selectorKey:Nr.SELECTED_STATE},Er)},widgetTextStyles:{selectorKey:Nr.WIDGET_TEXT_STYLES,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},itemStyle:{selectorKey:Nr.ITEM_STYLE,contentAlignment:Lr.contentAlignment,horizontalPadding:Lr.horizontalPadding,verticalPadding:Lr.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},shippingName:{selectorKey:Nr.SHIPPING_NAME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},shippingMethodLogo:{selectorKey:Nr.SHIPPING_METHOD_LOGO,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},shippingDescription:{selectorKey:Nr.SHIPPING_DESCRIPTION,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},estimatedShippingCost:{selectorKey:Nr.ESTIMATED_SHIPPING_COST,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},estimatedShippingTime:{selectorKey:Nr.ESTIMATED_SHIPPING_TIME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},arrows:{selectorKey:Nr.ARROWS,arrowIconStyle:Lr.arrowIconStyle,leftArrowIconStyle:Lr.leftArrowIconStyle,rightArrowIconStyle:Lr.rightArrowIconStyle,backgroundShape:Lr.backgroundShape,arrowSize:Lr.arrowSize,arrowColor:Lr.arrowColor},paginationDots:{selectorKey:Nr.PAGINATION_DOTS,dotSize:Lr.dotSize,currentDotColor:Lr.currentDotColor,otherDotColor:Lr.otherDotColor},paginationLine:{selectorKey:Nr.PAGINATION_LINE,currentLineColor:Lr.currentLineColor,otherLineColor:Lr.otherLineColor,lineHeight:Lr.lineHeight,lineWidth:Lr.lineWidth},table:{selectorKey:Nr.TABLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:Lr.design.table.borderStyle,borderColor:fr.borderColor,borderPerSlide:Lr.design.table.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tableHeader:{selectorKey:Nr.TABLE_HEADER,backgroundColor:fr.backgroundColor},headerText:{selectorKey:Nr.HEADER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},tableRow:{selectorKey:Nr.TABLE_ROW,backgroundColor:fr.backgroundColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},scroll:{selectorKey:Nr.SCROLL,scrollBarWidth:Lr.design.scrollBar.scrollBarWidth,scrollBarColor:Lr.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Nr.ROW_DIVIDERS,headerDivider:Lr.design.rowAndHeaderDividers.headerDivider,rowDivider:Lr.design.rowAndHeaderDividers.rowDivider,columnDivider:Lr.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Nr.PAGINATION,defaultState:{selectorKey:Nr.DEFAULT_STATE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,previousIcon:Lr.design.pagination.previousIcon,nextIcon:Lr.design.pagination.nextIcon,iconSize:Lr.design.pagination.iconSize,iconColor:Lr.design.pagination.iconColor,backgroundShape:Lr.design.pagination.backgroundShape,backgroundColor:fr.backgroundColor,pagination:Lr.design.pagination.pagination},hoverState:{selectorKey:Nr.HOVER_STATE,theme:fr.theme}},showMoreButton:{selectorKey:Nr.SHOW_MORE_ITEMS_BUTTON,buttonStyle:Lr.buttonStyle,buttonText:Lr.buttonText,icon:Lr.icon,iconPadding:Lr.iconPadding,iconPosition:Lr.iconPosition,iconAndTextSpacing:Lr.iconAndTextSpacing,alignment:Lr.alignment,buttonType:Lr.buttonType,showIcon:Lr.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:Lr.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},content:{selectorKey:Nr.CONTENT,title:Lr.title,showTitle:Lr.showTitle,description:Lr.description,showDescription:Lr.showDescription,noOfLinesToShow:Lr.noOfLinesToShow,country:Lr.country,state:Lr.state,zipCode:Lr.zipCode,promotionSchedule:Lr.showDescription,shippingMethodName:Lr.shippingMethodName,shippingMethodLogo:Lr.shippingMethodLogo,shippingDescription:Lr.shippingDescription,estimatedShippingCost:Lr.estimatedShippingCost,estimatedDeliveryTime:Lr.estimatedShippingTime},dataConnector:{selectorKey:Nr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},xr={optionSelection:{value:!0,property:"optionSelection",propertyType:gt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:gt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:gt.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:gt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:gt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:gt.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:gt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:gt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:gt.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:gt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:gt.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:gt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:gt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:gt.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:gt.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:gt.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:gt.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:gt.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:gt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:gt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:gt.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:gt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:gt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:gt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:gt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:gt.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:gt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:gt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:gt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:gt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:gt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:gt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:gt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:gt.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:gt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:gt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:gt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:gt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:gt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:gt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:gt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:gt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:gt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:gt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:gt.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:gt.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:gt.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:gt.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:gt.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:gt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:gt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:gt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:gt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:gt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:gt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:gt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:gt.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:gt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:gt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:gt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:gt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:gt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:gt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:gt.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:gt.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:gt.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"}(Ar||(Ar={}));var Pr,_r=function(){return{layout:{selectorKey:Ar.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"300",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,optionSelection:xr.optionSelection,displayOutOfStockValues:xr.displayOutOfStockValues,displayStyle:xr.displayStyle,notifyMeButton:xr.notifyMeButton,quantitySelectorForVariantSelector:xr.quantitySelectorForVariantSelector,dividerBetweenItems:xr.dividerBetweenItems,optionTitleValueSpacing:xr.optionTitleValueSpacing,remainingDisplayStyle:xr.remainingDisplayStyle,allowUserToSearch:xr.allowUserToSearch,allowUserToFilter:xr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Ar.SWATFH_TYPE_DISPLAY_STYLE,displayValues:xr.displayValues,itemPadding:xr.itemPadding,itemSpacing:xr.itemSpacing,maxItemsToDisplay:xr.maxItemsToDisplay,overflowItems:xr.overflowItems,swatchImageType:xr.swatchImageType},singleSelectDisplayStyle:{selectorKey:Ar.SINGLE_SELECT_DISPLAY_STYLE,displayValues:xr.displayValues,itemPadding:xr.itemPadding,itemSpacing:xr.itemSpacing,maxItemsToDisplay:xr.maxItemsToDisplay,overflowItems:xr.overflowItems,imageBehaviour:xr.imageBehaviour,itemsPerRow:xr.itemsPerRow,itemContentAlignment:xr.itemContentAlignment,overflowDirection:xr.overflowDirection},dropdownDisplayStyle:{selectorKey:Ar.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:xr.dropdownOptionsSpacing,dropdownOptionsPadding:xr.dropdownOptionsPadding,dropdownStyle:xr.dropdownStyle,optionAndListSpacing:xr.optionAndListSpacing,dropdownListItemSpacing:xr.dropdownListItemSpacing,dropdownListItemPadding:xr.dropdownListItemPadding,dividerBetweenListItems:xr.dividerBetweenListItems,maxItemsToDisplay:xr.maxItemsToDisplay,overflowItems:xr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Ar.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:xr.groupsDisplayStyle,groupSpacing:xr.groupSpacing,groupPadding:xr.groupPadding,groupHeaderAndOptionSpacing:xr.groupHeaderAndOptionSpacing,tabDirection:xr.tabDirection,tabLayout:xr.tabLayout,tabAlignment:xr.tabAlignment,tabSpacing:xr.tabSpacing,tabAndContainerSpacing:xr.tabAndContainerSpacing,tabHorizontalPadding:xr.tabHorizontalPadding,tabVerticalPadding:xr.tabVerticalPadding,containerPadding:xr.tabVerticalPadding,overflowItems:xr.overflowItems,tabRowSpacing:xr.tabRowSpacing,expandIconPositon:xr.expandIconPositon,expandFirstItemByDefault:xr.expandFirstItemByDefault,allowMultipleOpenItems:xr.allowMultipleOpenItems,itemDividers:xr.itemDividers,accordionSpacing:xr.accordionSpacing,accordionAndContainerSpacing:xr.accordionAndContainerSpacing,accordionHorizontalPadding:xr.accordionHorizontalPadding,accordionVerticalPadding:xr.accordionVerticalPadding,groupAndContainerSpacing:xr.groupAndContainerSpacing,groupHorizontalPadding:xr.groupHorizontalPadding,groupVerticalPadding:xr.groupVerticalPadding,canCollapseGroups:xr.canCollapseGroups},matrixDisplayStyle:{selectorKey:Ar.MATRIX_DISPLAY_STYLE,header:xr.header,headerHeight:xr.headerHeight,rowHeight:xr.rowHeight,headerDivider:xr.headerDivider,rowDivider:xr.rowDivider,columnDivider:xr.columnDivider,alternativeRowColors:xr.alternativeRowColors,headerCellPadding:xr.headerCellPadding,rowCellPadding:xr.rowCellPadding,contentAlignment:xr.contentAlignment,overflowControl:xr.overflowControl,paginationType:xr.paginationType,paginationAliginment:xr.paginationAliginment,rowsPerPage:xr.rowsPerPage,showMoreRows:xr.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Ar.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:xr.groupsDisplayStyle,groupSpacing:xr.groupSpacing,groupPadding:xr.groupPadding,groupHeaderAndOptionSpacing:xr.groupHeaderAndOptionSpacing}},design:{selectorKey:Ar.DESIGN},content:{selectorKey:Ar.CONTENT,optionProperties:xr.optionProperties,optionName:xr.optionName,noOfOptionValues:xr.noOfOptionValues,optionPrice:xr.optionPrice,priceFormat:xr.priceFormat,showselectedVariant:xr.showselectedVariant,optionValueProperties:xr.optionValueProperties,optionValueName:xr.optionValueName,optionValueCode:xr.optionValueCode,swatchImage:xr.swatchImage,swatchImageType:xr.swatchImageType,noOfVariantsAvailable:xr.noOfVariantsAvailable,optionValuePrice:xr.optionValuePrice,showAvailableInventory:xr.showAvailableInventory,showTotalPriceOfAddedItems:xr.showTotalPriceOfAddedItems,showTotalAddedQuantity:xr.showTotalAddedQuantity},dataConnector:{selectorKey:Ar.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Br={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:gt.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:gt.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:gt.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:gt.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Pr||(Pr={}));var Hr,zr=function(){return{layout:{selectorKey:Pr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"40",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,buttonStyle:Br.buttonStyle,buttonText:Br.buttonText,buttonIcon:Br.buttonIcon,iconPosition:Br.iconPosition,iconAndTextSpacing:Br.iconAndTextSpacing,alignment:Br.alignment,buttonType:Br.buttonType,linkTo:Br.linkTo},design:{selectorKey:Pr.DESIGN,defaultState:{selectorKey:Pr.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},fr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},fr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},fr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},fr.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},fr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},fr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},fr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},fr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},fr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},fr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},fr.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},fr.theme),fontSize:Object.assign(Object.assign({},fr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},fr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},fr.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},fr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},fr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},fr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},fr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},fr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},fr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:fr.icon,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},fr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},fr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Pr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Pr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Hr||(Hr={}));var kr,jr=function(){return{layout:{selectorKey:Hr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},fr.height),{unit:1,value:300}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:Hr.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},content:{selectorKey:Hr.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:Hr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:gt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(kr||(kr={}));var Kr,Ur=function(){return{layout:{selectorKey:kr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},fr.height),{unit:1,value:300}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,textData:{value:"",propertyType:gt.CONTROLS}},design:{selectorKey:kr.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},content:{}}},Gr={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},Mr={backgroundColor:fr.backgroundColor,backgroundRepeat:fr.backgroundRepeat,backgroundSize:fr.backgroundSize,backgroundAttachment:fr.backgroundAttachment,backgroundPosition:fr.backgroundPosition,backgroundPositionX:fr.backgroundPositionX,backgroundPositionY:fr.backgroundPositionY,backgroundImage:fr.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Kr||(Kr={}));var Vr,Wr=function(e){return{layout:{selectorKey:Kr.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:Kr.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),dataConnector:{selectorKey:Kr.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:gt.CONTROLS}}}},Yr=(new Date).toISOString().slice(0,16),Fr={type:{value:"countdown",property:"itemSpacing",propertyType:gt.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:gt.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:gt.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:gt.CONTROLS},source:{value:"manual",property:"source",propertyType:gt.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:gt.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:gt.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:gt.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:gt.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:gt.CONTROLS},startDate:{value:Yr,property:"startDate",propertyType:gt.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:gt.CONTROLS},days:{value:"true",property:"days",propertyType:gt.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:gt.CONTROLS},hours:{value:"true",property:"hours",propertyType:gt.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:gt.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:gt.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:gt.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:gt.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:gt.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:gt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:gt.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:gt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:gt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:gt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:gt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:gt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:gt.CSS},textPosition:{value:"top",property:"textPosition",propertyType:gt.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:gt.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"}(Vr||(Vr={}));var Xr,qr=function(){return{layout:{selectorKey:Vr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"200",unit:1}),margin:fr.margin,padding:fr.padding,type:Fr.type,counterStyle:Fr.counterStyle,countdownAnimation:Fr.countdownAnimation,dividerBetweenItems:Fr.dividerBetweenItems,positionType:fr.positionType,pinTo:fr.pinTo},content:{selectorKey:Vr.CONTENT,source:Fr.source,showCountdownTitle:Fr.showCountdownTitle,title:Fr.title,showCountdownDescription:Fr.showCountdownDescription,description:Fr.description,chooseSchedules:Fr.chooseSchedules,startDate:Fr.startDate,endDate:Fr.endDate,days:Fr.days,daysTitle:Fr.daysTitle,hours:Fr.hours,hoursTitle:Fr.hoursTitle,minutes:Fr.minutes,minutesTitle:Fr.minutesTitle,seconds:Fr.seconds,secondsTitle:Fr.secondsTitle},design:{selectorKey:Vr.DESIGN,countdownWidget:{selectorKey:Vr.COUNTDOWN_WIDGET,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Vr.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Fr.textVerticalPadding,textHorizontalPadding:Fr.textHorizontalPadding,titleAndDescriptionSpacing:Fr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Vr.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},countdownLayout:{selectorKey:Vr.COUNTDOWN_LAYOUT,verticalAlignment:Fr.verticalAlignment,widgetTextAndItemSpacing:Fr.widgetTextAndItemSpacing,textPosition:Fr.textPosition},counterStyle:{selectorKey:Vr.COUNTER_STYLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},dividerStyle:{selectorKey:Vr.DIVIDER_STYLE,shape:Fr.shape,size:Fr.size,iconColor:Fr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Xr||(Xr={}));var Qr,Zr=function(){return{layout:{selectorKey:Xr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},fr.height),{unit:1,value:300}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:Xr.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},content:{selectorKey:Xr.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:Xr.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:gt.CONTROLS}}},$r={expandFirstItemByDefault:{value:!0,propertyType:gt.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:gt.CONTROLS},itemDividers:{value:!1,propertyType:gt.CONTROLS},iconPosition:{value:"Right",propertyType:gt.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:gt.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:gt.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:gt.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:gt.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:gt.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"}(Qr||(Qr={}));var Jr,ei=function(){return{layout:{selectorKey:Qr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"auto",unit:ht.CUSTOM}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,expandFirstItemByDefault:$r.expandFirstItemByDefault,allowMultipleOpenItems:$r.allowMultipleOpenItems,itemDividers:$r.itemDividers,iconPosition:$r.iconPosition,itemHorizontalPadding:$r.itemHorizontalPadding,itemVerticalPadding:$r.itemVerticalPadding,itemSpacing:$r.itemSpacing,titleAndDescriptionSpacing:$r.titleAndDescriptionSpacing},content:{accordionsList:$r.accordionsList},design:{selectorKey:Qr.DESIGN,faqWidget:{selectorKey:Qr.FAQ_WIDGET,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},collapsedAccordionItem:{selectorKey:Qr.COLLAPSED_ACCRORDION_ITEM,backgroundColor:fr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},fr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},expandedAccordionItem:{selectorKey:Qr.EXPANDED_ACCRORDION_ITEM,backgroundColor:fr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},fr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:Object.assign({},fr.theme),font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},divider:{selectorKey:Qr.DIVIDER,dividerColor:fr.borderColor,dividerStyle:fr.borderStyle,dividerWidth:fr.dividerWidth}}}},oi={displayStyle:{value:"Slider",propertyType:gt.CONTROLS},scrollDirection:{value:"Vertical",propertyType:gt.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:gt.CONTROLS},scrollControl:{value:"Non",propertyType:gt.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:gt.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:gt.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:gt.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:gt.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:gt.CSS},sliderControl:{value:"Arrows",propertyType:gt.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:gt.CONTROLS},loopImages:{value:!1,propertyType:gt.CONTROLS},setItemsPerRow:{value:!1,propertyType:gt.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:gt.CONTROLS},autoplay:{value:!1,propertyType:gt.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:gt.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:gt.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:gt.CONTROLS},showGalleryTitle:{value:!1,propertyType:gt.CONTROLS},galleryTitle:{value:"",propertyType:gt.CONTROLS},showGalleryDescription:{value:!1,propertyType:gt.CONTROLS},galleryDescription:{value:"",propertyType:gt.CONTROLS},showItemTitle:{value:!1,propertyType:gt.CONTROLS},showItemDescription:{value:!1,propertyType:gt.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:gt.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:gt.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:gt.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:gt.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:gt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:gt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:gt.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:gt.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:gt.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:gt.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:gt.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:gt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:gt.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:gt.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:gt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:gt.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"}(Jr||(Jr={}));var ti,ri=function(){return{layout:{selectorKey:Jr.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"300",unit:1}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:oi.displayStyle,scrollDirection:oi.scrollDirection,noOfItemsToLoad:oi.noOfItemsToLoad,scrollControl:oi.scrollControl,itemsPerSlide:oi.itemsPerSlide,itemsPerRow:oi.itemsPerRow,itemsPerColumn:oi.itemsPerColumn,itemGap:oi.itemGap,rowGap:oi.rowGap,sliderControl:oi.sliderControl,controlPosition:oi.controlPosition,loopImages:oi.loopImages,setItemsPerRow:oi.setItemsPerRow,sliderDisplayScrollbar:oi.sliderDisplayScrollbar,autoplay:oi.autoplay,autoplayStyle:oi.autoplayStyle,autoplayDuration:oi.autoplayDuration,sliderSpeed:oi.sliderSpeed,thumbnailPlacement:oi.thumbnailPlacement,thumbnailSize:oi.thumbnailSize,thumbnailSpacing:oi.thumbnailSpacing},content:{showGalleryTitle:oi.showGalleryTitle,galleryTitle:oi.galleryTitle,showGalleryDescription:oi.showGalleryDescription,galleryDescription:oi.galleryDescription,showItemTitle:oi.showItemTitle,showItemDescription:oi.showItemDescription,allowLinkToOtherPage:oi.allowLinkToOtherPage,slides:oi.slides},design:{selectorKey:Jr.DESIGN,galleryWidgetStyle:{selectorKey:Jr.GALLERY_WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},galleryWidgetLayout:{selectorKey:Jr.GALLERY_LAYOUT,galleryTextAndItemAlignment:oi.galleryTextAndItemAlignment,galleryTextAndItemSpacing:oi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:oi.galleryTextAndDescriptionSpacing,textPosition:fr.textPosition,verticalAlignment:fr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Jr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:oi.textVerticalPadding,textHorizontalPadding:fr.textHorizontalPadding,titleAndDescriptionSpacing:oi.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Jr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},itemStyle:{selectorKey:Jr.GALLERY_WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},itemLayout:{selectorKey:Jr.GALLERY_LAYOUT,galleryTextAndItemAlignment:oi.galleryTextAndItemAlignment,textAndImageSpacing:oi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:oi.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},fr.textPosition),{value:"On Image"}),verticalAlignment:fr.verticalAlignment},itemTextContainerLayout:{selectorKey:Jr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:oi.textVerticalPadding,textHorizontalPadding:fr.textHorizontalPadding,titleAndDescriptionSpacing:oi.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Jr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},paginationArrows:{selectorKey:Jr.PAGINATION_ARROWS,arrowIconStyle:oi.arrowIconStyle,leftArrowIconStyle:oi.leftArrowIconStyle,rightArrowIconStyle:oi.rightArrowIconStyle,backgroundShape:oi.backgroundShape,arrowSize:oi.arrowSize,arrowColor:oi.arrowColor},paginationDots:{selectorKey:Jr.PAGINATION_DOTS,dotSize:oi.dotSize,currentDotColor:oi.currentDotColor,otherDotColor:oi.otherDotColor},paginationLine:{selectorKey:Jr.PAGINATION_LINE,currentLineColor:oi.currentLineColor,otherLineColor:oi.otherLineColor,lineHeight:oi.lineHeight,lineWidth:oi.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ti||(ti={}));var ii,ni=function(e){return{layout:{selectorKey:ti.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:ti.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr)}},ai={onClick:{value:"Show Image Lightbox",propertyType:gt.CONTROLS},onHover:{value:"Zoom Out",propertyType:gt.CONTROLS},cropRatio:{value:"16:9",propertyType:gt.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:gt.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:gt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:gt.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ii||(ii={}));var li,pi=function(){return{layout:{selectorKey:ii.LAYOUT,width:Object.assign(Object.assign({},fr.width),{propertyType:gt.CONTROLLED_CSS,unit:ht.PIXELS,value:350}),height:Object.assign(Object.assign({},fr.height),{value:300,propertyType:gt.CONTROLLED_CSS,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,onClick:ai.onClick,onHover:ai.onHover,cropRatio:ai.cropRatio,fitOptions:ai.fitOptions,horizontalAlignment:ai.horizontalAlignment,verticalAlignment:ai.verticalAlignment},design:{selectorKey:ii.DESIGN,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,backgroundColor:fr.backgroundColor,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,brightness:fr.brightness,hue:fr.hue,lightness:fr.lightness,highlights:fr.highlights,shadows:fr.shadows,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:gt.CONTROLS}},dataConnector:{selectorKey:ii.DATA_CONNECTOR,dataConnector:ai.dataConnector}}},si={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},productName:{value:!0,propertyType:gt.CONTROLS},productCodes:{value:!0,propertyType:gt.CONTROLS},varientCodes:{value:!0,propertyType:gt.CONTROLS},productImage:{value:!0,propertyType:gt.CONTROLS},price:{value:!0,propertyType:gt.CONTROLS},productDescription:{value:!0,propertyType:gt.CONTROLS},showOptions:{value:!0,propertyType:gt.CONTROLS},allowBulkOrdering:{value:!0,propertyType:gt.CONTROLS},actions:{value:!0,propertyType:gt.CONTROLS},quickView:{value:!0,propertyType:gt.CONTROLS},addToCart:{value:!0,propertyType:gt.CONTROLS},wishlist:{value:!0,propertyType:gt.CONTROLS},buyNow:{value:!0,propertyType:gt.CONTROLS},addtoQuote:{value:!0,propertyType:gt.CONTROLS},showUoms:{value:!0,propertyType:gt.CONTROLS},showVolumePricing:{value:!0,propertyType:gt.CONTROLS},showInventory:{value:!0,propertyType:gt.CONTROLS},storeAvailability:{value:!0,propertyType:gt.CONTROLS},categoryCode:{value:!0,propertyType:gt.CONTROLS},categoryName:{value:!0,propertyType:gt.CONTROLS},categoryImage:{value:!0,propertyType:gt.CONTROLS},categoryDescription:{value:!0,propertyType:gt.CONTROLS},subCategoryCode:{value:!0,propertyType:gt.CONTROLS},subCategoryName:{value:!0,propertyType:gt.CONTROLS},subCategoryImage:{value:!0,propertyType:gt.CONTROLS},subCategoryDescription:{value:!0,propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(li||(li={}));var di,ci=function(){return{layout:{selectorKey:li.LAYOUT,width:Object.assign({},fr.width),height:Object.assign(Object.assign({},fr.height),{value:"auto",propertyType:gt.CONTROLS,unit:7}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:li.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),content:{selectorKey:li.CONTENT,productName:si.productName,productCodes:si.productCodes,varientCodes:si.varientCodes,productImage:si.productImage,price:si.price,productDescription:si.productDescription,showOptions:si.showOptions,allowBulkOrdering:si.allowBulkOrdering,actions:si.actions,quickView:si.quickView,addToCart:si.addToCart,wishlist:si.wishlist,buyNow:si.buyNow,addtoQuote:si.addtoQuote,showUoms:si.showUoms,showVolumePricing:si.showVolumePricing,showInventory:si.showInventory,storeAvailability:si.storeAvailability,categoryCode:si.categoryCode,categoryName:si.categoryName,categoryImage:si.categoryImage,categoryDescription:si.categoryDescription,subCategoryCode:si.subCategoryCode,subCategoryName:si.subCategoryName,subCategoryImage:si.subCategoryImage,subCategoryDescription:si.subCategoryDescription},dataConnector:{selectorKey:li.DATA_CONNECTOR,dataConnector:si.dataConnector}}},yi={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS},showOptions:{value:!0,propertyType:gt.CONTROLS},productVolume:{value:!0,propertyType:gt.CONTROLS},productPrice:{value:!0,propertyType:gt.CONTROLS},productActions:{value:!0,propertyType:gt.CONTROLS},productInventory:{value:!0,propertyType:gt.CONTROLS},storeLocations:{value:!0,propertyType:gt.CONTROLS},pickupLocations:{value:!0,propertyType:gt.CONTROLS},productHighlights:{value:!0,propertyType:gt.CONTROLS},paymentMethods:{value:!0,propertyType:gt.CONTROLS},shippingEstimator:{value:!0,propertyType:gt.CONTROLS},productPromotions:{value:!0,propertyType:gt.CONTROLS},amountEstimator:{value:!0,propertyType:gt.CONTROLS},quantitySelector:{value:!0,propertyType:gt.CONTROLS},uomSelector:{value:!0,propertyType:gt.CONTROLS},variantPicker:{value:!0,propertyType:gt.CONTROLS},bulkVariantPicker:{value:!0,propertyType:gt.CONTROLS},productImage:{value:!0,propertyType:gt.CONTROLS},productName:{value:!0,propertyType:gt.CONTROLS},productDescription:{value:!0,propertyType:gt.CONTROLS},productBrand:{value:!0,propertyType:gt.CONTROLS},productCode:{value:!0,propertyType:gt.CONTROLS},productReview:{value:!0,propertyType:gt.CONTROLS},productRating:{value:!0,propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(di||(di={}));var ui,Si=function(){return{layout:{selectorKey:di.LAYOUT,width:Object.assign({},fr.width),height:Object.assign(Object.assign({},fr.height),{value:"auto",propertyType:gt.CONTROLS,unit:7}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:di.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),content:{selectorKey:di.CONTENT,showOptions:yi.showOptions,productVolume:yi.productVolume,productPrice:yi.productPrice,productActions:yi.productActions,productInventory:yi.productInventory,storeLocations:yi.storeLocations,pickupLocations:yi.pickupLocations,productHighlights:yi.productHighlights,paymentMethods:yi.paymentMethods,shippingEstimator:yi.shippingEstimator,productPromotions:yi.productPromotions,amountEstimator:yi.amountEstimator,quantitySelector:yi.quantitySelector,uomSelector:yi.uomSelector,variantPicker:yi.variantPicker,bulkVariantPicker:yi.bulkVariantPicker,productImage:yi.productImage,productName:yi.productName,productDescription:yi.productDescription,productBrand:yi.productBrand,productCode:yi.productCode,productReview:yi.productReview,productRating:yi.productRating},dataConnector:{selectorKey:di.DATA_CONNECTOR,dataConnector:yi.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:gt.CONTROLS}}}},gi={position:{value:"topLeft",property:"position",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:gt.CONTROLS},onHover:{value:"Zoom In",propertyType:gt.CONTROLS},hotspotStyle:{value:"shape",propertyType:gt.CONTROLS},showContent:{value:"onClick",propertyType:gt.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:gt.CONTROLS},showIcon:{value:!0,propertyType:gt.CONTROLS},shape:{value:"circle",propertyType:gt.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:gt.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:gt.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:gt.CSS},iconSize:{value:"30",property:"iconSize",propertyType:gt.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:gt.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:gt.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:gt.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:gt.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:gt.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:gt.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:gt.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:gt.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:gt.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:gt.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:gt.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:gt.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:gt.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:gt.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:gt.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"}(ui||(ui={}));var hi,Ti=function(){return{layout:{selectorKey:ui.LAYOUT,width:Object.assign(Object.assign({},fr.width),{propertyType:gt.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},fr.height),{value:300,propertyType:gt.CONTROLS,unit:1}),margin:fr.margin,padding:fr.padding,showContent:gi.showContent,canOpenMultipleHotspots:gi.canOpenMultipleHotspots,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:ui.DESIGN,imageStyle:{selectorKey:ui.HOTSPOT_IMAGE_STYLE,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,backgroundColor:fr.backgroundColor,overlayColor:fr.overlayColor,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,brightness:fr.brightness,hue:fr.hue,lightness:fr.lightness,highlights:fr.highlights,shadows:fr.shadows,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},hotspotStyle:{selectorKey:ui.HOTSPOT_STYLE,hotspotStyle:gi.hotspotStyle,hotspotSize:gi.hotspotSize,iconSize:fr.iconSize,iconColor:fr.iconColor,icon:gi.icon,showIcon:gi.showIcon,shape:gi.shape,animationStyle:gi.animationStyle,animationFrequency:gi.animationFrequency,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tooltipDesign:{selectorKey:ui.TOOL_TIP_DESIGN,tooltipWidth:gi.tooltipWidth,tooltipHeight:gi.tooltipHeight,horizontalAlignment:gi.horizontalAlignment,verticalAlignment:gi.verticalAlignment,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,position:gi.position},tooltipTextDesign:{selectorKey:ui.TOOL_TIP_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},tooltipProductDesign:{selectorKey:ui.TOOL_TIP_PRODUCT_DESIGN,imageRatio:gi.imageRatio,fitOptions:gi.fitOptions,productInfoAlignment:gi.productInfoAlignment,infoVerticalPadding:gi.infoVerticalPadding,infoHorizontalPadding:gi.infoHorizontalPadding,infoSpacing:gi.infoSpacing,cardLayout:gi.cardLayout,productCardStyle:gi.productCardStyle},tooltipImageDesign:{selectorKey:ui.TOOL_TIP_IMAGE_DESIGN,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,backgroundColor:fr.backgroundColor,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,brightness:fr.brightness,hue:fr.hue,lightness:fr.lightness,highlights:fr.highlights,shadows:fr.shadows,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,imageRatio:gi.imageRatio,fitOptions:gi.fitOptions,horizontalAlignment:gi.horizontalAlignment,verticalAlignment:gi.verticalAlignment,onClick:gi.onClick,onHover:gi.onHover,linkDetails:gi.linkDetails}},content:{selectorKey:ui.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:gt.CONTROLS},hotspots:gi.hotspots}}},Ci={position:{value:"topLeft",property:"position",propertyType:gt.CONTROLS},zoom:{value:3,propertyType:gt.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:gt.CONTROLS},showIcon:{value:!0,propertyType:gt.CONTROLS},showZoomControls:{value:!0,propertyType:gt.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:gt.CONTROLS},showStreetView:{value:!0,propertyType:gt.CONTROLS},showDirectionsLink:{value:!1,propertyType:gt.CONTROLS},showTitle:{value:!1,propertyType:gt.CONTROLS},title:{value:"",propertyType:gt.CONTROLS},showDescription:{value:!1,propertyType:gt.CONTROLS},description:{value:"",propertyType:gt.CONTROLS},chooseMapDesign:{value:"",propertyType:gt.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:gt.CONTROLS},geometry:{value:null,propertyType:gt.CONTROLS},textContainerPosition:{value:"Top",propertyType:gt.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:gt.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:gt.CSS},onClick:{value:"Show Image Lightbox",propertyType:gt.CONTROLS},onHover:{value:"Zoom In",propertyType:gt.CONTROLS},pinStyle:{value:"icon",propertyType:gt.CONTROLS},showContent:{value:"onClick",propertyType:gt.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:gt.CONTROLS},shape:{value:"circle",propertyType:gt.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:gt.CONTROLS},iconStyle:{value:"icon with circle",propertyType:gt.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:gt.CSS},iconSize:{value:"100",propertyType:gt.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:gt.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:gt.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:gt.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:gt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:gt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:gt.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:gt.CSS},infoVerticalPadding:{value:"500",propertyType:gt.CSS},infoHorizontalPadding:{value:"500",propertyType:gt.CSS},infoSpacing:{value:"500",propertyType:gt.CSS},cardLayout:{value:"onImage",propertyType:gt.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:gt.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:gt.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:gt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:gt.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:gt.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:gt.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"}(hi||(hi={}));var Oi,bi=function(){return{layout:{selectorKey:hi.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"500",unit:1}),margin:fr.margin,padding:fr.padding,showContent:Ci.showContent,canOpenMultipleHotspots:Ci.canOpenMultipleHotspots,positionType:fr.positionType,pinTo:fr.pinTo,zoom:Ci.zoom,showZoomControls:Ci.showZoomControls,showMapAndSatelliteView:Ci.showMapAndSatelliteView,showStreetView:Ci.showStreetView,showDirectionsLink:Ci.showDirectionsLink},content:{selectorKey:hi.CONTENT,showTitle:Ci.showTitle,title:Ci.title,showDescription:Ci.showDescription,description:Ci.description,locationsList:Ci.locationsList,geometry:Ci.geometry},design:{selectorKey:hi.DESIGN,mapWidget:{selectorKey:hi.GALLERY_WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},mapWidgetLayout:{selectorKey:hi.MAP_WIDGET_LAYOUT,textContainerPosition:Ci.textContainerPosition,mapAndTextContainerAlignment:Ci.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Ci.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:hi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ci.textVerticalPadding,textHorizontalPadding:Ci.textHorizontalPadding,titleAndDescriptionSpacing:Ci.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:hi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},mapStyle:{selectorKey:hi.MAP_STYLE,chooseMapDesign:Ci.chooseMapDesign},pinStyle:{selectorKey:hi.PIN_STYLE,pinStyle:Ci.pinStyle,pinSize:Ci.pinSize,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Ci.icon,showIcon:Ci.showIcon,shape:Ci.shape,animationStyle:Ci.animationStyle,animationFrequency:Ci.animationFrequency,backgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tooltipDesign:{selectorKey:hi.TOOL_TIP_DESIGN,tooltipWidth:Ci.tooltipWidth,tooltipHeight:Ci.tooltipHeight,horizontalAlignment:Ci.horizontalAlignment,verticalAlignment:Ci.verticalAlignment,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,position:Ci.position},tooltipTextDesign:{selectorKey:hi.TOOL_TIP_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,lineHeight:fr.lineHeight,characterSpacing:fr.characterSpacing,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc}}}},vi={noOfItemsToLoad:{value:"allItems",propertyType:gt.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:gt.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:gt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:gt.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:gt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:gt.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:gt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:gt.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:gt.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:gt.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:gt.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:gt.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:gt.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:gt.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:gt.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:gt.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:gt.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:gt.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:gt.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:gt.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:gt.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:gt.CONTROLS},paginationAlignment:{value:"center",propertyType:gt.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.PAYMENTMETHOD_WIDGET="PaymentMethodWidget",e.PAYMENTMETHOD_TITLE="PaymentMethodTitle",e.PAYMENTMETHOD_DESCRIPTION="PaymentMethodDescription",e.PAYMENTMETHOD__CONTAINER_DESIGN="PaymentMethodContainerDesign"}(Oi||(Oi={}));var mi,wi=function(){return{layout:{selectorKey:Oi.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"75",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:vi.displayStyle,dividerBetweenItems:vi.dividerBetweenItems,itemSpacing:vi.itemSpacing,itemPadding:vi.itemPadding,itemContentAlignment:vi.itemContentAlignment,maxItemsToDisplay:vi.maxItemsToDisplay,overflowItems:vi.overflowItems,header:vi.header,headerHeight:vi.headerHeight,rowHeight:vi.rowHeight,headerDivider:vi.headerDivider,rowDivider:vi.rowDivider,columnDivider:vi.columnDivider,alternativeRowColors:vi.alternativeRowColors,headerCellPadding:vi.headerCellPadding,rowCellPadding:vi.rowCellPadding,contentAlignment:vi.contentAlignment,overflowControl:vi.overflowControl,paginationType:vi.paginationType,paginationAliginment:vi.paginationAliginment,rowsPerPage:vi.rowsPerPage,displayResults:vi.displayResults,noOfItemsToLoad:vi.noOfItemsToLoad,paginationAlignment:vi.paginationAlignment},design:{selectorKey:Oi.DESIGN,paymentMethodWidget:{selectorKey:Oi.PAYMENTMETHOD_WIDGET,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},paymentMethodTitle:{selectorKey:Oi.PAYMENTMETHOD_TITLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},paymentMethodDescription:{selectorKey:Oi.PAYMENTMETHOD_DESCRIPTION,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},paymentMethodContainerDesign:{selectorKey:Oi.PAYMENTMETHOD__CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},content:{selectorKey:Oi.CONTENT,title:vi.title,showTitle:vi.showTitle,description:vi.description,showDescription:vi.showDescription,paymentProgramName:vi.paymentProgramName,paymentMethods:vi.paymentMethods,showAmountLeft:vi.showAmountLeft,amountLeft:vi.amountLeft,showAmountUtilized:vi.showAmountUtilized,amountUtilized:vi.amountUtilized,showTotalAmount:vi.showTotalAmount,totalAmount:vi.totalAmount,showExpiryDate:vi.showExpiryDate,expiryDate:vi.expiryDate,expiryDateDisplayFormat:vi.expiryDateDisplayFormat,showRenewalDate:vi.showRenewalDate,renewalDate:vi.renewalDate,renewalDateDisplayFormat:vi.renewalDateDisplayFormat},dataConnector:{selectorKey:Oi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},fi={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:gt.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:gt.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:gt.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:gt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:gt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:gt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:gt.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:gt.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:gt.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:gt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}(mi||(mi={}));var Ri,Ni=function(){return{layout:{selectorKey:mi.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"130",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:fi.displayStyle,displayType:fi.displayType,maxItemsToDisplay:fi.maxItemsToDisplay,itemSpacing:fi.itemSpacing,overflowItems:fi.overflowItems,displayResults:fi.displayResults,searchPlaceholderText:fi.searchPlaceholderText,noOfItemToShow:fi.noOfItemToShow},content:{selectorKey:mi.CONTENT,locationName:fi.locationName,locationAddress:fi.locationAddress,locationInventory:fi.locationInventory,locationTimings:fi.locationTimings,title:fi.title,showTitle:fi.showTitle,description:fi.description,showDescription:fi.showDescription},design:{selectorKey:mi.DESIGN,inputStyle:{selectorKey:mi.INPUT_STYLE,defaultState:{selectorKey:mi.DEFAULT_STATE,buttonStyle:fi.buttonStyle,buttonText:fi.buttonText,icon:fi.icon,iconPadding:fi.iconPadding,iconPosition:fi.iconPosition,iconAndTextSpacing:fi.iconAndTextSpacing,alignment:fi.alignment,buttonType:fi.buttonType,showIcon:fi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:mi.HOVER_STATE,buttonStyle:fi.buttonStyle,buttonText:fi.buttonText,icon:fi.icon,iconPadding:fi.iconPadding,iconPosition:fi.iconPosition,iconAndTextSpacing:fi.iconAndTextSpacing,alignment:fi.alignment,buttonType:fi.buttonType,showIcon:fi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:mi.INPUT_STYLE,defaultState:{selectorKey:mi.DEFAULT_STATE,buttonStyle:fi.buttonStyle,buttonText:fi.buttonText,icon:fi.icon,iconPadding:fi.iconPadding,iconPosition:fi.iconPosition,iconAndTextSpacing:fi.iconAndTextSpacing,alignment:fi.alignment,buttonType:fi.buttonType,showIcon:fi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:mi.HOVER_STATE,buttonStyle:fi.buttonStyle,buttonText:fi.buttonText,icon:fi.icon,iconPadding:fi.iconPadding,iconPosition:fi.iconPosition,iconAndTextSpacing:fi.iconAndTextSpacing,alignment:fi.alignment,buttonType:fi.buttonType,showIcon:fi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:mi.INVENTORY_TEXT_STYLE,themeDynamic:fr.theme,fontDynamic:fr.font,fontSizeDynamic:fr.fontSize,textColorDynamic:fr.textColor,boldDynamic:fr.bold,italicDynamic:fr.italic,linethroughDynamic:fr.linethrough,underlineDynamic:fr.underline,textAlignDynamic:fr.textAlign,characterSpacingDynamic:fr.characterSpacing,lineHeightDynamic:fr.lineHeight,themeStatic:fr.themeDesc,fontStatic:fr.fontDesc,fontSizeStatic:fr.fontSizeDesc,textColorStatic:fr.textColorDesc,boldStatic:fr.boldDesc,italicStatic:fr.italicDesc,linethroughStatic:fr.linethroughDesc,underlineStatic:fr.underlineDesc,textAlignStatic:fr.textAlignDesc,characterSpacingStatic:fr.characterSpacingDesc,lineHeightStatic:fr.lineHeightDesc},itemStyle:{selectorKey:mi.ITEM_STYLE,contentAlignment:fi.contentAlignment,horizontalPadding:fi.horizontalPadding,verticalPadding:fi.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},locationName:{selectorKey:mi.LOCATION_NAME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationAddress:{selectorKey:mi.LOCATION_ADDRESS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationTimings:{selectorKey:mi.LOCATION_TIMINGS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationInventory:{selectorKey:mi.LOCATION_INVENTORY,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},arrows:{selectorKey:mi.ARROWS,arrowIconStyle:fi.arrowIconStyle,leftArrowIconStyle:fi.leftArrowIconStyle,rightArrowIconStyle:fi.rightArrowIconStyle,backgroundShape:fi.backgroundShape,arrowSize:fi.arrowSize,arrowColor:fi.arrowColor},paginationDots:{selectorKey:mi.PAGINATION_DOTS,dotSize:fi.dotSize,currentDotColor:fi.currentDotColor,otherDotColor:fi.otherDotColor},paginationLine:{selectorKey:mi.PAGINATION_LINE,currentLineColor:fi.currentLineColor,otherLineColor:fi.otherLineColor,lineHeight:fi.lineHeight,lineWidth:fi.lineWidth},showMoreItemsButton:{selectorKey:mi.SHOW_MORE_ITEMS_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fi.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},dataConnector:{selectorKey:mi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Di={displayStyle:{value:"Slider",propertyType:gt.CONTROLS},zoomType:{value:"magnifier",propertyType:gt.CONTROLS},scrollDirection:{value:"Vertical",propertyType:gt.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:gt.CONTROLS},scrollControl:{value:"Non",propertyType:gt.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:gt.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:gt.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:gt.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:gt.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:gt.CSS},sliderControl:{value:"Arrows",propertyType:gt.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:gt.CONTROLS},loopImages:{value:!1,propertyType:gt.CONTROLS},setItemsPerRow:{value:!1,propertyType:gt.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:gt.CONTROLS},autoplay:{value:!1,propertyType:gt.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:gt.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:gt.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:gt.CONTROLS},showGalleryTitle:{value:!1,propertyType:gt.CONTROLS},galleryTitle:{value:"",propertyType:gt.CONTROLS},showGalleryDescription:{value:!1,propertyType:gt.CONTROLS},galleryDescription:{value:"",propertyType:gt.CONTROLS},showItemTitle:{value:!1,propertyType:gt.CONTROLS},showItemDescription:{value:!1,propertyType:gt.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:gt.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:gt.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:gt.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:gt.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:gt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:gt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:gt.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:gt.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:gt.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:gt.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:gt.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:gt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:gt.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:gt.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:gt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:gt.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"}(Ri||(Ri={}));var Li,Ai=function(){return{layout:{selectorKey:Ri.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"217",unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:"221",unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,zoomType:Di.zoomType,displayStyle:Di.displayStyle,scrollDirection:Di.scrollDirection,noOfItemsToLoad:Di.noOfItemsToLoad,scrollControl:Di.scrollControl,itemsPerSlide:Di.itemsPerSlide,itemsPerRow:Di.itemsPerRow,itemsPerColumn:Di.itemsPerColumn,itemGap:Di.itemGap,rowGap:Di.rowGap,sliderControl:Di.sliderControl,controlPosition:Di.controlPosition,loopImages:Di.loopImages,setItemsPerRow:Di.setItemsPerRow,sliderDisplayScrollbar:Di.sliderDisplayScrollbar,autoplay:Di.autoplay,autoplayStyle:Di.autoplayStyle,autoplayDuration:Di.autoplayDuration,sliderSpeed:Di.sliderSpeed,thumbnailPlacement:Di.thumbnailPlacement,thumbnailSize:Di.thumbnailSize,thumbnailSpacing:Di.thumbnailSpacing},content:{showGalleryTitle:Di.showGalleryTitle,galleryTitle:Di.galleryTitle,showGalleryDescription:Di.showGalleryDescription,galleryDescription:Di.galleryDescription,showItemTitle:Di.showItemTitle,showItemDescription:Di.showItemDescription,allowLinkToOtherPage:Di.allowLinkToOtherPage,slides:Di.slides},design:{selectorKey:Ri.DESIGN,galleryWidgetStyle:{selectorKey:Ri.GALLERY_WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},galleryWidgetLayout:{selectorKey:Ri.GALLERY_LAYOUT,galleryTextAndItemAlignment:Di.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Di.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Di.galleryTextAndDescriptionSpacing,textPosition:fr.textPosition,verticalAlignment:fr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ri.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Di.textVerticalPadding,textHorizontalPadding:fr.textHorizontalPadding,titleAndDescriptionSpacing:Di.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ri.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},itemStyle:{selectorKey:Ri.GALLERY_WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},itemLayout:{selectorKey:Ri.GALLERY_LAYOUT,galleryTextAndItemAlignment:Di.galleryTextAndItemAlignment,textAndImageSpacing:Di.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Di.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},fr.textPosition),{value:"On Image"}),verticalAlignment:fr.verticalAlignment},itemTextContainerLayout:{selectorKey:Ri.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Di.textVerticalPadding,textHorizontalPadding:fr.textHorizontalPadding,titleAndDescriptionSpacing:Di.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ri.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},paginationArrows:{selectorKey:Ri.PAGINATION_ARROWS,arrowIconStyle:Di.arrowIconStyle,leftArrowIconStyle:Di.leftArrowIconStyle,rightArrowIconStyle:Di.rightArrowIconStyle,backgroundShape:Di.backgroundShape,arrowSize:Di.arrowSize,arrowColor:Di.arrowColor},paginationDots:{selectorKey:Ri.PAGINATION_DOTS,dotSize:Di.dotSize,currentDotColor:Di.currentDotColor,otherDotColor:Di.otherDotColor},paginationLine:{selectorKey:Ri.PAGINATION_LINE,currentLineColor:Di.currentLineColor,otherLineColor:Di.otherLineColor,lineHeight:Di.lineHeight,lineWidth:Di.lineWidth}},dataConnector:{selectorKey:Ri.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Ei={actions:{value:!0,property:"actions",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CSS},addToCart:{value:!0,property:"addToCart",propertyType:gt.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:gt.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:gt.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:gt.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:gt.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:gt.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:gt.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:gt.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:gt.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:gt.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:gt.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:gt.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:gt.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:gt.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:gt.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:gt.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:gt.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:gt.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:gt.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:gt.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:gt.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:gt.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:gt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:gt.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.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"}(Li||(Li={}));var Ii,xi={buttonStyle:Ei.buttonStyle,buttonText:Ei.buttonText,icon:Ei.icon,iconPadding:Ei.iconPadding,iconPosition:Ei.iconPosition,iconAndTextSpacing:Ei.iconAndTextSpacing,alignment:Ei.alignment,buttonType:Ei.buttonType,showIcon:Ei.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Pi=function(){return{layout:{selectorKey:Li.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"40",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,actions:Ei.actions,addToCart:Ei.addToCart,addToCartWhenClicked:Ei.addToCartWhenClicked,addToCartValue:Ei.addToCartValue,buyNow:Ei.buyNow,buyNowWhenClicked:Ei.buyNowWhenClicked,wishlist:Ei.wishlist,wishlistWhenClicked:Ei.wishlistWhenClicked,wishlistValue:Ei.wishlistValue,compareProduct:Ei.compareProduct,compareProductWhenClicked:Ei.compareProductWhenClicked,showCompareListAs:Ei.showCompareListAs,addToQuote:Ei.addToQuote,addToOrderTemplate:Ei.addToOrderTemplate,notifyMeInventoryNotifications:Ei.notifyMeInventoryNotifications,downloadProductInformation:Ei.downloadProductInformation,displayStyle:Ei.displayStyle,itemSpacing:Ei.itemSpacing,itemVerticalSpacing:Ei.itemVerticalSpacing,maxItemsToDisplay:Ei.maxItemsToDisplay,overflowItems:Ei.overflowItems,openItemsIn:Ei.openItemsIn,addToCartMetaData:Ei.addToCartMetaData,wishlistMetaData:Ei.wishlistMetaData,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar},design:{selectorKey:Li.DESIGN,addToCart:{selectorKey:Li.ADD_TO_CART,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},buyNow:{selectorKey:Li.BUY_NOW,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},wishlist:{selectorKey:Li.WISHLIST,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},compare:{selectorKey:Li.COMPARE,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},addToQuote:{selectorKey:Li.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},addToOrderTemplate:{selectorKey:Li.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},notifyMe:{selectorKey:Li.NOTIFY_ME,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},download:{selectorKey:Li.DOWNLOAD,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)},more:{selectorKey:Li.MORE,defaultState:Object.assign({selectorKey:Li.DEFAULT_STATE},xi),hoverState:Object.assign({selectorKey:Li.HOVER_STATE},xi),selectedState:Object.assign({selectorKey:Li.SELECTED_STATE},xi)}},content:{},dataConnector:{selectorKey:Li.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},_i={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:gt.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:gt.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:gt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:gt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:gt.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ii||(Ii={}));var Bi,Hi=function(){return{layout:{selectorKey:Ii.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"48",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:_i.displayStyle,dividerBetweenItems:_i.dividerBetweenItems,itemSpacing:_i.itemSpacing,itemPadding:_i.itemPadding,ItemContentAlignment:_i.ItemContentAlignment,maxItemsToDisplay:_i.maxItemsToDisplay,overflowItems:_i.overflowItems,imageBehavior:_i.imageBehavior,itemsPerRow:_i.itemsPerRow},design:{selectorKey:Ii.DESIGN},content:{selectorKey:Ii.CONTENT},dataConnector:{selectorKey:Ii.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},zi={displayStyle:{value:"Simple",property:"displayStyle",propertyType:gt.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:gt.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:gt.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:gt.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:gt.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:gt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:gt.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:gt.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:gt.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:gt.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:gt.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:gt.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:gt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:gt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:gt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:gt.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:gt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}(Bi||(Bi={}));var ki,ji=function(){return{layout:{selectorKey:Bi.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"130",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:zi.displayStyle,displayType:zi.displayType,maxItemsToDisplay:zi.maxItemsToDisplay,itemSpacing:zi.itemSpacing,overflowItems:zi.overflowItems,header:zi.header,headerHeight:zi.headerHeight,rowHeight:zi.rowHeight,headerDivider:zi.headerDivider,rowDivider:zi.rowDivider,columnDivider:zi.columnDivider,alternativeRowColors:zi.alternativeRowColors,headerCellPadding:zi.headerCellPadding,rowCellPadding:zi.rowCellPadding,contentAlignment:zi.contentAlignment,rowsPerPage:zi.rowsPerPage,overflowControl:zi.overflowControl,paginationType:zi.paginationType,paginationAlignment:zi.paginationAlignment,displayResults:zi.displayResults,noOfItemsToLoad:zi.noOfItemsToLoad},content:{selectorKey:Bi.CONTENT,totalInventory:zi.totalInventory,inventoryStatus:zi.inventoryStatus,noOfAvailableLocations:zi.noOfAvailableLocations,locationNames:zi.locationNames,locationDetails:zi.locationDetails,locationName:zi.locationName,locationAddress:zi.locationAddress,locationInventory:zi.locationInventory,locationInventoryStatus:zi.locationInventoryStatus},design:{selectorKey:Bi.DESIGN,inventoryTextStyle:{selectorKey:Bi.INVENTORY_TEXT_STYLE,themeDynamic:fr.theme,fontDynamic:fr.font,fontSizeDynamic:fr.fontSize,textColorDynamic:fr.textColor,boldDynamic:fr.bold,italicDynamic:fr.italic,linethroughDynamic:fr.linethrough,underlineDynamic:fr.underline,textAlignDynamic:fr.textAlign,characterSpacingDynamic:fr.characterSpacing,lineHeightDynamic:fr.lineHeight,themeStatic:fr.themeDesc,fontStatic:fr.fontDesc,fontSizeStatic:fr.fontSizeDesc,textColorStatic:fr.textColorDesc,boldStatic:fr.boldDesc,italicStatic:fr.italicDesc,linethroughStatic:fr.linethroughDesc,underlineStatic:fr.underlineDesc,textAlignStatic:fr.textAlignDesc,characterSpacingStatic:fr.characterSpacingDesc,lineHeightStatic:fr.lineHeightDesc},viewInventoryButton:{selectorKey:Bi.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:Bi.DEFAULT_STATE,buttonStyle:zi.buttonStyle,buttonText:zi.buttonText,icon:zi.icon,iconPadding:zi.iconPadding,iconPosition:zi.iconPosition,iconAndTextSpacing:zi.iconAndTextSpacing,alignment:zi.alignment,buttonType:zi.buttonType,showIcon:zi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Bi.HOVER_STATE,buttonStyle:zi.buttonStyle,buttonText:zi.buttonText,icon:zi.icon,iconPadding:zi.iconPadding,iconPosition:zi.iconPosition,iconAndTextSpacing:zi.iconAndTextSpacing,alignment:zi.alignment,buttonType:zi.buttonType,showIcon:zi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Bi.ITEM_STYLE,contentAlignment:zi.contentAlignment,horizontalPadding:zi.horizontalPadding,verticalPadding:zi.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},locationName:{selectorKey:Bi.LOCATION_NAME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationAddress:{selectorKey:Bi.LOCATION_ADDRESS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationInventoryStatus:{selectorKey:Bi.LOCATION_INVENTORY_STATUS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationInventory:{selectorKey:Bi.LOCATION_INVENTORY,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},arrows:{selectorKey:Bi.ARROWS,arrowIconStyle:zi.arrowIconStyle,leftArrowIconStyle:zi.leftArrowIconStyle,rightArrowIconStyle:zi.rightArrowIconStyle,backgroundShape:zi.backgroundShape,arrowSize:zi.arrowSize,arrowColor:zi.arrowColor},paginationDots:{selectorKey:Bi.PAGINATION_DOTS,dotSize:zi.dotSize,currentDotColor:zi.currentDotColor,otherDotColor:zi.otherDotColor},paginationLine:{selectorKey:Bi.PAGINATION_LINE,currentLineColor:zi.currentLineColor,otherLineColor:zi.otherLineColor,lineHeight:zi.lineHeight,lineWidth:zi.lineWidth},table:{selectorKey:Bi.TABLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:zi.design.table.borderStyle,borderColor:fr.borderColor,borderPerSlide:zi.design.table.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tableHeader:{selectorKey:Bi.TABLE_HEADER,backgroundColor:fr.backgroundColor},headerText:{selectorKey:Bi.HEADER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},tableRow:{selectorKey:Bi.TABLE_ROW,backgroundColor:fr.backgroundColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},rowDividers:{selectorKey:Bi.ROW_DIVIDERS,headerDivider:zi.design.rowAndHeaderDividers.headerDivider,rowDivider:zi.design.rowAndHeaderDividers.rowDivider,columnDivider:zi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Bi.SCROLL,scrollBarWidth:zi.design.scrollBar.scrollBarWidth,scrollBarColor:zi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Bi.PAGINATION,defaultState:{selectorKey:Bi.DEFAULT_STATE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,previousIcon:zi.design.pagination.previousIcon,nextIcon:zi.design.pagination.nextIcon,iconSize:zi.design.pagination.iconSize,iconColor:zi.design.pagination.iconColor,backgroundShape:zi.design.pagination.backgroundShape,backgroundColor:fr.backgroundColor,pagination:zi.design.pagination.pagination},hoverState:{selectorKey:Bi.HOVER_STATE,theme:fr.theme}},showMoreItemsButton:{selectorKey:Bi.SHOW_MORE_ITEMS_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:zi.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},dataConnector:{selectorKey:Bi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.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"}(ki||(ki={}));var Ki,Ui={showPrice:{value:!0,property:"showPrice",propertyType:gt.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:gt.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:gt.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:gt.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:gt.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:gt.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:gt.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:gt.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:gt.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:gt.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:gt.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:gt.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:gt.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:gt.CONTROLS},discount:{value:!1,property:"discount",propertyType:gt.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:gt.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:gt.CONTROLS},savings:{value:!1,property:"savings",propertyType:gt.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:gt.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:gt.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:gt.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:gt.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:gt.CONTROLS}},Gi=function(){return{layout:{selectorKey:ki.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"100",unit:1}),margin:fr.margin,padding:fr.padding,showPrice:Ui.showPrice,displayMinQtySet:Ui.displayMinQtySet,priceFormat:Ui.priceFormat,displayFormat:Ui.displayFormat,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:ki.DESIGN,productPrice:{selectorKey:ki.PRODUCT_PRICE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:ki.UOM_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:ki.CURRENCY_CODE_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:ki.ACTUAL_PRICE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:ki.DISCOUNT,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:ki.SAVINGS,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:ki.DISCOUNT_VALUE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:ki.SAVINGS_VALUE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:ki.EMBELLISHMENT_PRICE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:ki.PRODUCT_TAX,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:ki.PRODUCT_SHIPPING_PRICE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!0}),iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:ki.CONTENT,productPrice:Ui.productPrice,sellingPrice:Ui.sellingPrice,productPriceDisplayUOM:Ui.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Ui.productPriceDisplayCurrencyCode,showActualPrice:Ui.showActualPrice,actualPrice:Ui.actualPrice,actualPriceDisplayUOM:Ui.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Ui.actualPriceDisplayCurrencyCode,discount:Ui.discount,discountValue:Ui.discountValue,showSavings:Ui.showSavings,savings:Ui.savings,savingsValue:Ui.savingsValue,savingsDisplayCurrencyCode:Ui.savingsDisplayCurrencyCode,embellishmentPrice:Ui.embellishmentPrice,productTax:Ui.productTax,productShippingPrice:Ui.productShippingPrice,pricePrefix:Ui.pricePrefix,priceSuffix:Ui.priceSuffix},dataConnector:{selectorKey:ki.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Mi={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:gt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:gt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:gt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:gt.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:gt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:gt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:gt.CSS},title:{value:"Promotions",property:"title",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:gt.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:gt.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:gt.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:gt.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:gt.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:gt.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:gt.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:gt.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:gt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}(Ki||(Ki={}));var Vi,Wi=function(){return{layout:{selectorKey:Ki.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"400",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:Mi.displayStyle,dividerBetweenItems:Mi.dividerBetweenItems,itemSpacing:Mi.itemSpacing,itemPadding:Mi.itemPadding,itemContentAlignment:Mi.itemContentAlignment,maxItemsToDisplay:Mi.maxItemsToDisplay,overflowItems:Mi.overflowItems,header:Mi.header,headerHeight:Mi.headerHeight,rowHeight:Mi.rowHeight,headerDivider:Mi.headerDivider,rowDivider:Mi.rowDivider,columnDivider:Mi.columnDivider,alternativeRowColors:Mi.alternativeRowColors,headerCellPadding:Mi.headerCellPadding,rowCellPadding:Mi.rowCellPadding,contentAlignment:Mi.contentAlignment,overflowControl:Mi.overflowControl,paginationType:Mi.paginationType,paginationAlignment:Mi.paginationAlignment,rowsPerPage:Mi.rowsPerPage,displayResults:Mi.displayResults,imageBehavior:Mi.imageBehavior,itemsPerRow:Mi.itemsPerRow},content:{selectorKey:Ki.CONTENT,title:Mi.title,showTitle:Mi.showTitle,description:Mi.description,showDescription:Mi.showDescription,promotionName:Mi.promotionName,promotionDescription:Mi.promotionDescription,noOfLinesToShow:Mi.noOfLinesToShow,couponCode:Mi.couponCode,promotionSchedule:Mi.showDescription,minimumPurchaseAmount:Mi.minimumPurchaseAmount,eligibleProducts:Mi.eligibleProducts,promotionPrice:Mi.promotionPrice,maxRedemptionAmount:Mi.maxRedemptionAmount},design:{selectorKey:Ki.DESIGN,widgetStyle:{selectorKey:Ki.DESIGN_WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},itemStyle:{selectorKey:Ki.DESIGN_ITEM_STYLE,contentAlignment:Mi.contentAlignment,horizontalPadding:Mi.horizontalPadding,verticalPadding:Mi.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},viewOffersButton:{selectorKey:Ki.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Ki.DEFAULT_STATE,buttonStyle:Mi.buttonStyle,buttonText:Mi.buttonText,icon:Mi.icon,iconPadding:Mi.iconPadding,iconPosition:Mi.iconPosition,iconAndTextSpacing:Mi.iconAndTextSpacing,alignment:Mi.alignment,buttonType:Mi.buttonType,showIcon:Mi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ki.HOVER_STATE,buttonStyle:Mi.buttonStyle,buttonText:Mi.buttonText,icon:Mi.icon,iconPadding:Mi.iconPadding,iconPosition:Mi.iconPosition,iconAndTextSpacing:Mi.iconAndTextSpacing,alignment:Mi.alignment,buttonType:Mi.buttonType,showIcon:Mi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Ki.DESIGN_PROMOTION_NAME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},promotionDescription:{selectorKey:Ki.DESIGN_PROMOTION_DESCRIPTION,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},couponCode:{selectorKey:Ki.DESIGN_COUPON_CODE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},promotionSchedule:{selectorKey:Ki.DESIGN_PROMOTION_SCHEDULE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},minimumPurchaseAmount:{selectorKey:Ki.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},eligibleProductsButton:{selectorKey:Ki.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Ki.DEFAULT_STATE,buttonStyle:Mi.buttonStyle,buttonText:Mi.buttonText,icon:Mi.icon,iconPadding:Mi.iconPadding,iconPosition:Mi.iconPosition,iconAndTextSpacing:Mi.iconAndTextSpacing,alignment:Mi.alignment,buttonType:Mi.buttonType,showIcon:Mi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ki.HOVER_STATE,buttonStyle:Mi.buttonStyle,buttonText:Mi.buttonText,icon:Mi.icon,iconPadding:Mi.iconPadding,iconPosition:Mi.iconPosition,iconAndTextSpacing:Mi.iconAndTextSpacing,alignment:Mi.alignment,buttonType:Mi.buttonType,showIcon:Mi.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Ki.DESIGN_PRICE_AFTER_PROMOTION,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},maxRedemptionAmount:{selectorKey:Ki.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},arrows:{selectorKey:Ki.DESIGN_ARROWS,arrowIconStyle:Mi.arrowIconStyle,leftArrowIconStyle:Mi.leftArrowIconStyle,rightArrowIconStyle:Mi.rightArrowIconStyle,backgroundShape:Mi.backgroundShape,arrowSize:Mi.arrowSize,arrowColor:Mi.arrowColor},paginationDots:{selectorKey:Ki.DESIGN_PAGINATION_DOTS,dotSize:Mi.dotSize,currentDotColor:Mi.currentDotColor,otherDotColor:Mi.otherDotColor},paginationLine:{selectorKey:Ki.DESIGN_PAGINATION_LINE,currentLineColor:Mi.currentLineColor,otherLineColor:Mi.otherLineColor,lineHeight:Mi.lineHeight,lineWidth:Mi.lineWidth},table:{selectorKey:Ki.DESIGN_TABLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:Mi.design.table.borderStyle,borderColor:fr.borderColor,borderPerSlide:Mi.design.table.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tableHeader:{selectorKey:Ki.DESIGN_TABLE_HEADER,backgroundColor:fr.backgroundColor},headerText:{selectorKey:Ki.DESIGN_HEADER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},tableRow:{selectorKey:Ki.DESIGN_TABLE_ROW,backgroundColor:fr.backgroundColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},rowDividers:{selectorKey:Ki.DESIGN_ROW_DIVIDERS,headerDivider:Mi.design.rowAndHeaderDividers.headerDivider,rowDivider:Mi.design.rowAndHeaderDividers.rowDivider,columnDivider:Mi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Ki.DESIGN_SCROLL,scrollBarWidth:Mi.design.scrollBar.scrollBarWidth,scrollBarColor:Mi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ki.DESIGN_PAGINATION,defaultState:{selectorKey:Ki.DEFAULT_STATE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,previousIcon:Mi.design.pagination.previousIcon,nextIcon:Mi.design.pagination.nextIcon,iconSize:Mi.design.pagination.iconSize,iconColor:Mi.design.pagination.iconColor,backgroundShape:Mi.design.pagination.backgroundShape,backgroundColor:fr.backgroundColor,pagination:Mi.design.pagination.pagination},hoverState:{selectorKey:Ki.HOVER_STATE,theme:fr.theme}},showMoreItemsButton:{selectorKey:Ki.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:Mi.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},dataConnector:{selectorKey:Ki.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Yi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:gt.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:gt.CONTROLS},quantity:{value:1,property:"quantity",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Vi||(Vi={}));var Fi,Xi=function(){return{layout:{selectorKey:Vi.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"70",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:Yi.displayStyle,displayMinQtyToPurchase:Yi.displayMinQtyToPurchase},design:{selectorKey:Vi.DESIGN},content:{selectorKey:Vi.CONTENT,quantity:Yi.quantity},dataConnector:{selectorKey:Vi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},qi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:gt.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:gt.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:gt.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:gt.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:gt.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:gt.CONTROLS},style:{value:"line",property:"style",propertyType:gt.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:gt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:gt.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:gt.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:gt.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"}(Fi||(Fi={}));var Qi,Zi=function(){return{layout:{selectorKey:Fi.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"40",unit:1}),margin:fr.margin,padding:fr.padding,itemSpacing:qi.itemSpacing,repeatElements:qi.repeatElements,dividerBetweenItems:qi.dividerBetweenItems,scrollSpeed:qi.scrollSpeed,scrollDirection:qi.scrollDirection,pauseOnHover:qi.pauseOnHover},content:{selectorKey:Fi.CONTENT,scrollContent:qi.scrollContent},design:{selectorKey:Fi.DESIGN,scrollContainer:{selectorKey:Fi.SCROLL_CONTAINER,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},dividerStyle:{selectorKey:Fi.DIVIDER_STYLE,style:qi.style,shape:qi.shape,size:qi.size,backgroundColor:fr.backgroundColor,dividerColor:qi.dividerColor},defaultItem:{theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},item1:{selectorKey:Fi.ITEM_1,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},item2:{selectorKey:Fi.ITEM_2,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},item3:{selectorKey:Fi.ITEM_3,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility",e.CUSTOM_ATTRIBUTES="customAttributes"}(Qi||(Qi={}));var $i,Ji=function(e){return{layout:{selectorKey:Qi.LAYOUT,adjustment:fr.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:gt.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:gt.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),padding:fr.padding,columnGap:{value:0,propertyType:gt.CSS,unit:ht.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:gt.CSS,unit:ht.PIXELS,property:"rowGap"},overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:Qi.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle},Mr),settings:{selectorKey:Qi.SETTINGS,visibility:{selectorKey:Qi.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:gt.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Qi.SCHEDULES,scheduleData:{value:[],propertyType:gt.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:Qi.DEVICE_VISIBILITY},customAttributes:{selectorKey:Qi.CUSTOM_ATTRIBUTES}},code:{}}},en={source:{value:"Manually",property:"source",propertyType:gt.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:gt.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:gt.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:gt.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:gt.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:gt.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:gt.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:gt.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:gt.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:gt.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.DYNAMIC_TITLE_STYLE="dynamicTitleStyle",e.STATIC_TEXT_STYLE="staticTextStyle"}($i||($i={})),fr.theme,fr.font,fr.fontSize,fr.textColor,fr.bold,fr.italic,fr.linethrough,fr.underline,fr.textAlign,fr.characterSpacing,fr.lineHeight,fr.backgroundColor;var on=function(){return{layout:{selectorKey:$i.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"40",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar},design:{selectorKey:$i.DESIGN,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},content:{selectorKey:$i.CONTENT,source:en.source,orderBefore:en.orderBefore,orderBeforeTime:en.orderBeforeTime,orderBeforeDisplayTime:en.orderBeforeDisplayTime,deliveryBefore:en.deliveryBefore,deliveryEndsBefore:en.deliveryEndsBefore,deliveryBeforeDisplayTime:en.deliveryBeforeDisplayTime,deliveryStartingDate:en.deliveryStartingDate,deliveryStartsAfter:en.deliveryStartsAfter,deliveryStartingDateDisplayTime:en.deliveryStartingDateDisplayTime,configureMessage:en.configureMessage},dataConnector:{selectorKey:$i.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},tn={onClick:{value:"Show Image Lightbox",propertyType:gt.CONTROLS},onHover:{value:"Zoom Image",propertyType:gt.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:gt.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:gt.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:gt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:gt.CSS}},rn=function(){return{layout:{adjustment:fr.adjustment,width:fr.width,height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,onClick:tn.onClick,onHover:tn.onHover,imageRatio:tn.imageRatio,fitOptions:tn.fitOptions,horizontalAlignment:tn.horizontalAlignment,verticalAlignment:tn.verticalAlignment},design:{layouter:{backgroundColor:fr.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function nn(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}function an(e,o){if(e){if("string"==typeof e)return nn(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?nn(e,o):void 0}}function ln(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,i,n,a,l=[],p=!0,s=!1;try{if(n=(t=t.call(e)).next,0===o){if(Object(t)!==t)return;p=!1}else for(;!(p=(r=n.call(t)).done)&&(l.push(r.value),l.length!==o);p=!0);}catch(e){s=!0,i=e}finally{try{if(!p&&null!=t.return&&(a=t.return(),Object(a)!==a))return}finally{if(s)throw i}}return l}}(e,o)||an(e,o)||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 pn(e){return function(e){if(Array.isArray(e))return nn(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||an(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 sn(e){return sn="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},sn(e)}function dn(e,o,t){return(o=function(e){var o=function(e){if("object"!=sn(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var t=o.call(e,"string");if("object"!=sn(t))return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==sn(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[o]=t,e}var cn=t(756),yn=t.n(cn);function un(e,o){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function(e,o){if(e){if("string"==typeof e)return Sn(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?Sn(e,o):void 0}}(e))||o&&e&&"number"==typeof e.length){t&&(e=t);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},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(){t=t.call(e)},n:function(){var e=t.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==t.return||t.return()}finally{if(l)throw n}}}}function Sn(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}var gn=function(e,o,t,r){return new(t||(t=Promise))((function(i,n){function a(e){try{p(r.next(e))}catch(e){n(e)}}function l(e){try{p(r.throw(e))}catch(e){n(e)}}function p(e){var o;e.done?i(e.value):(o=e.value,o instanceof t?o:new t((function(e){e(o)}))).then(a,l)}p((r=r.apply(e,o||[])).next())}))};function hn(e,o){var t,r=un(e.base);try{for(r.s();!(t=r.n()).done;)if(t.value.label===o)return"base"}catch(e){r.e(e)}finally{r.f()}var i,n=un(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===o)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function Tn(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 Cn(e,o,t,r){return gn(this,void 0,void 0,yn().mark((function i(){var n,a,l,p,s;return yn().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,o),l=e.textContent.substring(o+t),p=document.createTextNode(a),s=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(r,e),n.insertBefore(s,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function On(e){var o=[];if(e.nodeType===Node.TEXT_NODE)o.push(e);else for(var t=e.childNodes,r=0;r<t.length;r++)o=o.concat(On(t[r]));return o}function bn(e){return e.replace(/-([a-z])/g,(function(e,o){return o.toUpperCase()}))}var vn={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]}},mn=[{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}],wn=function(e){return Object.entries(e).map((function(e){var o=ln(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()})),n="";return[].concat(["grid-template-rows","grid-template-columns"]).some((function(e){return e===i}))&&(n="!important"),"".concat(i,": ").concat(r," ").concat(n,";")})).join(" ")};function fn(e){return!(e&&Object.keys(e).length>0)}function Rn(e){return!(e&&null!==e)}function Nn(e){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=ut.iframeSelector,i=ut.iframePreviewSelector,n=document.querySelector(o?i:r),a=null==n?void 0:n.contentDocument;return t?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var Dn=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]},Ln=function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=Dn(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o){var l=Object.entries(null!=o?o:{}).reduce((function(e,o){var t,r=ln(e,2),i=r[0],n=r[1],a=ln(o,2),l=a[0],p=a[1];return(null===(t=["gridTemplateRows","gridTemplateColumns"])||void 0===t?void 0:t.some((function(e){return e===l})))?n[l]=p:i[l]=p,[i,n]}),[{},{}]),p=ln(l,2),s=p[0],d=p[1];switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(wn(null!=s?s:o),"} ").concat(fn(d)?"":"".concat(n," > .wrapper{").concat(wn(d),"}"),"}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(wn(null!=s?s:o),"} ").concat(fn(d)?"":"".concat(n," > .wrapper{").concat(wn(d),"}"),"}")}}return a},An=function(e){var o,t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(o=Object.entries(e))||void 0===o?void 0:o.filter((function(e,o){var t=ln(e,2),i=t[0];return t[1],i.includes("--_ctm-".concat(r.slice(0,3)))}));if(n&&n[0]&&(null===(t=n[0])||void 0===t?void 0:t.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,o){var t=ln(e,2),i=t[0];return t[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},En={ReorderObj:function(e,o){var t={};return o.forEach((function(o){e.hasOwnProperty(o)&&(t[o]=e[o])})),t},reorderSections:function(e,o,t){var r=e[o],i=r.index,n="up"===t?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(o){return e[o].index===n}));return Object.assign(Object.assign({},e),dn(dn({},o,Object.assign(Object.assign({},r),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,o,t,r){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!==o||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),dn({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),dn({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),t.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),r)})))})))}))}))}))})),i},getTextValue:function(e,o){if(void 0!==(null==o?void 0:o.type)){if("custom"===o.type)return Tn(e.customColors.find((function(e){return e.label===o.label})).value.rgb);var t=e.selectedTheme.colors;return Tn(t[hn(t,o.type)].find((function(e){return e.label===o.type})).value.rgb)}return Tn(o.rgb)},returnFontStyle:function(e,o){var t=["bold","italic","lineThrough","underline"],r=t.findIndex((function(o){return""!==e[o].value}));return-1!==r?t[r]:o},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var o=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===o?0:parseFloat(o)},convertFormatToMask:function(e,o){return e.find((function(e){return e.value===o})).format.replaceAll("X","9")},convertToNumericValue:function(e){var o=parseInt(e,10);if(isNaN(o))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return o/100*window.innerHeight;if(e.includes("px"))return o;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 o,t=null==e?void 0:e.property,r=null==e?void 0:e.value,i=null===(o=mn.filter((function(o){return o.value===(null==e?void 0:e.unit)}))[0])||void 0===o?void 0:o.label,n="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===t}))){var a=e.sides,l=pn(Object.keys(a));n="",l.forEach((function(e,o){var t,r=a[e].value,i=null===(t=mn.filter((function(o){return o.value===a[e].unit}))[0])||void 0===t?void 0:t.label;n+="".concat(0!==o?" ":"").concat(r).concat(i)}))}return dn({},t,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Tn,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(t,r){return Object.assign(Object.assign({},t),dn({},"--_"+o+r,e[r]))}),{})},t=o(e.defaultState.default),r=o(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=o(e.hoverState.default,"hover-")),e.hoverState.text&&(n=o(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},t),i),child:Object.assign(Object.assign({},r),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 o=ln(e,2),t=o[0],r=o[1];return"".concat(t,": ").concat(""===r?"fontStyle"===t||"fontWeight"===t?"normal":"none":r,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:hn,convertPagesToDropdownList:function(e){var o=[];return e.forEach((function(e,t){var r={id:t+1,label:e.displayName,value:t+1};o.push(r)})),o},returnTheCharacter:function(e){return gn(this,void 0,void 0,yn().mark((function o(){var t,r,i,n,a,l,p,s,d,c,y,u,S,g,h;return yn().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(t=window.getSelection(),!(r=null==t?void 0:t.toString())){o.next=36;break}i=null==t?void 0:t.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=On(null==n?void 0:n.parentElement),p=null,s=0,d=un(l),o.prev=10,d.s();case 12:if((c=d.n()).done){o.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=s&&a<=s+u)){o.next=18;break}return p=y,o.abrupt("break",21);case 18:s+=u;case 19:o.next=12;break;case 21:o.next=26;break;case 23:o.prev=23,o.t0=o.catch(10),d.e(o.t0);case 26:return o.prev=26,d.f(),o.finish(26);case 29:return(S=document.createElement("span")).textContent=r,g=Object.keys(e),h=Object.values(e),S.style[g[0]]=h[0],o.next=36,Cn(p,a,r.length,S);case 36:case"end":return o.stop()}}),o,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,o){var t=Object.assign({},o),r={};return Object.keys(t).forEach((function(o){var i={};o===bn(e[0])?i=Object.assign(Object.assign({},t[o]),{value:e[t[o].property]}):(t[o].property===bn(e[0])&&(i=Object.assign(Object.assign({},t[o]),{value:"none"===e[t[o].property]||"normal"===e[t[o].property]?"":e[t[o].property]})),i=t[o]),r[o]=i})),r},checkIfInactiveColorsAndModify:function(e,o){var t=pn(o.general),r=pn(o.text),i=t.map((function(o){var t=hn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=En.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)})),n=r.map((function(o){var t=hn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=En.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)}));return{general:pn(i),text:pn(n)}},kebabToCamelCase:bn,returnDefaultValue:function(e,o,t,r,i){var n,a,l=vn;if(1===t||2===t){var p=null===(n=null==mn?void 0:mn.find((function(e){return e.value===t})))||void 0===n?void 0:n.label,s=null===(a=null==mn?void 0:mn.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(t===i){var d=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===d){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]===o)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<o?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}d=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(s)][d];return"bool"===e?r===g:{value:g,unit:i}}s=p;var h=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===h){for(var T=0,C=l.fontSize["".concat(p)].length-1,O=null;T<=C;){var b=Math.floor((T+C)/2);if(l.fontSize["".concat(p)][b]===o)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<o?(O=l.fontSize["".concat(p)][b],T=b+1):C=b-1}h=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var v=l.lineHeight["".concat(s)][h];return"bool"===e?r===v:{value:v,unit:t}}return"bool"===e||{}},rgbaToHex:function(e){var o=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!o)return e;var t=parseInt(o[1]),r=parseInt(o[2]),i=parseInt(o[3]),n=1;void 0!==o[4]&&(n=parseFloat(o[4]));var a=t.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var o={};return Object.keys(e).forEach((function(t){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();o[r]=e[t]})),o},loadNAppendStyleTag:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=ut.iframeSelector,n=ut.templteEditiorSelector,a=ut.iframePreviewSelector,l=(ut.iframePreviewMainSelector,ut.iframeRoot),p=document.querySelector(t?a:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(t?l:n);if(d&&null!==d){var c=d.querySelector("[".concat(St.style,'="').concat(o,'"]'));null!==r&&(c=r.querySelector("[".concat(St.layerStyle,'="').concat(o,'"]'))),c&&null!==c&&c.remove(),null===r?d.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var o=ln(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(r,";")})).join(" ")},IsObjectNull:fn,IsNullOrEmpty:Rn,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var o=null;if(!fn(e)){var t=null==e?void 0:e.attributes;if(!fn(t)){var r=null==t?void 0:t.BUILDER;fn(r)||(o=null==r?void 0:r.dataElementType)}}return o},getCMSDataDivType:function(e){var o=null;if(!fn(e)){var t=null==e?void 0:e.attributes;if(!fn(t)){var r=null==t?void 0:t.BUILDER;fn(r)||(o=null==r?void 0:r.dataDivType)}}return o},GetCMSElementBySelector:Nn,CreateAspectRationNWidthConvertion:function(e,o,t){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(o)/parseFloat(e),a=Nn("#".concat(t),"single",i),l=e;if(!Rn(a)){var p=(null==a?void 0:a.matches(ut.dataDropElement))?null===(r=null==a?void 0:a.parentElement)||void 0===r?void 0:r.closest(ut.dataDropElement):null==a?void 0:a.closest(ut.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(o)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(o){var t;return null===(t="".concat(e))||void 0===t?void 0:t.includes(o)}))&&(n=parseFloat(o)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:mn,getCMSElementAttributeValue:function(e,o,t){var r=null;if(!fn(e)){var i=null==e?void 0:e.attributes;if(!fn(i)){var n=i[o];fn(n)||(r=n[t])}}return r},setTimeoutAsync:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var o=ln(e,2);return null!=(o[0],o[1])})).map((function(e){var o=ln(e,2),t=o[0],r=o[1];return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(r))})).join("&")},GetResponsiveValue:Dn,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,o,t,r,i,n){var a=Object.assign({},e),l=o,p=null==a?void 0:a.tablet,s=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var d=i?n:"#".concat(t);r.innerHTML+="".concat(d," {").concat(En.stylesToString(a),"}");var c=An(l);(null==c?void 0:c.editedStyles)&&(l=Object.assign({},null==c?void 0:c.editedStyles)),(null==c?void 0:c.data)&&(p=Object.assign(Object.assign({},p),null==c?void 0:c.data));var y=An(l,"mobile");if((null==y?void 0:y.editedStyles)&&(l=Object.assign({},null==y?void 0:y.editedStyles)),(null==y?void 0:y.data)&&(s=Object.assign(Object.assign({},s),null==y?void 0:y.data)),p){var u=Ln(t,p,"tablet",d);r.innerHTML+=u}if(s){var S=Ln(t,s,"mobile",d);r.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:r}},reponsiveExtension:Ln,reponsiveExtensionV2:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=Dn(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o)switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(En.stylesToString(o),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(En.stylesToString(o),"}}")}return a},getResponsiveEditedVariables:An,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 o=e.media,t=e.deviceVisibility,r=e.isBuilderType,i=!0;if(o&&!fn(o)&&!fn(t)){var n=t,a=yr.DESKTOP,l=yr.MOBILE,p=yr.TABLET,s=n[a],d=n[p],c=n[l],y=cr.CSS;cr.HTML,i=o.desktop&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||o.tablet&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||o.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||r}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var o=e.deviceVisibility,t=e.isBuilderType,r="";if(o&&!fn(o)){var i=o,n=cr.CSS,a=(cr.HTML,{show:!0,hide:!1,hiddenType:n}),l=yr.DESKTOP,p=yr.MOBILE,s=yr.TABLET,d=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[s]:a,y=(null==i?void 0:i.mobile)?i[p]:a;t||((null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===n&&(r+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(r+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(r+=" mb_d_none"))}return r},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:cr.CSS},tablet:{show:!0,hide:!1,hiddenType:cr.CSS},mobile:{show:!0,hide:!1,hiddenType:cr.CSS}}}},CMSCustomEventService:function(e){var o=e.type,t=e.value;e.serviceType===ur.UPSERT&&document.dispatchEvent(new CustomEvent(o,{detail:t}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,o,t){var r,i,n,a,l="",p={},s=(null===(r=null==e?void 0:e.attributeContent)||void 0===r?void 0:r.value)||[];Array.isArray(s)&&s.length>0&&s.forEach((function(e){var o,t;(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeKey)&&(null===(t=null==e?void 0:e.contentSource)||void 0===t?void 0:t.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var d=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(d)&&d.length>0){var c=(null===(a=null===(n=d[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,o){return Number(Math.round(Number(e+"e"+o))+"e-"+o)}};const In=En;var xn,Pn={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:gt.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:gt.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:gt.CONTROLS},itemSpacing:{value:"10",propertyType:gt.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:gt.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:gt.CSS},iconStyle:{value:"Icon",propertyType:gt.CONTROLS}},content:{socialIcons:{value:[{id:In.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:In.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:In.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:In.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:In.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:In.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:In.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:gt.CONTROLS},website:{value:!0,propertyType:gt.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:gt.CONTROLS},instagram:{value:!0,propertyType:gt.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:gt.CONTROLS},facebook:{value:!0,propertyType:gt.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:gt.CONTROLS},linkedIn:{value:!1,propertyType:gt.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:gt.CONTROLS},twitter:{value:!0,propertyType:gt.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:gt.CONTROLS},amazon:{value:!0,propertyType:gt.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:gt.CONTROLS}},design:{icon:{value:"",propertyType:gt.CONTROLS},designiconSize:{value:"30",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:gt.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:gt.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:gt.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:gt.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:gt.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:gt.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:gt.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"}(xn||(xn={}));var _n,Bn=function(){return{layout:{selectorKey:xn.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"70",unit:1}),margin:fr.margin,padding:fr.padding,alignment:Pn.layout.alignment,textAlignment:Pn.layout.textAlignment,clickToNavigate:Pn.layout.clickToNavigate,iconStyle:Pn.layout.iconStyle,iconPosition:Pn.layout.iconPosition,iconAndTextSpacing:Pn.layout.iconAndTextSpacing,itemSpacing:Pn.layout.itemSpacing,positionType:fr.positionType,pinTo:fr.pinTo},content:{selectorKey:xn.CONTENT,socialContent:Pn.content.socialIcons},design:{selectorKey:xn.DESIGN,socialWidget:{selectorKey:xn.SOCIAL_WIDGET,backgroundColor:fr.backgroundColor,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},itemStyle:{selectorKey:xn.ITEM_STYLE,backgroundColor:fr.backgroundColor,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!1}),iconSize:Pn.design.designiconSize,iconColor:Pn.design.iconColor},socialIcons:{selectorKey:xn.SOCIAL_ICONS,instagramIcon:Pn.design.instagramIcon,facebookIcon:Pn.design.facebookIcon,twitterIcon:Pn.design.twitterIcon,amazonIcon:Pn.design.amazonIcon,websiteIcon:Pn.design.websiteIcon,youtubeIcon:Pn.design.youtubeIcon,linkedinIcon:Pn.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(_n||(_n={}));var Hn,zn=function(e){return{layout:{selectorKey:_n.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,direction:{value:"vertical",property:"direction",propertyType:gt.CONTROLS},itemGap:{property:"itemGap",propertyType:gt.CSS,value:0,unit:ht.PIXELS},justifyContent:{property:"justifyContent",propertyType:gt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:gt.CSS,value:"start"}},design:Object.assign({selectorKey:_n.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),dataConnector:{selectorKey:_n.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:gt.CONTROLS}}}},kn={displayStyle:{value:"Button",property:"displayStyle",propertyType:gt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:gt.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:gt.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:gt.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:gt.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:gt.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:gt.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:gt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:gt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:gt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:gt.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:gt.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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",e.DATA_CONNECTOR="dataConnector"}(Hn||(Hn={}));var jn,Kn=function(){return{layout:{selectorKey:Hn.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"130",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayStyle:kn.displayStyle,displayResults:kn.displayResults,whenClicked:kn.whenClicked,displayType:kn.displayType,maxItemsToDisplay:kn.maxItemsToDisplay,itemSpacing:kn.itemSpacing,overflowItems:kn.overflowItems,noOfItemToShow:kn.noOfItemToShow,searchPlaceholderText:kn.searchPlaceholderText},content:{selectorKey:Hn.CONTENT,locationName:kn.locationName,locationAddress:kn.locationAddress,locationInventory:kn.locationInventory,locationTimings:kn.locationTimings,title:kn.title,showTitle:kn.showTitle,description:kn.description,showDescription:kn.showDescription},design:{selectorKey:Hn.DESIGN,inputStyle:{selectorKey:Hn.INPUT_STYLE,defaultState:{selectorKey:Hn.DEFAULT_STATE,buttonStyle:kn.buttonStyle,buttonText:kn.buttonText,icon:kn.icon,iconPadding:kn.iconPadding,iconPosition:kn.iconPosition,iconAndTextSpacing:kn.iconAndTextSpacing,alignment:kn.alignment,buttonType:kn.buttonType,showIcon:kn.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Hn.HOVER_STATE,buttonStyle:kn.buttonStyle,buttonText:kn.buttonText,icon:kn.icon,iconPadding:kn.iconPadding,iconPosition:kn.iconPosition,iconAndTextSpacing:kn.iconAndTextSpacing,alignment:kn.alignment,buttonType:kn.buttonType,showIcon:kn.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Hn.INPUT_STYLE,defaultState:{selectorKey:Hn.DEFAULT_STATE,buttonStyle:kn.buttonStyle,buttonText:kn.buttonText,icon:kn.icon,iconPadding:kn.iconPadding,iconPosition:kn.iconPosition,iconAndTextSpacing:kn.iconAndTextSpacing,alignment:kn.alignment,buttonType:kn.buttonType,showIcon:kn.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Hn.HOVER_STATE,buttonStyle:kn.buttonStyle,buttonText:kn.buttonText,icon:kn.icon,iconPadding:kn.iconPadding,iconPosition:kn.iconPosition,iconAndTextSpacing:kn.iconAndTextSpacing,alignment:kn.alignment,buttonType:kn.buttonType,showIcon:kn.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Hn.INVENTORY_TEXT_STYLE,themeDynamic:fr.theme,fontDynamic:fr.font,fontSizeDynamic:fr.fontSize,textColorDynamic:fr.textColor,boldDynamic:fr.bold,italicDynamic:fr.italic,linethroughDynamic:fr.linethrough,underlineDynamic:fr.underline,textAlignDynamic:fr.textAlign,characterSpacingDynamic:fr.characterSpacing,lineHeightDynamic:fr.lineHeight,themeStatic:fr.themeDesc,fontStatic:fr.fontDesc,fontSizeStatic:fr.fontSizeDesc,textColorStatic:fr.textColorDesc,boldStatic:fr.boldDesc,italicStatic:fr.italicDesc,linethroughStatic:fr.linethroughDesc,underlineStatic:fr.underlineDesc,textAlignStatic:fr.textAlignDesc,characterSpacingStatic:fr.characterSpacingDesc,lineHeightStatic:fr.lineHeightDesc},itemStyle:{selectorKey:Hn.ITEM_STYLE,contentAlignment:kn.contentAlignment,horizontalPadding:kn.horizontalPadding,verticalPadding:kn.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},locationName:{selectorKey:Hn.LOCATION_NAME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationAddress:{selectorKey:Hn.LOCATION_ADDRESS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationTimings:{selectorKey:Hn.LOCATION_TIMINGS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},locationInventory:{selectorKey:Hn.LOCATION_INVENTORY,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},arrows:{selectorKey:Hn.ARROWS,arrowIconStyle:kn.arrowIconStyle,leftArrowIconStyle:kn.leftArrowIconStyle,rightArrowIconStyle:kn.rightArrowIconStyle,backgroundShape:kn.backgroundShape,arrowSize:kn.arrowSize,arrowColor:kn.arrowColor},paginationDots:{selectorKey:Hn.PAGINATION_DOTS,dotSize:kn.dotSize,currentDotColor:kn.currentDotColor,otherDotColor:kn.otherDotColor},paginationLine:{selectorKey:Hn.PAGINATION_LINE,currentLineColor:kn.currentLineColor,otherLineColor:kn.otherLineColor,lineHeight:kn.lineHeight,lineWidth:kn.lineWidth},showMoreItemsButton:{selectorKey:Hn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:kn.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},dataConnector:{selectorKey:Hn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Un={layout:{header:{value:!0,propertyType:gt.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:gt.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:gt.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:gt.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:gt.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:gt.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:gt.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:gt.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:gt.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:gt.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:gt.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:gt.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:gt.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:gt.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:gt.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:gt.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:gt.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:gt.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:gt.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:gt.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"32",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"32",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:gt.CSS,unit:1},lineHeight:{value:"32",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"32",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"32",propertyType:gt.CSS,unit:1},lineHeight:{value:"32",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"32",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"32",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"30",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}(jn||(jn={}));var Gn,Mn=function(){return{layout:{selectorKey:jn.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"150",unit:1}),margin:fr.margin,padding:fr.padding,header:Un.layout.header,headerHeight:Un.layout.headerHeight,rowHeight:Un.layout.rowHeight,layoutHeaderDivider:Un.layout.layoutHeaderDivider,layoutRowDivider:Un.layout.layoutRowDivider,layoutColumnDivider:Un.layout.layoutColumnDivider,alternativeRowColors:Un.layout.alternativeRowColors,headerCellPadding:Un.layout.headerCellPadding,rowCellPadding:Un.layout.rowCellPadding,contentAlignment:Un.layout.contentAlignment,showMoreRows:Un.layout.showMoreRows,rowsPerPage:Un.layout.rowsPerPage,paginationType:Un.layout.paginationType,paginationAlignment:Un.layout.paginationAlignment,noOfItemsToLoad:Un.layout.noOfItemsToLoad},content:{selectorKey:jn.CONTENT,showTitle:Un.content.showTitle,tableTitle:Un.content.tableTitle,connectWith:Un.content.connectWith,columns:Un.content.columns,rows:Un.content.rows},design:{selectorKey:jn.DESIGN,tableWidget:{selectorKey:jn.TABLE_WIDGET,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},table:{selectorKey:jn.TABLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:Un.design.table.borderStyle,borderColor:fr.borderColor,borderPerSlide:Un.design.table.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tableHeader:{selectorKey:jn.TABLE_HEADER,backgroundColor:fr.backgroundColor},headerText:{selectorKey:jn.HEADER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},tableRow:{selectorKey:jn.TABLE_ROW,backgroundColor:fr.backgroundColor},rowText:{selectorKey:jn.ROW_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},rowAndHeaderDividers:{selectorKey:jn.ROW_AND_HEADER_DIVIDER,headerDivider:Un.design.rowAndHeaderDividers.headerDivider,rowDivider:Un.design.rowAndHeaderDividers.rowDivider,columnDivider:Un.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:jn.SCROLL_BAR,scrollBarWidth:Un.design.scrollBar.scrollBarWidth,scrollBarColor:Un.design.scrollBar.scrollBarColor},pagination:{selectorKey:jn.PAGINATION,defaultState:{selectorKey:jn.DEFAULT_STATE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,previousIcon:Un.design.pagination.previousIcon,nextIcon:Un.design.pagination.nextIcon,iconSize:Un.design.pagination.iconSize,iconColor:Un.design.pagination.iconColor,backgroundShape:Un.design.pagination.backgroundShape,backgroundColor:fr.backgroundColor,pagination:Un.design.pagination.pagination},hoverState:{selectorKey:jn.HOVER_STATE,theme:fr.theme}},loadMoreButton:{selectorKey:jn.LOAD_MORE_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:Un.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}}}},Vn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:gt.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:gt.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:gt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:gt.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:gt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:gt.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:gt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:gt.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({},Rt()),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:gt.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"}(Gn||(Gn={}));var Wn,Yn={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},Fn={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},Xn=function(){return{layout:{selectorKey:Gn.LAYOUT,adjustment:fr.adjustment,width:fr.width,height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,tabPosition:Vn.tabPosition,tabLayout:Vn.tabLayout,tabAlignment:Vn.tabAlignment,tabSpacing:Vn.tabSpacing,tabContainerSpacing:Vn.tabContainer,horizontalPadding:Vn.horizontalPadding,verticalPadding:Vn.verticalPadding,overflowTabs:Vn.overflowTabs,spacingBetweenRows:Vn.spacingBetweenRows},design:{selectorKey:Gn.DESIGN,tabContainer:Object.assign({selectorKey:Gn.TAB_CONTAINER},Yn),tabs:{selectorKey:Gn.TABS,defaultState:Object.assign(Object.assign({selectorKey:Gn.DEFAULT_STATE},Yn),Fn),hoverState:Object.assign(Object.assign({selectorKey:Gn.HOVER_STATE},Yn),Fn),selectedState:Object.assign(Object.assign({selectorKey:Gn.SELECTED_STATE},Yn),Fn)},tabContentContainer:Object.assign({selectorKey:Gn.TAB_CONTENT_CONTAINER},Yn)},content:{selectorKey:Gn.CONTENT,tabContent:Vn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Wn||(Wn={}));var qn,Qn=function(){return{layout:{selectorKey:Wn.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:gt.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:gt.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:gt.CSS},margin:fr.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:gt.CSS},overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:Wn.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},dataConnector:{selectorKey:Wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Zn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:gt.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:gt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:gt.CSS},onClick:{value:"Show All",property:"onClick",propertyType:gt.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:gt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:gt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:gt.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:gt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:gt.CSS},productPrice:{value:!0,property:"productPrice",propertyType:gt.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:gt.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:gt.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:gt.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:gt.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:gt.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:gt.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:gt.CONTROLS},discount:{value:!0,property:"discount",propertyType:gt.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:gt.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:gt.CONTROLS},savings:{value:!0,property:"savings",propertyType:gt.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:gt.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:gt.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:gt.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:gt.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:gt.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:gt.CONTROLS},uom:{value:!0,property:"uom",propertyType:gt.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:gt.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:gt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"Round",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}(qn||(qn={}));var $n,Jn=function(){return{layout:{selectorKey:qn.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"48",unit:1}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,displayFormat:Zn.displayFormat,showUomPrice:Zn.showUomPrice,itemSpacing:Zn.itemSpacing,itemPadding:Zn.itemPadding,itemContentAlignment:Zn.itemContentAlignment,maxItemsToDisplay:Zn.maxItemsToDisplay,overflowItems:Zn.overflowItems,header:Zn.header,headerHeight:Zn.headerHeight,rowHeight:Zn.rowHeight,headerDivider:Zn.headerDivider,rowDivider:Zn.rowDivider,columnDivider:Zn.columnDivider,alternativeRowColors:Zn.alternativeRowColors,headerCellPadding:Zn.headerCellPadding,rowCellPadding:Zn.rowCellPadding,contentAlignment:Zn.contentAlignment,overflowControl:Zn.overflowControl,paginationType:Zn.paginationType,paginationAlignment:Zn.paginationAlignment,rowsPerPage:Zn.rowsPerPage,imageBehavior:Zn.imageBehavior,itemsPerRow:Zn.itemsPerRow,onClick:Zn.onClick},design:{selectorKey:qn.DESIGN,itemStyle:{selectorKey:qn.ITEM_STYLE,defaultState:{selectorKey:qn.DEFAULT_STATE,horizontalPadding:Zn.horizontalPadding,verticalPadding:Zn.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},selectedState:{selectorKey:qn.SELECTED_STATE,horizontalPadding:Zn.horizontalPadding,verticalPadding:Zn.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius}},uomTitleStyle:{selectorKey:qn.UOM_TITLE_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},uomConversionStyle:{selectorKey:qn.UOM_CONVERSION_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},productPrice:{selectorKey:qn.PRODUCT_PRICE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},uomStyle:{selectorKey:qn.UOM_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},currencyCodeStyle:{selectorKey:qn.CURRENCY_CODE_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},actualPrice:{selectorKey:qn.ACTUAL_PRICE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},discount:{selectorKey:qn.DISCOUNT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},discountValue:{selectorKey:qn.DISCOUNT_VALUE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},savings:{selectorKey:qn.SAVINGS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},savingsValue:{selectorKey:qn.SAVINGS_VALUE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},pricePerUnit:{selectorKey:qn.PRICE_PER_UNIT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},arrows:{selectorKey:qn.ARROWS,arrowIconStyle:Zn.arrowIconStyle,leftArrowIconStyle:Zn.leftArrowIconStyle,rightArrowIconStyle:Zn.rightArrowIconStyle,backgroundShape:Zn.backgroundShape,arrowSize:Zn.arrowSize,arrowColor:Zn.arrowColor},paginationDots:{selectorKey:qn.PAGINATION_DOTS,dotSize:Zn.dotSize,currentDotColor:Zn.currentDotColor,otherDotColor:Zn.otherDotColor},paginationLine:{selectorKey:qn.PAGINATION_LINE,currentLineColor:Zn.currentLineColor,otherLineColor:Zn.otherLineColor,lineHeight:Zn.lineHeight,lineWidth:Zn.lineWidth},table:{selectorKey:qn.TABLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:Zn.design.table.borderStyle,borderColor:fr.borderColor,borderPerSlide:Zn.design.table.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tableHeader:{selectorKey:qn.TABLE_HEADER,backgroundColor:fr.backgroundColor},headerText:{selectorKey:qn.HEADER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},tableRow:{selectorKey:qn.TABLE_ROW,backgroundColor:fr.backgroundColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},rowDividers:{selectorKey:qn.ROW_DIVIDERS,headerDivider:Zn.design.rowAndHeaderDividers.headerDivider,rowDivider:Zn.design.rowAndHeaderDividers.rowDivider,columnDivider:Zn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:qn.SCROLL,scrollBarWidth:Zn.design.scrollBar.scrollBarWidth,scrollBarColor:Zn.design.scrollBar.scrollBarColor},pagination:{selectorKey:qn.PAGINATION,defaultState:{selectorKey:qn.DEFAULT_STATE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,previousIcon:Zn.design.pagination.previousIcon,nextIcon:Zn.design.pagination.nextIcon,iconSize:Zn.design.pagination.iconSize,iconColor:Zn.design.pagination.iconColor,backgroundShape:Zn.design.pagination.backgroundShape,backgroundColor:fr.backgroundColor,pagination:Zn.design.pagination.pagination},hoverState:{selectorKey:qn.HOVER_STATE,theme:fr.theme}},showMoreItemsButton:{selectorKey:qn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:Zn.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},content:{selectorKey:qn.CONTENT,productPrice:Zn.productPrice,sellingPrice:Zn.sellingPrice,productPriceDisplayUOM:Zn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Zn.productPriceDisplayCurrencyCode,showActualPrice:Zn.showActualPrice,actualPrice:Zn.actualPrice,actualPriceDisplayUOM:Zn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Zn.actualPriceDisplayCurrencyCode,discount:Zn.discount,discountValue:Zn.discountValue,showSavings:Zn.showSavings,savings:Zn.savings,savingsValue:Zn.savingsValue,savingsDisplayCurrencyCode:Zn.savingsDisplayCurrencyCode,embellishmentPrice:Zn.embellishmentPrice,productTax:Zn.productTax,productShippingPrice:Zn.productShippingPrice,pricePerUnit:Zn.pricePerUnit,uom:Zn.uom,uomName:Zn.uomName,uomConversion:Zn.uomConversion},dataConnector:{selectorKey:qn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},ea={optionSelection:{value:!0,property:"optionSelection",propertyType:gt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:gt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:gt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:gt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:gt.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:gt.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:gt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:gt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:gt.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:gt.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:gt.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:gt.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:gt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:gt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:gt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:gt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:gt.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:gt.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:gt.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:gt.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:gt.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:gt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:gt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:gt.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:gt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:gt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:gt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:gt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:gt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:gt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:gt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:gt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:gt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:gt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:gt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:gt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:gt.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:gt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:gt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:gt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:gt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:gt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:gt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:gt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:gt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:gt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:gt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:gt.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:gt.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:gt.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:gt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:gt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:gt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:gt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:gt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:gt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:gt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:gt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:gt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:gt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:gt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:gt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:gt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:gt.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:gt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"circle",propertyType:gt.CONTROLS},swatchShape:{value:"circle",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}($n||($n={}));var oa,ta=function(){return{layout:{selectorKey:$n.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"48",isReadOnly:!0}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,optionSelection:ea.optionSelection,displayOutOfStockValues:ea.displayOutOfStockValues,displayStyle:ea.displayStyle,notifyMeButton:ea.notifyMeButton,quantitySelectorForVariantSelector:ea.quantitySelectorForVariantSelector,dividerBetweenItems:ea.dividerBetweenItems,optionTitleValueSpacing:ea.optionTitleValueSpacing,remainingDisplayStyle:ea.remainingDisplayStyle,allowUserToSearch:ea.allowUserToSearch,allowUserToFilter:ea.allowUserToFilter,itemSpacing:ea.itemSpacing,swatchTypeDisplayStyle:{selectorKey:$n.SWATFH_TYPE_DISPLAY_STYLE,displayValues:ea.displayValues,itemPadding:ea.itemPadding,itemSpacing:ea.itemSpacing,maxItemsToDisplay:ea.maxItemsToDisplay,overflowItems:ea.overflowItems,swatchImageType:ea.swatchImageType},singleSelectDisplayStyle:{selectorKey:$n.SINGLE_SELECT_DISPLAY_STYLE,displayValues:ea.displayValues,itemPadding:ea.itemPadding,itemSpacing:ea.itemSpacing,maxItemsToDisplay:ea.maxItemsToDisplay,overflowItems:ea.overflowItems,imageBehaviour:ea.imageBehaviour,itemsPerRow:ea.itemsPerRow,itemContentAlignment:ea.itemContentAlignment,overflowDirection:ea.overflowDirection},dropdownDisplayStyle:{selectorKey:$n.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:ea.dropdownOptionsSpacing,dropdownOptionsPadding:ea.dropdownOptionsPadding,dropdownStyle:ea.dropdownStyle,optionAndListSpacing:ea.optionAndListSpacing,dropdownListItemSpacing:ea.dropdownListItemSpacing,dropdownListItemPadding:ea.dropdownListItemPadding,dividerBetweenListItems:ea.dividerBetweenListItems,maxItemsToDisplay:ea.maxItemsToDisplay,overflowItems:ea.overflowItems},groupedOptionsDisplayStyle:{selectorKey:$n.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:ea.groupsDisplayStyle,groupSpacing:ea.groupSpacing,groupPadding:ea.groupPadding,groupHeaderAndOptionSpacing:ea.groupHeaderAndOptionSpacing,tabDirection:ea.tabDirection,tabLayout:ea.tabLayout,tabAlignment:ea.tabAlignment,tabSpacing:ea.tabSpacing,tabAndContainerSpacing:ea.tabAndContainerSpacing,tabHorizontalPadding:ea.tabHorizontalPadding,tabVerticalPadding:ea.tabVerticalPadding,containerPadding:ea.tabVerticalPadding,overflowItems:ea.overflowItems,tabRowSpacing:ea.tabRowSpacing,expandIconPosition:ea.expandIconPosition,expandFirstItemByDefault:ea.expandFirstItemByDefault,allowMultipleOpenItems:ea.allowMultipleOpenItems,itemDividers:ea.itemDividers,accordionSpacing:ea.accordionSpacing,accordionAndContainerSpacing:ea.accordionAndContainerSpacing,accordionHorizontalPadding:ea.accordionHorizontalPadding,accordionVerticalPadding:ea.accordionVerticalPadding,groupAndContainerSpacing:ea.groupAndContainerSpacing,groupHorizontalPadding:ea.groupHorizontalPadding,groupVerticalPadding:ea.groupVerticalPadding,canCollapseGroups:ea.canCollapseGroups,collapseIconPosition:ea.collapseIconPosition},tableDisplayStyle:{selectorKey:$n.TABLE_DISPLAY_STYLE,header:ea.header,headerHeight:ea.headerHeight,rowHeight:ea.rowHeight,headerDivider:ea.headerDivider,rowDivider:ea.rowDivider,columnDivider:ea.columnDivider,alternativeRowColors:ea.alternativeRowColors,headerCellPadding:ea.headerCellPadding,rowCellPadding:ea.rowCellPadding,contentAlignment:ea.contentAlignment,overflowControl:ea.overflowControl,paginationType:ea.paginationType,paginationAlignment:ea.paginationAlignment,rowsPerPage:ea.rowsPerPage,showMoreRows:ea.showMoreRows},groupedTableDisplayStyle:{selectorKey:$n.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:ea.groupsDisplayStyle,groupSpacing:ea.groupSpacing,groupPadding:ea.groupPadding,groupHeaderAndOptionSpacing:ea.groupHeaderAndOptionSpacing}},design:{selectorKey:$n.DESIGN,optionStyle:{selectorKey:$n.OPTION_STYLE,contentAlignment:ea.contentAlignment,horizontalPadding:ea.horizontalPadding,verticalPadding:ea.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},swatchOptionValueStyle:{selectorKey:$n.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:$n.DEFAULT_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,backgroundShape:ea.backgroundShape,swatchShape:ea.swatchShape},hoverState:{selectorKey:$n.HOVER_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,backgroundShape:ea.backgroundShape,swatchShape:ea.swatchShape},selectedState:{selectorKey:$n.SELECTED_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,backgroundShape:ea.backgroundShape,swatchShape:ea.swatchShape}},singleOptionValueStyle:{selectorKey:$n.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:$n.DEFAULT_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundShape:ea.backgroundShape},hoverState:{selectorKey:$n.HOVER_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundShape:ea.backgroundShape},selectedState:{selectorKey:$n.SELECTED_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundShape:ea.backgroundShape}},tabItemStyle:{selectorKey:$n.TAB_ITEM_STYLE,defaultState:{selectorKey:$n.DEFAULT_STATE,contentAlignment:ea.contentAlignment,tabAndContainerSpacing:ea.tabAndContainerSpacing,horizontalPadding:ea.horizontalPadding,verticalPadding:ea.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},hoverState:{selectorKey:$n.HOVER_STATE,contentAlignment:ea.contentAlignment,tabAndContainerSpacing:ea.tabAndContainerSpacing,horizontalPadding:ea.horizontalPadding,verticalPadding:ea.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},selectedState:{selectorKey:$n.SELECTED_STATE,contentAlignment:ea.contentAlignment,tabAndContainerSpacing:ea.tabAndContainerSpacing,horizontalPadding:ea.horizontalPadding,verticalPadding:ea.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius}},accordionItemStyle:{selectorKey:$n.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:$n.DEFAULT_STATE},collapsedState:{selectorKey:$n.COLLAPSED_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},expandedState:{selectorKey:$n.EXPANDED_STATE,backgroundColor:fr.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{property:"containerBackgroundColor"}),borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius}},groupedUpfrontStyle:{selectorKey:$n.GROUPED_UPFRONT_STYLE,backgroundColor:fr.backgroundColor,containerBackgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},dropdownStyle:{selectorKey:$n.DROPDOWN_STYLE,backgroundColor:fr.backgroundColor,containerBackgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},arrows:{selectorKey:$n.ARROWS,arrowIconStyle:ea.arrowIconStyle,leftArrowIconStyle:ea.leftArrowIconStyle,rightArrowIconStyle:ea.rightArrowIconStyle,backgroundShape:ea.backgroundShape,arrowSize:ea.arrowSize,arrowColor:ea.arrowColor},paginationDots:{selectorKey:$n.PAGINATION_DOTS,dotSize:ea.dotSize,currentDotColor:ea.currentDotColor,otherDotColor:ea.otherDotColor},paginationLine:{selectorKey:$n.PAGINATION_LINE,currentLineColor:ea.currentLineColor,otherLineColor:ea.otherLineColor,lineHeight:ea.lineHeight,lineWidth:ea.lineWidth},table:{selectorKey:$n.TABLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:ea.design.table.borderStyle,borderColor:fr.borderColor,borderPerSlide:ea.design.table.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tableHeader:{selectorKey:$n.TABLE_HEADER,backgroundColor:fr.backgroundColor},headerText:{selectorKey:$n.HEADER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},tableRow:{selectorKey:$n.TABLE_ROW,backgroundColor:fr.backgroundColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},scroll:{selectorKey:$n.SCROLL,scrollBarWidth:ea.design.scrollBar.scrollBarWidth,scrollBarColor:ea.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:$n.ROW_DIVIDERS,headerDivider:ea.design.rowAndHeaderDividers.headerDivider,rowDivider:ea.design.rowAndHeaderDividers.rowDivider,columnDivider:ea.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:$n.PAGINATION,defaultState:{selectorKey:$n.DEFAULT_STATE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,previousIcon:ea.design.pagination.previousIcon,nextIcon:ea.design.pagination.nextIcon,iconSize:ea.design.pagination.iconSize,iconColor:ea.design.pagination.iconColor,backgroundShape:ea.design.pagination.backgroundShape,backgroundColor:fr.backgroundColor,pagination:ea.design.pagination.pagination},hoverState:{selectorKey:$n.HOVER_STATE,theme:fr.theme}},showMoreItemsButton:{selectorKey:$n.SHOW_MORE_ITEMS_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:ea.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,icon:fr.icon,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor},optionTitle:{selectorKey:$n.OPTION_TITLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},noOfOptionValues:{selectorKey:$n.NO_OF_OPTION_VALUES,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},optionPrice:{selectorKey:$n.OPTION_PRICE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},selectedVarientName:{selectorKey:$n.SELECTED_VARIENT_NAME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},optionValueName:{selectorKey:$n.OPTION_VALUE_NAME,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},optionValueCode:{selectorKey:$n.OPTION_VALUE_CODE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},noOfVariantsAvailable:{selectorKey:$n.NO_OF_VARIENTS_AVAILABLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},optionValuePrice:{selectorKey:$n.OPTION_VALUE_PRICE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},availableInventory:{selectorKey:$n.AVAILABLE_INVENTORY,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},addedItemsTotal:{selectorKey:$n.ADDED_ITEMS_TOTAL,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},content:{selectorKey:$n.CONTENT,optionProperties:ea.optionProperties,optionName:ea.optionName,noOfOptionValues:ea.noOfOptionValues,optionPrice:ea.optionPrice,priceFormat:ea.priceFormat,showSelectedVariant:ea.showSelectedVariant,optionValueProperties:ea.optionValueProperties,optionValueName:ea.optionValueName,optionValueCode:ea.optionValueCode,swatchImage:ea.swatchImage,swatchImageType:ea.swatchImageType,noOfVariantsAvailable:ea.noOfVariantsAvailable,optionValuePrice:ea.optionValuePrice,showAvailableInventory:ea.showAvailableInventory,showTotalPriceOfAddedItems:ea.showTotalPriceOfAddedItems},dataConnector:{selectorKey:$n.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},ra={layout:{autoplay:{value:"true",propertyType:gt.CONTROLS},showControls:{value:"onHover",propertyType:gt.CONTROLS},loopVideo:{value:!0,propertyType:gt.CONTROLS},loopCount:{value:4,propertyType:gt.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:gt.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:gt.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:gt.CONTROLS},videoTitle:{value:"Sample Video",propertyType:gt.CONTROLS},showVideoDescription:{value:!0,propertyType:gt.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:gt.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:gt.CONTROLS},thumbnailImage:{value:"",propertyType:gt.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:gt.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:gt.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:gt.CONTROLS},icon:{value:"",propertyType:gt.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:gt.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:gt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:gt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:gt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:gt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:gt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:gt.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:gt.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:gt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:gt.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:gt.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"}(oa||(oa={}));var ia,na=function(){return{layout:{selectorKey:oa.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"245",unit:4}),margin:fr.margin,padding:Object.assign(Object.assign({},fr.padding),{value:"20",unit:1}),autoplay:ra.layout.autoplay,showControls:ra.layout.showControls,loopVideo:ra.layout.loopVideo,loopCount:ra.layout.loopCount,positionType:fr.positionType,pinTo:fr.pinTo},content:{selectorKey:oa.CONTENT,videoFile:ra.content.videoFile,showVideoTitle:ra.content.showVideoTitle,videoTitle:ra.content.videoTitle,showVideoDescription:ra.content.showVideoDescription,videoDescription:ra.content.videoDescription,showCustomVideoThumbnail:ra.content.showCustomVideoThumbnail,thumbnailImage:ra.content.thumbnailImage,image:ra.content.image},design:{selectorKey:oa.DESIGN,videoWidgetLayout:{selectorKey:oa.VIDEO_WIDGET_LAYOUT,verticalAlignment:ra.design.verticalAlignment,widgetTextAndItemSpacing:ra.design.widgetTextAndItemSpacing,textPosition:ra.design.textPosition},videoWidgetDesign:{selectorKey:oa.VIDEO_WIDGET_DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},videoTextLayout:{selectorKey:oa.VIDEO_TEXT_LAYOUT,textVerticalPadding:ra.design.textVerticalPadding,textHorizontalPadding:ra.design.textHorizontalPadding,titleAndDescriptionSpacing:ra.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:oa.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},playPause:{selectorKey:oa.PLAY_PAUSE,playIcon:ra.design.playIcon,pauseIcon:ra.design.pauseIcon,size:ra.design.size,iconColor:fr.iconColor,backgroundShape:ra.design.backgroundShape,backgroundColor:fr.backgroundColor}}}},aa={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:gt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:gt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:gt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:gt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:gt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:gt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:gt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:gt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:gt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:gt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:gt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:gt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:gt.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:gt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:gt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:gt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:gt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:gt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:gt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:gt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:gt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:gt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:gt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:gt.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:gt.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:gt.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:gt.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:gt.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:gt.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:gt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:gt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:gt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:gt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:gt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:gt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:gt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:gt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:gt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:gt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:gt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:gt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:gt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:gt.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:gt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:gt.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:gt.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:gt.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:gt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:gt.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:gt.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:gt.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:gt.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:gt.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:gt.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:gt.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:gt.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:gt.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:gt.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:gt.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:gt.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:gt.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:gt.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:gt.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:gt.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:gt.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:gt.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:gt.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:gt.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:gt.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:gt.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:gt.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:gt.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:gt.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:gt.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:gt.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:gt.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:gt.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:gt.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:gt.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:gt.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:gt.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:gt.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:gt.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:gt.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}(ia||(ia={}));var la,pa=function(){return{layout:{selectorKey:ia.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"48",unit:1}),margin:fr.margin,padding:fr.padding,showVolumePrice:aa.layout.showVolumePrice,displayFormat:aa.layout.displayFormat,itemSpacing:aa.layout.itemSpacing,maxItemsToDisplay:aa.layout.maxItemsToDisplay,overflowControl:aa.layout.overflowControl,onClick:aa.layout.onClick,sliderControl:aa.layout.sliderControl,controlPosition:aa.layout.controlPosition,loopImages:aa.layout.loopImages,autoplay:aa.layout.autoplay,header:aa.layout.header,headerHeight:aa.layout.headerHeight,rowHeight:aa.layout.rowHeight,headerDivider:aa.layout.headerDivider,rowDivider:aa.layout.rowDivider,columnDivider:aa.layout.columnDivider,alternativeRowColors:aa.layout.alternativeRowColors,headerCellPadding:aa.layout.headerCellPadding,rowCellPadding:aa.layout.rowCellPadding,contentAlignment:aa.layout.contentAlignment,showMoreRows:aa.layout.showMoreRows,rowsPerPage:aa.layout.rowsPerPage,paginationType:aa.layout.paginationType,paginationAlignment:aa.layout.paginationAlignment,optionTitleAndValueSpacing:aa.layout.optionTitleAndValueSpacing,tabItemSpacing:aa.layout.tabItemSpacing,accordionItemSpacing:aa.layout.accordionItemSpacing,noOfItemsToLoad:aa.layout.noOfItemsToLoad,groupDisplayStyle:aa.layout.groupDisplayStyle,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,sliderDisplayScrollBar:aa.layout.sliderDisplayScrollBar,optionTitleValueSpacing:aa.layout.optionTitleValueSpacing,dividerBetweenItems:aa.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:ia.OPTION_DISPLAY_STYLE,displayValues:aa.layout.displayValues,itemPadding:aa.layout.itemPadding,itemSpacing:aa.layout.itemSpacing,maxItemsToDisplay:aa.layout.maxItemsToDisplay,overflowItems:aa.layout.overflowItems,swatchImageType:aa.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:ia.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:aa.layout.groupsDisplayStyle,groupSpacing:aa.layout.groupSpacing,groupPadding:aa.layout.groupPadding,groupHeaderAndOptionSpacing:aa.layout.groupHeaderAndOptionSpacing,tabDirection:aa.layout.tabDirection,tabLayout:aa.layout.tabLayout,tabAlignment:aa.layout.tabAlignment,tabSpacing:aa.layout.tabSpacing,tabAndContainerSpacing:aa.layout.tabAndContainerSpacing,tabHorizontalPadding:aa.layout.tabHorizontalPadding,tabVerticalPadding:aa.layout.tabVerticalPadding,containerPadding:aa.layout.containerPadding,overflowItems:aa.layout.overflowItems,tabRowSpacing:aa.layout.tabRowSpacing,expandIconPosition:aa.layout.expandIconPosition,expandFirstItemByDefault:aa.layout.expandFirstItemByDefault,allowMultipleOpenItems:aa.layout.allowMultipleOpenItems,itemDividers:aa.layout.itemDividers,accordionSpacing:aa.layout.accordionSpacing,accordionAndContainerSpacing:aa.layout.accordionAndContainerSpacing,accordionHorizontalPadding:aa.layout.accordionHorizontalPadding,accordionVerticalPadding:aa.layout.accordionVerticalPadding,groupAndContainerSpacing:aa.layout.groupAndContainerSpacing,groupHorizontalPadding:aa.layout.groupHorizontalPadding,groupVerticalPadding:aa.layout.groupVerticalPadding,canCollapseGroups:aa.layout.canCollapseGroups,collapseIconPosition:aa.layout.collapseIconPosition}},content:{selectorKey:ia.CONTENT,uom:aa.content.uom,uomName:aa.content.uomName,uomConversion:aa.content.uomConversion,productPrice:aa.content.productPrice,sellingPrice:aa.content.sellingPrice,displayProductUOM:aa.content.displayProductUOM,displayProductCurrencyCode:aa.content.displayProductCurrencyCode,actualPriceToggle:aa.content.actualPriceToggle,actualPrice:aa.content.actualPrice,displayPriceUOM:aa.content.displayPriceUOM,displayPriceCurrencyCode:aa.content.displayPriceCurrencyCode,discountPercentage:aa.content.discountPercentage,discountValue:aa.content.discountValue,savings:aa.content.savings,savingsPercentage:aa.content.savingsPercentage,savingsValue:aa.content.savingsValue,displaySavingsCurrencyCode:aa.content.displayProductCurrencyCode,pricePerUnit:aa.content.pricePerUnit,EmbellishmentPrice:aa.content.EmbellishmentPrice,productTax:aa.content.productTax,productShippingPrice:aa.content.productShippingPrice},design:{selectorKey:ia.DESIGN,itemStyle:{selectorKey:ia.ITEM_STYLE,defaultState:{selectorKey:ia.DEFAULT_STATE,contentAlignment:aa.design.contentAlignment,horizontalPadding:aa.design.horizontalPadding,verticalPadding:aa.design.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},selectedState:{selectorKey:ia.SELECTED_STATE,contentAlignment:aa.design.contentAlignment,horizontalPadding:aa.design.horizontalPadding,verticalPadding:aa.design.verticalPadding,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius}},uomTitleStyle:{selectorKey:ia.UOM_TITLE_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},uomConversionStyle:{selectorKey:ia.UOM_CONVERSION_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},productPrice:{selectorKey:ia.PRODUCT_PRICE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},uomStyle:{selectorKey:ia.UOM_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},currencyCodeStyle:{selectorKey:ia.CURRENCY_CODE_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},actualPrice:{selectorKey:ia.ACTUAL_PRICE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},discount:{selectorKey:ia.DISCOUNT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},discountValue:{selectorKey:ia.DISCOUNT_VALUE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},savings:{selectorKey:ia.SAVINGS,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},savingsValue:{selectorKey:ia.SAVINGS_VALUE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},pricePerUnit:{selectorKey:ia.PRICE_PER_UNIT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},arrows:{selectorKey:ia.ARROWS,arrowIconStyle:aa.design.pagination.arrowIconStyle,leftArrowIconStyle:aa.design.pagination.leftArrowIconStyle,rightArrowIconStyle:aa.design.pagination.rightArrowIconStyle,backgroundShape:aa.design.pagination.backgroundShape,arrowSize:aa.design.arrowSize,arrowColor:aa.design.arrowColor},paginationDots:{selectorKey:ia.PAGINATION_DOTS,dotSize:aa.design.dotSize,currentDotColor:aa.design.currentDotColor,otherDotColor:aa.design.otherDotColor},paginationLine:{selectorKey:ia.PAGINATION_LINE,currentLineColor:aa.design.currentLineColor,otherLineColor:aa.design.otherLineColor,lineHeight:aa.design.lineHeight,lineWidth:aa.design.lineWidth},table:{selectorKey:ia.TABLE,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:aa.design.table.borderStyle,borderColor:fr.borderColor,borderPerSlide:aa.design.table.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},tableHeader:{selectorKey:ia.TABLE_HEADER,backgroundColor:fr.backgroundColor},headerText:{selectorKey:ia.HEADER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},tableRow:{selectorKey:ia.TABLE_ROW,backgroundColor:fr.backgroundColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},rowDividers:{selectorKey:ia.ROW_DIVIDERS,headerDivider:aa.design.rowAndHeaderDividers.headerDivider,rowDivider:aa.design.rowAndHeaderDividers.rowDivider,columnDivider:aa.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ia.SCROLL,scrollBarWidth:aa.design.scrollBar.scrollBarWidth,scrollBarColor:aa.design.scrollBar.scrollBarColor},pagination:{selectorKey:ia.PAGINATION,defaultState:{selectorKey:ia.DEFAULT_STATE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,previousIcon:aa.design.pagination.previousIcon,nextIcon:aa.design.pagination.nextIcon,iconSize:aa.design.pagination.iconSize,iconColor:aa.design.pagination.iconColor,backgroundShape:aa.design.pagination.backgroundShape,backgroundColor:fr.backgroundColor,pagination:aa.design.pagination.pagination},hoverState:{selectorKey:ia.HOVER_STATE,theme:fr.theme}},showMoreItemsButton:{selectorKey:ia.SHOW_MORE_ITEMS_BUTTON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:aa.design.pagination.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},dataConnector:{selectorKey:ia.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},sa={openAutomaticallyOnPage:{value:!0,propertyType:gt.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:gt.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:gt.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:gt.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:gt.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:gt.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:gt.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(la||(la={}));var da,ca=function(){return{layout:{selectorKey:la.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"340",unit:1}),openAutomaticallyOnPage:sa.openAutomaticallyOnPage,selectPage:sa.selectPage,closeIcon:sa.closeOnXIcon,closeOnClickingBackground:sa.closeOnClickingBackground,lightboxPosition:sa.lightboxPosition,horizontalOffset:sa.horizontalOffset,verticalOffset:sa.verticalOffset},design:{selectorKey:la.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius}}},ya={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:gt.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:gt.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:gt.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(da||(da={}));var ua,Sa=function(){return{layout:{selectorKey:da.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"40",unit:1}),margin:fr.margin,padding:fr.padding,whenClicked:ya.whenClicked,showCartText:ya.showCartText,cartText:ya.cartText,showNoOfItems:ya.showNoOfItems,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:da.DESIGN,cartIcon:{selectorKey:da.CART_ICON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor,icon:Object.assign(Object.assign({},fr.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:da.MINI_CART_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},cartItemsCount:{selectorKey:da.CART_ITEMS_COUNT,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}}}},ga={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:gt.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:gt.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:gt.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:gt.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:gt.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:gt.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"}(ua||(ua={}));var ha,Ta=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"75",unit:1}),margin:fr.margin,padding:fr.padding,loggedInButtonStyle:ga.loggedInButtonStyle,beforeLoginText:ga.beforeLoginText,positionType:fr.positionType,pinTo:fr.pinTo},content:{selectorKey:ua.CONTENT,myAccount:ga.myAccount,myOrders:ga.myOrders,myAddresses:ga.myAddresses,myQuotes:ga.myQuotes},design:{selectorKey:ua.DESIGN,profileAvatar:{selectorKey:ua.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},fr.icon),{value:"user-icon"}),iconSize:fr.iconSize,iconColor:fr.iconColor},profileMenuItems:{selectorKey:ua.profile_ICON,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},profileNameText:{selectorKey:ua.MINI_profile_TEXT,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState",e.BUTTON_STYLE="buttonStyle"}(ha||(ha={}));var Ca,Oa={loadMoreItemsOn:{value:"Scroll",propertyType:gt.CONTROLS}},ba={buttonStyle:{value:"Text",propertyType:gt.CONTROLS},buttonText:{value:"Load More",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"plus",property:"icon",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:8,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS}},va={buttonStyle:ba.buttonStyle,buttonText:ba.buttonText,icon:ba.icon,iconPadding:ba.iconPadding,iconPosition:ba.iconPosition,iconAndTextSpacing:ba.iconAndTextSpacing,alignment:ba.alignment,buttonType:ba.buttonType,showIcon:ba.showIcon,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},ma=function(){return{layout:{selectorKey:ha.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:gt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:gt.CSS,value:1,unit:ht.PIXELS},itemGapList:{property:"itemGapList",propertyType:gt.CSS,value:1,unit:ht.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:gt.CSS},justifyContent:{property:"justifyContent",propertyType:gt.CSS,value:"start"},loadMoreItemsOn:Oa.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:gt.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:gt.CSS,value:100,unit:ht.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:gt.CSS,value:100,unit:ht.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:gt.CSS,value:100,unit:ht.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:gt.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:gt.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:ht.PIXELS,propertyType:gt.CSS},dotSize:{property:"dotSize",value:10,unit:ht.PIXELS,propertyType:gt.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:gt.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:gt.CONTROLS},autoplay:{value:!1,propertyType:gt.CONTROLS},autoplayDuration:{value:3e3,unit:ht.MS,propertyType:gt.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:gt.CONTROLS},stopOnInteraction:{value:!1,propertyType:gt.CONTROLS},displayAds:{value:!0,propertyType:gt.CONTROLS},enableListView:{value:!1,propertyType:gt.CONTROLS},activeView:{value:pr.GRID,propertyType:gt.CONTROLS}},design:{selectorKey:ha.DESIGN,repeaterWidget:Object.assign({selectorKey:ha.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),buttonStyle:{selectorKey:ha.BUTTON_STYLE,defaultState:Object.assign({selectorKey:ha.DEFAULT_STATE},va),hoverState:Object.assign({selectorKey:ha.HOVER_STATE},va)}},dataConnector:{selectorKey:ha.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:gt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:gt.CONTROLS}},content:{selectorKey:ha.CONTENT,adVariationsList:{value:[{id:"",label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!1,shuffleItems:!1,showDetails:!0,range:0}],property:"adVariationsList",propertyType:gt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ca||(Ca={}));var wa,fa=function(){return{layout:{selectorKey:Ca.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:Ca.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr)}},Ra={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:gt.CSS},fillItemsToContainerWidth:{value:!1,propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,propertyType:gt.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:gt.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:gt.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:gt.CSS},overflowControl:{value:"Load More Button",propertyType:gt.CONTROLS},onClick:{value:"Navigate to a page",propertyType:gt.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(wa||(wa={}));var Na,Da=function(){return{layout:{selectorKey:wa.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:200,unit:1}),height:Object.assign(Object.assign({},fr.height),{value:30}),margin:fr.margin,padding:fr.padding,direction:fr.direction,spacingBetweenMenuListItems:Ra.spacingBetweenMenuListItems,fillItemsToContainerWidth:Ra.fillItemsToContainerWidth,dividerBetweenItems:Ra.dividerBetweenItems,listItemAlignment:Ra.listItemAlignment,listItemContentAlignment:Ra.listItemContentAlignment,maxItemsToDisplay:Ra.maxItemsToDisplay,overflowControl:Ra.overflowControl,onClick:Ra.onClick,positionType:fr.positionType,pinTo:fr.pinTo},content:{menuList:Ra.menuList},design:{selectorKey:wa.DESIGN,menuContainer:{selectorKey:wa.MENU_CONTAINER,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},menuItemStyle:{selectorKey:wa.MENU_ITEM_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}}}},La={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:gt.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:gt.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:gt.CSS},showOptionsToSelect:{value:!0,propertyType:gt.CONTROLS},showNoOfOptions:{value:!0,propertyType:gt.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:gt.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:gt.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:gt.CONTROLS},buttonText:{value:"More Options",propertyType:gt.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:gt.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:gt.CSS},displayValues:{value:"Horizontally",propertyType:gt.CONTROLS},displayStyle:{value:"Swatch",propertyType:gt.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:gt.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:gt.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:gt.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:gt.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:gt.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:gt.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:gt.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:gt.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:gt.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:gt.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:gt.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:gt.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:gt.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:gt.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:gt.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:gt.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:gt.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:gt.CONTROLS}},Aa={optionSelection:{value:!0,property:"optionSelection",propertyType:gt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:gt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:gt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:gt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:gt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:gt.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:gt.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:gt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:gt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:gt.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:gt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:gt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:gt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:gt.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:gt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:gt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:gt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:gt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:gt.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:gt.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:gt.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:gt.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:gt.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:gt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:gt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:gt.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:gt.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:gt.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:gt.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:gt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:gt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:gt.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:gt.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:gt.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:gt.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:gt.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:gt.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:gt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:gt.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:gt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:gt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:gt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:gt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:gt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:gt.CONTROLS},header:{value:!0,property:"header",propertyType:gt.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:gt.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:gt.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:gt.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:gt.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:gt.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:gt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:gt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:gt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:gt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:gt.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:gt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:gt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:gt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:gt.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:gt.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:gt.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:gt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:gt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:gt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:gt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:gt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:gt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:gt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:gt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:gt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:gt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:gt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:gt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:gt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:gt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:gt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:gt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:gt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:gt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:gt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:gt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:gt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:gt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:gt.CSS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"circle",propertyType:gt.CONTROLS},swatchShape:{value:"circle",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:gt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:gt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:gt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:gt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:gt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:gt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:gt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:gt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:gt.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:gt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:gt.CONTROLS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},characterSpacing:{value:"16",propertyType:gt.CSS,unit:1},lineHeight:{value:"16",propertyType:gt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:gt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:gt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:gt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:gt.CONTROLS},paginationStyle:{value:"dotted",propertyType:gt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:gt.CONTROLS},arrowSize:{value:"16",propertyType:gt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:gt.CSS},backgroundShape:{value:"rectangle",propertyType:gt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:gt.CSS},font:{value:"lato",propertyType:gt.CSS},fontSize:{value:"16",propertyType:gt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:gt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:gt.CSS},hoverBackgroundShape:{value:"circle",propertyType:gt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:gt.CSS},hoverFont:{value:"lato",propertyType:gt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:gt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:gt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:gt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:gt.CONTROLS},iconSize:{value:"20",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.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"}(Na||(Na={}));var Ea,Ia=function(){return{layout:{selectorKey:Na.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"auto",unit:ht.CUSTOM}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,pinTo:fr.pinTo,showOptionsToSelect:La.showOptionsToSelect,itemSpacing:La.itemSpacing,showNoOfOptions:La.showNoOfOptions,noOfOptionsToShowUpfront:La.noOfOptionsToShowUpfront,showRemainingOptionsAs:La.showRemainingOptionsAs,whenClicked:La.whenClicked,buttonText:La.buttonText,displayStyle:La.displayStyle,dividerBetweenOptions:La.dividerBetweenOptions,optionTitleValueSpacing:La.optionTitleValueSpacing,displayValues:La.displayValues,swatchItemSpacing:La.swatchItemSpacing,swatchItemSize:La.swatchItemSize,swatchItemPadding:La.swatchItemPadding,optionItemSpacing:La.optionItemSpacing,optionItemPadding:La.optionItemPadding,swatchMaxItemsToDisplay:La.swatchMaxItemsToDisplay,swatchOverflowItems:La.swatchOverflowItems,swatchImageType:La.swatchImageType,singleSelectDisplayValues:La.singleSelectDisplayValues,singleSelectItemSpacing:La.singleSelectItemSpacing,singleSelectItemPadding:La.singleSelectItemPadding,singleSelectMaxItemsToDisplay:La.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:La.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:La.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:La.swatchDropdownOptionsPadding,swatchDropdownStyle:La.swatchDropdownStyle,swatchOptionAndListSpacing:La.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:La.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:La.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:La.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Na.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Aa.dropdownOptionsSpacing,dropdownOptionsPadding:Aa.dropdownOptionsPadding,dropdownStyle:Aa.dropdownStyle,optionAndListSpacing:Aa.optionAndListSpacing,dropdownListItemSpacing:Aa.dropdownListItemSpacing,dropdownListItemPadding:Aa.dropdownListItemPadding,dividerBetweenListItems:Aa.dividerBetweenListItems,maxItemsToDisplay:Aa.maxItemsToDisplay,overflowItems:Aa.overflowItems}},design:{selectorKey:Na.DESIGN,widgetStyle:{selectorKey:Na.WIDGET_STYLE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},optionValueStyle:{selectorKey:Na.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Na.DEFAULT_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,backgroundShape:Aa.backgroundShape,swatchShape:Aa.swatchShape},hoverState:{selectorKey:Na.HOVER_STATE},selectedState:{selectorKey:Na.SELECTED_STATE}}},dataConnector:{selectorKey:Na.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:gt.CONTROLS}}}},xa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},brandName:{value:!0,propertyType:gt.CONTROLS},brandCodes:{value:!0,propertyType:gt.CONTROLS},varientCodes:{value:!0,propertyType:gt.CONTROLS},brandImage:{value:!0,propertyType:gt.CONTROLS},price:{value:!0,propertyType:gt.CONTROLS},brandDescription:{value:!0,propertyType:gt.CONTROLS},showOptions:{value:!0,propertyType:gt.CONTROLS},allowBulkOrdering:{value:!0,propertyType:gt.CONTROLS},actions:{value:!0,propertyType:gt.CONTROLS},quickView:{value:!0,propertyType:gt.CONTROLS},addToCart:{value:!0,propertyType:gt.CONTROLS},wishlist:{value:!0,propertyType:gt.CONTROLS},buyNow:{value:!0,propertyType:gt.CONTROLS},addtoQuote:{value:!0,propertyType:gt.CONTROLS},showUoms:{value:!0,propertyType:gt.CONTROLS},showVolumePricing:{value:!0,propertyType:gt.CONTROLS},showInventory:{value:!0,propertyType:gt.CONTROLS},storeAvailability:{value:!0,propertyType:gt.CONTROLS},brandCode:{value:!0,propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ea||(Ea={}));var Pa,_a=function(){return{layout:{selectorKey:Ea.LAYOUT,width:Object.assign({},fr.width),height:Object.assign(Object.assign({},fr.height),{value:"auto",propertyType:gt.CONTROLS,unit:7}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:Ea.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),content:{selectorKey:Ea.CONTENT,brandName:xa.brandName,brandDescription:xa.brandDescription,brandCode:xa.brandCode,brandImage:xa.brandImage},dataConnector:{selectorKey:Ea.DATA_CONNECTOR,dataConnector:xa.dataConnector}}},Ba={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:gt.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:gt.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:gt.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:gt.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:gt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:gt.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:gt.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:gt.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:gt.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:gt.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:gt.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:gt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},title:{value:"",property:"title",propertyType:gt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:gt.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:gt.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:gt.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:gt.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:gt.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:gt.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:gt.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:gt.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:gt.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:gt.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:gt.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:gt.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:gt.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:gt.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:gt.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:gt.CONTROLS}},Ha={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},za={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},ka={icon:fr.icon,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.HEADING_DESIGN="headingDesign",e.DESCRIPTION_DESIGN="descriptionDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.BUNDLE_NAVIGATION_BUTTON_DESIGN="navigationButtonDesign",e.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN="bundleDetailsPageButtonDesign",e.TILE_CARD_DESIGN="tileCardDesign",e.TILE_CARD_IMAGE_DESIGN="tileCardImageDesign",e.LIST_VIEW_CARD_DESIGN="listViewCardDesign",e.BUNDLE_TAG_DESIGN="bundleTagDesign"}(Pa||(Pa={}));var ja,Ka=function(){return{layout:{selectorKey:Pa.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"300",unit:1}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,bundleType:Ba.bundleType,displayType:Ba.displayType,scrollType:Ba.scrollType,showArrows:Ba.showArrows,allowAutoScroll:Ba.allowAutoScroll,loopItems:Ba.loopItems,showDots:Ba.showDots,itemsPerSlide:Ba.itemsPerSlide,containerHeight:Ba.containerHeight,imgTextSpacing:Ba.imgTextSpacing,itemGap:Ba.itemGap,tileRowGap:Ba.tileRowGap,tileColumnGap:Ba.tileColumnGap,showTileAnimation:Ba.showTileAnimation,maxNoItemsToShow:Ba.maxNoItemsToShow,itemSpacing:Ba.itemSpacing,itemPadding:Ba.itemPadding,showDivider:Ba.showDivider},design:{selectorKey:Pa.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:Pa.HEADING_DESIGN},za),Ha),descriptionDesign:Object.assign(Object.assign({selectorKey:Pa.DESCRIPTION_DESIGN},za),Ha),productNameDesign:Object.assign(Object.assign({selectorKey:Pa.PRODUCT_NAME_DESIGN},za),Ha),productCardDesign:Object.assign({selectorKey:Pa.PRODUCT_CARD_DESIGN},Ha),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Pa.BUNDLE_NAVIGATION_BUTTON_DESIGN},za),Ha),ka),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Pa.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},za),Ha),ka),tileCardDesign:Object.assign({selectorKey:Pa.TILE_CARD_DESIGN},Ha),tileCardImageDesign:Object.assign({selectorKey:Pa.TILE_CARD_IMAGE_DESIGN},Ha),listViewCardDesign:Object.assign({selectorKey:Pa.LIST_VIEW_CARD_DESIGN},Ha),bundleTagDesign:Object.assign(Object.assign({selectorKey:Pa.BUNDLE_TAG_DESIGN},za),Ha)},content:{selectorKey:Pa.CONTENT,showTitle:Ba.showTitle,title:Ba.title,showDescription:Ba.showDescription,description:Ba.description,showBundleImage:Ba.showBundleImage,showProductImage:Ba.showProductImages,showProductName:Ba.showProductName,showBundleNavigationButton:Ba.showBundleNavigationButton,bundleNavigationButtonName:Ba.bundleNavigationButtonName,bundleNavigationButtonLink:Ba.bundleNavigationButtonLink,showBundleDetailPageButton:Ba.showBundleDetailPageButton,bundleDetailPageButtonName:Ba.bundleDetailPageButtonName,bundleDetailPageButtonLink:Ba.bundleDetailPageButtonLink,showBundleTagSlider:Ba.showBundleTagSlider,showBundleTagArrows:Ba.showBundleTagSliderArrows},dataConnector:{selectorKey:Pa.DATA_CONNECTOR,dataConnector:Ba.dataConnector}}},Ua={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS}},Ga={templateType:{value:"Template 1",property:"templateType",propertyType:gt.CONTROLS}},Ma={showBundleName:{value:!0,property:"showBundleName",propertyKey:gt.CONTROLS},showBundleDescription:{value:!1,property:"showBundleDescription",propertyKey:gt.CONTROLS},bundleDescription:{value:"",property:"bundleDescription",properttyKey:gt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:gt.CONTROLS},showProductGallery:{value:!0,property:"showProductGallery",propertyType:gt.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:gt.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:gt.CONTROLS},showProductInfo:{value:!0,property:"showProductInfo",propertyKey:gt.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:gt.CONTROLS},showProductVariantPicker:{value:!0,property:"showProductVariantPicker",propertyKey:gt.CONTROLS},showProductQuantity:{value:!0,property:"showProductQuantity",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.DEFAULT_STATE="defaultState",e.SELECTED_STATE="selectedState",e.HOVER_STATE="hoverState",e.BUNDLE_DETAILS_HEADER_DESIGN="bundleDetailsHeaderDesign",e.BUNDLE_NAME_DESIGN="bundleNameDesign",e.BUNDLE_DESCRIPTION_DESIGN="bundleDescriptionDesign",e.CATEGORY_SLIDER_CARD_DESIGN="categorySliderCardDesign",e.CATEGORY_NAME_DESIGN="categoryNameDesign",e.CATEGORY_CARD_INFO_DESIGN="categoryCardInfoDesign",e.CATEGORY_CARD_DESIGN="categoryCardDesign",e.PRODUCT_CARDS_SCROLL_DESIGN="productCardsScrollDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.PRODUCT_CARD_NAME_DESIGN="productCardNameDesign",e.PRODUCT_CARD_INFO_DESIGN="productCardInfoDesign",e.PRODUCT_CARD_PRICE_DESIGN="productCardPriceDesign",e.PRODUCT_PANEL_DESIGN="productPanelDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_INFO_DESIGN="productInfoDesign",e.PRODUCT_PRICE_DESIGN="productPriceDesign",e.SELECT_BUTTON_DESIGN="selectButtonDesign",e.ADD_TO_CART_BUTTON_DESIGN="addToCartButtonDesign"}(ja||(ja={}));var Va,Wa={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},Ya={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},Fa=(fr.icon,fr.showIcon,fr.iconSize,fr.iconColor,function(){return{layout:{selectorKey:ja.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"300",unit:1}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,templateType:Ga.templateType},design:{selectorKey:ja.DESIGN,bundleDetailsHeaderDesign:{selectorKey:ja.BUNDLE_DETAILS_HEADER_DESIGN,bundleNameDesign:Object.assign(Object.assign({selectorKey:ja.BUNDLE_NAME_DESIGN},Ya),Wa),bundleDescriptionDesign:Object.assign(Object.assign({selectorKey:ja.BUNDLE_DESCRIPTION_DESIGN},Ya),Wa)},categorySliderCardDesign:{selectorKey:ja.CATEGORY_SLIDER_CARD_DESIGN,categoryNameDesign:Object.assign({selectorKey:ja.CATEGORY_NAME_DESIGN},Ya),categoryCardInfoDesign:Object.assign({selectorKey:ja.CATEGORY_CARD_INFO_DESIGN},Ya),categoryCardDesign:{selectorKey:ja.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:ja.DEFAULT_STATE},Wa),selectedState:Object.assign({selectorKey:ja.SELECTED_STATE},Wa),hoverState:Object.assign({selectorKey:ja.HOVER_STATE},Wa)}},productCardsScrollDesign:{selectorKey:ja.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:ja.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:ja.DEFAULT_STATE},Wa),selectedState:Object.assign({selectorKey:ja.SELECTED_STATE},Wa),hoverState:Object.assign({selectorKey:ja.HOVER_STATE},Wa)},productCardNameDesign:Object.assign({selectorKey:ja.PRODUCT_CARD_NAME_DESIGN},Ya),productCardInfoDesign:Object.assign({selectorKey:ja.PRODUCT_CARD_INFO_DESIGN},Ya),productCardPriceDesign:Object.assign({selectorKey:ja.PRODUCT_CARD_PRICE_DESIGN},Ya)},productPanelDesign:{selectorKey:ja.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:ja.PRODUCT_NAME_DESIGN},Ya),productPriceDesign:Object.assign({selectorKey:ja.PRODUCT_PRICE_DESIGN},Ya),productInfoDesign:Object.assign({selectorKey:ja.PRODUCT_INFO_DESIGN},Ya),selectButtonDesign:{selectorKey:ja.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:ja.SELECTED_STATE},Ya),Wa),hoverState:Object.assign(Object.assign({selectorKey:ja.HOVER_STATE},Ya),Wa),defaultState:Object.assign(Object.assign({selectorKey:ja.DEFAULT_STATE},Ya),Wa)},addToCartButtonDesign:{selectorKey:ja.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:ja.SELECTED_STATE},Ya),Wa),hoverState:Object.assign(Object.assign({selectorKey:ja.HOVER_STATE},Ya),Wa),defaultState:Object.assign(Object.assign({selectorKey:ja.DEFAULT_STATE},Ya),Wa)}}},content:{selectorKey:ja.CONTENT,showBundleName:Ma.showBundleName,showBundleDescription:Ma.showBundleDescription,bundleDescription:Ma.bundleDescription,showDivider:Ma.showDivider,showProductGallery:Ma.showProductGallery,showProductName:Ma.showProductName,showProductInfo:Ma.showProductInfo,showProductImage:Ma.showProductImage,showProductPrice:Ma.showProductPrice,showProductVariantPicker:Ma.showProductVariantPicker,showProductQuantity:Ma.showProductQuantity},dataConnector:{selectorKey:ja.DATA_CONNECTOR,dataConnector:Ua.dataConnector}}}),Xa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},categoryName:{value:!0,propertyType:gt.CONTROLS},categoryImage:{value:!0,propertyType:gt.CONTROLS},categoryCode:{value:!0,propertyType:gt.CONTROLS},categoryDescription:{value:!0,propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Va||(Va={}));var qa,Qa=function(){return{layout:{selectorKey:Va.LAYOUT,width:Object.assign({},fr.width),height:Object.assign(Object.assign({},fr.height),{value:"auto",propertyType:gt.CONTROLS,unit:7}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:Va.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),content:{selectorKey:Va.CONTENT,categoryName:Xa.categoryName,categoryDescription:Xa.categoryDescription,categoryCode:Xa.categoryCode,categoryImage:Xa.categoryImage},dataConnector:{selectorKey:Va.DATA_CONNECTOR,dataConnector:Xa.dataConnector}}},Za={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},categoryName:{value:!0,propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(qa||(qa={}));var $a,Ja=function(){return{layout:{selectorKey:qa.LAYOUT,width:Object.assign({},fr.width),height:Object.assign(Object.assign({},fr.height),{value:"auto",propertyType:gt.CONTROLS,unit:7}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:qa.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},content:{selectorKey:qa.CONTENT,categoryName:Za.categoryName},dataConnector:{selectorKey:qa.DATA_CONNECTOR,dataConnector:Za.dataConnector}}},el={onClick:{value:"Show Image Lightbox",propertyType:gt.CONTROLS},onHover:{value:"Zoom Out",propertyType:gt.CONTROLS},cropRatio:{value:"16:9",propertyType:gt.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:gt.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:gt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:gt.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}($a||($a={}));var ol,tl=function(){return{layout:{selectorKey:$a.LAYOUT,width:Object.assign(Object.assign({},fr.width),{propertyType:gt.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},fr.height),{value:300,propertyType:gt.CONTROLS,unit:1}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,onClick:el.onClick,onHover:el.onHover,cropRatio:el.cropRatio,fitOptions:el.fitOptions,horizontalAlignment:el.horizontalAlignment,verticalAlignment:el.verticalAlignment},design:{selectorKey:$a.DESIGN,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,backgroundColor:fr.backgroundColor,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,brightness:fr.brightness,hue:fr.hue,lightness:fr.lightness,highlights:fr.highlights,shadows:fr.shadows,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:gt.CONTROLS}},dataConnector:{selectorKey:$a.DATA_CONNECTOR,dataConnector:el.dataConnector}}},rl={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:gt.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:gt.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:gt.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:gt.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:gt.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:gt.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:gt.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:gt.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:gt.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:gt.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:gt.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:gt.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:gt.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:gt.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:gt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:gt.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:gt.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:gt.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:gt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:gt.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:gt.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:gt.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:gt.CONTROLS},title:{value:"FILTERS",property:"title",propertyType:gt.CONTROLS},description:{value:"Use the options on the left to narrow down your search by price, brand, size, color, and more to find exactly what you're looking for quickly and easily.",property:"description",propertyType:gt.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:gt.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:gt.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:gt.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:gt.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",e.FILTERS_WIDGET="filtersWidget",e.CHECKBOX_STYLE="checkboxStyle",e.CHECKBOX_DEFAULT_STATE="checkboxDefaultState",e.CHECKBOX_HOVER_STATE="checkboxHoverState",e.CLEAR_ALL_BUTTON="clearAllButton",e.CHIP_BUTTON="chipButton",e.CLEAR_ALL_BUTTON_DEFAULT_STATE="clearAllButtonDefaultState",e.CLEAR_ALL_BUTTON_HOVER_STATE="clearAllButtonHoverState",e.CHIP_BUTTON_DEFAULT_STATE="chipButtonDefaultState",e.CHIP_BUTTON_HOVER_STATE="chipButtonHoverState",e.OPTION_STYLE="optionStyle",e.MORE_BUTTON="moreButton",e.MORE_BUTTON_DEFAULT_STATE="moreButtonDefaultState",e.MORE_BUTTON_HOVER_STATE="moreButtonHoverState"}(ol||(ol={})),fr.borderColor,fr.borderStyle,fr.borderPerSlide,fr.showBorder,fr.backgroundColor,fr.showShadow,fr.shadowColor,fr.blur,fr.spread,fr.angle,fr.borderRadius,fr.exposure,fr.contrast,fr.saturation,fr.highlights,fr.shadows,fr.theme,fr.font,fr.fontSize,fr.textColor,fr.bold,fr.italic,fr.linethrough,fr.underline,fr.textAlign,fr.characterSpacing,fr.lineHeight;var il,nl=function(){return{layout:{selectorKey:ol.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:300,unit:ht.PIXELS}),height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:rl.displayStyle,openFilterAs:rl.openFilterAs,displayType:rl.displayType,selectionType:rl.selectionType,allowSearchForEachFilter:rl.allowSearchForEachFilter,dividerBetweenFilters:rl.dividerBetweenFilters,maxValuesToDisplay:rl.maxValuesToDisplay,overflowControl:rl.overflowControl,showSubCategoriesFilter:rl.showSubCategoriesFilter,showBrandsFilter:rl.showBrandsFilter,showPriceFilter:rl.showPriceFilter,showCustomAttributesFilter:rl.showCustomAttributesFilter,firstFilterAlwaysOpen:rl.firstFilterAlwaysOpen,allowMultipleFiltersOpen:rl.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:rl.horizontalSpacingBetweenItems,sliderControl:rl.sliderControl,controlPosition:rl.controlPosition,loopImages:rl.loopImages,displaySliderScrollbar:rl.displaySliderScrollbar,autoplay:rl.autoplay,openItemsIn:rl.openItemsIn,showMoreItems:rl.showMoreItems,verticalSpacingBetweenItems:rl.verticalSpacingBetweenItems,showOptionsFilter:rl.showOptionsFilter},design:{selectorKey:ol.DESIGN,filtersWidget:{selectorKey:ol.FILTERS_WIDGET,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},checkboxStyle:{selectorKey:ol.CHECKBOX_STYLE,defaultState:{selectorKey:ol.CHECKBOX_DEFAULT_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ol.CHECKBOX_HOVER_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},clearAllButton:{selectorKey:ol.CLEAR_ALL_BUTTON,defaultState:{selectorKey:ol.CLEAR_ALL_BUTTON_DEFAULT_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ol.CLEAR_ALL_BUTTON_HOVER_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},chipButton:{selectorKey:ol.CHECKBOX_STYLE,defaultState:{selectorKey:ol.CHECKBOX_DEFAULT_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ol.CHECKBOX_HOVER_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},moreButton:{selectorKey:ol.MORE_BUTTON,defaultState:{selectorKey:ol.MORE_BUTTON_DEFAULT_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ol.MORE_BUTTON_HOVER_STATE,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,iconSize:fr.iconSize,iconColor:Object.assign(Object.assign({},fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},optionLabels:{selectorKey:ol.OPTION_STYLE,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc}},content:{selectorKey:ol.CONTENT,showTitle:rl.showTitle,showDescription:rl.showDescription,title:rl.title,description:rl.description,showAppliedFilters:rl.showAppliedFilters,clearAllButton:rl.clearAllButton,showNoOfValuesForEachFilters:rl.showNoOfValuesForEachFilters}}},al={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:gt.CONTROLS},title:{value:"Sort by",property:"title",propertyType:gt.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:gt.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"}(il||(il={}));var ll,pl={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},sl={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},dl=function(){return{layout:{selectorKey:il.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:300,unit:ht.PIXELS}),height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:il.DESIGN,sortTitle:Object.assign({selectorKey:il.SORT_TITLE},sl),selectedOption:Object.assign({selectorKey:il.SELECTED_OPTION},sl),sortButton:Object.assign({selectorKey:il.SORT_BUTTON},pl)},content:{selectorKey:il.CONTENT,title:al.title,orderProductsBy:al.orderProductsBy,sortOptions:al.sortOptions}}},cl={source:{value:"Past Orders",property:"source",propertyType:gt.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:gt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:gt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:gt.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:gt.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:gt.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:gt.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:gt.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:gt.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:gt.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:gt.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ll||(ll={})),fr.theme,fr.font,fr.fontSize,fr.textColor,fr.bold,fr.italic,fr.linethrough,fr.underline,fr.textAlign,fr.characterSpacing,fr.lineHeight,fr.backgroundColor;var yl,ul=function(){return{layout:{selectorKey:ll.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:300,unit:ht.PIXELS}),height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:ll.DESIGN},content:{selectorKey:ll.CONTENT,source:cl.source,filterOrders:cl.filterOrders,sortBy:cl.sortBy,showTitle:cl.showTitle,title:cl.title,showDescription:cl.showDescription,description:cl.description,viewAllOrdersButton:cl.viewAllOrdersButton,orderId:cl.orderId,orderStatus:cl.orderStatus,orderedOn:cl.orderedOn,orderTotal:cl.orderTotal,numOfItemsOrdered:cl.numOfItemsOrdered,paymentMethodsUsed:cl.paymentMethodsUsed,reOrderButton:cl.reOrderButton,onClick:cl.onClick}}},Sl={showHeader:{value:!0,propertyType:gt.CONTROLS},showToastMessage:{value:!0,propertyType:gt.CONTROLS},orderDetails:{value:!0,propertyType:gt.CONTROLS},quickActions:{value:!0,propertyType:gt.CONTROLS},cartItems:{value:!0,propertyType:gt.CONTROLS},orderAttributes:{value:!0,propertyType:gt.CONTROLS}},gl={header:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:gt.CSS}},toast:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:gt.CSS},backgroundColor:{value:{hex:"#f0fdf4",rgb:{r:"240",g:"253",b:"244",a:1}},property:"backgroundColor",propertyType:gt.CSS,parentRef:"cs-be-se-2"},borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}}},padding:{isAll:!0,sides:{top:{value:16,unit:1},right:{value:16,unit:1},bottom:{value:16,unit:1},left:{value:16,unit:1}},property:"padding",propertyType:gt.CSS}},details:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:gt.CSS,parentRef:"cs-be-se-2"}},quickAction:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:gt.CSS,parentRef:"cs-be-se-2"},margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:gt.CSS}},cartItems:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:gt.CSS,parentRef:"cs-be-se-2"}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_HEADER_STYLES="designHeader",e.DESIGN_TOAST_STYLES="designToast",e.DESIGN_DETAILS_STYLES="designDetails",e.DESIGN_QUICK_ACTIONS_STYLES="designQuickActions",e.DESIGN_CART_ITEMS_STYLES="designCartItems"}(yl||(yl={}));var hl,Tl=function(){return{layout:{selectorKey:yl.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"1000",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"800",unit:1}),padding:fr.padding,margin:fr.margin,positionType:fr.positionType},content:{selectorKey:yl.CONTENT,showHeader:Sl.showHeader,showToastMessage:Sl.showToastMessage,orderDetails:Sl.orderDetails,quickActions:Sl.quickActions,cartItems:Sl.cartItems,orderAttributes:Sl.orderAttributes},design:{selectorKey:yl.DESIGN,designHeader:{selectorKey:yl.DESIGN_HEADER_STYLES,padding:fr.padding,margin:gl.header.margin,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showBorder:fr.showBorder,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,backgroundColor:fr.backgroundColor,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},designToast:{selectorKey:yl.DESIGN_TOAST_STYLES,padding:gl.toast.padding,margin:gl.toast.margin,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showBorder:fr.showBorder,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,borderRadius:gl.toast.borderRadius,backgroundColor:gl.toast.backgroundColor,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},designDetails:{selectorKey:yl.DESIGN_DETAILS_STYLES,padding:fr.padding,margin:fr.margin,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showBorder:fr.showBorder,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,backgroundColor:gl.details.backgroundColor,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},designQuickActions:{selectorKey:yl.DESIGN_QUICK_ACTIONS_STYLES,padding:fr.padding,margin:gl.quickAction.margin,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showBorder:fr.showBorder,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,backgroundColor:gl.quickAction.backgroundColor,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},designCartItems:{selectorKey:yl.DESIGN_CART_ITEMS_STYLES,padding:fr.padding,margin:fr.margin,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showBorder:fr.showBorder,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,backgroundColor:gl.cartItems.backgroundColor,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}}}},Cl={source:{value:"Recent Quotes",property:"source",propertyType:gt.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:gt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:gt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:gt.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:gt.CONTROLS},status:{value:!0,property:"status",propertyType:gt.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:gt.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:gt.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:gt.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:gt.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:gt.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:gt.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:gt.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:gt.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:gt.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:gt.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:gt.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:gt.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:gt.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:gt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:gt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:gt.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:gt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:gt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:gt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:gt.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:gt.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:gt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"None",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.QUOTE_ID="quoteId",e.RAISED_ON="raisedOn",e.QUOTE_STATUS="quoteStatus",e.PAGINATION_ARROWS="pagination-arrows"}(hl||(hl={}));var Ol,bl={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},vl={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},ml=(fr.icon,fr.showIcon,fr.iconSize,fr.iconColor,function(){return{layout:{selectorKey:hl.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:350,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:150,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:Cl.displayStyle,maxItemsToDisplay:Cl.maxItemsToDisplay,sliderControl:Cl.sliderControl,controlPosition:Cl.controlPosition,loopItems:Cl.loopItems,displayScrollbar1:Cl.displayScrollbar1,autoplay:Cl.autoplay,spacingBetweenItems:Cl.spacingBetweenItems,dividerBetweenItems:Cl.dividerBetweenItems,overflowControl:Cl.overflowControl,numOfItemsToLoad:Cl.numOfItemsToLoad},design:{selectorKey:hl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:hl.WIDGET_STYLE},vl),Mr),bl),itemStyle:Object.assign(Object.assign({selectorKey:hl.ITEM_STYLE},vl),bl),quoteId:Object.assign(Object.assign({selectorKey:hl.QUOTE_ID},vl),bl),raisedOn:Object.assign(Object.assign({selectorKey:hl.RAISED_ON},vl),bl),quoteStatus:Object.assign(Object.assign({selectorKey:hl.QUOTE_STATUS},vl),bl),paginationArrows:{selectorKey:hl.PAGINATION_ARROWS,arrowIconStyle:Cl.arrowIconStyle,leftArrowIconStyle:Cl.leftArrowIconStyle,rightArrowIconStyle:Cl.rightArrowIconStyle,backgroundShape:Cl.backgroundShape,arrowSize:Cl.arrowSize,arrowColor:Cl.arrowColor}},content:{selectorKey:hl.CONTENT,source:Cl.source,filterStatements:Cl.filterStatements,sortBy:Cl.sortBy,showTitle:Cl.showTitle,title:Cl.title,showDescription:Cl.showDescription,description:Cl.description,viewAllQuotesButton:Cl.viewAllQuotesButton,quoteId:Cl.quoteId,status:Cl.status,quoteRaisedDate:Cl.quoteRaisedDate,quoteRaisedDisplayFormat:Cl.quoteRaisedDisplayFormat,lastUpdatedDate:Cl.lastUpdatedDate,lastUpdatedDisplayFormat:Cl.lastUpdatedDisplayFormat,expiryDate:Cl.expiryDate,expiryDateDisplayFormat:Cl.expiryDateDisplayFormat,quoteLineItems:Cl.quoteLineItems,quickActions:Cl.quickActions,viewQuote:Cl.viewQuote,printQuote:Cl.printQuote,downloadQuote:Cl.downloadQuote,cancelQuote:Cl.cancelQuote,sendMessage:Cl.sendMessage}}}),wl={source:{value:"Recent RFQs",property:"source",propertyType:gt.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:gt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:gt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:gt.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:gt.CONTROLS},status:{value:!0,property:"status",propertyType:gt.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:gt.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:gt.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:gt.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:gt.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:gt.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:gt.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:gt.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:gt.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:gt.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:gt.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:gt.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:gt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:gt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:gt.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:gt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:gt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:gt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:gt.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:gt.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:gt.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:gt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:gt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:gt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:gt.CONTROLS},backgroundShape:{value:"None",propertyType:gt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:gt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:gt.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.RFQ_ID="rfqId",e.RAISED_ON="raisedOn",e.RFQ_STATUS="rfqStatus",e.PAGINATION_ARROWS="pagination-arrows"}(Ol||(Ol={}));var fl,Rl={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},Nl={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},Dl=(fr.icon,fr.showIcon,fr.iconSize,fr.iconColor,function(){return{layout:{selectorKey:Ol.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:350,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:150,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:wl.displayStyle,maxItemsToDisplay:wl.maxItemsToDisplay,sliderControl:wl.sliderControl,controlPosition:wl.controlPosition,loopItems:wl.loopItems,displayScrollbar1:wl.displayScrollbar1,autoplay:wl.autoplay,spacingBetweenItems:wl.spacingBetweenItems,dividerBetweenItems:wl.dividerBetweenItems,overflowControl:wl.overflowControl,numOfItemsToLoad:wl.numOfItemsToLoad},design:{selectorKey:Ol.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ol.WIDGET_STYLE},Nl),Mr),Rl),itemStyle:Object.assign(Object.assign({selectorKey:Ol.ITEM_STYLE},Nl),Rl),rfqId:Object.assign(Object.assign({selectorKey:Ol.RFQ_ID},Nl),Rl),raisedOn:Object.assign(Object.assign({selectorKey:Ol.RAISED_ON},Nl),Rl),rfqStatus:Object.assign(Object.assign({selectorKey:Ol.RFQ_STATUS},Nl),Rl),paginationArrows:{selectorKey:Ol.PAGINATION_ARROWS,arrowIconStyle:wl.arrowIconStyle,leftArrowIconStyle:wl.leftArrowIconStyle,rightArrowIconStyle:wl.rightArrowIconStyle,backgroundShape:wl.backgroundShape,arrowSize:wl.arrowSize,arrowColor:wl.arrowColor}},content:{selectorKey:Ol.CONTENT,source:wl.source,filterStatements:wl.filterStatements,sortBy:wl.sortBy,showTitle:wl.showTitle,title:wl.title,showDescription:wl.showDescription,description:wl.description,viewAllRfqsButton:wl.viewAllRfqsButton,rfqId:wl.rfqId,status:wl.status,rfqRaisedDate:wl.rfqRaisedDate,rfqRaisedDisplayFormat:wl.rfqRaisedDisplayFormat,lastUpdatedDate:wl.lastUpdatedDate,lastUpdatedDisplayFormat:wl.lastUpdatedDisplayFormat,rfqLineItems:wl.rfqLineItems,quickActions:wl.quickActions,viewRfq:wl.viewRfq,printRfq:wl.printRfq,downloadRfq:wl.downloadRfq,cancelRfq:wl.cancelRfq,sendMessage:wl.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(fl||(fl={}));var Ll,Al=function(){return{layout:{selectorKey:fl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0,value:400}),margin:fr.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:gt.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:gt.CONTROLS},delay:{value:100,unit:ht.MS,propertyType:gt.CONTROLS},closeOnXIcon:{value:!1,propertyType:gt.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:gt.CONTROLS}},design:Object.assign({selectorKey:fl.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:gt.CONTROLS},borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),dataConnector:{selectorKey:fl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:gt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:gt.CONTROLS}}}},El={displayStyle:{value:"Table",property:"displayStyle",propertyType:gt.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:gt.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:gt.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:gt.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:gt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:gt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:gt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:gt.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:gt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:gt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:gt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:gt.CONTROLS},source:{value:"Allocations",property:"source",propertyType:gt.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},title:{value:"",property:"title",propertyType:gt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:gt.CONTROLS},description:{value:"",property:"description",propertyType:gt.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:gt.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:gt.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:gt.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:gt.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:gt.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:gt.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:gt.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:gt.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:gt.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:gt.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:gt.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:gt.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:gt.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:gt.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:gt.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ll||(Ll={})),fr.theme,fr.font,fr.fontSize,fr.textColor,fr.bold,fr.italic,fr.linethrough,fr.underline,fr.textAlign,fr.characterSpacing,fr.lineHeight,fr.backgroundColor;var Il,xl=function(){return{layout:{selectorKey:Ll.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:570,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:300,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:El.displayStyle,displayType:El.displayType,rowsToDisplay:El.rowsToDisplay,spacingBetweenItems:El.spacingBetweenItems,overflowControl:El.overflowControl,numOfItemsToLoad:El.numOfItemsToLoad,maxItemsToDisplay:El.maxItemsToDisplay,sliderControl:El.sliderControl,controlPosition:El.controlPosition,loopItems:El.loopItems,displayScrollbar1:El.displayScrollbar1,autoplay:El.autoplay},design:{selectorKey:Ll.DESIGN},content:{selectorKey:Ll.CONTENT,source:El.source,sortBy:El.sortBy,showTitle:El.showTitle,title:El.title,showDescription:El.showDescription,description:El.description,viewAllAllocationsButton:El.viewAllAllocationsButton,showAllocationCategory:El.showAllocationCategory,allocationCategory:El.allocationCategory,showAllocationLeft:El.showAllocationLeft,allocationLeft:El.allocationLeft,allocationUtilized:El.allocationUtilized,showAllocationUtilized:El.showAllocationUtilized,totalAllocation:El.totalAllocation,showTotalAllocation:El.showTotalAllocation,showExpiryDate:El.showExpiryDate,expiryDate:El.expiryDate,expiryDateDisplayFormat:El.expiryDateDisplayFormat,showRenewDate:El.showRenewDate,renewDate:El.renewDate,renewDateDisplayFormat:El.renewDateDisplayFormat,shopAllAllocationProductsButton:El.shopAllAllocationProductsButton}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Il||(Il={}));var Pl,_l=function(){return{layout:{selectorKey:Il.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:gt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:gt.CSS,value:1,unit:ht.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:gt.CSS},justifyContent:{property:"justifyContent",propertyType:gt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:gt.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:gt.CSS,value:100,unit:ht.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:gt.CSS,value:100,unit:ht.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:gt.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:gt.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:ht.PIXELS,propertyType:gt.CSS},dotSize:{property:"dotSize",value:10,unit:ht.PIXELS,propertyType:gt.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:gt.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:gt.CONTROLS},autoplay:{value:!1,propertyType:gt.CONTROLS},autoplayDuration:{value:3e3,unit:ht.MS,propertyType:gt.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:gt.CONTROLS},stopOnInteraction:{value:!1,propertyType:gt.CONTROLS}},design:Object.assign({selectorKey:Il.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),dataConnector:{selectorKey:Il.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:gt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:gt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Pl||(Pl={}));var Bl,Hl=function(){return{layout:{selectorKey:Pl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding},design:Object.assign({selectorKey:Pl.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr)}},zl={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Bl||(Bl={}));var kl,jl=function(){return{layout:{selectorKey:Bl.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:"200",unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign({selectorKey:Bl.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),content:{selectorKey:Bl.CONTENT},dataConnector:{selectorKey:Bl.DATA_CONNECTOR,dataConnector:zl.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:gt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(kl||(kl={}));var Kl,Ul=function(){return{layout:{selectorKey:kl.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"542",unit:1}),padding:fr.padding,margin:fr.margin,positionType:fr.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:gt.CONTROLS}},design:{selectorKey:kl.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderRadius:fr.borderRadius,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Kl||(Kl={}));var Gl,Ml=function(){return{layout:{selectorKey:Kl.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"310",unit:1}),padding:fr.padding,margin:fr.margin,positionType:fr.positionType},design:Object.assign(Object.assign({selectorKey:Kl.DESIGN},Mr),Gr)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Gl||(Gl={}));var Vl,Wl=function(){return{layout:{selectorKey:Gl.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"530",unit:1}),padding:fr.padding,margin:fr.margin,positionType:fr.positionType},design:{selectorKey:Gl.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderRadius:fr.borderRadius,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor}}},Yl={displayType:{value:"Full Trail",property:"displayType",propertyType:gt.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:gt.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:gt.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:gt.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:gt.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:gt.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:gt.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:gt.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:gt.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:gt.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:gt.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:gt.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:gt.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:gt.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:gt.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"}(Vl||(Vl={}));var Fl,Xl={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},ql={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},Ql={icon:fr.icon,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor},Zl=function(){return{layout:{selectorKey:Vl.LAYOUT,adjustment:fr.adjustment,width:Object.assign(Object.assign({},fr.width),{value:350,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:150,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType,displayType:Yl.displayType,showSeparators:Yl.showSeparators,displayStyle:Yl.displayStyle,itemSpacing:Yl.itemSpacing,maxItemsToDisplay:Yl.maxItemsToDisplay,overflowItems:Yl.overflowItems,numOfItemsToLoad:Yl.numOfItemsToLoad,itemVerticalSpacing:Yl.itemVerticalSpacing,collapseInTheMiddle:Yl.collapseInTheMiddle,showMoreItems:Yl.showMoreItems,onClick:Yl.onClick,numOfItemsBeforeAndAfterCollapse:Yl.numOfItemsBeforeAndAfterCollapse,showItems:Yl.showItems},design:{selectorKey:Vl.DESIGN,backgroundAndFill:Object.assign({selectorKey:Vl.FILL_AND_BACKGROUND,addMedia:Yl.addMedia,addPatternOverlay:Yl.addPatternOverlay},Xl),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Vl.HOME_PAGE_ITEM_STYLE,addMedia:Yl.addMedia,addPatternOverlay:Yl.addPatternOverlay},Xl),ql),Ql),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Vl.CURRENT_PAGE_ITEM_STYLE,addMedia:Yl.addMedia,addPatternOverlay:Yl.addPatternOverlay},Xl),ql),Ql),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Vl.OTHER_ITEM_STYLES,addMedia:Yl.addMedia,addPatternOverlay:Yl.addPatternOverlay},Xl),ql),Ql),itemSeparator:Object.assign({selectorKey:Vl.ITEM_SEPARATOR},Ql),expandIcon:Object.assign({selectorKey:Vl.EXPAND_ICON,backgroundColor:fr.backgroundColor},Ql)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Fl||(Fl={}));var $l,Jl={icon:fr.icon,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor},ep=function(){return{layout:{selectorKey:Fl.LAYOUT,adjustment:fr.adjustment,width:Object.assign(Object.assign({},fr.width),{value:20,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:20,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,positionType:fr.positionType},design:Object.assign({selectorKey:Fl.DESIGN,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Jl)}},op={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:gt.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:gt.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:gt.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:gt.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:gt.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"}($l||($l={}));var tp,rp=function(){return{layout:{selectorKey:$l.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:gt.CSS},height:{value:"40",property:"height",unit:1,propertyType:gt.CSS},margin:fr.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:gt.CSS},searchResultsNumber:op.searchResultsNumber,searchKeyword:op.searchKeyword,otherText:op.otherText,showSearchKeyword:op.showSearchKeyword,showNoOfResults:op.showNoOfResults,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:$l.DESIGN,searchResultsNumber:{selectorKey:$l.SEARCH_RESULTS_COUNT,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},searchKeyword:{selectorKey:$l.SEARCH_RESULTS_KEYWORD,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},otherText:{selectorKey:$l.SEARCH_RESULTS_OTHER_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight}},dataConnector:{selectorKey:$l.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},ip={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:gt.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:gt.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:gt.CONTROLS},stockRuleKey:{value:"",property:"stockRuleKey",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(tp||(tp={}));var np,ap=function(){return{layout:{selectorKey:tp.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:gt.CSS},height:{value:"28",property:"height",unit:1,propertyType:gt.CSS},margin:fr.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:gt.CSS},itemStockText:ip.itemStockText,showItemStockText:ip.showItemStockText,showExpectedReStockDate:ip.showExpectedReStockDate,positionType:fr.positionType,pinTo:fr.pinTo,stockRuleKey:ip.stockRuleKey},design:{selectorKey:tp.DESIGN,itemStockText:{selectorKey:tp.ITEM_STOCK_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur}},dataConnector:{selectorKey:tp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},lp={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:gt.CSS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:gt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:gt.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:gt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:gt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:gt.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:gt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:gt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:gt.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:gt.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:gt.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:gt.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:gt.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:gt.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:gt.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:gt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:gt.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CART_ITEM_STYLES="cartItemStyles",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"}(np||(np={}));var pp,sp={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},dp={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},cp=function(){return{layout:{selectorKey:np.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:723,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,showTitle:lp.showTitle,cartTitle:lp.cartTitle,showNumberOfItems:lp.showNumberOfItems,cartItemsCountLabel:lp.cartItemsCountLabel,showActions:lp.showActions,showContinueShopping:lp.showContinueShopping,continueShoppingLinkTo:lp.continueShoppingLinkTo,continueShoppingLink:lp.continueShoppingLink,showAddFromWishlist:lp.showAddFromWishlist,showCartGrouping:lp.showCartGrouping,showClearCart:lp.showClearCart,clearCartLinkTo:lp.clearCartLinkTo,clearCartLink:lp.clearCartLink,showDownloadCart:lp.showDownloadCart,showShareCart:lp.showShareCart,showPrintCart:lp.showPrintCart,maxNumberOfActionsToShow:lp.maxNumberOfActionsToShow},design:{selectorKey:np.DESIGN,cartHeadingStyles:Object.assign({selectorKey:np.CART_HEADING_STYLES,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle},dp),cartActionStyles:{selectorKey:np.CART_ACTION_STYLES,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing},cartItemStyles:{selectorKey:np.CART_ITEM_STYLES,padding:fr.padding,margin:lp.margin,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showBorder:fr.showBorder,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,backgroundColor:fr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:np.PRODUCT_ACTIONS_STYLES},sp),dp),productNameStyles:Object.assign({selectorKey:np.PRODUCT_NAME_STYLES},dp),productPriceStyles:Object.assign({selectorKey:np.PRODUCT_PRICE_STYLES},dp),productInformationStyles:Object.assign({selectorKey:np.PRODUCT_INFORMATION_STYLES},dp),productQuantityStyles:Object.assign(Object.assign({selectorKey:np.PRODUCT_QUANTITY_STYLES},sp),dp)},content:{selectorKey:np.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:gt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:gt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:gt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:gt.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:gt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:gt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:gt.CONTENT},showCartItemAttributes:{value:!0,property:"showCartItemAttributes",propertyType:gt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:gt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:gt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:gt.CONTENT}}}},yp={showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:gt.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:gt.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(pp||(pp={})),fr.theme,fr.font,fr.fontSize,fr.textColor,fr.bold,fr.italic,fr.linethrough,fr.underline,fr.textAlign,fr.characterSpacing,fr.lineHeight,fr.backgroundColor;var up,Sp=function(){return{layout:{selectorKey:pp.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:570,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:300,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,showTitle:yp.showTitle,showNumberOfItems:yp.showNumberOfItems,showEnterCouponCode:yp.showEnterCouponCode,showSubTotal:yp.showSubTotal},design:{selectorKey:pp.DESIGN},content:{selectorKey:pp.CONTENT,title:{value:"",property:"title",propertyType:gt.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:gt.CONTENT}}}},gp={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:gt.CSS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:gt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:gt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:gt.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:gt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:gt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:gt.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:gt.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:gt.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:gt.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:gt.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:gt.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:gt.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:gt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:gt.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",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"}(up||(up={}));var hp,Tp={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},Cp={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},Op=function(){return{layout:{selectorKey:up.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:723,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,showTitle:gp.showTitle,showNumberOfItems:gp.showNumberOfItems,showActions:gp.showActions,showContinueShopping:gp.showContinueShopping,continueShoppingLinkTo:gp.continueShoppingLinkTo,continueShoppingLink:gp.continueShoppingLink,showAddFromWishlist:gp.showAddFromWishlist,showCheckoutGrouping:gp.showCheckoutGrouping,showClearCheckout:gp.showClearCheckout,clearCheckoutLinkTo:gp.clearCheckoutLinkTo,clearCheckoutLink:gp.clearCheckoutLink,showDownloadCheckout:gp.showDownloadCheckout,showShareCheckout:gp.showShareCheckout,showPrintCheckout:gp.showPrintCheckout,maxNumberOfActionsToShow:gp.maxNumberOfActionsToShow},design:{selectorKey:up.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:up.CHECKOUT_HEADING_STYLES,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle},Cp),checkoutActionStyles:{selectorKey:up.CHECKOUT_ACTION_STYLES,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing},checkoutItemStyles:{selectorKey:up.CHECKOUT_ITEM_STYLES,padding:fr.padding,margin:gp.margin,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showBorder:fr.showBorder,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,backgroundColor:fr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:up.PRODUCT_ACTIONS_STYLES},Tp),Cp),productNameStyles:Object.assign({selectorKey:up.PRODUCT_NAME_STYLES},Cp),productPriceStyles:Object.assign({selectorKey:up.PRODUCT_PRICE_STYLES},Cp),productInformationStyles:Object.assign({selectorKey:up.PRODUCT_INFORMATION_STYLES},Cp),productQuantityStyles:Object.assign(Object.assign({selectorKey:up.PRODUCT_QUANTITY_STYLES},Tp),Cp)},content:{selectorKey:up.CONTENT,title:{value:"",property:"title",propertyType:gt.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:gt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:gt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:gt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:gt.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:gt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:gt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:gt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:gt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:gt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:gt.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(hp||(hp={}));var bp,vp=function(){return{layout:{selectorKey:hp.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:570,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:300,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:hp.DESIGN},content:{selectorKey:hp.CONTENT}}},mp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:gt.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:gt.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:gt.CONTROLS},lineStyle:{value:"solid",propertyType:gt.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:gt.CSS},dash:{value:"5",property:"dash",propertyType:gt.CONTROLS},gap:{value:"2",property:"gap",propertyType:gt.CONTROLS},showLineEndPoints:{value:!0,propertyType:gt.CONTROLS},lineEndPoints:{value:"round",propertyType:gt.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:gt.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:gt.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:gt.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:gt.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:gt.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:gt.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:gt.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:gt.CSS}}};!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",e.LINE_COLOR="lineColor",e.LINE_CORNERS="lineCorners"}(bp||(bp={}));var wp,fp=function(){return{layout:{selectorKey:bp.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"20",unit:1}),margin:fr.margin,padding:fr.padding,alignment:mp.layout.alignment,lineDirection:mp.layout.lineDirection,lineStyle:mp.layout.lineStyle,lineThickness:mp.layout.lineThickness,dash:mp.layout.dash,gap:mp.layout.gap,showLineEndPoints:mp.layout.showLineEndPointIcon,lineEndPoints:mp.layout.lineEndPoints,showLineStartPointIcon:mp.layout.showLineStartPointIcon,showLineEndPointIcon:mp.layout.showLineEndPointIcon,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:bp.DESIGN,lineWidget:{selectorKey:bp.SOCIAL_WIDGET,backgroundColor:fr.backgroundColor,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur},lineCorners:{selectorKey:bp.LINE_CORNERS,leftIcon:mp.design.leftIcon,rightIcon:mp.design.rightIcon,size:mp.design.size,iconColor:fr.iconColor,backgroundShape:mp.design.backgroundShape,backgroundColor:fr.backgroundColor,iconGap:mp.design},lineColor:{selectorKey:bp.LINE_COLOR,lineColor:mp.design.lineColor}}}},Rp={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:gt.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:gt.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:gt.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:gt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:gt.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:gt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:gt.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:gt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:gt.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:gt.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"}(wp||(wp={}));var Np,Dp={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},Lp={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},Ap=function(){return{layout:{selectorKey:wp.LAYOUT,width:fr.width,height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,tabPosition:Rp.tabPosition,tabLayout:Rp.tabLayout,alignItems:Rp.alignItems,justifyContent:Rp.justifyContent,tabSpacing:Rp.tabSpacing,tabContainerSpacing:Rp.tabAndContainerSpacing,horizontalPadding:Rp.horizontalPadding,verticalPadding:Rp.verticalPadding,overflowTabs:Rp.overflowTabs,spacingBetweenRows:Rp.spacingBetweenRows},design:{selectorKey:wp.DESIGN,tabContainer:Object.assign({selectorKey:wp.TAB_CONTAINER},Dp),tabs:{selectorKey:wp.TABS,defaultState:Object.assign(Object.assign({selectorKey:wp.DEFAULT_STATE},Dp),Lp),hoverState:Object.assign(Object.assign({selectorKey:wp.HOVER_STATE},Dp),Lp),selectedState:Object.assign(Object.assign({selectorKey:wp.SELECTED_STATE},Dp),Lp)}},content:{selectorKey:wp.CONTENT,tabContent:Rp.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Np||(Np={}));var Ep,Ip=function(){return{layout:{selectorKey:Np.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:Np.DESIGN,backgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius}}},xp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:gt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:gt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:gt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:gt.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:gt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:gt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:gt.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:gt.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:gt.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:gt.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:gt.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:gt.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:gt.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:gt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ep||(Ep={})),fr.borderColor,fr.borderStyle,fr.borderPerSlide,fr.showBorder,fr.showShadow,fr.shadowColor,fr.blur,fr.spread,fr.angle,fr.borderRadius,fr.exposure,fr.contrast,fr.saturation,fr.highlights,fr.shadows;var Pp,_p={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},Bp=function(){return{layout:{selectorKey:Ep.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:"200",unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:Ep.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),_p),{exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows}),content:{selectorKey:Ep.CONTENT,title:{value:"",property:"title",propertyType:gt.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:gt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:gt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:gt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:gt.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:gt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:gt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:gt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:gt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:gt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:gt.CONTENT}},dataConnector:{selectorKey:Ep.DATA_CONNECTOR,dataConnector:xp.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Pp||(Pp={}));var Hp,zp=function(){return{layout:{selectorKey:Pp.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"310",unit:1}),padding:fr.padding,margin:fr.margin,positionType:fr.positionType},design:Object.assign(Object.assign({selectorKey:Pp.DESIGN},Mr),Gr)}},kp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:gt.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:gt.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:gt.CSS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:gt.CSS},showIcon:{value:!0,propertyType:gt.CONTROLS},iconPosition:{value:"left",propertyType:gt.CONTROLS}},content:{linksData:{value:[{id:In.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:In.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:In.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:In.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:In.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:In.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:gt.CONTROLS},showTitle:{value:!0,propertyType:gt.CONTROLS},linkType:{value:"page",propertyType:gt.CONTROLS},openIn:{value:"_self",propertyType:gt.CONTROLS},title:{value:"Quick Links",propertyType:gt.CONTROLS},description:{value:"Quick Link Information",propertyType:gt.CONTROLS},showDescription:{value:!0,propertyType:gt.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:gt.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:gt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:gt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:gt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:gt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:gt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:gt.CSS},icon:{value:"",propertyType:gt.CONTROLS},designiconSize:{value:"30",propertyType:gt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:gt.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:gt.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:gt.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:gt.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:gt.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:gt.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:gt.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:gt.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.QuickLinks_ICONS="QuickLinks",e.QuickLinks_WIDGET="quickLinksWidgetDesign",e.QUICK_LINKS_TEXT_LAYOUT="quickLinksTextLayout",e.QUICK_LINKS_WIDGET_LAYOUT="quickLinksWidgetLayout",e.TEXT_CONTAINER_DESIGN="quickLinksTextContainerDesign"}(Hp||(Hp={}));var jp,Kp=function(){return{layout:{selectorKey:Hp.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"70",unit:1}),margin:fr.margin,padding:fr.padding,displayStyle:kp.layout.displayStyle,gapBetweenItems:kp.layout.gapBetweenItems,dropdownWidth:kp.layout.dropdownWidth,positionType:fr.positionType,pinTo:fr.pinTo},content:{selectorKey:Hp.CONTENT,showTitle:kp.content.showTitle,title:kp.content.title,showDescription:kp.content.showDescription,description:kp.content.description,linksData:kp.content.linksData,linkType:kp.content.linkType,openIn:kp.content.openIn},design:{selectorKey:Hp.DESIGN,quickLinksWidgetDesign:{selectorKey:Hp.QuickLinks_WIDGET,backgroundColor:fr.backgroundColor,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,showIcon:fr.showIcon,iconSize:fr.iconSize,iconColor:fr.iconColor,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,themeDesc:fr.themeDesc,fontDesc:fr.fontDesc,fontSizeDesc:fr.fontSizeDesc,textColorDesc:fr.textColorDesc,boldDesc:fr.boldDesc,italicDesc:fr.italicDesc,linethroughDesc:fr.linethroughDesc,underlineDesc:fr.underlineDesc,textAlignDesc:fr.textAlignDesc,characterSpacingDesc:fr.characterSpacingDesc,lineHeightDesc:fr.lineHeightDesc},itemStyle:{selectorKey:Hp.ITEM_STYLE,backgroundColor:fr.backgroundColor,cropRatio:fr.cropRatio,zoomImage:fr.zoomImage,flip:fr.flip,rotate:fr.rotate,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:!1}),iconSize:kp.design.designiconSize,iconColor:kp.design.iconColor},quickLinksTextLayout:{selectorKey:Hp.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:kp.design.textVerticalPadding,textHorizontalPadding:kp.design.textHorizontalPadding,titleAndDescriptionSpacing:kp.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:Hp.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:kp.design.verticalAlignment,widgetTextAndItemSpacing:kp.design.widgetTextAndItemSpacing,textPosition:kp.design.textPosition},quickLinksTextContainerDesign:{selectorKey:Hp.TEXT_CONTAINER_DESIGN,backgroundColor:fr.backgroundColor,showBorder:fr.showBorder,borderStyle:fr.borderStyle,borderColor:fr.borderColor,borderPerSlide:fr.borderPerSlide,borderRadius:fr.borderRadius,showShadow:fr.showShadow,shadowColor:fr.shadowColor,angle:fr.angle,spread:fr.spread,blur:fr.blur}}}},Up={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:gt.CONTROLS},buttonType:{value:"primaryButton",propertyType:gt.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:gt.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:gt.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:gt.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:gt.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:gt.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:gt.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(jp||(jp={}));var Gp,Mp=function(){return{layout:{selectorKey:jp.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"40",unit:1}),margin:fr.margin,positionType:fr.positionType,pinTo:fr.pinTo,buttonStyle:Up.buttonStyle,buttonText:Up.buttonText,buttonIcon:Up.buttonIcon,iconPosition:Up.iconPosition,iconAndTextSpacing:Up.iconAndTextSpacing,alignment:Up.alignment,buttonType:Up.buttonType,linkTo:Up.linkTo},design:{selectorKey:jp.DESIGN,defaultState:{selectorKey:jp.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},fr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},fr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},fr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},fr.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},fr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},fr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},fr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},fr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},fr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},fr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},fr.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},fr.theme),fontSize:Object.assign(Object.assign({},fr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},fr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},fr.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},fr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},fr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},fr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},fr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},fr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},fr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:fr.icon,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},fr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},fr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:jp.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:jp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},Vp={buyforPageTitle:{value:"Buy For",property:"buyforPageTitle",propertyType:gt.CONTROLS},showManageEmployees:{value:!0,property:"showManageEmployees",propertyType:gt.CONTROLS},manageEmployeesLabel:{value:"Manage Employees",property:"manageEmployeesLabel",propertyType:gt.CONTROLS},switchEmployeeLabel:{value:"Employee",property:"switchEmployeeLabel",propertyType:gt.CONTROLS},showEmployeeId:{value:!0,property:"showEmployeeId",propertyType:gt.CONTROLS},showEmployeeMail:{value:!0,property:"showEmployeeMail",propertyType:gt.CONTROLS},showEmployeePhoneNumber:{value:!0,property:"showEmployeePhoneNumber",propertyType:gt.CONTROLS},showEmployeeShippingAddress:{value:!0,property:"showEmployeeShippingAddress",propertyType:gt.CONTROLS},showEmployeeShippingMethod:{value:!0,property:"showEmployeeShippingMethod",propertyType:gt.CONTROLS},showEmployeeBillingAddress:{value:!0,property:"showEmployeeBillingAddress",propertyType:gt.CONTROLS},showEmployeePaymentMethods:{value:!0,property:"showEmployeePaymentMethods",propertyType:gt.CONTROLS},tabPosition:{value:"horizontal",property:"tabPosition",propertyType:gt.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:gt.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:gt.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:gt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:gt.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:gt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:gt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:gt.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:gt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:gt.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Add Products",content:{}},key:"buyForAddProducts"},{title:"Tab",contentSource:{title:"Cart",content:{}},key:"buyForCart"},{title:"Tab",contentSource:{title:"Shipping",content:{}},key:"buyForShipping"}],property:"tabContent",propertyType:gt.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.BUY_FOR_TAB_CONTAINER="buyFortabContainer",e.BUY_FOR_TAB_CONTENT_CONTAINER="buyForTabContentContainer",e.BUY_FOR_TABS="buyForTabs",e.BUY_FOR_PAGE_TITLE="pageTitleStyles",e.MANAGE_EMPLOYEES_LABEL_STYLES="manageEmployeesLabelStyles",e.SWITCH_EMPLOYEE_LABEL_STYLES="switchEmployeeLabelStyles",e.SWITCH_EMPLOYEE_OPTION_STYLES="switchEmployeeOptionStyles",e.EMPLOYEE_SECTON_STYLES="employeeSectonStyles",e.EMPLOYEE_NAME_STYLES="employeeNameStyles",e.EMPLOYEE_INFO_STYLES="employeeInfoStyles",e.EMPLOYEE_DETAIL_TITLE_STYLES="employeeDetailTitleStyles",e.EMPLOYEE_DETAIL_SUB_TITLE_STYLES="employeeDetailSubTitleStyles"}(Gp||(Gp={}));var Wp,Yp={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},Fp={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},Xp=function(){return{layout:{selectorKey:Gp.LAYOUT,width:fr.width,height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,tabPosition:Vp.tabPosition,tabLayout:Vp.tabLayout,alignItems:Vp.alignItems,justifyContent:Vp.justifyContent,tabSpacing:Vp.tabSpacing,tabContainerSpacing:Vp.tabAndContainerSpacing,horizontalPadding:Vp.horizontalPadding,verticalPadding:Vp.verticalPadding,overflowTabs:Vp.overflowTabs,spacingBetweenRows:Vp.spacingBetweenRows},design:{selectorKey:Gp.DESIGN,pageTitleStyles:Object.assign({selectorKey:Gp.BUY_FOR_PAGE_TITLE},Object.assign(Object.assign({},Fp),{fontSize:{value:24,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h1-ft-se"}})),manageEmployeesLabelStyles:Object.assign({selectorKey:Gp.MANAGE_EMPLOYEES_LABEL_STYLES},Object.assign(Object.assign({},Fp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h4-ft-se"},textColor:{value:{hex:"#0056d2",rgb:{r:"0",g:"86",b:"210",a:1}},property:"color",propertyType:gt.CSS,parentRef:"ty-h4-cr"}})),switchEmployeeLabelStyles:Object.assign({selectorKey:Gp.SWITCH_EMPLOYEE_LABEL_STYLES},Fp),switchEmployeeOptionStyles:Object.assign({selectorKey:Gp.SWITCH_EMPLOYEE_OPTION_STYLES},Fp),employeeSectonStyles:Object.assign({selectorKey:Gp.EMPLOYEE_SECTON_STYLES},Fp),employeeNameStyles:Object.assign({selectorKey:Gp.EMPLOYEE_NAME_STYLES},Object.assign(Object.assign({},Fp),{fontSize:{value:20,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h2-ft-se"}})),employeeInfoStyles:Object.assign({selectorKey:Gp.EMPLOYEE_INFO_STYLES},Object.assign(Object.assign({},Fp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailTitleStyles:Object.assign({selectorKey:Gp.EMPLOYEE_DETAIL_TITLE_STYLES},Object.assign(Object.assign({},Fp),{textColor:{value:{hex:"#6c757d",rgb:{r:"108",g:"117",b:"125",a:1}},property:"color",propertyType:gt.CSS,parentRef:"ty-h4-cr"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailSubTitleStyles:Object.assign({selectorKey:Gp.EMPLOYEE_DETAIL_SUB_TITLE_STYLES},Object.assign({},Object.assign(Object.assign({},Fp),{fontSize:{value:14,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h5-ft-se"},textColor:{value:{hex:"#222",rgb:{r:"34",g:"34",b:"34",a:1}},property:"color",propertyType:gt.CSS,parentRef:"ty-h5-cr"}}))),tabContainer:Object.assign({selectorKey:Gp.BUY_FOR_TAB_CONTAINER},Yp),tabs:{selectorKey:Gp.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:Gp.DEFAULT_STATE},Yp),Object.assign(Object.assign({},Fp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h4-ft-se"}})),hoverState:Object.assign(Object.assign({selectorKey:Gp.HOVER_STATE},Yp),Object.assign(Object.assign({},Fp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h4-ft-se"}})),selectedState:Object.assign(Object.assign({selectorKey:Gp.SELECTED_STATE},Yp),Object.assign(Object.assign({},Fp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h4-ft-se"}}))}},content:{selectorKey:Gp.CONTENT,tabContent:Vp.tabContent,buyforPageTitle:Vp.buyforPageTitle,showManageEmployees:Vp.showManageEmployees,manageEmployeesLabel:Vp.manageEmployeesLabel,switchEmployeeLabel:Vp.switchEmployeeLabel,showEmployeeId:Vp.showEmployeeId,showEmployeeMail:Vp.showEmployeeMail,showEmployeePhoneNumber:Vp.showEmployeePhoneNumber,showEmployeeShippingAddress:Vp.showEmployeeShippingAddress,showEmployeeShippingMethod:Vp.showEmployeeShippingMethod,showEmployeeBillingAddress:Vp.showEmployeeBillingAddress,showEmployeePaymentMethods:Vp.showEmployeePaymentMethods}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Wp||(Wp={}));var qp,Qp=function(){return{layout:{selectorKey:Wp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:Wp.DESIGN,backgroundColor:Object.assign(Object.assign({},fr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius}}},Zp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},hideProgressbar:{value:!1,propertyType:gt.CONTROLS},closeOnClick:{value:!1,propertyType:gt.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:gt.CONTROLS},disableAutoClose:{value:!1,propertyType:gt.CONTROLS},newestOnTop:{value:!1,propertyType:gt.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:gt.CONTROLS},rightToLeftLayout:{value:!1,propertyType:gt.CONTROLS},showAnimation:{value:!0,propertyType:gt.CONTROLS},showCloseIcon:{value:!0,propertyType:gt.CONTROLS},showButton:{value:!0,propertyType:gt.CONTROLS},showText:{value:!0,propertyType:gt.CONTROLS},showIcon:{value:!0,propertyType:gt.CONTROLS},position:{value:"top-right",propertyType:gt.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:gt.CSS},itemsPlacement:{value:"Icon + Text",propertyType:gt.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:gt.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:gt.CONTROLS},transition:{value:"Bounce",propertyType:gt.CONTROLS},progress:{value:0,propertyType:gt.CONTROLS},limit:{value:0,propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(qp||(qp={}));var $p,Jp=function(){return{layout:{selectorKey:qp.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},fr.height),{value:"300",unit:1}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,position:Zp.position,itemSpacing:Zp.itemSpacing,itemsPlacement:Zp.itemsPlacement,itemsDisplayDirection:Zp.itemsDisplayDirection,showIcon:Zp.showIcon,showText:Zp.showText,showButton:Zp.showButton,showCloseIcon:Zp.showCloseIcon,showAnimation:Zp.showAnimation,autocloseDelayInms:Zp.autocloseDelayInms,transition:Zp.transition,progress:Zp.progress,limit:Zp.limit,hideProgressbar:Zp.hideProgressbar,closeOnClick:Zp.closeOnClick,pauseToastWhenWindowLosesFocus:Zp.pauseToastWhenWindowLosesFocus,disableAutoClose:Zp.disableAutoClose,newestOnTop:Zp.newestOnTop,pauseDelayOnHover:Zp.pauseDelayOnHour,rightToLeftLayout:Zp.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:qp.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:Object.assign(Object.assign({},fr.showBorder),{value:!1}),showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,theme:fr.theme,font:fr.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:gt.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},fr.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}},property:"borderRadius",propertyType:gt.CSS},icon:{value:"filled-check-circle",propertyType:gt.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},fr.showIcon),iconSize:Object.assign({},fr.iconSize),iconColor:Object.assign({},fr.iconColor)},Mr),{backgroundColor:Object.assign(Object.assign({},Mr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},es={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:gt.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:gt.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:gt.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:gt.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:gt.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:gt.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:gt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:gt.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:gt.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:gt.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:gt.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:gt.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:gt.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:gt.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:gt.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:gt.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:gt.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:gt.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:gt.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:gt.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:gt.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:gt.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:gt.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:gt.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:gt.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:gt.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:gt.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:gt.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:gt.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:gt.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:gt.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:gt.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:gt.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:gt.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:gt.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:gt.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:gt.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:gt.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:gt.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:gt.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:gt.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:gt.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:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}($p||($p={}));var os,ts=function(e){return{layout:{selectorKey:$p.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:gt.CSS},height:{value:"28",property:"height",unit:1,propertyType:gt.CSS},margin:fr.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:gt.CSS},positionType:fr.positionType,pinTo:fr.pinTo,showSpotlightText:es.showSpotlightText,spotlightSectionTypeControl:es.spotlightSectionTypeControl,spotlightSectionType:es.spotlightSectionType,direction:es.direction,hotspotTypeControl:es.hotspotTypeControl,hotspotLineDisplayControl:es.hotspotLineDisplayControl,hotspotLineTypeControl:es.hotspotLineTypeControl,sliderControl:es.sliderControl,showThumbnailSliderControls:es.showThumbnailSliderControls,showSliderNavigationControls:es.showSliderNavigationControls,sliderNavigationControlsSize:es.sliderNavigationControlsSize,showPaginationDots:es.showPaginationDots,paginationDotsSize:es.paginationDotsSize,hotspotXAndYCoordinates:es.hotspotXAndYCoordinates,showHotspotIcon:es.showHotspotIcon,hotspotIconSize:es.hotspotIconSize,hotspotLineDirection:es.hotspotLineDirection,lineThickness:es.lineThickness,hotspotLineBendDirection:es.hotspotLineBendDirection,beforBendLineDistance:es.beforBendLineDistance,afterBendLineDistance:es.afterBendLineDistance,showDataConnectorIcons:es.showDataConnectorIcons,startIconSize:es.startIconSize,endIconSize:es.endIconSize,spotlightType:es.spotlightType,spotlightItemPlacement:es.spotlightItemPlacement,spotlightItemAlignment:es.spotlightItemAlignment,spotlightBoxPadding:es.spotlightBoxPadding,spotlightItemSpacing:es.spotlightItemSpacing,spotlightIconSize:es.spotlightIconSize,spotlightIconPadding:es.spotlightIconPadding,spotlightTextFontSize:es.spotlightTextFontSize,spotlightTextLineHeight:es.spotlightTextLineHeight,spotlightTextLetterSpacing:es.spotlightTextLetterSpacing,spotlightTextPadding:es.spotlightTextPadding,showSpotlightProductData:es.showSpotlightProductData,spotlightProductItemSpacing:es.spotlightProductItemSpacing,spotlightProductPadding:es.spotlightProductPadding},design:{selectorKey:$p.DESIGN,spotlightText:Object.assign({selectorKey:$p.SPOTLIGHT_TEXT,theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},Mr)},content:{spotlightText:es.spotlightText,showProductCode:es.showProductCode,showProductPrice:es.showProductPrice,showAddToCartButton:es.showAddToCartButton,slides:es.slides},dataConnector:{selectorKey:$p.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:gt.CONTROLS}}}},rs={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:gt.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:gt.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:gt.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:gt.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:gt.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:gt.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:gt.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:gt.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:gt.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:gt.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:gt.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:gt.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:gt.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:gt.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:gt.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:gt.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:gt.CSS}},is={showPosition:{value:!0,property:"showPosition",propertyType:gt.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:gt.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:gt.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:gt.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:gt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:gt.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:gt.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.LABEL_DESIGN="labelDesign",e.TAB_DEsIGN="tabDesign",e.DROP_DOWN_DESIGN="dropdownDesign",e.SHOW_MORE_BUTTON_DESIGN="showMoreButtonDesign",e.DROP_DOWN_LIST_DESIGN="dropDownListDesign",e.NOTE_DESIGN="noteDesign",e.PREVIEW_DESIGN="previewDesign"}(os||(os={}));var ns,as={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius,exposure:fr.exposure,contrast:fr.contrast,saturation:fr.saturation,highlights:fr.highlights,shadows:fr.shadows},ls={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight,backgroundColor:fr.backgroundColor},ps=function(){return{layout:{selectorKey:os.LAYOUT,width:Object.assign(Object.assign({},fr.width),{value:570,unit:ht.PIXELS}),height:Object.assign(Object.assign({},fr.height),{value:300,unit:ht.PIXELS}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,positionDisplayStyle:rs.positionDisplayStyle,logoDisplayStyle:rs.logoDisplayStyle,textFontDisplayStyle:rs.textFontDisplayStyle,textColorDisplayStyle:rs.textColorDisplayStyle,itemGap:rs.itemGap,spacingBetweenItems:rs.spacingBetweenItems,logoOverflowControl:rs.logoOverflowControl,positionOverflowControl:rs.positionOverflowControl,textFontOverflowControl:rs.textFontOverflowControl,textColorOverflowControl:rs.textColorOverflowControl,numOfItemsToShowForPosition:rs.numOfItemsToShowForPosition,numOfItemsToShowForLogo:rs.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:rs.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:rs.numOfItemsToShowForTextColor,dropdownItemPadding:rs.dropdownItemPadding,tabItemPadding:rs.tabItemPadding},design:{selectorKey:os.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:os.LABEL_DESIGN},as),ls),tabDesign:Object.assign(Object.assign({selectorKey:os.TAB_DEsIGN},as),ls),dropdownDesign:Object.assign(Object.assign({selectorKey:os.DROP_DOWN_DESIGN},as),ls),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:os.SHOW_MORE_BUTTON_DESIGN},as),ls),previewDesign:Object.assign(Object.assign({selectorKey:os.PREVIEW_DESIGN},as),ls),dropdownListDesign:Object.assign(Object.assign({selectorKey:os.DROP_DOWN_LIST_DESIGN},as),ls),noteDesign:Object.assign(Object.assign({selectorKey:os.NOTE_DESIGN},as),ls)},content:{selectorKey:os.CONTENT,showPosition:is.showPosition,showLogo:is.showLogo,showTextFont:is.showTextFont,showTextColor:is.showTextColor,showTextLine:is.showTextLine,showDivider:is.showDivider,showNote:is.showNote,showPreview:is.showPreview},dataConnector:{selectorKey:os.DATA_CONNECTOR,dataConnector:rs.dataConnector}}},ss={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",description:"Item Description",icon:fr.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:gt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.LIST="list",e.ICON="icon",e.TEXT="text",e.DESCRIPTION="description",e.TEXTCONTAINER="textContainer"}(ns||(ns={}));var ds,cs={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},ys={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},us={icon:fr.icon,showIcon:Object.assign(Object.assign({},fr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},fr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},fr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:gt.CSS},iconGap:{value:6,unit:ht.PIXELS,property:"iconGap",propertyType:gt.CSS}},Ss={showDivider:Object.assign(Object.assign({},fr.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},fr.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:ht.PERCENTAGE,propertyType:gt.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:ht.PIXELS,propertyType:gt.CSS},dividerColor:Object.assign(Object.assign({},fr.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},gs=Object.assign({listGap:{value:12,unit:ht.PIXELS,property:"listGap",propertyType:gt.CSS}},Ss),hs=function(){return{layout:{selectorKey:ns.LAYOUT,width:fr.width,height:fr.height,margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo},design:{selectorKey:ns.DESIGN,list:Object.assign(Object.assign({selectorKey:ns.LIST},cs),gs),icon:{selectorKey:ns.ICON,defaultState:Object.assign({selectorKey:ns.DEFAULT_STATE},us),hoverState:{selectorKey:ns.HOVER_STATE}},text:{selectorKey:ns.TEXT,defaultState:Object.assign({selectorKey:ns.DEFAULT_STATE},ys),hoverState:{selectorKey:ns.HOVER_STATE}},description:Object.assign({selectorKey:ns.TEXT},ys),textContainer:Object.assign(Object.assign({selectorKey:ns.TEXTCONTAINER,padding:fr.padding,itemGap:{value:ht.PIXELS,unit:ht.PIXELS,property:"itemGap",propertyType:gt.CSS}},Ss),{dividerWidth:Object.assign(Object.assign({},null==Ss?void 0:Ss.dividerWidth),{isSpecial:!0}),dividerPosition:{value:"start",property:"dividerPosition",propertyType:gt.CONTROLS}})},content:{selectorKey:ns.CONTENT,listContent:ss.listContent}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle",e.SUB_MENU_CONTAINER="subMenuContainer",e.SUBMENU_ITEM_STYLE="subMenuItemStyle",e.HAMBURGER_OPTIONS="hamburgerOptions",e.HAMBURGER_STYLE="hamburgerStyle",e.SELECTED_STATE="selected"}(ds||(ds={}));var Ts,Cs={borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,backgroundColor:fr.backgroundColor,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Os={containerWidth:{value:0,property:"containerWidth",unit:ht.PIXELS,propertyType:gt.CSS},containerOffsetY:{value:0,property:"containerOffsetY",unit:ht.PIXELS,propertyType:gt.CSS},containerOffsetX:{value:0,property:"containerOffsetX",unit:ht.PIXELS,propertyType:gt.CSS},padding:fr.padding},bs={showIcon:Object.assign(Object.assign({},fr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},fr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},fr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconGap:{value:4,unit:ht.PIXELS,property:"iconGap",propertyType:gt.CSS}},vs=Object.assign(Object.assign({},bs),{icon:Object.assign(Object.assign({},fr.icon),{value:"flex-hamburger"})}),ms={verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:gt.CSS},breakpoint:{value:"mobile",property:"breakpoint",propertyType:gt.CONTROLS}},ws={theme:fr.theme,font:fr.font,fontSize:fr.fontSize,textColor:fr.textColor,bold:fr.bold,italic:fr.italic,linethrough:fr.linethrough,underline:fr.underline,textAlign:fr.textAlign,characterSpacing:fr.characterSpacing,lineHeight:fr.lineHeight},fs={defaultState:Object.assign(Object.assign(Object.assign({selectorKey:ds.DEFAULT_STATE},Cs),vs),{padding:Object.assign(Object.assign({},fr.padding),{isSepcial:!0})}),hoverState:Object.assign(Object.assign(Object.assign({selectorKey:ds.HOVER_STATE},Cs),vs),{padding:Object.assign(Object.assign({},fr.padding),{isSepcial:!0})})},Rs={defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:ds.DEFAULT_STATE},Cs),{padding:fr.padding}),ws),bs),hoverState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:ds.HOVER_STATE},Cs),{padding:fr.padding}),ws),bs),selectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:ds.SELECTED_STATE},Cs),{padding:fr.padding}),ws),bs)},Ns=function(){return{layout:{selectorKey:ds.LAYOUT,width:fr.width,height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,direction:{value:"horizontal",property:"direction",propertyType:gt.CONTROLS},itemGap:{property:"itemGap",propertyType:gt.CSS,value:0,unit:ht.PIXELS},justifyContent:{property:"justifyContent",propertyType:gt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:gt.CSS,value:"start"}},design:dn(dn(dn(dn(dn(dn({selectorKey:ds.DESIGN},ds.MENU_CONTAINER,Object.assign({selectorKey:ds.MENU_CONTAINER},Cs)),ds.MENU_ITEM_STYLE,Object.assign({selectorKey:ds.MENU_ITEM_STYLE},Rs)),ds.SUB_MENU_CONTAINER,Object.assign(Object.assign({selectorKey:ds.SUB_MENU_CONTAINER},Cs),Os)),ds.SUBMENU_ITEM_STYLE,Object.assign({selectorKey:ds.SUBMENU_ITEM_STYLE},Rs)),ds.HAMBURGER_OPTIONS,Object.assign({selectorKey:ds.HAMBURGER_OPTIONS},ms)),ds.HAMBURGER_STYLE,Object.assign({selectorKey:ds.HAMBURGER_STYLE},fs)),content:{selectorKey:ds.CONTENT,data:{value:[],property:"data",propertyType:gt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content"}(Ts||(Ts={}));var Ds,Ls=function(){return{layout:{selectorKey:Ts.LAYOUT,showSubMenu:{value:!1,property:"showSubMenu",propertyType:gt.CONTROLS},showSubMenuStyle:{value:"On Hover",property:"showSubMenuStyle",propertyType:gt.CONTROLS},itemGap:{property:"itemGap",propertyType:gt.CSS,value:0,unit:ht.PIXELS}},content:{selectorKey:Ts.CONTENT}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ds||(Ds={}));var As,Es=function(){return{layout:{selectorKey:Ds.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding,overflowContent:fr.overflowContent,scrollDirection:fr.scrollDirection,displayScrollbar:fr.displayScrollbar,positionType:fr.positionType,pinTo:fr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:gt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:gt.CSS,value:1,unit:ht.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:gt.CSS},justifyContent:{property:"justifyContent",propertyType:gt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:gt.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:gt.CSS,value:100,unit:ht.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:gt.CSS,value:100,unit:ht.PIXELS}},design:Object.assign({selectorKey:Ds.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr),dataConnector:{selectorKey:Ds.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:gt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:gt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(As||(As={}));var Is,xs,Ps,_s,Bs,Hs,zs,ks,js=function(){return{layout:{selectorKey:As.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:gt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},fr.height),{isReadOnly:!0}),margin:fr.margin,padding:fr.padding},design:Object.assign({selectorKey:As.DESIGN,borderColor:fr.borderColor,borderStyle:fr.borderStyle,borderPerSlide:fr.borderPerSlide,showBorder:fr.showBorder,showShadow:fr.showShadow,shadowColor:fr.shadowColor,blur:fr.blur,spread:fr.spread,angle:fr.angle,borderRadius:fr.borderRadius},Mr)}},Ks=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%"}},Us=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"}},Gs=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"}},Ms=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"}},Vs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Ws=function(){return Object.assign(Object.assign({},Vs()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},Ys=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"}},Fs=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"}},Xs=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"}},qs=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"}},Qs=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"}},Zs=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"}},$s=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Js=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"}},ed=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"}},od=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"}},td=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"}},rd=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"}},id=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"}},nd=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"}},ad=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%"}},ld=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"}},pd=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"}},sd=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"}},dd=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%"}},cd=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"}},yd=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:"300px",gridTemplateColumns:"100%",justifySelf:"center"}},ud=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%"}},Sd=12,gd=4,hd=1,Td=70,Cd=20,Od=4,bd=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(Is||(Is={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(xs||(xs={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}(Ps||(Ps={})),function(e){e.Button="button",e.Checkbox="checkbox",e.Date="date",e.DateTime="datetime-local",e.Email="email",e.File="file",e.Heading="heading",e.Month="month",e.Number="number",e.Password="password",e.Radio="radio",e.Rating="rating",e.ResetButton="reset",e.Select="select",e.SubmitButton="submit",e.Tel="tel",e.Text="text",e.Textarea="textarea",e.Time="time",e.Url="url",e.Week="week"}(_s||(_s={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Address="Address",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.Upload="Upload",e.Rating="Rating",e.SingleChoice="SingleChoice",e.MultiChoice="MultiChoice",e.DropDown="DropDown",e.Checkbox="Checkbox",e.DatePicker="DatePicker",e.Date="Date",e.DateTime="DateTime",e.Time="Time",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.CustomAttribute1="CustomAttribute1",e.CustomAttribute2="CustomAttribute2",e.Header="Header",e.Text="Text"}(Bs||(Bs={})),function(e){e[e.LABEL=1]="LABEL",e[e.REQUIRED=2]="REQUIRED",e[e.PLACEHOLDER=3]="PLACEHOLDER",e[e.DESCRIPTION=4]="DESCRIPTION",e[e.LIMIT_CHARACTER=5]="LIMIT_CHARACTER",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE"}(Hs||(Hs={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(zs||(zs={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(ks||(ks={}));var vd=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"}},md=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"}},wd=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%"}},fd=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"}},Rd=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"}},Nd=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:"300px",gridTemplateColumns:"100%",justifySelf:"center"}},Dd=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%"}},Ld=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"}},Ad=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Ed=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},Id=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},xd=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"50% 50%"}},Pd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",justifySelf:"center"}}})(),r})()));