@ordergroove/offers 2.26.10 → 2.27.1-alpha-PR-634-2.3

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.
Files changed (58) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/README.md +34 -0
  3. package/build.js +3 -1
  4. package/dist/bundle-report.html +185 -116
  5. package/dist/examples.js +1 -0
  6. package/dist/examples.js.map +1 -1
  7. package/dist/offers.js +65 -76
  8. package/dist/offers.js.map +3 -3
  9. package/examples/cart.js +105 -0
  10. package/examples/index.html +2 -2
  11. package/examples/products/cheap-watch.js +183 -0
  12. package/examples/shopify-cart.html +26 -0
  13. package/examples/shopify-pdp.html +34 -0
  14. package/karma.conf.js +2 -1
  15. package/package.json +5 -5
  16. package/src/__tests__/offers.spec.js +35 -10
  17. package/src/components/FrequencyStatus.js +14 -11
  18. package/src/components/IncentiveText.js +2 -1
  19. package/src/components/Offer.js +14 -7
  20. package/src/components/OptinButton.js +1 -1
  21. package/src/components/OptinSelect.js +2 -2
  22. package/src/components/OptinToggle.js +2 -2
  23. package/src/components/OptoutButton.js +1 -1
  24. package/src/components/Price.js +7 -3
  25. package/src/components/Select.js +3 -13
  26. package/src/components/SelectFrequency.js +24 -6
  27. package/src/components/TestWizard.js +1 -1
  28. package/src/components/__tests__/OG.fspec.js +24 -0
  29. package/src/components/__tests__/Offer.spec.js +4 -4
  30. package/src/components/__tests__/OptinButton.spec.js +2 -2
  31. package/src/components/__tests__/OptinToggle.spec.js +2 -2
  32. package/src/components/__tests__/OptoutButton.spec.js +1 -1
  33. package/src/components/__tests__/SelectFrequency.fspec.js +1 -0
  34. package/src/components/__tests__/SelectFrequency.spec.js +1 -1
  35. package/src/components/__tests__/TestWizard.spec.js +2 -2
  36. package/src/components/__tests__/Text.spec.js +5 -1
  37. package/src/core/__tests__/actions.spec.js +6 -6
  38. package/src/core/actions.js +22 -17
  39. package/src/core/constants.js +21 -0
  40. package/src/core/descriptors.js +2 -1
  41. package/src/core/middleware.js +41 -1
  42. package/src/core/reducer.js +22 -21
  43. package/src/core/resolveProperties.js +2 -7
  44. package/src/core/selectors.js +1 -1
  45. package/src/core/store.js +17 -9
  46. package/src/core/utils.ts +67 -0
  47. package/src/index.js +46 -203
  48. package/src/make-api.js +195 -0
  49. package/src/platform.ts +9 -0
  50. package/src/shopify/__tests__/shopifyMiddleware.spec.js +126 -0
  51. package/src/shopify/__tests__/shopifyReducer.spec.js +489 -0
  52. package/src/shopify/shopifyBootstrap.ts +136 -0
  53. package/src/shopify/shopifyMiddleware.ts +336 -0
  54. package/src/shopify/shopifyReducer.js +254 -0
  55. package/tsconfig.json +35 -0
  56. package/examples/5starnutrition-main.js +0 -3
  57. package/examples/single-offer.html +0 -9
  58. package/src/init-test.js +0 -3
package/dist/offers.js CHANGED
@@ -8,12 +8,12 @@ else {
8
8
  window.og['offers'] = factory();
9
9
  }
10
10
  })(()=>{
11
- var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.getOwnPropertyDescriptor;var ri=Object.getOwnPropertyNames;var oi=Object.getPrototypeOf,ni=Object.prototype.hasOwnProperty;var yo=t=>ke(t,"__esModule",{value:!0}),n=(t,e)=>ke(t,"name",{value:e,configurable:!0});var S=(t,e)=>()=>(t&&(e=t(t=0)),e);var re=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),tr=(t,e)=>{yo(t);for(var r in e)ke(t,r,{get:e[r],enumerable:!0})},si=(t,e,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of ri(e))!ni.call(t,o)&&o!=="default"&&ke(t,o,{get:()=>e[o],enumerable:!(r=ti(e,o))||r.enumerable});return t},ye=t=>si(yo(ke(t!=null?ei(oi(t)):{},"default",t&&t.__esModule&&"default"in t?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var oe,ne,se,ot,Ao,q,qe,nt,st,No,it,_e,ko,at,ct,Io,lt,ut,pt,qo,Uo,dt,Do,ft,xe,Fo,ht,mt,Ue,De,gt,yt,ie,G,bt,_t,xt,ae=S(()=>{oe="OPTIN_PRODUCT",ne="OPTOUT_PRODUCT",se="PRODUCT_CHANGE_FREQUENCY",ot="SET_MERCHANT_ID",Ao="REQUEST_OFFER",q="RECEIVE_OFFER",qe="PRODUCT_HAS_CHANGED",nt="CREATED_SESSION_ID",st="SET_AUTH_URL",No="REQUEST_AUTH",it="AUTHORIZE",_e="UNAUTHORIZED",ko="REQUEST_ORDERS",at="RECEIVE_ORDERS",ct="RECEIVE_ORDER_ITEMS",Io="FETCH_RESPONSE_ERROR",lt="SET_ENVIRONMENT_STAGING",ut="SET_ENVIRONMENT_DEV",pt="SET_ENVIRONMENT_PROD",qo="CONCLUDE_UPSELL",Uo="REQUEST_CREATE_IU_ORDER",dt="CREATE_ONE_TIME",Do="REQUEST_CONVERT_ONE_TIME",ft="CONVERT_ONE_TIME",xe="CHECKOUT",Fo="RECEIVE_FETCH",ht="SET_LOCALE",mt="SET_CONFIG",Ue="SET_PREVIEW_STANDARD_OFFER",De="SET_PREVIEW_UPSELL_OFFER",gt="ADD_TEMPLATE",yt="SET_TEMPLATES",ie="LOCAL_STORAGE_CHANGE",G="LOCAL_STORAGE_CLEAR",bt="SET_FIRST_ORDER_PLACE_DATE",_t="SET_PRODUCT_TO_SUBSCRIBE",xt="RECEIVE_PRODUCT_PLANS"});var vt=re((Xc,zo)=>{var Ei="Expected a function",Lo="__lodash_hash_undefined__",Si="[object Function]",vi="[object GeneratorFunction]",wi=/[\\^$.*+?()[\]{}|]/g,Ti=/^\[object .+?Constructor\]$/,Oi=typeof window=="object"&&window&&window.Object===Object&&window,Ci=typeof self=="object"&&self&&self.Object===Object&&self,jo=Oi||Ci||Function("return this")();function Pi(t,e){return t==null?void 0:t[e]}n(Pi,"getValue");function Ri(t){var e=!1;if(t!=null&&typeof t.toString!="function")try{e=!!(t+"")}catch{}return e}n(Ri,"isHostObject");var Ai=Array.prototype,Ni=Function.prototype,Mo=Object.prototype,lr=jo["__core-js_shared__"],Vo=function(){var t=/[^.]+$/.exec(lr&&lr.keys&&lr.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),$o=Ni.toString,ur=Mo.hasOwnProperty,ki=Mo.toString,Ii=RegExp("^"+$o.call(ur).replace(wi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),qi=Ai.splice,Ui=Bo(jo,"Map"),Fe=Bo(Object,"create");function ce(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(ce,"Hash");function Di(){this.__data__=Fe?Fe(null):{}}n(Di,"hashClear");function Fi(t){return this.has(t)&&delete this.__data__[t]}n(Fi,"hashDelete");function Li(t){var e=this.__data__;if(Fe){var r=e[t];return r===Lo?void 0:r}return ur.call(e,t)?e[t]:void 0}n(Li,"hashGet");function ji(t){var e=this.__data__;return Fe?e[t]!==void 0:ur.call(e,t)}n(ji,"hashHas");function Mi(t,e){var r=this.__data__;return r[t]=Fe&&e===void 0?Lo:e,this}n(Mi,"hashSet");ce.prototype.clear=Di;ce.prototype.delete=Fi;ce.prototype.get=Li;ce.prototype.has=ji;ce.prototype.set=Mi;function Se(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Se,"ListCache");function Vi(){this.__data__=[]}n(Vi,"listCacheClear");function $i(t){var e=this.__data__,r=Et(e,t);if(r<0)return!1;var o=e.length-1;return r==o?e.pop():qi.call(e,r,1),!0}n($i,"listCacheDelete");function Bi(t){var e=this.__data__,r=Et(e,t);return r<0?void 0:e[r][1]}n(Bi,"listCacheGet");function Hi(t){return Et(this.__data__,t)>-1}n(Hi,"listCacheHas");function zi(t,e){var r=this.__data__,o=Et(r,t);return o<0?r.push([t,e]):r[o][1]=e,this}n(zi,"listCacheSet");Se.prototype.clear=Vi;Se.prototype.delete=$i;Se.prototype.get=Bi;Se.prototype.has=Hi;Se.prototype.set=zi;function le(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(le,"MapCache");function Gi(){this.__data__={hash:new ce,map:new(Ui||Se),string:new ce}}n(Gi,"mapCacheClear");function Wi(t){return St(this,t).delete(t)}n(Wi,"mapCacheDelete");function Yi(t){return St(this,t).get(t)}n(Yi,"mapCacheGet");function Qi(t){return St(this,t).has(t)}n(Qi,"mapCacheHas");function Ji(t,e){return St(this,t).set(t,e),this}n(Ji,"mapCacheSet");le.prototype.clear=Gi;le.prototype.delete=Wi;le.prototype.get=Yi;le.prototype.has=Qi;le.prototype.set=Ji;function Et(t,e){for(var r=t.length;r--;)if(ta(t[r][0],e))return r;return-1}n(Et,"assocIndexOf");function Ki(t){if(!Ho(t)||Xi(t))return!1;var e=ra(t)||Ri(t)?Ii:Ti;return e.test(ea(t))}n(Ki,"baseIsNative");function St(t,e){var r=t.__data__;return Zi(e)?r[typeof e=="string"?"string":"hash"]:r.map}n(St,"getMapData");function Bo(t,e){var r=Pi(t,e);return Ki(r)?r:void 0}n(Bo,"getNative");function Zi(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}n(Zi,"isKeyable");function Xi(t){return!!Vo&&Vo in t}n(Xi,"isMasked");function ea(t){if(t!=null){try{return $o.call(t)}catch{}try{return t+""}catch{}}return""}n(ea,"toSource");function pr(t,e){if(typeof t!="function"||e&&typeof e!="function")throw new TypeError(Ei);var r=n(function(){var o=arguments,s=e?e.apply(this,o):o[0],i=r.cache;if(i.has(s))return i.get(s);var a=t.apply(this,o);return r.cache=i.set(s,a),a},"memoized");return r.cache=new(pr.Cache||le),r}n(pr,"memoize");pr.Cache=le;function ta(t,e){return t===e||t!==t&&e!==e}n(ta,"eq");function ra(t){var e=Ho(t)?ki.call(t):"";return e==Si||e==vi}n(ra,"isFunction");function Ho(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}n(Ho,"isObject");zo.exports=pr});var wt,dr,Le,je,Tt,Go,Wo,oa,na,sa,ia,aa,Me,fr,ca,Yo,Ve,la,W,Y=S(()=>{wt=ye(vt()),dr=n((...t)=>JSON.stringify(t),"memoizeKey"),Le=n(t=>(...e)=>fetch(...t(...e)).then(r=>r.json()),"withFetchJson"),je=n(t=>(e,...r)=>{if(!e)throw Error("host required");let[o,s={}]=t(...r);return[`${e.replace(/\/+$/,"")}${o}`,s]},"withHost"),Tt=n(t=>(e,...r)=>{if(!e)throw Error("auth required");let[o,s={}]=t(...r);return[o,{...s,headers:{Authorization:JSON.stringify(e),...s.headers}}]},"withAuth"),Go=n(t=>(...e)=>{let[r,o={}]=t(...e);return[r,{method:"POST",...o,body:JSON.stringify(o.body),headers:{"Content-type":"application/json",...o.headers}}]},"withJsonBody"),Wo=n((t=[])=>(Array.isArray(t)?t:Object.entries(t)).map(([e,r])=>[e,encodeURIComponent(r)].join("=")).join("&"),"toQuery"),oa=n(t=>JSON.stringify([].concat(t).map(e=>typeof e=="object"?e.id:e).filter(e=>e)),"toProductId"),na=(0,wt.default)(Le(je((t,e,r,o="pdp")=>{if(!t)throw Error("merchantId required");if(!e)throw Error("sessionId required");if(!r)throw Error("product required");let s=Wo([["session_id",e],["page_type",1],["p",oa(r)],["module_view",JSON.stringify(["regular"])]]);return[`/offer/${t}/${o}?${s}`]})),dr),sa=(0,wt.default)(Le(je(Tt((t=1,e="place")=>[`/orders/?${Wo([["status",t],["ordering",e]])}`]))),dr),ia=(0,wt.default)(Le(je(Tt(t=>{if(!t)throw Error("orderId required");return[`/items/?order=${t}`]}))),dr),aa=Le(je(Tt(Go((t,e,r,o)=>{if(!t)throw Error("product required");if(!e)throw Error("order required");if(!r)throw Error("quantity required");if(r<=0)throw Error("quantity must be greater or equal than one");if(!o)throw Error("offer required");return["/items/iu/",{body:{product:t,order:e,quantity:r,offer:o}}]})))),Me=n(t=>{if(typeof t=="object")return{...t};let[e,r]=(t||"").split(/_/).map(o=>parseInt(o,10));return e&&r&&{every:e,every_period:r}},"parseFrequency"),fr=n(t=>t.match(/^\d+_\d$/),"isFrequencyValid"),ca=n((t,e)=>String.prototype.localeCompare.call(t&&t.split("_").reverse().join("_"),e&&e.split("_").reverse().join("_")),"compareFrequencies"),Yo=n(t=>[...new Set(t&&t.split(/\s+/))].filter(fr).sort(ca),"parseFrequenciesList"),Ve=n(t=>{if(typeof t=="object"){let{every:e,period:r,every_period:o}=t;return`${e}_${r||o}`}return typeof t=="string"?t:""},"stringifyFrequency"),la=Le(je(Tt(Go((t,e,r)=>{if(!t)throw Error("item required");if(!e)throw Error("frequency required");let o=Me(e);if(!o)throw Error("invalid frequency");return["/subscriptions/create_from_item/",{body:{item:t.public_id,offer:r,...o}}]})))),W={fetchOffer:na,fetchOrders:sa,fetchItems:ia,createOneTime:aa,convertOneTimeToSubscription:la}});var yr=re((Rt,Xo)=>{(function(t,e){typeof Rt=="object"&&typeof Xo!="undefined"?e(Rt):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e(t.throttleDebounce={}))})(Rt,function(t){"use strict";function e(o,s,i,a){var c,l=!1,d=0;function g(){c&&clearTimeout(c)}n(g,"clearExistingTimeout");function p(){g(),l=!0}n(p,"cancel"),typeof s!="boolean"&&(a=i,i=s,s=void 0);function m(){for(var E=arguments.length,y=new Array(E),f=0;f<E;f++)y[f]=arguments[f];var T=this,O=Date.now()-d;if(l)return;function b(){d=Date.now(),i.apply(T,y)}n(b,"exec");function P(){c=void 0}n(P,"clear"),a&&!c&&b(),g(),a===void 0&&O>o?b():s!==!0&&(c=setTimeout(a?P:b,a===void 0?o-O:o))}return n(m,"wrapper"),m.cancel=p,m}n(e,"throttle");function r(o,s,i){return i===void 0?e(o,s,!1):e(o,i,s!==!1)}n(r,"debounce"),t.debounce=r,t.throttle=e,Object.defineProperty(t,"__esModule",{value:!0})})});function tn(){return typeof window.og_auth!="undefined"?At(window.og_auth):null}async function ja(t=100){return new Promise(e=>{setTimeout(()=>e(tn()),t)})}async function rn(t,e=Da,r=Fa){let o;if(o=At(tn())||At(e()),o)return o;if(t&&typeof t=="string"){let s=await fetch(t);s.status>=200&&s.status<300&&(o=e()||await(La(s)?s.json():Promise.resolve(r(t)).then(e)))}else o||(o=await ja());if(o=At(o),o)return o;throw new Error("Unauthorized")}var en,Da,At,Fa,La,on=S(()=>{en=/^og_auth=/,Da=n((t=en)=>(document.cookie.split(/;\s*/).find(e=>e.match(t))||"").replace(en,""),"c"),At=n(t=>{if(typeof t=="object")return t;let e=String(t||"").split("|");return e.length===3?{sig_field:e[0],ts:parseInt(e[1],10),sig:e[2]}:null},"r"),Fa=n(t=>new Promise((e,r)=>{let o=document.createElement("iframe");o.style.setProperty("display","none","important"),document.body.appendChild(o),o.onload=e,o.onerror=r,o.src=t}),"p"),La=n(t=>(t.headers.get("content-type")||"").indexOf("application/json")!==-1,"d");n(tn,"a");n(ja,"f");n(rn,"u")});var Q,we,nn,Nt,sn,an,Ma,Va,br,J,cn,kt,ln,$a,_r,xr,It,Er,qt,Te,Sr,Ba,un,pn,Ha,za,Ga,Wa,dn,fn,hn,mn,gn,yn,bn,N=S(()=>{on();ae();Y();Q=n((t,e)=>({type:oe,payload:{product:t,frequency:e}}),"optinProduct"),we=n(t=>({type:ne,payload:{product:t}}),"optoutProduct"),nn=n((t,e)=>({type:qe,payload:{newProduct:t,product:e}}),"productHasChangedComponents"),Nt=n((t,e)=>({type:se,payload:{product:t,frequency:e}}),"productChangeFrequency"),sn=n(t=>({type:qo,payload:{product:t}}),"concludeUpsell"),an=n(t=>({type:ot,payload:t}),"setMerchantId"),Ma=n(t=>({type:nt,payload:`${t}.${Math.floor(Math.random()*999999)}.${Math.round(new Date().getTime()/1e3)}`}),"createSessionId"),Va=n(t=>({type:No,payload:t}),"requestAuth"),br=n((t,e,r,o)=>({type:it,payload:{public_id:t,sig_field:e,ts:r,sig:o}}),"authorize"),J=n(t=>({type:_e,payload:t}),"unauthorized"),cn=n(t=>({type:st,payload:t}),"setAuthUrl"),kt=n(t=>({type:Fo,payload:t}),"fetchDone"),ln=n((t=rn)=>n(function(r,o){if(window.og&&window.og.previewMode)return r(J({message:"Offers are running in preview mode"}));let{merchantId:s,authUrl:i}=o(),a=Va(i);return r(a),t(i).then(({sig_field:c,ts:l,sig:d})=>r(br(s,c,l,d)),c=>r(J(c))).finally(()=>r(kt(a)))},"fetchAuthThunk"),"fetchAuth"),$a=n((t,e)=>({type:ko,payload:{status:t,ordering:e}}),"requestOrders"),_r=n(t=>({type:at,payload:t}),"receiveOrders"),xr=n(t=>({type:ct,payload:t}),"receiveItems"),It=n((t=1,e="place")=>n(function(o,s){let{environment:{legoUrl:i},auth:a}=s();if(!a)return o(J("No auth set."));let c=$a(t,e);return o(c),W.fetchOrders(i,a,t,e).then(l=>{if(l.results){o(_r(l));let d=(l.results[0]||{}).public_id;if(d)return W.fetchItems(i,a,d).then(g=>o(xr(g)))}return o(J(l.detail)),null},l=>o(J(l))).finally(()=>o(kt(c)))},"fetchOrdersThunk"),"fetchOrders"),Er=n(t=>{switch(t){case"dev":return{type:ut,payload:t};case"staging":return{type:lt,payload:t};case"prod":return{type:pt,payload:t};default:throw new Error(`${t} is not a supported environment`)}},"setEnvironment"),qt=n(()=>(t,e)=>{let{merchantId:r,sessionId:o}=e();return(!o||r&&!o.startsWith(r))&&t(Ma(r)),o},"requestSessionId"),Te=n(t=>({type:q,payload:t}),"receiveOffer"),Sr=n(t=>({type:Io,payload:t}),"fetchResponseError"),Ba=n((t,e="pdp")=>({type:Ao,payload:{product:t,module:e}}),"requestOffer"),un=n((t,e="pdp")=>n(function(o,s){let{merchantId:i,sessionId:a,environment:{apiUrl:c}}=s(),l=Ba(t,e);return o(l),W.fetchOffer(c,i,a,t,e).then(d=>o(Te(d)),d=>o(Sr(d))).finally(()=>o(kt(l)))},"fetchOfferThunk"),"fetchOffer"),pn=n(()=>({type:xe}),"checkout"),Ha=n((t,e,r,o)=>({type:Uo,payload:{product:t,order:e,quantity:r,offerId:o}}),"requestCreateOneTime"),za=n(t=>({type:dt,payload:t}),"receiveCreateOneTime"),Ga=n((t,e)=>({type:Do,payload:{item:t,frequency:e}}),"requestConvertOneTimeToSubscription"),Wa=n((t,e)=>({type:ft,payload:{response:t,product:e}}),"receiveConvertOneTime"),dn=n((t,e,r,o=!1,s=null)=>n(function(a,c){let{auth:l,environment:{legoUrl:d},previewUpsellOffer:g,offerId:p}=c();if(!l)return a(J("No auth set."));let m=Ha(t,e,r,p);return a(m),(g?Promise.resolve({legoUrl:d,product:t,order:e,quantity:r,offer:p}):W.createOneTime(d,l,t.id,e,r,p)).then(E=>(a(za(E)),o?(a(Ga(E,s)),(g?Promise.resolve({item:E,frequency:s}):W.convertOneTimeToSubscription(d,l,E,s,p)).then(y=>a(Wa(y,t)),y=>a(Sr(y)))):E),E=>a(Sr(E))).finally(()=>a(kt(m)))},"createIuThunk"),"createIu"),fn=n(t=>({type:ht,payload:t}),"setLocale"),hn=n(t=>({type:mt,payload:t}),"setConfig"),mn=n((t,e,r)=>({type:gt,payload:{selector:t,markup:e,config:r}}),"addTemplate"),gn=n(t=>({type:yt,payload:t}),"setTemplates"),yn=n((t,e)=>({type:bt,payload:{product:t,firstOrderPlaceDate:e}}),"setFirstOrderPlaceDate"),bn=n((t,e)=>({type:_t,payload:{product:t,productToSubscribe:e}}),"setProductToSubscribe")});var Tr,pe,de=S(()=>{Tr=typeof window!="undefined"&&window.customElements!=null&&window.customElements.polyfillWrapFlushCallback!==void 0,pe=n((t,e,r=null)=>{for(;e!==r;){let o=e.nextSibling;t.removeChild(e),e=o}},"removeNodes")});var U,Or,Rn,Oe,fe,An,Be,M,Ut,K=S(()=>{U=`{{lit-${String(Math.random()).slice(2)}}}`,Or=`<!--${U}-->`,Rn=new RegExp(`${U}|${Or}`),Oe="$lit$",fe=class{constructor(e,r){this.parts=[],this.element=r;let o=[],s=[],i=document.createTreeWalker(r.content,133,null,!1),a=0,c=-1,l=0,{strings:d,values:{length:g}}=e;for(;l<g;){let p=i.nextNode();if(p===null){i.currentNode=s.pop();continue}if(c++,p.nodeType===1){if(p.hasAttributes()){let m=p.attributes,{length:E}=m,y=0;for(let f=0;f<E;f++)An(m[f].name,Oe)&&y++;for(;y-- >0;){let f=d[l],T=Ut.exec(f)[2],O=T.toLowerCase()+Oe,b=p.getAttribute(O);p.removeAttribute(O);let P=b.split(Rn);this.parts.push({type:"attribute",index:c,name:T,strings:P}),l+=P.length-1}}p.tagName==="TEMPLATE"&&(s.push(p),i.currentNode=p.content)}else if(p.nodeType===3){let m=p.data;if(m.indexOf(U)>=0){let E=p.parentNode,y=m.split(Rn),f=y.length-1;for(let T=0;T<f;T++){let O,b=y[T];if(b==="")O=M();else{let P=Ut.exec(b);P!==null&&An(P[2],Oe)&&(b=b.slice(0,P.index)+P[1]+P[2].slice(0,-Oe.length)+P[3]),O=document.createTextNode(b)}E.insertBefore(O,p),this.parts.push({type:"node",index:++c})}y[f]===""?(E.insertBefore(M(),p),o.push(p)):p.data=y[f],l+=f}}else if(p.nodeType===8)if(p.data===U){let m=p.parentNode;(p.previousSibling===null||c===a)&&(c++,m.insertBefore(M(),p)),a=c,this.parts.push({type:"node",index:c}),p.nextSibling===null?p.data="":(o.push(p),c--),l++}else{let m=-1;for(;(m=p.data.indexOf(U,m+1))!==-1;)this.parts.push({type:"node",index:-1}),l++}}for(let p of o)p.parentNode.removeChild(p)}};n(fe,"Template");An=n((t,e)=>{let r=t.length-e.length;return r>=0&&t.slice(r)===e},"endsWith"),Be=n(t=>t.index!==-1,"isTemplatePartActive"),M=n(()=>document.createComment(""),"createMarker"),Ut=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/});function Pr(t,e){let{element:{content:r},parts:o}=t,s=document.createTreeWalker(r,Cr,null,!1),i=He(o),a=o[i],c=-1,l=0,d=[],g=null;for(;s.nextNode();){c++;let p=s.currentNode;for(p.previousSibling===g&&(g=null),e.has(p)&&(d.push(p),g===null&&(g=p)),g!==null&&l++;a!==void 0&&a.index===c;)a.index=g!==null?-1:a.index-l,i=He(o,i),a=o[i]}d.forEach(p=>p.parentNode.removeChild(p))}function Nn(t,e,r=null){let{element:{content:o},parts:s}=t;if(r==null){o.appendChild(e);return}let i=document.createTreeWalker(o,Cr,null,!1),a=He(s),c=0,l=-1;for(;i.nextNode();)for(l++,i.currentNode===r&&(c=Ka(e),r.parentNode.insertBefore(e,r));a!==-1&&s[a].index===l;){if(c>0){for(;a!==-1;)s[a].index+=c,a=He(s,a);return}a=He(s,a)}}var Cr,Ka,He,kn=S(()=>{K();Cr=133;n(Pr,"removeNodesFromTemplate");Ka=n(t=>{let e=t.nodeType===11?0:1,r=document.createTreeWalker(t,Cr,null,!1);for(;r.nextNode();)e++;return e},"countNodes"),He=n((t,e=-1)=>{for(let r=e+1;r<t.length;r++){let o=t[r];if(Be(o))return r}return-1},"nextActiveIndexInTemplateParts");n(Nn,"insertNodeIntoTemplate")});var Za,he,Rr=S(()=>{Za=new WeakMap,he=n(t=>typeof t=="function"&&Za.has(t),"isDirective")});var k,Dt,Ar=S(()=>{k={},Dt={}});var Z,Ft=S(()=>{de();K();Z=class{constructor(e,r,o){this.__parts=[],this.template=e,this.processor=r,this.options=o}update(e){let r=0;for(let o of this.__parts)o!==void 0&&o.setValue(e[r]),r++;for(let o of this.__parts)o!==void 0&&o.commit()}_clone(){let e=Tr?this.template.element.content.cloneNode(!0):document.importNode(this.template.element.content,!0),r=[],o=this.template.parts,s=document.createTreeWalker(e,133,null,!1),i=0,a=0,c,l=s.nextNode();for(;i<o.length;){if(c=o[i],!Be(c)){this.__parts.push(void 0),i++;continue}for(;a<c.index;)a++,l.nodeName==="TEMPLATE"&&(r.push(l),s.currentNode=l.content),(l=s.nextNode())===null&&(s.currentNode=r.pop(),l=s.nextNode());if(c.type==="node"){let d=this.processor.handleTextExpression(this.options);d.insertAfterNode(l.previousSibling),this.__parts.push(d)}else this.__parts.push(...this.processor.handleAttributeExpressions(l,c.name,c.strings,this.options));i++}return Tr&&(document.adoptNode(e),customElements.upgrade(e)),e}};n(Z,"TemplateInstance")});var In,ec,B,Lt=S(()=>{de();K();In=window.trustedTypes&&trustedTypes.createPolicy("lit-html",{createHTML:t=>t}),ec=` ${U} `,B=class{constructor(e,r,o,s){this.strings=e,this.values=r,this.type=o,this.processor=s}getHTML(){let e=this.strings.length-1,r="",o=!1;for(let s=0;s<e;s++){let i=this.strings[s],a=i.lastIndexOf("<!--");o=(a>-1||o)&&i.indexOf("-->",a+1)===-1;let c=Ut.exec(i);c===null?r+=i+(o?ec:Or):r+=i.substr(0,c.index)+c[1]+c[2]+Oe+c[3]+U}return r+=this.strings[e],r}getTemplateElement(){let e=document.createElement("template"),r=this.getHTML();return In!==void 0&&(r=In.createHTML(r)),e.innerHTML=r,e}};n(B,"TemplateResult")});var jt,Mt,Ce,ze,H,Ge,We,Vt,qn,Ye,tc,$t=S(()=>{Rr();de();Ar();Ft();Lt();K();jt=n(t=>t===null||!(typeof t=="object"||typeof t=="function"),"isPrimitive"),Mt=n(t=>Array.isArray(t)||!!(t&&t[Symbol.iterator]),"isIterable"),Ce=class{constructor(e,r,o){this.dirty=!0,this.element=e,this.name=r,this.strings=o,this.parts=[];for(let s=0;s<o.length-1;s++)this.parts[s]=this._createPart()}_createPart(){return new ze(this)}_getValue(){let e=this.strings,r=e.length-1,o=this.parts;if(r===1&&e[0]===""&&e[1]===""){let i=o[0].value;if(typeof i=="symbol")return String(i);if(typeof i=="string"||!Mt(i))return i}let s="";for(let i=0;i<r;i++){s+=e[i];let a=o[i];if(a!==void 0){let c=a.value;if(jt(c)||!Mt(c))s+=typeof c=="string"?c:String(c);else for(let l of c)s+=typeof l=="string"?l:String(l)}}return s+=e[r],s}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}};n(Ce,"AttributeCommitter");ze=class{constructor(e){this.value=void 0,this.committer=e}setValue(e){e!==k&&(!jt(e)||e!==this.value)&&(this.value=e,he(e)||(this.committer.dirty=!0))}commit(){for(;he(this.value);){let e=this.value;this.value=k,e(this)}this.value!==k&&this.committer.commit()}};n(ze,"AttributePart");H=class{constructor(e){this.value=void 0,this.__pendingValue=void 0,this.options=e}appendInto(e){this.startNode=e.appendChild(M()),this.endNode=e.appendChild(M())}insertAfterNode(e){this.startNode=e,this.endNode=e.nextSibling}appendIntoPart(e){e.__insert(this.startNode=M()),e.__insert(this.endNode=M())}insertAfterPart(e){e.__insert(this.startNode=M()),this.endNode=e.endNode,e.endNode=this.startNode}setValue(e){this.__pendingValue=e}commit(){if(this.startNode.parentNode===null)return;for(;he(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=k,r(this)}let e=this.__pendingValue;e!==k&&(jt(e)?e!==this.value&&this.__commitText(e):e instanceof B?this.__commitTemplateResult(e):e instanceof Node?this.__commitNode(e):Mt(e)?this.__commitIterable(e):e===Dt?(this.value=Dt,this.clear()):this.__commitText(e))}__insert(e){this.endNode.parentNode.insertBefore(e,this.endNode)}__commitNode(e){this.value!==e&&(this.clear(),this.__insert(e),this.value=e)}__commitText(e){let r=this.startNode.nextSibling;e=e??"";let o=typeof e=="string"?e:String(e);r===this.endNode.previousSibling&&r.nodeType===3?r.data=o:this.__commitNode(document.createTextNode(o)),this.value=e}__commitTemplateResult(e){let r=this.options.templateFactory(e);if(this.value instanceof Z&&this.value.template===r)this.value.update(e.values);else{let o=new Z(r,e.processor,this.options),s=o._clone();o.update(e.values),this.__commitNode(s),this.value=o}}__commitIterable(e){Array.isArray(this.value)||(this.value=[],this.clear());let r=this.value,o=0,s;for(let i of e)s=r[o],s===void 0&&(s=new H(this.options),r.push(s),o===0?s.appendIntoPart(this):s.insertAfterPart(r[o-1])),s.setValue(i),s.commit(),o++;o<r.length&&(r.length=o,this.clear(s&&s.endNode))}clear(e=this.startNode){pe(this.startNode.parentNode,e.nextSibling,this.endNode)}};n(H,"NodePart");Ge=class{constructor(e,r,o){if(this.value=void 0,this.__pendingValue=void 0,o.length!==2||o[0]!==""||o[1]!=="")throw new Error("Boolean attributes can only contain a single expression");this.element=e,this.name=r,this.strings=o}setValue(e){this.__pendingValue=e}commit(){for(;he(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=k,r(this)}if(this.__pendingValue===k)return;let e=!!this.__pendingValue;this.value!==e&&(e?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=e),this.__pendingValue=k}};n(Ge,"BooleanAttributePart");We=class extends Ce{constructor(e,r,o){super(e,r,o);this.single=o.length===2&&o[0]===""&&o[1]===""}_createPart(){return new Vt(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}};n(We,"PropertyCommitter");Vt=class extends ze{};n(Vt,"PropertyPart");qn=!1;(()=>{try{let t={get capture(){return qn=!0,!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch{}})();Ye=class{constructor(e,r,o){this.value=void 0,this.__pendingValue=void 0,this.element=e,this.eventName=r,this.eventContext=o,this.__boundHandleEvent=s=>this.handleEvent(s)}setValue(e){this.__pendingValue=e}commit(){for(;he(this.__pendingValue);){let i=this.__pendingValue;this.__pendingValue=k,i(this)}if(this.__pendingValue===k)return;let e=this.__pendingValue,r=this.value,o=e==null||r!=null&&(e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive),s=e!=null&&(r==null||o);o&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),s&&(this.__options=tc(e),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=e,this.__pendingValue=k}handleEvent(e){typeof this.value=="function"?this.value.call(this.eventContext||this.element,e):this.value.handleEvent(e)}};n(Ye,"EventPart");tc=n(t=>t&&(qn?{capture:t.capture,passive:t.passive,once:t.once}:t.capture),"getOptions")});function Nr(t){let e=me.get(t.type);e===void 0&&(e={stringsArray:new WeakMap,keyString:new Map},me.set(t.type,e));let r=e.stringsArray.get(t.strings);if(r!==void 0)return r;let o=t.strings.join(U);return r=e.keyString.get(o),r===void 0&&(r=new fe(t,t.getTemplateElement()),e.keyString.set(o,r)),e.stringsArray.set(t.strings,r),r}var me,Bt=S(()=>{K();n(Nr,"templateFactory");me=new Map});var X,kr,Ir=S(()=>{de();$t();Bt();X=new WeakMap,kr=n((t,e,r)=>{let o=X.get(e);o===void 0&&(pe(e,e.firstChild),X.set(e,o=new H(Object.assign({templateFactory:Nr},r))),o.appendInto(e)),o.setValue(t),o.commit()},"render")});var Ht,qr,Ur=S(()=>{$t();Ht=class{handleAttributeExpressions(e,r,o,s){let i=r[0];return i==="."?new We(e,r.slice(1),o).parts:i==="@"?[new Ye(e,r.slice(1),s.eventContext)]:i==="?"?[new Ge(e,r.slice(1),o)]:new Ce(e,r,o).parts}handleTextExpression(e){return new H(e)}};n(Ht,"DefaultTemplateProcessor");qr=new Ht});var u,Dr=S(()=>{Ur();Lt();Ur();Rr();de();Ar();$t();Ir();Bt();Ft();Lt();K();typeof window!="undefined"&&(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.3.0");u=n((t,...e)=>new B(t,e,"html",qr),"html")});var Dn,zt,oc,nc,sc,Fn,ic,Ln,jn=S(()=>{de();kn();Ir();Bt();Ft();K();Dr();Dn=n((t,e)=>`${t}--${e}`,"getTemplateCacheKey"),zt=!0;typeof window.ShadyCSS=="undefined"?zt=!1:typeof window.ShadyCSS.prepareTemplateDom=="undefined"&&(console.warn("Incompatible ShadyCSS version detected. Please update to at least @webcomponents/webcomponentsjs@2.0.2 and @webcomponents/shadycss@1.3.1."),zt=!1);oc=n(t=>e=>{let r=Dn(e.type,t),o=me.get(r);o===void 0&&(o={stringsArray:new WeakMap,keyString:new Map},me.set(r,o));let s=o.stringsArray.get(e.strings);if(s!==void 0)return s;let i=e.strings.join(U);if(s=o.keyString.get(i),s===void 0){let a=e.getTemplateElement();zt&&window.ShadyCSS.prepareTemplateDom(a,t),s=new fe(e,a),o.keyString.set(i,s)}return o.stringsArray.set(e.strings,s),s},"shadyTemplateFactory"),nc=["html","svg"],sc=n(t=>{nc.forEach(e=>{let r=me.get(Dn(e,t));r!==void 0&&r.keyString.forEach(o=>{let{element:{content:s}}=o,i=new Set;Array.from(s.querySelectorAll("style")).forEach(a=>{i.add(a)}),Pr(o,i)})})},"removeStylesFromLitTemplates"),Fn=new Set,ic=n((t,e,r)=>{Fn.add(t);let o=r?r.element:document.createElement("template"),s=e.querySelectorAll("style"),{length:i}=s;if(i===0){window.ShadyCSS.prepareTemplateStyles(o,t);return}let a=document.createElement("style");for(let d=0;d<i;d++){let g=s[d];g.parentNode.removeChild(g),a.textContent+=g.textContent}sc(t);let c=o.content;r?Nn(r,a,c.firstChild):c.insertBefore(a,c.firstChild),window.ShadyCSS.prepareTemplateStyles(o,t);let l=c.querySelector("style");if(window.ShadyCSS.nativeShadow&&l!==null)e.insertBefore(l.cloneNode(!0),e.firstChild);else if(r){c.insertBefore(a,c.firstChild);let d=new Set;d.add(a),Pr(r,d)}},"prepareTemplateStyles"),Ln=n((t,e,r)=>{if(!r||typeof r!="object"||!r.scopeName)throw new Error("The `scopeName` option is required.");let o=r.scopeName,s=X.has(e),i=zt&&e.nodeType===11&&!!e.host,a=i&&!Fn.has(o),c=a?document.createDocumentFragment():e;if(kr(t,c,Object.assign({templateFactory:oc(o)},r)),a){let l=X.get(c);X.delete(c);let d=l.value instanceof Z?l.value.template:void 0;ic(o,c,d),pe(e,e.firstChild),e.appendChild(c),X.set(e,l)}!s&&i&&window.ShadyCSS.styleElement(e.host)},"render")});var Mn,Fr,Vn,Lr,jr,Mr,Vr,$r,Br,Qe,Hr=S(()=>{window.JSCompiler_renameProperty=(t,e)=>t;Fr={toAttribute(t,e){switch(e){case Boolean:return t?"":null;case Object:case Array:return t==null?t:JSON.stringify(t)}return t},fromAttribute(t,e){switch(e){case Boolean:return t!==null;case Number:return t===null?null:Number(t);case Object:case Array:return JSON.parse(t)}return t}},Vn=n((t,e)=>e!==t&&(e===e||t===t),"notEqual"),Lr={attribute:!0,type:String,converter:Fr,reflect:!1,hasChanged:Vn},jr=1,Mr=1<<2,Vr=1<<3,$r=1<<4,Br="finalized",Qe=class extends HTMLElement{constructor(){super();this.initialize()}static get observedAttributes(){this.finalize();let e=[];return this._classProperties.forEach((r,o)=>{let s=this._attributeNameForProperty(o,r);s!==void 0&&(this._attributeToPropertyMap.set(s,o),e.push(s))}),e}static _ensureClassProperties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_classProperties",this))){this._classProperties=new Map;let e=Object.getPrototypeOf(this)._classProperties;e!==void 0&&e.forEach((r,o)=>this._classProperties.set(o,r))}}static createProperty(e,r=Lr){if(this._ensureClassProperties(),this._classProperties.set(e,r),r.noAccessor||this.prototype.hasOwnProperty(e))return;let o=typeof e=="symbol"?Symbol():`__${e}`,s=this.getPropertyDescriptor(e,o,r);s!==void 0&&Object.defineProperty(this.prototype,e,s)}static getPropertyDescriptor(e,r,o){return{get(){return this[r]},set(s){let i=this[e];this[r]=s,this.requestUpdateInternal(e,i,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this._classProperties&&this._classProperties.get(e)||Lr}static finalize(){let e=Object.getPrototypeOf(this);if(e.hasOwnProperty(Br)||e.finalize(),this[Br]=!0,this._ensureClassProperties(),this._attributeToPropertyMap=new Map,this.hasOwnProperty(JSCompiler_renameProperty("properties",this))){let r=this.properties,o=[...Object.getOwnPropertyNames(r),...typeof Object.getOwnPropertySymbols=="function"?Object.getOwnPropertySymbols(r):[]];for(let s of o)this.createProperty(s,r[s])}}static _attributeNameForProperty(e,r){let o=r.attribute;return o===!1?void 0:typeof o=="string"?o:typeof e=="string"?e.toLowerCase():void 0}static _valueHasChanged(e,r,o=Vn){return o(e,r)}static _propertyValueFromAttribute(e,r){let o=r.type,s=r.converter||Fr,i=typeof s=="function"?s:s.fromAttribute;return i?i(e,o):e}static _propertyValueToAttribute(e,r){if(r.reflect===void 0)return;let o=r.type,s=r.converter;return(s&&s.toAttribute||Fr.toAttribute)(e,o)}initialize(){this._updateState=0,this._updatePromise=new Promise(e=>this._enableUpdatingResolver=e),this._changedProperties=new Map,this._saveInstanceProperties(),this.requestUpdateInternal()}_saveInstanceProperties(){this.constructor._classProperties.forEach((e,r)=>{if(this.hasOwnProperty(r)){let o=this[r];delete this[r],this._instanceProperties||(this._instanceProperties=new Map),this._instanceProperties.set(r,o)}})}_applyInstanceProperties(){this._instanceProperties.forEach((e,r)=>this[r]=e),this._instanceProperties=void 0}connectedCallback(){this.enableUpdating()}enableUpdating(){this._enableUpdatingResolver!==void 0&&(this._enableUpdatingResolver(),this._enableUpdatingResolver=void 0)}disconnectedCallback(){}attributeChangedCallback(e,r,o){r!==o&&this._attributeToProperty(e,o)}_propertyToAttribute(e,r,o=Lr){let s=this.constructor,i=s._attributeNameForProperty(e,o);if(i!==void 0){let a=s._propertyValueToAttribute(r,o);if(a===void 0)return;this._updateState=this._updateState|Vr,a==null?this.removeAttribute(i):this.setAttribute(i,a),this._updateState=this._updateState&~Vr}}_attributeToProperty(e,r){if(this._updateState&Vr)return;let o=this.constructor,s=o._attributeToPropertyMap.get(e);if(s!==void 0){let i=o.getPropertyOptions(s);this._updateState=this._updateState|$r,this[s]=o._propertyValueFromAttribute(r,i),this._updateState=this._updateState&~$r}}requestUpdateInternal(e,r,o){let s=!0;if(e!==void 0){let i=this.constructor;o=o||i.getPropertyOptions(e),i._valueHasChanged(this[e],r,o.hasChanged)?(this._changedProperties.has(e)||this._changedProperties.set(e,r),o.reflect===!0&&!(this._updateState&$r)&&(this._reflectingProperties===void 0&&(this._reflectingProperties=new Map),this._reflectingProperties.set(e,o))):s=!1}!this._hasRequestedUpdate&&s&&(this._updatePromise=this._enqueueUpdate())}requestUpdate(e,r){return this.requestUpdateInternal(e,r),this.updateComplete}async _enqueueUpdate(){this._updateState=this._updateState|Mr;try{await this._updatePromise}catch{}let e=this.performUpdate();return e!=null&&await e,!this._hasRequestedUpdate}get _hasRequestedUpdate(){return this._updateState&Mr}get hasUpdated(){return this._updateState&jr}performUpdate(){if(!this._hasRequestedUpdate)return;this._instanceProperties&&this._applyInstanceProperties();let e=!1,r=this._changedProperties;try{e=this.shouldUpdate(r),e?this.update(r):this._markUpdated()}catch(o){throw e=!1,this._markUpdated(),o}e&&(this._updateState&jr||(this._updateState=this._updateState|jr,this.firstUpdated(r)),this.updated(r))}_markUpdated(){this._changedProperties=new Map,this._updateState=this._updateState&~Mr}get updateComplete(){return this._getUpdateComplete()}_getUpdateComplete(){return this._updatePromise}shouldUpdate(e){return!0}update(e){this._reflectingProperties!==void 0&&this._reflectingProperties.size>0&&(this._reflectingProperties.forEach((r,o)=>this._propertyToAttribute(o,this[o],r)),this._reflectingProperties=void 0),this._markUpdated()}updated(e){}firstUpdated(e){}};n(Qe,"UpdatingElement");Mn=Br;Qe[Mn]=!0});var $n,Cu,Bn=S(()=>{$n=Element.prototype,Cu=$n.msMatchesSelector||$n.webkitMatchesSelector});var Gt,zr,Je,Hn,ac,v,Gr=S(()=>{Gt=window.ShadowRoot&&(window.ShadyCSS===void 0||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,zr=Symbol(),Je=class{constructor(e,r){if(r!==zr)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e}get styleSheet(){return this._styleSheet===void 0&&(Gt?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}};n(Je,"CSSResult");Hn=n(t=>new Je(String(t),zr),"unsafeCSS"),ac=n(t=>{if(t instanceof Je)return t.cssText;if(typeof t=="number")return t;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${t}. Use 'unsafeCSS' to pass non-literal values, but
12
- take care to ensure page security.`)},"textFromCSSResult"),v=n((t,...e)=>{let r=e.reduce((o,s,i)=>o+ac(s)+t[i+1],t[0]);return new Je(r,zr)},"css")});var zn,x,w=S(()=>{jn();Hr();Hr();Bn();Dr();Gr();Gr();(window.litElementVersions||(window.litElementVersions=[])).push("2.4.0");zn={},x=class extends Qe{static getStyles(){return this.styles}static _getUniqueStyles(){if(this.hasOwnProperty(JSCompiler_renameProperty("_styles",this)))return;let e=this.getStyles();if(Array.isArray(e)){let r=n((i,a)=>i.reduceRight((c,l)=>Array.isArray(l)?r(l,c):(c.add(l),c),a),"addStyles"),o=r(e,new Set),s=[];o.forEach(i=>s.unshift(i)),this._styles=s}else this._styles=e===void 0?[]:[e];this._styles=this._styles.map(r=>{if(r instanceof CSSStyleSheet&&!Gt){let o=Array.prototype.slice.call(r.cssRules).reduce((s,i)=>s+i.cssText,"");return Hn(o)}return r})}initialize(){super.initialize(),this.constructor._getUniqueStyles(),this.renderRoot=this.createRenderRoot(),window.ShadowRoot&&this.renderRoot instanceof window.ShadowRoot&&this.adoptStyles()}createRenderRoot(){return this.attachShadow({mode:"open"})}adoptStyles(){let e=this.constructor._styles;e.length!==0&&(window.ShadyCSS!==void 0&&!window.ShadyCSS.nativeShadow?window.ShadyCSS.ScopingShim.prepareAdoptedCssText(e.map(r=>r.cssText),this.localName):Gt?this.renderRoot.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):this._needsShimAdoptedStyleSheets=!0)}connectedCallback(){super.connectedCallback(),this.hasUpdated&&window.ShadyCSS!==void 0&&window.ShadyCSS.styleElement(this)}update(e){let r=this.render();super.update(e),r!==zn&&this.constructor.render(r,this.renderRoot,{scopeName:this.localName,eventContext:this}),this._needsShimAdoptedStyleSheets&&(this._needsShimAdoptedStyleSheets=!1,this.constructor._styles.forEach(o=>{let s=document.createElement("style");s.textContent=o.cssText,this.renderRoot.appendChild(s)}))}render(){return zn}};n(x,"LitElement");x.finalized=!0;x.render=Ln});var Wt=re((Lu,Gn)=>{var cc={PAR_OPEN:"(".charCodeAt(0),PAR_CLOSE:")".charCodeAt(0),OP_NOT:"!".charCodeAt(0),BINARY_AND:"&".charCodeAt(0),BINARY_OR:"|".charCodeAt(0),LITERAL:"LITERAL",END:"END",LEAF:"LEAF",ATOMIC:"ATOMIC"};Gn.exports=cc});var Yn=re((ju,Wn)=>{var ge=Wt(),lc=n(t=>{let e="",r=[];for(let o of t){let s=o.charCodeAt(0);switch(s){case ge.PAR_OPEN:case ge.PAR_CLOSE:case ge.OP_NOT:case ge.BINARY_AND:case ge.BINARY_OR:e&&(r.push({type:ge.LITERAL,value:e}),e=""),r.push({type:s,value:o});break;default:e+=o}}return e&&r.push({type:ge.LITERAL,value:e}),r},"Tokenizer");Wn.exports=lc});var Jn=re((Mu,Qn)=>{var ee=Wt(),uc=n(t=>{let e=[],r=[];return t.forEach(s=>{switch(s.type){case ee.LITERAL:e.unshift(s);break;case ee.BINARY_AND:case ee.BINARY_OR:case ee.OP_NOT:case ee.PAR_OPEN:r.push(s);break;case ee.PAR_CLOSE:for(;r.length&&r[r.length-1].type!==ee.PAR_OPEN;)e.unshift(r.pop());r.pop(),r.length&&r[r.length-1].type===ee.OP_NOT&&e.unshift(r.pop());break;default:break}}),r.length&&[...r.reverse(),...e]||e},"PolishNotation"),pc=n(function*(t){for(let e=0;e<t.length-1;e++)yield t[e];return t[t.length-1]},"PolishGenerator");Qn.exports={PolishNotation:uc,PolishGenerator:pc}});var Zn=re((Vu,Kn)=>{var I=Wt(),F=class{constructor(e,r,o,s){this.op=e,this.left=r,this.right=o,this.literal=s}isLeaf(){return this.op===I.LEAF}isAtomic(){return this.isLeaf()||this.op===I.OP_NOT&&this.left.isLeaf()}getLiteralValue(){return this.literal}static CreateAnd(e,r){return new F(I.BINARY_AND,e,r)}static CreateNot(e){return new F(I.OP_NOT,e)}static CreateOr(e,r){return new F(I.BINARY_OR,e,r)}static CreateLiteral(e){return new F(I.LEAF,null,null,e)}};n(F,"ExpNode");var Pe=n(t=>{let e=t.next().value;switch(e.type){case I.LITERAL:return F.CreateLiteral(e.value);case I.OP_NOT:return F.CreateNot(Pe(t));case I.BINARY_AND:{let r=Pe(t),o=Pe(t);return F.CreateAnd(r,o)}case I.BINARY_OR:{let r=Pe(t),o=Pe(t);return F.CreateOr(r,o)}}return null},"make"),Re=n((t,e)=>{if(t.isLeaf())return e(t.getLiteralValue());if(t.op===I.OP_NOT)return!Re(t.left,e);if(t.op===I.BINARY_OR)return Re(t.left,e)||Re(t.right,e);if(t.op===I.BINARY_AND)return Re(t.left,e)&&Re(t.right,e)},"nodeEvaluator");Kn.exports={make:Pe,nodeEvaluator:Re}});var rs=re(($u,ts)=>{var dc=Yn(),Xn=Jn(),es=Zn(),fc=n((t,e)=>{let r=dc(t),o=Xn.PolishNotation(r),s=Xn.PolishGenerator(o),i=es.make(s);return es.nodeEvaluator(i,e)},"parse");ts.exports={parse:fc}});var Is={};tr(Is,{TestWizard:()=>er,default:()=>Dc});var er,Dc,qs=S(()=>{w();N();er=class extends x{static get styles(){return v`
11
+ var lib=(()=>{var Vi=Object.create;var Be=Object.defineProperty;var $i=Object.getOwnPropertyDescriptor;var Hi=Object.getOwnPropertyNames;var Gi=Object.getPrototypeOf,Bi=Object.prototype.hasOwnProperty;var rn=t=>Be(t,"__esModule",{value:!0}),n=(t,e)=>Be(t,"name",{value:e,configurable:!0});var S=(t,e)=>()=>(t&&(e=t(t=0)),e);var de=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),xr=(t,e)=>{rn(t);for(var r in e)Be(t,r,{get:e[r],enumerable:!0})},zi=(t,e,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Hi(e))!Bi.call(t,o)&&o!=="default"&&Be(t,o,{get:()=>e[o],enumerable:!(r=$i(e,o))||r.enumerable});return t},ee=t=>zi(rn(Be(t!=null?Vi(Gi(t)):{},"default",t&&t.__esModule&&"default"in t?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var Et=de((_t,pn)=>{(function(t,e){typeof _t=="object"&&typeof pn!="undefined"?e(_t):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e(t.throttleDebounce={}))})(_t,function(t){"use strict";function e(o,s,i,c){var a,l=!1,d=0;function h(){a&&clearTimeout(a)}n(h,"clearExistingTimeout");function u(){h(),l=!0}n(u,"cancel"),typeof s!="boolean"&&(c=i,i=s,s=void 0);function m(){for(var _=arguments.length,b=new Array(_),f=0;f<_;f++)b[f]=arguments[f];var x=this,w=Date.now()-d;if(l)return;function y(){d=Date.now(),i.apply(x,b)}n(y,"exec");function C(){a=void 0}n(C,"clear"),c&&!a&&y(),h(),c===void 0&&w>o?y():s!==!0&&(a=setTimeout(c?C:y,c===void 0?o-w:o))}return n(m,"wrapper"),m.cancel=u,m}n(e,"throttle");function r(o,s,i){return i===void 0?e(o,s,!1):e(o,i,s!==!1)}n(r,"debounce"),t.debounce=r,t.throttle=e,Object.defineProperty(t,"__esModule",{value:!0})})});function fn(){return typeof window.og_auth!="undefined"?xt(window.og_auth):null}async function ra(t=100){return new Promise(e=>{setTimeout(()=>e(fn()),t)})}async function hn(t,e=Xi,r=ea){let o;if(o=xt(fn())||xt(e()),o)return o;if(t&&typeof t=="string"){let s=await fetch(t);s.status>=200&&s.status<300&&(o=e()||await(ta(s)?s.json():Promise.resolve(r(t)).then(e)))}else o||(o=await ra());if(o=xt(o),o)return o;throw new Error("Unauthorized")}var dn,Xi,xt,ea,ta,mn=S(()=>{dn=/^og_auth=/,Xi=n((t=dn)=>(document.cookie.split(/;\s*/).find(e=>e.match(t))||"").replace(dn,""),"c"),xt=n(t=>{if(typeof t=="object")return t;let e=String(t||"").split("|");return e.length===3?{sig_field:e[0],ts:parseInt(e[1],10),sig:e[2]}:null},"r"),ea=n(t=>new Promise((e,r)=>{let o=document.createElement("iframe");o.style.setProperty("display","none","important"),document.body.appendChild(o),o.onload=e,o.onerror=r,o.src=t}),"p"),ta=n(t=>(t.headers.get("content-type")||"").indexOf("application/json")!==-1,"d");n(fn,"a");n(ra,"f");n(hn,"u")});var I,U,q,St,we,P,We,Tt,vt,gn,Ot,Ce,yn,wt,Ct,bn,Pt,Rt,At,_n,En,Nt,xn,kt,Pe,Sn,It,Ut,Ye,Je,qt,Dt,fe,te,Ft,Lt,W,Y,re,he,jt,me,Re,Cr,Pr,Tn,V=S(()=>{I="OPTIN_PRODUCT",U="OPTOUT_PRODUCT",q="PRODUCT_CHANGE_FREQUENCY",St="SET_MERCHANT_ID",we="REQUEST_OFFER",P="RECEIVE_OFFER",We="PRODUCT_HAS_CHANGED",Tt="CREATED_SESSION_ID",vt="SET_AUTH_URL",gn="REQUEST_AUTH",Ot="AUTHORIZE",Ce="UNAUTHORIZED",yn="REQUEST_ORDERS",wt="RECEIVE_ORDERS",Ct="RECEIVE_ORDER_ITEMS",bn="FETCH_RESPONSE_ERROR",Pt="SET_ENVIRONMENT_STAGING",Rt="SET_ENVIRONMENT_DEV",At="SET_ENVIRONMENT_PROD",_n="CONCLUDE_UPSELL",En="REQUEST_CREATE_IU_ORDER",Nt="CREATE_ONE_TIME",xn="REQUEST_CONVERT_ONE_TIME",kt="CONVERT_ONE_TIME",Pe="CHECKOUT",Sn="RECEIVE_FETCH",It="SET_LOCALE",Ut="SET_CONFIG",Ye="SET_PREVIEW_STANDARD_OFFER",Je="SET_PREVIEW_UPSELL_OFFER",qt="ADD_TEMPLATE",Dt="SET_TEMPLATES",fe="LOCAL_STORAGE_CHANGE",te="LOCAL_STORAGE_CLEAR",Ft="SET_FIRST_ORDER_PLACE_DATE",Lt="SET_PRODUCT_TO_SUBSCRIBE",W="RECEIVE_PRODUCT_PLANS",Y="SETUP_PRODUCT",re="SETUP_CART",he="pdp",jt="dev",me="staging",Re="prod",Cr="static.ordergroove.com",Pr="staging.static.ordergroove.com",Tn="og-cart-updated"});var Ke=de((yu,Nn)=>{var oa="Expected a function",vn="__lodash_hash_undefined__",na="[object Function]",sa="[object GeneratorFunction]",ia=/[\\^$.*+?()[\]{}|]/g,aa=/^\[object .+?Constructor\]$/,ca=typeof window=="object"&&window&&window.Object===Object&&window,la=typeof self=="object"&&self&&self.Object===Object&&self,On=ca||la||Function("return this")();function ua(t,e){return t==null?void 0:t[e]}n(ua,"getValue");function pa(t){var e=!1;if(t!=null&&typeof t.toString!="function")try{e=!!(t+"")}catch{}return e}n(pa,"isHostObject");var da=Array.prototype,fa=Function.prototype,wn=Object.prototype,Rr=On["__core-js_shared__"],Cn=function(){var t=/[^.]+$/.exec(Rr&&Rr.keys&&Rr.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),Pn=fa.toString,Ar=wn.hasOwnProperty,ha=wn.toString,ma=RegExp("^"+Pn.call(Ar).replace(ia,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ga=da.splice,ya=Rn(On,"Map"),Qe=Rn(Object,"create");function ge(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(ge,"Hash");function ba(){this.__data__=Qe?Qe(null):{}}n(ba,"hashClear");function _a(t){return this.has(t)&&delete this.__data__[t]}n(_a,"hashDelete");function Ea(t){var e=this.__data__;if(Qe){var r=e[t];return r===vn?void 0:r}return Ar.call(e,t)?e[t]:void 0}n(Ea,"hashGet");function xa(t){var e=this.__data__;return Qe?e[t]!==void 0:Ar.call(e,t)}n(xa,"hashHas");function Sa(t,e){var r=this.__data__;return r[t]=Qe&&e===void 0?vn:e,this}n(Sa,"hashSet");ge.prototype.clear=ba;ge.prototype.delete=_a;ge.prototype.get=Ea;ge.prototype.has=xa;ge.prototype.set=Sa;function Ae(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(Ae,"ListCache");function Ta(){this.__data__=[]}n(Ta,"listCacheClear");function va(t){var e=this.__data__,r=Mt(e,t);if(r<0)return!1;var o=e.length-1;return r==o?e.pop():ga.call(e,r,1),!0}n(va,"listCacheDelete");function Oa(t){var e=this.__data__,r=Mt(e,t);return r<0?void 0:e[r][1]}n(Oa,"listCacheGet");function wa(t){return Mt(this.__data__,t)>-1}n(wa,"listCacheHas");function Ca(t,e){var r=this.__data__,o=Mt(r,t);return o<0?r.push([t,e]):r[o][1]=e,this}n(Ca,"listCacheSet");Ae.prototype.clear=Ta;Ae.prototype.delete=va;Ae.prototype.get=Oa;Ae.prototype.has=wa;Ae.prototype.set=Ca;function ye(t){var e=-1,r=t?t.length:0;for(this.clear();++e<r;){var o=t[e];this.set(o[0],o[1])}}n(ye,"MapCache");function Pa(){this.__data__={hash:new ge,map:new(ya||Ae),string:new ge}}n(Pa,"mapCacheClear");function Ra(t){return Vt(this,t).delete(t)}n(Ra,"mapCacheDelete");function Aa(t){return Vt(this,t).get(t)}n(Aa,"mapCacheGet");function Na(t){return Vt(this,t).has(t)}n(Na,"mapCacheHas");function ka(t,e){return Vt(this,t).set(t,e),this}n(ka,"mapCacheSet");ye.prototype.clear=Pa;ye.prototype.delete=Ra;ye.prototype.get=Aa;ye.prototype.has=Na;ye.prototype.set=ka;function Mt(t,e){for(var r=t.length;r--;)if(Fa(t[r][0],e))return r;return-1}n(Mt,"assocIndexOf");function Ia(t){if(!An(t)||qa(t))return!1;var e=La(t)||pa(t)?ma:aa;return e.test(Da(t))}n(Ia,"baseIsNative");function Vt(t,e){var r=t.__data__;return Ua(e)?r[typeof e=="string"?"string":"hash"]:r.map}n(Vt,"getMapData");function Rn(t,e){var r=ua(t,e);return Ia(r)?r:void 0}n(Rn,"getNative");function Ua(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}n(Ua,"isKeyable");function qa(t){return!!Cn&&Cn in t}n(qa,"isMasked");function Da(t){if(t!=null){try{return Pn.call(t)}catch{}try{return t+""}catch{}}return""}n(Da,"toSource");function Nr(t,e){if(typeof t!="function"||e&&typeof e!="function")throw new TypeError(oa);var r=n(function(){var o=arguments,s=e?e.apply(this,o):o[0],i=r.cache;if(i.has(s))return i.get(s);var c=t.apply(this,o);return r.cache=i.set(s,c),c},"memoized");return r.cache=new(Nr.Cache||ye),r}n(Nr,"memoize");Nr.Cache=ye;function Fa(t,e){return t===e||t!==t&&e!==e}n(Fa,"eq");function La(t){var e=An(t)?ha.call(t):"";return e==na||e==sa}n(La,"isFunction");function An(t){var e=typeof t;return!!t&&(e=="object"||e=="function")}n(An,"isObject");Nn.exports=Nr});var $t,kr,Ze,Xe,Ht,kn,In,ja,Ma,Va,$a,Ha,et,Ir,Ga,Un,tt,Ba,oe,ne=S(()=>{$t=ee(Ke()),kr=n((...t)=>JSON.stringify(t),"memoizeKey"),Ze=n(t=>(...e)=>fetch(...t(...e)).then(r=>r.json()),"withFetchJson"),Xe=n(t=>(e,...r)=>{if(!e)throw Error("host required");let[o,s={}]=t(...r);return[`${e.replace(/\/+$/,"")}${o}`,s]},"withHost"),Ht=n(t=>(e,...r)=>{if(!e)throw Error("auth required");let[o,s={}]=t(...r);return[o,{...s,headers:{Authorization:JSON.stringify(e),...s.headers}}]},"withAuth"),kn=n(t=>(...e)=>{let[r,o={}]=t(...e);return[r,{method:"POST",...o,body:JSON.stringify(o.body),headers:{"Content-type":"application/json",...o.headers}}]},"withJsonBody"),In=n((t=[])=>(Array.isArray(t)?t:Object.entries(t)).map(([e,r])=>[e,encodeURIComponent(r)].join("=")).join("&"),"toQuery"),ja=n(t=>JSON.stringify([].concat(t).map(e=>typeof e=="object"?e.id:e).filter(e=>e)),"toProductId"),Ma=(0,$t.default)(Ze(Xe((t,e,r,o="pdp")=>{if(!t)throw Error("merchantId required");if(!e)throw Error("sessionId required");if(!r)throw Error("product required");let s=In([["session_id",e],["page_type",1],["p",ja(r)],["module_view",JSON.stringify(["regular"])]]);return[`/offer/${t}/${o}?${s}`]})),kr),Va=(0,$t.default)(Ze(Xe(Ht((t=1,e="place")=>[`/orders/?${In([["status",t],["ordering",e]])}`]))),kr),$a=(0,$t.default)(Ze(Xe(Ht(t=>{if(!t)throw Error("orderId required");return[`/items/?order=${t}`]}))),kr),Ha=Ze(Xe(Ht(kn((t,e,r,o)=>{if(!t)throw Error("product required");if(!e)throw Error("order required");if(!r)throw Error("quantity required");if(r<=0)throw Error("quantity must be greater or equal than one");if(!o)throw Error("offer required");return["/items/iu/",{body:{product:t,order:e,quantity:r,offer:o}}]})))),et=n(t=>{if(typeof t=="object")return{...t};let[e,r]=(t||"").split(/_/).map(o=>parseInt(o,10));return e&&r&&{every:e,every_period:r}},"parseFrequency"),Ir=n(t=>t.match(/^\d+_\d$/),"isFrequencyValid"),Ga=n((t,e)=>String.prototype.localeCompare.call(t&&t.split("_").reverse().join("_"),e&&e.split("_").reverse().join("_")),"compareFrequencies"),Un=n(t=>[...new Set(t&&t.split(/\s+/))].filter(Ir).sort(Ga),"parseFrequenciesList"),tt=n(t=>{if(typeof t=="object"){let{every:e,period:r,every_period:o}=t;return`${e}_${r||o}`}return typeof t=="string"?t:""},"stringifyFrequency"),Ba=Ze(Xe(Ht(kn((t,e,r)=>{if(!t)throw Error("item required");if(!e)throw Error("frequency required");let o=et(e);if(!o)throw Error("invalid frequency");return["/subscriptions/create_from_item/",{body:{item:t.public_id,offer:r,...o}}]})))),oe={fetchOffer:Ma,fetchOrders:Va,fetchItems:$a,createOneTime:Ha,convertOneTimeToSubscription:Ba}});function rt(t){document.readyState==="loading"?window.addEventListener("DOMContentLoaded",t):t()}function ot(){return document.querySelector([`script[src^="https://${Cr}"]`,`script[src^="https://${Pr}"]`,`script[src^="http://${Cr}"]`,`script[src^="http://${Pr}"]`].join(","))}function Ur(){let t=ot();if(!t)return[];let e=new URL(t.src),r=e.host.startsWith(me)?me:Re,o=e.pathname.split("/")[1];return!r&&!o?[]:[o,r,t]}function qn(t){if(t.isReady())return;let[e,r]=Ur();!r&&!e||t.initialize(e,r)}function Fn(t){let e=document.cookie.match(`(^|;) ?${t}=([^;]*)(;|$)`);return e?e[2]:null}var R,Dn,$=S(()=>{Gt();V();n(rt,"onReady");n(ot,"getMainJs");n(Ur,"resolveEnvAndMerchant");R=n(t=>{var r;let e=`${t.id||t}`;return((r=Ne)==null?void 0:r.shopify_selling_plans)&&(e=e.split(":")[0]),e},"safeProductId");n(qn,"autoInitializeOffers");Dn=n(t=>{document.cookie=`${t}=; expires=Thu, 01 Jan 1970 00:00:01 GMT;`},"clearCookie");n(Fn,"getCookieValue")});var ke,Ne,Gt=S(()=>{$();ke=ot(),Ne={shopify:typeof(ke==null?void 0:ke.dataset.shopifySellingPlans)!="undefined",shopify_selling_plans:typeof(ke==null?void 0:ke.dataset.shopifySellingPlans)!="undefined"}});var se,Ie,Ln,Bt,jn,Mn,za,Wa,nt,ie,Vn,zt,$n,Ya,qr,Dr,Wt,Fr,Yt,Ue,Lr,Ja,Hn,Gn,Qa,Ka,Za,Xa,Bn,zn,Wn,Yn,Jn,Qn,Kn,N=S(()=>{mn();V();ne();Gt();$();se=n((t,e,r)=>({type:I,payload:{product:t,frequency:e,offer:r}}),"optinProduct"),Ie=n((t,e)=>({type:U,payload:{product:t,offer:e}}),"optoutProduct"),Ln=n((t,e)=>({type:We,payload:{newProduct:t,product:e}}),"productHasChangedComponents"),Bt=n((t,e,r)=>({type:q,payload:{product:t,frequency:e,offer:r}}),"productChangeFrequency"),jn=n(t=>({type:_n,payload:{product:t}}),"concludeUpsell"),Mn=n(t=>({type:St,payload:t}),"setMerchantId"),za=n(t=>({type:Tt,payload:`${t}.${Math.floor(Math.random()*999999)}.${Math.round(new Date().getTime()/1e3)}`}),"createSessionId"),Wa=n(t=>({type:gn,payload:t}),"requestAuth"),nt=n((t,e,r,o)=>({type:Ot,payload:{public_id:t,sig_field:e,ts:r,sig:o}}),"authorize"),ie=n(t=>({type:Ce,payload:t}),"unauthorized"),Vn=n(t=>({type:vt,payload:t}),"setAuthUrl"),zt=n(t=>({type:Sn,payload:t}),"fetchDone"),$n=n((t=hn)=>n(function(r,o){if(window.og&&window.og.previewMode)return r(ie({message:"Offers are running in preview mode"}));let{merchantId:s,authUrl:i}=o(),c=Wa(i);return r(c),t(i).then(({sig_field:a,ts:l,sig:d})=>r(nt(s,a,l,d)),a=>r(ie(a))).finally(()=>r(zt(c)))},"fetchAuthThunk"),"fetchAuth"),Ya=n((t,e)=>({type:yn,payload:{status:t,ordering:e}}),"requestOrders"),qr=n(t=>({type:wt,payload:t}),"receiveOrders"),Dr=n(t=>({type:Ct,payload:t}),"receiveItems"),Wt=n((t=1,e="place")=>n(function(o,s){let{environment:{legoUrl:i},auth:c}=s();if(!c)return o(ie("No auth set."));let a=Ya(t,e);return o(a),oe.fetchOrders(i,c,t,e).then(l=>{if(l.results){o(qr(l));let d=(l.results[0]||{}).public_id;if(d)return oe.fetchItems(i,c,d).then(h=>o(Dr(h)))}return o(ie(l.detail)),null},l=>o(ie(l))).finally(()=>o(zt(a)))},"fetchOrdersThunk"),"fetchOrders"),Fr=n(t=>{switch(t){case jt:return{type:Rt,payload:t};case me:return{type:Pt,payload:t};case Re:return{type:At,payload:t};default:throw new Error(`${t} is not a supported environment`)}},"setEnvironment"),Yt=n(()=>(t,e)=>{let{merchantId:r,sessionId:o}=e();return(!o||r&&!o.startsWith(r))&&t(za(r)),o},"requestSessionId"),Ue=n((t,e)=>({type:P,payload:{...t,offer:e}}),"receiveOffer"),Lr=n(t=>({type:bn,payload:t}),"fetchResponseError"),Ja=n((t,e=he,r)=>({type:we,payload:{product:t,module:e,offer:r}}),"requestOffer"),Hn=n((t,e=he,r)=>n(function(s,i){let{merchantId:c,sessionId:a,environment:{apiUrl:l}}=i(),d=Ja(t,e,r);s(d);let h=R(t);return oe.fetchOffer(l,c,a,h,e).then(u=>s(Ue(u,r)),u=>s(Lr(u))).finally(()=>s(zt(d)))},"fetchOfferThunk"),"fetchOffer"),Gn=n(()=>({type:Pe}),"checkout"),Qa=n((t,e,r,o)=>({type:En,payload:{product:t,order:e,quantity:r,offerId:o}}),"requestCreateOneTime"),Ka=n(t=>({type:Nt,payload:t}),"receiveCreateOneTime"),Za=n((t,e)=>({type:xn,payload:{item:t,frequency:e}}),"requestConvertOneTimeToSubscription"),Xa=n((t,e)=>({type:kt,payload:{response:t,product:e}}),"receiveConvertOneTime"),Bn=n((t,e,r,o=!1,s=null)=>n(function(c,a){let{auth:l,environment:{legoUrl:d},previewUpsellOffer:h,offerId:u}=a();if(!l)return c(ie("No auth set."));let m=Qa(t,e,r,u);return c(m),(h?Promise.resolve({legoUrl:d,product:t,order:e,quantity:r,offer:u}):oe.createOneTime(d,l,t.id,e,r,u)).then(_=>(c(Ka(_)),o?(c(Za(_,s)),(h?Promise.resolve({item:_,frequency:s}):oe.convertOneTimeToSubscription(d,l,_,s,u)).then(b=>c(Xa(b,t)),b=>c(Lr(b)))):_),_=>c(Lr(_))).finally(()=>c(zt(m)))},"createIuThunk"),"createIu"),zn=n(t=>({type:It,payload:t}),"setLocale"),Wn=n(t=>({type:Ut,payload:t}),"setConfig"),Yn=n((t,e,r)=>({type:qt,payload:{selector:t,markup:e,config:r}}),"addTemplate"),Jn=n(t=>({type:Dt,payload:t}),"setTemplates"),Qn=n((t,e)=>({type:Ft,payload:{product:t,firstOrderPlaceDate:e}}),"setFirstOrderPlaceDate"),Kn=n((t,e)=>({type:Lt,payload:{product:t,productToSubscribe:e}}),"setProductToSubscribe")});var Br,_e,Ee=S(()=>{Br=typeof window!="undefined"&&window.customElements!=null&&window.customElements.polyfillWrapFlushCallback!==void 0,_e=n((t,e,r=null)=>{for(;e!==r;){let o=e.nextSibling;t.removeChild(e),e=o}},"removeNodes")});var j,zr,hs,Fe,xe,ms,it,z,tr,ae=S(()=>{j=`{{lit-${String(Math.random()).slice(2)}}}`,zr=`<!--${j}-->`,hs=new RegExp(`${j}|${zr}`),Fe="$lit$",xe=class{constructor(e,r){this.parts=[],this.element=r;let o=[],s=[],i=document.createTreeWalker(r.content,133,null,!1),c=0,a=-1,l=0,{strings:d,values:{length:h}}=e;for(;l<h;){let u=i.nextNode();if(u===null){i.currentNode=s.pop();continue}if(a++,u.nodeType===1){if(u.hasAttributes()){let m=u.attributes,{length:_}=m,b=0;for(let f=0;f<_;f++)ms(m[f].name,Fe)&&b++;for(;b-- >0;){let f=d[l],x=tr.exec(f)[2],w=x.toLowerCase()+Fe,y=u.getAttribute(w);u.removeAttribute(w);let C=y.split(hs);this.parts.push({type:"attribute",index:a,name:x,strings:C}),l+=C.length-1}}u.tagName==="TEMPLATE"&&(s.push(u),i.currentNode=u.content)}else if(u.nodeType===3){let m=u.data;if(m.indexOf(j)>=0){let _=u.parentNode,b=m.split(hs),f=b.length-1;for(let x=0;x<f;x++){let w,y=b[x];if(y==="")w=z();else{let C=tr.exec(y);C!==null&&ms(C[2],Fe)&&(y=y.slice(0,C.index)+C[1]+C[2].slice(0,-Fe.length)+C[3]),w=document.createTextNode(y)}_.insertBefore(w,u),this.parts.push({type:"node",index:++a})}b[f]===""?(_.insertBefore(z(),u),o.push(u)):u.data=b[f],l+=f}}else if(u.nodeType===8)if(u.data===j){let m=u.parentNode;(u.previousSibling===null||a===c)&&(a++,m.insertBefore(z(),u)),c=a,this.parts.push({type:"node",index:a}),u.nextSibling===null?u.data="":(o.push(u),a--),l++}else{let m=-1;for(;(m=u.data.indexOf(j,m+1))!==-1;)this.parts.push({type:"node",index:-1}),l++}}for(let u of o)u.parentNode.removeChild(u)}};n(xe,"Template");ms=n((t,e)=>{let r=t.length-e.length;return r>=0&&t.slice(r)===e},"endsWith"),it=n(t=>t.index!==-1,"isTemplatePartActive"),z=n(()=>document.createComment(""),"createMarker"),tr=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/});function Yr(t,e){let{element:{content:r},parts:o}=t,s=document.createTreeWalker(r,Wr,null,!1),i=at(o),c=o[i],a=-1,l=0,d=[],h=null;for(;s.nextNode();){a++;let u=s.currentNode;for(u.previousSibling===h&&(h=null),e.has(u)&&(d.push(u),h===null&&(h=u)),h!==null&&l++;c!==void 0&&c.index===a;)c.index=h!==null?-1:c.index-l,i=at(o,i),c=o[i]}d.forEach(u=>u.parentNode.removeChild(u))}function gs(t,e,r=null){let{element:{content:o},parts:s}=t;if(r==null){o.appendChild(e);return}let i=document.createTreeWalker(o,Wr,null,!1),c=at(s),a=0,l=-1;for(;i.nextNode();)for(l++,i.currentNode===r&&(a=hc(e),r.parentNode.insertBefore(e,r));c!==-1&&s[c].index===l;){if(a>0){for(;c!==-1;)s[c].index+=a,c=at(s,c);return}c=at(s,c)}}var Wr,hc,at,ys=S(()=>{ae();Wr=133;n(Yr,"removeNodesFromTemplate");hc=n(t=>{let e=t.nodeType===11?0:1,r=document.createTreeWalker(t,Wr,null,!1);for(;r.nextNode();)e++;return e},"countNodes"),at=n((t,e=-1)=>{for(let r=e+1;r<t.length;r++){let o=t[r];if(it(o))return r}return-1},"nextActiveIndexInTemplateParts");n(gs,"insertNodeIntoTemplate")});var mc,Se,Jr=S(()=>{mc=new WeakMap,Se=n(t=>typeof t=="function"&&mc.has(t),"isDirective")});var D,rr,Qr=S(()=>{D={},rr={}});var ce,or=S(()=>{Ee();ae();ce=class{constructor(e,r,o){this.__parts=[],this.template=e,this.processor=r,this.options=o}update(e){let r=0;for(let o of this.__parts)o!==void 0&&o.setValue(e[r]),r++;for(let o of this.__parts)o!==void 0&&o.commit()}_clone(){let e=Br?this.template.element.content.cloneNode(!0):document.importNode(this.template.element.content,!0),r=[],o=this.template.parts,s=document.createTreeWalker(e,133,null,!1),i=0,c=0,a,l=s.nextNode();for(;i<o.length;){if(a=o[i],!it(a)){this.__parts.push(void 0),i++;continue}for(;c<a.index;)c++,l.nodeName==="TEMPLATE"&&(r.push(l),s.currentNode=l.content),(l=s.nextNode())===null&&(s.currentNode=r.pop(),l=s.nextNode());if(a.type==="node"){let d=this.processor.handleTextExpression(this.options);d.insertAfterNode(l.previousSibling),this.__parts.push(d)}else this.__parts.push(...this.processor.handleAttributeExpressions(l,a.name,a.strings,this.options));i++}return Br&&(document.adoptNode(e),customElements.upgrade(e)),e}};n(ce,"TemplateInstance")});var bs,yc,K,nr=S(()=>{Ee();ae();bs=window.trustedTypes&&trustedTypes.createPolicy("lit-html",{createHTML:t=>t}),yc=` ${j} `,K=class{constructor(e,r,o,s){this.strings=e,this.values=r,this.type=o,this.processor=s}getHTML(){let e=this.strings.length-1,r="",o=!1;for(let s=0;s<e;s++){let i=this.strings[s],c=i.lastIndexOf("<!--");o=(c>-1||o)&&i.indexOf("-->",c+1)===-1;let a=tr.exec(i);a===null?r+=i+(o?yc:zr):r+=i.substr(0,a.index)+a[1]+a[2]+Fe+a[3]+j}return r+=this.strings[e],r}getTemplateElement(){let e=document.createElement("template"),r=this.getHTML();return bs!==void 0&&(r=bs.createHTML(r)),e.innerHTML=r,e}};n(K,"TemplateResult")});var sr,ir,Le,ct,Z,lt,ut,ar,_s,pt,bc,cr=S(()=>{Jr();Ee();Qr();or();nr();ae();sr=n(t=>t===null||!(typeof t=="object"||typeof t=="function"),"isPrimitive"),ir=n(t=>Array.isArray(t)||!!(t&&t[Symbol.iterator]),"isIterable"),Le=class{constructor(e,r,o){this.dirty=!0,this.element=e,this.name=r,this.strings=o,this.parts=[];for(let s=0;s<o.length-1;s++)this.parts[s]=this._createPart()}_createPart(){return new ct(this)}_getValue(){let e=this.strings,r=e.length-1,o=this.parts;if(r===1&&e[0]===""&&e[1]===""){let i=o[0].value;if(typeof i=="symbol")return String(i);if(typeof i=="string"||!ir(i))return i}let s="";for(let i=0;i<r;i++){s+=e[i];let c=o[i];if(c!==void 0){let a=c.value;if(sr(a)||!ir(a))s+=typeof a=="string"?a:String(a);else for(let l of a)s+=typeof l=="string"?l:String(l)}}return s+=e[r],s}commit(){this.dirty&&(this.dirty=!1,this.element.setAttribute(this.name,this._getValue()))}};n(Le,"AttributeCommitter");ct=class{constructor(e){this.value=void 0,this.committer=e}setValue(e){e!==D&&(!sr(e)||e!==this.value)&&(this.value=e,Se(e)||(this.committer.dirty=!0))}commit(){for(;Se(this.value);){let e=this.value;this.value=D,e(this)}this.value!==D&&this.committer.commit()}};n(ct,"AttributePart");Z=class{constructor(e){this.value=void 0,this.__pendingValue=void 0,this.options=e}appendInto(e){this.startNode=e.appendChild(z()),this.endNode=e.appendChild(z())}insertAfterNode(e){this.startNode=e,this.endNode=e.nextSibling}appendIntoPart(e){e.__insert(this.startNode=z()),e.__insert(this.endNode=z())}insertAfterPart(e){e.__insert(this.startNode=z()),this.endNode=e.endNode,e.endNode=this.startNode}setValue(e){this.__pendingValue=e}commit(){if(this.startNode.parentNode===null)return;for(;Se(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=D,r(this)}let e=this.__pendingValue;e!==D&&(sr(e)?e!==this.value&&this.__commitText(e):e instanceof K?this.__commitTemplateResult(e):e instanceof Node?this.__commitNode(e):ir(e)?this.__commitIterable(e):e===rr?(this.value=rr,this.clear()):this.__commitText(e))}__insert(e){this.endNode.parentNode.insertBefore(e,this.endNode)}__commitNode(e){this.value!==e&&(this.clear(),this.__insert(e),this.value=e)}__commitText(e){let r=this.startNode.nextSibling;e=e??"";let o=typeof e=="string"?e:String(e);r===this.endNode.previousSibling&&r.nodeType===3?r.data=o:this.__commitNode(document.createTextNode(o)),this.value=e}__commitTemplateResult(e){let r=this.options.templateFactory(e);if(this.value instanceof ce&&this.value.template===r)this.value.update(e.values);else{let o=new ce(r,e.processor,this.options),s=o._clone();o.update(e.values),this.__commitNode(s),this.value=o}}__commitIterable(e){Array.isArray(this.value)||(this.value=[],this.clear());let r=this.value,o=0,s;for(let i of e)s=r[o],s===void 0&&(s=new Z(this.options),r.push(s),o===0?s.appendIntoPart(this):s.insertAfterPart(r[o-1])),s.setValue(i),s.commit(),o++;o<r.length&&(r.length=o,this.clear(s&&s.endNode))}clear(e=this.startNode){_e(this.startNode.parentNode,e.nextSibling,this.endNode)}};n(Z,"NodePart");lt=class{constructor(e,r,o){if(this.value=void 0,this.__pendingValue=void 0,o.length!==2||o[0]!==""||o[1]!=="")throw new Error("Boolean attributes can only contain a single expression");this.element=e,this.name=r,this.strings=o}setValue(e){this.__pendingValue=e}commit(){for(;Se(this.__pendingValue);){let r=this.__pendingValue;this.__pendingValue=D,r(this)}if(this.__pendingValue===D)return;let e=!!this.__pendingValue;this.value!==e&&(e?this.element.setAttribute(this.name,""):this.element.removeAttribute(this.name),this.value=e),this.__pendingValue=D}};n(lt,"BooleanAttributePart");ut=class extends Le{constructor(e,r,o){super(e,r,o);this.single=o.length===2&&o[0]===""&&o[1]===""}_createPart(){return new ar(this)}_getValue(){return this.single?this.parts[0].value:super._getValue()}commit(){this.dirty&&(this.dirty=!1,this.element[this.name]=this._getValue())}};n(ut,"PropertyCommitter");ar=class extends ct{};n(ar,"PropertyPart");_s=!1;(()=>{try{let t={get capture(){return _s=!0,!1}};window.addEventListener("test",t,t),window.removeEventListener("test",t,t)}catch{}})();pt=class{constructor(e,r,o){this.value=void 0,this.__pendingValue=void 0,this.element=e,this.eventName=r,this.eventContext=o,this.__boundHandleEvent=s=>this.handleEvent(s)}setValue(e){this.__pendingValue=e}commit(){for(;Se(this.__pendingValue);){let i=this.__pendingValue;this.__pendingValue=D,i(this)}if(this.__pendingValue===D)return;let e=this.__pendingValue,r=this.value,o=e==null||r!=null&&(e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive),s=e!=null&&(r==null||o);o&&this.element.removeEventListener(this.eventName,this.__boundHandleEvent,this.__options),s&&(this.__options=bc(e),this.element.addEventListener(this.eventName,this.__boundHandleEvent,this.__options)),this.value=e,this.__pendingValue=D}handleEvent(e){typeof this.value=="function"?this.value.call(this.eventContext||this.element,e):this.value.handleEvent(e)}};n(pt,"EventPart");bc=n(t=>t&&(_s?{capture:t.capture,passive:t.passive,once:t.once}:t.capture),"getOptions")});function Kr(t){let e=Te.get(t.type);e===void 0&&(e={stringsArray:new WeakMap,keyString:new Map},Te.set(t.type,e));let r=e.stringsArray.get(t.strings);if(r!==void 0)return r;let o=t.strings.join(j);return r=e.keyString.get(o),r===void 0&&(r=new xe(t,t.getTemplateElement()),e.keyString.set(o,r)),e.stringsArray.set(t.strings,r),r}var Te,lr=S(()=>{ae();n(Kr,"templateFactory");Te=new Map});var le,Zr,Xr=S(()=>{Ee();cr();lr();le=new WeakMap,Zr=n((t,e,r)=>{let o=le.get(e);o===void 0&&(_e(e,e.firstChild),le.set(e,o=new Z(Object.assign({templateFactory:Kr},r))),o.appendInto(e)),o.setValue(t),o.commit()},"render")});var ur,eo,to=S(()=>{cr();ur=class{handleAttributeExpressions(e,r,o,s){let i=r[0];return i==="."?new ut(e,r.slice(1),o).parts:i==="@"?[new pt(e,r.slice(1),s.eventContext)]:i==="?"?[new lt(e,r.slice(1),o)]:new Le(e,r,o).parts}handleTextExpression(e){return new Z(e)}};n(ur,"DefaultTemplateProcessor");eo=new ur});var p,ro=S(()=>{to();nr();to();Jr();Ee();Qr();cr();Xr();lr();or();nr();ae();typeof window!="undefined"&&(window.litHtmlVersions||(window.litHtmlVersions=[])).push("1.3.0");p=n((t,...e)=>new K(t,e,"html",eo),"html")});var xs,pr,Ec,xc,Sc,Ss,Tc,Ts,vs=S(()=>{Ee();ys();Xr();lr();or();ae();ro();xs=n((t,e)=>`${t}--${e}`,"getTemplateCacheKey"),pr=!0;typeof window.ShadyCSS=="undefined"?pr=!1:typeof window.ShadyCSS.prepareTemplateDom=="undefined"&&(console.warn("Incompatible ShadyCSS version detected. Please update to at least @webcomponents/webcomponentsjs@2.0.2 and @webcomponents/shadycss@1.3.1."),pr=!1);Ec=n(t=>e=>{let r=xs(e.type,t),o=Te.get(r);o===void 0&&(o={stringsArray:new WeakMap,keyString:new Map},Te.set(r,o));let s=o.stringsArray.get(e.strings);if(s!==void 0)return s;let i=e.strings.join(j);if(s=o.keyString.get(i),s===void 0){let c=e.getTemplateElement();pr&&window.ShadyCSS.prepareTemplateDom(c,t),s=new xe(e,c),o.keyString.set(i,s)}return o.stringsArray.set(e.strings,s),s},"shadyTemplateFactory"),xc=["html","svg"],Sc=n(t=>{xc.forEach(e=>{let r=Te.get(xs(e,t));r!==void 0&&r.keyString.forEach(o=>{let{element:{content:s}}=o,i=new Set;Array.from(s.querySelectorAll("style")).forEach(c=>{i.add(c)}),Yr(o,i)})})},"removeStylesFromLitTemplates"),Ss=new Set,Tc=n((t,e,r)=>{Ss.add(t);let o=r?r.element:document.createElement("template"),s=e.querySelectorAll("style"),{length:i}=s;if(i===0){window.ShadyCSS.prepareTemplateStyles(o,t);return}let c=document.createElement("style");for(let d=0;d<i;d++){let h=s[d];h.parentNode.removeChild(h),c.textContent+=h.textContent}Sc(t);let a=o.content;r?gs(r,c,a.firstChild):a.insertBefore(c,a.firstChild),window.ShadyCSS.prepareTemplateStyles(o,t);let l=a.querySelector("style");if(window.ShadyCSS.nativeShadow&&l!==null)e.insertBefore(l.cloneNode(!0),e.firstChild);else if(r){a.insertBefore(c,a.firstChild);let d=new Set;d.add(c),Yr(r,d)}},"prepareTemplateStyles"),Ts=n((t,e,r)=>{if(!r||typeof r!="object"||!r.scopeName)throw new Error("The `scopeName` option is required.");let o=r.scopeName,s=le.has(e),i=pr&&e.nodeType===11&&!!e.host,c=i&&!Ss.has(o),a=c?document.createDocumentFragment():e;if(Zr(t,a,Object.assign({templateFactory:Ec(o)},r)),c){let l=le.get(a);le.delete(a);let d=l.value instanceof ce?l.value.template:void 0;Tc(o,a,d),_e(e,e.firstChild),e.appendChild(a),le.set(e,l)}!s&&i&&window.ShadyCSS.styleElement(e.host)},"render")});var Os,oo,ws,no,so,io,ao,co,lo,dt,uo=S(()=>{window.JSCompiler_renameProperty=(t,e)=>t;oo={toAttribute(t,e){switch(e){case Boolean:return t?"":null;case Object:case Array:return t==null?t:JSON.stringify(t)}return t},fromAttribute(t,e){switch(e){case Boolean:return t!==null;case Number:return t===null?null:Number(t);case Object:case Array:return JSON.parse(t)}return t}},ws=n((t,e)=>e!==t&&(e===e||t===t),"notEqual"),no={attribute:!0,type:String,converter:oo,reflect:!1,hasChanged:ws},so=1,io=1<<2,ao=1<<3,co=1<<4,lo="finalized",dt=class extends HTMLElement{constructor(){super();this.initialize()}static get observedAttributes(){this.finalize();let e=[];return this._classProperties.forEach((r,o)=>{let s=this._attributeNameForProperty(o,r);s!==void 0&&(this._attributeToPropertyMap.set(s,o),e.push(s))}),e}static _ensureClassProperties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_classProperties",this))){this._classProperties=new Map;let e=Object.getPrototypeOf(this)._classProperties;e!==void 0&&e.forEach((r,o)=>this._classProperties.set(o,r))}}static createProperty(e,r=no){if(this._ensureClassProperties(),this._classProperties.set(e,r),r.noAccessor||this.prototype.hasOwnProperty(e))return;let o=typeof e=="symbol"?Symbol():`__${e}`,s=this.getPropertyDescriptor(e,o,r);s!==void 0&&Object.defineProperty(this.prototype,e,s)}static getPropertyDescriptor(e,r,o){return{get(){return this[r]},set(s){let i=this[e];this[r]=s,this.requestUpdateInternal(e,i,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this._classProperties&&this._classProperties.get(e)||no}static finalize(){let e=Object.getPrototypeOf(this);if(e.hasOwnProperty(lo)||e.finalize(),this[lo]=!0,this._ensureClassProperties(),this._attributeToPropertyMap=new Map,this.hasOwnProperty(JSCompiler_renameProperty("properties",this))){let r=this.properties,o=[...Object.getOwnPropertyNames(r),...typeof Object.getOwnPropertySymbols=="function"?Object.getOwnPropertySymbols(r):[]];for(let s of o)this.createProperty(s,r[s])}}static _attributeNameForProperty(e,r){let o=r.attribute;return o===!1?void 0:typeof o=="string"?o:typeof e=="string"?e.toLowerCase():void 0}static _valueHasChanged(e,r,o=ws){return o(e,r)}static _propertyValueFromAttribute(e,r){let o=r.type,s=r.converter||oo,i=typeof s=="function"?s:s.fromAttribute;return i?i(e,o):e}static _propertyValueToAttribute(e,r){if(r.reflect===void 0)return;let o=r.type,s=r.converter;return(s&&s.toAttribute||oo.toAttribute)(e,o)}initialize(){this._updateState=0,this._updatePromise=new Promise(e=>this._enableUpdatingResolver=e),this._changedProperties=new Map,this._saveInstanceProperties(),this.requestUpdateInternal()}_saveInstanceProperties(){this.constructor._classProperties.forEach((e,r)=>{if(this.hasOwnProperty(r)){let o=this[r];delete this[r],this._instanceProperties||(this._instanceProperties=new Map),this._instanceProperties.set(r,o)}})}_applyInstanceProperties(){this._instanceProperties.forEach((e,r)=>this[r]=e),this._instanceProperties=void 0}connectedCallback(){this.enableUpdating()}enableUpdating(){this._enableUpdatingResolver!==void 0&&(this._enableUpdatingResolver(),this._enableUpdatingResolver=void 0)}disconnectedCallback(){}attributeChangedCallback(e,r,o){r!==o&&this._attributeToProperty(e,o)}_propertyToAttribute(e,r,o=no){let s=this.constructor,i=s._attributeNameForProperty(e,o);if(i!==void 0){let c=s._propertyValueToAttribute(r,o);if(c===void 0)return;this._updateState=this._updateState|ao,c==null?this.removeAttribute(i):this.setAttribute(i,c),this._updateState=this._updateState&~ao}}_attributeToProperty(e,r){if(this._updateState&ao)return;let o=this.constructor,s=o._attributeToPropertyMap.get(e);if(s!==void 0){let i=o.getPropertyOptions(s);this._updateState=this._updateState|co,this[s]=o._propertyValueFromAttribute(r,i),this._updateState=this._updateState&~co}}requestUpdateInternal(e,r,o){let s=!0;if(e!==void 0){let i=this.constructor;o=o||i.getPropertyOptions(e),i._valueHasChanged(this[e],r,o.hasChanged)?(this._changedProperties.has(e)||this._changedProperties.set(e,r),o.reflect===!0&&!(this._updateState&co)&&(this._reflectingProperties===void 0&&(this._reflectingProperties=new Map),this._reflectingProperties.set(e,o))):s=!1}!this._hasRequestedUpdate&&s&&(this._updatePromise=this._enqueueUpdate())}requestUpdate(e,r){return this.requestUpdateInternal(e,r),this.updateComplete}async _enqueueUpdate(){this._updateState=this._updateState|io;try{await this._updatePromise}catch{}let e=this.performUpdate();return e!=null&&await e,!this._hasRequestedUpdate}get _hasRequestedUpdate(){return this._updateState&io}get hasUpdated(){return this._updateState&so}performUpdate(){if(!this._hasRequestedUpdate)return;this._instanceProperties&&this._applyInstanceProperties();let e=!1,r=this._changedProperties;try{e=this.shouldUpdate(r),e?this.update(r):this._markUpdated()}catch(o){throw e=!1,this._markUpdated(),o}e&&(this._updateState&so||(this._updateState=this._updateState|so,this.firstUpdated(r)),this.updated(r))}_markUpdated(){this._changedProperties=new Map,this._updateState=this._updateState&~io}get updateComplete(){return this._getUpdateComplete()}_getUpdateComplete(){return this._updatePromise}shouldUpdate(e){return!0}update(e){this._reflectingProperties!==void 0&&this._reflectingProperties.size>0&&(this._reflectingProperties.forEach((r,o)=>this._propertyToAttribute(o,this[o],r)),this._reflectingProperties=void 0),this._markUpdated()}updated(e){}firstUpdated(e){}};n(dt,"UpdatingElement");Os=lo;dt[Os]=!0});var Cs,Qp,Ps=S(()=>{Cs=Element.prototype,Qp=Cs.msMatchesSelector||Cs.webkitMatchesSelector});var dr,po,ft,Rs,vc,v,fo=S(()=>{dr=window.ShadowRoot&&(window.ShadyCSS===void 0||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,po=Symbol(),ft=class{constructor(e,r){if(r!==po)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e}get styleSheet(){return this._styleSheet===void 0&&(dr?(this._styleSheet=new CSSStyleSheet,this._styleSheet.replaceSync(this.cssText)):this._styleSheet=null),this._styleSheet}toString(){return this.cssText}};n(ft,"CSSResult");Rs=n(t=>new ft(String(t),po),"unsafeCSS"),vc=n(t=>{if(t instanceof ft)return t.cssText;if(typeof t=="number")return t;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${t}. Use 'unsafeCSS' to pass non-literal values, but
12
+ take care to ensure page security.`)},"textFromCSSResult"),v=n((t,...e)=>{let r=e.reduce((o,s,i)=>o+vc(s)+t[i+1],t[0]);return new ft(r,po)},"css")});var As,T,O=S(()=>{vs();uo();uo();Ps();ro();fo();fo();(window.litElementVersions||(window.litElementVersions=[])).push("2.4.0");As={},T=class extends dt{static getStyles(){return this.styles}static _getUniqueStyles(){if(this.hasOwnProperty(JSCompiler_renameProperty("_styles",this)))return;let e=this.getStyles();if(Array.isArray(e)){let r=n((i,c)=>i.reduceRight((a,l)=>Array.isArray(l)?r(l,a):(a.add(l),a),c),"addStyles"),o=r(e,new Set),s=[];o.forEach(i=>s.unshift(i)),this._styles=s}else this._styles=e===void 0?[]:[e];this._styles=this._styles.map(r=>{if(r instanceof CSSStyleSheet&&!dr){let o=Array.prototype.slice.call(r.cssRules).reduce((s,i)=>s+i.cssText,"");return Rs(o)}return r})}initialize(){super.initialize(),this.constructor._getUniqueStyles(),this.renderRoot=this.createRenderRoot(),window.ShadowRoot&&this.renderRoot instanceof window.ShadowRoot&&this.adoptStyles()}createRenderRoot(){return this.attachShadow({mode:"open"})}adoptStyles(){let e=this.constructor._styles;e.length!==0&&(window.ShadyCSS!==void 0&&!window.ShadyCSS.nativeShadow?window.ShadyCSS.ScopingShim.prepareAdoptedCssText(e.map(r=>r.cssText),this.localName):dr?this.renderRoot.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):this._needsShimAdoptedStyleSheets=!0)}connectedCallback(){super.connectedCallback(),this.hasUpdated&&window.ShadyCSS!==void 0&&window.ShadyCSS.styleElement(this)}update(e){let r=this.render();super.update(e),r!==As&&this.constructor.render(r,this.renderRoot,{scopeName:this.localName,eventContext:this}),this._needsShimAdoptedStyleSheets&&(this._needsShimAdoptedStyleSheets=!1,this.constructor._styles.forEach(o=>{let s=document.createElement("style");s.textContent=o.cssText,this.renderRoot.appendChild(s)}))}render(){return As}};n(T,"LitElement");T.finalized=!0;T.render=Ts});var fr=de((ad,Ns)=>{var Oc={PAR_OPEN:"(".charCodeAt(0),PAR_CLOSE:")".charCodeAt(0),OP_NOT:"!".charCodeAt(0),BINARY_AND:"&".charCodeAt(0),BINARY_OR:"|".charCodeAt(0),LITERAL:"LITERAL",END:"END",LEAF:"LEAF",ATOMIC:"ATOMIC"};Ns.exports=Oc});var Is=de((cd,ks)=>{var ve=fr(),wc=n(t=>{let e="",r=[];for(let o of t){let s=o.charCodeAt(0);switch(s){case ve.PAR_OPEN:case ve.PAR_CLOSE:case ve.OP_NOT:case ve.BINARY_AND:case ve.BINARY_OR:e&&(r.push({type:ve.LITERAL,value:e}),e=""),r.push({type:s,value:o});break;default:e+=o}}return e&&r.push({type:ve.LITERAL,value:e}),r},"Tokenizer");ks.exports=wc});var qs=de((ld,Us)=>{var ue=fr(),Cc=n(t=>{let e=[],r=[];return t.forEach(s=>{switch(s.type){case ue.LITERAL:e.unshift(s);break;case ue.BINARY_AND:case ue.BINARY_OR:case ue.OP_NOT:case ue.PAR_OPEN:r.push(s);break;case ue.PAR_CLOSE:for(;r.length&&r[r.length-1].type!==ue.PAR_OPEN;)e.unshift(r.pop());r.pop(),r.length&&r[r.length-1].type===ue.OP_NOT&&e.unshift(r.pop());break;default:break}}),r.length&&[...r.reverse(),...e]||e},"PolishNotation"),Pc=n(function*(t){for(let e=0;e<t.length-1;e++)yield t[e];return t[t.length-1]},"PolishGenerator");Us.exports={PolishNotation:Cc,PolishGenerator:Pc}});var Fs=de((ud,Ds)=>{var F=fr(),H=class{constructor(e,r,o,s){this.op=e,this.left=r,this.right=o,this.literal=s}isLeaf(){return this.op===F.LEAF}isAtomic(){return this.isLeaf()||this.op===F.OP_NOT&&this.left.isLeaf()}getLiteralValue(){return this.literal}static CreateAnd(e,r){return new H(F.BINARY_AND,e,r)}static CreateNot(e){return new H(F.OP_NOT,e)}static CreateOr(e,r){return new H(F.BINARY_OR,e,r)}static CreateLiteral(e){return new H(F.LEAF,null,null,e)}};n(H,"ExpNode");var je=n(t=>{let e=t.next().value;switch(e.type){case F.LITERAL:return H.CreateLiteral(e.value);case F.OP_NOT:return H.CreateNot(je(t));case F.BINARY_AND:{let r=je(t),o=je(t);return H.CreateAnd(r,o)}case F.BINARY_OR:{let r=je(t),o=je(t);return H.CreateOr(r,o)}}return null},"make"),Me=n((t,e)=>{if(t.isLeaf())return e(t.getLiteralValue());if(t.op===F.OP_NOT)return!Me(t.left,e);if(t.op===F.BINARY_OR)return Me(t.left,e)||Me(t.right,e);if(t.op===F.BINARY_AND)return Me(t.left,e)&&Me(t.right,e)},"nodeEvaluator");Ds.exports={make:je,nodeEvaluator:Me}});var Vs=de((pd,Ms)=>{var Rc=Is(),Ls=qs(),js=Fs(),Ac=n((t,e)=>{let r=Rc(t),o=Ls.PolishNotation(r),s=Ls.PolishGenerator(o),i=js.make(s);return js.nodeEvaluator(i,e)},"parse");Ms.exports={parse:Ac}});var bi={};xr(bi,{TestWizard:()=>Er,default:()=>Xc});var Er,Xc,_i=S(()=>{O();N();Er=class extends T{static get styles(){return v`
13
13
  :host {
14
14
  position: fixed;
15
15
  top: 5em;
16
- right: 5em;
16
+ righit: 5em;
17
17
  background-color: rgba(255, 255, 255, 0.7);
18
18
  width: 400px;
19
19
  padding: 1em;
@@ -67,11 +67,11 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
67
67
  a {
68
68
  color: white;
69
69
  }
70
- `}runTests(){this.results=[],this.disabled=!0,this.requestUpdate(),document.querySelectorAll("og-offer").forEach(r=>{let o=r.store.getState(),s=r.getAttribute("product"),i=r.getAttribute("location"),a={messages:this.getOfferAttributeMessages(s,i).concat(this.getOfferRequestMessages(s,o)),product:s};this.results.push(a)}),this.testsRan=!0,this.disabled=!1,this.requestUpdate()}getOfferAttributeMessages(e,r){let o=[];return e||o.push({name:"Offer element found but missing product attribute",type:"error"}),r||o.push({name:"Offer element found but missing location attribute",type:"warning"}),e&&r&&o.push({name:"Offer element found and properly tagged",type:"success"}),o}getOfferRequestMessages(e,r){let o=r.inStock[e],s=r.autoshipEligible[e],i=[];return e&&o===!1&&i.push({name:"This product is marked as out of stock in the OG database",type:"warning"}),e&&s===!1&&i.push({name:"This product is not eligible for autoship",type:"warning"}),e&&o===null&&s===null&&i.push({name:"This product does not exist in our database",type:"error"}),i}resultsCodeBlock(){return this.results.length===0?u`
70
+ `}runTests(){this.results=[],this.disabled=!0,this.requestUpdate(),document.querySelectorAll("og-offer").forEach(r=>{let o=r.store.getState(),s=r.getAttribute("product"),i=r.getAttribute("location"),c={messages:this.getOfferAttributeMessages(s,i).concat(this.getOfferRequestMessages(s,o)),product:s};this.results.push(c)}),this.testsRan=!0,this.disabled=!1,this.requestUpdate()}getOfferAttributeMessages(e,r){let o=[];return e||o.push({name:"Offer element found but missing product attribute",type:"error"}),r||o.push({name:"Offer element found but missing location attribute",type:"warning"}),e&&r&&o.push({name:"Offer element found and properly tagged",type:"success"}),o}getOfferRequestMessages(e,r){let o=r.inStock[e],s=r.autoshipEligible[e],i=[];return e&&o===!1&&i.push({name:"This product is marked as out of stock in the OG database",type:"warning"}),e&&s===!1&&i.push({name:"This product is not eligible for autoship",type:"warning"}),e&&o===null&&s===null&&i.push({name:"This product does not exist in our database",type:"error"}),i}resultsCodeBlock(){return this.results.length===0?p`
71
71
  <div class="message error">No offer element found on the page</div>
72
- `:this.results.map((e,r)=>u`
72
+ `:this.results.map((e,r)=>p`
73
73
  <div>For offer tag with product = "${e.product}"</div>
74
- ${e.messages.map(o=>u`
74
+ ${e.messages.map(o=>p`
75
75
  <div class="message ${o.type}">
76
76
  ${o.name}
77
77
  </div>
@@ -100,16 +100,16 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
100
100
  upsell product is in next order
101
101
  </button>
102
102
  <br />
103
- `)}toggleUpsellPreview(e){return r=>{r.preventDefault();let o=document.querySelectorAll("og-offer")[e];o.getAttribute("preview-upsell-offer")?o.removeAttribute("preview-upsell-offer"):o.setAttribute("preview-upsell-offer",!0),this.runTests()}}toggleProductFlags(e,{inStock:r=!0,autoship:o=!0,groups:s=["subscription","upsell"]}){return i=>{i.preventDefault();let a=document.querySelectorAll("og-offer")[e],c=a.product.id;a.store.dispatch(Te({in_stock:{[c]:r},eligibility_groups:{[c]:s},result:"success",autoship:{[c]:o},module_view:{regular:"58a01e9aacbe40389b5c7325d79091bb"},modifiers:{},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:5},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[c]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}})),this.runTests()}}toggleUpsellNextOrder(e){return r=>{let o=document.querySelectorAll("og-offer")[e],s=o.product.id;r.preventDefault(),o.store.dispatch(xr({count:1,next:null,previous:null,results:[{order:"24d50352579511ea806cbc764e100cfd",offer:null,subscription:"8a076b7a0ea011e7a5bcbc764e105eda",product:s,components:[],quantity:1,public_id:"24d6901e579511ea806cbc764e100cfd",product_attribute:null,price:"14.99",extra_cost:"0.00",total_price:"13.49",one_time:!1,frozen:!1,first_placed:null}]})),this.runTests()}}render(){return u`
103
+ `)}toggleUpsellPreview(e){return r=>{r.preventDefault();let o=document.querySelectorAll("og-offer")[e];o.getAttribute("preview-upsell-offer")?o.removeAttribute("preview-upsell-offer"):o.setAttribute("preview-upsell-offer",!0),this.runTests()}}toggleProductFlags(e,{inStock:r=!0,autoship:o=!0,groups:s=["subscription","upsell"]}){return i=>{i.preventDefault();let c=document.querySelectorAll("og-offer")[e],a=c.product.id;c.store.dispatch(Ue({in_stock:{[a]:r},eligibility_groups:{[a]:s},result:"success",autoship:{[a]:o},module_view:{regular:"58a01e9aacbe40389b5c7325d79091bb"},modifiers:{},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:5},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[a]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}})),this.runTests()}}toggleUpsellNextOrder(e){return r=>{let o=document.querySelectorAll("og-offer")[e],s=o.product.id;r.preventDefault(),o.store.dispatch(Dr({count:1,next:null,previous:null,results:[{order:"24d50352579511ea806cbc764e100cfd",offer:null,subscription:"8a076b7a0ea011e7a5bcbc764e105eda",product:s,components:[],quantity:1,public_id:"24d6901e579511ea806cbc764e100cfd",product_attribute:null,price:"14.99",extra_cost:"0.00",total_price:"13.49",one_time:!1,frozen:!1,first_placed:null}]})),this.runTests()}}render(){return p`
104
104
  <div>
105
- ${this.testsRan?this.resultsCodeBlock():u`
105
+ ${this.testsRan?this.resultsCodeBlock():p`
106
106
  <div>Click the button to run tests</div>
107
107
  `}
108
108
  <button ?disabled=${this.disabled} @click="${this.runTests.bind(this)}" class="primary">Run Test</button>
109
109
  </div>
110
- `}};n(er,"TestWizard");Dc=er});var Mc={};tr(Mc,{addOptinChangedCallback:()=>Bs,addTemplate:()=>Qs,clear:()=>$s,config:()=>Ws,default:()=>jc,disableOptinChangedCallbacks:()=>Hs,getOptins:()=>Vs,getProductsForPurchasePost:()=>Ms,initialize:()=>go,offers:()=>_,previewMode:()=>Gs,register:()=>zs,resolveSettings:()=>Zs,setAuthUrl:()=>js,setEnvironment:()=>Fs,setLocale:()=>Ys,setMerchantId:()=>Ls,setPublicPath:()=>Ks,setTemplates:()=>Js});var ii=Object.defineProperty,tt=n((t,e)=>ii(t,"name",{value:e,configurable:!0}),"s"),ai=tt(t=>e=>t.indexOf(e.origin)>=0,"createIsMessageAllowed"),bo=["https://rc3.ordergroove.com","https://rc3.stg.ordergroove.com","http://localhost:3000",window.location.origin],_o=tt(t=>(e,r)=>{bo.forEach(o=>t.postMessage({ogType:e,...r},o))},"createBroadcastMessage");function rr(t){let e=ai(bo),r=_o(t.source);if(e(t)&&t.data.ogType==="READY"){let o="//static.ordergroove.com/@ordergroove/offers-live-editor/0.4.2/dist/";o.startsWith("//")&&(o=window.location.protocol+o),o.endsWith("/")||(o+="/"),import(`${o}client.js`).then(({initializeClient:s})=>{s(e,r),window.removeEventListener("message",rr)})}}n(rr,"c");tt(rr,"handleReady");function or(t=window.opener){t&&t!==window&&(window.addEventListener("message",rr),_o(t)("READY"))}n(or,"w");tt(or,"offersLiveEditor");function nr(t){var e,r=t.Symbol;return typeof r=="function"?r.observable?e=r.observable:(e=r("observable"),r.observable=e):e="@@observable",e}n(nr,"symbolObservablePonyfill");var be;typeof self!="undefined"?be=self:typeof window!="undefined"||typeof window!="undefined"?be=window:typeof module!="undefined"?be=module:be=Function("return this")();var ci=nr(be),sr=ci;var ir=n(function(){return Math.random().toString(36).substring(7).split("").join(".")},"randomString"),Ie={INIT:"@@redux/INIT"+ir(),REPLACE:"@@redux/REPLACE"+ir(),PROBE_UNKNOWN_ACTION:n(function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ir()},"PROBE_UNKNOWN_ACTION")};function li(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}n(li,"isPlainObject");function ar(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error("It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.");if(typeof e=="function"&&typeof r=="undefined"&&(r=e,e=void 0),typeof r!="undefined"){if(typeof r!="function")throw new Error("Expected the enhancer to be a function.");return r(ar)(t,e)}if(typeof t!="function")throw new Error("Expected the reducer to be a function.");var s=t,i=e,a=[],c=a,l=!1;function d(){c===a&&(c=a.slice())}n(d,"ensureCanMutateNextListeners");function g(){if(l)throw new Error("You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}n(g,"getState");function p(f){if(typeof f!="function")throw new Error("Expected the listener to be a function.");if(l)throw new Error("You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api-reference/store#subscribelistener for more details.");var T=!0;return d(),c.push(f),n(function(){if(!!T){if(l)throw new Error("You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api-reference/store#subscribelistener for more details.");T=!1,d();var b=c.indexOf(f);c.splice(b,1),a=null}},"unsubscribe")}n(p,"subscribe");function m(f){if(!li(f))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(typeof f.type=="undefined")throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(l)throw new Error("Reducers may not dispatch actions.");try{l=!0,i=s(i,f)}finally{l=!1}for(var T=a=c,O=0;O<T.length;O++){var b=T[O];b()}return f}n(m,"dispatch");function E(f){if(typeof f!="function")throw new Error("Expected the nextReducer to be a function.");s=f,m({type:Ie.REPLACE})}n(E,"replaceReducer");function y(){var f,T=p;return f={subscribe:n(function(b){if(typeof b!="object"||b===null)throw new TypeError("Expected the observer to be an object.");function P(){b.next&&b.next(g())}n(P,"observeState"),P();var Xs=T(P);return{unsubscribe:Xs}},"subscribe")},f[sr]=function(){return this},f}return n(y,"observable"),m({type:Ie.INIT}),o={dispatch:m,subscribe:p,getState:g,replaceReducer:E},o[sr]=y,o}n(ar,"createStore");function ui(t,e){var r=e&&e.type,o=r&&'action "'+String(r)+'"'||"an action";return"Given "+o+', reducer "'+t+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.'}n(ui,"getUndefinedStateErrorMessage");function pi(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:Ie.INIT});if(typeof o=="undefined")throw new Error('Reducer "'+e+`" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:Ie.PROBE_UNKNOWN_ACTION()})=="undefined")throw new Error('Reducer "'+e+'" returned undefined when probed with a random type. '+("Don't try to handle "+Ie.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.")})}n(pi,"assertReducerShape");function xo(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var s=e[o];typeof t[s]=="function"&&(r[s]=t[s])}var i=Object.keys(r),a,c;try{pi(r)}catch(l){c=l}return n(function(d,g){if(d===void 0&&(d={}),c)throw c;if(!1)var p;for(var m=!1,E={},y=0;y<i.length;y++){var f=i[y],T=r[f],O=d[f],b=T(O,g);if(typeof b=="undefined"){var P=ui(f,g);throw new Error(P)}E[f]=b,m=m||b!==O}return m=m||i.length!==Object.keys(d).length,m?E:d},"combination")}n(xo,"combineReducers");function Eo(t,e){return function(){return e(t.apply(this,arguments))}}n(Eo,"bindActionCreator");function So(t,e){if(typeof t=="function")return Eo(t,e);if(typeof t!="object"||t===null)throw new Error("bindActionCreators expected an object or a function, instead received "+(t===null?"null":typeof t)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');var r={};for(var o in t){var s=t[o];typeof s=="function"&&(r[o]=Eo(s,e))}return r}n(So,"bindActionCreators");function di(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}n(di,"_defineProperty");function vo(t,e){var r=Object.keys(t);return Object.getOwnPropertySymbols&&r.push.apply(r,Object.getOwnPropertySymbols(t)),e&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),r}n(vo,"ownKeys");function fi(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?vo(r,!0).forEach(function(o){di(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):vo(r).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}n(fi,"_objectSpread2");function cr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,s){return function(){return o(s.apply(void 0,arguments))}})}n(cr,"compose");function wo(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var s=o.apply(void 0,arguments),i=n(function(){throw new Error("Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},"dispatch"),a={getState:s.getState,dispatch:n(function(){return i.apply(void 0,arguments)},"dispatch")},c=e.map(function(l){return l(a)});return i=cr.apply(void 0,c)(s.dispatch),fi({},s,{dispatch:i})}}}n(wo,"applyMiddleware");var rt=null,hi=n(t=>({dispatch:t}),"defaultMapDispatchToProps"),To=n(t=>{if(!rt)throw new Error("Missing redux store.");return rt},"resolveStore"),mi=n((t,e)=>r=>{let{getState:o,dispatch:s}=To(r),i=t?t(o(),r):{},a=e(s,r);Object.assign(r,i,a)},"createRecalcProps"),h=n((t,e=hi)=>r=>{let s=mi(t,typeof e=="function"?e:i=>So(e,i));return class extends r{get store(){return rt}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this._storeUnsubscribe=To(this).subscribe(()=>s(this)),s(this)}attributeChangedCallback(i,a,c){super.attributeChangedCallback&&super.attributeChangedCallback(i,a,c),this._storeUnsubscribe&&a!==c&&s(this)}disconnectedCallback(){this._storeUnsubscribe(),super.disconnectedCallback&&super.disconnectedCallback()}}},"connect"),Oo=n(t=>{rt=t},"setStore");function Co(t){var e=n(function(o){var s=o.dispatch,i=o.getState;return function(a){return function(c){return typeof c=="function"?c(s,i,t):a(c)}}},"middleware");return e}n(Co,"createThunkMiddleware");var Po=Co();Po.withExtraArgument=Co;var Ro=Po;ae();function gi(t,e){return t===e}n(gi,"defaultEqualityCheck");function yi(t,e,r){if(e===null||r===null||e.length!==r.length)return!1;for(var o=e.length,s=0;s<o;s++)if(!t(e[s],r[s]))return!1;return!0}n(yi,"areArgumentsShallowlyEqual");function bi(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:gi,r=null,o=null;return function(){return yi(e,r,arguments)||(o=t.apply(null,arguments)),r=arguments,o}}n(bi,"defaultMemoize");function _i(t){var e=Array.isArray(t[0])?t[0]:t;if(!e.every(function(o){return typeof o=="function"})){var r=e.map(function(o){return typeof o}).join(", ");throw new Error("Selector creators expect all input-selectors to be functions, "+("instead received the following types: ["+r+"]"))}return e}n(_i,"getDependencies");function xi(t){for(var e=arguments.length,r=Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];return function(){for(var s=arguments.length,i=Array(s),a=0;a<s;a++)i[a]=arguments[a];var c=0,l=i.pop(),d=_i(i),g=t.apply(void 0,[function(){return c++,l.apply(null,arguments)}].concat(r)),p=t(function(){for(var m=[],E=d.length,y=0;y<E;y++)m.push(d[y].apply(null,arguments));return g.apply(null,m)});return p.resultFunc=l,p.dependencies=d,p.recomputations=function(){return c},p.resetRecomputations=function(){return c=0},p}}n(xi,"createSelectorCreator");var Ee=xi(bi);var ue=ye(vt());Y();ue.default.Cache=Map;function ua(t,e){if(t===e)return!0;if(t===null||e===null||t.length!==e.length)return!1;for(let r=0;r<t.length;++r)if(t[r]!==e[r])return!1;return!0}n(ua,"arraysEqual");var R=n((t,e)=>!!(t===e||typeof t=="object"&&typeof e=="object"&&t&&e&&t.id===e.id&&(!(Array.isArray(t.components)&&Array.isArray(e.components))||ua((t.components||[]).sort(),(e.components||[]).sort()))),"isSameProduct"),Ot=n(t=>t.optedin||[],"optedinSelector"),Qo=n(t=>t.optedout||[],"optedoutSelector"),hr=n(t=>t.autoshipByDefault||{},"autoshipSelector"),pa=n(t=>t.defaultFrequencies||{},"defaultFrequenciesSelector"),V=(0,ue.default)(t=>Ee(Ot,Qo,hr,(e,r,o)=>{let s=e.find(i=>R(t,i));return s||(r.find(i=>R(t,i))?!1:t&&o[t.id]?{id:t.id}:!1)}),t=>JSON.stringify(t)),Jo=(0,ue.default)(t=>Ee(Ot,e=>{let r=e.find(o=>R(t,o));return r||!1}),t=>JSON.stringify(t)),Ct=(0,ue.default)(t=>Ee(Qo,e=>e.find(r=>R(t,r))));var j=(0,ue.default)(t=>Ee(V(t),e=>e&&e.frequency||null)),Pt=(0,ue.default)(t=>Ee(pa,e=>e[t]&&Ve(e[t])||null)),mr=n(t=>t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),"kebabCase"),$=n((t,e,r,o)=>({[r]:e&&e.hasAttribute&&e.hasAttribute(mr(r))&&e[r]||e.offer&&typeof(e.offer[r]!=="undefined")&&e.offer[r]||t.config&&t.config[r]||o}),"configSelector"),ve=n(t=>({templates:t.templates||[]}),"templatesSelector");Y();var da=n((t=[],e)=>{switch(e.type){case G:return[];case ie:return e.newValue?e.newValue.optedin:t;case oe:case se:let[[r],o]=t.reduce((s,i)=>s[R(e.payload.product,i)?0:1].push(i)&&s,[[],[]]);return(o||[]).concat({...r,...e.payload.product,frequency:e.payload.frequency});case ne:return t.filter(s=>!R(e.payload.product,s));case qe:return t.map(s=>R(e.payload.product,s)?{...s,...e.payload.newProduct}:s);case ft:return t.filter(s=>!R(e.payload.product,s));case xe:return[];default:return t}},"optedin"),fa=n((t=[],e)=>{switch(e.type){case G:return[];case ie:return e.newValue?e.newValue.optedout:t;case oe:case se:return t.filter(s=>!R(e.payload.product,s));case ne:let[[r],o]=t.reduce((s,i)=>s[R(e.payload.product,i)?0:1].push(i)&&s,[[],[]]);return(o||[]).concat({...r,...e.payload.product,frequency:e.payload.frequency});case qe:return t.map(s=>R(e.payload.product,s)?{...s,...e.payload.newProduct}:s);case xe:return[];default:return t}},"optedout"),ha=n((t={},{type:e,payload:r})=>{switch(e){case at:return r&&r.count>0?{...t,...r.results[0]&&{...r.results[0],place:new Date(Date.parse(r.results[0].place.replace(/-/gi,"/")))}}:t;case ct:return{...t,products:(r.results||[]).map(o=>o.product)};case dt:return{...t,...r,public_id:r.order,...r.product&&{products:(t.products||[]).concat(r.product)}};default:return t}},"nextUpcomingOrder"),ma=n((t={},e)=>{switch(e.type){case q:return{...t,...e.payload.autoship};default:return t}},"autoshipEligible"),ga=n((t={},e)=>{switch(e.type){case q:return{...t,...e.payload.in_stock};default:return t}},"inStock"),ya=n((t={},e)=>{switch(e.type){case q:return{...t,...e.payload.eligibility_groups};default:return t}},"eligibilityGroups"),Ko=n((t,e)=>t.map(r=>({...e[r],id:[r][0]})),"mapIncentive"),ba=n((t={},e)=>{switch(e.type){case q:return{...t,...[...new Set(Object.keys(e.payload.incentives||{}))].reduce((r,o)=>({...r,[o]:Object.entries(e.payload.incentives).filter(([s])=>s===o).reduce((s,[,{initial:i,ongoing:a}])=>({...s,initial:[...s.initial||[],...Ko(i,e.payload.incentives_display)],ongoing:[...s.ongoing||[],...Ko(a,e.payload.incentives_display)]}),{})}),{})};default:return t}},"incentives");var _a=n((t=!1,e)=>{switch(e.type){case it:return{...e.payload};case _e:return!1;default:return t}},"auth"),xa=n((t="",e)=>{switch(e.type){case ot:return e.payload;default:return t}},"merchantId"),Ea=n((t=null,e)=>{switch(e.type){case st:return e.payload;default:return t}},"authUrl"),Sa=n((t={},e)=>{switch(e.type){case q:return{...t,offerId:(e.payload.module_view||{}).regular,...e.payload.modifiers};default:return t}},"offer"),va=n((t="",e)=>{switch(e.type){case q:return(e.payload.module_view||{}).regular||"";default:return t}},"offerId"),wa=n((t=null,e)=>{switch(e.type){case G:return null;case nt:return e.payload;default:return t}},"sessionId"),Ta=n((t={},e)=>{switch(e.type){case q:return{...t,...Object.entries(e.payload.autoship).map(([r])=>({[r]:Object.keys(e.payload.modifiers)})).reduce((r,o)=>({...r,...o}))};case xe:return{};default:return t}},"productOffer"),Oa=n((t={},e)=>{switch(e.type){case bt:return{...t,[e.payload.product]:e.payload.firstOrderPlaceDate};default:return t}},"firstOrderPlaceDate"),Ca=n((t={},e)=>{switch(e.type){case _t:return{...t,[e.payload.product]:e.payload.productToSubscribe};default:return t}},"productToSubscribe"),gr=n((t={},e)=>{switch(e.type){case lt:return{...t,name:"staging",apiUrl:"https://staging.om.ordergroove.com",legoUrl:"https://staging.restapi.ordergroove.com"};case ut:return{...t,name:"dev",apiUrl:"https://dev.om.ordergroove.com",legoUrl:"https://dev.restapi.ordergroove.com"};case pt:return{...t,name:"prod",apiUrl:"https://om.ordergroove.com",legoUrl:"https://restapi.ordergroove.com"};default:return t}},"environment"),Pa=n((t={offerOptInLabel:"Subscribe to save",offerIncentiveText:"Save {{ogIncentive DiscountPercent}} when you subscribe",offerOptOutLabel:"Deliver one-time only",offerEveryLabel:"Delivery Every",offerTooltipTrigger:"[?]",offerTooltipContent:"Seems this is a great subscription offering. Many fun details about this program exist.",optinButtonLabel:"\u2022",optoutButtonLabel:"\u2022",optinStatusOptedInLabel:"You're opted in!",optinStatusOptedOutLabel:"You're not opted in.",optinToggleLabel:"\u2022",upsellButtonLabel:"Add item to order on ",upsellButtonPrefix:"",upsellModalContent:"Some upsell modal content",upsellModalOptInLabel:"Subscribe",upsellModalOptOutLabel:"Purchase one time",upsellModalTitle:"Impulse Upsell",upsellModalConfirmLabel:"Ok",upsellModalCancelLabel:"Cancel",defaultFrequencyCopy:"(Most Popular)",frequencyPeriods:{"1":"day","2":"week","3":"month"}},e)=>{switch(e.type){case ht:return{...t,...e.payload};default:return t}},"locale"),Ra=n((t={frequencies:["1_2","1_2","1_3"],offerType:"radio"},e)=>{switch(e.type){case mt:return{...t,...e.payload,defaultFrequency:e.payload.defaultFrequency?Ve(e.payload.defaultFrequency):t.defaultFrequency,frequencies:e.payload.frequencies?e.payload.frequencies.map(Ve):t.frequencies};default:return t}},"config"),Aa=n((t=!1,e)=>{switch(e.type){case Ue:return e.payload;default:return t}},"previewStandardOffer"),Na=n((t=!1,e)=>{switch(e.type){case De:return e.payload;default:return t}},"previewUpsellOffer"),ka=n((t=[],e)=>{switch(e.type){case q:return{...t,...e.payload.autoship_by_default};default:return t}},"autoshipByDefault"),Ia=n((t=[],e)=>{switch(e.type){case q:return{...t,...e.payload.default_frequencies};default:return t}},"defaultFrequencies"),qa=n((t=[],e)=>{switch(e.type){case yt:return[...e.payload||[]];case gt:return[e.payload,...t];default:return t}},"templates"),Ua=n((t={},e)=>{switch(e.type){case xt:return{...e.payload};default:return t}},"productPlans"),Zo=xo({productPlans:Ua,environment:gr,optedin:da,optedout:fa,merchantId:xa,offer:Sa,offerId:va,productOffer:Ta,sessionId:wa,inStock:ga,eligibilityGroups:ya,autoshipByDefault:ka,autoshipEligible:ma,incentives:ba,nextUpcomingOrder:ha,auth:_a,authUrl:Ea,locale:Pa,config:Ra,previewStandardOffer:Aa,previewUpsellOffer:Na,templates:qa,defaultFrequencies:Ia,firstOrderPlaceDate:Oa,productToSubscribe:Ca});var _n=ye(yr());N();ae();var $e="OG_STATE",xn=n(t=>{try{return t===null?void 0:JSON.parse(t)}catch{return}},"safeParseState"),vr=n(()=>window.og&&window.og.previewMode,"isPreviewMode"),En=n(()=>vr()?{}:xn(localStorage.getItem($e)),"loadState"),Ya=n(t=>!t||!t.sessionId?!1:JSON.stringify({sessionId:t.sessionId,optedin:t.optedin,optedout:t.optedout,productOffer:t.productOffer,firstOrderPlaceDate:t.firstOrderPlaceDate,productToSubscribe:t.productToSubscribe}),"serializeState"),Sn=n(t=>{if(vr())return;let e=Ya(t);e&&localStorage.getItem($e)!==e&&localStorage.setItem($e,e)},"saveState"),vn=n(t=>(0,_n.throttle)(500,e=>{if(vr())return;let{key:r,newValue:o}=e;r===$e&&o===null?(t.dispatch({type:G}),setTimeout(()=>t.dispatch(qt()),0)):r===$e&&t.dispatch({type:ie,newValue:xn(o)})}),"listenLocalStorageChanges");var wn=ye(yr());ae();var Qa=n((t,e,r=document)=>r.dispatchEvent(new CustomEvent(t,{detail:e})),"dispatchEvent"),Tn=n(t=>({payload:{product:{id:e,components:r}={}}={}}={})=>setTimeout(()=>Qa("optin-changed",{productId:e,components:r,optedIn:t}),0),"dispatchOptinChangedEvent"),Ja=[{expressions:[({type:t}={})=>t===oe,({type:t}={})=>t===se],fn:Tn(!0)},{expressions:[({type:t}={})=>t===ne],fn:Tn(!1)}],On=n(t=>e=>r=>{let o=t.getState();Ja.forEach(s=>{s.expressions.some(i=>i(r,o))&&s.fn(r)}),e(r)},"dispatchMiddleware"),Cn=n(t=>e=>r=>{e(r);let o=(0,wn.throttle)(500,()=>{Sn({...t.getState()})});r.type!==ie&&o()},"localStorageMiddleware");function Pn(){if(window.og&&window.og.store)return window.og.store;let t=window.og&&window.og.previewMode,e=typeof window=="object"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__({}):cr,r=[Ro,On];t||r.push(Cn);let o=e(wo(...r)),s=ar(Zo,t?{}:En(),o);return window.og=window.og||{},window.og.store=s,s}n(Pn,"getStore");Y();var wr=n((t={},e=[])=>(t.optedin||[]).map(r=>{let o={product:r.id,subscription_info:{components:r.components||[]},tracking_override:{offer:((t.productOffer||{})[r.id]||[])[0],...Me(r.frequency)}};return t.firstOrderPlaceDate&&t.firstOrderPlaceDate[r.id]&&(o.subscription_info.first_order_place_date=t.firstOrderPlaceDate[r.id]),t.productToSubscribe&&t.productToSubscribe[r.id]&&(o.tracking_override.product=t.productToSubscribe[r.id]),o}).filter(r=>r.tracking_override.offer).filter(r=>e.length?e.includes(r.product):r),"getProductsForPurchasePost");N();w();var us=ye(rs());w();var hc=n(t=>{let e=String(t||"").trim().match(/(\d+)\s*([dwm])/);return e?`${e[1]}_${{d:1,w:2,m:3}[e[2]]}`:t},"sanitizeFrequencyString"),os=n(t=>t.hasAttribute("product")&&{id:t.getAttribute("product"),...t.hasAttribute("product-components")&&{components:JSON.parse(t.getAttribute("product-components"))}},"buildProduct");var Wr=n(t=>{let e=os(t);if(!e){let r=t.offer;r&&(e=os(r))}return e},"resolveProduct"),mc=n(t=>{let e=t;for(;e;){if(e.tagName==="OG-OFFER")return e;e=e.nodeType===11?e.host:e.parentNode}},"resolveOffer"),Yr=n(t=>class extends t{get offer(){return mc(this)}connectedCallback(){super.connectedCallback(),this.offersChangeTemplate=this.offersChangeTemplate.bind(this),this.offer&&this.offer.addEventListener("template-changed",this.offersChangeTemplate)}disconnectedCallback(){super.disconnectedCallback(),this.offer&&this.offer.removeEventListener("template-changed",this.offersChangeTemplate)}offersChangeTemplate(){this._enqueueUpdate()}},"withOfferTemplate"),A=n(t=>class extends Yr(t){get product(){return Wr(this)}},"withProduct"),Yt=n(t=>class extends t{get childOptions(){return this._childOptions||{options:[]}}connectedCallback(){let e=[],r=null;this.querySelectorAll("option").forEach(o=>{let s=hc(o.value),i=o.innerText.trim();e.push({value:s,text:i}),!r&&o.selected&&(r=s)}),this._childOptions={options:e,isSelected:r},super.connectedCallback&&super.connectedCallback()}},"withChildOptions");var Qt={};tr(Qt,{autoshipByDefault:()=>gc,eligibilityGroups:()=>is,eligible:()=>ns,hasUpcomingOrder:()=>cs,hasUpsellGroup:()=>as,inStock:()=>Qr,optedout:()=>bc,regularEligible:()=>xc,subscribed:()=>yc,subscriptionEligible:()=>ss,upcomingOrderContainsProduct:()=>_c,upsellEligible:()=>ls});var Qr=n((t,e)=>(t.inStock||{})[(e.product||{}).id],"inStock"),ns=n((t,e)=>(t.autoshipEligible||{})[(e.product||{}).id]||!1,"eligible"),gc=n((t,e)=>(t.autoshipByDefault||{})[(e.product||{}).id]||!1,"autoshipByDefault"),ss=n((t,e)=>(t.offerId&&t.offerId!=="0"||!1)&&ns(t,e)&&Qr(t,e),"subscriptionEligible"),is=n((t,e)=>(t.eligibilityGroups||{})[(e.product||{}).id]||null,"eligibilityGroups"),as=n((t,e)=>{let r=is(t,e);return r===null||!!r.find(o=>o==="upsell"||o==="impulse_upsell")},"hasUpsellGroup"),yc=n((t,e)=>Jo(e.product)(t),"subscribed"),bc=n((t,e)=>Ct(e.product)(t),"optedout"),cs=n(t=>!!(t.nextUpcomingOrder&&t.nextUpcomingOrder.public_id),"hasUpcomingOrder"),_c=n((t,e)=>(t.nextUpcomingOrder&&t.nextUpcomingOrder.products||[]).includes((e.product||{}).id),"upcomingOrderContainsProduct"),ls=n((t,e)=>t.offerId&&t.offerId!=="0"&&t.auth&&Qr(t,e)&&cs(t)&&as(t,e),"upsellEligible"),xc=n((t,e)=>ss(t,e)&&!ls(t,e),"regularEligible");var Ec=n(t=>t.replace(/(\r\n|\n|\r|\s)+/gm,""),"removeWhitespace"),Jr=class extends A(x){static get properties(){return{...super.properties,state:{type:Object,attribute:!1},test:{type:String}}}render(){return this.test&&us.default.parse(Ec(this.test),r=>Qt[r]&&Qt[r](this.state,this))?u`
110
+ `}};n(Er,"TestWizard");Xc=Er});var au={};xr(au,{addOptinChangedCallback:()=>Ml,addTemplate:()=>Vl,clear:()=>$l,config:()=>Hl,default:()=>iu,disableOptinChangedCallbacks:()=>Gl,getOptins:()=>Bl,getProductsForPurchasePost:()=>zl,initialize:()=>Wl,isReady:()=>jl,offers:()=>E,platform:()=>Ne,previewMode:()=>Yl,register:()=>Jl,resolveSettings:()=>Ql,setAuthUrl:()=>Kl,setEnvironment:()=>Zl,setLocale:()=>Xl,setMerchantId:()=>eu,setPublicPath:()=>tu,setTemplates:()=>ru,setupCart:()=>ou,setupProduct:()=>nu,setupProducts:()=>su,store:()=>Li});function Sr(t){var e,r=t.Symbol;return typeof r=="function"?r.observable?e=r.observable:(e=r("observable"),r.observable=e):e="@@observable",e}n(Sr,"symbolObservablePonyfill");var Oe;typeof self!="undefined"?Oe=self:typeof window!="undefined"||typeof window!="undefined"?Oe=window:typeof module!="undefined"?Oe=module:Oe=Function("return this")();var Wi=Sr(Oe),Tr=Wi;var vr=n(function(){return Math.random().toString(36).substring(7).split("").join(".")},"randomString"),ze={INIT:"@@redux/INIT"+vr(),REPLACE:"@@redux/REPLACE"+vr(),PROBE_UNKNOWN_ACTION:n(function(){return"@@redux/PROBE_UNKNOWN_ACTION"+vr()},"PROBE_UNKNOWN_ACTION")};function Yi(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}n(Yi,"isPlainObject");function Or(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error("It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.");if(typeof e=="function"&&typeof r=="undefined"&&(r=e,e=void 0),typeof r!="undefined"){if(typeof r!="function")throw new Error("Expected the enhancer to be a function.");return r(Or)(t,e)}if(typeof t!="function")throw new Error("Expected the reducer to be a function.");var s=t,i=e,c=[],a=c,l=!1;function d(){a===c&&(a=c.slice())}n(d,"ensureCanMutateNextListeners");function h(){if(l)throw new Error("You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}n(h,"getState");function u(f){if(typeof f!="function")throw new Error("Expected the listener to be a function.");if(l)throw new Error("You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api-reference/store#subscribelistener for more details.");var x=!0;return d(),a.push(f),n(function(){if(!!x){if(l)throw new Error("You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api-reference/store#subscribelistener for more details.");x=!1,d();var y=a.indexOf(f);a.splice(y,1),c=null}},"unsubscribe")}n(u,"subscribe");function m(f){if(!Yi(f))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(typeof f.type=="undefined")throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(l)throw new Error("Reducers may not dispatch actions.");try{l=!0,i=s(i,f)}finally{l=!1}for(var x=c=a,w=0;w<x.length;w++){var y=x[w];y()}return f}n(m,"dispatch");function _(f){if(typeof f!="function")throw new Error("Expected the nextReducer to be a function.");s=f,m({type:ze.REPLACE})}n(_,"replaceReducer");function b(){var f,x=u;return f={subscribe:n(function(y){if(typeof y!="object"||y===null)throw new TypeError("Expected the observer to be an object.");function C(){y.next&&y.next(h())}n(C,"observeState"),C();var L=x(C);return{unsubscribe:L}},"subscribe")},f[Tr]=function(){return this},f}return n(b,"observable"),m({type:ze.INIT}),o={dispatch:m,subscribe:u,getState:h,replaceReducer:_},o[Tr]=b,o}n(Or,"createStore");function Ji(t,e){var r=e&&e.type,o=r&&'action "'+String(r)+'"'||"an action";return"Given "+o+', reducer "'+t+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.'}n(Ji,"getUndefinedStateErrorMessage");function Qi(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:ze.INIT});if(typeof o=="undefined")throw new Error('Reducer "'+e+`" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:ze.PROBE_UNKNOWN_ACTION()})=="undefined")throw new Error('Reducer "'+e+'" returned undefined when probed with a random type. '+("Don't try to handle "+ze.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.")})}n(Qi,"assertReducerShape");function bt(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var s=e[o];typeof t[s]=="function"&&(r[s]=t[s])}var i=Object.keys(r),c,a;try{Qi(r)}catch(l){a=l}return n(function(d,h){if(d===void 0&&(d={}),a)throw a;if(!1)var u;for(var m=!1,_={},b=0;b<i.length;b++){var f=i[b],x=r[f],w=d[f],y=x(w,h);if(typeof y=="undefined"){var C=Ji(f,h);throw new Error(C)}_[f]=y,m=m||y!==w}return m=m||i.length!==Object.keys(d).length,m?_:d},"combination")}n(bt,"combineReducers");function on(t,e){return function(){return e(t.apply(this,arguments))}}n(on,"bindActionCreator");function nn(t,e){if(typeof t=="function")return on(t,e);if(typeof t!="object"||t===null)throw new Error("bindActionCreators expected an object or a function, instead received "+(t===null?"null":typeof t)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');var r={};for(var o in t){var s=t[o];typeof s=="function"&&(r[o]=on(s,e))}return r}n(nn,"bindActionCreators");function Ki(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}n(Ki,"_defineProperty");function sn(t,e){var r=Object.keys(t);return Object.getOwnPropertySymbols&&r.push.apply(r,Object.getOwnPropertySymbols(t)),e&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),r}n(sn,"ownKeys");function Zi(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?sn(r,!0).forEach(function(o){Ki(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):sn(r).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}n(Zi,"_objectSpread2");function wr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,s){return function(){return o(s.apply(void 0,arguments))}})}n(wr,"compose");function an(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var s=o.apply(void 0,arguments),i=n(function(){throw new Error("Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},"dispatch"),c={getState:s.getState,dispatch:n(function(){return i.apply(void 0,arguments)},"dispatch")},a=e.map(function(l){return l(c)});return i=wr.apply(void 0,a)(s.dispatch),Zi({},s,{dispatch:i})}}}n(an,"applyMiddleware");function cn(t){var e=n(function(o){var s=o.dispatch,i=o.getState;return function(c){return function(a){return typeof a=="function"?a(s,i,t):c(a)}}},"middleware");return e}n(cn,"createThunkMiddleware");var ln=cn();ln.withExtraArgument=cn;var un=ln;var Zn=ee(Et());N();V();var st="OG_STATE",Xn=n(t=>{try{return t===null?void 0:JSON.parse(t)}catch{return}},"safeParseState"),jr=n(()=>window.og&&window.og.previewMode,"isPreviewMode"),es=n(()=>jr()?{}:Xn(localStorage.getItem(st)),"loadState"),ec=n(t=>!t||!t.sessionId?!1:JSON.stringify({sessionId:t.sessionId,optedin:t.optedin,optedout:t.optedout,productOffer:t.productOffer,firstOrderPlaceDate:t.firstOrderPlaceDate,productToSubscribe:t.productToSubscribe}),"serializeState"),ts=n(t=>{if(jr())return;let e=ec(t);e&&localStorage.getItem(st)!==e&&localStorage.setItem(st,e)},"saveState"),rs=n(t=>(0,Zn.throttle)(500,e=>{if(jr())return;let{key:r,newValue:o}=e;r===st&&o===null?(t.dispatch({type:te}),setTimeout(()=>t.dispatch(Yt()),0)):r===st&&t.dispatch({type:fe,newValue:Xn(o)})}),"listenLocalStorageChanges");var ns=ee(Et());V();function tc(t,e){return t===e}n(tc,"defaultEqualityCheck");function rc(t,e,r){if(e===null||r===null||e.length!==r.length)return!1;for(var o=e.length,s=0;s<o;s++)if(!t(e[s],r[s]))return!1;return!0}n(rc,"areArgumentsShallowlyEqual");function oc(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:tc,r=null,o=null;return function(){return rc(e,r,arguments)||(o=t.apply(null,arguments)),r=arguments,o}}n(oc,"defaultMemoize");function nc(t){var e=Array.isArray(t[0])?t[0]:t;if(!e.every(function(o){return typeof o=="function"})){var r=e.map(function(o){return typeof o}).join(", ");throw new Error("Selector creators expect all input-selectors to be functions, "+("instead received the following types: ["+r+"]"))}return e}n(nc,"getDependencies");function sc(t){for(var e=arguments.length,r=Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];return function(){for(var s=arguments.length,i=Array(s),c=0;c<s;c++)i[c]=arguments[c];var a=0,l=i.pop(),d=nc(i),h=t.apply(void 0,[function(){return a++,l.apply(null,arguments)}].concat(r)),u=t(function(){for(var m=[],_=d.length,b=0;b<_;b++)m.push(d[b].apply(null,arguments));return h.apply(null,m)});return u.resultFunc=l,u.dependencies=d,u.recomputations=function(){return a},u.resetRecomputations=function(){return a=0},u}}n(sc,"createSelectorCreator");var qe=sc(oc);var be=ee(Ke());ne();be.default.Cache=Map;function ic(t,e){if(t===e)return!0;if(t===null||e===null||t.length!==e.length)return!1;for(let r=0;r<t.length;++r)if(t[r]!==e[r])return!1;return!0}n(ic,"arraysEqual");var A=n((t,e)=>!!(t===e||typeof t=="object"&&typeof e=="object"&&t&&e&&t.id===e.id&&(!(Array.isArray(t.components)&&Array.isArray(e.components))||ic((t.components||[]).sort(),(e.components||[]).sort()))),"isSameProduct"),Jt=n(t=>t.optedin||[],"optedinSelector"),os=n(t=>t.optedout||[],"optedoutSelector"),Mr=n(t=>t.autoshipByDefault||{},"autoshipSelector"),ac=n(t=>t.defaultFrequencies||{},"defaultFrequenciesSelector"),J=(0,be.default)(t=>qe(Jt,os,Mr,(e,r,o)=>{let s=e.find(i=>A(t,i));return s||(r.find(i=>A(t,i))?!1:t&&o[t.id]?{id:t.id}:!1)}),t=>JSON.stringify(t)),Qt=(0,be.default)(t=>qe(Jt,e=>{let r=e.find(o=>A(t,o));return r||!1}),t=>JSON.stringify(t)),Kt=(0,be.default)(t=>qe(os,e=>e.find(r=>A(t,r))));var B=(0,be.default)(t=>qe(J(t),e=>e&&e.frequency||null)),Zt=(0,be.default)(t=>qe(ac,e=>e[t]&&tt(e[t])||null)),Vr=n(t=>t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),"kebabCase"),Q=n((t,e,r,o)=>({[r]:t.config&&t.config[r]||e&&e.hasAttribute&&e.hasAttribute(Vr(r))&&e[r]||e.offer&&typeof(e.offer[r]!=="undefined")&&e.offer[r]||o}),"configSelector"),De=n(t=>({templates:t.templates||[]}),"templatesSelector");var cc=n((t,e,r=document)=>r.dispatchEvent(new CustomEvent(t,{detail:e})),"dispatchEvent"),ss=n(t=>({payload:{product:{id:e,components:r}={}}={}}={})=>setTimeout(()=>cc("optin-changed",{productId:e,components:r,optedIn:t}),0),"dispatchOptinChangedEvent"),lc=[{expressions:[({type:t}={})=>t===I,({type:t}={})=>t===q],fn:ss(!0)},{expressions:[({type:t}={})=>t===U],fn:ss(!1)}],is=n(t=>e=>r=>{let o=t.getState();lc.forEach(s=>{s.expressions.some(i=>i(r,o))&&s.fn(r)}),e(r)},"dispatchMiddleware"),as=n(t=>e=>r=>{var s;let o;switch(r.type){case P:case U:case I:case q:o=new CustomEvent(`og-${r.type.toLowerCase().replace(/_/g,"-")}`,{bubbles:!0,cancelable:!0,detail:r.payload}),(((s=r.payload)==null?void 0:s.offer)||document).dispatchEvent(o);break;default:}(o==null?void 0:o.defaultPrevented)||e(r)},"offerEvents"),cs=n(t=>e=>r=>{e(r);let o=(0,ns.throttle)(500,()=>{ts({...t.getState()})});r.type!==fe&&o()},"localStorageMiddleware");function ls(t,...e){if(window.og&&window.og.store)return window.og.store;let r=window.og&&window.og.previewMode,o=typeof window=="object"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__({}):wr,s=[un,is,as],i={};if(!r)try{i=es(),s.push(cs)}catch{}let c=o(an(...s,...e)),a=Or(t,i,c);return window.og=window.og||{},window.og.store=a,a}n(ls,"makeStore");var uc=Object.defineProperty,Xt=n((t,e)=>uc(t,"name",{value:e,configurable:!0}),"s"),pc=Xt(t=>e=>t.indexOf(e.origin)>=0,"createIsMessageAllowed"),us=["https://rc3.ordergroove.com","https://rc3.stg.ordergroove.com","http://localhost:3000",window.location.origin],ps=Xt(t=>(e,r)=>{us.forEach(o=>t.postMessage({ogType:e,...r},o))},"createBroadcastMessage");function $r(t){let e=pc(us),r=ps(t.source);if(e(t)&&t.data.ogType==="READY"){let o="//static.ordergroove.com/@ordergroove/offers-live-editor/0.4.2/dist/";o.startsWith("//")&&(o=window.location.protocol+o),o.endsWith("/")||(o+="/"),import(`${o}client.js`).then(({initializeClient:s})=>{s(e,r),window.removeEventListener("message",$r)})}}n($r,"c");Xt($r,"handleReady");function Hr(t=window.opener){t&&t!==window&&(window.addEventListener("message",$r),ps(t)("READY"))}n(Hr,"w");Xt(Hr,"offersLiveEditor");var er=null,dc=n(t=>({dispatch:t}),"defaultMapDispatchToProps"),ds=n(t=>{if(!er)throw new Error("Missing redux store.");return er},"resolveStore"),fc=n((t,e)=>r=>{let{getState:o,dispatch:s}=ds(r),i=t?t(o(),r):{},c=e(s,r);Object.assign(r,i,c)},"createRecalcProps"),g=n((t,e=dc)=>r=>{let s=fc(t,typeof e=="function"?e:i=>nn(e,i));return class extends r{get store(){return er}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this._storeUnsubscribe=ds(this).subscribe(()=>s(this)),s(this)}attributeChangedCallback(i,c,a){super.attributeChangedCallback&&super.attributeChangedCallback(i,c,a),this._storeUnsubscribe&&c!==a&&s(this)}disconnectedCallback(){this._storeUnsubscribe(),super.disconnectedCallback&&super.disconnectedCallback()}}},"connect"),fs=n(t=>{er=t},"setStore");ne();var Gr=n((t={},e=[])=>(t.optedin||[]).map(r=>{let o={product:r.id,subscription_info:{components:r.components||[]},tracking_override:{offer:((t.productOffer||{})[r.id]||[])[0],...et(r.frequency)}};return t.firstOrderPlaceDate&&t.firstOrderPlaceDate[r.id]&&(o.subscription_info.first_order_place_date=t.firstOrderPlaceDate[r.id]),t.productToSubscribe&&t.productToSubscribe[r.id]&&(o.tracking_override.product=t.productToSubscribe[r.id]),o}).filter(r=>r.tracking_override.offer).filter(r=>e.length?e.includes(r.product):r),"getProductsForPurchasePost");N();O();var Js=ee(Vs());O();var Nc=n(t=>{let e=String(t||"").trim().match(/(\d+)\s*([dwm])/);return e?`${e[1]}_${{d:1,w:2,m:3}[e[2]]}`:t},"sanitizeFrequencyString"),$s=n(t=>t.hasAttribute("product")&&{id:t.getAttribute("product"),...t.hasAttribute("product-components")&&{components:JSON.parse(t.getAttribute("product-components"))}},"buildProduct");var ho=n(t=>{let e=$s(t);if(!e){let r=t.offer;r&&(e=$s(r))}return e},"resolveProduct"),kc=n(t=>{let e=t;for(;e;){if(e.tagName==="OG-OFFER")return e;e=e.nodeType===11?e.host:e.parentNode}},"resolveOffer"),mo=n(t=>class extends t{get offer(){return kc(this)}connectedCallback(){super.connectedCallback(),this.offersChangeTemplate=this.offersChangeTemplate.bind(this),this.offer&&this.offer.addEventListener("template-changed",this.offersChangeTemplate)}disconnectedCallback(){super.disconnectedCallback(),this.offer&&this.offer.removeEventListener("template-changed",this.offersChangeTemplate)}offersChangeTemplate(){this._enqueueUpdate()}},"withOfferTemplate"),k=n(t=>class extends mo(t){get product(){return ho(this)}},"withProduct"),hr=n(t=>class extends t{get childOptions(){let e=[],r=null;return this.querySelectorAll("option").forEach(o=>{let s=Nc(o.value),i=o.innerText.trim();e.push({value:s,text:i}),!r&&o.selected&&(r=s)}),{options:e,isSelected:r}}},"withChildOptions");var mr={};xr(mr,{autoshipByDefault:()=>Ic,eligibilityGroups:()=>Bs,eligible:()=>Hs,hasUpcomingOrder:()=>Ws,hasUpsellGroup:()=>zs,inStock:()=>go,optedout:()=>qc,regularEligible:()=>Fc,subscribed:()=>Uc,subscriptionEligible:()=>Gs,upcomingOrderContainsProduct:()=>Dc,upsellEligible:()=>Ys});var go=n((t,e)=>(t.inStock||{})[(e.product||{}).id],"inStock"),Hs=n((t,e)=>(t.autoshipEligible||{})[(e.product||{}).id]||!1,"eligible"),Ic=n((t,e)=>(t.autoshipByDefault||{})[(e.product||{}).id]||!1,"autoshipByDefault"),Gs=n((t,e)=>(t.offerId&&t.offerId!=="0"||!1)&&Hs(t,e)&&go(t,e),"subscriptionEligible"),Bs=n((t,e)=>(t.eligibilityGroups||{})[(e.product||{}).id]||null,"eligibilityGroups"),zs=n((t,e)=>{let r=Bs(t,e);return r===null||!!r.find(o=>o==="upsell"||o==="impulse_upsell")},"hasUpsellGroup"),Uc=n((t,e)=>Qt(e.product)(t),"subscribed"),qc=n((t,e)=>Kt(e.product)(t),"optedout"),Ws=n(t=>!!(t.nextUpcomingOrder&&t.nextUpcomingOrder.public_id),"hasUpcomingOrder"),Dc=n((t,e)=>(t.nextUpcomingOrder&&t.nextUpcomingOrder.products||[]).includes((e.product||{}).id),"upcomingOrderContainsProduct"),Ys=n((t,e)=>!e.offer.isCart&&t.offerId&&t.offerId!=="0"&&t.auth&&go(t,e)&&Ws(t)&&zs(t,e),"upsellEligible"),Fc=n((t,e)=>Gs(t,e)&&!Ys(t,e),"regularEligible");var Lc=n(t=>t.replace(/(\r\n|\n|\r|\s)+/gm,""),"removeWhitespace"),yo=class extends k(T){static get properties(){return{...super.properties,state:{type:Object,attribute:!1},test:{type:String}}}render(){return this.test&&Js.default.parse(Lc(this.test),r=>mr[r]&&mr[r](this.state,this))?p`
111
111
  <slot></slot>
112
- `:u``}shouldUpdate(e){return e.size&&this.product&&this.product.id in this.state.autoshipEligible&&this.product.id in this.state.inStock}};n(Jr,"When");var Sc=n(t=>({state:t}),"mapStateToProps"),ps=h(Sc)(Jr);w();N();w();Y();var ds={type:Object,converter:{toAttribute(t){return t==null?t:JSON.stringify(t)},fromAttribute(t){return t&&t.match(/[{[]/)?JSON.parse(t):{id:t}}}},te={type:String,attribute:"default-frequency",converter:{fromAttribute(t){return t&&fr(t)?t:null}}},Jt={type:Boolean,attribute:!0,reflect:!0},Ae={type:Object,attribute:!1};w();var vc=n(t=>class extends t{getOption(e,r=e){let o=mr(e);if(this.hasAttribute(o)){let s=this.getAttribute(o);return s.toString().toLowerCase()==="true"?!0:s.toString().toLowerCase()==="false"?!1:s}if(this.template&&this.template.config&&typeof this.template.config[r]!="undefined")return this.template.config[r];if(this.config&&typeof this.config[r]!="undefined")return this.config[r]}applyTemplate(e){this.template=e;let r=typeof e.markup=="undefined"?this.constructor.initialTemplate:e.markup;r&&this._templateMarkup!==r&&(this._templateMarkup=r,this.innerHTML=r)}refreshTemplate(){if(this._templates&&this._templates.length){let e=this._templates.find(({selector:r})=>{try{return this.matches(r)}catch{return!1}});this.applyTemplate(e||{})}}set templates(e){this._templates=e,this.refreshTemplate()}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this.constructor.initialTemplate&&!this.innerHTML.trim()&&(this.innerHTML=this.constructor.initialTemplate)}},"withTemplate"),D=vc(x);var L=class extends A(D){static get properties(){return{subscribed:Jt,frequencyMatch:{type:Boolean,reflect:!0,attribute:"frequency-match"}}}static get styles(){return v`
112
+ `:p``}shouldUpdate(e){return e.size&&this.product&&this.product.id in this.state.autoshipEligible&&this.product.id in this.state.inStock}};n(yo,"When");var jc=n(t=>({state:t}),"mapStateToProps"),Qs=g(jc)(yo);O();N();O();ne();var Ks={type:Object,converter:{toAttribute(t){return t==null?t:JSON.stringify(t)},fromAttribute(t){return t&&t.match(/[{[]/)?JSON.parse(t):{id:t}}}},pe={type:String,attribute:"default-frequency",converter:{fromAttribute(t){return t&&Ir(t)?t:null}}},gr={type:Boolean,attribute:!0,reflect:!0},Ve={type:Object,attribute:!1};O();var Mc=n(t=>class extends t{getOption(e,r=e){let o=Vr(e);if(this.hasAttribute(o)){let s=this.getAttribute(o);return s.toString().toLowerCase()==="true"?!0:s.toString().toLowerCase()==="false"?!1:s}if(this.template&&this.template.config&&typeof this.template.config[r]!="undefined")return this.template.config[r];if(this.config&&typeof this.config[r]!="undefined")return this.config[r]}applyTemplate(e){this.template=e;let r=typeof e.markup=="undefined"?this.constructor.initialTemplate:e.markup;r&&this._templateMarkup!==r&&(this._templateMarkup=r,this.innerHTML=r)}refreshTemplate(){if(this._templates&&this._templates.length){let e=this._templates.find(({selector:r})=>{try{return this.matches(r)}catch{return!1}});this.applyTemplate(e||{})}}set templates(e){this._templates=e,this.refreshTemplate()}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this.constructor.initialTemplate&&!this.innerHTML.trim()&&(this.innerHTML=this.constructor.initialTemplate)}},"withTemplate"),M=Mc(T);var G=class extends k(M){static get properties(){return{subscribed:gr,frequencyMatch:{type:Boolean,reflect:!0,attribute:"frequency-match"}}}static get styles(){return v`
113
113
  :host {
114
114
  cursor: default;
115
115
  display: inline-block;
@@ -166,18 +166,18 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
166
166
  text-align: center;
167
167
  overflow: visible;
168
168
  }
169
- `}constructor(){super();this.addEventListener("click",this.handleClick.bind(this))}updated(e){e.has("subscribed")&&(this.frequencyMatch=this.frequency===this.defaultFrequency)}handleClick(){}render(){return this.subscribed&&!this.defaultFrequency?u`
169
+ `}constructor(){super();this.addEventListener("click",this.handleClick.bind(this))}updated(e){e.has("subscribed")&&(this.frequencyMatch=this.frequency===this.defaultFrequency)}handleClick(){}render(){return this.subscribed&&!this.defaultFrequency?p`
170
170
  <slot name="subscribed"></slot>
171
171
  <slot name="frequency-mismatch"></slot>
172
- `:this.subscribed&&this.defaultFrequency===this.frequency?u`
172
+ `:this.subscribed&&this.defaultFrequency===this.frequency?p`
173
173
  <slot name="subscribed"></slot>
174
174
  <slot name="frequency-match"></slot>
175
- `:this.subscribed&&this.defaultFrequency!==this.frequency?u`
175
+ `:this.subscribed&&this.defaultFrequency!==this.frequency?p`
176
176
  <slot name="subscribed"></slot>
177
177
  <slot name="frequency-mismatch"></slot>
178
- `:u`
178
+ `:p`
179
179
  <slot name="not-subscribed"></slot>
180
- `}};n(L,"OptinStatus");var z=n((t,e={})=>({subscribed:V(e.product)(t),frequency:j(e.product)(t),...$(t,e,"defaultFrequency"),...ve(t,e)}),"mapStateToProps"),fs=h(z)(L);var Kr=class extends L{static get properties(){return{...super.properties,frequency:{type:String,reflect:!0},defaultFrequency:te,optinButtonLabel:{type:String}}}handleClick(e){this.optinProduct(Wr(this),this.defaultFrequency),e.preventDefault()}render(){return u`
180
+ `}};n(G,"OptinStatus");var X=n((t,e={})=>({subscribed:J(e.product)(t),frequency:B(e.product)(t),...Q(t,e,"defaultFrequency"),...De(t,e)}),"mapStateToProps"),Zs=g(X)(G);var bo=class extends G{static get properties(){return{...super.properties,frequency:{type:String,reflect:!0},defaultFrequency:pe,optinButtonLabel:{type:String}}}handleClick(e){this.optinProduct(ho(this),this.defaultFrequency,this.offer),e.preventDefault()}render(){return p`
181
181
  <slot name="default">
182
182
  <button id="action-trigger" class="btn radio ${this.subscribed?"active":""}"></button>
183
183
  <label for="action-trigger">
@@ -186,7 +186,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
186
186
  </slot>
187
187
  </label>
188
188
  </slot>
189
- `}};n(Kr,"OptinButton");var hs=h(z,{optinProduct:Q})(Kr);w();N();var Zr=class extends L{static get properties(){return{...super.properties,label:{type:String}}}handleClick(e){this.optoutProduct(this.product),e.preventDefault()}render(){return u`
189
+ `}};n(bo,"OptinButton");var Xs=g(X,{optinProduct:se})(bo);O();N();var _o=class extends G{static get properties(){return{...super.properties,label:{type:String}}}handleClick(e){this.optoutProduct(this.product,this.offer),e.preventDefault()}render(){return p`
190
190
  <slot name="default">
191
191
  <button id="action-trigger" class="btn radio ${this.subscribed?"":"active"}"></button>
192
192
  <label for="action-trigger">
@@ -195,32 +195,32 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
195
195
  </slot>
196
196
  </label>
197
197
  </slot>
198
- `}};n(Zr,"OptoutButton");var ms=h(z,{optoutProduct:we})(Zr);w();N();w();Y();var Ke=n((t,e)=>{let{every:r,every_period:o}=Me(t);return u`
199
- ${r}
200
- <og-text key="frequencyPeriods" variant="${o}" pluralize="${r}"></og-text>
201
- ${e&&e===t?u`
202
- <og-text key="defaultFrequencyCopy"></og-text>
203
- `:""}
204
- `},"frequencyText"),Ze=class extends A(D){static get properties(){return{...super.properties,disabled:{type:Boolean},subscribed:Jt,frequency:{type:String},defaultFrequency:te,productDefaultFrequency:{type:String},frequencies:{converter:{fromAttribute:Yo}}}}static get styles(){return v`
198
+ `}};n(_o,"OptoutButton");var ei=g(X,{optoutProduct:Ie})(_o);O();N();O();ne();var $e=n((t,e)=>{let{every:r,every_period:o}=et(t);return r&&o?p`
199
+ ${r}
200
+ <og-text key="frequencyPeriods" variant="${o}" pluralize="${r}"></og-text>
201
+ ${e&&e===t?p`
202
+ <og-text key="defaultFrequencyCopy"></og-text>
203
+ `:""}
204
+ `:t},"frequencyText"),ht=class extends k(M){static get properties(){return{...super.properties,disabled:{type:Boolean},subscribed:gr,frequency:{type:String},defaultFrequency:pe,productDefaultFrequency:{type:String},frequencies:{converter:{fromAttribute:Un}}}}static get styles(){return v`
205
205
  :host[hidden] {
206
206
  display: none;
207
207
  }
208
208
  :host {
209
209
  display: inline-block;
210
210
  }
211
- `}constructor(){super();this.frequencies=[]}render(){let e=this.frequency||this.defaultFrequency;return u`
211
+ `}constructor(){super();this.frequencies=[]}render(){let e=this.frequency||this.defaultFrequency;return p`
212
212
  <span>
213
- ${this.subscribed&&u`
214
- <slot name="subscribed">${Ke(e)} </slot>
213
+ ${this.subscribed&&p`
214
+ <slot name="subscribed">${$e(e)} </slot>
215
215
  `||""}
216
- ${!this.subscribed&&u`
216
+ ${!this.subscribed&&p`
217
217
  <slot name="not-subscribed"></slot>
218
218
  `||""}
219
- ${this.subscribed&&this.defaultFrequency&&this.defaultFrequency!==this.frequency&&u`
219
+ ${this.subscribed&&this.defaultFrequency&&this.defaultFrequency!==this.frequency&&p`
220
220
  <slot name="frequency-mismatch"></slot>
221
221
  `||""}
222
222
  </span>
223
- `}};n(Ze,"FrequencyStatus");var Xe=n((t,e)=>({subscribed:V(e.product)(t),frequency:j(e.product)(t),productDefaultFrequency:Pt((e.product||{}).id)(t),...$(t,e,"frequencies",[]),...$(t,e,"defaultFrequency"),...ve(t,e)}),"mapStateToProps"),gs=h(Xe)(Ze);var Xr=class extends Yt(L){static get properties(){return{...super.properties,frequencies:{type:Array,attribute:!1},frequency:{type:String},defaultFrequency:te}}static get styles(){return v`
223
+ `}};n(ht,"FrequencyStatus");var mt=n((t,e)=>{var r,o;return{subscribed:J(e.product)(t),frequency:B(e.product)(t),productDefaultFrequency:Zt((e.product||{}).id)(t),configDefaultFrequency:(r=t.config)==null?void 0:r.defaultFrequency,frequenciesText:(o=t.config)==null?void 0:o.frequenciesText,...Q(t,e,"frequencies"),...Q(t,e,"defaultFrequency"),...De(t,e)}},"mapStateToProps"),ti=g(mt)(ht);var Eo=class extends hr(G){static get properties(){return{...super.properties,frequencies:{type:Array,attribute:!1},frequency:{type:String},defaultFrequency:pe}}static get styles(){return v`
224
224
  :host {
225
225
  display: inline-block;
226
226
  cursor: pointer;
@@ -230,26 +230,26 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
230
230
  border-width: var(--og-select-border-width, 1px);
231
231
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
232
232
  }
233
- `}get isSelected(){return this.subscribed?this.frequency:"optedOut"}onOptinChange(e){e==="optedOut"?this.optoutProduct(this.product):this.productChangeFrequency(this.product,e)}render(){let{options:e,isSelected:r}=this.childOptions,o=e;return e.length||(o=[{value:"optedOut",text:u`
233
+ `}get isSelected(){return this.subscribed?this.frequency:"optedOut"}onOptinChange(e){e==="optedOut"?this.optoutProduct(this.product,this.offer):this.productChangeFrequency(this.product,e,this.offer)}render(){let{options:e,isSelected:r}=this.childOptions,o=e;return e.length||(o=[{value:"optedOut",text:p`
234
234
  <og-text key="offerOptOutLabel"></og-text>
235
- `},...(this.frequencies||[]).map(s=>({value:s,text:Ke(s,this.defaultFrequency)}))]),u`
235
+ `},...(this.frequencies||[]).map(s=>({value:s,text:$e(s,this.defaultFrequency)}))]),p`
236
236
  <og-select
237
237
  .options="${o}"
238
238
  .selected="${r}"
239
239
  .onChange="${({target:{value:s}})=>this.onOptinChange(s)}"
240
240
  ></og-select>
241
- `}};n(Xr,"OptinSelect");var ys=h((t,e)=>({...z(t,e),...Xe(t,e)}),{productChangeFrequency:Nt,optoutProduct:we})(Xr);w();N();var eo=class extends A(D){static get styles(){return v`
241
+ `}};n(Eo,"OptinSelect");var ri=g((t,e)=>({...X(t,e),...mt(t,e)}),{productChangeFrequency:Bt,optoutProduct:Ie})(Eo);O();N();var xo=class extends k(M){static get styles(){return v`
242
242
  :host[hidden] {
243
243
  display: none;
244
244
  }
245
245
  :host {
246
246
  display: inline-block;
247
247
  }
248
- `}static get properties(){return{...super.properties,upcomingOrderDate:{type:String,attribute:!1},auth:Ae,isPreview:{type:Boolean,attribute:!1},target:{type:String}}}constructor(){super();this.fetchOrders=()=>0,this.addEventListener("click",this.handleClick.bind(this))}updated(e){e.has("auth")&&this.auth&&!this.upcomingOrderDate&&!this.isPreview&&this.fetchOrders()}handleClick(){let e;if(!this.target&&this.offer)e=this.offer.querySelector("og-upsell-modal"),e||(e=this.offer.shadowRoot.querySelector("og-upsell-modal"));else if(this.target)e=document.querySelector(this.target);else throw Error("You must specify a target attribute or place this element as child of og-offer");e&&e.setAttribute("show",!0)}render(){return u`
248
+ `}static get properties(){return{...super.properties,upcomingOrderDate:{type:String,attribute:!1},auth:Ve,isPreview:{type:Boolean,attribute:!1},target:{type:String}}}constructor(){super();this.fetchOrders=()=>0,this.addEventListener("click",this.handleClick.bind(this))}updated(e){e.has("auth")&&this.auth&&!this.upcomingOrderDate&&!this.isPreview&&this.fetchOrders()}handleClick(){let e;if(!this.target&&this.offer)e=this.offer.querySelector("og-upsell-modal"),e||(e=this.offer.shadowRoot.querySelector("og-upsell-modal"));else if(this.target)e=document.querySelector(this.target);else throw Error("You must specify a target attribute or place this element as child of og-offer");e&&e.setAttribute("show",!0)}render(){return p`
249
249
  <slot>
250
250
  <og-next-upcoming-order></og-next-upcoming-order>
251
251
  </slot>
252
- `}};n(eo,"UpsellButton");var wc=n(t=>({isPreview:t.previewUpsellOffer}),"mapStateToProps"),bs=h(wc,{fetchOrders:It})(eo);w();N();var to=class extends A(D){static get properties(){return{...super.properties,defaultFrequency:te,auth:Ae,subscribed:{type:Boolean,attribute:!1},frequency:{type:String,attribute:!1},nextUpcomingOrder:{type:Object,attribute:!1},show:{type:Boolean,attribute:"show"},offerId:{type:String}}}constructor(){super();this.createIu=()=>0,this.concludeUpsell=()=>0}render(){return u`
252
+ `}};n(xo,"UpsellButton");var Vc=n(t=>({isPreview:t.previewUpsellOffer}),"mapStateToProps"),oi=g(Vc,{fetchOrders:Wt})(xo);O();N();var So=class extends k(M){static get properties(){return{...super.properties,defaultFrequency:pe,auth:Ve,subscribed:{type:Boolean,attribute:!1},frequency:{type:String,attribute:!1},nextUpcomingOrder:{type:Object,attribute:!1},show:{type:Boolean,attribute:"show"},offerId:{type:String}}}constructor(){super();this.createIu=()=>0,this.concludeUpsell=()=>0}render(){return p`
253
253
  <og-modal ?show=${this.show} @close=${()=>this.close()} @confirm=${()=>this.confirm()}>
254
254
  <div slot="content">
255
255
  <slot>
@@ -287,7 +287,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
287
287
  </slot>
288
288
  </span>
289
289
  </og-modal>
290
- `}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){let e=this.querySelector("og-select-frequency");return e?e.defaultFrequency:this._defaultFrequency}confirm(){this.createIu(this.product,this.nextUpcomingOrder.public_id,1,this.subscribed,this.frequency||this.defaultFrequency),this.close()}close(){this.concludeUpsell(),this.removeAttribute("show")}};n(to,"UpsellModal");var Tc=n((t,e)=>({auth:t.auth,offerId:t.offerId,subscribed:V(e.product)(t),frequency:j(e.product)(t),...$(t,e,"defaultFrequency"),nextUpcomingOrder:t.previewUpsellOffer?{public_id:"preview-order-id"}:t.nextUpcomingOrder,isPreview:t.previewUpsellOffer}),"mapStateToProps"),_s=h(Tc,{concludeUpsell:sn,createIu:dn})(to);w();N();var ro=class extends L{static get properties(){return{...super.properties,frequency:{type:String}}}static get styles(){return v`
290
+ `}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){let e=this.querySelector("og-select-frequency");return e?e.defaultFrequency:this._defaultFrequency}confirm(){this.createIu(this.product,this.nextUpcomingOrder.public_id,1,this.subscribed,this.frequency||this.defaultFrequency),this.close()}close(){this.concludeUpsell(),this.removeAttribute("show")}};n(So,"UpsellModal");var $c=n((t,e)=>({auth:t.auth,offerId:t.offerId,subscribed:J(e.product)(t),frequency:B(e.product)(t),...Q(t,e,"defaultFrequency"),nextUpcomingOrder:t.previewUpsellOffer?{public_id:"preview-order-id"}:t.nextUpcomingOrder,isPreview:t.previewUpsellOffer}),"mapStateToProps"),ni=g($c,{concludeUpsell:jn,createIu:Bn})(So);O();N();var To=class extends G{static get properties(){return{...super.properties,frequency:{type:String}}}static get styles(){return v`
291
291
  :host {
292
292
  cursor: default;
293
293
  display: inline-block;
@@ -319,7 +319,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
319
319
  transform: scale(1.6);
320
320
  margin-left: 2px;
321
321
  }
322
- `}handleClick(e){this.subscribed?this.optoutProduct(this.product):this.optinProduct(this.product,this.frequency||this.defaultFrequency),e.preventDefault()}render(){return u`
322
+ `}handleClick(e){this.subscribed?this.optoutProduct(this.product,this.offer):this.optinProduct(this.product,this.frequency||this.defaultFrequency,this.offer),e.preventDefault()}render(){return p`
323
323
  <slot name="default">
324
324
  <button id="action-trigger" class="btn checkbox ${this.subscribed?"active":""}"></button>
325
325
  <label for="action-trigger">
@@ -328,13 +328,13 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
328
328
  ></slot>
329
329
  </label>
330
330
  </slot>
331
- `}};n(ro,"OptinToggle");var xs=h(z,{optoutProduct:we,optinProduct:Q})(ro);w();var Oc=n((t,e)=>`${t}${parseInt(e,10)>1?"s":""}`,"pluralize"),oo=class extends Yr(x){static get properties(){return{pluralize:{type:Number},variant:{type:Number},i18n:{type:Object,attribute:!1},locale:{type:Object,attribute:!1},key:{type:String}}}createRenderRoot(){return this}connectedCallback(){super.connectedCallback(),this._textOverride=this.innerText.trim()}getText(){return this._textOverride?this._textOverride:this.getPluralizedText(this.getVariantText(this.key))}getVariantText(e){let r={...this.i18n,...this.offer&&this.offer.locale},o=typeof r[e]!="undefined"?r[e]:"";return typeof this.variant=="undefined"?o:o[this.variant]}getPluralizedText(e){return typeof this.pluralize=="undefined"?e:e&&Oc(e,this.pluralize)}render(){return u`
331
+ `}};n(To,"OptinToggle");var si=g(X,{optoutProduct:Ie,optinProduct:se})(To);O();var Hc=n((t,e)=>`${t}${parseInt(e,10)>1?"s":""}`,"pluralize"),vo=class extends mo(T){static get properties(){return{pluralize:{type:Number},variant:{type:Number},i18n:{type:Object,attribute:!1},locale:{type:Object,attribute:!1},key:{type:String}}}createRenderRoot(){return this}connectedCallback(){super.connectedCallback(),this._textOverride=this.innerText.trim()}getText(){return this._textOverride?this._textOverride:this.getPluralizedText(this.getVariantText(this.key))}getVariantText(e){let r={...this.i18n,...this.offer&&this.offer.locale},o=typeof r[e]!="undefined"?r[e]:"";return typeof this.variant=="undefined"?o:o[this.variant]}getPluralizedText(e){return typeof this.pluralize=="undefined"?e:e&&Hc(e,this.pluralize)}render(){return p`
332
332
  ${this.getText()}
333
- `}};n(oo,"Text");var Cc=n(t=>({i18n:t.locale||{}}),"mapStateToProps"),Es=h(Cc)(oo);w();var Ne=class{constructor(e){this.value=e,this.className="DiscountAmount"}toString(){return`${this.value}`}};n(Ne,"DiscountAmount");var et=class extends Ne{constructor(e){super(e);this.className="DiscountPercent"}toString(){return`${super.toString()}%`}};n(et,"DiscountPercent");var no=class extends et{constructor(e){super(e);this.className="ShippingDiscountPercent"}toString(){return this.value===100?"free shipping":super.toString()}};n(no,"ShippingDiscountPercent");var so="Discount Percent",io="Discount Amount",Ss="total_price",vs="shipping_total",ws="sub_total",ao=n(({field:t,object:e,type:r,value:o})=>{let i=[[new et(o),{field:Ss,object:"item",type:so}],[new Ne(o),{field:Ss,object:"item",type:io}],[new no(o),{field:vs,object:"order",type:so}],[new Ne(o),{field:vs,object:"order",type:io}],[new et(o),{field:ws,object:"order",type:so}],[new Ne(o),{field:ws,object:"order",type:io}]].find(([,a])=>a.field===t&&a.object===e&&a.type===r);return i&&i[0]},"discountBuilder");function Pc(t){return!(ao(t).className!==this.incentiveClass||this.incentiveValue&&this.incentiveValue.toString()!==t.value.toString())}n(Pc,"filterIncentives");var co=class extends A(x){static get properties(){return{...super.properties,incentives:{type:Object,attribute:!1},from:{type:String},label:{type:String},initial:{type:Boolean,default:!1},value:{type:Number}}}createRenderRoot(){return this}render(){let e=this.from,r=this.value,o=this.initial?"initial":"ongoing",s=(this.incentives[o]||[]).find(Pc.bind({incentiveClass:e,incentiveValue:r}));return u`
334
- ${this.label} ${s?ao(s):this.renderFallback()}
335
- `}renderFallback(){let e=this.from,r=this.value,o=this.initial?"initial":"ongoing";return u`
336
- ${ao({field:"sub_total",object:"order",type:"Discount Percent",value:this.value})}
337
- `}};n(co,"IncentiveText");var Rc=n((t,e)=>({incentives:(t.incentives||{})[e&&e.product&&e.product.id]||{}}),"mapStateToProps"),Ts=h(Rc)(co);w();N();var lo=class extends Yt(Ze){static get properties(){return{...super.properties,defaultText:{type:String,attribute:"default-text"}}}static get styles(){return v`
333
+ `}};n(vo,"Text");var Gc=n(t=>({i18n:t.locale||{}}),"mapStateToProps"),ii=g(Gc)(vo);O();$();var He=class{constructor(e){this.value=e,this.className="DiscountAmount"}toString(){return`${this.value}`}};n(He,"DiscountAmount");var gt=class extends He{constructor(e){super(e);this.className="DiscountPercent"}toString(){return`${super.toString()}%`}};n(gt,"DiscountPercent");var Oo=class extends gt{constructor(e){super(e);this.className="ShippingDiscountPercent"}toString(){return this.value===100?"free shipping":super.toString()}};n(Oo,"ShippingDiscountPercent");var wo="Discount Percent",Co="Discount Amount",ai="total_price",ci="shipping_total",li="sub_total",Po=n(({field:t,object:e,type:r,value:o})=>{let i=[[new gt(o),{field:ai,object:"item",type:wo}],[new He(o),{field:ai,object:"item",type:Co}],[new Oo(o),{field:ci,object:"order",type:wo}],[new He(o),{field:ci,object:"order",type:Co}],[new gt(o),{field:li,object:"order",type:wo}],[new He(o),{field:li,object:"order",type:Co}]].find(([,c])=>c.field===t&&c.object===e&&c.type===r);return i&&i[0]},"discountBuilder");function Bc(t){return!(Po(t).className!==this.incentiveClass||this.incentiveValue&&this.incentiveValue.toString()!==t.value.toString())}n(Bc,"filterIncentives");var Ro=class extends k(T){static get properties(){return{...super.properties,incentives:{type:Object,attribute:!1},from:{type:String},label:{type:String},initial:{type:Boolean,default:!1},value:{type:Number}}}createRenderRoot(){return this}render(){let e=this.from,r=this.value,o=this.initial?"initial":"ongoing",s=(this.incentives[o]||[]).find(Bc.bind({incentiveClass:e,incentiveValue:r}));return p`
334
+ ${this.label} ${s?Po(s):this.renderFallback()}
335
+ `}renderFallback(){let e=this.from,r=this.value,o=this.initial?"initial":"ongoing";return p`
336
+ ${Po({field:"sub_total",object:"order",type:"Discount Percent",value:this.value})}
337
+ `}};n(Ro,"IncentiveText");var zc=n((t,e)=>{var r;return{incentives:(t.incentives||{})[e&&(e==null?void 0:e.product)&&R((r=e==null?void 0:e.product)==null?void 0:r.id)]||{}}},"mapStateToProps"),ui=g(zc)(Ro);O();N();var Ao=class extends hr(ht){static get properties(){return{...super.properties,defaultText:{type:String,attribute:"default-text"}}}static get styles(){return v`
338
338
  :host {
339
339
  display: inline-block;
340
340
  cursor: pointer;
@@ -345,15 +345,15 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
345
345
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
346
346
  z-index: 1;
347
347
  }
348
- `}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){let{options:e,isSelected:r}=this.childOptions;return this.productDefaultFrequency?this.productDefaultFrequency:r||(e.length?e[0].value:this._defaultFrequency)}get currentFrequency(){return this.frequency||this.defaultFrequency}productChangeFrequency(e,r){this.frequency=r}render(){let{options:e}=this.childOptions;e.length||(e=(this.frequencies||[]).map(o=>({value:o,text:Ke(o,this.defaultFrequency)})));let r=this.defaultFrequency;return e=e.map(({text:o,value:s})=>({text:s===r?`${o} ${(this.defaultText||"").trim()}`.trim():o,value:s})),u`
348
+ `}set defaultFrequency(e){this._defaultFrequency=e}get defaultFrequency(){if(this.configDefaultFrequency)return this.configDefaultFrequency;if(this.productDefaultFrequency)return this.productDefaultFrequency;let{options:e,isSelected:r}=this.childOptions;return r||(e.length?e[0].value:this._defaultFrequency)}get currentFrequency(){return this.frequency?this.frequency:this.defaultFrequency}productChangeFrequency(e,r){this.frequency=r}render(){var o;let e;((o=this.frequencies)==null?void 0:o.length)?e=this.frequencies.map((s,i)=>({value:s,text:this.frequenciesText&&i in this.frequenciesText?this.frequenciesText[i]:$e(s,this.defaultFrequency)})):{options:e}=this.childOptions,e.length||(e=(this.frequencies||[]).map(s=>({value:s,text:$e(s,this.defaultFrequency)})));let r=this.defaultFrequency;return e=e.map(({text:s,value:i})=>({text:i===r?`${s} ${(this.defaultText||"").trim()}`:s,value:i})),p`
349
349
  <og-select
350
350
  .options="${e}"
351
351
  .selected="${this.currentFrequency}"
352
- .onChange="${({target:{value:o}})=>{this.productChangeFrequency(this.product,o)}}"
352
+ .onChange="${({target:{value:s}})=>{this.productChangeFrequency(this.product,s,this.offer)}}"
353
353
  ></og-select>
354
- `}};n(lo,"SelectFrequency");var Os=h(Xe,{productChangeFrequency:Nt})(lo);w();var Ac={day:{day:"2-digit"},"day-numeric":{day:"numeric"},"day-short":{weekday:"short"},"day-long":{weekday:"long"},month:{month:"2-digit"},"month-numeric":{month:"numeric"},"month-short":{month:"short"},"month-long":{month:"long"},year:{year:"2-digit"},"year-numeric":{year:"numeric"}};var Cs=n((t,e)=>t instanceof Date?(e||"").toString().replace(/\{\{([-\w]+)\}\}/g,r=>{let o=r.replace(/[{}]/g,""),s=Ac[o];if(typeof s=="undefined")return o;let a=new Intl.DateTimeFormat("en-us",s).formatToParts(t),[{value:c}]=a;return c}):t,"formatDate");var uo=class extends x{static get properties(){return{value:{type:String,reflect:!0},format:{type:String}}}createRenderRoot(){return this}render(){return u`
355
- ${Cs(this.value,this.format||"{{month-long}} {{day}}, {{year-numeric}}")}
356
- `}};n(uo,"FormattedDate");var Nc=n(t=>({value:t.previewUpsellOffer?new Date:t.nextUpcomingOrder.place}),"mapStateToProps"),Ps=h(Nc)(uo);w();var Ns=ye(vt());N();ae();var Rs=n((t,e)=>n(async function(o){await o({type:Ue,payload:t}),await o({type:_e}),await o(Te({in_stock:{[e]:!0},eligibility_groups:{[e]:["subscription","upsell"]},result:"success",autoship:{[e]:!0},modifiers:{},module_view:{regular:"096135e6650111e9a444bc764e106cf4"},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:10},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[e]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}}))},"setPreviewStandardOfferThunk"),"setPreviewStandardOffer"),kc=n((t,e)=>n(async function(o,s){await o({type:De,payload:t});let{merchantId:i}=s();t?(await o(Te({in_stock:{[e]:!0},module_view:{regular:"096135e6650111e9a444bc764e106cf4"},default_frequencies:{[e]:{every:1,every_period:3}},eligibility_groups:{[e]:["subscription","upsell"]},result:"success",autoship:{[e]:!0},modifiers:{}})),await o(_r({count:1,next:null,previous:null,results:[{merchant:"0e5de2bedc5e11e3a2e4bc764e106cf4",customer:"TestCust",payment:"e98e789aba0111e9b90fbc764e107990",shipping_address:"b3a5816ae59611e78937bc764e1043b0",public_id:"23322d4a83eb11ea9a1ebc764e101db1",sub_total:"206.98",tax_total:"0.00",shipping_total:"10.00",discount_total:"0.00",total:"216.98",created:"2020-04-21 11:14:11",place:"2020-06-24 00:00:00",cancelled:null,tries:0,generic_error_count:0,status:1,type:1,order_merchant_id:null,rejected_message:null,extra_data:null,locked:!1,oos_free_shipping:!1}]})),await o(br(i,"sig_field","ts","sig"))):await o(J())},"setPreviewUpsellOfferThunk"),"setPreviewUpsellOffer"),As=n((t,e,r)=>async function(o,s){switch(await o({type:G}),await o({type:Ue,payload:!1}),await o({type:De,payload:!1}),t){case"regular":o(Rs(!0,r.product.id));break;case"upsell":o(kc(!0,r.product.id));break;case"subscribed":o(Rs(!0,r.product.id)),o(Q(r.product,"2_2"));break;default:}},"setPreview");N();var Ic=n((...t)=>JSON.stringify(t),"memoizeKey"),qc=(0,Ns.default)((t,e)=>Object.assign({components:e},t),Ic),po=class extends D{static get properties(){return{...super.properties,config:{type:Object,attribute:!1},product:ds,productComponents:{type:Array,attribute:"product-components"},offerId:{type:String,attribute:!1},auth:Ae,preview:{type:String,attribute:"preview",reflect:"true"},location:{type:String},autoshipByDefault:{type:Boolean,attribute:"autoship-by-default"},productDefaultFrequency:{type:String,attribute:!1},locale:{type:Object,attribute:!0},firstOrderPlaceDate:{type:String,attribute:"first-order-place-date"},productToSubscribe:{type:String,attribute:"product-to-subscribe"},subscribed:{type:Boolean,reflect:!0},frequency:{type:String,reflect:!0}}}firstUpdated(){let e=Array.from(this.getAttributeNames()).find(r=>r.startsWith("preview-"));e==="preview-standard-offer"?this.preview="regular":e==="preview-upsell-offer"?this.preview="upsell":e==="preview-subscribed-offer"&&(this.preview="subscribed")}static get styles(){return v`
354
+ `}};n(Ao,"SelectFrequency");var pi=g(mt,{productChangeFrequency:Bt})(Ao);O();var Wc={day:{day:"2-digit"},"day-numeric":{day:"numeric"},"day-short":{weekday:"short"},"day-long":{weekday:"long"},month:{month:"2-digit"},"month-numeric":{month:"numeric"},"month-short":{month:"short"},"month-long":{month:"long"},year:{year:"2-digit"},"year-numeric":{year:"numeric"}};var di=n((t,e)=>t instanceof Date?(e||"").toString().replace(/\{\{([-\w]+)\}\}/g,r=>{let o=r.replace(/[{}]/g,""),s=Wc[o];if(typeof s=="undefined")return o;let c=new Intl.DateTimeFormat("en-us",s).formatToParts(t),[{value:a}]=c;return a}):t,"formatDate");var No=class extends T{static get properties(){return{value:{type:String,reflect:!0},format:{type:String}}}createRenderRoot(){return this}render(){return p`
355
+ ${di(this.value,this.format||"{{month-long}} {{day}}, {{year-numeric}}")}
356
+ `}};n(No,"FormattedDate");var Yc=n(t=>({value:t.previewUpsellOffer?new Date:t.nextUpcomingOrder.place}),"mapStateToProps"),fi=g(Yc)(No);O();var gi=ee(Ke());N();V();var hi=n((t,e)=>n(async function(o){await o({type:Ye,payload:t}),await o({type:Ce}),await o(Ue({in_stock:{[e]:!0},eligibility_groups:{[e]:["subscription","upsell"]},result:"success",autoship:{[e]:!0},modifiers:{},module_view:{regular:"096135e6650111e9a444bc764e106cf4"},incentives_display:{"47c01e9aacbe40389b5c7325d79091aa":{field:"sub_total",object:"order",type:"Discount Percent",value:5},e6534b9d877f41e586c37b7d8abc3a58:{field:"total_price",object:"item",type:"Discount Percent",value:10},f35e842710b24929922db4a529eecd40:{field:"total_price",object:"item",type:"Discount Percent",value:10},"5be321d7c17f4e18a757212b9a20bfcc":{field:"total_price",object:"item",type:"Discount Percent",value:1}},incentives:{[e]:{initial:["5be321d7c17f4e18a757212b9a20bfcc"],ongoing:["e6534b9d877f41e586c37b7d8abc3a58","47c01e9aacbe40389b5c7325d79091aa","f35e842710b24929922db4a529eecd40"]}}}))},"setPreviewStandardOfferThunk"),"setPreviewStandardOffer"),Jc=n((t,e)=>n(async function(o,s){await o({type:Je,payload:t});let{merchantId:i}=s();t?(await o(Ue({in_stock:{[e]:!0},module_view:{regular:"096135e6650111e9a444bc764e106cf4"},default_frequencies:{[e]:{every:1,every_period:3}},eligibility_groups:{[e]:["subscription","upsell"]},result:"success",autoship:{[e]:!0},modifiers:{}})),await o(qr({count:1,next:null,previous:null,results:[{merchant:"0e5de2bedc5e11e3a2e4bc764e106cf4",customer:"TestCust",payment:"e98e789aba0111e9b90fbc764e107990",shipping_address:"b3a5816ae59611e78937bc764e1043b0",public_id:"23322d4a83eb11ea9a1ebc764e101db1",sub_total:"206.98",tax_total:"0.00",shipping_total:"10.00",discount_total:"0.00",total:"216.98",created:"2020-04-21 11:14:11",place:"2020-06-24 00:00:00",cancelled:null,tries:0,generic_error_count:0,status:1,type:1,order_merchant_id:null,rejected_message:null,extra_data:null,locked:!1,oos_free_shipping:!1}]})),await o(nt(i,"sig_field","ts","sig"))):await o(ie())},"setPreviewUpsellOfferThunk"),"setPreviewUpsellOffer"),mi=n((t,e,r)=>async function(o,s){switch(await o({type:te}),await o({type:Ye,payload:!1}),await o({type:Je,payload:!1}),t){case"regular":o(hi(!0,r.product.id));break;case"upsell":o(Jc(!0,r.product.id));break;case"subscribed":o(hi(!0,r.product.id)),o(se(r.product,"2_2"));break;default:}},"setPreview");N();$();V();var Qc=n((...t)=>JSON.stringify(t),"memoizeKey"),Kc=(0,gi.default)((t,e)=>Object.assign({components:e},t),Qc),ko=class extends M{static get properties(){return{...super.properties,config:{type:Object,attribute:!1},product:Ks,productComponents:{type:Array,attribute:"product-components"},offerId:{type:String,attribute:!1},auth:Ve,preview:{type:String,attribute:"preview",reflect:"true"},location:{type:String},autoshipByDefault:{type:Boolean,attribute:"autoship-by-default"},productDefaultFrequency:{type:String,attribute:!1},locale:{type:Object,attribute:!0},firstOrderPlaceDate:{type:String,attribute:"first-order-place-date"},productToSubscribe:{type:String,attribute:"product-to-subscribe"},subscribed:{type:Boolean,reflect:!0},frequency:{type:String,reflect:!0},productFrequency:{type:String},isCart:{type:Boolean,attribute:"cart"},optedin:{type:Object}}}firstUpdated(){let e=Array.from(this.getAttributeNames()).find(r=>r.startsWith("preview-"));e==="preview-standard-offer"?this.preview="regular":e==="preview-upsell-offer"?this.preview="upsell":e==="preview-subscribed-offer"&&(this.preview="subscribed")}static get styles(){return v`
357
357
  :host[hidden] {
358
358
  display: none;
359
359
  }
@@ -429,11 +429,10 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
429
429
  </div>
430
430
  <div>
431
431
  <og-optin-button>
432
-
433
-
434
432
  <og-price discount>
435
433
  <span slot="prepend">Subscribe and get</span>
436
434
  <span slot="append">off</span>
435
+ <og-text key="offerOptInLabel" slot="fallback"></og-text>
437
436
  </og-price>
438
437
  <og-price regular></og-price>
439
438
  <og-price subscription></og-price>
@@ -501,9 +500,10 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
501
500
  The product is in your next upcomming order
502
501
  </og-when>
503
502
  </og-when>
504
- `}constructor(){super();this.module="pdp",this.product={},this.productComponents=[],this.fetchOffer=()=>0,this.fetchOrders=()=>0,this.productHasChangedComponents=()=>0,this.setFirstOrderPlaceDate=()=>0,this.setProductToSubscribe=()=>0,this.productChangeFrequency=()=>0}applyTemplate(e){super.applyTemplate(e);let{locale:r}=e;this.locale=r;let o=new CustomEvent("template-changed");this.dispatchEvent(o)}updated(e){if(e.has("preview")&&this.setPreview(this.preview,e.get("preview"),this),this.frequency=this.defaultFrequency,e.has("product")&&this.product.id&&!this.isPreview&&this.fetchOffer(this.product.id),e.has("firstOrderPlaceDate")&&this.product.id&&!this.isPreview&&this.setFirstOrderPlaceDate(this.product.id,this.firstOrderPlaceDate),e.has("productToSubscribe")&&this.product.id&&!this.isPreview&&this.setProductToSubscribe(this.product.id,this.productToSubscribe),e.has("auth")&&this.auth&&!this.isPreview&&this.fetchOrders(),e.has("productComponents")){let r=qc(this.product,this.productComponents),o=Object.assign({},this.product,{components:e.get("productComponents")});R(r,o)||this.productHasChangedComponents(r,o)}(e.has("offerId")||e.has("autoshipByDefault")||e.has("location")||e.has("product"))&&this.offerId&&this.autoshipByDefault&&this.location==="cart"&&this.product.id&&this.optinProduct&&!(this.optedin||[]).find(r=>R(r,this.product))&&this.optinProduct({...this.product,...this.productComponents.length&&{components:this.productComponents}},this.defaultFrequency)}get isPreview(){return this.preview}render(){return u`
503
+
504
+ `}constructor(){super();this.module="pdp",this.product={},this.productComponents=[],this.fetchOffer=()=>0,this.fetchOrders=()=>0,this.productHasChangedComponents=()=>0,this.setFirstOrderPlaceDate=()=>0,this.setProductToSubscribe=()=>0,this.productChangeFrequency=()=>0}applyTemplate(e){super.applyTemplate(e);let{locale:r}=e;this.locale=r;let o=new CustomEvent("template-changed");this.dispatchEvent(o)}updated(e){if(e.has("preview")&&this.setPreview(this.preview,e.get("preview"),this),this.frequency=this.defaultFrequency,e.has("product")&&this.product.id&&!this.isPreview&&rt(()=>this.fetchOffer(this.product.id,he,this)),e.has("firstOrderPlaceDate")&&this.product.id&&!this.isPreview&&this.setFirstOrderPlaceDate(this.product.id,this.firstOrderPlaceDate),e.has("productToSubscribe")&&this.product.id&&!this.isPreview&&this.setProductToSubscribe(this.product.id,this.productToSubscribe),e.has("auth")&&this.auth&&!this.isPreview&&this.fetchOrders(),e.has("productComponents")){let r=Kc(this.product,this.productComponents),o=Object.assign({},this.product,{components:e.get("productComponents")});A(r,o)||this.productHasChangedComponents(r,o)}(e.has("offerId")||e.has("autoshipByDefault")||e.has("location")||e.has("product"))&&this.offerId&&this.autoshipByDefault&&(this.location==="cart"||this.isCart)&&this.product.id&&this.optinProduct&&!(this.optedin||[]).find(r=>A(r,this.product))&&this.optinProduct({...this.product,...this.productComponents.length&&{components:this.productComponents}},this.defaultFrequency,this)}get isPreview(){return this.preview}render(){return p`
505
505
  <slot></slot>
506
- `}get defaultFrequency(){let e=this.productFrequency||this.productDefaultFrequency;if(e)return e;let r=this.querySelector("og-select-frequency");return r&&r.currentFrequency?r.currentFrequency:this.getOption("defaultFrequency")}};n(po,"Offer");var Uc=n((t,e)=>({config:t.config,auth:t.auth,offerId:((t.productOffer||{})[(e.product||{}).id]||[])[0],productFrequency:j(e.product)(t),productDefaultFrequency:Pt((e.product||{}).id)(t),...$(t,e,"autoshipByDefault",hr(t)[(e.product||{}).id]),...Ct(e.product)(t)&&{autoshipByDefault:!1},optedin:Ot(t),subscribed:V(e.product)(t),...ve(t)}),"mapStateToProps"),ks=h(Uc,{fetchOffer:un,fetchOrders:It,productHasChangedComponents:nn,optinProduct:Q,setFirstOrderPlaceDate:yn,setProductToSubscribe:bn,setPreview:As})(po);w();var Kt=class extends x{constructor(){super();this.showCancelButton=!0,this.showConfirmButton=!0}static get properties(){return{title:{type:String,attribute:!1},content:{type:String,attribute:!1},confirmText:{type:String,attribute:!1},cancelText:{type:String,attribute:!1},showCancelButton:{type:Boolean},showConfirmButton:{type:Boolean},show:{type:Boolean,attribute:"show"}}}static get styles(){return v`
506
+ `}get defaultFrequency(){let e=this.productFrequency||this.productDefaultFrequency;if(e)return e;let r=this.querySelector("og-select-frequency");return r&&r.currentFrequency?r.currentFrequency:this.getOption("defaultFrequency")}};n(ko,"Offer");var Zc=n((t,e)=>({config:t.config,auth:t.auth,offerId:((t.productOffer||{})[(e.product||{}).id]||[])[0],productFrequency:B(e.product)(t),productDefaultFrequency:Zt((e.product||{}).id)(t),...Q(t,e,"autoshipByDefault",Mr(t)[(e.product||{}).id]),...Kt(e.product)(t)&&{autoshipByDefault:!1},optedin:Jt(t),subscribed:J(e.product)(t),...De(t)}),"mapStateToProps"),yi=g(Zc,{fetchOffer:Hn,fetchOrders:Wt,productHasChangedComponents:Ln,optinProduct:se,setFirstOrderPlaceDate:Qn,setProductToSubscribe:Kn,setPreview:mi})(ko);O();var yr=class extends T{constructor(){super();this.showCancelButton=!0,this.showConfirmButton=!0}static get properties(){return{title:{type:String,attribute:!1},content:{type:String,attribute:!1},confirmText:{type:String,attribute:!1},cancelText:{type:String,attribute:!1},showCancelButton:{type:Boolean},showConfirmButton:{type:Boolean},show:{type:Boolean,attribute:"show"}}}static get styles(){return v`
507
507
  :host[hidden] {
508
508
  display: none;
509
509
  }
@@ -615,7 +615,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
615
615
  .btn {
616
616
  cursor: pointer;
617
617
  }
618
- `}close(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("close"))}confirm(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("confirm"))}get confirmButton(){return this.showConfirmButton?u`
618
+ `}close(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("close"))}confirm(){this.removeAttribute("show"),this.dispatchEvent(new CustomEvent("confirm"))}get confirmButton(){return this.showConfirmButton?p`
619
619
  <span @click="${()=>this.confirm()}">
620
620
  <slot name="confirm" class="btn">
621
621
  <button class="og-modal__btn og-modal__btn-primary og-modal__confirm" @click="${()=>this.confirm()}">
@@ -623,7 +623,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
623
623
  </button>
624
624
  </slot>
625
625
  </span>
626
- `:u``}get cancelButton(){return this.showCancelButton?u`
626
+ `:p``}get cancelButton(){return this.showCancelButton?p`
627
627
  <span @click="${()=>this.close()}" class="btn">
628
628
  <slot name="cancel">
629
629
  <button class="og-modal__btn og-modal__cancel" @click="${()=>this.close()}">
@@ -631,7 +631,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
631
631
  </button>
632
632
  </slot>
633
633
  </span>
634
- `:u``}render(){return this.show?u`
634
+ `:p``}render(){return this.show?p`
635
635
  <div class="og-modal is-open" aria-hidden="true">
636
636
  <div class="og-modal__overlay" tabindex="-1">
637
637
  <div class="og-modal__container" role="dialog" aria-modal="true">
@@ -650,7 +650,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
650
650
  </div>
651
651
  </div>
652
652
  </div>
653
- `:u``}};n(Kt,"Modal");w();var Zt=class extends x{static get styles(){return v`
653
+ `:p``}};n(yr,"Modal");O();var br=class extends T{static get styles(){return v`
654
654
  :host {
655
655
  display: inline-block;
656
656
  color: inherit;
@@ -683,14 +683,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
683
683
  select::-ms-expand {
684
684
  display: none;
685
685
  }
686
- select:hover {
687
- // border-color: #888;
688
- }
689
686
  select:focus {
690
- // border-color: #aaa;
691
- // box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
692
- // box-shadow: 0 0 0 3px -moz-mac-focusring;
693
- // color: #222;
694
687
  outline: none;
695
688
  }
696
689
  select option {
@@ -709,18 +702,14 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
709
702
  line-height: 0.2em;
710
703
  transform: scaleY(0.5);
711
704
  }
712
- `}static get properties(){return{options:{type:Array},selected:{type:String}}}render(){return u`
713
- <select @change="${this.onChange}" .value="${this.selected}">
714
- ${this.options.map(e=>u`
715
- <option value="${e.value}" ?selected=${this.selected===e.value}>${e.text}</option>
705
+ `}static get properties(){return{options:{type:Array},selected:{type:String}}}render(){return p`
706
+ <select @change="${n(r=>this.onChange(r),"handleOnChange")}">
707
+ ${this.options.map(r=>p`
708
+ <option value="${r.value}" ?selected=${r.value===this.selected}>${r.text}</option>
716
709
  `)}
717
710
  </select>
718
711
  <span>&#9660;</span>
719
- <!-- <svg xmlns="http://www.w3.org/2000/svg" width="36" height="100%" viewBox="0 0 36 36">
720
- <path d="M10.5 15l7.5 7.5 7.5-7.5z" />
721
- <path d="M0 0h36v36h-36z" fill="none" />
722
- </svg> -->
723
- `}};n(Zt,"Select");w();var Xt=class extends x{static get properties(){return{placement:{type:String,default:"bottom"}}}static get styles(){return v`
712
+ `}};n(br,"Select");O();var _r=class extends T{static get properties(){return{placement:{type:String,default:"bottom"}}}static get styles(){return v`
724
713
  :host[hidden] {
725
714
  display: none;
726
715
  }
@@ -870,7 +859,7 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
870
859
  pointer-events: auto;
871
860
  transform: translateY(0px);
872
861
  }
873
- `}connectedCallback(){super.connectedCallback(),this.showTooltip=this.showTooltip.bind(this),this.addEventListener("mouseenter",this.showTooltip)}showTooltip(){let r=this.shadowRoot.querySelector(".trigger").getBoundingClientRect(),o=this.shadowRoot.querySelector(".content"),s=o.getBoundingClientRect();!this.placement||this.placement==="top"||this.placement==="bottom"?o.style.left=`${(-1*s.width+r.width)/2}px`:(this.placement==="left"||this.placement==="right")&&(o.style.top=`${(-1*s.height+r.height)/2}px`)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("mouseenter",this.showTooltip),this.removeEventListener("mouseout",this.hideTooltip)}render(){return u`
862
+ `}connectedCallback(){super.connectedCallback(),this.showTooltip=this.showTooltip.bind(this),this.addEventListener("mouseenter",this.showTooltip)}showTooltip(){let r=this.shadowRoot.querySelector(".trigger").getBoundingClientRect(),o=this.shadowRoot.querySelector(".content"),s=o.getBoundingClientRect();!this.placement||this.placement==="top"||this.placement==="bottom"?o.style.left=`${(-1*s.width+r.width)/2}px`:(this.placement==="left"||this.placement==="right")&&(o.style.top=`${(-1*s.height+r.height)/2}px`)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("mouseenter",this.showTooltip),this.removeEventListener("mouseout",this.hideTooltip)}render(){return p`
874
863
  <span class="tooltip">
875
864
  <span class="trigger">
876
865
  <slot name="trigger">
@@ -883,12 +872,12 @@ var lib=(()=>{var ei=Object.create;var ke=Object.defineProperty;var ti=Object.ge
883
872
  </slot>
884
873
  </div>
885
874
  </span>
886
- `}};n(Xt,"Tooltip");var{TestWizard:Fc}=(qs(),Is);function fo(){let t="og-test-wizard";customElements.get(t)||customElements.define(t,Fc);let e=document.createElement(t);document.body.appendChild(e)}n(fo,"default");var ho=[79,71,68,69,86],Us=n(()=>{if(window.OG_OFFERS_TEST_MODE_ENABLE)return;window.OG_OFFERS_TEST_MODE_ENABLE=!0;let t=0;document.addEventListener("keyup",async function(e){if(e.which===ho[t]){let o=ho[t];setTimeout(function(){t<=o&&(t=0)},5e3),t+=1,t>=ho.length&&fo()}else t=0},!1)},"enable");Y();ae();w();var mo=class extends A(D){static get properties(){return{...super.properties,regular:{type:Boolean,reflect:!0},subscription:{type:Boolean,reflect:!0},discount:{type:Boolean,reflect:!0},frequency:{type:Object},productPlans:{type:Object}}}get value(){let e=this.frequency||this.offer&&this.offer.defaultFrequency,o=(this.productPlans[this.product.id]||{})[e]||[];if(!o)return"";let[s,i,a]=o;return a===s?"":this.regular?s:this.discount?i:a}render(){let e=this.value;return e?u`
875
+ `}};n(_r,"Tooltip");var{TestWizard:el}=(_i(),bi);function Io(){let t="og-test-wizard";customElements.get(t)||customElements.define(t,el);let e=document.createElement(t);document.body.appendChild(e)}n(Io,"default");var Uo=[79,71,68,69,86],Ei=n(()=>{if(window.OG_OFFERS_TEST_MODE_ENABLE)return;window.OG_OFFERS_TEST_MODE_ENABLE=!0;let t=0;document.addEventListener("keyup",async function(e){if(e.which===Uo[t]){let o=Uo[t];setTimeout(function(){t<=o&&(t=0)},5e3),t+=1,t>=Uo.length&&Io()}else t=0},!1)},"enable");ne();V();ne();$();var qo=n((t=[],e)=>{switch(e.type){case te:return[];case fe:return e.newValue?e.newValue.optedin:t;case I:case q:let[[r],o]=t.reduce((s,i)=>s[A(e.payload.product,i)?0:1].push(i)&&s,[[],[]]);return(o||[]).concat({...r,...e.payload.product,frequency:e.payload.frequency});case U:return t.filter(s=>!A(e.payload.product,s));case We:return t.map(s=>A(e.payload.product,s)?{...s,...e.payload.newProduct}:s);case kt:return t.filter(s=>!A(e.payload.product,s));case Pe:return[];default:return t}},"optedin"),Do=n((t=[],e)=>{switch(e.type){case te:return[];case fe:return e.newValue?e.newValue.optedout:t;case I:case q:return t.filter(s=>!A(e.payload.product,s));case U:let[[r],o]=t.reduce((s,i)=>s[A(e.payload.product,i)?0:1].push(i)&&s,[[],[]]);return(o||[]).concat({...r,...e.payload.product,frequency:e.payload.frequency});case We:return t.map(s=>A(e.payload.product,s)?{...s,...e.payload.newProduct}:s);case Pe:return[];default:return t}},"optedout"),Fo=n((t={},{type:e,payload:r})=>{switch(e){case wt:return r&&r.count>0?{...t,...r.results[0]&&{...r.results[0],place:new Date(Date.parse(r.results[0].place.replace(/-/gi,"/")))}}:t;case Ct:return{...t,products:(r.results||[]).map(o=>o.product)};case Nt:return{...t,...r,public_id:r.order,...r.product&&{products:(t.products||[]).concat(r.product)}};default:return t}},"nextUpcomingOrder"),tl=n((t={},e)=>{switch(e.type){case P:return{...t,...e.payload.autoship};default:return t}},"autoshipEligible"),rl=n((t={},e)=>{switch(e.type){case P:return{...t,...e.payload.in_stock};default:return t}},"inStock"),Lo=n((t={},e)=>{switch(e.type){case P:return{...t,...e.payload.eligibility_groups};default:return t}},"eligibilityGroups"),xi=n((t,e)=>t.map(r=>({...e[r],id:[r][0]})),"mapIncentive"),jo=n((t={},e)=>{switch(e.type){case P:return{...t,...[...new Set(Object.keys(e.payload.incentives||{}))].reduce((r,o)=>({...r,[o]:Object.entries(e.payload.incentives).filter(([s])=>s===o).reduce((s,[,{initial:i,ongoing:c}])=>({...s,initial:[...s.initial||[],...xi(i,e.payload.incentives_display)],ongoing:[...s.ongoing||[],...xi(c,e.payload.incentives_display)]}),{})}),{})};default:return t}},"incentives"),ol=n((t={},e)=>{switch(e.type){case I:case q:return{...t,[R(e.payload.product)]:e.payload.frequency};case U:return{...t,[R(e.payload.product)]:void 0};default:return t}},"frequency"),Mo=n((t=!1,e)=>{switch(e.type){case Ot:return{...e.payload};case Ce:return!1;default:return t}},"auth"),Vo=n((t="",e)=>{switch(e.type){case St:return e.payload;default:return t}},"merchantId"),$o=n((t=null,e)=>{switch(e.type){case vt:return e.payload;default:return t}},"authUrl"),nl=n((t={},e)=>{switch(e.type){case P:return{...t,offerId:(e.payload.module_view||{}).regular,...e.payload.modifiers};default:return t}},"offer"),sl=n((t="",e)=>{switch(e.type){case P:return(e.payload.module_view||{}).regular||"";default:return t}},"offerId"),Ho=n((t=null,e)=>{switch(e.type){case te:return null;case Tt:return e.payload;default:return t}},"sessionId"),il=n((t={},e)=>{switch(e.type){case P:return{...t,...Object.entries(e.payload.autoship).map(([r])=>({[r]:Object.keys(e.payload.modifiers)})).reduce((r,o)=>({...r,...o}))};case Pe:return{};default:return t}},"productOffer"),Go=n((t={},e)=>{switch(e.type){case Ft:return{...t,[R(e.payload.product)]:e.payload.firstOrderPlaceDate};default:return t}},"firstOrderPlaceDate"),Bo=n((t={},e)=>{switch(e.type){case Lt:return{...t,[R(e.payload.product)]:e.payload.productToSubscribe};default:return t}},"productToSubscribe"),yt=n((t={},e)=>{switch(e.type){case Pt:return{...t,name:me,apiUrl:"https://staging.om.ordergroove.com",legoUrl:"https://staging.restapi.ordergroove.com"};case Rt:return{...t,name:jt,apiUrl:"https://dev.om.ordergroove.com",legoUrl:"https://dev.restapi.ordergroove.com"};case At:return{...t,name:Re,apiUrl:"https://om.ordergroove.com",legoUrl:"https://restapi.ordergroove.com"};default:return t}},"environment"),zo=n((t={offerOptInLabel:"Subscribe to save",offerIncentiveText:"Save {{ogIncentive DiscountPercent}} when you subscribe",offerOptOutLabel:"Deliver one-time only",offerEveryLabel:"Delivery Every",offerTooltipTrigger:"[?]",offerTooltipContent:"Seems this is a great subscription offering. Many fun details about this program exist.",optinButtonLabel:"\u2022",optoutButtonLabel:"\u2022",optinStatusOptedInLabel:"You're opted in!",optinStatusOptedOutLabel:"You're not opted in.",optinToggleLabel:"\u2022",upsellButtonLabel:"Add item to order on ",upsellButtonPrefix:"",upsellModalContent:"Some upsell modal content",upsellModalOptInLabel:"Subscribe",upsellModalOptOutLabel:"Purchase one time",upsellModalTitle:"Impulse Upsell",upsellModalConfirmLabel:"Ok",upsellModalCancelLabel:"Cancel",defaultFrequencyCopy:"(Most Popular)",frequencyPeriods:{"1":"day","2":"week","3":"month"}},e)=>{switch(e.type){case It:return{...t,...e.payload};default:return t}},"locale"),al=n((t={offerType:"radio"},e)=>{switch(e.type){case Ut:return{...t,...e.payload,defaultFrequency:e.payload.defaultFrequency?tt(e.payload.defaultFrequency):t.defaultFrequency,frequencies:e.payload.frequencies?e.payload.frequencies.map(tt):t.frequencies};default:return t}},"config"),Wo=n((t=!1,e)=>{switch(e.type){case Ye:return e.payload;default:return t}},"previewStandardOffer"),Yo=n((t=!1,e)=>{switch(e.type){case Je:return e.payload;default:return t}},"previewUpsellOffer"),Jo=n((t=[],e)=>{switch(e.type){case P:return{...t,...e.payload.autoship_by_default};default:return t}},"autoshipByDefault"),Qo=n((t=[],e)=>{switch(e.type){case P:return{...t,...e.payload.default_frequencies};default:return t}},"defaultFrequencies"),Ko=n((t=[],e)=>{switch(e.type){case Dt:return[...e.payload||[]];case qt:return[e.payload,...t];default:return t}},"templates"),cl=n((t={},e)=>{switch(e.type){case W:return{...e.payload};default:return t}},"productPlans"),Si=bt({optedin:qo,optedout:Do,nextUpcomingOrder:Fo,autoshipEligible:tl,inStock:rl,eligibilityGroups:Lo,incentives:jo,frequency:ol,auth:Mo,merchantId:Vo,authUrl:$o,offer:nl,offerId:sl,sessionId:Ho,productOffer:il,firstOrderPlaceDate:Go,productToSubscribe:Bo,environment:yt,locale:zo,config:al,previewStandardOffer:Wo,previewUpsellOffer:Yo,autoshipByDefault:Jo,defaultFrequencies:Qo,templates:Ko,productPlans:cl});V();O();var Zo=class extends k(M){static get properties(){return{...super.properties,regular:{type:Boolean,reflect:!0},subscription:{type:Boolean,reflect:!0},discount:{type:Boolean,reflect:!0},frequency:{type:Object},productPlans:{type:Object}}}get value(){var l,d;let e=(l=this.product.id)==null?void 0:l.split(":")[0],r=this.frequency||this.configDefaultFrequency||((d=this.offer)==null?void 0:d.defaultFrequency),s=(this.productPlans[e]||{})[r]||[];if(!s)return"";let[i,c,a]=s;return a===i?"":this.regular?i:this.discount?c:a}render(){let e=this.value;return e?p`
887
876
  <slot name="prepend"></slot>
888
877
  ${e}
889
878
  <slot name="append"></slot>
890
- `:u`
891
- <slot></slot>
892
- `}};n(mo,"Price");var Lc=n((t,e)=>({productPlans:t.productPlans,frequency:j(e.product)(t)}),"mapStateToProps"),Ds=h(Lc)(mo);Us();var C,_={};function Fs(t){return C.dispatch(Er(t)),_}n(Fs,"setEnvironment");function Ls(t){return C.dispatch(an(t)),_}n(Ls,"setMerchantId");function js(t){return C.dispatch(cn(t)),_}n(js,"setAuthUrl");function Ms(t=[]){return wr(C.getState(),t)}n(Ms,"getProductsForPurchasePost");function Vs(t=[]){return wr(C.getState(),t)}n(Vs,"getOptins");function $s(){C.dispatch(pn())}n($s,"clear");function Bs(t){typeof t=="function"&&document.addEventListener("optin-changed",e=>t(e.detail))}n(Bs,"addOptinChangedCallback");function Hs(){document.addEventListener("optin-changed",t=>t.stopPropagation(),!0)}n(Hs,"disableOptinChangedCallbacks");function zs(){try{customElements.define("og-when",ps),customElements.define("og-text",Es),customElements.define("og-incentive-text",Ts),customElements.define("og-offer",ks),customElements.define("og-select-frequency",Os),customElements.define("og-optout-button",ms),customElements.define("og-optin-toggle",xs),customElements.define("og-optin-status",fs),customElements.define("og-optin-button",hs),customElements.define("og-optin-select",ys),customElements.define("og-upsell-button",bs),customElements.define("og-frequency-status",gs),customElements.define("og-modal",Kt),customElements.define("og-select",Zt),customElements.define("og-tooltip",Xt),customElements.define("og-upsell-modal",_s),customElements.define("og-next-upcoming-order",Ps),customElements.define("og-price",Ds)}catch(t){console.warn(t)}_.register=()=>0}n(zs,"register");function Gs(t){return window.og=window.og||{},t===!1?delete window.og:window.og.previewMode=!0,this}n(Gs,"previewMode");function Ws(t){return C.dispatch(hn(t)),_}n(Ws,"config");function Ys(t){return C.dispatch(fn(t)),_}n(Ys,"setLocale");function Qs(t,e,r){return C.dispatch(mn(t,e,r)),_}n(Qs,"addTemplate");function Js(t){return C.dispatch(gn(t)),_}n(Js,"setTemplates");function Ks(t){return _}n(Ks,"setPublicPath");function Zs(t,e,r,o=C){if(t&&e&&r){let s=[];r.product?s.push(r.product):r.cart&&Array.isArray(r.cart.products)&&(s=s.concat(r.cart.products));let{apiUrl:i}=gr({},Er(e)),{sessionId:a}=o.getState();a&&s.forEach(c=>{W.fetchOffer(i,t,a,`${c}`,"pdp")}),r.product_discounts&&typeof r.product_discounts=="object"&&o.dispatch({type:xt,payload:r.product_discounts})}}n(Zs,"resolveSettings");function go(t,e,r){return _.isReady?(console.warn("og.offers has been initialized already. Skipping."),_):(C=Pn(),_.store=C,_.resolveSettings(t,e,window.og_settings,C),Oo(C),t&&_.setMerchantId(t),e&&_.setEnvironment(e),r&&_.setAuthUrl(r),window.addEventListener("storage",vn(C)),t&&e&&(C.dispatch(qt()),C.dispatch(ln()),_.register()),_.isReady=!0,_)}n(go,"initialize");var jc=go;Object.assign(_,{setEnvironment:Fs,setMerchantId:Ls,setAuthUrl:js,getProductsForPurchasePost:Ms,getOptins:Vs,clear:$s,addOptinChangedCallback:Bs,disableOptinChangedCallbacks:Hs,register:zs,previewMode:Gs,config:Ws,setLocale:Ys,addTemplate:Qs,setTemplates:Js,setPublicPath:Ks,resolveSettings:Zs,initialize:go});window.OG=window.OG||{};Object.assign(window.OG,_);Object.assign(_.initialize,_);or();return Mc;})();
879
+ `:p`
880
+ <slot name="fallback"></slot>
881
+ `}};n(Zo,"Price");var ll=n((t,e)=>{var r;return{productPlans:t.productPlans,configDefaultFrequency:(r=t.config)==null?void 0:r.defaultFrequency,frequency:B(e.product)(t)}},"mapStateToProps"),Ti=g(ll)(Zo);$();function Xo(t){Ei(),fs(t);try{customElements.define("og-when",Qs),customElements.define("og-text",ii),customElements.define("og-incentive-text",ui),customElements.define("og-offer",yi),customElements.define("og-select-frequency",pi),customElements.define("og-optout-button",ei),customElements.define("og-optin-toggle",si),customElements.define("og-optin-status",Zs),customElements.define("og-optin-button",Xs),customElements.define("og-optin-select",ri),customElements.define("og-upsell-button",oi),customElements.define("og-frequency-status",ti),customElements.define("og-modal",yr),customElements.define("og-select",br),customElements.define("og-tooltip",_r),customElements.define("og-upsell-modal",ni),customElements.define("og-next-upcoming-order",fi),customElements.define("og-price",Ti)}catch{console.info("OG WebComponents already registered, skipping.")}let e=!1,r={store:t,isReady:()=>e,setEnvironment(o){return t.dispatch(Fr(o)),this},setMerchantId(o){return t.dispatch(Mn(o)),this},setAuthUrl(o){return t.dispatch(Vn(o)),this},getProductsForPurchasePost(o=[]){return Gr(t.getState(),o)},getOptins(o=[]){return Gr(t.getState(),o)},clear(){t.dispatch(Gn())},addOptinChangedCallback(o){typeof o=="function"&&document.addEventListener("optin-changed",s=>o(s.detail))},disableOptinChangedCallbacks(){document.addEventListener("optin-changed",o=>o.stopPropagation(),!0)},register(){},previewMode(o){return window.og=window.og||{},o===!1?delete window.og:window.og.previewMode=!0,this},config(o){return t.dispatch(Wn(o)),this},setLocale(o){return t.dispatch(zn(o)),this},addTemplate(o,s,i){return t.dispatch(Yn(o,s,i)),this},setTemplates(o){return t.dispatch(Jn(o)),this},setPublicPath(o){return this},resolveSettings(o,s,i,c=t){if(o&&s&&i){let a=[];i.product?a.push(i.product):i.cart&&Array.isArray(i.cart.products)&&(a=a.concat(i.cart.products));let{apiUrl:l}=yt({},Fr(s)),{sessionId:d}=c.getState();d&&a.forEach(h=>{let u=R(h);oe.fetchOffer(l,o,d,`${u}`,he)}),i.product_discounts&&typeof i.product_discounts=="object"&&c.dispatch({type:W,payload:i.product_discounts})}},initialize(o,s,i){var a,l;e||r.resolveSettings(o,s,window.og_settings,t);let c=t.getState();return o&&o!==c.merchantId&&r.setMerchantId(o),s&&s!==((a=c.environment)==null?void 0:a.name)&&r.setEnvironment(s),i&&r.setAuthUrl(i),e?console.warn("og.offers has been initialized already. Skipping."):(window.addEventListener("storage",rs(t)),t.dispatch(Yt())),arguments.length===3&&(((l=t.getState().auth)==null?void 0:l.ts)||t.dispatch($n())),e=!0,this}};return window.OG=window.OG||{},Object.assign(window.OG,r),Object.assign(r.initialize,r),Hr(),r}n(Xo,"makeApi");V();$();var Ge=n(t=>t===null?"":`$${t.toString().replace(/(\d\d)$/,".$1")}`,"money"),ul=n(t=>`${t}%`,"percentage"),pl=n(t=>{var r,o;let e="";return((r=t.price_adjustments[0])==null?void 0:r.value_type)==="percentage"?e=ul(t.price_adjustments[0].value):((o=t.price_adjustments[0])==null?void 0:o.value)?e=Ge(t.price_adjustments[0].value):t.compare_at_price&&(e=Ge(t.compare_at_price-t.price)),e?[Ge(t.compare_at_price),e,Ge(t.price)]:[Ge(t.price),"",Ge(t.price)]},"mapSellingPlanToDiscount"),vi=n((t,e,r)=>{let o=Object.keys(t).filter(s=>s.startsWith(e.toString()));return o.length?{...t,...o.reduce((s,i)=>({...s,[i]:r}),{})}:t},"overrideLineKey"),dl=n(t=>t==null?void 0:t.selling_plan_groups.find(r=>r.name==="Subscribe and Save"),"getOGSellingPlanGroup"),fl=n((t,e)=>({...vi(t,e.id,e.available),[e.id]:e.available}),"productOrVariantInStockReducer"),Oi=n((t,[e])=>({...t,[e]:!0}),"productTrue"),wi=n((t,e)=>{var r;return{...t,[e.selling_plan_id||((r=e.selling_plan)==null?void 0:r.id)]:pl(e)}},"sellingPlanAllocationsReducer"),Ci=n((t,e)=>{let r=R(e.key);return{...t,[e.key]:t[r]||null}},"reduceProductCartLine"),hl=n((t={},e)=>{if(W===e.type)return Object.entries(e.payload).reduce(Oi,t);if(re===e.type){let{payload:r}=e;return r.items.reduce(Ci,t)}if(Y===e.type){let{payload:r}=e;return[r,...(r==null?void 0:r.variants)||[]].reduce((o,s)=>{var i,c;return{...vi(o,s.id,((i=s.selling_plan_allocations)==null?void 0:i.length)>0),[s.id]:((c=s.selling_plan_allocations)==null?void 0:c.length)>0}},t)}return t},"autoshipEligible"),ml=n((t={frequencies:[],offerType:"radio"},e)=>{var r,o,s;if(W===e.type){let i=[...new Set(Object.values(e.payload).map(Object.keys).flat())];return{...t,frequencies:i}}if(Y===e.type){let i=e.payload,c=dl(i),a=(r=c==null?void 0:c.selling_plans)==null?void 0:r.map(({id:l})=>`${l}`);if(a==null?void 0:a.length){let l=((s=(o=c.options)==null?void 0:o[0])==null?void 0:s.values)||a;return{...t,defaultFrequency:a[0],frequencies:a,frequenciesText:l}}}return t},"config"),gl=n((t={},e)=>{if(W===e.type)return Object.entries(e.payload).reduce(Oi,t);if(re===e.type)return e.payload.items.reduce(Ci,t);if(Y===e.type){let r=e.payload;return[r,...r==null?void 0:r.variants].reduce(fl,t)||t}return t},"inStock"),yl=n((t={},e)=>t,"offer"),bl=n((t="",e)=>"native-shopify-offer","offerId"),_l=n((t=[],e)=>{if(re===e.type)return e.payload.items.reduce((o,s)=>s.selling_plan_allocation?[...o,{id:s.key,frequency:`${s.selling_plan_allocation.selling_plan.id}`}]:o,[]);if(P===e.type){let{autoship:r,autoship_by_default:o,in_stock:s,offer:i}=e.payload;return Object.keys(r).reduce((c,a)=>c.concat(!c.some(l=>l.id===a)&&r[a]&&o[a]&&s[a]?{id:a,frequency:i.defaultFrequency}:[]),t)}return qo(t,e)},"optedin"),El=n((t={},e)=>t,"productOffer"),xl=n((t={},e)=>{if(Y===e.type){let r=e.payload;return[r,...r==null?void 0:r.variants].reduce((o,s)=>{var i;return{...o,[s.id]:(i=s.selling_plan_allocations)==null?void 0:i.reduce(wi,{})}},t)||t}return re===e.type?e.payload.items.reduce((o,s)=>s.selling_plan_allocation?{...o,[s.key]:wi({},s.selling_plan_allocation)}:o,t)||t:W===e.type?{...e.payload}:t},"productPlans"),Pi=bt({auth:Mo,authUrl:$o,autoshipByDefault:Jo,autoshipEligible:hl,config:ml,defaultFrequencies:Qo,eligibilityGroups:Lo,environment:yt,firstOrderPlaceDate:Go,incentives:jo,inStock:gl,locale:zo,merchantId:Vo,nextUpcomingOrder:Fo,offer:yl,offerId:bl,optedin:_l,optedout:Do,previewStandardOffer:Wo,previewUpsellOffer:Yo,productOffer:El,productPlans:xl,productToSubscribe:Bo,sessionId:Ho,templates:Ko});var Ri=ee(Ke()),Ai=ee(Et());V();$();var Ui,qi,Ni=((qi=(Ui=window.Shopify)==null?void 0:Ui.routes)==null?void 0:qi.root)||"/",Sl="/cart",Tl=`${Ni}cart.js`,vl=`${Ni}products/`,Ol=(0,Ai.debounce)(100,!1,function(t,e){let{id:r}=Object.fromEntries([...new FormData(t).entries()]);e.setAttribute("product",r)});async function wl(t,e){let r=Cl();if(r)try{t.dispatch({type:Y,payload:await Ii(r)})}catch(s){console.warn("OG: Unable to fetch product details for PDP",s)}let o=e.closest("form");new MutationObserver(()=>Ol(o,e)).observe(o,{subtree:!0,childList:!0})}n(wl,"setupPdp");var ki=n(async()=>await(await fetch(Tl)).json(),"getCart");function Cl(){return[()=>{var t,e;return(((e=(t=document.querySelector('[href$=".oembed"]'))==null?void 0:t.getAttribute("href"))==null?void 0:e.match(/\/([^\/]+)\.oembed$/))||[])[1]},()=>{var t,e;return(document.querySelector('meta[property="og:type"][content="product"]')&&((e=(t=document.querySelector('meta[property="og:url"][content]'))==null?void 0:t.getAttribute("content"))==null?void 0:e.match(/\/([^\/]+)$/))||[])[1]},()=>{var t;return(t=[...document.querySelectorAll("[type$=json]")].map(e=>JSON.parse(e.textContent||"{}")).find(e=>e.handle&&e.price))==null?void 0:t.handle}].reduce((t,e)=>t||e(),"")}n(Cl,"guessProductHandle");var Ii=(0,Ri.default)(async t=>(await fetch(`${vl}${t}.js`)).json());async function Pl(t,e){let r=await ki(),{items:o}=r;t.dispatch({type:re,payload:r});let s=Number(e.product.id);s<=o.length&&e.setAttribute("product",o[s-1].key),(await Promise.all(Array.from(new Set(o.map(({handle:c})=>c))).map(Ii))).forEach(c=>t.dispatch({type:Y,payload:c}))}n(Pl,"setupCart");async function Rl(t,e){var i,c;let r=t.payload.offer,o=t.payload.frequency||null,s=Al(t);if(!(r==null?void 0:r.isCart)){r&&Nl(r.product.id,s[0],s[1]);return}try{r.style.pointerEvents="none",r.style.opacity=".7";let a=r.closest(".shopify-section"),l=((a==null?void 0:a.id.match(/^shopify-section-(.+)/))||[])[1],d=t.payload.product.id,h=await ki(),u=(i=h==null?void 0:h.items)==null?void 0:i.findIndex(L=>L.key===d),m=h.items[u],_=m.quantity,b=R(d),f=await fetch("/cart/change.js",{method:"POST",credentials:"same-origin",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:d,quantity:_,attributes:Object.fromEntries([s]),properties:m.properties,selling_plan:o||null,sections:l?[l]:void 0})});if(f.status!==200)throw new Error("Cart not updated");let x=await f.json(),w=h.items.length===x.items.length?x.items[u].key:(c=x.items.find(L=>L.quantity===_&&L.product_id===b&&(!o&&!L.selling_plan_allocation||(L==null?void 0:L.selling_plan_allocation.selling_plan.id)===o)))==null?void 0:c.key;w&&r.setAttribute("product",w),e.dispatch({type:re,payload:x});let y=new CustomEvent(Tn,{bubbles:!0,cancelable:!0});if(r.dispatchEvent(y),y.defaultPrevented)return;let C=x.sections;if(C&&l in C){let L=C[l],tn=new DOMParser().parseFromString(L.toString()||"","text/html").getElementById("shopify-section-"+l);tn&&(a.innerHTML=tn.innerHTML)}else window.location.pathname.startsWith(Sl)&&window.location.reload()}catch(a){console.log("OG Error updating cart",a)}finally{r.style.pointerEvents="auto",r.style.opacity="1"}}n(Rl,"synchronizeCartOptin");function Al(t){var i;let e=t.payload.product.id;if(!e)return[];let r=`og__${Math.ceil(new Date().getTime()/1e3)}`,o=((i=t.payload.offer)==null?void 0:i.location)||"",s=[e,t.type.toLowerCase(),o];switch(t.type){case we:case U:s.push("");break;case I:case q:s.push(t.payload.frequency);break;default:return[]}return[r,s.join(",")]}n(Al,"getTrackingEvent");function Nl(t,e,r){let o=`[name="id"][value="${t}"]`,s=`form[action="/cart/add"] option[value="${t}"]`;if(!e)return;let i=document.querySelectorAll(o);i.length||(i=document.querySelectorAll(s)),[...i].forEach(c=>{let a=c.form,l=a==null?void 0:a.querySelector(`[name="${e}"]`);l||(l=document.createElement("input"),l.type="hidden",l.name=`attributes[${e}]`,a==null||a.appendChild(l)),l.value=r})}n(Nl,"updateTrackingInputs");function kl(t,e,r){let o=t.querySelector(`[name="${e}"]`);if(o&&!r){o.remove();return}!o&&r&&(o=document.createElement("input"),o.type="hidden",o.name=e,t.appendChild(o)),o&&(o.value=r)}n(kl,"getOrCreateHidden");function Il(t,e){[...document.querySelectorAll("[name=id]")].forEach(r=>{var c;let o=r.value,i=(c=Qt({id:o})(t.getState()))==null?void 0:c.frequency;kl(r.form,"selling_plan",i)})}n(Il,"synchronizeSellingPlan");function en(t){return e=>r=>{var o;switch(r.type){case I:case U:case q:break;case we:((o=r.payload.offer)==null?void 0:o.isCart)?Pl(t,r.payload.offer):wl(t,r.payload.offer);default:}switch(e(r),r.type){case I:case U:case q:Rl(r,t);case we:case P:case Y:Il(t,r.payload.offer);break;default:}}}n(en,"shopifyMiddleware");Gt();$();N();$();var Ul="/apps/subscriptions/auth/",Di="og_auth_begin",ql="og_auth_end",Dl=n(t=>{let[e,r,o,s]=atob(t).split("|");return{id:e,signature:o,timestamp:r,email:s}},"parseIntegrationTempAuth");async function Fi({store:t}){var s;let[e]=Ur(),r=ot(),o=(r==null?void 0:r.dataset.customer)?Dl(r.dataset.customer):(s=window.ogShopifyConfig)==null?void 0:s.customer;if(o){let i=await Ll(o);if(i){let[c,a,l]=i.split("|");t.dispatch(nt(e,c,Number(a),l))}}else Dn("og_auth")}n(Fi,"authorizeShopifyCustomer");async function Fl(t){try{let r=await(await fetch(`${Ul}?customer=${t.id}&customer_signature=${t.signature}&customer_timestamp=${t.timestamp}`)).text(),o=r.lastIndexOf(Di);if(o<0)throw"Invalid response from OG auth endpoint";return JSON.parse(r.substring(o+Di.length,r.lastIndexOf(ql)))}catch(e){console.error(e)}}n(Fl,"fetchOGSignature");async function Ll(t){let e=Fn("og_auth");if(e)return e;let{customerId:r,timestamp:o,signature:s}=await Fl(t);if(!r)return"";let i=new Date,c=btoa(s);i.setTime(i.getTime()+2*60*60*1e3);let a=`${r}|${o}|${c};expires=${i.toUTCString()}`;return document.cookie=`og_auth=${a};secure;path=/`,a}n(Ll,"getOrCreateAuthCookie");var ji,Li=ls(...((ji=Ne)==null?void 0:ji.shopify_selling_plans)?[Pi,en]:[Si]),E=Xo(Li),jl=E.isReady,Ml=E.addOptinChangedCallback,Vl=E.addTemplate,$l=E.clear,Hl=E.config,Gl=E.disableOptinChangedCallbacks,Bl=E.getOptins,zl=E.getProductsForPurchasePost,Wl=E.initialize,Yl=E.previewMode,Jl=E.register,Ql=E.resolveSettings,Kl=E.setAuthUrl,Zl=E.setEnvironment,Xl=E.setLocale,eu=E.setMerchantId,tu=E.setPublicPath,ru=E.setTemplates,ou=E.setupCart,nu=E.setupProduct,su=E.setupProducts;var iu=E.initialize;rt(()=>qn(E));var Mi;((Mi=Ne)==null?void 0:Mi.shopify_selling_plans)&&rt(()=>Fi(E));return au;})();
893
882
  ; return lib; });
894
883
  //# sourceMappingURL=offers.js.map