@letscooee/web-sdk 9.7.3 → 9.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.min.js +14 -14
- package/dist/widget.min.js +15 -15
- package/package.json +1 -1
package/dist/widget.min.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";(()=>{var iN=Object.create,au=Object.defineProperty,oN=Object.defineProperties,qE=Object.getOwnPropertyDescriptor,sN=Object.getOwnPropertyDescriptors,aN=Object.getOwnPropertyNames,zE=Object.getOwnPropertySymbols,cN=Object.getPrototypeOf,YE=Object.prototype.hasOwnProperty,lN=Object.prototype.propertyIsEnumerable,Hh=(e,t,n)=>t in e?au(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,w=(e,t)=>{for(var n in t||={})YE.call(t,n)&&Hh(e,n,t[n]);if(zE)for(var n of zE(t))lN.call(t,n)&&Hh(e,n,t[n]);return e},te=(e,t)=>oN(e,sN(t)),Rc=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,n)=>(typeof require<"u"?require:t)[n]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')}),$n=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),uN=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of aN(t))!YE.call(e,i)&&i!==n&&au(e,i,{get:()=>t[i],enumerable:!(r=qE(t,i))||r.enumerable});return e},Re=(e,t,n)=>(n=e!=null?iN(cN(e)):{},uN(t||!e||!e.__esModule?au(n,"default",{value:e,enumerable:!0}):n,e)),KE=(e,t,n,r)=>{for(var i=r>1?void 0:r?qE(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&au(t,n,i),i},jh=(e,t,n)=>Hh(e,typeof t!="symbol"?t+"":t,n),us=$n((e,t)=>{"use strict";(function(n){"use strict";var r={};r.VERSION="1.6.1";var i,s={},o=function(d,f){return function(){return f.apply(d,arguments)}},a=function(){var d=arguments,f=d[0],g,m;for(m=1;m<d.length;m++)for(g in d[m])!(g in f)&&d[m].hasOwnProperty(g)&&(f[g]=d[m][g]);return f},l=function(d,f){return{value:d,name:f}};r.TRACE=l(1,"TRACE"),r.DEBUG=l(2,"DEBUG"),r.INFO=l(3,"INFO"),r.TIME=l(4,"TIME"),r.WARN=l(5,"WARN"),r.ERROR=l(8,"ERROR"),r.OFF=l(99,"OFF");var c=function(d){this.context=d,this.setLevel(d.filterLevel),this.log=this.info};c.prototype={setLevel:function(d){d&&"value"in d&&(this.context.filterLevel=d)},getLevel:function(){return this.context.filterLevel},enabledFor:function(d){var f=this.context.filterLevel;return d.value>=f.value},trace:function(){this.invoke(r.TRACE,arguments)},debug:function(){this.invoke(r.DEBUG,arguments)},info:function(){this.invoke(r.INFO,arguments)},warn:function(){this.invoke(r.WARN,arguments)},error:function(){this.invoke(r.ERROR,arguments)},time:function(d){typeof d=="string"&&d.length>0&&this.invoke(r.TIME,[d,"start"])},timeEnd:function(d){typeof d=="string"&&d.length>0&&this.invoke(r.TIME,[d,"end"])},invoke:function(d,f){i&&this.enabledFor(d)&&i(f,a({level:d},this.context))}};var h=new c({filterLevel:r.OFF});(function(){var d=r;d.enabledFor=o(h,h.enabledFor),d.trace=o(h,h.trace),d.debug=o(h,h.debug),d.time=o(h,h.time),d.timeEnd=o(h,h.timeEnd),d.info=o(h,h.info),d.warn=o(h,h.warn),d.error=o(h,h.error),d.log=d.info})(),r.setHandler=function(d){i=d},r.setLevel=function(d){h.setLevel(d);for(var f in s)s.hasOwnProperty(f)&&s[f].setLevel(d)},r.getLevel=function(){return h.getLevel()},r.get=function(d){return s[d]||(s[d]=new c(a({name:d},h.context)))},r.createDefaultHandler=function(d){d=d||{},d.formatter=d.formatter||function(m,b){b.name&&m.unshift("["+b.name+"]")};var f={},g=function(m,b){Function.prototype.apply.call(m,console,b)};return typeof console>"u"?function(){}:function(m,b){m=Array.prototype.slice.call(m);var x=console.log,A;b.level===r.TIME?(A=(b.name?"["+b.name+"] ":"")+m[0],m[1]==="start"?console.time?console.time(A):f[A]=new Date().getTime():console.timeEnd?console.timeEnd(A):g(x,[A+": "+(new Date().getTime()-f[A])+"ms"])):(b.level===r.WARN&&console.warn?x=console.warn:b.level===r.ERROR&&console.error?x=console.error:b.level===r.INFO&&console.info?x=console.info:b.level===r.DEBUG&&console.debug?x=console.debug:b.level===r.TRACE&&console.trace&&(x=console.trace),d.formatter(m,b),g(x,m))}},r.useDefaults=function(d){r.setLevel(d&&d.defaultLevel||r.DEBUG),r.setHandler(r.createDefaultHandler(d))},r.setDefaults=r.useDefaults,typeof define=="function"&&define.amd?define(r):typeof t<"u"&&t.exports?t.exports=r:(r._prevLogger=n.Logger,r.noConflict=function(){return n.Logger=r._prevLogger,r},n.Logger=r)})(e)}),qn=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MilestoneRewardType=e.ProgressBarLayout=e.EngagementContentSource=e.EngagementObjective=e.OnsiteDeliveryType=e.ClickActionType=e.FrequencyGapUnit=e.FrequencyType=e.RedirectBehaviour=e.EngagementPlacementPosition=e.EngagementCollectionSource=e.PromotionType=e.CartFilterEnum=e.CartCurrencyOperator=e.CartCriteria=e.URLCriteria=e.UTMCriteria=e.CartItemSource=e.EngagementItemSource=e.PurchasedVisitor=e.LoggedInVisitor=e.VisitorType=e.SessionType=e.EngagementContentType=e.TriggerType=e.EngagementType=e.EngagementStatus=e.TimePreference=e.ScheduleFrequency=e.CriteriaFrequency=void 0;var t=function(v){return v[v.ONCE_PER_USER=1]="ONCE_PER_USER",v[v.ONCE_PER_SESSION=2]="ONCE_PER_SESSION",v[v.EVERY_TIME=3]="EVERY_TIME",v}(t||(e.CriteriaFrequency=t={})),n=function(v){return v[v.ONE_TIME=1]="ONE_TIME",v[v.MULTIPLE=2]="MULTIPLE",v[v.RECURRING=3]="RECURRING",v}(n||(e.ScheduleFrequency=n={})),r=function(v){return v[v.NOW=1]="NOW",v[v.LATER=2]="LATER",v[v.NEVER=3]="NEVER",v}(r||(e.TimePreference=r={})),i=function(v){return v[v.PUBLISHED=1]="PUBLISHED",v[v.DRAFT=2]="DRAFT",v[v.PAUSED=3]="PAUSED",v[v.FAILED=4]="FAILED",v[v.STOPPED=5]="STOPPED",v[v.COMPLETED=6]="COMPLETED",v[v.ARCHIVED=7]="ARCHIVED",v[v.UNINSTALLED=8]="UNINSTALLED",v}(i||(e.EngagementStatus=i={})),s=function(v){return v.CAMPAIGN="CAMPAIGN",v.NATIVE_AB="NATIVE_AB",v.CRO_COPILOT="CRO_COPILOT",v}(s||(e.EngagementType=s={})),o=function(v){return v[v.NONE=0]="NONE",v[v.RULE_BASED=1]="RULE_BASED",v[v.INTENT_BASED=2]="INTENT_BASED",v}(o||(e.TriggerType=o={})),a=function(v){return v[v.SINGLE=1]="SINGLE",v[v.EXCLUSION=2]="EXCLUSION",v[v.ABTESTING=3]="ABTESTING",v}(a||(e.EngagementContentType=a={})),l=function(v){return v[v.ALL=0]="ALL",v[v.NEW_ONLY=1]="NEW_ONLY",v[v.RETURNING_ONLY=2]="RETURNING_ONLY",v}(l||(e.SessionType=l={})),c=function(v){return v[v.ALL=0]="ALL",v[v.LOGGED_IN_ONLY=3]="LOGGED_IN_ONLY",v[v.NON_LOGGED_IN_ONLY=4]="NON_LOGGED_IN_ONLY",v[v.PURCHASED=5]="PURCHASED",v[v.NON_PURCHASED=6]="NON_PURCHASED",v[v.ABANDON_CART=7]="ABANDON_CART",v[v.RETURNING_AND_NON_PURCHASED=8]="RETURNING_AND_NON_PURCHASED",v}(c||(e.VisitorType=c={})),h=function(v){return v.ALL="ALL",v.LOGGED_IN="LOGGED_IN",v.NON_LOGGED_IN="NON_LOGGED_IN",v}(h||(e.LoggedInVisitor=h={})),d=function(v){return v.ALL="ALL",v.PURCHASED="PURCHASED",v.NON_PURCHASED="NON_PURCHASED",v}(d||(e.PurchasedVisitor=d={})),f=function(v){return v[v.NONE=0]="NONE",v[v.ITEM_RECOMMENDATION=1]="ITEM_RECOMMENDATION",v[v.MULTIPLE_ITEMS=2]="MULTIPLE_ITEMS",v[v.SINGLE_ITEM=3]="SINGLE_ITEM",v[v.TOP_SELLING=4]="TOP_SELLING",v[v.STOCK_CLEARANCE=5]="STOCK_CLEARANCE",v[v.NEW_ARRIVALS=6]="NEW_ARRIVALS",v[v.RECENTLY_VIEWED=7]="RECENTLY_VIEWED",v[v.EVENT_ITEM=8]="EVENT_ITEM",v[v.CART_ITEM=9]="CART_ITEM",v[v.BUNDLE=10]="BUNDLE",v[v.CURRENT_ITEM=11]="CURRENT_ITEM",v[v.PURCHASED_PREVIOUSLY=12]="PURCHASED_PREVIOUSLY",v[v.COLLECTION_ITEMS=13]="COLLECTION_ITEMS",v[v.TRENDING_ITEMS=14]="TRENDING_ITEMS",v}(f||(e.EngagementItemSource=f={})),g=function(v){return v[v.LAST_ADDED=1]="LAST_ADDED",v[v.FIRST_ADDED=2]="FIRST_ADDED",v[v.HIGHEST_PRICE=3]="HIGHEST_PRICE",v[v.LOWEST_PRICE=4]="LOWEST_PRICE",v[v.FIRST_MATCHING_TAG=5]="FIRST_MATCHING_TAG",v[v.ALL=6]="ALL",v}(g||(e.CartItemSource=g={})),m=function(v){return v[v.ALL=0]="ALL",v[v.ONLY_ORGANIC=1]="ONLY_ORGANIC",v[v.ONLY_NON_ORGANIC=2]="ONLY_NON_ORGANIC",v[v.INCLUDES=3]="INCLUDES",v[v.EXCLUDES=4]="EXCLUDES",v}(m||(e.UTMCriteria=m={})),b=function(v){return v[v.NONE=0]="NONE",v[v.LIKE=1]="LIKE",v[v.NOT_LIKE=2]="NOT_LIKE",v[v.EQUALS=3]="EQUALS",v[v.NOT_EQUALS=4]="NOT_EQUALS",v}(b||(e.URLCriteria=b={})),x=function(v){return v[v.NONE=0]="NONE",v[v.LESS_THAN=1]="LESS_THAN",v[v.GREATER_THAN=2]="GREATER_THAN",v[v.BETWEEN=3]="BETWEEN",v[v.EQUALS=4]="EQUALS",v}(x||(e.CartCriteria=x={})),A=function(v){return v[v.ALL=0]="ALL",v[v.INCLUDES=1]="INCLUDES",v[v.EXCLUDES=2]="EXCLUDES",v}(A||(e.CartCurrencyOperator=A={})),F=function(v){return v[v.NONE=0]="NONE",v[v.AMOUNT=1]="AMOUNT",v[v.TOTAL_PRODUCT=2]="TOTAL_PRODUCT",v[v.UNIQUE_PRODUCT=3]="UNIQUE_PRODUCT",v}(F||(e.CartFilterEnum=F={})),B=function(v){return v[v.NONE=0]="NONE",v[v.ITEM=1]="ITEM",v[v.COLLECTION=2]="COLLECTION",v}(B||(e.PromotionType=B={})),M=function(v){return v[v.NONE=0]="NONE",v[v.SINGLE=1]="SINGLE",v[v.MULTIPLE=2]="MULTIPLE",v}(M||(e.EngagementCollectionSource=M={})),q=function(v){return v.BEFORE="before",v.AFTER="after",v.INSIDE_FIRST="insideFirst",v.INSIDE_LAST="insideLast",v}(q||(e.EngagementPlacementPosition=q={})),Pe=function(v){return v.SHOPIFY_CHECKOUT="shopify_checkout",v.THIRD_PARTY_CHECKOUT="third_party_checkout",v.CART_PAGE="cart_page",v.CART_DRAWER="cart_drawer",v}(Pe||(e.RedirectBehaviour=Pe={})),ct=function(v){return v.ONCE_IN_SESSION="ONCE_IN_SESSION",v.ACROSS_SESSIONS="ACROSS_SESSIONS",v}(ct||(e.FrequencyType=ct={})),j=function(v){return v.DAYS="DAYS",v.HOURS="HOURS",v.MINUTES="MINUTES",v.SECONDS="SECONDS",v}(j||(e.FrequencyGapUnit=j={})),de=function(v){return v[v.NONE=0]="NONE",v[v.REJECT_POPUP=1]="REJECT_POPUP",v[v.ACCEPT_POPUP=2]="ACCEPT_POPUP",v[v.GO_TO_URL=4]="GO_TO_URL",v[v.SHARE=5]="SHARE",v[v.KEY_VALUE=100]="KEY_VALUE",v[v.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",v[v.ADD_TO_CART=102]="ADD_TO_CART",v[v.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",v[v.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",v[v.OPEN_CART=105]="OPEN_CART",v[v.SUBMIT_FORM=106]="SUBMIT_FORM",v[v.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",v[v.ADD_BUNDLE=108]="ADD_BUNDLE",v[v.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",v}(de||(e.ClickActionType=de={})),Q=function(v){return v.POPUP="POPUP",v.PAGE_EMBED="PAGE_EMBED",v.CART_EMBED="CART_EMBED",v.ANNOUNCEMENT_BAR="ANNOUNCEMENT_BAR",v}(Q||(e.OnsiteDeliveryType=Q={})),he=function(v){return v.PRODUCT_PROMOTION="PRODUCT_PROMOTION",v.BUNDLE_AND_UPSELL="BUNDLE_AND_UPSELL",v.CART_RECOVERY="CART_RECOVERY",v.ANNOUNCEMENT="ANNOUNCEMENT",v.LEAD_GENERATION="LEAD_GENERATION",v.DATA_COLLECTION="DATA_COLLECTION",v.SALE_PROMOTION="SALE_PROMOTION",v.SUBSCRIPTION_UPSELL="SUBSCRIPTION_UPSELL",v.SHOPPABLE_VIDEO="SHOPPABLE_VIDEO",v.BYOB="BYOB",v.PROGRESS_BAR="PROGRESS_BAR",v.BUY_NOW="BUY_NOW",v.EXPERIMENT="EXPERIMENT",v}(he||(e.EngagementObjective=he={})),Ae=function(v){return v.COOEE="COOEE",v.KLAVIYO="KLAVIYO",v}(Ae||(e.EngagementContentSource=Ae={})),ut=function(v){return v.ICONS="ICONS",v.TILES="TILES",v}(ut||(e.ProgressBarLayout=ut={})),lt=function(v){return v.FREE_SHIPPING="FREE_SHIPPING",v.DISCOUNT="DISCOUNT",v.FREE_AUTO_GIFT="FREE_AUTO_GIFT",v.FREE_GIFT_SELECT="FREE_GIFT_SELECT",v}(lt||(e.MilestoneRewardType=lt={}))}),Ta=$n(e=>{"use strict";var t=e&&e.__awaiter||function(r,i,s,o){function a(l){return l instanceof s?l:new s(function(c){c(l)})}return new(s||(s=Promise))(function(l,c){function h(g){try{f(o.next(g))}catch(m){c(m)}}function d(g){try{f(o.throw(g))}catch(m){c(m)}}function f(g){g.done?l(g.value):a(g.value).then(h,d)}f((o=o.apply(r,i||[])).next())})};Object.defineProperty(e,"__esModule",{value:!0}),e.JSUtils=void 0;var n=class{static isObject(r){return typeof r=="object"&&!Array.isArray(r)&&r!==null}static parseToAny(r){try{return JSON.parse(r.toString())}catch{}return r.toString().match(this.ISO_WITHOUT_MS_REGEX)?new Date(r.toString()):r}static sleep(r){return t(this,void 0,void 0,function*(){return new Promise(i=>setTimeout(i,r))})}static hasKeys(r){return r?Object.keys(r).length>=1:!1}static convertObjectToArray(r,i){return i.reduce((s,o)=>(r.hasOwnProperty(o)&&r[o]!=null&&s.push({[o]:r[o]}),s),[])}static removeNullUndefinedKeys(r){return Object.keys(r).reduce((i,s)=>(r[s]!==null&&r[s]!==void 0&&(i[s]=r[s]),i),{})}static stringify(r){return JSON.stringify(r,function(i,s){return s===void 0?null:s})}};e.JSUtils=n,n.ISO_WITHOUT_MS_REGEX=new RegExp(/\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)/)}),oD=$n((e,t)=>{"use strict";(function(n){if(typeof e=="object"&&typeof t<"u")t.exports=n();else if(typeof define=="function"&&define.amd)define([],n);else{var r;typeof window<"u"?r=window:typeof global<"u"?r=global:typeof self<"u"?r=self:r=this,r.localforage=n()}})(function(){var n,r,i;return function s(o,a,l){function c(f,g){if(!a[f]){if(!o[f]){var m=typeof Rc=="function"&&Rc;if(!g&&m)return m(f,!0);if(h)return h(f,!0);var b=new Error("Cannot find module '"+f+"'");throw b.code="MODULE_NOT_FOUND",b}var x=a[f]={exports:{}};o[f][0].call(x.exports,function(A){var F=o[f][1][A];return c(F||A)},x,x.exports,s,o,a,l)}return a[f].exports}for(var h=typeof Rc=="function"&&Rc,d=0;d<l.length;d++)c(l[d]);return c}({1:[function(s,o,a){(function(l){"use strict";var c=l.MutationObserver||l.WebKitMutationObserver,h;if(c){var d=0,f=new c(A),g=l.document.createTextNode("");f.observe(g,{characterData:!0}),h=function(){g.data=d=++d%2}}else if(!l.setImmediate&&typeof l.MessageChannel<"u"){var m=new l.MessageChannel;m.port1.onmessage=A,h=function(){m.port2.postMessage(0)}}else"document"in l&&"onreadystatechange"in l.document.createElement("script")?h=function(){var B=l.document.createElement("script");B.onreadystatechange=function(){A(),B.onreadystatechange=null,B.parentNode.removeChild(B),B=null},l.document.documentElement.appendChild(B)}:h=function(){setTimeout(A,0)};var b,x=[];function A(){b=!0;for(var B,M,q=x.length;q;){for(M=x,x=[],B=-1;++B<q;)M[B]();q=x.length}b=!1}o.exports=F;function F(B){x.push(B)===1&&!b&&h()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(s,o,a){"use strict";var l=s(1);function c(){}var h={},d=["REJECTED"],f=["FULFILLED"],g=["PENDING"];o.exports=m;function m(j){if(typeof j!="function")throw new TypeError("resolver must be a function");this.state=g,this.queue=[],this.outcome=void 0,j!==c&&F(this,j)}m.prototype.catch=function(j){return this.then(null,j)},m.prototype.then=function(j,de){if(typeof j!="function"&&this.state===f||typeof de!="function"&&this.state===d)return this;var Q=new this.constructor(c);if(this.state!==g){var he=this.state===f?j:de;x(Q,he,this.outcome)}else this.queue.push(new b(Q,j,de));return Q};function b(j,de,Q){this.promise=j,typeof de=="function"&&(this.onFulfilled=de,this.callFulfilled=this.otherCallFulfilled),typeof Q=="function"&&(this.onRejected=Q,this.callRejected=this.otherCallRejected)}b.prototype.callFulfilled=function(j){h.resolve(this.promise,j)},b.prototype.otherCallFulfilled=function(j){x(this.promise,this.onFulfilled,j)},b.prototype.callRejected=function(j){h.reject(this.promise,j)},b.prototype.otherCallRejected=function(j){x(this.promise,this.onRejected,j)};function x(j,de,Q){l(function(){var he;try{he=de(Q)}catch(Ae){return h.reject(j,Ae)}he===j?h.reject(j,new TypeError("Cannot resolve promise with itself")):h.resolve(j,he)})}h.resolve=function(j,de){var Q=B(A,de);if(Q.status==="error")return h.reject(j,Q.value);var he=Q.value;if(he)F(j,he);else{j.state=f,j.outcome=de;for(var Ae=-1,ut=j.queue.length;++Ae<ut;)j.queue[Ae].callFulfilled(de)}return j},h.reject=function(j,de){j.state=d,j.outcome=de;for(var Q=-1,he=j.queue.length;++Q<he;)j.queue[Q].callRejected(de);return j};function A(j){var de=j&&j.then;if(j&&(typeof j=="object"||typeof j=="function")&&typeof de=="function")return function(){de.apply(j,arguments)}}function F(j,de){var Q=!1;function he(v){Q||(Q=!0,h.reject(j,v))}function Ae(v){Q||(Q=!0,h.resolve(j,v))}function ut(){de(Ae,he)}var lt=B(ut);lt.status==="error"&&he(lt.value)}function B(j,de){var Q={};try{Q.value=j(de),Q.status="success"}catch(he){Q.status="error",Q.value=he}return Q}m.resolve=M;function M(j){return j instanceof this?j:h.resolve(new this(c),j)}m.reject=q;function q(j){var de=new this(c);return h.reject(de,j)}m.all=Pe;function Pe(j){var de=this;if(Object.prototype.toString.call(j)!=="[object Array]")return this.reject(new TypeError("must be an array"));var Q=j.length,he=!1;if(!Q)return this.resolve([]);for(var Ae=new Array(Q),ut=0,lt=-1,v=new this(c);++lt<Q;)Ht(j[lt],lt);return v;function Ht(Xe,Yt){de.resolve(Xe).then(Se,function(D){he||(he=!0,h.reject(v,D))});function Se(D){Ae[Yt]=D,++ut===Q&&!he&&(he=!0,h.resolve(v,Ae))}}}m.race=ct;function ct(j){var de=this;if(Object.prototype.toString.call(j)!=="[object Array]")return this.reject(new TypeError("must be an array"));var Q=j.length,he=!1;if(!Q)return this.resolve([]);for(var Ae=-1,ut=new this(c);++Ae<Q;)lt(j[Ae]);return ut;function lt(v){de.resolve(v).then(function(Ht){he||(he=!0,h.resolve(ut,Ht))},function(Ht){he||(he=!0,h.reject(ut,Ht))})}}},{1:1}],3:[function(s,o,a){(function(l){"use strict";typeof l.Promise!="function"&&(l.Promise=s(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(s,o,a){"use strict";var l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(_){return typeof _}:function(_){return _&&typeof Symbol=="function"&&_.constructor===Symbol&&_!==Symbol.prototype?"symbol":typeof _};function c(_,E){if(!(_ instanceof E))throw new TypeError("Cannot call a class as a function")}function h(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var d=h();function f(){try{if(!d||!d.open)return!1;var _=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),E=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!_||E)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function g(_,E){_=_||[],E=E||{};try{return new Blob(_,E)}catch(P){if(P.name!=="TypeError")throw P;for(var S=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,N=new S,R=0;R<_.length;R+=1)N.append(_[R]);return N.getBlob(E.type)}}typeof Promise>"u"&&s(3);var m=Promise;function b(_,E){E&&_.then(function(S){E(null,S)},function(S){E(S)})}function x(_,E,S){typeof E=="function"&&_.then(E),typeof S=="function"&&_.catch(S)}function A(_){return typeof _!="string"&&(console.warn(_+" used as a key, but it is not a string."),_=String(_)),_}function F(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var B="local-forage-detect-blob-support",M=void 0,q={},Pe=Object.prototype.toString,ct="readonly",j="readwrite";function de(_){for(var E=_.length,S=new ArrayBuffer(E),N=new Uint8Array(S),R=0;R<E;R++)N[R]=_.charCodeAt(R);return S}function Q(_){return new m(function(E){var S=_.transaction(B,j),N=g([""]);S.objectStore(B).put(N,"key"),S.onabort=function(R){R.preventDefault(),R.stopPropagation(),E(!1)},S.oncomplete=function(){var R=navigator.userAgent.match(/Chrome\/(\d+)/),P=navigator.userAgent.match(/Edge\//);E(P||!R||parseInt(R[1],10)>=43)}}).catch(function(){return!1})}function he(_){return typeof M=="boolean"?m.resolve(M):Q(_).then(function(E){return M=E,M})}function Ae(_){var E=q[_.name],S={};S.promise=new m(function(N,R){S.resolve=N,S.reject=R}),E.deferredOperations.push(S),E.dbReady?E.dbReady=E.dbReady.then(function(){return S.promise}):E.dbReady=S.promise}function ut(_){var E=q[_.name],S=E.deferredOperations.pop();if(S)return S.resolve(),S.promise}function lt(_,E){var S=q[_.name],N=S.deferredOperations.pop();if(N)return N.reject(E),N.promise}function v(_,E){return new m(function(S,N){if(q[_.name]=q[_.name]||we(),_.db)if(E)Ae(_),_.db.close();else return S(_.db);var R=[_.name];E&&R.push(_.version);var P=d.open.apply(d,R);E&&(P.onupgradeneeded=function(V){var H=P.result;try{H.createObjectStore(_.storeName),V.oldVersion<=1&&H.createObjectStore(B)}catch(W){if(W.name==="ConstraintError")console.warn('The database "'+_.name+'" has been upgraded from version '+V.oldVersion+" to version "+V.newVersion+', but the storage "'+_.storeName+'" already exists.');else throw W}}),P.onerror=function(V){V.preventDefault(),N(P.error)},P.onsuccess=function(){var V=P.result;V.onversionchange=function(H){H.target.close()},S(V),ut(_)}})}function Ht(_){return v(_,!1)}function Xe(_){return v(_,!0)}function Yt(_,E){if(!_.db)return!0;var S=!_.db.objectStoreNames.contains(_.storeName),N=_.version<_.db.version,R=_.version>_.db.version;if(N&&(_.version!==E&&console.warn('The database "'+_.name+`" can't be downgraded from version `+_.db.version+" to version "+_.version+"."),_.version=_.db.version),R||S){if(S){var P=_.db.version+1;P>_.version&&(_.version=P)}return!0}return!1}function Se(_){return new m(function(E,S){var N=new FileReader;N.onerror=S,N.onloadend=function(R){var P=btoa(R.target.result||"");E({__local_forage_encoded_blob:!0,data:P,type:_.type})},N.readAsBinaryString(_)})}function D(_){var E=de(atob(_.data));return g([E],{type:_.type})}function T(_){return _&&_.__local_forage_encoded_blob}function Z(_){var E=this,S=E._initReady().then(function(){var N=q[E._dbInfo.name];if(N&&N.dbReady)return N.dbReady});return x(S,_,_),S}function ee(_){Ae(_);for(var E=q[_.name],S=E.forages,N=0;N<S.length;N++){var R=S[N];R._dbInfo.db&&(R._dbInfo.db.close(),R._dbInfo.db=null)}return _.db=null,Ht(_).then(function(P){return _.db=P,Yt(_)?Xe(_):P}).then(function(P){_.db=E.db=P;for(var V=0;V<S.length;V++)S[V]._dbInfo.db=P}).catch(function(P){throw lt(_,P),P})}function se(_,E,S,N){N===void 0&&(N=1);try{var R=_.db.transaction(_.storeName,E);S(null,R)}catch(P){if(N>0&&(!_.db||P.name==="InvalidStateError"||P.name==="NotFoundError"))return m.resolve().then(function(){if(!_.db||P.name==="NotFoundError"&&!_.db.objectStoreNames.contains(_.storeName)&&_.version<=_.db.version)return _.db&&(_.version=_.db.version+1),Xe(_)}).then(function(){return ee(_).then(function(){se(_,E,S,N-1)})}).catch(S);S(P)}}function we(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function ve(_){var E=this,S={db:null};if(_)for(var N in _)S[N]=_[N];var R=q[S.name];R||(R=we(),q[S.name]=R),R.forages.push(E),E._initReady||(E._initReady=E.ready,E.ready=Z);var P=[];function V(){return m.resolve()}for(var H=0;H<R.forages.length;H++){var W=R.forages[H];W!==E&&P.push(W._initReady().catch(V))}var z=R.forages.slice(0);return m.all(P).then(function(){return S.db=R.db,Ht(S)}).then(function($){return S.db=$,Yt(S,E._defaultConfig.version)?Xe(S):$}).then(function($){S.db=R.db=$,E._dbInfo=S;for(var ae=0;ae<z.length;ae++){var qe=z[ae];qe!==E&&(qe._dbInfo.db=S.db,qe._dbInfo.version=S.version)}})}function ue(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){se(S._dbInfo,ct,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=W.get(_);z.onsuccess=function(){var $=z.result;$===void 0&&($=null),T($)&&($=D($)),R($)},z.onerror=function(){P(z.error)}}catch($){P($)}})}).catch(P)});return b(N,E),N}function Ce(_,E){var S=this,N=new m(function(R,P){S.ready().then(function(){se(S._dbInfo,ct,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=W.openCursor(),$=1;z.onsuccess=function(){var ae=z.result;if(ae){var qe=ae.value;T(qe)&&(qe=D(qe));var St=_(qe,ae.key,$++);St!==void 0?R(St):ae.continue()}else R()},z.onerror=function(){P(z.error)}}catch(ae){P(ae)}})}).catch(P)});return b(N,E),N}function Ue(_,E,S){var N=this;_=A(_);var R=new m(function(P,V){var H;N.ready().then(function(){return H=N._dbInfo,Pe.call(E)==="[object Blob]"?he(H.db).then(function(W){return W?E:Se(E)}):E}).then(function(W){se(N._dbInfo,j,function(z,$){if(z)return V(z);try{var ae=$.objectStore(N._dbInfo.storeName);W===null&&(W=void 0);var qe=ae.put(W,_);$.oncomplete=function(){W===void 0&&(W=null),P(W)},$.onabort=$.onerror=function(){var St=qe.error?qe.error:qe.transaction.error;V(St)}}catch(St){V(St)}})}).catch(V)});return b(R,S),R}function kt(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){se(S._dbInfo,j,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=W.delete(_);H.oncomplete=function(){R()},H.onerror=function(){P(z.error)},H.onabort=function(){var $=z.error?z.error:z.transaction.error;P($)}}catch($){P($)}})}).catch(P)});return b(N,E),N}function He(_){var E=this,S=new m(function(N,R){E.ready().then(function(){se(E._dbInfo,j,function(P,V){if(P)return R(P);try{var H=V.objectStore(E._dbInfo.storeName),W=H.clear();V.oncomplete=function(){N()},V.onabort=V.onerror=function(){var z=W.error?W.error:W.transaction.error;R(z)}}catch(z){R(z)}})}).catch(R)});return b(S,_),S}function Ye(_){var E=this,S=new m(function(N,R){E.ready().then(function(){se(E._dbInfo,ct,function(P,V){if(P)return R(P);try{var H=V.objectStore(E._dbInfo.storeName),W=H.count();W.onsuccess=function(){N(W.result)},W.onerror=function(){R(W.error)}}catch(z){R(z)}})}).catch(R)});return b(S,_),S}function At(_,E){var S=this,N=new m(function(R,P){if(_<0){R(null);return}S.ready().then(function(){se(S._dbInfo,ct,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=!1,$=W.openKeyCursor();$.onsuccess=function(){var ae=$.result;if(!ae){R(null);return}_===0||z?R(ae.key):(z=!0,ae.advance(_))},$.onerror=function(){P($.error)}}catch(ae){P(ae)}})}).catch(P)});return b(N,E),N}function ke(_){var E=this,S=new m(function(N,R){E.ready().then(function(){se(E._dbInfo,ct,function(P,V){if(P)return R(P);try{var H=V.objectStore(E._dbInfo.storeName),W=H.openKeyCursor(),z=[];W.onsuccess=function(){var $=W.result;if(!$){N(z);return}z.push($.key),$.continue()},W.onerror=function(){R(W.error)}}catch($){R($)}})}).catch(R)});return b(S,_),S}function u(_,E){E=F.apply(this,arguments);var S=this.config();_=typeof _!="function"&&_||{},_.name||(_.name=_.name||S.name,_.storeName=_.storeName||S.storeName);var N=this,R;if(!_.name)R=m.reject("Invalid arguments");else{var P=_.name===S.name&&N._dbInfo.db,V=P?m.resolve(N._dbInfo.db):Ht(_).then(function(H){var W=q[_.name],z=W.forages;W.db=H;for(var $=0;$<z.length;$++)z[$]._dbInfo.db=H;return H});_.storeName?R=V.then(function(H){if(H.objectStoreNames.contains(_.storeName)){var W=H.version+1;Ae(_);var z=q[_.name],$=z.forages;H.close();for(var ae=0;ae<$.length;ae++){var qe=$[ae];qe._dbInfo.db=null,qe._dbInfo.version=W}var St=new m(function(wt,rn){var Kt=d.open(_.name,W);Kt.onerror=function(dr){var Uh=Kt.result;Uh.close(),rn(dr)},Kt.onupgradeneeded=function(){var dr=Kt.result;dr.deleteObjectStore(_.storeName)},Kt.onsuccess=function(){var dr=Kt.result;dr.close(),wt(dr)}});return St.then(function(wt){z.db=wt;for(var rn=0;rn<$.length;rn++){var Kt=$[rn];Kt._dbInfo.db=wt,ut(Kt._dbInfo)}}).catch(function(wt){throw(lt(_,wt)||m.resolve()).catch(function(){}),wt})}}):R=V.then(function(H){Ae(_);var W=q[_.name],z=W.forages;H.close();for(var $=0;$<z.length;$++){var ae=z[$];ae._dbInfo.db=null}var qe=new m(function(St,wt){var rn=d.deleteDatabase(_.name);rn.onerror=function(){var Kt=rn.result;Kt&&Kt.close(),wt(rn.error)},rn.onblocked=function(){console.warn('dropInstance blocked for database "'+_.name+'" until all open connections are closed')},rn.onsuccess=function(){var Kt=rn.result;Kt&&Kt.close(),St(Kt)}});return qe.then(function(St){W.db=St;for(var wt=0;wt<z.length;wt++){var rn=z[wt];ut(rn._dbInfo)}}).catch(function(St){throw(lt(_,St)||m.resolve()).catch(function(){}),St})})}return b(R,E),R}var p={_driver:"asyncStorage",_initStorage:ve,_support:f(),iterate:Ce,getItem:ue,setItem:Ue,removeItem:kt,clear:He,length:Ye,key:At,keys:ke,dropInstance:u};function y(){return typeof openDatabase=="function"}var I="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",L="~~local_forage_type~",U=/^~~local_forage_type~([^~]+)~/,K="__lfsc__:",et=K.length,ze="arbf",Me="blob",dt="si08",Y="ui08",De="uic8",fe="si16",tt="si32",En="ur16",wn="ui32",at="fl32",ye="fl64",On=et+ze.length,eo=Object.prototype.toString;function $a(_){var E=_.length*.75,S=_.length,N,R=0,P,V,H,W;_[_.length-1]==="="&&(E--,_[_.length-2]==="="&&E--);var z=new ArrayBuffer(E),$=new Uint8Array(z);for(N=0;N<S;N+=4)P=I.indexOf(_[N]),V=I.indexOf(_[N+1]),H=I.indexOf(_[N+2]),W=I.indexOf(_[N+3]),$[R++]=P<<2|V>>4,$[R++]=(V&15)<<4|H>>2,$[R++]=(H&3)<<6|W&63;return z}function kh(_){var E=new Uint8Array(_),S="",N;for(N=0;N<E.length;N+=3)S+=I[E[N]>>2],S+=I[(E[N]&3)<<4|E[N+1]>>4],S+=I[(E[N+1]&15)<<2|E[N+2]>>6],S+=I[E[N+2]&63];return E.length%3===2?S=S.substring(0,S.length-1)+"=":E.length%3===1&&(S=S.substring(0,S.length-2)+"=="),S}function kI(_,E){var S="";if(_&&(S=eo.call(_)),_&&(S==="[object ArrayBuffer]"||_.buffer&&eo.call(_.buffer)==="[object ArrayBuffer]")){var N,R=K;_ instanceof ArrayBuffer?(N=_,R+=ze):(N=_.buffer,S==="[object Int8Array]"?R+=dt:S==="[object Uint8Array]"?R+=Y:S==="[object Uint8ClampedArray]"?R+=De:S==="[object Int16Array]"?R+=fe:S==="[object Uint16Array]"?R+=En:S==="[object Int32Array]"?R+=tt:S==="[object Uint32Array]"?R+=wn:S==="[object Float32Array]"?R+=at:S==="[object Float64Array]"?R+=ye:E(new Error("Failed to get type for BinaryArray"))),E(R+kh(N))}else if(S==="[object Blob]"){var P=new FileReader;P.onload=function(){var V=L+_.type+"~"+kh(this.result);E(K+Me+V)},P.readAsArrayBuffer(_)}else try{E(JSON.stringify(_))}catch(V){console.error("Couldn't convert value into a JSON string: ",_),E(null,V)}}function AI(_){if(_.substring(0,et)!==K)return JSON.parse(_);var E=_.substring(On),S=_.substring(et,On),N;if(S===Me&&U.test(E)){var R=E.match(U);N=R[1],E=E.substring(R[0].length)}var P=$a(E);switch(S){case ze:return P;case Me:return g([P],{type:N});case dt:return new Int8Array(P);case Y:return new Uint8Array(P);case De:return new Uint8ClampedArray(P);case fe:return new Int16Array(P);case En:return new Uint16Array(P);case tt:return new Int32Array(P);case wn:return new Uint32Array(P);case at:return new Float32Array(P);case ye:return new Float64Array(P);default:throw new Error("Unkown type: "+S)}}var Lh={serialize:kI,deserialize:AI,stringToBuffer:$a,bufferToString:kh};function k0(_,E,S,N){_.executeSql("CREATE TABLE IF NOT EXISTS "+E.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],S,N)}function pT(_){var E=this,S={db:null};if(_)for(var N in _)S[N]=typeof _[N]!="string"?_[N].toString():_[N];var R=new m(function(P,V){try{S.db=openDatabase(S.name,String(S.version),S.description,S.size)}catch(H){return V(H)}S.db.transaction(function(H){k0(H,S,function(){E._dbInfo=S,P()},function(W,z){V(z)})},V)});return S.serializer=Lh,R}function cs(_,E,S,N,R,P){_.executeSql(S,N,R,function(V,H){H.code===H.SYNTAX_ERR?V.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[E.storeName],function(W,z){z.rows.length?P(W,H):k0(W,E,function(){W.executeSql(S,N,R,P)},P)},P):P(V,H)},P)}function fT(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"SELECT * FROM "+V.storeName+" WHERE key = ? LIMIT 1",[_],function(W,z){var $=z.rows.length?z.rows.item(0).value:null;$&&($=V.serializer.deserialize($)),R($)},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function eD(_,E){var S=this,N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"SELECT * FROM "+V.storeName,[],function(W,z){for(var $=z.rows,ae=$.length,qe=0;qe<ae;qe++){var St=$.item(qe),wt=St.value;if(wt&&(wt=V.serializer.deserialize(wt)),wt=_(wt,St.key,qe+1),wt!==void 0){R(wt);return}}R()},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function R0(_,E,S,N){var R=this;_=A(_);var P=new m(function(V,H){R.ready().then(function(){E===void 0&&(E=null);var W=E,z=R._dbInfo;z.serializer.serialize(E,function($,ae){ae?H(ae):z.db.transaction(function(qe){cs(qe,z,"INSERT OR REPLACE INTO "+z.storeName+" (key, value) VALUES (?, ?)",[_,$],function(){V(W)},function(St,wt){H(wt)})},function(qe){if(qe.code===qe.QUOTA_ERR){if(N>0){V(R0.apply(R,[_,W,S,N-1]));return}H(qe)}})})}).catch(H)});return b(P,S),P}function tD(_,E,S){return R0.apply(this,[_,E,S,1])}function nD(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"DELETE FROM "+V.storeName+" WHERE key = ?",[_],function(){R()},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function rD(_){var E=this,S=new m(function(N,R){E.ready().then(function(){var P=E._dbInfo;P.db.transaction(function(V){cs(V,P,"DELETE FROM "+P.storeName,[],function(){N()},function(H,W){R(W)})})}).catch(R)});return b(S,_),S}function iD(_){var E=this,S=new m(function(N,R){E.ready().then(function(){var P=E._dbInfo;P.db.transaction(function(V){cs(V,P,"SELECT COUNT(key) as c FROM "+P.storeName,[],function(H,W){var z=W.rows.item(0).c;N(z)},function(H,W){R(W)})})}).catch(R)});return b(S,_),S}function qD(_,E){var S=this,N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"SELECT key FROM "+V.storeName+" WHERE id = ? LIMIT 1",[_+1],function(W,z){var $=z.rows.length?z.rows.item(0).key:null;R($)},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function Pk(_){var E=this,S=new m(function(N,R){E.ready().then(function(){var P=E._dbInfo;P.db.transaction(function(V){cs(V,P,"SELECT key FROM "+P.storeName,[],function(H,W){for(var z=[],$=0;$<W.rows.length;$++)z.push(W.rows.item($).key);N(z)},function(H,W){R(W)})})}).catch(R)});return b(S,_),S}function jk(_){return new m(function(E,S){_.transaction(function(N){N.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(R,P){for(var V=[],H=0;H<P.rows.length;H++)V.push(P.rows.item(H).name);E({db:_,storeNames:V})},function(R,P){S(P)})},function(N){S(N)})})}function rR(_,E){E=F.apply(this,arguments);var S=this.config();_=typeof _!="function"&&_||{},_.name||(_.name=_.name||S.name,_.storeName=_.storeName||S.storeName);var N=this,R;return _.name?R=new m(function(P){var V;_.name===S.name?V=N._dbInfo.db:V=openDatabase(_.name,"","",0),_.storeName?P({db:V,storeNames:[_.storeName]}):P(jk(V))}).then(function(P){return new m(function(V,H){P.db.transaction(function(W){function z(St){return new m(function(wt,rn){W.executeSql("DROP TABLE IF EXISTS "+St,[],function(){wt()},function(Kt,dr){rn(dr)})})}for(var $=[],ae=0,qe=P.storeNames.length;ae<qe;ae++)$.push(z(P.storeNames[ae]));m.all($).then(function(){V()}).catch(function(St){H(St)})},function(W){H(W)})})}):R=m.reject("Invalid arguments"),b(R,E),R}var wR={_driver:"webSQLStorage",_initStorage:pT,_support:y(),iterate:eD,getItem:fT,setItem:tD,removeItem:nD,clear:rD,length:iD,key:qD,keys:Pk,dropInstance:rR};function bR(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function N0(_,E){var S=_.name+"/";return _.storeName!==E.storeName&&(S+=_.storeName+"/"),S}function ER(){var _="_localforage_support_test";try{return localStorage.setItem(_,!0),localStorage.removeItem(_),!1}catch{return!0}}function SR(){return!ER()||localStorage.length>0}function CR(_){var E=this,S={};if(_)for(var N in _)S[N]=_[N];return S.keyPrefix=N0(_,E._defaultConfig),SR()?(E._dbInfo=S,S.serializer=Lh,m.resolve()):m.reject()}function xR(_){var E=this,S=E.ready().then(function(){for(var N=E._dbInfo.keyPrefix,R=localStorage.length-1;R>=0;R--){var P=localStorage.key(R);P.indexOf(N)===0&&localStorage.removeItem(P)}});return b(S,_),S}function IR(_,E){var S=this;_=A(_);var N=S.ready().then(function(){var R=S._dbInfo,P=localStorage.getItem(R.keyPrefix+_);return P&&(P=R.serializer.deserialize(P)),P});return b(N,E),N}function TR(_,E){var S=this,N=S.ready().then(function(){for(var R=S._dbInfo,P=R.keyPrefix,V=P.length,H=localStorage.length,W=1,z=0;z<H;z++){var $=localStorage.key(z);if($.indexOf(P)===0){var ae=localStorage.getItem($);if(ae&&(ae=R.serializer.deserialize(ae)),ae=_(ae,$.substring(V),W++),ae!==void 0)return ae}}});return b(N,E),N}function DR(_,E){var S=this,N=S.ready().then(function(){var R=S._dbInfo,P;try{P=localStorage.key(_)}catch{P=null}return P&&(P=P.substring(R.keyPrefix.length)),P});return b(N,E),N}function OR(_){var E=this,S=E.ready().then(function(){for(var N=E._dbInfo,R=localStorage.length,P=[],V=0;V<R;V++){var H=localStorage.key(V);H.indexOf(N.keyPrefix)===0&&P.push(H.substring(N.keyPrefix.length))}return P});return b(S,_),S}function kR(_){var E=this,S=E.keys().then(function(N){return N.length});return b(S,_),S}function RR(_,E){var S=this;_=A(_);var N=S.ready().then(function(){var R=S._dbInfo;localStorage.removeItem(R.keyPrefix+_)});return b(N,E),N}function NR(_,E,S){var N=this;_=A(_);var R=N.ready().then(function(){E===void 0&&(E=null);var P=E;return new m(function(V,H){var W=N._dbInfo;W.serializer.serialize(E,function(z,$){if($)H($);else try{localStorage.setItem(W.keyPrefix+_,z),V(P)}catch(ae){(ae.name==="QuotaExceededError"||ae.name==="NS_ERROR_DOM_QUOTA_REACHED")&&H(ae),H(ae)}})})});return b(R,S),R}function PR(_,E){if(E=F.apply(this,arguments),_=typeof _!="function"&&_||{},!_.name){var S=this.config();_.name=_.name||S.name,_.storeName=_.storeName||S.storeName}var N=this,R;return _.name?R=new m(function(P){_.storeName?P(N0(_,N._defaultConfig)):P(_.name+"/")}).then(function(P){for(var V=localStorage.length-1;V>=0;V--){var H=localStorage.key(V);H.indexOf(P)===0&&localStorage.removeItem(H)}}):R=m.reject("Invalid arguments"),b(R,E),R}var AR={_driver:"localStorageWrapper",_initStorage:CR,_support:bR(),iterate:TR,getItem:IR,setItem:NR,removeItem:RR,clear:xR,length:kR,key:DR,keys:OR,dropInstance:PR},LR=function(_,E){return _===E||typeof _=="number"&&typeof E=="number"&&isNaN(_)&&isNaN(E)},MR=function(_,E){for(var S=_.length,N=0;N<S;){if(LR(_[N],E))return!0;N++}return!1},P0=Array.isArray||function(_){return Object.prototype.toString.call(_)==="[object Array]"},Rl={},A0={},_o={INDEXEDDB:p,WEBSQL:wR,LOCALSTORAGE:AR},VR=[_o.INDEXEDDB._driver,_o.WEBSQL._driver,_o.LOCALSTORAGE._driver],Tc=["dropInstance"],Vh=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Tc),BR={description:"",driver:VR.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function UR(_,E){_[E]=function(){var S=arguments;return _.ready().then(function(){return _[E].apply(_,S)})}}function Bh(){for(var _=1;_<arguments.length;_++){var E=arguments[_];if(E)for(var S in E)E.hasOwnProperty(S)&&(P0(E[S])?arguments[0][S]=E[S].slice():arguments[0][S]=E[S])}return arguments[0]}var FR=function(){function _(E){c(this,_);for(var S in _o)if(_o.hasOwnProperty(S)){var N=_o[S],R=N._driver;this[S]=R,Rl[R]||this.defineDriver(N)}this._defaultConfig=Bh({},BR),this._config=Bh({},this._defaultConfig,E),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return _.prototype.config=function(E){if((typeof E>"u"?"undefined":l(E))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var S in E){if(S==="storeName"&&(E[S]=E[S].replace(/\W/g,"_")),S==="version"&&typeof E[S]!="number")return new Error("Database version must be a number.");this._config[S]=E[S]}return"driver"in E&&E.driver?this.setDriver(this._config.driver):!0}else return typeof E=="string"?this._config[E]:this._config},_.prototype.defineDriver=function(E,S,N){var R=new m(function(P,V){try{var H=E._driver,W=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!E._driver){V(W);return}for(var z=Vh.concat("_initStorage"),$=0,ae=z.length;$<ae;$++){var qe=z[$],St=!MR(Tc,qe);if((St||E[qe])&&typeof E[qe]!="function"){V(W);return}}var wt=function(){for(var Kt=function(HR){return function(){var $R=new Error("Method "+HR+" is not implemented by the current driver"),L0=m.reject($R);return b(L0,arguments[arguments.length-1]),L0}},dr=0,Uh=Tc.length;dr<Uh;dr++){var Fh=Tc[dr];E[Fh]||(E[Fh]=Kt(Fh))}};wt();var rn=function(Kt){Rl[H]&&console.info("Redefining LocalForage driver: "+H),Rl[H]=E,A0[H]=Kt,P()};"_support"in E?E._support&&typeof E._support=="function"?E._support().then(rn,V):rn(!!E._support):rn(!0)}catch(Kt){V(Kt)}});return x(R,S,N),R},_.prototype.driver=function(){return this._driver||null},_.prototype.getDriver=function(E,S,N){var R=Rl[E]?m.resolve(Rl[E]):m.reject(new Error("Driver not found."));return x(R,S,N),R},_.prototype.getSerializer=function(E){var S=m.resolve(Lh);return x(S,E),S},_.prototype.ready=function(E){var S=this,N=S._driverSet.then(function(){return S._ready===null&&(S._ready=S._initDriver()),S._ready});return x(N,E,E),N},_.prototype.setDriver=function(E,S,N){var R=this;P0(E)||(E=[E]);var P=this._getSupportedDrivers(E);function V(){R._config.driver=R.driver()}function H($){return R._extend($),V(),R._ready=R._initStorage(R._config),R._ready}function W($){return function(){var ae=0;function qe(){for(;ae<$.length;){var St=$[ae];return ae++,R._dbInfo=null,R._ready=null,R.getDriver(St).then(H).catch(qe)}V();var wt=new Error("No available storage method found.");return R._driverSet=m.reject(wt),R._driverSet}return qe()}}var z=this._driverSet!==null?this._driverSet.catch(function(){return m.resolve()}):m.resolve();return this._driverSet=z.then(function(){var $=P[0];return R._dbInfo=null,R._ready=null,R.getDriver($).then(function(ae){R._driver=ae._driver,V(),R._wrapLibraryMethodsWithReady(),R._initDriver=W(P)})}).catch(function(){V();var $=new Error("No available storage method found.");return R._driverSet=m.reject($),R._driverSet}),x(this._driverSet,S,N),this._driverSet},_.prototype.supports=function(E){return!!A0[E]},_.prototype._extend=function(E){Bh(this,E)},_.prototype._getSupportedDrivers=function(E){for(var S=[],N=0,R=E.length;N<R;N++){var P=E[N];this.supports(P)&&S.push(P)}return S},_.prototype._wrapLibraryMethodsWithReady=function(){for(var E=0,S=Vh.length;E<S;E++)UR(this,Vh[E])},_.prototype.createInstance=function(E){return new _(E)},_}(),jR=new FR;o.exports=jR},{3:3}]},{},[4])(4)})}),Pf=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MustacheUtils=void 0;var t=class M0{static escapeHtml(r){return String(r).replace(/"/g,i=>M0.entityMap[i])}};e.MustacheUtils=t,t.entityMap={'"':"""}}),MI=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.AssetType=void 0;var t=function(n){return n[n.IMAGE=1]="IMAGE",n[n.VIDEO=2]="VIDEO",n[n.GIF=3]="GIF",n[n.SCREENSHOT=4]="SCREENSHOT",n[n.THREE_D=5]="THREE_D",n[n.FONT=6]="FONT",n[n.TEXT=7]="TEXT",n[n.JSON=8]="JSON",n[n.SVG=9]="SVG",n[n.HTML=10]="HTML",n[n.LOGO=11]="LOGO",n[n.OTHERS=1e3]="OTHERS",n}(t||(e.AssetType=t={}))}),PI=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TemplateStatus=void 0;var t=function(n){return n[n.DRAFT=1]="DRAFT",n[n.PUBLISHED=2]="PUBLISHED",n[n.DISABLED=3]="DISABLED",n}(t||(e.TemplateStatus=t={}))}),LI=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ActionType=void 0;var t=function(n){return n.VIEW_ITEM="VIEW_ITEM",n.ADD_TO_CART="ADD_TO_CART",n.VIEW_CATEGORY="VIEW_CATEGORY",n.VIEW_TAG="VIEW_TAG",n.SEARCH="SEARCH",n.APPLY_COUPON="APPLY_COUPON",n}(t||(e.ActionType=t={}))}),FI=$n(e=>{"use strict";var t=e&&e.__createBinding||(Object.create?function(r,i,s,o){o===void 0&&(o=s);var a=Object.getOwnPropertyDescriptor(i,s);(!a||("get"in a?!i.__esModule:a.writable||a.configurable))&&(a={enumerable:!0,get:function(){return i[s]}}),Object.defineProperty(r,o,a)}:function(r,i,s,o){o===void 0&&(o=s),r[o]=i[s]}),n=e&&e.__exportStar||function(r,i){for(var s in r)s!=="default"&&!Object.prototype.hasOwnProperty.call(i,s)&&t(i,r,s)};Object.defineProperty(e,"__esModule",{value:!0}),n(MI(),e),n(PI(),e),n(qn(),e),n(LI(),e)}),Qf=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PriceRuleType=e.DiscountType=void 0;var t=function(r){return r[r.NONE=0]="NONE",r[r.STATIC=1]="STATIC",r[r.UNIQUE_FLAT=2]="UNIQUE_FLAT",r[r.UNIQUE_FLAT_ITEMS=3]="UNIQUE_FLAT_ITEMS",r[r.UNIQUE_FIXED_ITEMS=4]="UNIQUE_FIXED_ITEMS",r[r.UNIQUE_CHEAPEST_ITEM_FREE=5]="UNIQUE_CHEAPEST_ITEM_FREE",r[r.BXGY=6]="BXGY",r}(t||(e.DiscountType=t={})),n=function(r){return r.FIXED_AMOUNT="fixed_amount",r.PERCENTAGE="percentage",r}(n||(e.PriceRuleType=n={}))}),__=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.URLBuilder=void 0;var t=function(){function n(r){try{this.base=new URL(r),this.params=new URLSearchParams(this.base.search.slice(1))}catch(i){console.error("Un-parsable URL",i)}}return n.prototype.appendQueryParam=function(r,i){this.params.append(r,i?i.toString():"")},n.prototype.clearQueryParams=function(){return this.params=new URLSearchParams,this},n.prototype.deleteQueryParam=function(r){this.params.delete(r)},n.prototype.getBase=function(){return this.base},n.prototype.getPath=function(){return this.base.pathname},n.prototype.getHostname=function(){return this.base.hostname},n.prototype.getParams=function(){return this.params},n.prototype.getQueryParam=function(r){if(!this.params)return"";var i=this.params.get(r);return!i||i==="undefined"||i==="null"?void 0:i},n.prototype.getQueryString=function(){return this.params.toString()},n.prototype.setPath=function(r){return this.base.pathname=r,this},n.prototype.setQueryParam=function(r,i){return this.params.set(r,i?i.toString():""),this},n.prototype.setQueryString=function(r){if(r)return r[0]==="?"&&(r=r.slice(1)),this.params=new URLSearchParams(r),this},n.prototype.toString=function(){var r=this.params.toString();return r===""?this.base.search="":this.base.search="?"+r,this.base.toString()},n}();e.URLBuilder=t}),np=$n((e,t)=>{"use strict";(function(n,r){"use strict";var i="1.0.40",s="",o="?",a="function",l="undefined",c="object",h="string",d="major",f="model",g="name",m="type",b="vendor",x="version",A="architecture",F="console",B="mobile",M="tablet",q="smarttv",Pe="wearable",ct="embedded",j=500,de="Amazon",Q="Apple",he="ASUS",Ae="BlackBerry",ut="Browser",lt="Chrome",v="Edge",Ht="Firefox",Xe="Google",Yt="Huawei",Se="LG",D="Microsoft",T="Motorola",Z="Opera",ee="Samsung",se="Sharp",we="Sony",ve="Xiaomi",ue="Zebra",Ce="Facebook",Ue="Chromium OS",kt="Mac OS",He=" Browser",Ye=function(Y,De){var fe={};for(var tt in Y)De[tt]&&De[tt].length%2===0?fe[tt]=De[tt].concat(Y[tt]):fe[tt]=Y[tt];return fe},At=function(Y){for(var De={},fe=0;fe<Y.length;fe++)De[Y[fe].toUpperCase()]=Y[fe];return De},ke=function(Y,De){return typeof Y===h?u(De).indexOf(u(Y))!==-1:!1},u=function(Y){return Y.toLowerCase()},p=function(Y){return typeof Y===h?Y.replace(/[^\d\.]/g,s).split(".")[0]:r},y=function(Y,De){if(typeof Y===h)return Y=Y.replace(/^\s\s*/,s),typeof De===l?Y:Y.substring(0,j)},I=function(Y,De){for(var fe=0,tt,En,wn,at,ye,On;fe<De.length&&!ye;){var eo=De[fe],$a=De[fe+1];for(tt=En=0;tt<eo.length&&!ye&&eo[tt];)if(ye=eo[tt++].exec(Y),ye)for(wn=0;wn<$a.length;wn++)On=ye[++En],at=$a[wn],typeof at===c&&at.length>0?at.length===2?typeof at[1]==a?this[at[0]]=at[1].call(this,On):this[at[0]]=at[1]:at.length===3?typeof at[1]===a&&!(at[1].exec&&at[1].test)?this[at[0]]=On?at[1].call(this,On,at[2]):r:this[at[0]]=On?On.replace(at[1],at[2]):r:at.length===4&&(this[at[0]]=On?at[3].call(this,On.replace(at[1],at[2])):r):this[at]=On||r;fe+=2}},L=function(Y,De){for(var fe in De)if(typeof De[fe]===c&&De[fe].length>0){for(var tt=0;tt<De[fe].length;tt++)if(ke(De[fe][tt],Y))return fe===o?r:fe}else if(ke(De[fe],Y))return fe===o?r:fe;return De.hasOwnProperty("*")?De["*"]:Y},U={"1.0":"/8","1.2":"/1","1.3":"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},K={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2","8.1":"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},et={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[x,[g,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[x,[g,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[g,x],[/opios[\/ ]+([\w\.]+)/i],[x,[g,Z+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[x,[g,Z+" GX"]],[/\bopr\/([\w\.]+)/i],[x,[g,Z]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[x,[g,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[x,[g,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[g,x],[/quark(?:pc)?\/([-\w\.]+)/i],[x,[g,"Quark"]],[/\bddg\/([\w\.]+)/i],[x,[g,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[x,[g,"UC"+ut]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[x,[g,"WeChat"]],[/konqueror\/([\w\.]+)/i],[x,[g,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[x,[g,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[x,[g,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[x,[g,"Smart Lenovo "+ut]],[/(avast|avg)\/([\w\.]+)/i],[[g,/(.+)/,"$1 Secure "+ut],x],[/\bfocus\/([\w\.]+)/i],[x,[g,Ht+" Focus"]],[/\bopt\/([\w\.]+)/i],[x,[g,Z+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[x,[g,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[x,[g,"Dolphin"]],[/coast\/([\w\.]+)/i],[x,[g,Z+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[x,[g,"MIUI"+He]],[/fxios\/([\w\.-]+)/i],[x,[g,Ht]],[/\bqihoobrowser\/?([\w\.]*)/i],[x,[g,"360"]],[/\b(qq)\/([\w\.]+)/i],[[g,/(.+)/,"$1Browser"],x],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[g,/(.+)/,"$1"+He],x],[/samsungbrowser\/([\w\.]+)/i],[x,[g,ee+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[x,[g,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[g,"Sogou Mobile"],x],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[g,x],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[g],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[x,g],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[g,Ce],x],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[g,x],[/\bgsa\/([\w\.]+) .*safari\//i],[x,[g,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[x,[g,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[x,[g,lt+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[g,lt+" WebView"],x],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[x,[g,"Android "+ut]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[g,x],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[x,[g,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[x,g],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[g,[x,L,U]],[/(webkit|khtml)\/([\w\.]+)/i],[g,x],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[g,"Netscape"],x],[/(wolvic|librewolf)\/([\w\.]+)/i],[g,x],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[x,[g,Ht+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[g,[x,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[g,[x,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[A,"amd64"]],[/(ia32(?=;))/i],[[A,u]],[/((?:i[346]|x)86)[;\)]/i],[[A,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[A,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[A,"armhf"]],[/windows (ce|mobile); ppc;/i],[[A,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[A,/ower/,s,u]],[/(sun4\w)[;\)]/i],[[A,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[A,u]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[f,[b,ee],[m,M]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[f,[b,ee],[m,B]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[f,[b,Q],[m,B]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[f,[b,Q],[m,M]],[/(macintosh);/i],[f,[b,Q]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[f,[b,se],[m,B]],[/(?:honor)([-\w ]+)[;\)]/i],[f,[b,"Honor"],[m,B]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[f,[b,Yt],[m,M]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[f,[b,Yt],[m,B]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i],[[f,/_/g," "],[b,ve],[m,B]],[/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i,/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[f,/_/g," "],[b,ve],[m,M]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[f,[b,"OPPO"],[m,B]],[/\b(opd2\d{3}a?) bui/i],[f,[b,"OPPO"],[m,M]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[f,[b,"Vivo"],[m,B]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[f,[b,"Realme"],[m,B]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[f,[b,T],[m,B]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[f,[b,T],[m,M]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[f,[b,Se],[m,M]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[f,[b,Se],[m,B]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[f,[b,"Lenovo"],[m,M]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[f,/_/g," "],[b,"Nokia"],[m,B]],[/(pixel c)\b/i],[f,[b,Xe],[m,M]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[f,[b,Xe],[m,B]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[f,[b,we],[m,B]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[f,"Xperia Tablet"],[b,we],[m,M]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[f,[b,"OnePlus"],[m,B]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[f,[b,de],[m,M]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[f,/(.+)/g,"Fire Phone $1"],[b,de],[m,B]],[/(playbook);[-\w\),; ]+(rim)/i],[f,b,[m,M]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[f,[b,Ae],[m,B]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[f,[b,he],[m,M]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[f,[b,he],[m,B]],[/(nexus 9)/i],[f,[b,"HTC"],[m,M]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[b,[f,/_/g," "],[m,B]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[f,[b,"TCL"],[m,M]],[/(itel) ((\w+))/i],[[b,u],f,[m,L,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[f,[b,"Acer"],[m,M]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[f,[b,"Meizu"],[m,B]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[f,[b,"Ulefone"],[m,B]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[f,[b,"Energizer"],[m,B]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[f,[b,"Cat"],[m,B]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[f,[b,"Smartfren"],[m,B]],[/droid.+; (a(?:015|06[35]|142p?))/i],[f,[b,"Nothing"],[m,B]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (imo) ((?!tab)[\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[b,f,[m,B]],[/(imo) (tab \w+)/i,/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[b,f,[m,M]],[/(surface duo)/i],[f,[b,D],[m,M]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[f,[b,"Fairphone"],[m,B]],[/(u304aa)/i],[f,[b,"AT&T"],[m,B]],[/\bsie-(\w*)/i],[f,[b,"Siemens"],[m,B]],[/\b(rct\w+) b/i],[f,[b,"RCA"],[m,M]],[/\b(venue[\d ]{2,7}) b/i],[f,[b,"Dell"],[m,M]],[/\b(q(?:mv|ta)\w+) b/i],[f,[b,"Verizon"],[m,M]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[f,[b,"Barnes & Noble"],[m,M]],[/\b(tm\d{3}\w+) b/i],[f,[b,"NuVision"],[m,M]],[/\b(k88) b/i],[f,[b,"ZTE"],[m,M]],[/\b(nx\d{3}j) b/i],[f,[b,"ZTE"],[m,B]],[/\b(gen\d{3}) b.+49h/i],[f,[b,"Swiss"],[m,B]],[/\b(zur\d{3}) b/i],[f,[b,"Swiss"],[m,M]],[/\b((zeki)?tb.*\b) b/i],[f,[b,"Zeki"],[m,M]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[b,"Dragon Touch"],f,[m,M]],[/\b(ns-?\w{0,9}) b/i],[f,[b,"Insignia"],[m,M]],[/\b((nxa|next)-?\w{0,9}) b/i],[f,[b,"NextBook"],[m,M]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[b,"Voice"],f,[m,B]],[/\b(lvtel\-)?(v1[12]) b/i],[[b,"LvTel"],f,[m,B]],[/\b(ph-1) /i],[f,[b,"Essential"],[m,B]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[f,[b,"Envizen"],[m,M]],[/\b(trio[-\w\. ]+) b/i],[f,[b,"MachSpeed"],[m,M]],[/\btu_(1491) b/i],[f,[b,"Rotor"],[m,M]],[/(shield[\w ]+) b/i],[f,[b,"Nvidia"],[m,M]],[/(sprint) (\w+)/i],[b,f,[m,B]],[/(kin\.[onetw]{3})/i],[[f,/\./g," "],[b,D],[m,B]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[f,[b,ue],[m,M]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[f,[b,ue],[m,B]],[/smart-tv.+(samsung)/i],[b,[m,q]],[/hbbtv.+maple;(\d+)/i],[[f,/^/,"SmartTV"],[b,ee],[m,q]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[b,Se],[m,q]],[/(apple) ?tv/i],[b,[f,Q+" TV"],[m,q]],[/crkey/i],[[f,lt+"cast"],[b,Xe],[m,q]],[/droid.+aft(\w+)( bui|\))/i],[f,[b,de],[m,q]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[f,[b,se],[m,q]],[/(bravia[\w ]+)( bui|\))/i],[f,[b,we],[m,q]],[/(mitv-\w{5}) bui/i],[f,[b,ve],[m,q]],[/Hbbtv.*(technisat) (.*);/i],[b,f,[m,q]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[b,y],[f,y],[m,q]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[m,q]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[b,f,[m,F]],[/droid.+; (shield) bui/i],[f,[b,"Nvidia"],[m,F]],[/(playstation [345portablevi]+)/i],[f,[b,we],[m,F]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[f,[b,D],[m,F]],[/\b(sm-[lr]\d\d[05][fnuw]?s?)\b/i],[f,[b,ee],[m,Pe]],[/((pebble))app/i],[b,f,[m,Pe]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[f,[b,Q],[m,Pe]],[/droid.+; (glass) \d/i],[f,[b,Xe],[m,Pe]],[/droid.+; (wt63?0{2,3})\)/i],[f,[b,ue],[m,Pe]],[/droid.+; (glass) \d/i],[f,[b,Xe],[m,Pe]],[/(pico) (4|neo3(?: link|pro)?)/i],[b,f,[m,Pe]],[/; (quest( \d| pro)?)/i],[f,[b,Ce],[m,Pe]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[b,[m,ct]],[/(aeobc)\b/i],[f,[b,de],[m,ct]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[f,[m,B]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[f,[m,M]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[m,M]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[m,B]],[/(android[-\w\. ]{0,9});.+buil/i],[f,[b,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[x,[g,v+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[g,x],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[x,[g,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[g,x],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[x,g]],os:[[/microsoft (windows) (vista|xp)/i],[g,x],[/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i],[g,[x,L,K]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[x,L,K],[g,"Windows"]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[x,/_/g,"."],[g,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[g,kt],[x,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[x,g],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish|openharmony)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[g,x],[/\(bb(10);/i],[x,[g,Ae]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[x,[g,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[x,[g,Ht+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[x,[g,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[x,[g,"watchOS"]],[/crkey\/([\d\.]+)/i],[x,[g,lt+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[g,Ue],x],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[g,x],[/(sunos) ?([\w\.\d]*)/i],[[g,"Solaris"],x],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[g,x]]},ze=function(Y,De){if(typeof Y===c&&(De=Y,Y=r),!(this instanceof ze))return new ze(Y,De).getResult();var fe=typeof n!==l&&n.navigator?n.navigator:r,tt=Y||(fe&&fe.userAgent?fe.userAgent:s),En=fe&&fe.userAgentData?fe.userAgentData:r,wn=De?Ye(et,De):et,at=fe&&fe.userAgent==tt;return this.getBrowser=function(){var ye={};return ye[g]=r,ye[x]=r,I.call(ye,tt,wn.browser),ye[d]=p(ye[x]),at&&fe&&fe.brave&&typeof fe.brave.isBrave==a&&(ye[g]="Brave"),ye},this.getCPU=function(){var ye={};return ye[A]=r,I.call(ye,tt,wn.cpu),ye},this.getDevice=function(){var ye={};return ye[b]=r,ye[f]=r,ye[m]=r,I.call(ye,tt,wn.device),at&&!ye[m]&&En&&En.mobile&&(ye[m]=B),at&&ye[f]=="Macintosh"&&fe&&typeof fe.standalone!==l&&fe.maxTouchPoints&&fe.maxTouchPoints>2&&(ye[f]="iPad",ye[m]=M),ye},this.getEngine=function(){var ye={};return ye[g]=r,ye[x]=r,I.call(ye,tt,wn.engine),ye},this.getOS=function(){var ye={};return ye[g]=r,ye[x]=r,I.call(ye,tt,wn.os),at&&!ye[g]&&En&&En.platform&&En.platform!="Unknown"&&(ye[g]=En.platform.replace(/chrome os/i,Ue).replace(/macos/i,kt)),ye},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return tt},this.setUA=function(ye){return tt=typeof ye===h&&ye.length>j?y(ye,j):ye,this},this.setUA(tt),this};ze.VERSION=i,ze.BROWSER=At([g,x,d]),ze.CPU=At([A]),ze.DEVICE=At([f,b,m,F,B,q,M,Pe,ct]),ze.ENGINE=ze.OS=At([g,x]),typeof e!==l?(typeof t!==l&&t.exports&&(e=t.exports=ze),e.UAParser=ze):typeof define===a&&define.amd?define(function(){return ze}):typeof n!==l&&(n.UAParser=ze);var Me=typeof n!==l&&(n.jQuery||n.Zepto);if(Me&&!Me.ua){var dt=new ze;Me.ua=dt.getResult(),Me.ua.get=function(){return dt.getUA()},Me.ua.set=function(Y){dt.setUA(Y);var De=dt.getResult();for(var fe in De)Me.ua[fe]=De[fe]}}})(typeof window=="object"?window:e)}),S_=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ArrayUtils=void 0;var t=class V0{static of(r,i){return i!==void 0?new Array(r).fill(i):Array.from({length:r},(s,o)=>o)}static remove(r,i){let s=r.indexOf(i);return s===-1?!1:(r.splice(s,1),!0)}static swap(r,i,s){[r[i],r[s]]=[r[s],r[i]]}static sum(r,i){return r.reduce((s,o)=>s+Math.max(i?i(o):+o,0),0)}static unique(r,i){return r.filter((s,o,a)=>a.findIndex(l=>l[i]===s[i])===o)}static shuffle(r){let i=r.length;for(;i!=0;){let s=Math.floor(Math.random()*i);i--,V0.swap(r,i,s)}}};e.ArrayUtils=t}),iE=$n((e,t)=>{"use strict";(function(n,r){typeof e=="object"&&typeof t<"u"?t.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self,n.fetchRetry=r())})(e,function(){"use strict";var n=function(s,o){if(o=o||{},typeof s!="function")throw new i("fetch must be a function");if(typeof o!="object")throw new i("defaults must be an object");if(o.retries!==void 0&&!r(o.retries))throw new i("retries must be a positive integer");if(o.retryDelay!==void 0&&!r(o.retryDelay)&&typeof o.retryDelay!="function")throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(o.retryOn!==void 0&&!Array.isArray(o.retryOn)&&typeof o.retryOn!="function")throw new i("retryOn property expects an array or function");var a={retries:3,retryDelay:1e3,retryOn:[]};return o=Object.assign(a,o),function(l,c){var h=o.retries,d=o.retryDelay,f=o.retryOn;if(c&&c.retries!==void 0)if(r(c.retries))h=c.retries;else throw new i("retries must be a positive integer");if(c&&c.retryDelay!==void 0)if(r(c.retryDelay)||typeof c.retryDelay=="function")d=c.retryDelay;else throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(c&&c.retryOn)if(Array.isArray(c.retryOn)||typeof c.retryOn=="function")f=c.retryOn;else throw new i("retryOn property expects an array or function");return new Promise(function(g,m){var b=function(A){var F=typeof Request<"u"&&l instanceof Request?l.clone():l;s(F,c).then(function(B){if(Array.isArray(f)&&f.indexOf(B.status)===-1)g(B);else if(typeof f=="function")try{return Promise.resolve(f(A,null,B)).then(function(M){M?x(A,null,B):g(B)}).catch(m)}catch(M){m(M)}else A<h?x(A,null,B):g(B)}).catch(function(B){if(typeof f=="function")try{Promise.resolve(f(A,B,null)).then(function(M){M?x(A,B,null):m(B)}).catch(function(M){m(M)})}catch(M){m(M)}else A<h?x(A,B,null):m(B)})};function x(A,F,B){var M=typeof d=="function"?d(A,F,B):d;setTimeout(function(){b(++A)},M)}b(0)})}};function r(s){return Number.isInteger(s)&&s>=0}function i(s){this.name="ArgumentError",this.message=s}return n})});function dN(e,t){return Object.is(e,t)}var on=null,cu=!1,$h=1,bi=Symbol("SIGNAL");function je(e){let t=on;return on=e,t}function XE(){return on}var lu={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function JE(e){if(cu)throw new Error("");if(on===null)return;on.consumerOnSignalRead(e);let t=on.nextProducerIndex++;if(du(on),t<on.producerNode.length&&on.producerNode[t]!==e&&Nc(on)){let n=on.producerNode[t];uu(n,on.producerIndexOfThis[t])}on.producerNode[t]!==e&&(on.producerNode[t]=e,on.producerIndexOfThis[t]=Nc(on)?nw(e,on,t):0),on.producerLastReadVersion[t]=e.version}function fN(){$h++}function pN(e){if(!(Nc(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===$h)){if(!e.producerMustRecompute(e)&&!Gh(e)){ZE(e);return}e.producerRecomputeValue(e),ZE(e)}}function QE(e){if(e.liveConsumerNode===void 0)return;let t=cu;cu=!0;try{for(let n of e.liveConsumerNode)n.dirty||hN(n)}finally{cu=t}}function ew(){return on?.consumerAllowSignalWrites!==!1}function hN(e){e.dirty=!0,QE(e),e.consumerMarkedDirty?.(e)}function ZE(e){e.dirty=!1,e.lastCleanEpoch=$h}function Wh(e){return e&&(e.nextProducerIndex=0),je(e)}function tw(e,t){if(je(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(Nc(e))for(let n=e.nextProducerIndex;n<e.producerNode.length;n++)uu(e.producerNode[n],e.producerIndexOfThis[n]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function Gh(e){du(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],r=e.producerLastReadVersion[t];if(r!==n.version||(pN(n),r!==n.version))return!0}return!1}function zh(e){if(du(e),Nc(e))for(let t=0;t<e.producerNode.length;t++)uu(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function nw(e,t,n){if(rw(e),e.liveConsumerNode.length===0&&iw(e))for(let r=0;r<e.producerNode.length;r++)e.producerIndexOfThis[r]=nw(e.producerNode[r],e,r);return e.liveConsumerIndexOfThis.push(n),e.liveConsumerNode.push(t)-1}function uu(e,t){if(rw(e),e.liveConsumerNode.length===1&&iw(e))for(let r=0;r<e.producerNode.length;r++)uu(e.producerNode[r],e.producerIndexOfThis[r]);let n=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[n],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[n],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let r=e.liveConsumerIndexOfThis[t],i=e.liveConsumerNode[t];du(i),i.producerIndexOfThis[r]=t}}function Nc(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function du(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function rw(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function iw(e){return e.producerNode!==void 0}function mN(){throw new Error}var ow=mN;function sw(e){ow(e)}function aw(e){ow=e}var gN=null;function cw(e){let t=Object.create(uw);t.value=e;let n=()=>(JE(t),t.value);return n[bi]=t,n}function qh(e,t){ew()||sw(e),e.equal(e.value,t)||(e.value=t,yN(e))}function lw(e,t){ew()||sw(e),qh(e,t(e.value))}var uw=te(w({},lu),{equal:dN,value:void 0,kind:"signal"});function yN(e){e.version++,fN(),QE(e),gN?.()}function Ie(e){return typeof e=="function"}function fu(e){let t=e(n=>{Error.call(n),n.stack=new Error().stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var pu=fu(e=>function(t){e(this),this.message=t?`${t.length} errors occurred during unsubscription:
|
|
1
|
+
"use strict";(()=>{var iN=Object.create,au=Object.defineProperty,oN=Object.defineProperties,qE=Object.getOwnPropertyDescriptor,sN=Object.getOwnPropertyDescriptors,aN=Object.getOwnPropertyNames,zE=Object.getOwnPropertySymbols,cN=Object.getPrototypeOf,YE=Object.prototype.hasOwnProperty,lN=Object.prototype.propertyIsEnumerable,Hh=(e,t,n)=>t in e?au(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,w=(e,t)=>{for(var n in t||={})YE.call(t,n)&&Hh(e,n,t[n]);if(zE)for(var n of zE(t))lN.call(t,n)&&Hh(e,n,t[n]);return e},te=(e,t)=>oN(e,sN(t)),Rc=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,n)=>(typeof require<"u"?require:t)[n]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')}),$n=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),uN=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of aN(t))!YE.call(e,i)&&i!==n&&au(e,i,{get:()=>t[i],enumerable:!(r=qE(t,i))||r.enumerable});return e},Re=(e,t,n)=>(n=e!=null?iN(cN(e)):{},uN(t||!e||!e.__esModule?au(n,"default",{value:e,enumerable:!0}):n,e)),KE=(e,t,n,r)=>{for(var i=r>1?void 0:r?qE(t,n):t,s=e.length-1,o;s>=0;s--)(o=e[s])&&(i=(r?o(t,n,i):o(i))||i);return r&&i&&au(t,n,i),i},jh=(e,t,n)=>Hh(e,typeof t!="symbol"?t+"":t,n),us=$n((e,t)=>{"use strict";(function(n){"use strict";var r={};r.VERSION="1.6.1";var i,s={},o=function(d,f){return function(){return f.apply(d,arguments)}},a=function(){var d=arguments,f=d[0],g,m;for(m=1;m<d.length;m++)for(g in d[m])!(g in f)&&d[m].hasOwnProperty(g)&&(f[g]=d[m][g]);return f},l=function(d,f){return{value:d,name:f}};r.TRACE=l(1,"TRACE"),r.DEBUG=l(2,"DEBUG"),r.INFO=l(3,"INFO"),r.TIME=l(4,"TIME"),r.WARN=l(5,"WARN"),r.ERROR=l(8,"ERROR"),r.OFF=l(99,"OFF");var c=function(d){this.context=d,this.setLevel(d.filterLevel),this.log=this.info};c.prototype={setLevel:function(d){d&&"value"in d&&(this.context.filterLevel=d)},getLevel:function(){return this.context.filterLevel},enabledFor:function(d){var f=this.context.filterLevel;return d.value>=f.value},trace:function(){this.invoke(r.TRACE,arguments)},debug:function(){this.invoke(r.DEBUG,arguments)},info:function(){this.invoke(r.INFO,arguments)},warn:function(){this.invoke(r.WARN,arguments)},error:function(){this.invoke(r.ERROR,arguments)},time:function(d){typeof d=="string"&&d.length>0&&this.invoke(r.TIME,[d,"start"])},timeEnd:function(d){typeof d=="string"&&d.length>0&&this.invoke(r.TIME,[d,"end"])},invoke:function(d,f){i&&this.enabledFor(d)&&i(f,a({level:d},this.context))}};var h=new c({filterLevel:r.OFF});(function(){var d=r;d.enabledFor=o(h,h.enabledFor),d.trace=o(h,h.trace),d.debug=o(h,h.debug),d.time=o(h,h.time),d.timeEnd=o(h,h.timeEnd),d.info=o(h,h.info),d.warn=o(h,h.warn),d.error=o(h,h.error),d.log=d.info})(),r.setHandler=function(d){i=d},r.setLevel=function(d){h.setLevel(d);for(var f in s)s.hasOwnProperty(f)&&s[f].setLevel(d)},r.getLevel=function(){return h.getLevel()},r.get=function(d){return s[d]||(s[d]=new c(a({name:d},h.context)))},r.createDefaultHandler=function(d){d=d||{},d.formatter=d.formatter||function(m,b){b.name&&m.unshift("["+b.name+"]")};var f={},g=function(m,b){Function.prototype.apply.call(m,console,b)};return typeof console>"u"?function(){}:function(m,b){m=Array.prototype.slice.call(m);var x=console.log,A;b.level===r.TIME?(A=(b.name?"["+b.name+"] ":"")+m[0],m[1]==="start"?console.time?console.time(A):f[A]=new Date().getTime():console.timeEnd?console.timeEnd(A):g(x,[A+": "+(new Date().getTime()-f[A])+"ms"])):(b.level===r.WARN&&console.warn?x=console.warn:b.level===r.ERROR&&console.error?x=console.error:b.level===r.INFO&&console.info?x=console.info:b.level===r.DEBUG&&console.debug?x=console.debug:b.level===r.TRACE&&console.trace&&(x=console.trace),d.formatter(m,b),g(x,m))}},r.useDefaults=function(d){r.setLevel(d&&d.defaultLevel||r.DEBUG),r.setHandler(r.createDefaultHandler(d))},r.setDefaults=r.useDefaults,typeof define=="function"&&define.amd?define(r):typeof t<"u"&&t.exports?t.exports=r:(r._prevLogger=n.Logger,r.noConflict=function(){return n.Logger=r._prevLogger,r},n.Logger=r)})(e)}),qn=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MilestoneRewardType=e.ProgressBarLayout=e.EngagementContentSource=e.EngagementObjective=e.OnsiteDeliveryType=e.ClickActionType=e.FrequencyGapUnit=e.FrequencyType=e.RedirectBehaviour=e.EngagementPlacementPosition=e.EngagementCollectionSource=e.PromotionType=e.CartFilterEnum=e.CartCurrencyOperator=e.CartCriteria=e.URLCriteria=e.UTMCriteria=e.CartItemSource=e.EngagementItemSource=e.PurchasedVisitor=e.LoggedInVisitor=e.VisitorType=e.SessionType=e.EngagementContentType=e.TriggerType=e.EngagementType=e.EngagementStatus=e.TimePreference=e.ScheduleFrequency=e.CriteriaFrequency=void 0;var t=function(v){return v[v.ONCE_PER_USER=1]="ONCE_PER_USER",v[v.ONCE_PER_SESSION=2]="ONCE_PER_SESSION",v[v.EVERY_TIME=3]="EVERY_TIME",v}(t||(e.CriteriaFrequency=t={})),n=function(v){return v[v.ONE_TIME=1]="ONE_TIME",v[v.MULTIPLE=2]="MULTIPLE",v[v.RECURRING=3]="RECURRING",v}(n||(e.ScheduleFrequency=n={})),r=function(v){return v[v.NOW=1]="NOW",v[v.LATER=2]="LATER",v[v.NEVER=3]="NEVER",v}(r||(e.TimePreference=r={})),i=function(v){return v[v.PUBLISHED=1]="PUBLISHED",v[v.DRAFT=2]="DRAFT",v[v.PAUSED=3]="PAUSED",v[v.FAILED=4]="FAILED",v[v.STOPPED=5]="STOPPED",v[v.COMPLETED=6]="COMPLETED",v[v.ARCHIVED=7]="ARCHIVED",v[v.UNINSTALLED=8]="UNINSTALLED",v}(i||(e.EngagementStatus=i={})),s=function(v){return v.CAMPAIGN="CAMPAIGN",v.NATIVE_AB="NATIVE_AB",v.CRO_COPILOT="CRO_COPILOT",v}(s||(e.EngagementType=s={})),o=function(v){return v[v.NONE=0]="NONE",v[v.RULE_BASED=1]="RULE_BASED",v[v.INTENT_BASED=2]="INTENT_BASED",v}(o||(e.TriggerType=o={})),a=function(v){return v[v.SINGLE=1]="SINGLE",v[v.EXCLUSION=2]="EXCLUSION",v[v.ABTESTING=3]="ABTESTING",v}(a||(e.EngagementContentType=a={})),l=function(v){return v[v.ALL=0]="ALL",v[v.NEW_ONLY=1]="NEW_ONLY",v[v.RETURNING_ONLY=2]="RETURNING_ONLY",v}(l||(e.SessionType=l={})),c=function(v){return v[v.ALL=0]="ALL",v[v.LOGGED_IN_ONLY=3]="LOGGED_IN_ONLY",v[v.NON_LOGGED_IN_ONLY=4]="NON_LOGGED_IN_ONLY",v[v.PURCHASED=5]="PURCHASED",v[v.NON_PURCHASED=6]="NON_PURCHASED",v[v.ABANDON_CART=7]="ABANDON_CART",v[v.RETURNING_AND_NON_PURCHASED=8]="RETURNING_AND_NON_PURCHASED",v}(c||(e.VisitorType=c={})),h=function(v){return v.ALL="ALL",v.LOGGED_IN="LOGGED_IN",v.NON_LOGGED_IN="NON_LOGGED_IN",v}(h||(e.LoggedInVisitor=h={})),d=function(v){return v.ALL="ALL",v.PURCHASED="PURCHASED",v.NON_PURCHASED="NON_PURCHASED",v}(d||(e.PurchasedVisitor=d={})),f=function(v){return v[v.NONE=0]="NONE",v[v.ITEM_RECOMMENDATION=1]="ITEM_RECOMMENDATION",v[v.MULTIPLE_ITEMS=2]="MULTIPLE_ITEMS",v[v.SINGLE_ITEM=3]="SINGLE_ITEM",v[v.TOP_SELLING=4]="TOP_SELLING",v[v.STOCK_CLEARANCE=5]="STOCK_CLEARANCE",v[v.NEW_ARRIVALS=6]="NEW_ARRIVALS",v[v.RECENTLY_VIEWED=7]="RECENTLY_VIEWED",v[v.EVENT_ITEM=8]="EVENT_ITEM",v[v.CART_ITEM=9]="CART_ITEM",v[v.BUNDLE=10]="BUNDLE",v[v.CURRENT_ITEM=11]="CURRENT_ITEM",v[v.PURCHASED_PREVIOUSLY=12]="PURCHASED_PREVIOUSLY",v[v.COLLECTION_ITEMS=13]="COLLECTION_ITEMS",v[v.TRENDING_ITEMS=14]="TRENDING_ITEMS",v}(f||(e.EngagementItemSource=f={})),g=function(v){return v[v.LAST_ADDED=1]="LAST_ADDED",v[v.FIRST_ADDED=2]="FIRST_ADDED",v[v.HIGHEST_PRICE=3]="HIGHEST_PRICE",v[v.LOWEST_PRICE=4]="LOWEST_PRICE",v[v.FIRST_MATCHING_TAG=5]="FIRST_MATCHING_TAG",v[v.ALL=6]="ALL",v}(g||(e.CartItemSource=g={})),m=function(v){return v[v.ALL=0]="ALL",v[v.ONLY_ORGANIC=1]="ONLY_ORGANIC",v[v.ONLY_NON_ORGANIC=2]="ONLY_NON_ORGANIC",v[v.INCLUDES=3]="INCLUDES",v[v.EXCLUDES=4]="EXCLUDES",v}(m||(e.UTMCriteria=m={})),b=function(v){return v[v.NONE=0]="NONE",v[v.LIKE=1]="LIKE",v[v.NOT_LIKE=2]="NOT_LIKE",v[v.EQUALS=3]="EQUALS",v[v.NOT_EQUALS=4]="NOT_EQUALS",v}(b||(e.URLCriteria=b={})),x=function(v){return v[v.NONE=0]="NONE",v[v.LESS_THAN=1]="LESS_THAN",v[v.GREATER_THAN=2]="GREATER_THAN",v[v.BETWEEN=3]="BETWEEN",v[v.EQUALS=4]="EQUALS",v}(x||(e.CartCriteria=x={})),A=function(v){return v[v.ALL=0]="ALL",v[v.INCLUDES=1]="INCLUDES",v[v.EXCLUDES=2]="EXCLUDES",v}(A||(e.CartCurrencyOperator=A={})),F=function(v){return v[v.NONE=0]="NONE",v[v.AMOUNT=1]="AMOUNT",v[v.TOTAL_PRODUCT=2]="TOTAL_PRODUCT",v[v.UNIQUE_PRODUCT=3]="UNIQUE_PRODUCT",v}(F||(e.CartFilterEnum=F={})),B=function(v){return v[v.NONE=0]="NONE",v[v.ITEM=1]="ITEM",v[v.COLLECTION=2]="COLLECTION",v}(B||(e.PromotionType=B={})),M=function(v){return v[v.NONE=0]="NONE",v[v.SINGLE=1]="SINGLE",v[v.MULTIPLE=2]="MULTIPLE",v}(M||(e.EngagementCollectionSource=M={})),q=function(v){return v.BEFORE="before",v.AFTER="after",v.INSIDE_FIRST="insideFirst",v.INSIDE_LAST="insideLast",v}(q||(e.EngagementPlacementPosition=q={})),Pe=function(v){return v.SHOPIFY_CHECKOUT="shopify_checkout",v.THIRD_PARTY_CHECKOUT="third_party_checkout",v.CART_PAGE="cart_page",v.CART_DRAWER="cart_drawer",v}(Pe||(e.RedirectBehaviour=Pe={})),ct=function(v){return v.ONCE_IN_SESSION="ONCE_IN_SESSION",v.ACROSS_SESSIONS="ACROSS_SESSIONS",v}(ct||(e.FrequencyType=ct={})),j=function(v){return v.DAYS="DAYS",v.HOURS="HOURS",v.MINUTES="MINUTES",v.SECONDS="SECONDS",v}(j||(e.FrequencyGapUnit=j={})),de=function(v){return v[v.NONE=0]="NONE",v[v.REJECT_POPUP=1]="REJECT_POPUP",v[v.ACCEPT_POPUP=2]="ACCEPT_POPUP",v[v.GO_TO_URL=4]="GO_TO_URL",v[v.SHARE=5]="SHARE",v[v.KEY_VALUE=100]="KEY_VALUE",v[v.GO_TO_PRODUCT=101]="GO_TO_PRODUCT",v[v.ADD_TO_CART=102]="ADD_TO_CART",v[v.COPY_COUPON_CODE=103]="COPY_COUPON_CODE",v[v.GO_TO_COLLECTION=104]="GO_TO_COLLECTION",v[v.OPEN_CART=105]="OPEN_CART",v[v.SUBMIT_FORM=106]="SUBMIT_FORM",v[v.INITIATE_CHECKOUT=107]="INITIATE_CHECKOUT",v[v.ADD_BUNDLE=108]="ADD_BUNDLE",v[v.UPGRADE_TO_SUBSCRIPTION=109]="UPGRADE_TO_SUBSCRIPTION",v}(de||(e.ClickActionType=de={})),Q=function(v){return v.POPUP="POPUP",v.PAGE_EMBED="PAGE_EMBED",v.CART_EMBED="CART_EMBED",v.ANNOUNCEMENT_BAR="ANNOUNCEMENT_BAR",v}(Q||(e.OnsiteDeliveryType=Q={})),he=function(v){return v.PRODUCT_PROMOTION="PRODUCT_PROMOTION",v.BUNDLE_AND_UPSELL="BUNDLE_AND_UPSELL",v.CART_RECOVERY="CART_RECOVERY",v.ANNOUNCEMENT="ANNOUNCEMENT",v.LEAD_GENERATION="LEAD_GENERATION",v.DATA_COLLECTION="DATA_COLLECTION",v.SALE_PROMOTION="SALE_PROMOTION",v.SUBSCRIPTION_UPSELL="SUBSCRIPTION_UPSELL",v.SHOPPABLE_VIDEO="SHOPPABLE_VIDEO",v.BYOB="BYOB",v.PROGRESS_BAR="PROGRESS_BAR",v.BUY_NOW="BUY_NOW",v.EXPERIMENT="EXPERIMENT",v}(he||(e.EngagementObjective=he={})),Ae=function(v){return v.COOEE="COOEE",v.KLAVIYO="KLAVIYO",v}(Ae||(e.EngagementContentSource=Ae={})),ut=function(v){return v.ICONS="ICONS",v.TILES="TILES",v}(ut||(e.ProgressBarLayout=ut={})),lt=function(v){return v.FREE_SHIPPING="FREE_SHIPPING",v.DISCOUNT="DISCOUNT",v.FREE_AUTO_GIFT="FREE_AUTO_GIFT",v.FREE_GIFT_SELECT="FREE_GIFT_SELECT",v}(lt||(e.MilestoneRewardType=lt={}))}),Ta=$n(e=>{"use strict";var t=e&&e.__awaiter||function(r,i,s,o){function a(l){return l instanceof s?l:new s(function(c){c(l)})}return new(s||(s=Promise))(function(l,c){function h(g){try{f(o.next(g))}catch(m){c(m)}}function d(g){try{f(o.throw(g))}catch(m){c(m)}}function f(g){g.done?l(g.value):a(g.value).then(h,d)}f((o=o.apply(r,i||[])).next())})};Object.defineProperty(e,"__esModule",{value:!0}),e.JSUtils=void 0;var n=class{static isObject(r){return typeof r=="object"&&!Array.isArray(r)&&r!==null}static parseToAny(r){try{return JSON.parse(r.toString())}catch{}return r.toString().match(this.ISO_WITHOUT_MS_REGEX)?new Date(r.toString()):r}static sleep(r){return t(this,void 0,void 0,function*(){return new Promise(i=>setTimeout(i,r))})}static hasKeys(r){return r?Object.keys(r).length>=1:!1}static convertObjectToArray(r,i){return i.reduce((s,o)=>(r.hasOwnProperty(o)&&r[o]!=null&&s.push({[o]:r[o]}),s),[])}static removeNullUndefinedKeys(r){return Object.keys(r).reduce((i,s)=>(r[s]!==null&&r[s]!==void 0&&(i[s]=r[s]),i),{})}static stringify(r){return JSON.stringify(r,function(i,s){return s===void 0?null:s})}};e.JSUtils=n,n.ISO_WITHOUT_MS_REGEX=new RegExp(/\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)/)}),oD=$n((e,t)=>{"use strict";(function(n){if(typeof e=="object"&&typeof t<"u")t.exports=n();else if(typeof define=="function"&&define.amd)define([],n);else{var r;typeof window<"u"?r=window:typeof global<"u"?r=global:typeof self<"u"?r=self:r=this,r.localforage=n()}})(function(){var n,r,i;return function s(o,a,l){function c(f,g){if(!a[f]){if(!o[f]){var m=typeof Rc=="function"&&Rc;if(!g&&m)return m(f,!0);if(h)return h(f,!0);var b=new Error("Cannot find module '"+f+"'");throw b.code="MODULE_NOT_FOUND",b}var x=a[f]={exports:{}};o[f][0].call(x.exports,function(A){var F=o[f][1][A];return c(F||A)},x,x.exports,s,o,a,l)}return a[f].exports}for(var h=typeof Rc=="function"&&Rc,d=0;d<l.length;d++)c(l[d]);return c}({1:[function(s,o,a){(function(l){"use strict";var c=l.MutationObserver||l.WebKitMutationObserver,h;if(c){var d=0,f=new c(A),g=l.document.createTextNode("");f.observe(g,{characterData:!0}),h=function(){g.data=d=++d%2}}else if(!l.setImmediate&&typeof l.MessageChannel<"u"){var m=new l.MessageChannel;m.port1.onmessage=A,h=function(){m.port2.postMessage(0)}}else"document"in l&&"onreadystatechange"in l.document.createElement("script")?h=function(){var B=l.document.createElement("script");B.onreadystatechange=function(){A(),B.onreadystatechange=null,B.parentNode.removeChild(B),B=null},l.document.documentElement.appendChild(B)}:h=function(){setTimeout(A,0)};var b,x=[];function A(){b=!0;for(var B,M,q=x.length;q;){for(M=x,x=[],B=-1;++B<q;)M[B]();q=x.length}b=!1}o.exports=F;function F(B){x.push(B)===1&&!b&&h()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(s,o,a){"use strict";var l=s(1);function c(){}var h={},d=["REJECTED"],f=["FULFILLED"],g=["PENDING"];o.exports=m;function m(j){if(typeof j!="function")throw new TypeError("resolver must be a function");this.state=g,this.queue=[],this.outcome=void 0,j!==c&&F(this,j)}m.prototype.catch=function(j){return this.then(null,j)},m.prototype.then=function(j,de){if(typeof j!="function"&&this.state===f||typeof de!="function"&&this.state===d)return this;var Q=new this.constructor(c);if(this.state!==g){var he=this.state===f?j:de;x(Q,he,this.outcome)}else this.queue.push(new b(Q,j,de));return Q};function b(j,de,Q){this.promise=j,typeof de=="function"&&(this.onFulfilled=de,this.callFulfilled=this.otherCallFulfilled),typeof Q=="function"&&(this.onRejected=Q,this.callRejected=this.otherCallRejected)}b.prototype.callFulfilled=function(j){h.resolve(this.promise,j)},b.prototype.otherCallFulfilled=function(j){x(this.promise,this.onFulfilled,j)},b.prototype.callRejected=function(j){h.reject(this.promise,j)},b.prototype.otherCallRejected=function(j){x(this.promise,this.onRejected,j)};function x(j,de,Q){l(function(){var he;try{he=de(Q)}catch(Ae){return h.reject(j,Ae)}he===j?h.reject(j,new TypeError("Cannot resolve promise with itself")):h.resolve(j,he)})}h.resolve=function(j,de){var Q=B(A,de);if(Q.status==="error")return h.reject(j,Q.value);var he=Q.value;if(he)F(j,he);else{j.state=f,j.outcome=de;for(var Ae=-1,ut=j.queue.length;++Ae<ut;)j.queue[Ae].callFulfilled(de)}return j},h.reject=function(j,de){j.state=d,j.outcome=de;for(var Q=-1,he=j.queue.length;++Q<he;)j.queue[Q].callRejected(de);return j};function A(j){var de=j&&j.then;if(j&&(typeof j=="object"||typeof j=="function")&&typeof de=="function")return function(){de.apply(j,arguments)}}function F(j,de){var Q=!1;function he(v){Q||(Q=!0,h.reject(j,v))}function Ae(v){Q||(Q=!0,h.resolve(j,v))}function ut(){de(Ae,he)}var lt=B(ut);lt.status==="error"&&he(lt.value)}function B(j,de){var Q={};try{Q.value=j(de),Q.status="success"}catch(he){Q.status="error",Q.value=he}return Q}m.resolve=M;function M(j){return j instanceof this?j:h.resolve(new this(c),j)}m.reject=q;function q(j){var de=new this(c);return h.reject(de,j)}m.all=Pe;function Pe(j){var de=this;if(Object.prototype.toString.call(j)!=="[object Array]")return this.reject(new TypeError("must be an array"));var Q=j.length,he=!1;if(!Q)return this.resolve([]);for(var Ae=new Array(Q),ut=0,lt=-1,v=new this(c);++lt<Q;)Ht(j[lt],lt);return v;function Ht(Xe,Yt){de.resolve(Xe).then(Se,function(D){he||(he=!0,h.reject(v,D))});function Se(D){Ae[Yt]=D,++ut===Q&&!he&&(he=!0,h.resolve(v,Ae))}}}m.race=ct;function ct(j){var de=this;if(Object.prototype.toString.call(j)!=="[object Array]")return this.reject(new TypeError("must be an array"));var Q=j.length,he=!1;if(!Q)return this.resolve([]);for(var Ae=-1,ut=new this(c);++Ae<Q;)lt(j[Ae]);return ut;function lt(v){de.resolve(v).then(function(Ht){he||(he=!0,h.resolve(ut,Ht))},function(Ht){he||(he=!0,h.reject(ut,Ht))})}}},{1:1}],3:[function(s,o,a){(function(l){"use strict";typeof l.Promise!="function"&&(l.Promise=s(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(s,o,a){"use strict";var l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(_){return typeof _}:function(_){return _&&typeof Symbol=="function"&&_.constructor===Symbol&&_!==Symbol.prototype?"symbol":typeof _};function c(_,E){if(!(_ instanceof E))throw new TypeError("Cannot call a class as a function")}function h(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var d=h();function f(){try{if(!d||!d.open)return!1;var _=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),E=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!_||E)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function g(_,E){_=_||[],E=E||{};try{return new Blob(_,E)}catch(P){if(P.name!=="TypeError")throw P;for(var S=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,N=new S,R=0;R<_.length;R+=1)N.append(_[R]);return N.getBlob(E.type)}}typeof Promise>"u"&&s(3);var m=Promise;function b(_,E){E&&_.then(function(S){E(null,S)},function(S){E(S)})}function x(_,E,S){typeof E=="function"&&_.then(E),typeof S=="function"&&_.catch(S)}function A(_){return typeof _!="string"&&(console.warn(_+" used as a key, but it is not a string."),_=String(_)),_}function F(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var B="local-forage-detect-blob-support",M=void 0,q={},Pe=Object.prototype.toString,ct="readonly",j="readwrite";function de(_){for(var E=_.length,S=new ArrayBuffer(E),N=new Uint8Array(S),R=0;R<E;R++)N[R]=_.charCodeAt(R);return S}function Q(_){return new m(function(E){var S=_.transaction(B,j),N=g([""]);S.objectStore(B).put(N,"key"),S.onabort=function(R){R.preventDefault(),R.stopPropagation(),E(!1)},S.oncomplete=function(){var R=navigator.userAgent.match(/Chrome\/(\d+)/),P=navigator.userAgent.match(/Edge\//);E(P||!R||parseInt(R[1],10)>=43)}}).catch(function(){return!1})}function he(_){return typeof M=="boolean"?m.resolve(M):Q(_).then(function(E){return M=E,M})}function Ae(_){var E=q[_.name],S={};S.promise=new m(function(N,R){S.resolve=N,S.reject=R}),E.deferredOperations.push(S),E.dbReady?E.dbReady=E.dbReady.then(function(){return S.promise}):E.dbReady=S.promise}function ut(_){var E=q[_.name],S=E.deferredOperations.pop();if(S)return S.resolve(),S.promise}function lt(_,E){var S=q[_.name],N=S.deferredOperations.pop();if(N)return N.reject(E),N.promise}function v(_,E){return new m(function(S,N){if(q[_.name]=q[_.name]||we(),_.db)if(E)Ae(_),_.db.close();else return S(_.db);var R=[_.name];E&&R.push(_.version);var P=d.open.apply(d,R);E&&(P.onupgradeneeded=function(V){var H=P.result;try{H.createObjectStore(_.storeName),V.oldVersion<=1&&H.createObjectStore(B)}catch(W){if(W.name==="ConstraintError")console.warn('The database "'+_.name+'" has been upgraded from version '+V.oldVersion+" to version "+V.newVersion+', but the storage "'+_.storeName+'" already exists.');else throw W}}),P.onerror=function(V){V.preventDefault(),N(P.error)},P.onsuccess=function(){var V=P.result;V.onversionchange=function(H){H.target.close()},S(V),ut(_)}})}function Ht(_){return v(_,!1)}function Xe(_){return v(_,!0)}function Yt(_,E){if(!_.db)return!0;var S=!_.db.objectStoreNames.contains(_.storeName),N=_.version<_.db.version,R=_.version>_.db.version;if(N&&(_.version!==E&&console.warn('The database "'+_.name+`" can't be downgraded from version `+_.db.version+" to version "+_.version+"."),_.version=_.db.version),R||S){if(S){var P=_.db.version+1;P>_.version&&(_.version=P)}return!0}return!1}function Se(_){return new m(function(E,S){var N=new FileReader;N.onerror=S,N.onloadend=function(R){var P=btoa(R.target.result||"");E({__local_forage_encoded_blob:!0,data:P,type:_.type})},N.readAsBinaryString(_)})}function D(_){var E=de(atob(_.data));return g([E],{type:_.type})}function T(_){return _&&_.__local_forage_encoded_blob}function Z(_){var E=this,S=E._initReady().then(function(){var N=q[E._dbInfo.name];if(N&&N.dbReady)return N.dbReady});return x(S,_,_),S}function ee(_){Ae(_);for(var E=q[_.name],S=E.forages,N=0;N<S.length;N++){var R=S[N];R._dbInfo.db&&(R._dbInfo.db.close(),R._dbInfo.db=null)}return _.db=null,Ht(_).then(function(P){return _.db=P,Yt(_)?Xe(_):P}).then(function(P){_.db=E.db=P;for(var V=0;V<S.length;V++)S[V]._dbInfo.db=P}).catch(function(P){throw lt(_,P),P})}function se(_,E,S,N){N===void 0&&(N=1);try{var R=_.db.transaction(_.storeName,E);S(null,R)}catch(P){if(N>0&&(!_.db||P.name==="InvalidStateError"||P.name==="NotFoundError"))return m.resolve().then(function(){if(!_.db||P.name==="NotFoundError"&&!_.db.objectStoreNames.contains(_.storeName)&&_.version<=_.db.version)return _.db&&(_.version=_.db.version+1),Xe(_)}).then(function(){return ee(_).then(function(){se(_,E,S,N-1)})}).catch(S);S(P)}}function we(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function ve(_){var E=this,S={db:null};if(_)for(var N in _)S[N]=_[N];var R=q[S.name];R||(R=we(),q[S.name]=R),R.forages.push(E),E._initReady||(E._initReady=E.ready,E.ready=Z);var P=[];function V(){return m.resolve()}for(var H=0;H<R.forages.length;H++){var W=R.forages[H];W!==E&&P.push(W._initReady().catch(V))}var z=R.forages.slice(0);return m.all(P).then(function(){return S.db=R.db,Ht(S)}).then(function($){return S.db=$,Yt(S,E._defaultConfig.version)?Xe(S):$}).then(function($){S.db=R.db=$,E._dbInfo=S;for(var ae=0;ae<z.length;ae++){var qe=z[ae];qe!==E&&(qe._dbInfo.db=S.db,qe._dbInfo.version=S.version)}})}function ue(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){se(S._dbInfo,ct,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=W.get(_);z.onsuccess=function(){var $=z.result;$===void 0&&($=null),T($)&&($=D($)),R($)},z.onerror=function(){P(z.error)}}catch($){P($)}})}).catch(P)});return b(N,E),N}function Ce(_,E){var S=this,N=new m(function(R,P){S.ready().then(function(){se(S._dbInfo,ct,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=W.openCursor(),$=1;z.onsuccess=function(){var ae=z.result;if(ae){var qe=ae.value;T(qe)&&(qe=D(qe));var St=_(qe,ae.key,$++);St!==void 0?R(St):ae.continue()}else R()},z.onerror=function(){P(z.error)}}catch(ae){P(ae)}})}).catch(P)});return b(N,E),N}function Ue(_,E,S){var N=this;_=A(_);var R=new m(function(P,V){var H;N.ready().then(function(){return H=N._dbInfo,Pe.call(E)==="[object Blob]"?he(H.db).then(function(W){return W?E:Se(E)}):E}).then(function(W){se(N._dbInfo,j,function(z,$){if(z)return V(z);try{var ae=$.objectStore(N._dbInfo.storeName);W===null&&(W=void 0);var qe=ae.put(W,_);$.oncomplete=function(){W===void 0&&(W=null),P(W)},$.onabort=$.onerror=function(){var St=qe.error?qe.error:qe.transaction.error;V(St)}}catch(St){V(St)}})}).catch(V)});return b(R,S),R}function kt(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){se(S._dbInfo,j,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=W.delete(_);H.oncomplete=function(){R()},H.onerror=function(){P(z.error)},H.onabort=function(){var $=z.error?z.error:z.transaction.error;P($)}}catch($){P($)}})}).catch(P)});return b(N,E),N}function He(_){var E=this,S=new m(function(N,R){E.ready().then(function(){se(E._dbInfo,j,function(P,V){if(P)return R(P);try{var H=V.objectStore(E._dbInfo.storeName),W=H.clear();V.oncomplete=function(){N()},V.onabort=V.onerror=function(){var z=W.error?W.error:W.transaction.error;R(z)}}catch(z){R(z)}})}).catch(R)});return b(S,_),S}function Ye(_){var E=this,S=new m(function(N,R){E.ready().then(function(){se(E._dbInfo,ct,function(P,V){if(P)return R(P);try{var H=V.objectStore(E._dbInfo.storeName),W=H.count();W.onsuccess=function(){N(W.result)},W.onerror=function(){R(W.error)}}catch(z){R(z)}})}).catch(R)});return b(S,_),S}function At(_,E){var S=this,N=new m(function(R,P){if(_<0){R(null);return}S.ready().then(function(){se(S._dbInfo,ct,function(V,H){if(V)return P(V);try{var W=H.objectStore(S._dbInfo.storeName),z=!1,$=W.openKeyCursor();$.onsuccess=function(){var ae=$.result;if(!ae){R(null);return}_===0||z?R(ae.key):(z=!0,ae.advance(_))},$.onerror=function(){P($.error)}}catch(ae){P(ae)}})}).catch(P)});return b(N,E),N}function ke(_){var E=this,S=new m(function(N,R){E.ready().then(function(){se(E._dbInfo,ct,function(P,V){if(P)return R(P);try{var H=V.objectStore(E._dbInfo.storeName),W=H.openKeyCursor(),z=[];W.onsuccess=function(){var $=W.result;if(!$){N(z);return}z.push($.key),$.continue()},W.onerror=function(){R(W.error)}}catch($){R($)}})}).catch(R)});return b(S,_),S}function u(_,E){E=F.apply(this,arguments);var S=this.config();_=typeof _!="function"&&_||{},_.name||(_.name=_.name||S.name,_.storeName=_.storeName||S.storeName);var N=this,R;if(!_.name)R=m.reject("Invalid arguments");else{var P=_.name===S.name&&N._dbInfo.db,V=P?m.resolve(N._dbInfo.db):Ht(_).then(function(H){var W=q[_.name],z=W.forages;W.db=H;for(var $=0;$<z.length;$++)z[$]._dbInfo.db=H;return H});_.storeName?R=V.then(function(H){if(H.objectStoreNames.contains(_.storeName)){var W=H.version+1;Ae(_);var z=q[_.name],$=z.forages;H.close();for(var ae=0;ae<$.length;ae++){var qe=$[ae];qe._dbInfo.db=null,qe._dbInfo.version=W}var St=new m(function(wt,rn){var Kt=d.open(_.name,W);Kt.onerror=function(dr){var Uh=Kt.result;Uh.close(),rn(dr)},Kt.onupgradeneeded=function(){var dr=Kt.result;dr.deleteObjectStore(_.storeName)},Kt.onsuccess=function(){var dr=Kt.result;dr.close(),wt(dr)}});return St.then(function(wt){z.db=wt;for(var rn=0;rn<$.length;rn++){var Kt=$[rn];Kt._dbInfo.db=wt,ut(Kt._dbInfo)}}).catch(function(wt){throw(lt(_,wt)||m.resolve()).catch(function(){}),wt})}}):R=V.then(function(H){Ae(_);var W=q[_.name],z=W.forages;H.close();for(var $=0;$<z.length;$++){var ae=z[$];ae._dbInfo.db=null}var qe=new m(function(St,wt){var rn=d.deleteDatabase(_.name);rn.onerror=function(){var Kt=rn.result;Kt&&Kt.close(),wt(rn.error)},rn.onblocked=function(){console.warn('dropInstance blocked for database "'+_.name+'" until all open connections are closed')},rn.onsuccess=function(){var Kt=rn.result;Kt&&Kt.close(),St(Kt)}});return qe.then(function(St){W.db=St;for(var wt=0;wt<z.length;wt++){var rn=z[wt];ut(rn._dbInfo)}}).catch(function(St){throw(lt(_,St)||m.resolve()).catch(function(){}),St})})}return b(R,E),R}var p={_driver:"asyncStorage",_initStorage:ve,_support:f(),iterate:Ce,getItem:ue,setItem:Ue,removeItem:kt,clear:He,length:Ye,key:At,keys:ke,dropInstance:u};function y(){return typeof openDatabase=="function"}var I="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",L="~~local_forage_type~",U=/^~~local_forage_type~([^~]+)~/,K="__lfsc__:",et=K.length,ze="arbf",Me="blob",dt="si08",Y="ui08",De="uic8",fe="si16",tt="si32",bn="ur16",wn="ui32",at="fl32",ye="fl64",On=et+ze.length,eo=Object.prototype.toString;function $a(_){var E=_.length*.75,S=_.length,N,R=0,P,V,H,W;_[_.length-1]==="="&&(E--,_[_.length-2]==="="&&E--);var z=new ArrayBuffer(E),$=new Uint8Array(z);for(N=0;N<S;N+=4)P=I.indexOf(_[N]),V=I.indexOf(_[N+1]),H=I.indexOf(_[N+2]),W=I.indexOf(_[N+3]),$[R++]=P<<2|V>>4,$[R++]=(V&15)<<4|H>>2,$[R++]=(H&3)<<6|W&63;return z}function kh(_){var E=new Uint8Array(_),S="",N;for(N=0;N<E.length;N+=3)S+=I[E[N]>>2],S+=I[(E[N]&3)<<4|E[N+1]>>4],S+=I[(E[N+1]&15)<<2|E[N+2]>>6],S+=I[E[N+2]&63];return E.length%3===2?S=S.substring(0,S.length-1)+"=":E.length%3===1&&(S=S.substring(0,S.length-2)+"=="),S}function kI(_,E){var S="";if(_&&(S=eo.call(_)),_&&(S==="[object ArrayBuffer]"||_.buffer&&eo.call(_.buffer)==="[object ArrayBuffer]")){var N,R=K;_ instanceof ArrayBuffer?(N=_,R+=ze):(N=_.buffer,S==="[object Int8Array]"?R+=dt:S==="[object Uint8Array]"?R+=Y:S==="[object Uint8ClampedArray]"?R+=De:S==="[object Int16Array]"?R+=fe:S==="[object Uint16Array]"?R+=bn:S==="[object Int32Array]"?R+=tt:S==="[object Uint32Array]"?R+=wn:S==="[object Float32Array]"?R+=at:S==="[object Float64Array]"?R+=ye:E(new Error("Failed to get type for BinaryArray"))),E(R+kh(N))}else if(S==="[object Blob]"){var P=new FileReader;P.onload=function(){var V=L+_.type+"~"+kh(this.result);E(K+Me+V)},P.readAsArrayBuffer(_)}else try{E(JSON.stringify(_))}catch(V){console.error("Couldn't convert value into a JSON string: ",_),E(null,V)}}function AI(_){if(_.substring(0,et)!==K)return JSON.parse(_);var E=_.substring(On),S=_.substring(et,On),N;if(S===Me&&U.test(E)){var R=E.match(U);N=R[1],E=E.substring(R[0].length)}var P=$a(E);switch(S){case ze:return P;case Me:return g([P],{type:N});case dt:return new Int8Array(P);case Y:return new Uint8Array(P);case De:return new Uint8ClampedArray(P);case fe:return new Int16Array(P);case bn:return new Uint16Array(P);case tt:return new Int32Array(P);case wn:return new Uint32Array(P);case at:return new Float32Array(P);case ye:return new Float64Array(P);default:throw new Error("Unkown type: "+S)}}var Lh={serialize:kI,deserialize:AI,stringToBuffer:$a,bufferToString:kh};function k0(_,E,S,N){_.executeSql("CREATE TABLE IF NOT EXISTS "+E.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],S,N)}function pT(_){var E=this,S={db:null};if(_)for(var N in _)S[N]=typeof _[N]!="string"?_[N].toString():_[N];var R=new m(function(P,V){try{S.db=openDatabase(S.name,String(S.version),S.description,S.size)}catch(H){return V(H)}S.db.transaction(function(H){k0(H,S,function(){E._dbInfo=S,P()},function(W,z){V(z)})},V)});return S.serializer=Lh,R}function cs(_,E,S,N,R,P){_.executeSql(S,N,R,function(V,H){H.code===H.SYNTAX_ERR?V.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[E.storeName],function(W,z){z.rows.length?P(W,H):k0(W,E,function(){W.executeSql(S,N,R,P)},P)},P):P(V,H)},P)}function fT(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"SELECT * FROM "+V.storeName+" WHERE key = ? LIMIT 1",[_],function(W,z){var $=z.rows.length?z.rows.item(0).value:null;$&&($=V.serializer.deserialize($)),R($)},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function eD(_,E){var S=this,N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"SELECT * FROM "+V.storeName,[],function(W,z){for(var $=z.rows,ae=$.length,qe=0;qe<ae;qe++){var St=$.item(qe),wt=St.value;if(wt&&(wt=V.serializer.deserialize(wt)),wt=_(wt,St.key,qe+1),wt!==void 0){R(wt);return}}R()},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function R0(_,E,S,N){var R=this;_=A(_);var P=new m(function(V,H){R.ready().then(function(){E===void 0&&(E=null);var W=E,z=R._dbInfo;z.serializer.serialize(E,function($,ae){ae?H(ae):z.db.transaction(function(qe){cs(qe,z,"INSERT OR REPLACE INTO "+z.storeName+" (key, value) VALUES (?, ?)",[_,$],function(){V(W)},function(St,wt){H(wt)})},function(qe){if(qe.code===qe.QUOTA_ERR){if(N>0){V(R0.apply(R,[_,W,S,N-1]));return}H(qe)}})})}).catch(H)});return b(P,S),P}function tD(_,E,S){return R0.apply(this,[_,E,S,1])}function nD(_,E){var S=this;_=A(_);var N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"DELETE FROM "+V.storeName+" WHERE key = ?",[_],function(){R()},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function rD(_){var E=this,S=new m(function(N,R){E.ready().then(function(){var P=E._dbInfo;P.db.transaction(function(V){cs(V,P,"DELETE FROM "+P.storeName,[],function(){N()},function(H,W){R(W)})})}).catch(R)});return b(S,_),S}function iD(_){var E=this,S=new m(function(N,R){E.ready().then(function(){var P=E._dbInfo;P.db.transaction(function(V){cs(V,P,"SELECT COUNT(key) as c FROM "+P.storeName,[],function(H,W){var z=W.rows.item(0).c;N(z)},function(H,W){R(W)})})}).catch(R)});return b(S,_),S}function qD(_,E){var S=this,N=new m(function(R,P){S.ready().then(function(){var V=S._dbInfo;V.db.transaction(function(H){cs(H,V,"SELECT key FROM "+V.storeName+" WHERE id = ? LIMIT 1",[_+1],function(W,z){var $=z.rows.length?z.rows.item(0).key:null;R($)},function(W,z){P(z)})})}).catch(P)});return b(N,E),N}function Pk(_){var E=this,S=new m(function(N,R){E.ready().then(function(){var P=E._dbInfo;P.db.transaction(function(V){cs(V,P,"SELECT key FROM "+P.storeName,[],function(H,W){for(var z=[],$=0;$<W.rows.length;$++)z.push(W.rows.item($).key);N(z)},function(H,W){R(W)})})}).catch(R)});return b(S,_),S}function jk(_){return new m(function(E,S){_.transaction(function(N){N.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(R,P){for(var V=[],H=0;H<P.rows.length;H++)V.push(P.rows.item(H).name);E({db:_,storeNames:V})},function(R,P){S(P)})},function(N){S(N)})})}function rR(_,E){E=F.apply(this,arguments);var S=this.config();_=typeof _!="function"&&_||{},_.name||(_.name=_.name||S.name,_.storeName=_.storeName||S.storeName);var N=this,R;return _.name?R=new m(function(P){var V;_.name===S.name?V=N._dbInfo.db:V=openDatabase(_.name,"","",0),_.storeName?P({db:V,storeNames:[_.storeName]}):P(jk(V))}).then(function(P){return new m(function(V,H){P.db.transaction(function(W){function z(St){return new m(function(wt,rn){W.executeSql("DROP TABLE IF EXISTS "+St,[],function(){wt()},function(Kt,dr){rn(dr)})})}for(var $=[],ae=0,qe=P.storeNames.length;ae<qe;ae++)$.push(z(P.storeNames[ae]));m.all($).then(function(){V()}).catch(function(St){H(St)})},function(W){H(W)})})}):R=m.reject("Invalid arguments"),b(R,E),R}var wR={_driver:"webSQLStorage",_initStorage:pT,_support:y(),iterate:eD,getItem:fT,setItem:tD,removeItem:nD,clear:rD,length:iD,key:qD,keys:Pk,dropInstance:rR};function bR(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function N0(_,E){var S=_.name+"/";return _.storeName!==E.storeName&&(S+=_.storeName+"/"),S}function ER(){var _="_localforage_support_test";try{return localStorage.setItem(_,!0),localStorage.removeItem(_),!1}catch{return!0}}function SR(){return!ER()||localStorage.length>0}function CR(_){var E=this,S={};if(_)for(var N in _)S[N]=_[N];return S.keyPrefix=N0(_,E._defaultConfig),SR()?(E._dbInfo=S,S.serializer=Lh,m.resolve()):m.reject()}function xR(_){var E=this,S=E.ready().then(function(){for(var N=E._dbInfo.keyPrefix,R=localStorage.length-1;R>=0;R--){var P=localStorage.key(R);P.indexOf(N)===0&&localStorage.removeItem(P)}});return b(S,_),S}function IR(_,E){var S=this;_=A(_);var N=S.ready().then(function(){var R=S._dbInfo,P=localStorage.getItem(R.keyPrefix+_);return P&&(P=R.serializer.deserialize(P)),P});return b(N,E),N}function TR(_,E){var S=this,N=S.ready().then(function(){for(var R=S._dbInfo,P=R.keyPrefix,V=P.length,H=localStorage.length,W=1,z=0;z<H;z++){var $=localStorage.key(z);if($.indexOf(P)===0){var ae=localStorage.getItem($);if(ae&&(ae=R.serializer.deserialize(ae)),ae=_(ae,$.substring(V),W++),ae!==void 0)return ae}}});return b(N,E),N}function DR(_,E){var S=this,N=S.ready().then(function(){var R=S._dbInfo,P;try{P=localStorage.key(_)}catch{P=null}return P&&(P=P.substring(R.keyPrefix.length)),P});return b(N,E),N}function OR(_){var E=this,S=E.ready().then(function(){for(var N=E._dbInfo,R=localStorage.length,P=[],V=0;V<R;V++){var H=localStorage.key(V);H.indexOf(N.keyPrefix)===0&&P.push(H.substring(N.keyPrefix.length))}return P});return b(S,_),S}function kR(_){var E=this,S=E.keys().then(function(N){return N.length});return b(S,_),S}function RR(_,E){var S=this;_=A(_);var N=S.ready().then(function(){var R=S._dbInfo;localStorage.removeItem(R.keyPrefix+_)});return b(N,E),N}function NR(_,E,S){var N=this;_=A(_);var R=N.ready().then(function(){E===void 0&&(E=null);var P=E;return new m(function(V,H){var W=N._dbInfo;W.serializer.serialize(E,function(z,$){if($)H($);else try{localStorage.setItem(W.keyPrefix+_,z),V(P)}catch(ae){(ae.name==="QuotaExceededError"||ae.name==="NS_ERROR_DOM_QUOTA_REACHED")&&H(ae),H(ae)}})})});return b(R,S),R}function PR(_,E){if(E=F.apply(this,arguments),_=typeof _!="function"&&_||{},!_.name){var S=this.config();_.name=_.name||S.name,_.storeName=_.storeName||S.storeName}var N=this,R;return _.name?R=new m(function(P){_.storeName?P(N0(_,N._defaultConfig)):P(_.name+"/")}).then(function(P){for(var V=localStorage.length-1;V>=0;V--){var H=localStorage.key(V);H.indexOf(P)===0&&localStorage.removeItem(H)}}):R=m.reject("Invalid arguments"),b(R,E),R}var AR={_driver:"localStorageWrapper",_initStorage:CR,_support:bR(),iterate:TR,getItem:IR,setItem:NR,removeItem:RR,clear:xR,length:kR,key:DR,keys:OR,dropInstance:PR},LR=function(_,E){return _===E||typeof _=="number"&&typeof E=="number"&&isNaN(_)&&isNaN(E)},MR=function(_,E){for(var S=_.length,N=0;N<S;){if(LR(_[N],E))return!0;N++}return!1},P0=Array.isArray||function(_){return Object.prototype.toString.call(_)==="[object Array]"},Rl={},A0={},_o={INDEXEDDB:p,WEBSQL:wR,LOCALSTORAGE:AR},VR=[_o.INDEXEDDB._driver,_o.WEBSQL._driver,_o.LOCALSTORAGE._driver],Tc=["dropInstance"],Vh=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Tc),BR={description:"",driver:VR.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function UR(_,E){_[E]=function(){var S=arguments;return _.ready().then(function(){return _[E].apply(_,S)})}}function Bh(){for(var _=1;_<arguments.length;_++){var E=arguments[_];if(E)for(var S in E)E.hasOwnProperty(S)&&(P0(E[S])?arguments[0][S]=E[S].slice():arguments[0][S]=E[S])}return arguments[0]}var FR=function(){function _(E){c(this,_);for(var S in _o)if(_o.hasOwnProperty(S)){var N=_o[S],R=N._driver;this[S]=R,Rl[R]||this.defineDriver(N)}this._defaultConfig=Bh({},BR),this._config=Bh({},this._defaultConfig,E),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return _.prototype.config=function(E){if((typeof E>"u"?"undefined":l(E))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var S in E){if(S==="storeName"&&(E[S]=E[S].replace(/\W/g,"_")),S==="version"&&typeof E[S]!="number")return new Error("Database version must be a number.");this._config[S]=E[S]}return"driver"in E&&E.driver?this.setDriver(this._config.driver):!0}else return typeof E=="string"?this._config[E]:this._config},_.prototype.defineDriver=function(E,S,N){var R=new m(function(P,V){try{var H=E._driver,W=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!E._driver){V(W);return}for(var z=Vh.concat("_initStorage"),$=0,ae=z.length;$<ae;$++){var qe=z[$],St=!MR(Tc,qe);if((St||E[qe])&&typeof E[qe]!="function"){V(W);return}}var wt=function(){for(var Kt=function(HR){return function(){var $R=new Error("Method "+HR+" is not implemented by the current driver"),L0=m.reject($R);return b(L0,arguments[arguments.length-1]),L0}},dr=0,Uh=Tc.length;dr<Uh;dr++){var Fh=Tc[dr];E[Fh]||(E[Fh]=Kt(Fh))}};wt();var rn=function(Kt){Rl[H]&&console.info("Redefining LocalForage driver: "+H),Rl[H]=E,A0[H]=Kt,P()};"_support"in E?E._support&&typeof E._support=="function"?E._support().then(rn,V):rn(!!E._support):rn(!0)}catch(Kt){V(Kt)}});return x(R,S,N),R},_.prototype.driver=function(){return this._driver||null},_.prototype.getDriver=function(E,S,N){var R=Rl[E]?m.resolve(Rl[E]):m.reject(new Error("Driver not found."));return x(R,S,N),R},_.prototype.getSerializer=function(E){var S=m.resolve(Lh);return x(S,E),S},_.prototype.ready=function(E){var S=this,N=S._driverSet.then(function(){return S._ready===null&&(S._ready=S._initDriver()),S._ready});return x(N,E,E),N},_.prototype.setDriver=function(E,S,N){var R=this;P0(E)||(E=[E]);var P=this._getSupportedDrivers(E);function V(){R._config.driver=R.driver()}function H($){return R._extend($),V(),R._ready=R._initStorage(R._config),R._ready}function W($){return function(){var ae=0;function qe(){for(;ae<$.length;){var St=$[ae];return ae++,R._dbInfo=null,R._ready=null,R.getDriver(St).then(H).catch(qe)}V();var wt=new Error("No available storage method found.");return R._driverSet=m.reject(wt),R._driverSet}return qe()}}var z=this._driverSet!==null?this._driverSet.catch(function(){return m.resolve()}):m.resolve();return this._driverSet=z.then(function(){var $=P[0];return R._dbInfo=null,R._ready=null,R.getDriver($).then(function(ae){R._driver=ae._driver,V(),R._wrapLibraryMethodsWithReady(),R._initDriver=W(P)})}).catch(function(){V();var $=new Error("No available storage method found.");return R._driverSet=m.reject($),R._driverSet}),x(this._driverSet,S,N),this._driverSet},_.prototype.supports=function(E){return!!A0[E]},_.prototype._extend=function(E){Bh(this,E)},_.prototype._getSupportedDrivers=function(E){for(var S=[],N=0,R=E.length;N<R;N++){var P=E[N];this.supports(P)&&S.push(P)}return S},_.prototype._wrapLibraryMethodsWithReady=function(){for(var E=0,S=Vh.length;E<S;E++)UR(this,Vh[E])},_.prototype.createInstance=function(E){return new _(E)},_}(),jR=new FR;o.exports=jR},{3:3}]},{},[4])(4)})}),Pf=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MustacheUtils=void 0;var t=class M0{static escapeHtml(r){return String(r).replace(/"/g,i=>M0.entityMap[i])}};e.MustacheUtils=t,t.entityMap={'"':"""}}),MI=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.AssetType=void 0;var t=function(n){return n[n.IMAGE=1]="IMAGE",n[n.VIDEO=2]="VIDEO",n[n.GIF=3]="GIF",n[n.SCREENSHOT=4]="SCREENSHOT",n[n.THREE_D=5]="THREE_D",n[n.FONT=6]="FONT",n[n.TEXT=7]="TEXT",n[n.JSON=8]="JSON",n[n.SVG=9]="SVG",n[n.HTML=10]="HTML",n[n.LOGO=11]="LOGO",n[n.OTHERS=1e3]="OTHERS",n}(t||(e.AssetType=t={}))}),PI=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TemplateStatus=void 0;var t=function(n){return n[n.DRAFT=1]="DRAFT",n[n.PUBLISHED=2]="PUBLISHED",n[n.DISABLED=3]="DISABLED",n}(t||(e.TemplateStatus=t={}))}),LI=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ActionType=void 0;var t=function(n){return n.VIEW_ITEM="VIEW_ITEM",n.ADD_TO_CART="ADD_TO_CART",n.VIEW_CATEGORY="VIEW_CATEGORY",n.VIEW_TAG="VIEW_TAG",n.SEARCH="SEARCH",n.APPLY_COUPON="APPLY_COUPON",n}(t||(e.ActionType=t={}))}),FI=$n(e=>{"use strict";var t=e&&e.__createBinding||(Object.create?function(r,i,s,o){o===void 0&&(o=s);var a=Object.getOwnPropertyDescriptor(i,s);(!a||("get"in a?!i.__esModule:a.writable||a.configurable))&&(a={enumerable:!0,get:function(){return i[s]}}),Object.defineProperty(r,o,a)}:function(r,i,s,o){o===void 0&&(o=s),r[o]=i[s]}),n=e&&e.__exportStar||function(r,i){for(var s in r)s!=="default"&&!Object.prototype.hasOwnProperty.call(i,s)&&t(i,r,s)};Object.defineProperty(e,"__esModule",{value:!0}),n(MI(),e),n(PI(),e),n(qn(),e),n(LI(),e)}),Qf=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PriceRuleType=e.DiscountType=void 0;var t=function(r){return r[r.NONE=0]="NONE",r[r.STATIC=1]="STATIC",r[r.UNIQUE_FLAT=2]="UNIQUE_FLAT",r[r.UNIQUE_FLAT_ITEMS=3]="UNIQUE_FLAT_ITEMS",r[r.UNIQUE_FIXED_ITEMS=4]="UNIQUE_FIXED_ITEMS",r[r.UNIQUE_CHEAPEST_ITEM_FREE=5]="UNIQUE_CHEAPEST_ITEM_FREE",r[r.BXGY=6]="BXGY",r}(t||(e.DiscountType=t={})),n=function(r){return r.FIXED_AMOUNT="fixed_amount",r.PERCENTAGE="percentage",r}(n||(e.PriceRuleType=n={}))}),__=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.URLBuilder=void 0;var t=function(){function n(r){try{this.base=new URL(r),this.params=new URLSearchParams(this.base.search.slice(1))}catch(i){console.error("Un-parsable URL",i)}}return n.prototype.appendQueryParam=function(r,i){this.params.append(r,i?i.toString():"")},n.prototype.clearQueryParams=function(){return this.params=new URLSearchParams,this},n.prototype.deleteQueryParam=function(r){this.params.delete(r)},n.prototype.getBase=function(){return this.base},n.prototype.getPath=function(){return this.base.pathname},n.prototype.getHostname=function(){return this.base.hostname},n.prototype.getParams=function(){return this.params},n.prototype.getQueryParam=function(r){if(!this.params)return"";var i=this.params.get(r);return!i||i==="undefined"||i==="null"?void 0:i},n.prototype.getQueryString=function(){return this.params.toString()},n.prototype.setPath=function(r){return this.base.pathname=r,this},n.prototype.setQueryParam=function(r,i){return this.params.set(r,i?i.toString():""),this},n.prototype.setQueryString=function(r){if(r)return r[0]==="?"&&(r=r.slice(1)),this.params=new URLSearchParams(r),this},n.prototype.toString=function(){var r=this.params.toString();return r===""?this.base.search="":this.base.search="?"+r,this.base.toString()},n}();e.URLBuilder=t}),np=$n((e,t)=>{"use strict";(function(n,r){"use strict";var i="1.0.40",s="",o="?",a="function",l="undefined",c="object",h="string",d="major",f="model",g="name",m="type",b="vendor",x="version",A="architecture",F="console",B="mobile",M="tablet",q="smarttv",Pe="wearable",ct="embedded",j=500,de="Amazon",Q="Apple",he="ASUS",Ae="BlackBerry",ut="Browser",lt="Chrome",v="Edge",Ht="Firefox",Xe="Google",Yt="Huawei",Se="LG",D="Microsoft",T="Motorola",Z="Opera",ee="Samsung",se="Sharp",we="Sony",ve="Xiaomi",ue="Zebra",Ce="Facebook",Ue="Chromium OS",kt="Mac OS",He=" Browser",Ye=function(Y,De){var fe={};for(var tt in Y)De[tt]&&De[tt].length%2===0?fe[tt]=De[tt].concat(Y[tt]):fe[tt]=Y[tt];return fe},At=function(Y){for(var De={},fe=0;fe<Y.length;fe++)De[Y[fe].toUpperCase()]=Y[fe];return De},ke=function(Y,De){return typeof Y===h?u(De).indexOf(u(Y))!==-1:!1},u=function(Y){return Y.toLowerCase()},p=function(Y){return typeof Y===h?Y.replace(/[^\d\.]/g,s).split(".")[0]:r},y=function(Y,De){if(typeof Y===h)return Y=Y.replace(/^\s\s*/,s),typeof De===l?Y:Y.substring(0,j)},I=function(Y,De){for(var fe=0,tt,bn,wn,at,ye,On;fe<De.length&&!ye;){var eo=De[fe],$a=De[fe+1];for(tt=bn=0;tt<eo.length&&!ye&&eo[tt];)if(ye=eo[tt++].exec(Y),ye)for(wn=0;wn<$a.length;wn++)On=ye[++bn],at=$a[wn],typeof at===c&&at.length>0?at.length===2?typeof at[1]==a?this[at[0]]=at[1].call(this,On):this[at[0]]=at[1]:at.length===3?typeof at[1]===a&&!(at[1].exec&&at[1].test)?this[at[0]]=On?at[1].call(this,On,at[2]):r:this[at[0]]=On?On.replace(at[1],at[2]):r:at.length===4&&(this[at[0]]=On?at[3].call(this,On.replace(at[1],at[2])):r):this[at]=On||r;fe+=2}},L=function(Y,De){for(var fe in De)if(typeof De[fe]===c&&De[fe].length>0){for(var tt=0;tt<De[fe].length;tt++)if(ke(De[fe][tt],Y))return fe===o?r:fe}else if(ke(De[fe],Y))return fe===o?r:fe;return De.hasOwnProperty("*")?De["*"]:Y},U={"1.0":"/8","1.2":"/1","1.3":"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},K={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2","8.1":"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},et={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[x,[g,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[x,[g,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[g,x],[/opios[\/ ]+([\w\.]+)/i],[x,[g,Z+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[x,[g,Z+" GX"]],[/\bopr\/([\w\.]+)/i],[x,[g,Z]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[x,[g,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[x,[g,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[g,x],[/quark(?:pc)?\/([-\w\.]+)/i],[x,[g,"Quark"]],[/\bddg\/([\w\.]+)/i],[x,[g,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[x,[g,"UC"+ut]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[x,[g,"WeChat"]],[/konqueror\/([\w\.]+)/i],[x,[g,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[x,[g,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[x,[g,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[x,[g,"Smart Lenovo "+ut]],[/(avast|avg)\/([\w\.]+)/i],[[g,/(.+)/,"$1 Secure "+ut],x],[/\bfocus\/([\w\.]+)/i],[x,[g,Ht+" Focus"]],[/\bopt\/([\w\.]+)/i],[x,[g,Z+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[x,[g,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[x,[g,"Dolphin"]],[/coast\/([\w\.]+)/i],[x,[g,Z+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[x,[g,"MIUI"+He]],[/fxios\/([\w\.-]+)/i],[x,[g,Ht]],[/\bqihoobrowser\/?([\w\.]*)/i],[x,[g,"360"]],[/\b(qq)\/([\w\.]+)/i],[[g,/(.+)/,"$1Browser"],x],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[g,/(.+)/,"$1"+He],x],[/samsungbrowser\/([\w\.]+)/i],[x,[g,ee+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[x,[g,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[g,"Sogou Mobile"],x],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[g,x],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[g],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[x,g],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[g,Ce],x],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[g,x],[/\bgsa\/([\w\.]+) .*safari\//i],[x,[g,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[x,[g,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[x,[g,lt+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[g,lt+" WebView"],x],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[x,[g,"Android "+ut]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[g,x],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[x,[g,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[x,g],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[g,[x,L,U]],[/(webkit|khtml)\/([\w\.]+)/i],[g,x],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[g,"Netscape"],x],[/(wolvic|librewolf)\/([\w\.]+)/i],[g,x],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[x,[g,Ht+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[g,[x,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[g,[x,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[A,"amd64"]],[/(ia32(?=;))/i],[[A,u]],[/((?:i[346]|x)86)[;\)]/i],[[A,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[A,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[A,"armhf"]],[/windows (ce|mobile); ppc;/i],[[A,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[A,/ower/,s,u]],[/(sun4\w)[;\)]/i],[[A,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[A,u]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[f,[b,ee],[m,M]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[f,[b,ee],[m,B]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[f,[b,Q],[m,B]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[f,[b,Q],[m,M]],[/(macintosh);/i],[f,[b,Q]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[f,[b,se],[m,B]],[/(?:honor)([-\w ]+)[;\)]/i],[f,[b,"Honor"],[m,B]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[f,[b,Yt],[m,M]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[f,[b,Yt],[m,B]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i],[[f,/_/g," "],[b,ve],[m,B]],[/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i,/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[f,/_/g," "],[b,ve],[m,M]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[f,[b,"OPPO"],[m,B]],[/\b(opd2\d{3}a?) bui/i],[f,[b,"OPPO"],[m,M]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[f,[b,"Vivo"],[m,B]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[f,[b,"Realme"],[m,B]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[f,[b,T],[m,B]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[f,[b,T],[m,M]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[f,[b,Se],[m,M]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[f,[b,Se],[m,B]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[f,[b,"Lenovo"],[m,M]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[f,/_/g," "],[b,"Nokia"],[m,B]],[/(pixel c)\b/i],[f,[b,Xe],[m,M]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[f,[b,Xe],[m,B]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[f,[b,we],[m,B]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[f,"Xperia Tablet"],[b,we],[m,M]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[f,[b,"OnePlus"],[m,B]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[f,[b,de],[m,M]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[f,/(.+)/g,"Fire Phone $1"],[b,de],[m,B]],[/(playbook);[-\w\),; ]+(rim)/i],[f,b,[m,M]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[f,[b,Ae],[m,B]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[f,[b,he],[m,M]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[f,[b,he],[m,B]],[/(nexus 9)/i],[f,[b,"HTC"],[m,M]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[b,[f,/_/g," "],[m,B]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[f,[b,"TCL"],[m,M]],[/(itel) ((\w+))/i],[[b,u],f,[m,L,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[f,[b,"Acer"],[m,M]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[f,[b,"Meizu"],[m,B]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[f,[b,"Ulefone"],[m,B]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[f,[b,"Energizer"],[m,B]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[f,[b,"Cat"],[m,B]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[f,[b,"Smartfren"],[m,B]],[/droid.+; (a(?:015|06[35]|142p?))/i],[f,[b,"Nothing"],[m,B]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (imo) ((?!tab)[\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[b,f,[m,B]],[/(imo) (tab \w+)/i,/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[b,f,[m,M]],[/(surface duo)/i],[f,[b,D],[m,M]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[f,[b,"Fairphone"],[m,B]],[/(u304aa)/i],[f,[b,"AT&T"],[m,B]],[/\bsie-(\w*)/i],[f,[b,"Siemens"],[m,B]],[/\b(rct\w+) b/i],[f,[b,"RCA"],[m,M]],[/\b(venue[\d ]{2,7}) b/i],[f,[b,"Dell"],[m,M]],[/\b(q(?:mv|ta)\w+) b/i],[f,[b,"Verizon"],[m,M]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[f,[b,"Barnes & Noble"],[m,M]],[/\b(tm\d{3}\w+) b/i],[f,[b,"NuVision"],[m,M]],[/\b(k88) b/i],[f,[b,"ZTE"],[m,M]],[/\b(nx\d{3}j) b/i],[f,[b,"ZTE"],[m,B]],[/\b(gen\d{3}) b.+49h/i],[f,[b,"Swiss"],[m,B]],[/\b(zur\d{3}) b/i],[f,[b,"Swiss"],[m,M]],[/\b((zeki)?tb.*\b) b/i],[f,[b,"Zeki"],[m,M]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[b,"Dragon Touch"],f,[m,M]],[/\b(ns-?\w{0,9}) b/i],[f,[b,"Insignia"],[m,M]],[/\b((nxa|next)-?\w{0,9}) b/i],[f,[b,"NextBook"],[m,M]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[b,"Voice"],f,[m,B]],[/\b(lvtel\-)?(v1[12]) b/i],[[b,"LvTel"],f,[m,B]],[/\b(ph-1) /i],[f,[b,"Essential"],[m,B]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[f,[b,"Envizen"],[m,M]],[/\b(trio[-\w\. ]+) b/i],[f,[b,"MachSpeed"],[m,M]],[/\btu_(1491) b/i],[f,[b,"Rotor"],[m,M]],[/(shield[\w ]+) b/i],[f,[b,"Nvidia"],[m,M]],[/(sprint) (\w+)/i],[b,f,[m,B]],[/(kin\.[onetw]{3})/i],[[f,/\./g," "],[b,D],[m,B]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[f,[b,ue],[m,M]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[f,[b,ue],[m,B]],[/smart-tv.+(samsung)/i],[b,[m,q]],[/hbbtv.+maple;(\d+)/i],[[f,/^/,"SmartTV"],[b,ee],[m,q]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[b,Se],[m,q]],[/(apple) ?tv/i],[b,[f,Q+" TV"],[m,q]],[/crkey/i],[[f,lt+"cast"],[b,Xe],[m,q]],[/droid.+aft(\w+)( bui|\))/i],[f,[b,de],[m,q]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[f,[b,se],[m,q]],[/(bravia[\w ]+)( bui|\))/i],[f,[b,we],[m,q]],[/(mitv-\w{5}) bui/i],[f,[b,ve],[m,q]],[/Hbbtv.*(technisat) (.*);/i],[b,f,[m,q]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[b,y],[f,y],[m,q]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[m,q]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[b,f,[m,F]],[/droid.+; (shield) bui/i],[f,[b,"Nvidia"],[m,F]],[/(playstation [345portablevi]+)/i],[f,[b,we],[m,F]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[f,[b,D],[m,F]],[/\b(sm-[lr]\d\d[05][fnuw]?s?)\b/i],[f,[b,ee],[m,Pe]],[/((pebble))app/i],[b,f,[m,Pe]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[f,[b,Q],[m,Pe]],[/droid.+; (glass) \d/i],[f,[b,Xe],[m,Pe]],[/droid.+; (wt63?0{2,3})\)/i],[f,[b,ue],[m,Pe]],[/droid.+; (glass) \d/i],[f,[b,Xe],[m,Pe]],[/(pico) (4|neo3(?: link|pro)?)/i],[b,f,[m,Pe]],[/; (quest( \d| pro)?)/i],[f,[b,Ce],[m,Pe]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[b,[m,ct]],[/(aeobc)\b/i],[f,[b,de],[m,ct]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[f,[m,B]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[f,[m,M]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[m,M]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[m,B]],[/(android[-\w\. ]{0,9});.+buil/i],[f,[b,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[x,[g,v+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[g,x],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[x,[g,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[g,x],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[x,g]],os:[[/microsoft (windows) (vista|xp)/i],[g,x],[/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i],[g,[x,L,K]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[x,L,K],[g,"Windows"]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[x,/_/g,"."],[g,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[g,kt],[x,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[x,g],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish|openharmony)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[g,x],[/\(bb(10);/i],[x,[g,Ae]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[x,[g,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[x,[g,Ht+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[x,[g,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[x,[g,"watchOS"]],[/crkey\/([\d\.]+)/i],[x,[g,lt+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[g,Ue],x],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[g,x],[/(sunos) ?([\w\.\d]*)/i],[[g,"Solaris"],x],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[g,x]]},ze=function(Y,De){if(typeof Y===c&&(De=Y,Y=r),!(this instanceof ze))return new ze(Y,De).getResult();var fe=typeof n!==l&&n.navigator?n.navigator:r,tt=Y||(fe&&fe.userAgent?fe.userAgent:s),bn=fe&&fe.userAgentData?fe.userAgentData:r,wn=De?Ye(et,De):et,at=fe&&fe.userAgent==tt;return this.getBrowser=function(){var ye={};return ye[g]=r,ye[x]=r,I.call(ye,tt,wn.browser),ye[d]=p(ye[x]),at&&fe&&fe.brave&&typeof fe.brave.isBrave==a&&(ye[g]="Brave"),ye},this.getCPU=function(){var ye={};return ye[A]=r,I.call(ye,tt,wn.cpu),ye},this.getDevice=function(){var ye={};return ye[b]=r,ye[f]=r,ye[m]=r,I.call(ye,tt,wn.device),at&&!ye[m]&&bn&&bn.mobile&&(ye[m]=B),at&&ye[f]=="Macintosh"&&fe&&typeof fe.standalone!==l&&fe.maxTouchPoints&&fe.maxTouchPoints>2&&(ye[f]="iPad",ye[m]=M),ye},this.getEngine=function(){var ye={};return ye[g]=r,ye[x]=r,I.call(ye,tt,wn.engine),ye},this.getOS=function(){var ye={};return ye[g]=r,ye[x]=r,I.call(ye,tt,wn.os),at&&!ye[g]&&bn&&bn.platform&&bn.platform!="Unknown"&&(ye[g]=bn.platform.replace(/chrome os/i,Ue).replace(/macos/i,kt)),ye},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return tt},this.setUA=function(ye){return tt=typeof ye===h&&ye.length>j?y(ye,j):ye,this},this.setUA(tt),this};ze.VERSION=i,ze.BROWSER=At([g,x,d]),ze.CPU=At([A]),ze.DEVICE=At([f,b,m,F,B,q,M,Pe,ct]),ze.ENGINE=ze.OS=At([g,x]),typeof e!==l?(typeof t!==l&&t.exports&&(e=t.exports=ze),e.UAParser=ze):typeof define===a&&define.amd?define(function(){return ze}):typeof n!==l&&(n.UAParser=ze);var Me=typeof n!==l&&(n.jQuery||n.Zepto);if(Me&&!Me.ua){var dt=new ze;Me.ua=dt.getResult(),Me.ua.get=function(){return dt.getUA()},Me.ua.set=function(Y){dt.setUA(Y);var De=dt.getResult();for(var fe in De)Me.ua[fe]=De[fe]}}})(typeof window=="object"?window:e)}),S_=$n(e=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ArrayUtils=void 0;var t=class V0{static of(r,i){return i!==void 0?new Array(r).fill(i):Array.from({length:r},(s,o)=>o)}static remove(r,i){let s=r.indexOf(i);return s===-1?!1:(r.splice(s,1),!0)}static swap(r,i,s){[r[i],r[s]]=[r[s],r[i]]}static sum(r,i){return r.reduce((s,o)=>s+Math.max(i?i(o):+o,0),0)}static unique(r,i){return r.filter((s,o,a)=>a.findIndex(l=>l[i]===s[i])===o)}static shuffle(r){let i=r.length;for(;i!=0;){let s=Math.floor(Math.random()*i);i--,V0.swap(r,i,s)}}};e.ArrayUtils=t}),iE=$n((e,t)=>{"use strict";(function(n,r){typeof e=="object"&&typeof t<"u"?t.exports=r():typeof define=="function"&&define.amd?define(r):(n=typeof globalThis<"u"?globalThis:n||self,n.fetchRetry=r())})(e,function(){"use strict";var n=function(s,o){if(o=o||{},typeof s!="function")throw new i("fetch must be a function");if(typeof o!="object")throw new i("defaults must be an object");if(o.retries!==void 0&&!r(o.retries))throw new i("retries must be a positive integer");if(o.retryDelay!==void 0&&!r(o.retryDelay)&&typeof o.retryDelay!="function")throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(o.retryOn!==void 0&&!Array.isArray(o.retryOn)&&typeof o.retryOn!="function")throw new i("retryOn property expects an array or function");var a={retries:3,retryDelay:1e3,retryOn:[]};return o=Object.assign(a,o),function(l,c){var h=o.retries,d=o.retryDelay,f=o.retryOn;if(c&&c.retries!==void 0)if(r(c.retries))h=c.retries;else throw new i("retries must be a positive integer");if(c&&c.retryDelay!==void 0)if(r(c.retryDelay)||typeof c.retryDelay=="function")d=c.retryDelay;else throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(c&&c.retryOn)if(Array.isArray(c.retryOn)||typeof c.retryOn=="function")f=c.retryOn;else throw new i("retryOn property expects an array or function");return new Promise(function(g,m){var b=function(A){var F=typeof Request<"u"&&l instanceof Request?l.clone():l;s(F,c).then(function(B){if(Array.isArray(f)&&f.indexOf(B.status)===-1)g(B);else if(typeof f=="function")try{return Promise.resolve(f(A,null,B)).then(function(M){M?x(A,null,B):g(B)}).catch(m)}catch(M){m(M)}else A<h?x(A,null,B):g(B)}).catch(function(B){if(typeof f=="function")try{Promise.resolve(f(A,B,null)).then(function(M){M?x(A,B,null):m(B)}).catch(function(M){m(M)})}catch(M){m(M)}else A<h?x(A,B,null):m(B)})};function x(A,F,B){var M=typeof d=="function"?d(A,F,B):d;setTimeout(function(){b(++A)},M)}b(0)})}};function r(s){return Number.isInteger(s)&&s>=0}function i(s){this.name="ArgumentError",this.message=s}return n})});function dN(e,t){return Object.is(e,t)}var on=null,cu=!1,$h=1,bi=Symbol("SIGNAL");function je(e){let t=on;return on=e,t}function XE(){return on}var lu={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function JE(e){if(cu)throw new Error("");if(on===null)return;on.consumerOnSignalRead(e);let t=on.nextProducerIndex++;if(du(on),t<on.producerNode.length&&on.producerNode[t]!==e&&Nc(on)){let n=on.producerNode[t];uu(n,on.producerIndexOfThis[t])}on.producerNode[t]!==e&&(on.producerNode[t]=e,on.producerIndexOfThis[t]=Nc(on)?nw(e,on,t):0),on.producerLastReadVersion[t]=e.version}function fN(){$h++}function pN(e){if(!(Nc(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===$h)){if(!e.producerMustRecompute(e)&&!Gh(e)){ZE(e);return}e.producerRecomputeValue(e),ZE(e)}}function QE(e){if(e.liveConsumerNode===void 0)return;let t=cu;cu=!0;try{for(let n of e.liveConsumerNode)n.dirty||hN(n)}finally{cu=t}}function ew(){return on?.consumerAllowSignalWrites!==!1}function hN(e){e.dirty=!0,QE(e),e.consumerMarkedDirty?.(e)}function ZE(e){e.dirty=!1,e.lastCleanEpoch=$h}function Wh(e){return e&&(e.nextProducerIndex=0),je(e)}function tw(e,t){if(je(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(Nc(e))for(let n=e.nextProducerIndex;n<e.producerNode.length;n++)uu(e.producerNode[n],e.producerIndexOfThis[n]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function Gh(e){du(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],r=e.producerLastReadVersion[t];if(r!==n.version||(pN(n),r!==n.version))return!0}return!1}function zh(e){if(du(e),Nc(e))for(let t=0;t<e.producerNode.length;t++)uu(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function nw(e,t,n){if(rw(e),e.liveConsumerNode.length===0&&iw(e))for(let r=0;r<e.producerNode.length;r++)e.producerIndexOfThis[r]=nw(e.producerNode[r],e,r);return e.liveConsumerIndexOfThis.push(n),e.liveConsumerNode.push(t)-1}function uu(e,t){if(rw(e),e.liveConsumerNode.length===1&&iw(e))for(let r=0;r<e.producerNode.length;r++)uu(e.producerNode[r],e.producerIndexOfThis[r]);let n=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[n],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[n],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let r=e.liveConsumerIndexOfThis[t],i=e.liveConsumerNode[t];du(i),i.producerIndexOfThis[r]=t}}function Nc(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function du(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function rw(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function iw(e){return e.producerNode!==void 0}function mN(){throw new Error}var ow=mN;function sw(e){ow(e)}function aw(e){ow=e}var gN=null;function cw(e){let t=Object.create(uw);t.value=e;let n=()=>(JE(t),t.value);return n[bi]=t,n}function qh(e,t){ew()||sw(e),e.equal(e.value,t)||(e.value=t,yN(e))}function lw(e,t){ew()||sw(e),qh(e,t(e.value))}var uw=te(w({},lu),{equal:dN,value:void 0,kind:"signal"});function yN(e){e.version++,fN(),QE(e),gN?.()}function Ie(e){return typeof e=="function"}function fu(e){let t=e(n=>{Error.call(n),n.stack=new Error().stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var pu=fu(e=>function(t){e(this),this.message=t?`${t.length} errors occurred during unsubscription:
|
|
2
2
|
${t.map((n,r)=>`${r+1}) ${n.toString()}`).join(`
|
|
3
3
|
`)}`:"",this.name="UnsubscriptionError",this.errors=t});function Po(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var ot=class zd{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let s of n)s.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(Ie(r))try{r()}catch(s){t=s instanceof pu?s.errors:[s]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let s of i)try{dw(s)}catch(o){t=t??[],o instanceof pu?t=[...t,...o.errors]:t.push(o)}}if(t)throw new pu(t)}}add(t){var n;if(t&&t!==this)if(this.closed)dw(t);else{if(t instanceof zd){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}}_hasParent(t){let{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){let{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Po(n,t)}remove(t){let{_finalizers:n}=this;n&&Po(n,t),t instanceof zd&&t._removeParent(this)}};ot.EMPTY=(()=>{let e=new ot;return e.closed=!0,e})();var Yh=ot.EMPTY;function hu(e){return e instanceof ot||e&&"closed"in e&&Ie(e.remove)&&Ie(e.add)&&Ie(e.unsubscribe)}function dw(e){Ie(e)?e():e.unsubscribe()}var Rr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Gs={setTimeout(e,t,...n){let{delegate:r}=Gs;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Gs;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function mu(e){Gs.setTimeout(()=>{let{onUnhandledError:t}=Rr;if(t)t(e);else throw e})}function Ac(){}var fw=Kh("C",void 0,void 0);function pw(e){return Kh("E",void 0,e)}function hw(e){return Kh("N",e,void 0)}function Kh(e,t,n){return{kind:e,value:t,error:n}}var ko=null;function zs(e){if(Rr.useDeprecatedSynchronousErrorHandling){let t=!ko;if(t&&(ko={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=ko;if(ko=null,n)throw r}}else e()}function mw(e){Rr.useDeprecatedSynchronousErrorHandling&&ko&&(ko.errorThrown=!0,ko.error=e)}var Lo=class extends ot{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,hu(e)&&e.add(this)):this.destination=EN}static create(e,t,n){return new qs(e,t,n)}next(e){this.isStopped?Xh(hw(e),this):this._next(e)}error(e){this.isStopped?Xh(pw(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?Xh(fw,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},vN=Function.prototype.bind;function Zh(e,t){return vN.call(e,t)}var Jh=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(n){gu(n)}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(n){gu(n)}else gu(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){gu(t)}}},qs=class extends Lo{constructor(e,t,n){super();let r;if(Ie(e)||!e)r={next:e??void 0,error:t??void 0,complete:n??void 0};else{let i;this&&Rr.useDeprecatedNextContext?(i=Object.create(e),i.unsubscribe=()=>this.unsubscribe(),r={next:e.next&&Zh(e.next,i),error:e.error&&Zh(e.error,i),complete:e.complete&&Zh(e.complete,i)}):r=e}this.destination=new Jh(r)}};function gu(e){Rr.useDeprecatedSynchronousErrorHandling?mw(e):mu(e)}function _N(e){throw e}function Xh(e,t){let{onStoppedNotification:n}=Rr;n&&Gs.setTimeout(()=>n(e,t))}var EN={closed:!0,next:Ac,error:_N,complete:Ac},Ys=typeof Symbol=="function"&&Symbol.observable||"@@observable";function to(e){return e}function gw(e){return e.length===0?to:e.length===1?e[0]:function(t){return e.reduce((n,r)=>r(n),t)}}var nt=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,i){let s=bN(n)?n:new qs(n,r,i);return zs(()=>{let{operator:o,source:a}=this;s.add(o?o.call(s,a):a?this._subscribe(s):this._trySubscribe(s))}),s}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=yw(r),new r((i,s)=>{let o=new qs({next:a=>{try{n(a)}catch(l){s(l),o.unsubscribe()}},error:s,complete:i});this.subscribe(o)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[Ys](){return this}pipe(...n){return gw(n)(this)}toPromise(n){return n=yw(n),new n((r,i)=>{let s;this.subscribe(o=>s=o,o=>i(o),()=>r(s))})}}return e.create=t=>new e(t),e})();function yw(e){var t;return(t=e??Rr.Promise)!==null&&t!==void 0?t:Promise}function wN(e){return e&&Ie(e.next)&&Ie(e.error)&&Ie(e.complete)}function bN(e){return e&&e instanceof Lo||wN(e)&&hu(e)}function CN(e){return Ie(e?.lift)}function bt(e){return t=>{if(CN(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function It(e,t,n,r,i){return new Qh(e,t,n,r,i)}var Qh=class extends Lo{constructor(e,t,n,r,i,s){super(e),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=t?function(o){try{t(o)}catch(a){e.error(a)}}:super._next,this._error=r?function(o){try{r(o)}catch(a){e.error(a)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(o){e.error(o)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:t}=this;super.unsubscribe(),!t&&((e=this.onFinalize)===null||e===void 0||e.call(this))}}},Ks={schedule(e){let t=requestAnimationFrame,n=cancelAnimationFrame,{delegate:r}=Ks;r&&(t=r.requestAnimationFrame,n=r.cancelAnimationFrame);let i=t(s=>{n=void 0,e(s)});return new ot(()=>n?.(i))},requestAnimationFrame(...e){let{delegate:t}=Ks;return(t?.requestAnimationFrame||requestAnimationFrame)(...e)},cancelAnimationFrame(...e){let{delegate:t}=Ks;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...e)},delegate:void 0},vw=fu(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),J=(()=>{class e extends nt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new yu(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new vw}next(n){zs(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){zs(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){zs(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:i,observers:s}=this;return r||i?Yh:(this.currentObservers=null,s.push(n),new ot(()=>{this.currentObservers=null,Po(s,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:i,isStopped:s}=this;r?n.error(i):s&&n.complete()}asObservable(){let n=new nt;return n.source=this,n}}return e.create=(t,n)=>new yu(t,n),e})(),yu=class extends J{constructor(e,t){super(),this.destination=e,this.source=t}next(e){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.next)===null||n===void 0||n.call(t,e)}error(e){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.error)===null||n===void 0||n.call(t,e)}complete(){var e,t;(t=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||t===void 0||t.call(e)}_subscribe(e){var t,n;return(n=(t=this.source)===null||t===void 0?void 0:t.subscribe(e))!==null&&n!==void 0?n:Yh}},Nr=class extends J{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){let t=super._subscribe(e);return!t.closed&&e.next(this._value),t}getValue(){let{hasError:e,thrownError:t,_value:n}=this;if(e)throw t;return this._throwIfClosed(),n}next(e){super.next(this._value=e)}},Mc={now(){return(Mc.delegate||Date).now()},delegate:void 0},Fo=class extends J{constructor(e=1/0,t=1/0,n=Mc){super(),this._bufferSize=e,this._windowTime=t,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=t===1/0,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,t)}next(e){let{isStopped:t,_buffer:n,_infiniteTimeWindow:r,_timestampProvider:i,_windowTime:s}=this;t||(n.push(e),!r&&n.push(i.now()+s)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let t=this._innerSubscribe(e),{_infiniteTimeWindow:n,_buffer:r}=this,i=r.slice();for(let s=0;s<i.length&&!e.closed;s+=n?1:2)e.next(i[s]);return this._checkFinalizedStatuses(e),t}_trimBuffer(){let{_bufferSize:e,_timestampProvider:t,_buffer:n,_infiniteTimeWindow:r}=this,i=(r?1:2)*e;if(e<1/0&&i<n.length&&n.splice(0,n.length-i),!r){let s=t.now(),o=0;for(let a=1;a<n.length&&n[a]<=s;a+=2)o=a;o&&n.splice(0,o+1)}}},vu=class extends ot{constructor(e,t){super()}schedule(e,t=0){return this}},Oc={setInterval(e,t,...n){let{delegate:r}=Oc;return r?.setInterval?r.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=Oc;return(t?.clearInterval||clearInterval)(e)},delegate:void 0},Zs=class extends vu{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=!1}schedule(e,t=0){var n;if(this.closed)return this;this.state=e;let r=this.id,i=this.scheduler;return r!=null&&(this.id=this.recycleAsyncId(i,r,t)),this.pending=!0,this.delay=t,this.id=(n=this.id)!==null&&n!==void 0?n:this.requestAsyncId(i,this.id,t),this}requestAsyncId(e,t,n=0){return Oc.setInterval(e.flush.bind(e,this),n)}recycleAsyncId(e,t,n=0){if(n!=null&&this.delay===n&&this.pending===!1)return t;t!=null&&Oc.clearInterval(t)}execute(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let n=this._execute(e,t);if(n)return n;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(e,t){let n=!1,r;try{this.work(e)}catch(i){n=!0,r=i||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),r}unsubscribe(){if(!this.closed){let{id:e,scheduler:t}=this,{actions:n}=t;this.work=this.state=this.scheduler=null,this.pending=!1,Po(n,this),e!=null&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe()}}},Xs=class B0{constructor(t,n=B0.now){this.schedulerActionCtor=t,this.now=n}schedule(t,n=0,r){return new this.schedulerActionCtor(this,t).schedule(r,n)}};Xs.now=Mc.now;var Js=class extends Xs{constructor(e,t=Xs.now){super(e,t),this.actions=[],this._active=!1}flush(e){let{actions:t}=this;if(this._active){t.push(e);return}let n;this._active=!0;do if(n=e.execute(e.state,e.delay))break;while(e=t.shift());if(this._active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},Bo=new Js(Zs),_w=Bo,_u=class extends Zs{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}requestAsyncId(e,t,n=0){return n!==null&&n>0?super.requestAsyncId(e,t,n):(e.actions.push(this),e._scheduled||(e._scheduled=Ks.requestAnimationFrame(()=>e.flush(void 0))))}recycleAsyncId(e,t,n=0){var r;if(n!=null?n>0:this.delay>0)return super.recycleAsyncId(e,t,n);let{actions:i}=e;t!=null&&((r=i[i.length-1])===null||r===void 0?void 0:r.id)!==t&&(Ks.cancelAnimationFrame(t),e._scheduled=void 0)}},Eu=class extends Js{flush(e){this._active=!0;let t=this._scheduled;this._scheduled=void 0;let{actions:n}=this,r;e=e||n.shift();do if(r=e.execute(e.state,e.delay))break;while((e=n[0])&&e.id===t&&n.shift());if(this._active=!1,r){for(;(e=n[0])&&e.id===t&&n.shift();)e.unsubscribe();throw r}}},wu=new Eu(_u),Vo=new nt(e=>e.complete());function bu(e){return e&&Ie(e.schedule)}function Ew(e){return e[e.length-1]}function no(e){return bu(Ew(e))?e.pop():void 0}function ww(e,t){return typeof Ew(e)=="number"?e.pop():t}function Cw(e,t,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(h){try{c(r.next(h))}catch(d){o(d)}}function l(h){try{c(r.throw(h))}catch(d){o(d)}}function c(h){h.done?s(h.value):i(h.value).then(a,l)}c((r=r.apply(e,t||[])).next())})}function bw(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Uo(e){return this instanceof Uo?(this.v=e,this):new Uo(e)}function Sw(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),i,s=[];return i=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",o),i[Symbol.asyncIterator]=function(){return this},i;function o(g){return function(m){return Promise.resolve(m).then(g,d)}}function a(g,m){r[g]&&(i[g]=function(b){return new Promise(function(x,A){s.push([g,b,x,A])>1||l(g,b)})},m&&(i[g]=m(i[g])))}function l(g,m){try{c(r[g](m))}catch(b){f(s[0][3],b)}}function c(g){g.value instanceof Uo?Promise.resolve(g.value.v).then(h,d):f(s[0][2],g)}function h(g){l("next",g)}function d(g){l("throw",g)}function f(g,m){g(m),s.shift(),s.length&&l(s[0][0],s[0][1])}}function Dw(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof bw=="function"?bw(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(s){n[s]=e[s]&&function(o){return new Promise(function(a,l){o=e[s](o),i(a,l,o.done,o.value)})}}function i(s,o,a,l){Promise.resolve(l).then(function(c){s({value:c,done:a})},o)}}var Qs=e=>e&&typeof e.length=="number"&&typeof e!="function";function Cu(e){return Ie(e?.then)}function Su(e){return Ie(e[Ys])}function Du(e){return Symbol.asyncIterator&&Ie(e?.[Symbol.asyncIterator])}function Iu(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function SN(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Tu=SN();function xu(e){return Ie(e?.[Tu])}function Ru(e){return Sw(this,arguments,function*(){let t=e.getReader();try{for(;;){let{value:n,done:r}=yield Uo(t.read());if(r)return yield Uo(void 0);yield yield Uo(n)}}finally{t.releaseLock()}})}function Nu(e){return Ie(e?.getReader)}function Bt(e){if(e instanceof nt)return e;if(e!=null){if(Su(e))return DN(e);if(Qs(e))return IN(e);if(Cu(e))return TN(e);if(Du(e))return Iw(e);if(xu(e))return xN(e);if(Nu(e))return RN(e)}throw Iu(e)}function DN(e){return new nt(t=>{let n=e[Ys]();if(Ie(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function IN(e){return new nt(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function TN(e){return new nt(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,mu)})}function xN(e){return new nt(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Iw(e){return new nt(t=>{NN(e,t).catch(n=>t.error(n))})}function RN(e){return Iw(Ru(e))}function NN(e,t){var n,r,i,s;return Cw(this,void 0,void 0,function*(){try{for(n=Dw(e);r=yield n.next(),!r.done;){let o=r.value;if(t.next(o),t.closed)return}}catch(o){i={error:o}}finally{try{r&&!r.done&&(s=n.return)&&(yield s.call(n))}finally{if(i)throw i.error}}t.complete()})}function fr(e,t,n,r=0,i=!1){let s=t.schedule(function(){n(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(s),!i)return s}function Au(e,t=0){return bt((n,r)=>{n.subscribe(It(r,i=>fr(r,e,()=>r.next(i),t),()=>fr(r,e,()=>r.complete(),t),i=>fr(r,e,()=>r.error(i),t)))})}function Mu(e,t=0){return bt((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function Tw(e,t){return Bt(e).pipe(Mu(t),Au(t))}function xw(e,t){return Bt(e).pipe(Mu(t),Au(t))}function Rw(e,t){return new nt(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function Nw(e,t){return new nt(n=>{let r;return fr(n,t,()=>{r=e[Tu](),fr(n,t,()=>{let i,s;try{({value:i,done:s}=r.next())}catch(o){n.error(o);return}s?n.complete():n.next(i)},0,!0)}),()=>Ie(r?.return)&&r.return()})}function Ou(e,t){if(!e)throw new Error("Iterable cannot be null");return new nt(n=>{fr(n,t,()=>{let r=e[Symbol.asyncIterator]();fr(n,t,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function Aw(e,t){return Ou(Ru(e),t)}function Mw(e,t){if(e!=null){if(Su(e))return Tw(e,t);if(Qs(e))return Rw(e,t);if(Cu(e))return xw(e,t);if(Du(e))return Ou(e,t);if(xu(e))return Nw(e,t);if(Nu(e))return Aw(e,t)}throw Iu(e)}function Ci(e,t){return t?Mw(e,t):Bt(e)}function Ho(...e){let t=no(e);return Ci(e,t)}function Ow(e){return e instanceof Date&&!isNaN(e)}function pr(e,t){return bt((n,r)=>{let i=0;n.subscribe(It(r,s=>{r.next(e.call(t,s,i++))}))})}var{isArray:AN}=Array;function MN(e,t){return AN(t)?e(...t):e(t)}function Pw(e){return pr(t=>MN(e,t))}function kw(e,t,n,r,i,s,o,a){let l=[],c=0,h=0,d=!1,f=()=>{d&&!l.length&&!c&&t.complete()},g=b=>c<r?m(b):l.push(b),m=b=>{s&&t.next(b),c++;let x=!1;Bt(n(b,h++)).subscribe(It(t,A=>{i?.(A),s?g(A):t.next(A)},()=>{x=!0},void 0,()=>{if(x)try{for(c--;l.length&&c<r;){let A=l.shift();o?fr(t,o,()=>m(A)):m(A)}f()}catch(A){t.error(A)}}))};return e.subscribe(It(t,g,()=>{d=!0,f()})),()=>{a?.()}}function Si(e,t,n=1/0){return Ie(t)?Si((r,i)=>pr((s,o)=>t(r,s,i,o))(Bt(e(r,i))),n):(typeof t=="number"&&(n=t),bt((r,i)=>kw(r,i,e,n)))}function Pu(e=1/0){return Si(to,e)}function Lw(){return Pu(1)}function em(...e){return Lw()(Ci(e,no(e)))}function tm(e){return new nt(t=>{Bt(e()).subscribe(t)})}var ON=["addListener","removeListener"],PN=["addEventListener","removeEventListener"],kN=["on","off"];function Di(e,t,n,r){if(Ie(n)&&(r=n,n=void 0),r)return Di(e,t,n).pipe(Pw(r));let[i,s]=BN(e)?PN.map(o=>a=>e[o](t,a,n)):LN(e)?ON.map(Fw(e,t)):FN(e)?kN.map(Fw(e,t)):[];if(!i&&Qs(e))return Si(o=>Di(o,t,n))(Bt(e));if(!i)throw new TypeError("Invalid event target");return new nt(o=>{let a=(...l)=>o.next(1<l.length?l:l[0]);return i(a),()=>s(a)})}function Fw(e,t){return n=>r=>e[n](t,r)}function LN(e){return Ie(e.addListener)&&Ie(e.removeListener)}function FN(e){return Ie(e.on)&&Ie(e.off)}function BN(e){return Ie(e.addEventListener)&&Ie(e.removeEventListener)}function ku(e=0,t,n=_w){let r=-1;return t!=null&&(bu(t)?n=t:r=t),new nt(i=>{let s=Ow(e)?+e-n.now():e;s<0&&(s=0);let o=0;return n.schedule(function(){i.closed||(i.next(o++),0<=r?this.schedule(void 0,r):i.complete())},s)})}function nm(e=0,t=Bo){return e<0&&(e=0),ku(e,e,t)}function ro(...e){let t=no(e),n=ww(e,1/0),r=e;return r.length?r.length===1?Bt(r[0]):Pu(n)(Ci(r,t)):Vo}function jo(e,t){return bt((n,r)=>{let i=0;n.subscribe(It(r,s=>e.call(t,s,i++)&&r.next(s)))})}function Bw(e){return bt((t,n)=>{let r=!1,i=null,s=null,o=!1,a=()=>{if(s?.unsubscribe(),s=null,r){r=!1;let c=i;i=null,n.next(c)}o&&n.complete()},l=()=>{s=null,o&&n.complete()};t.subscribe(It(n,c=>{r=!0,i=c,s||Bt(e(c)).subscribe(s=It(n,a,l))},()=>{o=!0,(!r||!s||s.closed)&&n.complete()}))})}function Lu(e,t=Bo){return Bw(()=>ku(e,t))}function Ar(e,t=Bo){return bt((n,r)=>{let i=null,s=null,o=null,a=()=>{if(i){i.unsubscribe(),i=null;let c=s;s=null,r.next(c)}};function l(){let c=o+e,h=t.now();if(h<c){i=this.schedule(void 0,c-h),r.add(i);return}a()}n.subscribe(It(r,c=>{s=c,o=t.now(),i||(i=t.schedule(l,e),r.add(i))},()=>{a(),r.complete()},void 0,()=>{s=i=null}))})}function rm(e){return e<=0?()=>Vo:bt((t,n)=>{let r=0;t.subscribe(It(n,i=>{++r<=e&&(n.next(i),e<=r&&n.complete())}))})}function Fu(e,t=to){return e=e??VN,bt((n,r)=>{let i,s=!0;n.subscribe(It(r,o=>{let a=t(o);(s||!e(i,a))&&(s=!1,i=a,r.next(o))}))})}function VN(e,t){return e===t}function im(e){return jo((t,n)=>e<=n)}function Ii(...e){let t=no(e);return bt((n,r)=>{(t?em(e,n,t):em(e,n)).subscribe(r)})}function ea(e,t){return bt((n,r)=>{let i=null,s=0,o=!1,a=()=>o&&!i&&r.complete();n.subscribe(It(r,l=>{i?.unsubscribe();let c=0,h=s++;Bt(e(l,h)).subscribe(i=It(r,d=>r.next(t?t(l,d,h,c++):d),()=>{i=null,a()}))},()=>{o=!0,a()}))})}function hr(e){return bt((t,n)=>{Bt(e).subscribe(It(n,()=>n.complete(),Ac)),!n.closed&&t.subscribe(n)})}function om(e,t,n){let r=Ie(e)||t||n?{next:e,error:t,complete:n}:e;return r?bt((i,s)=>{var o;(o=r.subscribe)===null||o===void 0||o.call(r);let a=!0;i.subscribe(It(s,l=>{var c;(c=r.next)===null||c===void 0||c.call(r,l),s.next(l)},()=>{var l;a=!1,(l=r.complete)===null||l===void 0||l.call(r),s.complete()},l=>{var c;a=!1,(c=r.error)===null||c===void 0||c.call(r,l),s.error(l)},()=>{var l,c;a&&((l=r.unsubscribe)===null||l===void 0||l.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):to}var Tb="https://g.co/ng/security#xss",$e=class extends Error{code;constructor(e,t){super(Dg(e,t)),this.code=e}};function Dg(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}function Ig(e){return{toString:e}.toString()}var Wo=globalThis;function Tt(e){for(let t in e)if(e[t]===Tt)return t;throw Error("Could not find renamed property on target object.")}function UN(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function mr(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(mr).join(", ")}]`;if(e==null)return""+e;let t=e.overriddenName||e.name;if(t)return`${t}`;let n=e.toString();if(n==null)return""+n;let r=n.indexOf(`
|
|
4
4
|
`);return r>=0?n.slice(0,r):n}function Vw(e,t){return e?t?`${e} ${t}`:e:t||""}var HN=Tt({__forward_ref__:Tt});function Tg(e){return e.__forward_ref__=Tg,e.toString=function(){return mr(this())},e}function Pn(e){return xb(e)?e():e}function xb(e){return typeof e=="function"&&e.hasOwnProperty(HN)&&e.__forward_ref__===Tg}function ne(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function xg(e){return Uw(e,Rb)||Uw(e,Nb)}function Uw(e,t){return e.hasOwnProperty(t)?e[t]:null}function jN(e){return e&&(e[Rb]||e[Nb])||null}function Hw(e){return e&&(e.hasOwnProperty(jw)||e.hasOwnProperty($N))?e[jw]:null}var Rb=Tt({\u0275prov:Tt}),jw=Tt({\u0275inj:Tt}),Nb=Tt({ngInjectableDef:Tt}),$N=Tt({ngInjectorDef:Tt}),pe=class{_desc;ngMetadataName="InjectionToken";\u0275prov;constructor(e,t){this._desc=e,this.\u0275prov=void 0,typeof t=="number"?this.__NG_ELEMENT_ID__=t:t!==void 0&&(this.\u0275prov=ne({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function Ab(e){return e&&!!e.\u0275providers}var WN=Tt({\u0275cmp:Tt}),GN=Tt({\u0275dir:Tt}),Rg=Tt({\u0275pipe:Tt}),Yu=Tt({\u0275fac:Tt}),Fc=Tt({__NG_ELEMENT_ID__:Tt}),$w=Tt({__NG_ENV_ID__:Tt});function Zc(e){return typeof e=="string"?e:e==null?"":String(e)}function zN(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():Zc(e)}function qN(e,t){throw new $e(-200,e)}function Ng(e,t){throw new $e(-201,!1)}var Ke=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(Ke||{}),wm;function Mb(){return wm}function Wn(e){let t=wm;return wm=e,t}function Ob(e,t,n){let r=xg(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&Ke.Optional)return null;if(t!==void 0)return t;Ng(e,"Injector")}var YN={},Bc=YN,KN="__NG_DI_FLAG__",Ku="ngTempTokenPath",ZN="ngTokenPath",XN=/\n/gm,JN="\u0275",Ww="__source",oa;function QN(){return oa}function io(e){let t=oa;return oa=e,t}function eA(e,t=Ke.Default){if(oa===void 0)throw new $e(-203,!1);return oa===null?Ob(e,void 0,t):oa.get(e,t&Ke.Optional?null:void 0,t)}function Ze(e,t=Ke.Default){return(Mb()||eA)(Pn(e),t)}function O(e,t=Ke.Default){return Ze(e,yd(t))}function yd(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function bm(e){let t=[];for(let n=0;n<e.length;n++){let r=Pn(e[n]);if(Array.isArray(r)){if(r.length===0)throw new $e(900,!1);let i,s=Ke.Default;for(let o=0;o<r.length;o++){let a=r[o],l=tA(a);typeof l=="number"?l===-1?i=a.token:s|=l:i=a}t.push(Ze(i,s))}else t.push(Ze(r))}return t}function tA(e){return e[KN]}function nA(e,t,n,r){let i=e[Ku];throw t[Ww]&&i.unshift(t[Ww]),e.message=rA(`
|
|
5
5
|
`+e.message,i,n,r),e[ZN]=i,e[Ku]=null,e}function rA(e,t,n,r=null){e=e&&e.charAt(0)===`
|
|
6
6
|
`&&e.charAt(1)==JN?e.slice(2):e;let i=mr(t);if(Array.isArray(t))i=t.map(mr).join(" -> ");else if(typeof t=="object"){let s=[];for(let o in t)if(t.hasOwnProperty(o)){let a=t[o];s.push(o+":"+(typeof a=="string"?JSON.stringify(a):mr(a)))}i=`{${s.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${e.replace(XN,`
|
|
7
|
-
`)}`}function Go(e,t){return e.hasOwnProperty(Yu)?e[Yu]:null}function iA(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let i=e[r],s=t[r];if(n&&(i=n(i),s=n(s)),s!==i)return!1}return!0}function oA(e){return e.flat(Number.POSITIVE_INFINITY)}function Ag(e,t){e.forEach(n=>Array.isArray(n)?Ag(n,t):t(n))}function Pb(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Zu(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function sA(e,t,n,r){let i=e.length;if(i==t)e.push(n,r);else if(i===1)e.push(r,e[0]),e[0]=n;else{for(i--,e.push(e[i-1],e[i]);i>t;){let s=i-2;e[i]=e[s],i--}e[t]=n,e[t+1]=r}}function aA(e,t,n){let r=Xc(e,t);return r>=0?e[r|1]=n:(r=~r,sA(e,r,t,n)),r}function sm(e,t){let n=Xc(e,t);if(n>=0)return e[n|1]}function Xc(e,t){return cA(e,t,1)}function cA(e,t,n){let r=0,i=e.length>>n;for(;i!==r;){let s=r+(i-r>>1),o=e[s<<n];if(t===o)return s<<n;o>t?i=s:r=s+1}return~(i<<n)}var zo={},xi=[],Vc=new pe(""),kb=new pe("",-1),Lb=new pe(""),Xu=class{get(e,t=Bc){if(t===Bc){let n=new Error(`NullInjectorError: No provider for ${mr(e)}!`);throw n.name="NullInjectorError",n}return t}};function qo(e){return e[WN]||null}function Fb(e){return e[GN]||null}function Bb(e){return e[Rg]||null}function lA(e){let t=qo(e)||Fb(e)||Bb(e);return t!==null&&t.standalone}function Vb(e){return{\u0275providers:e}}function uA(...e){return{\u0275providers:Ub(!0,e),\u0275fromNgModule:!0}}function Ub(e,...t){let n=[],r=new Set,i,s=o=>{n.push(o)};return Ag(t,o=>{let a=o;Cm(a,s,[],r)&&(i||=[],i.push(a))}),i!==void 0&&Hb(i,s),n}function Hb(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:i}=e[n];Mg(i,s=>{t(s,r)})}}function Cm(e,t,n,r){if(e=Pn(e),!e)return!1;let i=null,s=Hw(e),o=!s&&qo(e);if(!s&&!o){let l=e.ngModule;if(s=Hw(l),s)i=l;else return!1}else{if(o&&!o.standalone)return!1;i=e}let a=r.has(i);if(o){if(a)return!1;if(r.add(i),o.dependencies){let l=typeof o.dependencies=="function"?o.dependencies():o.dependencies;for(let c of l)Cm(c,t,n,r)}}else if(s){if(s.imports!=null&&!a){r.add(i);let c;try{Ag(s.imports,h=>{Cm(h,t,n,r)&&(c||=[],c.push(h))})}finally{}c!==void 0&&Hb(c,t)}if(!a){let c=Go(i)||(()=>new i);t({provide:i,useFactory:c,deps:xi},i),t({provide:Lb,useValue:i,multi:!0},i),t({provide:Vc,useValue:()=>Ze(i),multi:!0},i)}let l=s.providers;if(l!=null&&!a){let c=e;Mg(l,h=>{t(h,c)})}}else return!1;return i!==e&&e.providers!==void 0}function Mg(e,t){for(let n of e)Ab(n)&&(n=n.\u0275providers),Array.isArray(n)?Mg(n,t):t(n)}var dA=Tt({provide:String,useValue:Tt});function jb(e){return e!==null&&typeof e=="object"&&dA in e}function fA(e){return!!(e&&e.useExisting)}function pA(e){return!!(e&&e.useFactory)}function ca(e){return typeof e=="function"}function hA(e){return!!e.useClass}var vd=new pe(""),ju={},mA={},am;function _d(){return am===void 0&&(am=new Xu),am}var Gn=class{},Uc=class extends Gn{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(e,t,n,r){super(),this.parent=t,this.source=n,this.scopes=r,Dm(e,s=>this.processProvider(s)),this.records.set(kb,ta(void 0,this)),r.has("environment")&&this.records.set(Gn,ta(void 0,this));let i=this.records.get(vd);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Lb,xi,Ke.Self))}destroy(){kc(this),this._destroyed=!0;let e=je(null);try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of t)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),je(e)}}onDestroy(e){return kc(this),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){kc(this);let t=io(this),n=Wn(void 0),r;try{return e()}finally{io(t),Wn(n)}}get(e,t=Bc,n=Ke.Default){if(kc(this),e.hasOwnProperty($w))return e[$w](this);n=yd(n);let r,i=io(this),s=Wn(void 0);try{if(!(n&Ke.SkipSelf)){let a=this.records.get(e);if(a===void 0){let l=EA(e)&&xg(e);l&&this.injectableDefInScope(l)?a=ta(Sm(e),ju):a=null,this.records.set(e,a)}if(a!=null)return this.hydrate(e,a)}let o=n&Ke.Self?_d():this.parent;return t=n&Ke.Optional&&t===Bc?null:t,o.get(e,t)}catch(o){if(o.name==="NullInjectorError"){if((o[Ku]=o[Ku]||[]).unshift(mr(e)),i)throw o;return nA(o,e,"R3InjectorError",this.source)}else throw o}finally{Wn(s),io(i)}}resolveInjectorInitializers(){let e=je(null),t=io(this),n=Wn(void 0),r;try{let i=this.get(Vc,xi,Ke.Self);for(let s of i)s()}finally{io(t),Wn(n),je(e)}}toString(){let e=[],t=this.records;for(let n of t.keys())e.push(mr(n));return`R3Injector[${e.join(", ")}]`}processProvider(e){e=Pn(e);let t=ca(e)?e:Pn(e&&e.provide),n=yA(e);if(!ca(e)&&e.multi===!0){let r=this.records.get(t);r||(r=ta(void 0,ju,!0),r.factory=()=>bm(r.multi),this.records.set(t,r)),t=e,r.multi.push(e)}this.records.set(t,n)}hydrate(e,t){let n=je(null);try{return t.value===ju&&(t.value=mA,t.value=t.factory()),typeof t.value=="object"&&t.value&&_A(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}finally{je(n)}}injectableDefInScope(e){if(!e.providedIn)return!1;let t=Pn(e.providedIn);return typeof t=="string"?t==="any"||this.scopes.has(t):this.injectorDefTypes.has(t)}removeOnDestroy(e){let t=this._onDestroyHooks.indexOf(e);t!==-1&&this._onDestroyHooks.splice(t,1)}};function Sm(e){let t=xg(e),n=t!==null?t.factory:Go(e);if(n!==null)return n;if(e instanceof pe)throw new $e(204,!1);if(e instanceof Function)return gA(e);throw new $e(204,!1)}function gA(e){if(e.length>0)throw new $e(204,!1);let t=jN(e);return t!==null?()=>t.factory(e):()=>new e}function yA(e){if(jb(e))return ta(void 0,e.useValue);{let t=$b(e);return ta(t,ju)}}function $b(e,t,n){let r;if(ca(e)){let i=Pn(e);return Go(i)||Sm(i)}else if(jb(e))r=()=>Pn(e.useValue);else if(pA(e))r=()=>e.useFactory(...bm(e.deps||[]));else if(fA(e))r=()=>Ze(Pn(e.useExisting));else{let i=Pn(e&&(e.useClass||e.provide));if(vA(e))r=()=>new i(...bm(e.deps));else return Go(i)||Sm(i)}return r}function kc(e){if(e.destroyed)throw new $e(205,!1)}function ta(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function vA(e){return!!e.deps}function _A(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function EA(e){return typeof e=="function"||typeof e=="object"&&e instanceof pe}function Dm(e,t){for(let n of e)Array.isArray(n)?Dm(n,t):n&&Ab(n)?Dm(n.\u0275providers,t):t(n)}function Wb(e,t){e instanceof Uc&&kc(e);let n,r=io(e),i=Wn(void 0);try{return t()}finally{io(r),Wn(i)}}function Gb(){return Mb()!==void 0||QN()!=null}function zb(e){if(!Gb())throw new $e(-203,!1)}function wA(e){return typeof e=="function"}var Fi=0,_e=1,be=2,Tn=3,Or=4,Lr=5,Hc=6,Ju=7,jt=8,jc=9,Ri=10,sn=11,$c=12,Gw=13,pa=14,Pr=15,Yo=16,na=17,Ni=18,Jc=19,qb=20,oo=21,cm=22,Qu=23,Qn=24,sa=25,Vt=26,Yb=1,Ko=7,ed=8,la=9,In=10;function Ti(e){return Array.isArray(e)&&typeof e[Yb]=="object"}function Bi(e){return Array.isArray(e)&&e[Yb]===!0}function Og(e){return(e.flags&4)!==0}function ha(e){return e.componentOffset>-1}function Ed(e){return(e.flags&1)===1}function Kr(e){return!!e.template}function td(e){return(e[be]&512)!==0}function Qc(e){return(e[be]&256)===256}var Im=class{previousValue;currentValue;firstChange;constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}};function Kb(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var ts=(()=>{let e=()=>Zb;return e.ngInherit=!0,e})();function Zb(e){return e.type.prototype.ngOnChanges&&(e.setInput=CA),bA}function bA(){let e=Jb(this),t=e?.current;if(t){let n=e.previous;if(n===zo)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function CA(e,t,n,r,i){let s=this.declaredInputs[r],o=Jb(e)||SA(e,{previous:zo,current:null}),a=o.current||(o.current={}),l=o.previous,c=l[s];a[s]=new Im(c&&c.currentValue,n,l===zo),Kb(e,t,i,n)}var Xb="__ngSimpleChanges__";function Jb(e){return e[Xb]||null}function SA(e,t){return e[Xb]=t}var zw=null,pt=function(e,t=null,n){zw?.(e,t,n)},Qb="svg",DA="math";function er(e){for(;Array.isArray(e);)e=e[Fi];return e}function eC(e,t){return er(t[e])}function Xr(e,t){return er(t[e.index])}function Pg(e,t){return e.data[t]}function wd(e,t){return e[t]}function gr(e,t){let n=t[e];return Ti(n)?n:n[Fi]}function IA(e){return(e[be]&4)===4}function kg(e){return(e[be]&128)===128}function TA(e){return Bi(e[Tn])}function so(e,t){return t==null?null:e[t]}function tC(e){e[na]=0}function Lg(e){e[be]&1024||(e[be]|=1024,kg(e)&&el(e))}function xA(e,t){for(;e>0;)t=t[pa],e--;return t}function bd(e){return!!(e[be]&9216||e[Qn]?.dirty)}function Tm(e){e[Ri].changeDetectionScheduler?.notify(8),e[be]&64&&(e[be]|=1024),bd(e)&&el(e)}function el(e){e[Ri].changeDetectionScheduler?.notify(0);let t=Zo(e);for(;t!==null&&!(t[be]&8192||(t[be]|=8192,!kg(t)));)t=Zo(t)}function nC(e,t){if(Qc(e))throw new $e(911,!1);e[oo]===null&&(e[oo]=[]),e[oo].push(t)}function RA(e,t){if(e[oo]===null)return;let n=e[oo].indexOf(t);n!==-1&&e[oo].splice(n,1)}function Zo(e){let t=e[Tn];return Bi(t)?t[Tn]:t}function rC(e){return e[Ju]??=[]}function iC(e){return e.cleanup??=[]}function NA(e,t,n,r){let i=rC(t);i.push(n),e.firstCreatePass&&iC(e).push(r,i.length-1)}var xe={lFrame:fC(null),bindingsEnabled:!0,skipHydrationRootTNode:null},xm=!1;function AA(){return xe.lFrame.elementDepthCount}function MA(){xe.lFrame.elementDepthCount++}function OA(){xe.lFrame.elementDepthCount--}function Fg(){return xe.bindingsEnabled}function PA(){return xe.skipHydrationRootTNode!==null}function kA(e){return xe.skipHydrationRootTNode===e}function LA(){xe.skipHydrationRootTNode=null}function Fe(){return xe.lFrame.lView}function Zt(){return xe.lFrame.tView}function Xt(e){return xe.lFrame.contextLView=e,e[jt]}function Jt(e){return xe.lFrame.contextLView=null,e}function tr(){let e=oC();for(;e!==null&&e.type===64;)e=e.parent;return e}function oC(){return xe.lFrame.currentTNode}function FA(){let e=xe.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function co(e,t){let n=xe.lFrame;n.currentTNode=e,n.isParent=t}function Bg(){return xe.lFrame.isParent}function sC(){xe.lFrame.isParent=!1}function aC(){return xe.lFrame.contextLView}function cC(){return xm}function qw(e){let t=xm;return xm=e,t}function Vg(){let e=xe.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function BA(e){return xe.lFrame.bindingIndex=e}function tl(){return xe.lFrame.bindingIndex++}function VA(e){let t=xe.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function UA(){return xe.lFrame.inI18n}function HA(e,t){let n=xe.lFrame;n.bindingIndex=n.bindingRootIndex=e,Rm(t)}function jA(){return xe.lFrame.currentDirectiveIndex}function Rm(e){xe.lFrame.currentDirectiveIndex=e}function $A(e){let t=xe.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function lC(){return xe.lFrame.currentQueryIndex}function Ug(e){xe.lFrame.currentQueryIndex=e}function WA(e){let t=e[_e];return t.type===2?t.declTNode:t.type===1?e[Lr]:null}function uC(e,t,n){if(n&Ke.SkipSelf){let i=t,s=e;for(;(i=i.parent,i===null&&!(n&Ke.Host))&&(i=WA(s),!(i===null||(s=s[pa],i.type&10))););if(i===null)return!1;t=i,e=s}let r=xe.lFrame=dC();return r.currentTNode=t,r.lView=e,!0}function Hg(e){let t=dC(),n=e[_e];xe.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function dC(){let e=xe.lFrame,t=e===null?null:e.child;return t===null?fC(e):t}function fC(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function pC(){let e=xe.lFrame;return xe.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var hC=pC;function jg(){let e=pC();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function GA(e){return(xe.lFrame.contextLView=xA(e,xe.lFrame.contextLView))[jt]}function lo(){return xe.lFrame.selectedIndex}function Xo(e){xe.lFrame.selectedIndex=e}function $g(){let e=xe.lFrame;return Pg(e.tView,e.selectedIndex)}function vr(){xe.lFrame.currentNamespace=Qb}function ns(){zA()}function zA(){xe.lFrame.currentNamespace=null}function qA(){return xe.lFrame.currentNamespace}var mC=!0;function Cd(){return mC}function Sd(e){mC=e}function YA(e,t,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:s}=t.type.prototype;if(r){let o=Zb(t);(n.preOrderHooks??=[]).push(e,o),(n.preOrderCheckHooks??=[]).push(e,o)}i&&(n.preOrderHooks??=[]).push(0-e,i),s&&((n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s))}function Wg(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:o,ngAfterViewInit:a,ngAfterViewChecked:l,ngOnDestroy:c}=i;s&&(e.contentHooks??=[]).push(-n,s),o&&((e.contentHooks??=[]).push(n,o),(e.contentCheckHooks??=[]).push(n,o)),a&&(e.viewHooks??=[]).push(-n,a),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),c!=null&&(e.destroyHooks??=[]).push(n,c)}}function $u(e,t,n){gC(e,t,3,n)}function Wu(e,t,n,r){(e[be]&3)===n&&gC(e,t,n,r)}function lm(e,t){let n=e[be];(n&3)===t&&(n&=16383,n+=1,e[be]=n)}function gC(e,t,n,r){let i=r!==void 0?e[na]&65535:0,s=r??-1,o=t.length-1,a=0;for(let l=i;l<o;l++)if(typeof t[l+1]=="number"){if(a=t[l],r!=null&&a>=r)break}else t[l]<0&&(e[na]+=65536),(a<s||s==-1)&&(KA(e,n,t,l),e[na]=(e[na]&4294901760)+l+2),l++}function Yw(e,t){pt(4,e,t);let n=je(null);try{t.call(e)}finally{je(n),pt(5,e,t)}}function KA(e,t,n,r){let i=n[r]<0,s=n[r+1],o=i?-n[r]:n[r],a=e[o];i?e[be]>>14<e[na]>>16&&(e[be]&3)===t&&(e[be]+=16384,Yw(a,s)):Yw(a,s)}var aa=-1,Jo=class{factory;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(e,t,n){this.factory=e,this.canSeeViewProviders=t,this.injectImpl=n}};function ZA(e){return e instanceof Jo}function XA(e){return(e.flags&8)!==0}function JA(e){return(e.flags&16)!==0}function QA(e,t,n){let r=0;for(;r<n.length;){let i=n[r];if(typeof i=="number"){if(i!==0)break;r++;let s=n[r++],o=n[r++],a=n[r++];e.setAttribute(t,o,a,s)}else{let s=i,o=n[++r];tM(s)?e.setProperty(t,s,o):e.setAttribute(t,s,o),r++}}return r}function eM(e){return e===3||e===4||e===6}function tM(e){return e.charCodeAt(0)===64}function ua(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let i=t[r];typeof i=="number"?n=i:n===0||(n===-1||n===2?Kw(e,n,i,null,t[++r]):Kw(e,n,i,null,null))}}return e}function Kw(e,t,n,r,i){let s=0,o=e.length;if(t===-1)o=-1;else for(;s<e.length;){let a=e[s++];if(typeof a=="number"){if(a===t){o=-1;break}else if(a>t){o=s-1;break}}}for(;s<e.length;){let a=e[s];if(typeof a=="number")break;if(a===n){if(r===null){i!==null&&(e[s+1]=i);return}else if(r===e[s+1]){e[s+2]=i;return}}s++,r!==null&&s++,i!==null&&s++}o!==-1&&(e.splice(o,0,t),s=o+1),e.splice(s++,0,n),r!==null&&e.splice(s++,0,r),i!==null&&e.splice(s++,0,i)}var um={},Nm=class{injector;parentInjector;constructor(e,t){this.injector=e,this.parentInjector=t}get(e,t,n){n=yd(n);let r=this.injector.get(e,um,n);return r!==um||t===um?r:this.parentInjector.get(e,t,n)}};function yC(e){return e!==aa}function nd(e){return e&32767}function nM(e){return e>>16}function rd(e,t){let n=nM(e),r=t;for(;n>0;)r=r[pa],n--;return r}var Am=!0;function id(e){let t=Am;return Am=e,t}var rM=256,vC=rM-1,_C=5,iM=0,qr={};function oM(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Fc)&&(r=n[Fc]),r==null&&(r=n[Fc]=iM++);let i=r&vC,s=1<<i;t.data[e+(i>>_C)]|=s}function od(e,t){let n=EC(e,t);if(n!==-1)return n;let r=t[_e];r.firstCreatePass&&(e.injectorIndex=t.length,dm(r.data,e),dm(t,null),dm(r.blueprint,null));let i=Gg(e,t),s=e.injectorIndex;if(yC(i)){let o=nd(i),a=rd(i,t),l=a[_e].data;for(let c=0;c<8;c++)t[s+c]=a[o+c]|l[o+c]}return t[s+8]=i,s}function dm(e,t){e.push(0,0,0,0,0,0,0,0,t)}function EC(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function Gg(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,i=t;for(;i!==null;){if(r=DC(i),r===null)return aa;if(n++,i=i[pa],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return aa}function Mm(e,t,n){oM(e,t,n)}function wC(e,t,n){if(n&Ke.Optional||e!==void 0)return e;Ng(t,"NodeInjector")}function bC(e,t,n,r){if(n&Ke.Optional&&r===void 0&&(r=null),(n&(Ke.Self|Ke.Host))===0){let i=e[jc],s=Wn(void 0);try{return i?i.get(t,r,n&Ke.Optional):Ob(t,r,n&Ke.Optional)}finally{Wn(s)}}return wC(r,t,n)}function CC(e,t,n,r=Ke.Default,i){if(e!==null){if(t[be]&2048&&!(r&Ke.Self)){let o=lM(e,t,n,r,qr);if(o!==qr)return o}let s=SC(e,t,n,r,qr);if(s!==qr)return s}return bC(t,n,r,i)}function SC(e,t,n,r,i){let s=aM(n);if(typeof s=="function"){if(!uC(t,e,r))return r&Ke.Host?wC(i,n,r):bC(t,n,r,i);try{let o;if(o=s(r),o==null&&!(r&Ke.Optional))Ng(n);else return o}finally{hC()}}else if(typeof s=="number"){let o=null,a=EC(e,t),l=aa,c=r&Ke.Host?t[Pr][Lr]:null;for((a===-1||r&Ke.SkipSelf)&&(l=a===-1?Gg(e,t):t[a+8],l===aa||!Xw(r,!1)?a=-1:(o=t[_e],a=nd(l),t=rd(l,t)));a!==-1;){let h=t[_e];if(Zw(s,a,h.data)){let d=sM(a,t,n,o,r,c);if(d!==qr)return d}l=t[a+8],l!==aa&&Xw(r,t[_e].data[a+8]===c)&&Zw(s,a,t)?(o=h,a=nd(l),t=rd(l,t)):a=-1}}return i}function sM(e,t,n,r,i,s){let o=t[_e],a=o.data[e+8],l=r==null?ha(a)&&Am:r!=o&&(a.type&3)!==0,c=i&Ke.Host&&s===a,h=Gu(a,o,n,l,c);return h!==null?Wc(t,o,h,a):qr}function Gu(e,t,n,r,i){let s=e.providerIndexes,o=t.data,a=s&1048575,l=e.directiveStart,c=e.directiveEnd,h=s>>20,d=r?a:a+h,f=i?a+h:c;for(let g=d;g<f;g++){let m=o[g];if(g<l&&n===m||g>=l&&m.type===n)return g}if(i){let g=o[l];if(g&&Kr(g)&&g.type===n)return l}return null}function Wc(e,t,n,r){let i=e[n],s=t.data;if(ZA(i)){let o=i;o.resolving&&qN(zN(s[n]));let a=id(o.canSeeViewProviders);o.resolving=!0;let l,c=o.injectImpl?Wn(o.injectImpl):null,h=uC(e,r,Ke.Default);try{i=e[n]=o.factory(void 0,s,e,r),t.firstCreatePass&&n>=r.directiveStart&&YA(n,s[n],t)}finally{c!==null&&Wn(c),id(a),o.resolving=!1,hC()}}return i}function aM(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Fc)?e[Fc]:void 0;return typeof t=="number"?t>=0?t&vC:cM:t}function Zw(e,t,n){let r=1<<e;return!!(n[t+(e>>_C)]&r)}function Xw(e,t){return!(e&Ke.Self)&&!(e&Ke.Host&&t)}var $o=class{_tNode;_lView;constructor(e,t){this._tNode=e,this._lView=t}get(e,t,n){return CC(this._tNode,this._lView,e,yd(n),t)}};function cM(){return new $o(tr(),Fe())}function Dd(e){return Ig(()=>{let t=e.prototype.constructor,n=t[Yu]||Om(t),r=Object.prototype,i=Object.getPrototypeOf(e.prototype).constructor;for(;i&&i!==r;){let s=i[Yu]||Om(i);if(s&&s!==n)return s;i=Object.getPrototypeOf(i)}return s=>new s})}function Om(e){return xb(e)?()=>{let t=Om(Pn(e));return t&&t()}:Go(e)}function lM(e,t,n,r,i){let s=e,o=t;for(;s!==null&&o!==null&&o[be]&2048&&!td(o);){let a=SC(s,o,n,r|Ke.Self,qr);if(a!==qr)return a;let l=s.parent;if(!l){let c=o[qb];if(c){let h=c.get(n,qr,r);if(h!==qr)return h}l=DC(o),o=o[pa]}s=l}return i}function DC(e){let t=e[_e],n=t.type;return n===2?t.declTNode:n===1?e[Lr]:null}function Jw(e,t=null,n=null,r){let i=uM(e,t,n,r);return i.resolveInjectorInitializers(),i}function uM(e,t=null,n=null,r,i=new Set){let s=[n||xi,uA(e)];return r=r||(typeof e=="object"?void 0:mr(e)),new Uc(s,t||_d(),r||null,i)}var ht=class U0{static THROW_IF_NOT_FOUND=Bc;static NULL=new Xu;static create(t,n){if(Array.isArray(t))return Jw({name:""},n,t,"");{let r=t.name??"";return Jw({name:r},t.parent,t.providers,r)}}static \u0275prov=ne({token:U0,providedIn:"any",factory:()=>Ze(kb)});static __NG_ELEMENT_ID__=-1},dM=new pe("");dM.__NG_ELEMENT_ID__=e=>{let t=tr();if(t===null)throw new $e(204,!1);if(t.type&2)return t.value;if(e&Ke.Optional)return null;throw new $e(204,!1)};var IC=!1,zg=(()=>{class e{static __NG_ELEMENT_ID__=fM;static __NG_ENV_ID__=n=>n}return e})(),Pm=class extends zg{_lView;constructor(e){super(),this._lView=e}onDestroy(e){return nC(this._lView,e),()=>RA(this._lView,e)}};function fM(){return new Pm(Fe())}var Ai=class{},Id=new pe("",{providedIn:"root",factory:()=>!1}),TC=new pe(""),qg=new pe(""),Td=(()=>{class e{taskId=0;pendingTasks=new Set;get _hasPendingTasks(){return this.hasPendingTasks.value}hasPendingTasks=new Nr(!1);add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new e})}return e})(),km=class extends J{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(e=!1){super(),this.__isAsync=e,Gb()&&(this.destroyRef=O(zg,{optional:!0})??void 0,this.pendingTasks=O(Td,{optional:!0})??void 0)}emit(e){let t=je(null);try{super.next(e)}finally{je(t)}}subscribe(e,t,n){let r=e,i=t||(()=>null),s=n;if(e&&typeof e=="object"){let a=e;r=a.next?.bind(a),i=a.error?.bind(a),s=a.complete?.bind(a)}this.__isAsync&&(i=this.wrapInTimeout(i),r&&(r=this.wrapInTimeout(r)),s&&(s=this.wrapInTimeout(s)));let o=super.subscribe({next:r,error:i,complete:s});return e instanceof ot&&e.add(o),o}wrapInTimeout(e){return t=>{let n=this.pendingTasks?.add();setTimeout(()=>{e(t),n!==void 0&&this.pendingTasks?.remove(n)})}}},Je=km;function sd(...e){}function xC(e){let t,n;function r(){e=sd;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function Qw(e){return queueMicrotask(()=>e()),()=>{e=sd}}var Yg="isAngularZone",ad=Yg+"_ID",pM=0,Le=class Yd{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new Je(!1);onMicrotaskEmpty=new Je(!1);onStable=new Je(!1);onError=new Je(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:i=!1,scheduleInRootZone:s=IC}=t;if(typeof Zone>"u")throw new $e(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!i&&r,o.shouldCoalesceRunChangeDetection=i,o.callbackScheduled=!1,o.scheduleInRootZone=s,gM(o)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(Yg)===!0}static assertInAngularZone(){if(!Yd.isInAngularZone())throw new $e(909,!1)}static assertNotInAngularZone(){if(Yd.isInAngularZone())throw new $e(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,i){let s=this._inner,o=s.scheduleEventTask("NgZoneEvent: "+i,t,hM,sd,sd);try{return s.runTask(o,n,r)}finally{s.cancelTask(o)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},hM={};function Kg(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function mM(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){xC(()=>{e.callbackScheduled=!1,Lm(e),e.isCheckStableRunning=!0,Kg(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),Lm(e)}function gM(e){let t=()=>{mM(e)},n=pM++;e._inner=e._inner.fork({name:"angular",properties:{[Yg]:!0,[ad]:n,[ad+n]:!0},onInvokeTask:(r,i,s,o,a,l)=>{if(yM(l))return r.invokeTask(s,o,a,l);try{return eb(e),r.invokeTask(s,o,a,l)}finally{(e.shouldCoalesceEventChangeDetection&&o.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),tb(e)}},onInvoke:(r,i,s,o,a,l,c)=>{try{return eb(e),r.invoke(s,o,a,l,c)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!vM(l)&&t(),tb(e)}},onHasTask:(r,i,s,o)=>{r.hasTask(s,o),i===s&&(o.change=="microTask"?(e._hasPendingMicrotasks=o.microTask,Lm(e),Kg(e)):o.change=="macroTask"&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:(r,i,s,o)=>(r.handleError(s,o),e.runOutsideAngular(()=>e.onError.emit(o)),!1)})}function Lm(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function eb(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function tb(e){e._nesting--,Kg(e)}var cd=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new Je;onMicrotaskEmpty=new Je;onStable=new Je;onError=new Je;run(e,t,n){return e.apply(t,n)}runGuarded(e,t,n){return e.apply(t,n)}runOutsideAngular(e){return e()}runTask(e,t,n,r){return e.apply(t,n)}};function yM(e){return RC(e,"__ignore_ng_zone__")}function vM(e){return RC(e,"__scheduler_tick__")}function RC(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var Mi=class{_console=console;handleError(e){this._console.error("ERROR",e)}},_M=new pe("",{providedIn:"root",factory:()=>{let e=O(Le),t=O(Mi);return n=>e.runOutsideAngular(()=>t.handleError(n))}});function EM(){return ma(tr(),Fe())}function ma(e,t){return new Ct(Xr(e,t))}var Ct=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=EM}return e})();function wM(e){return e instanceof Ct?e.nativeElement:e}function Vi(e,t){let n=cw(e),r=n[bi];return t?.equal&&(r.equal=t.equal),n.set=i=>qh(r,i),n.update=i=>lw(r,i),n.asReadonly=bM.bind(n),n}function bM(){let e=this[bi];if(e.readonlyFn===void 0){let t=()=>this();t[bi]=e,e.readonlyFn=t}return e.readonlyFn}function CM(){return this._results[Symbol.iterator]()}var Fm=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new J}constructor(e=!1){this._emitDistinctChangesOnly=e}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,t){this.dirty=!1;let n=oA(e);(this._changesDetected=!iA(this._results,n,t))&&(this._results=n,this.length=n.length,this.last=n[this.length-1],this.first=n[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(e){this._onDirty=e}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=CM};function NC(e){return(e.flags&128)===128}var AC=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(AC||{}),Zg=new Map,SM=0;function DM(){return SM++}function IM(e){Zg.set(e[Jc],e)}function MC(e){return Zg.get(e)||null}function Bm(e){Zg.delete(e[Jc])}var Vm=class{lViewId;nodeIndex;native;component;directives;localRefs;get lView(){return MC(this.lViewId)}constructor(e,t,n){this.lViewId=e,this.nodeIndex=t,this.native=n}};function OC(e){let t=fm(e);if(t){if(Ti(t)){let n=t,r,i,s;if(PC(e)){if(r=RM(n,e),r==-1)throw new Error("The provided component was not found in the application");i=e}else if(TM(e)){if(r=NM(n,e),r==-1)throw new Error("The provided directive was not found in the application");s=AM(r,n)}else if(r=rb(n,e),r==-1)return null;let o=er(n[r]),a=fm(o),l=a&&!Array.isArray(a)?a:nb(n,r,o);if(i&&l.component===void 0&&(l.component=i,Yr(l.component,l)),s&&l.directives===void 0){l.directives=s;for(let c=0;c<s.length;c++)Yr(s[c],l)}Yr(l.native,l),t=l}}else{let n=e,r=n;for(;r=r.parentNode;){let i=fm(r);if(i){let s=Array.isArray(i)?i:i.lView;if(!s)return null;let o=rb(s,n);if(o>=0){let a=er(s[o]),l=nb(s,o,a);Yr(a,l),t=l;break}}}}return t||null}function nb(e,t,n){return new Vm(e[Jc],t,n)}var Um="__ngContext__";function Yr(e,t){Ti(t)?(e[Um]=t[Jc],IM(t)):e[Um]=t}function fm(e){let t=e[Um];return typeof t=="number"?MC(t):t||null}function PC(e){return e&&e.constructor&&e.constructor.\u0275cmp}function TM(e){return e&&e.constructor&&e.constructor.\u0275dir}function rb(e,t){let n=e[_e];for(let r=Vt;r<n.bindingStartIndex;r++)if(er(e[r])===t)return r;return-1}function xM(e){if(e.child)return e.child;if(e.next)return e.next;for(;e.parent&&!e.parent.next;)e=e.parent;return e.parent&&e.parent.next}function RM(e,t){let n=e[_e].components;if(n)for(let r=0;r<n.length;r++){let i=n[r];if(gr(i,e)[jt]===t)return i}else if(gr(Vt,e)[jt]===t)return Vt;return-1}function NM(e,t){let n=e[_e].firstChild;for(;n;){let r=n.directiveStart,i=n.directiveEnd;for(let s=r;s<i;s++)if(e[s]===t)return n.index;n=xM(n)}return-1}function AM(e,t){let n=t[_e].data[e];if(n.directiveStart===0)return xi;let r=[];for(let i=n.directiveStart;i<n.directiveEnd;i++){let s=t[i];PC(s)||r.push(s)}return r}function kC(e){return FC(e[$c])}function LC(e){return FC(e[Or])}function FC(e){for(;e!==null&&!Bi(e);)e=e[Or];return e}var Hm;function BC(e){Hm=e}function VC(){if(Hm!==void 0)return Hm;if(typeof document<"u")return document;throw new $e(210,!1)}var nl=new pe("",{providedIn:"root",factory:()=>MM}),MM="ng",Xg=new pe(""),rs=new pe("",{providedIn:"platform",factory:()=>"unknown"}),UC=new pe(""),Jg=new pe("",{providedIn:"root",factory:()=>VC().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),OM="h",PM="b",HC=!1,kM=new pe("",{providedIn:"root",factory:()=>HC}),Qg=function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e}(Qg||{}),ga=new pe(""),ib=new Set;function uo(e){ib.has(e)||(ib.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var jC=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=LM}return e})();function LM(){return new jC(Fe(),tr())}var ra=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(ra||{}),$C=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new e})}return e})(),FM=[ra.EarlyRead,ra.Write,ra.MixedReadWrite,ra.Read],BM=(()=>{class e{ngZone=O(Le);scheduler=O(Ai);errorHandler=O(Mi,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){O(ga,{optional:!0})}execute(){let n=this.sequences.size>0;n&&pt(16),this.executing=!0;for(let r of FM)for(let i of this.sequences)if(!(i.erroredOrDestroyed||!i.hooks[r]))try{i.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let s=i.hooks[r];return s(i.pipelinedValue)},i.snapshot))}catch(s){i.erroredOrDestroyed=!0,this.errorHandler?.handleError(s)}this.executing=!1;for(let r of this.sequences)r.afterRun(),r.once&&(this.sequences.delete(r),r.destroy());for(let r of this.deferredRegistrations)this.sequences.add(r);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),n&&pt(17)}register(n){let{view:r}=n;r!==void 0?((r[sa]??=[]).push(n),el(r),r[be]|=8192):this.executing?this.deferredRegistrations.add(n):this.addSequence(n)}addSequence(n){this.sequences.add(n),this.scheduler.notify(7)}unregister(n){this.executing&&this.sequences.has(n)?(n.erroredOrDestroyed=!0,n.pipelinedValue=void 0,n.once=!0):(this.sequences.delete(n),this.deferredRegistrations.delete(n))}maybeTrace(n,r){return r?r.run(Qg.AFTER_NEXT_RENDER,n):n()}static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new e})}return e})(),jm=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(e,t,n,r,i,s=null){this.impl=e,this.hooks=t,this.view=n,this.once=r,this.snapshot=s,this.unregisterOnDestroy=i?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let e=this.view?.[sa];e&&(this.view[sa]=e.filter(t=>t!==this))}};function ey(e,t){!t?.injector&&zb(ey);let n=t?.injector??O(ht);return uo("NgAfterRender"),WC(e,n,t,!1)}function Jr(e,t){!t?.injector&&zb(Jr);let n=t?.injector??O(ht);return uo("NgAfterNextRender"),WC(e,n,t,!0)}function VM(e,t){if(e instanceof Function){let n=[void 0,void 0,void 0,void 0];return n[t]=e,n}else return[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function WC(e,t,n,r){let i=t.get($C);i.impl??=t.get(BM);let s=t.get(ga,null,{optional:!0}),o=n?.phase??ra.MixedReadWrite,a=n?.manualCleanup!==!0?t.get(zg):null,l=t.get(jC,null,{optional:!0}),c=new jm(i.impl,VM(e,o),l?.view,r,a,s?.snapshot(null));return i.impl.register(c),c}var UM=()=>null;function GC(e,t,n=!1){return UM(e,t,n)}function zC(e,t){let n=e.contentQueries;if(n!==null){let r=je(null);try{for(let i=0;i<n.length;i+=2){let s=n[i],o=n[i+1];if(o!==-1){let a=e.data[o];Ug(s),a.contentQueries(2,t[o],o)}}}finally{je(r)}}}function $m(e,t,n){Ug(0);let r=je(null);try{t(e,n)}finally{je(r)}}function ty(e,t,n){if(Og(t)){let r=je(null);try{let i=t.directiveStart,s=t.directiveEnd;for(let o=i;o<s;o++){let a=e.data[o];if(a.contentQueries){let l=n[o];a.contentQueries(1,l,o)}}}finally{je(r)}}}var Zr=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Zr||{}),Bu;function HM(){if(Bu===void 0&&(Bu=null,Wo.trustedTypes))try{Bu=Wo.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Bu}function xd(e){return HM()?.createHTML(e)||e}var Vu;function jM(){if(Vu===void 0&&(Vu=null,Wo.trustedTypes))try{Vu=Wo.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Vu}function ob(e){return jM()?.createHTML(e)||e}var Oi=class{changingThisBreaksApplicationSecurity;constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Tb})`}},Wm=class extends Oi{getTypeName(){return"HTML"}},Gm=class extends Oi{getTypeName(){return"Style"}},zm=class extends Oi{getTypeName(){return"Script"}},qm=class extends Oi{getTypeName(){return"URL"}},Ym=class extends Oi{getTypeName(){return"ResourceURL"}};function Qr(e){return e instanceof Oi?e.changingThisBreaksApplicationSecurity:e}function fo(e,t){let n=$M(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Tb})`)}return n===t}function $M(e){return e instanceof Oi&&e.getTypeName()||null}function qC(e){return new Wm(e)}function YC(e){return new Gm(e)}function KC(e){return new zm(e)}function ZC(e){return new qm(e)}function XC(e){return new Ym(e)}function WM(e){let t=new Zm(e);return GM()?new Km(t):t}var Km=class{inertDocumentHelper;constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{let t=new window.DOMParser().parseFromString(xd(e),"text/html").body;return t===null?this.inertDocumentHelper.getInertBodyElement(e):(t.firstChild?.remove(),t)}catch{return null}}},Zm=class{defaultDoc;inertDocument;constructor(e){this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(e){let t=this.inertDocument.createElement("template");return t.innerHTML=xd(e),t}};function GM(){try{return!!new window.DOMParser().parseFromString(xd(""),"text/html")}catch{return!1}}var zM=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function Rd(e){return e=String(e),e.match(zM)?e:"unsafe:"+e}function Ui(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function rl(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var JC=Ui("area,br,col,hr,img,wbr"),QC=Ui("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),eS=Ui("rp,rt"),qM=rl(eS,QC),YM=rl(QC,Ui("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),KM=rl(eS,Ui("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),sb=rl(JC,YM,KM,qM),tS=Ui("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),ZM=Ui("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),XM=Ui("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),JM=rl(tS,ZM,XM),QM=Ui("script,style,template"),Xm=class{sanitizedSomething=!1;buf=[];sanitizeChildren(e){let t=e.firstChild,n=!0,r=[];for(;t;){if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild){r.push(t),t=nO(t);continue}for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let i=tO(t);if(i){t=i;break}t=r.pop()}}return this.buf.join("")}startElement(e){let t=ab(e).toLowerCase();if(!sb.hasOwnProperty(t))return this.sanitizedSomething=!0,!QM.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);let n=e.attributes;for(let r=0;r<n.length;r++){let i=n.item(r),s=i.name,o=s.toLowerCase();if(!JM.hasOwnProperty(o)){this.sanitizedSomething=!0;continue}let a=i.value;tS[o]&&(a=Rd(a)),this.buf.push(" ",s,'="',cb(a),'"')}return this.buf.push(">"),!0}endElement(e){let t=ab(e).toLowerCase();sb.hasOwnProperty(t)&&!JC.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(cb(e))}};function eO(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function tO(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw nS(t);return t}function nO(e){let t=e.firstChild;if(t&&eO(e,t))throw nS(t);return t}function ab(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function nS(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var rO=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,iO=/([^\#-~ |!])/g;function cb(e){return e.replace(/&/g,"&").replace(rO,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(iO,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}var Uu;function ny(e,t){let n=null;try{Uu=Uu||WM(e);let r=t?String(t):"";n=Uu.getInertBodyElement(r);let i=5,s=r;do{if(i===0)throw new Error("Failed to sanitize html because the input is unstable");i--,r=s,s=n.innerHTML,n=Uu.getInertBodyElement(r)}while(r!==s);let o=new Xm().sanitizeChildren(lb(n)||n);return xd(o)}finally{if(n){let r=lb(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function lb(e){return"content"in e&&oO(e)?e.content:null}function oO(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var ei=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}(ei||{});function Fr(e){let t=rS();return t?ob(t.sanitize(ei.HTML,e)||""):fo(e,"HTML")?ob(Qr(e)):ny(VC(),Zc(e))}function an(e){let t=rS();return t?t.sanitize(ei.URL,e)||"":fo(e,"URL")?Qr(e):Rd(Zc(e))}function rS(){let e=Fe();return e&&e[Ri].sanitizer}var sO=/^>|^->|<!--|-->|--!>|<!-$/g,aO=/(<|>)/g,cO="\u200B$1\u200B";function lO(e){return e.replace(sO,t=>t.replace(aO,cO))}function iS(e){return e.ownerDocument.defaultView}function uO(e,t,n){let r=e.length;for(;;){let i=e.indexOf(t,n);if(i===-1)return i;if(i===0||e.charCodeAt(i-1)<=32){let s=t.length;if(i+s===r||e.charCodeAt(i+s)<=32)return i}n=i+1}}var oS="ng-template";function dO(e,t,n,r){let i=0;if(r){for(;i<t.length&&typeof t[i]=="string";i+=2)if(t[i]==="class"&&uO(t[i+1].toLowerCase(),n,0)!==-1)return!0}else if(ry(e))return!1;if(i=t.indexOf(1,i),i>-1){let s;for(;++i<t.length&&typeof(s=t[i])=="string";)if(s.toLowerCase()===n)return!0}return!1}function ry(e){return e.type===4&&e.value!==oS}function fO(e,t,n){let r=e.type===4&&!n?oS:e.value;return t===r}function pO(e,t,n){let r=4,i=e.attrs,s=i!==null?gO(i):0,o=!1;for(let a=0;a<t.length;a++){let l=t[a];if(typeof l=="number"){if(!o&&!Mr(r)&&!Mr(l))return!1;if(o&&Mr(l))continue;o=!1,r=l|r&1;continue}if(!o)if(r&4){if(r=2|r&1,l!==""&&!fO(e,l,n)||l===""&&t.length===1){if(Mr(r))return!1;o=!0}}else if(r&8){if(i===null||!dO(e,i,l,n)){if(Mr(r))return!1;o=!0}}else{let c=t[++a],h=hO(l,i,ry(e),n);if(h===-1){if(Mr(r))return!1;o=!0;continue}if(c!==""){let d;if(h>s?d="":d=i[h+1].toLowerCase(),r&2&&c!==d){if(Mr(r))return!1;o=!0}}}}return Mr(r)||o}function Mr(e){return(e&1)===0}function hO(e,t,n,r){if(t===null)return-1;let i=0;if(r||!n){let s=!1;for(;i<t.length;){let o=t[i];if(o===e)return i;if(o===3||o===6)s=!0;else if(o===1||o===2){let a=t[++i];for(;typeof a=="string";)a=t[++i];continue}else{if(o===4)break;if(o===0){i+=4;continue}}i+=s?1:2}return-1}else return yO(t,e)}function mO(e,t,n=!1){for(let r=0;r<t.length;r++)if(pO(e,t[r],n))return!0;return!1}function gO(e){for(let t=0;t<e.length;t++){let n=e[t];if(eM(n))return t}return e.length}function yO(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function ub(e,t){return e?":not("+t.trim()+")":t}function vO(e){let t=e[0],n=1,r=2,i="",s=!1;for(;n<e.length;){let o=e[n];if(typeof o=="string")if(r&2){let a=e[++n];i+="["+o+(a.length>0?'="'+a+'"':"")+"]"}else r&8?i+="."+o:r&4&&(i+=" "+o);else i!==""&&!Mr(o)&&(t+=ub(s,i),i=""),r=o,s=s||!Mr(r);n++}return i!==""&&(t+=ub(s,i)),t}function _O(e){return e.map(vO).join(",")}function EO(e){let t=[],n=[],r=1,i=2;for(;r<e.length;){let s=e[r];if(typeof s=="string")i===2?s!==""&&t.push(s,e[++r]):i===8&&n.push(s);else{if(!Mr(i))break;i=s}r++}return n.length&&t.push(1,...n),t}var Hi={};function wO(e,t){return e.createText(t)}function bO(e,t,n){e.setValue(t,n)}function CO(e,t){return e.createComment(lO(t))}function sS(e,t,n){return e.createElement(t,n)}function ld(e,t,n,r,i){e.insertBefore(t,n,r,i)}function aS(e,t,n){e.appendChild(t,n)}function db(e,t,n,r,i){r!==null?ld(e,t,n,r,i):aS(e,t,n)}function SO(e,t,n){e.removeChild(null,t,n)}function DO(e,t,n){e.setAttribute(t,"style",n)}function IO(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function cS(e,t,n){let{mergedAttrs:r,classes:i,styles:s}=n;r!==null&&QA(e,t,r),i!==null&&IO(e,t,i),s!==null&&DO(e,t,s)}function iy(e,t,n,r,i,s,o,a,l,c,h){let d=Vt+r,f=d+i,g=TO(d,f),m=typeof c=="function"?c():c;return g[_e]={type:e,blueprint:g,template:n,queries:null,viewQuery:a,declTNode:t,data:g.slice().fill(null,d),bindingStartIndex:d,expandoStartIndex:f,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof s=="function"?s():s,pipeRegistry:typeof o=="function"?o():o,firstChild:null,schemas:l,consts:m,incompleteFirstPass:!1,ssrId:h}}function TO(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:Hi);return n}function xO(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=iy(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function oy(e,t,n,r,i,s,o,a,l,c,h){let d=t.blueprint.slice();return d[Fi]=i,d[be]=r|4|128|8|64|1024,(c!==null||e&&e[be]&2048)&&(d[be]|=2048),tC(d),d[Tn]=d[pa]=e,d[jt]=n,d[Ri]=o||e&&e[Ri],d[sn]=a||e&&e[sn],d[jc]=l||e&&e[jc]||null,d[Lr]=s,d[Jc]=DM(),d[Hc]=h,d[qb]=c,d[Pr]=t.type==2?e[Pr]:d,d}function RO(e,t,n){let r=Xr(t,e),i=xO(n),s=e[Ri].rendererFactory,o=sy(e,oy(e,i,null,lS(n),r,t,null,s.createRenderer(r,n),null,null,null));return e[t.index]=o}function lS(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function uS(e,t,n,r){if(n===0)return-1;let i=t.length;for(let s=0;s<n;s++)t.push(r),e.blueprint.push(r),e.data.push(null);return i}function sy(e,t){return e[$c]?e[Gw][Or]=t:e[$c]=t,e[Gw]=t,t}function X(e=1){dS(Zt(),Fe(),lo()+e,!1)}function dS(e,t,n,r){if(!r)if((t[be]&3)===3){let i=e.preOrderCheckHooks;i!==null&&$u(t,i,n)}else{let i=e.preOrderHooks;i!==null&&Wu(t,i,0,n)}Xo(n)}var Nd=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Nd||{});function Jm(e,t,n,r){let i=je(null);try{let[s,o,a]=e.inputs[n],l=null;(o&Nd.SignalBased)!==0&&(l=t[s][bi]),l!==null&&l.transformFn!==void 0?r=l.transformFn(r):a!==null&&(r=a.call(t,r)),e.setInput!==null?e.setInput(t,l,r,n,s):Kb(t,l,s,r)}finally{je(i)}}function fS(e,t,n,r,i){let s=lo(),o=r&2;try{Xo(-1),o&&t.length>Vt&&dS(e,t,Vt,!1),pt(o?2:0,i),n(r,i)}finally{Xo(s),pt(o?3:1,i)}}function Ad(e,t,n){kO(e,t,n),(n.flags&64)===64&&LO(e,t,n)}function ay(e,t,n=Xr){let r=t.localNames;if(r!==null){let i=t.index+1;for(let s=0;s<r.length;s+=2){let o=r[s+1],a=o===-1?n(t,e):e[o];e[i++]=a}}}function NO(e,t,n,r){let i=r.get(kM,HC)||n===Zr.ShadowDom,s=e.selectRootElement(t,i);return AO(s),s}function AO(e){MO(e)}var MO=()=>null;function OO(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function pS(e,t,n,r,i,s,o,a){if(!a&&ly(t,e,n,r,i)){ha(t)&&PO(n,t.index);return}if(t.type&3){let l=Xr(t,n);r=OO(r),i=o!=null?o(i,t.value||"",r):i,s.setProperty(l,r,i)}else t.type&12}function PO(e,t){let n=gr(t,e);n[be]&16||(n[be]|=64)}function kO(e,t,n){let r=n.directiveStart,i=n.directiveEnd;ha(n)&&RO(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||od(n,t);let s=n.initialInputs;for(let o=r;o<i;o++){let a=e.data[o],l=Wc(t,e,o,n);if(Yr(l,t),s!==null&&UO(t,o-r,l,a,n,s),Kr(a)){let c=gr(n.index,t);c[jt]=Wc(t,e,o,n)}}}function LO(e,t,n){let r=n.directiveStart,i=n.directiveEnd,s=n.index,o=jA();try{Xo(s);for(let a=r;a<i;a++){let l=e.data[a],c=t[a];Rm(a),(l.hostBindings!==null||l.hostVars!==0||l.hostAttrs!==null)&&FO(l,c)}}finally{Xo(-1),Rm(o)}}function FO(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function cy(e,t){let n=e.directiveRegistry,r=null;if(n)for(let i=0;i<n.length;i++){let s=n[i];mO(t,s.selectors,!1)&&(r??=[],Kr(s)?r.unshift(s):r.push(s))}return r}function BO(e,t,n,r,i,s){let o=Xr(e,t);VO(t[sn],o,s,e.value,n,r,i)}function VO(e,t,n,r,i,s,o){if(s==null)e.removeAttribute(t,i,n);else{let a=o==null?Zc(s):o(s,r||"",i);e.setAttribute(t,i,a,n)}}function UO(e,t,n,r,i,s){let o=s[t];if(o!==null)for(let a=0;a<o.length;a+=2){let l=o[a],c=o[a+1];Jm(r,n,l,c)}}function hS(e,t){let n=e[jc],r=n?n.get(Mi,null):null;r&&r.handleError(t)}function ly(e,t,n,r,i){let s=e.inputs?.[r],o=e.hostDirectiveInputs?.[r],a=!1;if(o)for(let l=0;l<o.length;l+=2){let c=o[l],h=o[l+1],d=t.data[c];Jm(d,n[c],h,i),a=!0}if(s)for(let l of s){let c=n[l],h=t.data[l];Jm(h,c,r,i),a=!0}return a}function HO(e,t){let n=gr(t,e),r=n[_e];jO(r,n);let i=n[Fi];i!==null&&n[Hc]===null&&(n[Hc]=GC(i,n[jc])),pt(18),uy(r,n,n[jt]),pt(19,n[jt])}function jO(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function uy(e,t,n){Hg(t);try{let r=e.viewQuery;r!==null&&$m(1,r,n);let i=e.template;i!==null&&fS(e,t,i,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Ni]?.finishViewCreation(e),e.staticContentQueries&&zC(e,t),e.staticViewQueries&&$m(2,e.viewQuery,n);let s=e.components;s!==null&&$O(t,s)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[be]&=-5,jg()}}function $O(e,t){for(let n=0;n<t.length;n++)HO(e,t[n])}function Md(e,t,n,r){let i=je(null);try{let s=t.tView,o=e[be]&4096?4096:16,a=oy(e,s,n,o,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];a[Yo]=l;let c=e[Ni];return c!==null&&(a[Ni]=c.createEmbeddedView(s)),uy(s,a,n),a}finally{je(i)}}function Gc(e,t){return!t||t.firstChild===null||NC(e)}var WO;function dy(e,t){return WO(e,t)}var Pi=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Pi||{});function mS(e){return(e.flags&32)===32}function ia(e,t,n,r,i){if(r!=null){let s,o=!1;Bi(r)?s=r:Ti(r)&&(o=!0,r=r[Fi]);let a=er(r);e===0&&n!==null?i==null?aS(t,n,a):ld(t,n,a,i||null,!0):e===1&&n!==null?ld(t,n,a,i||null,!0):e===2?SO(t,a,o):e===3&&t.destroyNode(a),s!=null&&nP(t,e,s,n,i)}}function GO(e,t){gS(e,t),t[Fi]=null,t[Lr]=null}function zO(e,t,n,r,i,s){r[Fi]=i,r[Lr]=t,kd(e,r,n,1,i,s)}function gS(e,t){t[Ri].changeDetectionScheduler?.notify(9),kd(e,t,t[sn],2,null,null)}function qO(e){let t=e[$c];if(!t)return pm(e[_e],e);for(;t;){let n=null;if(Ti(t))n=t[$c];else{let r=t[In];r&&(n=r)}if(!n){for(;t&&!t[Or]&&t!==e;)Ti(t)&&pm(t[_e],t),t=t[Tn];t===null&&(t=e),Ti(t)&&pm(t[_e],t),n=t&&t[Or]}t=n}}function fy(e,t){let n=e[la],r=n.indexOf(t);n.splice(r,1)}function Od(e,t){if(Qc(t))return;let n=t[sn];n.destroyNode&&kd(e,t,n,3,null,null),qO(t)}function pm(e,t){if(Qc(t))return;let n=je(null);try{t[be]&=-129,t[be]|=256,t[Qn]&&zh(t[Qn]),KO(e,t),YO(e,t),t[_e].type===1&&t[sn].destroy();let r=t[Yo];if(r!==null&&Bi(t[Tn])){r!==t[Tn]&&fy(r,t);let i=t[Ni];i!==null&&i.detachView(e)}Bm(t)}finally{je(n)}}function YO(e,t){let n=e.cleanup,r=t[Ju];if(n!==null)for(let o=0;o<n.length-1;o+=2)if(typeof n[o]=="string"){let a=n[o+3];a>=0?r[a]():r[-a].unsubscribe(),o+=2}else{let a=r[n[o+1]];n[o].call(a)}r!==null&&(t[Ju]=null);let i=t[oo];if(i!==null){t[oo]=null;for(let o=0;o<i.length;o++){let a=i[o];a()}}let s=t[Qu];if(s!==null){t[Qu]=null;for(let o of s)o.destroy()}}function KO(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let i=t[n[r]];if(!(i instanceof Jo)){let s=n[r+1];if(Array.isArray(s))for(let o=0;o<s.length;o+=2){let a=i[s[o]],l=s[o+1];pt(4,a,l);try{l.call(a)}finally{pt(5,a,l)}}else{pt(4,i,s);try{s.call(i)}finally{pt(5,i,s)}}}}}function ZO(e,t,n){return XO(e,t.parent,n)}function XO(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[Fi];if(ha(r)){let{encapsulation:i}=e.data[r.directiveStart+r.componentOffset];if(i===Zr.None||i===Zr.Emulated)return null}return Xr(r,n)}function JO(e,t,n){return eP(e,t,n)}function QO(e,t,n){return e.type&40?Xr(e,n):null}var eP=QO,fb;function Pd(e,t,n,r){let i=ZO(e,r,t),s=t[sn],o=r.parent||t[Lr],a=JO(o,r,t);if(i!=null)if(Array.isArray(n))for(let l=0;l<n.length;l++)db(s,i,n[l],a,!1);else db(s,i,n,a,!1);fb!==void 0&&fb(s,r,t,n,i)}function Lc(e,t){if(t!==null){let n=t.type;if(n&3)return Xr(t,e);if(n&4)return Qm(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return Lc(e,r);{let i=e[t.index];return Bi(i)?Qm(-1,i):er(i)}}else{if(n&128)return Lc(e,t.next);if(n&32)return dy(t,e)()||er(e[t.index]);{let r=yS(e,t);if(r!==null){if(Array.isArray(r))return r[0];let i=Zo(e[Pr]);return Lc(i,r)}else return Lc(e,t.next)}}}return null}function yS(e,t){if(t!==null){let n=e[Pr][Lr],r=t.projection;return n.projection[r]}return null}function Qm(e,t){let n=In+e+1;if(n<t.length){let r=t[n],i=r[_e].firstChild;if(i!==null)return Lc(r,i)}return t[Ko]}function py(e,t,n,r,i,s,o){for(;n!=null;){if(n.type===128){n=n.next;continue}let a=r[n.index],l=n.type;if(o&&t===0&&(a&&Yr(er(a),r),n.flags|=2),!mS(n))if(l&8)py(e,t,n.child,r,i,s,!1),ia(t,e,i,a,s);else if(l&32){let c=dy(n,r),h;for(;h=c();)ia(t,e,i,h,s);ia(t,e,i,a,s)}else l&16?tP(e,t,r,n,i,s):ia(t,e,i,a,s);n=o?n.projectionNext:n.next}}function kd(e,t,n,r,i,s){py(n,r,e.firstChild,t,i,s,!1)}function tP(e,t,n,r,i,s){let o=n[Pr],a=o[Lr].projection[r.projection];if(Array.isArray(a))for(let l=0;l<a.length;l++){let c=a[l];ia(t,e,i,c,s)}else{let l=a,c=o[Tn];NC(r)&&(l.flags|=128),py(e,t,l,c,i,s,!0)}}function nP(e,t,n,r,i){let s=n[Ko],o=er(n);s!==o&&ia(t,e,r,s,i);for(let a=In;a<n.length;a++){let l=n[a];kd(l[_e],l,e,t,r,s)}}function rP(e,t,n,r,i){if(t)i?e.addClass(n,r):e.removeClass(n,r);else{let s=r.indexOf("-")===-1?void 0:Pi.DashCase;i==null?e.removeStyle(n,r,s):(typeof i=="string"&&i.endsWith("!important")&&(i=i.slice(0,-10),s|=Pi.Important),e.setStyle(n,r,i,s))}}function ud(e,t,n,r,i=!1){for(;n!==null;){if(n.type===128){n=i?n.projectionNext:n.next;continue}let s=t[n.index];s!==null&&r.push(er(s)),Bi(s)&&iP(s,r);let o=n.type;if(o&8)ud(e,t,n.child,r);else if(o&32){let a=dy(n,t),l;for(;l=a();)r.push(l)}else if(o&16){let a=yS(t,n);if(Array.isArray(a))r.push(...a);else{let l=Zo(t[Pr]);ud(l[_e],l,a,r,!0)}}n=i?n.projectionNext:n.next}return r}function iP(e,t){for(let n=In;n<e.length;n++){let r=e[n],i=r[_e].firstChild;i!==null&&ud(r[_e],r,i,t)}e[Ko]!==e[Fi]&&t.push(e[Ko])}function vS(e){if(e[sa]!==null){for(let t of e[sa])t.impl.addSequence(t);e[sa].length=0}}var _S=[];function oP(e){return e[Qn]??sP(e)}function sP(e){let t=_S.pop()??Object.create(cP);return t.lView=e,t}function aP(e){e.lView[Qn]!==e&&(e.lView=null,_S.push(e))}var cP=te(w({},lu),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{el(e.lView)},consumerOnSignalRead(){this.lView[Qn]=this}});function lP(e){let t=e[Qn]??Object.create(uP);return t.lView=e,t}var uP=te(w({},lu),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Zo(e.lView);for(;t&&!ES(t[_e]);)t=Zo(t);t&&Lg(t)},consumerOnSignalRead(){this.lView[Qn]=this}});function ES(e){return e.type!==2}function wS(e){if(e[Qu]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[Qu])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[be]&8192)}}var dP=100;function bS(e,t=!0,n=0){let r=e[Ri].rendererFactory,i=!1;i||r.begin?.();try{fP(e,n)}catch(s){throw t&&hS(e,s),s}finally{i||r.end?.()}}function fP(e,t){let n=cC();try{qw(!0),eg(e,t);let r=0;for(;bd(e);){if(r===dP)throw new $e(103,!1);r++,eg(e,1)}}finally{qw(n)}}function pP(e,t,n,r){if(Qc(t))return;let i=t[be],s=!1,o=!1;Hg(t);let a=!0,l=null,c=null;s||(ES(e)?(c=oP(t),l=Wh(c)):XE()===null?(a=!1,c=lP(t),l=Wh(c)):t[Qn]&&(zh(t[Qn]),t[Qn]=null));try{tC(t),BA(e.bindingStartIndex),n!==null&&fS(e,t,n,2,r);let h=(i&3)===3;if(!s)if(h){let g=e.preOrderCheckHooks;g!==null&&$u(t,g,null)}else{let g=e.preOrderHooks;g!==null&&Wu(t,g,0,null),lm(t,0)}if(o||hP(t),wS(t),CS(t,0),e.contentQueries!==null&&zC(e,t),!s)if(h){let g=e.contentCheckHooks;g!==null&&$u(t,g)}else{let g=e.contentHooks;g!==null&&Wu(t,g,1),lm(t,1)}gP(e,t);let d=e.components;d!==null&&DS(t,d,0);let f=e.viewQuery;if(f!==null&&$m(2,f,r),!s)if(h){let g=e.viewCheckHooks;g!==null&&$u(t,g)}else{let g=e.viewHooks;g!==null&&Wu(t,g,2),lm(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[cm]){for(let g of t[cm])g();t[cm]=null}s||(vS(t),t[be]&=-73)}catch(h){throw s||el(t),h}finally{c!==null&&(tw(c,l),a&&aP(c)),jg()}}function CS(e,t){for(let n=kC(e);n!==null;n=LC(n))for(let r=In;r<n.length;r++){let i=n[r];SS(i,t)}}function hP(e){for(let t=kC(e);t!==null;t=LC(t)){if(!(t[be]&2))continue;let n=t[la];for(let r=0;r<n.length;r++){let i=n[r];Lg(i)}}}function mP(e,t,n){pt(18);let r=gr(t,e);SS(r,n),pt(19,r[jt])}function SS(e,t){kg(e)&&eg(e,t)}function eg(e,t){let n=e[_e],r=e[be],i=e[Qn],s=!!(t===0&&r&16);if(s||=!!(r&64&&t===0),s||=!!(r&1024),s||=!!(i?.dirty&&Gh(i)),s||=!1,i&&(i.dirty=!1),e[be]&=-9217,s)pP(n,e,n.template,e[jt]);else if(r&8192){wS(e),CS(e,1);let o=n.components;o!==null&&DS(e,o,1),vS(e)}}function DS(e,t,n){for(let r=0;r<t.length;r++)mP(e,t[r],n)}function gP(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let i=n[r];if(i<0)Xo(~i);else{let s=i,o=n[++r],a=n[++r];HA(o,s);let l=t[s];pt(24,l),a(2,l),pt(25,l)}}}finally{Xo(-1)}}function hy(e,t){let n=cC()?64:1088;for(e[Ri].changeDetectionScheduler?.notify(t);e;){e[be]|=n;let r=Zo(e);if(td(e)&&!r)return e;e=r}return null}function IS(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function TS(e,t){let n=In+t;if(n<e.length)return e[n]}function Ld(e,t,n,r=!0){let i=t[_e];if(yP(i,t,e,n),r){let o=Qm(n,e),a=t[sn],l=a.parentNode(e[Ko]);l!==null&&zO(i,e[Lr],a,t,l,o)}let s=t[Hc];s!==null&&s.firstChild!==null&&(s.firstChild=null)}function xS(e,t){let n=zc(e,t);return n!==void 0&&Od(n[_e],n),n}function zc(e,t){if(e.length<=In)return;let n=In+t,r=e[n];if(r){let i=r[Yo];i!==null&&i!==e&&fy(i,r),t>0&&(e[n-1][Or]=r[Or]);let s=Zu(e,In+t);GO(r[_e],r);let o=s[Ni];o!==null&&o.detachView(s[_e]),r[Tn]=null,r[Or]=null,r[be]&=-129}return r}function yP(e,t,n,r){let i=In+r,s=n.length;r>0&&(n[i-1][Or]=t),r<s-In?(t[Or]=n[i],Pb(n,In+r,t)):(n.push(t),t[Or]=null),t[Tn]=n;let o=t[Yo];o!==null&&n!==o&&RS(o,t);let a=t[Ni];a!==null&&a.insertView(e),Tm(t),t[be]|=128}function RS(e,t){let n=e[la],r=t[Tn];if(Ti(r))e[be]|=2;else{let i=r[Tn][Pr];t[Pr]!==i&&(e[be]|=2)}n===null?e[la]=[t]:n.push(t)}var Qo=class{_lView;_cdRefInjectingView;notifyErrorHandler;_appRef=null;_attachedToViewContainer=!1;get rootNodes(){let e=this._lView,t=e[_e];return ud(t,e,t.firstChild,[])}constructor(e,t,n=!0){this._lView=e,this._cdRefInjectingView=t,this.notifyErrorHandler=n}get context(){return this._lView[jt]}get dirty(){return!!(this._lView[be]&9280)||!!this._lView[Qn]?.dirty}set context(e){this._lView[jt]=e}get destroyed(){return Qc(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[Tn];if(Bi(e)){let t=e[ed],n=t?t.indexOf(this):-1;n>-1&&(zc(e,n),Zu(t,n))}this._attachedToViewContainer=!1}Od(this._lView[_e],this._lView)}onDestroy(e){nC(this._lView,e)}markForCheck(){hy(this._cdRefInjectingView||this._lView,4)}markForRefresh(){Lg(this._cdRefInjectingView||this._lView)}detach(){this._lView[be]&=-129}reattach(){Tm(this._lView),this._lView[be]|=128}detectChanges(){this._lView[be]|=1024,bS(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new $e(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=td(this._lView),t=this._lView[Yo];t!==null&&!e&&fy(t,this._lView),gS(this._lView[_e],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new $e(902,!1);this._appRef=e;let t=td(this._lView),n=this._lView[Yo];n!==null&&!t&&RS(n,this._lView),Tm(this._lView)}},kr=(()=>{class e{static __NG_ELEMENT_ID__=EP}return e})(),vP=kr,_P=class extends vP{_declarationLView;_declarationTContainer;elementRef;constructor(e,t,n){super(),this._declarationLView=e,this._declarationTContainer=t,this.elementRef=n}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(e,t){return this.createEmbeddedViewImpl(e,t)}createEmbeddedViewImpl(e,t,n){let r=Md(this._declarationLView,this._declarationTContainer,e,{embeddedViewInjector:t,dehydratedView:n});return new Qo(r)}};function EP(){return Fd(tr(),Fe())}function Fd(e,t){return e.type&4?new _P(t,e,ma(e,t)):null}function il(e,t,n,r,i){let s=e.data[t];if(s===null)s=wP(e,t,n,r,i),UA()&&(s.flags|=32);else if(s.type&64){s.type=n,s.value=r,s.attrs=i;let o=FA();s.injectorIndex=o===null?-1:o.injectorIndex}return co(s,!0),s}function wP(e,t,n,r,i){let s=oC(),o=Bg(),a=o?s:s&&s.parent,l=e.data[t]=CP(e,a,n,t,r,i);return bP(e,l,s,o),l}function bP(e,t,n,r){e.firstChild===null&&(e.firstChild=t),n!==null&&(r?n.child==null&&t.parent!==null&&(n.child=t):n.next===null&&(n.next=t,t.prev=n))}function CP(e,t,n,r,i,s){let o=t?t.injectorIndex:-1,a=0;return PA()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:o,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:i,attrs:s,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}var lW=new RegExp(`^(\\d+)*(${PM}|${OM})*(.*)`),SP=()=>null;function qc(e,t){return SP(e,t)}var tg=class{},dd=class{},ng=class{resolveComponentFactory(e){throw Error(`No component factory found for ${mr(e)}.`)}},ao=class{static NULL=new ng},pn=class{},ya=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>DP()}return e})();function DP(){let e=Fe(),t=tr(),n=gr(t.index,e);return(Ti(n)?n:e)[sn]}var IP=(()=>{class e{static \u0275prov=ne({token:e,providedIn:"root",factory:()=>null})}return e})();function rg(e,t,n){let r=n?e.styles:null,i=n?e.classes:null,s=0;if(t!==null)for(let o=0;o<t.length;o++){let a=t[o];if(typeof a=="number")s=a;else if(s==1)i=Vw(i,a);else if(s==2){let l=a,c=t[++o];r=Vw(r,l+": "+c+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=i:e.classesWithoutHost=i}function Mt(e,t=Ke.Default){let n=Fe();if(n===null)return Ze(e,t);let r=tr();return CC(r,n,Pn(e),t)}function my(e,t,n,r,i){let s=r===null?null:{"":-1},o=i(e,n);if(o!==null){let a,l=null,c=null,h=xP(o);h===null?a=o:[a,l,c]=h,AP(e,t,n,a,s,l,c)}s!==null&&r!==null&&TP(n,r,s)}function TP(e,t,n){let r=e.localNames=[];for(let i=0;i<t.length;i+=2){let s=n[t[i+1]];if(s==null)throw new $e(-301,!1);r.push(t[i],s)}}function xP(e){let t=null,n=!1;for(let o=0;o<e.length;o++){let a=e[o];if(o===0&&Kr(a)&&(t=a),a.findHostDirectiveDefs!==null){n=!0;break}}if(!n)return null;let r=null,i=null,s=null;for(let o of e)o.findHostDirectiveDefs!==null&&(r??=[],i??=new Map,s??=new Map,RP(o,r,s,i)),o===t&&(r??=[],r.push(o));return r!==null?(r.push(...t===null?e:e.slice(1)),[r,i,s]):null}function RP(e,t,n,r){let i=t.length;e.findHostDirectiveDefs(e,t,r),n.set(e,[i,t.length-1])}function NP(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function AP(e,t,n,r,i,s,o){let a=r.length,l=!1;for(let f=0;f<a;f++){let g=r[f];!l&&Kr(g)&&(l=!0,NP(e,n,f)),Mm(od(n,t),e,g.type)}FP(n,e.data.length,a);for(let f=0;f<a;f++){let g=r[f];g.providersResolver&&g.providersResolver(g)}let c=!1,h=!1,d=uS(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let f=0;f<a;f++){let g=r[f];if(n.mergedAttrs=ua(n.mergedAttrs,g.hostAttrs),OP(e,n,t,d,g),LP(d,g,i),o!==null&&o.has(g)){let[b,x]=o.get(g);n.directiveToIndex.set(g.type,[d,b+n.directiveStart,x+n.directiveStart])}else(s===null||!s.has(g))&&n.directiveToIndex.set(g.type,d);g.contentQueries!==null&&(n.flags|=4),(g.hostBindings!==null||g.hostAttrs!==null||g.hostVars!==0)&&(n.flags|=64);let m=g.type.prototype;!c&&(m.ngOnChanges||m.ngOnInit||m.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),c=!0),!h&&(m.ngOnChanges||m.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),h=!0),d++}MP(e,n,s)}function MP(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let i=e.data[r];if(n===null||!n.has(i))pb(0,t,i,r),pb(1,t,i,r),mb(t,r,!1);else{let s=n.get(i);hb(0,t,s,r),hb(1,t,s,r),mb(t,r,!0)}}}function pb(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let s in i)if(i.hasOwnProperty(s)){let o;e===0?o=t.inputs??={}:o=t.outputs??={},o[s]??=[],o[s].push(r),NS(t,s)}}function hb(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let s in i)if(i.hasOwnProperty(s)){let o=i[s],a;e===0?a=t.hostDirectiveInputs??={}:a=t.hostDirectiveOutputs??={},a[o]??=[],a[o].push(r,s),NS(t,o)}}function NS(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function mb(e,t,n){let{attrs:r,inputs:i,hostDirectiveInputs:s}=e;if(r===null||!n&&i===null||n&&s===null||ry(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let o=null,a=0;for(;a<r.length;){let l=r[a];if(l===0){a+=4;continue}else if(l===5){a+=2;continue}else if(typeof l=="number")break;if(!n&&i.hasOwnProperty(l)){let c=i[l];for(let h of c)if(h===t){o??=[],o.push(l,r[a+1]);break}}else if(n&&s.hasOwnProperty(l)){let c=s[l];for(let h=0;h<c.length;h+=2)if(c[h]===t){o??=[],o.push(c[h+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(o)}function OP(e,t,n,r,i){e.data[r]=i;let s=i.factory||(i.factory=Go(i.type,!0)),o=new Jo(s,Kr(i),Mt);e.blueprint[r]=o,n[r]=o,PP(e,t,r,uS(e,n,i.hostVars,Hi),i)}function PP(e,t,n,r,i){let s=i.hostBindings;if(s){let o=e.hostBindingOpCodes;o===null&&(o=e.hostBindingOpCodes=[]);let a=~t.index;kP(o)!=a&&o.push(a),o.push(n,r,s)}}function kP(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function LP(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;Kr(t)&&(n[""]=e)}}function FP(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function AS(e,t,n,r,i,s,o,a){let l=t.consts,c=so(l,o),h=il(t,e,2,r,c);return s&&my(t,n,h,so(l,a),i),h.mergedAttrs=ua(h.mergedAttrs,h.attrs),h.attrs!==null&&rg(h,h.attrs,!1),h.mergedAttrs!==null&&rg(h,h.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,h),h}function MS(e,t){Wg(e,t),Og(t)&&e.queries.elementEnd(t)}var ig=class extends ao{ngModule;constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let t=qo(e);return new Yc(t,this.ngModule)}};function BP(e){return Object.keys(e).map(t=>{let[n,r,i]=e[t],s={propName:n,templateName:t,isSignal:(r&Nd.SignalBased)!==0};return i&&(s.transform=i),s})}function VP(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function UP(e,t,n){let r=t instanceof Gn?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new Nm(n,r):n}function HP(e){let t=e.get(pn,null);if(t===null)throw new $e(407,!1);let n=e.get(IP,null),r=e.get(Ai,null);return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r}}function jP(e,t){let n=(e.selectors[0][0]||"div").toLowerCase();return sS(t,n,n==="svg"?Qb:n==="math"?DA:null)}var Yc=class extends dd{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;get inputs(){return BP(this.componentDef.inputs)}get outputs(){return VP(this.componentDef.outputs)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=_O(e.selectors),this.ngContentSelectors=e.ngContentSelectors??[],this.isBoundToModule=!!t}create(e,t,n,r){pt(22);let i=je(null);try{let s=this.componentDef,o=n?["ng-version","19.2.0"]:EO(this.componentDef.selectors[0]),a=iy(0,null,null,1,0,null,null,null,null,[o],null),l=UP(s,r||this.ngModule,e),c=HP(l),h=c.rendererFactory.createRenderer(null,s),d=n?NO(h,n,s.encapsulation,l):jP(s,h),f=oy(null,a,null,512|lS(s),null,null,c,h,l,null,GC(d,l,!0));f[Vt]=d,Hg(f);let g=null;try{let m=AS(Vt,a,f,"#host",()=>[this.componentDef],!0,0);d&&(cS(h,d,m),Yr(d,f)),Ad(a,f,m),ty(a,m,f),MS(a,m),t!==void 0&&$P(m,this.ngContentSelectors,t),g=gr(m.index,f),f[jt]=g[jt],uy(a,f,null)}catch(m){throw g!==null&&Bm(g),Bm(f),m}finally{pt(23),jg()}return new og(this.componentType,f)}finally{je(i)}}},og=class extends tg{_rootLView;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(e,t){super(),this._rootLView=t,this._tNode=Pg(t[_e],Vt),this.location=ma(this._tNode,t),this.instance=gr(this._tNode.index,t)[jt],this.hostView=this.changeDetectorRef=new Qo(t,void 0,!1),this.componentType=e}setInput(e,t){let n=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(e)&&Object.is(this.previousInputValues.get(e),t))return;let r=this._rootLView,i=ly(n,r[_e],r,e,t);this.previousInputValues.set(e,t);let s=gr(n.index,r);hy(s,1)}get injector(){return new $o(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function $P(e,t,n){let r=e.projection=[];for(let i=0;i<t.length;i++){let s=n[i];r.push(s!=null&&s.length?Array.from(s):null)}}var Br=(()=>{class e{static __NG_ELEMENT_ID__=WP}return e})();function WP(){let e=tr();return PS(e,Fe())}var GP=Br,OS=class extends GP{_lContainer;_hostTNode;_hostLView;constructor(e,t,n){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=n}get element(){return ma(this._hostTNode,this._hostLView)}get injector(){return new $o(this._hostTNode,this._hostLView)}get parentInjector(){let e=Gg(this._hostTNode,this._hostLView);if(yC(e)){let t=rd(e,this._hostLView),n=nd(e),r=t[_e].data[n+8];return new $o(r,t)}else return new $o(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let t=gb(this._lContainer);return t!==null&&t[e]||null}get length(){return this._lContainer.length-In}createEmbeddedView(e,t,n){let r,i;typeof n=="number"?r=n:n!=null&&(r=n.index,i=n.injector);let s=qc(this._lContainer,e.ssrId),o=e.createEmbeddedViewImpl(t||{},i,s);return this.insertImpl(o,r,Gc(this._hostTNode,s)),o}createComponent(e,t,n,r,i){let s=e&&!wA(e),o;if(s)o=t;else{let g=t||{};o=g.index,n=g.injector,r=g.projectableNodes,i=g.environmentInjector||g.ngModuleRef}let a=s?e:new Yc(qo(e)),l=n||this.parentInjector;if(!i&&a.ngModule==null){let g=(s?l:this.parentInjector).get(Gn,null);g&&(i=g)}let c=qo(a.componentType??{}),h=qc(this._lContainer,c?.id??null),d=h?.firstChild??null,f=a.create(l,r,d,i);return this.insertImpl(f.hostView,o,Gc(this._hostTNode,h)),f}insert(e,t){return this.insertImpl(e,t,!0)}insertImpl(e,t,n){let r=e._lView;if(TA(r)){let o=this.indexOf(e);if(o!==-1)this.detach(o);else{let a=r[Tn],l=new OS(a,a[Lr],a[Tn]);l.detach(l.indexOf(e))}}let i=this._adjustIndex(t),s=this._lContainer;return Ld(s,r,i,n),e.attachToViewContainerRef(),Pb(hm(s),i,e),e}move(e,t){return this.insert(e,t)}indexOf(e){let t=gb(this._lContainer);return t!==null?t.indexOf(e):-1}remove(e){let t=this._adjustIndex(e,-1),n=zc(this._lContainer,t);n&&(Zu(hm(this._lContainer),t),Od(n[_e],n))}detach(e){let t=this._adjustIndex(e,-1),n=zc(this._lContainer,t);return n&&Zu(hm(this._lContainer),t)!=null?new Qo(n):null}_adjustIndex(e,t=0){return e??this.length+t}};function gb(e){return e[ed]}function hm(e){return e[ed]||(e[ed]=[])}function PS(e,t){let n,r=t[e.index];return Bi(r)?n=r:(n=IS(r,t,null,e),t[e.index]=n,sy(t,n)),qP(n,t,e,r),new OS(n,e,t)}function zP(e,t){let n=e[sn],r=n.createComment(""),i=Xr(t,e),s=n.parentNode(i);return ld(n,s,r,n.nextSibling(i),!1),r}var qP=ZP,YP=()=>!1;function KP(e,t,n){return YP(e,t,n)}function ZP(e,t,n,r){if(e[Ko])return;let i;n.type&8?i=er(r):i=zP(t,n),e[Ko]=i}var sg=class F0{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new F0(this.queryList)}setDirty(){this.queryList.setDirty()}},ag=class j0{queries;constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,i=[];for(let s=0;s<r;s++){let o=n.getByIndex(s),a=this.queries[o.indexInDeclarationView];i.push(a.clone())}return new j0(i)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)gy(t,n).matches!==null&&this.queries[n].setDirty()}},cg=class{flags;read;predicate;constructor(e,t,n=null){this.flags=t,this.read=n,typeof e=="string"?this.predicate=i1(e):this.predicate=e}},lg=class H0{queries;constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let i=n!==null?n.length:0,s=this.getByIndex(r).embeddedTView(t,i);s&&(s.indexInDeclarationView=r,n!==null?n.push(s):n=[s])}return n!==null?new H0(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},ug=class $0{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,n=-1){this.metadata=t,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new $0(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let i=0;i<r.length;i++){let s=r[i];this.matchTNodeWithReadOption(t,n,XP(n,s)),this.matchTNodeWithReadOption(t,n,Gu(n,t,s,!1,!1))}else r===kr?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,Gu(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let i=this.metadata.read;if(i!==null)if(i===Ct||i===Br||i===kr&&n.type&4)this.addMatch(n.index,-2);else{let s=Gu(n,t,i,!1,!1);s!==null&&this.addMatch(n.index,s)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function XP(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function JP(e,t){return e.type&11?ma(e,t):e.type&4?Fd(e,t):null}function QP(e,t,n,r){return n===-1?JP(t,e):n===-2?e1(e,t,r):Wc(e,e[_e],n,t)}function e1(e,t,n){if(n===Ct)return ma(t,e);if(n===kr)return Fd(t,e);if(n===Br)return PS(t,e)}function kS(e,t,n,r){let i=t[Ni].queries[r];if(i.matches===null){let s=e.data,o=n.matches,a=[];for(let l=0;o!==null&&l<o.length;l+=2){let c=o[l];if(c<0)a.push(null);else{let h=s[c];a.push(QP(t,h,o[l+1],n.metadata.read))}}i.matches=a}return i.matches}function dg(e,t,n,r){let i=e.queries.getByIndex(n),s=i.matches;if(s!==null){let o=kS(e,t,i,n);for(let a=0;a<s.length;a+=2){let l=s[a];if(l>0)r.push(o[a/2]);else{let c=s[a+1],h=t[-l];for(let d=In;d<h.length;d++){let f=h[d];f[Yo]===f[Tn]&&dg(f[_e],f,c,r)}if(h[la]!==null){let d=h[la];for(let f=0;f<d.length;f++){let g=d[f];dg(g[_e],g,c,r)}}}}}return r}function t1(e,t){return e[Ni].queries[t].queryList}function n1(e,t,n){let r=new Fm((n&4)===4);return NA(e,t,r,r.destroy),(t[Ni]??=new ag).queries.push(new sg(r))-1}function r1(e,t,n){let r=Zt();return r.firstCreatePass&&(o1(r,new cg(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),n1(r,Fe(),t)}function i1(e){return e.split(",").map(t=>t.trim())}function o1(e,t,n){e.queries===null&&(e.queries=new lg),e.queries.track(new ug(t,n))}function gy(e,t){return e.queries.getByIndex(t)}function s1(e,t){let n=e[_e],r=gy(n,t);return r.crossesNgTemplate?dg(n,e,t,[]):kS(n,e,r,t)}var ki=class{},fd=class extends ki{injector;componentFactoryResolver=new ig(this);instance=null;constructor(e){super();let t=new Uc([...e.providers,{provide:ki,useValue:this},{provide:ao,useValue:this.componentFactoryResolver}],e.parent||_d(),e.debugName,new Set(["environment"]));this.injector=t,e.runEnvironmentInitializers&&t.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}};function a1(e,t,n=null){return new fd({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var c1=(()=>{class e{_injector;cachedInjectors=new Map;constructor(n){this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=Ub(!1,n.type),i=r.length>0?a1([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,i)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=ne({token:e,providedIn:"environment",factory:()=>new e(Ze(Gn))})}return e})();function yt(e){return Ig(()=>{let t=LS(e),n=te(w({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===AC.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?i=>i.get(c1).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Zr.Emulated,styles:e.styles||xi,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&uo("NgStandalone"),FS(n);let r=e.dependencies;return n.directiveDefs=yb(r,!1),n.pipeDefs=yb(r,!0),n.id=p1(n),n})}function l1(e){return qo(e)||Fb(e)}function u1(e){return e!==null}function d1(e,t){if(e==null)return zo;let n={};for(let r in e)if(e.hasOwnProperty(r)){let i=e[r],s,o,a,l;Array.isArray(i)?(a=i[0],s=i[1],o=i[2]??s,l=i[3]||null):(s=i,o=i,a=Nd.None,l=null),n[s]=[r,a,l],t[s]=o}return n}function f1(e){if(e==null)return zo;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function Vr(e){return Ig(()=>{let t=LS(e);return FS(t),t})}function is(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone??!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function LS(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputConfig:e.inputs||zo,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||xi,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:d1(e.inputs,t),outputs:f1(e.outputs),debugInfo:null}}function FS(e){e.features?.forEach(t=>t(e))}function yb(e,t){if(!e)return null;let n=t?Bb:l1;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(u1)}function p1(e){let t=0,n=typeof e.consts=="function"?"":e.consts,r=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,n,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery];for(let i of r.join("|"))t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function h1(e){return Object.getPrototypeOf(e.prototype).constructor}function po(e){let t=h1(e.type),n=!0,r=[e];for(;t;){let i;if(Kr(e))i=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new $e(903,!1);i=t.\u0275dir}if(i){if(n){r.push(i);let o=e;o.inputs=mm(e.inputs),o.declaredInputs=mm(e.declaredInputs),o.outputs=mm(e.outputs);let a=i.hostBindings;a&&_1(e,a);let l=i.viewQuery,c=i.contentQueries;if(l&&y1(e,l),c&&v1(e,c),m1(e,i),UN(e.outputs,i.outputs),Kr(i)&&i.data.animation){let h=e.data;h.animation=(h.animation||[]).concat(i.data.animation)}}let s=i.features;if(s)for(let o=0;o<s.length;o++){let a=s[o];a&&a.ngInherit&&a(e),a===po&&(n=!1)}}t=Object.getPrototypeOf(t)}g1(r)}function m1(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n])}}function g1(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let i=e[r];i.hostVars=t+=i.hostVars,i.hostAttrs=ua(i.hostAttrs,n=ua(n,i.hostAttrs))}}function mm(e){return e===zo?{}:e===xi?[]:e}function y1(e,t){let n=e.viewQuery;n?e.viewQuery=(r,i)=>{t(r,i),n(r,i)}:e.viewQuery=t}function v1(e,t){let n=e.contentQueries;n?e.contentQueries=(r,i,s)=>{t(r,i,s),n(r,i,s)}:e.contentQueries=t}function _1(e,t){let n=e.hostBindings;n?e.hostBindings=(r,i)=>{t(r,i),n(r,i)}:e.hostBindings=t}function BS(e,t,n){return e[t]=n}function Li(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function E1(e,t,n,r){let i=Li(e,t,n);return Li(e,t+1,r)||i}function w1(e,t,n,r,i,s,o,a,l){let c=t.consts,h=il(t,e,4,o||null,a||null);Fg()&&my(t,n,h,so(c,l),cy),h.mergedAttrs=ua(h.mergedAttrs,h.attrs),Wg(t,h);let d=h.tView=iy(2,h,r,i,s,t.directiveRegistry,t.pipeRegistry,null,t.schemas,c,null);return t.queries!==null&&(t.queries.template(t,h),d.queries=t.queries.embeddedTView(h)),h}function fg(e,t,n,r,i,s,o,a,l,c){let h=n+Vt,d=t.firstCreatePass?w1(h,t,e,r,i,s,o,a,l):t.data[h];co(d,!1);let f=b1(t,e,d,n);Cd()&&Pd(t,e,f,d),Yr(f,e);let g=IS(f,e,f,d);return e[h]=g,sy(e,g),KP(g,d,e),Ed(d)&&Ad(t,e,d),l!=null&&ay(e,d,c),d}function xt(e,t,n,r,i,s,o,a){let l=Fe(),c=Zt(),h=so(c.consts,s);return fg(l,c,e,t,n,r,i,h,o,a),xt}var b1=C1;function C1(e,t,n,r){return Sd(!0),t[sn].createComment("")}var VS=new pe(""),S1=(()=>{class e{static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new pg})}return e})(),pg=class{queuedEffectCount=0;queues=new Map;schedule(e){this.enqueue(e)}remove(e){let t=e.zone,n=this.queues.get(t);n.has(e)&&(n.delete(e),this.queuedEffectCount--)}enqueue(e){let t=e.zone;this.queues.has(t)||this.queues.set(t,new Set);let n=this.queues.get(t);n.has(e)||(this.queuedEffectCount++,n.add(e))}flush(){for(;this.queuedEffectCount>0;)for(let[e,t]of this.queues)e===null?this.flushQueue(t):e.run(()=>this.flushQueue(t))}flushQueue(e){for(let t of e)e.delete(t),this.queuedEffectCount--,t.run()}};function yy(e){return!!e&&typeof e.then=="function"}function US(e){return!!e&&typeof e.subscribe=="function"}var D1=new pe(""),HS=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=O(D1,{optional:!0})??[];injector=O(ht);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let i of this.appInits){let s=Wb(this.injector,i);if(yy(s))n.push(s);else if(US(s)){let o=new Promise((a,l)=>{s.subscribe({complete:a,error:l})});n.push(o)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(i=>{this.reject(i)}),n.length===0&&r(),this.initialized=!0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),I1=new pe("");function T1(){aw(()=>{throw new $e(600,!1)})}function x1(e){return e.isBoundToModule}var R1=10,yr=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=O(_M);afterRenderManager=O($C);zonelessEnabled=O(Id);rootEffectScheduler=O(S1);dirtyFlags=0;tracingSnapshot=null;externalTestViews=new Set;afterTick=new J;get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];isStable=O(Td).hasPendingTasks.pipe(pr(n=>!n));constructor(){O(ga,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:i=>{i&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=O(Gn);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){pt(10);let i=n instanceof dd;if(!this._injector.get(HS).done){let d=!i&&lA(n),f=!1;throw new $e(405,f)}let s;i?s=n:s=this._injector.get(ao).resolveComponentFactory(n),this.componentTypes.push(s.componentType);let o=x1(s)?void 0:this._injector.get(ki),a=r||s.selector,l=s.create(ht.NULL,[],a,o),c=l.location.nativeElement,h=l.injector.get(VS,null);return h?.registerApplication(c),l.onDestroy(()=>{this.detachView(l.hostView),zu(this.components,l),h?.unregisterApplication(c)}),this._loadComponent(l),pt(11,l),l}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){pt(12),this.tracingSnapshot!==null?this.tracingSnapshot.run(Qg.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw new $e(101,!1);let n=je(null);try{this._runningTick=!0,this.synchronize()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,je(n),this.afterTick.next(),pt(13)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(pn,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<R1;)pt(14),this.synchronizeOnce(),pt(15)}synchronizeOnce(){if(this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush()),this.dirtyFlags&7){let n=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:r,notifyErrorHandler:i}of this.allViews)N1(r,i,n,this.zonelessEnabled);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}else this._rendererFactory?.begin?.(),this._rendererFactory?.end?.();this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>bd(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;zu(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(I1,[]).forEach(r=>r(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>zu(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new $e(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function zu(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function N1(e,t,n,r){!n&&!bd(e)||bS(e,t,n&&!r?0:1)}function va(e,t,n,r){let i=Fe(),s=tl();if(Li(i,s,t)){let o=Zt(),a=$g();BO(a,i,e,t,n,r)}return va}function jS(e,t,n,r){return Li(e,tl(),n)?t+Zc(n)+r:Hi}function Hu(e,t){return e<<17|t<<2}function es(e){return e>>17&32767}function A1(e){return(e&2)==2}function M1(e,t){return e&131071|t<<17}function hg(e){return e|2}function da(e){return(e&131068)>>2}function gm(e,t){return e&-131069|t<<2}function O1(e){return(e&1)===1}function mg(e){return e|1}function P1(e,t,n,r,i,s){let o=s?t.classBindings:t.styleBindings,a=es(o),l=da(o);e[r]=n;let c=!1,h;if(Array.isArray(n)){let d=n;h=d[1],(h===null||Xc(d,h)>0)&&(c=!0)}else h=n;if(i)if(l!==0){let d=es(e[a+1]);e[r+1]=Hu(d,a),d!==0&&(e[d+1]=gm(e[d+1],r)),e[a+1]=M1(e[a+1],r)}else e[r+1]=Hu(a,0),a!==0&&(e[a+1]=gm(e[a+1],r)),a=r;else e[r+1]=Hu(l,0),a===0?a=r:e[l+1]=gm(e[l+1],r),l=r;c&&(e[r+1]=hg(e[r+1])),vb(e,h,r,!0),vb(e,h,r,!1),k1(t,h,e,r,s),o=Hu(a,l),s?t.classBindings=o:t.styleBindings=o}function k1(e,t,n,r,i){let s=i?e.residualClasses:e.residualStyles;s!=null&&typeof t=="string"&&Xc(s,t)>=0&&(n[r+1]=mg(n[r+1]))}function vb(e,t,n,r){let i=e[n+1],s=t===null,o=r?es(i):da(i),a=!1;for(;o!==0&&(a===!1||s);){let l=e[o],c=e[o+1];L1(l,t)&&(a=!0,e[o+1]=r?mg(c):hg(c)),o=r?es(c):da(c)}a&&(e[n+1]=r?hg(i):mg(i))}function L1(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Xc(e,t)>=0:!1}function Be(e,t,n){let r=Fe(),i=tl();if(Li(r,i,t)){let s=Zt(),o=$g();pS(s,o,r,e,t,r[sn],n,!1)}return Be}function _b(e,t,n,r,i){ly(t,e,n,i?"class":"style",r)}function ho(e,t,n){return $S(e,t,n,!1),ho}function mo(e,t){return $S(e,t,null,!0),mo}function $S(e,t,n,r){let i=Fe(),s=Zt(),o=VA(2);if(s.firstUpdatePass&&B1(s,e,o,r),t!==Hi&&Li(i,o,t)){let a=s.data[lo()];$1(s,a,i,i[sn],e,i[o+1]=W1(t,n),r,o)}}function F1(e,t){return t>=e.expandoStartIndex}function B1(e,t,n,r){let i=e.data;if(i[n+1]===null){let s=i[lo()],o=F1(e,n);G1(s,r)&&t===null&&!o&&(t=!1),t=V1(i,s,t,r),P1(i,s,t,n,o,r)}}function V1(e,t,n,r){let i=$A(e),s=r?t.residualClasses:t.residualStyles;if(i===null)(r?t.classBindings:t.styleBindings)===0&&(n=ym(null,e,t,n,r),n=Kc(n,t.attrs,r),s=null);else{let o=t.directiveStylingLast;if(o===-1||e[o]!==i)if(n=ym(i,e,t,n,r),s===null){let a=U1(e,t,r);a!==void 0&&Array.isArray(a)&&(a=ym(null,e,t,a[1],r),a=Kc(a,t.attrs,r),H1(e,t,r,a))}else s=j1(e,t,r)}return s!==void 0&&(r?t.residualClasses=s:t.residualStyles=s),n}function U1(e,t,n){let r=n?t.classBindings:t.styleBindings;if(da(r)!==0)return e[es(r)]}function H1(e,t,n,r){let i=n?t.classBindings:t.styleBindings;e[es(i)]=r}function j1(e,t,n){let r,i=t.directiveEnd;for(let s=1+t.directiveStylingLast;s<i;s++){let o=e[s].hostAttrs;r=Kc(r,o,n)}return Kc(r,t.attrs,n)}function ym(e,t,n,r,i){let s=null,o=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<o&&(s=t[a],r=Kc(r,s.hostAttrs,i),s!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function Kc(e,t,n){let r=n?1:2,i=-1;if(t!==null)for(let s=0;s<t.length;s++){let o=t[s];typeof o=="number"?i=o:i===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),aA(e,o,n?!0:t[++s]))}return e===void 0?null:e}function $1(e,t,n,r,i,s,o,a){if(!(t.type&3))return;let l=e.data,c=l[a+1],h=O1(c)?Eb(l,t,n,i,da(c),o):void 0;if(!pd(h)){pd(s)||A1(c)&&(s=Eb(l,null,n,i,a,o));let d=eC(lo(),n);rP(r,o,d,i,s)}}function Eb(e,t,n,r,i,s){let o=t===null,a;for(;i>0;){let l=e[i],c=Array.isArray(l),h=c?l[1]:l,d=h===null,f=n[i+1];f===Hi&&(f=d?xi:void 0);let g=d?sm(f,r):h===r?f:void 0;if(c&&!pd(g)&&(g=sm(l,r)),pd(g)&&(a=g,o))return a;let m=e[i+1];i=o?es(m):da(m)}if(t!==null){let l=s?t.residualClasses:t.residualStyles;l!=null&&(a=sm(l,r))}return a}function pd(e){return e!==void 0}function W1(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=mr(Qr(e)))),e}function G1(e,t){return(e.flags&(t?8:16))!==0}var gg=class{destroy(e){}updateValue(e,t){}swap(e,t){let n=Math.min(e,t),r=Math.max(e,t),i=this.detach(r);if(r-n>1){let s=this.detach(n);this.attach(n,i),this.attach(r,s)}else this.attach(n,i)}move(e,t){this.attach(t,this.detach(e))}};function vm(e,t,n,r,i){return e===n&&Object.is(t,r)?1:Object.is(i(e,t),i(n,r))?-1:0}function z1(e,t,n){let r,i,s=0,o=e.length-1,a;if(Array.isArray(t)){let l=t.length-1;for(;s<=o&&s<=l;){let c=e.at(s),h=t[s],d=vm(s,c,s,h,n);if(d!==0){d<0&&e.updateValue(s,h),s++;continue}let f=e.at(o),g=t[l],m=vm(o,f,l,g,n);if(m!==0){m<0&&e.updateValue(o,g),o--,l--;continue}let b=n(s,c),x=n(o,f),A=n(s,h);if(Object.is(A,x)){let F=n(l,g);Object.is(F,b)?(e.swap(s,o),e.updateValue(o,g),l--,o--):e.move(o,s),e.updateValue(s,h),s++;continue}if(r??=new hd,i??=bb(e,s,o,n),yg(e,r,s,A))e.updateValue(s,h),s++,o++;else if(i.has(A))r.set(b,e.detach(s)),o--;else{let F=e.create(s,t[s]);e.attach(s,F),s++,o++}}for(;s<=l;)wb(e,r,n,s,t[s]),s++}else if(t!=null){let l=t[Symbol.iterator](),c=l.next();for(;!c.done&&s<=o;){let h=e.at(s),d=c.value,f=vm(s,h,s,d,n);if(f!==0)f<0&&e.updateValue(s,d),s++,c=l.next();else{r??=new hd,i??=bb(e,s,o,n);let g=n(s,d);if(yg(e,r,s,g))e.updateValue(s,d),s++,o++,c=l.next();else if(!i.has(g))e.attach(s,e.create(s,d)),s++,o++,c=l.next();else{let m=n(s,h);r.set(m,e.detach(s)),o--}}}for(;!c.done;)wb(e,r,n,e.length,c.value),c=l.next()}for(;s<=o;)e.destroy(e.detach(o--));r?.forEach(l=>{e.destroy(l)})}function yg(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function wb(e,t,n,r,i){if(yg(e,t,r,n(r,i)))e.updateValue(r,i);else{let s=e.create(r,i);e.attach(r,s)}}function bb(e,t,n,r){let i=new Set;for(let s=t;s<=n;s++)i.add(r(s,e.at(s)));return i}var hd=class{kvMap=new Map;_vMap=void 0;has(e){return this.kvMap.has(e)}delete(e){if(!this.has(e))return!1;let t=this.kvMap.get(e);return this._vMap!==void 0&&this._vMap.has(t)?(this.kvMap.set(e,this._vMap.get(t)),this._vMap.delete(t)):this.kvMap.delete(e),!0}get(e){return this.kvMap.get(e)}set(e,t){if(this.kvMap.has(e)){let n=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let r=this._vMap;for(;r.has(n);)n=r.get(n);r.set(n,t)}else this.kvMap.set(e,t)}forEach(e){for(let[t,n]of this.kvMap)if(e(n,t),this._vMap!==void 0){let r=this._vMap;for(;r.has(n);)n=r.get(n),e(n,t)}}};function $t(e,t){uo("NgControlFlow");let n=Fe(),r=tl(),i=n[r]!==Hi?n[r]:-1,s=i!==-1?md(n,Vt+i):void 0,o=0;if(Li(n,r,e)){let a=je(null);try{if(s!==void 0&&xS(s,o),e!==-1){let l=Vt+e,c=md(n,l),h=wg(n[_e],l),d=qc(c,h.tView.ssrId),f=Md(n,h,t,{dehydratedView:d});Ld(c,f,o,Gc(h,d))}}finally{je(a)}}else if(s!==void 0){let a=TS(s,o);a!==void 0&&(a[jt]=t)}}var vg=class{lContainer;$implicit;$index;constructor(e,t,n){this.lContainer=e,this.$implicit=t,this.$index=n}get $count(){return this.lContainer.length-In}};function os(e,t){return t}var _g=class{hasEmptyBlock;trackByFn;liveCollection;constructor(e,t,n){this.hasEmptyBlock=e,this.trackByFn=t,this.liveCollection=n}};function Qt(e,t,n,r,i,s,o,a,l,c,h,d,f){uo("NgControlFlow");let g=Fe(),m=Zt(),b=l!==void 0,x=Fe(),A=a?o.bind(x[Pr][jt]):o,F=new _g(b,A);x[Vt+e]=F,fg(g,m,e+1,t,n,r,i,so(m.consts,s)),b&&fg(g,m,e+2,l,c,h,d,so(m.consts,f))}var Eg=class extends gg{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(e,t,n){super(),this.lContainer=e,this.hostLView=t,this.templateTNode=n}get length(){return this.lContainer.length-In}at(e){return this.getLView(e)[jt].$implicit}attach(e,t){let n=t[Hc];this.needsIndexUpdate||=e!==this.length,Ld(this.lContainer,t,e,Gc(this.templateTNode,n))}detach(e){return this.needsIndexUpdate||=e!==this.length-1,q1(this.lContainer,e)}create(e,t){let n=qc(this.lContainer,this.templateTNode.tView.ssrId),r=Md(this.hostLView,this.templateTNode,new vg(this.lContainer,t,e),{dehydratedView:n});return this.operationsCounter?.recordCreate(),r}destroy(e){Od(e[_e],e),this.operationsCounter?.recordDestroy()}updateValue(e,t){this.getLView(e)[jt].$implicit=t}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e<this.length;e++)this.getLView(e)[jt].$index=e}getLView(e){return Y1(this.lContainer,e)}};function en(e){let t=je(null),n=lo();try{let r=Fe(),i=r[_e],s=r[n],o=n+1,a=md(r,o);if(s.liveCollection===void 0){let c=wg(i,o);s.liveCollection=new Eg(a,r,c)}else s.liveCollection.reset();let l=s.liveCollection;if(z1(l,e,s.trackByFn),l.updateIndexes(),s.hasEmptyBlock){let c=tl(),h=l.length===0;if(Li(r,c,h)){let d=n+2,f=md(r,d);if(h){let g=wg(i,d),m=qc(f,g.tView.ssrId),b=Md(r,g,void 0,{dehydratedView:m});Ld(f,b,0,Gc(g,m))}else xS(f,0)}}}finally{je(t)}}function md(e,t){return e[t]}function q1(e,t){return zc(e,t)}function Y1(e,t){return TS(e,t)}function wg(e,t){return Pg(e,t)}function re(e,t,n,r){let i=Fe(),s=Zt(),o=Vt+e,a=i[sn],l=s.firstCreatePass?AS(o,s,i,t,cy,Fg(),n,r):s.data[o],c=K1(s,i,l,a,t,e);i[o]=c;let h=Ed(l);return co(l,!0),cS(a,c,l),!mS(l)&&Cd()&&Pd(s,i,c,l),(AA()===0||h)&&Yr(c,i),MA(),h&&(Ad(s,i,l),ty(s,l,i)),r!==null&&ay(i,l),re}function ie(){let e=tr();Bg()?sC():(e=e.parent,co(e,!1));let t=e;kA(t)&&LA(),OA();let n=Zt();return n.firstCreatePass&&MS(n,t),t.classesWithoutHost!=null&&XA(t)&&_b(n,t,Fe(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&JA(t)&&_b(n,t,Fe(),t.stylesWithoutHost,!1),ie}function Ne(e,t,n,r){return re(e,t,n,r),ie(),Ne}var K1=(e,t,n,r,i,s)=>(Sd(!0),sS(r,i,qA()));function Z1(e,t,n,r,i){let s=t.consts,o=so(s,r),a=il(t,e,8,"ng-container",o);o!==null&&rg(a,o,!0);let l=so(s,i);return Fg()&&my(t,n,a,l,cy),a.mergedAttrs=ua(a.mergedAttrs,a.attrs),t.queries!==null&&t.queries.elementStart(t,a),a}function WS(e,t,n){let r=Fe(),i=Zt(),s=e+Vt,o=i.firstCreatePass?Z1(s,i,r,t,n):i.data[s];co(o,!0);let a=X1(i,r,o,e);return r[s]=a,Cd()&&Pd(i,r,a,o),Yr(a,r),Ed(o)&&(Ad(i,r,o),ty(i,o,r)),n!=null&&ay(r,o),WS}function GS(){let e=tr(),t=Zt();return Bg()?sC():(e=e.parent,co(e,!1)),t.firstCreatePass&&(Wg(t,e),Og(e)&&t.queries.elementEnd(e)),GS}function Bd(e,t,n){return WS(e,t,n),GS(),Bd}var X1=(e,t,n,r)=>(Sd(!0),CO(t[sn],""));function nr(){return Fe()}var gd="en-US",J1=gd;function Q1(e){typeof e=="string"&&(J1=e.toLowerCase().replace(/_/g,"-"))}var ek=(e,t,n)=>{};function Rt(e,t,n,r){let i=Fe(),s=Zt(),o=tr();return nk(s,i,i[sn],o,e,t,r),Rt}function tk(e,t,n,r){let i=e.cleanup;if(i!=null)for(let s=0;s<i.length-1;s+=2){let o=i[s];if(o===n&&i[s+1]===r){let a=t[Ju],l=i[s+2];return a.length>l?a[l]:null}typeof o=="string"&&(s+=2)}return null}function nk(e,t,n,r,i,s,o){let a=Ed(r),l=e.firstCreatePass?iC(e):null,c=t[jt],h=rC(t),d=!0;if(r.type&3||o){let f=Xr(r,t),g=o?o(f):f,m=h.length,b=o?A=>o(er(A[r.index])):r.index,x=null;if(!o&&a&&(x=tk(e,t,i,r.index)),x!==null){let A=x.__ngLastListenerFn__||x;A.__ngNextListenerFn__=s,x.__ngLastListenerFn__=s,d=!1}else{s=Db(r,t,c,s),ek(f,i,s);let A=n.listen(g,i,s);h.push(s,A),l&&l.push(i,b,m,m+1)}}else s=Db(r,t,c,s);if(d){let f=r.outputs?.[i],g=r.hostDirectiveOutputs?.[i];if(g&&g.length)for(let m=0;m<g.length;m+=2){let b=g[m],x=g[m+1];Cb(r,e,t,b,x,i,s,h,l)}if(f&&f.length)for(let m of f)Cb(r,e,t,m,i,i,s,h,l)}}function Cb(e,t,n,r,i,s,o,a,l){let c=n[r],h=t.data[r].outputs[i],d=c[h].subscribe(o),f=a.length;a.push(o,d),l&&l.push(s,e.index,f,-(f+1))}function Sb(e,t,n,r){let i=je(null);try{return pt(6,t,n),n(r)!==!1}catch(s){return hS(e,s),!1}finally{pt(7,t,n),je(i)}}function Db(e,t,n,r){return function i(s){if(s===Function)return r;let o=ha(e)?gr(e.index,t):t;hy(o,5);let a=Sb(t,n,r,s),l=i.__ngNextListenerFn__;for(;l;)a=Sb(t,n,l,s)&&a,l=l.__ngNextListenerFn__;return a}}function me(e=1){return GA(e)}function zn(e,t,n){return ji(e,"",t,"",n),zn}function ji(e,t,n,r,i){let s=Fe(),o=jS(s,t,n,r);if(o!==Hi){let a=Zt(),l=$g();pS(a,l,s,e,o,s[sn],i,!1)}return ji}function Ea(e,t,n){r1(e,t,n)}function wa(e){let t=Fe(),n=Zt(),r=lC();Ug(r+1);let i=gy(n,r);if(e.dirty&&IA(t)===((i.metadata.flags&2)===2)){if(i.matches===null)e.reset([]);else{let s=s1(t,r);e.reset(s,wM),e.notifyOnChanges()}return!0}return!1}function ba(){return t1(Fe(),lC())}function vy(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function _y(e){let t=aC();return wd(t,Vt+e)}function tn(e,t=""){let n=Fe(),r=Zt(),i=e+Vt,s=r.firstCreatePass?il(r,i,1,t,null):r.data[i],o=rk(r,n,s,t,e);n[i]=o,Cd()&&Pd(r,n,o,s),co(s,!1)}var rk=(e,t,n,r,i)=>(Sd(!0),wO(t[sn],r));function Ca(e){return ss("",e,""),Ca}function ss(e,t,n){let r=Fe(),i=jS(r,e,t,n);return i!==Hi&&ik(r,lo(),i),ss}function ik(e,t,n){let r=eC(t,e);bO(e[sn],r,n)}var zS={};function $i(e){let t=Zt(),n=Fe(),r=e+Vt,i=il(t,r,128,null,null);return co(i,!1),vy(t,n,r,zS),$i}function go(e){uo("NgLet");let t=Zt(),n=Fe(),r=lo();return vy(t,n,r,e),e}function Ur(e){let t=aC(),n=wd(t,Vt+e);if(n===zS)throw new $e(314,!1);return n}function ok(e,t,n){let r=Zt();if(r.firstCreatePass){let i=Kr(e);bg(n,r.data,r.blueprint,i,!0),bg(t,r.data,r.blueprint,i,!1)}}function bg(e,t,n,r,i){if(e=Pn(e),Array.isArray(e))for(let s=0;s<e.length;s++)bg(e[s],t,n,r,i);else{let s=Zt(),o=Fe(),a=tr(),l=ca(e)?e:Pn(e.provide),c=$b(e),h=a.providerIndexes&1048575,d=a.directiveStart,f=a.providerIndexes>>20;if(ca(e)||!e.multi){let g=new Jo(c,i,Mt),m=Em(l,t,i?h:h+f,d);m===-1?(Mm(od(a,o),s,l),_m(s,e,t.length),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(g),o.push(g)):(n[m]=g,o[m]=g)}else{let g=Em(l,t,h+f,d),m=Em(l,t,h,h+f),b=g>=0&&n[g],x=m>=0&&n[m];if(i&&!x||!i&&!b){Mm(od(a,o),s,l);let A=ck(i?ak:sk,n.length,i,r,c);!i&&x&&(n[m].providerFactory=A),_m(s,e,t.length,0),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(A),o.push(A)}else{let A=qS(n[i?m:g],c,!i&&r);_m(s,e,g>-1?g:m,A)}!i&&r&&x&&n[m].componentProviders++}}}function _m(e,t,n,r){let i=ca(t),s=hA(t);if(i||s){let o=(s?Pn(t.useClass):t).prototype.ngOnDestroy;if(o){let a=e.destroyHooks||(e.destroyHooks=[]);if(!i&&t.multi){let l=a.indexOf(n);l===-1?a.push(n,[r,o]):a[l+1].push(r,o)}else a.push(n,o)}}}function qS(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Em(e,t,n,r){for(let i=n;i<r;i++)if(t[i]===e)return i;return-1}function sk(e,t,n,r){return Cg(this.multi,[])}function ak(e,t,n,r){let i=this.multi,s;if(this.providerFactory){let o=this.providerFactory.componentProviders,a=Wc(n,n[_e],this.providerFactory.index,r);s=a.slice(0,o),Cg(i,s);for(let l=o;l<a.length;l++)s.push(a[l])}else s=[],Cg(i,s);return s}function Cg(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function ck(e,t,n,r,i){let s=new Jo(e,n,Mt);return s.multi=[],s.index=t,s.componentProviders=0,qS(s,i,r&&!n),s}function Vd(e,t=[]){return n=>{n.providersResolver=(r,i)=>ok(r,i?i(e):e,t)}}function YS(e,t,n,r){return ZS(Fe(),Vg(),e,t,n,r)}function KS(e,t){let n=e[t];return n===Hi?void 0:n}function ZS(e,t,n,r,i,s){let o=t+n;return Li(e,o,i)?BS(e,o+1,s?r.call(s,i):r(i)):KS(e,o+1)}function lk(e,t,n,r,i,s,o){let a=t+n;return E1(e,a,i,s)?BS(e,a+2,o?r.call(o,i,s):r(i,s)):KS(e,a+2)}function bn(e,t){let n=Zt(),r,i=e+Vt;n.firstCreatePass?(r=uk(t,n.pipeRegistry),n.data[i]=r,r.onDestroy&&(n.destroyHooks??=[]).push(i,r.onDestroy)):r=n.data[i];let s=r.factory||(r.factory=Go(r.type,!0)),o,a=Wn(Mt);try{let l=id(!1),c=s();return id(l),vy(n,Fe(),i,c),c}finally{Wn(a)}}function uk(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function xn(e,t,n){let r=e+Vt,i=Fe(),s=wd(i,r);return JS(i,r)?ZS(i,Vg(),t,s.transform,n,s):s.transform(n)}function XS(e,t,n,r){let i=e+Vt,s=Fe(),o=wd(s,i);return JS(s,i)?lk(s,Vg(),t,o.transform,n,r,o):o.transform(n,r)}function JS(e,t){return e[_e].data[t].pure}function QS(e,t){return Fd(e,t)}var fa=class{full;major;minor;patch;constructor(e){this.full=e;let t=e.split(".");this.major=t[0],this.minor=t[1],this.patch=t.slice(2).join(".")}},Ey=new fa("19.2.0"),dk=(()=>{class e{zone=O(Le);changeDetectionScheduler=O(Ai);applicationRef=O(yr);_onMicrotaskEmptySubscription;initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function fk({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new Le(te(w({},pk()),{scheduleInRootZone:n})),[{provide:Le,useFactory:e},{provide:Vc,multi:!0,useFactory:()=>{let r=O(dk,{optional:!0});return()=>r.initialize()}},{provide:Vc,multi:!0,useFactory:()=>{let r=O(hk);return()=>{r.initialize()}}},t===!0?{provide:TC,useValue:!0}:[],{provide:qg,useValue:n??IC}]}function pk(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var hk=(()=>{class e{subscription=new ot;initialized=!1;zone=O(Le);pendingTasks=O(Td);initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{Le.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{Le.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),e0=(()=>{class e{appRef=O(yr);taskService=O(Td);ngZone=O(Le);zonelessEnabled=O(Id);tracing=O(ga,{optional:!0});disableScheduling=O(TC,{optional:!0})??!1;zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new ot;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(ad):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(O(qg,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()})),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof cd||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&n===5)return;let r=!1;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2,r=!0;break}case 12:{this.appRef.dirtyFlags|=16,r=!0;break}case 13:{this.appRef.dirtyFlags|=2,r=!0;break}case 11:{r=!0;break}case 9:case 8:case 7:case 10:default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick(r))return;let i=this.useMicrotaskScheduler?Qw:xC;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>i(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>i(()=>this.tick()))}shouldScheduleTick(n){return!(this.disableScheduling&&!n||this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(ad+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){throw this.taskService.remove(n),r}finally{this.cleanup()}this.useMicrotaskScheduler=!0,Qw(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function t0(){return uo("NgZoneless"),Vb([{provide:Ai,useExisting:e0},{provide:Le,useClass:cd},{provide:Id,useValue:!0},{provide:qg,useValue:!1},[]])}function mk(){return typeof $localize<"u"&&$localize.locale||gd}var wy=new pe("",{providedIn:"root",factory:()=>O(wy,Ke.Optional|Ke.SkipSelf)||mk()}),Sg=new pe(""),gk=new pe("");function Pc(e){return!e.moduleRef}function yk(e){let t=Pc(e)?e.r3Injector:e.moduleRef.injector,n=t.get(Le);return n.run(()=>{Pc(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(Mi,null),i;if(n.runOutsideAngular(()=>{i=n.onError.subscribe({next:s=>{r.handleError(s)}})}),Pc(e)){let s=()=>t.destroy(),o=e.platformInjector.get(Sg);o.add(s),t.onDestroy(()=>{i.unsubscribe(),o.delete(s)})}else{let s=()=>e.moduleRef.destroy(),o=e.platformInjector.get(Sg);o.add(s),e.moduleRef.onDestroy(()=>{zu(e.allPlatformModules,e.moduleRef),i.unsubscribe(),o.delete(s)})}return _k(r,n,()=>{let s=t.get(HS);return s.runInitializers(),s.donePromise.then(()=>{let o=t.get(wy,gd);if(Q1(o||gd),!t.get(gk,!0))return Pc(e)?t.get(yr):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Pc(e)){let a=t.get(yr);return e.rootComponent!==void 0&&a.bootstrap(e.rootComponent),a}else return vk(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function vk(e,t){let n=e.injector.get(yr);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else if(e.instance.ngDoBootstrap)e.instance.ngDoBootstrap(n);else throw new $e(-403,!1);t.push(e)}function _k(e,t,n){try{let r=n();return yy(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var qu=null;function Ek(e=[],t){return ht.create({name:t,providers:[{provide:vd,useValue:"platform"},{provide:Sg,useValue:new Set([()=>qu=null])},...e]})}function wk(e=[]){if(qu)return qu;let t=Ek(e);return qu=t,T1(),bk(t),t}function bk(e){let t=e.get(Xg,null);Wb(e,()=>{t?.forEach(n=>n())})}var rr=(()=>{class e{static __NG_ELEMENT_ID__=Ck}return e})();function Ck(e){return Sk(tr(),Fe(),(e&16)===16)}function Sk(e,t,n){if(ha(e)&&!n){let r=gr(e.index,t);return new Qo(r,r)}else if(e.type&175){let r=t[Pr];return new Qo(r,t)}return null}function n0(e){pt(8);try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,i=wk(r),s=[fk({}),{provide:Ai,useExisting:e0},...n||[]],o=new fd({providers:s,parent:i,debugName:"",runEnvironmentInitializers:!1});return yk({r3Injector:o.injector,platformInjector:i,rootComponent:t})}catch(t){return Promise.reject(t)}finally{pt(9)}}function Sa(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function by(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function Cy(e){let t=je(null);try{return e()}finally{je(t)}}var Ib=class{[bi];constructor(e){this[bi]=e}destroy(){this[bi].destroy()}};function Ud(e,t){let n=qo(e),r=t.elementInjector||_d();return new Yc(n).create(r,t.projectableNodes,t.hostElement,t.environmentInjector)}var Dk={schedule(e,t){let n=setTimeout(e,t);return()=>clearTimeout(n)}};function Ik(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Tk(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var Sy;function xk(e,t){if(!Sy){let n=Element.prototype;Sy=n.matches||n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE?Sy.call(e,t):!1}function Rk(e){let t={};return e.forEach(({propName:n,templateName:r,transform:i})=>{t[Ik(r)]=[n,i]}),t}function Nk(e,t){return t.get(ao).resolveComponentFactory(e).inputs}function Ak(e,t){let n=e.childNodes,r=t.map(()=>[]),i=-1;t.some((s,o)=>s==="*"?(i=o,!0):!1);for(let s=0,o=n.length;s<o;++s){let a=n[s],l=Mk(a,t,i);l!==-1&&r[l].push(a)}return r}function Mk(e,t,n){let r=n;return Tk(e)&&t.some((i,s)=>i!=="*"&&xk(e,i)?(r=s,!0):!1),r}var Ok=10,Dy=class{componentFactory;inputMap=new Map;constructor(e,t){this.componentFactory=t.get(ao).resolveComponentFactory(e);for(let n of this.componentFactory.inputs)this.inputMap.set(n.propName,n.templateName)}create(e){return new Iy(this.componentFactory,e,this.inputMap)}},Iy=class{componentFactory;injector;inputMap;eventEmitters=new Fo(1);events=this.eventEmitters.pipe(ea(e=>ro(...e)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(e,t,n){this.componentFactory=e,this.injector=t,this.inputMap=n,this.ngZone=this.injector.get(Le),this.appRef=this.injector.get(yr),this.cdScheduler=t.get(Ai),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(e){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(e)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=Dk.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},Ok))})}getInputValue(e){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(e):this.componentRef.instance[e])}setInputValue(e,t){if(this.componentRef===null){this.initialInputValues.set(e,t);return}this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(e)??e,t),this.componentRef.hostView.dirty&&(this.componentRef.changeDetectorRef.markForRefresh(),this.cdScheduler.notify(6))})}initializeComponent(e){let t=ht.create({providers:[],parent:this.injector}),n=Ak(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,n,e),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[e,t]of this.initialInputValues)this.setInputValue(e,t);this.initialInputValues.clear()}initializeOutputs(e){let t=this.componentFactory.outputs.map(({propName:n,templateName:r})=>{let i=e.instance[n];return new nt(s=>{let o=i.subscribe(a=>s.next({name:r,value:a}));return()=>o.unsubscribe()})});this.eventEmitters.next(t)}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},Ty=class extends HTMLElement{ngElementEventsSubscription=null};function r0(e,t){let n=Nk(e,t.injector),r=t.strategyFactory||new Dy(e,t.injector),i=Rk(n);class s extends Ty{injector;static observedAttributes=Object.keys(i);get ngElementStrategy(){if(!this._ngElementStrategy){let a=this._ngElementStrategy=r.create(this.injector||t.injector);n.forEach(({propName:l,transform:c})=>{if(!this.hasOwnProperty(l))return;let h=this[l];delete this[l],a.setInputValue(l,h,c)})}return this._ngElementStrategy}_ngElementStrategy;constructor(a){super(),this.injector=a}attributeChangedCallback(a,l,c,h){let[d,f]=i[a];this.ngElementStrategy.setInputValue(d,c,f)}connectedCallback(){let a=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),a=!0),this.ngElementStrategy.connect(this),a||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(a=>{let l=new CustomEvent(a.name,{detail:a.value});this.dispatchEvent(l)})}}return n.forEach(({propName:o,transform:a})=>{Object.defineProperty(s.prototype,o,{get(){return this.ngElementStrategy.getInputValue(o)},set(l){this.ngElementStrategy.setInputValue(o,l,a)},configurable:!0,enumerable:!0})}),s}var a0=null;function Da(){return a0}function c0(e){a0??=e}var Hd=class{},Qe=new pe(""),l0=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:()=>O(kk),providedIn:"platform"})}return e})(),kk=(()=>{class e extends l0{_location;_history;_doc=O(Qe);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Da().getBaseHref(this._doc)}onPopState(n){let r=Da().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){let r=Da().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(n){this._location.pathname=n}pushState(n,r,i){this._history.pushState(n,r,i)}replaceState(n,r,i){this._history.replaceState(n,r,i)}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:()=>new e,providedIn:"platform"})}return e})();function u0(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function i0(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function as(e){return e&&e[0]!=="?"?`?${e}`:e}var Ry=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:()=>O(Fk),providedIn:"root"})}return e})(),Lk=new pe(""),Fk=(()=>{class e extends Ry{_platformLocation;_baseHref;_removeListenerFns=[];constructor(n,r){super(),this._platformLocation=n,this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??O(Qe).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return u0(this._baseHref,n)}path(n=!1){let r=this._platformLocation.pathname+as(this._platformLocation.search),i=this._platformLocation.hash;return i&&n?`${r}${i}`:r}pushState(n,r,i,s){let o=this.prepareExternalUrl(i+as(s));this._platformLocation.pushState(n,r,o)}replaceState(n,r,i,s){let o=this.prepareExternalUrl(i+as(s));this._platformLocation.replaceState(n,r,o)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}static \u0275fac=function(n){return new(n||e)(Ze(l0),Ze(Lk,8))};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Ny=(()=>{class e{_subject=new J;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(n){this._locationStrategy=n;let r=this._locationStrategy.getBaseHref();this._basePath=Uk(i0(o0(r))),this._locationStrategy.onPopState(i=>{this._subject.next({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+as(r))}normalize(n){return e.stripTrailingSlash(Vk(this._basePath,o0(n)))}prepareExternalUrl(n){return n&&n[0]!=="/"&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,r="",i=null){this._locationStrategy.pushState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+as(r)),i)}replaceState(n,r="",i=null){this._locationStrategy.replaceState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+as(r)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){this._locationStrategy.historyGo?.(n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription??=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}),()=>{let r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(i=>i(n,r))}subscribe(n,r,i){return this._subject.subscribe({next:n,error:r??void 0,complete:i??void 0})}static normalizeQueryParams=as;static joinWithSlash=u0;static stripTrailingSlash=i0;static \u0275fac=function(n){return new(n||e)(Ze(Ry))};static \u0275prov=ne({token:e,factory:()=>Bk(),providedIn:"root"})}return e})();function Bk(){return new Ny(Ze(Ry))}function Vk(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function o0(e){return e.replace(/\/index.html$/,"")}function Uk(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}function d0(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[i,s]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===t)return decodeURIComponent(s)}return null}var xy=/\s+/,s0=[],f0=(()=>{class e{_ngEl;_renderer;initialClasses=s0;rawClass;stateMap=new Map;constructor(n,r){this._ngEl=n,this._renderer=r}set klass(n){this.initialClasses=n!=null?n.trim().split(xy):s0}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(xy):n}ngDoCheck(){for(let r of this.initialClasses)this._updateState(r,!0);let n=this.rawClass;if(Array.isArray(n)||n instanceof Set)for(let r of n)this._updateState(r,!0);else if(n!=null)for(let r of Object.keys(n))this._updateState(r,!!n[r]);this._applyStateDiff()}_updateState(n,r){let i=this.stateMap.get(n);i!==void 0?(i.enabled!==r&&(i.changed=!0,i.enabled=r),i.touched=!0):this.stateMap.set(n,{enabled:r,changed:!0,touched:!0})}_applyStateDiff(){for(let n of this.stateMap){let r=n[0],i=n[1];i.changed?(this._toggleClass(r,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(r,!1),this.stateMap.delete(r)),i.touched=!1}}_toggleClass(n,r){n=n.trim(),n.length>0&&n.split(xy).forEach(i=>{r?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}static \u0275fac=function(n){return new(n||e)(Mt(Ct),Mt(ya))};static \u0275dir=Vr({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return e})(),p0=(()=>{class e{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;constructor(n){this._viewContainerRef=n}ngOnChanges(n){if(this._shouldRecreateView(n)){let r=this._viewContainerRef;if(this._viewRef&&r.remove(r.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=r.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(n){return!!n.ngTemplateOutlet||!!n.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(n,r,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,r,i):!1,get:(n,r,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,r,i)}})}static \u0275fac=function(n){return new(n||e)(Mt(Br))};static \u0275dir=Vr({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[ts]})}return e})(),Ay="browser",Hk="server";function h0(e){return e===Ay}function My(e){return e===Hk}var jd=class{},Py=class extends Hd{supportsDOMEvents=!0},ky=class G0 extends Py{static makeCurrent(){c0(new G0)}onAndCancel(t,n,r,i){return t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.remove()}createElement(t,n){return n=n||this.getDefaultDocument(),n.createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return n==="window"?window:n==="document"?t:n==="body"?t.body:null}getBaseHref(t){let n=$k();return n==null?null:Wk(n)}resetBaseElement(){ol=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return d0(document.cookie,t)}},ol=null;function $k(){return ol=ol||document.querySelector("base"),ol?ol.getAttribute("href"):null}function Wk(e){return new URL(e,document.baseURI).pathname}var Gk=(()=>{class e{build(){return new XMLHttpRequest}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),Ly=new pe(""),E0=(()=>{class e{_zone;_plugins;_eventNameToPlugin=new Map;constructor(n,r){this._zone=r,n.forEach(i=>{i.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,r,i,s){return this._findPluginFor(r).addEventListener(n,r,i,s)}getZone(){return this._zone}_findPluginFor(n){let r=this._eventNameToPlugin.get(n);if(r)return r;if(r=this._plugins.find(i=>i.supports(n)),!r)throw new $e(5101,!1);return this._eventNameToPlugin.set(n,r),r}static \u0275fac=function(n){return new(n||e)(Ze(Ly),Ze(Le))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),Wd=class{_doc;constructor(e){this._doc=e}manager},$d="ng-app-id";function m0(e){for(let t of e)t.remove()}function g0(e,t){let n=t.createElement("style");return n.textContent=e,n}function zk(e,t,n,r){let i=e.head?.querySelectorAll(`style[${$d}="${t}"],link[${$d}="${t}"]`);if(i)for(let s of i)s.removeAttribute($d),s instanceof HTMLLinkElement?r.set(s.href.slice(s.href.lastIndexOf("/")+1),{usage:0,elements:[s]}):s.textContent&&n.set(s.textContent,{usage:0,elements:[s]})}function Fy(e,t){let n=t.createElement("link");return n.setAttribute("rel","stylesheet"),n.setAttribute("href",e),n}var w0=(()=>{class e{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;isServer;constructor(n,r,i,s={}){this.doc=n,this.appId=r,this.nonce=i,this.isServer=My(s),zk(n,r,this.inline,this.external),this.hosts.add(n.head)}addStyles(n,r){for(let i of n)this.addUsage(i,this.inline,g0);r?.forEach(i=>this.addUsage(i,this.external,Fy))}removeStyles(n,r){for(let i of n)this.removeUsage(i,this.inline);r?.forEach(i=>this.removeUsage(i,this.external))}addUsage(n,r,i){let s=r.get(n);s?s.usage++:r.set(n,{usage:1,elements:[...this.hosts].map(o=>this.addElement(o,i(n,this.doc)))})}removeUsage(n,r){let i=r.get(n);i&&(i.usage--,i.usage<=0&&(m0(i.elements),r.delete(n)))}ngOnDestroy(){for(let[,{elements:n}]of[...this.inline,...this.external])m0(n);this.hosts.clear()}addHost(n){this.hosts.add(n);for(let[r,{elements:i}]of this.inline)i.push(this.addElement(n,g0(r,this.doc)));for(let[r,{elements:i}]of this.external)i.push(this.addElement(n,Fy(r,this.doc)))}removeHost(n){this.hosts.delete(n)}addElement(n,r){return this.nonce&&r.setAttribute("nonce",this.nonce),this.isServer&&r.setAttribute($d,this.appId),n.appendChild(r)}static \u0275fac=function(n){return new(n||e)(Ze(Qe),Ze(nl),Ze(Jg,8),Ze(rs))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),Oy={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},Vy=/%COMP%/g,b0="%COMP%",qk=`_nghost-${b0}`,Yk=`_ngcontent-${b0}`,Kk=!0,Zk=new pe("",{providedIn:"root",factory:()=>Kk});function Xk(e){return Yk.replace(Vy,e)}function Jk(e){return qk.replace(Vy,e)}function C0(e,t){return t.map(n=>n.replace(Vy,e))}var y0=(()=>{class e{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;platformId;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;platformIsServer;constructor(n,r,i,s,o,a,l,c=null,h=null){this.eventManager=n,this.sharedStylesHost=r,this.appId=i,this.removeStylesOnCompDestroy=s,this.doc=o,this.platformId=a,this.ngZone=l,this.nonce=c,this.tracingService=h,this.platformIsServer=My(a),this.defaultRenderer=new sl(n,o,l,this.platformIsServer,this.tracingService)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;this.platformIsServer&&r.encapsulation===Zr.ShadowDom&&(r=te(w({},r),{encapsulation:Zr.Emulated}));let i=this.getOrCreateRenderer(n,r);return i instanceof Gd?i.applyToHost(n):i instanceof al&&i.applyStyles(),i}getOrCreateRenderer(n,r){let i=this.rendererByCompId,s=i.get(r.id);if(!s){let o=this.doc,a=this.ngZone,l=this.eventManager,c=this.sharedStylesHost,h=this.removeStylesOnCompDestroy,d=this.platformIsServer,f=this.tracingService;switch(r.encapsulation){case Zr.Emulated:s=new Gd(l,c,r,this.appId,h,o,a,d,f);break;case Zr.ShadowDom:return new By(l,c,n,r,o,a,this.nonce,d,f);default:s=new al(l,c,r,h,o,a,d,f);break}i.set(r.id,s)}return s}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(n){this.rendererByCompId.delete(n)}static \u0275fac=function(n){return new(n||e)(Ze(E0),Ze(w0),Ze(nl),Ze(Zk),Ze(Qe),Ze(rs),Ze(Le),Ze(Jg),Ze(ga,8))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),sl=class{eventManager;doc;ngZone;platformIsServer;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(e,t,n,r,i){this.eventManager=e,this.doc=t,this.ngZone=n,this.platformIsServer=r,this.tracingService=i}destroy(){}destroyNode=null;createElement(e,t){return t?this.doc.createElementNS(Oy[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(v0(e)?e.content:e).appendChild(t)}insertBefore(e,t,n){e&&(v0(e)?e.content:e).insertBefore(t,n)}removeChild(e,t){t.remove()}selectRootElement(e,t){let n=typeof e=="string"?this.doc.querySelector(e):e;if(!n)throw new $e(-5104,!1);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,r){if(r){t=r+":"+t;let i=Oy[r];i?e.setAttributeNS(i,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){let r=Oy[n];r?e.removeAttributeNS(r,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,r){r&(Pi.DashCase|Pi.Important)?e.style.setProperty(t,n,r&Pi.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&Pi.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){e!=null&&(e[t]=n)}setValue(e,t){e.nodeValue=t}listen(e,t,n,r){if(typeof e=="string"&&(e=Da().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${t}`);let i=this.decoratePreventDefault(n);return this.tracingService!==null&&this.tracingService.wrapEventListener&&(i=this.tracingService.wrapEventListener(e,t,i)),this.eventManager.addEventListener(e,t,i,r)}decoratePreventDefault(e){return t=>{if(t==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(t)):e(t))===!1&&t.preventDefault()}}};function v0(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var By=class extends sl{sharedStylesHost;hostEl;shadowRoot;constructor(e,t,n,r,i,s,o,a,l){super(e,i,s,a,l),this.sharedStylesHost=t,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let c=r.styles;c=C0(r.id,c);for(let d of c){let f=document.createElement("style");o&&f.setAttribute("nonce",o),f.textContent=d,this.shadowRoot.appendChild(f)}let h=r.getExternalStyles?.();if(h)for(let d of h){let f=Fy(d,i);o&&f.setAttribute("nonce",o),this.shadowRoot.appendChild(f)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(null,t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},al=class extends sl{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(e,t,n,r,i,s,o,a,l){super(e,i,s,o,a),this.sharedStylesHost=t,this.removeStylesOnCompDestroy=r;let c=n.styles;this.styles=l?C0(l,c):c,this.styleUrls=n.getExternalStyles?.(l)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},Gd=class extends al{contentAttr;hostAttr;constructor(e,t,n,r,i,s,o,a,l){let c=r+"-"+n.id;super(e,t,n,i,s,o,a,l,c),this.contentAttr=Xk(c),this.hostAttr=Jk(c)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,t){let n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}},Qk=(()=>{class e extends Wd{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,i,s){return n.addEventListener(r,i,s),()=>this.removeEventListener(n,r,i,s)}removeEventListener(n,r,i,s){return n.removeEventListener(r,i,s)}static \u0275fac=function(n){return new(n||e)(Ze(Qe))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),_0=["alt","control","meta","shift"],eL={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},tL={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},nL=(()=>{class e extends Wd{constructor(n){super(n)}supports(n){return e.parseEventName(n)!=null}addEventListener(n,r,i,s){let o=e.parseEventName(r),a=e.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Da().onAndCancel(n,o.domEventName,a,s))}static parseEventName(n){let r=n.toLowerCase().split("."),i=r.shift();if(r.length===0||!(i==="keydown"||i==="keyup"))return null;let s=e._normalizeKey(r.pop()),o="",a=r.indexOf("code");if(a>-1&&(r.splice(a,1),o="code."),_0.forEach(c=>{let h=r.indexOf(c);h>-1&&(r.splice(h,1),o+=c+".")}),o+=s,r.length!=0||s.length===0)return null;let l={};return l.domEventName=i,l.fullKey=o,l}static matchEventFullKeyCode(n,r){let i=eL[n.key]||n.key,s="";return r.indexOf("code.")>-1&&(i=n.code,s="code."),i==null||!i?!1:(i=i.toLowerCase(),i===" "?i="space":i==="."&&(i="dot"),_0.forEach(o=>{if(o!==i){let a=tL[o];a(n)&&(s+=o+".")}}),s+=i,s===r)}static eventCallback(n,r,i){return s=>{e.matchEventFullKeyCode(s,n)&&i.runGuarded(()=>r(s))}}static _normalizeKey(n){return n==="esc"?"escape":n}static \u0275fac=function(n){return new(n||e)(Ze(Qe))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})();function S0(e){return n0(rL(e))}function rL(e){return{appProviders:[...cL,...e?.providers??[]],platformProviders:aL}}function iL(){ky.makeCurrent()}function oL(){return new Mi}function sL(){return BC(document),document}var aL=[{provide:rs,useValue:Ay},{provide:Xg,useValue:iL,multi:!0},{provide:Qe,useFactory:sL,deps:[]}],cL=[{provide:vd,useValue:"root"},{provide:Mi,useFactory:oL,deps:[]},{provide:Ly,useClass:Qk,multi:!0,deps:[Qe]},{provide:Ly,useClass:nL,multi:!0,deps:[Qe]},y0,w0,E0,{provide:pn,useExisting:y0},{provide:jd,useClass:Gk,deps:[]},[]],Uy=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:function(n){let r=null;return n?r=new(n||e):r=Ze(lL),r},providedIn:"root"})}return e})(),lL=(()=>{class e extends Uy{_doc;constructor(n){super(),this._doc=n}sanitize(n,r){if(r==null)return null;switch(n){case ei.NONE:return r;case ei.HTML:return fo(r,"HTML")?Qr(r):ny(this._doc,String(r)).toString();case ei.STYLE:return fo(r,"Style")?Qr(r):r;case ei.SCRIPT:if(fo(r,"Script"))return Qr(r);throw new $e(5200,!1);case ei.URL:return fo(r,"URL")?Qr(r):Rd(String(r));case ei.RESOURCE_URL:if(fo(r,"ResourceURL"))return Qr(r);throw new $e(5201,!1);default:throw new $e(5202,!1)}}bypassSecurityTrustHtml(n){return qC(n)}bypassSecurityTrustStyle(n){return YC(n)}bypassSecurityTrustScript(n){return KC(n)}bypassSecurityTrustUrl(n){return ZC(n)}bypassSecurityTrustResourceUrl(n){return XC(n)}static \u0275fac=function(n){return new(n||e)(Ze(Qe))};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),D0="9.7.3",k=class ep{static SDK_VERSION=D0;static SDK_VERSION_CODE;static SDK="WEB";static LOG_PREFIX="CooeeSDK";static COOEE="cooee";static SESSION_STORAGE_SCROLL_ID="sleid";static IDLE_TIME_IN_SECONDS=30*60;static IN_APP_WRAPPER_NAME="cooee-wrapper";static IN_APP_CONTAINER_NAME="cooee-container";static IN_APP_DEFAULT_PADDING=15;static EVENT_SCREEN_VIEW="CE Screen View";static EVENT_APP_BACKGROUND="CE App Background";static EVENT_TRIGGER_DISPLAYED="CE Trigger Displayed";static EVENT_CAMPAIGN_HOLDOUT="CE Campaign Holdout";static EVENT_CAMPAIGN_REJECTED="CE Campaign Rejected";static EVENT_CAMPAIGN_FAILED="CE Campaign Failed";static EVENT_TRIGGER_CLOSED="CE Trigger Closed";static EVENT_SCROLL="CE Scroll";static EVENT_TRIGGER_CLICKED="CE Trigger Clicked";static EVENT_FORM_SUBMITTED="CE Form Submitted";static EVENT_EXPERIMENT_START="CE Experiment Start";static EVENT_VIDEO_DIALOG_CLOSED="CE Video Dialog Closed";static EVENT_VIDEO_DIALOG_OPENED="CE Video Dialog Opened";static EVENT_VIDEO_CHANGE="CE Video Changed";static EVENT_LAST_VIDEO_ENDED="CE Last Video Ended";static EVENT_VIDEO_MUTED="CE Video Muted";static EVENT_VIDEO_UNMUTED="CE Video Unmuted";static EVENT_ADD_TO_CART_CLICKED="CE Add To Cart Clicked";static EVENT_VIEW_ITEM_CLICKED="CE View Item Clicked";static EVENT_MORE_ITEM_INFO_CLICKED="CE More Item Info Clicked";static EVENT_OPEN_CART_CLICKED="CE Open Cart Clicked";static EVENT_ADD_TO_CART="Add To Cart";static EVENT_REMOVE_FROM_CART="Remove From Cart";static EVENT_VIEW_ITEM="View Item";static EVENT_VIEW_CART="View Cart";static EVENT_VIEW_COLLECTION="View Collection";static EVENT_BUY_NOW_CLICKED="Buy Now Clicked";static EVENT_CHECKOUT_STARTED="Checkout Started";static EVENT_REVIEW_CLICKED="Review Clicked";static EVENT_ITEM_THUMBNAIL_CLICKED="Item Thumbnail Clicked";static JS_LOAD_WHITELIST_EVENTS=[this.EVENT_VIEW_ITEM,this.EVENT_VIEW_CART,this.EVENT_VIEW_COLLECTION];static HASH_INITIATE_CHECKOUT="initiate-checkout";static HASH_OPEN_CART_DRAWER="open-cart-drawer";static ADD_BUNDLE_CTA_INBOUND_EVENT="letscooee:inbound:cta:add-bundle";static CTA_OPEN_CART_EVENT="letscooee:outbound:open-cart";static CTA_AFTER_REFRESH_UI="letscooee:outbound:refresh-ui";static POPUP_ACTIVITY_EVENT="letscooee:outbound:popup-activities";static THIRD_PARTY_CHECKOUT_EVENT="letscooee:outbound:third-party-initiate-checkout";static CAMPAIGN_DISPLAYED_ACTIVITY="DISPLAYED";static CAMPAIGN_CLICKED_ACTIVITY="CLICKED";static CAMPAIGN_CLOSED_ACTIVITY="CLOSED";static BLACKLISTED_PAGE_NAMES=["collection","product","cart"];static API_CALL_MAX_ATTEMPTS=3;static API_CALL_RETRY_DELAY=1e3;static PLACEHOLDER_IMAGE="https://cdn.global.letscooee.com/images/placeholders/product.png";static CART_UPDATE_BROADCAST="CART_UPDATE";static GRAPHQL_VERSION="2024-10";static GRAPHQL_API_PATH=`/api/${this.GRAPHQL_VERSION}/graphql.json`;static SHADOW_SPLITTER=":shadow";static CAMPAIGN_ATTRIBUTE="_letscooee_campaign";static CONTENT_ATTRIBUTE="_letscooee_content";static VIA="_via";static PAYMENT_MODAL_DETAILS=[{identifier:"#flo-checkout-wrapper",gateway:"Shopflow"},{identifier:"#fastrr-main-container",gateway:"Shiprocket"},{identifier:"#gokwik-modal-wrapper",gateway:"Gokwik"},{identifier:"#zecpe",gateway:"Ecom 360"}];static{let t=ep.SDK_VERSION.split(".").map(n=>n.padStart(2,"0")).join("");ep.SDK_VERSION_CODE=parseInt(t,10)}},Rn={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",styleURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${k.SDK_VERSION}/dist/widget.min.css`,widgetURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${k.SDK_VERSION}/dist/widget.min.js`},ir=Re(us()),C=class{static log(...e){ir.default.info(...e)}static debug(...e){ir.default.debug(...e)}static error(...e){ir.default.error(...e)}static warn(...e){ir.default.warn(...e)}static info(...e){ir.default.info(...e)}static trace(...e){ir.default.trace(...e)}static configure(e=k.LOG_PREFIX){ir.default.useDefaults({formatter:function(n){n.unshift(`${e} (v${k.SDK_VERSION}):`)}});let t=this.getDebugParam();(t==="1"||t==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?ir.default.setLevel(ir.default[localStorage.cooeeLogLevel]):ir.default.setLevel(Rn.debug?ir.default.TRACE:ir.default.OFF)}static getDebugParam(){return new URL(location.href).searchParams?.get("cooee-debug")}static logBrand(){let e=`
|
|
7
|
+
`)}`}function Go(e,t){return e.hasOwnProperty(Yu)?e[Yu]:null}function iA(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let i=e[r],s=t[r];if(n&&(i=n(i),s=n(s)),s!==i)return!1}return!0}function oA(e){return e.flat(Number.POSITIVE_INFINITY)}function Ag(e,t){e.forEach(n=>Array.isArray(n)?Ag(n,t):t(n))}function Pb(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Zu(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function sA(e,t,n,r){let i=e.length;if(i==t)e.push(n,r);else if(i===1)e.push(r,e[0]),e[0]=n;else{for(i--,e.push(e[i-1],e[i]);i>t;){let s=i-2;e[i]=e[s],i--}e[t]=n,e[t+1]=r}}function aA(e,t,n){let r=Xc(e,t);return r>=0?e[r|1]=n:(r=~r,sA(e,r,t,n)),r}function sm(e,t){let n=Xc(e,t);if(n>=0)return e[n|1]}function Xc(e,t){return cA(e,t,1)}function cA(e,t,n){let r=0,i=e.length>>n;for(;i!==r;){let s=r+(i-r>>1),o=e[s<<n];if(t===o)return s<<n;o>t?i=s:r=s+1}return~(i<<n)}var zo={},xi=[],Vc=new pe(""),kb=new pe("",-1),Lb=new pe(""),Xu=class{get(e,t=Bc){if(t===Bc){let n=new Error(`NullInjectorError: No provider for ${mr(e)}!`);throw n.name="NullInjectorError",n}return t}};function qo(e){return e[WN]||null}function Fb(e){return e[GN]||null}function Bb(e){return e[Rg]||null}function lA(e){let t=qo(e)||Fb(e)||Bb(e);return t!==null&&t.standalone}function Vb(e){return{\u0275providers:e}}function uA(...e){return{\u0275providers:Ub(!0,e),\u0275fromNgModule:!0}}function Ub(e,...t){let n=[],r=new Set,i,s=o=>{n.push(o)};return Ag(t,o=>{let a=o;Cm(a,s,[],r)&&(i||=[],i.push(a))}),i!==void 0&&Hb(i,s),n}function Hb(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:i}=e[n];Mg(i,s=>{t(s,r)})}}function Cm(e,t,n,r){if(e=Pn(e),!e)return!1;let i=null,s=Hw(e),o=!s&&qo(e);if(!s&&!o){let l=e.ngModule;if(s=Hw(l),s)i=l;else return!1}else{if(o&&!o.standalone)return!1;i=e}let a=r.has(i);if(o){if(a)return!1;if(r.add(i),o.dependencies){let l=typeof o.dependencies=="function"?o.dependencies():o.dependencies;for(let c of l)Cm(c,t,n,r)}}else if(s){if(s.imports!=null&&!a){r.add(i);let c;try{Ag(s.imports,h=>{Cm(h,t,n,r)&&(c||=[],c.push(h))})}finally{}c!==void 0&&Hb(c,t)}if(!a){let c=Go(i)||(()=>new i);t({provide:i,useFactory:c,deps:xi},i),t({provide:Lb,useValue:i,multi:!0},i),t({provide:Vc,useValue:()=>Ze(i),multi:!0},i)}let l=s.providers;if(l!=null&&!a){let c=e;Mg(l,h=>{t(h,c)})}}else return!1;return i!==e&&e.providers!==void 0}function Mg(e,t){for(let n of e)Ab(n)&&(n=n.\u0275providers),Array.isArray(n)?Mg(n,t):t(n)}var dA=Tt({provide:String,useValue:Tt});function jb(e){return e!==null&&typeof e=="object"&&dA in e}function fA(e){return!!(e&&e.useExisting)}function pA(e){return!!(e&&e.useFactory)}function ca(e){return typeof e=="function"}function hA(e){return!!e.useClass}var vd=new pe(""),ju={},mA={},am;function _d(){return am===void 0&&(am=new Xu),am}var Gn=class{},Uc=class extends Gn{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(e,t,n,r){super(),this.parent=t,this.source=n,this.scopes=r,Dm(e,s=>this.processProvider(s)),this.records.set(kb,ta(void 0,this)),r.has("environment")&&this.records.set(Gn,ta(void 0,this));let i=this.records.get(vd);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Lb,xi,Ke.Self))}destroy(){kc(this),this._destroyed=!0;let e=je(null);try{for(let n of this._ngOnDestroyHooks)n.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let n of t)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),je(e)}}onDestroy(e){return kc(this),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){kc(this);let t=io(this),n=Wn(void 0),r;try{return e()}finally{io(t),Wn(n)}}get(e,t=Bc,n=Ke.Default){if(kc(this),e.hasOwnProperty($w))return e[$w](this);n=yd(n);let r,i=io(this),s=Wn(void 0);try{if(!(n&Ke.SkipSelf)){let a=this.records.get(e);if(a===void 0){let l=EA(e)&&xg(e);l&&this.injectableDefInScope(l)?a=ta(Sm(e),ju):a=null,this.records.set(e,a)}if(a!=null)return this.hydrate(e,a)}let o=n&Ke.Self?_d():this.parent;return t=n&Ke.Optional&&t===Bc?null:t,o.get(e,t)}catch(o){if(o.name==="NullInjectorError"){if((o[Ku]=o[Ku]||[]).unshift(mr(e)),i)throw o;return nA(o,e,"R3InjectorError",this.source)}else throw o}finally{Wn(s),io(i)}}resolveInjectorInitializers(){let e=je(null),t=io(this),n=Wn(void 0),r;try{let i=this.get(Vc,xi,Ke.Self);for(let s of i)s()}finally{io(t),Wn(n),je(e)}}toString(){let e=[],t=this.records;for(let n of t.keys())e.push(mr(n));return`R3Injector[${e.join(", ")}]`}processProvider(e){e=Pn(e);let t=ca(e)?e:Pn(e&&e.provide),n=yA(e);if(!ca(e)&&e.multi===!0){let r=this.records.get(t);r||(r=ta(void 0,ju,!0),r.factory=()=>bm(r.multi),this.records.set(t,r)),t=e,r.multi.push(e)}this.records.set(t,n)}hydrate(e,t){let n=je(null);try{return t.value===ju&&(t.value=mA,t.value=t.factory()),typeof t.value=="object"&&t.value&&_A(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}finally{je(n)}}injectableDefInScope(e){if(!e.providedIn)return!1;let t=Pn(e.providedIn);return typeof t=="string"?t==="any"||this.scopes.has(t):this.injectorDefTypes.has(t)}removeOnDestroy(e){let t=this._onDestroyHooks.indexOf(e);t!==-1&&this._onDestroyHooks.splice(t,1)}};function Sm(e){let t=xg(e),n=t!==null?t.factory:Go(e);if(n!==null)return n;if(e instanceof pe)throw new $e(204,!1);if(e instanceof Function)return gA(e);throw new $e(204,!1)}function gA(e){if(e.length>0)throw new $e(204,!1);let t=jN(e);return t!==null?()=>t.factory(e):()=>new e}function yA(e){if(jb(e))return ta(void 0,e.useValue);{let t=$b(e);return ta(t,ju)}}function $b(e,t,n){let r;if(ca(e)){let i=Pn(e);return Go(i)||Sm(i)}else if(jb(e))r=()=>Pn(e.useValue);else if(pA(e))r=()=>e.useFactory(...bm(e.deps||[]));else if(fA(e))r=()=>Ze(Pn(e.useExisting));else{let i=Pn(e&&(e.useClass||e.provide));if(vA(e))r=()=>new i(...bm(e.deps));else return Go(i)||Sm(i)}return r}function kc(e){if(e.destroyed)throw new $e(205,!1)}function ta(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function vA(e){return!!e.deps}function _A(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function EA(e){return typeof e=="function"||typeof e=="object"&&e instanceof pe}function Dm(e,t){for(let n of e)Array.isArray(n)?Dm(n,t):n&&Ab(n)?Dm(n.\u0275providers,t):t(n)}function Wb(e,t){e instanceof Uc&&kc(e);let n,r=io(e),i=Wn(void 0);try{return t()}finally{io(r),Wn(i)}}function Gb(){return Mb()!==void 0||QN()!=null}function zb(e){if(!Gb())throw new $e(-203,!1)}function wA(e){return typeof e=="function"}var Fi=0,_e=1,be=2,xn=3,Or=4,Lr=5,Hc=6,Ju=7,jt=8,jc=9,Ri=10,sn=11,$c=12,Gw=13,pa=14,Pr=15,Yo=16,na=17,Ni=18,Jc=19,qb=20,oo=21,cm=22,Qu=23,Qn=24,sa=25,Vt=26,Yb=1,Ko=7,ed=8,la=9,Tn=10;function Ti(e){return Array.isArray(e)&&typeof e[Yb]=="object"}function Bi(e){return Array.isArray(e)&&e[Yb]===!0}function Og(e){return(e.flags&4)!==0}function ha(e){return e.componentOffset>-1}function Ed(e){return(e.flags&1)===1}function Kr(e){return!!e.template}function td(e){return(e[be]&512)!==0}function Qc(e){return(e[be]&256)===256}var Im=class{previousValue;currentValue;firstChange;constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}};function Kb(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var ts=(()=>{let e=()=>Zb;return e.ngInherit=!0,e})();function Zb(e){return e.type.prototype.ngOnChanges&&(e.setInput=CA),bA}function bA(){let e=Jb(this),t=e?.current;if(t){let n=e.previous;if(n===zo)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function CA(e,t,n,r,i){let s=this.declaredInputs[r],o=Jb(e)||SA(e,{previous:zo,current:null}),a=o.current||(o.current={}),l=o.previous,c=l[s];a[s]=new Im(c&&c.currentValue,n,l===zo),Kb(e,t,i,n)}var Xb="__ngSimpleChanges__";function Jb(e){return e[Xb]||null}function SA(e,t){return e[Xb]=t}var zw=null,pt=function(e,t=null,n){zw?.(e,t,n)},Qb="svg",DA="math";function er(e){for(;Array.isArray(e);)e=e[Fi];return e}function eC(e,t){return er(t[e])}function Xr(e,t){return er(t[e.index])}function Pg(e,t){return e.data[t]}function wd(e,t){return e[t]}function gr(e,t){let n=t[e];return Ti(n)?n:n[Fi]}function IA(e){return(e[be]&4)===4}function kg(e){return(e[be]&128)===128}function TA(e){return Bi(e[xn])}function so(e,t){return t==null?null:e[t]}function tC(e){e[na]=0}function Lg(e){e[be]&1024||(e[be]|=1024,kg(e)&&el(e))}function xA(e,t){for(;e>0;)t=t[pa],e--;return t}function bd(e){return!!(e[be]&9216||e[Qn]?.dirty)}function Tm(e){e[Ri].changeDetectionScheduler?.notify(8),e[be]&64&&(e[be]|=1024),bd(e)&&el(e)}function el(e){e[Ri].changeDetectionScheduler?.notify(0);let t=Zo(e);for(;t!==null&&!(t[be]&8192||(t[be]|=8192,!kg(t)));)t=Zo(t)}function nC(e,t){if(Qc(e))throw new $e(911,!1);e[oo]===null&&(e[oo]=[]),e[oo].push(t)}function RA(e,t){if(e[oo]===null)return;let n=e[oo].indexOf(t);n!==-1&&e[oo].splice(n,1)}function Zo(e){let t=e[xn];return Bi(t)?t[xn]:t}function rC(e){return e[Ju]??=[]}function iC(e){return e.cleanup??=[]}function NA(e,t,n,r){let i=rC(t);i.push(n),e.firstCreatePass&&iC(e).push(r,i.length-1)}var xe={lFrame:fC(null),bindingsEnabled:!0,skipHydrationRootTNode:null},xm=!1;function AA(){return xe.lFrame.elementDepthCount}function MA(){xe.lFrame.elementDepthCount++}function OA(){xe.lFrame.elementDepthCount--}function Fg(){return xe.bindingsEnabled}function PA(){return xe.skipHydrationRootTNode!==null}function kA(e){return xe.skipHydrationRootTNode===e}function LA(){xe.skipHydrationRootTNode=null}function Fe(){return xe.lFrame.lView}function Zt(){return xe.lFrame.tView}function Xt(e){return xe.lFrame.contextLView=e,e[jt]}function Jt(e){return xe.lFrame.contextLView=null,e}function tr(){let e=oC();for(;e!==null&&e.type===64;)e=e.parent;return e}function oC(){return xe.lFrame.currentTNode}function FA(){let e=xe.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function co(e,t){let n=xe.lFrame;n.currentTNode=e,n.isParent=t}function Bg(){return xe.lFrame.isParent}function sC(){xe.lFrame.isParent=!1}function aC(){return xe.lFrame.contextLView}function cC(){return xm}function qw(e){let t=xm;return xm=e,t}function Vg(){let e=xe.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function BA(e){return xe.lFrame.bindingIndex=e}function tl(){return xe.lFrame.bindingIndex++}function VA(e){let t=xe.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function UA(){return xe.lFrame.inI18n}function HA(e,t){let n=xe.lFrame;n.bindingIndex=n.bindingRootIndex=e,Rm(t)}function jA(){return xe.lFrame.currentDirectiveIndex}function Rm(e){xe.lFrame.currentDirectiveIndex=e}function $A(e){let t=xe.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function lC(){return xe.lFrame.currentQueryIndex}function Ug(e){xe.lFrame.currentQueryIndex=e}function WA(e){let t=e[_e];return t.type===2?t.declTNode:t.type===1?e[Lr]:null}function uC(e,t,n){if(n&Ke.SkipSelf){let i=t,s=e;for(;(i=i.parent,i===null&&!(n&Ke.Host))&&(i=WA(s),!(i===null||(s=s[pa],i.type&10))););if(i===null)return!1;t=i,e=s}let r=xe.lFrame=dC();return r.currentTNode=t,r.lView=e,!0}function Hg(e){let t=dC(),n=e[_e];xe.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function dC(){let e=xe.lFrame,t=e===null?null:e.child;return t===null?fC(e):t}function fC(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function pC(){let e=xe.lFrame;return xe.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var hC=pC;function jg(){let e=pC();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function GA(e){return(xe.lFrame.contextLView=xA(e,xe.lFrame.contextLView))[jt]}function lo(){return xe.lFrame.selectedIndex}function Xo(e){xe.lFrame.selectedIndex=e}function $g(){let e=xe.lFrame;return Pg(e.tView,e.selectedIndex)}function vr(){xe.lFrame.currentNamespace=Qb}function ns(){zA()}function zA(){xe.lFrame.currentNamespace=null}function qA(){return xe.lFrame.currentNamespace}var mC=!0;function Cd(){return mC}function Sd(e){mC=e}function YA(e,t,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:s}=t.type.prototype;if(r){let o=Zb(t);(n.preOrderHooks??=[]).push(e,o),(n.preOrderCheckHooks??=[]).push(e,o)}i&&(n.preOrderHooks??=[]).push(0-e,i),s&&((n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s))}function Wg(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:o,ngAfterViewInit:a,ngAfterViewChecked:l,ngOnDestroy:c}=i;s&&(e.contentHooks??=[]).push(-n,s),o&&((e.contentHooks??=[]).push(n,o),(e.contentCheckHooks??=[]).push(n,o)),a&&(e.viewHooks??=[]).push(-n,a),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),c!=null&&(e.destroyHooks??=[]).push(n,c)}}function $u(e,t,n){gC(e,t,3,n)}function Wu(e,t,n,r){(e[be]&3)===n&&gC(e,t,n,r)}function lm(e,t){let n=e[be];(n&3)===t&&(n&=16383,n+=1,e[be]=n)}function gC(e,t,n,r){let i=r!==void 0?e[na]&65535:0,s=r??-1,o=t.length-1,a=0;for(let l=i;l<o;l++)if(typeof t[l+1]=="number"){if(a=t[l],r!=null&&a>=r)break}else t[l]<0&&(e[na]+=65536),(a<s||s==-1)&&(KA(e,n,t,l),e[na]=(e[na]&4294901760)+l+2),l++}function Yw(e,t){pt(4,e,t);let n=je(null);try{t.call(e)}finally{je(n),pt(5,e,t)}}function KA(e,t,n,r){let i=n[r]<0,s=n[r+1],o=i?-n[r]:n[r],a=e[o];i?e[be]>>14<e[na]>>16&&(e[be]&3)===t&&(e[be]+=16384,Yw(a,s)):Yw(a,s)}var aa=-1,Jo=class{factory;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(e,t,n){this.factory=e,this.canSeeViewProviders=t,this.injectImpl=n}};function ZA(e){return e instanceof Jo}function XA(e){return(e.flags&8)!==0}function JA(e){return(e.flags&16)!==0}function QA(e,t,n){let r=0;for(;r<n.length;){let i=n[r];if(typeof i=="number"){if(i!==0)break;r++;let s=n[r++],o=n[r++],a=n[r++];e.setAttribute(t,o,a,s)}else{let s=i,o=n[++r];tM(s)?e.setProperty(t,s,o):e.setAttribute(t,s,o),r++}}return r}function eM(e){return e===3||e===4||e===6}function tM(e){return e.charCodeAt(0)===64}function ua(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let i=t[r];typeof i=="number"?n=i:n===0||(n===-1||n===2?Kw(e,n,i,null,t[++r]):Kw(e,n,i,null,null))}}return e}function Kw(e,t,n,r,i){let s=0,o=e.length;if(t===-1)o=-1;else for(;s<e.length;){let a=e[s++];if(typeof a=="number"){if(a===t){o=-1;break}else if(a>t){o=s-1;break}}}for(;s<e.length;){let a=e[s];if(typeof a=="number")break;if(a===n){if(r===null){i!==null&&(e[s+1]=i);return}else if(r===e[s+1]){e[s+2]=i;return}}s++,r!==null&&s++,i!==null&&s++}o!==-1&&(e.splice(o,0,t),s=o+1),e.splice(s++,0,n),r!==null&&e.splice(s++,0,r),i!==null&&e.splice(s++,0,i)}var um={},Nm=class{injector;parentInjector;constructor(e,t){this.injector=e,this.parentInjector=t}get(e,t,n){n=yd(n);let r=this.injector.get(e,um,n);return r!==um||t===um?r:this.parentInjector.get(e,t,n)}};function yC(e){return e!==aa}function nd(e){return e&32767}function nM(e){return e>>16}function rd(e,t){let n=nM(e),r=t;for(;n>0;)r=r[pa],n--;return r}var Am=!0;function id(e){let t=Am;return Am=e,t}var rM=256,vC=rM-1,_C=5,iM=0,qr={};function oM(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Fc)&&(r=n[Fc]),r==null&&(r=n[Fc]=iM++);let i=r&vC,s=1<<i;t.data[e+(i>>_C)]|=s}function od(e,t){let n=EC(e,t);if(n!==-1)return n;let r=t[_e];r.firstCreatePass&&(e.injectorIndex=t.length,dm(r.data,e),dm(t,null),dm(r.blueprint,null));let i=Gg(e,t),s=e.injectorIndex;if(yC(i)){let o=nd(i),a=rd(i,t),l=a[_e].data;for(let c=0;c<8;c++)t[s+c]=a[o+c]|l[o+c]}return t[s+8]=i,s}function dm(e,t){e.push(0,0,0,0,0,0,0,0,t)}function EC(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function Gg(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,i=t;for(;i!==null;){if(r=DC(i),r===null)return aa;if(n++,i=i[pa],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return aa}function Mm(e,t,n){oM(e,t,n)}function wC(e,t,n){if(n&Ke.Optional||e!==void 0)return e;Ng(t,"NodeInjector")}function bC(e,t,n,r){if(n&Ke.Optional&&r===void 0&&(r=null),(n&(Ke.Self|Ke.Host))===0){let i=e[jc],s=Wn(void 0);try{return i?i.get(t,r,n&Ke.Optional):Ob(t,r,n&Ke.Optional)}finally{Wn(s)}}return wC(r,t,n)}function CC(e,t,n,r=Ke.Default,i){if(e!==null){if(t[be]&2048&&!(r&Ke.Self)){let o=lM(e,t,n,r,qr);if(o!==qr)return o}let s=SC(e,t,n,r,qr);if(s!==qr)return s}return bC(t,n,r,i)}function SC(e,t,n,r,i){let s=aM(n);if(typeof s=="function"){if(!uC(t,e,r))return r&Ke.Host?wC(i,n,r):bC(t,n,r,i);try{let o;if(o=s(r),o==null&&!(r&Ke.Optional))Ng(n);else return o}finally{hC()}}else if(typeof s=="number"){let o=null,a=EC(e,t),l=aa,c=r&Ke.Host?t[Pr][Lr]:null;for((a===-1||r&Ke.SkipSelf)&&(l=a===-1?Gg(e,t):t[a+8],l===aa||!Xw(r,!1)?a=-1:(o=t[_e],a=nd(l),t=rd(l,t)));a!==-1;){let h=t[_e];if(Zw(s,a,h.data)){let d=sM(a,t,n,o,r,c);if(d!==qr)return d}l=t[a+8],l!==aa&&Xw(r,t[_e].data[a+8]===c)&&Zw(s,a,t)?(o=h,a=nd(l),t=rd(l,t)):a=-1}}return i}function sM(e,t,n,r,i,s){let o=t[_e],a=o.data[e+8],l=r==null?ha(a)&&Am:r!=o&&(a.type&3)!==0,c=i&Ke.Host&&s===a,h=Gu(a,o,n,l,c);return h!==null?Wc(t,o,h,a):qr}function Gu(e,t,n,r,i){let s=e.providerIndexes,o=t.data,a=s&1048575,l=e.directiveStart,c=e.directiveEnd,h=s>>20,d=r?a:a+h,f=i?a+h:c;for(let g=d;g<f;g++){let m=o[g];if(g<l&&n===m||g>=l&&m.type===n)return g}if(i){let g=o[l];if(g&&Kr(g)&&g.type===n)return l}return null}function Wc(e,t,n,r){let i=e[n],s=t.data;if(ZA(i)){let o=i;o.resolving&&qN(zN(s[n]));let a=id(o.canSeeViewProviders);o.resolving=!0;let l,c=o.injectImpl?Wn(o.injectImpl):null,h=uC(e,r,Ke.Default);try{i=e[n]=o.factory(void 0,s,e,r),t.firstCreatePass&&n>=r.directiveStart&&YA(n,s[n],t)}finally{c!==null&&Wn(c),id(a),o.resolving=!1,hC()}}return i}function aM(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Fc)?e[Fc]:void 0;return typeof t=="number"?t>=0?t&vC:cM:t}function Zw(e,t,n){let r=1<<e;return!!(n[t+(e>>_C)]&r)}function Xw(e,t){return!(e&Ke.Self)&&!(e&Ke.Host&&t)}var $o=class{_tNode;_lView;constructor(e,t){this._tNode=e,this._lView=t}get(e,t,n){return CC(this._tNode,this._lView,e,yd(n),t)}};function cM(){return new $o(tr(),Fe())}function Dd(e){return Ig(()=>{let t=e.prototype.constructor,n=t[Yu]||Om(t),r=Object.prototype,i=Object.getPrototypeOf(e.prototype).constructor;for(;i&&i!==r;){let s=i[Yu]||Om(i);if(s&&s!==n)return s;i=Object.getPrototypeOf(i)}return s=>new s})}function Om(e){return xb(e)?()=>{let t=Om(Pn(e));return t&&t()}:Go(e)}function lM(e,t,n,r,i){let s=e,o=t;for(;s!==null&&o!==null&&o[be]&2048&&!td(o);){let a=SC(s,o,n,r|Ke.Self,qr);if(a!==qr)return a;let l=s.parent;if(!l){let c=o[qb];if(c){let h=c.get(n,qr,r);if(h!==qr)return h}l=DC(o),o=o[pa]}s=l}return i}function DC(e){let t=e[_e],n=t.type;return n===2?t.declTNode:n===1?e[Lr]:null}function Jw(e,t=null,n=null,r){let i=uM(e,t,n,r);return i.resolveInjectorInitializers(),i}function uM(e,t=null,n=null,r,i=new Set){let s=[n||xi,uA(e)];return r=r||(typeof e=="object"?void 0:mr(e)),new Uc(s,t||_d(),r||null,i)}var ht=class U0{static THROW_IF_NOT_FOUND=Bc;static NULL=new Xu;static create(t,n){if(Array.isArray(t))return Jw({name:""},n,t,"");{let r=t.name??"";return Jw({name:r},t.parent,t.providers,r)}}static \u0275prov=ne({token:U0,providedIn:"any",factory:()=>Ze(kb)});static __NG_ELEMENT_ID__=-1},dM=new pe("");dM.__NG_ELEMENT_ID__=e=>{let t=tr();if(t===null)throw new $e(204,!1);if(t.type&2)return t.value;if(e&Ke.Optional)return null;throw new $e(204,!1)};var IC=!1,zg=(()=>{class e{static __NG_ELEMENT_ID__=fM;static __NG_ENV_ID__=n=>n}return e})(),Pm=class extends zg{_lView;constructor(e){super(),this._lView=e}onDestroy(e){return nC(this._lView,e),()=>RA(this._lView,e)}};function fM(){return new Pm(Fe())}var Ai=class{},Id=new pe("",{providedIn:"root",factory:()=>!1}),TC=new pe(""),qg=new pe(""),Td=(()=>{class e{taskId=0;pendingTasks=new Set;get _hasPendingTasks(){return this.hasPendingTasks.value}hasPendingTasks=new Nr(!1);add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new e})}return e})(),km=class extends J{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(e=!1){super(),this.__isAsync=e,Gb()&&(this.destroyRef=O(zg,{optional:!0})??void 0,this.pendingTasks=O(Td,{optional:!0})??void 0)}emit(e){let t=je(null);try{super.next(e)}finally{je(t)}}subscribe(e,t,n){let r=e,i=t||(()=>null),s=n;if(e&&typeof e=="object"){let a=e;r=a.next?.bind(a),i=a.error?.bind(a),s=a.complete?.bind(a)}this.__isAsync&&(i=this.wrapInTimeout(i),r&&(r=this.wrapInTimeout(r)),s&&(s=this.wrapInTimeout(s)));let o=super.subscribe({next:r,error:i,complete:s});return e instanceof ot&&e.add(o),o}wrapInTimeout(e){return t=>{let n=this.pendingTasks?.add();setTimeout(()=>{e(t),n!==void 0&&this.pendingTasks?.remove(n)})}}},Je=km;function sd(...e){}function xC(e){let t,n;function r(){e=sd;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function Qw(e){return queueMicrotask(()=>e()),()=>{e=sd}}var Yg="isAngularZone",ad=Yg+"_ID",pM=0,Le=class Yd{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new Je(!1);onMicrotaskEmpty=new Je(!1);onStable=new Je(!1);onError=new Je(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:i=!1,scheduleInRootZone:s=IC}=t;if(typeof Zone>"u")throw new $e(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!i&&r,o.shouldCoalesceRunChangeDetection=i,o.callbackScheduled=!1,o.scheduleInRootZone=s,gM(o)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(Yg)===!0}static assertInAngularZone(){if(!Yd.isInAngularZone())throw new $e(909,!1)}static assertNotInAngularZone(){if(Yd.isInAngularZone())throw new $e(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,i){let s=this._inner,o=s.scheduleEventTask("NgZoneEvent: "+i,t,hM,sd,sd);try{return s.runTask(o,n,r)}finally{s.cancelTask(o)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},hM={};function Kg(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function mM(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){xC(()=>{e.callbackScheduled=!1,Lm(e),e.isCheckStableRunning=!0,Kg(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),Lm(e)}function gM(e){let t=()=>{mM(e)},n=pM++;e._inner=e._inner.fork({name:"angular",properties:{[Yg]:!0,[ad]:n,[ad+n]:!0},onInvokeTask:(r,i,s,o,a,l)=>{if(yM(l))return r.invokeTask(s,o,a,l);try{return eb(e),r.invokeTask(s,o,a,l)}finally{(e.shouldCoalesceEventChangeDetection&&o.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),tb(e)}},onInvoke:(r,i,s,o,a,l,c)=>{try{return eb(e),r.invoke(s,o,a,l,c)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!vM(l)&&t(),tb(e)}},onHasTask:(r,i,s,o)=>{r.hasTask(s,o),i===s&&(o.change=="microTask"?(e._hasPendingMicrotasks=o.microTask,Lm(e),Kg(e)):o.change=="macroTask"&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:(r,i,s,o)=>(r.handleError(s,o),e.runOutsideAngular(()=>e.onError.emit(o)),!1)})}function Lm(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function eb(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function tb(e){e._nesting--,Kg(e)}var cd=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new Je;onMicrotaskEmpty=new Je;onStable=new Je;onError=new Je;run(e,t,n){return e.apply(t,n)}runGuarded(e,t,n){return e.apply(t,n)}runOutsideAngular(e){return e()}runTask(e,t,n,r){return e.apply(t,n)}};function yM(e){return RC(e,"__ignore_ng_zone__")}function vM(e){return RC(e,"__scheduler_tick__")}function RC(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var Mi=class{_console=console;handleError(e){this._console.error("ERROR",e)}},_M=new pe("",{providedIn:"root",factory:()=>{let e=O(Le),t=O(Mi);return n=>e.runOutsideAngular(()=>t.handleError(n))}});function EM(){return ma(tr(),Fe())}function ma(e,t){return new Ct(Xr(e,t))}var Ct=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=EM}return e})();function wM(e){return e instanceof Ct?e.nativeElement:e}function Vi(e,t){let n=cw(e),r=n[bi];return t?.equal&&(r.equal=t.equal),n.set=i=>qh(r,i),n.update=i=>lw(r,i),n.asReadonly=bM.bind(n),n}function bM(){let e=this[bi];if(e.readonlyFn===void 0){let t=()=>this();t[bi]=e,e.readonlyFn=t}return e.readonlyFn}function CM(){return this._results[Symbol.iterator]()}var Fm=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new J}constructor(e=!1){this._emitDistinctChangesOnly=e}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,t){this.dirty=!1;let n=oA(e);(this._changesDetected=!iA(this._results,n,t))&&(this._results=n,this.length=n.length,this.last=n[this.length-1],this.first=n[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(e){this._onDirty=e}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=CM};function NC(e){return(e.flags&128)===128}var AC=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(AC||{}),Zg=new Map,SM=0;function DM(){return SM++}function IM(e){Zg.set(e[Jc],e)}function MC(e){return Zg.get(e)||null}function Bm(e){Zg.delete(e[Jc])}var Vm=class{lViewId;nodeIndex;native;component;directives;localRefs;get lView(){return MC(this.lViewId)}constructor(e,t,n){this.lViewId=e,this.nodeIndex=t,this.native=n}};function OC(e){let t=fm(e);if(t){if(Ti(t)){let n=t,r,i,s;if(PC(e)){if(r=RM(n,e),r==-1)throw new Error("The provided component was not found in the application");i=e}else if(TM(e)){if(r=NM(n,e),r==-1)throw new Error("The provided directive was not found in the application");s=AM(r,n)}else if(r=rb(n,e),r==-1)return null;let o=er(n[r]),a=fm(o),l=a&&!Array.isArray(a)?a:nb(n,r,o);if(i&&l.component===void 0&&(l.component=i,Yr(l.component,l)),s&&l.directives===void 0){l.directives=s;for(let c=0;c<s.length;c++)Yr(s[c],l)}Yr(l.native,l),t=l}}else{let n=e,r=n;for(;r=r.parentNode;){let i=fm(r);if(i){let s=Array.isArray(i)?i:i.lView;if(!s)return null;let o=rb(s,n);if(o>=0){let a=er(s[o]),l=nb(s,o,a);Yr(a,l),t=l;break}}}}return t||null}function nb(e,t,n){return new Vm(e[Jc],t,n)}var Um="__ngContext__";function Yr(e,t){Ti(t)?(e[Um]=t[Jc],IM(t)):e[Um]=t}function fm(e){let t=e[Um];return typeof t=="number"?MC(t):t||null}function PC(e){return e&&e.constructor&&e.constructor.\u0275cmp}function TM(e){return e&&e.constructor&&e.constructor.\u0275dir}function rb(e,t){let n=e[_e];for(let r=Vt;r<n.bindingStartIndex;r++)if(er(e[r])===t)return r;return-1}function xM(e){if(e.child)return e.child;if(e.next)return e.next;for(;e.parent&&!e.parent.next;)e=e.parent;return e.parent&&e.parent.next}function RM(e,t){let n=e[_e].components;if(n)for(let r=0;r<n.length;r++){let i=n[r];if(gr(i,e)[jt]===t)return i}else if(gr(Vt,e)[jt]===t)return Vt;return-1}function NM(e,t){let n=e[_e].firstChild;for(;n;){let r=n.directiveStart,i=n.directiveEnd;for(let s=r;s<i;s++)if(e[s]===t)return n.index;n=xM(n)}return-1}function AM(e,t){let n=t[_e].data[e];if(n.directiveStart===0)return xi;let r=[];for(let i=n.directiveStart;i<n.directiveEnd;i++){let s=t[i];PC(s)||r.push(s)}return r}function kC(e){return FC(e[$c])}function LC(e){return FC(e[Or])}function FC(e){for(;e!==null&&!Bi(e);)e=e[Or];return e}var Hm;function BC(e){Hm=e}function VC(){if(Hm!==void 0)return Hm;if(typeof document<"u")return document;throw new $e(210,!1)}var nl=new pe("",{providedIn:"root",factory:()=>MM}),MM="ng",Xg=new pe(""),rs=new pe("",{providedIn:"platform",factory:()=>"unknown"}),UC=new pe(""),Jg=new pe("",{providedIn:"root",factory:()=>VC().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),OM="h",PM="b",HC=!1,kM=new pe("",{providedIn:"root",factory:()=>HC}),Qg=function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e}(Qg||{}),ga=new pe(""),ib=new Set;function uo(e){ib.has(e)||(ib.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var jC=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=LM}return e})();function LM(){return new jC(Fe(),tr())}var ra=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(ra||{}),$C=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new e})}return e})(),FM=[ra.EarlyRead,ra.Write,ra.MixedReadWrite,ra.Read],BM=(()=>{class e{ngZone=O(Le);scheduler=O(Ai);errorHandler=O(Mi,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){O(ga,{optional:!0})}execute(){let n=this.sequences.size>0;n&&pt(16),this.executing=!0;for(let r of FM)for(let i of this.sequences)if(!(i.erroredOrDestroyed||!i.hooks[r]))try{i.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let s=i.hooks[r];return s(i.pipelinedValue)},i.snapshot))}catch(s){i.erroredOrDestroyed=!0,this.errorHandler?.handleError(s)}this.executing=!1;for(let r of this.sequences)r.afterRun(),r.once&&(this.sequences.delete(r),r.destroy());for(let r of this.deferredRegistrations)this.sequences.add(r);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),n&&pt(17)}register(n){let{view:r}=n;r!==void 0?((r[sa]??=[]).push(n),el(r),r[be]|=8192):this.executing?this.deferredRegistrations.add(n):this.addSequence(n)}addSequence(n){this.sequences.add(n),this.scheduler.notify(7)}unregister(n){this.executing&&this.sequences.has(n)?(n.erroredOrDestroyed=!0,n.pipelinedValue=void 0,n.once=!0):(this.sequences.delete(n),this.deferredRegistrations.delete(n))}maybeTrace(n,r){return r?r.run(Qg.AFTER_NEXT_RENDER,n):n()}static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new e})}return e})(),jm=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(e,t,n,r,i,s=null){this.impl=e,this.hooks=t,this.view=n,this.once=r,this.snapshot=s,this.unregisterOnDestroy=i?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let e=this.view?.[sa];e&&(this.view[sa]=e.filter(t=>t!==this))}};function ey(e,t){!t?.injector&&zb(ey);let n=t?.injector??O(ht);return uo("NgAfterRender"),WC(e,n,t,!1)}function Jr(e,t){!t?.injector&&zb(Jr);let n=t?.injector??O(ht);return uo("NgAfterNextRender"),WC(e,n,t,!0)}function VM(e,t){if(e instanceof Function){let n=[void 0,void 0,void 0,void 0];return n[t]=e,n}else return[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function WC(e,t,n,r){let i=t.get($C);i.impl??=t.get(BM);let s=t.get(ga,null,{optional:!0}),o=n?.phase??ra.MixedReadWrite,a=n?.manualCleanup!==!0?t.get(zg):null,l=t.get(jC,null,{optional:!0}),c=new jm(i.impl,VM(e,o),l?.view,r,a,s?.snapshot(null));return i.impl.register(c),c}var UM=()=>null;function GC(e,t,n=!1){return UM(e,t,n)}function zC(e,t){let n=e.contentQueries;if(n!==null){let r=je(null);try{for(let i=0;i<n.length;i+=2){let s=n[i],o=n[i+1];if(o!==-1){let a=e.data[o];Ug(s),a.contentQueries(2,t[o],o)}}}finally{je(r)}}}function $m(e,t,n){Ug(0);let r=je(null);try{t(e,n)}finally{je(r)}}function ty(e,t,n){if(Og(t)){let r=je(null);try{let i=t.directiveStart,s=t.directiveEnd;for(let o=i;o<s;o++){let a=e.data[o];if(a.contentQueries){let l=n[o];a.contentQueries(1,l,o)}}}finally{je(r)}}}var Zr=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Zr||{}),Bu;function HM(){if(Bu===void 0&&(Bu=null,Wo.trustedTypes))try{Bu=Wo.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Bu}function xd(e){return HM()?.createHTML(e)||e}var Vu;function jM(){if(Vu===void 0&&(Vu=null,Wo.trustedTypes))try{Vu=Wo.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Vu}function ob(e){return jM()?.createHTML(e)||e}var Oi=class{changingThisBreaksApplicationSecurity;constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Tb})`}},Wm=class extends Oi{getTypeName(){return"HTML"}},Gm=class extends Oi{getTypeName(){return"Style"}},zm=class extends Oi{getTypeName(){return"Script"}},qm=class extends Oi{getTypeName(){return"URL"}},Ym=class extends Oi{getTypeName(){return"ResourceURL"}};function Qr(e){return e instanceof Oi?e.changingThisBreaksApplicationSecurity:e}function fo(e,t){let n=$M(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Tb})`)}return n===t}function $M(e){return e instanceof Oi&&e.getTypeName()||null}function qC(e){return new Wm(e)}function YC(e){return new Gm(e)}function KC(e){return new zm(e)}function ZC(e){return new qm(e)}function XC(e){return new Ym(e)}function WM(e){let t=new Zm(e);return GM()?new Km(t):t}var Km=class{inertDocumentHelper;constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{let t=new window.DOMParser().parseFromString(xd(e),"text/html").body;return t===null?this.inertDocumentHelper.getInertBodyElement(e):(t.firstChild?.remove(),t)}catch{return null}}},Zm=class{defaultDoc;inertDocument;constructor(e){this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(e){let t=this.inertDocument.createElement("template");return t.innerHTML=xd(e),t}};function GM(){try{return!!new window.DOMParser().parseFromString(xd(""),"text/html")}catch{return!1}}var zM=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function Rd(e){return e=String(e),e.match(zM)?e:"unsafe:"+e}function Ui(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function rl(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var JC=Ui("area,br,col,hr,img,wbr"),QC=Ui("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),eS=Ui("rp,rt"),qM=rl(eS,QC),YM=rl(QC,Ui("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),KM=rl(eS,Ui("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),sb=rl(JC,YM,KM,qM),tS=Ui("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),ZM=Ui("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),XM=Ui("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),JM=rl(tS,ZM,XM),QM=Ui("script,style,template"),Xm=class{sanitizedSomething=!1;buf=[];sanitizeChildren(e){let t=e.firstChild,n=!0,r=[];for(;t;){if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild){r.push(t),t=nO(t);continue}for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let i=tO(t);if(i){t=i;break}t=r.pop()}}return this.buf.join("")}startElement(e){let t=ab(e).toLowerCase();if(!sb.hasOwnProperty(t))return this.sanitizedSomething=!0,!QM.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);let n=e.attributes;for(let r=0;r<n.length;r++){let i=n.item(r),s=i.name,o=s.toLowerCase();if(!JM.hasOwnProperty(o)){this.sanitizedSomething=!0;continue}let a=i.value;tS[o]&&(a=Rd(a)),this.buf.push(" ",s,'="',cb(a),'"')}return this.buf.push(">"),!0}endElement(e){let t=ab(e).toLowerCase();sb.hasOwnProperty(t)&&!JC.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(cb(e))}};function eO(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function tO(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw nS(t);return t}function nO(e){let t=e.firstChild;if(t&&eO(e,t))throw nS(t);return t}function ab(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function nS(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var rO=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,iO=/([^\#-~ |!])/g;function cb(e){return e.replace(/&/g,"&").replace(rO,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(iO,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}var Uu;function ny(e,t){let n=null;try{Uu=Uu||WM(e);let r=t?String(t):"";n=Uu.getInertBodyElement(r);let i=5,s=r;do{if(i===0)throw new Error("Failed to sanitize html because the input is unstable");i--,r=s,s=n.innerHTML,n=Uu.getInertBodyElement(r)}while(r!==s);let o=new Xm().sanitizeChildren(lb(n)||n);return xd(o)}finally{if(n){let r=lb(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function lb(e){return"content"in e&&oO(e)?e.content:null}function oO(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var ei=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}(ei||{});function Fr(e){let t=rS();return t?ob(t.sanitize(ei.HTML,e)||""):fo(e,"HTML")?ob(Qr(e)):ny(VC(),Zc(e))}function an(e){let t=rS();return t?t.sanitize(ei.URL,e)||"":fo(e,"URL")?Qr(e):Rd(Zc(e))}function rS(){let e=Fe();return e&&e[Ri].sanitizer}var sO=/^>|^->|<!--|-->|--!>|<!-$/g,aO=/(<|>)/g,cO="\u200B$1\u200B";function lO(e){return e.replace(sO,t=>t.replace(aO,cO))}function iS(e){return e.ownerDocument.defaultView}function uO(e,t,n){let r=e.length;for(;;){let i=e.indexOf(t,n);if(i===-1)return i;if(i===0||e.charCodeAt(i-1)<=32){let s=t.length;if(i+s===r||e.charCodeAt(i+s)<=32)return i}n=i+1}}var oS="ng-template";function dO(e,t,n,r){let i=0;if(r){for(;i<t.length&&typeof t[i]=="string";i+=2)if(t[i]==="class"&&uO(t[i+1].toLowerCase(),n,0)!==-1)return!0}else if(ry(e))return!1;if(i=t.indexOf(1,i),i>-1){let s;for(;++i<t.length&&typeof(s=t[i])=="string";)if(s.toLowerCase()===n)return!0}return!1}function ry(e){return e.type===4&&e.value!==oS}function fO(e,t,n){let r=e.type===4&&!n?oS:e.value;return t===r}function pO(e,t,n){let r=4,i=e.attrs,s=i!==null?gO(i):0,o=!1;for(let a=0;a<t.length;a++){let l=t[a];if(typeof l=="number"){if(!o&&!Mr(r)&&!Mr(l))return!1;if(o&&Mr(l))continue;o=!1,r=l|r&1;continue}if(!o)if(r&4){if(r=2|r&1,l!==""&&!fO(e,l,n)||l===""&&t.length===1){if(Mr(r))return!1;o=!0}}else if(r&8){if(i===null||!dO(e,i,l,n)){if(Mr(r))return!1;o=!0}}else{let c=t[++a],h=hO(l,i,ry(e),n);if(h===-1){if(Mr(r))return!1;o=!0;continue}if(c!==""){let d;if(h>s?d="":d=i[h+1].toLowerCase(),r&2&&c!==d){if(Mr(r))return!1;o=!0}}}}return Mr(r)||o}function Mr(e){return(e&1)===0}function hO(e,t,n,r){if(t===null)return-1;let i=0;if(r||!n){let s=!1;for(;i<t.length;){let o=t[i];if(o===e)return i;if(o===3||o===6)s=!0;else if(o===1||o===2){let a=t[++i];for(;typeof a=="string";)a=t[++i];continue}else{if(o===4)break;if(o===0){i+=4;continue}}i+=s?1:2}return-1}else return yO(t,e)}function mO(e,t,n=!1){for(let r=0;r<t.length;r++)if(pO(e,t[r],n))return!0;return!1}function gO(e){for(let t=0;t<e.length;t++){let n=e[t];if(eM(n))return t}return e.length}function yO(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function ub(e,t){return e?":not("+t.trim()+")":t}function vO(e){let t=e[0],n=1,r=2,i="",s=!1;for(;n<e.length;){let o=e[n];if(typeof o=="string")if(r&2){let a=e[++n];i+="["+o+(a.length>0?'="'+a+'"':"")+"]"}else r&8?i+="."+o:r&4&&(i+=" "+o);else i!==""&&!Mr(o)&&(t+=ub(s,i),i=""),r=o,s=s||!Mr(r);n++}return i!==""&&(t+=ub(s,i)),t}function _O(e){return e.map(vO).join(",")}function EO(e){let t=[],n=[],r=1,i=2;for(;r<e.length;){let s=e[r];if(typeof s=="string")i===2?s!==""&&t.push(s,e[++r]):i===8&&n.push(s);else{if(!Mr(i))break;i=s}r++}return n.length&&t.push(1,...n),t}var Hi={};function wO(e,t){return e.createText(t)}function bO(e,t,n){e.setValue(t,n)}function CO(e,t){return e.createComment(lO(t))}function sS(e,t,n){return e.createElement(t,n)}function ld(e,t,n,r,i){e.insertBefore(t,n,r,i)}function aS(e,t,n){e.appendChild(t,n)}function db(e,t,n,r,i){r!==null?ld(e,t,n,r,i):aS(e,t,n)}function SO(e,t,n){e.removeChild(null,t,n)}function DO(e,t,n){e.setAttribute(t,"style",n)}function IO(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function cS(e,t,n){let{mergedAttrs:r,classes:i,styles:s}=n;r!==null&&QA(e,t,r),i!==null&&IO(e,t,i),s!==null&&DO(e,t,s)}function iy(e,t,n,r,i,s,o,a,l,c,h){let d=Vt+r,f=d+i,g=TO(d,f),m=typeof c=="function"?c():c;return g[_e]={type:e,blueprint:g,template:n,queries:null,viewQuery:a,declTNode:t,data:g.slice().fill(null,d),bindingStartIndex:d,expandoStartIndex:f,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof s=="function"?s():s,pipeRegistry:typeof o=="function"?o():o,firstChild:null,schemas:l,consts:m,incompleteFirstPass:!1,ssrId:h}}function TO(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:Hi);return n}function xO(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=iy(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function oy(e,t,n,r,i,s,o,a,l,c,h){let d=t.blueprint.slice();return d[Fi]=i,d[be]=r|4|128|8|64|1024,(c!==null||e&&e[be]&2048)&&(d[be]|=2048),tC(d),d[xn]=d[pa]=e,d[jt]=n,d[Ri]=o||e&&e[Ri],d[sn]=a||e&&e[sn],d[jc]=l||e&&e[jc]||null,d[Lr]=s,d[Jc]=DM(),d[Hc]=h,d[qb]=c,d[Pr]=t.type==2?e[Pr]:d,d}function RO(e,t,n){let r=Xr(t,e),i=xO(n),s=e[Ri].rendererFactory,o=sy(e,oy(e,i,null,lS(n),r,t,null,s.createRenderer(r,n),null,null,null));return e[t.index]=o}function lS(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function uS(e,t,n,r){if(n===0)return-1;let i=t.length;for(let s=0;s<n;s++)t.push(r),e.blueprint.push(r),e.data.push(null);return i}function sy(e,t){return e[$c]?e[Gw][Or]=t:e[$c]=t,e[Gw]=t,t}function X(e=1){dS(Zt(),Fe(),lo()+e,!1)}function dS(e,t,n,r){if(!r)if((t[be]&3)===3){let i=e.preOrderCheckHooks;i!==null&&$u(t,i,n)}else{let i=e.preOrderHooks;i!==null&&Wu(t,i,0,n)}Xo(n)}var Nd=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Nd||{});function Jm(e,t,n,r){let i=je(null);try{let[s,o,a]=e.inputs[n],l=null;(o&Nd.SignalBased)!==0&&(l=t[s][bi]),l!==null&&l.transformFn!==void 0?r=l.transformFn(r):a!==null&&(r=a.call(t,r)),e.setInput!==null?e.setInput(t,l,r,n,s):Kb(t,l,s,r)}finally{je(i)}}function fS(e,t,n,r,i){let s=lo(),o=r&2;try{Xo(-1),o&&t.length>Vt&&dS(e,t,Vt,!1),pt(o?2:0,i),n(r,i)}finally{Xo(s),pt(o?3:1,i)}}function Ad(e,t,n){kO(e,t,n),(n.flags&64)===64&&LO(e,t,n)}function ay(e,t,n=Xr){let r=t.localNames;if(r!==null){let i=t.index+1;for(let s=0;s<r.length;s+=2){let o=r[s+1],a=o===-1?n(t,e):e[o];e[i++]=a}}}function NO(e,t,n,r){let i=r.get(kM,HC)||n===Zr.ShadowDom,s=e.selectRootElement(t,i);return AO(s),s}function AO(e){MO(e)}var MO=()=>null;function OO(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function pS(e,t,n,r,i,s,o,a){if(!a&&ly(t,e,n,r,i)){ha(t)&&PO(n,t.index);return}if(t.type&3){let l=Xr(t,n);r=OO(r),i=o!=null?o(i,t.value||"",r):i,s.setProperty(l,r,i)}else t.type&12}function PO(e,t){let n=gr(t,e);n[be]&16||(n[be]|=64)}function kO(e,t,n){let r=n.directiveStart,i=n.directiveEnd;ha(n)&&RO(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||od(n,t);let s=n.initialInputs;for(let o=r;o<i;o++){let a=e.data[o],l=Wc(t,e,o,n);if(Yr(l,t),s!==null&&UO(t,o-r,l,a,n,s),Kr(a)){let c=gr(n.index,t);c[jt]=Wc(t,e,o,n)}}}function LO(e,t,n){let r=n.directiveStart,i=n.directiveEnd,s=n.index,o=jA();try{Xo(s);for(let a=r;a<i;a++){let l=e.data[a],c=t[a];Rm(a),(l.hostBindings!==null||l.hostVars!==0||l.hostAttrs!==null)&&FO(l,c)}}finally{Xo(-1),Rm(o)}}function FO(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function cy(e,t){let n=e.directiveRegistry,r=null;if(n)for(let i=0;i<n.length;i++){let s=n[i];mO(t,s.selectors,!1)&&(r??=[],Kr(s)?r.unshift(s):r.push(s))}return r}function BO(e,t,n,r,i,s){let o=Xr(e,t);VO(t[sn],o,s,e.value,n,r,i)}function VO(e,t,n,r,i,s,o){if(s==null)e.removeAttribute(t,i,n);else{let a=o==null?Zc(s):o(s,r||"",i);e.setAttribute(t,i,a,n)}}function UO(e,t,n,r,i,s){let o=s[t];if(o!==null)for(let a=0;a<o.length;a+=2){let l=o[a],c=o[a+1];Jm(r,n,l,c)}}function hS(e,t){let n=e[jc],r=n?n.get(Mi,null):null;r&&r.handleError(t)}function ly(e,t,n,r,i){let s=e.inputs?.[r],o=e.hostDirectiveInputs?.[r],a=!1;if(o)for(let l=0;l<o.length;l+=2){let c=o[l],h=o[l+1],d=t.data[c];Jm(d,n[c],h,i),a=!0}if(s)for(let l of s){let c=n[l],h=t.data[l];Jm(h,c,r,i),a=!0}return a}function HO(e,t){let n=gr(t,e),r=n[_e];jO(r,n);let i=n[Fi];i!==null&&n[Hc]===null&&(n[Hc]=GC(i,n[jc])),pt(18),uy(r,n,n[jt]),pt(19,n[jt])}function jO(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function uy(e,t,n){Hg(t);try{let r=e.viewQuery;r!==null&&$m(1,r,n);let i=e.template;i!==null&&fS(e,t,i,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Ni]?.finishViewCreation(e),e.staticContentQueries&&zC(e,t),e.staticViewQueries&&$m(2,e.viewQuery,n);let s=e.components;s!==null&&$O(t,s)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[be]&=-5,jg()}}function $O(e,t){for(let n=0;n<t.length;n++)HO(e,t[n])}function Md(e,t,n,r){let i=je(null);try{let s=t.tView,o=e[be]&4096?4096:16,a=oy(e,s,n,o,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];a[Yo]=l;let c=e[Ni];return c!==null&&(a[Ni]=c.createEmbeddedView(s)),uy(s,a,n),a}finally{je(i)}}function Gc(e,t){return!t||t.firstChild===null||NC(e)}var WO;function dy(e,t){return WO(e,t)}var Pi=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Pi||{});function mS(e){return(e.flags&32)===32}function ia(e,t,n,r,i){if(r!=null){let s,o=!1;Bi(r)?s=r:Ti(r)&&(o=!0,r=r[Fi]);let a=er(r);e===0&&n!==null?i==null?aS(t,n,a):ld(t,n,a,i||null,!0):e===1&&n!==null?ld(t,n,a,i||null,!0):e===2?SO(t,a,o):e===3&&t.destroyNode(a),s!=null&&nP(t,e,s,n,i)}}function GO(e,t){gS(e,t),t[Fi]=null,t[Lr]=null}function zO(e,t,n,r,i,s){r[Fi]=i,r[Lr]=t,kd(e,r,n,1,i,s)}function gS(e,t){t[Ri].changeDetectionScheduler?.notify(9),kd(e,t,t[sn],2,null,null)}function qO(e){let t=e[$c];if(!t)return pm(e[_e],e);for(;t;){let n=null;if(Ti(t))n=t[$c];else{let r=t[Tn];r&&(n=r)}if(!n){for(;t&&!t[Or]&&t!==e;)Ti(t)&&pm(t[_e],t),t=t[xn];t===null&&(t=e),Ti(t)&&pm(t[_e],t),n=t&&t[Or]}t=n}}function fy(e,t){let n=e[la],r=n.indexOf(t);n.splice(r,1)}function Od(e,t){if(Qc(t))return;let n=t[sn];n.destroyNode&&kd(e,t,n,3,null,null),qO(t)}function pm(e,t){if(Qc(t))return;let n=je(null);try{t[be]&=-129,t[be]|=256,t[Qn]&&zh(t[Qn]),KO(e,t),YO(e,t),t[_e].type===1&&t[sn].destroy();let r=t[Yo];if(r!==null&&Bi(t[xn])){r!==t[xn]&&fy(r,t);let i=t[Ni];i!==null&&i.detachView(e)}Bm(t)}finally{je(n)}}function YO(e,t){let n=e.cleanup,r=t[Ju];if(n!==null)for(let o=0;o<n.length-1;o+=2)if(typeof n[o]=="string"){let a=n[o+3];a>=0?r[a]():r[-a].unsubscribe(),o+=2}else{let a=r[n[o+1]];n[o].call(a)}r!==null&&(t[Ju]=null);let i=t[oo];if(i!==null){t[oo]=null;for(let o=0;o<i.length;o++){let a=i[o];a()}}let s=t[Qu];if(s!==null){t[Qu]=null;for(let o of s)o.destroy()}}function KO(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let i=t[n[r]];if(!(i instanceof Jo)){let s=n[r+1];if(Array.isArray(s))for(let o=0;o<s.length;o+=2){let a=i[s[o]],l=s[o+1];pt(4,a,l);try{l.call(a)}finally{pt(5,a,l)}}else{pt(4,i,s);try{s.call(i)}finally{pt(5,i,s)}}}}}function ZO(e,t,n){return XO(e,t.parent,n)}function XO(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[Fi];if(ha(r)){let{encapsulation:i}=e.data[r.directiveStart+r.componentOffset];if(i===Zr.None||i===Zr.Emulated)return null}return Xr(r,n)}function JO(e,t,n){return eP(e,t,n)}function QO(e,t,n){return e.type&40?Xr(e,n):null}var eP=QO,fb;function Pd(e,t,n,r){let i=ZO(e,r,t),s=t[sn],o=r.parent||t[Lr],a=JO(o,r,t);if(i!=null)if(Array.isArray(n))for(let l=0;l<n.length;l++)db(s,i,n[l],a,!1);else db(s,i,n,a,!1);fb!==void 0&&fb(s,r,t,n,i)}function Lc(e,t){if(t!==null){let n=t.type;if(n&3)return Xr(t,e);if(n&4)return Qm(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return Lc(e,r);{let i=e[t.index];return Bi(i)?Qm(-1,i):er(i)}}else{if(n&128)return Lc(e,t.next);if(n&32)return dy(t,e)()||er(e[t.index]);{let r=yS(e,t);if(r!==null){if(Array.isArray(r))return r[0];let i=Zo(e[Pr]);return Lc(i,r)}else return Lc(e,t.next)}}}return null}function yS(e,t){if(t!==null){let n=e[Pr][Lr],r=t.projection;return n.projection[r]}return null}function Qm(e,t){let n=Tn+e+1;if(n<t.length){let r=t[n],i=r[_e].firstChild;if(i!==null)return Lc(r,i)}return t[Ko]}function py(e,t,n,r,i,s,o){for(;n!=null;){if(n.type===128){n=n.next;continue}let a=r[n.index],l=n.type;if(o&&t===0&&(a&&Yr(er(a),r),n.flags|=2),!mS(n))if(l&8)py(e,t,n.child,r,i,s,!1),ia(t,e,i,a,s);else if(l&32){let c=dy(n,r),h;for(;h=c();)ia(t,e,i,h,s);ia(t,e,i,a,s)}else l&16?tP(e,t,r,n,i,s):ia(t,e,i,a,s);n=o?n.projectionNext:n.next}}function kd(e,t,n,r,i,s){py(n,r,e.firstChild,t,i,s,!1)}function tP(e,t,n,r,i,s){let o=n[Pr],a=o[Lr].projection[r.projection];if(Array.isArray(a))for(let l=0;l<a.length;l++){let c=a[l];ia(t,e,i,c,s)}else{let l=a,c=o[xn];NC(r)&&(l.flags|=128),py(e,t,l,c,i,s,!0)}}function nP(e,t,n,r,i){let s=n[Ko],o=er(n);s!==o&&ia(t,e,r,s,i);for(let a=Tn;a<n.length;a++){let l=n[a];kd(l[_e],l,e,t,r,s)}}function rP(e,t,n,r,i){if(t)i?e.addClass(n,r):e.removeClass(n,r);else{let s=r.indexOf("-")===-1?void 0:Pi.DashCase;i==null?e.removeStyle(n,r,s):(typeof i=="string"&&i.endsWith("!important")&&(i=i.slice(0,-10),s|=Pi.Important),e.setStyle(n,r,i,s))}}function ud(e,t,n,r,i=!1){for(;n!==null;){if(n.type===128){n=i?n.projectionNext:n.next;continue}let s=t[n.index];s!==null&&r.push(er(s)),Bi(s)&&iP(s,r);let o=n.type;if(o&8)ud(e,t,n.child,r);else if(o&32){let a=dy(n,t),l;for(;l=a();)r.push(l)}else if(o&16){let a=yS(t,n);if(Array.isArray(a))r.push(...a);else{let l=Zo(t[Pr]);ud(l[_e],l,a,r,!0)}}n=i?n.projectionNext:n.next}return r}function iP(e,t){for(let n=Tn;n<e.length;n++){let r=e[n],i=r[_e].firstChild;i!==null&&ud(r[_e],r,i,t)}e[Ko]!==e[Fi]&&t.push(e[Ko])}function vS(e){if(e[sa]!==null){for(let t of e[sa])t.impl.addSequence(t);e[sa].length=0}}var _S=[];function oP(e){return e[Qn]??sP(e)}function sP(e){let t=_S.pop()??Object.create(cP);return t.lView=e,t}function aP(e){e.lView[Qn]!==e&&(e.lView=null,_S.push(e))}var cP=te(w({},lu),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{el(e.lView)},consumerOnSignalRead(){this.lView[Qn]=this}});function lP(e){let t=e[Qn]??Object.create(uP);return t.lView=e,t}var uP=te(w({},lu),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Zo(e.lView);for(;t&&!ES(t[_e]);)t=Zo(t);t&&Lg(t)},consumerOnSignalRead(){this.lView[Qn]=this}});function ES(e){return e.type!==2}function wS(e){if(e[Qu]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[Qu])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[be]&8192)}}var dP=100;function bS(e,t=!0,n=0){let r=e[Ri].rendererFactory,i=!1;i||r.begin?.();try{fP(e,n)}catch(s){throw t&&hS(e,s),s}finally{i||r.end?.()}}function fP(e,t){let n=cC();try{qw(!0),eg(e,t);let r=0;for(;bd(e);){if(r===dP)throw new $e(103,!1);r++,eg(e,1)}}finally{qw(n)}}function pP(e,t,n,r){if(Qc(t))return;let i=t[be],s=!1,o=!1;Hg(t);let a=!0,l=null,c=null;s||(ES(e)?(c=oP(t),l=Wh(c)):XE()===null?(a=!1,c=lP(t),l=Wh(c)):t[Qn]&&(zh(t[Qn]),t[Qn]=null));try{tC(t),BA(e.bindingStartIndex),n!==null&&fS(e,t,n,2,r);let h=(i&3)===3;if(!s)if(h){let g=e.preOrderCheckHooks;g!==null&&$u(t,g,null)}else{let g=e.preOrderHooks;g!==null&&Wu(t,g,0,null),lm(t,0)}if(o||hP(t),wS(t),CS(t,0),e.contentQueries!==null&&zC(e,t),!s)if(h){let g=e.contentCheckHooks;g!==null&&$u(t,g)}else{let g=e.contentHooks;g!==null&&Wu(t,g,1),lm(t,1)}gP(e,t);let d=e.components;d!==null&&DS(t,d,0);let f=e.viewQuery;if(f!==null&&$m(2,f,r),!s)if(h){let g=e.viewCheckHooks;g!==null&&$u(t,g)}else{let g=e.viewHooks;g!==null&&Wu(t,g,2),lm(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[cm]){for(let g of t[cm])g();t[cm]=null}s||(vS(t),t[be]&=-73)}catch(h){throw s||el(t),h}finally{c!==null&&(tw(c,l),a&&aP(c)),jg()}}function CS(e,t){for(let n=kC(e);n!==null;n=LC(n))for(let r=Tn;r<n.length;r++){let i=n[r];SS(i,t)}}function hP(e){for(let t=kC(e);t!==null;t=LC(t)){if(!(t[be]&2))continue;let n=t[la];for(let r=0;r<n.length;r++){let i=n[r];Lg(i)}}}function mP(e,t,n){pt(18);let r=gr(t,e);SS(r,n),pt(19,r[jt])}function SS(e,t){kg(e)&&eg(e,t)}function eg(e,t){let n=e[_e],r=e[be],i=e[Qn],s=!!(t===0&&r&16);if(s||=!!(r&64&&t===0),s||=!!(r&1024),s||=!!(i?.dirty&&Gh(i)),s||=!1,i&&(i.dirty=!1),e[be]&=-9217,s)pP(n,e,n.template,e[jt]);else if(r&8192){wS(e),CS(e,1);let o=n.components;o!==null&&DS(e,o,1),vS(e)}}function DS(e,t,n){for(let r=0;r<t.length;r++)mP(e,t[r],n)}function gP(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let i=n[r];if(i<0)Xo(~i);else{let s=i,o=n[++r],a=n[++r];HA(o,s);let l=t[s];pt(24,l),a(2,l),pt(25,l)}}}finally{Xo(-1)}}function hy(e,t){let n=cC()?64:1088;for(e[Ri].changeDetectionScheduler?.notify(t);e;){e[be]|=n;let r=Zo(e);if(td(e)&&!r)return e;e=r}return null}function IS(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function TS(e,t){let n=Tn+t;if(n<e.length)return e[n]}function Ld(e,t,n,r=!0){let i=t[_e];if(yP(i,t,e,n),r){let o=Qm(n,e),a=t[sn],l=a.parentNode(e[Ko]);l!==null&&zO(i,e[Lr],a,t,l,o)}let s=t[Hc];s!==null&&s.firstChild!==null&&(s.firstChild=null)}function xS(e,t){let n=zc(e,t);return n!==void 0&&Od(n[_e],n),n}function zc(e,t){if(e.length<=Tn)return;let n=Tn+t,r=e[n];if(r){let i=r[Yo];i!==null&&i!==e&&fy(i,r),t>0&&(e[n-1][Or]=r[Or]);let s=Zu(e,Tn+t);GO(r[_e],r);let o=s[Ni];o!==null&&o.detachView(s[_e]),r[xn]=null,r[Or]=null,r[be]&=-129}return r}function yP(e,t,n,r){let i=Tn+r,s=n.length;r>0&&(n[i-1][Or]=t),r<s-Tn?(t[Or]=n[i],Pb(n,Tn+r,t)):(n.push(t),t[Or]=null),t[xn]=n;let o=t[Yo];o!==null&&n!==o&&RS(o,t);let a=t[Ni];a!==null&&a.insertView(e),Tm(t),t[be]|=128}function RS(e,t){let n=e[la],r=t[xn];if(Ti(r))e[be]|=2;else{let i=r[xn][Pr];t[Pr]!==i&&(e[be]|=2)}n===null?e[la]=[t]:n.push(t)}var Qo=class{_lView;_cdRefInjectingView;notifyErrorHandler;_appRef=null;_attachedToViewContainer=!1;get rootNodes(){let e=this._lView,t=e[_e];return ud(t,e,t.firstChild,[])}constructor(e,t,n=!0){this._lView=e,this._cdRefInjectingView=t,this.notifyErrorHandler=n}get context(){return this._lView[jt]}get dirty(){return!!(this._lView[be]&9280)||!!this._lView[Qn]?.dirty}set context(e){this._lView[jt]=e}get destroyed(){return Qc(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[xn];if(Bi(e)){let t=e[ed],n=t?t.indexOf(this):-1;n>-1&&(zc(e,n),Zu(t,n))}this._attachedToViewContainer=!1}Od(this._lView[_e],this._lView)}onDestroy(e){nC(this._lView,e)}markForCheck(){hy(this._cdRefInjectingView||this._lView,4)}markForRefresh(){Lg(this._cdRefInjectingView||this._lView)}detach(){this._lView[be]&=-129}reattach(){Tm(this._lView),this._lView[be]|=128}detectChanges(){this._lView[be]|=1024,bS(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new $e(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=td(this._lView),t=this._lView[Yo];t!==null&&!e&&fy(t,this._lView),gS(this._lView[_e],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new $e(902,!1);this._appRef=e;let t=td(this._lView),n=this._lView[Yo];n!==null&&!t&&RS(n,this._lView),Tm(this._lView)}},kr=(()=>{class e{static __NG_ELEMENT_ID__=EP}return e})(),vP=kr,_P=class extends vP{_declarationLView;_declarationTContainer;elementRef;constructor(e,t,n){super(),this._declarationLView=e,this._declarationTContainer=t,this.elementRef=n}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(e,t){return this.createEmbeddedViewImpl(e,t)}createEmbeddedViewImpl(e,t,n){let r=Md(this._declarationLView,this._declarationTContainer,e,{embeddedViewInjector:t,dehydratedView:n});return new Qo(r)}};function EP(){return Fd(tr(),Fe())}function Fd(e,t){return e.type&4?new _P(t,e,ma(e,t)):null}function il(e,t,n,r,i){let s=e.data[t];if(s===null)s=wP(e,t,n,r,i),UA()&&(s.flags|=32);else if(s.type&64){s.type=n,s.value=r,s.attrs=i;let o=FA();s.injectorIndex=o===null?-1:o.injectorIndex}return co(s,!0),s}function wP(e,t,n,r,i){let s=oC(),o=Bg(),a=o?s:s&&s.parent,l=e.data[t]=CP(e,a,n,t,r,i);return bP(e,l,s,o),l}function bP(e,t,n,r){e.firstChild===null&&(e.firstChild=t),n!==null&&(r?n.child==null&&t.parent!==null&&(n.child=t):n.next===null&&(n.next=t,t.prev=n))}function CP(e,t,n,r,i,s){let o=t?t.injectorIndex:-1,a=0;return PA()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:o,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:i,attrs:s,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}var lW=new RegExp(`^(\\d+)*(${PM}|${OM})*(.*)`),SP=()=>null;function qc(e,t){return SP(e,t)}var tg=class{},dd=class{},ng=class{resolveComponentFactory(e){throw Error(`No component factory found for ${mr(e)}.`)}},ao=class{static NULL=new ng},pn=class{},ya=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>DP()}return e})();function DP(){let e=Fe(),t=tr(),n=gr(t.index,e);return(Ti(n)?n:e)[sn]}var IP=(()=>{class e{static \u0275prov=ne({token:e,providedIn:"root",factory:()=>null})}return e})();function rg(e,t,n){let r=n?e.styles:null,i=n?e.classes:null,s=0;if(t!==null)for(let o=0;o<t.length;o++){let a=t[o];if(typeof a=="number")s=a;else if(s==1)i=Vw(i,a);else if(s==2){let l=a,c=t[++o];r=Vw(r,l+": "+c+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=i:e.classesWithoutHost=i}function Mt(e,t=Ke.Default){let n=Fe();if(n===null)return Ze(e,t);let r=tr();return CC(r,n,Pn(e),t)}function my(e,t,n,r,i){let s=r===null?null:{"":-1},o=i(e,n);if(o!==null){let a,l=null,c=null,h=xP(o);h===null?a=o:[a,l,c]=h,AP(e,t,n,a,s,l,c)}s!==null&&r!==null&&TP(n,r,s)}function TP(e,t,n){let r=e.localNames=[];for(let i=0;i<t.length;i+=2){let s=n[t[i+1]];if(s==null)throw new $e(-301,!1);r.push(t[i],s)}}function xP(e){let t=null,n=!1;for(let o=0;o<e.length;o++){let a=e[o];if(o===0&&Kr(a)&&(t=a),a.findHostDirectiveDefs!==null){n=!0;break}}if(!n)return null;let r=null,i=null,s=null;for(let o of e)o.findHostDirectiveDefs!==null&&(r??=[],i??=new Map,s??=new Map,RP(o,r,s,i)),o===t&&(r??=[],r.push(o));return r!==null?(r.push(...t===null?e:e.slice(1)),[r,i,s]):null}function RP(e,t,n,r){let i=t.length;e.findHostDirectiveDefs(e,t,r),n.set(e,[i,t.length-1])}function NP(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function AP(e,t,n,r,i,s,o){let a=r.length,l=!1;for(let f=0;f<a;f++){let g=r[f];!l&&Kr(g)&&(l=!0,NP(e,n,f)),Mm(od(n,t),e,g.type)}FP(n,e.data.length,a);for(let f=0;f<a;f++){let g=r[f];g.providersResolver&&g.providersResolver(g)}let c=!1,h=!1,d=uS(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let f=0;f<a;f++){let g=r[f];if(n.mergedAttrs=ua(n.mergedAttrs,g.hostAttrs),OP(e,n,t,d,g),LP(d,g,i),o!==null&&o.has(g)){let[b,x]=o.get(g);n.directiveToIndex.set(g.type,[d,b+n.directiveStart,x+n.directiveStart])}else(s===null||!s.has(g))&&n.directiveToIndex.set(g.type,d);g.contentQueries!==null&&(n.flags|=4),(g.hostBindings!==null||g.hostAttrs!==null||g.hostVars!==0)&&(n.flags|=64);let m=g.type.prototype;!c&&(m.ngOnChanges||m.ngOnInit||m.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),c=!0),!h&&(m.ngOnChanges||m.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),h=!0),d++}MP(e,n,s)}function MP(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let i=e.data[r];if(n===null||!n.has(i))pb(0,t,i,r),pb(1,t,i,r),mb(t,r,!1);else{let s=n.get(i);hb(0,t,s,r),hb(1,t,s,r),mb(t,r,!0)}}}function pb(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let s in i)if(i.hasOwnProperty(s)){let o;e===0?o=t.inputs??={}:o=t.outputs??={},o[s]??=[],o[s].push(r),NS(t,s)}}function hb(e,t,n,r){let i=e===0?n.inputs:n.outputs;for(let s in i)if(i.hasOwnProperty(s)){let o=i[s],a;e===0?a=t.hostDirectiveInputs??={}:a=t.hostDirectiveOutputs??={},a[o]??=[],a[o].push(r,s),NS(t,o)}}function NS(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function mb(e,t,n){let{attrs:r,inputs:i,hostDirectiveInputs:s}=e;if(r===null||!n&&i===null||n&&s===null||ry(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let o=null,a=0;for(;a<r.length;){let l=r[a];if(l===0){a+=4;continue}else if(l===5){a+=2;continue}else if(typeof l=="number")break;if(!n&&i.hasOwnProperty(l)){let c=i[l];for(let h of c)if(h===t){o??=[],o.push(l,r[a+1]);break}}else if(n&&s.hasOwnProperty(l)){let c=s[l];for(let h=0;h<c.length;h+=2)if(c[h]===t){o??=[],o.push(c[h+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(o)}function OP(e,t,n,r,i){e.data[r]=i;let s=i.factory||(i.factory=Go(i.type,!0)),o=new Jo(s,Kr(i),Mt);e.blueprint[r]=o,n[r]=o,PP(e,t,r,uS(e,n,i.hostVars,Hi),i)}function PP(e,t,n,r,i){let s=i.hostBindings;if(s){let o=e.hostBindingOpCodes;o===null&&(o=e.hostBindingOpCodes=[]);let a=~t.index;kP(o)!=a&&o.push(a),o.push(n,r,s)}}function kP(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function LP(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;Kr(t)&&(n[""]=e)}}function FP(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function AS(e,t,n,r,i,s,o,a){let l=t.consts,c=so(l,o),h=il(t,e,2,r,c);return s&&my(t,n,h,so(l,a),i),h.mergedAttrs=ua(h.mergedAttrs,h.attrs),h.attrs!==null&&rg(h,h.attrs,!1),h.mergedAttrs!==null&&rg(h,h.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,h),h}function MS(e,t){Wg(e,t),Og(t)&&e.queries.elementEnd(t)}var ig=class extends ao{ngModule;constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let t=qo(e);return new Yc(t,this.ngModule)}};function BP(e){return Object.keys(e).map(t=>{let[n,r,i]=e[t],s={propName:n,templateName:t,isSignal:(r&Nd.SignalBased)!==0};return i&&(s.transform=i),s})}function VP(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function UP(e,t,n){let r=t instanceof Gn?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new Nm(n,r):n}function HP(e){let t=e.get(pn,null);if(t===null)throw new $e(407,!1);let n=e.get(IP,null),r=e.get(Ai,null);return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r}}function jP(e,t){let n=(e.selectors[0][0]||"div").toLowerCase();return sS(t,n,n==="svg"?Qb:n==="math"?DA:null)}var Yc=class extends dd{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;get inputs(){return BP(this.componentDef.inputs)}get outputs(){return VP(this.componentDef.outputs)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=_O(e.selectors),this.ngContentSelectors=e.ngContentSelectors??[],this.isBoundToModule=!!t}create(e,t,n,r){pt(22);let i=je(null);try{let s=this.componentDef,o=n?["ng-version","19.2.0"]:EO(this.componentDef.selectors[0]),a=iy(0,null,null,1,0,null,null,null,null,[o],null),l=UP(s,r||this.ngModule,e),c=HP(l),h=c.rendererFactory.createRenderer(null,s),d=n?NO(h,n,s.encapsulation,l):jP(s,h),f=oy(null,a,null,512|lS(s),null,null,c,h,l,null,GC(d,l,!0));f[Vt]=d,Hg(f);let g=null;try{let m=AS(Vt,a,f,"#host",()=>[this.componentDef],!0,0);d&&(cS(h,d,m),Yr(d,f)),Ad(a,f,m),ty(a,m,f),MS(a,m),t!==void 0&&$P(m,this.ngContentSelectors,t),g=gr(m.index,f),f[jt]=g[jt],uy(a,f,null)}catch(m){throw g!==null&&Bm(g),Bm(f),m}finally{pt(23),jg()}return new og(this.componentType,f)}finally{je(i)}}},og=class extends tg{_rootLView;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(e,t){super(),this._rootLView=t,this._tNode=Pg(t[_e],Vt),this.location=ma(this._tNode,t),this.instance=gr(this._tNode.index,t)[jt],this.hostView=this.changeDetectorRef=new Qo(t,void 0,!1),this.componentType=e}setInput(e,t){let n=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(e)&&Object.is(this.previousInputValues.get(e),t))return;let r=this._rootLView,i=ly(n,r[_e],r,e,t);this.previousInputValues.set(e,t);let s=gr(n.index,r);hy(s,1)}get injector(){return new $o(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function $P(e,t,n){let r=e.projection=[];for(let i=0;i<t.length;i++){let s=n[i];r.push(s!=null&&s.length?Array.from(s):null)}}var Br=(()=>{class e{static __NG_ELEMENT_ID__=WP}return e})();function WP(){let e=tr();return PS(e,Fe())}var GP=Br,OS=class extends GP{_lContainer;_hostTNode;_hostLView;constructor(e,t,n){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=n}get element(){return ma(this._hostTNode,this._hostLView)}get injector(){return new $o(this._hostTNode,this._hostLView)}get parentInjector(){let e=Gg(this._hostTNode,this._hostLView);if(yC(e)){let t=rd(e,this._hostLView),n=nd(e),r=t[_e].data[n+8];return new $o(r,t)}else return new $o(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let t=gb(this._lContainer);return t!==null&&t[e]||null}get length(){return this._lContainer.length-Tn}createEmbeddedView(e,t,n){let r,i;typeof n=="number"?r=n:n!=null&&(r=n.index,i=n.injector);let s=qc(this._lContainer,e.ssrId),o=e.createEmbeddedViewImpl(t||{},i,s);return this.insertImpl(o,r,Gc(this._hostTNode,s)),o}createComponent(e,t,n,r,i){let s=e&&!wA(e),o;if(s)o=t;else{let g=t||{};o=g.index,n=g.injector,r=g.projectableNodes,i=g.environmentInjector||g.ngModuleRef}let a=s?e:new Yc(qo(e)),l=n||this.parentInjector;if(!i&&a.ngModule==null){let g=(s?l:this.parentInjector).get(Gn,null);g&&(i=g)}let c=qo(a.componentType??{}),h=qc(this._lContainer,c?.id??null),d=h?.firstChild??null,f=a.create(l,r,d,i);return this.insertImpl(f.hostView,o,Gc(this._hostTNode,h)),f}insert(e,t){return this.insertImpl(e,t,!0)}insertImpl(e,t,n){let r=e._lView;if(TA(r)){let o=this.indexOf(e);if(o!==-1)this.detach(o);else{let a=r[xn],l=new OS(a,a[Lr],a[xn]);l.detach(l.indexOf(e))}}let i=this._adjustIndex(t),s=this._lContainer;return Ld(s,r,i,n),e.attachToViewContainerRef(),Pb(hm(s),i,e),e}move(e,t){return this.insert(e,t)}indexOf(e){let t=gb(this._lContainer);return t!==null?t.indexOf(e):-1}remove(e){let t=this._adjustIndex(e,-1),n=zc(this._lContainer,t);n&&(Zu(hm(this._lContainer),t),Od(n[_e],n))}detach(e){let t=this._adjustIndex(e,-1),n=zc(this._lContainer,t);return n&&Zu(hm(this._lContainer),t)!=null?new Qo(n):null}_adjustIndex(e,t=0){return e??this.length+t}};function gb(e){return e[ed]}function hm(e){return e[ed]||(e[ed]=[])}function PS(e,t){let n,r=t[e.index];return Bi(r)?n=r:(n=IS(r,t,null,e),t[e.index]=n,sy(t,n)),qP(n,t,e,r),new OS(n,e,t)}function zP(e,t){let n=e[sn],r=n.createComment(""),i=Xr(t,e),s=n.parentNode(i);return ld(n,s,r,n.nextSibling(i),!1),r}var qP=ZP,YP=()=>!1;function KP(e,t,n){return YP(e,t,n)}function ZP(e,t,n,r){if(e[Ko])return;let i;n.type&8?i=er(r):i=zP(t,n),e[Ko]=i}var sg=class F0{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new F0(this.queryList)}setDirty(){this.queryList.setDirty()}},ag=class j0{queries;constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,i=[];for(let s=0;s<r;s++){let o=n.getByIndex(s),a=this.queries[o.indexInDeclarationView];i.push(a.clone())}return new j0(i)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)gy(t,n).matches!==null&&this.queries[n].setDirty()}},cg=class{flags;read;predicate;constructor(e,t,n=null){this.flags=t,this.read=n,typeof e=="string"?this.predicate=i1(e):this.predicate=e}},lg=class H0{queries;constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let i=n!==null?n.length:0,s=this.getByIndex(r).embeddedTView(t,i);s&&(s.indexInDeclarationView=r,n!==null?n.push(s):n=[s])}return n!==null?new H0(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},ug=class $0{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,n=-1){this.metadata=t,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new $0(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let i=0;i<r.length;i++){let s=r[i];this.matchTNodeWithReadOption(t,n,XP(n,s)),this.matchTNodeWithReadOption(t,n,Gu(n,t,s,!1,!1))}else r===kr?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,Gu(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let i=this.metadata.read;if(i!==null)if(i===Ct||i===Br||i===kr&&n.type&4)this.addMatch(n.index,-2);else{let s=Gu(n,t,i,!1,!1);s!==null&&this.addMatch(n.index,s)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function XP(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function JP(e,t){return e.type&11?ma(e,t):e.type&4?Fd(e,t):null}function QP(e,t,n,r){return n===-1?JP(t,e):n===-2?e1(e,t,r):Wc(e,e[_e],n,t)}function e1(e,t,n){if(n===Ct)return ma(t,e);if(n===kr)return Fd(t,e);if(n===Br)return PS(t,e)}function kS(e,t,n,r){let i=t[Ni].queries[r];if(i.matches===null){let s=e.data,o=n.matches,a=[];for(let l=0;o!==null&&l<o.length;l+=2){let c=o[l];if(c<0)a.push(null);else{let h=s[c];a.push(QP(t,h,o[l+1],n.metadata.read))}}i.matches=a}return i.matches}function dg(e,t,n,r){let i=e.queries.getByIndex(n),s=i.matches;if(s!==null){let o=kS(e,t,i,n);for(let a=0;a<s.length;a+=2){let l=s[a];if(l>0)r.push(o[a/2]);else{let c=s[a+1],h=t[-l];for(let d=Tn;d<h.length;d++){let f=h[d];f[Yo]===f[xn]&&dg(f[_e],f,c,r)}if(h[la]!==null){let d=h[la];for(let f=0;f<d.length;f++){let g=d[f];dg(g[_e],g,c,r)}}}}}return r}function t1(e,t){return e[Ni].queries[t].queryList}function n1(e,t,n){let r=new Fm((n&4)===4);return NA(e,t,r,r.destroy),(t[Ni]??=new ag).queries.push(new sg(r))-1}function r1(e,t,n){let r=Zt();return r.firstCreatePass&&(o1(r,new cg(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),n1(r,Fe(),t)}function i1(e){return e.split(",").map(t=>t.trim())}function o1(e,t,n){e.queries===null&&(e.queries=new lg),e.queries.track(new ug(t,n))}function gy(e,t){return e.queries.getByIndex(t)}function s1(e,t){let n=e[_e],r=gy(n,t);return r.crossesNgTemplate?dg(n,e,t,[]):kS(n,e,r,t)}var ki=class{},fd=class extends ki{injector;componentFactoryResolver=new ig(this);instance=null;constructor(e){super();let t=new Uc([...e.providers,{provide:ki,useValue:this},{provide:ao,useValue:this.componentFactoryResolver}],e.parent||_d(),e.debugName,new Set(["environment"]));this.injector=t,e.runEnvironmentInitializers&&t.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}};function a1(e,t,n=null){return new fd({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}var c1=(()=>{class e{_injector;cachedInjectors=new Map;constructor(n){this._injector=n}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=Ub(!1,n.type),i=r.length>0?a1([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,i)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=ne({token:e,providedIn:"environment",factory:()=>new e(Ze(Gn))})}return e})();function yt(e){return Ig(()=>{let t=LS(e),n=te(w({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===AC.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:t.standalone?i=>i.get(c1).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Zr.Emulated,styles:e.styles||xi,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&uo("NgStandalone"),FS(n);let r=e.dependencies;return n.directiveDefs=yb(r,!1),n.pipeDefs=yb(r,!0),n.id=p1(n),n})}function l1(e){return qo(e)||Fb(e)}function u1(e){return e!==null}function d1(e,t){if(e==null)return zo;let n={};for(let r in e)if(e.hasOwnProperty(r)){let i=e[r],s,o,a,l;Array.isArray(i)?(a=i[0],s=i[1],o=i[2]??s,l=i[3]||null):(s=i,o=i,a=Nd.None,l=null),n[s]=[r,a,l],t[s]=o}return n}function f1(e){if(e==null)return zo;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function Vr(e){return Ig(()=>{let t=LS(e);return FS(t),t})}function is(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone??!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function LS(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputConfig:e.inputs||zo,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||xi,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:d1(e.inputs,t),outputs:f1(e.outputs),debugInfo:null}}function FS(e){e.features?.forEach(t=>t(e))}function yb(e,t){if(!e)return null;let n=t?Bb:l1;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(u1)}function p1(e){let t=0,n=typeof e.consts=="function"?"":e.consts,r=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,n,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery];for(let i of r.join("|"))t=Math.imul(31,t)+i.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function h1(e){return Object.getPrototypeOf(e.prototype).constructor}function po(e){let t=h1(e.type),n=!0,r=[e];for(;t;){let i;if(Kr(e))i=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new $e(903,!1);i=t.\u0275dir}if(i){if(n){r.push(i);let o=e;o.inputs=mm(e.inputs),o.declaredInputs=mm(e.declaredInputs),o.outputs=mm(e.outputs);let a=i.hostBindings;a&&_1(e,a);let l=i.viewQuery,c=i.contentQueries;if(l&&y1(e,l),c&&v1(e,c),m1(e,i),UN(e.outputs,i.outputs),Kr(i)&&i.data.animation){let h=e.data;h.animation=(h.animation||[]).concat(i.data.animation)}}let s=i.features;if(s)for(let o=0;o<s.length;o++){let a=s[o];a&&a.ngInherit&&a(e),a===po&&(n=!1)}}t=Object.getPrototypeOf(t)}g1(r)}function m1(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n])}}function g1(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let i=e[r];i.hostVars=t+=i.hostVars,i.hostAttrs=ua(i.hostAttrs,n=ua(n,i.hostAttrs))}}function mm(e){return e===zo?{}:e===xi?[]:e}function y1(e,t){let n=e.viewQuery;n?e.viewQuery=(r,i)=>{t(r,i),n(r,i)}:e.viewQuery=t}function v1(e,t){let n=e.contentQueries;n?e.contentQueries=(r,i,s)=>{t(r,i,s),n(r,i,s)}:e.contentQueries=t}function _1(e,t){let n=e.hostBindings;n?e.hostBindings=(r,i)=>{t(r,i),n(r,i)}:e.hostBindings=t}function BS(e,t,n){return e[t]=n}function Li(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function E1(e,t,n,r){let i=Li(e,t,n);return Li(e,t+1,r)||i}function w1(e,t,n,r,i,s,o,a,l){let c=t.consts,h=il(t,e,4,o||null,a||null);Fg()&&my(t,n,h,so(c,l),cy),h.mergedAttrs=ua(h.mergedAttrs,h.attrs),Wg(t,h);let d=h.tView=iy(2,h,r,i,s,t.directiveRegistry,t.pipeRegistry,null,t.schemas,c,null);return t.queries!==null&&(t.queries.template(t,h),d.queries=t.queries.embeddedTView(h)),h}function fg(e,t,n,r,i,s,o,a,l,c){let h=n+Vt,d=t.firstCreatePass?w1(h,t,e,r,i,s,o,a,l):t.data[h];co(d,!1);let f=b1(t,e,d,n);Cd()&&Pd(t,e,f,d),Yr(f,e);let g=IS(f,e,f,d);return e[h]=g,sy(e,g),KP(g,d,e),Ed(d)&&Ad(t,e,d),l!=null&&ay(e,d,c),d}function xt(e,t,n,r,i,s,o,a){let l=Fe(),c=Zt(),h=so(c.consts,s);return fg(l,c,e,t,n,r,i,h,o,a),xt}var b1=C1;function C1(e,t,n,r){return Sd(!0),t[sn].createComment("")}var VS=new pe(""),S1=(()=>{class e{static \u0275prov=ne({token:e,providedIn:"root",factory:()=>new pg})}return e})(),pg=class{queuedEffectCount=0;queues=new Map;schedule(e){this.enqueue(e)}remove(e){let t=e.zone,n=this.queues.get(t);n.has(e)&&(n.delete(e),this.queuedEffectCount--)}enqueue(e){let t=e.zone;this.queues.has(t)||this.queues.set(t,new Set);let n=this.queues.get(t);n.has(e)||(this.queuedEffectCount++,n.add(e))}flush(){for(;this.queuedEffectCount>0;)for(let[e,t]of this.queues)e===null?this.flushQueue(t):e.run(()=>this.flushQueue(t))}flushQueue(e){for(let t of e)e.delete(t),this.queuedEffectCount--,t.run()}};function yy(e){return!!e&&typeof e.then=="function"}function US(e){return!!e&&typeof e.subscribe=="function"}var D1=new pe(""),HS=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=O(D1,{optional:!0})??[];injector=O(ht);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let i of this.appInits){let s=Wb(this.injector,i);if(yy(s))n.push(s);else if(US(s)){let o=new Promise((a,l)=>{s.subscribe({complete:a,error:l})});n.push(o)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(i=>{this.reject(i)}),n.length===0&&r(),this.initialized=!0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),I1=new pe("");function T1(){aw(()=>{throw new $e(600,!1)})}function x1(e){return e.isBoundToModule}var R1=10,yr=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=O(_M);afterRenderManager=O($C);zonelessEnabled=O(Id);rootEffectScheduler=O(S1);dirtyFlags=0;tracingSnapshot=null;externalTestViews=new Set;afterTick=new J;get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];isStable=O(Td).hasPendingTasks.pipe(pr(n=>!n));constructor(){O(ga,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:i=>{i&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=O(Gn);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){pt(10);let i=n instanceof dd;if(!this._injector.get(HS).done){let d=!i&&lA(n),f=!1;throw new $e(405,f)}let s;i?s=n:s=this._injector.get(ao).resolveComponentFactory(n),this.componentTypes.push(s.componentType);let o=x1(s)?void 0:this._injector.get(ki),a=r||s.selector,l=s.create(ht.NULL,[],a,o),c=l.location.nativeElement,h=l.injector.get(VS,null);return h?.registerApplication(c),l.onDestroy(()=>{this.detachView(l.hostView),zu(this.components,l),h?.unregisterApplication(c)}),this._loadComponent(l),pt(11,l),l}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){pt(12),this.tracingSnapshot!==null?this.tracingSnapshot.run(Qg.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw new $e(101,!1);let n=je(null);try{this._runningTick=!0,this.synchronize()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,je(n),this.afterTick.next(),pt(13)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(pn,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<R1;)pt(14),this.synchronizeOnce(),pt(15)}synchronizeOnce(){if(this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush()),this.dirtyFlags&7){let n=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:r,notifyErrorHandler:i}of this.allViews)N1(r,i,n,this.zonelessEnabled);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}else this._rendererFactory?.begin?.(),this._rendererFactory?.end?.();this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>bd(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;zu(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(I1,[]).forEach(r=>r(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>zu(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new $e(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function zu(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function N1(e,t,n,r){!n&&!bd(e)||bS(e,t,n&&!r?0:1)}function va(e,t,n,r){let i=Fe(),s=tl();if(Li(i,s,t)){let o=Zt(),a=$g();BO(a,i,e,t,n,r)}return va}function jS(e,t,n,r){return Li(e,tl(),n)?t+Zc(n)+r:Hi}function Hu(e,t){return e<<17|t<<2}function es(e){return e>>17&32767}function A1(e){return(e&2)==2}function M1(e,t){return e&131071|t<<17}function hg(e){return e|2}function da(e){return(e&131068)>>2}function gm(e,t){return e&-131069|t<<2}function O1(e){return(e&1)===1}function mg(e){return e|1}function P1(e,t,n,r,i,s){let o=s?t.classBindings:t.styleBindings,a=es(o),l=da(o);e[r]=n;let c=!1,h;if(Array.isArray(n)){let d=n;h=d[1],(h===null||Xc(d,h)>0)&&(c=!0)}else h=n;if(i)if(l!==0){let d=es(e[a+1]);e[r+1]=Hu(d,a),d!==0&&(e[d+1]=gm(e[d+1],r)),e[a+1]=M1(e[a+1],r)}else e[r+1]=Hu(a,0),a!==0&&(e[a+1]=gm(e[a+1],r)),a=r;else e[r+1]=Hu(l,0),a===0?a=r:e[l+1]=gm(e[l+1],r),l=r;c&&(e[r+1]=hg(e[r+1])),vb(e,h,r,!0),vb(e,h,r,!1),k1(t,h,e,r,s),o=Hu(a,l),s?t.classBindings=o:t.styleBindings=o}function k1(e,t,n,r,i){let s=i?e.residualClasses:e.residualStyles;s!=null&&typeof t=="string"&&Xc(s,t)>=0&&(n[r+1]=mg(n[r+1]))}function vb(e,t,n,r){let i=e[n+1],s=t===null,o=r?es(i):da(i),a=!1;for(;o!==0&&(a===!1||s);){let l=e[o],c=e[o+1];L1(l,t)&&(a=!0,e[o+1]=r?mg(c):hg(c)),o=r?es(c):da(c)}a&&(e[n+1]=r?hg(i):mg(i))}function L1(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Xc(e,t)>=0:!1}function Be(e,t,n){let r=Fe(),i=tl();if(Li(r,i,t)){let s=Zt(),o=$g();pS(s,o,r,e,t,r[sn],n,!1)}return Be}function _b(e,t,n,r,i){ly(t,e,n,i?"class":"style",r)}function ho(e,t,n){return $S(e,t,n,!1),ho}function mo(e,t){return $S(e,t,null,!0),mo}function $S(e,t,n,r){let i=Fe(),s=Zt(),o=VA(2);if(s.firstUpdatePass&&B1(s,e,o,r),t!==Hi&&Li(i,o,t)){let a=s.data[lo()];$1(s,a,i,i[sn],e,i[o+1]=W1(t,n),r,o)}}function F1(e,t){return t>=e.expandoStartIndex}function B1(e,t,n,r){let i=e.data;if(i[n+1]===null){let s=i[lo()],o=F1(e,n);G1(s,r)&&t===null&&!o&&(t=!1),t=V1(i,s,t,r),P1(i,s,t,n,o,r)}}function V1(e,t,n,r){let i=$A(e),s=r?t.residualClasses:t.residualStyles;if(i===null)(r?t.classBindings:t.styleBindings)===0&&(n=ym(null,e,t,n,r),n=Kc(n,t.attrs,r),s=null);else{let o=t.directiveStylingLast;if(o===-1||e[o]!==i)if(n=ym(i,e,t,n,r),s===null){let a=U1(e,t,r);a!==void 0&&Array.isArray(a)&&(a=ym(null,e,t,a[1],r),a=Kc(a,t.attrs,r),H1(e,t,r,a))}else s=j1(e,t,r)}return s!==void 0&&(r?t.residualClasses=s:t.residualStyles=s),n}function U1(e,t,n){let r=n?t.classBindings:t.styleBindings;if(da(r)!==0)return e[es(r)]}function H1(e,t,n,r){let i=n?t.classBindings:t.styleBindings;e[es(i)]=r}function j1(e,t,n){let r,i=t.directiveEnd;for(let s=1+t.directiveStylingLast;s<i;s++){let o=e[s].hostAttrs;r=Kc(r,o,n)}return Kc(r,t.attrs,n)}function ym(e,t,n,r,i){let s=null,o=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<o&&(s=t[a],r=Kc(r,s.hostAttrs,i),s!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function Kc(e,t,n){let r=n?1:2,i=-1;if(t!==null)for(let s=0;s<t.length;s++){let o=t[s];typeof o=="number"?i=o:i===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),aA(e,o,n?!0:t[++s]))}return e===void 0?null:e}function $1(e,t,n,r,i,s,o,a){if(!(t.type&3))return;let l=e.data,c=l[a+1],h=O1(c)?Eb(l,t,n,i,da(c),o):void 0;if(!pd(h)){pd(s)||A1(c)&&(s=Eb(l,null,n,i,a,o));let d=eC(lo(),n);rP(r,o,d,i,s)}}function Eb(e,t,n,r,i,s){let o=t===null,a;for(;i>0;){let l=e[i],c=Array.isArray(l),h=c?l[1]:l,d=h===null,f=n[i+1];f===Hi&&(f=d?xi:void 0);let g=d?sm(f,r):h===r?f:void 0;if(c&&!pd(g)&&(g=sm(l,r)),pd(g)&&(a=g,o))return a;let m=e[i+1];i=o?es(m):da(m)}if(t!==null){let l=s?t.residualClasses:t.residualStyles;l!=null&&(a=sm(l,r))}return a}function pd(e){return e!==void 0}function W1(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=mr(Qr(e)))),e}function G1(e,t){return(e.flags&(t?8:16))!==0}var gg=class{destroy(e){}updateValue(e,t){}swap(e,t){let n=Math.min(e,t),r=Math.max(e,t),i=this.detach(r);if(r-n>1){let s=this.detach(n);this.attach(n,i),this.attach(r,s)}else this.attach(n,i)}move(e,t){this.attach(t,this.detach(e))}};function vm(e,t,n,r,i){return e===n&&Object.is(t,r)?1:Object.is(i(e,t),i(n,r))?-1:0}function z1(e,t,n){let r,i,s=0,o=e.length-1,a;if(Array.isArray(t)){let l=t.length-1;for(;s<=o&&s<=l;){let c=e.at(s),h=t[s],d=vm(s,c,s,h,n);if(d!==0){d<0&&e.updateValue(s,h),s++;continue}let f=e.at(o),g=t[l],m=vm(o,f,l,g,n);if(m!==0){m<0&&e.updateValue(o,g),o--,l--;continue}let b=n(s,c),x=n(o,f),A=n(s,h);if(Object.is(A,x)){let F=n(l,g);Object.is(F,b)?(e.swap(s,o),e.updateValue(o,g),l--,o--):e.move(o,s),e.updateValue(s,h),s++;continue}if(r??=new hd,i??=bb(e,s,o,n),yg(e,r,s,A))e.updateValue(s,h),s++,o++;else if(i.has(A))r.set(b,e.detach(s)),o--;else{let F=e.create(s,t[s]);e.attach(s,F),s++,o++}}for(;s<=l;)wb(e,r,n,s,t[s]),s++}else if(t!=null){let l=t[Symbol.iterator](),c=l.next();for(;!c.done&&s<=o;){let h=e.at(s),d=c.value,f=vm(s,h,s,d,n);if(f!==0)f<0&&e.updateValue(s,d),s++,c=l.next();else{r??=new hd,i??=bb(e,s,o,n);let g=n(s,d);if(yg(e,r,s,g))e.updateValue(s,d),s++,o++,c=l.next();else if(!i.has(g))e.attach(s,e.create(s,d)),s++,o++,c=l.next();else{let m=n(s,h);r.set(m,e.detach(s)),o--}}}for(;!c.done;)wb(e,r,n,e.length,c.value),c=l.next()}for(;s<=o;)e.destroy(e.detach(o--));r?.forEach(l=>{e.destroy(l)})}function yg(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function wb(e,t,n,r,i){if(yg(e,t,r,n(r,i)))e.updateValue(r,i);else{let s=e.create(r,i);e.attach(r,s)}}function bb(e,t,n,r){let i=new Set;for(let s=t;s<=n;s++)i.add(r(s,e.at(s)));return i}var hd=class{kvMap=new Map;_vMap=void 0;has(e){return this.kvMap.has(e)}delete(e){if(!this.has(e))return!1;let t=this.kvMap.get(e);return this._vMap!==void 0&&this._vMap.has(t)?(this.kvMap.set(e,this._vMap.get(t)),this._vMap.delete(t)):this.kvMap.delete(e),!0}get(e){return this.kvMap.get(e)}set(e,t){if(this.kvMap.has(e)){let n=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let r=this._vMap;for(;r.has(n);)n=r.get(n);r.set(n,t)}else this.kvMap.set(e,t)}forEach(e){for(let[t,n]of this.kvMap)if(e(n,t),this._vMap!==void 0){let r=this._vMap;for(;r.has(n);)n=r.get(n),e(n,t)}}};function $t(e,t){uo("NgControlFlow");let n=Fe(),r=tl(),i=n[r]!==Hi?n[r]:-1,s=i!==-1?md(n,Vt+i):void 0,o=0;if(Li(n,r,e)){let a=je(null);try{if(s!==void 0&&xS(s,o),e!==-1){let l=Vt+e,c=md(n,l),h=wg(n[_e],l),d=qc(c,h.tView.ssrId),f=Md(n,h,t,{dehydratedView:d});Ld(c,f,o,Gc(h,d))}}finally{je(a)}}else if(s!==void 0){let a=TS(s,o);a!==void 0&&(a[jt]=t)}}var vg=class{lContainer;$implicit;$index;constructor(e,t,n){this.lContainer=e,this.$implicit=t,this.$index=n}get $count(){return this.lContainer.length-Tn}};function os(e,t){return t}var _g=class{hasEmptyBlock;trackByFn;liveCollection;constructor(e,t,n){this.hasEmptyBlock=e,this.trackByFn=t,this.liveCollection=n}};function Qt(e,t,n,r,i,s,o,a,l,c,h,d,f){uo("NgControlFlow");let g=Fe(),m=Zt(),b=l!==void 0,x=Fe(),A=a?o.bind(x[Pr][jt]):o,F=new _g(b,A);x[Vt+e]=F,fg(g,m,e+1,t,n,r,i,so(m.consts,s)),b&&fg(g,m,e+2,l,c,h,d,so(m.consts,f))}var Eg=class extends gg{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(e,t,n){super(),this.lContainer=e,this.hostLView=t,this.templateTNode=n}get length(){return this.lContainer.length-Tn}at(e){return this.getLView(e)[jt].$implicit}attach(e,t){let n=t[Hc];this.needsIndexUpdate||=e!==this.length,Ld(this.lContainer,t,e,Gc(this.templateTNode,n))}detach(e){return this.needsIndexUpdate||=e!==this.length-1,q1(this.lContainer,e)}create(e,t){let n=qc(this.lContainer,this.templateTNode.tView.ssrId),r=Md(this.hostLView,this.templateTNode,new vg(this.lContainer,t,e),{dehydratedView:n});return this.operationsCounter?.recordCreate(),r}destroy(e){Od(e[_e],e),this.operationsCounter?.recordDestroy()}updateValue(e,t){this.getLView(e)[jt].$implicit=t}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e<this.length;e++)this.getLView(e)[jt].$index=e}getLView(e){return Y1(this.lContainer,e)}};function en(e){let t=je(null),n=lo();try{let r=Fe(),i=r[_e],s=r[n],o=n+1,a=md(r,o);if(s.liveCollection===void 0){let c=wg(i,o);s.liveCollection=new Eg(a,r,c)}else s.liveCollection.reset();let l=s.liveCollection;if(z1(l,e,s.trackByFn),l.updateIndexes(),s.hasEmptyBlock){let c=tl(),h=l.length===0;if(Li(r,c,h)){let d=n+2,f=md(r,d);if(h){let g=wg(i,d),m=qc(f,g.tView.ssrId),b=Md(r,g,void 0,{dehydratedView:m});Ld(f,b,0,Gc(g,m))}else xS(f,0)}}}finally{je(t)}}function md(e,t){return e[t]}function q1(e,t){return zc(e,t)}function Y1(e,t){return TS(e,t)}function wg(e,t){return Pg(e,t)}function re(e,t,n,r){let i=Fe(),s=Zt(),o=Vt+e,a=i[sn],l=s.firstCreatePass?AS(o,s,i,t,cy,Fg(),n,r):s.data[o],c=K1(s,i,l,a,t,e);i[o]=c;let h=Ed(l);return co(l,!0),cS(a,c,l),!mS(l)&&Cd()&&Pd(s,i,c,l),(AA()===0||h)&&Yr(c,i),MA(),h&&(Ad(s,i,l),ty(s,l,i)),r!==null&&ay(i,l),re}function ie(){let e=tr();Bg()?sC():(e=e.parent,co(e,!1));let t=e;kA(t)&&LA(),OA();let n=Zt();return n.firstCreatePass&&MS(n,t),t.classesWithoutHost!=null&&XA(t)&&_b(n,t,Fe(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&JA(t)&&_b(n,t,Fe(),t.stylesWithoutHost,!1),ie}function Ne(e,t,n,r){return re(e,t,n,r),ie(),Ne}var K1=(e,t,n,r,i,s)=>(Sd(!0),sS(r,i,qA()));function Z1(e,t,n,r,i){let s=t.consts,o=so(s,r),a=il(t,e,8,"ng-container",o);o!==null&&rg(a,o,!0);let l=so(s,i);return Fg()&&my(t,n,a,l,cy),a.mergedAttrs=ua(a.mergedAttrs,a.attrs),t.queries!==null&&t.queries.elementStart(t,a),a}function WS(e,t,n){let r=Fe(),i=Zt(),s=e+Vt,o=i.firstCreatePass?Z1(s,i,r,t,n):i.data[s];co(o,!0);let a=X1(i,r,o,e);return r[s]=a,Cd()&&Pd(i,r,a,o),Yr(a,r),Ed(o)&&(Ad(i,r,o),ty(i,o,r)),n!=null&&ay(r,o),WS}function GS(){let e=tr(),t=Zt();return Bg()?sC():(e=e.parent,co(e,!1)),t.firstCreatePass&&(Wg(t,e),Og(e)&&t.queries.elementEnd(e)),GS}function Bd(e,t,n){return WS(e,t,n),GS(),Bd}var X1=(e,t,n,r)=>(Sd(!0),CO(t[sn],""));function nr(){return Fe()}var gd="en-US",J1=gd;function Q1(e){typeof e=="string"&&(J1=e.toLowerCase().replace(/_/g,"-"))}var ek=(e,t,n)=>{};function Rt(e,t,n,r){let i=Fe(),s=Zt(),o=tr();return nk(s,i,i[sn],o,e,t,r),Rt}function tk(e,t,n,r){let i=e.cleanup;if(i!=null)for(let s=0;s<i.length-1;s+=2){let o=i[s];if(o===n&&i[s+1]===r){let a=t[Ju],l=i[s+2];return a.length>l?a[l]:null}typeof o=="string"&&(s+=2)}return null}function nk(e,t,n,r,i,s,o){let a=Ed(r),l=e.firstCreatePass?iC(e):null,c=t[jt],h=rC(t),d=!0;if(r.type&3||o){let f=Xr(r,t),g=o?o(f):f,m=h.length,b=o?A=>o(er(A[r.index])):r.index,x=null;if(!o&&a&&(x=tk(e,t,i,r.index)),x!==null){let A=x.__ngLastListenerFn__||x;A.__ngNextListenerFn__=s,x.__ngLastListenerFn__=s,d=!1}else{s=Db(r,t,c,s),ek(f,i,s);let A=n.listen(g,i,s);h.push(s,A),l&&l.push(i,b,m,m+1)}}else s=Db(r,t,c,s);if(d){let f=r.outputs?.[i],g=r.hostDirectiveOutputs?.[i];if(g&&g.length)for(let m=0;m<g.length;m+=2){let b=g[m],x=g[m+1];Cb(r,e,t,b,x,i,s,h,l)}if(f&&f.length)for(let m of f)Cb(r,e,t,m,i,i,s,h,l)}}function Cb(e,t,n,r,i,s,o,a,l){let c=n[r],h=t.data[r].outputs[i],d=c[h].subscribe(o),f=a.length;a.push(o,d),l&&l.push(s,e.index,f,-(f+1))}function Sb(e,t,n,r){let i=je(null);try{return pt(6,t,n),n(r)!==!1}catch(s){return hS(e,s),!1}finally{pt(7,t,n),je(i)}}function Db(e,t,n,r){return function i(s){if(s===Function)return r;let o=ha(e)?gr(e.index,t):t;hy(o,5);let a=Sb(t,n,r,s),l=i.__ngNextListenerFn__;for(;l;)a=Sb(t,n,l,s)&&a,l=l.__ngNextListenerFn__;return a}}function me(e=1){return GA(e)}function zn(e,t,n){return ji(e,"",t,"",n),zn}function ji(e,t,n,r,i){let s=Fe(),o=jS(s,t,n,r);if(o!==Hi){let a=Zt(),l=$g();pS(a,l,s,e,o,s[sn],i,!1)}return ji}function Ea(e,t,n){r1(e,t,n)}function wa(e){let t=Fe(),n=Zt(),r=lC();Ug(r+1);let i=gy(n,r);if(e.dirty&&IA(t)===((i.metadata.flags&2)===2)){if(i.matches===null)e.reset([]);else{let s=s1(t,r);e.reset(s,wM),e.notifyOnChanges()}return!0}return!1}function ba(){return t1(Fe(),lC())}function vy(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function _y(e){let t=aC();return wd(t,Vt+e)}function tn(e,t=""){let n=Fe(),r=Zt(),i=e+Vt,s=r.firstCreatePass?il(r,i,1,t,null):r.data[i],o=rk(r,n,s,t,e);n[i]=o,Cd()&&Pd(r,n,o,s),co(s,!1)}var rk=(e,t,n,r,i)=>(Sd(!0),wO(t[sn],r));function Ca(e){return ss("",e,""),Ca}function ss(e,t,n){let r=Fe(),i=jS(r,e,t,n);return i!==Hi&&ik(r,lo(),i),ss}function ik(e,t,n){let r=eC(t,e);bO(e[sn],r,n)}var zS={};function $i(e){let t=Zt(),n=Fe(),r=e+Vt,i=il(t,r,128,null,null);return co(i,!1),vy(t,n,r,zS),$i}function go(e){uo("NgLet");let t=Zt(),n=Fe(),r=lo();return vy(t,n,r,e),e}function Ur(e){let t=aC(),n=wd(t,Vt+e);if(n===zS)throw new $e(314,!1);return n}function ok(e,t,n){let r=Zt();if(r.firstCreatePass){let i=Kr(e);bg(n,r.data,r.blueprint,i,!0),bg(t,r.data,r.blueprint,i,!1)}}function bg(e,t,n,r,i){if(e=Pn(e),Array.isArray(e))for(let s=0;s<e.length;s++)bg(e[s],t,n,r,i);else{let s=Zt(),o=Fe(),a=tr(),l=ca(e)?e:Pn(e.provide),c=$b(e),h=a.providerIndexes&1048575,d=a.directiveStart,f=a.providerIndexes>>20;if(ca(e)||!e.multi){let g=new Jo(c,i,Mt),m=Em(l,t,i?h:h+f,d);m===-1?(Mm(od(a,o),s,l),_m(s,e,t.length),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(g),o.push(g)):(n[m]=g,o[m]=g)}else{let g=Em(l,t,h+f,d),m=Em(l,t,h,h+f),b=g>=0&&n[g],x=m>=0&&n[m];if(i&&!x||!i&&!b){Mm(od(a,o),s,l);let A=ck(i?ak:sk,n.length,i,r,c);!i&&x&&(n[m].providerFactory=A),_m(s,e,t.length,0),t.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(A),o.push(A)}else{let A=qS(n[i?m:g],c,!i&&r);_m(s,e,g>-1?g:m,A)}!i&&r&&x&&n[m].componentProviders++}}}function _m(e,t,n,r){let i=ca(t),s=hA(t);if(i||s){let o=(s?Pn(t.useClass):t).prototype.ngOnDestroy;if(o){let a=e.destroyHooks||(e.destroyHooks=[]);if(!i&&t.multi){let l=a.indexOf(n);l===-1?a.push(n,[r,o]):a[l+1].push(r,o)}else a.push(n,o)}}}function qS(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Em(e,t,n,r){for(let i=n;i<r;i++)if(t[i]===e)return i;return-1}function sk(e,t,n,r){return Cg(this.multi,[])}function ak(e,t,n,r){let i=this.multi,s;if(this.providerFactory){let o=this.providerFactory.componentProviders,a=Wc(n,n[_e],this.providerFactory.index,r);s=a.slice(0,o),Cg(i,s);for(let l=o;l<a.length;l++)s.push(a[l])}else s=[],Cg(i,s);return s}function Cg(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function ck(e,t,n,r,i){let s=new Jo(e,n,Mt);return s.multi=[],s.index=t,s.componentProviders=0,qS(s,i,r&&!n),s}function Vd(e,t=[]){return n=>{n.providersResolver=(r,i)=>ok(r,i?i(e):e,t)}}function YS(e,t,n,r){return ZS(Fe(),Vg(),e,t,n,r)}function KS(e,t){let n=e[t];return n===Hi?void 0:n}function ZS(e,t,n,r,i,s){let o=t+n;return Li(e,o,i)?BS(e,o+1,s?r.call(s,i):r(i)):KS(e,o+1)}function lk(e,t,n,r,i,s,o){let a=t+n;return E1(e,a,i,s)?BS(e,a+2,o?r.call(o,i,s):r(i,s)):KS(e,a+2)}function Cn(e,t){let n=Zt(),r,i=e+Vt;n.firstCreatePass?(r=uk(t,n.pipeRegistry),n.data[i]=r,r.onDestroy&&(n.destroyHooks??=[]).push(i,r.onDestroy)):r=n.data[i];let s=r.factory||(r.factory=Go(r.type,!0)),o,a=Wn(Mt);try{let l=id(!1),c=s();return id(l),vy(n,Fe(),i,c),c}finally{Wn(a)}}function uk(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function Rn(e,t,n){let r=e+Vt,i=Fe(),s=wd(i,r);return JS(i,r)?ZS(i,Vg(),t,s.transform,n,s):s.transform(n)}function XS(e,t,n,r){let i=e+Vt,s=Fe(),o=wd(s,i);return JS(s,i)?lk(s,Vg(),t,o.transform,n,r,o):o.transform(n,r)}function JS(e,t){return e[_e].data[t].pure}function QS(e,t){return Fd(e,t)}var fa=class{full;major;minor;patch;constructor(e){this.full=e;let t=e.split(".");this.major=t[0],this.minor=t[1],this.patch=t.slice(2).join(".")}},Ey=new fa("19.2.0"),dk=(()=>{class e{zone=O(Le);changeDetectionScheduler=O(Ai);applicationRef=O(yr);_onMicrotaskEmptySubscription;initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function fk({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new Le(te(w({},pk()),{scheduleInRootZone:n})),[{provide:Le,useFactory:e},{provide:Vc,multi:!0,useFactory:()=>{let r=O(dk,{optional:!0});return()=>r.initialize()}},{provide:Vc,multi:!0,useFactory:()=>{let r=O(hk);return()=>{r.initialize()}}},t===!0?{provide:TC,useValue:!0}:[],{provide:qg,useValue:n??IC}]}function pk(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var hk=(()=>{class e{subscription=new ot;initialized=!1;zone=O(Le);pendingTasks=O(Td);initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{Le.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{Le.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),e0=(()=>{class e{appRef=O(yr);taskService=O(Td);ngZone=O(Le);zonelessEnabled=O(Id);tracing=O(ga,{optional:!0});disableScheduling=O(TC,{optional:!0})??!1;zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new ot;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(ad):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(O(qg,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()})),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof cd||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&n===5)return;let r=!1;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2,r=!0;break}case 12:{this.appRef.dirtyFlags|=16,r=!0;break}case 13:{this.appRef.dirtyFlags|=2,r=!0;break}case 11:{r=!0;break}case 9:case 8:case 7:case 10:default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick(r))return;let i=this.useMicrotaskScheduler?Qw:xC;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>i(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>i(()=>this.tick()))}shouldScheduleTick(n){return!(this.disableScheduling&&!n||this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(ad+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){throw this.taskService.remove(n),r}finally{this.cleanup()}this.useMicrotaskScheduler=!0,Qw(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function t0(){return uo("NgZoneless"),Vb([{provide:Ai,useExisting:e0},{provide:Le,useClass:cd},{provide:Id,useValue:!0},{provide:qg,useValue:!1},[]])}function mk(){return typeof $localize<"u"&&$localize.locale||gd}var wy=new pe("",{providedIn:"root",factory:()=>O(wy,Ke.Optional|Ke.SkipSelf)||mk()}),Sg=new pe(""),gk=new pe("");function Pc(e){return!e.moduleRef}function yk(e){let t=Pc(e)?e.r3Injector:e.moduleRef.injector,n=t.get(Le);return n.run(()=>{Pc(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(Mi,null),i;if(n.runOutsideAngular(()=>{i=n.onError.subscribe({next:s=>{r.handleError(s)}})}),Pc(e)){let s=()=>t.destroy(),o=e.platformInjector.get(Sg);o.add(s),t.onDestroy(()=>{i.unsubscribe(),o.delete(s)})}else{let s=()=>e.moduleRef.destroy(),o=e.platformInjector.get(Sg);o.add(s),e.moduleRef.onDestroy(()=>{zu(e.allPlatformModules,e.moduleRef),i.unsubscribe(),o.delete(s)})}return _k(r,n,()=>{let s=t.get(HS);return s.runInitializers(),s.donePromise.then(()=>{let o=t.get(wy,gd);if(Q1(o||gd),!t.get(gk,!0))return Pc(e)?t.get(yr):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(Pc(e)){let a=t.get(yr);return e.rootComponent!==void 0&&a.bootstrap(e.rootComponent),a}else return vk(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function vk(e,t){let n=e.injector.get(yr);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else if(e.instance.ngDoBootstrap)e.instance.ngDoBootstrap(n);else throw new $e(-403,!1);t.push(e)}function _k(e,t,n){try{let r=n();return yy(r)?r.catch(i=>{throw t.runOutsideAngular(()=>e.handleError(i)),i}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var qu=null;function Ek(e=[],t){return ht.create({name:t,providers:[{provide:vd,useValue:"platform"},{provide:Sg,useValue:new Set([()=>qu=null])},...e]})}function wk(e=[]){if(qu)return qu;let t=Ek(e);return qu=t,T1(),bk(t),t}function bk(e){let t=e.get(Xg,null);Wb(e,()=>{t?.forEach(n=>n())})}var rr=(()=>{class e{static __NG_ELEMENT_ID__=Ck}return e})();function Ck(e){return Sk(tr(),Fe(),(e&16)===16)}function Sk(e,t,n){if(ha(e)&&!n){let r=gr(e.index,t);return new Qo(r,r)}else if(e.type&175){let r=t[Pr];return new Qo(r,t)}return null}function n0(e){pt(8);try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,i=wk(r),s=[fk({}),{provide:Ai,useExisting:e0},...n||[]],o=new fd({providers:s,parent:i,debugName:"",runEnvironmentInitializers:!1});return yk({r3Injector:o.injector,platformInjector:i,rootComponent:t})}catch(t){return Promise.reject(t)}finally{pt(9)}}function Sa(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function by(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}function Cy(e){let t=je(null);try{return e()}finally{je(t)}}var Ib=class{[bi];constructor(e){this[bi]=e}destroy(){this[bi].destroy()}};function Ud(e,t){let n=qo(e),r=t.elementInjector||_d();return new Yc(n).create(r,t.projectableNodes,t.hostElement,t.environmentInjector)}var Dk={schedule(e,t){let n=setTimeout(e,t);return()=>clearTimeout(n)}};function Ik(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Tk(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var Sy;function xk(e,t){if(!Sy){let n=Element.prototype;Sy=n.matches||n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE?Sy.call(e,t):!1}function Rk(e){let t={};return e.forEach(({propName:n,templateName:r,transform:i})=>{t[Ik(r)]=[n,i]}),t}function Nk(e,t){return t.get(ao).resolveComponentFactory(e).inputs}function Ak(e,t){let n=e.childNodes,r=t.map(()=>[]),i=-1;t.some((s,o)=>s==="*"?(i=o,!0):!1);for(let s=0,o=n.length;s<o;++s){let a=n[s],l=Mk(a,t,i);l!==-1&&r[l].push(a)}return r}function Mk(e,t,n){let r=n;return Tk(e)&&t.some((i,s)=>i!=="*"&&xk(e,i)?(r=s,!0):!1),r}var Ok=10,Dy=class{componentFactory;inputMap=new Map;constructor(e,t){this.componentFactory=t.get(ao).resolveComponentFactory(e);for(let n of this.componentFactory.inputs)this.inputMap.set(n.propName,n.templateName)}create(e){return new Iy(this.componentFactory,e,this.inputMap)}},Iy=class{componentFactory;injector;inputMap;eventEmitters=new Fo(1);events=this.eventEmitters.pipe(ea(e=>ro(...e)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(e,t,n){this.componentFactory=e,this.injector=t,this.inputMap=n,this.ngZone=this.injector.get(Le),this.appRef=this.injector.get(yr),this.cdScheduler=t.get(Ai),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(e){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(e)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=Dk.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},Ok))})}getInputValue(e){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(e):this.componentRef.instance[e])}setInputValue(e,t){if(this.componentRef===null){this.initialInputValues.set(e,t);return}this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(e)??e,t),this.componentRef.hostView.dirty&&(this.componentRef.changeDetectorRef.markForRefresh(),this.cdScheduler.notify(6))})}initializeComponent(e){let t=ht.create({providers:[],parent:this.injector}),n=Ak(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,n,e),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[e,t]of this.initialInputValues)this.setInputValue(e,t);this.initialInputValues.clear()}initializeOutputs(e){let t=this.componentFactory.outputs.map(({propName:n,templateName:r})=>{let i=e.instance[n];return new nt(s=>{let o=i.subscribe(a=>s.next({name:r,value:a}));return()=>o.unsubscribe()})});this.eventEmitters.next(t)}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},Ty=class extends HTMLElement{ngElementEventsSubscription=null};function r0(e,t){let n=Nk(e,t.injector),r=t.strategyFactory||new Dy(e,t.injector),i=Rk(n);class s extends Ty{injector;static observedAttributes=Object.keys(i);get ngElementStrategy(){if(!this._ngElementStrategy){let a=this._ngElementStrategy=r.create(this.injector||t.injector);n.forEach(({propName:l,transform:c})=>{if(!this.hasOwnProperty(l))return;let h=this[l];delete this[l],a.setInputValue(l,h,c)})}return this._ngElementStrategy}_ngElementStrategy;constructor(a){super(),this.injector=a}attributeChangedCallback(a,l,c,h){let[d,f]=i[a];this.ngElementStrategy.setInputValue(d,c,f)}connectedCallback(){let a=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),a=!0),this.ngElementStrategy.connect(this),a||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(a=>{let l=new CustomEvent(a.name,{detail:a.value});this.dispatchEvent(l)})}}return n.forEach(({propName:o,transform:a})=>{Object.defineProperty(s.prototype,o,{get(){return this.ngElementStrategy.getInputValue(o)},set(l){this.ngElementStrategy.setInputValue(o,l,a)},configurable:!0,enumerable:!0})}),s}var a0=null;function Da(){return a0}function c0(e){a0??=e}var Hd=class{},Qe=new pe(""),l0=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:()=>O(kk),providedIn:"platform"})}return e})(),kk=(()=>{class e extends l0{_location;_history;_doc=O(Qe);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Da().getBaseHref(this._doc)}onPopState(n){let r=Da().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){let r=Da().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(n){this._location.pathname=n}pushState(n,r,i){this._history.pushState(n,r,i)}replaceState(n,r,i){this._history.replaceState(n,r,i)}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:()=>new e,providedIn:"platform"})}return e})();function u0(e,t){return e?t?e.endsWith("/")?t.startsWith("/")?e+t.slice(1):e+t:t.startsWith("/")?e+t:`${e}/${t}`:e:t}function i0(e){let t=e.search(/#|\?|$/);return e[t-1]==="/"?e.slice(0,t-1)+e.slice(t):e}function as(e){return e&&e[0]!=="?"?`?${e}`:e}var Ry=(()=>{class e{historyGo(n){throw new Error("")}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:()=>O(Fk),providedIn:"root"})}return e})(),Lk=new pe(""),Fk=(()=>{class e extends Ry{_platformLocation;_baseHref;_removeListenerFns=[];constructor(n,r){super(),this._platformLocation=n,this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??O(Qe).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return u0(this._baseHref,n)}path(n=!1){let r=this._platformLocation.pathname+as(this._platformLocation.search),i=this._platformLocation.hash;return i&&n?`${r}${i}`:r}pushState(n,r,i,s){let o=this.prepareExternalUrl(i+as(s));this._platformLocation.pushState(n,r,o)}replaceState(n,r,i,s){let o=this.prepareExternalUrl(i+as(s));this._platformLocation.replaceState(n,r,o)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}static \u0275fac=function(n){return new(n||e)(Ze(l0),Ze(Lk,8))};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Ny=(()=>{class e{_subject=new J;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(n){this._locationStrategy=n;let r=this._locationStrategy.getBaseHref();this._basePath=Uk(i0(o0(r))),this._locationStrategy.onPopState(i=>{this._subject.next({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+as(r))}normalize(n){return e.stripTrailingSlash(Vk(this._basePath,o0(n)))}prepareExternalUrl(n){return n&&n[0]!=="/"&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,r="",i=null){this._locationStrategy.pushState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+as(r)),i)}replaceState(n,r="",i=null){this._locationStrategy.replaceState(i,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+as(r)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){this._locationStrategy.historyGo?.(n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription??=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}),()=>{let r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(i=>i(n,r))}subscribe(n,r,i){return this._subject.subscribe({next:n,error:r??void 0,complete:i??void 0})}static normalizeQueryParams=as;static joinWithSlash=u0;static stripTrailingSlash=i0;static \u0275fac=function(n){return new(n||e)(Ze(Ry))};static \u0275prov=ne({token:e,factory:()=>Bk(),providedIn:"root"})}return e})();function Bk(){return new Ny(Ze(Ry))}function Vk(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function o0(e){return e.replace(/\/index.html$/,"")}function Uk(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}function d0(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[i,s]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===t)return decodeURIComponent(s)}return null}var xy=/\s+/,s0=[],f0=(()=>{class e{_ngEl;_renderer;initialClasses=s0;rawClass;stateMap=new Map;constructor(n,r){this._ngEl=n,this._renderer=r}set klass(n){this.initialClasses=n!=null?n.trim().split(xy):s0}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split(xy):n}ngDoCheck(){for(let r of this.initialClasses)this._updateState(r,!0);let n=this.rawClass;if(Array.isArray(n)||n instanceof Set)for(let r of n)this._updateState(r,!0);else if(n!=null)for(let r of Object.keys(n))this._updateState(r,!!n[r]);this._applyStateDiff()}_updateState(n,r){let i=this.stateMap.get(n);i!==void 0?(i.enabled!==r&&(i.changed=!0,i.enabled=r),i.touched=!0):this.stateMap.set(n,{enabled:r,changed:!0,touched:!0})}_applyStateDiff(){for(let n of this.stateMap){let r=n[0],i=n[1];i.changed?(this._toggleClass(r,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(r,!1),this.stateMap.delete(r)),i.touched=!1}}_toggleClass(n,r){n=n.trim(),n.length>0&&n.split(xy).forEach(i=>{r?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}static \u0275fac=function(n){return new(n||e)(Mt(Ct),Mt(ya))};static \u0275dir=Vr({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return e})(),p0=(()=>{class e{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;constructor(n){this._viewContainerRef=n}ngOnChanges(n){if(this._shouldRecreateView(n)){let r=this._viewContainerRef;if(this._viewRef&&r.remove(r.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=r.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(n){return!!n.ngTemplateOutlet||!!n.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(n,r,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,r,i):!1,get:(n,r,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,r,i)}})}static \u0275fac=function(n){return new(n||e)(Mt(Br))};static \u0275dir=Vr({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[ts]})}return e})(),Ay="browser",Hk="server";function h0(e){return e===Ay}function My(e){return e===Hk}var jd=class{},Py=class extends Hd{supportsDOMEvents=!0},ky=class G0 extends Py{static makeCurrent(){c0(new G0)}onAndCancel(t,n,r,i){return t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.remove()}createElement(t,n){return n=n||this.getDefaultDocument(),n.createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return n==="window"?window:n==="document"?t:n==="body"?t.body:null}getBaseHref(t){let n=$k();return n==null?null:Wk(n)}resetBaseElement(){ol=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return d0(document.cookie,t)}},ol=null;function $k(){return ol=ol||document.querySelector("base"),ol?ol.getAttribute("href"):null}function Wk(e){return new URL(e,document.baseURI).pathname}var Gk=(()=>{class e{build(){return new XMLHttpRequest}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),Ly=new pe(""),E0=(()=>{class e{_zone;_plugins;_eventNameToPlugin=new Map;constructor(n,r){this._zone=r,n.forEach(i=>{i.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,r,i,s){return this._findPluginFor(r).addEventListener(n,r,i,s)}getZone(){return this._zone}_findPluginFor(n){let r=this._eventNameToPlugin.get(n);if(r)return r;if(r=this._plugins.find(i=>i.supports(n)),!r)throw new $e(5101,!1);return this._eventNameToPlugin.set(n,r),r}static \u0275fac=function(n){return new(n||e)(Ze(Ly),Ze(Le))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),Wd=class{_doc;constructor(e){this._doc=e}manager},$d="ng-app-id";function m0(e){for(let t of e)t.remove()}function g0(e,t){let n=t.createElement("style");return n.textContent=e,n}function zk(e,t,n,r){let i=e.head?.querySelectorAll(`style[${$d}="${t}"],link[${$d}="${t}"]`);if(i)for(let s of i)s.removeAttribute($d),s instanceof HTMLLinkElement?r.set(s.href.slice(s.href.lastIndexOf("/")+1),{usage:0,elements:[s]}):s.textContent&&n.set(s.textContent,{usage:0,elements:[s]})}function Fy(e,t){let n=t.createElement("link");return n.setAttribute("rel","stylesheet"),n.setAttribute("href",e),n}var w0=(()=>{class e{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;isServer;constructor(n,r,i,s={}){this.doc=n,this.appId=r,this.nonce=i,this.isServer=My(s),zk(n,r,this.inline,this.external),this.hosts.add(n.head)}addStyles(n,r){for(let i of n)this.addUsage(i,this.inline,g0);r?.forEach(i=>this.addUsage(i,this.external,Fy))}removeStyles(n,r){for(let i of n)this.removeUsage(i,this.inline);r?.forEach(i=>this.removeUsage(i,this.external))}addUsage(n,r,i){let s=r.get(n);s?s.usage++:r.set(n,{usage:1,elements:[...this.hosts].map(o=>this.addElement(o,i(n,this.doc)))})}removeUsage(n,r){let i=r.get(n);i&&(i.usage--,i.usage<=0&&(m0(i.elements),r.delete(n)))}ngOnDestroy(){for(let[,{elements:n}]of[...this.inline,...this.external])m0(n);this.hosts.clear()}addHost(n){this.hosts.add(n);for(let[r,{elements:i}]of this.inline)i.push(this.addElement(n,g0(r,this.doc)));for(let[r,{elements:i}]of this.external)i.push(this.addElement(n,Fy(r,this.doc)))}removeHost(n){this.hosts.delete(n)}addElement(n,r){return this.nonce&&r.setAttribute("nonce",this.nonce),this.isServer&&r.setAttribute($d,this.appId),n.appendChild(r)}static \u0275fac=function(n){return new(n||e)(Ze(Qe),Ze(nl),Ze(Jg,8),Ze(rs))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),Oy={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},Vy=/%COMP%/g,b0="%COMP%",qk=`_nghost-${b0}`,Yk=`_ngcontent-${b0}`,Kk=!0,Zk=new pe("",{providedIn:"root",factory:()=>Kk});function Xk(e){return Yk.replace(Vy,e)}function Jk(e){return qk.replace(Vy,e)}function C0(e,t){return t.map(n=>n.replace(Vy,e))}var y0=(()=>{class e{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;platformId;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;platformIsServer;constructor(n,r,i,s,o,a,l,c=null,h=null){this.eventManager=n,this.sharedStylesHost=r,this.appId=i,this.removeStylesOnCompDestroy=s,this.doc=o,this.platformId=a,this.ngZone=l,this.nonce=c,this.tracingService=h,this.platformIsServer=My(a),this.defaultRenderer=new sl(n,o,l,this.platformIsServer,this.tracingService)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;this.platformIsServer&&r.encapsulation===Zr.ShadowDom&&(r=te(w({},r),{encapsulation:Zr.Emulated}));let i=this.getOrCreateRenderer(n,r);return i instanceof Gd?i.applyToHost(n):i instanceof al&&i.applyStyles(),i}getOrCreateRenderer(n,r){let i=this.rendererByCompId,s=i.get(r.id);if(!s){let o=this.doc,a=this.ngZone,l=this.eventManager,c=this.sharedStylesHost,h=this.removeStylesOnCompDestroy,d=this.platformIsServer,f=this.tracingService;switch(r.encapsulation){case Zr.Emulated:s=new Gd(l,c,r,this.appId,h,o,a,d,f);break;case Zr.ShadowDom:return new By(l,c,n,r,o,a,this.nonce,d,f);default:s=new al(l,c,r,h,o,a,d,f);break}i.set(r.id,s)}return s}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(n){this.rendererByCompId.delete(n)}static \u0275fac=function(n){return new(n||e)(Ze(E0),Ze(w0),Ze(nl),Ze(Zk),Ze(Qe),Ze(rs),Ze(Le),Ze(Jg),Ze(ga,8))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),sl=class{eventManager;doc;ngZone;platformIsServer;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(e,t,n,r,i){this.eventManager=e,this.doc=t,this.ngZone=n,this.platformIsServer=r,this.tracingService=i}destroy(){}destroyNode=null;createElement(e,t){return t?this.doc.createElementNS(Oy[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(v0(e)?e.content:e).appendChild(t)}insertBefore(e,t,n){e&&(v0(e)?e.content:e).insertBefore(t,n)}removeChild(e,t){t.remove()}selectRootElement(e,t){let n=typeof e=="string"?this.doc.querySelector(e):e;if(!n)throw new $e(-5104,!1);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,r){if(r){t=r+":"+t;let i=Oy[r];i?e.setAttributeNS(i,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){let r=Oy[n];r?e.removeAttributeNS(r,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,r){r&(Pi.DashCase|Pi.Important)?e.style.setProperty(t,n,r&Pi.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&Pi.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){e!=null&&(e[t]=n)}setValue(e,t){e.nodeValue=t}listen(e,t,n,r){if(typeof e=="string"&&(e=Da().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${t}`);let i=this.decoratePreventDefault(n);return this.tracingService!==null&&this.tracingService.wrapEventListener&&(i=this.tracingService.wrapEventListener(e,t,i)),this.eventManager.addEventListener(e,t,i,r)}decoratePreventDefault(e){return t=>{if(t==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(t)):e(t))===!1&&t.preventDefault()}}};function v0(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var By=class extends sl{sharedStylesHost;hostEl;shadowRoot;constructor(e,t,n,r,i,s,o,a,l){super(e,i,s,a,l),this.sharedStylesHost=t,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let c=r.styles;c=C0(r.id,c);for(let d of c){let f=document.createElement("style");o&&f.setAttribute("nonce",o),f.textContent=d,this.shadowRoot.appendChild(f)}let h=r.getExternalStyles?.();if(h)for(let d of h){let f=Fy(d,i);o&&f.setAttribute("nonce",o),this.shadowRoot.appendChild(f)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(null,t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},al=class extends sl{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(e,t,n,r,i,s,o,a,l){super(e,i,s,o,a),this.sharedStylesHost=t,this.removeStylesOnCompDestroy=r;let c=n.styles;this.styles=l?C0(l,c):c,this.styleUrls=n.getExternalStyles?.(l)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},Gd=class extends al{contentAttr;hostAttr;constructor(e,t,n,r,i,s,o,a,l){let c=r+"-"+n.id;super(e,t,n,i,s,o,a,l,c),this.contentAttr=Xk(c),this.hostAttr=Jk(c)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,t){let n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}},Qk=(()=>{class e extends Wd{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,i,s){return n.addEventListener(r,i,s),()=>this.removeEventListener(n,r,i,s)}removeEventListener(n,r,i,s){return n.removeEventListener(r,i,s)}static \u0275fac=function(n){return new(n||e)(Ze(Qe))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})(),_0=["alt","control","meta","shift"],eL={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},tL={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},nL=(()=>{class e extends Wd{constructor(n){super(n)}supports(n){return e.parseEventName(n)!=null}addEventListener(n,r,i,s){let o=e.parseEventName(r),a=e.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Da().onAndCancel(n,o.domEventName,a,s))}static parseEventName(n){let r=n.toLowerCase().split("."),i=r.shift();if(r.length===0||!(i==="keydown"||i==="keyup"))return null;let s=e._normalizeKey(r.pop()),o="",a=r.indexOf("code");if(a>-1&&(r.splice(a,1),o="code."),_0.forEach(c=>{let h=r.indexOf(c);h>-1&&(r.splice(h,1),o+=c+".")}),o+=s,r.length!=0||s.length===0)return null;let l={};return l.domEventName=i,l.fullKey=o,l}static matchEventFullKeyCode(n,r){let i=eL[n.key]||n.key,s="";return r.indexOf("code.")>-1&&(i=n.code,s="code."),i==null||!i?!1:(i=i.toLowerCase(),i===" "?i="space":i==="."&&(i="dot"),_0.forEach(o=>{if(o!==i){let a=tL[o];a(n)&&(s+=o+".")}}),s+=i,s===r)}static eventCallback(n,r,i){return s=>{e.matchEventFullKeyCode(s,n)&&i.runGuarded(()=>r(s))}}static _normalizeKey(n){return n==="esc"?"escape":n}static \u0275fac=function(n){return new(n||e)(Ze(Qe))};static \u0275prov=ne({token:e,factory:e.\u0275fac})}return e})();function S0(e){return n0(rL(e))}function rL(e){return{appProviders:[...cL,...e?.providers??[]],platformProviders:aL}}function iL(){ky.makeCurrent()}function oL(){return new Mi}function sL(){return BC(document),document}var aL=[{provide:rs,useValue:Ay},{provide:Xg,useValue:iL,multi:!0},{provide:Qe,useFactory:sL,deps:[]}],cL=[{provide:vd,useValue:"root"},{provide:Mi,useFactory:oL,deps:[]},{provide:Ly,useClass:Qk,multi:!0,deps:[Qe]},{provide:Ly,useClass:nL,multi:!0,deps:[Qe]},y0,w0,E0,{provide:pn,useExisting:y0},{provide:jd,useClass:Gk,deps:[]},[]],Uy=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:function(n){let r=null;return n?r=new(n||e):r=Ze(lL),r},providedIn:"root"})}return e})(),lL=(()=>{class e extends Uy{_doc;constructor(n){super(),this._doc=n}sanitize(n,r){if(r==null)return null;switch(n){case ei.NONE:return r;case ei.HTML:return fo(r,"HTML")?Qr(r):ny(this._doc,String(r)).toString();case ei.STYLE:return fo(r,"Style")?Qr(r):r;case ei.SCRIPT:if(fo(r,"Script"))return Qr(r);throw new $e(5200,!1);case ei.URL:return fo(r,"URL")?Qr(r):Rd(String(r));case ei.RESOURCE_URL:if(fo(r,"ResourceURL"))return Qr(r);throw new $e(5201,!1);default:throw new $e(5202,!1)}}bypassSecurityTrustHtml(n){return qC(n)}bypassSecurityTrustStyle(n){return YC(n)}bypassSecurityTrustScript(n){return KC(n)}bypassSecurityTrustUrl(n){return ZC(n)}bypassSecurityTrustResourceUrl(n){return XC(n)}static \u0275fac=function(n){return new(n||e)(Ze(Qe))};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),D0="9.7.4",k=class ep{static SDK_VERSION=D0;static SDK_VERSION_CODE;static SDK="WEB";static LOG_PREFIX="CooeeSDK";static COOEE="cooee";static SESSION_STORAGE_SCROLL_ID="sleid";static IDLE_TIME_IN_SECONDS=30*60;static IN_APP_WRAPPER_NAME="cooee-wrapper";static IN_APP_CONTAINER_NAME="cooee-container";static IN_APP_DEFAULT_PADDING=15;static EVENT_SCREEN_VIEW="CE Screen View";static EVENT_APP_BACKGROUND="CE App Background";static EVENT_TRIGGER_DISPLAYED="CE Trigger Displayed";static EVENT_CAMPAIGN_HOLDOUT="CE Campaign Holdout";static EVENT_CAMPAIGN_REJECTED="CE Campaign Rejected";static EVENT_CAMPAIGN_FAILED="CE Campaign Failed";static EVENT_TRIGGER_CLOSED="CE Trigger Closed";static EVENT_SCROLL="CE Scroll";static EVENT_TRIGGER_CLICKED="CE Trigger Clicked";static EVENT_FORM_SUBMITTED="CE Form Submitted";static EVENT_EXPERIMENT_START="CE Experiment Start";static EVENT_VIDEO_DIALOG_CLOSED="CE Video Dialog Closed";static EVENT_VIDEO_DIALOG_OPENED="CE Video Dialog Opened";static EVENT_VIDEO_CHANGE="CE Video Changed";static EVENT_LAST_VIDEO_ENDED="CE Last Video Ended";static EVENT_VIDEO_MUTED="CE Video Muted";static EVENT_VIDEO_UNMUTED="CE Video Unmuted";static EVENT_ADD_TO_CART_CLICKED="CE Add To Cart Clicked";static EVENT_VIEW_ITEM_CLICKED="CE View Item Clicked";static EVENT_MORE_ITEM_INFO_CLICKED="CE More Item Info Clicked";static EVENT_OPEN_CART_CLICKED="CE Open Cart Clicked";static EVENT_ADD_TO_CART="Add To Cart";static EVENT_REMOVE_FROM_CART="Remove From Cart";static EVENT_VIEW_ITEM="View Item";static EVENT_VIEW_CART="View Cart";static EVENT_VIEW_COLLECTION="View Collection";static EVENT_BUY_NOW_CLICKED="Buy Now Clicked";static EVENT_CHECKOUT_STARTED="Checkout Started";static EVENT_REVIEW_CLICKED="Review Clicked";static EVENT_ITEM_THUMBNAIL_CLICKED="Item Thumbnail Clicked";static JS_LOAD_WHITELIST_EVENTS=[this.EVENT_VIEW_ITEM,this.EVENT_VIEW_CART,this.EVENT_VIEW_COLLECTION];static HASH_INITIATE_CHECKOUT="initiate-checkout";static HASH_OPEN_CART_DRAWER="open-cart-drawer";static ADD_BUNDLE_CTA_INBOUND_EVENT="letscooee:inbound:cta:add-bundle";static CTA_OPEN_CART_EVENT="letscooee:outbound:open-cart";static CTA_AFTER_REFRESH_UI="letscooee:outbound:refresh-ui";static POPUP_ACTIVITY_EVENT="letscooee:outbound:popup-activities";static THIRD_PARTY_CHECKOUT_EVENT="letscooee:outbound:third-party-initiate-checkout";static CAMPAIGN_DISPLAYED_ACTIVITY="DISPLAYED";static CAMPAIGN_CLICKED_ACTIVITY="CLICKED";static CAMPAIGN_CLOSED_ACTIVITY="CLOSED";static BLACKLISTED_PAGE_NAMES=["collection","product","cart"];static API_CALL_MAX_ATTEMPTS=3;static API_CALL_RETRY_DELAY=1e3;static PLACEHOLDER_IMAGE="https://cdn.global.letscooee.com/images/placeholders/product.png";static CART_UPDATE_BROADCAST="CART_UPDATE";static GRAPHQL_VERSION="2024-10";static GRAPHQL_API_PATH=`/api/${this.GRAPHQL_VERSION}/graphql.json`;static SHADOW_SPLITTER=":shadow";static CAMPAIGN_ATTRIBUTE="_letscooee_campaign";static CONTENT_ATTRIBUTE="_letscooee_content";static VIA="_via";static PAYMENT_MODAL_DETAILS=[{identifier:"#flo-checkout-wrapper",gateway:"Shopflow"},{identifier:"#fastrr-main-container",gateway:"Shiprocket"},{identifier:"#gokwik-modal-wrapper",gateway:"Gokwik"},{identifier:"#zecpe",gateway:"Ecom 360"}];static{let t=ep.SDK_VERSION.split(".").map(n=>n.padStart(2,"0")).join("");ep.SDK_VERSION_CODE=parseInt(t,10)}},hn={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",styleURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${k.SDK_VERSION}/dist/widget.min.css`,widgetURL:`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${k.SDK_VERSION}/dist/widget.min.js`},ir=Re(us()),C=class{static log(...e){ir.default.info(...e)}static debug(...e){ir.default.debug(...e)}static error(...e){ir.default.error(...e)}static warn(...e){ir.default.warn(...e)}static info(...e){ir.default.info(...e)}static trace(...e){ir.default.trace(...e)}static configure(e=k.LOG_PREFIX){ir.default.useDefaults({formatter:function(n){n.unshift(`${e} (v${k.SDK_VERSION}):`)}});let t=this.getDebugParam();(t==="1"||t==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?ir.default.setLevel(ir.default[localStorage.cooeeLogLevel]):ir.default.setLevel(hn.debug?ir.default.TRACE:ir.default.OFF)}static getDebugParam(){return new URL(location.href).searchParams?.get("cooee-debug")}static logBrand(){let e=`
|
|
8
8
|
display: inline-block;
|
|
9
9
|
font-size: 14px;
|
|
10
10
|
background: linear-gradient(90deg, #d52dc8 25%, #2179e2 82%);
|
|
@@ -19,13 +19,13 @@ ${t.map((n,r)=>`${r+1}) ${n.toString()}`).join(`
|
|
|
19
19
|
`,t+=`
|
|
20
20
|
|
|
21
21
|
`,t+=`Learn more: https://www.letscooee.com
|
|
22
|
-
Cooee SDK: v${k.SDK_VERSION}`,console.group("%c Elevate your ecommerce experience with Cooee \u{1F680} ",e),console.log(`%c${t}`,"font-size: 13px; line-height: 1.8;"),console.groupEnd()}},T0={providers:[t0()]},Ff=Re(qn()),vt=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;currency;static get(){return window.CooeeSDK.config}update(e){return e??={},this.gaEnabled=e.gaEnabled,this.gaMeasurementID=e.gaMeasurementID,this.pixelPush=e.pixelPush,this.website=e.website??{},this.currencyCount=e.currencyCount??0,this.money=e.money,this.currency=e.currency,this.storefrontToken=e.storefrontToken,this.skipItemAttribute=e.skipItemAttribute,this}},qd=class{static format(e,t){let n=/{{\s*(\w+)\s*}}/;return t.replace(n,(r,i)=>{switch(i){case"amount":return this.formatWithDelimiters(e,2);case"amount_no_decimals":return this.formatWithDelimiters(e,0);case"amount_with_comma_separator":return this.formatWithDelimiters(e,2,".",",");case"amount_no_decimals_with_comma_separator":return this.formatWithDelimiters(e,0,".",",");case"amount_with_apostrophe_separator":return this.formatWithDelimiters(e,2,"'",".");case"amount_no_decimals_with_space_separator":return this.formatWithDelimiters(e,0," ");case"amount_with_space_separator":return this.formatWithDelimiters(e,2," ",",");case"amount_with_period_and_space_separator":return this.formatWithDelimiters(e,2," ",".");default:return r}})}static formatWithDelimiters(e,t=2,n=",",r="."){if(isNaN(e)||e==null)return"0";let i=(e/100).toFixed(t).split("."),s=i[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+n),o=i[1]?r+i[1]:"";return s+o}},hn=class{id;mID;vID;vName;imageURL;name;link;quantity;price;constructor(e){this.id=e.id,this.mID=e.mID,this.vID=e.vID,this.vName=e.vName,this.imageURL=e.imageURL,this.name=e.name,this.link=e.link,this.quantity=e.quantity,this.price=e.price}},Oe=class{isCartDirty=!0;cartEngagements;isGoKwikPopupOpen;previewIDs;previewVariant;pageName;moneyFormat;jsLoadTime=new Date;shopCurrencyCode;locale;activeExperiment;inInactive=!1;lastEnterActive=new Date;lastEnterInactive=null;currentItem;_currencyCode;get currencyCode(){return this._currencyCode}set currencyCode(e){this._currencyCode=e}static get(){return window.CooeeSDK.runtimeData}isInactive(){return this.inInactive}async setInactive(){return this.inInactive?0:(this.inInactive=!0,this.lastEnterInactive=new Date,Math.max((this.lastEnterInactive.getTime()-this.lastEnterActive.getTime())/1e3,0))}setActive(){return this.inInactive?(this.inInactive=!1,this.lastEnterActive=new Date,Math.max((this.lastEnterActive.getTime()-this.lastEnterInactive.getTime())/1e3,0)):0}isFirstActive(){return this.lastEnterInactive==null}getCurrentItem(){return this.currentItem}setCurrentItem(e){this.currentItem=new hn(e)}},II=Re(Ta()),jy=Re(oD());function xa(e){return jy.default.createInstance({name:"lc",storeName:e,driver:jy.default.LOCALSTORAGE})}var yo=class{static storage;static async get(e,t){return await this.storage?.getItem(e)??t}static set(e,t){return this.storage?.setItem(e,t)}static remove(e){return this.storage?.removeItem(e)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}},rt=class extends yo{static storeName="usr";static{this.storage=xa(this.storeName)}},ge=class{static ID="id";static SESSION_LANDING_PAGE="landing";static SESSION_LAST_USED_TIME="lastUsedTime";static SESSION_SYNCED="synced";static APP_CONFIG="conf";static DEVICE_ID="did";static SDK_TOKEN="token";static FIRST_SEEN="firstSeen";static SESSION_NUMBER="sessionNumber";static GA_CLIENT_ID="gacid";static CURRENT_CART="cart";static MUTED="muted"},mn=class extends yo{static storeName="ses";static{this.storage=xa(this.storeName)}},sD=Object.prototype.toString;function ds(e){switch(sD.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return ti(e,Error)}}function Ra(e,t){return sD.call(e)===`[object ${t}]`}function Kd(e){return Ra(e,"ErrorEvent")}function Zd(e){return Ra(e,"DOMError")}function $y(e){return Ra(e,"DOMException")}function kn(e){return Ra(e,"String")}function Na(e){return typeof e=="object"&&e!==null&&"__sentry_template_string__"in e&&"__sentry_template_values__"in e}function fs(e){return e===null||Na(e)||typeof e!="object"&&typeof e!="function"}function Hr(e){return Ra(e,"Object")}function ps(e){return typeof Event<"u"&&ti(e,Event)}function Wy(e){return typeof Element<"u"&&ti(e,Element)}function Gy(e){return Ra(e,"RegExp")}function Wi(e){return!!(e&&e.then&&typeof e.then=="function")}function zy(e){return Hr(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function ti(e,t){try{return e instanceof t}catch{return!1}}function cl(e){return!!(typeof e=="object"&&e!==null&&(e.__isVue||e._isVue))}function ni(e,t=0){return typeof e!="string"||t===0||e.length<=t?e:`${e.slice(0,t)}...`}function Xd(e,t){if(!Array.isArray(e))return"";let n=[];for(let r=0;r<e.length;r++){let i=e[r];try{cl(i)?n.push("[VueViewModel]"):n.push(String(i))}catch{n.push("[value cannot be serialized]")}}return n.join(t)}function aD(e,t,n=!1){return kn(e)?Gy(t)?t.test(e):kn(t)?n?e===t:e.includes(t):!1:!1}function Aa(e,t=[],n=!1){return t.some(r=>aD(e,r,n))}function Yy(e,t,n=250,r,i,s,o){if(!s.exception||!s.exception.values||!o||!ti(o.originalException,Error))return;let a=s.exception.values.length>0?s.exception.values[s.exception.values.length-1]:void 0;a&&(s.exception.values=pL(qy(e,t,i,o.originalException,r,s.exception.values,a,0),n))}function qy(e,t,n,r,i,s,o,a){if(s.length>=n+1)return s;let l=[...s];if(ti(r[i],Error)){cD(o,a);let c=e(t,r[i]),h=l.length;lD(c,i,h,a),l=qy(e,t,n,r[i],i,[c,...l],c,h)}return Array.isArray(r.errors)&&r.errors.forEach((c,h)=>{if(ti(c,Error)){cD(o,a);let d=e(t,c),f=l.length;lD(d,`errors[${h}]`,f,a),l=qy(e,t,n,c,i,[d,...l],d,f)}}),l}function cD(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=te(w(w({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function lD(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=te(w({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function pL(e,t){return e.map(n=>(n.value&&(n.value=ni(n.value,t)),n))}var _r="8.18.0",Ee=globalThis;function Ma(e,t,n){let r=n||Ee,i=r.__SENTRY__=r.__SENTRY__||{},s=i[_r]=i[_r]||{};return s[e]||(s[e]=t())}var Ky=Ee,hL=80;function ll(e,t={}){if(!e)return"<unknown>";try{let n=e,r=5,i=[],s=0,o=0,a=" > ",l=a.length,c,h=Array.isArray(t)?t:t.keyAttrs,d=!Array.isArray(t)&&t.maxStringLength||hL;for(;n&&s++<r&&(c=mL(n,h),!(c==="html"||s>1&&o+i.length*l+c.length>=d));)i.push(c),o+=c.length,n=n.parentNode;return i.reverse().join(a)}catch{return"<unknown>"}}function mL(e,t){let n=e,r=[];if(!n||!n.tagName)return"";if(Ky.HTMLElement&&n instanceof HTMLElement&&n.dataset){if(n.dataset.sentryComponent)return n.dataset.sentryComponent;if(n.dataset.sentryElement)return n.dataset.sentryElement}r.push(n.tagName.toLowerCase());let i=t&&t.length?t.filter(o=>n.getAttribute(o)).map(o=>[o,n.getAttribute(o)]):null;if(i&&i.length)i.forEach(o=>{r.push(`[${o[0]}="${o[1]}"]`)});else{n.id&&r.push(`#${n.id}`);let o=n.className;if(o&&kn(o)){let a=o.split(/\s+/);for(let l of a)r.push(`.${l}`)}}let s=["aria-label","type","name","title","alt"];for(let o of s){let a=n.getAttribute(o);a&&r.push(`[${o}="${a}"]`)}return r.join("")}function Zy(){try{return Ky.document.location.href}catch{return""}}function Xy(e){if(!Ky.HTMLElement)return null;let t=e,n=5;for(let r=0;r<n;r++){if(!t)return null;if(t instanceof HTMLElement){if(t.dataset.sentryComponent)return t.dataset.sentryComponent;if(t.dataset.sentryElement)return t.dataset.sentryElement}t=t.parentNode}return null}var ri=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,gL="Sentry Logger ",ul=["debug","info","warn","error","log","assert","trace"],Oa={};function Pa(e){if(!("console"in Ee))return e();let t=Ee.console,n={},r=Object.keys(Oa);r.forEach(i=>{let s=Oa[i];n[i]=t[i],t[i]=s});try{return e()}finally{r.forEach(i=>{t[i]=n[i]})}}function yL(){let e=!1,t={enable:()=>{e=!0},disable:()=>{e=!1},isEnabled:()=>e};return ri?ul.forEach(n=>{t[n]=(...r)=>{e&&Pa(()=>{Ee.console[n](`${gL}[${n}]:`,...r)})}}):ul.forEach(n=>{t[n]=()=>{}}),t}var oe=yL(),vL=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function _L(e){return e==="http"||e==="https"}function ii(e,t=!1){let{host:n,path:r,pass:i,port:s,projectId:o,protocol:a,publicKey:l}=e;return`${a}://${l}${t&&i?`:${i}`:""}@${n}${s?`:${s}`:""}/${r&&`${r}/`}${o}`}function uD(e){let t=vL.exec(e);if(!t){Pa(()=>{console.error(`Invalid Sentry Dsn: ${e}`)});return}let[n,r,i="",s="",o="",a=""]=t.slice(1),l="",c=a,h=c.split("/");if(h.length>1&&(l=h.slice(0,-1).join("/"),c=h.pop()),c){let d=c.match(/^\d+/);d&&(c=d[0])}return dD({host:s,pass:i,path:l,projectId:c,port:o,protocol:n,publicKey:r})}function dD(e){return{protocol:e.protocol,publicKey:e.publicKey||"",pass:e.pass||"",host:e.host,port:e.port||"",path:e.path||"",projectId:e.projectId}}function EL(e){if(!ri)return!0;let{port:t,projectId:n,protocol:r}=e;return["protocol","publicKey","host","projectId"].find(i=>e[i]?!1:(oe.error(`Invalid Sentry Dsn: ${i} missing`),!0))?!1:n.match(/^\d+$/)?_L(r)?t&&isNaN(parseInt(t,10))?(oe.error(`Invalid Sentry Dsn: Invalid port ${t}`),!1):!0:(oe.error(`Invalid Sentry Dsn: Invalid protocol ${r}`),!1):(oe.error(`Invalid Sentry Dsn: Invalid projectId ${n}`),!1)}function Jd(e){let t=typeof e=="string"?uD(e):dD(e);if(!(!t||!EL(t)))return t}var Nn=class extends Error{constructor(e,t="warn"){super(e),this.message=e,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=t}};function Ot(e,t,n){if(!(t in e))return;let r=e[t],i=n(r);typeof i=="function"&&Qd(i,r),e[t]=i}function Ln(e,t,n){try{Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0})}catch{ri&&oe.log(`Failed to add non-enumerable property "${t}" to object`,e)}}function Qd(e,t){try{let n=t.prototype||{};e.prototype=t.prototype=n,Ln(e,"__sentry_original__",t)}catch{}}function hs(e){return e.__sentry_original__}function Qy(e){return Object.keys(e).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e[t])}`).join("&")}function ef(e){if(ds(e))return w({message:e.message,name:e.name,stack:e.stack},pD(e));if(ps(e)){let t=w({type:e.type,target:fD(e.target),currentTarget:fD(e.currentTarget)},pD(e));return typeof CustomEvent<"u"&&ti(e,CustomEvent)&&(t.detail=e.detail),t}else return e}function fD(e){try{return Wy(e)?ll(e):Object.prototype.toString.call(e)}catch{return"<unknown>"}}function pD(e){if(typeof e=="object"&&e!==null){let t={};for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}else return{}}function ev(e,t=40){let n=Object.keys(ef(e));n.sort();let r=n[0];if(!r)return"[object has no keys]";if(r.length>=t)return ni(r,t);for(let i=n.length;i>0;i--){let s=n.slice(0,i).join(", ");if(!(s.length>t))return i===n.length?s:ni(s,t)}return""}function cn(e){return Jy(e,new Map)}function Jy(e,t){if(wL(e)){let n=t.get(e);if(n!==void 0)return n;let r={};t.set(e,r);for(let i of Object.keys(e))typeof e[i]<"u"&&(r[i]=Jy(e[i],t));return r}if(Array.isArray(e)){let n=t.get(e);if(n!==void 0)return n;let r=[];return t.set(e,r),e.forEach(i=>{r.push(Jy(i,t))}),r}return e}function wL(e){if(!Hr(e))return!1;try{let t=Object.getPrototypeOf(e).constructor.name;return!t||t==="Object"}catch{return!0}}var oi="?",hD=/\(error: (.*)\)/,mD=/captureMessage|captureException/;function nv(...e){let t=e.sort((n,r)=>n[0]-r[0]).map(n=>n[1]);return(n,r=0,i=0)=>{let s=[],o=n.split(`
|
|
22
|
+
Cooee SDK: v${k.SDK_VERSION}`,console.group("%c Elevate your ecommerce experience with Cooee \u{1F680} ",e),console.log(`%c${t}`,"font-size: 13px; line-height: 1.8;"),console.groupEnd()}},T0={providers:[t0()]},Ff=Re(qn()),vt=class{gaEnabled;gaMeasurementID;pixelPush;website;currencyCount;money;storefrontToken;skipItemAttribute;currency;static get(){return window.CooeeSDK.config}update(e){return e??={},this.gaEnabled=e.gaEnabled,this.gaMeasurementID=e.gaMeasurementID,this.pixelPush=e.pixelPush,this.website=e.website??{},this.currencyCount=e.currencyCount??0,this.money=e.money,this.currency=e.currency,this.storefrontToken=e.storefrontToken,this.skipItemAttribute=e.skipItemAttribute,this}},qd=class{static format(e,t){let n=/{{\s*(\w+)\s*}}/;return t.replace(n,(r,i)=>{switch(i){case"amount":return this.formatWithDelimiters(e,2);case"amount_no_decimals":return this.formatWithDelimiters(e,0);case"amount_with_comma_separator":return this.formatWithDelimiters(e,2,".",",");case"amount_no_decimals_with_comma_separator":return this.formatWithDelimiters(e,0,".",",");case"amount_with_apostrophe_separator":return this.formatWithDelimiters(e,2,"'",".");case"amount_no_decimals_with_space_separator":return this.formatWithDelimiters(e,0," ");case"amount_with_space_separator":return this.formatWithDelimiters(e,2," ",",");case"amount_with_period_and_space_separator":return this.formatWithDelimiters(e,2," ",".");default:return r}})}static formatWithDelimiters(e,t=2,n=",",r="."){if(isNaN(e)||e==null)return"0";let i=(e/100).toFixed(t).split("."),s=i[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1"+n),o=i[1]?r+i[1]:"";return s+o}},mn=class{id;mID;vID;vName;imageURL;name;link;quantity;price;constructor(e){this.id=e.id,this.mID=e.mID,this.vID=e.vID,this.vName=e.vName,this.imageURL=e.imageURL,this.name=e.name,this.link=e.link,this.quantity=e.quantity,this.price=e.price}},Oe=class{isCartDirty=!0;cartEngagements;isGoKwikPopupOpen;previewIDs;previewVariant;pageName;moneyFormat;jsLoadTime=new Date;shopCurrencyCode;locale;activeExperiment;inInactive=!1;lastEnterActive=new Date;lastEnterInactive=null;currentItem;_currencyCode;get currencyCode(){return this._currencyCode}set currencyCode(e){this._currencyCode=e}static get(){return window.CooeeSDK.runtimeData}isInactive(){return this.inInactive}async setInactive(){return this.inInactive?0:(this.inInactive=!0,this.lastEnterInactive=new Date,Math.max((this.lastEnterInactive.getTime()-this.lastEnterActive.getTime())/1e3,0))}setActive(){return this.inInactive?(this.inInactive=!1,this.lastEnterActive=new Date,Math.max((this.lastEnterActive.getTime()-this.lastEnterInactive.getTime())/1e3,0)):0}isFirstActive(){return this.lastEnterInactive==null}getCurrentItem(){return this.currentItem}setCurrentItem(e){this.currentItem=new mn(e)}},II=Re(Ta()),jy=Re(oD());function xa(e){return jy.default.createInstance({name:"lc",storeName:e,driver:jy.default.LOCALSTORAGE})}var yo=class{static storage;static async get(e,t){return await this.storage?.getItem(e)??t}static set(e,t){return this.storage?.setItem(e,t)}static remove(e){return this.storage?.removeItem(e)}static clear(){return this.storage?.clear()}static getForage(){return this.storage}},rt=class extends yo{static storeName="usr";static{this.storage=xa(this.storeName)}},ge=class{static ID="id";static SESSION_LANDING_PAGE="landing";static SESSION_LAST_USED_TIME="lastUsedTime";static SESSION_SYNCED="synced";static APP_CONFIG="conf";static DEVICE_ID="did";static SDK_TOKEN="token";static FIRST_SEEN="firstSeen";static SESSION_NUMBER="sessionNumber";static GA_CLIENT_ID="gacid";static CURRENT_CART="cart";static MUTED="muted"},gn=class extends yo{static storeName="ses";static{this.storage=xa(this.storeName)}},sD=Object.prototype.toString;function ds(e){switch(sD.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":return!0;default:return ti(e,Error)}}function Ra(e,t){return sD.call(e)===`[object ${t}]`}function Kd(e){return Ra(e,"ErrorEvent")}function Zd(e){return Ra(e,"DOMError")}function $y(e){return Ra(e,"DOMException")}function kn(e){return Ra(e,"String")}function Na(e){return typeof e=="object"&&e!==null&&"__sentry_template_string__"in e&&"__sentry_template_values__"in e}function fs(e){return e===null||Na(e)||typeof e!="object"&&typeof e!="function"}function Hr(e){return Ra(e,"Object")}function ps(e){return typeof Event<"u"&&ti(e,Event)}function Wy(e){return typeof Element<"u"&&ti(e,Element)}function Gy(e){return Ra(e,"RegExp")}function Wi(e){return!!(e&&e.then&&typeof e.then=="function")}function zy(e){return Hr(e)&&"nativeEvent"in e&&"preventDefault"in e&&"stopPropagation"in e}function ti(e,t){try{return e instanceof t}catch{return!1}}function cl(e){return!!(typeof e=="object"&&e!==null&&(e.__isVue||e._isVue))}function ni(e,t=0){return typeof e!="string"||t===0||e.length<=t?e:`${e.slice(0,t)}...`}function Xd(e,t){if(!Array.isArray(e))return"";let n=[];for(let r=0;r<e.length;r++){let i=e[r];try{cl(i)?n.push("[VueViewModel]"):n.push(String(i))}catch{n.push("[value cannot be serialized]")}}return n.join(t)}function aD(e,t,n=!1){return kn(e)?Gy(t)?t.test(e):kn(t)?n?e===t:e.includes(t):!1:!1}function Aa(e,t=[],n=!1){return t.some(r=>aD(e,r,n))}function Yy(e,t,n=250,r,i,s,o){if(!s.exception||!s.exception.values||!o||!ti(o.originalException,Error))return;let a=s.exception.values.length>0?s.exception.values[s.exception.values.length-1]:void 0;a&&(s.exception.values=pL(qy(e,t,i,o.originalException,r,s.exception.values,a,0),n))}function qy(e,t,n,r,i,s,o,a){if(s.length>=n+1)return s;let l=[...s];if(ti(r[i],Error)){cD(o,a);let c=e(t,r[i]),h=l.length;lD(c,i,h,a),l=qy(e,t,n,r[i],i,[c,...l],c,h)}return Array.isArray(r.errors)&&r.errors.forEach((c,h)=>{if(ti(c,Error)){cD(o,a);let d=e(t,c),f=l.length;lD(d,`errors[${h}]`,f,a),l=qy(e,t,n,c,i,[d,...l],d,f)}}),l}function cD(e,t){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=te(w(w({},e.mechanism),e.type==="AggregateError"&&{is_exception_group:!0}),{exception_id:t})}function lD(e,t,n,r){e.mechanism=e.mechanism||{type:"generic",handled:!0},e.mechanism=te(w({},e.mechanism),{type:"chained",source:t,exception_id:n,parent_id:r})}function pL(e,t){return e.map(n=>(n.value&&(n.value=ni(n.value,t)),n))}var _r="8.18.0",Ee=globalThis;function Ma(e,t,n){let r=n||Ee,i=r.__SENTRY__=r.__SENTRY__||{},s=i[_r]=i[_r]||{};return s[e]||(s[e]=t())}var Ky=Ee,hL=80;function ll(e,t={}){if(!e)return"<unknown>";try{let n=e,r=5,i=[],s=0,o=0,a=" > ",l=a.length,c,h=Array.isArray(t)?t:t.keyAttrs,d=!Array.isArray(t)&&t.maxStringLength||hL;for(;n&&s++<r&&(c=mL(n,h),!(c==="html"||s>1&&o+i.length*l+c.length>=d));)i.push(c),o+=c.length,n=n.parentNode;return i.reverse().join(a)}catch{return"<unknown>"}}function mL(e,t){let n=e,r=[];if(!n||!n.tagName)return"";if(Ky.HTMLElement&&n instanceof HTMLElement&&n.dataset){if(n.dataset.sentryComponent)return n.dataset.sentryComponent;if(n.dataset.sentryElement)return n.dataset.sentryElement}r.push(n.tagName.toLowerCase());let i=t&&t.length?t.filter(o=>n.getAttribute(o)).map(o=>[o,n.getAttribute(o)]):null;if(i&&i.length)i.forEach(o=>{r.push(`[${o[0]}="${o[1]}"]`)});else{n.id&&r.push(`#${n.id}`);let o=n.className;if(o&&kn(o)){let a=o.split(/\s+/);for(let l of a)r.push(`.${l}`)}}let s=["aria-label","type","name","title","alt"];for(let o of s){let a=n.getAttribute(o);a&&r.push(`[${o}="${a}"]`)}return r.join("")}function Zy(){try{return Ky.document.location.href}catch{return""}}function Xy(e){if(!Ky.HTMLElement)return null;let t=e,n=5;for(let r=0;r<n;r++){if(!t)return null;if(t instanceof HTMLElement){if(t.dataset.sentryComponent)return t.dataset.sentryComponent;if(t.dataset.sentryElement)return t.dataset.sentryElement}t=t.parentNode}return null}var ri=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,gL="Sentry Logger ",ul=["debug","info","warn","error","log","assert","trace"],Oa={};function Pa(e){if(!("console"in Ee))return e();let t=Ee.console,n={},r=Object.keys(Oa);r.forEach(i=>{let s=Oa[i];n[i]=t[i],t[i]=s});try{return e()}finally{r.forEach(i=>{t[i]=n[i]})}}function yL(){let e=!1,t={enable:()=>{e=!0},disable:()=>{e=!1},isEnabled:()=>e};return ri?ul.forEach(n=>{t[n]=(...r)=>{e&&Pa(()=>{Ee.console[n](`${gL}[${n}]:`,...r)})}}):ul.forEach(n=>{t[n]=()=>{}}),t}var oe=yL(),vL=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function _L(e){return e==="http"||e==="https"}function ii(e,t=!1){let{host:n,path:r,pass:i,port:s,projectId:o,protocol:a,publicKey:l}=e;return`${a}://${l}${t&&i?`:${i}`:""}@${n}${s?`:${s}`:""}/${r&&`${r}/`}${o}`}function uD(e){let t=vL.exec(e);if(!t){Pa(()=>{console.error(`Invalid Sentry Dsn: ${e}`)});return}let[n,r,i="",s="",o="",a=""]=t.slice(1),l="",c=a,h=c.split("/");if(h.length>1&&(l=h.slice(0,-1).join("/"),c=h.pop()),c){let d=c.match(/^\d+/);d&&(c=d[0])}return dD({host:s,pass:i,path:l,projectId:c,port:o,protocol:n,publicKey:r})}function dD(e){return{protocol:e.protocol,publicKey:e.publicKey||"",pass:e.pass||"",host:e.host,port:e.port||"",path:e.path||"",projectId:e.projectId}}function EL(e){if(!ri)return!0;let{port:t,projectId:n,protocol:r}=e;return["protocol","publicKey","host","projectId"].find(i=>e[i]?!1:(oe.error(`Invalid Sentry Dsn: ${i} missing`),!0))?!1:n.match(/^\d+$/)?_L(r)?t&&isNaN(parseInt(t,10))?(oe.error(`Invalid Sentry Dsn: Invalid port ${t}`),!1):!0:(oe.error(`Invalid Sentry Dsn: Invalid protocol ${r}`),!1):(oe.error(`Invalid Sentry Dsn: Invalid projectId ${n}`),!1)}function Jd(e){let t=typeof e=="string"?uD(e):dD(e);if(!(!t||!EL(t)))return t}var Nn=class extends Error{constructor(e,t="warn"){super(e),this.message=e,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=t}};function Ot(e,t,n){if(!(t in e))return;let r=e[t],i=n(r);typeof i=="function"&&Qd(i,r),e[t]=i}function Ln(e,t,n){try{Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0})}catch{ri&&oe.log(`Failed to add non-enumerable property "${t}" to object`,e)}}function Qd(e,t){try{let n=t.prototype||{};e.prototype=t.prototype=n,Ln(e,"__sentry_original__",t)}catch{}}function hs(e){return e.__sentry_original__}function Qy(e){return Object.keys(e).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e[t])}`).join("&")}function ef(e){if(ds(e))return w({message:e.message,name:e.name,stack:e.stack},pD(e));if(ps(e)){let t=w({type:e.type,target:fD(e.target),currentTarget:fD(e.currentTarget)},pD(e));return typeof CustomEvent<"u"&&ti(e,CustomEvent)&&(t.detail=e.detail),t}else return e}function fD(e){try{return Wy(e)?ll(e):Object.prototype.toString.call(e)}catch{return"<unknown>"}}function pD(e){if(typeof e=="object"&&e!==null){let t={};for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}else return{}}function ev(e,t=40){let n=Object.keys(ef(e));n.sort();let r=n[0];if(!r)return"[object has no keys]";if(r.length>=t)return ni(r,t);for(let i=n.length;i>0;i--){let s=n.slice(0,i).join(", ");if(!(s.length>t))return i===n.length?s:ni(s,t)}return""}function cn(e){return Jy(e,new Map)}function Jy(e,t){if(wL(e)){let n=t.get(e);if(n!==void 0)return n;let r={};t.set(e,r);for(let i of Object.keys(e))typeof e[i]<"u"&&(r[i]=Jy(e[i],t));return r}if(Array.isArray(e)){let n=t.get(e);if(n!==void 0)return n;let r=[];return t.set(e,r),e.forEach(i=>{r.push(Jy(i,t))}),r}return e}function wL(e){if(!Hr(e))return!1;try{let t=Object.getPrototypeOf(e).constructor.name;return!t||t==="Object"}catch{return!0}}var oi="?",hD=/\(error: (.*)\)/,mD=/captureMessage|captureException/;function nv(...e){let t=e.sort((n,r)=>n[0]-r[0]).map(n=>n[1]);return(n,r=0,i=0)=>{let s=[],o=n.split(`
|
|
23
23
|
`);for(let a=r;a<o.length;a++){let l=o[a];if(l.length>1024)continue;let c=hD.test(l)?l.replace(hD,"$1"):l;if(!c.match(/\S*Error: /)){for(let h of t){let d=h(c);if(d){s.push(d);break}}if(s.length>=50+i)break}}return gD(s.slice(i))}}function gD(e){if(!e.length)return[];let t=Array.from(e);return/sentryWrapped/.test(tf(t).function||"")&&t.pop(),t.reverse(),mD.test(tf(t).function||"")&&(t.pop(),mD.test(tf(t).function||"")&&t.pop()),t.slice(0,50).map(n=>te(w({},n),{filename:n.filename||tf(t).filename,function:n.function||oi}))}function tf(e){return e[e.length-1]||{}}var tv="<anonymous>";function Er(e){try{return!e||typeof e!="function"?tv:e.name||tv}catch{return tv}}function nf(e){let t=e.exception;if(t){let n=[];try{return t.values.forEach(r=>{r.stacktrace.frames&&n.push(...r.stacktrace.frames)}),n}catch{return}}}var rf={},yD={};function Fn(e,t){rf[e]=rf[e]||[],rf[e].push(t)}function Bn(e,t){yD[e]||(t(),yD[e]=!0)}function ln(e,t){let n=e&&rf[e];if(n)for(let r of n)try{r(t)}catch(i){ri&&oe.error(`Error while triggering instrumentation handler.
|
|
24
24
|
Type: ${e}
|
|
25
25
|
Name: ${Er(r)}
|
|
26
|
-
Error:`,i)}}function rv(e){let t="console";Fn(t,e),Bn(t,bL)}function bL(){"console"in Ee&&ul.forEach(function(e){e in Ee.console&&Ot(Ee.console,e,function(t){return Oa[e]=t,function(...n){ln("console",{args:n,level:e});let r=Oa[e];r&&r.apply(Ee.console,n)}})})}var iv=Ee;function vD(){if(!("fetch"in iv))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function dl(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function ov(){if(typeof EdgeRuntime=="string")return!0;if(!vD())return!1;if(dl(iv.fetch))return!0;let e=!1,t=iv.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow&&n.contentWindow.fetch&&(e=dl(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){ri&&oe.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}var _D=1e3;function si(){return Date.now()/_D}function CL(){let{performance:e}=Ee;if(!e||!e.now)return si;let t=Date.now()-e.now(),n=e.timeOrigin==null?t:e.timeOrigin;return()=>(n+e.now())/_D}var or=CL(),fl,SL=(()=>{let{performance:e}=Ee;if(!e||!e.now){fl="none";return}let t=3600*1e3,n=e.now(),r=Date.now(),i=e.timeOrigin?Math.abs(e.timeOrigin+n-r):t,s=i<t,o=e.timing&&e.timing.navigationStart,a=typeof o=="number"?Math.abs(o+n-r):t,l=a<t;return s||l?i<=a?(fl="timeOrigin",e.timeOrigin):(fl="navigationStart",o):(fl="dateNow",r)})();function av(e){let t="fetch";Fn(t,e),Bn(t,DL)}function DL(){ov()&&Ot(Ee,"fetch",function(e){return function(...t){let{method:n,url:r}=IL(t),i={args:t,fetchData:{method:n,url:r},startTimestamp:or()*1e3};ln("fetch",w({},i));let s=new Error().stack;return e.apply(Ee,t).then(o=>{let a=te(w({},i),{endTimestamp:or()*1e3,response:o});return ln("fetch",a),o},o=>{let a=te(w({},i),{endTimestamp:or()*1e3,error:o});throw ln("fetch",a),ds(o)&&o.stack===void 0&&(o.stack=s,Ln(o,"framesToPop",1)),o})}})}function sv(e,t){return!!e&&typeof e=="object"&&!!e[t]}function ED(e){return typeof e=="string"?e:e?sv(e,"url")?e.url:e.toString?e.toString():"":""}function IL(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:ED(n),method:sv(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:ED(t),method:sv(t,"method")?String(t.method).toUpperCase():"GET"}}var of=null;function cv(e){let t="error";Fn(t,e),Bn(t,TL)}function TL(){of=Ee.onerror,Ee.onerror=function(e,t,n,r,i){return ln("error",{column:r,error:i,line:n,msg:e,url:t}),of&&!of.__SENTRY_LOADER__?of.apply(this,arguments):!1},Ee.onerror.__SENTRY_INSTRUMENTED__=!0}var sf=null;function lv(e){let t="unhandledrejection";Fn(t,e),Bn(t,xL)}function xL(){sf=Ee.onunhandledrejection,Ee.onunhandledrejection=function(e){return ln("unhandledrejection",e),sf&&!sf.__SENTRY_LOADER__?sf.apply(this,arguments):!0},Ee.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}function uv(){return"npm"}function wD(){let e=typeof WeakSet=="function",t=e?new WeakSet:[];function n(i){if(e)return t.has(i)?!0:(t.add(i),!1);for(let s=0;s<t.length;s++)if(t[s]===i)return!0;return t.push(i),!1}function r(i){if(e)t.delete(i);else for(let s=0;s<t.length;s++)if(t[s]===i){t.splice(s,1);break}}return[n,r]}function
|
|
26
|
+
Error:`,i)}}function rv(e){let t="console";Fn(t,e),Bn(t,bL)}function bL(){"console"in Ee&&ul.forEach(function(e){e in Ee.console&&Ot(Ee.console,e,function(t){return Oa[e]=t,function(...n){ln("console",{args:n,level:e});let r=Oa[e];r&&r.apply(Ee.console,n)}})})}var iv=Ee;function vD(){if(!("fetch"in iv))return!1;try{return new Headers,new Request("http://www.example.com"),new Response,!0}catch{return!1}}function dl(e){return e&&/^function\s+\w+\(\)\s+\{\s+\[native code\]\s+\}$/.test(e.toString())}function ov(){if(typeof EdgeRuntime=="string")return!0;if(!vD())return!1;if(dl(iv.fetch))return!0;let e=!1,t=iv.document;if(t&&typeof t.createElement=="function")try{let n=t.createElement("iframe");n.hidden=!0,t.head.appendChild(n),n.contentWindow&&n.contentWindow.fetch&&(e=dl(n.contentWindow.fetch)),t.head.removeChild(n)}catch(n){ri&&oe.warn("Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ",n)}return e}var _D=1e3;function si(){return Date.now()/_D}function CL(){let{performance:e}=Ee;if(!e||!e.now)return si;let t=Date.now()-e.now(),n=e.timeOrigin==null?t:e.timeOrigin;return()=>(n+e.now())/_D}var or=CL(),fl,SL=(()=>{let{performance:e}=Ee;if(!e||!e.now){fl="none";return}let t=3600*1e3,n=e.now(),r=Date.now(),i=e.timeOrigin?Math.abs(e.timeOrigin+n-r):t,s=i<t,o=e.timing&&e.timing.navigationStart,a=typeof o=="number"?Math.abs(o+n-r):t,l=a<t;return s||l?i<=a?(fl="timeOrigin",e.timeOrigin):(fl="navigationStart",o):(fl="dateNow",r)})();function av(e){let t="fetch";Fn(t,e),Bn(t,DL)}function DL(){ov()&&Ot(Ee,"fetch",function(e){return function(...t){let{method:n,url:r}=IL(t),i={args:t,fetchData:{method:n,url:r},startTimestamp:or()*1e3};ln("fetch",w({},i));let s=new Error().stack;return e.apply(Ee,t).then(o=>{let a=te(w({},i),{endTimestamp:or()*1e3,response:o});return ln("fetch",a),o},o=>{let a=te(w({},i),{endTimestamp:or()*1e3,error:o});throw ln("fetch",a),ds(o)&&o.stack===void 0&&(o.stack=s,Ln(o,"framesToPop",1)),o})}})}function sv(e,t){return!!e&&typeof e=="object"&&!!e[t]}function ED(e){return typeof e=="string"?e:e?sv(e,"url")?e.url:e.toString?e.toString():"":""}function IL(e){if(e.length===0)return{method:"GET",url:""};if(e.length===2){let[n,r]=e;return{url:ED(n),method:sv(r,"method")?String(r.method).toUpperCase():"GET"}}let t=e[0];return{url:ED(t),method:sv(t,"method")?String(t.method).toUpperCase():"GET"}}var of=null;function cv(e){let t="error";Fn(t,e),Bn(t,TL)}function TL(){of=Ee.onerror,Ee.onerror=function(e,t,n,r,i){return ln("error",{column:r,error:i,line:n,msg:e,url:t}),of&&!of.__SENTRY_LOADER__?of.apply(this,arguments):!1},Ee.onerror.__SENTRY_INSTRUMENTED__=!0}var sf=null;function lv(e){let t="unhandledrejection";Fn(t,e),Bn(t,xL)}function xL(){sf=Ee.onunhandledrejection,Ee.onunhandledrejection=function(e){return ln("unhandledrejection",e),sf&&!sf.__SENTRY_LOADER__?sf.apply(this,arguments):!0},Ee.onunhandledrejection.__SENTRY_INSTRUMENTED__=!0}function uv(){return"npm"}function wD(){let e=typeof WeakSet=="function",t=e?new WeakSet:[];function n(i){if(e)return t.has(i)?!0:(t.add(i),!1);for(let s=0;s<t.length;s++)if(t[s]===i)return!0;return t.push(i),!1}function r(i){if(e)t.delete(i);else for(let s=0;s<t.length;s++)if(t[s]===i){t.splice(s,1);break}}return[n,r]}function yn(){let e=Ee,t=e.crypto||e.msCrypto,n=()=>Math.random()*16;try{if(t&&t.randomUUID)return t.randomUUID().replace(/-/g,"");t&&t.getRandomValues&&(n=()=>{let r=new Uint8Array(1);return t.getRandomValues(r),r[0]})}catch{}return("10000000100040008000"+1e11).replace(/[018]/g,r=>(r^(n()&15)>>r/4).toString(16))}function bD(e){return e.exception&&e.exception.values?e.exception.values[0]:void 0}function jr(e){let{message:t,event_id:n}=e;if(t)return t;let r=bD(e);return r?r.type&&r.value?`${r.type}: ${r.value}`:r.type||r.value||n||"<unknown>":n||"<unknown>"}function ka(e,t,n){let r=e.exception=e.exception||{},i=r.values=r.values||[],s=i[0]=i[0]||{};s.value||(s.value=t||""),s.type||(s.type=n||"Error")}function Gi(e,t){let n=bD(e);if(!n)return;let r={type:"generic",handled:!0},i=n.mechanism;if(n.mechanism=w(w(w({},r),i),t),t&&"data"in t){let s=w(w({},i&&i.data),t.data);n.mechanism.data=s}}function af(e){if(e&&e.__sentry_captured__)return!0;try{Ln(e,"__sentry_captured__",!0)}catch{}return!1}function cf(e){return Array.isArray(e)?e:[e]}function $r(e,t=100,n=1/0){try{return dv("",e,t,n)}catch(r){return{ERROR:`**non-serializable** (${r})`}}}function lf(e,t=3,n=100*1024){let r=$r(e,t);return ML(r)>n?lf(e,t-1,n):r}function dv(e,t,n=1/0,r=1/0,i=wD()){let[s,o]=i;if(t==null||["number","boolean","string"].includes(typeof t)&&!Number.isNaN(t))return t;let a=RL(e,t);if(!a.startsWith("[object "))return a;if(t.__sentry_skip_normalization__)return t;let l=typeof t.__sentry_override_normalization_depth__=="number"?t.__sentry_override_normalization_depth__:n;if(l===0)return a.replace("object ","");if(s(t))return"[Circular ~]";let c=t;if(c&&typeof c.toJSON=="function")try{let g=c.toJSON();return dv("",g,l-1,r,i)}catch{}let h=Array.isArray(t)?[]:{},d=0,f=ef(t);for(let g in f){if(!Object.prototype.hasOwnProperty.call(f,g))continue;if(d>=r){h[g]="[MaxProperties ~]";break}let m=f[g];h[g]=dv(g,m,l-1,r,i),d++}return o(t),h}function RL(e,t){try{if(e==="domain"&&t&&typeof t=="object"&&t._events)return"[Domain]";if(e==="domainEmitter")return"[DomainEmitter]";if(typeof global<"u"&&t===global)return"[Global]";if(typeof window<"u"&&t===window)return"[Window]";if(typeof document<"u"&&t===document)return"[Document]";if(cl(t))return"[VueViewModel]";if(zy(t))return"[SyntheticEvent]";if(typeof t=="number"&&t!==t)return"[NaN]";if(typeof t=="function")return`[Function: ${Er(t)}]`;if(typeof t=="symbol")return`[${String(t)}]`;if(typeof t=="bigint")return`[BigInt: ${String(t)}]`;let n=NL(t);return/^HTML(\w*)Element$/.test(n)?`[HTMLElement: ${n}]`:`[object ${n}]`}catch(n){return`**non-serializable** (${n})`}}function NL(e){let t=Object.getPrototypeOf(e);return t?t.constructor.name:"null prototype"}function AL(e){return~-encodeURI(e).split(/%..|./).length}function ML(e){return AL(JSON.stringify(e))}var zi;(function(e){e[e.PENDING=0]="PENDING";let t=1;e[e.RESOLVED=t]="RESOLVED";let n=2;e[e.REJECTED=n]="REJECTED"})(zi||(zi={}));function wr(e){return new Wr(t=>{t(e)})}function vo(e){return new Wr((t,n)=>{n(e)})}var Wr=class Ws{constructor(t){Ws.prototype.__init.call(this),Ws.prototype.__init2.call(this),Ws.prototype.__init3.call(this),Ws.prototype.__init4.call(this),this._state=zi.PENDING,this._handlers=[];try{t(this._resolve,this._reject)}catch(n){this._reject(n)}}then(t,n){return new Ws((r,i)=>{this._handlers.push([!1,s=>{if(!t)r(s);else try{r(t(s))}catch(o){i(o)}},s=>{if(!n)i(s);else try{r(n(s))}catch(o){i(o)}}]),this._executeHandlers()})}catch(t){return this.then(n=>n,t)}finally(t){return new Ws((n,r)=>{let i,s;return this.then(o=>{s=!1,i=o,t&&t()},o=>{s=!0,i=o,t&&t()}).then(()=>{if(s){r(i);return}n(i)})})}__init(){this._resolve=t=>{this._setResult(zi.RESOLVED,t)}}__init2(){this._reject=t=>{this._setResult(zi.REJECTED,t)}}__init3(){this._setResult=(t,n)=>{if(this._state===zi.PENDING){if(Wi(n)){n.then(this._resolve,this._reject);return}this._state=t,this._value=n,this._executeHandlers()}}}__init4(){this._executeHandlers=()=>{if(this._state===zi.PENDING)return;let t=this._handlers.slice();this._handlers=[],t.forEach(n=>{n[0]||(this._state===zi.RESOLVED&&n[1](this._value),this._state===zi.REJECTED&&n[2](this._value),n[0]=!0)})}}};function fv(e){let t=[];function n(){return e===void 0||t.length<e}function r(o){return t.splice(t.indexOf(o),1)[0]||Promise.resolve(void 0)}function i(o){if(!n())return vo(new Nn("Not adding Promise because buffer limit was reached."));let a=o();return t.indexOf(a)===-1&&t.push(a),a.then(()=>r(a)).then(null,()=>r(a).then(null,()=>{})),a}function s(o){return new Wr((a,l)=>{let c=t.length;if(!c)return a(!0);let h=setTimeout(()=>{o&&o>0&&a(!1)},o);t.forEach(d=>{wr(d).then(()=>{--c||(clearTimeout(h),a(!0))},l)})})}return{$:t,add:i,drain:s}}function pl(e){if(!e)return{};let t=e.match(/^(([^:/?#]+):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/);if(!t)return{};let n=t[6]||"",r=t[8]||"";return{host:t[4],path:t[5],protocol:t[2],search:n,hash:r,relative:t[5]+n+r}}var CD=["fatal","error","warning","log","info","debug"];function pv(e){return e==="warn"?"warning":CD.includes(e)?e:"log"}var DD="sentry-",ID=/^sentry-/;function hv(e){let t=TD(e);if(!t)return;let n=Object.entries(t).reduce((r,[i,s])=>{if(i.match(ID)){let o=i.slice(DD.length);r[o]=s}return r},{});if(Object.keys(n).length>0)return n}function TD(e){if(!(!e||!kn(e)&&!Array.isArray(e)))return Array.isArray(e)?e.reduce((t,n)=>{let r=SD(n);return Object.entries(r).forEach(([i,s])=>{t[i]=s}),t},{}):SD(e)}function SD(e){return e.split(",").map(t=>t.split("=").map(n=>decodeURIComponent(n.trim()))).reduce((t,[n,r])=>(n&&r&&(t[n]=r),t),{})}function ai(e,t=[]){return[e,t]}function gv(e,t){let[n,r]=e;return[n,[...r,t]]}function uf(e,t){let n=e[1];for(let r of n){let i=r[0].type;if(t(r,i))return!0}return!1}function mv(e){return Ee.__SENTRY__&&Ee.__SENTRY__.encodePolyfill?Ee.__SENTRY__.encodePolyfill(e):new TextEncoder().encode(e)}function yv(e){let[t,n]=e,r=JSON.stringify(t);function i(s){typeof r=="string"?r=typeof s=="string"?r+s:[mv(r),s]:r.push(typeof s=="string"?mv(s):s)}for(let s of n){let[o,a]=s;if(i(`
|
|
27
27
|
${JSON.stringify(o)}
|
|
28
|
-
`),typeof a=="string"||a instanceof Uint8Array)i(a);else{let l;try{l=JSON.stringify(a)}catch{l=JSON.stringify($r(a))}i(l)}}return typeof r=="string"?r:OL(r)}function OL(e){let t=e.reduce((i,s)=>i+s.length,0),n=new Uint8Array(t),r=0;for(let i of e)n.set(i,r),r+=i.length;return n}function vv(e){let t=typeof e.data=="string"?mv(e.data):e.data;return[cn({type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType}),t]}var PL={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default",profile:"profile",profile_chunk:"profile",replay_event:"replay",replay_recording:"replay",check_in:"monitor",feedback:"feedback",span:"span",statsd:"metric_bucket"};function df(e){return PL[e]}function ff(e){if(!e||!e.sdk)return;let{name:t,version:n}=e.sdk;return{name:t,version:n}}function _v(e,t,n,r){let i=e.sdkProcessingMetadata&&e.sdkProcessingMetadata.dynamicSamplingContext;return w(w(w({event_id:e.event_id,sent_at:new Date().toISOString()},t&&{sdk:t}),!!n&&r&&{dsn:ii(r)}),i&&{trace:cn(w({},i))})}function Ev(e,t,n){let r=[{type:"client_report"},{timestamp:n||si(),discarded_events:e}];return ai(t?{dsn:t}:{},[r])}function xD(e,t=Date.now()){let n=parseInt(`${e}`,10);if(!isNaN(n))return n*1e3;let r=Date.parse(`${e}`);return isNaN(r)?6e4:r-t}function RD(e,t){return e[t]||e.all||0}function wv(e,t,n=Date.now()){return RD(e,t)>n}function bv(e,{statusCode:t,headers:n},r=Date.now()){let i=w({},e),s=n&&n["x-sentry-rate-limits"],o=n&&n["retry-after"];if(s)for(let a of s.trim().split(",")){let[l,c,,,h]=a.split(":",5),d=parseInt(l,10),f=(isNaN(d)?60:d)*1e3;if(!c)i.all=r+f;else for(let g of c.split(";"))g==="metric_bucket"?(!h||h.split(";").includes("custom"))&&(i[g]=r+f):i[g]=r+f}else o?i.all=r+xD(o,r):t===429&&(i.all=r+60*1e3);return i}function pf(){return{traceId:gn(),spanId:gn().substring(16)}}var hf=Ee;function Cv(){let e=hf.chrome,t=e&&e.app&&e.app.runtime,n="history"in hf&&!!hf.history.pushState&&!!hf.history.replaceState;return!t&&n}var ft=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function ms(){return hl(Ee),Ee}function hl(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||_r,t[_r]=t[_r]||{}}function ml(e,t={}){if(t.user&&(!e.ipAddress&&t.user.ip_address&&(e.ipAddress=t.user.ip_address),!e.did&&!t.did&&(e.did=t.user.id||t.user.email||t.user.username)),e.timestamp=t.timestamp||or(),t.abnormal_mechanism&&(e.abnormal_mechanism=t.abnormal_mechanism),t.ignoreDuration&&(e.ignoreDuration=t.ignoreDuration),t.sid&&(e.sid=t.sid.length===32?t.sid:gn()),t.init!==void 0&&(e.init=t.init),!e.did&&t.did&&(e.did=`${t.did}`),typeof t.started=="number"&&(e.started=t.started),e.ignoreDuration)e.duration=void 0;else if(typeof t.duration=="number")e.duration=t.duration;else{let n=e.timestamp-e.started;e.duration=n>=0?n:0}t.release&&(e.release=t.release),t.environment&&(e.environment=t.environment),!e.ipAddress&&t.ipAddress&&(e.ipAddress=t.ipAddress),!e.userAgent&&t.userAgent&&(e.userAgent=t.userAgent),typeof t.errors=="number"&&(e.errors=t.errors),t.status&&(e.status=t.status)}var Sv="_sentrySpan";function Dv(e,t){t?Ln(e,Sv,t):delete e[Sv]}function Iv(e){return e[Sv]}var FL=100,Tv=class z0{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext=pf()}clone(){let t=new z0;return t._breadcrumbs=[...this._breadcrumbs],t._tags=w({},this._tags),t._extra=w({},this._extra),t._contexts=w({},this._contexts),t._user=this._user,t._level=this._level,t._session=this._session,t._transactionName=this._transactionName,t._fingerprint=this._fingerprint,t._eventProcessors=[...this._eventProcessors],t._requestSession=this._requestSession,t._attachments=[...this._attachments],t._sdkProcessingMetadata=w({},this._sdkProcessingMetadata),t._propagationContext=w({},this._propagationContext),t._client=this._client,t._lastEventId=this._lastEventId,Dv(t,Iv(this)),t}setClient(t){this._client=t}setLastEventId(t){this._lastEventId=t}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(t){this._scopeListeners.push(t)}addEventProcessor(t){return this._eventProcessors.push(t),this}setUser(t){return this._user=t||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&ml(this._session,{user:t}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(t){return this._requestSession=t,this}setTags(t){return this._tags=w(w({},this._tags),t),this._notifyScopeListeners(),this}setTag(t,n){return this._tags=te(w({},this._tags),{[t]:n}),this._notifyScopeListeners(),this}setExtras(t){return this._extra=w(w({},this._extra),t),this._notifyScopeListeners(),this}setExtra(t,n){return this._extra=te(w({},this._extra),{[t]:n}),this._notifyScopeListeners(),this}setFingerprint(t){return this._fingerprint=t,this._notifyScopeListeners(),this}setLevel(t){return this._level=t,this._notifyScopeListeners(),this}setTransactionName(t){return this._transactionName=t,this._notifyScopeListeners(),this}setContext(t,n){return n===null?delete this._contexts[t]:this._contexts[t]=n,this._notifyScopeListeners(),this}setSession(t){return t?this._session=t:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(t){if(!t)return this;let n=typeof t=="function"?t(this):t,[r,i]=n instanceof An?[n.getScopeData(),n.getRequestSession()]:Hr(n)?[t,t.requestSession]:[],{tags:s,extra:o,user:a,contexts:l,level:c,fingerprint:h=[],propagationContext:d}=r||{};return this._tags=w(w({},this._tags),s),this._extra=w(w({},this._extra),o),this._contexts=w(w({},this._contexts),l),a&&Object.keys(a).length&&(this._user=a),c&&(this._level=c),h.length&&(this._fingerprint=h),d&&(this._propagationContext=d),i&&(this._requestSession=i),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._session=void 0,Dv(this,void 0),this._attachments=[],this._propagationContext=pf(),this._notifyScopeListeners(),this}addBreadcrumb(t,n){let r=typeof n=="number"?n:FL;if(r<=0)return this;let i=w({timestamp:si()},t),s=this._breadcrumbs;return s.push(i),this._breadcrumbs=s.length>r?s.slice(-r):s,this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(t){return this._attachments.push(t),this}clearAttachments(){return this._attachments=[],this}getScopeData(){return{breadcrumbs:this._breadcrumbs,attachments:this._attachments,contexts:this._contexts,tags:this._tags,extra:this._extra,user:this._user,level:this._level,fingerprint:this._fingerprint||[],eventProcessors:this._eventProcessors,propagationContext:this._propagationContext,sdkProcessingMetadata:this._sdkProcessingMetadata,transactionName:this._transactionName,span:Iv(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=w(w({},this._sdkProcessingMetadata),t),this}setPropagationContext(t){return this._propagationContext=t,this}getPropagationContext(){return this._propagationContext}captureException(t,n){let r=n&&n.event_id?n.event_id:gn();if(!this._client)return oe.warn("No client configured on scope - will not capture exception!"),r;let i=new Error("Sentry syntheticException");return this._client.captureException(t,te(w({originalException:t,syntheticException:i},n),{event_id:r}),this),r}captureMessage(t,n,r){let i=r&&r.event_id?r.event_id:gn();if(!this._client)return oe.warn("No client configured on scope - will not capture message!"),i;let s=new Error(t);return this._client.captureMessage(t,n,te(w({originalException:t,syntheticException:s},r),{event_id:i}),this),i}captureEvent(t,n){let r=n&&n.event_id?n.event_id:gn();return this._client?(this._client.captureEvent(t,te(w({},n),{event_id:r}),this),r):(oe.warn("No client configured on scope - will not capture event!"),r)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(t=>{t(this)}),this._notifyingListeners=!1)}},An=Tv;function ND(){return Ma("defaultCurrentScope",()=>new An)}function AD(){return Ma("defaultIsolationScope",()=>new An)}var xv=class{constructor(e,t){let n;e?n=e:n=new An;let r;t?r=t:r=new An,this._stack=[{scope:n}],this._isolationScope=r}withScope(e){let t=this._pushScope(),n;try{n=e(t)}catch(r){throw this._popScope(),r}return Wi(n)?n.then(r=>(this._popScope(),r),r=>{throw this._popScope(),r}):(this._popScope(),n)}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getIsolationScope(){return this._isolationScope}getStackTop(){return this._stack[this._stack.length-1]}_pushScope(){let e=this.getScope().clone();return this._stack.push({client:this.getClient(),scope:e}),e}_popScope(){return this._stack.length<=1?!1:!!this._stack.pop()}};function La(){let e=ms(),t=hl(e);return t.stack=t.stack||new xv(ND(),AD())}function BL(e){return La().withScope(e)}function VL(e,t){let n=La();return n.withScope(()=>(n.getStackTop().scope=e,t(e)))}function MD(e){return La().withScope(()=>e(La().getIsolationScope()))}function OD(){return{withIsolationScope:MD,withScope:BL,withSetScope:VL,withSetIsolationScope:(e,t)=>MD(t),getCurrentScope:()=>La().getScope(),getIsolationScope:()=>La().getIsolationScope()}}function mf(e){let t=hl(e);return t.acs?t.acs:OD()}function gs(){let e=ms();return mf(e).getCurrentScope()}function ys(){let e=ms();return mf(e).getIsolationScope()}function gf(){return Ma("globalScope",()=>new An)}function yf(...e){let t=ms(),n=mf(t);if(e.length===2){let[r,i]=e;return r?n.withSetScope(r,i):n.withScope(i)}return n.withScope(e[0])}function Lt(){return gs().getClient()}var UL="_sentryMetrics";function PD(e){let t=e[UL];if(!t)return;let n={};for(let[,[r,i]]of t)(n[r]||(n[r]=[])).push(cn(i));return n}var Rv="sentry.source",Nv="sentry.sample_rate",Av="sentry.op",Mv="sentry.origin",HL=1;function FD(e){let{spanId:t,traceId:n}=e.spanContext(),{parent_span_id:r}=vs(e);return cn({parent_span_id:r,span_id:t,trace_id:n})}function kD(e){return typeof e=="number"?LD(e):Array.isArray(e)?e[0]+e[1]/1e9:e instanceof Date?LD(e.getTime()):or()}function LD(e){return e>9999999999?e/1e3:e}function vs(e){if($L(e))return e.getSpanJSON();try{let{spanId:t,traceId:n}=e.spanContext();if(jL(e)){let{attributes:r,startTime:i,name:s,endTime:o,parentSpanId:a,status:l}=e;return cn({span_id:t,trace_id:n,data:r,description:s,parent_span_id:a,start_timestamp:kD(i),timestamp:kD(o)||void 0,status:WL(l),op:r[Av],origin:r[Mv],_metrics_summary:PD(e)})}return{span_id:t,trace_id:n}}catch{return{}}}function jL(e){let t=e;return!!t.attributes&&!!t.startTime&&!!t.name&&!!t.endTime&&!!t.status}function $L(e){return typeof e.getSpanJSON=="function"}function BD(e){let{traceFlags:t}=e.spanContext();return t===HL}function WL(e){if(!(!e||e.code===0))return e.code===1?"ok":e.message||"unknown_error"}var GL="_sentryRootSpan";function gl(e){return e[GL]||e}var vf="production",zL="_frozenDsc";function Ov(e,t){let n=t.getOptions(),{publicKey:r}=t.getDsn()||{},i=cn({environment:n.environment||vf,release:n.release,public_key:r,trace_id:e});return t.emit("createDsc",i),i}function VD(e){let t=Lt();if(!t)return{};let n=Ov(vs(e).trace_id||"",t),r=gl(e),i=r[zL];if(i)return i;let s=r.spanContext().traceState,o=s&&s.get("sentry.dsc"),a=o&&hv(o);if(a)return a;let l=vs(r),c=l.data||{},h=c[Nv];h!=null&&(n.sample_rate=`${h}`);let d=c[Rv],f=l.description;return d!=="url"&&f&&(n.transaction=f),n.sampled=String(BD(r)),t.emit("createDsc",n,r),n}function UD(e){if(typeof e=="boolean")return Number(e);let t=typeof e=="string"?parseFloat(e):e;if(typeof t!="number"||isNaN(t)||t<0||t>1){ft&&oe.warn(`[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ${JSON.stringify(e)} of type ${JSON.stringify(typeof e)}.`);return}return t}function qL(e,t){return t&&(e.sdk=e.sdk||{},e.sdk.name=e.sdk.name||t.name,e.sdk.version=e.sdk.version||t.version,e.sdk.integrations=[...e.sdk.integrations||[],...t.integrations||[]],e.sdk.packages=[...e.sdk.packages||[],...t.packages||[]]),e}function HD(e,t,n,r){let i=ff(n),s=w(w({sent_at:new Date().toISOString()},i&&{sdk:i}),!!r&&t&&{dsn:ii(t)}),o="aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()];return ai(s,[o])}function jD(e,t,n,r){let i=ff(n),s=e.type&&e.type!=="replay_event"?e.type:"event";qL(e,n&&n.sdk);let o=_v(e,i,r,t);return delete e.sdkProcessingMetadata,ai(o,[[{type:s},e]])}function _f(e,t,n,r=0){return new Wr((i,s)=>{let o=e[r];if(t===null||typeof o!="function")i(t);else{let a=o(w({},t),n);ft&&o.id&&a===null&&oe.log(`Event processor "${o.id}" dropped event`),Wi(a)?a.then(l=>_f(e,l,n,r+1).then(i)).then(null,s):_f(e,a,n,r+1).then(i).then(null,s)}})}function $D(e,t){let{fingerprint:n,span:r,breadcrumbs:i,sdkProcessingMetadata:s}=t;YL(e,t),r&&XL(e,r),JL(e,n),KL(e,i),ZL(e,s)}function Pv(e,t){let{extra:n,tags:r,user:i,contexts:s,level:o,sdkProcessingMetadata:a,breadcrumbs:l,fingerprint:c,eventProcessors:h,attachments:d,propagationContext:f,transactionName:g,span:m}=t;yl(e,"extra",n),yl(e,"tags",r),yl(e,"user",i),yl(e,"contexts",s),yl(e,"sdkProcessingMetadata",a),o&&(e.level=o),g&&(e.transactionName=g),m&&(e.span=m),l.length&&(e.breadcrumbs=[...e.breadcrumbs,...l]),c.length&&(e.fingerprint=[...e.fingerprint,...c]),h.length&&(e.eventProcessors=[...e.eventProcessors,...h]),d.length&&(e.attachments=[...e.attachments,...d]),e.propagationContext=w(w({},e.propagationContext),f)}function yl(e,t,n){if(n&&Object.keys(n).length){e[t]=w({},e[t]);for(let r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[t][r]=n[r])}}function YL(e,t){let{extra:n,tags:r,user:i,contexts:s,level:o,transactionName:a}=t,l=cn(n);l&&Object.keys(l).length&&(e.extra=w(w({},l),e.extra));let c=cn(r);c&&Object.keys(c).length&&(e.tags=w(w({},c),e.tags));let h=cn(i);h&&Object.keys(h).length&&(e.user=w(w({},h),e.user));let d=cn(s);d&&Object.keys(d).length&&(e.contexts=w(w({},d),e.contexts)),o&&(e.level=o),a&&e.type!=="transaction"&&(e.transaction=a)}function KL(e,t){let n=[...e.breadcrumbs||[],...t];e.breadcrumbs=n.length?n:void 0}function ZL(e,t){e.sdkProcessingMetadata=w(w({},e.sdkProcessingMetadata),t)}function XL(e,t){e.contexts=w({trace:FD(t)},e.contexts),e.sdkProcessingMetadata=w({dynamicSamplingContext:VD(t)},e.sdkProcessingMetadata);let n=gl(t),r=vs(n).description;r&&!e.transaction&&e.type==="transaction"&&(e.transaction=r)}function JL(e,t){e.fingerprint=e.fingerprint?cf(e.fingerprint):[],t&&(e.fingerprint=e.fingerprint.concat(t)),e.fingerprint&&!e.fingerprint.length&&delete e.fingerprint}function GD(e,t,n,r,i,s){let{normalizeDepth:o=3,normalizeMaxBreadth:a=1e3}=e,l=te(w({},t),{event_id:t.event_id||n.event_id||gn(),timestamp:t.timestamp||si()}),c=n.integrations||e.integrations.map(b=>b.name);QL(l,e),nF(l,c),i&&i.emit("applyFrameMetadata",t),t.type===void 0&&eF(l,e.stackParser);let h=iF(r,n.captureContext);n.mechanism&&Gi(l,n.mechanism);let d=i?i.getEventProcessors():[],f=gf().getScopeData();if(s){let b=s.getScopeData();Pv(f,b)}if(h){let b=h.getScopeData();Pv(f,b)}let g=[...n.attachments||[],...f.attachments];g.length&&(n.attachments=g),$D(l,f);let m=[...d,...f.eventProcessors];return _f(m,l,n).then(b=>(b&&tF(b),typeof o=="number"&&o>0?rF(b,o,a):b))}function QL(e,t){let{environment:n,release:r,dist:i,maxValueLength:s=250}=t;"environment"in e||(e.environment="environment"in t?n:vf),e.release===void 0&&r!==void 0&&(e.release=r),e.dist===void 0&&i!==void 0&&(e.dist=i),e.message&&(e.message=ni(e.message,s));let o=e.exception&&e.exception.values&&e.exception.values[0];o&&o.value&&(o.value=ni(o.value,s));let a=e.request;a&&a.url&&(a.url=ni(a.url,s))}var WD=new WeakMap;function eF(e,t){let n=Ee._sentryDebugIds;if(!n)return;let r,i=WD.get(t);i?r=i:(r=new Map,WD.set(t,r));let s=Object.entries(n).reduce((o,[a,l])=>{let c,h=r.get(a);h?c=h:(c=t(a),r.set(a,c));for(let d=c.length-1;d>=0;d--){let f=c[d];if(f.filename){o[f.filename]=l;break}}return o},{});try{e.exception.values.forEach(o=>{o.stacktrace.frames.forEach(a=>{a.filename&&(a.debug_id=s[a.filename])})})}catch{}}function tF(e){let t={};try{e.exception.values.forEach(r=>{r.stacktrace.frames.forEach(i=>{i.debug_id&&(i.abs_path?t[i.abs_path]=i.debug_id:i.filename&&(t[i.filename]=i.debug_id),delete i.debug_id)})})}catch{}if(Object.keys(t).length===0)return;e.debug_meta=e.debug_meta||{},e.debug_meta.images=e.debug_meta.images||[];let n=e.debug_meta.images;Object.entries(t).forEach(([r,i])=>{n.push({type:"sourcemap",code_file:r,debug_id:i})})}function nF(e,t){t.length>0&&(e.sdk=e.sdk||{},e.sdk.integrations=[...e.sdk.integrations||[],...t])}function rF(e,t,n){if(!e)return null;let r=w(w(w(w(w({},e),e.breadcrumbs&&{breadcrumbs:e.breadcrumbs.map(i=>w(w({},i),i.data&&{data:$r(i.data,t,n)}))}),e.user&&{user:$r(e.user,t,n)}),e.contexts&&{contexts:$r(e.contexts,t,n)}),e.extra&&{extra:$r(e.extra,t,n)});return e.contexts&&e.contexts.trace&&r.contexts&&(r.contexts.trace=e.contexts.trace,e.contexts.trace.data&&(r.contexts.trace.data=$r(e.contexts.trace.data,t,n))),e.spans&&(r.spans=e.spans.map(i=>w(w({},i),i.data&&{data:$r(i.data,t,n)}))),r}function iF(e,t){if(!t)return e;let n=e?e.clone():new An;return n.update(t),n}function zD(e){if(e)return oF(e)?{captureContext:e}:aF(e)?{captureContext:e}:e}function oF(e){return e instanceof An||typeof e=="function"}var sF=["user","level","extra","contexts","tags","fingerprint","requestSession","propagationContext"];function aF(e){return Object.keys(e).some(t=>sF.includes(t))}function Ef(e,t){return gs().captureException(e,zD(t))}function vl(e,t){return gs().captureEvent(e,t)}var cF="7";function lF(e){let t=e.protocol?`${e.protocol}:`:"",n=e.port?`:${e.port}`:"";return`${t}//${e.host}${n}${e.path?`/${e.path}`:""}/api/`}function uF(e){return`${lF(e)}${e.projectId}/envelope/`}function dF(e,t){return Qy(w({sentry_key:e.publicKey,sentry_version:cF},t&&{sentry_client:`${t.name}/${t.version}`}))}function YD(e,t,n){return t||`${uF(e)}?${dF(e,n)}`}var KD=[];function ZD(e,t){let n={};return t.forEach(r=>{r&&Lv(e,r,n)}),n}function kv(e,t){for(let n of t)n&&n.afterAllSetup&&n.afterAllSetup(e)}function Lv(e,t,n){if(n[t.name]){ft&&oe.log(`Integration skipped because it was already installed: ${t.name}`);return}if(n[t.name]=t,KD.indexOf(t.name)===-1&&typeof t.setupOnce=="function"&&(t.setupOnce(),KD.push(t.name)),t.setup&&typeof t.setup=="function"&&t.setup(e),typeof t.preprocessEvent=="function"){let r=t.preprocessEvent.bind(t);e.on("preprocessEvent",(i,s)=>r(i,s,e))}if(typeof t.processEvent=="function"){let r=t.processEvent.bind(t),i=Object.assign((s,o)=>r(s,o,e),{id:t.name});e.addEventProcessor(i)}ft&&oe.log(`Integration installed: ${t.name}`)}var XD="Not capturing exception because it's already been captured.",_l=class{constructor(e){if(this._options=e,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],e.dsn?this._dsn=Jd(e.dsn):ft&&oe.warn("No DSN provided, client will not send events."),this._dsn){let t=YD(this._dsn,e.tunnel,e._metadata?e._metadata.sdk:void 0);this._transport=e.transport(te(w({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},e.transportOptions),{url:t}))}}captureException(e,t,n){let r=gn();if(af(e))return ft&&oe.log(XD),r;let i=w({event_id:r},t);return this._process(this.eventFromException(e,i).then(s=>this._captureEvent(s,i,n))),i.event_id}captureMessage(e,t,n,r){let i=w({event_id:gn()},n),s=Na(e)?e:String(e),o=fs(e)?this.eventFromMessage(s,t,i):this.eventFromException(e,i);return this._process(o.then(a=>this._captureEvent(a,i,r))),i.event_id}captureEvent(e,t,n){let r=gn();if(t&&t.originalException&&af(t.originalException))return ft&&oe.log(XD),r;let i=w({event_id:r},t),s=(e.sdkProcessingMetadata||{}).capturedSpanScope;return this._process(this._captureEvent(e,i,s||n)),i.event_id}captureSession(e){typeof e.release!="string"?ft&&oe.warn("Discarded session because of missing or non-string release"):(this.sendSession(e),ml(e,{init:!1}))}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(e){let t=this._transport;return t?(this.emit("flush"),this._isClientDoneProcessing(e).then(n=>t.flush(e).then(r=>n&&r))):wr(!0)}close(e){return this.flush(e).then(t=>(this.getOptions().enabled=!1,this.emit("close"),t))}getEventProcessors(){return this._eventProcessors}addEventProcessor(e){this._eventProcessors.push(e)}init(){this._isEnabled()&&this._setupIntegrations()}getIntegrationByName(e){return this._integrations[e]}addIntegration(e){let t=this._integrations[e.name];Lv(this,e,this._integrations),t||kv(this,[e])}sendEvent(e,t={}){this.emit("beforeSendEvent",e,t);let n=jD(e,this._dsn,this._options._metadata,this._options.tunnel);for(let i of t.attachments||[])n=gv(n,vv(i));let r=this.sendEnvelope(n);r&&r.then(i=>this.emit("afterSendEvent",e,i),null)}sendSession(e){let t=HD(e,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(t)}recordDroppedEvent(e,t,n){if(this._options.sendClientReports){let r=`${e}:${t}`;ft&&oe.log(`Adding outcome: "${r}"`),this._outcomes[r]=(this._outcomes[r]||0)+1}}on(e,t){let n=this._hooks[e]=this._hooks[e]||[];return n.push(t),()=>{let r=n.indexOf(t);r>-1&&n.splice(r,1)}}emit(e,...t){let n=this._hooks[e];n&&n.forEach(r=>r(...t))}sendEnvelope(e){return this.emit("beforeEnvelope",e),this._isEnabled()&&this._transport?this._transport.send(e).then(null,t=>(ft&&oe.error("Error while sending event:",t),t)):(ft&&oe.error("Transport disabled"),wr({}))}_setupIntegrations(){let{integrations:e}=this._options;this._integrations=ZD(this,e),kv(this,e)}_updateSessionFromEvent(e,t){let n=!1,r=!1,i=t.exception&&t.exception.values;if(i){r=!0;for(let o of i){let a=o.mechanism;if(a&&a.handled===!1){n=!0;break}}}let s=e.status==="ok";(s&&e.errors===0||s&&n)&&(ml(e,te(w({},n&&{status:"crashed"}),{errors:e.errors||Number(r||n)})),this.captureSession(e))}_isClientDoneProcessing(e){return new Wr(t=>{let n=0,r=1,i=setInterval(()=>{this._numProcessing==0?(clearInterval(i),t(!0)):(n+=r,e&&n>=e&&(clearInterval(i),t(!1)))},r)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._transport!==void 0}_prepareEvent(e,t,n,r=ys()){let i=this.getOptions(),s=Object.keys(this._integrations);return!t.integrations&&s.length>0&&(t.integrations=s),this.emit("preprocessEvent",e,t),e.type||r.setLastEventId(e.event_id||t.event_id),GD(i,e,t,n,this,r).then(o=>{if(o===null)return o;let a=w(w({},r.getPropagationContext()),n?n.getPropagationContext():void 0);if(!(o.contexts&&o.contexts.trace)&&a){let{traceId:l,spanId:c,parentSpanId:h,dsc:d}=a;o.contexts=w({trace:cn({trace_id:l,span_id:c,parent_span_id:h})},o.contexts);let f=d||Ov(l,this);o.sdkProcessingMetadata=w({dynamicSamplingContext:f},o.sdkProcessingMetadata)}return o})}_captureEvent(e,t={},n){return this._processEvent(e,t,n).then(r=>r.event_id,r=>{if(ft){let i=r;i.logLevel==="log"?oe.log(i.message):oe.warn(i)}})}_processEvent(e,t,n){let r=this.getOptions(),{sampleRate:i}=r,s=Fv(e),o=JD(e),a=e.type||"error",l=`before send for type \`${a}\``,c=typeof i>"u"?void 0:UD(i);if(o&&typeof c=="number"&&Math.random()>c)return this.recordDroppedEvent("sample_rate","error",e),vo(new Nn(`Discarding event because it's not included in the random sample (sampling rate = ${i})`,"log"));let h=a==="replay_event"?"replay":a,d=(e.sdkProcessingMetadata||{}).capturedSpanIsolationScope;return this._prepareEvent(e,t,n,d).then(f=>{if(f===null)throw this.recordDroppedEvent("event_processor",h,e),new Nn("An event processor returned `null`, will not send event.","log");if(t.data&&t.data.__sentry__===!0)return f;let g=pF(this,r,f,t);return fF(g,l)}).then(f=>{if(f===null){if(this.recordDroppedEvent("before_send",h,e),Fv(e)){let b=1+(e.spans||[]).length;this._outcomes.span=(this._outcomes.span||0)+b}throw new Nn(`${l} returned \`null\`, will not send event.`,"log")}let g=n&&n.getSession();!s&&g&&this._updateSessionFromEvent(g,f);let m=f.transaction_info;if(s&&m&&f.transaction!==e.transaction){let b="custom";f.transaction_info=te(w({},m),{source:b})}return this.sendEvent(f,t),f}).then(null,f=>{throw f instanceof Nn?f:(this.captureException(f,{data:{__sentry__:!0},originalException:f}),new Nn(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
|
|
28
|
+
`),typeof a=="string"||a instanceof Uint8Array)i(a);else{let l;try{l=JSON.stringify(a)}catch{l=JSON.stringify($r(a))}i(l)}}return typeof r=="string"?r:OL(r)}function OL(e){let t=e.reduce((i,s)=>i+s.length,0),n=new Uint8Array(t),r=0;for(let i of e)n.set(i,r),r+=i.length;return n}function vv(e){let t=typeof e.data=="string"?mv(e.data):e.data;return[cn({type:"attachment",length:t.length,filename:e.filename,content_type:e.contentType,attachment_type:e.attachmentType}),t]}var PL={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default",profile:"profile",profile_chunk:"profile",replay_event:"replay",replay_recording:"replay",check_in:"monitor",feedback:"feedback",span:"span",statsd:"metric_bucket"};function df(e){return PL[e]}function ff(e){if(!e||!e.sdk)return;let{name:t,version:n}=e.sdk;return{name:t,version:n}}function _v(e,t,n,r){let i=e.sdkProcessingMetadata&&e.sdkProcessingMetadata.dynamicSamplingContext;return w(w(w({event_id:e.event_id,sent_at:new Date().toISOString()},t&&{sdk:t}),!!n&&r&&{dsn:ii(r)}),i&&{trace:cn(w({},i))})}function Ev(e,t,n){let r=[{type:"client_report"},{timestamp:n||si(),discarded_events:e}];return ai(t?{dsn:t}:{},[r])}function xD(e,t=Date.now()){let n=parseInt(`${e}`,10);if(!isNaN(n))return n*1e3;let r=Date.parse(`${e}`);return isNaN(r)?6e4:r-t}function RD(e,t){return e[t]||e.all||0}function wv(e,t,n=Date.now()){return RD(e,t)>n}function bv(e,{statusCode:t,headers:n},r=Date.now()){let i=w({},e),s=n&&n["x-sentry-rate-limits"],o=n&&n["retry-after"];if(s)for(let a of s.trim().split(",")){let[l,c,,,h]=a.split(":",5),d=parseInt(l,10),f=(isNaN(d)?60:d)*1e3;if(!c)i.all=r+f;else for(let g of c.split(";"))g==="metric_bucket"?(!h||h.split(";").includes("custom"))&&(i[g]=r+f):i[g]=r+f}else o?i.all=r+xD(o,r):t===429&&(i.all=r+60*1e3);return i}function pf(){return{traceId:yn(),spanId:yn().substring(16)}}var hf=Ee;function Cv(){let e=hf.chrome,t=e&&e.app&&e.app.runtime,n="history"in hf&&!!hf.history.pushState&&!!hf.history.replaceState;return!t&&n}var ft=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function ms(){return hl(Ee),Ee}function hl(e){let t=e.__SENTRY__=e.__SENTRY__||{};return t.version=t.version||_r,t[_r]=t[_r]||{}}function ml(e,t={}){if(t.user&&(!e.ipAddress&&t.user.ip_address&&(e.ipAddress=t.user.ip_address),!e.did&&!t.did&&(e.did=t.user.id||t.user.email||t.user.username)),e.timestamp=t.timestamp||or(),t.abnormal_mechanism&&(e.abnormal_mechanism=t.abnormal_mechanism),t.ignoreDuration&&(e.ignoreDuration=t.ignoreDuration),t.sid&&(e.sid=t.sid.length===32?t.sid:yn()),t.init!==void 0&&(e.init=t.init),!e.did&&t.did&&(e.did=`${t.did}`),typeof t.started=="number"&&(e.started=t.started),e.ignoreDuration)e.duration=void 0;else if(typeof t.duration=="number")e.duration=t.duration;else{let n=e.timestamp-e.started;e.duration=n>=0?n:0}t.release&&(e.release=t.release),t.environment&&(e.environment=t.environment),!e.ipAddress&&t.ipAddress&&(e.ipAddress=t.ipAddress),!e.userAgent&&t.userAgent&&(e.userAgent=t.userAgent),typeof t.errors=="number"&&(e.errors=t.errors),t.status&&(e.status=t.status)}var Sv="_sentrySpan";function Dv(e,t){t?Ln(e,Sv,t):delete e[Sv]}function Iv(e){return e[Sv]}var FL=100,Tv=class z0{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext=pf()}clone(){let t=new z0;return t._breadcrumbs=[...this._breadcrumbs],t._tags=w({},this._tags),t._extra=w({},this._extra),t._contexts=w({},this._contexts),t._user=this._user,t._level=this._level,t._session=this._session,t._transactionName=this._transactionName,t._fingerprint=this._fingerprint,t._eventProcessors=[...this._eventProcessors],t._requestSession=this._requestSession,t._attachments=[...this._attachments],t._sdkProcessingMetadata=w({},this._sdkProcessingMetadata),t._propagationContext=w({},this._propagationContext),t._client=this._client,t._lastEventId=this._lastEventId,Dv(t,Iv(this)),t}setClient(t){this._client=t}setLastEventId(t){this._lastEventId=t}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(t){this._scopeListeners.push(t)}addEventProcessor(t){return this._eventProcessors.push(t),this}setUser(t){return this._user=t||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&ml(this._session,{user:t}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(t){return this._requestSession=t,this}setTags(t){return this._tags=w(w({},this._tags),t),this._notifyScopeListeners(),this}setTag(t,n){return this._tags=te(w({},this._tags),{[t]:n}),this._notifyScopeListeners(),this}setExtras(t){return this._extra=w(w({},this._extra),t),this._notifyScopeListeners(),this}setExtra(t,n){return this._extra=te(w({},this._extra),{[t]:n}),this._notifyScopeListeners(),this}setFingerprint(t){return this._fingerprint=t,this._notifyScopeListeners(),this}setLevel(t){return this._level=t,this._notifyScopeListeners(),this}setTransactionName(t){return this._transactionName=t,this._notifyScopeListeners(),this}setContext(t,n){return n===null?delete this._contexts[t]:this._contexts[t]=n,this._notifyScopeListeners(),this}setSession(t){return t?this._session=t:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(t){if(!t)return this;let n=typeof t=="function"?t(this):t,[r,i]=n instanceof An?[n.getScopeData(),n.getRequestSession()]:Hr(n)?[t,t.requestSession]:[],{tags:s,extra:o,user:a,contexts:l,level:c,fingerprint:h=[],propagationContext:d}=r||{};return this._tags=w(w({},this._tags),s),this._extra=w(w({},this._extra),o),this._contexts=w(w({},this._contexts),l),a&&Object.keys(a).length&&(this._user=a),c&&(this._level=c),h.length&&(this._fingerprint=h),d&&(this._propagationContext=d),i&&(this._requestSession=i),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._session=void 0,Dv(this,void 0),this._attachments=[],this._propagationContext=pf(),this._notifyScopeListeners(),this}addBreadcrumb(t,n){let r=typeof n=="number"?n:FL;if(r<=0)return this;let i=w({timestamp:si()},t),s=this._breadcrumbs;return s.push(i),this._breadcrumbs=s.length>r?s.slice(-r):s,this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(t){return this._attachments.push(t),this}clearAttachments(){return this._attachments=[],this}getScopeData(){return{breadcrumbs:this._breadcrumbs,attachments:this._attachments,contexts:this._contexts,tags:this._tags,extra:this._extra,user:this._user,level:this._level,fingerprint:this._fingerprint||[],eventProcessors:this._eventProcessors,propagationContext:this._propagationContext,sdkProcessingMetadata:this._sdkProcessingMetadata,transactionName:this._transactionName,span:Iv(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=w(w({},this._sdkProcessingMetadata),t),this}setPropagationContext(t){return this._propagationContext=t,this}getPropagationContext(){return this._propagationContext}captureException(t,n){let r=n&&n.event_id?n.event_id:yn();if(!this._client)return oe.warn("No client configured on scope - will not capture exception!"),r;let i=new Error("Sentry syntheticException");return this._client.captureException(t,te(w({originalException:t,syntheticException:i},n),{event_id:r}),this),r}captureMessage(t,n,r){let i=r&&r.event_id?r.event_id:yn();if(!this._client)return oe.warn("No client configured on scope - will not capture message!"),i;let s=new Error(t);return this._client.captureMessage(t,n,te(w({originalException:t,syntheticException:s},r),{event_id:i}),this),i}captureEvent(t,n){let r=n&&n.event_id?n.event_id:yn();return this._client?(this._client.captureEvent(t,te(w({},n),{event_id:r}),this),r):(oe.warn("No client configured on scope - will not capture event!"),r)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(t=>{t(this)}),this._notifyingListeners=!1)}},An=Tv;function ND(){return Ma("defaultCurrentScope",()=>new An)}function AD(){return Ma("defaultIsolationScope",()=>new An)}var xv=class{constructor(e,t){let n;e?n=e:n=new An;let r;t?r=t:r=new An,this._stack=[{scope:n}],this._isolationScope=r}withScope(e){let t=this._pushScope(),n;try{n=e(t)}catch(r){throw this._popScope(),r}return Wi(n)?n.then(r=>(this._popScope(),r),r=>{throw this._popScope(),r}):(this._popScope(),n)}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getIsolationScope(){return this._isolationScope}getStackTop(){return this._stack[this._stack.length-1]}_pushScope(){let e=this.getScope().clone();return this._stack.push({client:this.getClient(),scope:e}),e}_popScope(){return this._stack.length<=1?!1:!!this._stack.pop()}};function La(){let e=ms(),t=hl(e);return t.stack=t.stack||new xv(ND(),AD())}function BL(e){return La().withScope(e)}function VL(e,t){let n=La();return n.withScope(()=>(n.getStackTop().scope=e,t(e)))}function MD(e){return La().withScope(()=>e(La().getIsolationScope()))}function OD(){return{withIsolationScope:MD,withScope:BL,withSetScope:VL,withSetIsolationScope:(e,t)=>MD(t),getCurrentScope:()=>La().getScope(),getIsolationScope:()=>La().getIsolationScope()}}function mf(e){let t=hl(e);return t.acs?t.acs:OD()}function gs(){let e=ms();return mf(e).getCurrentScope()}function ys(){let e=ms();return mf(e).getIsolationScope()}function gf(){return Ma("globalScope",()=>new An)}function yf(...e){let t=ms(),n=mf(t);if(e.length===2){let[r,i]=e;return r?n.withSetScope(r,i):n.withScope(i)}return n.withScope(e[0])}function Lt(){return gs().getClient()}var UL="_sentryMetrics";function PD(e){let t=e[UL];if(!t)return;let n={};for(let[,[r,i]]of t)(n[r]||(n[r]=[])).push(cn(i));return n}var Rv="sentry.source",Nv="sentry.sample_rate",Av="sentry.op",Mv="sentry.origin",HL=1;function FD(e){let{spanId:t,traceId:n}=e.spanContext(),{parent_span_id:r}=vs(e);return cn({parent_span_id:r,span_id:t,trace_id:n})}function kD(e){return typeof e=="number"?LD(e):Array.isArray(e)?e[0]+e[1]/1e9:e instanceof Date?LD(e.getTime()):or()}function LD(e){return e>9999999999?e/1e3:e}function vs(e){if($L(e))return e.getSpanJSON();try{let{spanId:t,traceId:n}=e.spanContext();if(jL(e)){let{attributes:r,startTime:i,name:s,endTime:o,parentSpanId:a,status:l}=e;return cn({span_id:t,trace_id:n,data:r,description:s,parent_span_id:a,start_timestamp:kD(i),timestamp:kD(o)||void 0,status:WL(l),op:r[Av],origin:r[Mv],_metrics_summary:PD(e)})}return{span_id:t,trace_id:n}}catch{return{}}}function jL(e){let t=e;return!!t.attributes&&!!t.startTime&&!!t.name&&!!t.endTime&&!!t.status}function $L(e){return typeof e.getSpanJSON=="function"}function BD(e){let{traceFlags:t}=e.spanContext();return t===HL}function WL(e){if(!(!e||e.code===0))return e.code===1?"ok":e.message||"unknown_error"}var GL="_sentryRootSpan";function gl(e){return e[GL]||e}var vf="production",zL="_frozenDsc";function Ov(e,t){let n=t.getOptions(),{publicKey:r}=t.getDsn()||{},i=cn({environment:n.environment||vf,release:n.release,public_key:r,trace_id:e});return t.emit("createDsc",i),i}function VD(e){let t=Lt();if(!t)return{};let n=Ov(vs(e).trace_id||"",t),r=gl(e),i=r[zL];if(i)return i;let s=r.spanContext().traceState,o=s&&s.get("sentry.dsc"),a=o&&hv(o);if(a)return a;let l=vs(r),c=l.data||{},h=c[Nv];h!=null&&(n.sample_rate=`${h}`);let d=c[Rv],f=l.description;return d!=="url"&&f&&(n.transaction=f),n.sampled=String(BD(r)),t.emit("createDsc",n,r),n}function UD(e){if(typeof e=="boolean")return Number(e);let t=typeof e=="string"?parseFloat(e):e;if(typeof t!="number"||isNaN(t)||t<0||t>1){ft&&oe.warn(`[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ${JSON.stringify(e)} of type ${JSON.stringify(typeof e)}.`);return}return t}function qL(e,t){return t&&(e.sdk=e.sdk||{},e.sdk.name=e.sdk.name||t.name,e.sdk.version=e.sdk.version||t.version,e.sdk.integrations=[...e.sdk.integrations||[],...t.integrations||[]],e.sdk.packages=[...e.sdk.packages||[],...t.packages||[]]),e}function HD(e,t,n,r){let i=ff(n),s=w(w({sent_at:new Date().toISOString()},i&&{sdk:i}),!!r&&t&&{dsn:ii(t)}),o="aggregates"in e?[{type:"sessions"},e]:[{type:"session"},e.toJSON()];return ai(s,[o])}function jD(e,t,n,r){let i=ff(n),s=e.type&&e.type!=="replay_event"?e.type:"event";qL(e,n&&n.sdk);let o=_v(e,i,r,t);return delete e.sdkProcessingMetadata,ai(o,[[{type:s},e]])}function _f(e,t,n,r=0){return new Wr((i,s)=>{let o=e[r];if(t===null||typeof o!="function")i(t);else{let a=o(w({},t),n);ft&&o.id&&a===null&&oe.log(`Event processor "${o.id}" dropped event`),Wi(a)?a.then(l=>_f(e,l,n,r+1).then(i)).then(null,s):_f(e,a,n,r+1).then(i).then(null,s)}})}function $D(e,t){let{fingerprint:n,span:r,breadcrumbs:i,sdkProcessingMetadata:s}=t;YL(e,t),r&&XL(e,r),JL(e,n),KL(e,i),ZL(e,s)}function Pv(e,t){let{extra:n,tags:r,user:i,contexts:s,level:o,sdkProcessingMetadata:a,breadcrumbs:l,fingerprint:c,eventProcessors:h,attachments:d,propagationContext:f,transactionName:g,span:m}=t;yl(e,"extra",n),yl(e,"tags",r),yl(e,"user",i),yl(e,"contexts",s),yl(e,"sdkProcessingMetadata",a),o&&(e.level=o),g&&(e.transactionName=g),m&&(e.span=m),l.length&&(e.breadcrumbs=[...e.breadcrumbs,...l]),c.length&&(e.fingerprint=[...e.fingerprint,...c]),h.length&&(e.eventProcessors=[...e.eventProcessors,...h]),d.length&&(e.attachments=[...e.attachments,...d]),e.propagationContext=w(w({},e.propagationContext),f)}function yl(e,t,n){if(n&&Object.keys(n).length){e[t]=w({},e[t]);for(let r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[t][r]=n[r])}}function YL(e,t){let{extra:n,tags:r,user:i,contexts:s,level:o,transactionName:a}=t,l=cn(n);l&&Object.keys(l).length&&(e.extra=w(w({},l),e.extra));let c=cn(r);c&&Object.keys(c).length&&(e.tags=w(w({},c),e.tags));let h=cn(i);h&&Object.keys(h).length&&(e.user=w(w({},h),e.user));let d=cn(s);d&&Object.keys(d).length&&(e.contexts=w(w({},d),e.contexts)),o&&(e.level=o),a&&e.type!=="transaction"&&(e.transaction=a)}function KL(e,t){let n=[...e.breadcrumbs||[],...t];e.breadcrumbs=n.length?n:void 0}function ZL(e,t){e.sdkProcessingMetadata=w(w({},e.sdkProcessingMetadata),t)}function XL(e,t){e.contexts=w({trace:FD(t)},e.contexts),e.sdkProcessingMetadata=w({dynamicSamplingContext:VD(t)},e.sdkProcessingMetadata);let n=gl(t),r=vs(n).description;r&&!e.transaction&&e.type==="transaction"&&(e.transaction=r)}function JL(e,t){e.fingerprint=e.fingerprint?cf(e.fingerprint):[],t&&(e.fingerprint=e.fingerprint.concat(t)),e.fingerprint&&!e.fingerprint.length&&delete e.fingerprint}function GD(e,t,n,r,i,s){let{normalizeDepth:o=3,normalizeMaxBreadth:a=1e3}=e,l=te(w({},t),{event_id:t.event_id||n.event_id||yn(),timestamp:t.timestamp||si()}),c=n.integrations||e.integrations.map(b=>b.name);QL(l,e),nF(l,c),i&&i.emit("applyFrameMetadata",t),t.type===void 0&&eF(l,e.stackParser);let h=iF(r,n.captureContext);n.mechanism&&Gi(l,n.mechanism);let d=i?i.getEventProcessors():[],f=gf().getScopeData();if(s){let b=s.getScopeData();Pv(f,b)}if(h){let b=h.getScopeData();Pv(f,b)}let g=[...n.attachments||[],...f.attachments];g.length&&(n.attachments=g),$D(l,f);let m=[...d,...f.eventProcessors];return _f(m,l,n).then(b=>(b&&tF(b),typeof o=="number"&&o>0?rF(b,o,a):b))}function QL(e,t){let{environment:n,release:r,dist:i,maxValueLength:s=250}=t;"environment"in e||(e.environment="environment"in t?n:vf),e.release===void 0&&r!==void 0&&(e.release=r),e.dist===void 0&&i!==void 0&&(e.dist=i),e.message&&(e.message=ni(e.message,s));let o=e.exception&&e.exception.values&&e.exception.values[0];o&&o.value&&(o.value=ni(o.value,s));let a=e.request;a&&a.url&&(a.url=ni(a.url,s))}var WD=new WeakMap;function eF(e,t){let n=Ee._sentryDebugIds;if(!n)return;let r,i=WD.get(t);i?r=i:(r=new Map,WD.set(t,r));let s=Object.entries(n).reduce((o,[a,l])=>{let c,h=r.get(a);h?c=h:(c=t(a),r.set(a,c));for(let d=c.length-1;d>=0;d--){let f=c[d];if(f.filename){o[f.filename]=l;break}}return o},{});try{e.exception.values.forEach(o=>{o.stacktrace.frames.forEach(a=>{a.filename&&(a.debug_id=s[a.filename])})})}catch{}}function tF(e){let t={};try{e.exception.values.forEach(r=>{r.stacktrace.frames.forEach(i=>{i.debug_id&&(i.abs_path?t[i.abs_path]=i.debug_id:i.filename&&(t[i.filename]=i.debug_id),delete i.debug_id)})})}catch{}if(Object.keys(t).length===0)return;e.debug_meta=e.debug_meta||{},e.debug_meta.images=e.debug_meta.images||[];let n=e.debug_meta.images;Object.entries(t).forEach(([r,i])=>{n.push({type:"sourcemap",code_file:r,debug_id:i})})}function nF(e,t){t.length>0&&(e.sdk=e.sdk||{},e.sdk.integrations=[...e.sdk.integrations||[],...t])}function rF(e,t,n){if(!e)return null;let r=w(w(w(w(w({},e),e.breadcrumbs&&{breadcrumbs:e.breadcrumbs.map(i=>w(w({},i),i.data&&{data:$r(i.data,t,n)}))}),e.user&&{user:$r(e.user,t,n)}),e.contexts&&{contexts:$r(e.contexts,t,n)}),e.extra&&{extra:$r(e.extra,t,n)});return e.contexts&&e.contexts.trace&&r.contexts&&(r.contexts.trace=e.contexts.trace,e.contexts.trace.data&&(r.contexts.trace.data=$r(e.contexts.trace.data,t,n))),e.spans&&(r.spans=e.spans.map(i=>w(w({},i),i.data&&{data:$r(i.data,t,n)}))),r}function iF(e,t){if(!t)return e;let n=e?e.clone():new An;return n.update(t),n}function zD(e){if(e)return oF(e)?{captureContext:e}:aF(e)?{captureContext:e}:e}function oF(e){return e instanceof An||typeof e=="function"}var sF=["user","level","extra","contexts","tags","fingerprint","requestSession","propagationContext"];function aF(e){return Object.keys(e).some(t=>sF.includes(t))}function Ef(e,t){return gs().captureException(e,zD(t))}function vl(e,t){return gs().captureEvent(e,t)}var cF="7";function lF(e){let t=e.protocol?`${e.protocol}:`:"",n=e.port?`:${e.port}`:"";return`${t}//${e.host}${n}${e.path?`/${e.path}`:""}/api/`}function uF(e){return`${lF(e)}${e.projectId}/envelope/`}function dF(e,t){return Qy(w({sentry_key:e.publicKey,sentry_version:cF},t&&{sentry_client:`${t.name}/${t.version}`}))}function YD(e,t,n){return t||`${uF(e)}?${dF(e,n)}`}var KD=[];function ZD(e,t){let n={};return t.forEach(r=>{r&&Lv(e,r,n)}),n}function kv(e,t){for(let n of t)n&&n.afterAllSetup&&n.afterAllSetup(e)}function Lv(e,t,n){if(n[t.name]){ft&&oe.log(`Integration skipped because it was already installed: ${t.name}`);return}if(n[t.name]=t,KD.indexOf(t.name)===-1&&typeof t.setupOnce=="function"&&(t.setupOnce(),KD.push(t.name)),t.setup&&typeof t.setup=="function"&&t.setup(e),typeof t.preprocessEvent=="function"){let r=t.preprocessEvent.bind(t);e.on("preprocessEvent",(i,s)=>r(i,s,e))}if(typeof t.processEvent=="function"){let r=t.processEvent.bind(t),i=Object.assign((s,o)=>r(s,o,e),{id:t.name});e.addEventProcessor(i)}ft&&oe.log(`Integration installed: ${t.name}`)}var XD="Not capturing exception because it's already been captured.",_l=class{constructor(e){if(this._options=e,this._integrations={},this._numProcessing=0,this._outcomes={},this._hooks={},this._eventProcessors=[],e.dsn?this._dsn=Jd(e.dsn):ft&&oe.warn("No DSN provided, client will not send events."),this._dsn){let t=YD(this._dsn,e.tunnel,e._metadata?e._metadata.sdk:void 0);this._transport=e.transport(te(w({tunnel:this._options.tunnel,recordDroppedEvent:this.recordDroppedEvent.bind(this)},e.transportOptions),{url:t}))}}captureException(e,t,n){let r=yn();if(af(e))return ft&&oe.log(XD),r;let i=w({event_id:r},t);return this._process(this.eventFromException(e,i).then(s=>this._captureEvent(s,i,n))),i.event_id}captureMessage(e,t,n,r){let i=w({event_id:yn()},n),s=Na(e)?e:String(e),o=fs(e)?this.eventFromMessage(s,t,i):this.eventFromException(e,i);return this._process(o.then(a=>this._captureEvent(a,i,r))),i.event_id}captureEvent(e,t,n){let r=yn();if(t&&t.originalException&&af(t.originalException))return ft&&oe.log(XD),r;let i=w({event_id:r},t),s=(e.sdkProcessingMetadata||{}).capturedSpanScope;return this._process(this._captureEvent(e,i,s||n)),i.event_id}captureSession(e){typeof e.release!="string"?ft&&oe.warn("Discarded session because of missing or non-string release"):(this.sendSession(e),ml(e,{init:!1}))}getDsn(){return this._dsn}getOptions(){return this._options}getSdkMetadata(){return this._options._metadata}getTransport(){return this._transport}flush(e){let t=this._transport;return t?(this.emit("flush"),this._isClientDoneProcessing(e).then(n=>t.flush(e).then(r=>n&&r))):wr(!0)}close(e){return this.flush(e).then(t=>(this.getOptions().enabled=!1,this.emit("close"),t))}getEventProcessors(){return this._eventProcessors}addEventProcessor(e){this._eventProcessors.push(e)}init(){this._isEnabled()&&this._setupIntegrations()}getIntegrationByName(e){return this._integrations[e]}addIntegration(e){let t=this._integrations[e.name];Lv(this,e,this._integrations),t||kv(this,[e])}sendEvent(e,t={}){this.emit("beforeSendEvent",e,t);let n=jD(e,this._dsn,this._options._metadata,this._options.tunnel);for(let i of t.attachments||[])n=gv(n,vv(i));let r=this.sendEnvelope(n);r&&r.then(i=>this.emit("afterSendEvent",e,i),null)}sendSession(e){let t=HD(e,this._dsn,this._options._metadata,this._options.tunnel);this.sendEnvelope(t)}recordDroppedEvent(e,t,n){if(this._options.sendClientReports){let r=`${e}:${t}`;ft&&oe.log(`Adding outcome: "${r}"`),this._outcomes[r]=(this._outcomes[r]||0)+1}}on(e,t){let n=this._hooks[e]=this._hooks[e]||[];return n.push(t),()=>{let r=n.indexOf(t);r>-1&&n.splice(r,1)}}emit(e,...t){let n=this._hooks[e];n&&n.forEach(r=>r(...t))}sendEnvelope(e){return this.emit("beforeEnvelope",e),this._isEnabled()&&this._transport?this._transport.send(e).then(null,t=>(ft&&oe.error("Error while sending event:",t),t)):(ft&&oe.error("Transport disabled"),wr({}))}_setupIntegrations(){let{integrations:e}=this._options;this._integrations=ZD(this,e),kv(this,e)}_updateSessionFromEvent(e,t){let n=!1,r=!1,i=t.exception&&t.exception.values;if(i){r=!0;for(let o of i){let a=o.mechanism;if(a&&a.handled===!1){n=!0;break}}}let s=e.status==="ok";(s&&e.errors===0||s&&n)&&(ml(e,te(w({},n&&{status:"crashed"}),{errors:e.errors||Number(r||n)})),this.captureSession(e))}_isClientDoneProcessing(e){return new Wr(t=>{let n=0,r=1,i=setInterval(()=>{this._numProcessing==0?(clearInterval(i),t(!0)):(n+=r,e&&n>=e&&(clearInterval(i),t(!1)))},r)})}_isEnabled(){return this.getOptions().enabled!==!1&&this._transport!==void 0}_prepareEvent(e,t,n,r=ys()){let i=this.getOptions(),s=Object.keys(this._integrations);return!t.integrations&&s.length>0&&(t.integrations=s),this.emit("preprocessEvent",e,t),e.type||r.setLastEventId(e.event_id||t.event_id),GD(i,e,t,n,this,r).then(o=>{if(o===null)return o;let a=w(w({},r.getPropagationContext()),n?n.getPropagationContext():void 0);if(!(o.contexts&&o.contexts.trace)&&a){let{traceId:l,spanId:c,parentSpanId:h,dsc:d}=a;o.contexts=w({trace:cn({trace_id:l,span_id:c,parent_span_id:h})},o.contexts);let f=d||Ov(l,this);o.sdkProcessingMetadata=w({dynamicSamplingContext:f},o.sdkProcessingMetadata)}return o})}_captureEvent(e,t={},n){return this._processEvent(e,t,n).then(r=>r.event_id,r=>{if(ft){let i=r;i.logLevel==="log"?oe.log(i.message):oe.warn(i)}})}_processEvent(e,t,n){let r=this.getOptions(),{sampleRate:i}=r,s=Fv(e),o=JD(e),a=e.type||"error",l=`before send for type \`${a}\``,c=typeof i>"u"?void 0:UD(i);if(o&&typeof c=="number"&&Math.random()>c)return this.recordDroppedEvent("sample_rate","error",e),vo(new Nn(`Discarding event because it's not included in the random sample (sampling rate = ${i})`,"log"));let h=a==="replay_event"?"replay":a,d=(e.sdkProcessingMetadata||{}).capturedSpanIsolationScope;return this._prepareEvent(e,t,n,d).then(f=>{if(f===null)throw this.recordDroppedEvent("event_processor",h,e),new Nn("An event processor returned `null`, will not send event.","log");if(t.data&&t.data.__sentry__===!0)return f;let g=pF(this,r,f,t);return fF(g,l)}).then(f=>{if(f===null){if(this.recordDroppedEvent("before_send",h,e),Fv(e)){let b=1+(e.spans||[]).length;this._outcomes.span=(this._outcomes.span||0)+b}throw new Nn(`${l} returned \`null\`, will not send event.`,"log")}let g=n&&n.getSession();!s&&g&&this._updateSessionFromEvent(g,f);let m=f.transaction_info;if(s&&m&&f.transaction!==e.transaction){let b="custom";f.transaction_info=te(w({},m),{source:b})}return this.sendEvent(f,t),f}).then(null,f=>{throw f instanceof Nn?f:(this.captureException(f,{data:{__sentry__:!0},originalException:f}),new Nn(`Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.
|
|
29
29
|
Reason: ${f}`))})}_process(e){this._numProcessing++,e.then(t=>(this._numProcessing--,t),t=>(this._numProcessing--,t))}_clearOutcomes(){let e=this._outcomes;return this._outcomes={},Object.entries(e).map(([t,n])=>{let[r,i]=t.split(":");return{reason:r,category:i,quantity:n}})}};function fF(e,t){let n=`${t} must return \`null\` or a valid event.`;if(Wi(e))return e.then(r=>{if(!Hr(r)&&r!==null)throw new Nn(n);return r},r=>{throw new Nn(`${t} rejected with ${r}`)});if(!Hr(e)&&e!==null)throw new Nn(n);return e}function pF(e,t,n,r){let{beforeSend:i,beforeSendTransaction:s,beforeSendSpan:o}=t;if(JD(n)&&i)return i(n,r);if(Fv(n)){if(n.spans&&o){let a=[];for(let l of n.spans){let c=o(l);c?a.push(c):e.recordDroppedEvent("before_send","span")}n.spans=a}if(s)return s(n,r)}return n}function JD(e){return e.type===void 0}function Fv(e){return e.type==="transaction"}var hF=64;function wf(e,t,n=fv(e.bufferSize||hF)){let r={},i=o=>n.drain(o);function s(o){let a=[];if(uf(o,(d,f)=>{let g=df(f);if(wv(r,g)){let m=QD(d,f);e.recordDroppedEvent("ratelimit_backoff",g,m)}else a.push(d)}),a.length===0)return wr({});let l=ai(o[0],a),c=d=>{uf(l,(f,g)=>{let m=QD(f,g);e.recordDroppedEvent(d,df(g),m)})},h=()=>t({body:yv(l)}).then(d=>(d.statusCode!==void 0&&(d.statusCode<200||d.statusCode>=300)&&ft&&oe.warn(`Sentry responded with status code ${d.statusCode} to sent event.`),r=bv(r,d),d),d=>{throw c("network_error"),d});return n.add(h).then(d=>d,d=>{if(d instanceof Nn)return ft&&oe.error("Skipped sending event because buffer is full."),c("queue_overflow"),wr({});throw d})}return{send:s,flush:i}}function QD(e,t){if(!(t!=="event"&&t!=="transaction"))return Array.isArray(e)?e[1]:void 0}function Bv(e,t,n=[t],r="npm"){let i=e._metadata||{};i.sdk||(i.sdk={name:`sentry.javascript.${t}`,packages:n.map(s=>({name:`${r}:@sentry/${s}`,version:_r})),version:_r}),e._metadata=i}var mF=100;function ci(e,t){let n=Lt(),r=ys();if(!n)return;let{beforeBreadcrumb:i=null,maxBreadcrumbs:s=mF}=n.getOptions();if(s<=0)return;let o=si(),a=w({timestamp:o},e),l=i?Pa(()=>i(a,t)):a;l!==null&&(n.emit&&n.emit("beforeAddBreadcrumb",l,t),r.addBreadcrumb(l,s))}var eI,gF="FunctionToString",tI=new WeakMap,yF=()=>({name:gF,setupOnce(){eI=Function.prototype.toString;try{Function.prototype.toString=function(...e){let t=hs(this),n=tI.has(Lt())&&t!==void 0?t:this;return eI.apply(n,e)}}catch{}},setup(e){tI.set(e,!0)}}),bf=yF,vF=[/^Script error\.?$/,/^Javascript error: Script error\.? on line 0$/,/^ResizeObserver loop completed with undelivered notifications.$/,/^Cannot redefine property: googletag$/,"undefined is not an object (evaluating 'a.L')",`can't redefine non-configurable property "solana"`,"vv().getRestrictions is not a function. (In 'vv().getRestrictions(1,a)', 'vv().getRestrictions' is undefined)","Can't find variable: _AutofillCallbackHandler"],_F="InboundFilters",EF=(e={})=>({name:_F,processEvent(t,n,r){let i=r.getOptions(),s=wF(e,i);return bF(t,s)?null:t}}),Sf=EF;function wF(e={},t={}){return{allowUrls:[...e.allowUrls||[],...t.allowUrls||[]],denyUrls:[...e.denyUrls||[],...t.denyUrls||[]],ignoreErrors:[...e.ignoreErrors||[],...t.ignoreErrors||[],...e.disableErrorDefaults?[]:vF],ignoreTransactions:[...e.ignoreTransactions||[],...t.ignoreTransactions||[]],ignoreInternal:e.ignoreInternal!==void 0?e.ignoreInternal:!0}}function bF(e,t){return t.ignoreInternal&&xF(e)?(ft&&oe.warn(`Event dropped due to being internal Sentry Error.
|
|
30
30
|
Event: ${jr(e)}`),!0):CF(e,t.ignoreErrors)?(ft&&oe.warn(`Event dropped due to being matched by \`ignoreErrors\` option.
|
|
31
31
|
Event: ${jr(e)}`),!0):NF(e)?(ft&&oe.warn(`Event dropped due to not having an error message, error type or stacktrace.
|
|
@@ -34,20 +34,20 @@ Event: ${jr(e)}`),!0):DF(e,t.denyUrls)?(ft&&oe.warn(`Event dropped due to being
|
|
|
34
34
|
Event: ${jr(e)}.
|
|
35
35
|
Url: ${Cf(e)}`),!0):IF(e,t.allowUrls)?!1:(ft&&oe.warn(`Event dropped due to not being matched by \`allowUrls\` option.
|
|
36
36
|
Event: ${jr(e)}.
|
|
37
|
-
Url: ${Cf(e)}`),!0)}function CF(e,t){return e.type||!t||!t.length?!1:TF(e).some(n=>Aa(n,t))}function SF(e,t){if(e.type!=="transaction"||!t||!t.length)return!1;let n=e.transaction;return n?Aa(n,t):!1}function DF(e,t){if(!t||!t.length)return!1;let n=Cf(e);return n?Aa(n,t):!1}function IF(e,t){if(!t||!t.length)return!0;let n=Cf(e);return n?Aa(n,t):!0}function TF(e){let t=[];e.message&&t.push(e.message);let n;try{n=e.exception.values[e.exception.values.length-1]}catch{}return n&&n.value&&(t.push(n.value),n.type&&t.push(`${n.type}: ${n.value}`)),t}function xF(e){try{return e.exception.values[0].type==="SentryError"}catch{}return!1}function RF(e=[]){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n&&n.filename!=="<anonymous>"&&n.filename!=="[native code]")return n.filename||null}return null}function Cf(e){try{let t;try{t=e.exception.values[0].stacktrace.frames}catch{}return t?RF(t):null}catch{return ft&&oe.error(`Cannot extract url for event ${jr(e)}`),null}}function NF(e){return e.type||!e.exception||!e.exception.values||e.exception.values.length===0?!1:!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value)}var AF="Dedupe",MF=()=>{let e;return{name:AF,processEvent(t){if(t.type)return t;try{if(OF(t,e))return ft&&oe.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},Df=MF;function OF(e,t){return t?!!(PF(e,t)||kF(e,t)):!1}function PF(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!iI(e,t)||!rI(e,t))}function kF(e,t){let n=nI(t),r=nI(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!iI(e,t)||!rI(e,t))}function rI(e,t){let n=nf(e),r=nf(t);if(!n&&!r)return!0;if(n&&!r||!n&&r||(n=n,r=r,r.length!==n.length))return!1;for(let i=0;i<r.length;i++){let s=r[i],o=n[i];if(s.filename!==o.filename||s.lineno!==o.lineno||s.colno!==o.colno||s.function!==o.function)return!1}return!0}function iI(e,t){let n=e.fingerprint,r=t.fingerprint;if(!n&&!r)return!0;if(n&&!r||!n&&r)return!1;n=n,r=r;try{return n.join("")===r.join("")}catch{return!1}}function nI(e){return e.exception&&e.exception.values&&e.exception.values[0]}var Wt=Ee,Vv=0;function Uv(){return Vv>0}function YF(){Vv++,setTimeout(()=>{Vv--})}function _s(e,t={},n){if(typeof e!="function")return e;try{let i=e.__sentry_wrapped__;if(i)return i;if(hs(e))return e}catch{return e}let r=function(){let i=Array.prototype.slice.call(arguments);try{n&&typeof n=="function"&&n.apply(this,arguments);let s=i.map(o=>_s(o,t));return e.apply(this,s)}catch(s){throw YF(),yf(o=>{o.addEventProcessor(a=>(t.mechanism&&(ka(a,void 0,void 0),Gi(a,t.mechanism)),a.extra=te(w({},a.extra),{arguments:i}),a)),Ef(s)}),s}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}Qd(r,e),Ln(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}var qi=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function If(e,t){let n=$v(e,t),r={type:t&&t.name,value:QF(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function KF(e,t,n,r){let i=Lt(),s=i&&i.getOptions().normalizeDepth,o=nB(t),a={__serialized__:lf(t,s)};if(o)return{exception:{values:[If(e,o)]},extra:a};let l={exception:{values:[{type:ps(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:eB(t,{isUnhandledRejection:r})}]},extra:a};if(n){let c=$v(e,n);c.length&&(l.exception.values[0].stacktrace={frames:c})}return l}function Hv(e,t){return{exception:{values:[If(e,t)]}}}function $v(e,t){let n=t.stacktrace||t.stack||"",r=XF(t),i=JF(t);try{return e(n,r,i)}catch{}return[]}var ZF=/Minified React error #\d+;/i;function XF(e){return e&&ZF.test(e.message)?1:0}function JF(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function QF(e){let t=e&&e.message;return t?t.error&&typeof t.error.message=="string"?t.error.message:t:"No error message"}function cI(e,t,n,r){let i=n&&n.syntheticException||void 0,s=Tf(e,t,i,r);return Gi(s),s.level="error",n&&n.event_id&&(s.event_id=n.event_id),wr(s)}function lI(e,t,n="info",r,i){let s=r&&r.syntheticException||void 0,o=jv(e,t,s,i);return o.level=n,r&&r.event_id&&(o.event_id=r.event_id),wr(o)}function Tf(e,t,n,r,i){let s;if(Kd(t)&&t.error)return Hv(e,t.error);if(Zd(t)||$y(t)){let o=t;if("stack"in t)s=Hv(e,t);else{let a=o.name||(Zd(o)?"DOMError":"DOMException"),l=o.message?`${a}: ${o.message}`:a;s=jv(e,l,n,r),ka(s,l)}return"code"in o&&(s.tags=te(w({},s.tags),{"DOMException.code":`${o.code}`})),s}return ds(t)?Hv(e,t):Hr(t)||ps(t)?(s=KF(e,t,n,i),Gi(s,{synthetic:!0}),s):(s=jv(e,t,n,r),ka(s,`${t}`,void 0),Gi(s,{synthetic:!0}),s)}function jv(e,t,n,r){let i={};if(r&&n){let s=$v(e,n);s.length&&(i.exception={values:[{value:t,stacktrace:{frames:s}}]})}if(Na(t)){let{__sentry_template_string__:s,__sentry_template_values__:o}=t;return i.logentry={message:s,params:o},i}return i.message=t,i}function eB(e,{isUnhandledRejection:t}){let n=ev(e),r=t?"promise rejection":"exception";return Kd(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:ps(e)?`Event \`${tB(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function tB(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function nB(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}function uI(e,{metadata:t,tunnel:n,dsn:r}){let i=w(w({event_id:e.event_id,sent_at:new Date().toISOString()},t&&t.sdk&&{sdk:{name:t.sdk.name,version:t.sdk.version}}),!!n&&!!r&&{dsn:ii(r)}),s=rB(e);return ai(i,[s])}function rB(e){return[{type:"user_report"},e]}var El=class extends _l{constructor(e){let t=w({parentSpanIsAlwaysRootSpan:!0},e),n=Wt.SENTRY_SDK_SOURCE||uv();Bv(t,"browser",["browser"],n),super(t),t.sendClientReports&&Wt.document&&Wt.document.addEventListener("visibilitychange",()=>{Wt.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(e,t){return cI(this._options.stackParser,e,t,this._options.attachStacktrace)}eventFromMessage(e,t="info",n){return lI(this._options.stackParser,e,t,n,this._options.attachStacktrace)}captureUserFeedback(e){if(!this._isEnabled()){qi&&oe.warn("SDK not enabled, will not capture user feedback.");return}let t=uI(e,{metadata:this.getSdkMetadata(),dsn:this.getDsn(),tunnel:this.getOptions().tunnel});this.sendEnvelope(t)}_prepareEvent(e,t,n){return e.platform=e.platform||"javascript",super._prepareEvent(e,t,n)}_flushOutcomes(){let e=this._clearOutcomes();if(e.length===0){qi&&oe.log("No outcomes to send");return}if(!this._dsn){qi&&oe.log("No dsn provided, will not send outcomes");return}qi&&oe.log("Sending outcomes:",e);let t=Ev(e,this._options.tunnel&&ii(this._dsn));this.sendEnvelope(t)}},dI=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,nn=Ee,iB=1e3,fI,Wv,Gv;function zv(e){let t="dom";Fn(t,e),Bn(t,oB)}function oB(){if(!nn.document)return;let e=ln.bind(null,"dom"),t=pI(e,!0);nn.document.addEventListener("click",t,!1),nn.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let r=nn[n]&&nn[n].prototype;!r||!r.hasOwnProperty||!r.hasOwnProperty("addEventListener")||(Ot(r,"addEventListener",function(i){return function(s,o,a){if(s==="click"||s=="keypress")try{let l=this,c=l.__sentry_instrumentation_handlers__=l.__sentry_instrumentation_handlers__||{},h=c[s]=c[s]||{refCount:0};if(!h.handler){let d=pI(e);h.handler=d,i.call(this,s,d,a)}h.refCount++}catch{}return i.call(this,s,o,a)}}),Ot(r,"removeEventListener",function(i){return function(s,o,a){if(s==="click"||s=="keypress")try{let l=this,c=l.__sentry_instrumentation_handlers__||{},h=c[s];h&&(h.refCount--,h.refCount<=0&&(i.call(this,s,h.handler,a),h.handler=void 0,delete c[s]),Object.keys(c).length===0&&delete l.__sentry_instrumentation_handlers__)}catch{}return i.call(this,s,o,a)}}))})}function sB(e){if(e.type!==Wv)return!1;try{if(!e.target||e.target._sentryId!==Gv)return!1}catch{}return!0}function aB(e,t){return e!=="keypress"?!1:!t||!t.tagName?!0:!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable)}function pI(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=cB(n);if(aB(n.type,r))return;Ln(n,"_sentryCaptured",!0),r&&!r._sentryId&&Ln(r,"_sentryId",gn());let i=n.type==="keypress"?"input":n.type;sB(n)||(e({event:n,name:i,global:t}),Wv=n.type,Gv=r?r._sentryId:void 0),clearTimeout(fI),fI=nn.setTimeout(()=>{Gv=void 0,Wv=void 0},iB)}}function cB(e){try{return e.target}catch{return null}}var xf;function qv(e){let t="history";Fn(t,e),Bn(t,lB)}function lB(){if(!Cv())return;let e=nn.onpopstate;nn.onpopstate=function(...n){let r=nn.location.href,i=xf;if(xf=r,ln("history",{from:i,to:r}),e)try{return e.apply(this,n)}catch{}};function t(n){return function(...r){let i=r.length>2?r[2]:void 0;if(i){let s=xf,o=String(i);xf=o,ln("history",{from:s,to:o})}return n.apply(this,r)}}Ot(nn.history,"pushState",t),Ot(nn.history,"replaceState",t)}var Rf={};function Yv(e){let t=Rf[e];if(t)return t;let n=nn[e];if(dl(n))return Rf[e]=n.bind(nn);let r=nn.document;if(r&&typeof r.createElement=="function")try{let i=r.createElement("iframe");i.hidden=!0,r.head.appendChild(i);let s=i.contentWindow;s&&s[e]&&(n=s[e]),r.head.removeChild(i)}catch(i){dI&&oe.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,i)}return n&&(Rf[e]=n.bind(nn))}function Nf(e){Rf[e]=void 0}var Es="__sentry_xhr_v3__";function Kv(e){let t="xhr";Fn(t,e),Bn(t,uB)}function uB(){if(!nn.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;Ot(e,"open",function(t){return function(...n){let r=or()*1e3,i=kn(n[0])?n[0].toUpperCase():void 0,s=dB(n[1]);if(!i||!s)return t.apply(this,n);this[Es]={method:i,url:s,request_headers:{}},i==="POST"&&s.match(/sentry_key/)&&(this.__sentry_own_request__=!0);let o=()=>{let a=this[Es];if(a&&this.readyState===4){try{a.status_code=this.status}catch{}let l={endTimestamp:or()*1e3,startTimestamp:r,xhr:this};ln("xhr",l)}};return"onreadystatechange"in this&&typeof this.onreadystatechange=="function"?Ot(this,"onreadystatechange",function(a){return function(...l){return o(),a.apply(this,l)}}):this.addEventListener("readystatechange",o),Ot(this,"setRequestHeader",function(a){return function(...l){let[c,h]=l,d=this[Es];return d&&kn(c)&&kn(h)&&(d.request_headers[c.toLowerCase()]=h),a.apply(this,l)}}),t.apply(this,n)}}),Ot(e,"send",function(t){return function(...n){let r=this[Es];if(!r)return t.apply(this,n);n[0]!==void 0&&(r.body=n[0]);let i={startTimestamp:or()*1e3,xhr:this};return ln("xhr",i),t.apply(this,n)}})}function dB(e){if(kn(e))return e;try{return e.toString()}catch{}}function Zv(e,t=Yv("fetch")){let n=0,r=0;function i(s){let o=s.body.length;n+=o,r++;let a=w({body:s.body,method:"POST",referrerPolicy:"origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return Nf("fetch"),vo("No fetch implementation available");try{return t(e.url,a).then(l=>(n-=o,r--,{statusCode:l.status,headers:{"x-sentry-rate-limits":l.headers.get("X-Sentry-Rate-Limits"),"retry-after":l.headers.get("Retry-After")}}))}catch(l){return Nf("fetch"),n-=o,r--,vo(l)}}return wf(e,i)}var fB=30,pB=50;function Xv(e,t,n,r){let i={filename:e,function:t==="<anonymous>"?oi:t,in_app:!0};return n!==void 0&&(i.lineno=n),r!==void 0&&(i.colno=r),i}var hB=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,mB=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,gB=/\((\S*)(?::(\d+))(?::(\d+))\)/,yB=e=>{let t=hB.exec(e);if(t){let[,r,i,s]=t;return Xv(r,oi,+i,+s)}let n=mB.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let s=gB.exec(n[2]);s&&(n[2]=s[1],n[3]=s[2],n[4]=s[3])}let[r,i]=yI(n[1]||oi,n[2]);return Xv(i,r,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},hI=[fB,yB],vB=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,_B=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,EB=e=>{let t=vB.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let i=_B.exec(t[3]);i&&(t[1]=t[1]||"eval",t[3]=i[1],t[4]=i[2],t[5]="")}let n=t[3],r=t[1]||oi;return[r,n]=yI(r,n),Xv(n,r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},mI=[pB,EB],gI=[hI,mI],Jv=nv(...gI),yI=(e,t)=>{let n=e.indexOf("safari-extension")!==-1,r=e.indexOf("safari-web-extension")!==-1;return n||r?[e.indexOf("@")!==-1?e.split("@")[0]:oi,n?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},Af=1024,bB="Breadcrumbs",CB=(e={})=>{let t=w({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:bB,setup(n){t.console&&rv(IB(n)),t.dom&&zv(DB(n,t.dom)),t.xhr&&Kv(TB(n)),t.fetch&&av(xB(n)),t.history&&qv(RB(n)),t.sentry&&n.on("beforeSendEvent",SB(n))}}},vI=CB;function SB(e){return function(t){Lt()===e&&ci({category:`sentry.${t.type==="transaction"?"transaction":"event"}`,event_id:t.event_id,level:t.level,message:jr(t)},{event:t})}}function DB(e,t){return function(n){if(Lt()!==e)return;let r,i,s=typeof t=="object"?t.serializeAttribute:void 0,o=typeof t=="object"&&typeof t.maxStringLength=="number"?t.maxStringLength:void 0;o&&o>Af&&(qi&&oe.warn(`\`dom.maxStringLength\` cannot exceed ${Af}, but a value of ${o} was configured. Sentry will use ${Af} instead.`),o=Af),typeof s=="string"&&(s=[s]);try{let l=n.event,c=NB(l)?l.target:l;r=ll(c,{keyAttrs:s,maxStringLength:o}),i=Xy(c)}catch{r="<unknown>"}if(r.length===0)return;let a={category:`ui.${n.name}`,message:r};i&&(a.data={"ui.component_name":i}),ci(a,{event:n.event,name:n.name,global:n.global})}}function IB(e){return function(t){if(Lt()!==e)return;let n={category:"console",data:{arguments:t.args,logger:"console"},level:pv(t.level),message:Xd(t.args," ")};if(t.level==="assert")if(t.args[0]===!1)n.message=`Assertion failed: ${Xd(t.args.slice(1)," ")||"console.assert"}`,n.data.arguments=t.args.slice(1);else return;ci(n,{input:t.args,level:t.level})}}function TB(e){return function(t){if(Lt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t,i=t.xhr[Es];if(!n||!r||!i)return;let{method:s,url:o,status_code:a,body:l}=i,c={method:s,url:o,status_code:a},h={xhr:t.xhr,input:l,startTimestamp:n,endTimestamp:r};ci({category:"xhr",data:c,type:"http"},h)}}function xB(e){return function(t){if(Lt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t;if(r&&!(t.fetchData.url.match(/sentry_key/)&&t.fetchData.method==="POST"))if(t.error){let i=t.fetchData,s={data:t.error,input:t.args,startTimestamp:n,endTimestamp:r};ci({category:"fetch",data:i,level:"error",type:"http"},s)}else{let i=t.response,s=te(w({},t.fetchData),{status_code:i&&i.status}),o={input:t.args,response:i,startTimestamp:n,endTimestamp:r};ci({category:"fetch",data:s,type:"http"},o)}}}function RB(e){return function(t){if(Lt()!==e)return;let n=t.from,r=t.to,i=pl(Wt.location.href),s=n?pl(n):void 0,o=pl(r);(!s||!s.path)&&(s=i),i.protocol===o.protocol&&i.host===o.host&&(r=o.relative),i.protocol===s.protocol&&i.host===s.host&&(n=s.relative),ci({category:"navigation",data:{from:n,to:r}})}}function NB(e){return!!e&&!!e.target}var AB=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","BroadcastChannel","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","SharedWorker","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],MB="BrowserApiErrors",OB=(e={})=>{let t=w({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},e);return{name:MB,setupOnce(){t.setTimeout&&Ot(Wt,"setTimeout",_I),t.setInterval&&Ot(Wt,"setInterval",_I),t.requestAnimationFrame&&Ot(Wt,"requestAnimationFrame",PB),t.XMLHttpRequest&&"XMLHttpRequest"in Wt&&Ot(XMLHttpRequest.prototype,"send",kB);let n=t.eventTarget;n&&(Array.isArray(n)?n:AB).forEach(LB)}}},EI=OB;function _I(e){return function(...t){let n=t[0];return t[0]=_s(n,{mechanism:{data:{function:Er(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function PB(e){return function(t){return e.apply(this,[_s(t,{mechanism:{data:{function:"requestAnimationFrame",handler:Er(e)},handled:!1,type:"instrument"}})])}}function kB(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(r=>{r in n&&typeof n[r]=="function"&&Ot(n,r,function(i){let s={mechanism:{data:{function:r,handler:Er(i)},handled:!1,type:"instrument"}},o=hs(i);return o&&(s.mechanism.data.handler=Er(o)),_s(i,s)})}),e.apply(this,t)}}function LB(e){let t=Wt,n=t[e]&&t[e].prototype;!n||!n.hasOwnProperty||!n.hasOwnProperty("addEventListener")||(Ot(n,"addEventListener",function(r){return function(i,s,o){try{typeof s.handleEvent=="function"&&(s.handleEvent=_s(s.handleEvent,{mechanism:{data:{function:"handleEvent",handler:Er(s),target:e},handled:!1,type:"instrument"}}))}catch{}return r.apply(this,[i,_s(s,{mechanism:{data:{function:"addEventListener",handler:Er(s),target:e},handled:!1,type:"instrument"}}),o])}}),Ot(n,"removeEventListener",function(r){return function(i,s,o){let a=s;try{let l=a&&a.__sentry_wrapped__;l&&r.call(this,i,l,o)}catch{}return r.call(this,i,a,o)}}))}var FB="GlobalHandlers",BB=(e={})=>{let t=w({onerror:!0,onunhandledrejection:!0},e);return{name:FB,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(VB(n),wI("onerror")),t.onunhandledrejection&&(UB(n),wI("onunhandledrejection"))}}},bI=BB;function VB(e){cv(t=>{let{stackParser:n,attachStacktrace:r}=CI();if(Lt()!==e||Uv())return;let{msg:i,url:s,line:o,column:a,error:l}=t,c=$B(Tf(n,l||i,void 0,r,!1),s,o,a);c.level="error",vl(c,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function UB(e){lv(t=>{let{stackParser:n,attachStacktrace:r}=CI();if(Lt()!==e||Uv())return;let i=HB(t),s=fs(i)?jB(i):Tf(n,i,void 0,r,!0);s.level="error",vl(s,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function HB(e){if(fs(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}function jB(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function $B(e,t,n,r){let i=e.exception=e.exception||{},s=i.values=i.values||[],o=s[0]=s[0]||{},a=o.stacktrace=o.stacktrace||{},l=a.frames=a.frames||[],c=isNaN(parseInt(r,10))?void 0:r,h=isNaN(parseInt(n,10))?void 0:n,d=kn(t)&&t.length>0?t:Zy();return l.length===0&&l.push({colno:c,filename:d,function:oi,in_app:!0,lineno:h}),e}function wI(e){qi&&oe.log(`Global Handler attached: ${e}`)}function CI(){let e=Lt();return e&&e.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var SI=()=>({name:"HttpContext",preprocessEvent(e){if(!Wt.navigator&&!Wt.location&&!Wt.document)return;let t=e.request&&e.request.url||Wt.location&&Wt.location.href,{referrer:n}=Wt.document||{},{userAgent:r}=Wt.navigator||{},i=w(w(w({},e.request&&e.request.headers),n&&{Referer:n}),r&&{"User-Agent":r}),s=te(w(w({},e.request),t&&{url:t}),{headers:i});e.request=s}}),WB="cause",GB=5,zB="LinkedErrors",qB=(e={})=>{let t=e.limit||GB,n=e.key||WB;return{name:zB,preprocessEvent(r,i,s){let o=s.getOptions();Yy(If,o.stackParser,o.maxValueLength,n,t,r,i)}}},DI=qB;function Qv(e){return[Sf(),bf(),EI(),vI(),bI(),DI(),Df(),SI()]}var e_=class extends Error{cause;constructor(e,t){super(e),this.cause=t}},_t=class W0{static INSTANCE;contexts={};tags;client;user;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new W0),this.INSTANCE}captureException(t,n,r){C.error(t),this.getNewScope(n,r).captureException(t)}captureMessage(t,n,r,i){this.getNewScope(r,i).captureMessage(t,n??"error")}captureError(t,n,r,i){C.error(t,n);let s=this.getNewScope(r,i),o=new e_(t,n);s.captureException(o)}setGlobalContext(t,n){this.contexts[t]=w({context:n},this.contexts[t])}setUser(t){this.user=t}setTags(t){this.tags=t}getNewScope(t,n){let r=new An;if(r.setClient(this.client),r.setUser(this.user),t?.triggerContext){let i=t.triggerContext;r.setExtras(i.triggerData.sentryContext()),delete t.triggerContext}return t&&r.setExtras(t),this.tags&&r.setTags(this.tags),n&&r.setTags(n),Object.keys(this.contexts).forEach(i=>{r.setContext(i,this.contexts[i])}),r.setTag("language",navigator.language),r.setTag("timezone",le.getTimezone()),r}init(){let t=Qv({}).filter(n=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(n.name));this.client=new El({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:Zv,stackParser:Jv,integrations:t,environment:Rn.mode,release:`web-sdk@${k.SDK_VERSION}`,debug:Rn.debug}),this.client.init()}},le=class{static tz;static isValidURL(e){try{return new URL(e)}catch{return}}static isNull(e){return!e||e==="null"||e==="undefined"}static removeFromArray(e,t){let n=e.indexOf(t);return n===-1?!1:(e.splice(n,1),!0)}static formatCurrency(e,t){if(e==0&&t)return"Free";let n=Oe.get(),r=vt.get(),i=n.shopCurrencyCode||r.currency,s=n.currencyCode;s||C.warn("Currency code is not set in RuntimeData");let o=r.money?.format??n.moneyFormat,a;if(o&&i===s)a=qd.format(e*100,o);else{let l;try{l=new Intl.NumberFormat(this.getLang(),{style:"currency",currency:s||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(c){return _t.getInstance().captureException(c,{currentCurrency:s,shopCurrency:i}),""}a=l.format(e),a=a.replace("\u20B9","Rs. "),r.money?.showCurrency&&s!=="INR"&&(a=a.concat(` ${s}`))}return a}static formatNumber(e){return new Intl.NumberFormat(this.getLang(),{notation:"compact"}).format(e)}static getLang(){return navigator.languages!==void 0?navigator.languages[0].split("-")[0]:navigator.language??"en"}static getTimezone(){if(this.tz)return this.tz;try{return this.tz=Intl.DateTimeFormat().resolvedOptions().timeZone,this.tz}catch{return""}}static documentReady(e){document.readyState!=="loading"?e():document.addEventListener("DOMContentLoaded",e)}static onDocumentLoaded(e){document.readyState==="complete"?e():document.addEventListener("readystatechange",()=>{document.readyState==="complete"&&e()})}static showSnackbar(e){let t=document.createElement("span");t.id="snackbar",t.innerText=e,document.body.appendChild(t),t.className="show",setTimeout(()=>{t.classList.remove("show"),document.body.removeChild(t)},3e3)}static async retrySelectorForElements(e,t=10,n=document){let r=0,i=document.querySelectorAll("nonexistent-tag");for(;r<t;){let s=Math.min(100*2**r,5e3);if(await II.JSUtils.sleep(s),i=n.querySelectorAll(e),i.length)return C.debug(`Attempt ${r+1}: ${i.length} elements found with ${e}`),i;C.debug(`Attempt ${r+1}: Elements not found with ${e}. Retrying after ${s}ms.`),r++}return C.warn(`Max attempts reached. Element not found with ${e}.`),i}static async retrySelector(e,t=10,n=document){return(await this.retrySelectorForElements(e,t,n)).item(0)}static async retrySelectors(e,t=10,n=document){let r=await this.retrySelectorForElements(e,t,n);return Array.from(r)}static async getCartAttributes(){let e=await rt.get(ge.DEVICE_ID),t=await mn.get(ge.ID,"");return[{key:"letscooee_did",value:e},{key:"letscooee_sid",value:t},{key:"__letscooee_time",value:new Date().toLocaleString()},{key:"__letscooee_via",value:"Buy Now"}]}static onNodesRemoved(e,t,n=document.body){let r=new MutationObserver(i=>{i.forEach(s=>{s.removedNodes.forEach(o=>{(o===e||o.contains(e))&&(t(),r.disconnect())})})});r.observe(n,{childList:!0})}};function Fa(e,t,n){Object.defineProperty(e,t,{enumerable:!1,configurable:!1,writable:!1,value:n})}var li=class tp{transform(t){return t==null?null:le.formatCurrency(t)}static \u0275fac=function(t){return new(t||tp)};static \u0275pipe=is({name:"cooeeCurrency",type:tp,pure:!0})},RI=Re(Pf()),YB=Object.prototype.toString,Va=Array.isArray||function(e){return YB.call(e)==="[object Array]"};function n_(e){return typeof e=="function"}function KB(e){return Va(e)?"array":typeof e}function t_(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function TI(e,t){return e!=null&&typeof e=="object"&&t in e}function ZB(e,t){return e!=null&&typeof e!="object"&&e.hasOwnProperty&&e.hasOwnProperty(t)}var XB=RegExp.prototype.test;function JB(e,t){return XB.call(e,t)}var QB=/\S/;function e2(e){return!JB(QB,e)}var t2={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};function n2(e){return String(e).replace(/[&<>"'`=\/]/g,function(t){return t2[t]})}var r2=/\s*/,i2=/\s+/,xI=/\s*=/,o2=/\s*\}/,s2=/#|\^|\/|>|\{|&|=|!/;function a2(e,t){if(!e)return[];var n=!1,r=[],i=[],s=[],o=!1,a=!1,l="",c=0;function h(){if(o&&!a)for(;s.length;)delete i[s.pop()];else s=[];o=!1,a=!1}var d,f,g;function m(j){if(typeof j=="string"&&(j=j.split(i2,2)),!Va(j)||j.length!==2)throw new Error("Invalid tags: "+j);d=new RegExp(t_(j[0])+"\\s*"),f=new RegExp("\\s*"+t_(j[1])),g=new RegExp("\\s*"+t_("}"+j[1]))}m(t||br.tags);for(var b=new bl(e),x,A,F,B,M,q;!b.eos();){if(x=b.pos,F=b.scanUntil(d),F)for(var Pe=0,ct=F.length;Pe<ct;++Pe)B=F.charAt(Pe),e2(B)?(s.push(i.length),l+=B):(a=!0,n=!0,l+=" "),i.push(["text",B,x,x+1]),x+=1,B===`
|
|
37
|
+
Url: ${Cf(e)}`),!0)}function CF(e,t){return e.type||!t||!t.length?!1:TF(e).some(n=>Aa(n,t))}function SF(e,t){if(e.type!=="transaction"||!t||!t.length)return!1;let n=e.transaction;return n?Aa(n,t):!1}function DF(e,t){if(!t||!t.length)return!1;let n=Cf(e);return n?Aa(n,t):!1}function IF(e,t){if(!t||!t.length)return!0;let n=Cf(e);return n?Aa(n,t):!0}function TF(e){let t=[];e.message&&t.push(e.message);let n;try{n=e.exception.values[e.exception.values.length-1]}catch{}return n&&n.value&&(t.push(n.value),n.type&&t.push(`${n.type}: ${n.value}`)),t}function xF(e){try{return e.exception.values[0].type==="SentryError"}catch{}return!1}function RF(e=[]){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n&&n.filename!=="<anonymous>"&&n.filename!=="[native code]")return n.filename||null}return null}function Cf(e){try{let t;try{t=e.exception.values[0].stacktrace.frames}catch{}return t?RF(t):null}catch{return ft&&oe.error(`Cannot extract url for event ${jr(e)}`),null}}function NF(e){return e.type||!e.exception||!e.exception.values||e.exception.values.length===0?!1:!e.message&&!e.exception.values.some(t=>t.stacktrace||t.type&&t.type!=="Error"||t.value)}var AF="Dedupe",MF=()=>{let e;return{name:AF,processEvent(t){if(t.type)return t;try{if(OF(t,e))return ft&&oe.warn("Event dropped due to being a duplicate of previously captured event."),null}catch{}return e=t}}},Df=MF;function OF(e,t){return t?!!(PF(e,t)||kF(e,t)):!1}function PF(e,t){let n=e.message,r=t.message;return!(!n&&!r||n&&!r||!n&&r||n!==r||!iI(e,t)||!rI(e,t))}function kF(e,t){let n=nI(t),r=nI(e);return!(!n||!r||n.type!==r.type||n.value!==r.value||!iI(e,t)||!rI(e,t))}function rI(e,t){let n=nf(e),r=nf(t);if(!n&&!r)return!0;if(n&&!r||!n&&r||(n=n,r=r,r.length!==n.length))return!1;for(let i=0;i<r.length;i++){let s=r[i],o=n[i];if(s.filename!==o.filename||s.lineno!==o.lineno||s.colno!==o.colno||s.function!==o.function)return!1}return!0}function iI(e,t){let n=e.fingerprint,r=t.fingerprint;if(!n&&!r)return!0;if(n&&!r||!n&&r)return!1;n=n,r=r;try{return n.join("")===r.join("")}catch{return!1}}function nI(e){return e.exception&&e.exception.values&&e.exception.values[0]}var Wt=Ee,Vv=0;function Uv(){return Vv>0}function YF(){Vv++,setTimeout(()=>{Vv--})}function _s(e,t={},n){if(typeof e!="function")return e;try{let i=e.__sentry_wrapped__;if(i)return i;if(hs(e))return e}catch{return e}let r=function(){let i=Array.prototype.slice.call(arguments);try{n&&typeof n=="function"&&n.apply(this,arguments);let s=i.map(o=>_s(o,t));return e.apply(this,s)}catch(s){throw YF(),yf(o=>{o.addEventProcessor(a=>(t.mechanism&&(ka(a,void 0,void 0),Gi(a,t.mechanism)),a.extra=te(w({},a.extra),{arguments:i}),a)),Ef(s)}),s}};try{for(let i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}catch{}Qd(r,e),Ln(e,"__sentry_wrapped__",r);try{Object.getOwnPropertyDescriptor(r,"name").configurable&&Object.defineProperty(r,"name",{get(){return e.name}})}catch{}return r}var qi=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__;function If(e,t){let n=$v(e,t),r={type:t&&t.name,value:QF(t)};return n.length&&(r.stacktrace={frames:n}),r.type===void 0&&r.value===""&&(r.value="Unrecoverable error caught"),r}function KF(e,t,n,r){let i=Lt(),s=i&&i.getOptions().normalizeDepth,o=nB(t),a={__serialized__:lf(t,s)};if(o)return{exception:{values:[If(e,o)]},extra:a};let l={exception:{values:[{type:ps(t)?t.constructor.name:r?"UnhandledRejection":"Error",value:eB(t,{isUnhandledRejection:r})}]},extra:a};if(n){let c=$v(e,n);c.length&&(l.exception.values[0].stacktrace={frames:c})}return l}function Hv(e,t){return{exception:{values:[If(e,t)]}}}function $v(e,t){let n=t.stacktrace||t.stack||"",r=XF(t),i=JF(t);try{return e(n,r,i)}catch{}return[]}var ZF=/Minified React error #\d+;/i;function XF(e){return e&&ZF.test(e.message)?1:0}function JF(e){return typeof e.framesToPop=="number"?e.framesToPop:0}function QF(e){let t=e&&e.message;return t?t.error&&typeof t.error.message=="string"?t.error.message:t:"No error message"}function cI(e,t,n,r){let i=n&&n.syntheticException||void 0,s=Tf(e,t,i,r);return Gi(s),s.level="error",n&&n.event_id&&(s.event_id=n.event_id),wr(s)}function lI(e,t,n="info",r,i){let s=r&&r.syntheticException||void 0,o=jv(e,t,s,i);return o.level=n,r&&r.event_id&&(o.event_id=r.event_id),wr(o)}function Tf(e,t,n,r,i){let s;if(Kd(t)&&t.error)return Hv(e,t.error);if(Zd(t)||$y(t)){let o=t;if("stack"in t)s=Hv(e,t);else{let a=o.name||(Zd(o)?"DOMError":"DOMException"),l=o.message?`${a}: ${o.message}`:a;s=jv(e,l,n,r),ka(s,l)}return"code"in o&&(s.tags=te(w({},s.tags),{"DOMException.code":`${o.code}`})),s}return ds(t)?Hv(e,t):Hr(t)||ps(t)?(s=KF(e,t,n,i),Gi(s,{synthetic:!0}),s):(s=jv(e,t,n,r),ka(s,`${t}`,void 0),Gi(s,{synthetic:!0}),s)}function jv(e,t,n,r){let i={};if(r&&n){let s=$v(e,n);s.length&&(i.exception={values:[{value:t,stacktrace:{frames:s}}]})}if(Na(t)){let{__sentry_template_string__:s,__sentry_template_values__:o}=t;return i.logentry={message:s,params:o},i}return i.message=t,i}function eB(e,{isUnhandledRejection:t}){let n=ev(e),r=t?"promise rejection":"exception";return Kd(e)?`Event \`ErrorEvent\` captured as ${r} with message \`${e.message}\``:ps(e)?`Event \`${tB(e)}\` (type=${e.type}) captured as ${r}`:`Object captured as ${r} with keys: ${n}`}function tB(e){try{let t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch{}}function nB(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t];if(n instanceof Error)return n}}function uI(e,{metadata:t,tunnel:n,dsn:r}){let i=w(w({event_id:e.event_id,sent_at:new Date().toISOString()},t&&t.sdk&&{sdk:{name:t.sdk.name,version:t.sdk.version}}),!!n&&!!r&&{dsn:ii(r)}),s=rB(e);return ai(i,[s])}function rB(e){return[{type:"user_report"},e]}var El=class extends _l{constructor(e){let t=w({parentSpanIsAlwaysRootSpan:!0},e),n=Wt.SENTRY_SDK_SOURCE||uv();Bv(t,"browser",["browser"],n),super(t),t.sendClientReports&&Wt.document&&Wt.document.addEventListener("visibilitychange",()=>{Wt.document.visibilityState==="hidden"&&this._flushOutcomes()})}eventFromException(e,t){return cI(this._options.stackParser,e,t,this._options.attachStacktrace)}eventFromMessage(e,t="info",n){return lI(this._options.stackParser,e,t,n,this._options.attachStacktrace)}captureUserFeedback(e){if(!this._isEnabled()){qi&&oe.warn("SDK not enabled, will not capture user feedback.");return}let t=uI(e,{metadata:this.getSdkMetadata(),dsn:this.getDsn(),tunnel:this.getOptions().tunnel});this.sendEnvelope(t)}_prepareEvent(e,t,n){return e.platform=e.platform||"javascript",super._prepareEvent(e,t,n)}_flushOutcomes(){let e=this._clearOutcomes();if(e.length===0){qi&&oe.log("No outcomes to send");return}if(!this._dsn){qi&&oe.log("No dsn provided, will not send outcomes");return}qi&&oe.log("Sending outcomes:",e);let t=Ev(e,this._options.tunnel&&ii(this._dsn));this.sendEnvelope(t)}},dI=typeof __SENTRY_DEBUG__>"u"||__SENTRY_DEBUG__,nn=Ee,iB=1e3,fI,Wv,Gv;function zv(e){let t="dom";Fn(t,e),Bn(t,oB)}function oB(){if(!nn.document)return;let e=ln.bind(null,"dom"),t=pI(e,!0);nn.document.addEventListener("click",t,!1),nn.document.addEventListener("keypress",t,!1),["EventTarget","Node"].forEach(n=>{let r=nn[n]&&nn[n].prototype;!r||!r.hasOwnProperty||!r.hasOwnProperty("addEventListener")||(Ot(r,"addEventListener",function(i){return function(s,o,a){if(s==="click"||s=="keypress")try{let l=this,c=l.__sentry_instrumentation_handlers__=l.__sentry_instrumentation_handlers__||{},h=c[s]=c[s]||{refCount:0};if(!h.handler){let d=pI(e);h.handler=d,i.call(this,s,d,a)}h.refCount++}catch{}return i.call(this,s,o,a)}}),Ot(r,"removeEventListener",function(i){return function(s,o,a){if(s==="click"||s=="keypress")try{let l=this,c=l.__sentry_instrumentation_handlers__||{},h=c[s];h&&(h.refCount--,h.refCount<=0&&(i.call(this,s,h.handler,a),h.handler=void 0,delete c[s]),Object.keys(c).length===0&&delete l.__sentry_instrumentation_handlers__)}catch{}return i.call(this,s,o,a)}}))})}function sB(e){if(e.type!==Wv)return!1;try{if(!e.target||e.target._sentryId!==Gv)return!1}catch{}return!0}function aB(e,t){return e!=="keypress"?!1:!t||!t.tagName?!0:!(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable)}function pI(e,t=!1){return n=>{if(!n||n._sentryCaptured)return;let r=cB(n);if(aB(n.type,r))return;Ln(n,"_sentryCaptured",!0),r&&!r._sentryId&&Ln(r,"_sentryId",yn());let i=n.type==="keypress"?"input":n.type;sB(n)||(e({event:n,name:i,global:t}),Wv=n.type,Gv=r?r._sentryId:void 0),clearTimeout(fI),fI=nn.setTimeout(()=>{Gv=void 0,Wv=void 0},iB)}}function cB(e){try{return e.target}catch{return null}}var xf;function qv(e){let t="history";Fn(t,e),Bn(t,lB)}function lB(){if(!Cv())return;let e=nn.onpopstate;nn.onpopstate=function(...n){let r=nn.location.href,i=xf;if(xf=r,ln("history",{from:i,to:r}),e)try{return e.apply(this,n)}catch{}};function t(n){return function(...r){let i=r.length>2?r[2]:void 0;if(i){let s=xf,o=String(i);xf=o,ln("history",{from:s,to:o})}return n.apply(this,r)}}Ot(nn.history,"pushState",t),Ot(nn.history,"replaceState",t)}var Rf={};function Yv(e){let t=Rf[e];if(t)return t;let n=nn[e];if(dl(n))return Rf[e]=n.bind(nn);let r=nn.document;if(r&&typeof r.createElement=="function")try{let i=r.createElement("iframe");i.hidden=!0,r.head.appendChild(i);let s=i.contentWindow;s&&s[e]&&(n=s[e]),r.head.removeChild(i)}catch(i){dI&&oe.warn(`Could not create sandbox iframe for ${e} check, bailing to window.${e}: `,i)}return n&&(Rf[e]=n.bind(nn))}function Nf(e){Rf[e]=void 0}var Es="__sentry_xhr_v3__";function Kv(e){let t="xhr";Fn(t,e),Bn(t,uB)}function uB(){if(!nn.XMLHttpRequest)return;let e=XMLHttpRequest.prototype;Ot(e,"open",function(t){return function(...n){let r=or()*1e3,i=kn(n[0])?n[0].toUpperCase():void 0,s=dB(n[1]);if(!i||!s)return t.apply(this,n);this[Es]={method:i,url:s,request_headers:{}},i==="POST"&&s.match(/sentry_key/)&&(this.__sentry_own_request__=!0);let o=()=>{let a=this[Es];if(a&&this.readyState===4){try{a.status_code=this.status}catch{}let l={endTimestamp:or()*1e3,startTimestamp:r,xhr:this};ln("xhr",l)}};return"onreadystatechange"in this&&typeof this.onreadystatechange=="function"?Ot(this,"onreadystatechange",function(a){return function(...l){return o(),a.apply(this,l)}}):this.addEventListener("readystatechange",o),Ot(this,"setRequestHeader",function(a){return function(...l){let[c,h]=l,d=this[Es];return d&&kn(c)&&kn(h)&&(d.request_headers[c.toLowerCase()]=h),a.apply(this,l)}}),t.apply(this,n)}}),Ot(e,"send",function(t){return function(...n){let r=this[Es];if(!r)return t.apply(this,n);n[0]!==void 0&&(r.body=n[0]);let i={startTimestamp:or()*1e3,xhr:this};return ln("xhr",i),t.apply(this,n)}})}function dB(e){if(kn(e))return e;try{return e.toString()}catch{}}function Zv(e,t=Yv("fetch")){let n=0,r=0;function i(s){let o=s.body.length;n+=o,r++;let a=w({body:s.body,method:"POST",referrerPolicy:"origin",headers:e.headers,keepalive:n<=6e4&&r<15},e.fetchOptions);if(!t)return Nf("fetch"),vo("No fetch implementation available");try{return t(e.url,a).then(l=>(n-=o,r--,{statusCode:l.status,headers:{"x-sentry-rate-limits":l.headers.get("X-Sentry-Rate-Limits"),"retry-after":l.headers.get("Retry-After")}}))}catch(l){return Nf("fetch"),n-=o,r--,vo(l)}}return wf(e,i)}var fB=30,pB=50;function Xv(e,t,n,r){let i={filename:e,function:t==="<anonymous>"?oi:t,in_app:!0};return n!==void 0&&(i.lineno=n),r!==void 0&&(i.colno=r),i}var hB=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,mB=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,gB=/\((\S*)(?::(\d+))(?::(\d+))\)/,yB=e=>{let t=hB.exec(e);if(t){let[,r,i,s]=t;return Xv(r,oi,+i,+s)}let n=mB.exec(e);if(n){if(n[2]&&n[2].indexOf("eval")===0){let s=gB.exec(n[2]);s&&(n[2]=s[1],n[3]=s[2],n[4]=s[3])}let[r,i]=yI(n[1]||oi,n[2]);return Xv(i,r,n[3]?+n[3]:void 0,n[4]?+n[4]:void 0)}},hI=[fB,yB],vB=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,_B=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,EB=e=>{let t=vB.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){let i=_B.exec(t[3]);i&&(t[1]=t[1]||"eval",t[3]=i[1],t[4]=i[2],t[5]="")}let n=t[3],r=t[1]||oi;return[r,n]=yI(r,n),Xv(n,r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}},mI=[pB,EB],gI=[hI,mI],Jv=nv(...gI),yI=(e,t)=>{let n=e.indexOf("safari-extension")!==-1,r=e.indexOf("safari-web-extension")!==-1;return n||r?[e.indexOf("@")!==-1?e.split("@")[0]:oi,n?`safari-extension:${t}`:`safari-web-extension:${t}`]:[e,t]},Af=1024,bB="Breadcrumbs",CB=(e={})=>{let t=w({console:!0,dom:!0,fetch:!0,history:!0,sentry:!0,xhr:!0},e);return{name:bB,setup(n){t.console&&rv(IB(n)),t.dom&&zv(DB(n,t.dom)),t.xhr&&Kv(TB(n)),t.fetch&&av(xB(n)),t.history&&qv(RB(n)),t.sentry&&n.on("beforeSendEvent",SB(n))}}},vI=CB;function SB(e){return function(t){Lt()===e&&ci({category:`sentry.${t.type==="transaction"?"transaction":"event"}`,event_id:t.event_id,level:t.level,message:jr(t)},{event:t})}}function DB(e,t){return function(n){if(Lt()!==e)return;let r,i,s=typeof t=="object"?t.serializeAttribute:void 0,o=typeof t=="object"&&typeof t.maxStringLength=="number"?t.maxStringLength:void 0;o&&o>Af&&(qi&&oe.warn(`\`dom.maxStringLength\` cannot exceed ${Af}, but a value of ${o} was configured. Sentry will use ${Af} instead.`),o=Af),typeof s=="string"&&(s=[s]);try{let l=n.event,c=NB(l)?l.target:l;r=ll(c,{keyAttrs:s,maxStringLength:o}),i=Xy(c)}catch{r="<unknown>"}if(r.length===0)return;let a={category:`ui.${n.name}`,message:r};i&&(a.data={"ui.component_name":i}),ci(a,{event:n.event,name:n.name,global:n.global})}}function IB(e){return function(t){if(Lt()!==e)return;let n={category:"console",data:{arguments:t.args,logger:"console"},level:pv(t.level),message:Xd(t.args," ")};if(t.level==="assert")if(t.args[0]===!1)n.message=`Assertion failed: ${Xd(t.args.slice(1)," ")||"console.assert"}`,n.data.arguments=t.args.slice(1);else return;ci(n,{input:t.args,level:t.level})}}function TB(e){return function(t){if(Lt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t,i=t.xhr[Es];if(!n||!r||!i)return;let{method:s,url:o,status_code:a,body:l}=i,c={method:s,url:o,status_code:a},h={xhr:t.xhr,input:l,startTimestamp:n,endTimestamp:r};ci({category:"xhr",data:c,type:"http"},h)}}function xB(e){return function(t){if(Lt()!==e)return;let{startTimestamp:n,endTimestamp:r}=t;if(r&&!(t.fetchData.url.match(/sentry_key/)&&t.fetchData.method==="POST"))if(t.error){let i=t.fetchData,s={data:t.error,input:t.args,startTimestamp:n,endTimestamp:r};ci({category:"fetch",data:i,level:"error",type:"http"},s)}else{let i=t.response,s=te(w({},t.fetchData),{status_code:i&&i.status}),o={input:t.args,response:i,startTimestamp:n,endTimestamp:r};ci({category:"fetch",data:s,type:"http"},o)}}}function RB(e){return function(t){if(Lt()!==e)return;let n=t.from,r=t.to,i=pl(Wt.location.href),s=n?pl(n):void 0,o=pl(r);(!s||!s.path)&&(s=i),i.protocol===o.protocol&&i.host===o.host&&(r=o.relative),i.protocol===s.protocol&&i.host===s.host&&(n=s.relative),ci({category:"navigation",data:{from:n,to:r}})}}function NB(e){return!!e&&!!e.target}var AB=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","BroadcastChannel","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","SharedWorker","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],MB="BrowserApiErrors",OB=(e={})=>{let t=w({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},e);return{name:MB,setupOnce(){t.setTimeout&&Ot(Wt,"setTimeout",_I),t.setInterval&&Ot(Wt,"setInterval",_I),t.requestAnimationFrame&&Ot(Wt,"requestAnimationFrame",PB),t.XMLHttpRequest&&"XMLHttpRequest"in Wt&&Ot(XMLHttpRequest.prototype,"send",kB);let n=t.eventTarget;n&&(Array.isArray(n)?n:AB).forEach(LB)}}},EI=OB;function _I(e){return function(...t){let n=t[0];return t[0]=_s(n,{mechanism:{data:{function:Er(e)},handled:!1,type:"instrument"}}),e.apply(this,t)}}function PB(e){return function(t){return e.apply(this,[_s(t,{mechanism:{data:{function:"requestAnimationFrame",handler:Er(e)},handled:!1,type:"instrument"}})])}}function kB(e){return function(...t){let n=this;return["onload","onerror","onprogress","onreadystatechange"].forEach(r=>{r in n&&typeof n[r]=="function"&&Ot(n,r,function(i){let s={mechanism:{data:{function:r,handler:Er(i)},handled:!1,type:"instrument"}},o=hs(i);return o&&(s.mechanism.data.handler=Er(o)),_s(i,s)})}),e.apply(this,t)}}function LB(e){let t=Wt,n=t[e]&&t[e].prototype;!n||!n.hasOwnProperty||!n.hasOwnProperty("addEventListener")||(Ot(n,"addEventListener",function(r){return function(i,s,o){try{typeof s.handleEvent=="function"&&(s.handleEvent=_s(s.handleEvent,{mechanism:{data:{function:"handleEvent",handler:Er(s),target:e},handled:!1,type:"instrument"}}))}catch{}return r.apply(this,[i,_s(s,{mechanism:{data:{function:"addEventListener",handler:Er(s),target:e},handled:!1,type:"instrument"}}),o])}}),Ot(n,"removeEventListener",function(r){return function(i,s,o){let a=s;try{let l=a&&a.__sentry_wrapped__;l&&r.call(this,i,l,o)}catch{}return r.call(this,i,a,o)}}))}var FB="GlobalHandlers",BB=(e={})=>{let t=w({onerror:!0,onunhandledrejection:!0},e);return{name:FB,setupOnce(){Error.stackTraceLimit=50},setup(n){t.onerror&&(VB(n),wI("onerror")),t.onunhandledrejection&&(UB(n),wI("onunhandledrejection"))}}},bI=BB;function VB(e){cv(t=>{let{stackParser:n,attachStacktrace:r}=CI();if(Lt()!==e||Uv())return;let{msg:i,url:s,line:o,column:a,error:l}=t,c=$B(Tf(n,l||i,void 0,r,!1),s,o,a);c.level="error",vl(c,{originalException:l,mechanism:{handled:!1,type:"onerror"}})})}function UB(e){lv(t=>{let{stackParser:n,attachStacktrace:r}=CI();if(Lt()!==e||Uv())return;let i=HB(t),s=fs(i)?jB(i):Tf(n,i,void 0,r,!0);s.level="error",vl(s,{originalException:i,mechanism:{handled:!1,type:"onunhandledrejection"}})})}function HB(e){if(fs(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch{}return e}function jB(e){return{exception:{values:[{type:"UnhandledRejection",value:`Non-Error promise rejection captured with value: ${String(e)}`}]}}}function $B(e,t,n,r){let i=e.exception=e.exception||{},s=i.values=i.values||[],o=s[0]=s[0]||{},a=o.stacktrace=o.stacktrace||{},l=a.frames=a.frames||[],c=isNaN(parseInt(r,10))?void 0:r,h=isNaN(parseInt(n,10))?void 0:n,d=kn(t)&&t.length>0?t:Zy();return l.length===0&&l.push({colno:c,filename:d,function:oi,in_app:!0,lineno:h}),e}function wI(e){qi&&oe.log(`Global Handler attached: ${e}`)}function CI(){let e=Lt();return e&&e.getOptions()||{stackParser:()=>[],attachStacktrace:!1}}var SI=()=>({name:"HttpContext",preprocessEvent(e){if(!Wt.navigator&&!Wt.location&&!Wt.document)return;let t=e.request&&e.request.url||Wt.location&&Wt.location.href,{referrer:n}=Wt.document||{},{userAgent:r}=Wt.navigator||{},i=w(w(w({},e.request&&e.request.headers),n&&{Referer:n}),r&&{"User-Agent":r}),s=te(w(w({},e.request),t&&{url:t}),{headers:i});e.request=s}}),WB="cause",GB=5,zB="LinkedErrors",qB=(e={})=>{let t=e.limit||GB,n=e.key||WB;return{name:zB,preprocessEvent(r,i,s){let o=s.getOptions();Yy(If,o.stackParser,o.maxValueLength,n,t,r,i)}}},DI=qB;function Qv(e){return[Sf(),bf(),EI(),vI(),bI(),DI(),Df(),SI()]}var e_=class extends Error{cause;constructor(e,t){super(e),this.cause=t}},_t=class W0{static INSTANCE;contexts={};tags;client;user;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new W0),this.INSTANCE}captureException(t,n,r){C.error(t),this.getNewScope(n,r).captureException(t)}captureMessage(t,n,r,i){this.getNewScope(r,i).captureMessage(t,n??"error")}captureError(t,n,r,i){C.error(t,n);let s=this.getNewScope(r,i),o=new e_(t,n);s.captureException(o)}setGlobalContext(t,n){this.contexts[t]=w({context:n},this.contexts[t])}setUser(t){this.user=t}setTags(t){this.tags=t}getNewScope(t,n){let r=new An;if(r.setClient(this.client),r.setUser(this.user),t?.triggerContext){let i=t.triggerContext;r.setExtras(i.triggerData.sentryContext()),delete t.triggerContext}return t&&r.setExtras(t),this.tags&&r.setTags(this.tags),n&&r.setTags(n),Object.keys(this.contexts).forEach(i=>{r.setContext(i,this.contexts[i])}),r.setTag("language",navigator.language),r.setTag("timezone",le.getTimezone()),r}init(){let t=Qv({}).filter(n=>!["BrowserApiErrors","Breadcrumbs","GlobalHandlers"].includes(n.name));this.client=new El({dsn:"https://1bc3dda4c861f60cd6be1b67584f4bc6@o559187.ingest.us.sentry.io/4507626484203520",transport:Zv,stackParser:Jv,integrations:t,environment:hn.mode,release:`web-sdk@${k.SDK_VERSION}`,debug:hn.debug}),this.client.init()}},le=class{static tz;static isValidURL(e){try{return new URL(e)}catch{return}}static isNull(e){return!e||e==="null"||e==="undefined"}static removeFromArray(e,t){let n=e.indexOf(t);return n===-1?!1:(e.splice(n,1),!0)}static formatCurrency(e,t){if(e==0&&t)return"Free";let n=Oe.get(),r=vt.get(),i=n.shopCurrencyCode||r.currency,s=n.currencyCode;s||C.warn("Currency code is not set in RuntimeData");let o=r.money?.format??n.moneyFormat,a;if(o&&i===s)a=qd.format(e*100,o);else{let l;try{l=new Intl.NumberFormat(this.getLang(),{style:"currency",currency:s||i,minimumFractionDigits:0,maximumFractionDigits:2})}catch(c){return _t.getInstance().captureException(c,{currentCurrency:s,shopCurrency:i}),""}a=l.format(e),a=a.replace("\u20B9","Rs. "),r.money?.showCurrency&&s!=="INR"&&(a=a.concat(` ${s}`))}return a}static formatNumber(e){return new Intl.NumberFormat(this.getLang(),{notation:"compact"}).format(e)}static getLang(){return navigator.languages!==void 0?navigator.languages[0].split("-")[0]:navigator.language??"en"}static getTimezone(){if(this.tz)return this.tz;try{return this.tz=Intl.DateTimeFormat().resolvedOptions().timeZone,this.tz}catch{return""}}static documentReady(e){document.readyState!=="loading"?e():document.addEventListener("DOMContentLoaded",e)}static onDocumentLoaded(e){document.readyState==="complete"?e():document.addEventListener("readystatechange",()=>{document.readyState==="complete"&&e()})}static showSnackbar(e){let t=document.createElement("span");t.id="snackbar",t.innerText=e,document.body.appendChild(t),t.className="show",setTimeout(()=>{t.classList.remove("show"),document.body.removeChild(t)},3e3)}static async retrySelectorForElements(e,t=10,n=document){let r=0,i=document.querySelectorAll("nonexistent-tag");for(;r<t;){let s=Math.min(100*2**r,5e3);if(await II.JSUtils.sleep(s),i=n.querySelectorAll(e),i.length)return C.debug(`Attempt ${r+1}: ${i.length} elements found with ${e}`),i;C.debug(`Attempt ${r+1}: Elements not found with ${e}. Retrying after ${s}ms.`),r++}return C.warn(`Max attempts reached. Element not found with ${e}.`),i}static async retrySelector(e,t=10,n=document){return(await this.retrySelectorForElements(e,t,n)).item(0)}static async retrySelectors(e,t=10,n=document){let r=await this.retrySelectorForElements(e,t,n);return Array.from(r)}static async getCartAttributes(){let e=await rt.get(ge.DEVICE_ID),t=await gn.get(ge.ID,"");return[{key:"letscooee_did",value:e},{key:"letscooee_sid",value:t},{key:"__letscooee_time",value:new Date().toLocaleString()},{key:"__letscooee_via",value:"Buy Now"}]}static onNodesRemoved(e,t,n=document.body){let r=new MutationObserver(i=>{i.forEach(s=>{s.removedNodes.forEach(o=>{(o===e||o.contains(e))&&(t(),r.disconnect())})})});r.observe(n,{childList:!0})}};function Fa(e,t,n){Object.defineProperty(e,t,{enumerable:!1,configurable:!1,writable:!1,value:n})}var li=class tp{transform(t){return t==null?null:le.formatCurrency(t)}static \u0275fac=function(t){return new(t||tp)};static \u0275pipe=is({name:"cooeeCurrency",type:tp,pure:!0})},RI=Re(Pf()),YB=Object.prototype.toString,Va=Array.isArray||function(e){return YB.call(e)==="[object Array]"};function n_(e){return typeof e=="function"}function KB(e){return Va(e)?"array":typeof e}function t_(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function TI(e,t){return e!=null&&typeof e=="object"&&t in e}function ZB(e,t){return e!=null&&typeof e!="object"&&e.hasOwnProperty&&e.hasOwnProperty(t)}var XB=RegExp.prototype.test;function JB(e,t){return XB.call(e,t)}var QB=/\S/;function e2(e){return!JB(QB,e)}var t2={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};function n2(e){return String(e).replace(/[&<>"'`=\/]/g,function(t){return t2[t]})}var r2=/\s*/,i2=/\s+/,xI=/\s*=/,o2=/\s*\}/,s2=/#|\^|\/|>|\{|&|=|!/;function a2(e,t){if(!e)return[];var n=!1,r=[],i=[],s=[],o=!1,a=!1,l="",c=0;function h(){if(o&&!a)for(;s.length;)delete i[s.pop()];else s=[];o=!1,a=!1}var d,f,g;function m(j){if(typeof j=="string"&&(j=j.split(i2,2)),!Va(j)||j.length!==2)throw new Error("Invalid tags: "+j);d=new RegExp(t_(j[0])+"\\s*"),f=new RegExp("\\s*"+t_(j[1])),g=new RegExp("\\s*"+t_("}"+j[1]))}m(t||br.tags);for(var b=new bl(e),x,A,F,B,M,q;!b.eos();){if(x=b.pos,F=b.scanUntil(d),F)for(var Pe=0,ct=F.length;Pe<ct;++Pe)B=F.charAt(Pe),e2(B)?(s.push(i.length),l+=B):(a=!0,n=!0,l+=" "),i.push(["text",B,x,x+1]),x+=1,B===`
|
|
38
38
|
`&&(h(),l="",c=0,n=!1);if(!b.scan(d))break;if(o=!0,A=b.scan(s2)||"name",b.scan(r2),A==="="?(F=b.scanUntil(xI),b.scan(xI),b.scanUntil(f)):A==="{"?(F=b.scanUntil(g),b.scan(o2),b.scanUntil(f),A="&"):F=b.scanUntil(f),!b.scan(f))throw new Error("Unclosed tag at "+b.pos);if(A==">"?M=[A,F,x,b.pos,l,c,n]:M=[A,F,x,b.pos],c++,i.push(M),A==="#"||A==="^")r.push(M);else if(A==="/"){if(q=r.pop(),!q)throw new Error('Unopened section "'+F+'" at '+x);if(q[1]!==F)throw new Error('Unclosed section "'+q[1]+'" at '+x)}else A==="name"||A==="{"||A==="&"?a=!0:A==="="&&m(F)}if(h(),q=r.pop(),q)throw new Error('Unclosed section "'+q[1]+'" at '+b.pos);return l2(c2(i))}function c2(e){for(var t=[],n,r,i=0,s=e.length;i<s;++i)n=e[i],n&&(n[0]==="text"&&r&&r[0]==="text"?(r[1]+=n[1],r[3]=n[3]):(t.push(n),r=n));return t}function l2(e){for(var t=[],n=t,r=[],i,s,o=0,a=e.length;o<a;++o)switch(i=e[o],i[0]){case"#":case"^":n.push(i),r.push(i),n=i[4]=[];break;case"/":s=r.pop(),s[5]=i[2],n=r.length>0?r[r.length-1][4]:t;break;default:n.push(i)}return t}function bl(e){this.string=e,this.tail=e,this.pos=0}bl.prototype.eos=function(){return this.tail===""};bl.prototype.scan=function(e){var t=this.tail.match(e);if(!t||t.index!==0)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n};bl.prototype.scanUntil=function(e){var t=this.tail.search(e),n;switch(t){case-1:n=this.tail,this.tail="";break;case 0:n="";break;default:n=this.tail.substring(0,t),this.tail=this.tail.substring(t)}return this.pos+=n.length,n};function Ba(e,t){this.view=e,this.cache={".":this.view},this.parent=t}Ba.prototype.push=function(e){return new Ba(e,this)};Ba.prototype.lookup=function(e){var t=this.cache,n;if(t.hasOwnProperty(e))n=t[e];else{for(var r=this,i,s,o,a=!1;r;){if(e.indexOf(".")>0)for(i=r.view,s=e.split("."),o=0;i!=null&&o<s.length;)o===s.length-1&&(a=TI(i,s[o])||ZB(i,s[o])),i=i[s[o++]];else i=r.view[e],a=TI(r.view,e);if(a){n=i;break}r=r.parent}t[e]=n}return n_(n)&&(n=n.call(this.view)),n};function Vn(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}Vn.prototype.clearCache=function(){typeof this.templateCache<"u"&&this.templateCache.clear()};Vn.prototype.parse=function(e,t){var n=this.templateCache,r=e+":"+(t||br.tags).join(":"),i=typeof n<"u",s=i?n.get(r):void 0;return s==null&&(s=a2(e,t),i&&n.set(r,s)),s};Vn.prototype.render=function(e,t,n,r){var i=this.getConfigTags(r),s=this.parse(e,i),o=t instanceof Ba?t:new Ba(t,void 0);return this.renderTokens(s,o,n,e,r)};Vn.prototype.renderTokens=function(e,t,n,r,i){for(var s="",o,a,l,c=0,h=e.length;c<h;++c)l=void 0,o=e[c],a=o[0],a==="#"?l=this.renderSection(o,t,n,r,i):a==="^"?l=this.renderInverted(o,t,n,r,i):a===">"?l=this.renderPartial(o,t,n,i):a==="&"?l=this.unescapedValue(o,t):a==="name"?l=this.escapedValue(o,t,i):a==="text"&&(l=this.rawValue(o)),l!==void 0&&(s+=l);return s};Vn.prototype.renderSection=function(e,t,n,r,i){var s=this,o="",a=t.lookup(e[1]);function l(d){return s.render(d,t,n,i)}if(a){if(Va(a))for(var c=0,h=a.length;c<h;++c)o+=this.renderTokens(e[4],t.push(a[c]),n,r,i);else if(typeof a=="object"||typeof a=="string"||typeof a=="number")o+=this.renderTokens(e[4],t.push(a),n,r,i);else if(n_(a)){if(typeof r!="string")throw new Error("Cannot use higher-order sections without the original template");a=a.call(t.view,r.slice(e[3],e[5]),l),a!=null&&(o+=a)}else o+=this.renderTokens(e[4],t,n,r,i);return o}};Vn.prototype.renderInverted=function(e,t,n,r,i){var s=t.lookup(e[1]);if(!s||Va(s)&&s.length===0)return this.renderTokens(e[4],t,n,r,i)};Vn.prototype.indentPartial=function(e,t,n){for(var r=t.replace(/[^ \t]/g,""),i=e.split(`
|
|
39
39
|
`),s=0;s<i.length;s++)i[s].length&&(s>0||!n)&&(i[s]=r+i[s]);return i.join(`
|
|
40
|
-
`)};Vn.prototype.renderPartial=function(e,t,n,r){if(n){var i=this.getConfigTags(r),s=n_(n)?n(e[1]):n[e[1]];if(s!=null){var o=e[6],a=e[5],l=e[4],c=s;a==0&&l&&(c=this.indentPartial(s,l,o));var h=this.parse(c,i);return this.renderTokens(h,t,n,c,r)}}};Vn.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(n!=null)return n};Vn.prototype.escapedValue=function(e,t,n){var r=this.getConfigEscape(n)||br.escape,i=t.lookup(e[1]);if(i!=null)return typeof i=="number"&&r===br.escape?String(i):r(i)};Vn.prototype.rawValue=function(e){return e[1]};Vn.prototype.getConfigTags=function(e){return Va(e)?e:e&&typeof e=="object"?e.tags:void 0};Vn.prototype.getConfigEscape=function(e){if(e&&typeof e=="object"&&!Va(e))return e.escape};var br={name:"mustache.js",version:"4.2.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(e){wl.templateCache=e},get templateCache(){return wl.templateCache}},wl=new Vn;br.clearCache=function(){return wl.clearCache()};br.parse=function(e,t){return wl.parse(e,t)};br.render=function(e,t,n,r){if(typeof e!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+KB(e)+'" was given as the first argument for mustache#render(template, view, partials)');return wl.render(e,t,n,r)};br.escape=n2;br.Scanner=bl;br.Context=Ba;br.Writer=Vn;var
|
|
41
|
-
`);try{D=new Worker(URL.createObjectURL(new Blob([se])))}catch(we){return typeof console!==void 0&&typeof console.warn=="function"&&console.warn("\u{1F38A} Could not load worker",we),null}ee(D)}return D}}(),g={particleCount:50,angle:90,spread:45,startVelocity:45,decay:.9,gravity:1,drift:0,ticks:200,x:.5,y:.5,shapes:["square","circle"],zIndex:100,colors:["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],disableForReducedMotion:!1,scalar:1};function m(D,T){return T?T(D):D}function b(D){return D!=null}function x(D,T,Z){return m(D&&b(D[T])?D[T]:g[T],Z)}function A(D){return D<0?0:Math.floor(D)}function F(D,T){return Math.floor(Math.random()*(T-D))+D}function B(D){return parseInt(D,16)}function M(D){return D.map(q)}function q(D){var T=String(D).replace(/[^0-9a-f]/gi,"");return T.length<6&&(T=T[0]+T[0]+T[1]+T[1]+T[2]+T[2]),{r:B(T.substring(0,2)),g:B(T.substring(2,4)),b:B(T.substring(4,6))}}function Pe(D){var T=x(D,"origin",Object);return T.x=x(T,"x",Number),T.y=x(T,"y",Number),T}function ct(D){D.width=document.documentElement.clientWidth,D.height=document.documentElement.clientHeight}function j(D){var T=D.getBoundingClientRect();D.width=T.width,D.height=T.height}function de(D){var T=document.createElement("canvas");return T.style.position="fixed",T.style.top="0px",T.style.left="0px",T.style.pointerEvents="none",T.style.zIndex=D,T}function Q(D,T,Z,ee,se,we,ve,ue,Ce){D.save(),D.translate(T,Z),D.rotate(we),D.scale(ee,se),D.arc(0,0,1,ve,ue,Ce),D.restore()}function he(D){var T=D.angle*(Math.PI/180),Z=D.spread*(Math.PI/180);return{x:D.x,y:D.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:D.startVelocity*.5+Math.random()*D.startVelocity,angle2D:-T+(.5*Z-Math.random()*Z),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:D.color,shape:D.shape,tick:0,totalTicks:D.ticks,decay:D.decay,drift:D.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:D.gravity*3,ovalScalar:.6,scalar:D.scalar,flat:D.flat}}function Ae(D,T){T.x+=Math.cos(T.angle2D)*T.velocity+T.drift,T.y+=Math.sin(T.angle2D)*T.velocity+T.gravity,T.velocity*=T.decay,T.flat?(T.wobble=0,T.wobbleX=T.x+10*T.scalar,T.wobbleY=T.y+10*T.scalar,T.tiltSin=0,T.tiltCos=0,T.random=1):(T.wobble+=T.wobbleSpeed,T.wobbleX=T.x+10*T.scalar*Math.cos(T.wobble),T.wobbleY=T.y+10*T.scalar*Math.sin(T.wobble),T.tiltAngle+=.1,T.tiltSin=Math.sin(T.tiltAngle),T.tiltCos=Math.cos(T.tiltAngle),T.random=Math.random()+2);var Z=T.tick++/T.totalTicks,ee=T.x+T.random*T.tiltCos,se=T.y+T.random*T.tiltSin,we=T.wobbleX+T.random*T.tiltCos,ve=T.wobbleY+T.random*T.tiltSin;if(D.fillStyle="rgba("+T.color.r+", "+T.color.g+", "+T.color.b+", "+(1-Z)+")",D.beginPath(),o&&T.shape.type==="path"&&typeof T.shape.path=="string"&&Array.isArray(T.shape.matrix))D.fill(Xe(T.shape.path,T.shape.matrix,T.x,T.y,Math.abs(we-ee)*.1,Math.abs(ve-se)*.1,Math.PI/10*T.wobble));else if(T.shape.type==="bitmap"){var ue=Math.PI/10*T.wobble,Ce=Math.abs(we-ee)*.1,Ue=Math.abs(ve-se)*.1,kt=T.shape.bitmap.width*T.scalar,He=T.shape.bitmap.height*T.scalar,Ye=new DOMMatrix([Math.cos(ue)*Ce,Math.sin(ue)*Ce,-Math.sin(ue)*Ue,Math.cos(ue)*Ue,T.x,T.y]);Ye.multiplySelf(new DOMMatrix(T.shape.matrix));var At=D.createPattern(h.transform(T.shape.bitmap),"no-repeat");At.setTransform(Ye),D.globalAlpha=1-Z,D.fillStyle=At,D.fillRect(T.x-kt/2,T.y-He/2,kt,He),D.globalAlpha=1}else if(T.shape==="circle")D.ellipse?D.ellipse(T.x,T.y,Math.abs(we-ee)*T.ovalScalar,Math.abs(ve-se)*T.ovalScalar,Math.PI/10*T.wobble,0,2*Math.PI):Q(D,T.x,T.y,Math.abs(we-ee)*T.ovalScalar,Math.abs(ve-se)*T.ovalScalar,Math.PI/10*T.wobble,0,2*Math.PI);else if(T.shape==="star")for(var ke=Math.PI/2*3,u=4*T.scalar,p=8*T.scalar,y=T.x,I=T.y,L=5,U=Math.PI/L;L--;)y=T.x+Math.cos(ke)*p,I=T.y+Math.sin(ke)*p,D.lineTo(y,I),ke+=U,y=T.x+Math.cos(ke)*u,I=T.y+Math.sin(ke)*u,D.lineTo(y,I),ke+=U;else D.moveTo(Math.floor(T.x),Math.floor(T.y)),D.lineTo(Math.floor(T.wobbleX),Math.floor(se)),D.lineTo(Math.floor(we),Math.floor(ve)),D.lineTo(Math.floor(ee),Math.floor(T.wobbleY));return D.closePath(),D.fill(),T.tick<T.totalTicks}function ut(D,T,Z,ee,se){var we=T.slice(),ve=D.getContext("2d"),ue,Ce,Ue=c(function(kt){function He(){ue=Ce=null,ve.clearRect(0,0,ee.width,ee.height),h.clear(),se(),kt()}function Ye(){r&&!(ee.width===i.width&&ee.height===i.height)&&(ee.width=D.width=i.width,ee.height=D.height=i.height),!ee.width&&!ee.height&&(Z(D),ee.width=D.width,ee.height=D.height),ve.clearRect(0,0,ee.width,ee.height),we=we.filter(function(At){return Ae(ve,At)}),we.length?ue=d.frame(Ye):He()}ue=d.frame(Ye),Ce=He});return{addFettis:function(kt){return we=we.concat(kt),Ue},canvas:D,promise:Ue,reset:function(){ue&&d.cancel(ue),Ce&&Ce()}}}function lt(D,T){var Z=!D,ee=!!x(T||{},"resize"),se=!1,we=x(T,"disableForReducedMotion",Boolean),ve=s&&!!x(T||{},"useWorker"),ue=ve?f():null,Ce=Z?ct:j,Ue=D&&ue?!!D.__confetti_initialized:!1,kt=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,He;function Ye(ke,u,p){for(var y=x(ke,"particleCount",A),I=x(ke,"angle",Number),L=x(ke,"spread",Number),U=x(ke,"startVelocity",Number),K=x(ke,"decay",Number),et=x(ke,"gravity",Number),ze=x(ke,"drift",Number),Me=x(ke,"colors",M),dt=x(ke,"ticks",Number),Y=x(ke,"shapes"),De=x(ke,"scalar"),fe=!!x(ke,"flat"),tt=Pe(ke),En=y,wn=[],at=D.width*tt.x,ye=D.height*tt.y;En--;)wn.push(he({x:at,y:ye,angle:I,spread:L,startVelocity:U,color:Me[En%Me.length],shape:Y[F(0,Y.length)],ticks:dt,decay:K,gravity:et,drift:ze,scalar:De,flat:fe}));return He?He.addFettis(wn):(He=ut(D,wn,Ce,u,p),He.promise)}function At(ke){var u=we||x(ke,"disableForReducedMotion",Boolean),p=x(ke,"zIndex",Number);if(u&&kt)return c(function(U){U()});Z&&He?D=He.canvas:Z&&!D&&(D=de(p),document.body.appendChild(D)),ee&&!Ue&&Ce(D);var y={width:D.width,height:D.height};ue&&!Ue&&ue.init(D),Ue=!0,ue&&(D.__confetti_initialized=!0);function I(){if(ue){var U={getBoundingClientRect:function(){if(!Z)return D.getBoundingClientRect()}};Ce(U),ue.postMessage({resize:{width:U.width,height:U.height}});return}y.width=y.height=null}function L(){He=null,ee&&(se=!1,t.removeEventListener("resize",I)),Z&&D&&(document.body.contains(D)&&document.body.removeChild(D),D=null,Ue=!1)}return ee&&!se&&(se=!0,t.addEventListener("resize",I,!1)),ue?ue.fire(ke,y,L):Ye(ke,y,L)}return At.reset=function(){ue&&ue.reset(),He&&He.reset()},At}var v;function Ht(){return v||(v=lt(null,{useWorker:!0,resize:!0})),v}function Xe(D,T,Z,ee,se,we,ve){var ue=new Path2D(D),Ce=new Path2D;Ce.addPath(ue,new DOMMatrix(T));var Ue=new Path2D;return Ue.addPath(Ce,new DOMMatrix([Math.cos(ve)*se,Math.sin(ve)*se,-Math.sin(ve)*we,Math.cos(ve)*we,Z,ee])),Ue}function Yt(D){if(!o)throw new Error("path confetti are not supported in this browser");var T,Z;typeof D=="string"?T=D:(T=D.path,Z=D.matrix);var ee=new Path2D(T),se=document.createElement("canvas"),we=se.getContext("2d");if(!Z){for(var ve=1e3,ue=ve,Ce=ve,Ue=0,kt=0,He,Ye,At=0;At<ve;At+=2)for(var ke=0;ke<ve;ke+=2)we.isPointInPath(ee,At,ke,"nonzero")&&(ue=Math.min(ue,At),Ce=Math.min(Ce,ke),Ue=Math.max(Ue,At),kt=Math.max(kt,ke));He=Ue-ue,Ye=kt-Ce;var u=10,p=Math.min(u/He,u/Ye);Z=[p,0,0,p,-Math.round(He/2+ue)*p,-Math.round(Ye/2+Ce)*p]}return{type:"path",path:T,matrix:Z}}function Se(D){var T,Z=1,ee="#000000",se='"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", "Twemoji Mozilla", "system emoji", sans-serif';typeof D=="string"?T=D:(T=D.text,Z="scalar"in D?D.scalar:Z,se="fontFamily"in D?D.fontFamily:se,ee="color"in D?D.color:ee);var we=10*Z,ve=""+we+"px "+se,ue=new OffscreenCanvas(we,we),Ce=ue.getContext("2d");Ce.font=ve;var Ue=Ce.measureText(T),kt=Math.ceil(Ue.actualBoundingBoxRight+Ue.actualBoundingBoxLeft),He=Math.ceil(Ue.actualBoundingBoxAscent+Ue.actualBoundingBoxDescent),Ye=2,At=Ue.actualBoundingBoxLeft+Ye,ke=Ue.actualBoundingBoxAscent+Ye;kt+=Ye+Ye,He+=Ye+Ye,ue=new OffscreenCanvas(kt,He),Ce=ue.getContext("2d"),Ce.font=ve,Ce.fillStyle=ee,Ce.fillText(T,At,ke);var u=1/Z;return{type:"bitmap",bitmap:ue.transferToImageBitmap(),matrix:[u,0,0,u,-kt*u/2,-He*u/2]}}n.exports=function(){return Ht().apply(this,arguments)},n.exports.reset=function(){Ht().reset()},n.exports.create=lt,n.exports.shapeFromPath=Yt,n.exports.shapeFromText=Se})(function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}(),r_,!1);var NI=r_.exports,DK=r_.exports.create,Lf=class{static DEFAULTS={scalar:1.4,zIndex:1e4,shapes:["circle","circle","square"],colors:["#f51c8f","#2179e2","#d52dc8","#01a9d9","#78ff44","#fdff6a"]};static async basic(){await this.fire({particleCount:100,spread:70,origin:{y:.6}})}static async leftRight(e=100){let t=[],n=Date.now()+2e3,r=()=>{t.push(this.fire({angle:60,spread:55,origin:{x:0}}),this.fire({angle:120,spread:55,origin:{x:1}})),Date.now()<n&&e>0&&(requestAnimationFrame(r),e--)};r(),await Promise.all(t)}static async realistic(){await Promise.all([this.realisticFire(.25,{spread:26,startVelocity:55}),this.realisticFire(.2,{spread:60}),this.realisticFire(.35,{spread:100,decay:.91,scalar:.8}),this.realisticFire(.1,{spread:120,startVelocity:25,decay:.92,scalar:1.2}),this.realisticFire(.1,{spread:120,startVelocity:45})])}static async fire(e){Object.assign(e,this.DEFAULTS,e),e.particleCount=e.particleCount??this.DEFAULTS.colors.length,await NI(e)}static async realisticFire(e,t){let n={origin:{y:.7}};await this.fire(Object.assign({},n,t,{particleCount:Math.floor(200*e)}))}},ui=class Lp{constructor(t){this.sanitizer=t}transform(t){return t?this.sanitizer.bypassSecurityTrustHtml(t):""}static \u0275fac=function(t){return new(t||Lp)(Mt(Uy,16))};static \u0275pipe=is({name:"safeHtml",type:Lp,pure:!0})},u2=(e,t)=>t.minValue;function d2(e,t){if(e&1&&(re(0,"li",6)(1,"div",7),Ne(2,"div",8),bn(3,"cooeeCurrency"),bn(4,"safeHtml"),Ne(5,"img",9),re(6,"div",10),tn(7),ie()()()),e&2){let n=t.$implicit,r=me(2);ho("left",n.calculatedAlignment+"%"),X(2),Be("innerHTML",xn(4,7,xn(3,5,n.minValue)),Fr),X(3),Be("src",r.getIconURL(n),an),X(2),Ca(n.label)}}function f2(e,t){if(e&1&&($i(0)(1),Ne(2,"div",0),bn(3,"cooeeDynamicVariables"),bn(4,"safeHtml"),re(5,"div",1)(6,"ul",2)(7,"div",3),Ne(8,"div",4),ie(),Qt(9,d2,8,9,"li",5,u2),ie()()),e&2){let n=me(),r=n.calculatedState(),i=r.nextMilestone?r.nextMilestone.reachingText:r.lastMilestone.reachedText;X(2),Be("innerHTML",xn(4,6,XS(3,3,i,n.localDynamicVariables())),Fr),X(6),ho("width",r.cartValuePercentage+"%"),X(),en(r.milestones)}}var Bf=class Of{constructor(t){this.elementRef=t,this.elementRef.nativeElement.update=this.update.bind(this)}cart;localDynamicVariables=Vi({});calculatedState=Vi({});_engagementTrigger=Vi(null);progressBarConfig;set engagementTrigger(t){this._engagementTrigger.set(t),this.progressBarConfig=t.progressBarConfig}ngOnInit(){C.debug("Init progressbar"),this.calculateMilestonesSilently()}ngOnDestroy(){C.debug("Destroying progressbar")}update(){this.calculateMilestonesSilently()}getIconURL(t){return t.rewardType===Ff.MilestoneRewardType.FREE_SHIPPING?"https://img.icons8.com/ios-filled/50/FFFFFF/free-shipping.png":t.rewardType===Ff.MilestoneRewardType.DISCOUNT?"https://img.icons8.com/ios-glyphs/30/FFFFFF/sale-price-tag.png":t.rewardType===Ff.MilestoneRewardType.FREE_AUTO_GIFT?"https://img.icons8.com/ios-filled/50/FFFFFF/gift--v1.png":""}calculateMilestonesSilently(){this.calculateMilestones().catch(t=>C.error(t))}async calculateMilestones(){let t=this._engagementTrigger();if(!t?.progressBarConfig?.milestones?.length){C.warn("Milestones not available in progress bar config",t);return}let n=await this.cart.getNormalisedCart(),r=t.progressBarConfig,i=r.milestones.at(-1),s=i.minValue+Math.floor(i.minValue*5/100),o=n.originalAmount,a=Math.min(o,s),l=100/r.milestones.length,c=l;for(let g of r.milestones)g.calculatedAlignment=c,c+=l;let h=this.calculateTrackedProgress(a,r.milestones);C.debug("Cart value:",o,`, percentage: ${h}%`),this.celebrate(t,o);let d={milestonesReady:!0,cartValuePercentage:h,milestones:r.milestones},f=r.milestones.find(g=>g.minValue>o);if(f){this.localDynamicVariables.set({amount_left:le.formatCurrency(f.minValue-o)}),d.nextMilestone=f,this.calculatedState.set(d);return}d.lastMilestone=i,this.calculatedState.set(d)}celebrate(t,n){let r=[...t.progressBarConfig.milestones].reverse().find(s=>s.minValue<n);if(!r)return;let i=`lc/en/${t.shortID}/${r.minValue}`;sessionStorage.getItem(i)||(sessionStorage.setItem(i,"1"),this.progressBarConfig?.noConfetti||Lf.realistic())}calculateTrackedProgress(t,n){if(t<=n[0].minValue)return t/n[0].minValue*n[0].calculatedAlignment;if(t>=n[n.length-1].minValue)return 100;for(let r=0;r<n.length-1;r++){let i=n[r].minValue,s=n[r+1].minValue,o=n[r].calculatedAlignment,a=n[r+1].calculatedAlignment;if(t>=i&&t<=s)return(t-i)/(s-i)*(a-o)+o}return 0}static \u0275fac=function(t){return new(t||Of)(Mt(Ct))};static \u0275cmp=yt({type:Of,selectors:[["cooee-progressbar"]],inputs:{cart:"cart",engagementTrigger:"engagementTrigger"},decls:1,vars:1,consts:[["id","lc-heading",1,"lc:font-medium","lc:text-center","lc:text-[12px]","lc-primary-text",3,"innerHTML"],[1,"lc:mt-4","lc:w-[95%]"],["id","lc-milestone-list",1,"lc:flex","lc:items-center","lc:relative","lc:text-[10px]","lc:font-medium"],["id","lc-untracked-path",1,"lc:w-full","lc:bg-gray-200","lc:h-1","lc:absolute","lc-progress-rail"],["id","lc-tracked-path",1,"lc:bg-green-700","lc:h-full","lc:block!"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]",3,"left"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]"],[1,"lc:flex","lc:flex-col","lc:items-center","lc:justify-between","lc:absolute","lc:h-full","lc:w-[100px]"],["id","lc-milestone-value",1,"lc-milestone-value",3,"innerHTML"],["width","20","height","20","id","lc-milestone-icon","alt","milestone icon",1,"lc-milestone-icon","lc:bg-green-700",3,"src"],["id","lc-milestone-label",1,"lc="]],template:function(t,n){t&1&&xt(0,f2,11,8),t&2&&$t(n.calculatedState().milestonesReady?0:-1)},dependencies:[kf,ui,li],styles:["[_nghost-%COMP%]{display:block;padding:10px;background:linear-gradient(0deg,rgba(44,135,74,.1) 0%,transparent 100%)}.lc-milestone-icon[_ngcontent-%COMP%]{padding:5px;border-radius:1000px}.lc-progress-rail[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{transition:width .5s ease-in-out}"]})},$s=Re(FI()),_R=Re(qn()),$f=class{id;alt;sources;items;durationMS;thumbnail;constructor(e={}){this.id=e.id,this.alt=e.alt,this.sources=e.sources,this.durationMS=e.durationMS,this.thumbnail=e.thumbnail,this.items=e.items?e.items.map(t=>new hn(t)):[]}},i_=(e=>(e.GALLERY="GALLERY",e.CURRENT_PRODUCT="CURRENT_PRODUCT",e))(i_||{}),o_=(e=>(e.SWIPER="SWIPER",e.SIMPLE="SIMPLE",e.STORY="STORY",e.FLOATING_POPUP="FLOATING_POPUP",e))(o_||{}),Wf=class{videos;source;template;heading;constructor(e={}){this.videos=e.videos?.map(t=>new $f(t))??[],this.source=e.source,this.template=e.template,this.heading=e.heading}};function h2(e,t){return t={exports:{}},e(t,t.exports),t.exports}var m2=_2,g2=w2,y2=S2,pi=[],Sr=[],v2=typeof Uint8Array<"u"?Uint8Array:Array,s_="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ws=0,BI=s_.length;ws<BI;++ws)pi[ws]=s_[ws],Sr[s_.charCodeAt(ws)]=ws;var ws,BI;Sr[45]=62;Sr[95]=63;function eT(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function _2(e){var t=eT(e),n=t[0],r=t[1];return(n+r)*3/4-r}function E2(e,t,n){return(t+n)*3/4-n}function w2(e){var t,n=eT(e),r=n[0],i=n[1],s=new v2(E2(e,r,i)),o=0,a=i>0?r-4:r,l;for(l=0;l<a;l+=4)t=Sr[e.charCodeAt(l)]<<18|Sr[e.charCodeAt(l+1)]<<12|Sr[e.charCodeAt(l+2)]<<6|Sr[e.charCodeAt(l+3)],s[o++]=t>>16&255,s[o++]=t>>8&255,s[o++]=t&255;return i===2&&(t=Sr[e.charCodeAt(l)]<<2|Sr[e.charCodeAt(l+1)]>>4,s[o++]=t&255),i===1&&(t=Sr[e.charCodeAt(l)]<<10|Sr[e.charCodeAt(l+1)]<<4|Sr[e.charCodeAt(l+2)]>>2,s[o++]=t>>8&255,s[o++]=t&255),s}function b2(e){return pi[e>>18&63]+pi[e>>12&63]+pi[e>>6&63]+pi[e&63]}function C2(e,t,n){for(var r,i=[],s=t;s<n;s+=3)r=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(e[s+2]&255),i.push(b2(r));return i.join("")}function S2(e){for(var t,n=e.length,r=n%3,i=[],s=16383,o=0,a=n-r;o<a;o+=s)i.push(C2(e,o,o+s>a?a:o+s));return r===1?(t=e[n-1],i.push(pi[t>>2]+pi[t<<4&63]+"==")):r===2&&(t=(e[n-2]<<8)+e[n-1],i.push(pi[t>>10]+pi[t>>4&63]+pi[t<<2&63]+"=")),i.join("")}var a_={byteLength:m2,toByteArray:g2,fromByteArray:y2},D2=function(e,t,n,r,i){var s,o,a=i*8-r-1,l=(1<<a)-1,c=l>>1,h=-7,d=n?i-1:0,f=n?-1:1,g=e[t+d];for(d+=f,s=g&(1<<-h)-1,g>>=-h,h+=a;h>0;s=s*256+e[t+d],d+=f,h-=8);for(o=s&(1<<-h)-1,s>>=-h,h+=r;h>0;o=o*256+e[t+d],d+=f,h-=8);if(s===0)s=1-c;else{if(s===l)return o?NaN:(g?-1:1)*(1/0);o=o+Math.pow(2,r),s=s-c}return(g?-1:1)*o*Math.pow(2,s-r)},I2=function(e,t,n,r,i,s){var o,a,l,c=s*8-i-1,h=(1<<c)-1,d=h>>1,f=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,g=r?0:s-1,m=r?1:-1,b=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,o=h):(o=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-o))<1&&(o--,l*=2),o+d>=1?t+=f/l:t+=f*Math.pow(2,1-d),t*l>=2&&(o++,l/=2),o+d>=h?(a=0,o=h):o+d>=1?(a=(t*l-1)*Math.pow(2,i),o=o+d):(a=t*Math.pow(2,d-1)*Math.pow(2,i),o=0));i>=8;e[n+g]=a&255,g+=m,a/=256,i-=8);for(o=o<<i|a,c+=i;c>0;e[n+g]=o&255,g+=m,o/=256,c-=8);e[n+g-m]|=b*128},Ua={read:D2,write:I2},qf=h2(function(e,t){var n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=o,t.SlowBuffer=A,t.INSPECT_MAX_BYTES=50;var r=2147483647;t.kMaxLength=r,o.TYPED_ARRAY_SUPPORT=i(),!o.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function i(){try{var u=new Uint8Array(1),p={foo:function(){return 42}};return Object.setPrototypeOf(p,Uint8Array.prototype),Object.setPrototypeOf(u,p),u.foo()===42}catch{return!1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}});function s(u){if(u>r)throw new RangeError('The value "'+u+'" is invalid for option "size"');var p=new Uint8Array(u);return Object.setPrototypeOf(p,o.prototype),p}function o(u,p,y){if(typeof u=="number"){if(typeof p=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return h(u)}return a(u,p,y)}o.poolSize=8192;function a(u,p,y){if(typeof u=="string")return d(u,p);if(ArrayBuffer.isView(u))return g(u);if(u==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(u));if(Ye(u,ArrayBuffer)||u&&Ye(u.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(Ye(u,SharedArrayBuffer)||u&&Ye(u.buffer,SharedArrayBuffer)))return m(u,p,y);if(typeof u=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var I=u.valueOf&&u.valueOf();if(I!=null&&I!==u)return o.from(I,p,y);var L=b(u);if(L)return L;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof u[Symbol.toPrimitive]=="function")return o.from(u[Symbol.toPrimitive]("string"),p,y);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(u))}o.from=function(u,p,y){return a(u,p,y)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function l(u){if(typeof u!="number")throw new TypeError('"size" argument must be of type number');if(u<0)throw new RangeError('The value "'+u+'" is invalid for option "size"')}function c(u,p,y){return l(u),u<=0?s(u):p!==void 0?typeof y=="string"?s(u).fill(p,y):s(u).fill(p):s(u)}o.alloc=function(u,p,y){return c(u,p,y)};function h(u){return l(u),s(u<0?0:x(u)|0)}o.allocUnsafe=function(u){return h(u)},o.allocUnsafeSlow=function(u){return h(u)};function d(u,p){if((typeof p!="string"||p==="")&&(p="utf8"),!o.isEncoding(p))throw new TypeError("Unknown encoding: "+p);var y=F(u,p)|0,I=s(y),L=I.write(u,p);return L!==y&&(I=I.slice(0,L)),I}function f(u){for(var p=u.length<0?0:x(u.length)|0,y=s(p),I=0;I<p;I+=1)y[I]=u[I]&255;return y}function g(u){if(Ye(u,Uint8Array)){var p=new Uint8Array(u);return m(p.buffer,p.byteOffset,p.byteLength)}return f(u)}function m(u,p,y){if(p<0||u.byteLength<p)throw new RangeError('"offset" is outside of buffer bounds');if(u.byteLength<p+(y||0))throw new RangeError('"length" is outside of buffer bounds');var I;return p===void 0&&y===void 0?I=new Uint8Array(u):y===void 0?I=new Uint8Array(u,p):I=new Uint8Array(u,p,y),Object.setPrototypeOf(I,o.prototype),I}function b(u){if(o.isBuffer(u)){var p=x(u.length)|0,y=s(p);return y.length===0||u.copy(y,0,0,p),y}if(u.length!==void 0)return typeof u.length!="number"||At(u.length)?s(0):f(u);if(u.type==="Buffer"&&Array.isArray(u.data))return f(u.data)}function x(u){if(u>=r)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r.toString(16)+" bytes");return u|0}function A(u){return+u!=u&&(u=0),o.alloc(+u)}o.isBuffer=function(u){return u!=null&&u._isBuffer===!0&&u!==o.prototype},o.compare=function(u,p){if(Ye(u,Uint8Array)&&(u=o.from(u,u.offset,u.byteLength)),Ye(p,Uint8Array)&&(p=o.from(p,p.offset,p.byteLength)),!o.isBuffer(u)||!o.isBuffer(p))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(u===p)return 0;for(var y=u.length,I=p.length,L=0,U=Math.min(y,I);L<U;++L)if(u[L]!==p[L]){y=u[L],I=p[L];break}return y<I?-1:I<y?1:0},o.isEncoding=function(u){switch(String(u).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},o.concat=function(u,p){if(!Array.isArray(u))throw new TypeError('"list" argument must be an Array of Buffers');if(u.length===0)return o.alloc(0);var y;if(p===void 0)for(p=0,y=0;y<u.length;++y)p+=u[y].length;var I=o.allocUnsafe(p),L=0;for(y=0;y<u.length;++y){var U=u[y];if(Ye(U,Uint8Array))L+U.length>I.length?o.from(U).copy(I,L):Uint8Array.prototype.set.call(I,U,L);else if(o.isBuffer(U))U.copy(I,L);else throw new TypeError('"list" argument must be an Array of Buffers');L+=U.length}return I};function F(u,p){if(o.isBuffer(u))return u.length;if(ArrayBuffer.isView(u)||Ye(u,ArrayBuffer))return u.byteLength;if(typeof u!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(u));var y=u.length,I=arguments.length>2&&arguments[2]===!0;if(!I&&y===0)return 0;for(var L=!1;;)switch(p){case"ascii":case"latin1":case"binary":return y;case"utf8":case"utf-8":return ue(u).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return y*2;case"hex":return y>>>1;case"base64":return kt(u).length;default:if(L)return I?-1:ue(u).length;p=(""+p).toLowerCase(),L=!0}}o.byteLength=F;function B(u,p,y){var I=!1;if((p===void 0||p<0)&&(p=0),p>this.length||((y===void 0||y>this.length)&&(y=this.length),y<=0)||(y>>>=0,p>>>=0,y<=p))return"";for(u||(u="utf8");;)switch(u){case"hex":return Yt(this,p,y);case"utf8":case"utf-8":return ut(this,p,y);case"ascii":return Ht(this,p,y);case"latin1":case"binary":return Xe(this,p,y);case"base64":return Ae(this,p,y);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Se(this,p,y);default:if(I)throw new TypeError("Unknown encoding: "+u);u=(u+"").toLowerCase(),I=!0}}o.prototype._isBuffer=!0;function M(u,p,y){var I=u[p];u[p]=u[y],u[y]=I}o.prototype.swap16=function(){var u=this.length;if(u%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var p=0;p<u;p+=2)M(this,p,p+1);return this},o.prototype.swap32=function(){var u=this.length;if(u%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var p=0;p<u;p+=4)M(this,p,p+3),M(this,p+1,p+2);return this},o.prototype.swap64=function(){var u=this.length;if(u%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var p=0;p<u;p+=8)M(this,p,p+7),M(this,p+1,p+6),M(this,p+2,p+5),M(this,p+3,p+4);return this},o.prototype.toString=function(){var u=this.length;return u===0?"":arguments.length===0?ut(this,0,u):B.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(u){if(!o.isBuffer(u))throw new TypeError("Argument must be a Buffer");return this===u?!0:o.compare(this,u)===0},o.prototype.inspect=function(){var u="",p=t.INSPECT_MAX_BYTES;return u=this.toString("hex",0,p).replace(/(.{2})/g,"$1 ").trim(),this.length>p&&(u+=" ... "),"<Buffer "+u+">"},n&&(o.prototype[n]=o.prototype.inspect),o.prototype.compare=function(u,p,y,I,L){if(Ye(u,Uint8Array)&&(u=o.from(u,u.offset,u.byteLength)),!o.isBuffer(u))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(u));if(p===void 0&&(p=0),y===void 0&&(y=u?u.length:0),I===void 0&&(I=0),L===void 0&&(L=this.length),p<0||y>u.length||I<0||L>this.length)throw new RangeError("out of range index");if(I>=L&&p>=y)return 0;if(I>=L)return-1;if(p>=y)return 1;if(p>>>=0,y>>>=0,I>>>=0,L>>>=0,this===u)return 0;for(var U=L-I,K=y-p,et=Math.min(U,K),ze=this.slice(I,L),Me=u.slice(p,y),dt=0;dt<et;++dt)if(ze[dt]!==Me[dt]){U=ze[dt],K=Me[dt];break}return U<K?-1:K<U?1:0};function q(u,p,y,I,L){if(u.length===0)return-1;if(typeof y=="string"?(I=y,y=0):y>2147483647?y=2147483647:y<-2147483648&&(y=-2147483648),y=+y,At(y)&&(y=L?0:u.length-1),y<0&&(y=u.length+y),y>=u.length){if(L)return-1;y=u.length-1}else if(y<0)if(L)y=0;else return-1;if(typeof p=="string"&&(p=o.from(p,I)),o.isBuffer(p))return p.length===0?-1:Pe(u,p,y,I,L);if(typeof p=="number")return p=p&255,typeof Uint8Array.prototype.indexOf=="function"?L?Uint8Array.prototype.indexOf.call(u,p,y):Uint8Array.prototype.lastIndexOf.call(u,p,y):Pe(u,[p],y,I,L);throw new TypeError("val must be string, number or Buffer")}function Pe(u,p,y,I,L){var U=1,K=u.length,et=p.length;if(I!==void 0&&(I=String(I).toLowerCase(),I==="ucs2"||I==="ucs-2"||I==="utf16le"||I==="utf-16le")){if(u.length<2||p.length<2)return-1;U=2,K/=2,et/=2,y/=2}function ze(fe,tt){return U===1?fe[tt]:fe.readUInt16BE(tt*U)}var Me;if(L){var dt=-1;for(Me=y;Me<K;Me++)if(ze(u,Me)===ze(p,dt===-1?0:Me-dt)){if(dt===-1&&(dt=Me),Me-dt+1===et)return dt*U}else dt!==-1&&(Me-=Me-dt),dt=-1}else for(y+et>K&&(y=K-et),Me=y;Me>=0;Me--){for(var Y=!0,De=0;De<et;De++)if(ze(u,Me+De)!==ze(p,De)){Y=!1;break}if(Y)return Me}return-1}o.prototype.includes=function(u,p,y){return this.indexOf(u,p,y)!==-1},o.prototype.indexOf=function(u,p,y){return q(this,u,p,y,!0)},o.prototype.lastIndexOf=function(u,p,y){return q(this,u,p,y,!1)};function ct(u,p,y,I){y=Number(y)||0;var L=u.length-y;I?(I=Number(I),I>L&&(I=L)):I=L;var U=p.length;I>U/2&&(I=U/2);for(var K=0;K<I;++K){var et=parseInt(p.substr(K*2,2),16);if(At(et))return K;u[y+K]=et}return K}function j(u,p,y,I){return He(ue(p,u.length-y),u,y,I)}function de(u,p,y,I){return He(Ce(p),u,y,I)}function Q(u,p,y,I){return He(kt(p),u,y,I)}function he(u,p,y,I){return He(Ue(p,u.length-y),u,y,I)}o.prototype.write=function(u,p,y,I){if(p===void 0)I="utf8",y=this.length,p=0;else if(y===void 0&&typeof p=="string")I=p,y=this.length,p=0;else if(isFinite(p))p=p>>>0,isFinite(y)?(y=y>>>0,I===void 0&&(I="utf8")):(I=y,y=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var L=this.length-p;if((y===void 0||y>L)&&(y=L),u.length>0&&(y<0||p<0)||p>this.length)throw new RangeError("Attempt to write outside buffer bounds");I||(I="utf8");for(var U=!1;;)switch(I){case"hex":return ct(this,u,p,y);case"utf8":case"utf-8":return j(this,u,p,y);case"ascii":case"latin1":case"binary":return de(this,u,p,y);case"base64":return Q(this,u,p,y);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,u,p,y);default:if(U)throw new TypeError("Unknown encoding: "+I);I=(""+I).toLowerCase(),U=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ae(u,p,y){return p===0&&y===u.length?a_.fromByteArray(u):a_.fromByteArray(u.slice(p,y))}function ut(u,p,y){y=Math.min(u.length,y);for(var I=[],L=p;L<y;){var U=u[L],K=null,et=U>239?4:U>223?3:U>191?2:1;if(L+et<=y){var ze,Me,dt,Y;switch(et){case 1:U<128&&(K=U);break;case 2:ze=u[L+1],(ze&192)===128&&(Y=(U&31)<<6|ze&63,Y>127&&(K=Y));break;case 3:ze=u[L+1],Me=u[L+2],(ze&192)===128&&(Me&192)===128&&(Y=(U&15)<<12|(ze&63)<<6|Me&63,Y>2047&&(Y<55296||Y>57343)&&(K=Y));break;case 4:ze=u[L+1],Me=u[L+2],dt=u[L+3],(ze&192)===128&&(Me&192)===128&&(dt&192)===128&&(Y=(U&15)<<18|(ze&63)<<12|(Me&63)<<6|dt&63,Y>65535&&Y<1114112&&(K=Y))}}K===null?(K=65533,et=1):K>65535&&(K-=65536,I.push(K>>>10&1023|55296),K=56320|K&1023),I.push(K),L+=et}return v(I)}var lt=4096;function v(u){var p=u.length;if(p<=lt)return String.fromCharCode.apply(String,u);for(var y="",I=0;I<p;)y+=String.fromCharCode.apply(String,u.slice(I,I+=lt));return y}function Ht(u,p,y){var I="";y=Math.min(u.length,y);for(var L=p;L<y;++L)I+=String.fromCharCode(u[L]&127);return I}function Xe(u,p,y){var I="";y=Math.min(u.length,y);for(var L=p;L<y;++L)I+=String.fromCharCode(u[L]);return I}function Yt(u,p,y){var I=u.length;(!p||p<0)&&(p=0),(!y||y<0||y>I)&&(y=I);for(var L="",U=p;U<y;++U)L+=ke[u[U]];return L}function Se(u,p,y){for(var I=u.slice(p,y),L="",U=0;U<I.length-1;U+=2)L+=String.fromCharCode(I[U]+I[U+1]*256);return L}o.prototype.slice=function(u,p){var y=this.length;u=~~u,p=p===void 0?y:~~p,u<0?(u+=y,u<0&&(u=0)):u>y&&(u=y),p<0?(p+=y,p<0&&(p=0)):p>y&&(p=y),p<u&&(p=u);var I=this.subarray(u,p);return Object.setPrototypeOf(I,o.prototype),I};function D(u,p,y){if(u%1!==0||u<0)throw new RangeError("offset is not uint");if(u+p>y)throw new RangeError("Trying to access beyond buffer length")}o.prototype.readUintLE=o.prototype.readUIntLE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=this[u],L=1,U=0;++U<p&&(L*=256);)I+=this[u+U]*L;return I},o.prototype.readUintBE=o.prototype.readUIntBE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=this[u+--p],L=1;p>0&&(L*=256);)I+=this[u+--p]*L;return I},o.prototype.readUint8=o.prototype.readUInt8=function(u,p){return u=u>>>0,p||D(u,1,this.length),this[u]},o.prototype.readUint16LE=o.prototype.readUInt16LE=function(u,p){return u=u>>>0,p||D(u,2,this.length),this[u]|this[u+1]<<8},o.prototype.readUint16BE=o.prototype.readUInt16BE=function(u,p){return u=u>>>0,p||D(u,2,this.length),this[u]<<8|this[u+1]},o.prototype.readUint32LE=o.prototype.readUInt32LE=function(u,p){return u=u>>>0,p||D(u,4,this.length),(this[u]|this[u+1]<<8|this[u+2]<<16)+this[u+3]*16777216},o.prototype.readUint32BE=o.prototype.readUInt32BE=function(u,p){return u=u>>>0,p||D(u,4,this.length),this[u]*16777216+(this[u+1]<<16|this[u+2]<<8|this[u+3])},o.prototype.readIntLE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=this[u],L=1,U=0;++U<p&&(L*=256);)I+=this[u+U]*L;return L*=128,I>=L&&(I-=Math.pow(2,8*p)),I},o.prototype.readIntBE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=p,L=1,U=this[u+--I];I>0&&(L*=256);)U+=this[u+--I]*L;return L*=128,U>=L&&(U-=Math.pow(2,8*p)),U},o.prototype.readInt8=function(u,p){return u=u>>>0,p||D(u,1,this.length),this[u]&128?(255-this[u]+1)*-1:this[u]},o.prototype.readInt16LE=function(u,p){u=u>>>0,p||D(u,2,this.length);var y=this[u]|this[u+1]<<8;return y&32768?y|4294901760:y},o.prototype.readInt16BE=function(u,p){u=u>>>0,p||D(u,2,this.length);var y=this[u+1]|this[u]<<8;return y&32768?y|4294901760:y},o.prototype.readInt32LE=function(u,p){return u=u>>>0,p||D(u,4,this.length),this[u]|this[u+1]<<8|this[u+2]<<16|this[u+3]<<24},o.prototype.readInt32BE=function(u,p){return u=u>>>0,p||D(u,4,this.length),this[u]<<24|this[u+1]<<16|this[u+2]<<8|this[u+3]},o.prototype.readFloatLE=function(u,p){return u=u>>>0,p||D(u,4,this.length),Ua.read(this,u,!0,23,4)},o.prototype.readFloatBE=function(u,p){return u=u>>>0,p||D(u,4,this.length),Ua.read(this,u,!1,23,4)},o.prototype.readDoubleLE=function(u,p){return u=u>>>0,p||D(u,8,this.length),Ua.read(this,u,!0,52,8)},o.prototype.readDoubleBE=function(u,p){return u=u>>>0,p||D(u,8,this.length),Ua.read(this,u,!1,52,8)};function T(u,p,y,I,L,U){if(!o.isBuffer(u))throw new TypeError('"buffer" argument must be a Buffer instance');if(p>L||p<U)throw new RangeError('"value" argument is out of bounds');if(y+I>u.length)throw new RangeError("Index out of range")}o.prototype.writeUintLE=o.prototype.writeUIntLE=function(u,p,y,I){if(u=+u,p=p>>>0,y=y>>>0,!I){var L=Math.pow(2,8*y)-1;T(this,u,p,y,L,0)}var U=1,K=0;for(this[p]=u&255;++K<y&&(U*=256);)this[p+K]=u/U&255;return p+y},o.prototype.writeUintBE=o.prototype.writeUIntBE=function(u,p,y,I){if(u=+u,p=p>>>0,y=y>>>0,!I){var L=Math.pow(2,8*y)-1;T(this,u,p,y,L,0)}var U=y-1,K=1;for(this[p+U]=u&255;--U>=0&&(K*=256);)this[p+U]=u/K&255;return p+y},o.prototype.writeUint8=o.prototype.writeUInt8=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,1,255,0),this[p]=u&255,p+1},o.prototype.writeUint16LE=o.prototype.writeUInt16LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,65535,0),this[p]=u&255,this[p+1]=u>>>8,p+2},o.prototype.writeUint16BE=o.prototype.writeUInt16BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,65535,0),this[p]=u>>>8,this[p+1]=u&255,p+2},o.prototype.writeUint32LE=o.prototype.writeUInt32LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,4294967295,0),this[p+3]=u>>>24,this[p+2]=u>>>16,this[p+1]=u>>>8,this[p]=u&255,p+4},o.prototype.writeUint32BE=o.prototype.writeUInt32BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,4294967295,0),this[p]=u>>>24,this[p+1]=u>>>16,this[p+2]=u>>>8,this[p+3]=u&255,p+4},o.prototype.writeIntLE=function(u,p,y,I){if(u=+u,p=p>>>0,!I){var L=Math.pow(2,8*y-1);T(this,u,p,y,L-1,-L)}var U=0,K=1,et=0;for(this[p]=u&255;++U<y&&(K*=256);)u<0&&et===0&&this[p+U-1]!==0&&(et=1),this[p+U]=(u/K>>0)-et&255;return p+y},o.prototype.writeIntBE=function(u,p,y,I){if(u=+u,p=p>>>0,!I){var L=Math.pow(2,8*y-1);T(this,u,p,y,L-1,-L)}var U=y-1,K=1,et=0;for(this[p+U]=u&255;--U>=0&&(K*=256);)u<0&&et===0&&this[p+U+1]!==0&&(et=1),this[p+U]=(u/K>>0)-et&255;return p+y},o.prototype.writeInt8=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,1,127,-128),u<0&&(u=255+u+1),this[p]=u&255,p+1},o.prototype.writeInt16LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,32767,-32768),this[p]=u&255,this[p+1]=u>>>8,p+2},o.prototype.writeInt16BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,32767,-32768),this[p]=u>>>8,this[p+1]=u&255,p+2},o.prototype.writeInt32LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,2147483647,-2147483648),this[p]=u&255,this[p+1]=u>>>8,this[p+2]=u>>>16,this[p+3]=u>>>24,p+4},o.prototype.writeInt32BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,2147483647,-2147483648),u<0&&(u=4294967295+u+1),this[p]=u>>>24,this[p+1]=u>>>16,this[p+2]=u>>>8,this[p+3]=u&255,p+4};function Z(u,p,y,I,L,U){if(y+I>u.length)throw new RangeError("Index out of range");if(y<0)throw new RangeError("Index out of range")}function ee(u,p,y,I,L){return p=+p,y=y>>>0,L||Z(u,p,y,4),Ua.write(u,p,y,I,23,4),y+4}o.prototype.writeFloatLE=function(u,p,y){return ee(this,u,p,!0,y)},o.prototype.writeFloatBE=function(u,p,y){return ee(this,u,p,!1,y)};function se(u,p,y,I,L){return p=+p,y=y>>>0,L||Z(u,p,y,8),Ua.write(u,p,y,I,52,8),y+8}o.prototype.writeDoubleLE=function(u,p,y){return se(this,u,p,!0,y)},o.prototype.writeDoubleBE=function(u,p,y){return se(this,u,p,!1,y)},o.prototype.copy=function(u,p,y,I){if(!o.isBuffer(u))throw new TypeError("argument should be a Buffer");if(y||(y=0),!I&&I!==0&&(I=this.length),p>=u.length&&(p=u.length),p||(p=0),I>0&&I<y&&(I=y),I===y||u.length===0||this.length===0)return 0;if(p<0)throw new RangeError("targetStart out of bounds");if(y<0||y>=this.length)throw new RangeError("Index out of range");if(I<0)throw new RangeError("sourceEnd out of bounds");I>this.length&&(I=this.length),u.length-p<I-y&&(I=u.length-p+y);var L=I-y;return this===u&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(p,y,I):Uint8Array.prototype.set.call(u,this.subarray(y,I),p),L},o.prototype.fill=function(u,p,y,I){if(typeof u=="string"){if(typeof p=="string"?(I=p,p=0,y=this.length):typeof y=="string"&&(I=y,y=this.length),I!==void 0&&typeof I!="string")throw new TypeError("encoding must be a string");if(typeof I=="string"&&!o.isEncoding(I))throw new TypeError("Unknown encoding: "+I);if(u.length===1){var L=u.charCodeAt(0);(I==="utf8"&&L<128||I==="latin1")&&(u=L)}}else typeof u=="number"?u=u&255:typeof u=="boolean"&&(u=Number(u));if(p<0||this.length<p||this.length<y)throw new RangeError("Out of range index");if(y<=p)return this;p=p>>>0,y=y===void 0?this.length:y>>>0,u||(u=0);var U;if(typeof u=="number")for(U=p;U<y;++U)this[U]=u;else{var K=o.isBuffer(u)?u:o.from(u,I),et=K.length;if(et===0)throw new TypeError('The value "'+u+'" is invalid for argument "value"');for(U=0;U<y-p;++U)this[U+p]=K[U%et]}return this};var we=/[^+/0-9A-Za-z-_]/g;function ve(u){if(u=u.split("=")[0],u=u.trim().replace(we,""),u.length<2)return"";for(;u.length%4!==0;)u=u+"=";return u}function ue(u,p){p=p||1/0;for(var y,I=u.length,L=null,U=[],K=0;K<I;++K){if(y=u.charCodeAt(K),y>55295&&y<57344){if(!L){if(y>56319){(p-=3)>-1&&U.push(239,191,189);continue}else if(K+1===I){(p-=3)>-1&&U.push(239,191,189);continue}L=y;continue}if(y<56320){(p-=3)>-1&&U.push(239,191,189),L=y;continue}y=(L-55296<<10|y-56320)+65536}else L&&(p-=3)>-1&&U.push(239,191,189);if(L=null,y<128){if((p-=1)<0)break;U.push(y)}else if(y<2048){if((p-=2)<0)break;U.push(y>>6|192,y&63|128)}else if(y<65536){if((p-=3)<0)break;U.push(y>>12|224,y>>6&63|128,y&63|128)}else if(y<1114112){if((p-=4)<0)break;U.push(y>>18|240,y>>12&63|128,y>>6&63|128,y&63|128)}else throw new Error("Invalid code point")}return U}function Ce(u){for(var p=[],y=0;y<u.length;++y)p.push(u.charCodeAt(y)&255);return p}function Ue(u,p){for(var y,I,L,U=[],K=0;K<u.length&&!((p-=2)<0);++K)y=u.charCodeAt(K),I=y>>8,L=y%256,U.push(L),U.push(I);return U}function kt(u){return a_.toByteArray(ve(u))}function He(u,p,y,I){for(var L=0;L<I&&!(L+y>=p.length||L>=u.length);++L)p[L+y]=u[L];return L}function Ye(u,p){return u instanceof p||u!=null&&u.constructor!=null&&u.constructor.name!=null&&u.constructor.name===p.name}function At(u){return u!==u}var ke=function(){for(var u="0123456789abcdef",p=new Array(256),y=0;y<16;++y)for(var I=y*16,L=0;L<16;++L)p[I+L]=u[y]+u[L];return p}()}),st=qf.Buffer;qf.SlowBuffer;qf.INSPECT_MAX_BYTES;qf.kMaxLength;var f_=function(e,t){return f_=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},f_(e,t)};function Yf(e,t){f_(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Cs=function(e){Yf(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONError"},enumerable:!1,configurable:!0}),t}(Error),Ut=function(e){Yf(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONTypeError"},enumerable:!1,configurable:!0}),t}(TypeError);function Gf(e){return e&&e.Math==Math&&e}function tT(){return Gf(typeof globalThis=="object"&&globalThis)||Gf(typeof window=="object"&&window)||Gf(typeof self=="object"&&self)||Gf(typeof global=="object"&&global)||Function("return this")()}function T2(){var e=tT();return typeof e.navigator=="object"&&e.navigator.product==="ReactNative"}var x2=function(e){var t=T2()?"BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.":"BSON: No cryptographic implementation for random bytes present, falling back to a less secure implementation.";console.warn(t);for(var n=st.alloc(e),r=0;r<e;++r)n[r]=Math.floor(Math.random()*256);return n},R2=function(){{if(typeof window<"u"){var e=window.crypto||window.msCrypto;if(e&&e.getRandomValues)return function(t){return e.getRandomValues(st.alloc(t))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(st.alloc(t))}:x2}},nT=R2();function N2(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function h_(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}function A2(e){return Object.prototype.toString.call(e)==="[object RegExp]"}function M2(e){return Il(e)&&Object.prototype.toString.call(e)==="[object Date]"}function Il(e){return typeof e=="object"&&e!==null}function Kf(e,t){var n=!1;function r(){for(var i=[],s=0;s<arguments.length;s++)i[s]=arguments[s];return n||(console.warn(t),n=!0),e.apply(this,i)}return r}function zf(e){if(ArrayBuffer.isView(e))return st.from(e.buffer,e.byteOffset,e.byteLength);if(N2(e))return st.from(e);throw new Ut("Must use either Buffer or TypedArray")}var O2=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9a-f]{12}4[0-9a-f]{3}[89ab][0-9a-f]{15})$/i,rT=function(e){return typeof e=="string"&&O2.test(e)},p_=function(e){if(!rT(e))throw new Ut('UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".');var t=e.replace(/-/g,"");return st.from(t,"hex")},VI=function(e,t){return t===void 0&&(t=!0),t?e.toString("hex",0,4)+"-"+e.toString("hex",4,6)+"-"+e.toString("hex",6,8)+"-"+e.toString("hex",8,10)+"-"+e.toString("hex",10,16):e.toString("hex")},XK=Math.pow(2,63)-1,JK=-Math.pow(2,63),P2=Math.pow(2,53),k2=-Math.pow(2,53),iT=4,Ss=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(t!=null&&typeof t!="string"&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new Ut("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=n??e.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=st.alloc(e.BUFFER_SIZE),this.position=0):(typeof t=="string"?this.buffer=st.from(t,"binary"):Array.isArray(t)?this.buffer=st.from(t):this.buffer=zf(t),this.position=this.buffer.byteLength)}return e.prototype.put=function(t){if(typeof t=="string"&&t.length!==1)throw new Ut("only accepts single character String");if(typeof t!="number"&&t.length!==1)throw new Ut("only accepts single character Uint8Array or Array");var n;if(typeof t=="string"?n=t.charCodeAt(0):typeof t=="number"?n=t:n=t[0],n<0||n>255)throw new Ut("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=n;else{var r=st.alloc(e.BUFFER_SIZE+this.buffer.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r,this.buffer[this.position++]=n}},e.prototype.write=function(t,n){if(n=typeof n=="number"?n:this.position,this.buffer.length<n+t.length){var r=st.alloc(this.buffer.length+t.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r}ArrayBuffer.isView(t)?(this.buffer.set(zf(t),n),this.position=n+t.byteLength>this.position?n+t.length:this.position):typeof t=="string"&&(this.buffer.write(t,n,t.length,"binary"),this.position=n+t.length>this.position?n+t.length:this.position)},e.prototype.read=function(t,n){return n=n&&n>0?n:this.position,this.buffer.slice(t,t+n)},e.prototype.value=function(t){return t=!!t,t&&this.buffer.length===this.position?this.buffer:t?this.buffer.slice(0,this.position):this.buffer.toString("binary",0,this.position)},e.prototype.length=function(){return this.position},e.prototype.toJSON=function(){return this.buffer.toString("base64")},e.prototype.toString=function(t){return this.buffer.toString(t)},e.prototype.toExtendedJSON=function(t){t=t||{};var n=this.buffer.toString("base64"),r=Number(this.sub_type).toString(16);return t.legacy?{$binary:n,$type:r.length===1?"0"+r:r}:{$binary:{base64:n,subType:r.length===1?"0"+r:r}}},e.prototype.toUUID=function(){if(this.sub_type===e.SUBTYPE_UUID)return new UI(this.buffer.slice(0,this.position));throw new Cs('Binary sub_type "'.concat(this.sub_type,'" is not supported for converting to UUID. Only "').concat(e.SUBTYPE_UUID,'" is currently supported.'))},e.fromExtendedJSON=function(t,n){n=n||{};var r,i;if("$binary"in t?n.legacy&&typeof t.$binary=="string"&&"$type"in t?(i=t.$type?parseInt(t.$type,16):0,r=st.from(t.$binary,"base64")):typeof t.$binary!="string"&&(i=t.$binary.subType?parseInt(t.$binary.subType,16):0,r=st.from(t.$binary.base64,"base64")):"$uuid"in t&&(i=4,r=p_(t.$uuid)),!r)throw new Ut("Unexpected Binary Extended JSON format ".concat(JSON.stringify(t)));return i===iT?new UI(r):new e(r,i)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.value(!0);return'new Binary(Buffer.from("'.concat(t.toString("hex"),'", "hex"), ').concat(this.sub_type,")")},e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BUFFER_SIZE=256,e.SUBTYPE_DEFAULT=0,e.SUBTYPE_FUNCTION=1,e.SUBTYPE_BYTE_ARRAY=2,e.SUBTYPE_UUID_OLD=3,e.SUBTYPE_UUID=4,e.SUBTYPE_MD5=5,e.SUBTYPE_ENCRYPTED=6,e.SUBTYPE_COLUMN=7,e.SUBTYPE_USER_DEFINED=128,e}();Object.defineProperty(Ss.prototype,"_bsontype",{value:"Binary"});var c_=16,UI=function(e){Yf(t,e);function t(n){var r=this,i,s;if(n==null)i=t.generate();else if(n instanceof t)i=st.from(n.buffer),s=n.__id;else if(ArrayBuffer.isView(n)&&n.byteLength===c_)i=zf(n);else if(typeof n=="string")i=p_(n);else throw new Ut("Argument passed in UUID constructor must be a UUID, a 16 byte Buffer or a 32/36 character hex string (dashes excluded/included, format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).");return r=e.call(this,i,iT)||this,r.__id=s,r}return Object.defineProperty(t.prototype,"id",{get:function(){return this.buffer},set:function(n){this.buffer=n,t.cacheHexString&&(this.__id=VI(n))},enumerable:!1,configurable:!0}),t.prototype.toHexString=function(n){if(n===void 0&&(n=!0),t.cacheHexString&&this.__id)return this.__id;var r=VI(this.id,n);return t.cacheHexString&&(this.__id=r),r},t.prototype.toString=function(n){return n?this.id.toString(n):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(n){if(!n)return!1;if(n instanceof t)return n.id.equals(this.id);try{return new t(n).id.equals(this.id)}catch{return!1}},t.prototype.toBinary=function(){return new Ss(this.id,Ss.SUBTYPE_UUID)},t.generate=function(){var n=nT(c_);return n[6]=n[6]&15|64,n[8]=n[8]&63|128,st.from(n)},t.isValid=function(n){return n?n instanceof t?!0:typeof n=="string"?rT(n):h_(n)?n.length!==c_?!1:(n[6]&240)===64&&(n[8]&128)===128:!1:!1},t.createFromHexString=function(n){var r=p_(n);return new t(r)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new UUID("'.concat(this.toHexString(),'")')},t}(Ss),Zf=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);this.code=t,this.scope=n}return e.prototype.toJSON=function(){return{code:this.code,scope:this.scope}},e.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},e.fromExtendedJSON=function(t){return new e(t.$code,t.$scope)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toJSON();return'new Code("'.concat(String(t.code),'"').concat(t.scope?", ".concat(JSON.stringify(t.scope)):"",")")},e}();Object.defineProperty(Zf.prototype,"_bsontype",{value:"Code"});function L2(e){return Il(e)&&e.$id!=null&&typeof e.$ref=="string"&&(e.$db==null||typeof e.$db=="string")}var Sl=function(){function e(t,n,r,i){if(!(this instanceof e))return new e(t,n,r,i);var s=t.split(".");s.length===2&&(r=s.shift(),t=s.shift()),this.collection=t,this.oid=n,this.db=r,this.fields=i||{}}return Object.defineProperty(e.prototype,"namespace",{get:function(){return this.collection},set:function(t){this.collection=t},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},e.prototype.toExtendedJSON=function(t){t=t||{};var n={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(n.$db=this.db),n=Object.assign(n,this.fields)),n},e.fromExtendedJSON=function(t){var n=Object.assign({},t);return delete n.$ref,delete n.$id,delete n.$db,new e(t.$ref,t.$id,t.$db,n)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.oid===void 0||this.oid.toString===void 0?this.oid:this.oid.toString();return'new DBRef("'.concat(this.namespace,'", new ObjectId("').concat(String(t),'")').concat(this.db?', "'.concat(this.db,'"'):"",")")},e}();Object.defineProperty(Sl.prototype,"_bsontype",{value:"DBRef"});var Cr=void 0;try{Cr=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch{}var HI=65536,F2=1<<24,ja=HI*HI,oT=ja*ja,jI=oT/2,$I={},WI={},ce=function(){function e(t,n,r){if(t===void 0&&(t=0),!(this instanceof e))return new e(t,n,r);typeof t=="bigint"?Object.assign(this,e.fromBigInt(t,!!n)):typeof t=="string"?Object.assign(this,e.fromString(t,!!n)):(this.low=t|0,this.high=n|0,this.unsigned=!!r),Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}return e.fromBits=function(t,n,r){return new e(t,n,r)},e.fromInt=function(t,n){var r,i,s;return n?(t>>>=0,(s=0<=t&&t<256)&&(i=WI[t],i)?i:(r=e.fromBits(t,(t|0)<0?-1:0,!0),s&&(WI[t]=r),r)):(t|=0,(s=-128<=t&&t<128)&&(i=$I[t],i)?i:(r=e.fromBits(t,t<0?-1:0,!1),s&&($I[t]=r),r))},e.fromNumber=function(t,n){if(isNaN(t))return n?e.UZERO:e.ZERO;if(n){if(t<0)return e.UZERO;if(t>=oT)return e.MAX_UNSIGNED_VALUE}else{if(t<=-jI)return e.MIN_VALUE;if(t+1>=jI)return e.MAX_VALUE}return t<0?e.fromNumber(-t,n).neg():e.fromBits(t%ja|0,t/ja|0,n)},e.fromBigInt=function(t,n){return e.fromString(t.toString(),n)},e.fromString=function(t,n,r){if(t.length===0)throw Error("empty string");if(t==="NaN"||t==="Infinity"||t==="+Infinity"||t==="-Infinity")return e.ZERO;if(typeof n=="number"?(r=n,n=!1):n=!!n,r=r||10,r<2||36<r)throw RangeError("radix");var i;if((i=t.indexOf("-"))>0)throw Error("interior hyphen");if(i===0)return e.fromString(t.substring(1),n,r).neg();for(var s=e.fromNumber(Math.pow(r,8)),o=e.ZERO,a=0;a<t.length;a+=8){var l=Math.min(8,t.length-a),c=parseInt(t.substring(a,a+l),r);if(l<8){var h=e.fromNumber(Math.pow(r,l));o=o.mul(h).add(e.fromNumber(c))}else o=o.mul(s),o=o.add(e.fromNumber(c))}return o.unsigned=n,o},e.fromBytes=function(t,n,r){return r?e.fromBytesLE(t,n):e.fromBytesBE(t,n)},e.fromBytesLE=function(t,n){return new e(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,n)},e.fromBytesBE=function(t,n){return new e(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],n)},e.isLong=function(t){return Il(t)&&t.__isLong__===!0},e.fromValue=function(t,n){return typeof t=="number"?e.fromNumber(t,n):typeof t=="string"?e.fromString(t,n):e.fromBits(t.low,t.high,typeof n=="boolean"?n:t.unsigned)},e.prototype.add=function(t){e.isLong(t)||(t=e.fromValue(t));var n=this.high>>>16,r=this.high&65535,i=this.low>>>16,s=this.low&65535,o=t.high>>>16,a=t.high&65535,l=t.low>>>16,c=t.low&65535,h=0,d=0,f=0,g=0;return g+=s+c,f+=g>>>16,g&=65535,f+=i+l,d+=f>>>16,f&=65535,d+=r+a,h+=d>>>16,d&=65535,h+=n+o,h&=65535,e.fromBits(f<<16|g,h<<16|d,this.unsigned)},e.prototype.and=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},e.prototype.compare=function(t){if(e.isLong(t)||(t=e.fromValue(t)),this.eq(t))return 0;var n=this.isNegative(),r=t.isNegative();return n&&!r?-1:!n&&r?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},e.prototype.comp=function(t){return this.compare(t)},e.prototype.divide=function(t){if(e.isLong(t)||(t=e.fromValue(t)),t.isZero())throw Error("division by zero");if(Cr){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var n=(this.unsigned?Cr.div_u:Cr.div_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Cr.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?e.UZERO:e.ZERO;var r,i,s;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return e.UZERO;if(t.gt(this.shru(1)))return e.UONE;s=e.UZERO}else{if(this.eq(e.MIN_VALUE)){if(t.eq(e.ONE)||t.eq(e.NEG_ONE))return e.MIN_VALUE;if(t.eq(e.MIN_VALUE))return e.ONE;var o=this.shr(1);return r=o.div(t).shl(1),r.eq(e.ZERO)?t.isNegative()?e.ONE:e.NEG_ONE:(i=this.sub(t.mul(r)),s=r.add(i.div(t)),s)}else if(t.eq(e.MIN_VALUE))return this.unsigned?e.UZERO:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();s=e.ZERO}for(i=this;i.gte(t);){r=Math.max(1,Math.floor(i.toNumber()/t.toNumber()));for(var a=Math.ceil(Math.log(r)/Math.LN2),l=a<=48?1:Math.pow(2,a-48),c=e.fromNumber(r),h=c.mul(t);h.isNegative()||h.gt(i);)r-=l,c=e.fromNumber(r,this.unsigned),h=c.mul(t);c.isZero()&&(c=e.ONE),s=s.add(c),i=i.sub(h)}return s},e.prototype.div=function(t){return this.divide(t)},e.prototype.equals=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?!1:this.high===t.high&&this.low===t.low},e.prototype.eq=function(t){return this.equals(t)},e.prototype.getHighBits=function(){return this.high},e.prototype.getHighBitsUnsigned=function(){return this.high>>>0},e.prototype.getLowBits=function(){return this.low},e.prototype.getLowBitsUnsigned=function(){return this.low>>>0},e.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(e.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,n;for(n=31;n>0&&(t&1<<n)===0;n--);return this.high!==0?n+33:n+1},e.prototype.greaterThan=function(t){return this.comp(t)>0},e.prototype.gt=function(t){return this.greaterThan(t)},e.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},e.prototype.gte=function(t){return this.greaterThanOrEqual(t)},e.prototype.ge=function(t){return this.greaterThanOrEqual(t)},e.prototype.isEven=function(){return(this.low&1)===0},e.prototype.isNegative=function(){return!this.unsigned&&this.high<0},e.prototype.isOdd=function(){return(this.low&1)===1},e.prototype.isPositive=function(){return this.unsigned||this.high>=0},e.prototype.isZero=function(){return this.high===0&&this.low===0},e.prototype.lessThan=function(t){return this.comp(t)<0},e.prototype.lt=function(t){return this.lessThan(t)},e.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},e.prototype.lte=function(t){return this.lessThanOrEqual(t)},e.prototype.modulo=function(t){if(e.isLong(t)||(t=e.fromValue(t)),Cr){var n=(this.unsigned?Cr.rem_u:Cr.rem_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Cr.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},e.prototype.mod=function(t){return this.modulo(t)},e.prototype.rem=function(t){return this.modulo(t)},e.prototype.multiply=function(t){if(this.isZero())return e.ZERO;if(e.isLong(t)||(t=e.fromValue(t)),Cr){var n=Cr.mul(this.low,this.high,t.low,t.high);return e.fromBits(n,Cr.get_high(),this.unsigned)}if(t.isZero())return e.ZERO;if(this.eq(e.MIN_VALUE))return t.isOdd()?e.MIN_VALUE:e.ZERO;if(t.eq(e.MIN_VALUE))return this.isOdd()?e.MIN_VALUE:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(e.TWO_PWR_24)&&t.lt(e.TWO_PWR_24))return e.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var r=this.high>>>16,i=this.high&65535,s=this.low>>>16,o=this.low&65535,a=t.high>>>16,l=t.high&65535,c=t.low>>>16,h=t.low&65535,d=0,f=0,g=0,m=0;return m+=o*h,g+=m>>>16,m&=65535,g+=s*h,f+=g>>>16,g&=65535,g+=o*c,f+=g>>>16,g&=65535,f+=i*h,d+=f>>>16,f&=65535,f+=s*c,d+=f>>>16,f&=65535,f+=o*l,d+=f>>>16,f&=65535,d+=r*h+i*c+s*l+o*a,d&=65535,e.fromBits(g<<16|m,d<<16|f,this.unsigned)},e.prototype.mul=function(t){return this.multiply(t)},e.prototype.negate=function(){return!this.unsigned&&this.eq(e.MIN_VALUE)?e.MIN_VALUE:this.not().add(e.ONE)},e.prototype.neg=function(){return this.negate()},e.prototype.not=function(){return e.fromBits(~this.low,~this.high,this.unsigned)},e.prototype.notEquals=function(t){return!this.equals(t)},e.prototype.neq=function(t){return this.notEquals(t)},e.prototype.ne=function(t){return this.notEquals(t)},e.prototype.or=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},e.prototype.shiftLeft=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):e.fromBits(0,this.low<<t-32,this.unsigned)},e.prototype.shl=function(t){return this.shiftLeft(t)},e.prototype.shiftRight=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):e.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},e.prototype.shr=function(t){return this.shiftRight(t)},e.prototype.shiftRightUnsigned=function(t){if(e.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var n=this.high;if(t<32){var r=this.low;return e.fromBits(r>>>t|n<<32-t,n>>>t,this.unsigned)}else return t===32?e.fromBits(n,0,this.unsigned):e.fromBits(n>>>t-32,0,this.unsigned)},e.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},e.prototype.shru=function(t){return this.shiftRightUnsigned(t)},e.prototype.subtract=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.add(t.neg())},e.prototype.sub=function(t){return this.subtract(t)},e.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},e.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*ja+(this.low>>>0):this.high*ja+(this.low>>>0)},e.prototype.toBigInt=function(){return BigInt(this.toString())},e.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},e.prototype.toBytesLE=function(){var t=this.high,n=this.low;return[n&255,n>>>8&255,n>>>16&255,n>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},e.prototype.toBytesBE=function(){var t=this.high,n=this.low;return[t>>>24,t>>>16&255,t>>>8&255,t&255,n>>>24,n>>>16&255,n>>>8&255,n&255]},e.prototype.toSigned=function(){return this.unsigned?e.fromBits(this.low,this.high,!1):this},e.prototype.toString=function(t){if(t=t||10,t<2||36<t)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())if(this.eq(e.MIN_VALUE)){var n=e.fromNumber(t),r=this.div(n),i=r.mul(n).sub(this);return r.toString(t)+i.toInt().toString(t)}else return"-"+this.neg().toString(t);for(var s=e.fromNumber(Math.pow(t,6),this.unsigned),o=this,a="";;){var l=o.div(s),c=o.sub(l.mul(s)).toInt()>>>0,h=c.toString(t);if(o=l,o.isZero())return h+a;for(;h.length<6;)h="0"+h;a=""+h+a}},e.prototype.toUnsigned=function(){return this.unsigned?this:e.fromBits(this.low,this.high,!0)},e.prototype.xor=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},e.prototype.eqz=function(){return this.isZero()},e.prototype.le=function(t){return this.lessThanOrEqual(t)},e.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},e.fromExtendedJSON=function(t,n){var r=e.fromString(t.$numberLong);return n&&n.relaxed?r.toNumber():r},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Long("'.concat(this.toString(),'"').concat(this.unsigned?", true":"",")")},e.TWO_PWR_24=e.fromInt(F2),e.MAX_UNSIGNED_VALUE=e.fromBits(-1,-1,!0),e.ZERO=e.fromInt(0),e.UZERO=e.fromInt(0,!0),e.ONE=e.fromInt(1),e.UONE=e.fromInt(1,!0),e.NEG_ONE=e.fromInt(-1),e.MAX_VALUE=e.fromBits(-1,2147483647,!1),e.MIN_VALUE=e.fromBits(0,-2147483648,!1),e}();Object.defineProperty(ce.prototype,"__isLong__",{value:!0});Object.defineProperty(ce.prototype,"_bsontype",{value:"Long"});var B2=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,V2=/^(\+|-)?(Infinity|inf)$/i,U2=/^(\+|-)?NaN$/i,Cl=6111,l_=-6176,GI=6176,H2=34,u_=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),zI=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),qI=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),j2=/^([-+])?(\d+)?$/,$2=31,YI=16383,W2=30,G2=31;function KI(e){return!isNaN(parseInt(e,10))}function z2(e){var t=ce.fromNumber(1e9),n=ce.fromNumber(0);if(!e.parts[0]&&!e.parts[1]&&!e.parts[2]&&!e.parts[3])return{quotient:e,rem:n};for(var r=0;r<=3;r++)n=n.shiftLeft(32),n=n.add(new ce(e.parts[r],0)),e.parts[r]=n.div(t).low,n=n.modulo(t);return{quotient:e,rem:n}}function q2(e,t){if(!e&&!t)return{high:ce.fromNumber(0),low:ce.fromNumber(0)};var n=e.shiftRightUnsigned(32),r=new ce(e.getLowBits(),0),i=t.shiftRightUnsigned(32),s=new ce(t.getLowBits(),0),o=n.multiply(i),a=n.multiply(s),l=r.multiply(i),c=r.multiply(s);return o=o.add(a.shiftRightUnsigned(32)),a=new ce(a.getLowBits(),0).add(l).add(c.shiftRightUnsigned(32)),o=o.add(a.shiftRightUnsigned(32)),c=a.shiftLeft(32).add(new ce(c.getLowBits(),0)),{high:o,low:c}}function Y2(e,t){var n=e.high>>>0,r=t.high>>>0;if(n<r)return!0;if(n===r){var i=e.low>>>0,s=t.low>>>0;if(i<s)return!0}return!1}function Ha(e,t){throw new Ut('"'.concat(e,'" is not a valid Decimal128 string - ').concat(t))}var m_=function(){function e(t){if(!(this instanceof e))return new e(t);if(typeof t=="string")this.bytes=e.fromString(t).bytes;else if(h_(t)){if(t.byteLength!==16)throw new Ut("Decimal128 must take a Buffer of 16 bytes");this.bytes=t}else throw new Ut("Decimal128 must take a Buffer or string")}return e.fromString=function(t){var n=!1,r=!1,i=!1,s=0,o=0,a=0,l=0,c=0,h=[0],d=0,f=0,g=0,m=0,b=0,x=0,A=new ce(0,0),F=new ce(0,0),B=0,M=0;if(t.length>=7e3)throw new Ut(""+t+" not a valid Decimal128 string");var q=t.match(B2),Pe=t.match(V2),ct=t.match(U2);if(!q&&!Pe&&!ct||t.length===0)throw new Ut(""+t+" not a valid Decimal128 string");if(q){var j=q[2],de=q[4],Q=q[5],he=q[6];de&&he===void 0&&Ha(t,"missing exponent power"),de&&j===void 0&&Ha(t,"missing exponent base"),de===void 0&&(Q||he)&&Ha(t,"missing e before exponent")}if((t[M]==="+"||t[M]==="-")&&(n=t[M++]==="-"),!KI(t[M])&&t[M]!=="."){if(t[M]==="i"||t[M]==="I")return new e(st.from(n?zI:qI));if(t[M]==="N")return new e(st.from(u_))}for(;KI(t[M])||t[M]===".";){if(t[M]==="."){r&&Ha(t,"contains multiple periods"),r=!0,M=M+1;continue}d<34&&(t[M]!=="0"||i)&&(i||(c=o),i=!0,h[f++]=parseInt(t[M],10),d=d+1),i&&(a=a+1),r&&(l=l+1),o=o+1,M=M+1}if(r&&!o)throw new Ut(""+t+" not a valid Decimal128 string");if(t[M]==="e"||t[M]==="E"){var Ae=t.substr(++M).match(j2);if(!Ae||!Ae[2])return new e(st.from(u_));b=parseInt(Ae[0],10),M=M+Ae[0].length}if(t[M])return new e(st.from(u_));if(g=0,!d)g=0,m=0,h[0]=0,a=1,d=1,s=0;else if(m=d-1,s=a,s!==1)for(;h[c+s-1]===0;)s=s-1;for(b<=l&&l-b>16384?b=l_:b=b-l;b>Cl;){if(m=m+1,m-g>H2){var ut=h.join("");if(ut.match(/^0+$/)){b=Cl;break}Ha(t,"overflow")}b=b-1}for(;b<l_||d<a;){if(m===0&&s<d){b=l_,s=0;break}if(d<a?a=a-1:m=m-1,b<Cl)b=b+1;else{var ut=h.join("");if(ut.match(/^0+$/)){b=Cl;break}Ha(t,"overflow")}}if(m-g+1<s){var lt=o;r&&(c=c+1,lt=lt+1),n&&(c=c+1,lt=lt+1);var v=parseInt(t[c+m+1],10),Ht=0;if(v>=5&&(Ht=1,v===5)){for(Ht=h[m]%2===1?1:0,x=c+m+2;x<lt;x++)if(parseInt(t[x],10)){Ht=1;break}}if(Ht){for(var Xe=m;Xe>=0;Xe--)if(++h[Xe]>9&&(h[Xe]=0,Xe===0))if(b<Cl)b=b+1,h[Xe]=1;else return new e(st.from(n?zI:qI))}}if(A=ce.fromNumber(0),F=ce.fromNumber(0),s===0)A=ce.fromNumber(0),F=ce.fromNumber(0);else if(m-g<17){var Xe=g;for(F=ce.fromNumber(h[Xe++]),A=new ce(0,0);Xe<=m;Xe++)F=F.multiply(ce.fromNumber(10)),F=F.add(ce.fromNumber(h[Xe]))}else{var Xe=g;for(A=ce.fromNumber(h[Xe++]);Xe<=m-17;Xe++)A=A.multiply(ce.fromNumber(10)),A=A.add(ce.fromNumber(h[Xe]));for(F=ce.fromNumber(h[Xe++]);Xe<=m;Xe++)F=F.multiply(ce.fromNumber(10)),F=F.add(ce.fromNumber(h[Xe]))}var Yt=q2(A,ce.fromString("100000000000000000"));Yt.low=Yt.low.add(F),Y2(Yt.low,F)&&(Yt.high=Yt.high.add(ce.fromNumber(1))),B=b+GI;var Se={low:ce.fromNumber(0),high:ce.fromNumber(0)};Yt.high.shiftRightUnsigned(49).and(ce.fromNumber(1)).equals(ce.fromNumber(1))?(Se.high=Se.high.or(ce.fromNumber(3).shiftLeft(61)),Se.high=Se.high.or(ce.fromNumber(B).and(ce.fromNumber(16383).shiftLeft(47))),Se.high=Se.high.or(Yt.high.and(ce.fromNumber(0x7fffffffffff)))):(Se.high=Se.high.or(ce.fromNumber(B&16383).shiftLeft(49)),Se.high=Se.high.or(Yt.high.and(ce.fromNumber(562949953421311)))),Se.low=Yt.low,n&&(Se.high=Se.high.or(ce.fromString("9223372036854775808")));var D=st.alloc(16);return M=0,D[M++]=Se.low.low&255,D[M++]=Se.low.low>>8&255,D[M++]=Se.low.low>>16&255,D[M++]=Se.low.low>>24&255,D[M++]=Se.low.high&255,D[M++]=Se.low.high>>8&255,D[M++]=Se.low.high>>16&255,D[M++]=Se.low.high>>24&255,D[M++]=Se.high.low&255,D[M++]=Se.high.low>>8&255,D[M++]=Se.high.low>>16&255,D[M++]=Se.high.low>>24&255,D[M++]=Se.high.high&255,D[M++]=Se.high.high>>8&255,D[M++]=Se.high.high>>16&255,D[M++]=Se.high.high>>24&255,new e(D)},e.prototype.toString=function(){for(var t,n=0,r=new Array(36),i=0;i<r.length;i++)r[i]=0;var s=0,o=!1,a,l={parts:[0,0,0,0]},c,h,d=[];s=0;var f=this.bytes,g=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,m=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,b=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,x=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24;s=0;var A={low:new ce(g,m),high:new ce(b,x)};A.high.lessThan(ce.ZERO)&&d.push("-");var F=x>>26&$2;if(F>>3===3){if(F===W2)return d.join("")+"Infinity";if(F===G2)return"NaN";t=x>>15&YI,a=8+(x>>14&1)}else a=x>>14&7,t=x>>17&YI;var B=t-GI;if(l.parts[0]=(x&16383)+((a&15)<<14),l.parts[1]=b,l.parts[2]=m,l.parts[3]=g,l.parts[0]===0&&l.parts[1]===0&&l.parts[2]===0&&l.parts[3]===0)o=!0;else for(h=3;h>=0;h--){var M=0,q=z2(l);if(l=q.quotient,M=q.rem.low,!!M)for(c=8;c>=0;c--)r[h*9+c]=M%10,M=Math.floor(M/10)}if(o)n=1,r[s]=0;else for(n=36;!r[s];)n=n-1,s=s+1;var Pe=n-1+B;if(Pe>=34||Pe<=-7||B>0){if(n>34)return d.push("".concat(0)),B>0?d.push("E+".concat(B)):B<0&&d.push("E".concat(B)),d.join("");d.push("".concat(r[s++])),n=n-1,n&&d.push(".");for(var i=0;i<n;i++)d.push("".concat(r[s++]));d.push("E"),Pe>0?d.push("+".concat(Pe)):d.push("".concat(Pe))}else if(B>=0)for(var i=0;i<n;i++)d.push("".concat(r[s++]));else{var ct=n+B;if(ct>0)for(var i=0;i<ct;i++)d.push("".concat(r[s++]));else d.push("0");for(d.push(".");ct++<0;)d.push("0");for(var i=0;i<n-Math.max(ct-1,0);i++)d.push("".concat(r[s++]))}return d.join("")},e.prototype.toJSON=function(){return{$numberDecimal:this.toString()}},e.prototype.toExtendedJSON=function(){return{$numberDecimal:this.toString()}},e.fromExtendedJSON=function(t){return e.fromString(t.$numberDecimal)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Decimal128("'.concat(this.toString(),'")')},e}();Object.defineProperty(m_.prototype,"_bsontype",{value:"Decimal128"});var Xf=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t}return e.prototype.valueOf=function(){return this.value},e.prototype.toJSON=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toExtendedJSON=function(t){return t&&(t.legacy||t.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:"-".concat(this.value.toFixed(1))}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}},e.fromExtendedJSON=function(t,n){var r=parseFloat(t.$numberDouble);return n&&n.relaxed?r:new e(r)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toExtendedJSON();return"new Double(".concat(t.$numberDouble,")")},e}();Object.defineProperty(Xf.prototype,"_bsontype",{value:"Double"});var Jf=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},e.fromExtendedJSON=function(t,n){return n&&n.relaxed?parseInt(t.$numberInt,10):new e(t.$numberInt)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new Int32(".concat(this.valueOf(),")")},e}();Object.defineProperty(Jf.prototype,"_bsontype",{value:"Int32"});var g_=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$maxKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MaxKey()"},e}();Object.defineProperty(g_.prototype,"_bsontype",{value:"MaxKey"});var y_=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$minKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MinKey()"},e}();Object.defineProperty(y_.prototype,"_bsontype",{value:"MinKey"});var K2=new RegExp("^[0-9a-fA-F]{24}$"),bs=null,fi=Symbol("id"),un=function(){function e(t){if(!(this instanceof e))return new e(t);var n;if(typeof t=="object"&&t&&"id"in t){if(typeof t.id!="string"&&!ArrayBuffer.isView(t.id))throw new Ut("Argument passed in must have an id that is of type string or Buffer");"toHexString"in t&&typeof t.toHexString=="function"?n=st.from(t.toHexString(),"hex"):n=t.id}else n=t;if(n==null||typeof n=="number")this[fi]=e.generate(typeof n=="number"?n:void 0);else if(ArrayBuffer.isView(n)&&n.byteLength===12)this[fi]=n instanceof st?n:zf(n);else if(typeof n=="string")if(n.length===12){var r=st.from(n);if(r.byteLength===12)this[fi]=r;else throw new Ut("Argument passed in must be a string of 12 bytes")}else if(n.length===24&&K2.test(n))this[fi]=st.from(n,"hex");else throw new Ut("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new Ut("Argument passed in does not match the accepted types");e.cacheHexString&&(this.__id=this.id.toString("hex"))}return Object.defineProperty(e.prototype,"id",{get:function(){return this[fi]},set:function(t){this[fi]=t,e.cacheHexString&&(this.__id=t.toString("hex"))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"generationTime",{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0)},enumerable:!1,configurable:!0}),e.prototype.toHexString=function(){if(e.cacheHexString&&this.__id)return this.__id;var t=this.id.toString("hex");return e.cacheHexString&&!this.__id&&(this.__id=t),t},e.getInc=function(){return e.index=(e.index+1)%16777215},e.generate=function(t){typeof t!="number"&&(t=Math.floor(Date.now()/1e3));var n=e.getInc(),r=st.alloc(12);return r.writeUInt32BE(t,0),bs===null&&(bs=nT(5)),r[4]=bs[0],r[5]=bs[1],r[6]=bs[2],r[7]=bs[3],r[8]=bs[4],r[11]=n&255,r[10]=n>>8&255,r[9]=n>>16&255,r},e.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},e.prototype.toJSON=function(){return this.toHexString()},e.prototype.equals=function(t){if(t==null)return!1;if(t instanceof e)return this[fi][11]===t[fi][11]&&this[fi].equals(t[fi]);if(typeof t=="string"&&e.isValid(t)&&t.length===12&&h_(this.id))return t===st.prototype.toString.call(this.id,"latin1");if(typeof t=="string"&&e.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t=="string"&&e.isValid(t)&&t.length===12)return st.from(t).equals(this.id);if(typeof t=="object"&&"toHexString"in t&&typeof t.toHexString=="function"){var n=t.toHexString(),r=this.toHexString().toLowerCase();return typeof n=="string"&&n.toLowerCase()===r}return!1},e.prototype.getTimestamp=function(){var t=new Date,n=this.id.readUInt32BE(0);return t.setTime(Math.floor(n)*1e3),t},e.createPk=function(){return new e},e.createFromTime=function(t){var n=st.from([0,0,0,0,0,0,0,0,0,0,0,0]);return n.writeUInt32BE(t,0),new e(n)},e.createFromHexString=function(t){if(typeof t>"u"||t!=null&&t.length!==24)throw new Ut("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new e(st.from(t,"hex"))},e.isValid=function(t){if(t==null)return!1;try{return new e(t),!0}catch{return!1}},e.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}},e.fromExtendedJSON=function(t){return new e(t.$oid)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new ObjectId("'.concat(this.toHexString(),'")')},e.index=Math.floor(Math.random()*16777215),e}();Object.defineProperty(un.prototype,"generate",{value:Kf(function(e){return un.generate(e)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(un.prototype,"getInc",{value:Kf(function(){return un.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(un.prototype,"get_inc",{value:Kf(function(){return un.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(un,"get_inc",{value:Kf(function(){return un.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(un.prototype,"_bsontype",{value:"ObjectID"});function Z2(e){return e.split("").sort().join("")}var Dl=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(this.pattern=t,this.options=Z2(n??""),this.pattern.indexOf("\0")!==-1)throw new Cs("BSON Regex patterns cannot contain null bytes, found: ".concat(JSON.stringify(this.pattern)));if(this.options.indexOf("\0")!==-1)throw new Cs("BSON Regex options cannot contain null bytes, found: ".concat(JSON.stringify(this.options)));for(var r=0;r<this.options.length;r++)if(!(this.options[r]==="i"||this.options[r]==="m"||this.options[r]==="x"||this.options[r]==="l"||this.options[r]==="s"||this.options[r]==="u"))throw new Cs("The regular expression option [".concat(this.options[r],"] is not supported"))}return e.parseOptions=function(t){return t?t.split("").sort().join(""):""},e.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},e.fromExtendedJSON=function(t){if("$regex"in t)if(typeof t.$regex!="string"){if(t.$regex._bsontype==="BSONRegExp")return t}else return new e(t.$regex,e.parseOptions(t.$options));if("$regularExpression"in t)return new e(t.$regularExpression.pattern,e.parseOptions(t.$regularExpression.options));throw new Ut("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(t)))},e}();Object.defineProperty(Dl.prototype,"_bsontype",{value:"BSONRegExp"});var v_=function(){function e(t){if(!(this instanceof e))return new e(t);this.value=t}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(){return this.value},e.prototype.inspect=function(){return'new BSONSymbol("'.concat(this.value,'")')},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(){return{$symbol:this.value}},e.fromExtendedJSON=function(t){return new e(t.$symbol)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e}();Object.defineProperty(v_.prototype,"_bsontype",{value:"Symbol"});var X2=ce,sT=function(e){Yf(t,e);function t(n,r){var i=this;return i instanceof t?(ce.isLong(n)?i=e.call(this,n.low,n.high,!0)||this:Il(n)&&typeof n.t<"u"&&typeof n.i<"u"?i=e.call(this,n.i,n.t,!0)||this:i=e.call(this,n,r,!0)||this,Object.defineProperty(i,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1}),i):new t(n,r)}return t.prototype.toJSON=function(){return{$timestamp:this.toString()}},t.fromInt=function(n){return new t(ce.fromInt(n,!0))},t.fromNumber=function(n){return new t(ce.fromNumber(n,!0))},t.fromBits=function(n,r){return new t(n,r)},t.fromString=function(n,r){return new t(ce.fromString(n,!0,r))},t.prototype.toExtendedJSON=function(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(n){return new t(n.$timestamp)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return"new Timestamp({ t: ".concat(this.getHighBits(),", i: ").concat(this.getLowBits()," })")},t.MAX_VALUE=ce.MAX_UNSIGNED_VALUE,t}(X2);function J2(e){return Il(e)&&Reflect.has(e,"_bsontype")&&typeof e._bsontype=="string"}var aT=2147483647,cT=-2147483648,lT=9223372036854776e3,uT=-9223372036854776e3,Q2={$oid:un,$binary:Ss,$uuid:Ss,$symbol:v_,$numberInt:Jf,$numberDecimal:m_,$numberDouble:Xf,$numberLong:ce,$minKey:y_,$maxKey:g_,$regex:Dl,$regularExpression:Dl,$timestamp:sT};function dT(e,t){if(t===void 0&&(t={}),typeof e=="number"){if(t.relaxed||t.legacy)return e;if(Math.floor(e)===e){if(e>=cT&&e<=aT)return new Jf(e);if(e>=uT&&e<=lT)return ce.fromNumber(e)}return new Xf(e)}if(e==null||typeof e!="object")return e;if(e.$undefined)return null;for(var n=Object.keys(e).filter(function(d){return d.startsWith("$")&&e[d]!=null}),r=0;r<n.length;r++){var i=Q2[n[r]];if(i)return i.fromExtendedJSON(e,t)}if(e.$date!=null){var s=e.$date,o=new Date;return t.legacy?typeof s=="number"?o.setTime(s):typeof s=="string"&&o.setTime(Date.parse(s)):typeof s=="string"?o.setTime(Date.parse(s)):ce.isLong(s)?o.setTime(s.toNumber()):typeof s=="number"&&t.relaxed&&o.setTime(s),o}if(e.$code!=null){var a=Object.assign({},e);return e.$scope&&(a.$scope=dT(e.$scope)),Zf.fromExtendedJSON(e)}if(L2(e)||e.$dbPointer){var l=e.$ref?e:e.$dbPointer;if(l instanceof Sl)return l;var c=Object.keys(l).filter(function(d){return d.startsWith("$")}),h=!0;if(c.forEach(function(d){["$ref","$id","$db"].indexOf(d)===-1&&(h=!1)}),h)return Sl.fromExtendedJSON(l)}return e}function eV(e,t){return e.map(function(n,r){t.seenObjects.push({propertyName:"index ".concat(r),obj:null});try{return Eo(n,t)}finally{t.seenObjects.pop()}})}function ZI(e){var t=e.toISOString();return e.getUTCMilliseconds()!==0?t:t.slice(0,-5)+"Z"}function Eo(e,t){if((typeof e=="object"||typeof e=="function")&&e!==null){var n=t.seenObjects.findIndex(function(A){return A.obj===e});if(n!==-1){var r=t.seenObjects.map(function(A){return A.propertyName}),i=r.slice(0,n).map(function(A){return"".concat(A," -> ")}).join(""),s=r[n],o=" -> "+r.slice(n+1,r.length-1).map(function(A){return"".concat(A," -> ")}).join(""),a=r[r.length-1],l=" ".repeat(i.length+s.length/2),c="-".repeat(o.length+(s.length+a.length)/2-1);throw new Ut(`Converting circular structure to EJSON:
|
|
40
|
+
`)};Vn.prototype.renderPartial=function(e,t,n,r){if(n){var i=this.getConfigTags(r),s=n_(n)?n(e[1]):n[e[1]];if(s!=null){var o=e[6],a=e[5],l=e[4],c=s;a==0&&l&&(c=this.indentPartial(s,l,o));var h=this.parse(c,i);return this.renderTokens(h,t,n,c,r)}}};Vn.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(n!=null)return n};Vn.prototype.escapedValue=function(e,t,n){var r=this.getConfigEscape(n)||br.escape,i=t.lookup(e[1]);if(i!=null)return typeof i=="number"&&r===br.escape?String(i):r(i)};Vn.prototype.rawValue=function(e){return e[1]};Vn.prototype.getConfigTags=function(e){return Va(e)?e:e&&typeof e=="object"?e.tags:void 0};Vn.prototype.getConfigEscape=function(e){if(e&&typeof e=="object"&&!Va(e))return e.escape};var br={name:"mustache.js",version:"4.2.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(e){wl.templateCache=e},get templateCache(){return wl.templateCache}},wl=new Vn;br.clearCache=function(){return wl.clearCache()};br.parse=function(e,t){return wl.parse(e,t)};br.render=function(e,t,n,r){if(typeof e!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+KB(e)+'" was given as the first argument for mustache#render(template, view, partials)');return wl.render(e,t,n,r)};br.escape=n2;br.Scanner=bl;br.Context=Ba;br.Writer=Vn;var vn=br;vn.escape=RI.MustacheUtils.escapeHtml;var kf=class sp{transform(t,n){return t?vn.render(t,w({},n)):null}static \u0275fac=function(t){return new(t||sp)};static \u0275pipe=is({name:"cooeeDynamicVariables",type:sp,pure:!0})},r_={};(function e(t,n,r,i){var s=!!(t.Worker&&t.Blob&&t.Promise&&t.OffscreenCanvas&&t.OffscreenCanvasRenderingContext2D&&t.HTMLCanvasElement&&t.HTMLCanvasElement.prototype.transferControlToOffscreen&&t.URL&&t.URL.createObjectURL),o=typeof Path2D=="function"&&typeof DOMMatrix=="function",a=function(){if(!t.OffscreenCanvas)return!1;var D=new OffscreenCanvas(1,1),T=D.getContext("2d");T.fillRect(0,0,1,1);var Z=D.transferToImageBitmap();try{T.createPattern(Z,"no-repeat")}catch{return!1}return!0}();function l(){}function c(D){var T=n.exports.Promise,Z=T!==void 0?T:t.Promise;return typeof Z=="function"?new Z(D):(D(l,l),null)}var h=function(D,T){return{transform:function(Z){if(D)return Z;if(T.has(Z))return T.get(Z);var ee=new OffscreenCanvas(Z.width,Z.height),se=ee.getContext("2d");return se.drawImage(Z,0,0),T.set(Z,ee),ee},clear:function(){T.clear()}}}(a,new Map),d=function(){var D=Math.floor(16.666666666666668),T,Z,ee={},se=0;return typeof requestAnimationFrame=="function"&&typeof cancelAnimationFrame=="function"?(T=function(we){var ve=Math.random();return ee[ve]=requestAnimationFrame(function ue(Ce){se===Ce||se+D-1<Ce?(se=Ce,delete ee[ve],we()):ee[ve]=requestAnimationFrame(ue)}),ve},Z=function(we){ee[we]&&cancelAnimationFrame(ee[we])}):(T=function(we){return setTimeout(we,D)},Z=function(we){return clearTimeout(we)}),{frame:T,cancel:Z}}(),f=function(){var D,T,Z={};function ee(se){function we(ve,ue){se.postMessage({options:ve||{},callback:ue})}se.init=function(ve){var ue=ve.transferControlToOffscreen();se.postMessage({canvas:ue},[ue])},se.fire=function(ve,ue,Ce){if(T)return we(ve,null),T;var Ue=Math.random().toString(36).slice(2);return T=c(function(kt){function He(Ye){Ye.data.callback===Ue&&(delete Z[Ue],se.removeEventListener("message",He),T=null,h.clear(),Ce(),kt())}se.addEventListener("message",He),we(ve,Ue),Z[Ue]=He.bind(null,{data:{callback:Ue}})}),T},se.reset=function(){se.postMessage({reset:!0});for(var ve in Z)Z[ve](),delete Z[ve]}}return function(){if(D)return D;if(!r&&s){var se=["var CONFETTI, SIZE = {}, module = {};","("+e.toString()+")(this, module, true, SIZE);","onmessage = function(msg) {"," if (msg.data.options) {"," CONFETTI(msg.data.options).then(function () {"," if (msg.data.callback) {"," postMessage({ callback: msg.data.callback });"," }"," });"," } else if (msg.data.reset) {"," CONFETTI && CONFETTI.reset();"," } else if (msg.data.resize) {"," SIZE.width = msg.data.resize.width;"," SIZE.height = msg.data.resize.height;"," } else if (msg.data.canvas) {"," SIZE.width = msg.data.canvas.width;"," SIZE.height = msg.data.canvas.height;"," CONFETTI = module.exports.create(msg.data.canvas);"," }","}"].join(`
|
|
41
|
+
`);try{D=new Worker(URL.createObjectURL(new Blob([se])))}catch(we){return typeof console!==void 0&&typeof console.warn=="function"&&console.warn("\u{1F38A} Could not load worker",we),null}ee(D)}return D}}(),g={particleCount:50,angle:90,spread:45,startVelocity:45,decay:.9,gravity:1,drift:0,ticks:200,x:.5,y:.5,shapes:["square","circle"],zIndex:100,colors:["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],disableForReducedMotion:!1,scalar:1};function m(D,T){return T?T(D):D}function b(D){return D!=null}function x(D,T,Z){return m(D&&b(D[T])?D[T]:g[T],Z)}function A(D){return D<0?0:Math.floor(D)}function F(D,T){return Math.floor(Math.random()*(T-D))+D}function B(D){return parseInt(D,16)}function M(D){return D.map(q)}function q(D){var T=String(D).replace(/[^0-9a-f]/gi,"");return T.length<6&&(T=T[0]+T[0]+T[1]+T[1]+T[2]+T[2]),{r:B(T.substring(0,2)),g:B(T.substring(2,4)),b:B(T.substring(4,6))}}function Pe(D){var T=x(D,"origin",Object);return T.x=x(T,"x",Number),T.y=x(T,"y",Number),T}function ct(D){D.width=document.documentElement.clientWidth,D.height=document.documentElement.clientHeight}function j(D){var T=D.getBoundingClientRect();D.width=T.width,D.height=T.height}function de(D){var T=document.createElement("canvas");return T.style.position="fixed",T.style.top="0px",T.style.left="0px",T.style.pointerEvents="none",T.style.zIndex=D,T}function Q(D,T,Z,ee,se,we,ve,ue,Ce){D.save(),D.translate(T,Z),D.rotate(we),D.scale(ee,se),D.arc(0,0,1,ve,ue,Ce),D.restore()}function he(D){var T=D.angle*(Math.PI/180),Z=D.spread*(Math.PI/180);return{x:D.x,y:D.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:D.startVelocity*.5+Math.random()*D.startVelocity,angle2D:-T+(.5*Z-Math.random()*Z),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:D.color,shape:D.shape,tick:0,totalTicks:D.ticks,decay:D.decay,drift:D.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:D.gravity*3,ovalScalar:.6,scalar:D.scalar,flat:D.flat}}function Ae(D,T){T.x+=Math.cos(T.angle2D)*T.velocity+T.drift,T.y+=Math.sin(T.angle2D)*T.velocity+T.gravity,T.velocity*=T.decay,T.flat?(T.wobble=0,T.wobbleX=T.x+10*T.scalar,T.wobbleY=T.y+10*T.scalar,T.tiltSin=0,T.tiltCos=0,T.random=1):(T.wobble+=T.wobbleSpeed,T.wobbleX=T.x+10*T.scalar*Math.cos(T.wobble),T.wobbleY=T.y+10*T.scalar*Math.sin(T.wobble),T.tiltAngle+=.1,T.tiltSin=Math.sin(T.tiltAngle),T.tiltCos=Math.cos(T.tiltAngle),T.random=Math.random()+2);var Z=T.tick++/T.totalTicks,ee=T.x+T.random*T.tiltCos,se=T.y+T.random*T.tiltSin,we=T.wobbleX+T.random*T.tiltCos,ve=T.wobbleY+T.random*T.tiltSin;if(D.fillStyle="rgba("+T.color.r+", "+T.color.g+", "+T.color.b+", "+(1-Z)+")",D.beginPath(),o&&T.shape.type==="path"&&typeof T.shape.path=="string"&&Array.isArray(T.shape.matrix))D.fill(Xe(T.shape.path,T.shape.matrix,T.x,T.y,Math.abs(we-ee)*.1,Math.abs(ve-se)*.1,Math.PI/10*T.wobble));else if(T.shape.type==="bitmap"){var ue=Math.PI/10*T.wobble,Ce=Math.abs(we-ee)*.1,Ue=Math.abs(ve-se)*.1,kt=T.shape.bitmap.width*T.scalar,He=T.shape.bitmap.height*T.scalar,Ye=new DOMMatrix([Math.cos(ue)*Ce,Math.sin(ue)*Ce,-Math.sin(ue)*Ue,Math.cos(ue)*Ue,T.x,T.y]);Ye.multiplySelf(new DOMMatrix(T.shape.matrix));var At=D.createPattern(h.transform(T.shape.bitmap),"no-repeat");At.setTransform(Ye),D.globalAlpha=1-Z,D.fillStyle=At,D.fillRect(T.x-kt/2,T.y-He/2,kt,He),D.globalAlpha=1}else if(T.shape==="circle")D.ellipse?D.ellipse(T.x,T.y,Math.abs(we-ee)*T.ovalScalar,Math.abs(ve-se)*T.ovalScalar,Math.PI/10*T.wobble,0,2*Math.PI):Q(D,T.x,T.y,Math.abs(we-ee)*T.ovalScalar,Math.abs(ve-se)*T.ovalScalar,Math.PI/10*T.wobble,0,2*Math.PI);else if(T.shape==="star")for(var ke=Math.PI/2*3,u=4*T.scalar,p=8*T.scalar,y=T.x,I=T.y,L=5,U=Math.PI/L;L--;)y=T.x+Math.cos(ke)*p,I=T.y+Math.sin(ke)*p,D.lineTo(y,I),ke+=U,y=T.x+Math.cos(ke)*u,I=T.y+Math.sin(ke)*u,D.lineTo(y,I),ke+=U;else D.moveTo(Math.floor(T.x),Math.floor(T.y)),D.lineTo(Math.floor(T.wobbleX),Math.floor(se)),D.lineTo(Math.floor(we),Math.floor(ve)),D.lineTo(Math.floor(ee),Math.floor(T.wobbleY));return D.closePath(),D.fill(),T.tick<T.totalTicks}function ut(D,T,Z,ee,se){var we=T.slice(),ve=D.getContext("2d"),ue,Ce,Ue=c(function(kt){function He(){ue=Ce=null,ve.clearRect(0,0,ee.width,ee.height),h.clear(),se(),kt()}function Ye(){r&&!(ee.width===i.width&&ee.height===i.height)&&(ee.width=D.width=i.width,ee.height=D.height=i.height),!ee.width&&!ee.height&&(Z(D),ee.width=D.width,ee.height=D.height),ve.clearRect(0,0,ee.width,ee.height),we=we.filter(function(At){return Ae(ve,At)}),we.length?ue=d.frame(Ye):He()}ue=d.frame(Ye),Ce=He});return{addFettis:function(kt){return we=we.concat(kt),Ue},canvas:D,promise:Ue,reset:function(){ue&&d.cancel(ue),Ce&&Ce()}}}function lt(D,T){var Z=!D,ee=!!x(T||{},"resize"),se=!1,we=x(T,"disableForReducedMotion",Boolean),ve=s&&!!x(T||{},"useWorker"),ue=ve?f():null,Ce=Z?ct:j,Ue=D&&ue?!!D.__confetti_initialized:!1,kt=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,He;function Ye(ke,u,p){for(var y=x(ke,"particleCount",A),I=x(ke,"angle",Number),L=x(ke,"spread",Number),U=x(ke,"startVelocity",Number),K=x(ke,"decay",Number),et=x(ke,"gravity",Number),ze=x(ke,"drift",Number),Me=x(ke,"colors",M),dt=x(ke,"ticks",Number),Y=x(ke,"shapes"),De=x(ke,"scalar"),fe=!!x(ke,"flat"),tt=Pe(ke),bn=y,wn=[],at=D.width*tt.x,ye=D.height*tt.y;bn--;)wn.push(he({x:at,y:ye,angle:I,spread:L,startVelocity:U,color:Me[bn%Me.length],shape:Y[F(0,Y.length)],ticks:dt,decay:K,gravity:et,drift:ze,scalar:De,flat:fe}));return He?He.addFettis(wn):(He=ut(D,wn,Ce,u,p),He.promise)}function At(ke){var u=we||x(ke,"disableForReducedMotion",Boolean),p=x(ke,"zIndex",Number);if(u&&kt)return c(function(U){U()});Z&&He?D=He.canvas:Z&&!D&&(D=de(p),document.body.appendChild(D)),ee&&!Ue&&Ce(D);var y={width:D.width,height:D.height};ue&&!Ue&&ue.init(D),Ue=!0,ue&&(D.__confetti_initialized=!0);function I(){if(ue){var U={getBoundingClientRect:function(){if(!Z)return D.getBoundingClientRect()}};Ce(U),ue.postMessage({resize:{width:U.width,height:U.height}});return}y.width=y.height=null}function L(){He=null,ee&&(se=!1,t.removeEventListener("resize",I)),Z&&D&&(document.body.contains(D)&&document.body.removeChild(D),D=null,Ue=!1)}return ee&&!se&&(se=!0,t.addEventListener("resize",I,!1)),ue?ue.fire(ke,y,L):Ye(ke,y,L)}return At.reset=function(){ue&&ue.reset(),He&&He.reset()},At}var v;function Ht(){return v||(v=lt(null,{useWorker:!0,resize:!0})),v}function Xe(D,T,Z,ee,se,we,ve){var ue=new Path2D(D),Ce=new Path2D;Ce.addPath(ue,new DOMMatrix(T));var Ue=new Path2D;return Ue.addPath(Ce,new DOMMatrix([Math.cos(ve)*se,Math.sin(ve)*se,-Math.sin(ve)*we,Math.cos(ve)*we,Z,ee])),Ue}function Yt(D){if(!o)throw new Error("path confetti are not supported in this browser");var T,Z;typeof D=="string"?T=D:(T=D.path,Z=D.matrix);var ee=new Path2D(T),se=document.createElement("canvas"),we=se.getContext("2d");if(!Z){for(var ve=1e3,ue=ve,Ce=ve,Ue=0,kt=0,He,Ye,At=0;At<ve;At+=2)for(var ke=0;ke<ve;ke+=2)we.isPointInPath(ee,At,ke,"nonzero")&&(ue=Math.min(ue,At),Ce=Math.min(Ce,ke),Ue=Math.max(Ue,At),kt=Math.max(kt,ke));He=Ue-ue,Ye=kt-Ce;var u=10,p=Math.min(u/He,u/Ye);Z=[p,0,0,p,-Math.round(He/2+ue)*p,-Math.round(Ye/2+Ce)*p]}return{type:"path",path:T,matrix:Z}}function Se(D){var T,Z=1,ee="#000000",se='"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", "Twemoji Mozilla", "system emoji", sans-serif';typeof D=="string"?T=D:(T=D.text,Z="scalar"in D?D.scalar:Z,se="fontFamily"in D?D.fontFamily:se,ee="color"in D?D.color:ee);var we=10*Z,ve=""+we+"px "+se,ue=new OffscreenCanvas(we,we),Ce=ue.getContext("2d");Ce.font=ve;var Ue=Ce.measureText(T),kt=Math.ceil(Ue.actualBoundingBoxRight+Ue.actualBoundingBoxLeft),He=Math.ceil(Ue.actualBoundingBoxAscent+Ue.actualBoundingBoxDescent),Ye=2,At=Ue.actualBoundingBoxLeft+Ye,ke=Ue.actualBoundingBoxAscent+Ye;kt+=Ye+Ye,He+=Ye+Ye,ue=new OffscreenCanvas(kt,He),Ce=ue.getContext("2d"),Ce.font=ve,Ce.fillStyle=ee,Ce.fillText(T,At,ke);var u=1/Z;return{type:"bitmap",bitmap:ue.transferToImageBitmap(),matrix:[u,0,0,u,-kt*u/2,-He*u/2]}}n.exports=function(){return Ht().apply(this,arguments)},n.exports.reset=function(){Ht().reset()},n.exports.create=lt,n.exports.shapeFromPath=Yt,n.exports.shapeFromText=Se})(function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}(),r_,!1);var NI=r_.exports,DK=r_.exports.create,Lf=class{static DEFAULTS={scalar:1.4,zIndex:1e4,shapes:["circle","circle","square"],colors:["#f51c8f","#2179e2","#d52dc8","#01a9d9","#78ff44","#fdff6a"]};static async basic(){await this.fire({particleCount:100,spread:70,origin:{y:.6}})}static async leftRight(e=100){let t=[],n=Date.now()+2e3,r=()=>{t.push(this.fire({angle:60,spread:55,origin:{x:0}}),this.fire({angle:120,spread:55,origin:{x:1}})),Date.now()<n&&e>0&&(requestAnimationFrame(r),e--)};r(),await Promise.all(t)}static async realistic(){await Promise.all([this.realisticFire(.25,{spread:26,startVelocity:55}),this.realisticFire(.2,{spread:60}),this.realisticFire(.35,{spread:100,decay:.91,scalar:.8}),this.realisticFire(.1,{spread:120,startVelocity:25,decay:.92,scalar:1.2}),this.realisticFire(.1,{spread:120,startVelocity:45})])}static async fire(e){Object.assign(e,this.DEFAULTS,e),e.particleCount=e.particleCount??this.DEFAULTS.colors.length,await NI(e)}static async realisticFire(e,t){let n={origin:{y:.7}};await this.fire(Object.assign({},n,t,{particleCount:Math.floor(200*e)}))}},ui=class Lp{constructor(t){this.sanitizer=t}transform(t){return t?this.sanitizer.bypassSecurityTrustHtml(t):""}static \u0275fac=function(t){return new(t||Lp)(Mt(Uy,16))};static \u0275pipe=is({name:"safeHtml",type:Lp,pure:!0})},u2=(e,t)=>t.minValue;function d2(e,t){if(e&1&&(re(0,"li",6)(1,"div",7),Ne(2,"div",8),Cn(3,"cooeeCurrency"),Cn(4,"safeHtml"),Ne(5,"img",9),re(6,"div",10),tn(7),ie()()()),e&2){let n=t.$implicit,r=me(2);ho("left",n.calculatedAlignment+"%"),X(2),Be("innerHTML",Rn(4,7,Rn(3,5,n.minValue)),Fr),X(3),Be("src",r.getIconURL(n),an),X(2),Ca(n.label)}}function f2(e,t){if(e&1&&($i(0)(1),Ne(2,"div",0),Cn(3,"cooeeDynamicVariables"),Cn(4,"safeHtml"),re(5,"div",1)(6,"ul",2)(7,"div",3),Ne(8,"div",4),ie(),Qt(9,d2,8,9,"li",5,u2),ie()()),e&2){let n=me(),r=n.calculatedState(),i=r.nextMilestone?r.nextMilestone.reachingText:r.lastMilestone.reachedText;X(2),Be("innerHTML",Rn(4,6,XS(3,3,i,n.localDynamicVariables())),Fr),X(6),ho("width",r.cartValuePercentage+"%"),X(),en(r.milestones)}}var Bf=class Of{constructor(t){this.elementRef=t,this.elementRef.nativeElement.update=this.update.bind(this)}cart;localDynamicVariables=Vi({});calculatedState=Vi({});_engagementTrigger=Vi(null);progressBarConfig;set engagementTrigger(t){this._engagementTrigger.set(t),this.progressBarConfig=t.progressBarConfig}ngOnInit(){C.debug("Init progressbar"),this.calculateMilestonesSilently()}ngOnDestroy(){C.debug("Destroying progressbar")}update(){this.calculateMilestonesSilently()}getIconURL(t){return t.rewardType===Ff.MilestoneRewardType.FREE_SHIPPING?"https://img.icons8.com/ios-filled/50/FFFFFF/free-shipping.png":t.rewardType===Ff.MilestoneRewardType.DISCOUNT?"https://img.icons8.com/ios-glyphs/30/FFFFFF/sale-price-tag.png":t.rewardType===Ff.MilestoneRewardType.FREE_AUTO_GIFT?"https://img.icons8.com/ios-filled/50/FFFFFF/gift--v1.png":""}calculateMilestonesSilently(){this.calculateMilestones().catch(t=>C.error(t))}async calculateMilestones(){let t=this._engagementTrigger();if(!t?.progressBarConfig?.milestones?.length){C.warn("Milestones not available in progress bar config",t);return}let n=await this.cart.getNormalisedCart(),r=t.progressBarConfig,i=r.milestones.at(-1),s=i.minValue+Math.floor(i.minValue*5/100),o=n.originalAmount,a=Math.min(o,s),l=100/r.milestones.length,c=l;for(let g of r.milestones)g.calculatedAlignment=c,c+=l;let h=this.calculateTrackedProgress(a,r.milestones);C.debug("Cart value:",o,`, percentage: ${h}%`),this.celebrate(t,o);let d={milestonesReady:!0,cartValuePercentage:h,milestones:r.milestones},f=r.milestones.find(g=>g.minValue>o);if(f){this.localDynamicVariables.set({amount_left:le.formatCurrency(f.minValue-o)}),d.nextMilestone=f,this.calculatedState.set(d);return}d.lastMilestone=i,this.calculatedState.set(d)}celebrate(t,n){let r=[...t.progressBarConfig.milestones].reverse().find(s=>s.minValue<n);if(!r)return;let i=`lc/en/${t.shortID}/${r.minValue}`;sessionStorage.getItem(i)||(sessionStorage.setItem(i,"1"),this.progressBarConfig?.noConfetti||Lf.realistic())}calculateTrackedProgress(t,n){if(t<=n[0].minValue)return t/n[0].minValue*n[0].calculatedAlignment;if(t>=n[n.length-1].minValue)return 100;for(let r=0;r<n.length-1;r++){let i=n[r].minValue,s=n[r+1].minValue,o=n[r].calculatedAlignment,a=n[r+1].calculatedAlignment;if(t>=i&&t<=s)return(t-i)/(s-i)*(a-o)+o}return 0}static \u0275fac=function(t){return new(t||Of)(Mt(Ct))};static \u0275cmp=yt({type:Of,selectors:[["cooee-progressbar"]],inputs:{cart:"cart",engagementTrigger:"engagementTrigger"},decls:1,vars:1,consts:[["id","lc-heading",1,"lc:font-medium","lc:text-center","lc:text-[12px]","lc-primary-text",3,"innerHTML"],[1,"lc:mt-4","lc:w-[95%]"],["id","lc-milestone-list",1,"lc:flex","lc:items-center","lc:relative","lc:text-[10px]","lc:font-medium"],["id","lc-untracked-path",1,"lc:w-full","lc:bg-gray-200","lc:h-1","lc:absolute","lc-progress-rail"],["id","lc-tracked-path",1,"lc:bg-green-700","lc:h-full","lc:block!"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]",3,"left"],["id","lc-milestone-list-item",1,"lc:relative","lc:flex","lc:flex-col","lc:items-center","lc:h-[75px]"],[1,"lc:flex","lc:flex-col","lc:items-center","lc:justify-between","lc:absolute","lc:h-full","lc:w-[100px]"],["id","lc-milestone-value",1,"lc-milestone-value",3,"innerHTML"],["width","20","height","20","id","lc-milestone-icon","alt","milestone icon",1,"lc-milestone-icon","lc:bg-green-700",3,"src"],["id","lc-milestone-label",1,"lc="]],template:function(t,n){t&1&&xt(0,f2,11,8),t&2&&$t(n.calculatedState().milestonesReady?0:-1)},dependencies:[kf,ui,li],styles:["[_nghost-%COMP%]{display:block;padding:10px;background:linear-gradient(0deg,rgba(44,135,74,.1) 0%,transparent 100%)}.lc-milestone-icon[_ngcontent-%COMP%]{padding:5px;border-radius:1000px}.lc-progress-rail[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{transition:width .5s ease-in-out}"]})},$s=Re(FI()),_R=Re(qn()),$f=class{id;alt;sources;items;durationMS;thumbnail;constructor(e={}){this.id=e.id,this.alt=e.alt,this.sources=e.sources,this.durationMS=e.durationMS,this.thumbnail=e.thumbnail,this.items=e.items?e.items.map(t=>new mn(t)):[]}},i_=(e=>(e.GALLERY="GALLERY",e.CURRENT_PRODUCT="CURRENT_PRODUCT",e))(i_||{}),o_=(e=>(e.SWIPER="SWIPER",e.SIMPLE="SIMPLE",e.STORY="STORY",e.FLOATING_POPUP="FLOATING_POPUP",e))(o_||{}),Wf=class{videos;source;template;heading;constructor(e={}){this.videos=e.videos?.map(t=>new $f(t))??[],this.source=e.source,this.template=e.template,this.heading=e.heading}};function h2(e,t){return t={exports:{}},e(t,t.exports),t.exports}var m2=_2,g2=w2,y2=S2,pi=[],Sr=[],v2=typeof Uint8Array<"u"?Uint8Array:Array,s_="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ws=0,BI=s_.length;ws<BI;++ws)pi[ws]=s_[ws],Sr[s_.charCodeAt(ws)]=ws;var ws,BI;Sr[45]=62;Sr[95]=63;function eT(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function _2(e){var t=eT(e),n=t[0],r=t[1];return(n+r)*3/4-r}function E2(e,t,n){return(t+n)*3/4-n}function w2(e){var t,n=eT(e),r=n[0],i=n[1],s=new v2(E2(e,r,i)),o=0,a=i>0?r-4:r,l;for(l=0;l<a;l+=4)t=Sr[e.charCodeAt(l)]<<18|Sr[e.charCodeAt(l+1)]<<12|Sr[e.charCodeAt(l+2)]<<6|Sr[e.charCodeAt(l+3)],s[o++]=t>>16&255,s[o++]=t>>8&255,s[o++]=t&255;return i===2&&(t=Sr[e.charCodeAt(l)]<<2|Sr[e.charCodeAt(l+1)]>>4,s[o++]=t&255),i===1&&(t=Sr[e.charCodeAt(l)]<<10|Sr[e.charCodeAt(l+1)]<<4|Sr[e.charCodeAt(l+2)]>>2,s[o++]=t>>8&255,s[o++]=t&255),s}function b2(e){return pi[e>>18&63]+pi[e>>12&63]+pi[e>>6&63]+pi[e&63]}function C2(e,t,n){for(var r,i=[],s=t;s<n;s+=3)r=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(e[s+2]&255),i.push(b2(r));return i.join("")}function S2(e){for(var t,n=e.length,r=n%3,i=[],s=16383,o=0,a=n-r;o<a;o+=s)i.push(C2(e,o,o+s>a?a:o+s));return r===1?(t=e[n-1],i.push(pi[t>>2]+pi[t<<4&63]+"==")):r===2&&(t=(e[n-2]<<8)+e[n-1],i.push(pi[t>>10]+pi[t>>4&63]+pi[t<<2&63]+"=")),i.join("")}var a_={byteLength:m2,toByteArray:g2,fromByteArray:y2},D2=function(e,t,n,r,i){var s,o,a=i*8-r-1,l=(1<<a)-1,c=l>>1,h=-7,d=n?i-1:0,f=n?-1:1,g=e[t+d];for(d+=f,s=g&(1<<-h)-1,g>>=-h,h+=a;h>0;s=s*256+e[t+d],d+=f,h-=8);for(o=s&(1<<-h)-1,s>>=-h,h+=r;h>0;o=o*256+e[t+d],d+=f,h-=8);if(s===0)s=1-c;else{if(s===l)return o?NaN:(g?-1:1)*(1/0);o=o+Math.pow(2,r),s=s-c}return(g?-1:1)*o*Math.pow(2,s-r)},I2=function(e,t,n,r,i,s){var o,a,l,c=s*8-i-1,h=(1<<c)-1,d=h>>1,f=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,g=r?0:s-1,m=r?1:-1,b=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,o=h):(o=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-o))<1&&(o--,l*=2),o+d>=1?t+=f/l:t+=f*Math.pow(2,1-d),t*l>=2&&(o++,l/=2),o+d>=h?(a=0,o=h):o+d>=1?(a=(t*l-1)*Math.pow(2,i),o=o+d):(a=t*Math.pow(2,d-1)*Math.pow(2,i),o=0));i>=8;e[n+g]=a&255,g+=m,a/=256,i-=8);for(o=o<<i|a,c+=i;c>0;e[n+g]=o&255,g+=m,o/=256,c-=8);e[n+g-m]|=b*128},Ua={read:D2,write:I2},qf=h2(function(e,t){var n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=o,t.SlowBuffer=A,t.INSPECT_MAX_BYTES=50;var r=2147483647;t.kMaxLength=r,o.TYPED_ARRAY_SUPPORT=i(),!o.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function i(){try{var u=new Uint8Array(1),p={foo:function(){return 42}};return Object.setPrototypeOf(p,Uint8Array.prototype),Object.setPrototypeOf(u,p),u.foo()===42}catch{return!1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}});function s(u){if(u>r)throw new RangeError('The value "'+u+'" is invalid for option "size"');var p=new Uint8Array(u);return Object.setPrototypeOf(p,o.prototype),p}function o(u,p,y){if(typeof u=="number"){if(typeof p=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return h(u)}return a(u,p,y)}o.poolSize=8192;function a(u,p,y){if(typeof u=="string")return d(u,p);if(ArrayBuffer.isView(u))return g(u);if(u==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(u));if(Ye(u,ArrayBuffer)||u&&Ye(u.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(Ye(u,SharedArrayBuffer)||u&&Ye(u.buffer,SharedArrayBuffer)))return m(u,p,y);if(typeof u=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var I=u.valueOf&&u.valueOf();if(I!=null&&I!==u)return o.from(I,p,y);var L=b(u);if(L)return L;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof u[Symbol.toPrimitive]=="function")return o.from(u[Symbol.toPrimitive]("string"),p,y);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(u))}o.from=function(u,p,y){return a(u,p,y)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function l(u){if(typeof u!="number")throw new TypeError('"size" argument must be of type number');if(u<0)throw new RangeError('The value "'+u+'" is invalid for option "size"')}function c(u,p,y){return l(u),u<=0?s(u):p!==void 0?typeof y=="string"?s(u).fill(p,y):s(u).fill(p):s(u)}o.alloc=function(u,p,y){return c(u,p,y)};function h(u){return l(u),s(u<0?0:x(u)|0)}o.allocUnsafe=function(u){return h(u)},o.allocUnsafeSlow=function(u){return h(u)};function d(u,p){if((typeof p!="string"||p==="")&&(p="utf8"),!o.isEncoding(p))throw new TypeError("Unknown encoding: "+p);var y=F(u,p)|0,I=s(y),L=I.write(u,p);return L!==y&&(I=I.slice(0,L)),I}function f(u){for(var p=u.length<0?0:x(u.length)|0,y=s(p),I=0;I<p;I+=1)y[I]=u[I]&255;return y}function g(u){if(Ye(u,Uint8Array)){var p=new Uint8Array(u);return m(p.buffer,p.byteOffset,p.byteLength)}return f(u)}function m(u,p,y){if(p<0||u.byteLength<p)throw new RangeError('"offset" is outside of buffer bounds');if(u.byteLength<p+(y||0))throw new RangeError('"length" is outside of buffer bounds');var I;return p===void 0&&y===void 0?I=new Uint8Array(u):y===void 0?I=new Uint8Array(u,p):I=new Uint8Array(u,p,y),Object.setPrototypeOf(I,o.prototype),I}function b(u){if(o.isBuffer(u)){var p=x(u.length)|0,y=s(p);return y.length===0||u.copy(y,0,0,p),y}if(u.length!==void 0)return typeof u.length!="number"||At(u.length)?s(0):f(u);if(u.type==="Buffer"&&Array.isArray(u.data))return f(u.data)}function x(u){if(u>=r)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r.toString(16)+" bytes");return u|0}function A(u){return+u!=u&&(u=0),o.alloc(+u)}o.isBuffer=function(u){return u!=null&&u._isBuffer===!0&&u!==o.prototype},o.compare=function(u,p){if(Ye(u,Uint8Array)&&(u=o.from(u,u.offset,u.byteLength)),Ye(p,Uint8Array)&&(p=o.from(p,p.offset,p.byteLength)),!o.isBuffer(u)||!o.isBuffer(p))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(u===p)return 0;for(var y=u.length,I=p.length,L=0,U=Math.min(y,I);L<U;++L)if(u[L]!==p[L]){y=u[L],I=p[L];break}return y<I?-1:I<y?1:0},o.isEncoding=function(u){switch(String(u).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},o.concat=function(u,p){if(!Array.isArray(u))throw new TypeError('"list" argument must be an Array of Buffers');if(u.length===0)return o.alloc(0);var y;if(p===void 0)for(p=0,y=0;y<u.length;++y)p+=u[y].length;var I=o.allocUnsafe(p),L=0;for(y=0;y<u.length;++y){var U=u[y];if(Ye(U,Uint8Array))L+U.length>I.length?o.from(U).copy(I,L):Uint8Array.prototype.set.call(I,U,L);else if(o.isBuffer(U))U.copy(I,L);else throw new TypeError('"list" argument must be an Array of Buffers');L+=U.length}return I};function F(u,p){if(o.isBuffer(u))return u.length;if(ArrayBuffer.isView(u)||Ye(u,ArrayBuffer))return u.byteLength;if(typeof u!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(u));var y=u.length,I=arguments.length>2&&arguments[2]===!0;if(!I&&y===0)return 0;for(var L=!1;;)switch(p){case"ascii":case"latin1":case"binary":return y;case"utf8":case"utf-8":return ue(u).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return y*2;case"hex":return y>>>1;case"base64":return kt(u).length;default:if(L)return I?-1:ue(u).length;p=(""+p).toLowerCase(),L=!0}}o.byteLength=F;function B(u,p,y){var I=!1;if((p===void 0||p<0)&&(p=0),p>this.length||((y===void 0||y>this.length)&&(y=this.length),y<=0)||(y>>>=0,p>>>=0,y<=p))return"";for(u||(u="utf8");;)switch(u){case"hex":return Yt(this,p,y);case"utf8":case"utf-8":return ut(this,p,y);case"ascii":return Ht(this,p,y);case"latin1":case"binary":return Xe(this,p,y);case"base64":return Ae(this,p,y);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Se(this,p,y);default:if(I)throw new TypeError("Unknown encoding: "+u);u=(u+"").toLowerCase(),I=!0}}o.prototype._isBuffer=!0;function M(u,p,y){var I=u[p];u[p]=u[y],u[y]=I}o.prototype.swap16=function(){var u=this.length;if(u%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var p=0;p<u;p+=2)M(this,p,p+1);return this},o.prototype.swap32=function(){var u=this.length;if(u%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var p=0;p<u;p+=4)M(this,p,p+3),M(this,p+1,p+2);return this},o.prototype.swap64=function(){var u=this.length;if(u%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var p=0;p<u;p+=8)M(this,p,p+7),M(this,p+1,p+6),M(this,p+2,p+5),M(this,p+3,p+4);return this},o.prototype.toString=function(){var u=this.length;return u===0?"":arguments.length===0?ut(this,0,u):B.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(u){if(!o.isBuffer(u))throw new TypeError("Argument must be a Buffer");return this===u?!0:o.compare(this,u)===0},o.prototype.inspect=function(){var u="",p=t.INSPECT_MAX_BYTES;return u=this.toString("hex",0,p).replace(/(.{2})/g,"$1 ").trim(),this.length>p&&(u+=" ... "),"<Buffer "+u+">"},n&&(o.prototype[n]=o.prototype.inspect),o.prototype.compare=function(u,p,y,I,L){if(Ye(u,Uint8Array)&&(u=o.from(u,u.offset,u.byteLength)),!o.isBuffer(u))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(u));if(p===void 0&&(p=0),y===void 0&&(y=u?u.length:0),I===void 0&&(I=0),L===void 0&&(L=this.length),p<0||y>u.length||I<0||L>this.length)throw new RangeError("out of range index");if(I>=L&&p>=y)return 0;if(I>=L)return-1;if(p>=y)return 1;if(p>>>=0,y>>>=0,I>>>=0,L>>>=0,this===u)return 0;for(var U=L-I,K=y-p,et=Math.min(U,K),ze=this.slice(I,L),Me=u.slice(p,y),dt=0;dt<et;++dt)if(ze[dt]!==Me[dt]){U=ze[dt],K=Me[dt];break}return U<K?-1:K<U?1:0};function q(u,p,y,I,L){if(u.length===0)return-1;if(typeof y=="string"?(I=y,y=0):y>2147483647?y=2147483647:y<-2147483648&&(y=-2147483648),y=+y,At(y)&&(y=L?0:u.length-1),y<0&&(y=u.length+y),y>=u.length){if(L)return-1;y=u.length-1}else if(y<0)if(L)y=0;else return-1;if(typeof p=="string"&&(p=o.from(p,I)),o.isBuffer(p))return p.length===0?-1:Pe(u,p,y,I,L);if(typeof p=="number")return p=p&255,typeof Uint8Array.prototype.indexOf=="function"?L?Uint8Array.prototype.indexOf.call(u,p,y):Uint8Array.prototype.lastIndexOf.call(u,p,y):Pe(u,[p],y,I,L);throw new TypeError("val must be string, number or Buffer")}function Pe(u,p,y,I,L){var U=1,K=u.length,et=p.length;if(I!==void 0&&(I=String(I).toLowerCase(),I==="ucs2"||I==="ucs-2"||I==="utf16le"||I==="utf-16le")){if(u.length<2||p.length<2)return-1;U=2,K/=2,et/=2,y/=2}function ze(fe,tt){return U===1?fe[tt]:fe.readUInt16BE(tt*U)}var Me;if(L){var dt=-1;for(Me=y;Me<K;Me++)if(ze(u,Me)===ze(p,dt===-1?0:Me-dt)){if(dt===-1&&(dt=Me),Me-dt+1===et)return dt*U}else dt!==-1&&(Me-=Me-dt),dt=-1}else for(y+et>K&&(y=K-et),Me=y;Me>=0;Me--){for(var Y=!0,De=0;De<et;De++)if(ze(u,Me+De)!==ze(p,De)){Y=!1;break}if(Y)return Me}return-1}o.prototype.includes=function(u,p,y){return this.indexOf(u,p,y)!==-1},o.prototype.indexOf=function(u,p,y){return q(this,u,p,y,!0)},o.prototype.lastIndexOf=function(u,p,y){return q(this,u,p,y,!1)};function ct(u,p,y,I){y=Number(y)||0;var L=u.length-y;I?(I=Number(I),I>L&&(I=L)):I=L;var U=p.length;I>U/2&&(I=U/2);for(var K=0;K<I;++K){var et=parseInt(p.substr(K*2,2),16);if(At(et))return K;u[y+K]=et}return K}function j(u,p,y,I){return He(ue(p,u.length-y),u,y,I)}function de(u,p,y,I){return He(Ce(p),u,y,I)}function Q(u,p,y,I){return He(kt(p),u,y,I)}function he(u,p,y,I){return He(Ue(p,u.length-y),u,y,I)}o.prototype.write=function(u,p,y,I){if(p===void 0)I="utf8",y=this.length,p=0;else if(y===void 0&&typeof p=="string")I=p,y=this.length,p=0;else if(isFinite(p))p=p>>>0,isFinite(y)?(y=y>>>0,I===void 0&&(I="utf8")):(I=y,y=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var L=this.length-p;if((y===void 0||y>L)&&(y=L),u.length>0&&(y<0||p<0)||p>this.length)throw new RangeError("Attempt to write outside buffer bounds");I||(I="utf8");for(var U=!1;;)switch(I){case"hex":return ct(this,u,p,y);case"utf8":case"utf-8":return j(this,u,p,y);case"ascii":case"latin1":case"binary":return de(this,u,p,y);case"base64":return Q(this,u,p,y);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,u,p,y);default:if(U)throw new TypeError("Unknown encoding: "+I);I=(""+I).toLowerCase(),U=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ae(u,p,y){return p===0&&y===u.length?a_.fromByteArray(u):a_.fromByteArray(u.slice(p,y))}function ut(u,p,y){y=Math.min(u.length,y);for(var I=[],L=p;L<y;){var U=u[L],K=null,et=U>239?4:U>223?3:U>191?2:1;if(L+et<=y){var ze,Me,dt,Y;switch(et){case 1:U<128&&(K=U);break;case 2:ze=u[L+1],(ze&192)===128&&(Y=(U&31)<<6|ze&63,Y>127&&(K=Y));break;case 3:ze=u[L+1],Me=u[L+2],(ze&192)===128&&(Me&192)===128&&(Y=(U&15)<<12|(ze&63)<<6|Me&63,Y>2047&&(Y<55296||Y>57343)&&(K=Y));break;case 4:ze=u[L+1],Me=u[L+2],dt=u[L+3],(ze&192)===128&&(Me&192)===128&&(dt&192)===128&&(Y=(U&15)<<18|(ze&63)<<12|(Me&63)<<6|dt&63,Y>65535&&Y<1114112&&(K=Y))}}K===null?(K=65533,et=1):K>65535&&(K-=65536,I.push(K>>>10&1023|55296),K=56320|K&1023),I.push(K),L+=et}return v(I)}var lt=4096;function v(u){var p=u.length;if(p<=lt)return String.fromCharCode.apply(String,u);for(var y="",I=0;I<p;)y+=String.fromCharCode.apply(String,u.slice(I,I+=lt));return y}function Ht(u,p,y){var I="";y=Math.min(u.length,y);for(var L=p;L<y;++L)I+=String.fromCharCode(u[L]&127);return I}function Xe(u,p,y){var I="";y=Math.min(u.length,y);for(var L=p;L<y;++L)I+=String.fromCharCode(u[L]);return I}function Yt(u,p,y){var I=u.length;(!p||p<0)&&(p=0),(!y||y<0||y>I)&&(y=I);for(var L="",U=p;U<y;++U)L+=ke[u[U]];return L}function Se(u,p,y){for(var I=u.slice(p,y),L="",U=0;U<I.length-1;U+=2)L+=String.fromCharCode(I[U]+I[U+1]*256);return L}o.prototype.slice=function(u,p){var y=this.length;u=~~u,p=p===void 0?y:~~p,u<0?(u+=y,u<0&&(u=0)):u>y&&(u=y),p<0?(p+=y,p<0&&(p=0)):p>y&&(p=y),p<u&&(p=u);var I=this.subarray(u,p);return Object.setPrototypeOf(I,o.prototype),I};function D(u,p,y){if(u%1!==0||u<0)throw new RangeError("offset is not uint");if(u+p>y)throw new RangeError("Trying to access beyond buffer length")}o.prototype.readUintLE=o.prototype.readUIntLE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=this[u],L=1,U=0;++U<p&&(L*=256);)I+=this[u+U]*L;return I},o.prototype.readUintBE=o.prototype.readUIntBE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=this[u+--p],L=1;p>0&&(L*=256);)I+=this[u+--p]*L;return I},o.prototype.readUint8=o.prototype.readUInt8=function(u,p){return u=u>>>0,p||D(u,1,this.length),this[u]},o.prototype.readUint16LE=o.prototype.readUInt16LE=function(u,p){return u=u>>>0,p||D(u,2,this.length),this[u]|this[u+1]<<8},o.prototype.readUint16BE=o.prototype.readUInt16BE=function(u,p){return u=u>>>0,p||D(u,2,this.length),this[u]<<8|this[u+1]},o.prototype.readUint32LE=o.prototype.readUInt32LE=function(u,p){return u=u>>>0,p||D(u,4,this.length),(this[u]|this[u+1]<<8|this[u+2]<<16)+this[u+3]*16777216},o.prototype.readUint32BE=o.prototype.readUInt32BE=function(u,p){return u=u>>>0,p||D(u,4,this.length),this[u]*16777216+(this[u+1]<<16|this[u+2]<<8|this[u+3])},o.prototype.readIntLE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=this[u],L=1,U=0;++U<p&&(L*=256);)I+=this[u+U]*L;return L*=128,I>=L&&(I-=Math.pow(2,8*p)),I},o.prototype.readIntBE=function(u,p,y){u=u>>>0,p=p>>>0,y||D(u,p,this.length);for(var I=p,L=1,U=this[u+--I];I>0&&(L*=256);)U+=this[u+--I]*L;return L*=128,U>=L&&(U-=Math.pow(2,8*p)),U},o.prototype.readInt8=function(u,p){return u=u>>>0,p||D(u,1,this.length),this[u]&128?(255-this[u]+1)*-1:this[u]},o.prototype.readInt16LE=function(u,p){u=u>>>0,p||D(u,2,this.length);var y=this[u]|this[u+1]<<8;return y&32768?y|4294901760:y},o.prototype.readInt16BE=function(u,p){u=u>>>0,p||D(u,2,this.length);var y=this[u+1]|this[u]<<8;return y&32768?y|4294901760:y},o.prototype.readInt32LE=function(u,p){return u=u>>>0,p||D(u,4,this.length),this[u]|this[u+1]<<8|this[u+2]<<16|this[u+3]<<24},o.prototype.readInt32BE=function(u,p){return u=u>>>0,p||D(u,4,this.length),this[u]<<24|this[u+1]<<16|this[u+2]<<8|this[u+3]},o.prototype.readFloatLE=function(u,p){return u=u>>>0,p||D(u,4,this.length),Ua.read(this,u,!0,23,4)},o.prototype.readFloatBE=function(u,p){return u=u>>>0,p||D(u,4,this.length),Ua.read(this,u,!1,23,4)},o.prototype.readDoubleLE=function(u,p){return u=u>>>0,p||D(u,8,this.length),Ua.read(this,u,!0,52,8)},o.prototype.readDoubleBE=function(u,p){return u=u>>>0,p||D(u,8,this.length),Ua.read(this,u,!1,52,8)};function T(u,p,y,I,L,U){if(!o.isBuffer(u))throw new TypeError('"buffer" argument must be a Buffer instance');if(p>L||p<U)throw new RangeError('"value" argument is out of bounds');if(y+I>u.length)throw new RangeError("Index out of range")}o.prototype.writeUintLE=o.prototype.writeUIntLE=function(u,p,y,I){if(u=+u,p=p>>>0,y=y>>>0,!I){var L=Math.pow(2,8*y)-1;T(this,u,p,y,L,0)}var U=1,K=0;for(this[p]=u&255;++K<y&&(U*=256);)this[p+K]=u/U&255;return p+y},o.prototype.writeUintBE=o.prototype.writeUIntBE=function(u,p,y,I){if(u=+u,p=p>>>0,y=y>>>0,!I){var L=Math.pow(2,8*y)-1;T(this,u,p,y,L,0)}var U=y-1,K=1;for(this[p+U]=u&255;--U>=0&&(K*=256);)this[p+U]=u/K&255;return p+y},o.prototype.writeUint8=o.prototype.writeUInt8=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,1,255,0),this[p]=u&255,p+1},o.prototype.writeUint16LE=o.prototype.writeUInt16LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,65535,0),this[p]=u&255,this[p+1]=u>>>8,p+2},o.prototype.writeUint16BE=o.prototype.writeUInt16BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,65535,0),this[p]=u>>>8,this[p+1]=u&255,p+2},o.prototype.writeUint32LE=o.prototype.writeUInt32LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,4294967295,0),this[p+3]=u>>>24,this[p+2]=u>>>16,this[p+1]=u>>>8,this[p]=u&255,p+4},o.prototype.writeUint32BE=o.prototype.writeUInt32BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,4294967295,0),this[p]=u>>>24,this[p+1]=u>>>16,this[p+2]=u>>>8,this[p+3]=u&255,p+4},o.prototype.writeIntLE=function(u,p,y,I){if(u=+u,p=p>>>0,!I){var L=Math.pow(2,8*y-1);T(this,u,p,y,L-1,-L)}var U=0,K=1,et=0;for(this[p]=u&255;++U<y&&(K*=256);)u<0&&et===0&&this[p+U-1]!==0&&(et=1),this[p+U]=(u/K>>0)-et&255;return p+y},o.prototype.writeIntBE=function(u,p,y,I){if(u=+u,p=p>>>0,!I){var L=Math.pow(2,8*y-1);T(this,u,p,y,L-1,-L)}var U=y-1,K=1,et=0;for(this[p+U]=u&255;--U>=0&&(K*=256);)u<0&&et===0&&this[p+U+1]!==0&&(et=1),this[p+U]=(u/K>>0)-et&255;return p+y},o.prototype.writeInt8=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,1,127,-128),u<0&&(u=255+u+1),this[p]=u&255,p+1},o.prototype.writeInt16LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,32767,-32768),this[p]=u&255,this[p+1]=u>>>8,p+2},o.prototype.writeInt16BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,2,32767,-32768),this[p]=u>>>8,this[p+1]=u&255,p+2},o.prototype.writeInt32LE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,2147483647,-2147483648),this[p]=u&255,this[p+1]=u>>>8,this[p+2]=u>>>16,this[p+3]=u>>>24,p+4},o.prototype.writeInt32BE=function(u,p,y){return u=+u,p=p>>>0,y||T(this,u,p,4,2147483647,-2147483648),u<0&&(u=4294967295+u+1),this[p]=u>>>24,this[p+1]=u>>>16,this[p+2]=u>>>8,this[p+3]=u&255,p+4};function Z(u,p,y,I,L,U){if(y+I>u.length)throw new RangeError("Index out of range");if(y<0)throw new RangeError("Index out of range")}function ee(u,p,y,I,L){return p=+p,y=y>>>0,L||Z(u,p,y,4),Ua.write(u,p,y,I,23,4),y+4}o.prototype.writeFloatLE=function(u,p,y){return ee(this,u,p,!0,y)},o.prototype.writeFloatBE=function(u,p,y){return ee(this,u,p,!1,y)};function se(u,p,y,I,L){return p=+p,y=y>>>0,L||Z(u,p,y,8),Ua.write(u,p,y,I,52,8),y+8}o.prototype.writeDoubleLE=function(u,p,y){return se(this,u,p,!0,y)},o.prototype.writeDoubleBE=function(u,p,y){return se(this,u,p,!1,y)},o.prototype.copy=function(u,p,y,I){if(!o.isBuffer(u))throw new TypeError("argument should be a Buffer");if(y||(y=0),!I&&I!==0&&(I=this.length),p>=u.length&&(p=u.length),p||(p=0),I>0&&I<y&&(I=y),I===y||u.length===0||this.length===0)return 0;if(p<0)throw new RangeError("targetStart out of bounds");if(y<0||y>=this.length)throw new RangeError("Index out of range");if(I<0)throw new RangeError("sourceEnd out of bounds");I>this.length&&(I=this.length),u.length-p<I-y&&(I=u.length-p+y);var L=I-y;return this===u&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(p,y,I):Uint8Array.prototype.set.call(u,this.subarray(y,I),p),L},o.prototype.fill=function(u,p,y,I){if(typeof u=="string"){if(typeof p=="string"?(I=p,p=0,y=this.length):typeof y=="string"&&(I=y,y=this.length),I!==void 0&&typeof I!="string")throw new TypeError("encoding must be a string");if(typeof I=="string"&&!o.isEncoding(I))throw new TypeError("Unknown encoding: "+I);if(u.length===1){var L=u.charCodeAt(0);(I==="utf8"&&L<128||I==="latin1")&&(u=L)}}else typeof u=="number"?u=u&255:typeof u=="boolean"&&(u=Number(u));if(p<0||this.length<p||this.length<y)throw new RangeError("Out of range index");if(y<=p)return this;p=p>>>0,y=y===void 0?this.length:y>>>0,u||(u=0);var U;if(typeof u=="number")for(U=p;U<y;++U)this[U]=u;else{var K=o.isBuffer(u)?u:o.from(u,I),et=K.length;if(et===0)throw new TypeError('The value "'+u+'" is invalid for argument "value"');for(U=0;U<y-p;++U)this[U+p]=K[U%et]}return this};var we=/[^+/0-9A-Za-z-_]/g;function ve(u){if(u=u.split("=")[0],u=u.trim().replace(we,""),u.length<2)return"";for(;u.length%4!==0;)u=u+"=";return u}function ue(u,p){p=p||1/0;for(var y,I=u.length,L=null,U=[],K=0;K<I;++K){if(y=u.charCodeAt(K),y>55295&&y<57344){if(!L){if(y>56319){(p-=3)>-1&&U.push(239,191,189);continue}else if(K+1===I){(p-=3)>-1&&U.push(239,191,189);continue}L=y;continue}if(y<56320){(p-=3)>-1&&U.push(239,191,189),L=y;continue}y=(L-55296<<10|y-56320)+65536}else L&&(p-=3)>-1&&U.push(239,191,189);if(L=null,y<128){if((p-=1)<0)break;U.push(y)}else if(y<2048){if((p-=2)<0)break;U.push(y>>6|192,y&63|128)}else if(y<65536){if((p-=3)<0)break;U.push(y>>12|224,y>>6&63|128,y&63|128)}else if(y<1114112){if((p-=4)<0)break;U.push(y>>18|240,y>>12&63|128,y>>6&63|128,y&63|128)}else throw new Error("Invalid code point")}return U}function Ce(u){for(var p=[],y=0;y<u.length;++y)p.push(u.charCodeAt(y)&255);return p}function Ue(u,p){for(var y,I,L,U=[],K=0;K<u.length&&!((p-=2)<0);++K)y=u.charCodeAt(K),I=y>>8,L=y%256,U.push(L),U.push(I);return U}function kt(u){return a_.toByteArray(ve(u))}function He(u,p,y,I){for(var L=0;L<I&&!(L+y>=p.length||L>=u.length);++L)p[L+y]=u[L];return L}function Ye(u,p){return u instanceof p||u!=null&&u.constructor!=null&&u.constructor.name!=null&&u.constructor.name===p.name}function At(u){return u!==u}var ke=function(){for(var u="0123456789abcdef",p=new Array(256),y=0;y<16;++y)for(var I=y*16,L=0;L<16;++L)p[I+L]=u[y]+u[L];return p}()}),st=qf.Buffer;qf.SlowBuffer;qf.INSPECT_MAX_BYTES;qf.kMaxLength;var f_=function(e,t){return f_=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},f_(e,t)};function Yf(e,t){f_(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Cs=function(e){Yf(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONError"},enumerable:!1,configurable:!0}),t}(Error),Ut=function(e){Yf(t,e);function t(n){var r=e.call(this,n)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONTypeError"},enumerable:!1,configurable:!0}),t}(TypeError);function Gf(e){return e&&e.Math==Math&&e}function tT(){return Gf(typeof globalThis=="object"&&globalThis)||Gf(typeof window=="object"&&window)||Gf(typeof self=="object"&&self)||Gf(typeof global=="object"&&global)||Function("return this")()}function T2(){var e=tT();return typeof e.navigator=="object"&&e.navigator.product==="ReactNative"}var x2=function(e){var t=T2()?"BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.":"BSON: No cryptographic implementation for random bytes present, falling back to a less secure implementation.";console.warn(t);for(var n=st.alloc(e),r=0;r<e;++r)n[r]=Math.floor(Math.random()*256);return n},R2=function(){{if(typeof window<"u"){var e=window.crypto||window.msCrypto;if(e&&e.getRandomValues)return function(t){return e.getRandomValues(st.alloc(t))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(st.alloc(t))}:x2}},nT=R2();function N2(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function h_(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}function A2(e){return Object.prototype.toString.call(e)==="[object RegExp]"}function M2(e){return Il(e)&&Object.prototype.toString.call(e)==="[object Date]"}function Il(e){return typeof e=="object"&&e!==null}function Kf(e,t){var n=!1;function r(){for(var i=[],s=0;s<arguments.length;s++)i[s]=arguments[s];return n||(console.warn(t),n=!0),e.apply(this,i)}return r}function zf(e){if(ArrayBuffer.isView(e))return st.from(e.buffer,e.byteOffset,e.byteLength);if(N2(e))return st.from(e);throw new Ut("Must use either Buffer or TypedArray")}var O2=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9a-f]{12}4[0-9a-f]{3}[89ab][0-9a-f]{15})$/i,rT=function(e){return typeof e=="string"&&O2.test(e)},p_=function(e){if(!rT(e))throw new Ut('UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".');var t=e.replace(/-/g,"");return st.from(t,"hex")},VI=function(e,t){return t===void 0&&(t=!0),t?e.toString("hex",0,4)+"-"+e.toString("hex",4,6)+"-"+e.toString("hex",6,8)+"-"+e.toString("hex",8,10)+"-"+e.toString("hex",10,16):e.toString("hex")},XK=Math.pow(2,63)-1,JK=-Math.pow(2,63),P2=Math.pow(2,53),k2=-Math.pow(2,53),iT=4,Ss=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(t!=null&&typeof t!="string"&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new Ut("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=n??e.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=st.alloc(e.BUFFER_SIZE),this.position=0):(typeof t=="string"?this.buffer=st.from(t,"binary"):Array.isArray(t)?this.buffer=st.from(t):this.buffer=zf(t),this.position=this.buffer.byteLength)}return e.prototype.put=function(t){if(typeof t=="string"&&t.length!==1)throw new Ut("only accepts single character String");if(typeof t!="number"&&t.length!==1)throw new Ut("only accepts single character Uint8Array or Array");var n;if(typeof t=="string"?n=t.charCodeAt(0):typeof t=="number"?n=t:n=t[0],n<0||n>255)throw new Ut("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=n;else{var r=st.alloc(e.BUFFER_SIZE+this.buffer.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r,this.buffer[this.position++]=n}},e.prototype.write=function(t,n){if(n=typeof n=="number"?n:this.position,this.buffer.length<n+t.length){var r=st.alloc(this.buffer.length+t.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r}ArrayBuffer.isView(t)?(this.buffer.set(zf(t),n),this.position=n+t.byteLength>this.position?n+t.length:this.position):typeof t=="string"&&(this.buffer.write(t,n,t.length,"binary"),this.position=n+t.length>this.position?n+t.length:this.position)},e.prototype.read=function(t,n){return n=n&&n>0?n:this.position,this.buffer.slice(t,t+n)},e.prototype.value=function(t){return t=!!t,t&&this.buffer.length===this.position?this.buffer:t?this.buffer.slice(0,this.position):this.buffer.toString("binary",0,this.position)},e.prototype.length=function(){return this.position},e.prototype.toJSON=function(){return this.buffer.toString("base64")},e.prototype.toString=function(t){return this.buffer.toString(t)},e.prototype.toExtendedJSON=function(t){t=t||{};var n=this.buffer.toString("base64"),r=Number(this.sub_type).toString(16);return t.legacy?{$binary:n,$type:r.length===1?"0"+r:r}:{$binary:{base64:n,subType:r.length===1?"0"+r:r}}},e.prototype.toUUID=function(){if(this.sub_type===e.SUBTYPE_UUID)return new UI(this.buffer.slice(0,this.position));throw new Cs('Binary sub_type "'.concat(this.sub_type,'" is not supported for converting to UUID. Only "').concat(e.SUBTYPE_UUID,'" is currently supported.'))},e.fromExtendedJSON=function(t,n){n=n||{};var r,i;if("$binary"in t?n.legacy&&typeof t.$binary=="string"&&"$type"in t?(i=t.$type?parseInt(t.$type,16):0,r=st.from(t.$binary,"base64")):typeof t.$binary!="string"&&(i=t.$binary.subType?parseInt(t.$binary.subType,16):0,r=st.from(t.$binary.base64,"base64")):"$uuid"in t&&(i=4,r=p_(t.$uuid)),!r)throw new Ut("Unexpected Binary Extended JSON format ".concat(JSON.stringify(t)));return i===iT?new UI(r):new e(r,i)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.value(!0);return'new Binary(Buffer.from("'.concat(t.toString("hex"),'", "hex"), ').concat(this.sub_type,")")},e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BUFFER_SIZE=256,e.SUBTYPE_DEFAULT=0,e.SUBTYPE_FUNCTION=1,e.SUBTYPE_BYTE_ARRAY=2,e.SUBTYPE_UUID_OLD=3,e.SUBTYPE_UUID=4,e.SUBTYPE_MD5=5,e.SUBTYPE_ENCRYPTED=6,e.SUBTYPE_COLUMN=7,e.SUBTYPE_USER_DEFINED=128,e}();Object.defineProperty(Ss.prototype,"_bsontype",{value:"Binary"});var c_=16,UI=function(e){Yf(t,e);function t(n){var r=this,i,s;if(n==null)i=t.generate();else if(n instanceof t)i=st.from(n.buffer),s=n.__id;else if(ArrayBuffer.isView(n)&&n.byteLength===c_)i=zf(n);else if(typeof n=="string")i=p_(n);else throw new Ut("Argument passed in UUID constructor must be a UUID, a 16 byte Buffer or a 32/36 character hex string (dashes excluded/included, format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).");return r=e.call(this,i,iT)||this,r.__id=s,r}return Object.defineProperty(t.prototype,"id",{get:function(){return this.buffer},set:function(n){this.buffer=n,t.cacheHexString&&(this.__id=VI(n))},enumerable:!1,configurable:!0}),t.prototype.toHexString=function(n){if(n===void 0&&(n=!0),t.cacheHexString&&this.__id)return this.__id;var r=VI(this.id,n);return t.cacheHexString&&(this.__id=r),r},t.prototype.toString=function(n){return n?this.id.toString(n):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(n){if(!n)return!1;if(n instanceof t)return n.id.equals(this.id);try{return new t(n).id.equals(this.id)}catch{return!1}},t.prototype.toBinary=function(){return new Ss(this.id,Ss.SUBTYPE_UUID)},t.generate=function(){var n=nT(c_);return n[6]=n[6]&15|64,n[8]=n[8]&63|128,st.from(n)},t.isValid=function(n){return n?n instanceof t?!0:typeof n=="string"?rT(n):h_(n)?n.length!==c_?!1:(n[6]&240)===64&&(n[8]&128)===128:!1:!1},t.createFromHexString=function(n){var r=p_(n);return new t(r)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new UUID("'.concat(this.toHexString(),'")')},t}(Ss),Zf=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);this.code=t,this.scope=n}return e.prototype.toJSON=function(){return{code:this.code,scope:this.scope}},e.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},e.fromExtendedJSON=function(t){return new e(t.$code,t.$scope)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toJSON();return'new Code("'.concat(String(t.code),'"').concat(t.scope?", ".concat(JSON.stringify(t.scope)):"",")")},e}();Object.defineProperty(Zf.prototype,"_bsontype",{value:"Code"});function L2(e){return Il(e)&&e.$id!=null&&typeof e.$ref=="string"&&(e.$db==null||typeof e.$db=="string")}var Sl=function(){function e(t,n,r,i){if(!(this instanceof e))return new e(t,n,r,i);var s=t.split(".");s.length===2&&(r=s.shift(),t=s.shift()),this.collection=t,this.oid=n,this.db=r,this.fields=i||{}}return Object.defineProperty(e.prototype,"namespace",{get:function(){return this.collection},set:function(t){this.collection=t},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},e.prototype.toExtendedJSON=function(t){t=t||{};var n={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(n.$db=this.db),n=Object.assign(n,this.fields)),n},e.fromExtendedJSON=function(t){var n=Object.assign({},t);return delete n.$ref,delete n.$id,delete n.$db,new e(t.$ref,t.$id,t.$db,n)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.oid===void 0||this.oid.toString===void 0?this.oid:this.oid.toString();return'new DBRef("'.concat(this.namespace,'", new ObjectId("').concat(String(t),'")').concat(this.db?', "'.concat(this.db,'"'):"",")")},e}();Object.defineProperty(Sl.prototype,"_bsontype",{value:"DBRef"});var Cr=void 0;try{Cr=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch{}var HI=65536,F2=1<<24,ja=HI*HI,oT=ja*ja,jI=oT/2,$I={},WI={},ce=function(){function e(t,n,r){if(t===void 0&&(t=0),!(this instanceof e))return new e(t,n,r);typeof t=="bigint"?Object.assign(this,e.fromBigInt(t,!!n)):typeof t=="string"?Object.assign(this,e.fromString(t,!!n)):(this.low=t|0,this.high=n|0,this.unsigned=!!r),Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}return e.fromBits=function(t,n,r){return new e(t,n,r)},e.fromInt=function(t,n){var r,i,s;return n?(t>>>=0,(s=0<=t&&t<256)&&(i=WI[t],i)?i:(r=e.fromBits(t,(t|0)<0?-1:0,!0),s&&(WI[t]=r),r)):(t|=0,(s=-128<=t&&t<128)&&(i=$I[t],i)?i:(r=e.fromBits(t,t<0?-1:0,!1),s&&($I[t]=r),r))},e.fromNumber=function(t,n){if(isNaN(t))return n?e.UZERO:e.ZERO;if(n){if(t<0)return e.UZERO;if(t>=oT)return e.MAX_UNSIGNED_VALUE}else{if(t<=-jI)return e.MIN_VALUE;if(t+1>=jI)return e.MAX_VALUE}return t<0?e.fromNumber(-t,n).neg():e.fromBits(t%ja|0,t/ja|0,n)},e.fromBigInt=function(t,n){return e.fromString(t.toString(),n)},e.fromString=function(t,n,r){if(t.length===0)throw Error("empty string");if(t==="NaN"||t==="Infinity"||t==="+Infinity"||t==="-Infinity")return e.ZERO;if(typeof n=="number"?(r=n,n=!1):n=!!n,r=r||10,r<2||36<r)throw RangeError("radix");var i;if((i=t.indexOf("-"))>0)throw Error("interior hyphen");if(i===0)return e.fromString(t.substring(1),n,r).neg();for(var s=e.fromNumber(Math.pow(r,8)),o=e.ZERO,a=0;a<t.length;a+=8){var l=Math.min(8,t.length-a),c=parseInt(t.substring(a,a+l),r);if(l<8){var h=e.fromNumber(Math.pow(r,l));o=o.mul(h).add(e.fromNumber(c))}else o=o.mul(s),o=o.add(e.fromNumber(c))}return o.unsigned=n,o},e.fromBytes=function(t,n,r){return r?e.fromBytesLE(t,n):e.fromBytesBE(t,n)},e.fromBytesLE=function(t,n){return new e(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,n)},e.fromBytesBE=function(t,n){return new e(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],n)},e.isLong=function(t){return Il(t)&&t.__isLong__===!0},e.fromValue=function(t,n){return typeof t=="number"?e.fromNumber(t,n):typeof t=="string"?e.fromString(t,n):e.fromBits(t.low,t.high,typeof n=="boolean"?n:t.unsigned)},e.prototype.add=function(t){e.isLong(t)||(t=e.fromValue(t));var n=this.high>>>16,r=this.high&65535,i=this.low>>>16,s=this.low&65535,o=t.high>>>16,a=t.high&65535,l=t.low>>>16,c=t.low&65535,h=0,d=0,f=0,g=0;return g+=s+c,f+=g>>>16,g&=65535,f+=i+l,d+=f>>>16,f&=65535,d+=r+a,h+=d>>>16,d&=65535,h+=n+o,h&=65535,e.fromBits(f<<16|g,h<<16|d,this.unsigned)},e.prototype.and=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},e.prototype.compare=function(t){if(e.isLong(t)||(t=e.fromValue(t)),this.eq(t))return 0;var n=this.isNegative(),r=t.isNegative();return n&&!r?-1:!n&&r?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},e.prototype.comp=function(t){return this.compare(t)},e.prototype.divide=function(t){if(e.isLong(t)||(t=e.fromValue(t)),t.isZero())throw Error("division by zero");if(Cr){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var n=(this.unsigned?Cr.div_u:Cr.div_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Cr.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?e.UZERO:e.ZERO;var r,i,s;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return e.UZERO;if(t.gt(this.shru(1)))return e.UONE;s=e.UZERO}else{if(this.eq(e.MIN_VALUE)){if(t.eq(e.ONE)||t.eq(e.NEG_ONE))return e.MIN_VALUE;if(t.eq(e.MIN_VALUE))return e.ONE;var o=this.shr(1);return r=o.div(t).shl(1),r.eq(e.ZERO)?t.isNegative()?e.ONE:e.NEG_ONE:(i=this.sub(t.mul(r)),s=r.add(i.div(t)),s)}else if(t.eq(e.MIN_VALUE))return this.unsigned?e.UZERO:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();s=e.ZERO}for(i=this;i.gte(t);){r=Math.max(1,Math.floor(i.toNumber()/t.toNumber()));for(var a=Math.ceil(Math.log(r)/Math.LN2),l=a<=48?1:Math.pow(2,a-48),c=e.fromNumber(r),h=c.mul(t);h.isNegative()||h.gt(i);)r-=l,c=e.fromNumber(r,this.unsigned),h=c.mul(t);c.isZero()&&(c=e.ONE),s=s.add(c),i=i.sub(h)}return s},e.prototype.div=function(t){return this.divide(t)},e.prototype.equals=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?!1:this.high===t.high&&this.low===t.low},e.prototype.eq=function(t){return this.equals(t)},e.prototype.getHighBits=function(){return this.high},e.prototype.getHighBitsUnsigned=function(){return this.high>>>0},e.prototype.getLowBits=function(){return this.low},e.prototype.getLowBitsUnsigned=function(){return this.low>>>0},e.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(e.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,n;for(n=31;n>0&&(t&1<<n)===0;n--);return this.high!==0?n+33:n+1},e.prototype.greaterThan=function(t){return this.comp(t)>0},e.prototype.gt=function(t){return this.greaterThan(t)},e.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},e.prototype.gte=function(t){return this.greaterThanOrEqual(t)},e.prototype.ge=function(t){return this.greaterThanOrEqual(t)},e.prototype.isEven=function(){return(this.low&1)===0},e.prototype.isNegative=function(){return!this.unsigned&&this.high<0},e.prototype.isOdd=function(){return(this.low&1)===1},e.prototype.isPositive=function(){return this.unsigned||this.high>=0},e.prototype.isZero=function(){return this.high===0&&this.low===0},e.prototype.lessThan=function(t){return this.comp(t)<0},e.prototype.lt=function(t){return this.lessThan(t)},e.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},e.prototype.lte=function(t){return this.lessThanOrEqual(t)},e.prototype.modulo=function(t){if(e.isLong(t)||(t=e.fromValue(t)),Cr){var n=(this.unsigned?Cr.rem_u:Cr.rem_s)(this.low,this.high,t.low,t.high);return e.fromBits(n,Cr.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},e.prototype.mod=function(t){return this.modulo(t)},e.prototype.rem=function(t){return this.modulo(t)},e.prototype.multiply=function(t){if(this.isZero())return e.ZERO;if(e.isLong(t)||(t=e.fromValue(t)),Cr){var n=Cr.mul(this.low,this.high,t.low,t.high);return e.fromBits(n,Cr.get_high(),this.unsigned)}if(t.isZero())return e.ZERO;if(this.eq(e.MIN_VALUE))return t.isOdd()?e.MIN_VALUE:e.ZERO;if(t.eq(e.MIN_VALUE))return this.isOdd()?e.MIN_VALUE:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(e.TWO_PWR_24)&&t.lt(e.TWO_PWR_24))return e.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var r=this.high>>>16,i=this.high&65535,s=this.low>>>16,o=this.low&65535,a=t.high>>>16,l=t.high&65535,c=t.low>>>16,h=t.low&65535,d=0,f=0,g=0,m=0;return m+=o*h,g+=m>>>16,m&=65535,g+=s*h,f+=g>>>16,g&=65535,g+=o*c,f+=g>>>16,g&=65535,f+=i*h,d+=f>>>16,f&=65535,f+=s*c,d+=f>>>16,f&=65535,f+=o*l,d+=f>>>16,f&=65535,d+=r*h+i*c+s*l+o*a,d&=65535,e.fromBits(g<<16|m,d<<16|f,this.unsigned)},e.prototype.mul=function(t){return this.multiply(t)},e.prototype.negate=function(){return!this.unsigned&&this.eq(e.MIN_VALUE)?e.MIN_VALUE:this.not().add(e.ONE)},e.prototype.neg=function(){return this.negate()},e.prototype.not=function(){return e.fromBits(~this.low,~this.high,this.unsigned)},e.prototype.notEquals=function(t){return!this.equals(t)},e.prototype.neq=function(t){return this.notEquals(t)},e.prototype.ne=function(t){return this.notEquals(t)},e.prototype.or=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},e.prototype.shiftLeft=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):e.fromBits(0,this.low<<t-32,this.unsigned)},e.prototype.shl=function(t){return this.shiftLeft(t)},e.prototype.shiftRight=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):e.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},e.prototype.shr=function(t){return this.shiftRight(t)},e.prototype.shiftRightUnsigned=function(t){if(e.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var n=this.high;if(t<32){var r=this.low;return e.fromBits(r>>>t|n<<32-t,n>>>t,this.unsigned)}else return t===32?e.fromBits(n,0,this.unsigned):e.fromBits(n>>>t-32,0,this.unsigned)},e.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},e.prototype.shru=function(t){return this.shiftRightUnsigned(t)},e.prototype.subtract=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.add(t.neg())},e.prototype.sub=function(t){return this.subtract(t)},e.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},e.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*ja+(this.low>>>0):this.high*ja+(this.low>>>0)},e.prototype.toBigInt=function(){return BigInt(this.toString())},e.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},e.prototype.toBytesLE=function(){var t=this.high,n=this.low;return[n&255,n>>>8&255,n>>>16&255,n>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},e.prototype.toBytesBE=function(){var t=this.high,n=this.low;return[t>>>24,t>>>16&255,t>>>8&255,t&255,n>>>24,n>>>16&255,n>>>8&255,n&255]},e.prototype.toSigned=function(){return this.unsigned?e.fromBits(this.low,this.high,!1):this},e.prototype.toString=function(t){if(t=t||10,t<2||36<t)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())if(this.eq(e.MIN_VALUE)){var n=e.fromNumber(t),r=this.div(n),i=r.mul(n).sub(this);return r.toString(t)+i.toInt().toString(t)}else return"-"+this.neg().toString(t);for(var s=e.fromNumber(Math.pow(t,6),this.unsigned),o=this,a="";;){var l=o.div(s),c=o.sub(l.mul(s)).toInt()>>>0,h=c.toString(t);if(o=l,o.isZero())return h+a;for(;h.length<6;)h="0"+h;a=""+h+a}},e.prototype.toUnsigned=function(){return this.unsigned?this:e.fromBits(this.low,this.high,!0)},e.prototype.xor=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},e.prototype.eqz=function(){return this.isZero()},e.prototype.le=function(t){return this.lessThanOrEqual(t)},e.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},e.fromExtendedJSON=function(t,n){var r=e.fromString(t.$numberLong);return n&&n.relaxed?r.toNumber():r},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Long("'.concat(this.toString(),'"').concat(this.unsigned?", true":"",")")},e.TWO_PWR_24=e.fromInt(F2),e.MAX_UNSIGNED_VALUE=e.fromBits(-1,-1,!0),e.ZERO=e.fromInt(0),e.UZERO=e.fromInt(0,!0),e.ONE=e.fromInt(1),e.UONE=e.fromInt(1,!0),e.NEG_ONE=e.fromInt(-1),e.MAX_VALUE=e.fromBits(-1,2147483647,!1),e.MIN_VALUE=e.fromBits(0,-2147483648,!1),e}();Object.defineProperty(ce.prototype,"__isLong__",{value:!0});Object.defineProperty(ce.prototype,"_bsontype",{value:"Long"});var B2=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,V2=/^(\+|-)?(Infinity|inf)$/i,U2=/^(\+|-)?NaN$/i,Cl=6111,l_=-6176,GI=6176,H2=34,u_=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),zI=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),qI=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),j2=/^([-+])?(\d+)?$/,$2=31,YI=16383,W2=30,G2=31;function KI(e){return!isNaN(parseInt(e,10))}function z2(e){var t=ce.fromNumber(1e9),n=ce.fromNumber(0);if(!e.parts[0]&&!e.parts[1]&&!e.parts[2]&&!e.parts[3])return{quotient:e,rem:n};for(var r=0;r<=3;r++)n=n.shiftLeft(32),n=n.add(new ce(e.parts[r],0)),e.parts[r]=n.div(t).low,n=n.modulo(t);return{quotient:e,rem:n}}function q2(e,t){if(!e&&!t)return{high:ce.fromNumber(0),low:ce.fromNumber(0)};var n=e.shiftRightUnsigned(32),r=new ce(e.getLowBits(),0),i=t.shiftRightUnsigned(32),s=new ce(t.getLowBits(),0),o=n.multiply(i),a=n.multiply(s),l=r.multiply(i),c=r.multiply(s);return o=o.add(a.shiftRightUnsigned(32)),a=new ce(a.getLowBits(),0).add(l).add(c.shiftRightUnsigned(32)),o=o.add(a.shiftRightUnsigned(32)),c=a.shiftLeft(32).add(new ce(c.getLowBits(),0)),{high:o,low:c}}function Y2(e,t){var n=e.high>>>0,r=t.high>>>0;if(n<r)return!0;if(n===r){var i=e.low>>>0,s=t.low>>>0;if(i<s)return!0}return!1}function Ha(e,t){throw new Ut('"'.concat(e,'" is not a valid Decimal128 string - ').concat(t))}var m_=function(){function e(t){if(!(this instanceof e))return new e(t);if(typeof t=="string")this.bytes=e.fromString(t).bytes;else if(h_(t)){if(t.byteLength!==16)throw new Ut("Decimal128 must take a Buffer of 16 bytes");this.bytes=t}else throw new Ut("Decimal128 must take a Buffer or string")}return e.fromString=function(t){var n=!1,r=!1,i=!1,s=0,o=0,a=0,l=0,c=0,h=[0],d=0,f=0,g=0,m=0,b=0,x=0,A=new ce(0,0),F=new ce(0,0),B=0,M=0;if(t.length>=7e3)throw new Ut(""+t+" not a valid Decimal128 string");var q=t.match(B2),Pe=t.match(V2),ct=t.match(U2);if(!q&&!Pe&&!ct||t.length===0)throw new Ut(""+t+" not a valid Decimal128 string");if(q){var j=q[2],de=q[4],Q=q[5],he=q[6];de&&he===void 0&&Ha(t,"missing exponent power"),de&&j===void 0&&Ha(t,"missing exponent base"),de===void 0&&(Q||he)&&Ha(t,"missing e before exponent")}if((t[M]==="+"||t[M]==="-")&&(n=t[M++]==="-"),!KI(t[M])&&t[M]!=="."){if(t[M]==="i"||t[M]==="I")return new e(st.from(n?zI:qI));if(t[M]==="N")return new e(st.from(u_))}for(;KI(t[M])||t[M]===".";){if(t[M]==="."){r&&Ha(t,"contains multiple periods"),r=!0,M=M+1;continue}d<34&&(t[M]!=="0"||i)&&(i||(c=o),i=!0,h[f++]=parseInt(t[M],10),d=d+1),i&&(a=a+1),r&&(l=l+1),o=o+1,M=M+1}if(r&&!o)throw new Ut(""+t+" not a valid Decimal128 string");if(t[M]==="e"||t[M]==="E"){var Ae=t.substr(++M).match(j2);if(!Ae||!Ae[2])return new e(st.from(u_));b=parseInt(Ae[0],10),M=M+Ae[0].length}if(t[M])return new e(st.from(u_));if(g=0,!d)g=0,m=0,h[0]=0,a=1,d=1,s=0;else if(m=d-1,s=a,s!==1)for(;h[c+s-1]===0;)s=s-1;for(b<=l&&l-b>16384?b=l_:b=b-l;b>Cl;){if(m=m+1,m-g>H2){var ut=h.join("");if(ut.match(/^0+$/)){b=Cl;break}Ha(t,"overflow")}b=b-1}for(;b<l_||d<a;){if(m===0&&s<d){b=l_,s=0;break}if(d<a?a=a-1:m=m-1,b<Cl)b=b+1;else{var ut=h.join("");if(ut.match(/^0+$/)){b=Cl;break}Ha(t,"overflow")}}if(m-g+1<s){var lt=o;r&&(c=c+1,lt=lt+1),n&&(c=c+1,lt=lt+1);var v=parseInt(t[c+m+1],10),Ht=0;if(v>=5&&(Ht=1,v===5)){for(Ht=h[m]%2===1?1:0,x=c+m+2;x<lt;x++)if(parseInt(t[x],10)){Ht=1;break}}if(Ht){for(var Xe=m;Xe>=0;Xe--)if(++h[Xe]>9&&(h[Xe]=0,Xe===0))if(b<Cl)b=b+1,h[Xe]=1;else return new e(st.from(n?zI:qI))}}if(A=ce.fromNumber(0),F=ce.fromNumber(0),s===0)A=ce.fromNumber(0),F=ce.fromNumber(0);else if(m-g<17){var Xe=g;for(F=ce.fromNumber(h[Xe++]),A=new ce(0,0);Xe<=m;Xe++)F=F.multiply(ce.fromNumber(10)),F=F.add(ce.fromNumber(h[Xe]))}else{var Xe=g;for(A=ce.fromNumber(h[Xe++]);Xe<=m-17;Xe++)A=A.multiply(ce.fromNumber(10)),A=A.add(ce.fromNumber(h[Xe]));for(F=ce.fromNumber(h[Xe++]);Xe<=m;Xe++)F=F.multiply(ce.fromNumber(10)),F=F.add(ce.fromNumber(h[Xe]))}var Yt=q2(A,ce.fromString("100000000000000000"));Yt.low=Yt.low.add(F),Y2(Yt.low,F)&&(Yt.high=Yt.high.add(ce.fromNumber(1))),B=b+GI;var Se={low:ce.fromNumber(0),high:ce.fromNumber(0)};Yt.high.shiftRightUnsigned(49).and(ce.fromNumber(1)).equals(ce.fromNumber(1))?(Se.high=Se.high.or(ce.fromNumber(3).shiftLeft(61)),Se.high=Se.high.or(ce.fromNumber(B).and(ce.fromNumber(16383).shiftLeft(47))),Se.high=Se.high.or(Yt.high.and(ce.fromNumber(0x7fffffffffff)))):(Se.high=Se.high.or(ce.fromNumber(B&16383).shiftLeft(49)),Se.high=Se.high.or(Yt.high.and(ce.fromNumber(562949953421311)))),Se.low=Yt.low,n&&(Se.high=Se.high.or(ce.fromString("9223372036854775808")));var D=st.alloc(16);return M=0,D[M++]=Se.low.low&255,D[M++]=Se.low.low>>8&255,D[M++]=Se.low.low>>16&255,D[M++]=Se.low.low>>24&255,D[M++]=Se.low.high&255,D[M++]=Se.low.high>>8&255,D[M++]=Se.low.high>>16&255,D[M++]=Se.low.high>>24&255,D[M++]=Se.high.low&255,D[M++]=Se.high.low>>8&255,D[M++]=Se.high.low>>16&255,D[M++]=Se.high.low>>24&255,D[M++]=Se.high.high&255,D[M++]=Se.high.high>>8&255,D[M++]=Se.high.high>>16&255,D[M++]=Se.high.high>>24&255,new e(D)},e.prototype.toString=function(){for(var t,n=0,r=new Array(36),i=0;i<r.length;i++)r[i]=0;var s=0,o=!1,a,l={parts:[0,0,0,0]},c,h,d=[];s=0;var f=this.bytes,g=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,m=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,b=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,x=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24;s=0;var A={low:new ce(g,m),high:new ce(b,x)};A.high.lessThan(ce.ZERO)&&d.push("-");var F=x>>26&$2;if(F>>3===3){if(F===W2)return d.join("")+"Infinity";if(F===G2)return"NaN";t=x>>15&YI,a=8+(x>>14&1)}else a=x>>14&7,t=x>>17&YI;var B=t-GI;if(l.parts[0]=(x&16383)+((a&15)<<14),l.parts[1]=b,l.parts[2]=m,l.parts[3]=g,l.parts[0]===0&&l.parts[1]===0&&l.parts[2]===0&&l.parts[3]===0)o=!0;else for(h=3;h>=0;h--){var M=0,q=z2(l);if(l=q.quotient,M=q.rem.low,!!M)for(c=8;c>=0;c--)r[h*9+c]=M%10,M=Math.floor(M/10)}if(o)n=1,r[s]=0;else for(n=36;!r[s];)n=n-1,s=s+1;var Pe=n-1+B;if(Pe>=34||Pe<=-7||B>0){if(n>34)return d.push("".concat(0)),B>0?d.push("E+".concat(B)):B<0&&d.push("E".concat(B)),d.join("");d.push("".concat(r[s++])),n=n-1,n&&d.push(".");for(var i=0;i<n;i++)d.push("".concat(r[s++]));d.push("E"),Pe>0?d.push("+".concat(Pe)):d.push("".concat(Pe))}else if(B>=0)for(var i=0;i<n;i++)d.push("".concat(r[s++]));else{var ct=n+B;if(ct>0)for(var i=0;i<ct;i++)d.push("".concat(r[s++]));else d.push("0");for(d.push(".");ct++<0;)d.push("0");for(var i=0;i<n-Math.max(ct-1,0);i++)d.push("".concat(r[s++]))}return d.join("")},e.prototype.toJSON=function(){return{$numberDecimal:this.toString()}},e.prototype.toExtendedJSON=function(){return{$numberDecimal:this.toString()}},e.fromExtendedJSON=function(t){return e.fromString(t.$numberDecimal)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Decimal128("'.concat(this.toString(),'")')},e}();Object.defineProperty(m_.prototype,"_bsontype",{value:"Decimal128"});var Xf=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t}return e.prototype.valueOf=function(){return this.value},e.prototype.toJSON=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toExtendedJSON=function(t){return t&&(t.legacy||t.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:"-".concat(this.value.toFixed(1))}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}},e.fromExtendedJSON=function(t,n){var r=parseFloat(t.$numberDouble);return n&&n.relaxed?r:new e(r)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toExtendedJSON();return"new Double(".concat(t.$numberDouble,")")},e}();Object.defineProperty(Xf.prototype,"_bsontype",{value:"Double"});var Jf=function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},e.fromExtendedJSON=function(t,n){return n&&n.relaxed?parseInt(t.$numberInt,10):new e(t.$numberInt)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new Int32(".concat(this.valueOf(),")")},e}();Object.defineProperty(Jf.prototype,"_bsontype",{value:"Int32"});var g_=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$maxKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MaxKey()"},e}();Object.defineProperty(g_.prototype,"_bsontype",{value:"MaxKey"});var y_=function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$minKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MinKey()"},e}();Object.defineProperty(y_.prototype,"_bsontype",{value:"MinKey"});var K2=new RegExp("^[0-9a-fA-F]{24}$"),bs=null,fi=Symbol("id"),un=function(){function e(t){if(!(this instanceof e))return new e(t);var n;if(typeof t=="object"&&t&&"id"in t){if(typeof t.id!="string"&&!ArrayBuffer.isView(t.id))throw new Ut("Argument passed in must have an id that is of type string or Buffer");"toHexString"in t&&typeof t.toHexString=="function"?n=st.from(t.toHexString(),"hex"):n=t.id}else n=t;if(n==null||typeof n=="number")this[fi]=e.generate(typeof n=="number"?n:void 0);else if(ArrayBuffer.isView(n)&&n.byteLength===12)this[fi]=n instanceof st?n:zf(n);else if(typeof n=="string")if(n.length===12){var r=st.from(n);if(r.byteLength===12)this[fi]=r;else throw new Ut("Argument passed in must be a string of 12 bytes")}else if(n.length===24&&K2.test(n))this[fi]=st.from(n,"hex");else throw new Ut("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new Ut("Argument passed in does not match the accepted types");e.cacheHexString&&(this.__id=this.id.toString("hex"))}return Object.defineProperty(e.prototype,"id",{get:function(){return this[fi]},set:function(t){this[fi]=t,e.cacheHexString&&(this.__id=t.toString("hex"))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"generationTime",{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0)},enumerable:!1,configurable:!0}),e.prototype.toHexString=function(){if(e.cacheHexString&&this.__id)return this.__id;var t=this.id.toString("hex");return e.cacheHexString&&!this.__id&&(this.__id=t),t},e.getInc=function(){return e.index=(e.index+1)%16777215},e.generate=function(t){typeof t!="number"&&(t=Math.floor(Date.now()/1e3));var n=e.getInc(),r=st.alloc(12);return r.writeUInt32BE(t,0),bs===null&&(bs=nT(5)),r[4]=bs[0],r[5]=bs[1],r[6]=bs[2],r[7]=bs[3],r[8]=bs[4],r[11]=n&255,r[10]=n>>8&255,r[9]=n>>16&255,r},e.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},e.prototype.toJSON=function(){return this.toHexString()},e.prototype.equals=function(t){if(t==null)return!1;if(t instanceof e)return this[fi][11]===t[fi][11]&&this[fi].equals(t[fi]);if(typeof t=="string"&&e.isValid(t)&&t.length===12&&h_(this.id))return t===st.prototype.toString.call(this.id,"latin1");if(typeof t=="string"&&e.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t=="string"&&e.isValid(t)&&t.length===12)return st.from(t).equals(this.id);if(typeof t=="object"&&"toHexString"in t&&typeof t.toHexString=="function"){var n=t.toHexString(),r=this.toHexString().toLowerCase();return typeof n=="string"&&n.toLowerCase()===r}return!1},e.prototype.getTimestamp=function(){var t=new Date,n=this.id.readUInt32BE(0);return t.setTime(Math.floor(n)*1e3),t},e.createPk=function(){return new e},e.createFromTime=function(t){var n=st.from([0,0,0,0,0,0,0,0,0,0,0,0]);return n.writeUInt32BE(t,0),new e(n)},e.createFromHexString=function(t){if(typeof t>"u"||t!=null&&t.length!==24)throw new Ut("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new e(st.from(t,"hex"))},e.isValid=function(t){if(t==null)return!1;try{return new e(t),!0}catch{return!1}},e.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}},e.fromExtendedJSON=function(t){return new e(t.$oid)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new ObjectId("'.concat(this.toHexString(),'")')},e.index=Math.floor(Math.random()*16777215),e}();Object.defineProperty(un.prototype,"generate",{value:Kf(function(e){return un.generate(e)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(un.prototype,"getInc",{value:Kf(function(){return un.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(un.prototype,"get_inc",{value:Kf(function(){return un.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(un,"get_inc",{value:Kf(function(){return un.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(un.prototype,"_bsontype",{value:"ObjectID"});function Z2(e){return e.split("").sort().join("")}var Dl=function(){function e(t,n){if(!(this instanceof e))return new e(t,n);if(this.pattern=t,this.options=Z2(n??""),this.pattern.indexOf("\0")!==-1)throw new Cs("BSON Regex patterns cannot contain null bytes, found: ".concat(JSON.stringify(this.pattern)));if(this.options.indexOf("\0")!==-1)throw new Cs("BSON Regex options cannot contain null bytes, found: ".concat(JSON.stringify(this.options)));for(var r=0;r<this.options.length;r++)if(!(this.options[r]==="i"||this.options[r]==="m"||this.options[r]==="x"||this.options[r]==="l"||this.options[r]==="s"||this.options[r]==="u"))throw new Cs("The regular expression option [".concat(this.options[r],"] is not supported"))}return e.parseOptions=function(t){return t?t.split("").sort().join(""):""},e.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},e.fromExtendedJSON=function(t){if("$regex"in t)if(typeof t.$regex!="string"){if(t.$regex._bsontype==="BSONRegExp")return t}else return new e(t.$regex,e.parseOptions(t.$options));if("$regularExpression"in t)return new e(t.$regularExpression.pattern,e.parseOptions(t.$regularExpression.options));throw new Ut("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(t)))},e}();Object.defineProperty(Dl.prototype,"_bsontype",{value:"BSONRegExp"});var v_=function(){function e(t){if(!(this instanceof e))return new e(t);this.value=t}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(){return this.value},e.prototype.inspect=function(){return'new BSONSymbol("'.concat(this.value,'")')},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(){return{$symbol:this.value}},e.fromExtendedJSON=function(t){return new e(t.$symbol)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e}();Object.defineProperty(v_.prototype,"_bsontype",{value:"Symbol"});var X2=ce,sT=function(e){Yf(t,e);function t(n,r){var i=this;return i instanceof t?(ce.isLong(n)?i=e.call(this,n.low,n.high,!0)||this:Il(n)&&typeof n.t<"u"&&typeof n.i<"u"?i=e.call(this,n.i,n.t,!0)||this:i=e.call(this,n,r,!0)||this,Object.defineProperty(i,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1}),i):new t(n,r)}return t.prototype.toJSON=function(){return{$timestamp:this.toString()}},t.fromInt=function(n){return new t(ce.fromInt(n,!0))},t.fromNumber=function(n){return new t(ce.fromNumber(n,!0))},t.fromBits=function(n,r){return new t(n,r)},t.fromString=function(n,r){return new t(ce.fromString(n,!0,r))},t.prototype.toExtendedJSON=function(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(n){return new t(n.$timestamp)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return"new Timestamp({ t: ".concat(this.getHighBits(),", i: ").concat(this.getLowBits()," })")},t.MAX_VALUE=ce.MAX_UNSIGNED_VALUE,t}(X2);function J2(e){return Il(e)&&Reflect.has(e,"_bsontype")&&typeof e._bsontype=="string"}var aT=2147483647,cT=-2147483648,lT=9223372036854776e3,uT=-9223372036854776e3,Q2={$oid:un,$binary:Ss,$uuid:Ss,$symbol:v_,$numberInt:Jf,$numberDecimal:m_,$numberDouble:Xf,$numberLong:ce,$minKey:y_,$maxKey:g_,$regex:Dl,$regularExpression:Dl,$timestamp:sT};function dT(e,t){if(t===void 0&&(t={}),typeof e=="number"){if(t.relaxed||t.legacy)return e;if(Math.floor(e)===e){if(e>=cT&&e<=aT)return new Jf(e);if(e>=uT&&e<=lT)return ce.fromNumber(e)}return new Xf(e)}if(e==null||typeof e!="object")return e;if(e.$undefined)return null;for(var n=Object.keys(e).filter(function(d){return d.startsWith("$")&&e[d]!=null}),r=0;r<n.length;r++){var i=Q2[n[r]];if(i)return i.fromExtendedJSON(e,t)}if(e.$date!=null){var s=e.$date,o=new Date;return t.legacy?typeof s=="number"?o.setTime(s):typeof s=="string"&&o.setTime(Date.parse(s)):typeof s=="string"?o.setTime(Date.parse(s)):ce.isLong(s)?o.setTime(s.toNumber()):typeof s=="number"&&t.relaxed&&o.setTime(s),o}if(e.$code!=null){var a=Object.assign({},e);return e.$scope&&(a.$scope=dT(e.$scope)),Zf.fromExtendedJSON(e)}if(L2(e)||e.$dbPointer){var l=e.$ref?e:e.$dbPointer;if(l instanceof Sl)return l;var c=Object.keys(l).filter(function(d){return d.startsWith("$")}),h=!0;if(c.forEach(function(d){["$ref","$id","$db"].indexOf(d)===-1&&(h=!1)}),h)return Sl.fromExtendedJSON(l)}return e}function eV(e,t){return e.map(function(n,r){t.seenObjects.push({propertyName:"index ".concat(r),obj:null});try{return Eo(n,t)}finally{t.seenObjects.pop()}})}function ZI(e){var t=e.toISOString();return e.getUTCMilliseconds()!==0?t:t.slice(0,-5)+"Z"}function Eo(e,t){if((typeof e=="object"||typeof e=="function")&&e!==null){var n=t.seenObjects.findIndex(function(A){return A.obj===e});if(n!==-1){var r=t.seenObjects.map(function(A){return A.propertyName}),i=r.slice(0,n).map(function(A){return"".concat(A," -> ")}).join(""),s=r[n],o=" -> "+r.slice(n+1,r.length-1).map(function(A){return"".concat(A," -> ")}).join(""),a=r[r.length-1],l=" ".repeat(i.length+s.length/2),c="-".repeat(o.length+(s.length+a.length)/2-1);throw new Ut(`Converting circular structure to EJSON:
|
|
42
42
|
`+" ".concat(i).concat(s).concat(o).concat(a,`
|
|
43
|
-
`)+" ".concat(l,"\\").concat(c,"/"))}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return eV(e,t);if(e===void 0)return null;if(e instanceof Date||M2(e)){var h=e.getTime(),d=h>-1&&h<2534023188e5;return t.legacy?t.relaxed&&d?{$date:e.getTime()}:{$date:ZI(e)}:t.relaxed&&d?{$date:ZI(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(typeof e=="number"&&(!t.relaxed||!isFinite(e))){if(Math.floor(e)===e){var f=e>=cT&&e<=aT,g=e>=uT&&e<=lT;if(f)return{$numberInt:e.toString()};if(g)return{$numberLong:e.toString()}}return{$numberDouble:e.toString()}}if(e instanceof RegExp||A2(e)){var m=e.flags;if(m===void 0){var b=e.toString().match(/[gimuy]*$/);b&&(m=b[0])}var x=new Dl(e.source,m);return x.toExtendedJSON(t)}return e!=null&&typeof e=="object"?nV(e,t):e}var tV={Binary:function(e){return new Ss(e.value(),e.sub_type)},Code:function(e){return new Zf(e.code,e.scope)},DBRef:function(e){return new Sl(e.collection||e.namespace,e.oid,e.db,e.fields)},Decimal128:function(e){return new m_(e.bytes)},Double:function(e){return new Xf(e.value)},Int32:function(e){return new Jf(e.value)},Long:function(e){return ce.fromBits(e.low!=null?e.low:e.low_,e.low!=null?e.high:e.high_,e.low!=null?e.unsigned:e.unsigned_)},MaxKey:function(){return new g_},MinKey:function(){return new y_},ObjectID:function(e){return new un(e)},ObjectId:function(e){return new un(e)},BSONRegExp:function(e){return new Dl(e.pattern,e.options)},Symbol:function(e){return new v_(e.value)},Timestamp:function(e){return sT.fromBits(e.low,e.high)}};function nV(e,t){if(e==null||typeof e!="object")throw new Cs("not an object instance");var n=e._bsontype;if(typeof n>"u"){var r={};for(var i in e){t.seenObjects.push({propertyName:i,obj:null});try{var s=Eo(e[i],t);i==="__proto__"?Object.defineProperty(r,i,{value:s,writable:!0,enumerable:!0,configurable:!0}):r[i]=s}finally{t.seenObjects.pop()}}return r}else if(J2(e)){var o=e;if(typeof o.toExtendedJSON!="function"){var a=tV[e._bsontype];if(!a)throw new Ut("Unrecognized or invalid _bsontype: "+e._bsontype);o=a(o)}return n==="Code"&&o.scope?o=new Zf(o.code,Eo(o.scope,t)):n==="DBRef"&&o.oid&&(o=new Sl(Eo(o.collection,t),Eo(o.oid,t),Eo(o.db,t),Eo(o.fields,t))),o.toExtendedJSON(t)}else throw new Cs("_bsontype must be a string, but was: "+typeof n)}var XI;(function(e){function t(s,o){var a=Object.assign({},{relaxed:!0,legacy:!1},o);return typeof a.relaxed=="boolean"&&(a.strict=!a.relaxed),typeof a.strict=="boolean"&&(a.relaxed=!a.strict),JSON.parse(s,function(l,c){if(l.indexOf("\0")!==-1)throw new Cs("BSON Document field names cannot contain null bytes, found: ".concat(JSON.stringify(l)));return dT(c,a)})}e.parse=t;function n(s,o,a,l){a!=null&&typeof a=="object"&&(l=a,a=0),o!=null&&typeof o=="object"&&!Array.isArray(o)&&(l=o,o=void 0,a=0);var c=Object.assign({relaxed:!0,legacy:!1},l,{seenObjects:[{propertyName:"(root)",obj:null}]}),h=Eo(s,c);return JSON.stringify(h,o,a)}e.stringify=n;function r(s,o){return o=o||{},JSON.parse(n(s,o))}e.serialize=r;function i(s,o){return o=o||{},t(JSON.stringify(s),o)}e.deserialize=i})(XI||(XI={}));var JI,QI=tT();QI.Map?JI=QI.Map:JI=function(){function e(t){t===void 0&&(t=[]),this._keys=[],this._values={};for(var n=0;n<t.length;n++)if(t[n]!=null){var r=t[n],i=r[0],s=r[1];this._keys.push(i),this._values[i]={v:s,i:this._keys.length-1}}}return e.prototype.clear=function(){this._keys=[],this._values={}},e.prototype.delete=function(t){var n=this._values[t];return n==null?!1:(delete this._values[t],this._keys.splice(n.i,1),!0)},e.prototype.entries=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?[r,t._values[r].v]:void 0,done:r===void 0}}}},e.prototype.forEach=function(t,n){n=n||this;for(var r=0;r<this._keys.length;r++){var i=this._keys[r];t.call(n,this._values[i].v,i,n)}},e.prototype.get=function(t){return this._values[t]?this._values[t].v:void 0},e.prototype.has=function(t){return this._values[t]!=null},e.prototype.keys=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?r:void 0,done:r===void 0}}}},e.prototype.set=function(t,n){return this._values[t]?(this._values[t].v=n,this):(this._keys.push(t),this._values[t]={v:n,i:this._keys.length-1},this)},e.prototype.values=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?t._values[r].v:void 0,done:r===void 0}}}},Object.defineProperty(e.prototype,"size",{get:function(){return this._keys.length},enumerable:!1,configurable:!0}),e}();var QK=ce.fromNumber(P2),eZ=ce.fromNumber(k2),d_=new Uint8Array(8),tZ=new DataView(d_.buffer,d_.byteOffset,d_.byteLength),rV=1024*1024*17,nZ=st.alloc(rV),wo=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(e){e=e||{},this.triggerID=e.id||e.triggerID,this.nudgeID=e.nudgeID,this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.contentID=e.contentID,this.variation=e.variation,this.props=e.props,this.objective=e.objective,this.onsiteDeliveryType=e.onsiteDeliveryType,this.holdout=e.holdout}},We=class{constructor(e,t={},n,r){this.name=e,this.properties=t,this.id=r?new un(r):new un,this.occurred=new Date,n&&(this.trigger=new wo(n)),this.newEvent=!r}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale},Nt=class{static SWIPER_CSS="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";static injectScriptURL(e,t){if(!e)return;let n=document.createElement("script");n.id=t??"",n.src=e,e.includes("localhost")&&(n.type="module"),document.head.appendChild(n)}static injectRawScript(e){if(!e)return;let t=document.createElement("script");t.id="cooee-app-script",t.innerHTML=e,document.head.appendChild(t)}static injectRawCSS(e,t=document.head){if(!e)return;let n=document.createElement("style");n.textContent=e,t.appendChild(n)}static injectSwiperCSS(e=document.head){this.injectStylesheet(this.SWIPER_CSS,e)}static injectStylesheet(e,t=document.head){if(!e)return;let n=document.createElement("link");n.rel="stylesheet",n.href=e,e===this.SWIPER_CSS&&(n.crossOrigin="anonymous",n.onload=r=>{let i=r.currentTarget?.sheet?.cssRules;if(i){for(let s of i)if(s.type==CSSRule.FONT_FACE_RULE){let o=e.split("/"),a=o.slice(0,o.length-1).join("/"),l=s.cssText;l=l.replace(/url\s*\(\s*['"]?(?!((\/)|((?:https?:)?\/\/)|(?:data:?:)))([^'")]+)['"]?\s*\)/g,`url("${a}/$4")`);let c=document.createElement("style");c.appendChild(document.createTextNode(l)),document.head.appendChild(c)}}}),t.appendChild(n)}static loadSwiperScript(){let e="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js";return new Promise(t=>{if(window.Swiper){t();return}if(Array.from(document.scripts).some(r=>r.src.includes(e))){let r=setInterval(()=>{window.Swiper&&(clearInterval(r),t())},50)}let n=document.createElement("script");n.src=e,n.onload=()=>{t()},n.onerror=()=>{n.remove()},document.body.appendChild(n)})}},px=Re(Qf()),hx=Re(us()),Dt=class{static COOEE_URL_PREFIX="?from=cooee";static isShopify(){return!!window.Shopify}static getShopName(){if(this.isShopify())return window.Shopify.shop?.split(".")?.[0]}static getPageName(){if(!this.isShopify())return;let e=new URL(window.location.href).pathname.slice(1).split("/"),t=e[0];if(t==="")return"home";if(t==="collections")return e[2]==="products"?"product":"collection";if(t==="products")return"product";if(t==="cart")return"cart";if(location.href.includes("thank_you"))return"thank_you"}static getProductSlug(e){let t=(e.includes("://")?new URL(e).pathname:e).match(/\/products\/([^/]+?)(?:\.html)?$/);return t?t[1]:null}static getRootPrefix(){return window.Shopify?.routes?.root??"/"}static getCartURL(e){return this.getRootPrefix()+e+this.COOEE_URL_PREFIX}},iV=" daum[ /]| deusu/| yadirectfetcher|(?:^|[^g])news(?!sapphire)|(?<! (?:channel/|google/))google(?!(app|/google| pixel))|(?<! cu)bots?(?:\\b|_)|(?<!(?:lib))http|(?<![hg]m)score|@[a-z][\\w-]+\\.|\\(\\)|\\.com\\b|\\btime/|\\||^<|^[\\w \\.\\-\\(?:\\):%]+(?:/v?\\d+(?:\\.\\d+)?(?:\\.\\d{1,10})*?)?(?:,|$)|^[^ ]{50,}$|^\\d+\\b|^\\w*search\\b|^\\w+/[\\w\\(\\)]*$|^active|^ad muncher|^amaya|^avsdevicesdk/|^biglotron|^bot|^bw/|^clamav[ /]|^client/|^cobweb/|^custom|^ddg[_-]android|^discourse|^dispatch/\\d|^downcast/|^duckduckgo|^email|^facebook|^getright/|^gozilla/|^hobbit|^hotzonu|^hwcdn/|^igetter/|^jeode/|^jetty/|^jigsaw|^microsoft bits|^movabletype|^mozilla/\\d\\.\\d\\s[\\w\\.-]+$|^mozilla/\\d\\.\\d\\s\\(compatible;?(?:\\s\\w+\\/\\d+\\.\\d+)?\\)$|^navermailapp|^netsurf|^offline|^openai/|^owler|^php|^postman|^python|^rank|^read|^reed|^rest|^rss|^snapchat|^space bison|^svn|^swcd |^taringa|^thumbor/|^track|^w3c|^webbandit/|^webcopier|^wget|^whatsapp|^wordpress|^xenu link sleuth|^yahoo|^yandex|^zdm/\\d|^zoom marketplace/|^{{.*}}$|adscanner/|analyzer|archive|ask jeeves/teoma|audit|bit\\.ly/|bluecoat drtr|browsex|burpcollaborator|capture|catch|check\\b|checker|chrome-lighthouse|chromeframe|classifier|cloudflare|convertify|cookiehubscan|crawl|cypress/|dareboost|datanyze|dejaclick|detect|dmbrowser|download|evc-batch/|exaleadcloudview|feed|firephp|functionize|gomezagent|headless|httrack|hubspot marketing grader|hydra|ibisbrowser|infrawatch|insight|inspect|iplabel|ips-agent|java(?!;)|jsjcw_scanner|library|linkcheck|mail\\.ru/|manager|measure|neustar wpm|node|nutch|offbyone|onetrust|optimize|pageburst|pagespeed|parser|perl|phantomjs|pingdom|powermarks|preview|proxy|ptst[ /]\\d|retriever|rexx;|rigor|rss\\b|scanner\\.|scrape|server|sogou|sparkler/|speedcurve|spider|splash|statuscake|supercleaner|synapse|synthetic|tools|torrent|transcoder|url|validator|virtuoso|wappalyzer|webglance|webkit2png|whatcms/|zgrab",oV=/bot|crawl|http|lighthouse|scan|search|spider/i,Tl;function sV(){if(Tl instanceof RegExp)return Tl;try{Tl=new RegExp(iV,"i")}catch{Tl=oV}return Tl}function hT(e){return!!e&&sV().test(e)}var mT=Re(__()),xl=class{static UTM_PARAMS=["utm_source","utm_medium","utm_campaign","utm_term","utm_content","utm_id"];static TW_PARAMS={utm_source:"tw_source",utm_campaign:"tw_campaign"};static getReferrer(){if(document.referrer)return document.referrer.replace(location.origin,"")}static getUTMParams(){let e;try{e=new mT.URLBuilder(location.href)}catch{return{}}let t={};this.UTM_PARAMS.forEach(r=>{let i=e.getQueryParam(r);i&&(t[r]=i)});let n={};return Object.keys(this.TW_PARAMS).forEach(r=>{let i=e.getQueryParam(this.TW_PARAMS[r]);i&&(n[r]=i)}),w(w({},n),t)}},hi=class q0{origin;path;qs;name;referrer;utmSource;utmMedium;utmCampaign;utmId;utmTerm;utmContent;constructor(t){this.name=t.name,this.path=t.path,this.qs=t.qs,this.referrer=t.referrer,this.utmSource=t.utmSource||t.utm_source,this.utmMedium=t.utmMedium||t.utm_medium,this.utmCampaign=t.utmCampaign||t.utm_campaign,this.utmId=t.utmId||t.utm_id,this.utmTerm=t.utmTerm||t.utm_term,this.utmContent=t.utmContent||t.utm_content}static parseFromCurrent(){let t=location.pathname==="/"?location.pathname:location.pathname.replace(/\/+$/,"");return new q0(w({origin:location.origin,path:t,qs:location.search,referrer:xl.getReferrer(),name:Oe.get().pageName},xl.getUTMParams()))}},Te=class{static storage=new Map;static get(e){return this.storage.has(e)||this.storage.set(e,e.getInstance()),this.storage.get(e)}},E_={d:(e,t)=>{for(var n in t)E_.o(t,n)&&!E_.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)},w_={};E_.d(w_,{A:()=>uV,k:()=>b_});var cV=function(e,t,n,r){return new(n||(n=Promise))(function(i,s){function o(c){try{l(r.next(c))}catch(h){s(h)}}function a(c){try{l(r.throw(c))}catch(h){s(h)}}function l(c){var h;c.done?i(c.value):(h=c.value,h instanceof n?h:new n(function(d){d(h)})).then(o,a)}l((r=r.apply(e,t||[])).next())})},lV=function(e,t){var n,r,i,s,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(l){return function(c){return function(h){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,h[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&h[0]?r.return:h[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,h[1])).done)return i;switch(r=0,i&&(h=[2&h[0],i.value]),h[0]){case 0:case 1:i=h;break;case 4:return o.label++,{value:h[1],done:!1};case 5:o.label++,r=h[1],h=[0];continue;case 7:h=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!((i=i.length>0&&i[i.length-1])||h[0]!==6&&h[0]!==2)){o=0;continue}if(h[0]===3&&(!i||h[1]>i[0]&&h[1]<i[3])){o.label=h[1];break}if(h[0]===6&&o.label<i[1]){o.label=i[1],i=h;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(h);break}i[2]&&o.ops.pop(),o.trys.pop();continue}h=t.call(e,o)}catch(d){h=[6,d],r=0}finally{n=i=0}if(5&h[0])throw h[1];return{value:h[0]?h[1]:void 0,done:!0}}([l,c])}}};function b_(){return cV(this,void 0,Promise,function(){return lV(this,function(_a){switch(_a.label){case 0:return[4,new Promise(function(resolve,reject){var browserName="Unknown";function __callback(e){resolve({isPrivate:e,browserName})}function identifyChromium(){var e=navigator.userAgent;return e.match(/Chrome/)?navigator.brave!==void 0?"Brave":e.match(/Edg/)?"Edge":e.match(/OPR/)?"Opera":"Chrome":"Chromium"}function assertEvalToString(e){return e===eval.toString().length}function feid(){var toFixedEngineID=0;try{eval("(-1).toFixed(-1);")}catch(e){toFixedEngineID=e.message.length}return toFixedEngineID}function isSafari(){return feid()===44}function isChrome(){return feid()===51}function isFirefox(){return feid()===25}function isMSIE(){return navigator.msSaveBlob!==void 0&&assertEvalToString(39)}function newSafariTest(){var e=String(Math.random());try{window.indexedDB.open(e,1).onupgradeneeded=function(t){var n,r,i=(n=t.target)===null||n===void 0?void 0:n.result;try{i.createObjectStore("test",{autoIncrement:!0}).put(new Blob),__callback(!1)}catch(o){var s=o;return o instanceof Error&&(s=(r=o.message)!==null&&r!==void 0?r:o),typeof s!="string"?void __callback(!1):void __callback(s.includes("BlobURLs are not yet supported"))}finally{i.close(),window.indexedDB.deleteDatabase(e)}}}catch{__callback(!1)}}function oldSafariTest(){var e=window.openDatabase,t=window.localStorage;try{e(null,null,null,null)}catch{return void __callback(!0)}try{t.setItem("test","1"),t.removeItem("test")}catch{return void __callback(!0)}__callback(!1)}function safariPrivateTest(){navigator.maxTouchPoints!==void 0?newSafariTest():oldSafariTest()}function getQuotaLimit(){var e=window;return e.performance!==void 0&&e.performance.memory!==void 0&&e.performance.memory.jsHeapSizeLimit!==void 0?performance.memory.jsHeapSizeLimit:1073741824}function storageQuotaChromePrivateTest(){navigator.webkitTemporaryStorage.queryUsageAndQuota(function(e,t){__callback(Math.round(t/1048576)<2*Math.round(getQuotaLimit()/1048576))},function(e){reject(new Error("detectIncognito somehow failed to query storage quota: "+e.message))})}function oldChromePrivateTest(){(0,window.webkitRequestFileSystem)(0,1,function(){__callback(!1)},function(){__callback(!0)})}function chromePrivateTest(){self.Promise!==void 0&&self.Promise.allSettled!==void 0?storageQuotaChromePrivateTest():oldChromePrivateTest()}function firefoxPrivateTest(){__callback(navigator.serviceWorker===void 0)}function msiePrivateTest(){__callback(window.indexedDB===void 0)}function main(){isSafari()?(browserName="Safari",safariPrivateTest()):isChrome()?(browserName=identifyChromium(),chromePrivateTest()):isFirefox()?(browserName="Firefox",firefoxPrivateTest()):isMSIE()?(browserName="Internet Explorer",msiePrivateTest()):reject(new Error("detectIncognito cannot determine the browser"))}main()})];case 1:return[2,_a.sent()]}})})}typeof window<"u"&&(window.detectIncognito=b_);var uV=b_,gT=w_.A,EZ=w_.k,lx=Re(us()),yT=Re(np()),sr=class Qi{static DOCUMENT_STANDARD_MODE="CSS1Compat";static _instance;parentContainer;scalingFactor=1;doc=document;parser=new yT.default;constructor(){}static get(){return Qi._instance||(Qi._instance=new Qi),Qi._instance}getUAParser(){return this.parser}getWidth(){return this.parentContainer&&this.parentContainer!==document.body?this.parentContainer.clientWidth:document.compatMode===Qi.DOCUMENT_STANDARD_MODE?document.documentElement.clientWidth:window.innerWidth}getHeight(){return this.isParentNotBody()?this.parentContainer.clientHeight:document.compatMode===Qi.DOCUMENT_STANDARD_MODE?document.documentElement.clientHeight:window.innerHeight}isMobile(){return this.parser.getDevice().type==="mobile"}calculateScalingFactor(t){let n=t.max,r=t.cont.w,i=t.cont.h,s=t.spc,o=Qi.get().getWidth(),a=Qi.get().getHeight();n&&(o=o?Math.min(o,n):n,a=a?Math.min(a,n):n),a&&(o-=s.getHorizontal(),a-=s.getVertical(),o/a<r/i?this.scalingFactor=o/r:this.scalingFactor=a/i,this.scalingFactor=Math.min(this.scalingFactor,1))}getScalingFactor(){return this.scalingFactor}createElement(t){return this.doc.createElement(t)}appendChild(t,n){t.appendChild(n)}setStyles(t,n){Object.assign(t.style,n)}setStyle(t,n,r){if(n){if(!r){t.style.removeProperty(n);return}t.style.setProperty(n,r,"important")}}setAttribute(t,n,r){t.setAttribute(n,r)}removeInApp(t){let n=document.querySelector(`.${t.rootClassName}`);n&&n.parentElement.removeChild(n)}setParentContainer(t){this.parentContainer=t,this.parentContainer&&this.isParentNotBody()&&this.setStyle(this.parentContainer,"position","relative")}isParentNotBody(){return this.parentContainer!==document.body}},rp=class{parser;result={};constructor(){this.parser=sr.get().getUAParser()}async get(){let e=this.result;return this.getDeviceMemory(),this.getNetworkType(),this.getOrientation(),await this.getBatteryInfo(),await this.getLocation(),e.locale=navigator.language,e.display={w:screen.width,h:screen.height,pd:screen.pixelDepth,dpi:this.getDPI()},e.win={ow:window.outerWidth,oh:window.outerHeight,iw:window.innerWidth,ih:window.innerHeight,dpr:window.devicePixelRatio},e.browser={name:this.parser.getBrowser().name,ver:this.parser.getBrowser().version},e.device={model:this.parser.getDevice().model,type:this.parser.getDevice().type,vendor:this.parser.getDevice().vendor},e.os={name:this.parser.getOS().name,ver:this.parser.getOS().version},e.navigatorUA=navigator.userAgent,e.isHeadless=navigator.webdriver,e}getDeviceMemory(){let e=navigator;if(!e.deviceMemory)return;let t=e.deviceMemory;this.result.mem={tot:t*1024}}getNetworkType(){let e=navigator,t=e.connection||e.mozConnection||e.webkitConnection;t?.effectiveType&&(this.result.net={type:t.effectiveType})}getOrientation(){let e=screen.orientation?.type;e&&(this.result.orientation=e)}getDPI(){let e=document.createElement("div");e.setAttribute("style","height: 1in; left: -100%; position: absolute; top: -100%; width: 1in;"),document.body.appendChild(e);let t=window.devicePixelRatio||1,n=e.offsetWidth*t;return document.body.removeChild(e),n}async getLocation(){if(!(!navigator.geolocation||!navigator.permissions||(await navigator.permissions.query({name:"geolocation"})).state!="granted"))return new Promise(e=>{navigator.geolocation.getCurrentPosition(t=>{this.result.coords=[t.coords.latitude,t.coords.longitude],e()},()=>e())})}async getBatteryInfo(){if("getBattery"in navigator)try{let e=await navigator.getBattery();this.result.bat={l:e.level*100,c:e.charging}}catch{}}},Wa=class{isLocked=!1;queue=[];async acquire(){if(this.isLocked)await new Promise(e=>this.queue.push(e));else{this.isLocked=!0;return}}release(){if(this.queue.length>0){let e=this.queue.shift();e&&e()}else this.isLocked=!1}},Ge=class Z0{static CURRENT;token;items;total_price;original_total_price;currency;item_count;attributes;lock=new Wa;constructor(){}static getCurrent(){return this.CURRENT||(this.CURRENT=new Z0),this.CURRENT}async getNormalisedCart(t){await this.fetchCartFromShopify(t);let n=this.convertToCooeeCart();return t&&await rt.set(ge.CURRENT_CART,n),n}async addCooeeAttributes(){await this.lock.acquire();let t=await mn.get(ge.ID),n=await rt.get(ge.DEVICE_ID);if(this.attributes?.letscooee_did===n&&this.attributes?.letscooee_sid===t){C.debug("Not calling Shopify update.js API.","Current attributes:",this.attributes),this.lock.release();return}let r={letscooee_did:n,letscooee_sid:t,__letscooee_time:new Date().toLocaleString()};C.debug("Updating Shopify cart with attributes:",r);let i=Dt.getCartURL("cart/update.js"),s=await(await fetch(i,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({attributes:r})})).json();C.debug("Updated cart attributes",JSON.stringify(s)),this.update(s),this.lock.release()}update(t){return this.token=t.token,this.items=t.items,this.total_price=t.total_price,this.original_total_price=t.original_total_price,this.currency=t.currency,this.item_count=t.item_count,this.attributes=t.attributes,Oe.get().currencyCode=this.currency,C.log("Updated ShopifyCart",this),this}toString(){return`ShopifyCart(token: ${this.token}, itemCount: ${this.item_count})`}convertToCooeeCart(){return{amount:this.total_price/100,originalAmount:this.original_total_price/100,currency:this.currency,itemCount:this.item_count,items:this.normaliseItems(this.items),token:this.token}}normaliseItems(t){if(!t)return C.error("No item received to be sent"),[];Array.isArray(t)||(t=[t]);let n=[];for(let r of t){if(!r.id||!r.title){C.warn("Invalid item received",r);continue}let i={name:r.title,quantity:+r.quantity||1,mID:r.product_id?.toString(),vID:r.id.toString(),price:+r.price/100||0,properties:r.properties,key:r.key},s=r.selling_plan_allocation?.selling_plan;if(!s){n.push(i);continue}i.sellingPlanAllocation={sellingPlan:{fixedSellingPlan:s.fixed_selling_plan,id:s.id,name:s.name,recurringDeliveries:s.recurring_deliveries}},n.push(i)}return n}async fetchCartFromShopify(t){if(!t&&this.token){C.debug("Not fetching cart");return}C.debug("Fetching cart");let n=Dt.getCartURL("cart.js"),r=await(await fetch(n)).json();this.update(r)}},Ds=(e=>(e[e.LOW=1]="LOW",e[e.MEDIUM=2]="MEDIUM",e[e.HIGH=3]="HIGH",e))(Ds||{}),Ga=class{static trackDeviceID(e){this.isInstalled()}static trackIntent(e){if(!this.isInstalled())return;let t=Ds[e]?.toLowerCase();t&&(C.debug(`Sending ${t} intent to MS Clarity`),window.clarity("set","Cooee Intent",t))}static isInstalled(){return window.clarity&&typeof window.clarity=="function"}},Dr=class{static isOn=!1;static element;static watch(){let e=C.getDebugParam();(e==="1"||e==="on")&&Ve.getInstance().updateDeviceProps({debugTill:this.getDebugMillis()}),e==="on"?sessionStorage.cooeeDebug="1":e==="off"&&sessionStorage.removeItem("cooeeDebug"),sessionStorage.cooeeDebug&&(this.isOn=!0,this.renderDebugBar())}static prepend(e){if(!this.isOn)return;let t=document.createElement("div");t.innerHTML="• "+new Date().toLocaleString()+" - "+e,this.element.prepend(t)}static renderDebugBar(){this.element=document.createElement("div"),this.element.id="cooee-debugger",this.element.setAttribute("draggable","true"),document.body.appendChild(this.element)}static dragElement(){let e=0,t=0,n=0,r=0,i=a=>{a=a||window.event,a.preventDefault(),n=a.clientX,r=a.clientY,document.onmouseup=o,document.onmousemove=s},s=a=>{a=a||window.event,a.preventDefault(),e=n-a.clientX,t=r-a.clientY,n=a.clientX,r=a.clientY,this.element.style.top=this.element.offsetTop-t+"px",this.element.style.left=this.element.offsetLeft-e+"px"},o=()=>{document.onmouseup=null,document.onmousemove=null};this.element.onmousedown=i}static getDebugMillis(){return new Date().getTime()+6*60*60*1e3}},Nl=class extends yo{static storeName="app";static{this.storage=xa(this.storeName)}},ip=Re(us()),mi=class X0{static INSTANCE=new X0;topics={};constructor(){}static get(){return this.INSTANCE}broadcast(t,n){this.topics[t]||(this.topics[t]=new J),this.topics[t].next(n)}subscriber(t){return this.topics[t]||(this.topics[t]=new J),this.topics[t].asObservable()}},Gt=class di{static DEFAULT_SELECTOR="cart-drawer";static _instance;inShadow=!1;cartDrawerElement;cartDrawerShadowElement;configWebsite=vt.get().website??{};currentState=!1;drawerSubject=new Nr({open:!1,firstOpen:!1});mutationObserver;firstOpen=!0;selector;shadowParentElementSelector;iconSelector=['button[drawer-to-open="cart-drawer"]','a[href="/cart"]',".header__icon--cart","#cart-icon-bubble",".cart-icon-bubble",".cart-count",'a[onclick*="handleFloCartBtn"]'].join(",");cartSelector=[di.DEFAULT_SELECTOR,"#halo-cart-sidebar",'[role="dialog"][class*="cart" i]','[id*="section-cart" i]',"#sidebar-cart","#rebuy-cart","#mini-cart","#flo-cart-wrapper","#drawer-cart","#UpcartPopupBackDrop",'[id$="CartDrawer" i]'].join(",");constructor(){this.initialize(),document.addEventListener(k.CTA_AFTER_REFRESH_UI,this.updateBubble.bind(this))}get element(){return this.cartDrawerElement}static get(){return di._instance||(di._instance=new di),di._instance}static forceUpdate(){di._instance=new di}isOpen(){let t=this.inShadow?this.isPresent():this.isVisible();return ip.default.log(`Cart drawer is currently ${t?"open":"close"}`),t}open(){if(this.isOpen()){C.log("Drawer is already open");return}document.dispatchEvent(new CustomEvent(k.CTA_OPEN_CART_EVENT));let t=document.querySelector(this.iconSelector);if(!t){C.debug("No clickable cart icon found with selector",this.iconSelector);return}t.click()}onToggle(){return this.drawerSubject}isShopifyDefaultDrawer(){return this.element?.tagName.toLowerCase()===di.DEFAULT_SELECTOR}isMiniCart(){return this.isShopifyDefaultDrawer()&&this.element?.id==="mini-cart"}refreshUI(t,n=!0){if(this.isMiniCart()&&this.element?._rerenderCart)this.element._rerenderCart({detail:{cart:t}});else if(this.isShopifyDefaultDrawer()&&this.element?.renderContents&&t)this.element.classList.remove("is-empty"),this.element.renderContents?.(t);else if(this.element?.onCartDrawerUpdate)this.element.onCartDrawerUpdate();else if(window.cartGiftUpdate){if(!t?.items?.[0])return;let r=t.items[0].id,i=t.items[0].quantity,s=t.items[0].price;window.cartGiftUpdate(r,s,i,"","ADD_TO_CART")}else if(window.icartCartActivityEvent)window.icartCartActivityEvent();else if(window.theme?.CartDrawer)window.theme?.CartDrawer.init?new window.theme.CartDrawer().init():new window.theme.CartDrawer;else if(window.Hs_CartDrawer?.updateSlideCart)window.Hs_CartDrawer.updateSlideCart();else if(window.theme?.fetch_side_cart)window.theme.fetch_side_cart();else if(window.theme?.Cart?.updateCart)window.theme.Cart.updateCart();else if(window.cartUpdate)window.cartUpdate();else if(this.element?._onCartRefresh)this.element._onCartRefresh();else if(window.cart?.getCart)window.cart.getCart();else if(this.element?.tagName?.toLowerCase()==="cart-drawer-component")document.dispatchEvent(new CustomEvent("action:cart:updateCartandShowCart"));else if(this.element?.id==="sidebar-cart")document.body.dispatchEvent(new CustomEvent("cart:refresh",{bubbles:!0,detail:{}}));else if(this.element?.id==="quick-cart"){let r=document.querySelector('a[href="/cart"]');r&&r.click()}else window.Shopify?.KT_onItemAdded?window.Shopify.KT_onItemAdded():(C.info("No method found to update the cart drawer. Blindly firing some events to try"),document.dispatchEvent(new CustomEvent("cart:refresh",{bubbles:!0})));document.dispatchEvent(new CustomEvent(k.CTA_AFTER_REFRESH_UI)),n&&mi.get().broadcast(k.CART_UPDATE_BROADCAST)}async initialize(){let t=this.configWebsite.cartDrawerSelector;if(!t){await this.findCartDrawer();return}let n=t.split(k.SHADOW_SPLITTER);n.length===1?(this.selector=n[0],await this.findCartDrawer()):(this.inShadow=!0,this.shadowParentElementSelector=n[0]?.trim(),this.selector=n[1]?.trim(),await this.findCartDrawerWithShadow())}async findCartDrawer(){if(!Dt.isShopify())return;let t=this.selector||this.cartSelector;if(this.cartDrawerElement=await le.retrySelector(t),!this.cartDrawerElement){ip.default.warn("Max attempts exhausted to find cart drawer");return}ip.default.log("Found",this.cartDrawerElement,`from selector: ${t}`),this.createMutationObservers()}async findCartDrawerWithShadow(){if(!Dt.isShopify()||!this.shadowParentElementSelector)return;let t=(await le.retrySelector(this.shadowParentElementSelector))?.shadowRoot;t?.mode==="open"&&(this.cartDrawerShadowElement=t,this.createMutationObservers())}isVisible(){if(!this.cartDrawerElement)return!1;if(this.cartDrawerElement.tagName.toLowerCase()===di.DEFAULT_SELECTOR&&this.cartDrawerElement.open)return!0;if(this.cartDrawerElement.id==="cart-drawer__container")return this.cartDrawerElement.classList.contains("cart-drawer-open");let t=this.cartDrawerElement.getBoundingClientRect(),n=(window.innerHeight||document.documentElement.clientHeight)+.5,r=(window.innerWidth||document.documentElement.clientWidth)+.5,i=t.top<=n&&t.bottom>=0,s=t.left<=r&&t.right>=0,o=i&&s,a=getComputedStyle(this.cartDrawerElement),l=a.display!=="none"&&a.visibility!=="hidden"&&parseFloat(a.opacity)>0,c=!this.cartDrawerElement.hidden,h=this.cartDrawerElement.offsetWidth>0||this.cartDrawerElement.offsetHeight>0||this.cartDrawerElement.getClientRects().length>0,d=a.transform.match(/matrix\(([^)]+)\)/),f=0,g=0;if(d){let M=d[1].split(", ").map(parseFloat);f=M[4],g=M[5]}let m=f+t.left>r||f+t.right<0||g+t.top>n||g+t.bottom<0,b=Math.max(0,Math.min(t.right,r)-Math.max(t.left,0)),x=Math.max(0,Math.min(t.bottom,n)-Math.max(t.top,0)),A=b*x,F=t.width*t.height,B=F>0&&A/F>=.1;return(o||!m)&&l&&c&&h&&B}createMutationObservers(){!this.cartDrawerElement&&!this.cartDrawerShadowElement||(le.onNodesRemoved(this.cartDrawerElement,()=>{this.initialize()}),this.watchForCartToggle())}watchForCartToggle(){let t=this.cartDrawerElement||this.cartDrawerShadowElement,n=new J;this.mutationObserver?.disconnect(),this.mutationObserver=new MutationObserver(()=>{n.next()}),this.mutationObserver.observe(t,{attributes:!0,subtree:!0,childList:this.inShadow}),n.pipe(Ar(500)).subscribe(()=>{let r=this.isOpen();this.currentState!==r&&(this.currentState=r,this.drawerSubject.next({open:r,firstOpen:this.firstOpen}),this.firstOpen&&(this.firstOpen=!1))})}isPresent(){return!this.selector||!this.cartDrawerShadowElement?!1:!!this.cartDrawerShadowElement.querySelector(this.selector)}async updateBubble(){let t=(await Ge.getCurrent().getNormalisedCart(!0)).itemCount,n=document.querySelector(".cart-link__bubble");n&&(n.innerText=t+"")}},op=class{static processConfiguration(){let e=vt.get();!e.gaMeasurementID||!e.gaEnabled||this.sendClientID()}static async sendClientID(){let e=await this.getClientID();e&&Ve.getInstance().updateDeviceProps({gaClientID:e})}static async getClientID(){let e=await rt.get(ge.GA_CLIENT_ID),t=await this.getClientIDViaGTag();if(e!==t)return await rt.set(ge.GA_CLIENT_ID,t),t}static async getClientIDViaGTag(){let e=vt.get().gaMeasurementID;if(!(!e||!window.gtag))return new Promise(t=>{window.gtag("get",e,"client_id",n=>{t(n)})})}},ax=Re(Pf()),Un=Re(qn()),To=Re(Qf()),eE=Re(S_()),up,it,bT,x_,Is,vT,CT,D_,ST,R_,I_,T_,dV,Al={},DT=[],fV=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,N_=Array.isArray;function bo(e,t){for(var n in t)e[n]=t[n];return e}function A_(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function M_(e,t,n){var r,i,s,o={};for(s in t)s=="key"?r=t[s]:s=="ref"?i=t[s]:o[s]=t[s];if(arguments.length>2&&(o.children=arguments.length>3?up.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(s in e.defaultProps)o[s]===void 0&&(o[s]=e.defaultProps[s]);return cp(e,o,r,i,null)}function cp(e,t,n,r,i){var s={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i??++bT,__i:-1,__u:0};return i==null&&it.vnode!=null&&it.vnode(s),s}function yi(e){return e.children}function gi(e,t){this.props=e,this.context=t}function za(e,t){if(t==null)return e.__?za(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?za(e):null}function IT(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return IT(e)}}function _T(e){(!e.__d&&(e.__d=!0)&&Is.push(e)&&!lp.__r++||vT!==it.debounceRendering)&&((vT=it.debounceRendering)||CT)(lp)}function lp(){var e,t,n,r,i,s,o,a;for(Is.sort(D_);e=Is.shift();)e.__d&&(t=Is.length,r=void 0,s=(i=(n=e).__v).__e,o=[],a=[],n.__P&&((r=bo({},i)).__v=i.__v+1,it.vnode&&it.vnode(r),O_(n.__P,r,i,n.__n,n.__P.namespaceURI,32&i.__u?[s]:null,o,s??za(i),!!(32&i.__u),a),r.__v=i.__v,r.__.__k[r.__i]=r,RT(o,r,a),r.__e!=s&&IT(r)),Is.length>t&&Is.sort(D_));lp.__r=0}function TT(e,t,n,r,i,s,o,a,l,c,h){var d,f,g,m,b,x,A=r&&r.__k||DT,F=t.length;for(l=pV(n,t,A,l,F),d=0;d<F;d++)(g=n.__k[d])!=null&&(f=g.__i===-1?Al:A[g.__i]||Al,g.__i=d,x=O_(e,g,f,i,s,o,a,l,c,h),m=g.__e,g.ref&&f.ref!=g.ref&&(f.ref&&P_(f.ref,null,g),h.push(g.ref,g.__c||m,g)),b==null&&m!=null&&(b=m),4&g.__u||f.__k===g.__k?l=xT(g,l,e):typeof g.type=="function"&&x!==void 0?l=x:m&&(l=m.nextSibling),g.__u&=-7);return n.__e=b,l}function pV(e,t,n,r,i){var s,o,a,l,c,h=n.length,d=h,f=0;for(e.__k=new Array(i),s=0;s<i;s++)(o=t[s])!=null&&typeof o!="boolean"&&typeof o!="function"?(l=s+f,(o=e.__k[s]=typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?cp(null,o,null,null,null):N_(o)?cp(yi,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?cp(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=e,o.__b=e.__b+1,a=null,(c=o.__i=hV(o,n,l,d))!==-1&&(d--,(a=n[c])&&(a.__u|=2)),a==null||a.__v===null?(c==-1&&f--,typeof o.type!="function"&&(o.__u|=4)):c!=l&&(c==l-1?f--:c==l+1?f++:(c>l?f--:f++,o.__u|=4))):e.__k[s]=null;if(d)for(s=0;s<h;s++)(a=n[s])!=null&&(2&a.__u)==0&&(a.__e==r&&(r=za(a)),NT(a,a));return r}function xT(e,t,n){var r,i;if(typeof e.type=="function"){for(r=e.__k,i=0;r&&i<r.length;i++)r[i]&&(r[i].__=e,t=xT(r[i],t,n));return t}e.__e!=t&&(t&&e.type&&!n.contains(t)&&(t=za(e)),n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function hV(e,t,n,r){var i,s,o=e.key,a=e.type,l=t[n];if(l===null||l&&o==l.key&&a===l.type&&(2&l.__u)==0)return n;if(r>(l!=null&&(2&l.__u)==0?1:0))for(i=n-1,s=n+1;i>=0||s<t.length;){if(i>=0){if((l=t[i])&&(2&l.__u)==0&&o==l.key&&a===l.type)return i;i--}if(s<t.length){if((l=t[s])&&(2&l.__u)==0&&o==l.key&&a===l.type)return s;s++}}return-1}function ET(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||fV.test(t)?n:n+"px"}function ap(e,t,n,r,i){var s;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||ET(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||ET(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")s=t!=(t=t.replace(ST,"$1")),t=t.toLowerCase()in e||t=="onFocusOut"||t=="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+s]=n,n?r?n.u=r.u:(n.u=R_,e.addEventListener(t,s?T_:I_,s)):e.removeEventListener(t,s?T_:I_,s);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function wT(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=R_++;else if(t.t<n.u)return;return n(it.event?it.event(t):t)}}}function O_(e,t,n,r,i,s,o,a,l,c){var h,d,f,g,m,b,x,A,F,B,M,q,Pe,ct,j,de,Q,he=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(l=!!(32&n.__u),s=[a=t.__e=n.__e]),(h=it.__b)&&h(t);e:if(typeof he=="function")try{if(A=t.props,F="prototype"in he&&he.prototype.render,B=(h=he.contextType)&&r[h.__c],M=h?B?B.props.value:h.__:r,n.__c?x=(d=t.__c=n.__c).__=d.__E:(F?t.__c=d=new he(A,M):(t.__c=d=new gi(A,M),d.constructor=he,d.render=gV),B&&B.sub(d),d.props=A,d.state||(d.state={}),d.context=M,d.__n=r,f=d.__d=!0,d.__h=[],d._sb=[]),F&&d.__s==null&&(d.__s=d.state),F&&he.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=bo({},d.__s)),bo(d.__s,he.getDerivedStateFromProps(A,d.__s))),g=d.props,m=d.state,d.__v=t,f)F&&he.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),F&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(F&&he.getDerivedStateFromProps==null&&A!==g&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(A,M),!d.__e&&(d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(A,d.__s,M)===!1||t.__v==n.__v)){for(t.__v!=n.__v&&(d.props=A,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(Ae){Ae&&(Ae.__=t)}),q=0;q<d._sb.length;q++)d.__h.push(d._sb[q]);d._sb=[],d.__h.length&&o.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(A,d.__s,M),F&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(g,m,b)})}if(d.context=M,d.props=A,d.__P=e,d.__e=!1,Pe=it.__r,ct=0,F){for(d.state=d.__s,d.__d=!1,Pe&&Pe(t),h=d.render(d.props,d.state,d.context),j=0;j<d._sb.length;j++)d.__h.push(d._sb[j]);d._sb=[]}else do d.__d=!1,Pe&&Pe(t),h=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++ct<25);d.state=d.__s,d.getChildContext!=null&&(r=bo(bo({},r),d.getChildContext())),F&&!f&&d.getSnapshotBeforeUpdate!=null&&(b=d.getSnapshotBeforeUpdate(g,m)),a=TT(e,N_(de=h!=null&&h.type===yi&&h.key==null?h.props.children:h)?de:[de],t,n,r,i,s,o,a,l,c),d.base=t.__e,t.__u&=-161,d.__h.length&&o.push(d),x&&(d.__E=d.__=null)}catch(Ae){if(t.__v=null,l||s!=null)if(Ae.then){for(t.__u|=l?160:128;a&&a.nodeType==8&&a.nextSibling;)a=a.nextSibling;s[s.indexOf(a)]=null,t.__e=a}else for(Q=s.length;Q--;)A_(s[Q]);else t.__e=n.__e,t.__k=n.__k;it.__e(Ae,t,n)}else s==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):a=t.__e=mV(n.__e,t,n,r,i,s,o,l,c);return(h=it.diffed)&&h(t),128&t.__u?void 0:a}function RT(e,t,n){for(var r=0;r<n.length;r++)P_(n[r],n[++r],n[++r]);it.__c&&it.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(s){s.call(i)})}catch(s){it.__e(s,i.__v)}})}function mV(e,t,n,r,i,s,o,a,l){var c,h,d,f,g,m,b,x=n.props,A=t.props,F=t.type;if(F=="svg"?i="http://www.w3.org/2000/svg":F=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),s!=null){for(c=0;c<s.length;c++)if((g=s[c])&&"setAttribute"in g==!!F&&(F?g.localName==F:g.nodeType==3)){e=g,s[c]=null;break}}if(e==null){if(F==null)return document.createTextNode(A);e=document.createElementNS(i,F,A.is&&A),a&&(it.__m&&it.__m(t,s),a=!1),s=null}if(F===null)x===A||a&&e.data===A||(e.data=A);else{if(s=s&&up.call(e.childNodes),x=n.props||Al,!a&&s!=null)for(x={},c=0;c<e.attributes.length;c++)x[(g=e.attributes[c]).name]=g.value;for(c in x)if(g=x[c],c!="children"){if(c=="dangerouslySetInnerHTML")d=g;else if(!(c in A)){if(c=="value"&&"defaultValue"in A||c=="checked"&&"defaultChecked"in A)continue;ap(e,c,null,g,i)}}for(c in A)g=A[c],c=="children"?f=g:c=="dangerouslySetInnerHTML"?h=g:c=="value"?m=g:c=="checked"?b=g:a&&typeof g!="function"||x[c]===g||ap(e,c,g,x[c],i);if(h)a||d&&(h.__html===d.__html||h.__html===e.innerHTML)||(e.innerHTML=h.__html),t.__k=[];else if(d&&(e.innerHTML=""),TT(e,N_(f)?f:[f],t,n,r,F=="foreignObject"?"http://www.w3.org/1999/xhtml":i,s,o,s?s[0]:n.__k&&za(n,0),a,l),s!=null)for(c=s.length;c--;)A_(s[c]);a||(c="value",F=="progress"&&m==null?e.removeAttribute("value"):m!==void 0&&(m!==e[c]||F=="progress"&&!m||F=="option"&&m!==x[c])&&ap(e,c,m,x[c],i),c="checked",b!==void 0&&b!==e[c]&&ap(e,c,b,x[c],i))}return e}function P_(e,t,n){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(i){it.__e(i,n)}}function NT(e,t,n){var r,i;if(it.unmount&&it.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||P_(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(s){it.__e(s,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&NT(r[i],t,n||typeof e.type!="function");n||A_(e.__e),e.__c=e.__=e.__e=void 0}function gV(e,t,n){return this.constructor(e,n)}function AT(e,t,n){var r,i,s,o;t==document&&(t=document.documentElement),it.__&&it.__(e,t),i=(r=typeof n=="function")?null:n&&n.__k||t.__k,s=[],o=[],O_(t,e=(!r&&n||t).__k=M_(yi,null,[e]),i||Al,Al,t.namespaceURI,!r&&n?[n]:i?null:t.firstChild?up.call(t.childNodes):null,s,!r&&n?n:i?i.__e:t.firstChild,r,o),RT(s,e,o)}up=DT.slice,it={__e:function(e,t,n,r){for(var i,s,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((s=i.constructor)&&s.getDerivedStateFromError!=null&&(i.setState(s.getDerivedStateFromError(e)),o=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),o=i.__d),o)return i.__E=i}catch(a){e=a}throw e}},bT=0,x_=function(e){return e!=null&&e.constructor==null},gi.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=bo({},this.state),typeof e=="function"&&(e=e(bo({},n),this.props)),e&&bo(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),_T(this))},gi.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),_T(this))},gi.prototype.render=yi,Is=[],CT=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,D_=function(e,t){return e.__v.__b-t.__v.__b},lp.__r=0,ST=/(PointerCapture)$|Capture$/i,R_=0,I_=wT(!1),T_=wT(!0),dV=0;var L_,ar,k_,MT,OT=0,HT=[],dn=it,PT=dn.__b,kT=dn.__r,LT=dn.diffed,FT=dn.__c,BT=dn.unmount,VT=dn.__;function yV(e,t){dn.__h&&dn.__h(ar,e,OT||t),OT=0;var n=ar.__H||(ar.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function B_(e,t){var n=yV(L_++,7);return EV(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function vV(){for(var e;e=HT.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(dp),e.__H.__h.forEach(F_),e.__H.__h=[]}catch(t){e.__H.__h=[],dn.__e(t,e.__v)}}dn.__b=function(e){ar=null,PT&&PT(e)},dn.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),VT&&VT(e,t)},dn.__r=function(e){kT&&kT(e),L_=0;var t=(ar=e.__c).__H;t&&(k_===ar?(t.__h=[],ar.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(t.__h.forEach(dp),t.__h.forEach(F_),t.__h=[],L_=0)),k_=ar},dn.diffed=function(e){LT&<(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(HT.push(t)!==1&&MT===dn.requestAnimationFrame||((MT=dn.requestAnimationFrame)||_V)(vV)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),k_=ar=null},dn.__c=function(e,t){t.some(function(n){try{n.__h.forEach(dp),n.__h=n.__h.filter(function(r){return!r.__||F_(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],dn.__e(r,n.__v)}}),FT&&FT(e,t)},dn.unmount=function(e){BT&&BT(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{dp(r)}catch(i){t=i}}),n.__H=void 0,t&&dn.__e(t,n.__v))};var UT=typeof requestAnimationFrame=="function";function _V(e){var t,n=function(){clearTimeout(r),UT&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);UT&&(t=requestAnimationFrame(n))}function dp(e){var t=ar,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),ar=t}function F_(e){var t=ar;e.__c=e.__(),ar=t}function EV(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var wV=Symbol.for("preact-signals");function U_(){if(qa>1)qa--;else{for(var e,t=!1;Ml!==void 0;){var n=Ml;for(Ml=void 0,V_++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&$T(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(V_=0,qa--,t)throw e}}var Et=void 0,Ml=void 0,qa=0,V_=0,fp=0;function jT(e){if(Et!==void 0){var t=e.n;if(t===void 0||t.t!==Et)return t={i:0,S:e,p:Et.s,n:void 0,t:Et,e:void 0,x:void 0,r:t},Et.s!==void 0&&(Et.s.n=t),Et.s=t,e.n=t,32&Et.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=Et.s,t.n=void 0,Et.s.n=t,Et.s=t),t}}function fn(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}fn.prototype.brand=wV;fn.prototype.h=function(){return!0};fn.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e)};fn.prototype.U=function(e){if(this.t!==void 0){var t=e.e,n=e.x;t!==void 0&&(t.x=n,e.e=void 0),n!==void 0&&(n.e=t,e.x=void 0),e===this.t&&(this.t=n)}};fn.prototype.subscribe=function(e){var t=this;return Cn(function(){var n=t.value,r=Et;Et=void 0;try{e(n)}finally{Et=r}})};fn.prototype.valueOf=function(){return this.value};fn.prototype.toString=function(){return this.value+""};fn.prototype.toJSON=function(){return this.value};fn.prototype.peek=function(){var e=Et;Et=void 0;try{return this.value}finally{Et=e}};Object.defineProperty(fn.prototype,"value",{get:function(){var e=jT(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(V_>100)throw new Error("Cycle detected");this.v=e,this.i++,fp++,qa++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{U_()}}}});function Ir(e){return new fn(e)}function $T(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function WT(e){for(var t=e.s;t!==void 0;t=t.n){var n=t.S.n;if(n!==void 0&&(t.r=n),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function GT(e){for(var t=e.s,n=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):n=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r}e.s=n}function Ya(e){fn.call(this,void 0),this.x=e,this.s=void 0,this.g=fp-1,this.f=4}(Ya.prototype=new fn).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===fp))return!0;if(this.g=fp,this.f|=1,this.i>0&&!$T(this))return this.f&=-2,!0;var e=Et;try{WT(this),Et=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return Et=e,GT(this),this.f&=-2,!0};Ya.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t)}fn.prototype.S.call(this,e)};Ya.prototype.U=function(e){if(this.t!==void 0&&(fn.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t)}};Ya.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N()}};Object.defineProperty(Ya.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=jT(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function H_(e){return new Ya(e)}function zT(e){var t=e.u;if(e.u=void 0,typeof t=="function"){qa++;var n=Et;Et=void 0;try{t()}catch(r){throw e.f&=-2,e.f|=8,j_(e),r}finally{Et=n,U_()}}}function j_(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,zT(e)}function bV(e){if(Et!==this)throw new Error("Out-of-order effect");GT(this),Et=e,this.f&=-2,8&this.f&&j_(this),U_()}function Ol(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Ol.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t=="function"&&(this.u=t)}finally{e()}};Ol.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,zT(this),WT(this),qa++;var e=Et;return Et=this,bV.bind(this,e)};Ol.prototype.N=function(){2&this.f||(this.f|=2,this.o=Ml,Ml=this)};Ol.prototype.d=function(){this.f|=8,1&this.f||j_(this)};function Cn(e){var t=new Ol(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var W_,$_;function Ka(e,t){it[e]=t.bind(null,it[e]||function(){})}function pp(e){$_&&$_(),$_=e&&e.S()}function qT(e){var t=this,n=e.data,r=SV(n);r.value=n;var i=B_(function(){for(var s=t.__v;s=s.__;)if(s.__c){s.__c.__$f|=4;break}return t.__$u.c=function(){var o,a=t.__$u.S(),l=i.value;a(),x_(l)||((o=t.base)==null?void 0:o.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},H_(function(){var o=r.value.value;return o===0?0:o===!0?"":o||""})},[]);return i.value}qT.displayName="_st";Object.defineProperties(fn.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:qT},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});Ka("__b",function(e,t){if(typeof t.type=="string"){var n,r=t.props;for(var i in r)if(i!=="children"){var s=r[i];s instanceof fn&&(n||(t.__np=n={}),n[i]=s,r[i]=s.peek())}}e(t)});Ka("__r",function(e,t){pp();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=function(i){var s;return Cn(function(){s=this}),s.c=function(){r.__$f|=1,r.setState({})},s}())),W_=r,pp(n),e(t)});Ka("__e",function(e,t,n,r){pp(),W_=void 0,e(t,n,r)});Ka("diffed",function(e,t){pp(),W_=void 0;var n;if(typeof t.type=="string"&&(n=t.__e)){var r=t.__np,i=t.props;if(r){var s=n.U;if(s)for(var o in s){var a=s[o];a!==void 0&&!(o in r)&&(a.d(),s[o]=void 0)}else n.U=s={};for(var l in r){var c=s[l],h=r[l];c===void 0?(c=CV(n,l,h,i),s[l]=c):c.o(h,i)}}}e(t)});function CV(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,s=Ir(n);return{o:function(o,a){s.value=o,r=a},d:Cn(function(){var o=s.value.value;r[t]!==o&&(r[t]=o,i?e[t]=o:o?e.setAttribute(t,o):e.removeAttribute(t))})}}Ka("unmount",function(e,t){if(typeof t.type=="string"){var n=t.__e;if(n){var r=n.U;if(r){n.U=void 0;for(var i in r){var s=r[i];s&&s.d()}}}}else{var o=t.__c;if(o){var a=o.__$u;a&&(o.__$u=void 0,a.d())}}e(t)});Ka("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});gi.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var s in e)if(s!=="__source"&&e[s]!==this.props[s])return!0;for(var o in this.props)if(!(o in e))return!0;return!1};function SV(e){return B_(function(){return Ir(e)},[])}var hp=class{url;alt;constructor(e){e.alt&&(this.alt=e.alt),this.url=e.url}},mp=class{d;cmp;effective;constructor(e={}){this.d=e.d,this.cmp=e.cmp,this.effective=this.d}},G_=class{id;mID;name;groupID;groupName;isSelected;constructor(e){e??={},this.id=e.id,this.mID=e.mID,this.name=e.name,this.groupID=e.groupID,this.groupName=e.groupName,this.isSelected=e.isSelected??!1}},vi=class{mID;name;imgs;link;price;sku;isAvailable;quantity;sellingPlans;selectedSellingPlan;effectivePrice;constructor(e){e=e??{},this.mID=e.mID,this.name=e.name,this.imgs=e.imgs?.map(t=>new hp(t))??[],this.link=e.link,this.price=new mp(e.price),this.sku=e.sku,this.isAvailable=e.isAvailable,this.quantity=e.quantity,this.effectivePrice=Ir(this.price.effective),e.sellingPlans?.length&&(this.selectedSellingPlan=Ir(void 0)),this.sellingPlans=e.sellingPlans?.map(t=>{let n=new G_(t);return n.isSelected&&(this.selectedSellingPlan.value=n),n})}getOneImage(){return this.imgs[0]?.url}changeSellingPlan(e){this.selectedSellingPlan.value=e}},Yn=class{id;mID;name;status;ctg;imgs;videos;portraitVideos;vars;desc;sDesc;link;slug;quantity;category;meta;reviews;tags;selectedOrFirstVariant;selected=Ir(!0);constructor(e){this.update(e),this.selectedOrFirstVariant=Ir(this.selectedVariant)}get imageURL(){return this.imgs?.[0]?.url}get secondaryImageURL(){return this.imgs?.[1]?.url}get getVariantImages(){return this.selectedOrFirstVariant.value.imgs}get variantImage(){return this.getVariantImages[0]?.url}get variantSecondaryImage(){return this.getVariantImages[1]?.url}get selectedVariant(){return this.vars.find(e=>e.isAvailable)??this.vars[0]}set variants(e){this.vars=e,this.selectedOrFirstVariant.value=this.selectedVariant}update(e){return this.id=e.id,this.mID=e.mID,this.name=e.name,this.status=e.status,this.ctg=e.ctg,this.imgs=e.imgs,this.desc=e.desc,this.sDesc=e.sDesc,this.link=e.link,this.slug=e.slug,this.quantity=e.quantity,this.meta=e.meta,this.category=e.category,this.videos=e.videos,this.reviews=e.reviews,this.portraitVideos=e.videos?.filter(t=>t.orientation==="PORTRAIT"),this.tags=e.tags,e.vars&&(this.vars=e.vars.map(t=>new vi(t))),this}toEmbed(e){return e=e??this.selectedOrFirstVariant.value,new hn({id:this.id,mID:this.mID,vID:e.mID,vName:e.name,name:this.name,link:this.link,slug:this.slug,price:e.price.d,imageURL:e.getOneImage()??this.imgs?.[0].url})}},gp=class{id;mID;handle;title;imageURL;constructor(e){e??={},this.id=e.id,this.mID=e.mID,this.handle=e.handle,this.title=e.title,this.imageURL=e.imageURL}},z_=class{enabled;constructor(e){this.enabled=e.enabled}},q_=class extends z_{max;min;constructor(e){e??={},super(e),this.min=e.min,this.max=e.max}},yp=class{productQuantity;constructor(e){e??={},this.productQuantity=new q_(e.productQuantity)}},Ts=class{s;g;i;constructor(e){e.s&&(this.s=new Ft(e.s)),e.g&&(this.g=new Pl(e.g)),this.i=e.i}get solid(){return this.s}get glossy(){return this.g}get img(){return this.i}},kl="a-f\\d",DV=`#?[${kl}]{3}[${kl}]?`,IV=`#?[${kl}]{6}([${kl}]{2})?`,TV=new RegExp(`[^#${kl}]`,"gi"),xV=new RegExp(`^${DV}$|^${IV}$`,"i");function Y_(e,t={}){if(typeof e!="string"||TV.test(e)||!xV.test(e))throw new TypeError("Expected a valid hex string");e=e.replace(/^#/,"");let n=1;e.length===8&&(n=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),e.length===4&&(n=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),e.length===3&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);let r=Number.parseInt(e,16),i=r>>16,s=r>>8&255,o=r&255,a=typeof t.alpha=="number"?t.alpha:n;if(t.format==="array")return[i,s,o,a];if(t.format==="css"){let l=a===1?"":` / ${Number((a*100).toFixed(2))}%`;return`rgb(${i} ${s} ${o}${l})`}return{red:i,green:s,blue:o,alpha:a}}var Ft=class{h;a=100;g;constructor(e){e??={},this.h=e.h,this.a=e.a,this.g=e.g}get hex(){return this.h}get grad(){return this.g}get rgba(){if(!this.hex)return"";try{return Y_(this.hex,{format:"css",alpha:this.getAlpha()})}catch(e){return console.error("Invalid hex",e),"#000000"}}getAlpha(){return(this.a??100)/100}},xs=class{s;r;w;c;constructor(e){this.s=e.s,this.r=e.r,this.w=e.w,e.c&&(this.c=new Ft(e.c))}get radius(){return this.r}get width(){return this.w}get color(){return this.c}get style(){return YT[this.s??1]}},YT=(e=>(e[e.SOLID=1]="SOLID",e[e.DASHED=2]="DASHED",e))(YT||{}),Pl=class J0{static DEFAULT_FALLBACK=new Ft({h:"#000000",a:50});r;c;fb;constructor(t){this.r=t.r,t.c&&(this.c=new Ft(t.c)),t.fb&&(this.fb=new Ft(t.fb))}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??J0.DEFAULT_FALLBACK}},Ll=class{blur;spr;clr;x;y;constructor(e){e=e??{},this.blur=e.blur??0,this.spr=e.spr??0,this.x=e.x??0,this.y=e.y??0,this.clr=new Ft(e.clr)}getStyle(e){return`${this.x*e}px ${this.y*e}px ${this.blur*e}px ${this.spr*e}px ${this.clr.rgba}`}},Yi=class{pl;pr;pt;pb;ml;mr;mt;mb;cent;constructor(e){e=e??{},this.pl=e.pl??0,this.pr=e.pr??0,this.pt=e.pt??0,this.pb=e.pb??0,this.ml=e.ml??0,this.mr=e.mr??0,this.mt=e.mt??0,this.mb=e.mb??0,this.cent=e.cent??!1}getHorizontal(){return this.pl+this.pr}getVertical(){return this.pt+this.pb}getPaddingCSS(){return`${this.pt}px ${this.pr}px ${this.pb}px ${this.pl}px`}},Rs=class{rot;constructor(e){e?.rot&&(this.rot=e.rot)}get rotate(){return this.rot}},cr=class{t;bg;br;clc;shd;spc;trf;a;w;h;x;y;constructor(e){this.t=e.t,e.bg&&(this.bg=new Ts(e.bg)),e.br&&(this.br=new xs(e.br)),e.shd&&(this.shd=new Ll(e.shd)),e.spc&&(this.spc=new Yi(e.spc)),this.trf=new Rs(e.trf),this.clc=e.clc,this.w=e.w,this.h=e.h,this.x=e.x,this.y=e.y,this.a=e.a}get alpha(){return this.a??100}get type(){return this.t}get typeAsString(){return Pt[this.t]}get click(){return this.clc}},Pt=(e=>(e[e.IMAGE=1]="IMAGE",e[e.TEXT=2]="TEXT",e[e.BUTTON=3]="BUTTON",e[e.FLEXBOX=4]="FLEXBOX",e[e.MULTI_COLUMN=5]="MULTI_COLUMN",e[e.CHECKBOX=6]="CHECKBOX",e[e.PRODUCTS=11]="PRODUCTS",e[e.PRODUCT=12]="PRODUCT",e[e.PRODUCT_IMAGE=13]="PRODUCT_IMAGE",e[e.PRODUCT_TITLE=14]="PRODUCT_TITLE",e[e.PRODUCT_VARIATIONS=15]="PRODUCT_VARIATIONS",e[e.PRODUCT_VARIATIONS_SELLING_PLANS=16]="PRODUCT_VARIATIONS_SELLING_PLANS",e[e.PRODUCT_BUTTON=18]="PRODUCT_BUTTON",e[e.PRODUCT_RATING=19]="PRODUCT_RATING",e[e.EMAIL_INPUT=51]="EMAIL_INPUT",e[e.PHONE_INPUT=52]="PHONE_INPUT",e[e.COUNTDOWN_TIMER=61]="COUNTDOWN_TIMER",e[e.CAROUSEL=62]="CAROUSEL",e[e.SHAPE=100]="SHAPE",e))(Pt||{}),Ns=class extends cr{constructor(e){super(e)}},Ki=class extends cr{src;constructor(e){super(e),this.src=e.src}},Za=(e=>(e[e.START=0]="START",e[e.CENTER=1]="CENTER",e[e.END=2]="END",e[e.JUSTIFY=3]="JUSTIFY",e))(Za||{}),vp=class{name;fonts;constructor(e){e=e??{},e.name&&(e.name=e.name!=="Arial"?e.name:""),this.name=e.name,this.fonts=e.fonts?.map(t=>new K_(t))}},K_=class{style;url;constructor(e){e=e??{},this.style=e.style,this.url=e.url}getFontDescriptor(){return{style:this.style===2||this.style===4?"italic":"normal",weight:this.style===4||this.style===3?"700":"400"}}getURL(){return`url('${this.url}') format('truetype')`}},Sn=class{fw;fs;fam;fmly;lh=1.2;ls;s;tc;ta;td;tdc;constructor(e){this.update(e)}get alignment(){return Za[this.ta]}get letterSpacing(){return this.ls?this.ls+"px":"normal"}update(e){e=e??{},e.lh&&(this.lh=e.lh),e.tdc&&(this.tdc=new Ft(e.tdc)),this.td=e.td,this.fs=e.s??e.fs??60,this.tc=new Ft(e.tc),this.ta=e.ta??1,this.fw=e.fw??400,this.ls=e.ls??0,this.tc.h??="#000000",this.fam=new vp(e.fam??e.fmly)}resize(e){this.s*=e,this.ls*=e}},_i=class extends cr{typo;constructor(e){super(e);let t=w(w({},e.f),e.typo);e.alg&&(t.ta=e.alg),e.c&&(t.tc=e.c),this.typo=new Sn(t)}get color(){return this.typography.tc}get typography(){return this.typo}},Co=class extends _i{prs;constructor(e){super(e),this.prs=e.prs}get parts(){return this.prs}},_p=class extends cr{o;constructor(e){super(e),this.o=e.o??5,this.w=this.w??1080,this.h=this.h??1920}getOrigin(){return this.o}},Xa=class{dd;hh;mm;ss;date;constructor(e){e??={},this.dd=e.dd??0,this.hh=e.hh??0,this.mm=e.mm??0,this.ss=e.ss??0,this.date=e.date?new Date(e.date):void 0}start(e,t){let n=new Date;e===2?(n.setSeconds(n.getSeconds()+this.ss),n.setMinutes(n.getMinutes()+this.mm),n.setHours(n.getHours()+this.hh),n.setDate(n.getDate()+this.dd)):n=this.date??new Date;let r=window.setInterval(()=>{let i=new Date().getTime(),s=n.getTime()-i;if(s<1){clearInterval(r);return}let o=Math.floor(s/(1e3*60*60*24)),a=Math.floor(s%(1e3*60*60*24)/(1e3*60*60)),l=Math.floor(s%(1e3*60*60)/(1e3*60)),c=Math.floor(s%(1e3*60)/1e3);t({days:o,hours:a,minutes:l,seconds:c})},1e3);return r}},Ja=class extends _i{gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e),this.gap=e.gap,this.timerType=e.type,this.timer=new Xa(e.timer),this.show=e.show??{day:!0,hour:!0,minute:!0,second:!0},this.horizontal=e.horizontal,this.lblPos=e.lblPos}},Ep=class{txt;c;constructor(e){e??={},this.txt=e.txt,this.c=new Ft(e.c??{})}get text(){return this.txt}get color(){return this.c}},So=class extends _i{ph;constructor(e){super(e),this.ph=new Ep(e.ph)}get placeholderText(){return this.ph.text}get placeholderColor(){return this.ph.color.rgba}},Qa=class extends So{constructor(e){e??={},super(e)}},ec=class extends So{},tc=class extends So{},nc=class extends Ki{},wp=class{en;ex;constructor(e){e=e??{},this.en=e.en,this.ex=e.ex}getEnterAnimation(){switch(this.en){case 2:return[{transform:"translateY(-100%)"},{transform:"translateY(0%)"}];case 3:return[{transform:"translateY(100%)"},{transform:"translateY(0%)"}];case 4:return[{transform:"translateX(-100%)"},{transform:"translateX(0%)"}];case 5:return[{transform:"translateX(100%)"},{transform:"translateX(0%)"}];case 6:return[{transform:"translate(-100%, -100%)"},{transform:"translate(0%, 0%)"}];case 7:return[{transform:"translate(100%, -100%)"},{transform:"translate(0%, 0%)"}];case 8:return[{transform:"translate(-100%, 100%)"},{transform:"translate(0%, 0%)"}];case 9:return[{transform:"translate(100%, 100%)"},{transform:"translate(0%, 0%)"}];case 10:return[{transform:"scale(0.1)"},{transform:"scale(1)"}];default:return[]}}getExitAnimation(){switch(this.ex){case 2:return[{transform:"translateY(0%)"},{transform:"translateY(-100%)"}];case 3:return[{transform:"translateY(0%)"},{transform:"translateY(100%)"}];case 4:return[{transform:"translateX(0%)"},{transform:"translateX(-100%)"}];case 5:return[{transform:"translateX(0%)"},{transform:"translateX(100%)"}];case 6:return[{transform:"translate(0%, 0%)"},{transform:"translate(-100%, -100%)"}];case 7:return[{transform:"translate(0%, 0%)"},{transform:"translate(100%, -100%)"}];case 8:return[{transform:"translate(0%, 0%)"},{transform:"translate(-100%, 100%)"}];case 9:return[{transform:"translate(0%, 0%)"},{transform:"translate(100%, 100%)"}];case 10:return[{transform:"scale(1)"},{transform:"scale(0)"}];default:return[]}}},Fl=class extends cr{gvt;max;cover;anim;embedded;position;constructor(e){e=e??{},super(e),this.gvt=e.gvt??5,this.max=e.max,this.cover=e.cover??!0,this.anim=new wp(e.anim),this.embedded=e.embedded,this.position=e.position??1,this.spc||(this.spc=new Yi({pl:k.IN_APP_DEFAULT_PADDING,pr:k.IN_APP_DEFAULT_PADDING,pt:k.IN_APP_DEFAULT_PADDING,pb:k.IN_APP_DEFAULT_PADDING}))}isEmbedded(){return this.position===2&&!!this.embedded}getEmbeddedSelector(){return`.letscooee-engagement.container-${this.embedded}`}},bp=class extends Fl{cont;elems=[];mob;constructor(e){e=e??{},super(e),this.cont=new _p(e.cont),this.mob=new Fl(e.mob),this.bg||(this.bg=this.cont.bg,delete this.cont.bg),e.elems.forEach(t=>{t.t===1?this.elems.push(new Ki(t)):t.t===2?this.elems.push(new Co(t)):t.t===3?this.elems.push(new Co(t)):t.t===100?this.elems.push(new Ns(t)):t.t===51?this.elems.push(new ec(t)):t.t===52?this.elems.push(new tc(t)):t.t===61?this.elems.push(new Ja(t)):t.t===15||t.t===16?this.elems.push(new Qa(t)):t.t===13&&this.elems.push(new nc(t))})}getStylesForWrapper(){if(this.cover)return{};let e;return this.gvt===1?e={top:0,left:0}:this.gvt===2?e={top:0,left:"50%",transform:"translateX(-50%)"}:this.gvt===3?e={top:0,right:0}:this.gvt===6?e={top:"50%",right:0,transform:"translateY(-50%)"}:this.gvt===9?e={bottom:0,right:0}:this.gvt===8?e={bottom:0,left:"50%",transform:"translateX(-50%)"}:this.gvt===7?e={bottom:0,left:0}:this.gvt===4?e={top:"50%",left:0,transform:"translateY(-50%)"}:e={top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"},e.overflow="visible",e}getFlexStylesForContainer(){let e={display:"flex",flexDirection:"row"},t,n;return this.gvt===1?(t="flex-start",n="flex-start"):this.gvt===2?(t="center",n="flex-start"):this.gvt===3?(t="flex-end",n="flex-start"):this.gvt===4?(t="flex-start",n="center"):this.gvt===6?(t="flex-end",n="center"):this.gvt===7?(t="flex-start",n="flex-end"):this.gvt===8?(t="center",n="flex-end"):this.gvt===9?(t="flex-end",n="flex-end"):(t="center",n="center"),e.alignItems=n,e.justifyContent=t,e.overflow="visible",e}overrideForMobileView(){this.max=this.mob.max??this.max,this.cover=this.mob.cover??this.cover,this.gvt=this.mob.gvt??this.gvt,this.bg=this.mob.bg??this.bg,this.spc=this.mob.spc??this.spc,this.anim=this.mob.anim??this.anim,this.position=this.mob.position??this.position,this.embedded=this.mob.embedded??this.embedded}},rc=class{gap;dir;wrap;jc;ai;scroll;constructor(e){e??={},this.gap=e.gap??0,this.dir=e.dir??"row",this.wrap=e.wrap??"nowrap",this.jc=e.jc??"flex-start",this.ai=e.ai??"flex-start",this.scroll=e.scroll}},Cp=class{of;disp;pos;top;bottom;left;right;zIndex;constructor(e){e??={},this.of=e.of,this.disp=e.disp,this.pos=e.pos,this.top=e.top,this.bottom=e.bottom,this.left=e.left,this.right=e.right,this.zIndex=e.zIndex}},Sp=class{w;h;maxW;maxH;minW;minH;constructor(e){e??={},this.w=e.w??"100%",this.h=e.h??"auto",this.maxW=e.maxW,this.maxH=e.maxH,this.minW=e.minW,this.minH=e.minH}},Dp=class{size;bg;br;spc;typo;lout;flex;constructor(e){e??={},this.spc=new Yi(e.spc),e.size&&(this.size=new Sp(e.size)),e.bg&&(this.bg=new Ts(e.bg)),e.br&&(this.br=new xs(e.br)),e.typo&&(this.typo=new Sn(e.typo)),e.lout&&(this.lout=new Cp(e.lout)),e.flex&&(this.flex=new rc(e.flex))}},ic=class{sm;lg;constructor(e){e??={},this.sm=new Dp(e.sm),this.lg=new Dp(e.lg)}},vn=class{t;style;hide;when;clc;constructor(e,t){t??={},this.t=e,this.style=new ic(t.style),this.hide=t.hide,t.when?.op&&(this.when=t.when),t.clc&&(this.clc=t.clc)}get stringType(){return Pt[this.t]}},_n=class extends vn{text;constructor(e,t){e?.style?.lg?.typo?.s&&delete e.style.lg.typo.s,e?.style?.sm?.typo?.s&&delete e.style.sm.typo.s,super(t??2,e),e??={},this.text=e.text}},As=class extends _n{constructor(e,t){super(e,t??3)}},oc=class extends vn{value;constructor(e){super(6,e),e??={},this.value=e.value}},sc=class extends _n{constructor(e=15,t){super(t,e)}},Ip=class extends vn{c;iconSize;showSingleStar;fullStar;halfStart;constructor(e){super(19,e),e??={},this.c=new Ft(e.c),this.iconSize=e.iconSize??24,this.showSingleStar=e.showSingleStar??!1,this.fullStar=e.fullStar,this.halfStart=e.halfStart}},KT=Re(us()),Z_=class{enabled;type;color;constructor(e){e??={},this.enabled=e.enabled,this.type=e.type,this.color=new Ft(e.color)}},X_=class{size;enabled;color;constructor(e){e??={},this.enabled=e.enabled,this.size=e.size,this.color=new Ft(e.color)}},Bl=class{navigation;pagination;autoplay;maxInRow;gap;slidesPerView;constructor(e){e??={},this.navigation=new X_(e.navigation),this.pagination=new Z_(e.pagination),this.autoplay=e.autoplay,this.slidesPerView=e.slidesPerView??1,this.maxInRow=e.maxInRow??e.slidesPerView??4,this.gap=e.gap??0}},Tp=class extends vn{conf;slide;formData;values;allowedTypes;constructor(e){super(62,e),e&&this.update(e)}update(e){e??={},this.slide=lr.getParsedElement(e.slide),this.formData=e.formData,this.values=e.values,this.conf=new Bl(e.conf),this.allowedTypes=e.allowedTypes}},xp=class extends _n{gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e,61),this.gap=e.gap,this.timerType=e.type,this.timer=new Xa(e.timer),this.show=e.show??{days:!0,hours:!0,minutes:!0,seconds:!0},this.horizontal=e.horizontal,this.lblPos=e.lblPos}},Do=class extends vn{elems;constructor(e){super(4,e),this.update(e)}update(e){e??={},this.elems??=[],e.elems?.forEach(t=>{let n=lr.getParsedElement(t);n&&this.elems.push(n)})}},Ms=class extends vn{src;sm;lg;constructor(e,t){super(t??1,e),e&&this.update(e)}update(e){this.src=e.src,this.sm=e.sm,this.lg=e.lg}},lr=class K0{static getParsedElements(t){let n=[];return t?.forEach(r=>{let i=K0.getParsedElement(r);i&&n.push(i)}),n}static getParsedElement(t){switch(t.t){case 2:return new _n(t);case 3:return new As(t);case 6:return new oc(t);case 11:return new Rp(t);case 12:return new Io(t);case 61:return new xp(t);case 4:return new Do(t);case 1:return new Ms(t);case 13:return new Ms(t,13);case 14:return new _n(t,14);case 15:case 16:return new sc(t.t,t);case 18:return new As(t,18);case 62:return new Tp(t);case 19:return new Ip(t);default:KT.default.error("Unknown element type",t.t);return}}static parseAlignmentToJustifyContent(t){switch(t){case 1:return"center";case 2:return"flex-end";case 0:return"flex-start";default:return"flex-start"}}},Io=class extends vn{img;title;desc;price;compareAt;btn;variantDD;show;symbol;cBox;elems;noLinks;constructor(e){if(e??={},super(12,e),this.show=e.show,this.elems=lr.getParsedElements(e.elems),this.noLinks=e.noLinks,!this.elems.length){e.cBox&&this.elems.push(new oc(e.cBox)),this.elems.push(new Ms(e.img,13));let t=new _n(e.title,14);t.hide=!e.show?.title,t.text="{{ product.name }}",this.elems.push(t);let n=new _n(e.price);n.text="{{ product.price }}",n.hide=!e.show?.price;let r=new _n(e.compareAt);r.text="{{ product.compare_price }}",r.hide=!e.show?.price,e.compareAt||(r.style=new ic(n.style),r.style.lg.typo=new Sn(te(w({},r.style.lg.typo),{td:"line-through"})),r.style.sm.typo=new Sn(te(w({},r.style.sm.typo),{td:"line-through"})));let i=new Do({style:{lg:{spc:{mb:10},flex:{dir:"row",gap:10,ai:"center",jc:lr.parseAlignmentToJustifyContent(n.style.lg.typo?.ta)}}}});i.elems.push(r),i.elems.push(n),this.elems.push(i);let s=new sc(15,e.variantDD);if(s.hide=!e.show?.variantDD,this.elems.push(s),e.btn){let o=new As(e.btn,18);o.hide=!e.show?.btn,this.elems.push(o)}}e.symbol&&(this.symbol=new _n(e.symbol))}},Rp=class extends vn{conf;prod;constructor(e){super(11,e),e??={},this.conf=new J_(e.conf),this.prod=new Io(e.prod)}},Np=class extends Bl{disp;maxItems;constructor(e){e??={},super(e),this.disp=e.disp,this.maxItems=e.maxItems}},J_=class{lg;sm;constructor(e){e??={},this.lg=new Np(e.lg),this.sm=new Np(e.sm)}},Ap=class extends Do{constructor(e){super(e)}},ac=class{cont;elems=[];constructor(e){e=e??{},this.cont=new Ap(e.cont),e.elems?.forEach(t=>{this.addRawElement(t)})}addRawElement(e){let t=lr.getParsedElement(e);return t&&this.elems.push(t),t}},ZT=Re(qn()),Q_=class{minValue;rewardType;label;reachingText;reachedText;discount;items;calculatedAlignment;constructor(e){this.minValue=e.minValue,this.rewardType=e.rewardType,this.label=e.label,this.reachingText=e.reachingText,this.reachedText=e.reachedText,this.discount=e.discount,this.items=e.items?.map(t=>new hn(t))}},Mp=class{layout;milestones;onlyLatestGift;noConfetti;constructor(e){this.layout=e.layout??ZT.ProgressBarLayout.ICONS,this.milestones=e.milestones?.map(t=>new Q_(t))??[],this.onlyLatestGift=e.onlyLatestGift}},Op=class{applyDiscountOnMinimum;constructor(e){this.applyDiscountOnMinimum=e.applyDiscountOnMinimum}},tE=class{engagementID;shortID;contentType;delay;onsiteDeliveryType;objective;redirectBehaviour;constructor(e){this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.delay=e.delay??0,this.redirectBehaviour=e.redirectBehaviour,this.onsiteDeliveryType=e.onsiteDeliveryType,this.objective=e.objective}isAnySplit(){return this.isABTesting()||this.isExclusionTesting()}isExclusionTesting(){return this.contentType===Un.EngagementContentType.EXCLUSION}isABTesting(){return this.contentType===Un.EngagementContentType.ABTESTING}isSingleContent(){return this.contentType===Un.EngagementContentType.SINGLE}},Hn=class Y0 extends tE{static SWIPER_ELEMENTS=new Set([11,62]);nudgeID;contentID;variation;ian;widget;discount;placement;promotionType;contentSource;manipulation;klaviyoFormID;hasMultiplePlacement;skipSubscribedItems;progressBarConfig;bundleConfig;content;previewType;occurred;id;currency;props;items;nonMutableItems;embeddedItems;bundleFrom;collections;customerData;experiment;discountData=Ir({});constructor(t){super(t),this.id=t.id,this.nudgeID=t.nudgeID,this.currency=Oe.get().currencyCode??"USD",this.contentID=t.contentID,this.variation=t.variation,t.widget&&(this.widget=new ac(t.widget)),this.previewType=t.previewType,this.occurred=t.occurred??new Date,this.props=t.props,this.embeddedItems=t.embeddedItems?.map(n=>new hn(n)),this.items=t.items?.map(n=>new Yn(n))??[],this.nonMutableItems=t.items?.map(n=>new Yn(n))??[],this.collections=t.collections?.map(n=>new gp(n))??[],this.discount=t.discount,this.placement=t.placement,this.customerData=t.customerData,this.ian=t.ian?this.processPopup(t.ian):void 0,this.promotionType=t.promotionType,this.manipulation=new yp(t.manipulation),this.contentSource=t.contentSource,this.klaviyoFormID=t.klaviyoFormID,this.hasMultiplePlacement=t.hasMultiplePlacement,this.skipSubscribedItems=t.skipSubscribedItems,this.experiment=t.experiment,t.progressBarConfig&&(this.progressBarConfig=new Mp(t.progressBarConfig)),t.bundleConfig&&(this.bundleConfig=new Op(t.bundleConfig)),t.bundleFrom&&(this.bundleFrom=new Yn(t.bundleFrom)),t.content?.videoConfig&&(this.content={videoConfig:new Wf(t.content.videoConfig)})}shouldDelay(){return this.delay>0}sentryContext(){return{id:this.id,shortID:this.shortID,currency:this.currency,contentType:this.contentType,objective:this.objective,onsiteDeliveryType:this.onsiteDeliveryType,engagementID:this.engagementID,contentID:this.contentID,nudgeID:this.nudgeID,variation:this.variation}}getDelaySeconds(){let t=new Date().getTime()-this.occurred.getTime();return this.delay*1e3-t}isBundle(){return this.objective===Un.EngagementObjective.BUNDLE_AND_UPSELL}isCartEmbed(){return this.onsiteDeliveryType===Un.OnsiteDeliveryType.CART_EMBED}isPageEmbed(){return this.onsiteDeliveryType===Un.OnsiteDeliveryType.PAGE_EMBED}isProgressBar(){return this.objective===Un.EngagementObjective.PROGRESS_BAR}isSubscriptionUpsell(){return this.objective===Un.EngagementObjective.SUBSCRIPTION_UPSELL}isCartRecovery(){return this.objective===Un.EngagementObjective.CART_RECOVERY}isProductPromotion(){return this.objective===Un.EngagementObjective.PRODUCT_PROMOTION}isProductPromoted(){return this.isProductPromotion()||this.isBundle()||this.isCartRecovery()}isBYOB(){return this.objective===Un.EngagementObjective.BYOB}isShoppableVideo(){return this.objective===Un.EngagementObjective.SHOPPABLE_VIDEO}processPopup(t){let n=JSON.stringify(t),r=this.items[0],i={},s={};if(r){let l=r.selectedOrFirstVariant.value;i={name:r.name,id:r.mID,link:r.link,vID:l.mID,image:r.variantImage,price:le.formatCurrency(l.price.d),comparePrice:le.formatCurrency(l.price.cmp),quantity:r.quantity},s={quantity:l.quantity}}let o={productCount:Ge.getCurrent().item_count},a=yn.render(n,{product:i,variant:s,cart:o,discount:this.discount,customer:this.customerData});return r&&(a=a.replace(new RegExp(k.PLACEHOLDER_IMAGE,"gi"),r.variantImage??r.imageURL)),new bp(JSON.parse(a))}calculateDiscountData(t,n){let r=eE.ArrayUtils.sum(t,s=>s.selectedOrFirstVariant.value.price.d),i={actualPrice:r,discountAmount:0,discountPercentage:0,discountedPrice:r};if(!t?.length||!n||!this.discount?.type){this.discountData.value=this.formatCurrencyAndNumber(i);return}if(To.DiscountType.BXGY===this.discount.type&&this.discount.values?.length)i.discountPercentage=this.discount.values[0],this.updateEffectivePrice(t,i.discountPercentage,!0),i.discountAmount=i.actualPrice-eE.ArrayUtils.sum(t,s=>s.selectedOrFirstVariant.value.effectivePrice.value);else if([To.DiscountType.UNIQUE_FLAT_ITEMS,To.DiscountType.STATIC].includes(this.discount.type)&&this.discount.values?.length)i.discountPercentage=this.discount.values[0],i.discountAmount=i.actualPrice*i.discountPercentage/100,this.updateEffectivePrice(t,i.discountPercentage);else if(this.discount.type===To.DiscountType.UNIQUE_FIXED_ITEMS&&this.discount.values?.length)i.discountAmount=i.actualPrice-this.discount.values[0],i.discountPercentage=i.discountAmount/i.actualPrice*100,this.updateEffectivePrice(t,i.discountPercentage);else if(this.discount.type===To.DiscountType.UNIQUE_CHEAPEST_ITEM_FREE){t.sort((o,a)=>a.selectedOrFirstVariant.value.price.d-o.selectedOrFirstVariant.value.price.d);let s=t[t.length-1];s.selectedOrFirstVariant.value.effectivePrice.value=0,i.discountAmount=s.selectedOrFirstVariant.value.price.d,i.discountPercentage=i.discountAmount/i.actualPrice*100}i.discountedPrice=i.actualPrice-i.discountAmount,this.discountData.value=this.formatCurrencyAndNumber(i)}getPrivateAttributesForLineItem(){return vt.get().skipItemAttribute?{}:{[k.VIA]:"Cooee",[k.CAMPAIGN_ATTRIBUTE]:this.shortID,[k.CONTENT_ATTRIBUTE]:this.contentID}}getKVFormatPrivateAttributesForLineItem(){return vt.get().skipItemAttribute?[]:[{key:k.VIA,value:"Cooee"},{key:k.CAMPAIGN_ATTRIBUTE,value:this.shortID},{key:k.CONTENT_ATTRIBUTE,value:this.contentID}]}isBundleDiscount(){return[To.DiscountType.UNIQUE_FIXED_ITEMS,To.DiscountType.UNIQUE_FLAT_ITEMS].includes(this.discount.type)}isBundleOnCartDrawer(){return this.isBundle()&&this.isCartEmbed()}isBundleOnPDP(){return this.isPageEmbed()&&this.isBundle()}hasSwiperElement(){let t=this.widget?.elems.find(r=>Y0.SWIPER_ELEMENTS.has(r.t));if(!t)return!1;if(t.t===62)return!0;let n=sr.get().isMobile()?"sm":"lg";return t.conf[n].disp===2}toString(){return`Engagement(id=${this.shortID})`}getCartMagicVariables(){let t=Ge.getCurrent();return{productCount:t.item_count,amount:le.formatCurrency(t.total_price/100),originalAmount:le.formatCurrency(t.original_total_price/100)}}updateEffectivePrice(t,n,r=!1){let i=Oe.get().getCurrentItem();t.forEach(s=>{let o=s.selectedOrFirstVariant.value,a=o.price;if(r&&s.mID===i.mID)o.effectivePrice.value=a.d;else{let l=a.d*n/100;o.effectivePrice.value=a.d-l}})}formatCurrencyAndNumber(t){if(!t)return{};let n={discountPercentage:le.formatNumber(t.discountPercentage??0),discountCode:this.discount?.code};return["actualPrice","discountAmount","discountedPrice"].map(r=>{n[r]=le.formatCurrency(t[r])}),n}},Yl=Re(qn()),tx=Re(S_()),nx=Re(Ta()),cc=class{constructor(e,t){this._startTime=e,this._triggerData=t}intervals=[];selectedEmbeddedItems;renderer;closeCallback;inputFields=[];get startTime(){return this._startTime}get triggerData(){return this._triggerData}get inputs(){return this.inputFields}get rootClassName(){let e=this.triggerData.shortID??this.triggerData.id.slice(-6);return e==="test"&&(e="test-"+this.startTime.getTime().toString()),k.IN_APP_WRAPPER_NAME+"-"+e}get selectedItems(){return this.triggerData.items.filter(e=>e.selected.value)}get shouldGiveFBTDiscount(){let e=this.selectedItems.length;return this.triggerData.bundleConfig?.applyDiscountOnMinimum?this.triggerData.bundleConfig.applyDiscountOnMinimum<=e:e===this.triggerData.items.length}onClose(e){this.closeCallback=e}closeInApp(e,t){t??={};let n=(new Date().getTime()-this.startTime.getTime())/1e3,r=w({eventName:e,duration:n},t);this.stopIntervals(),this.closeCallback&&this.closeCallback(r)}addInputField(e,t){this.inputFields.push({id:e,type:t,isValid:!1})}updateValidation(e,t){this.inputFields.forEach(n=>{if(n.id===e){n.isValid=t;return}})}hasManipulatedProductQuantity(){let e=this.triggerData.manipulation.productQuantity;return e?.enabled&&e.min!=null&&e.max!=null}getManipulatedQuantity(e){let{min:t=1,max:n=100}=this.triggerData.manipulation.productQuantity;if(t>n)return C.error("Invalid range: min should be less than or equal to max."),e;if(e>=t&&e<=n)return e;let r=e%100;return r<t?t:r>n?n:r}stopIntervals(){this.intervals.forEach(e=>clearInterval(e))}},rx=Re(us()),XT=Re(iE()),Os=class{static _flags={};static getFlags(){return this._flags}static setFlags(e){this._flags=e??{}}static isECommerceApp(){return Dt.isShopify()}},NV=(0,XT.default)(fetch),AV={retryDelay:k.API_CALL_RETRY_DELAY,retryOn:(e,t,n)=>e>=k.API_CALL_MAX_ATTEMPTS?!1:!!(t!==null||n?.status&&n?.status>=500)},Mn=class Q0{static INSTANCE;apiToken="";firstSeen="";constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Q0),this.INSTANCE}async validateSession(t){return this.post("/v1/event/validate-session",t)}updateUserData(t){this.put("/v1/user/update",t).then(async n=>{C.log("Updated user profile"),await Ps.getInstance().storeAndPopulateAuthData(n)}).catch(n=>{C.error("Error saving user profile",n)})}trackOrder(t){this.post("/v1/event/track-order",t).then(()=>{C.log("Sent Order")}).catch(n=>{C.error("Error sending track order",n)})}generateDiscount(t){return this.post("/v1/event/generate-discount",t)}updateDeviceProps(t){this.put("/v1/device/update",t).then(()=>{C.log("Updated device property")}).catch(async n=>{C.error("Error saving device property",n)})}setAPIToken(t){this.apiToken=t??""}setFirstSeen(t){this.firstSeen=t?.toUTCString()??""}get(t){return this.requestBackend("GET",t)}post(t,n){return this.requestBackend("POST",t,n)}put(t,n){return this.requestBackend("PUT",t,n)}async requestBackend(t,n,r){if(!Os.isECommerceApp()&&!Os.getFlags().allowEvents)return C.log(`Rejecting ${t} ${n} as this is not e-commerce app`),Promise.reject();n.startsWith("http")||(n=Rn.apiURL+n);let i=this.getDefaultHeaders(),s="keepalive"in new Request("");if(r&&!s&&JSON.stringify(r).includes("CE App Background"))try{return this.performXMLHttpRequest(n,i,r)}catch(a){return _t.getInstance().captureException(a,{body:JSON.stringify(r)}),{}}let o={method:t,headers:i,keepalive:!0};return r&&(o.body=JSON.stringify(r)),this.request(n,o)}async request(t,n){let r=w(w({},AV),n),i=await NV(t,r);if(!i.ok)throw i;return i.json()}performXMLHttpRequest(t,n,r){return new Promise((i,s)=>{let o=new XMLHttpRequest;o.open("POST",t,!0),n.forEach((a,l)=>{o.setRequestHeader(l,a)}),o.onreadystatechange=()=>{if(o.readyState===XMLHttpRequest.DONE)if(o.status>=200&&o.status<300)try{o.getResponseHeader("Content-Type")?.includes("application/json")?i(JSON.parse(o.responseText)):s(new Error("Content-Type of response header is not json"))}catch(a){s(a)}else s(new Error(`Received status - ${o.status}(${o.statusText})`))},o.onerror=()=>{s(new Error("Network error occurred during the request."))},o.send(JSON.stringify(r))})}getDefaultHeaders(){let t=new Headers;return t.set("content-type","application/json"),t.set("cooee-sdk",k.SDK),t.set("cooee-sdk-code",k.SDK_VERSION_CODE.toString()),t.set("cooee-sdk-version",k.SDK_VERSION),t.set("cooee-first-seen",this.firstSeen),this.apiToken&&t.append("cooee-sdk-token",this.apiToken),Rn.debug&&t.set("cooee-sdk-debug",String(1)),t}},lc=class{static sentryService=_t.getInstance();static httpApiService=Mn.getInstance();static async refreshItems(e){if(e.isCartEmbed()&&!e.isSubscriptionUpsell()){let i=(await Ge.getCurrent().getNormalisedCart()).items.map(s=>s.mID);e.items=e.items.filter(s=>!i.includes(s.mID))}if(vt.get().currencyCount<=1)return e.items;let t=e.items.length,n=e.items.map(i=>this.updatedItem(i,e.engagementID)),r=(await Promise.all(n)).filter(i=>i!=null);if(t&&!r.length){let i="Failed to fetch any product from Ajax API",s=new We(k.EVENT_CAMPAIGN_FAILED,{reason:i,currency:e.currency},e);throw Ve.getInstance().sendEvent(s),new Error(i)}if(e.isCartRecovery()){let i=Ge.getCurrent().items,s=[];for(let o of r)for(let a of o.vars){if(!a.isAvailable)continue;let l=i.find(d=>d.variant_id.toString()===a.mID);if(!l)continue;let c=new Yn(o);c.name=l.title;let h=new vi(a);h.name=l.variant_title,h.price.d=l.discounted_price/100,c.variants=[h],s.push(c)}return s}return r}static async updatedItem(e,t){let n=e,r,i=`/products/${n.slug}.js`;try{r=await this.httpApiService.request(i)}catch(o){return C.error(`Failed to fetch ${i}`,o),o instanceof Response?this.sentryService.captureMessage(`Shopify product fetch failed ${o.status}`,"error",{item:n,path:i},{"engagement.id":t}):this.sentryService.captureException(o,{item:n,path:i},{"engagement.id":t}),null}if(!r)return C.error("Item not found after AJAX call for:",n),null;n.name=r.title,n.tags=r.tags;let s=n.selectedOrFirstVariant.value;return n.vars.map(o=>{let a=r.variants.find(l=>l.id===+o.mID);o.name=a.title,o.isAvailable=a.available,o.price.d=a.price?a.price/100:a.price,o.price.effective=o.price.d,o.price.cmp=a.compare_at_price?a.compare_at_price/100:a.compare_at_price,+s.mID===a.id&&(s.effectivePrice.value=o.price.d)}),n}},uc=class{constructor(e){this.scalingFactor=e}getLayoutStyles(e){if(!e)return{display:"block"};let t={display:e.disp};return e.of&&(t.objectFit=e.of),e.pos==="absolute"&&(t.width="auto !important",t.position="absolute",t.right=e.right+"px",t.left=e.left+"px",t.top=e.top+"px",t.bottom=e.bottom+"px"),t}getSizeStyles(e){let t={};return e?.w&&(t.width=e.w),e?.h&&(t.height=e.h),e?.maxW&&(t.maxWidth=e.maxW),e?.maxH&&(t.maxHeight=e.maxH),e?.minW&&(t.minWidth=e.minW),e?.minH&&(t.minHeight=e.minH),t}getBorderStyles(e){if(!e)return{};let t={};return e.radius&&e.radius>0&&(t.borderRadius=this.getSizePx(e.radius)),e.width&&e.width>0&&(t.borderWidth=this.getSizePx(e.width),t.borderStyle=e.style?.toLowerCase(),e.color?this.getColourStyles(e.color,"border-color",t):t.borderColor="black"),t}getFlexStyles(e){return e?{gap:e.gap+"px",flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai,width:"100%"}:{}}getSpaceStyles(e){let t={};return e?(t.paddingTop=this.getSizePx(e.pt),t.paddingBottom=this.getSizePx(e.pb),t.paddingLeft=this.getSizePx(e.pl),t.paddingRight=this.getSizePx(e.pr),t.marginTop=this.getSizePx(e.mt),t.marginBottom=this.getSizePx(e.mb),t.marginLeft=e.cent?"auto":this.getSizePx(e.ml),t.marginRight=e.cent?"auto":this.getSizePx(e.mr),t):(t.margin="0 !important",t.padding="unset",t)}getBackgroundStyles(e){if(!e)return{};let t={};if(e.glossy){let n="backdrop-filter",r="-webkit-"+n,i=`blur(${e.glossy.radius}px)`;if(!CSS.supports(r,i)&&!CSS.supports(n,i))return{background:e.glossy.fallback.rgba};if(t[r]=i,t[n]=i,e.glossy.color)return this.getColourStyles(e.glossy.color,"background",t)}else if(e.solid){if(e.solid.grad)return this.getGradientStyles(e.solid.grad,"background",t);if(e.solid.hex)return{backgroundColor:e.solid.rgba}}else if(e.img){if(!e.img.src)return{};let n=(e.img.a??0)/100;t.background=`linear-gradient(rgba(0, 0, 0, ${n}), rgba(0, 0, 0, ${n})),url("${e.img.src}") no-repeat center`,t.backgroundSize="cover",e.img.a&&(t["-webkit-backdrop-filter"]=`opacity(${e.img.a})`,t.backdropFilter=`opacity(${e.img.a})`)}return t}getGradientStyles(e,t,n){if(n??={},e.type==="LINEAR"){let r=`linear-gradient(${e.ang}deg, ${e.c1}, ${e.c2}`;e.c3&&(r+=`, ${e.c3}`),r+=")",n[t]=r}return n}getColourStyles(e,t="color",n){return n??={},e?e.grad?this.getGradientStyles(e.grad,t,n):(e.hex&&(n[t]=e.rgba),n):n}getSizePx(e){return this.getScaledSize(e)+"px"}getScaledSize(e){return(e??0)*this.scalingFactor}},mt=class extends gi{stylesConverter=new uc(1);renderer=sr.get();mediaStyle={};deviceTypeKey;clickExecutor;componentWillMount(){this.deviceTypeKey=this.renderer.isMobile()?"sm":"lg",this.clickExecutor=new xo(this.props.triggerContext,this.props.element)}getCompiledStyles(){return this.putStyleAccordingToDevice(),w(w(te(w(w(w(w(w(w({},this.stylesConverter.getFlexStyles(this.mediaStyle.flex)),this.stylesConverter.getBackgroundStyles(this.mediaStyle.bg)),this.stylesConverter.getBorderStyles(this.mediaStyle.br)),this.stylesConverter.getSizeStyles(this.mediaStyle.size)),this.stylesConverter.getSpaceStyles(this.mediaStyle.spc)),this.stylesConverter.getLayoutStyles(this.mediaStyle.lout)),{boxSizing:"border-box",outline:"none"}),this.getComponentStyles()),this.props.style)}matchWhenCondition(e){if(!e?.op)return!0;let{lhs:t,rhs:n}=e;switch(e.op){case"eq":return t===n;case"gt":return+t>+n;case"gte":return+t>=+n;case"lt":return+t<+n;case"lte":return+t<=+n;case"ne":return t!==n;case"null":return t==null;case"empty":return t.trim()==="";case"in":return new RegExp(`\\b${n}\\b`).test(t);case"nin":return!new RegExp(`\\b${n}\\b`).test(t);default:return C.error(`Invalid operator found for when condition - ${e.op}`),!1}}putStyleAccordingToDevice(){let e=this.props.element;this.mediaStyle=e.style.lg,this.renderer.isMobile()&&e.style.sm&&Object.keys(e.style.sm).length&&(this.mediaStyle=w(w({},this.mediaStyle),e.style.sm))}sendTriggerClicked(e,t){this.clickExecutor.sendTriggerClicked(e,t)}async onClick(e,t){e.stopPropagation(),await this.clickExecutor.execute(t)}},MV=0,one=Array.isArray;function G(e,t,n,r,i,s){t||(t={});var o,a,l=t;if("ref"in l)for(a in l={},t)a=="ref"?o=t[a]:l[a]=t[a];var c={type:e,props:l,key:n,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--MV,__i:-1,__u:0,__source:i,__self:s};if(typeof e=="function"&&(o=e.defaultProps))for(a in o)l[a]===void 0&&(l[a]=o[a]);return it.vnode&&it.vnode(c),c}var ur=class extends mt{componentDidMount(){this.setState(()=>({text:this.props.element.text})),Cn(this.onChange.bind(this))}componentWillReceiveProps(e){this.props.element=e.element,this.onChange()}render(){let e=this.getCompiledStyles(),t=this.state.text;return t||(e.display="none",t=""),G("div",{style:e,onClick:this.customOnClick.bind(this),className:"lc-text",children:G("span",{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:t}})})}customOnClick(){this.props.onClick&&this.props.onClick("title")}onChange(){if(this.props.element.text==null)return;let e=this.props.triggerContext.triggerData,t={bundle:e.discountData.value,customer:e.customerData,cart:e.getCartMagicVariables()},n=yn.render(JSON.stringify(this.props.element),t),r=new _n(JSON.parse(n));if(!this.matchWhenCondition(r.when)){this.setState(()=>({text:""}));return}this.setState(()=>({text:r.text}))}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Sn;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+"px",e.lineHeight=t.lh,e.fontFamily=t.fam.name||"inherit",e.textAlign=t.alignment,e.fontWeight=t.fw,e.textDecoration=t.td??"none",this.stylesConverter.getColourStyles(t.tc,"color",e),e}getComponentStyles(){return w({},this.getTypoStyles())}getSpanStyle(){return{overflow:"hidden",display:"-webkit-box",webkitBoxOrient:"vertical",webkitLineClamp:2,color:"inherit",fontSize:"inherit",fontWeight:"inherit",fontFamily:"inherit"}}},ks=class extends ur{render(){return G("div",{style:this.getCompiledStyles(),className:"lc-button",onClick:e=>this.onClick(e,{item:this.props.item}),children:G("span",{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:this.state.text}})})}getComponentStyles(){return te(w({},super.getComponentStyles()),{cursor:"pointer"})}},oE=class extends gi{render(){if(this.props.element.show[this.props.label.toLowerCase()])return this.props.element.lblPos==="end"?G("div",{style:w(w({},this.getElementStyle()),this.props.styles),children:[G("span",{children:this.props.time}),G("span",{style:this.getTimeLabelStyle(),children:this.props.label})]}):G("div",{style:w(w({},this.getElementStyle()),this.props.styles),children:[G("span",{style:this.getTimeLabelStyle(),children:this.props.label}),G("span",{children:this.props.time})]})}getDesign(){}getTimeLabelStyle(){return{fontSize:"0.5em",alignContent:"center"}}getElementStyle(){let e={display:"flex",flexDirection:"column",placeContent:"center center",textAlign:"center"};return this.props.element.horizontal&&(e.gridTemplateColumns="repeat(2, minmax(0, 1fr))"),e}},Vl=class extends ur{labels={Days:"00",Hours:"00",Minutes:"00",Seconds:"00"};componentWillMount(){super.componentWillMount(),this.setState(()=>w({},this.labels)),this.processAndStartTimer()}render(){return G("div",{style:this.getLabelsParentStyle(),children:Object.keys(this.labels).map(e=>G(oE,{styles:this.getCompiledStyles(),label:e,time:this.state[e],element:this.props.element}))})}getLabelsParentStyle(){return{display:"grid",justifyContent:"center",gridTemplateColumns:"repeat(4, auto)",gap:this.stylesConverter.getSizePx(this.props.element.gap)}}getDisplayStyles(){return{display:"grid",placeContent:"center center"}}getComponentStyles(){return w(w({},super.getComponentStyles()),this.getDisplayStyles())}processAndStartTimer(){this.props.element.timer.start(this.props.element.timerType,e=>{this.labels.Days=String(e.days).padStart(2,"0"),this.labels.Hours=String(e.hours).padStart(2,"0"),this.labels.Minutes=String(e.minutes).padStart(2,"0"),this.labels.Seconds=String(e.seconds).padStart(2,"0"),this.setState(()=>w({},this.labels))})}},Ul=class extends mt{componentDidMount(){Cn(()=>{this.setState(()=>({checked:this.props.item.selected.value}))})}render(){return G("div",{style:this.getCompiledStyles(),className:"lc-checkbox",children:G("input",{type:"checkbox",checked:this.state.checked,onChange:this.onChange.bind(this),style:{appearance:"auto"}})})}onChange(e){let{checked:t}=e.target;this.props.item.selected.value=t}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Sn;return e.textAlign=t.alignment,e.justifyContent=t.alignment,e}getComponentStyles(){return te(w({},this.getTypoStyles()),{display:"flex"})}},JT=Re(qn()),Zi=class extends mt{constructor(e,t){super(e,t)}render(){let e=this.props.element[this.deviceTypeKey],t=e?.src||this.props.element.src||this.props.element.lg?.src;return G("img",{onClick:this.customOnClick.bind(this),className:"lc-image",alt:e?.name||"Image",onMouseEnter:this.handleMouseEnter.bind(this),onMouseLeave:this.handleMouseLeave.bind(this),src:t,style:this.getCompiledStyles()})}customOnClick(e){this.props.element.clc?.at===JT.ClickActionType.ADD_TO_CART&&this.props.triggerContext.triggerData.items[0]&&this.onClick(e,{item:this.props.triggerContext.triggerData.items[0]}),this.props.onClick&&this.props.onClick("image")}getComponentStyles(){let e=this.mediaStyle.lout;if(!e||e.pos!=="absolute")return{};let t={zIndex:e.zIndex,cursor:this.props.element.clc?.at?"pointer":"auto"};return this.mediaStyle.size?.w&&(t.width=this.mediaStyle.size.w),this.mediaStyle.size?.h&&(t.height=this.mediaStyle.size.h),t}handleMouseEnter(e){let t=this.props.element[this.deviceTypeKey]?.secondarySrc;t&&(e.currentTarget.src=t)}handleMouseLeave(e){e.currentTarget.src=this.props.element[this.deviceTypeKey]?.src}},Xi=class extends mt{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return G("div",{style:this.getCompiledStyles(),class:"lc-flexbox",children:G(Ro,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})})}getComponentStyles(){let e=this.mediaStyle.flex??new rc,t={display:"flex",gap:e.gap+"px",flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai};return e.wrap==="nowrap"&&e.scroll&&(e.dir==="column"?t["overflow-y"]="auto":t["overflow-x"]="auto"),t}},Hl=class extends Xi{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return G("div",{style:this.getCompiledStyles(),class:"lc-flexbox",children:G(dc,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.props.noLinks})})}},jl=class extends mt{render(){return G("select",{style:this.getCompiledStyles(),value:this.props.selectedVariant.selectedSellingPlan.value?.mID??"",onChange:this.onChange.bind(this),disabled:this.state.disabled,className:"lc-dropdown",children:this.createSelectItems()})}componentDidMount(){Cn(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:!1}))})}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Sn;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+"px",e.lineHeight=t.lh,e.fontFamily="inherit",e.textAlign=t.alignment,e.fontWeight=t.fw,this.stylesConverter.getColourStyles(t.tc,"color",e),e.boxShadow="none",e}getComponentStyles(){let e={};return this.props.selectedVariant.sellingPlans?.length||(e.visibility="hidden"),w(w({},e),this.getTypoStyles())}createSelectItems(){let e=[],t=this.props.selectedVariant;if(!t.sellingPlans?.length)return[];this.props.triggerContext.triggerData.skipSubscribedItems?t.selectedSellingPlan.value||(t.sellingPlans[0].isSelected=!0,t.changeSellingPlan(t.sellingPlans[0])):e.push(G("option",{value:"",selected:!t.selectedSellingPlan,children:"One time purchase"}));for(let n of t.sellingPlans??[])e.push(G("option",{value:n.mID,selected:n.isSelected,children:n.name}));return e}onChange(e){let t=e.target.value;t?this.props.selectedVariant.selectedSellingPlan.value=this.props.selectedVariant.sellingPlans.find(n=>n.mID===t):this.props.selectedVariant.selectedSellingPlan.value=void 0}},QT=Re(Pf()),$l=class extends mt{colorRegex=new RegExp('fill="#[a-zA-Z0-9]+"');constructor(){super(),yn.escape=QT.MustacheUtils.escapeHtml}render(){let e=this.getCompiledStyles(),t=this.getRating();return t||(e.display="none",t=""),G("div",{style:e,className:"lc-star-rating",dangerouslySetInnerHTML:{__html:t}})}getRating(){let e=this.props.element.fullStar,t=this.props.element.halfStart,n={size:this.props.element.iconSize,color:this.props.element.c.hex};e=yn.render(e,{svg:n}),t=yn.render(t,{svg:n});let r=this.props.review;if(!r?.rating)return"";let i="";if(this.props.element.showSingleStar)i=e;else{let s=5,o=`${r.rating}`.split(".");for(let a=0;a<+o[0];a++)i+=e,s--;o[1]&&(i+=t,s--);for(let a=0;a<s;a++)i+=e.replace(this.colorRegex,'fill="#f1f1f1')}return i}getComponentStyles(){return{display:"flex",alignItems:"center"}}},Wl=class extends mt{render(){return G("select",{style:this.getCompiledStyles(),value:this.props.item.selectedOrFirstVariant.value.mID,onChange:this.onChange.bind(this),disabled:this.state.disabled,className:"lc-dropdown",children:this.createSelectItems()})}componentDidMount(){Cn(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:!1}))})}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Sn;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+"px",e.lineHeight=t.lh,e.fontFamily="inherit",e.textAlign=t.alignment,e.fontWeight=t.fw,this.stylesConverter.getColourStyles(t.tc,"color",e),e.boxShadow="none",e}getComponentStyles(){let e={};return this.props.item.vars?.length===1&&this.props.item.vars[0].name==="Default Title"&&(e.visibility="hidden"),w(w({},e),this.getTypoStyles())}createSelectItems(){let e=[];for(let t of this.props.item.vars)e.push(G("option",{value:t.mID,disabled:!t.isAvailable,children:t.name}));return e}onChange(e){let t=e.target.value;this.props.item.selectedOrFirstVariant.value=this.props.item.vars.find(n=>n.mID===t)}},dc=class extends mt{constructor(e,t){super(e,t),this.setState(()=>({decoration:"unset"}))}renderElement(e){if(!(e.hide||!this.matchWhenCondition(e.when))){if(e.t===4){let t=e;return G(Hl,{element:t,triggerContext:this.props.triggerContext,elements:t.elems,item:this.props.item,noLinks:this.props.noLinks})}if(e.t===6)return this.props.triggerContext.triggerData.isBundle()?G(Ul,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):void 0;if(e.t===13){let t=e,n=this.props.item,r=n.variantImage??n.imageURL,i=n.variantSecondaryImage??n.secondaryImageURL;t.lg=t.sm={src:r,name:n.name,secondarySrc:i};let s=G(Zi,{element:t,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?s:G("a",{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:"block"},children:s})}if(e.t===14)return this.renderProductTitle(e);if(e.t===15){let t=e;return this.props.triggerContext.triggerData.isCartEmbed()&&this.props.item.vars?.length===1&&this.props.item.vars[0].name==="Default Title"?void 0:G(Wl,{element:t,item:this.props.item,triggerContext:this.props.triggerContext})}return e.t===16?G(jl,{element:e,selectedVariant:this.props.item.selectedOrFirstVariant.value,item:this.props.item,triggerContext:this.props.triggerContext}):e.t===19?G($l,{element:e,triggerContext:this.props.triggerContext,review:this.props.item.reviews}):e.t===18||e.t===3?G(ks,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):G(Ro,{elements:[e],element:this.props.element,triggerContext:this.props.triggerContext})}}render(){return this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return{}}renderProductTitle(e){let t=G(ur,{element:e,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?t:G("a",{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:"block",textDecoration:this.state.decoration},onMouseEnter:this.onMouseEnter.bind(this),onMouseLeave:this.onMouseLeave.bind(this),children:t})}customOnClick(e){this.sendTriggerClicked([this.props.item.toEmbed()],{from:e})}onMouseEnter(){this.setState(()=>({decoration:"underline"}))}onMouseLeave(){this.setState(()=>({decoration:"unset"}))}},ex=Re(Qf()),Ls=class extends mt{productElement;constructor(e,t){super(e,t),this.setState(()=>({decoration:"unset"}))}render(){let e=JSON.stringify(this.props.element),t=yn.render(e,this.getProductData());if(this.productElement=new Io(JSON.parse(t)),!(this.productElement.hide||!this.matchWhenCondition(this.productElement.when)))return G("div",{style:w({},this.getCompiledStyles()),class:"lc-single-product",children:G(dc,{element:this.productElement,elements:this.productElement.elems,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.productElement.noLinks})})}getComponentStyles(){return{flexShrink:0}}getProductData(){if(!this.props.item)return{};let e=this.props.item.selectedOrFirstVariant.value,t=e.price,n=this.props.item.name,r=this.props.item.category,i=le.formatCurrency(t.d,!0),s=this.props.item.variantImage??this.props.item.imageURL,o=this.props.item.meta,a=this.props.item.tags?.join(",")??"",l=this.props.item.reviews?.rating,c=this.props.item.reviews?.totalReviews,h=t.cmp&&t.cmp>t.d,d=this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(this.props.item.quantity):this.props.item.quantity,f={name:n,price:i,quantity:d,image_url:s,meta:o,category:r,rating:l,reviews:c,tags:a},g=e.effectivePrice.value!==t.d;g&&(f.effective_price=le.formatCurrency(e.effectivePrice.value));let m=this.props.triggerContext.triggerData.discount.type===ex.DiscountType.BXGY;if(!g&&m&&(f.effective_price=le.formatCurrency(e.effectivePrice.value),f.price=""),h){f.compare_price=le.formatCurrency(t.cmp);let x=t.cmp-t.d;f.discount_percent=(x/t.cmp*100).toFixed(0),f.discount_price=le.formatCurrency(x)}let b={name:e.name,quantity:this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(e.quantity):e.quantity};return{product:f,variant:b,svg:{color:()=>"{{svg.color}}",size:()=>"{{svg.size}}"}}}};function Pp(e,t){if(!e||!window.Swiper)return;let n=new window.Swiper(e,{loop:!0,slidesPerView:t.maxInRow,spaceBetween:t.gap+"px",pagination:{type:t.pagination.type,el:e.querySelector(".swiper-pagination"),clickable:!0,renderBullet:(r,i)=>`
|
|
43
|
+
`)+" ".concat(l,"\\").concat(c,"/"))}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return eV(e,t);if(e===void 0)return null;if(e instanceof Date||M2(e)){var h=e.getTime(),d=h>-1&&h<2534023188e5;return t.legacy?t.relaxed&&d?{$date:e.getTime()}:{$date:ZI(e)}:t.relaxed&&d?{$date:ZI(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(typeof e=="number"&&(!t.relaxed||!isFinite(e))){if(Math.floor(e)===e){var f=e>=cT&&e<=aT,g=e>=uT&&e<=lT;if(f)return{$numberInt:e.toString()};if(g)return{$numberLong:e.toString()}}return{$numberDouble:e.toString()}}if(e instanceof RegExp||A2(e)){var m=e.flags;if(m===void 0){var b=e.toString().match(/[gimuy]*$/);b&&(m=b[0])}var x=new Dl(e.source,m);return x.toExtendedJSON(t)}return e!=null&&typeof e=="object"?nV(e,t):e}var tV={Binary:function(e){return new Ss(e.value(),e.sub_type)},Code:function(e){return new Zf(e.code,e.scope)},DBRef:function(e){return new Sl(e.collection||e.namespace,e.oid,e.db,e.fields)},Decimal128:function(e){return new m_(e.bytes)},Double:function(e){return new Xf(e.value)},Int32:function(e){return new Jf(e.value)},Long:function(e){return ce.fromBits(e.low!=null?e.low:e.low_,e.low!=null?e.high:e.high_,e.low!=null?e.unsigned:e.unsigned_)},MaxKey:function(){return new g_},MinKey:function(){return new y_},ObjectID:function(e){return new un(e)},ObjectId:function(e){return new un(e)},BSONRegExp:function(e){return new Dl(e.pattern,e.options)},Symbol:function(e){return new v_(e.value)},Timestamp:function(e){return sT.fromBits(e.low,e.high)}};function nV(e,t){if(e==null||typeof e!="object")throw new Cs("not an object instance");var n=e._bsontype;if(typeof n>"u"){var r={};for(var i in e){t.seenObjects.push({propertyName:i,obj:null});try{var s=Eo(e[i],t);i==="__proto__"?Object.defineProperty(r,i,{value:s,writable:!0,enumerable:!0,configurable:!0}):r[i]=s}finally{t.seenObjects.pop()}}return r}else if(J2(e)){var o=e;if(typeof o.toExtendedJSON!="function"){var a=tV[e._bsontype];if(!a)throw new Ut("Unrecognized or invalid _bsontype: "+e._bsontype);o=a(o)}return n==="Code"&&o.scope?o=new Zf(o.code,Eo(o.scope,t)):n==="DBRef"&&o.oid&&(o=new Sl(Eo(o.collection,t),Eo(o.oid,t),Eo(o.db,t),Eo(o.fields,t))),o.toExtendedJSON(t)}else throw new Cs("_bsontype must be a string, but was: "+typeof n)}var XI;(function(e){function t(s,o){var a=Object.assign({},{relaxed:!0,legacy:!1},o);return typeof a.relaxed=="boolean"&&(a.strict=!a.relaxed),typeof a.strict=="boolean"&&(a.relaxed=!a.strict),JSON.parse(s,function(l,c){if(l.indexOf("\0")!==-1)throw new Cs("BSON Document field names cannot contain null bytes, found: ".concat(JSON.stringify(l)));return dT(c,a)})}e.parse=t;function n(s,o,a,l){a!=null&&typeof a=="object"&&(l=a,a=0),o!=null&&typeof o=="object"&&!Array.isArray(o)&&(l=o,o=void 0,a=0);var c=Object.assign({relaxed:!0,legacy:!1},l,{seenObjects:[{propertyName:"(root)",obj:null}]}),h=Eo(s,c);return JSON.stringify(h,o,a)}e.stringify=n;function r(s,o){return o=o||{},JSON.parse(n(s,o))}e.serialize=r;function i(s,o){return o=o||{},t(JSON.stringify(s),o)}e.deserialize=i})(XI||(XI={}));var JI,QI=tT();QI.Map?JI=QI.Map:JI=function(){function e(t){t===void 0&&(t=[]),this._keys=[],this._values={};for(var n=0;n<t.length;n++)if(t[n]!=null){var r=t[n],i=r[0],s=r[1];this._keys.push(i),this._values[i]={v:s,i:this._keys.length-1}}}return e.prototype.clear=function(){this._keys=[],this._values={}},e.prototype.delete=function(t){var n=this._values[t];return n==null?!1:(delete this._values[t],this._keys.splice(n.i,1),!0)},e.prototype.entries=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?[r,t._values[r].v]:void 0,done:r===void 0}}}},e.prototype.forEach=function(t,n){n=n||this;for(var r=0;r<this._keys.length;r++){var i=this._keys[r];t.call(n,this._values[i].v,i,n)}},e.prototype.get=function(t){return this._values[t]?this._values[t].v:void 0},e.prototype.has=function(t){return this._values[t]!=null},e.prototype.keys=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?r:void 0,done:r===void 0}}}},e.prototype.set=function(t,n){return this._values[t]?(this._values[t].v=n,this):(this._keys.push(t),this._values[t]={v:n,i:this._keys.length-1},this)},e.prototype.values=function(){var t=this,n=0;return{next:function(){var r=t._keys[n++];return{value:r!==void 0?t._values[r].v:void 0,done:r===void 0}}}},Object.defineProperty(e.prototype,"size",{get:function(){return this._keys.length},enumerable:!1,configurable:!0}),e}();var QK=ce.fromNumber(P2),eZ=ce.fromNumber(k2),d_=new Uint8Array(8),tZ=new DataView(d_.buffer,d_.byteOffset,d_.byteLength),rV=1024*1024*17,nZ=st.alloc(rV),wo=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(e){e=e||{},this.triggerID=e.id||e.triggerID,this.nudgeID=e.nudgeID,this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.contentID=e.contentID,this.variation=e.variation,this.props=e.props,this.objective=e.objective,this.onsiteDeliveryType=e.onsiteDeliveryType,this.holdout=e.holdout}},We=class{constructor(e,t={},n,r){this.name=e,this.properties=t,this.id=r?new un(r):new un,this.occurred=new Date,n&&(this.trigger=new wo(n)),this.newEvent=!r}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale},Nt=class{static SWIPER_CSS="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";static injectScriptURL(e,t){if(!e)return;let n=document.createElement("script");n.id=t??"",n.src=e,hn.mode==="local"&&(n.type="module"),document.head.appendChild(n)}static injectRawScript(e){if(!e)return;let t=document.createElement("script");t.id="cooee-app-script",t.innerHTML=e,document.head.appendChild(t)}static injectRawCSS(e,t=document.head){if(!e)return;let n=document.createElement("style");n.textContent=e,t.appendChild(n)}static injectSwiperCSS(e=document.head){this.injectStylesheet(this.SWIPER_CSS,e)}static injectStylesheet(e,t=document.head){if(!e)return;let n=document.createElement("link");n.rel="stylesheet",n.href=e,e===this.SWIPER_CSS&&(n.crossOrigin="anonymous",n.onload=r=>{let i=r.currentTarget?.sheet?.cssRules;if(i){for(let s of i)if(s.type==CSSRule.FONT_FACE_RULE){let o=e.split("/"),a=o.slice(0,o.length-1).join("/"),l=s.cssText;l=l.replace(/url\s*\(\s*['"]?(?!((\/)|((?:https?:)?\/\/)|(?:data:?:)))([^'")]+)['"]?\s*\)/g,`url("${a}/$4")`);let c=document.createElement("style");c.appendChild(document.createTextNode(l)),document.head.appendChild(c)}}}),t.appendChild(n)}static loadSwiperScript(){let e="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js";return new Promise(t=>{if(window.Swiper){t();return}if(Array.from(document.scripts).some(r=>r.src.includes(e))){let r=setInterval(()=>{window.Swiper&&(clearInterval(r),t())},50)}let n=document.createElement("script");n.src=e,n.onload=()=>{t()},n.onerror=()=>{n.remove()},document.body.appendChild(n)})}},px=Re(Qf()),hx=Re(us()),Dt=class{static COOEE_URL_PREFIX="?from=cooee";static isShopify(){return!!window.Shopify}static getShopName(){if(this.isShopify())return window.Shopify.shop?.split(".")?.[0]}static getPageName(){if(!this.isShopify())return;let e=new URL(window.location.href).pathname.slice(1).split("/"),t=e[0];if(t==="")return"home";if(t==="collections")return e[2]==="products"?"product":"collection";if(t==="products")return"product";if(t==="cart")return"cart";if(location.href.includes("thank_you"))return"thank_you"}static getProductSlug(e){let t=(e.includes("://")?new URL(e).pathname:e).match(/\/products\/([^/]+?)(?:\.html)?$/);return t?t[1]:null}static getRootPrefix(){return window.Shopify?.routes?.root??"/"}static getCartURL(e){return this.getRootPrefix()+e+this.COOEE_URL_PREFIX}},iV=" daum[ /]| deusu/| yadirectfetcher|(?:^|[^g])news(?!sapphire)|(?<! (?:channel/|google/))google(?!(app|/google| pixel))|(?<! cu)bots?(?:\\b|_)|(?<!(?:lib))http|(?<![hg]m)score|@[a-z][\\w-]+\\.|\\(\\)|\\.com\\b|\\btime/|\\||^<|^[\\w \\.\\-\\(?:\\):%]+(?:/v?\\d+(?:\\.\\d+)?(?:\\.\\d{1,10})*?)?(?:,|$)|^[^ ]{50,}$|^\\d+\\b|^\\w*search\\b|^\\w+/[\\w\\(\\)]*$|^active|^ad muncher|^amaya|^avsdevicesdk/|^biglotron|^bot|^bw/|^clamav[ /]|^client/|^cobweb/|^custom|^ddg[_-]android|^discourse|^dispatch/\\d|^downcast/|^duckduckgo|^email|^facebook|^getright/|^gozilla/|^hobbit|^hotzonu|^hwcdn/|^igetter/|^jeode/|^jetty/|^jigsaw|^microsoft bits|^movabletype|^mozilla/\\d\\.\\d\\s[\\w\\.-]+$|^mozilla/\\d\\.\\d\\s\\(compatible;?(?:\\s\\w+\\/\\d+\\.\\d+)?\\)$|^navermailapp|^netsurf|^offline|^openai/|^owler|^php|^postman|^python|^rank|^read|^reed|^rest|^rss|^snapchat|^space bison|^svn|^swcd |^taringa|^thumbor/|^track|^w3c|^webbandit/|^webcopier|^wget|^whatsapp|^wordpress|^xenu link sleuth|^yahoo|^yandex|^zdm/\\d|^zoom marketplace/|^{{.*}}$|adscanner/|analyzer|archive|ask jeeves/teoma|audit|bit\\.ly/|bluecoat drtr|browsex|burpcollaborator|capture|catch|check\\b|checker|chrome-lighthouse|chromeframe|classifier|cloudflare|convertify|cookiehubscan|crawl|cypress/|dareboost|datanyze|dejaclick|detect|dmbrowser|download|evc-batch/|exaleadcloudview|feed|firephp|functionize|gomezagent|headless|httrack|hubspot marketing grader|hydra|ibisbrowser|infrawatch|insight|inspect|iplabel|ips-agent|java(?!;)|jsjcw_scanner|library|linkcheck|mail\\.ru/|manager|measure|neustar wpm|node|nutch|offbyone|onetrust|optimize|pageburst|pagespeed|parser|perl|phantomjs|pingdom|powermarks|preview|proxy|ptst[ /]\\d|retriever|rexx;|rigor|rss\\b|scanner\\.|scrape|server|sogou|sparkler/|speedcurve|spider|splash|statuscake|supercleaner|synapse|synthetic|tools|torrent|transcoder|url|validator|virtuoso|wappalyzer|webglance|webkit2png|whatcms/|zgrab",oV=/bot|crawl|http|lighthouse|scan|search|spider/i,Tl;function sV(){if(Tl instanceof RegExp)return Tl;try{Tl=new RegExp(iV,"i")}catch{Tl=oV}return Tl}function hT(e){return!!e&&sV().test(e)}var mT=Re(__()),xl=class{static UTM_PARAMS=["utm_source","utm_medium","utm_campaign","utm_term","utm_content","utm_id"];static TW_PARAMS={utm_source:"tw_source",utm_campaign:"tw_campaign"};static getReferrer(){if(document.referrer)return document.referrer.replace(location.origin,"")}static getUTMParams(){let e;try{e=new mT.URLBuilder(location.href)}catch{return{}}let t={};this.UTM_PARAMS.forEach(r=>{let i=e.getQueryParam(r);i&&(t[r]=i)});let n={};return Object.keys(this.TW_PARAMS).forEach(r=>{let i=e.getQueryParam(this.TW_PARAMS[r]);i&&(n[r]=i)}),w(w({},n),t)}},hi=class q0{origin;path;qs;name;referrer;utmSource;utmMedium;utmCampaign;utmId;utmTerm;utmContent;constructor(t){this.name=t.name,this.path=t.path,this.qs=t.qs,this.referrer=t.referrer,this.utmSource=t.utmSource||t.utm_source,this.utmMedium=t.utmMedium||t.utm_medium,this.utmCampaign=t.utmCampaign||t.utm_campaign,this.utmId=t.utmId||t.utm_id,this.utmTerm=t.utmTerm||t.utm_term,this.utmContent=t.utmContent||t.utm_content}static parseFromCurrent(){let t=location.pathname==="/"?location.pathname:location.pathname.replace(/\/+$/,"");return new q0(w({origin:location.origin,path:t,qs:location.search,referrer:xl.getReferrer(),name:Oe.get().pageName},xl.getUTMParams()))}},Te=class{static storage=new Map;static get(e){return this.storage.has(e)||this.storage.set(e,e.getInstance()),this.storage.get(e)}},E_={d:(e,t)=>{for(var n in t)E_.o(t,n)&&!E_.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)},w_={};E_.d(w_,{A:()=>uV,k:()=>b_});var cV=function(e,t,n,r){return new(n||(n=Promise))(function(i,s){function o(c){try{l(r.next(c))}catch(h){s(h)}}function a(c){try{l(r.throw(c))}catch(h){s(h)}}function l(c){var h;c.done?i(c.value):(h=c.value,h instanceof n?h:new n(function(d){d(h)})).then(o,a)}l((r=r.apply(e,t||[])).next())})},lV=function(e,t){var n,r,i,s,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(l){return function(c){return function(h){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,h[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&h[0]?r.return:h[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,h[1])).done)return i;switch(r=0,i&&(h=[2&h[0],i.value]),h[0]){case 0:case 1:i=h;break;case 4:return o.label++,{value:h[1],done:!1};case 5:o.label++,r=h[1],h=[0];continue;case 7:h=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!((i=i.length>0&&i[i.length-1])||h[0]!==6&&h[0]!==2)){o=0;continue}if(h[0]===3&&(!i||h[1]>i[0]&&h[1]<i[3])){o.label=h[1];break}if(h[0]===6&&o.label<i[1]){o.label=i[1],i=h;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(h);break}i[2]&&o.ops.pop(),o.trys.pop();continue}h=t.call(e,o)}catch(d){h=[6,d],r=0}finally{n=i=0}if(5&h[0])throw h[1];return{value:h[0]?h[1]:void 0,done:!0}}([l,c])}}};function b_(){return cV(this,void 0,Promise,function(){return lV(this,function(_a){switch(_a.label){case 0:return[4,new Promise(function(resolve,reject){var browserName="Unknown";function __callback(e){resolve({isPrivate:e,browserName})}function identifyChromium(){var e=navigator.userAgent;return e.match(/Chrome/)?navigator.brave!==void 0?"Brave":e.match(/Edg/)?"Edge":e.match(/OPR/)?"Opera":"Chrome":"Chromium"}function assertEvalToString(e){return e===eval.toString().length}function feid(){var toFixedEngineID=0;try{eval("(-1).toFixed(-1);")}catch(e){toFixedEngineID=e.message.length}return toFixedEngineID}function isSafari(){return feid()===44}function isChrome(){return feid()===51}function isFirefox(){return feid()===25}function isMSIE(){return navigator.msSaveBlob!==void 0&&assertEvalToString(39)}function newSafariTest(){var e=String(Math.random());try{window.indexedDB.open(e,1).onupgradeneeded=function(t){var n,r,i=(n=t.target)===null||n===void 0?void 0:n.result;try{i.createObjectStore("test",{autoIncrement:!0}).put(new Blob),__callback(!1)}catch(o){var s=o;return o instanceof Error&&(s=(r=o.message)!==null&&r!==void 0?r:o),typeof s!="string"?void __callback(!1):void __callback(s.includes("BlobURLs are not yet supported"))}finally{i.close(),window.indexedDB.deleteDatabase(e)}}}catch{__callback(!1)}}function oldSafariTest(){var e=window.openDatabase,t=window.localStorage;try{e(null,null,null,null)}catch{return void __callback(!0)}try{t.setItem("test","1"),t.removeItem("test")}catch{return void __callback(!0)}__callback(!1)}function safariPrivateTest(){navigator.maxTouchPoints!==void 0?newSafariTest():oldSafariTest()}function getQuotaLimit(){var e=window;return e.performance!==void 0&&e.performance.memory!==void 0&&e.performance.memory.jsHeapSizeLimit!==void 0?performance.memory.jsHeapSizeLimit:1073741824}function storageQuotaChromePrivateTest(){navigator.webkitTemporaryStorage.queryUsageAndQuota(function(e,t){__callback(Math.round(t/1048576)<2*Math.round(getQuotaLimit()/1048576))},function(e){reject(new Error("detectIncognito somehow failed to query storage quota: "+e.message))})}function oldChromePrivateTest(){(0,window.webkitRequestFileSystem)(0,1,function(){__callback(!1)},function(){__callback(!0)})}function chromePrivateTest(){self.Promise!==void 0&&self.Promise.allSettled!==void 0?storageQuotaChromePrivateTest():oldChromePrivateTest()}function firefoxPrivateTest(){__callback(navigator.serviceWorker===void 0)}function msiePrivateTest(){__callback(window.indexedDB===void 0)}function main(){isSafari()?(browserName="Safari",safariPrivateTest()):isChrome()?(browserName=identifyChromium(),chromePrivateTest()):isFirefox()?(browserName="Firefox",firefoxPrivateTest()):isMSIE()?(browserName="Internet Explorer",msiePrivateTest()):reject(new Error("detectIncognito cannot determine the browser"))}main()})];case 1:return[2,_a.sent()]}})})}typeof window<"u"&&(window.detectIncognito=b_);var uV=b_,gT=w_.A,wZ=w_.k,lx=Re(us()),yT=Re(np()),sr=class Qi{static DOCUMENT_STANDARD_MODE="CSS1Compat";static _instance;parentContainer;scalingFactor=1;doc=document;parser=new yT.default;constructor(){}static get(){return Qi._instance||(Qi._instance=new Qi),Qi._instance}getUAParser(){return this.parser}getWidth(){return this.parentContainer&&this.parentContainer!==document.body?this.parentContainer.clientWidth:document.compatMode===Qi.DOCUMENT_STANDARD_MODE?document.documentElement.clientWidth:window.innerWidth}getHeight(){return this.isParentNotBody()?this.parentContainer.clientHeight:document.compatMode===Qi.DOCUMENT_STANDARD_MODE?document.documentElement.clientHeight:window.innerHeight}isMobile(){return this.parser.getDevice().type==="mobile"}calculateScalingFactor(t){let n=t.max,r=t.cont.w,i=t.cont.h,s=t.spc,o=Qi.get().getWidth(),a=Qi.get().getHeight();n&&(o=o?Math.min(o,n):n,a=a?Math.min(a,n):n),a&&(o-=s.getHorizontal(),a-=s.getVertical(),o/a<r/i?this.scalingFactor=o/r:this.scalingFactor=a/i,this.scalingFactor=Math.min(this.scalingFactor,1))}getScalingFactor(){return this.scalingFactor}createElement(t){return this.doc.createElement(t)}appendChild(t,n){t.appendChild(n)}setStyles(t,n){Object.assign(t.style,n)}setStyle(t,n,r){if(n){if(!r){t.style.removeProperty(n);return}t.style.setProperty(n,r,"important")}}setAttribute(t,n,r){t.setAttribute(n,r)}removeInApp(t){let n=document.querySelector(`.${t.rootClassName}`);n&&n.parentElement.removeChild(n)}setParentContainer(t){this.parentContainer=t,this.parentContainer&&this.isParentNotBody()&&this.setStyle(this.parentContainer,"position","relative")}isParentNotBody(){return this.parentContainer!==document.body}},rp=class{parser;result={};constructor(){this.parser=sr.get().getUAParser()}async get(){let e=this.result;return this.getDeviceMemory(),this.getNetworkType(),this.getOrientation(),await this.getBatteryInfo(),await this.getLocation(),e.locale=navigator.language,e.display={w:screen.width,h:screen.height,pd:screen.pixelDepth,dpi:this.getDPI()},e.win={ow:window.outerWidth,oh:window.outerHeight,iw:window.innerWidth,ih:window.innerHeight,dpr:window.devicePixelRatio},e.browser={name:this.parser.getBrowser().name,ver:this.parser.getBrowser().version},e.device={model:this.parser.getDevice().model,type:this.parser.getDevice().type,vendor:this.parser.getDevice().vendor},e.os={name:this.parser.getOS().name,ver:this.parser.getOS().version},e.navigatorUA=navigator.userAgent,e.isHeadless=navigator.webdriver,e}getDeviceMemory(){let e=navigator;if(!e.deviceMemory)return;let t=e.deviceMemory;this.result.mem={tot:t*1024}}getNetworkType(){let e=navigator,t=e.connection||e.mozConnection||e.webkitConnection;t?.effectiveType&&(this.result.net={type:t.effectiveType})}getOrientation(){let e=screen.orientation?.type;e&&(this.result.orientation=e)}getDPI(){let e=document.createElement("div");e.setAttribute("style","height: 1in; left: -100%; position: absolute; top: -100%; width: 1in;"),document.body.appendChild(e);let t=window.devicePixelRatio||1,n=e.offsetWidth*t;return document.body.removeChild(e),n}async getLocation(){if(!(!navigator.geolocation||!navigator.permissions||(await navigator.permissions.query({name:"geolocation"})).state!="granted"))return new Promise(e=>{navigator.geolocation.getCurrentPosition(t=>{this.result.coords=[t.coords.latitude,t.coords.longitude],e()},()=>e())})}async getBatteryInfo(){if("getBattery"in navigator)try{let e=await navigator.getBattery();this.result.bat={l:e.level*100,c:e.charging}}catch{}}},Wa=class{isLocked=!1;queue=[];async acquire(){if(this.isLocked)await new Promise(e=>this.queue.push(e));else{this.isLocked=!0;return}}release(){if(this.queue.length>0){let e=this.queue.shift();e&&e()}else this.isLocked=!1}},Ge=class Z0{static CURRENT;token;items;total_price;original_total_price;currency;item_count;attributes;lock=new Wa;constructor(){}static getCurrent(){return this.CURRENT||(this.CURRENT=new Z0),this.CURRENT}async getNormalisedCart(t){await this.fetchCartFromShopify(t);let n=this.convertToCooeeCart();return t&&await rt.set(ge.CURRENT_CART,n),n}async addCooeeAttributes(){await this.lock.acquire();let t=await gn.get(ge.ID),n=await rt.get(ge.DEVICE_ID);if(this.attributes?.letscooee_did===n&&this.attributes?.letscooee_sid===t){C.debug("Not calling Shopify update.js API.","Current attributes:",this.attributes),this.lock.release();return}let r={letscooee_did:n,letscooee_sid:t,__letscooee_time:new Date().toLocaleString()};C.debug("Updating Shopify cart with attributes:",r);let i=Dt.getCartURL("cart/update.js"),s=await(await fetch(i,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({attributes:r})})).json();C.debug("Updated cart attributes",JSON.stringify(s)),this.update(s),this.lock.release()}update(t){return this.token=t.token,this.items=t.items,this.total_price=t.total_price,this.original_total_price=t.original_total_price,this.currency=t.currency,this.item_count=t.item_count,this.attributes=t.attributes,Oe.get().currencyCode=this.currency,C.log("Updated ShopifyCart",this),this}toString(){return`ShopifyCart(token: ${this.token}, itemCount: ${this.item_count})`}convertToCooeeCart(){return{amount:this.total_price/100,originalAmount:this.original_total_price/100,currency:this.currency,itemCount:this.item_count,items:this.normaliseItems(this.items),token:this.token}}normaliseItems(t){if(!t)return C.error("No item received to be sent"),[];Array.isArray(t)||(t=[t]);let n=[];for(let r of t){if(!r.id||!r.title){C.warn("Invalid item received",r);continue}let i={name:r.title,quantity:+r.quantity||1,mID:r.product_id?.toString(),vID:r.id.toString(),price:+r.price/100||0,properties:r.properties,key:r.key},s=r.selling_plan_allocation?.selling_plan;if(!s){n.push(i);continue}i.sellingPlanAllocation={sellingPlan:{fixedSellingPlan:s.fixed_selling_plan,id:s.id,name:s.name,recurringDeliveries:s.recurring_deliveries}},n.push(i)}return n}async fetchCartFromShopify(t){if(!t&&this.token){C.debug("Not fetching cart");return}C.debug("Fetching cart");let n=Dt.getCartURL("cart.js"),r=await(await fetch(n)).json();this.update(r)}},Ds=(e=>(e[e.LOW=1]="LOW",e[e.MEDIUM=2]="MEDIUM",e[e.HIGH=3]="HIGH",e))(Ds||{}),Ga=class{static trackDeviceID(e){this.isInstalled()}static trackIntent(e){if(!this.isInstalled())return;let t=Ds[e]?.toLowerCase();t&&(C.debug(`Sending ${t} intent to MS Clarity`),window.clarity("set","Cooee Intent",t))}static isInstalled(){return window.clarity&&typeof window.clarity=="function"}},Dr=class{static isOn=!1;static element;static watch(){let e=C.getDebugParam();(e==="1"||e==="on")&&Ve.getInstance().updateDeviceProps({debugTill:this.getDebugMillis()}),e==="on"?sessionStorage.cooeeDebug="1":e==="off"&&sessionStorage.removeItem("cooeeDebug"),sessionStorage.cooeeDebug&&(this.isOn=!0,this.renderDebugBar())}static prepend(e){if(!this.isOn)return;let t=document.createElement("div");t.innerHTML="• "+new Date().toLocaleString()+" - "+e,this.element.prepend(t)}static renderDebugBar(){this.element=document.createElement("div"),this.element.id="cooee-debugger",this.element.setAttribute("draggable","true"),document.body.appendChild(this.element)}static dragElement(){let e=0,t=0,n=0,r=0,i=a=>{a=a||window.event,a.preventDefault(),n=a.clientX,r=a.clientY,document.onmouseup=o,document.onmousemove=s},s=a=>{a=a||window.event,a.preventDefault(),e=n-a.clientX,t=r-a.clientY,n=a.clientX,r=a.clientY,this.element.style.top=this.element.offsetTop-t+"px",this.element.style.left=this.element.offsetLeft-e+"px"},o=()=>{document.onmouseup=null,document.onmousemove=null};this.element.onmousedown=i}static getDebugMillis(){return new Date().getTime()+6*60*60*1e3}},Nl=class extends yo{static storeName="app";static{this.storage=xa(this.storeName)}},ip=Re(us()),mi=class X0{static INSTANCE=new X0;topics={};constructor(){}static get(){return this.INSTANCE}broadcast(t,n){this.topics[t]||(this.topics[t]=new J),this.topics[t].next(n)}subscriber(t){return this.topics[t]||(this.topics[t]=new J),this.topics[t].asObservable()}},Gt=class di{static DEFAULT_SELECTOR="cart-drawer";static _instance;inShadow=!1;cartDrawerElement;cartDrawerShadowElement;configWebsite=vt.get().website??{};currentState=!1;drawerSubject=new Nr({open:!1,firstOpen:!1});mutationObserver;firstOpen=!0;selector;shadowParentElementSelector;iconSelector=['button[drawer-to-open="cart-drawer"]','a[href="/cart"]',".header__icon--cart","#cart-icon-bubble",".cart-icon-bubble",".cart-count",'a[onclick*="handleFloCartBtn"]'].join(",");cartSelector=[di.DEFAULT_SELECTOR,"#halo-cart-sidebar",'[role="dialog"][class*="cart" i]','[id*="section-cart" i]',"#sidebar-cart","#rebuy-cart","#mini-cart","#flo-cart-wrapper","#drawer-cart","#UpcartPopupBackDrop",'[id$="CartDrawer" i]'].join(",");constructor(){this.initialize(),document.addEventListener(k.CTA_AFTER_REFRESH_UI,this.updateBubble.bind(this))}get element(){return this.cartDrawerElement}static get(){return di._instance||(di._instance=new di),di._instance}static forceUpdate(){di._instance=new di}isOpen(){let t=this.inShadow?this.isPresent():this.isVisible();return ip.default.log(`Cart drawer is currently ${t?"open":"close"}`),t}open(){if(this.isOpen()){C.log("Drawer is already open");return}document.dispatchEvent(new CustomEvent(k.CTA_OPEN_CART_EVENT));let t=document.querySelector(this.iconSelector);if(!t){C.debug("No clickable cart icon found with selector",this.iconSelector);return}t.click()}onToggle(){return this.drawerSubject}isShopifyDefaultDrawer(){return this.element?.tagName.toLowerCase()===di.DEFAULT_SELECTOR}isMiniCart(){return this.isShopifyDefaultDrawer()&&this.element?.id==="mini-cart"}refreshUI(t,n=!0){if(this.isMiniCart()&&this.element?._rerenderCart)this.element._rerenderCart({detail:{cart:t}});else if(this.isShopifyDefaultDrawer()&&this.element?.renderContents&&t)this.element.classList.remove("is-empty"),this.element.renderContents?.(t);else if(this.element?.onCartDrawerUpdate)this.element.onCartDrawerUpdate();else if(window.cartGiftUpdate){if(!t?.items?.[0])return;let r=t.items[0].id,i=t.items[0].quantity,s=t.items[0].price;window.cartGiftUpdate(r,s,i,"","ADD_TO_CART")}else if(window.icartCartActivityEvent)window.icartCartActivityEvent();else if(window.theme?.CartDrawer)window.theme?.CartDrawer.init?new window.theme.CartDrawer().init():new window.theme.CartDrawer;else if(window.Hs_CartDrawer?.updateSlideCart)window.Hs_CartDrawer.updateSlideCart();else if(window.theme?.fetch_side_cart)window.theme.fetch_side_cart();else if(window.theme?.Cart?.updateCart)window.theme.Cart.updateCart();else if(window.cartUpdate)window.cartUpdate();else if(this.element?._onCartRefresh)this.element._onCartRefresh();else if(window.cart?.getCart)window.cart.getCart();else if(this.element?.tagName?.toLowerCase()==="cart-drawer-component")document.dispatchEvent(new CustomEvent("action:cart:updateCartandShowCart"));else if(this.element?.id==="sidebar-cart")document.body.dispatchEvent(new CustomEvent("cart:refresh",{bubbles:!0,detail:{}}));else if(this.element?.id==="quick-cart"){let r=document.querySelector('a[href="/cart"]');r&&r.click()}else window.Shopify?.KT_onItemAdded?window.Shopify.KT_onItemAdded():(C.info("No method found to update the cart drawer. Blindly firing some events to try"),document.dispatchEvent(new CustomEvent("cart:refresh",{bubbles:!0})));document.dispatchEvent(new CustomEvent(k.CTA_AFTER_REFRESH_UI)),n&&mi.get().broadcast(k.CART_UPDATE_BROADCAST)}async initialize(){let t=this.configWebsite.cartDrawerSelector;if(!t){await this.findCartDrawer();return}let n=t.split(k.SHADOW_SPLITTER);n.length===1?(this.selector=n[0],await this.findCartDrawer()):(this.inShadow=!0,this.shadowParentElementSelector=n[0]?.trim(),this.selector=n[1]?.trim(),await this.findCartDrawerWithShadow())}async findCartDrawer(){if(!Dt.isShopify())return;let t=this.selector||this.cartSelector;if(this.cartDrawerElement=await le.retrySelector(t),!this.cartDrawerElement){ip.default.warn("Max attempts exhausted to find cart drawer");return}ip.default.log("Found",this.cartDrawerElement,`from selector: ${t}`),this.createMutationObservers()}async findCartDrawerWithShadow(){if(!Dt.isShopify()||!this.shadowParentElementSelector)return;let t=(await le.retrySelector(this.shadowParentElementSelector))?.shadowRoot;t?.mode==="open"&&(this.cartDrawerShadowElement=t,this.createMutationObservers())}isVisible(){if(!this.cartDrawerElement)return!1;if(this.cartDrawerElement.tagName.toLowerCase()===di.DEFAULT_SELECTOR&&this.cartDrawerElement.open)return!0;if(this.cartDrawerElement.id==="cart-drawer__container")return this.cartDrawerElement.classList.contains("cart-drawer-open");let t=this.cartDrawerElement.getBoundingClientRect(),n=(window.innerHeight||document.documentElement.clientHeight)+.5,r=(window.innerWidth||document.documentElement.clientWidth)+.5,i=t.top<=n&&t.bottom>=0,s=t.left<=r&&t.right>=0,o=i&&s,a=getComputedStyle(this.cartDrawerElement),l=a.display!=="none"&&a.visibility!=="hidden"&&parseFloat(a.opacity)>0,c=!this.cartDrawerElement.hidden,h=this.cartDrawerElement.offsetWidth>0||this.cartDrawerElement.offsetHeight>0||this.cartDrawerElement.getClientRects().length>0,d=a.transform.match(/matrix\(([^)]+)\)/),f=0,g=0;if(d){let M=d[1].split(", ").map(parseFloat);f=M[4],g=M[5]}let m=f+t.left>r||f+t.right<0||g+t.top>n||g+t.bottom<0,b=Math.max(0,Math.min(t.right,r)-Math.max(t.left,0)),x=Math.max(0,Math.min(t.bottom,n)-Math.max(t.top,0)),A=b*x,F=t.width*t.height,B=F>0&&A/F>=.1;return(o||!m)&&l&&c&&h&&B}createMutationObservers(){!this.cartDrawerElement&&!this.cartDrawerShadowElement||(le.onNodesRemoved(this.cartDrawerElement,()=>{this.initialize()}),this.watchForCartToggle())}watchForCartToggle(){let t=this.cartDrawerElement||this.cartDrawerShadowElement,n=new J;this.mutationObserver?.disconnect(),this.mutationObserver=new MutationObserver(()=>{n.next()}),this.mutationObserver.observe(t,{attributes:!0,subtree:!0,childList:this.inShadow}),n.pipe(Ar(500)).subscribe(()=>{let r=this.isOpen();this.currentState!==r&&(this.currentState=r,this.drawerSubject.next({open:r,firstOpen:this.firstOpen}),this.firstOpen&&(this.firstOpen=!1))})}isPresent(){return!this.selector||!this.cartDrawerShadowElement?!1:!!this.cartDrawerShadowElement.querySelector(this.selector)}async updateBubble(){let t=(await Ge.getCurrent().getNormalisedCart(!0)).itemCount,n=document.querySelector(".cart-link__bubble");n&&(n.innerText=t+"")}},op=class{static processConfiguration(){let e=vt.get();!e.gaMeasurementID||!e.gaEnabled||this.sendClientID()}static async sendClientID(){let e=await this.getClientID();e&&Ve.getInstance().updateDeviceProps({gaClientID:e})}static async getClientID(){let e=await rt.get(ge.GA_CLIENT_ID),t=await this.getClientIDViaGTag();if(e!==t)return await rt.set(ge.GA_CLIENT_ID,t),t}static async getClientIDViaGTag(){let e=vt.get().gaMeasurementID;if(!(!e||!window.gtag))return new Promise(t=>{window.gtag("get",e,"client_id",n=>{t(n)})})}},ax=Re(Pf()),Un=Re(qn()),To=Re(Qf()),eE=Re(S_()),up,it,bT,x_,Is,vT,CT,D_,ST,R_,I_,T_,dV,Al={},DT=[],fV=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,N_=Array.isArray;function bo(e,t){for(var n in t)e[n]=t[n];return e}function A_(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function M_(e,t,n){var r,i,s,o={};for(s in t)s=="key"?r=t[s]:s=="ref"?i=t[s]:o[s]=t[s];if(arguments.length>2&&(o.children=arguments.length>3?up.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(s in e.defaultProps)o[s]===void 0&&(o[s]=e.defaultProps[s]);return cp(e,o,r,i,null)}function cp(e,t,n,r,i){var s={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i??++bT,__i:-1,__u:0};return i==null&&it.vnode!=null&&it.vnode(s),s}function yi(e){return e.children}function gi(e,t){this.props=e,this.context=t}function za(e,t){if(t==null)return e.__?za(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?za(e):null}function IT(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return IT(e)}}function _T(e){(!e.__d&&(e.__d=!0)&&Is.push(e)&&!lp.__r++||vT!==it.debounceRendering)&&((vT=it.debounceRendering)||CT)(lp)}function lp(){var e,t,n,r,i,s,o,a;for(Is.sort(D_);e=Is.shift();)e.__d&&(t=Is.length,r=void 0,s=(i=(n=e).__v).__e,o=[],a=[],n.__P&&((r=bo({},i)).__v=i.__v+1,it.vnode&&it.vnode(r),O_(n.__P,r,i,n.__n,n.__P.namespaceURI,32&i.__u?[s]:null,o,s??za(i),!!(32&i.__u),a),r.__v=i.__v,r.__.__k[r.__i]=r,RT(o,r,a),r.__e!=s&&IT(r)),Is.length>t&&Is.sort(D_));lp.__r=0}function TT(e,t,n,r,i,s,o,a,l,c,h){var d,f,g,m,b,x,A=r&&r.__k||DT,F=t.length;for(l=pV(n,t,A,l,F),d=0;d<F;d++)(g=n.__k[d])!=null&&(f=g.__i===-1?Al:A[g.__i]||Al,g.__i=d,x=O_(e,g,f,i,s,o,a,l,c,h),m=g.__e,g.ref&&f.ref!=g.ref&&(f.ref&&P_(f.ref,null,g),h.push(g.ref,g.__c||m,g)),b==null&&m!=null&&(b=m),4&g.__u||f.__k===g.__k?l=xT(g,l,e):typeof g.type=="function"&&x!==void 0?l=x:m&&(l=m.nextSibling),g.__u&=-7);return n.__e=b,l}function pV(e,t,n,r,i){var s,o,a,l,c,h=n.length,d=h,f=0;for(e.__k=new Array(i),s=0;s<i;s++)(o=t[s])!=null&&typeof o!="boolean"&&typeof o!="function"?(l=s+f,(o=e.__k[s]=typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?cp(null,o,null,null,null):N_(o)?cp(yi,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?cp(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=e,o.__b=e.__b+1,a=null,(c=o.__i=hV(o,n,l,d))!==-1&&(d--,(a=n[c])&&(a.__u|=2)),a==null||a.__v===null?(c==-1&&f--,typeof o.type!="function"&&(o.__u|=4)):c!=l&&(c==l-1?f--:c==l+1?f++:(c>l?f--:f++,o.__u|=4))):e.__k[s]=null;if(d)for(s=0;s<h;s++)(a=n[s])!=null&&(2&a.__u)==0&&(a.__e==r&&(r=za(a)),NT(a,a));return r}function xT(e,t,n){var r,i;if(typeof e.type=="function"){for(r=e.__k,i=0;r&&i<r.length;i++)r[i]&&(r[i].__=e,t=xT(r[i],t,n));return t}e.__e!=t&&(t&&e.type&&!n.contains(t)&&(t=za(e)),n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function hV(e,t,n,r){var i,s,o=e.key,a=e.type,l=t[n];if(l===null||l&&o==l.key&&a===l.type&&(2&l.__u)==0)return n;if(r>(l!=null&&(2&l.__u)==0?1:0))for(i=n-1,s=n+1;i>=0||s<t.length;){if(i>=0){if((l=t[i])&&(2&l.__u)==0&&o==l.key&&a===l.type)return i;i--}if(s<t.length){if((l=t[s])&&(2&l.__u)==0&&o==l.key&&a===l.type)return s;s++}}return-1}function ET(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||fV.test(t)?n:n+"px"}function ap(e,t,n,r,i){var s;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||ET(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||ET(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")s=t!=(t=t.replace(ST,"$1")),t=t.toLowerCase()in e||t=="onFocusOut"||t=="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+s]=n,n?r?n.u=r.u:(n.u=R_,e.addEventListener(t,s?T_:I_,s)):e.removeEventListener(t,s?T_:I_,s);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function wT(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=R_++;else if(t.t<n.u)return;return n(it.event?it.event(t):t)}}}function O_(e,t,n,r,i,s,o,a,l,c){var h,d,f,g,m,b,x,A,F,B,M,q,Pe,ct,j,de,Q,he=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(l=!!(32&n.__u),s=[a=t.__e=n.__e]),(h=it.__b)&&h(t);e:if(typeof he=="function")try{if(A=t.props,F="prototype"in he&&he.prototype.render,B=(h=he.contextType)&&r[h.__c],M=h?B?B.props.value:h.__:r,n.__c?x=(d=t.__c=n.__c).__=d.__E:(F?t.__c=d=new he(A,M):(t.__c=d=new gi(A,M),d.constructor=he,d.render=gV),B&&B.sub(d),d.props=A,d.state||(d.state={}),d.context=M,d.__n=r,f=d.__d=!0,d.__h=[],d._sb=[]),F&&d.__s==null&&(d.__s=d.state),F&&he.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=bo({},d.__s)),bo(d.__s,he.getDerivedStateFromProps(A,d.__s))),g=d.props,m=d.state,d.__v=t,f)F&&he.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),F&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(F&&he.getDerivedStateFromProps==null&&A!==g&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(A,M),!d.__e&&(d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(A,d.__s,M)===!1||t.__v==n.__v)){for(t.__v!=n.__v&&(d.props=A,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(Ae){Ae&&(Ae.__=t)}),q=0;q<d._sb.length;q++)d.__h.push(d._sb[q]);d._sb=[],d.__h.length&&o.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(A,d.__s,M),F&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(g,m,b)})}if(d.context=M,d.props=A,d.__P=e,d.__e=!1,Pe=it.__r,ct=0,F){for(d.state=d.__s,d.__d=!1,Pe&&Pe(t),h=d.render(d.props,d.state,d.context),j=0;j<d._sb.length;j++)d.__h.push(d._sb[j]);d._sb=[]}else do d.__d=!1,Pe&&Pe(t),h=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++ct<25);d.state=d.__s,d.getChildContext!=null&&(r=bo(bo({},r),d.getChildContext())),F&&!f&&d.getSnapshotBeforeUpdate!=null&&(b=d.getSnapshotBeforeUpdate(g,m)),a=TT(e,N_(de=h!=null&&h.type===yi&&h.key==null?h.props.children:h)?de:[de],t,n,r,i,s,o,a,l,c),d.base=t.__e,t.__u&=-161,d.__h.length&&o.push(d),x&&(d.__E=d.__=null)}catch(Ae){if(t.__v=null,l||s!=null)if(Ae.then){for(t.__u|=l?160:128;a&&a.nodeType==8&&a.nextSibling;)a=a.nextSibling;s[s.indexOf(a)]=null,t.__e=a}else for(Q=s.length;Q--;)A_(s[Q]);else t.__e=n.__e,t.__k=n.__k;it.__e(Ae,t,n)}else s==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):a=t.__e=mV(n.__e,t,n,r,i,s,o,l,c);return(h=it.diffed)&&h(t),128&t.__u?void 0:a}function RT(e,t,n){for(var r=0;r<n.length;r++)P_(n[r],n[++r],n[++r]);it.__c&&it.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(s){s.call(i)})}catch(s){it.__e(s,i.__v)}})}function mV(e,t,n,r,i,s,o,a,l){var c,h,d,f,g,m,b,x=n.props,A=t.props,F=t.type;if(F=="svg"?i="http://www.w3.org/2000/svg":F=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),s!=null){for(c=0;c<s.length;c++)if((g=s[c])&&"setAttribute"in g==!!F&&(F?g.localName==F:g.nodeType==3)){e=g,s[c]=null;break}}if(e==null){if(F==null)return document.createTextNode(A);e=document.createElementNS(i,F,A.is&&A),a&&(it.__m&&it.__m(t,s),a=!1),s=null}if(F===null)x===A||a&&e.data===A||(e.data=A);else{if(s=s&&up.call(e.childNodes),x=n.props||Al,!a&&s!=null)for(x={},c=0;c<e.attributes.length;c++)x[(g=e.attributes[c]).name]=g.value;for(c in x)if(g=x[c],c!="children"){if(c=="dangerouslySetInnerHTML")d=g;else if(!(c in A)){if(c=="value"&&"defaultValue"in A||c=="checked"&&"defaultChecked"in A)continue;ap(e,c,null,g,i)}}for(c in A)g=A[c],c=="children"?f=g:c=="dangerouslySetInnerHTML"?h=g:c=="value"?m=g:c=="checked"?b=g:a&&typeof g!="function"||x[c]===g||ap(e,c,g,x[c],i);if(h)a||d&&(h.__html===d.__html||h.__html===e.innerHTML)||(e.innerHTML=h.__html),t.__k=[];else if(d&&(e.innerHTML=""),TT(e,N_(f)?f:[f],t,n,r,F=="foreignObject"?"http://www.w3.org/1999/xhtml":i,s,o,s?s[0]:n.__k&&za(n,0),a,l),s!=null)for(c=s.length;c--;)A_(s[c]);a||(c="value",F=="progress"&&m==null?e.removeAttribute("value"):m!==void 0&&(m!==e[c]||F=="progress"&&!m||F=="option"&&m!==x[c])&&ap(e,c,m,x[c],i),c="checked",b!==void 0&&b!==e[c]&&ap(e,c,b,x[c],i))}return e}function P_(e,t,n){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(i){it.__e(i,n)}}function NT(e,t,n){var r,i;if(it.unmount&&it.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||P_(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(s){it.__e(s,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&NT(r[i],t,n||typeof e.type!="function");n||A_(e.__e),e.__c=e.__=e.__e=void 0}function gV(e,t,n){return this.constructor(e,n)}function AT(e,t,n){var r,i,s,o;t==document&&(t=document.documentElement),it.__&&it.__(e,t),i=(r=typeof n=="function")?null:n&&n.__k||t.__k,s=[],o=[],O_(t,e=(!r&&n||t).__k=M_(yi,null,[e]),i||Al,Al,t.namespaceURI,!r&&n?[n]:i?null:t.firstChild?up.call(t.childNodes):null,s,!r&&n?n:i?i.__e:t.firstChild,r,o),RT(s,e,o)}up=DT.slice,it={__e:function(e,t,n,r){for(var i,s,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((s=i.constructor)&&s.getDerivedStateFromError!=null&&(i.setState(s.getDerivedStateFromError(e)),o=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),o=i.__d),o)return i.__E=i}catch(a){e=a}throw e}},bT=0,x_=function(e){return e!=null&&e.constructor==null},gi.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=bo({},this.state),typeof e=="function"&&(e=e(bo({},n),this.props)),e&&bo(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),_T(this))},gi.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),_T(this))},gi.prototype.render=yi,Is=[],CT=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,D_=function(e,t){return e.__v.__b-t.__v.__b},lp.__r=0,ST=/(PointerCapture)$|Capture$/i,R_=0,I_=wT(!1),T_=wT(!0),dV=0;var L_,ar,k_,MT,OT=0,HT=[],dn=it,PT=dn.__b,kT=dn.__r,LT=dn.diffed,FT=dn.__c,BT=dn.unmount,VT=dn.__;function yV(e,t){dn.__h&&dn.__h(ar,e,OT||t),OT=0;var n=ar.__H||(ar.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function B_(e,t){var n=yV(L_++,7);return EV(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function vV(){for(var e;e=HT.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(dp),e.__H.__h.forEach(F_),e.__H.__h=[]}catch(t){e.__H.__h=[],dn.__e(t,e.__v)}}dn.__b=function(e){ar=null,PT&&PT(e)},dn.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),VT&&VT(e,t)},dn.__r=function(e){kT&&kT(e),L_=0;var t=(ar=e.__c).__H;t&&(k_===ar?(t.__h=[],ar.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(t.__h.forEach(dp),t.__h.forEach(F_),t.__h=[],L_=0)),k_=ar},dn.diffed=function(e){LT&<(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(HT.push(t)!==1&&MT===dn.requestAnimationFrame||((MT=dn.requestAnimationFrame)||_V)(vV)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),k_=ar=null},dn.__c=function(e,t){t.some(function(n){try{n.__h.forEach(dp),n.__h=n.__h.filter(function(r){return!r.__||F_(r)})}catch(r){t.some(function(i){i.__h&&(i.__h=[])}),t=[],dn.__e(r,n.__v)}}),FT&&FT(e,t)},dn.unmount=function(e){BT&&BT(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{dp(r)}catch(i){t=i}}),n.__H=void 0,t&&dn.__e(t,n.__v))};var UT=typeof requestAnimationFrame=="function";function _V(e){var t,n=function(){clearTimeout(r),UT&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);UT&&(t=requestAnimationFrame(n))}function dp(e){var t=ar,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),ar=t}function F_(e){var t=ar;e.__c=e.__(),ar=t}function EV(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}var wV=Symbol.for("preact-signals");function U_(){if(qa>1)qa--;else{for(var e,t=!1;Ml!==void 0;){var n=Ml;for(Ml=void 0,V_++;n!==void 0;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&$T(n))try{n.c()}catch(i){t||(e=i,t=!0)}n=r}}if(V_=0,qa--,t)throw e}}var Et=void 0,Ml=void 0,qa=0,V_=0,fp=0;function jT(e){if(Et!==void 0){var t=e.n;if(t===void 0||t.t!==Et)return t={i:0,S:e,p:Et.s,n:void 0,t:Et,e:void 0,x:void 0,r:t},Et.s!==void 0&&(Et.s.n=t),Et.s=t,e.n=t,32&Et.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=Et.s,t.n=void 0,Et.s.n=t,Et.s=t),t}}function fn(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}fn.prototype.brand=wV;fn.prototype.h=function(){return!0};fn.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e)};fn.prototype.U=function(e){if(this.t!==void 0){var t=e.e,n=e.x;t!==void 0&&(t.x=n,e.e=void 0),n!==void 0&&(n.e=t,e.x=void 0),e===this.t&&(this.t=n)}};fn.prototype.subscribe=function(e){var t=this;return Sn(function(){var n=t.value,r=Et;Et=void 0;try{e(n)}finally{Et=r}})};fn.prototype.valueOf=function(){return this.value};fn.prototype.toString=function(){return this.value+""};fn.prototype.toJSON=function(){return this.value};fn.prototype.peek=function(){var e=Et;Et=void 0;try{return this.value}finally{Et=e}};Object.defineProperty(fn.prototype,"value",{get:function(){var e=jT(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(V_>100)throw new Error("Cycle detected");this.v=e,this.i++,fp++,qa++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{U_()}}}});function Ir(e){return new fn(e)}function $T(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function WT(e){for(var t=e.s;t!==void 0;t=t.n){var n=t.S.n;if(n!==void 0&&(t.r=n),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function GT(e){for(var t=e.s,n=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):n=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r}e.s=n}function Ya(e){fn.call(this,void 0),this.x=e,this.s=void 0,this.g=fp-1,this.f=4}(Ya.prototype=new fn).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===fp))return!0;if(this.g=fp,this.f|=1,this.i>0&&!$T(this))return this.f&=-2,!0;var e=Et;try{WT(this),Et=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(n){this.v=n,this.f|=16,this.i++}return Et=e,GT(this),this.f&=-2,!0};Ya.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t)}fn.prototype.S.call(this,e)};Ya.prototype.U=function(e){if(this.t!==void 0&&(fn.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t)}};Ya.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N()}};Object.defineProperty(Ya.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=jT(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function H_(e){return new Ya(e)}function zT(e){var t=e.u;if(e.u=void 0,typeof t=="function"){qa++;var n=Et;Et=void 0;try{t()}catch(r){throw e.f&=-2,e.f|=8,j_(e),r}finally{Et=n,U_()}}}function j_(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,zT(e)}function bV(e){if(Et!==this)throw new Error("Out-of-order effect");GT(this),Et=e,this.f&=-2,8&this.f&&j_(this),U_()}function Ol(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Ol.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t=="function"&&(this.u=t)}finally{e()}};Ol.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,zT(this),WT(this),qa++;var e=Et;return Et=this,bV.bind(this,e)};Ol.prototype.N=function(){2&this.f||(this.f|=2,this.o=Ml,Ml=this)};Ol.prototype.d=function(){this.f|=8,1&this.f||j_(this)};function Sn(e){var t=new Ol(e);try{t.c()}catch(n){throw t.d(),n}return t.d.bind(t)}var W_,$_;function Ka(e,t){it[e]=t.bind(null,it[e]||function(){})}function pp(e){$_&&$_(),$_=e&&e.S()}function qT(e){var t=this,n=e.data,r=SV(n);r.value=n;var i=B_(function(){for(var s=t.__v;s=s.__;)if(s.__c){s.__c.__$f|=4;break}return t.__$u.c=function(){var o,a=t.__$u.S(),l=i.value;a(),x_(l)||((o=t.base)==null?void 0:o.nodeType)!==3?(t.__$f|=1,t.setState({})):t.base.data=l},H_(function(){var o=r.value.value;return o===0?0:o===!0?"":o||""})},[]);return i.value}qT.displayName="_st";Object.defineProperties(fn.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:qT},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});Ka("__b",function(e,t){if(typeof t.type=="string"){var n,r=t.props;for(var i in r)if(i!=="children"){var s=r[i];s instanceof fn&&(n||(t.__np=n={}),n[i]=s,r[i]=s.peek())}}e(t)});Ka("__r",function(e,t){pp();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=function(i){var s;return Sn(function(){s=this}),s.c=function(){r.__$f|=1,r.setState({})},s}())),W_=r,pp(n),e(t)});Ka("__e",function(e,t,n,r){pp(),W_=void 0,e(t,n,r)});Ka("diffed",function(e,t){pp(),W_=void 0;var n;if(typeof t.type=="string"&&(n=t.__e)){var r=t.__np,i=t.props;if(r){var s=n.U;if(s)for(var o in s){var a=s[o];a!==void 0&&!(o in r)&&(a.d(),s[o]=void 0)}else n.U=s={};for(var l in r){var c=s[l],h=r[l];c===void 0?(c=CV(n,l,h,i),s[l]=c):c.o(h,i)}}}e(t)});function CV(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,s=Ir(n);return{o:function(o,a){s.value=o,r=a},d:Sn(function(){var o=s.value.value;r[t]!==o&&(r[t]=o,i?e[t]=o:o?e.setAttribute(t,o):e.removeAttribute(t))})}}Ka("unmount",function(e,t){if(typeof t.type=="string"){var n=t.__e;if(n){var r=n.U;if(r){n.U=void 0;for(var i in r){var s=r[i];s&&s.d()}}}}else{var o=t.__c;if(o){var a=o.__$u;a&&(o.__$u=void 0,a.d())}}e(t)});Ka("__h",function(e,t,n,r){(r<3||r===9)&&(t.__$f|=2),e(t,n,r)});gi.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){if(!(r||2&this.__$f||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var s in e)if(s!=="__source"&&e[s]!==this.props[s])return!0;for(var o in this.props)if(!(o in e))return!0;return!1};function SV(e){return B_(function(){return Ir(e)},[])}var hp=class{url;alt;constructor(e){e.alt&&(this.alt=e.alt),this.url=e.url}},mp=class{d;cmp;effective;constructor(e={}){this.d=e.d,this.cmp=e.cmp,this.effective=this.d}},G_=class{id;mID;name;groupID;groupName;isSelected;constructor(e){e??={},this.id=e.id,this.mID=e.mID,this.name=e.name,this.groupID=e.groupID,this.groupName=e.groupName,this.isSelected=e.isSelected??!1}},vi=class{mID;name;imgs;link;price;sku;isAvailable;quantity;sellingPlans;selectedSellingPlan;effectivePrice;constructor(e){e=e??{},this.mID=e.mID,this.name=e.name,this.imgs=e.imgs?.map(t=>new hp(t))??[],this.link=e.link,this.price=new mp(e.price),this.sku=e.sku,this.isAvailable=e.isAvailable,this.quantity=e.quantity,this.effectivePrice=Ir(this.price.effective),e.sellingPlans?.length&&(this.selectedSellingPlan=Ir(void 0)),this.sellingPlans=e.sellingPlans?.map(t=>{let n=new G_(t);return n.isSelected&&(this.selectedSellingPlan.value=n),n})}getOneImage(){return this.imgs[0]?.url}changeSellingPlan(e){this.selectedSellingPlan.value=e}},Yn=class{id;mID;name;status;ctg;imgs;videos;portraitVideos;vars;desc;sDesc;link;slug;quantity;category;meta;reviews;tags;selectedOrFirstVariant;selected=Ir(!0);constructor(e){this.update(e),this.selectedOrFirstVariant=Ir(this.selectedVariant)}get imageURL(){return this.imgs?.[0]?.url}get secondaryImageURL(){return this.imgs?.[1]?.url}get getVariantImages(){return this.selectedOrFirstVariant.value.imgs}get variantImage(){return this.getVariantImages[0]?.url}get variantSecondaryImage(){return this.getVariantImages[1]?.url}get selectedVariant(){return this.vars.find(e=>e.isAvailable)??this.vars[0]}set variants(e){this.vars=e,this.selectedOrFirstVariant.value=this.selectedVariant}update(e){return this.id=e.id,this.mID=e.mID,this.name=e.name,this.status=e.status,this.ctg=e.ctg,this.imgs=e.imgs,this.desc=e.desc,this.sDesc=e.sDesc,this.link=e.link,this.slug=e.slug,this.quantity=e.quantity,this.meta=e.meta,this.category=e.category,this.videos=e.videos,this.reviews=e.reviews,this.portraitVideos=e.videos?.filter(t=>t.orientation==="PORTRAIT"),this.tags=e.tags,e.vars&&(this.vars=e.vars.map(t=>new vi(t))),this}toEmbed(e){return e=e??this.selectedOrFirstVariant.value,new mn({id:this.id,mID:this.mID,vID:e.mID,vName:e.name,name:this.name,link:this.link,slug:this.slug,price:e.price.d,imageURL:e.getOneImage()??this.imgs?.[0].url})}},gp=class{id;mID;handle;title;imageURL;constructor(e){e??={},this.id=e.id,this.mID=e.mID,this.handle=e.handle,this.title=e.title,this.imageURL=e.imageURL}},z_=class{enabled;constructor(e){this.enabled=e.enabled}},q_=class extends z_{max;min;constructor(e){e??={},super(e),this.min=e.min,this.max=e.max}},yp=class{productQuantity;constructor(e){e??={},this.productQuantity=new q_(e.productQuantity)}},Ts=class{s;g;i;constructor(e){e.s&&(this.s=new Ft(e.s)),e.g&&(this.g=new Pl(e.g)),this.i=e.i}get solid(){return this.s}get glossy(){return this.g}get img(){return this.i}},kl="a-f\\d",DV=`#?[${kl}]{3}[${kl}]?`,IV=`#?[${kl}]{6}([${kl}]{2})?`,TV=new RegExp(`[^#${kl}]`,"gi"),xV=new RegExp(`^${DV}$|^${IV}$`,"i");function Y_(e,t={}){if(typeof e!="string"||TV.test(e)||!xV.test(e))throw new TypeError("Expected a valid hex string");e=e.replace(/^#/,"");let n=1;e.length===8&&(n=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),e.length===4&&(n=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),e.length===3&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);let r=Number.parseInt(e,16),i=r>>16,s=r>>8&255,o=r&255,a=typeof t.alpha=="number"?t.alpha:n;if(t.format==="array")return[i,s,o,a];if(t.format==="css"){let l=a===1?"":` / ${Number((a*100).toFixed(2))}%`;return`rgb(${i} ${s} ${o}${l})`}return{red:i,green:s,blue:o,alpha:a}}var Ft=class{h;a=100;g;constructor(e){e??={},this.h=e.h,this.a=e.a,this.g=e.g}get hex(){return this.h}get grad(){return this.g}get rgba(){if(!this.hex)return"";try{return Y_(this.hex,{format:"css",alpha:this.getAlpha()})}catch(e){return console.error("Invalid hex",e),"#000000"}}getAlpha(){return(this.a??100)/100}},xs=class{s;r;w;c;constructor(e){this.s=e.s,this.r=e.r,this.w=e.w,e.c&&(this.c=new Ft(e.c))}get radius(){return this.r}get width(){return this.w}get color(){return this.c}get style(){return YT[this.s??1]}},YT=(e=>(e[e.SOLID=1]="SOLID",e[e.DASHED=2]="DASHED",e))(YT||{}),Pl=class J0{static DEFAULT_FALLBACK=new Ft({h:"#000000",a:50});r;c;fb;constructor(t){this.r=t.r,t.c&&(this.c=new Ft(t.c)),t.fb&&(this.fb=new Ft(t.fb))}get radius(){return this.r}get color(){return this.c}get fallback(){return this.fb??J0.DEFAULT_FALLBACK}},Ll=class{blur;spr;clr;x;y;constructor(e){e=e??{},this.blur=e.blur??0,this.spr=e.spr??0,this.x=e.x??0,this.y=e.y??0,this.clr=new Ft(e.clr)}getStyle(e){return`${this.x*e}px ${this.y*e}px ${this.blur*e}px ${this.spr*e}px ${this.clr.rgba}`}},Yi=class{pl;pr;pt;pb;ml;mr;mt;mb;cent;constructor(e){e=e??{},this.pl=e.pl??0,this.pr=e.pr??0,this.pt=e.pt??0,this.pb=e.pb??0,this.ml=e.ml??0,this.mr=e.mr??0,this.mt=e.mt??0,this.mb=e.mb??0,this.cent=e.cent??!1}getHorizontal(){return this.pl+this.pr}getVertical(){return this.pt+this.pb}getPaddingCSS(){return`${this.pt}px ${this.pr}px ${this.pb}px ${this.pl}px`}},Rs=class{rot;constructor(e){e?.rot&&(this.rot=e.rot)}get rotate(){return this.rot}},cr=class{t;bg;br;clc;shd;spc;trf;a;w;h;x;y;constructor(e){this.t=e.t,e.bg&&(this.bg=new Ts(e.bg)),e.br&&(this.br=new xs(e.br)),e.shd&&(this.shd=new Ll(e.shd)),e.spc&&(this.spc=new Yi(e.spc)),this.trf=new Rs(e.trf),this.clc=e.clc,this.w=e.w,this.h=e.h,this.x=e.x,this.y=e.y,this.a=e.a}get alpha(){return this.a??100}get type(){return this.t}get typeAsString(){return Pt[this.t]}get click(){return this.clc}},Pt=(e=>(e[e.IMAGE=1]="IMAGE",e[e.TEXT=2]="TEXT",e[e.BUTTON=3]="BUTTON",e[e.FLEXBOX=4]="FLEXBOX",e[e.MULTI_COLUMN=5]="MULTI_COLUMN",e[e.CHECKBOX=6]="CHECKBOX",e[e.PRODUCTS=11]="PRODUCTS",e[e.PRODUCT=12]="PRODUCT",e[e.PRODUCT_IMAGE=13]="PRODUCT_IMAGE",e[e.PRODUCT_TITLE=14]="PRODUCT_TITLE",e[e.PRODUCT_VARIATIONS=15]="PRODUCT_VARIATIONS",e[e.PRODUCT_VARIATIONS_SELLING_PLANS=16]="PRODUCT_VARIATIONS_SELLING_PLANS",e[e.PRODUCT_BUTTON=18]="PRODUCT_BUTTON",e[e.PRODUCT_RATING=19]="PRODUCT_RATING",e[e.EMAIL_INPUT=51]="EMAIL_INPUT",e[e.PHONE_INPUT=52]="PHONE_INPUT",e[e.COUNTDOWN_TIMER=61]="COUNTDOWN_TIMER",e[e.CAROUSEL=62]="CAROUSEL",e[e.SHAPE=100]="SHAPE",e))(Pt||{}),Ns=class extends cr{constructor(e){super(e)}},Ki=class extends cr{src;constructor(e){super(e),this.src=e.src}},Za=(e=>(e[e.START=0]="START",e[e.CENTER=1]="CENTER",e[e.END=2]="END",e[e.JUSTIFY=3]="JUSTIFY",e))(Za||{}),vp=class{name;fonts;constructor(e){e=e??{},e.name&&(e.name=e.name!=="Arial"?e.name:""),this.name=e.name,this.fonts=e.fonts?.map(t=>new K_(t))}},K_=class{style;url;constructor(e){e=e??{},this.style=e.style,this.url=e.url}getFontDescriptor(){return{style:this.style===2||this.style===4?"italic":"normal",weight:this.style===4||this.style===3?"700":"400"}}getURL(){return`url('${this.url}') format('truetype')`}},Dn=class{fw;fs;fam;fmly;lh=1.2;ls;s;tc;ta;td;tdc;constructor(e){this.update(e)}get alignment(){return Za[this.ta]}get letterSpacing(){return this.ls?this.ls+"px":"normal"}update(e){e=e??{},e.lh&&(this.lh=e.lh),e.tdc&&(this.tdc=new Ft(e.tdc)),this.td=e.td,this.fs=e.s??e.fs??60,this.tc=new Ft(e.tc),this.ta=e.ta??1,this.fw=e.fw??400,this.ls=e.ls??0,this.tc.h??="#000000",this.fam=new vp(e.fam??e.fmly)}resize(e){this.s*=e,this.ls*=e}},_i=class extends cr{typo;constructor(e){super(e);let t=w(w({},e.f),e.typo);e.alg&&(t.ta=e.alg),e.c&&(t.tc=e.c),this.typo=new Dn(t)}get color(){return this.typography.tc}get typography(){return this.typo}},Co=class extends _i{prs;constructor(e){super(e),this.prs=e.prs}get parts(){return this.prs}},_p=class extends cr{o;constructor(e){super(e),this.o=e.o??5,this.w=this.w??1080,this.h=this.h??1920}getOrigin(){return this.o}},Xa=class{dd;hh;mm;ss;date;constructor(e){e??={},this.dd=e.dd??0,this.hh=e.hh??0,this.mm=e.mm??0,this.ss=e.ss??0,this.date=e.date?new Date(e.date):void 0}start(e,t){let n=new Date;e===2?(n.setSeconds(n.getSeconds()+this.ss),n.setMinutes(n.getMinutes()+this.mm),n.setHours(n.getHours()+this.hh),n.setDate(n.getDate()+this.dd)):n=this.date??new Date;let r=window.setInterval(()=>{let i=new Date().getTime(),s=n.getTime()-i;if(s<1){clearInterval(r);return}let o=Math.floor(s/(1e3*60*60*24)),a=Math.floor(s%(1e3*60*60*24)/(1e3*60*60)),l=Math.floor(s%(1e3*60*60)/(1e3*60)),c=Math.floor(s%(1e3*60)/1e3);t({days:o,hours:a,minutes:l,seconds:c})},1e3);return r}},Ja=class extends _i{gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e),this.gap=e.gap,this.timerType=e.type,this.timer=new Xa(e.timer),this.show=e.show??{day:!0,hour:!0,minute:!0,second:!0},this.horizontal=e.horizontal,this.lblPos=e.lblPos}},Ep=class{txt;c;constructor(e){e??={},this.txt=e.txt,this.c=new Ft(e.c??{})}get text(){return this.txt}get color(){return this.c}},So=class extends _i{ph;constructor(e){super(e),this.ph=new Ep(e.ph)}get placeholderText(){return this.ph.text}get placeholderColor(){return this.ph.color.rgba}},Qa=class extends So{constructor(e){e??={},super(e)}},ec=class extends So{},tc=class extends So{},nc=class extends Ki{},wp=class{en;ex;constructor(e){e=e??{},this.en=e.en,this.ex=e.ex}getEnterAnimation(){switch(this.en){case 2:return[{transform:"translateY(-100%)"},{transform:"translateY(0%)"}];case 3:return[{transform:"translateY(100%)"},{transform:"translateY(0%)"}];case 4:return[{transform:"translateX(-100%)"},{transform:"translateX(0%)"}];case 5:return[{transform:"translateX(100%)"},{transform:"translateX(0%)"}];case 6:return[{transform:"translate(-100%, -100%)"},{transform:"translate(0%, 0%)"}];case 7:return[{transform:"translate(100%, -100%)"},{transform:"translate(0%, 0%)"}];case 8:return[{transform:"translate(-100%, 100%)"},{transform:"translate(0%, 0%)"}];case 9:return[{transform:"translate(100%, 100%)"},{transform:"translate(0%, 0%)"}];case 10:return[{transform:"scale(0.1)"},{transform:"scale(1)"}];default:return[]}}getExitAnimation(){switch(this.ex){case 2:return[{transform:"translateY(0%)"},{transform:"translateY(-100%)"}];case 3:return[{transform:"translateY(0%)"},{transform:"translateY(100%)"}];case 4:return[{transform:"translateX(0%)"},{transform:"translateX(-100%)"}];case 5:return[{transform:"translateX(0%)"},{transform:"translateX(100%)"}];case 6:return[{transform:"translate(0%, 0%)"},{transform:"translate(-100%, -100%)"}];case 7:return[{transform:"translate(0%, 0%)"},{transform:"translate(100%, -100%)"}];case 8:return[{transform:"translate(0%, 0%)"},{transform:"translate(-100%, 100%)"}];case 9:return[{transform:"translate(0%, 0%)"},{transform:"translate(100%, 100%)"}];case 10:return[{transform:"scale(1)"},{transform:"scale(0)"}];default:return[]}}},Fl=class extends cr{gvt;max;cover;anim;embedded;position;constructor(e){e=e??{},super(e),this.gvt=e.gvt??5,this.max=e.max,this.cover=e.cover??!0,this.anim=new wp(e.anim),this.embedded=e.embedded,this.position=e.position??1,this.spc||(this.spc=new Yi({pl:k.IN_APP_DEFAULT_PADDING,pr:k.IN_APP_DEFAULT_PADDING,pt:k.IN_APP_DEFAULT_PADDING,pb:k.IN_APP_DEFAULT_PADDING}))}isEmbedded(){return this.position===2&&!!this.embedded}getEmbeddedSelector(){return`.letscooee-engagement.container-${this.embedded}`}},bp=class extends Fl{cont;elems=[];mob;constructor(e){e=e??{},super(e),this.cont=new _p(e.cont),this.mob=new Fl(e.mob),this.bg||(this.bg=this.cont.bg,delete this.cont.bg),e.elems.forEach(t=>{t.t===1?this.elems.push(new Ki(t)):t.t===2?this.elems.push(new Co(t)):t.t===3?this.elems.push(new Co(t)):t.t===100?this.elems.push(new Ns(t)):t.t===51?this.elems.push(new ec(t)):t.t===52?this.elems.push(new tc(t)):t.t===61?this.elems.push(new Ja(t)):t.t===15||t.t===16?this.elems.push(new Qa(t)):t.t===13&&this.elems.push(new nc(t))})}getStylesForWrapper(){if(this.cover)return{};let e;return this.gvt===1?e={top:0,left:0}:this.gvt===2?e={top:0,left:"50%",transform:"translateX(-50%)"}:this.gvt===3?e={top:0,right:0}:this.gvt===6?e={top:"50%",right:0,transform:"translateY(-50%)"}:this.gvt===9?e={bottom:0,right:0}:this.gvt===8?e={bottom:0,left:"50%",transform:"translateX(-50%)"}:this.gvt===7?e={bottom:0,left:0}:this.gvt===4?e={top:"50%",left:0,transform:"translateY(-50%)"}:e={top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"},e.overflow="visible",e}getFlexStylesForContainer(){let e={display:"flex",flexDirection:"row"},t,n;return this.gvt===1?(t="flex-start",n="flex-start"):this.gvt===2?(t="center",n="flex-start"):this.gvt===3?(t="flex-end",n="flex-start"):this.gvt===4?(t="flex-start",n="center"):this.gvt===6?(t="flex-end",n="center"):this.gvt===7?(t="flex-start",n="flex-end"):this.gvt===8?(t="center",n="flex-end"):this.gvt===9?(t="flex-end",n="flex-end"):(t="center",n="center"),e.alignItems=n,e.justifyContent=t,e.overflow="visible",e}overrideForMobileView(){this.max=this.mob.max??this.max,this.cover=this.mob.cover??this.cover,this.gvt=this.mob.gvt??this.gvt,this.bg=this.mob.bg??this.bg,this.spc=this.mob.spc??this.spc,this.anim=this.mob.anim??this.anim,this.position=this.mob.position??this.position,this.embedded=this.mob.embedded??this.embedded}},rc=class{gap;dir;wrap;jc;ai;scroll;constructor(e){e??={},this.gap=e.gap??0,this.dir=e.dir??"row",this.wrap=e.wrap??"nowrap",this.jc=e.jc??"flex-start",this.ai=e.ai??"flex-start",this.scroll=e.scroll}},Cp=class{of;disp;pos;top;bottom;left;right;zIndex;constructor(e){e??={},this.of=e.of,this.disp=e.disp,this.pos=e.pos,this.top=e.top,this.bottom=e.bottom,this.left=e.left,this.right=e.right,this.zIndex=e.zIndex}},Sp=class{w;h;maxW;maxH;minW;minH;constructor(e){e??={},this.w=e.w??"100%",this.h=e.h??"auto",this.maxW=e.maxW,this.maxH=e.maxH,this.minW=e.minW,this.minH=e.minH}},Dp=class{size;bg;br;spc;typo;lout;flex;constructor(e){e??={},this.spc=new Yi(e.spc),e.size&&(this.size=new Sp(e.size)),e.bg&&(this.bg=new Ts(e.bg)),e.br&&(this.br=new xs(e.br)),e.typo&&(this.typo=new Dn(e.typo)),e.lout&&(this.lout=new Cp(e.lout)),e.flex&&(this.flex=new rc(e.flex))}},ic=class{sm;lg;constructor(e){e??={},this.sm=new Dp(e.sm),this.lg=new Dp(e.lg)}},_n=class{t;style;hide;when;clc;constructor(e,t){t??={},this.t=e,this.style=new ic(t.style),this.hide=t.hide,t.when?.op&&(this.when=t.when),t.clc&&(this.clc=t.clc)}get stringType(){return Pt[this.t]}},En=class extends _n{text;constructor(e,t){e?.style?.lg?.typo?.s&&delete e.style.lg.typo.s,e?.style?.sm?.typo?.s&&delete e.style.sm.typo.s,super(t??2,e),e??={},this.text=e.text}},As=class extends En{constructor(e,t){super(e,t??3)}},oc=class extends _n{value;constructor(e){super(6,e),e??={},this.value=e.value}},sc=class extends En{constructor(e=15,t){super(t,e)}},Ip=class extends _n{c;iconSize;showSingleStar;fullStar;halfStart;constructor(e){super(19,e),e??={},this.c=new Ft(e.c),this.iconSize=e.iconSize??24,this.showSingleStar=e.showSingleStar??!1,this.fullStar=e.fullStar,this.halfStart=e.halfStart}},KT=Re(us()),Z_=class{enabled;type;color;constructor(e){e??={},this.enabled=e.enabled,this.type=e.type,this.color=new Ft(e.color)}},X_=class{size;enabled;color;constructor(e){e??={},this.enabled=e.enabled,this.size=e.size,this.color=new Ft(e.color)}},Bl=class{navigation;pagination;autoplay;maxInRow;gap;slidesPerView;constructor(e){e??={},this.navigation=new X_(e.navigation),this.pagination=new Z_(e.pagination),this.autoplay=e.autoplay,this.slidesPerView=e.slidesPerView??1,this.maxInRow=e.maxInRow??e.slidesPerView??4,this.gap=e.gap??0}},Tp=class extends _n{conf;slide;formData;values;allowedTypes;constructor(e){super(62,e),e&&this.update(e)}update(e){e??={},this.slide=lr.getParsedElement(e.slide),this.formData=e.formData,this.values=e.values,this.conf=new Bl(e.conf),this.allowedTypes=e.allowedTypes}},xp=class extends En{gap;timer;timerType;horizontal;lblPos;show;constructor(e){e??={},super(e,61),this.gap=e.gap,this.timerType=e.type,this.timer=new Xa(e.timer),this.show=e.show??{days:!0,hours:!0,minutes:!0,seconds:!0},this.horizontal=e.horizontal,this.lblPos=e.lblPos}},Do=class extends _n{elems;constructor(e){super(4,e),this.update(e)}update(e){e??={},this.elems??=[],e.elems?.forEach(t=>{let n=lr.getParsedElement(t);n&&this.elems.push(n)})}},Ms=class extends _n{src;sm;lg;constructor(e,t){super(t??1,e),e&&this.update(e)}update(e){this.src=e.src,this.sm=e.sm,this.lg=e.lg}},lr=class K0{static getParsedElements(t){let n=[];return t?.forEach(r=>{let i=K0.getParsedElement(r);i&&n.push(i)}),n}static getParsedElement(t){switch(t.t){case 2:return new En(t);case 3:return new As(t);case 6:return new oc(t);case 11:return new Rp(t);case 12:return new Io(t);case 61:return new xp(t);case 4:return new Do(t);case 1:return new Ms(t);case 13:return new Ms(t,13);case 14:return new En(t,14);case 15:case 16:return new sc(t.t,t);case 18:return new As(t,18);case 62:return new Tp(t);case 19:return new Ip(t);default:KT.default.error("Unknown element type",t.t);return}}static parseAlignmentToJustifyContent(t){switch(t){case 1:return"center";case 2:return"flex-end";case 0:return"flex-start";default:return"flex-start"}}},Io=class extends _n{img;title;desc;price;compareAt;btn;variantDD;show;symbol;cBox;elems;noLinks;constructor(e){if(e??={},super(12,e),this.show=e.show,this.elems=lr.getParsedElements(e.elems),this.noLinks=e.noLinks,!this.elems.length){e.cBox&&this.elems.push(new oc(e.cBox)),this.elems.push(new Ms(e.img,13));let t=new En(e.title,14);t.hide=!e.show?.title,t.text="{{ product.name }}",this.elems.push(t);let n=new En(e.price);n.text="{{ product.price }}",n.hide=!e.show?.price;let r=new En(e.compareAt);r.text="{{ product.compare_price }}",r.hide=!e.show?.price,e.compareAt||(r.style=new ic(n.style),r.style.lg.typo=new Dn(te(w({},r.style.lg.typo),{td:"line-through"})),r.style.sm.typo=new Dn(te(w({},r.style.sm.typo),{td:"line-through"})));let i=new Do({style:{lg:{spc:{mb:10},flex:{dir:"row",gap:10,ai:"center",jc:lr.parseAlignmentToJustifyContent(n.style.lg.typo?.ta)}}}});i.elems.push(r),i.elems.push(n),this.elems.push(i);let s=new sc(15,e.variantDD);if(s.hide=!e.show?.variantDD,this.elems.push(s),e.btn){let o=new As(e.btn,18);o.hide=!e.show?.btn,this.elems.push(o)}}e.symbol&&(this.symbol=new En(e.symbol))}},Rp=class extends _n{conf;prod;constructor(e){super(11,e),e??={},this.conf=new J_(e.conf),this.prod=new Io(e.prod)}},Np=class extends Bl{disp;maxItems;constructor(e){e??={},super(e),this.disp=e.disp,this.maxItems=e.maxItems}},J_=class{lg;sm;constructor(e){e??={},this.lg=new Np(e.lg),this.sm=new Np(e.sm)}},Ap=class extends Do{constructor(e){super(e)}},ac=class{cont;elems=[];constructor(e){e=e??{},this.cont=new Ap(e.cont),e.elems?.forEach(t=>{this.addRawElement(t)})}addRawElement(e){let t=lr.getParsedElement(e);return t&&this.elems.push(t),t}},ZT=Re(qn()),Q_=class{minValue;rewardType;label;reachingText;reachedText;discount;items;calculatedAlignment;constructor(e){this.minValue=e.minValue,this.rewardType=e.rewardType,this.label=e.label,this.reachingText=e.reachingText,this.reachedText=e.reachedText,this.discount=e.discount,this.items=e.items?.map(t=>new mn(t))}},Mp=class{layout;milestones;onlyLatestGift;noConfetti;constructor(e){this.layout=e.layout??ZT.ProgressBarLayout.ICONS,this.milestones=e.milestones?.map(t=>new Q_(t))??[],this.onlyLatestGift=e.onlyLatestGift,this.noConfetti=e.noConfetti}},Op=class{applyDiscountOnMinimum;constructor(e){this.applyDiscountOnMinimum=e.applyDiscountOnMinimum}},tE=class{engagementID;shortID;contentType;delay;onsiteDeliveryType;objective;redirectBehaviour;constructor(e){this.shortID=e.shortID,this.contentType=e.contentType,this.engagementID=e.engagementID,this.delay=e.delay??0,this.redirectBehaviour=e.redirectBehaviour,this.onsiteDeliveryType=e.onsiteDeliveryType,this.objective=e.objective}isAnySplit(){return this.isABTesting()||this.isExclusionTesting()}isExclusionTesting(){return this.contentType===Un.EngagementContentType.EXCLUSION}isABTesting(){return this.contentType===Un.EngagementContentType.ABTESTING}isSingleContent(){return this.contentType===Un.EngagementContentType.SINGLE}},Hn=class Y0 extends tE{static SWIPER_ELEMENTS=new Set([11,62]);nudgeID;contentID;variation;ian;widget;discount;placement;promotionType;contentSource;manipulation;klaviyoFormID;hasMultiplePlacement;skipSubscribedItems;progressBarConfig;bundleConfig;content;previewType;occurred;id;currency;props;items;nonMutableItems;embeddedItems;bundleFrom;collections;customerData;experiment;discountData=Ir({});constructor(t){super(t),this.id=t.id,this.nudgeID=t.nudgeID,this.currency=Oe.get().currencyCode??"USD",this.contentID=t.contentID,this.variation=t.variation,t.widget&&(this.widget=new ac(t.widget)),this.previewType=t.previewType,this.occurred=t.occurred??new Date,this.props=t.props,this.embeddedItems=t.embeddedItems?.map(n=>new mn(n)),this.items=t.items?.map(n=>new Yn(n))??[],this.nonMutableItems=t.items?.map(n=>new Yn(n))??[],this.collections=t.collections?.map(n=>new gp(n))??[],this.discount=t.discount,this.placement=t.placement,this.customerData=t.customerData,this.ian=t.ian?this.processPopup(t.ian):void 0,this.promotionType=t.promotionType,this.manipulation=new yp(t.manipulation),this.contentSource=t.contentSource,this.klaviyoFormID=t.klaviyoFormID,this.hasMultiplePlacement=t.hasMultiplePlacement,this.skipSubscribedItems=t.skipSubscribedItems,this.experiment=t.experiment,t.progressBarConfig&&(this.progressBarConfig=new Mp(t.progressBarConfig)),t.bundleConfig&&(this.bundleConfig=new Op(t.bundleConfig)),t.bundleFrom&&(this.bundleFrom=new Yn(t.bundleFrom)),t.content?.videoConfig&&(this.content={videoConfig:new Wf(t.content.videoConfig)})}shouldDelay(){return this.delay>0}sentryContext(){return{id:this.id,shortID:this.shortID,currency:this.currency,contentType:this.contentType,objective:this.objective,onsiteDeliveryType:this.onsiteDeliveryType,engagementID:this.engagementID,contentID:this.contentID,nudgeID:this.nudgeID,variation:this.variation}}getDelaySeconds(){let t=new Date().getTime()-this.occurred.getTime();return this.delay*1e3-t}isBundle(){return this.objective===Un.EngagementObjective.BUNDLE_AND_UPSELL}isCartEmbed(){return this.onsiteDeliveryType===Un.OnsiteDeliveryType.CART_EMBED}isPageEmbed(){return this.onsiteDeliveryType===Un.OnsiteDeliveryType.PAGE_EMBED}isProgressBar(){return this.objective===Un.EngagementObjective.PROGRESS_BAR}isSubscriptionUpsell(){return this.objective===Un.EngagementObjective.SUBSCRIPTION_UPSELL}isCartRecovery(){return this.objective===Un.EngagementObjective.CART_RECOVERY}isProductPromotion(){return this.objective===Un.EngagementObjective.PRODUCT_PROMOTION}isProductPromoted(){return this.isProductPromotion()||this.isBundle()||this.isCartRecovery()}isBYOB(){return this.objective===Un.EngagementObjective.BYOB}isShoppableVideo(){return this.objective===Un.EngagementObjective.SHOPPABLE_VIDEO}processPopup(t){let n=JSON.stringify(t),r=this.items[0],i={},s={};if(r){let l=r.selectedOrFirstVariant.value;i={name:r.name,id:r.mID,link:r.link,vID:l.mID,image:r.variantImage,price:le.formatCurrency(l.price.d),comparePrice:le.formatCurrency(l.price.cmp),quantity:r.quantity},s={quantity:l.quantity}}let o={productCount:Ge.getCurrent().item_count},a=vn.render(n,{product:i,variant:s,cart:o,discount:this.discount,customer:this.customerData});return r&&(a=a.replace(new RegExp(k.PLACEHOLDER_IMAGE,"gi"),r.variantImage??r.imageURL)),new bp(JSON.parse(a))}calculateDiscountData(t,n){let r=eE.ArrayUtils.sum(t,s=>s.selectedOrFirstVariant.value.price.d),i={actualPrice:r,discountAmount:0,discountPercentage:0,discountedPrice:r};if(!t?.length||!n||!this.discount?.type){this.discountData.value=this.formatCurrencyAndNumber(i);return}if(To.DiscountType.BXGY===this.discount.type&&this.discount.values?.length)i.discountPercentage=this.discount.values[0],this.updateEffectivePrice(t,i.discountPercentage,!0),i.discountAmount=i.actualPrice-eE.ArrayUtils.sum(t,s=>s.selectedOrFirstVariant.value.effectivePrice.value);else if([To.DiscountType.UNIQUE_FLAT_ITEMS,To.DiscountType.STATIC].includes(this.discount.type)&&this.discount.values?.length)i.discountPercentage=this.discount.values[0],i.discountAmount=i.actualPrice*i.discountPercentage/100,this.updateEffectivePrice(t,i.discountPercentage);else if(this.discount.type===To.DiscountType.UNIQUE_FIXED_ITEMS&&this.discount.values?.length)i.discountAmount=i.actualPrice-this.discount.values[0],i.discountPercentage=i.discountAmount/i.actualPrice*100,this.updateEffectivePrice(t,i.discountPercentage);else if(this.discount.type===To.DiscountType.UNIQUE_CHEAPEST_ITEM_FREE){t.sort((o,a)=>a.selectedOrFirstVariant.value.price.d-o.selectedOrFirstVariant.value.price.d);let s=t[t.length-1];s.selectedOrFirstVariant.value.effectivePrice.value=0,i.discountAmount=s.selectedOrFirstVariant.value.price.d,i.discountPercentage=i.discountAmount/i.actualPrice*100}i.discountedPrice=i.actualPrice-i.discountAmount,this.discountData.value=this.formatCurrencyAndNumber(i)}getPrivateAttributesForLineItem(){return vt.get().skipItemAttribute?{}:{[k.VIA]:"Cooee",[k.CAMPAIGN_ATTRIBUTE]:this.shortID,[k.CONTENT_ATTRIBUTE]:this.contentID}}getKVFormatPrivateAttributesForLineItem(){return vt.get().skipItemAttribute?[]:[{key:k.VIA,value:"Cooee"},{key:k.CAMPAIGN_ATTRIBUTE,value:this.shortID},{key:k.CONTENT_ATTRIBUTE,value:this.contentID}]}isBundleDiscount(){return[To.DiscountType.UNIQUE_FIXED_ITEMS,To.DiscountType.UNIQUE_FLAT_ITEMS].includes(this.discount.type)}isBundleOnCartDrawer(){return this.isBundle()&&this.isCartEmbed()}isBundleOnPDP(){return this.isPageEmbed()&&this.isBundle()}hasSwiperElement(){let t=this.widget?.elems.find(r=>Y0.SWIPER_ELEMENTS.has(r.t));if(!t)return!1;if(t.t===62)return!0;let n=sr.get().isMobile()?"sm":"lg";return t.conf[n].disp===2}toString(){return`Engagement(id=${this.shortID})`}getCartMagicVariables(){let t=Ge.getCurrent();return{productCount:t.item_count,amount:le.formatCurrency(t.total_price/100),originalAmount:le.formatCurrency(t.original_total_price/100)}}updateEffectivePrice(t,n,r=!1){let i=Oe.get().getCurrentItem();t.forEach(s=>{let o=s.selectedOrFirstVariant.value,a=o.price;if(r&&s.mID===i.mID)o.effectivePrice.value=a.d;else{let l=a.d*n/100;o.effectivePrice.value=a.d-l}})}formatCurrencyAndNumber(t){if(!t)return{};let n={discountPercentage:le.formatNumber(t.discountPercentage??0),discountCode:this.discount?.code};return["actualPrice","discountAmount","discountedPrice"].map(r=>{n[r]=le.formatCurrency(t[r])}),n}},Yl=Re(qn()),tx=Re(S_()),nx=Re(Ta()),cc=class{constructor(e,t){this._startTime=e,this._triggerData=t}intervals=[];selectedEmbeddedItems;renderer;closeCallback;inputFields=[];get startTime(){return this._startTime}get triggerData(){return this._triggerData}get inputs(){return this.inputFields}get rootClassName(){let e=this.triggerData.shortID??this.triggerData.id.slice(-6);return e==="test"&&(e="test-"+this.startTime.getTime().toString()),k.IN_APP_WRAPPER_NAME+"-"+e}get selectedItems(){return this.triggerData.items.filter(e=>e.selected.value)}get shouldGiveFBTDiscount(){let e=this.selectedItems.length;return this.triggerData.bundleConfig?.applyDiscountOnMinimum?this.triggerData.bundleConfig.applyDiscountOnMinimum<=e:e===this.triggerData.items.length}onClose(e){this.closeCallback=e}closeInApp(e,t){t??={};let n=(new Date().getTime()-this.startTime.getTime())/1e3,r=w({eventName:e,duration:n},t);this.stopIntervals(),this.closeCallback&&this.closeCallback(r)}addInputField(e,t){this.inputFields.push({id:e,type:t,isValid:!1})}updateValidation(e,t){this.inputFields.forEach(n=>{if(n.id===e){n.isValid=t;return}})}hasManipulatedProductQuantity(){let e=this.triggerData.manipulation.productQuantity;return e?.enabled&&e.min!=null&&e.max!=null}getManipulatedQuantity(e){let{min:t=1,max:n=100}=this.triggerData.manipulation.productQuantity;if(t>n)return C.error("Invalid range: min should be less than or equal to max."),e;if(e>=t&&e<=n)return e;let r=e%100;return r<t?t:r>n?n:r}stopIntervals(){this.intervals.forEach(e=>clearInterval(e))}},rx=Re(us()),XT=Re(iE()),Os=class{static _flags={};static getFlags(){return this._flags}static setFlags(e){this._flags=e??{}}static isECommerceApp(){return Dt.isShopify()}},NV=(0,XT.default)(fetch),AV={retryDelay:k.API_CALL_RETRY_DELAY,retryOn:(e,t,n)=>e>=k.API_CALL_MAX_ATTEMPTS?!1:!!(t!==null||n?.status&&n?.status>=500)},Mn=class Q0{static INSTANCE;apiToken="";firstSeen="";constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Q0),this.INSTANCE}async validateSession(t){return this.post("/v1/event/validate-session",t)}updateUserData(t){this.put("/v1/user/update",t).then(async n=>{C.log("Updated user profile"),await Ps.getInstance().storeAndPopulateAuthData(n)}).catch(n=>{C.error("Error saving user profile",n)})}trackOrder(t){this.post("/v1/event/track-order",t).then(()=>{C.log("Sent Order")}).catch(n=>{C.error("Error sending track order",n)})}generateDiscount(t){return this.post("/v1/event/generate-discount",t)}updateDeviceProps(t){this.put("/v1/device/update",t).then(()=>{C.log("Updated device property")}).catch(async n=>{C.error("Error saving device property",n)})}setAPIToken(t){this.apiToken=t??""}setFirstSeen(t){this.firstSeen=t?.toUTCString()??""}get(t){return this.requestBackend("GET",t)}post(t,n){return this.requestBackend("POST",t,n)}put(t,n){return this.requestBackend("PUT",t,n)}async requestBackend(t,n,r){if(!Os.isECommerceApp()&&!Os.getFlags().allowEvents)return C.log(`Rejecting ${t} ${n} as this is not e-commerce app`),Promise.reject();n.startsWith("http")||(n=hn.apiURL+n);let i=this.getDefaultHeaders(),s="keepalive"in new Request("");if(r&&!s&&JSON.stringify(r).includes("CE App Background"))try{return this.performXMLHttpRequest(n,i,r)}catch(a){return _t.getInstance().captureException(a,{body:JSON.stringify(r)}),{}}let o={method:t,headers:i,keepalive:!0};return r&&(o.body=JSON.stringify(r)),this.request(n,o)}async request(t,n){let r=w(w({},AV),n),i=await NV(t,r);if(!i.ok)throw i;return i.json()}performXMLHttpRequest(t,n,r){return new Promise((i,s)=>{let o=new XMLHttpRequest;o.open("POST",t,!0),n.forEach((a,l)=>{o.setRequestHeader(l,a)}),o.onreadystatechange=()=>{if(o.readyState===XMLHttpRequest.DONE)if(o.status>=200&&o.status<300)try{o.getResponseHeader("Content-Type")?.includes("application/json")?i(JSON.parse(o.responseText)):s(new Error("Content-Type of response header is not json"))}catch(a){s(a)}else s(new Error(`Received status - ${o.status}(${o.statusText})`))},o.onerror=()=>{s(new Error("Network error occurred during the request."))},o.send(JSON.stringify(r))})}getDefaultHeaders(){let t=new Headers;return t.set("content-type","application/json"),t.set("cooee-sdk",k.SDK),t.set("cooee-sdk-code",k.SDK_VERSION_CODE.toString()),t.set("cooee-sdk-version",k.SDK_VERSION),t.set("cooee-first-seen",this.firstSeen),this.apiToken&&t.append("cooee-sdk-token",this.apiToken),hn.debug&&t.set("cooee-sdk-debug",String(1)),t}},lc=class{static sentryService=_t.getInstance();static httpApiService=Mn.getInstance();static async refreshItems(e){if(e.isCartEmbed()&&!e.isSubscriptionUpsell()){let i=(await Ge.getCurrent().getNormalisedCart()).items.map(s=>s.mID);e.items=e.items.filter(s=>!i.includes(s.mID))}if(vt.get().currencyCount<=1)return e.items;let t=e.items.length,n=e.items.map(i=>this.updatedItem(i,e.engagementID)),r=(await Promise.all(n)).filter(i=>i!=null);if(t&&!r.length){let i="Failed to fetch any product from Ajax API",s=new We(k.EVENT_CAMPAIGN_FAILED,{reason:i,currency:e.currency},e);throw Ve.getInstance().sendEvent(s),new Error(i)}if(e.isCartRecovery()){let i=Ge.getCurrent().items,s=[];for(let o of r)for(let a of o.vars){if(!a.isAvailable)continue;let l=i.find(d=>d.variant_id.toString()===a.mID);if(!l)continue;let c=new Yn(o);c.name=l.title;let h=new vi(a);h.name=l.variant_title,h.price.d=l.discounted_price/100,c.variants=[h],s.push(c)}return s}return r}static async updatedItem(e,t){let n=e,r,i=`/products/${n.slug}.js`;try{r=await this.httpApiService.request(i)}catch(o){return C.error(`Failed to fetch ${i}`,o),o instanceof Response?this.sentryService.captureMessage(`Shopify product fetch failed ${o.status}`,"error",{item:n,path:i},{"engagement.id":t}):this.sentryService.captureException(o,{item:n,path:i},{"engagement.id":t}),null}if(!r)return C.error("Item not found after AJAX call for:",n),null;n.name=r.title,n.tags=r.tags;let s=n.selectedOrFirstVariant.value;return n.vars.map(o=>{let a=r.variants.find(l=>l.id===+o.mID);o.name=a.title,o.isAvailable=a.available,o.price.d=a.price?a.price/100:a.price,o.price.effective=o.price.d,o.price.cmp=a.compare_at_price?a.compare_at_price/100:a.compare_at_price,+s.mID===a.id&&(s.effectivePrice.value=o.price.d)}),n}},uc=class{constructor(e){this.scalingFactor=e}getLayoutStyles(e){if(!e)return{display:"block"};let t={display:e.disp};return e.of&&(t.objectFit=e.of),e.pos==="absolute"&&(t.width="auto !important",t.position="absolute",t.right=e.right+"px",t.left=e.left+"px",t.top=e.top+"px",t.bottom=e.bottom+"px"),t}getSizeStyles(e){let t={};return e?.w&&(t.width=e.w),e?.h&&(t.height=e.h),e?.maxW&&(t.maxWidth=e.maxW),e?.maxH&&(t.maxHeight=e.maxH),e?.minW&&(t.minWidth=e.minW),e?.minH&&(t.minHeight=e.minH),t}getBorderStyles(e){if(!e)return{};let t={};return e.radius&&e.radius>0&&(t.borderRadius=this.getSizePx(e.radius)),e.width&&e.width>0&&(t.borderWidth=this.getSizePx(e.width),t.borderStyle=e.style?.toLowerCase(),e.color?this.getColourStyles(e.color,"border-color",t):t.borderColor="black"),t}getFlexStyles(e){return e?{gap:e.gap+"px",flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai,width:"100%"}:{}}getSpaceStyles(e){let t={};return e?(t.paddingTop=this.getSizePx(e.pt),t.paddingBottom=this.getSizePx(e.pb),t.paddingLeft=this.getSizePx(e.pl),t.paddingRight=this.getSizePx(e.pr),t.marginTop=this.getSizePx(e.mt),t.marginBottom=this.getSizePx(e.mb),t.marginLeft=e.cent?"auto":this.getSizePx(e.ml),t.marginRight=e.cent?"auto":this.getSizePx(e.mr),t):(t.margin="0 !important",t.padding="unset",t)}getBackgroundStyles(e){if(!e)return{};let t={};if(e.glossy){let n="backdrop-filter",r="-webkit-"+n,i=`blur(${e.glossy.radius}px)`;if(!CSS.supports(r,i)&&!CSS.supports(n,i))return{background:e.glossy.fallback.rgba};if(t[r]=i,t[n]=i,e.glossy.color)return this.getColourStyles(e.glossy.color,"background",t)}else if(e.solid){if(e.solid.grad)return this.getGradientStyles(e.solid.grad,"background",t);if(e.solid.hex)return{backgroundColor:e.solid.rgba}}else if(e.img){if(!e.img.src)return{};let n=(e.img.a??0)/100;t.background=`linear-gradient(rgba(0, 0, 0, ${n}), rgba(0, 0, 0, ${n})),url("${e.img.src}") no-repeat center`,t.backgroundSize="cover",e.img.a&&(t["-webkit-backdrop-filter"]=`opacity(${e.img.a})`,t.backdropFilter=`opacity(${e.img.a})`)}return t}getGradientStyles(e,t,n){if(n??={},e.type==="LINEAR"){let r=`linear-gradient(${e.ang}deg, ${e.c1}, ${e.c2}`;e.c3&&(r+=`, ${e.c3}`),r+=")",n[t]=r}return n}getColourStyles(e,t="color",n){return n??={},e?e.grad?this.getGradientStyles(e.grad,t,n):(e.hex&&(n[t]=e.rgba),n):n}getSizePx(e){return this.getScaledSize(e)+"px"}getScaledSize(e){return(e??0)*this.scalingFactor}},mt=class extends gi{stylesConverter=new uc(1);renderer=sr.get();mediaStyle={};deviceTypeKey;clickExecutor;componentWillMount(){this.deviceTypeKey=this.renderer.isMobile()?"sm":"lg",this.clickExecutor=new xo(this.props.triggerContext,this.props.element)}getCompiledStyles(){return this.putStyleAccordingToDevice(),w(w(te(w(w(w(w(w(w({},this.stylesConverter.getFlexStyles(this.mediaStyle.flex)),this.stylesConverter.getBackgroundStyles(this.mediaStyle.bg)),this.stylesConverter.getBorderStyles(this.mediaStyle.br)),this.stylesConverter.getSizeStyles(this.mediaStyle.size)),this.stylesConverter.getSpaceStyles(this.mediaStyle.spc)),this.stylesConverter.getLayoutStyles(this.mediaStyle.lout)),{boxSizing:"border-box",outline:"none"}),this.getComponentStyles()),this.props.style)}matchWhenCondition(e){if(!e?.op)return!0;let{lhs:t,rhs:n}=e;switch(e.op){case"eq":return t===n;case"gt":return+t>+n;case"gte":return+t>=+n;case"lt":return+t<+n;case"lte":return+t<=+n;case"ne":return t!==n;case"null":return t==null;case"empty":return t.trim()==="";case"in":return new RegExp(`\\b${n}\\b`).test(t);case"nin":return!new RegExp(`\\b${n}\\b`).test(t);default:return C.error(`Invalid operator found for when condition - ${e.op}`),!1}}putStyleAccordingToDevice(){let e=this.props.element;this.mediaStyle=e.style.lg,this.renderer.isMobile()&&e.style.sm&&Object.keys(e.style.sm).length&&(this.mediaStyle=w(w({},this.mediaStyle),e.style.sm))}sendTriggerClicked(e,t){this.clickExecutor.sendTriggerClicked(e,t)}async onClick(e,t){e.stopPropagation(),await this.clickExecutor.execute(t)}},MV=0,sne=Array.isArray;function G(e,t,n,r,i,s){t||(t={});var o,a,l=t;if("ref"in l)for(a in l={},t)a=="ref"?o=t[a]:l[a]=t[a];var c={type:e,props:l,key:n,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--MV,__i:-1,__u:0,__source:i,__self:s};if(typeof e=="function"&&(o=e.defaultProps))for(a in o)l[a]===void 0&&(l[a]=o[a]);return it.vnode&&it.vnode(c),c}var ur=class extends mt{componentDidMount(){this.setState(()=>({text:this.props.element.text})),Sn(this.onChange.bind(this))}componentWillReceiveProps(e){this.props.element=e.element,this.onChange()}render(){let e=this.getCompiledStyles(),t=this.state.text;return t||(e.display="none",t=""),G("div",{style:e,onClick:this.customOnClick.bind(this),className:"lc-text",children:G("span",{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:t}})})}customOnClick(){this.props.onClick&&this.props.onClick("title")}onChange(){if(this.props.element.text==null)return;let e=this.props.triggerContext.triggerData,t={bundle:e.discountData.value,customer:e.customerData,cart:e.getCartMagicVariables()},n=vn.render(JSON.stringify(this.props.element),t),r=new En(JSON.parse(n));if(!this.matchWhenCondition(r.when)){this.setState(()=>({text:""}));return}this.setState(()=>({text:r.text}))}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Dn;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+"px",e.lineHeight=t.lh,e.fontFamily=t.fam.name||"inherit",e.textAlign=t.alignment,e.fontWeight=t.fw,e.textDecoration=t.td??"none",this.stylesConverter.getColourStyles(t.tc,"color",e),e}getComponentStyles(){return w({},this.getTypoStyles())}getSpanStyle(){return{overflow:"hidden",display:"-webkit-box",webkitBoxOrient:"vertical",webkitLineClamp:2,color:"inherit",fontSize:"inherit",fontWeight:"inherit",fontFamily:"inherit"}}},ks=class extends ur{render(){return G("div",{style:this.getCompiledStyles(),className:"lc-button",onClick:e=>this.onClick(e,{item:this.props.item}),children:G("span",{style:this.getSpanStyle(),dangerouslySetInnerHTML:{__html:this.state.text}})})}getComponentStyles(){return te(w({},super.getComponentStyles()),{cursor:"pointer"})}},oE=class extends gi{render(){if(this.props.element.show[this.props.label.toLowerCase()])return this.props.element.lblPos==="end"?G("div",{style:w(w({},this.getElementStyle()),this.props.styles),children:[G("span",{children:this.props.time}),G("span",{style:this.getTimeLabelStyle(),children:this.props.label})]}):G("div",{style:w(w({},this.getElementStyle()),this.props.styles),children:[G("span",{style:this.getTimeLabelStyle(),children:this.props.label}),G("span",{children:this.props.time})]})}getDesign(){}getTimeLabelStyle(){return{fontSize:"0.5em",alignContent:"center"}}getElementStyle(){let e={display:"flex",flexDirection:"column",placeContent:"center center",textAlign:"center"};return this.props.element.horizontal&&(e.gridTemplateColumns="repeat(2, minmax(0, 1fr))"),e}},Vl=class extends ur{labels={Days:"00",Hours:"00",Minutes:"00",Seconds:"00"};componentWillMount(){super.componentWillMount(),this.setState(()=>w({},this.labels)),this.processAndStartTimer()}render(){return G("div",{style:this.getLabelsParentStyle(),children:Object.keys(this.labels).map(e=>G(oE,{styles:this.getCompiledStyles(),label:e,time:this.state[e],element:this.props.element}))})}getLabelsParentStyle(){return{display:"grid",justifyContent:"center",gridTemplateColumns:"repeat(4, auto)",gap:this.stylesConverter.getSizePx(this.props.element.gap)}}getDisplayStyles(){return{display:"grid",placeContent:"center center"}}getComponentStyles(){return w(w({},super.getComponentStyles()),this.getDisplayStyles())}processAndStartTimer(){this.props.element.timer.start(this.props.element.timerType,e=>{this.labels.Days=String(e.days).padStart(2,"0"),this.labels.Hours=String(e.hours).padStart(2,"0"),this.labels.Minutes=String(e.minutes).padStart(2,"0"),this.labels.Seconds=String(e.seconds).padStart(2,"0"),this.setState(()=>w({},this.labels))})}},Ul=class extends mt{componentDidMount(){Sn(()=>{this.setState(()=>({checked:this.props.item.selected.value}))})}render(){return G("div",{style:this.getCompiledStyles(),className:"lc-checkbox",children:G("input",{type:"checkbox",checked:this.state.checked,onChange:this.onChange.bind(this),style:{appearance:"auto"}})})}onChange(e){let{checked:t}=e.target;this.props.item.selected.value=t}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Dn;return e.textAlign=t.alignment,e.justifyContent=t.alignment,e}getComponentStyles(){return te(w({},this.getTypoStyles()),{display:"flex"})}},JT=Re(qn()),Zi=class extends mt{constructor(e,t){super(e,t)}render(){let e=this.props.element[this.deviceTypeKey],t=e?.src||this.props.element.src||this.props.element.lg?.src;return G("img",{onClick:this.customOnClick.bind(this),className:"lc-image",alt:e?.name||"Image",onMouseEnter:this.handleMouseEnter.bind(this),onMouseLeave:this.handleMouseLeave.bind(this),src:t,style:this.getCompiledStyles()})}customOnClick(e){this.props.element.clc?.at===JT.ClickActionType.ADD_TO_CART&&this.props.triggerContext.triggerData.items[0]&&this.onClick(e,{item:this.props.triggerContext.triggerData.items[0]}),this.props.onClick&&this.props.onClick("image")}getComponentStyles(){let e=this.mediaStyle.lout;if(!e||e.pos!=="absolute")return{};let t={zIndex:e.zIndex,cursor:this.props.element.clc?.at?"pointer":"auto"};return this.mediaStyle.size?.w&&(t.width=this.mediaStyle.size.w),this.mediaStyle.size?.h&&(t.height=this.mediaStyle.size.h),t}handleMouseEnter(e){let t=this.props.element[this.deviceTypeKey]?.secondarySrc;t&&(e.currentTarget.src=t)}handleMouseLeave(e){e.currentTarget.src=this.props.element[this.deviceTypeKey]?.src}},Xi=class extends mt{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return G("div",{style:this.getCompiledStyles(),class:"lc-flexbox",children:G(Ro,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})})}getComponentStyles(){let e=this.mediaStyle.flex??new rc,t={display:"flex",gap:e.gap+"px",flexWrap:e.wrap,flexDirection:e.dir,justifyContent:e.jc,alignItems:e.ai};return e.wrap==="nowrap"&&e.scroll&&(e.dir==="column"?t["overflow-y"]="auto":t["overflow-x"]="auto"),t}},Hl=class extends Xi{render(){if(!(this.props.element.hide||!this.matchWhenCondition(this.props.element.when)))return G("div",{style:this.getCompiledStyles(),class:"lc-flexbox",children:G(dc,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.props.noLinks})})}},jl=class extends mt{render(){return G("select",{style:this.getCompiledStyles(),value:this.props.selectedVariant.selectedSellingPlan.value?.mID??"",onChange:this.onChange.bind(this),disabled:this.state.disabled,className:"lc-dropdown",children:this.createSelectItems()})}componentDidMount(){Sn(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:!1}))})}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Dn;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+"px",e.lineHeight=t.lh,e.fontFamily="inherit",e.textAlign=t.alignment,e.fontWeight=t.fw,this.stylesConverter.getColourStyles(t.tc,"color",e),e.boxShadow="none",e}getComponentStyles(){let e={};return this.props.selectedVariant.sellingPlans?.length||(e.visibility="hidden"),w(w({},e),this.getTypoStyles())}createSelectItems(){let e=[],t=this.props.selectedVariant;if(!t.sellingPlans?.length)return[];this.props.triggerContext.triggerData.skipSubscribedItems?t.selectedSellingPlan.value||(t.sellingPlans[0].isSelected=!0,t.changeSellingPlan(t.sellingPlans[0])):e.push(G("option",{value:"",selected:!t.selectedSellingPlan,children:"One time purchase"}));for(let n of t.sellingPlans??[])e.push(G("option",{value:n.mID,selected:n.isSelected,children:n.name}));return e}onChange(e){let t=e.target.value;t?this.props.selectedVariant.selectedSellingPlan.value=this.props.selectedVariant.sellingPlans.find(n=>n.mID===t):this.props.selectedVariant.selectedSellingPlan.value=void 0}},QT=Re(Pf()),$l=class extends mt{colorRegex=new RegExp('fill="#[a-zA-Z0-9]+"');constructor(){super(),vn.escape=QT.MustacheUtils.escapeHtml}render(){let e=this.getCompiledStyles(),t=this.getRating();return t||(e.display="none",t=""),G("div",{style:e,className:"lc-star-rating",dangerouslySetInnerHTML:{__html:t}})}getRating(){let e=this.props.element.fullStar,t=this.props.element.halfStart,n={size:this.props.element.iconSize,color:this.props.element.c.hex};e=vn.render(e,{svg:n}),t=vn.render(t,{svg:n});let r=this.props.review;if(!r?.rating)return"";let i="";if(this.props.element.showSingleStar)i=e;else{let s=5,o=`${r.rating}`.split(".");for(let a=0;a<+o[0];a++)i+=e,s--;o[1]&&(i+=t,s--);for(let a=0;a<s;a++)i+=e.replace(this.colorRegex,'fill="#f1f1f1')}return i}getComponentStyles(){return{display:"flex",alignItems:"center"}}},Wl=class extends mt{render(){return G("select",{style:this.getCompiledStyles(),value:this.props.item.selectedOrFirstVariant.value.mID,onChange:this.onChange.bind(this),disabled:this.state.disabled,className:"lc-dropdown",children:this.createSelectItems()})}componentDidMount(){Sn(()=>{this.setState(()=>({disabled:this.props.triggerContext.triggerData.isBundle()?!this.props.item.selected.value:!1}))})}getTypoStyles(){let e={},t=this.mediaStyle.typo??new Dn;return e.letterSpacing=t.letterSpacing,e.fontSize=t.fs+"px",e.lineHeight=t.lh,e.fontFamily="inherit",e.textAlign=t.alignment,e.fontWeight=t.fw,this.stylesConverter.getColourStyles(t.tc,"color",e),e.boxShadow="none",e}getComponentStyles(){let e={};return this.props.item.vars?.length===1&&this.props.item.vars[0].name==="Default Title"&&(e.visibility="hidden"),w(w({},e),this.getTypoStyles())}createSelectItems(){let e=[];for(let t of this.props.item.vars)e.push(G("option",{value:t.mID,disabled:!t.isAvailable,children:t.name}));return e}onChange(e){let t=e.target.value;this.props.item.selectedOrFirstVariant.value=this.props.item.vars.find(n=>n.mID===t)}},dc=class extends mt{constructor(e,t){super(e,t),this.setState(()=>({decoration:"unset"}))}renderElement(e){if(!(e.hide||!this.matchWhenCondition(e.when))){if(e.t===4){let t=e;return G(Hl,{element:t,triggerContext:this.props.triggerContext,elements:t.elems,item:this.props.item,noLinks:this.props.noLinks})}if(e.t===6)return this.props.triggerContext.triggerData.isBundle()?G(Ul,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):void 0;if(e.t===13){let t=e,n=this.props.item,r=n.variantImage??n.imageURL,i=n.variantSecondaryImage??n.secondaryImageURL;t.lg=t.sm={src:r,name:n.name,secondarySrc:i};let s=G(Zi,{element:t,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?s:G("a",{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:"block"},children:s})}if(e.t===14)return this.renderProductTitle(e);if(e.t===15){let t=e;return this.props.triggerContext.triggerData.isCartEmbed()&&this.props.item.vars?.length===1&&this.props.item.vars[0].name==="Default Title"?void 0:G(Wl,{element:t,item:this.props.item,triggerContext:this.props.triggerContext})}return e.t===16?G(jl,{element:e,selectedVariant:this.props.item.selectedOrFirstVariant.value,item:this.props.item,triggerContext:this.props.triggerContext}):e.t===19?G($l,{element:e,triggerContext:this.props.triggerContext,review:this.props.item.reviews}):e.t===18||e.t===3?G(ks,{element:e,item:this.props.item,triggerContext:this.props.triggerContext}):G(Ro,{elements:[e],element:this.props.element,triggerContext:this.props.triggerContext})}}render(){return this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return{}}renderProductTitle(e){let t=G(ur,{element:e,onClick:this.customOnClick.bind(this),triggerContext:this.props.triggerContext});return this.props.noLinks?t:G("a",{href:this.props.item.selectedOrFirstVariant.value.link,style:{display:"block",textDecoration:this.state.decoration},onMouseEnter:this.onMouseEnter.bind(this),onMouseLeave:this.onMouseLeave.bind(this),children:t})}customOnClick(e){this.sendTriggerClicked([this.props.item.toEmbed()],{from:e})}onMouseEnter(){this.setState(()=>({decoration:"underline"}))}onMouseLeave(){this.setState(()=>({decoration:"unset"}))}},ex=Re(Qf()),Ls=class extends mt{productElement;constructor(e,t){super(e,t),this.setState(()=>({decoration:"unset"}))}render(){let e=JSON.stringify(this.props.element),t=vn.render(e,this.getProductData());if(this.productElement=new Io(JSON.parse(t)),!(this.productElement.hide||!this.matchWhenCondition(this.productElement.when)))return G("div",{style:w({},this.getCompiledStyles()),class:"lc-single-product",children:G(dc,{element:this.productElement,elements:this.productElement.elems,triggerContext:this.props.triggerContext,item:this.props.item,noLinks:this.productElement.noLinks})})}getComponentStyles(){return{flexShrink:0}}getProductData(){if(!this.props.item)return{};let e=this.props.item.selectedOrFirstVariant.value,t=e.price,n=this.props.item.name,r=this.props.item.category,i=le.formatCurrency(t.d,!0),s=this.props.item.variantImage??this.props.item.imageURL,o=this.props.item.meta,a=this.props.item.tags?.join(",")??"",l=this.props.item.reviews?.rating,c=this.props.item.reviews?.totalReviews,h=t.cmp&&t.cmp>t.d,d=this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(this.props.item.quantity):this.props.item.quantity,f={name:n,price:i,quantity:d,image_url:s,meta:o,category:r,rating:l,reviews:c,tags:a},g=e.effectivePrice.value!==t.d;g&&(f.effective_price=le.formatCurrency(e.effectivePrice.value));let m=this.props.triggerContext.triggerData.discount.type===ex.DiscountType.BXGY;if(!g&&m&&(f.effective_price=le.formatCurrency(e.effectivePrice.value),f.price=""),h){f.compare_price=le.formatCurrency(t.cmp);let x=t.cmp-t.d;f.discount_percent=(x/t.cmp*100).toFixed(0),f.discount_price=le.formatCurrency(x)}let b={name:e.name,quantity:this.props.triggerContext.hasManipulatedProductQuantity()?this.props.triggerContext.getManipulatedQuantity(e.quantity):e.quantity};return{product:f,variant:b,svg:{color:()=>"{{svg.color}}",size:()=>"{{svg.size}}"}}}};function Pp(e,t){if(!e||!window.Swiper)return;let n=new window.Swiper(e,{loop:!0,slidesPerView:t.maxInRow,spaceBetween:t.gap+"px",pagination:{type:t.pagination.type,el:e.querySelector(".swiper-pagination"),clickable:!0,renderBullet:(r,i)=>`
|
|
44
44
|
<span class="${i}"
|
|
45
45
|
style="background-color: ${t.pagination.color?.rgba};"></span>
|
|
46
46
|
`,renderProgressbar:r=>`
|
|
47
47
|
<span class="${r}"
|
|
48
48
|
style="background-color: ${t.pagination.color?.rgba};">
|
|
49
49
|
</span>
|
|
50
|
-
`},navigation:{nextEl:e.querySelector(".swiper-button-next"),prevEl:e.querySelector(".swiper-button-prev")},autoplay:t.autoplay?.enabled?{delay:t.autoplay?.delay,disableOnInteraction:!1}:!1,autoHeight:!0});return e.style.setProperty("--swiper-navigation-size",`${t.navigation.size}px`),n}function kp(e,t,n){let r={color:e.navigation.color?.rgba};return e.pagination.enabled&&(r.transform="translateY(-25%)"),G("div",{class:"swiper-container",ref:t,children:[G("div",{class:"swiper-wrapper",children:n()}),e.navigation.enabled&&G("div",{class:"swiper-button-next",style:r,children:G("span",{})}),e.navigation.enabled&&G("div",{class:"swiper-button-prev",style:r,children:G("span",{})}),e.pagination.enabled&&G("div",{className:"swiper-pagination",style:{bottom:0,top:"unset",position:"relative",color:e.pagination.color?.rgba}})]})}var Gl=class extends mt{swiperRef=null;swiperInstance=null;configuration;gap;constructor(e,t){super(e,t),this.configuration=this.renderer.isMobile()?this.props.element.conf.sm:this.props.element.conf.lg,this.gap=(this.configuration.gap??15)+"px"}componentDidMount(){this.props.element.conf[this.deviceTypeKey].disp===2&&Nt.loadSwiperScript().then(()=>{this.swiperInstance=Pp(this.swiperRef,this.props.element.conf[this.deviceTypeKey])})}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy()}render(){let e=this.props.triggerContext.triggerData.items;e.splice(this.configuration.maxItems??10);let t;if(this.configuration.disp===2){let n=i=>{this.swiperRef=i},r=()=>e?.map(i=>G("div",{class:"swiper-slide",children:this.getProductFragment(i)}));t=G("div",{style:te(w({},this.getCompiledStyles()),{display:"block"}),class:"lc-product-swiper-list",children:kp(this.configuration,n,r)})}else t=G("div",{style:this.getCompiledStyles(),class:"lc-product-list",children:e?.map((n,r)=>this.getProductFragment(n,r!==e.length-1))});return t}getComponentStyles(){let e=[0,2].includes(this.configuration.disp),t={display:e?"flex":"grid",justifyContent:"safe "+(this.mediaStyle.flex?.jc??"center"),gap:this.gap,flexDirection:this.mediaStyle.flex?.dir??"row"};if(t.flexDirection==="row"){if(e)t.maxWidth="100%",t.overflowY="auto";else if(this.configuration.disp===1){let n=this.props.triggerContext.triggerData,r=n.items.length,i;n.isBundle()?i=this.props.element.prod.symbol?.hide!==!0?r*2-1:r:i=this.props.element.conf[this.deviceTypeKey].maxInRow,t.gridTemplateColumns=`repeat(${i}, auto)`}}return t}getProductFragment(e,t=!1){return G(yi,{children:[G(Ls,{element:this.props.element.prod,item:e,triggerContext:this.props.triggerContext}),this.props.triggerContext.triggerData.isBundle()&&t&&this.props.element.prod.symbol&&!this.props.element.prod.symbol.hide&&G("div",{style:{display:"flex",alignItems:"center",justifyContent:"center"},children:G(ur,{element:this.props.element.prod.symbol,triggerContext:this.props.triggerContext})})]},e.mID)}},zl=class extends mt{swiperRef=null;swiperInstance=null;constructor(e,t){super(e,t)}componentDidMount(){Nt.loadSwiperScript().then(()=>{this.swiperInstance=Pp(this.swiperRef,this.props.element.conf)})}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy()}render(){let e=this.props.element,t=r=>{this.swiperRef=r},n=()=>e.values?.map(r=>G("div",{class:"swiper-slide",onClick:i=>this.onClick(i,{clickAction:this.getClickAction(r)}),children:this.renderElement(r)}));return kp(e.conf,t,n)}getComponentStyles(){return{}}renderElement(e){let t=this.valueAddedSlide(this.props.element.slide,e);switch(t?.t){case 1:return G(Zi,{element:t,triggerContext:this.props.triggerContext});case 4:return G(Xi,{elements:t.elems,element:t,triggerContext:this.props.triggerContext});default:C.warn("Unknown slide type for carousal")}}valueAddedSlide(e,t){let n=JSON.stringify(e),r=yn.render(n,{form:t});return lr.getParsedElement(JSON.parse(r))}getClickAction(e){let t=w({},this.props.element.clc),n=JSON.stringify(t),r=yn.render(n,{form:e});return JSON.parse(r)}},Ro=class extends mt{constructor(e,t){super(e,t),this.setState(()=>({decoration:"unset"})),Cn(()=>{this.setState(()=>({showButton:!this.props.triggerContext.triggerData.isBundle()||!!this.props.triggerContext.selectedItems.length}))})}renderElement(e){if(!e.hide){if(e.t===4){let t=e;return G(Xi,{element:t,triggerContext:this.props.triggerContext,elements:t.elems})}if(e.t===61)return G(Vl,{element:e,triggerContext:this.props.triggerContext});if(e.t===3)return this.state.showButton?G(ks,{element:e,triggerContext:this.props.triggerContext}):void 0;if(e.t===2)return G(ur,{element:e,triggerContext:this.props.triggerContext});if(e.t===1)return G(Zi,{element:e,triggerContext:this.props.triggerContext});if(e.t===11)return G(Gl,{element:e,triggerContext:this.props.triggerContext});if(e.t===12)return G(Ls,{element:e,item:this.props.triggerContext.triggerData.items[0],triggerContext:this.props.triggerContext});if(e.t===62)return G(zl,{element:e,triggerContext:this.props.triggerContext})}}render(){return this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return{}}},ql=class extends mt{clickAction;isClickable;constructor(e,t){super(e,t),this.clickAction=this.props.element.clc,this.isClickable=this.clickAction?.at===4&&this.clickAction.gu?.u}componentDidMount(){Cn(()=>{let e=this.props.triggerContext.triggerData,t=this.props.triggerContext.selectedItems;e.calculateDiscountData(t,this.props.triggerContext.shouldGiveFBTDiscount)})}render(){return G(yi,{children:[G("div",{style:this.getCompiledStyles(),class:"lc-container",onClick:e=>{this.onClick(e,{clickAction:this.clickAction})},children:G(Ro,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})}),this.props.triggerContext.triggerData.id==="preview"&&G("div",{class:"letscooee-preview-badge",children:["#",this.props.triggerContext.triggerData.shortID," preview"]})]})}getComponentStyles(){let e={position:"relative",overflow:"hidden",display:"block"};return this.isClickable&&(e.cursor="pointer"),e}async onClick(e,t){if(this.isClickable)return super.onClick(e,t)}},Kn=class Ia{constructor(t){this.engagementTrigger=t,this.triggerContext=new cc(new Date,this.engagementTrigger)}static renderedEngagements=[];static engagementIDsWithTrackedDisplay=new Set;static DEBOUNCE_TIME=1e3;rootContainer;widgetElement;widget;triggerContext;observers=[];runtimeData=Oe.get();widgetAPIService=Te.get(Gr);safeHTTPService=Te.get(Ve);scrollSubscription;variation;isExclusionWithBVariation;renderSilently(){this.render().catch(t=>_t.getInstance().captureException(t,w({},this.engagementTrigger.sentryContext())))}destroy(){C.log(`${this.engagementTrigger} will be destroyed`),this.scrollSubscription?.unsubscribe(),this.observers.forEach(t=>{t?.disconnect&&t.disconnect()}),this.rootContainer?.remove(),Ia.engagementIDsWithTrackedDisplay.delete(this.engagementTrigger.shortID)}async render(){if(this.engagementTrigger.hasMultiplePlacement){let t=await this.getVariation();this.handleVariationResponse(t)}if(this.rootContainer=await this.getWidgetContainer(!0),!this.rootContainer){C.warn(`${this.engagementTrigger} no section found to render the widget`);return}this.widget=this.engagementTrigger.widget,await this.getVariationIfRequired(),!this.shouldStopRendering()&&(await this.startRendering(),this.attachScroll(),await this.checkAndSendEvent(),this.triggerContext.renderer=this)}isSameTrigger(t){return this.engagementTrigger.shortID===t.shortID}update(t){rx.default.log(`${this.engagementTrigger} will be updated`),this.updateItems(t.items,this.engagementTrigger.items)}shouldStopRendering(){return!this.widget&&!this.isExclusionWithBVariation}async getVariationIfRequired(){if(this.engagementTrigger.isSingleContent()||this.engagementTrigger.widget){C.log(`${this.engagementTrigger} already has required data to render widget`);return}let t=await this.observeWidgetContainerInViewport();this.handleVariationResponse(t)}handleVariationResponse(t){t&&(C.log(`${this.engagementTrigger} visitor has been assigned to variation ${t.variation}`),t.items?.length&&(this.engagementTrigger.items=t.items.map(n=>new Yn(n)),this.engagementTrigger.nonMutableItems=t.items.map(n=>new Yn(n))),t.bundleFrom&&(this.engagementTrigger.bundleFrom=new Yn(t.bundleFrom)),t.discount&&(this.engagementTrigger.discount=t.discount),t.placement&&(this.triggerContext.triggerData.placement=t.placement),t.props&&nx.JSUtils.hasKeys(t.props)&&(this.engagementTrigger.props=w(w({},this.engagementTrigger.props),t.props)),this.triggerContext.triggerData.widget=this.widget=new ac(t.widget),this.triggerContext.triggerData.contentID=t.contentID,this.triggerContext.triggerData.variation=this.variation=t.variation,this.triggerContext.triggerData.placement=t.placement,this.triggerContext.triggerData.manipulation=t.manipulation,this.triggerContext.triggerData.content=t.content,this.isExclusionWithBVariation=this.engagementTrigger.isExclusionTesting()&&this.variation==="b",this.isExclusionWithBVariation&&(this.rootContainer.style.height="0.5px"))}addToRendered(){Ia.renderedEngagements.push(this)}async getVariation(){C.log(`${this.engagementTrigger} get variation`);let t={engagementID:this.engagementTrigger.engagementID,isPreview:this.engagementTrigger.id==="preview"};try{return await this.widgetAPIService.getVariation(t)}catch(n){C.error(`${this.engagementTrigger} unable to get the variation`,n);return}}async observeWidgetContainerInViewport(){if(!this.rootContainer){C.warn(`${this.engagementTrigger} No root container found to watch for viewport`);return}let t=window.innerHeight*.3,n={root:null,rootMargin:`-${t}px 0px ${t}px 0px`,threshold:0};return await this.isInViewport()?this.getVariation():new Promise(r=>{let i=new IntersectionObserver((s,o)=>{s.forEach(async a=>{if(a.isIntersecting){C.log(`${this.engagementTrigger} root container is near the viewport. Fetching variation`);let l=await this.getVariation();r(l),o.unobserve(this.rootContainer)}})},n);i.observe(this.rootContainer),this.observers.push(i)})}attachScroll(){this.scrollSubscription=Di(window,"scroll").pipe(Ar(Ia.DEBOUNCE_TIME)).subscribe(()=>{this.checkAndSendEvent()})}async checkAndSendEvent(){let t=this.engagementTrigger.shortID;if(Ia.engagementIDsWithTrackedDisplay.has(t)||!await this.isInViewport())return;let n={};this.triggerContext.triggerData.items?.length&&(n.promotedMIDs=this.engagementTrigger.items?.map(s=>s.mID));let r=this.isExclusionWithBVariation?k.EVENT_CAMPAIGN_HOLDOUT:k.EVENT_TRIGGER_DISPLAYED,i=new We(r,n,this.engagementTrigger);i.name===k.EVENT_CAMPAIGN_HOLDOUT&&(i.trigger.holdout=!0),this.safeHTTPService.sendEvent(i),Ia.engagementIDsWithTrackedDisplay.add(t),this.scrollSubscription.unsubscribe()}generateParentElementID(){return`letscooee-${this.engagementTrigger.shortID}`}async isInViewport(){let t=(await this.getWidgetContainer())?.getBoundingClientRect();if(!t)return!1;let n=window.innerHeight||document.documentElement.clientHeight,r=(Math.min(t.bottom,n)-Math.max(t.top,0))*t.width,i=t.width*t.height,s=r/i*100;return this.engagementTrigger.isAnySplit()?s>0:s>=30}async getWidgetContainer(t){if(this.rootContainer?.isConnected)return this.rootContainer;let n=await this.createParentElementWithPlacement(t);if(n)return n;let r=`.letscooee[data-engagement-id="${this.triggerContext.triggerData.shortID}"]`;return document.querySelector(r)}async createParentElementWithPlacement(t){let n=this.engagementTrigger.placement;if(!n?.selector)return C.warn(`${this.engagementTrigger} does not have a selector`),null;let r=n.selector,i;if(r.includes(k.SHADOW_SPLITTER)){let l=r.split(k.SHADOW_SPLITTER),c=vt.get().website.commonCSS;i=(await le.retrySelector(l[0].trim()))?.shadowRoot,r=l[1].trim(),i&&(Nt.injectRawCSS(c,i),Nt.injectStylesheet(Rn.styleURL,i))}C.debug(`${this.engagementTrigger} attempt to render ${n.position}-${r}`);let s=await le.retrySelector(r,10,i??document);if(!s)return C.warn(`${this.engagementTrigger} no placement found with ${r}`),null;let o=this.generateParentElementID(),a=this.getParentElement(o);if(!t)return a;switch(n.position){case Yl.EngagementPlacementPosition.BEFORE:{s.parentElement?.insertBefore(a,s);break}case Yl.EngagementPlacementPosition.INSIDE_FIRST:{s.insertBefore(a,s.firstChild);break}case Yl.EngagementPlacementPosition.INSIDE_LAST:{s.appendChild(a);break}case Yl.EngagementPlacementPosition.AFTER:default:s.parentElement?.insertBefore(a,s.nextSibling)}return a}async startRendering(){let t;try{t=await lc.refreshItems(this.engagementTrigger)}catch(n){C.error(`${this.engagementTrigger} error refreshing the items`,n);return}if(!t?.length&&this.engagementTrigger.isProductPromoted()){C.warn(`${this.engagementTrigger} is of ${this.engagementTrigger.objective} but no product found`);return}this.engagementTrigger.items=t,this.renderContainer()}getParentElement(t,n=document){let r=n.getElementById(t);if(r)return r;let i=this.engagementTrigger.shortID;return r=document.createElement("div"),r.id=t,r.className=`letscooee letscooee-engagement engagement-${i}`,r.dataset.engagementId=i,this.engagementTrigger.id==="preview"&&(r.className+=" letscooee-preview"),r.style.display="block",r.style.minHeight="0.5px",r.style.minWidth="0.5px",r}renderContainer(){if(!this.widget)return;let t=this.rootContainer;if(this.triggerContext.triggerData.hasSwiperElement()){let n=this.rootContainer?.shadowRoot||this.rootContainer?.attachShadow({mode:"open"}),r=vt.get().website.commonCSS;Nt.injectRawCSS(r,n),Nt.injectStylesheet(Rn.styleURL,n),Nt.injectSwiperCSS(n),t=n}AT(M_(ql,{element:this.widget.cont,triggerContext:this.triggerContext,elements:this.widget.elems}),t),this.addToRendered()}updateItems(t,n){let r=this.getItemDiff(t,n),i=this.getItemDiff(n,t);n.push(...r);for(let s of i)tx.ArrayUtils.remove(n,s)}getItemDiff(t,n){return t.filter(r=>!n.some(i=>i.selectedOrFirstVariant.value.mID===r.selectedOrFirstVariant.value.mID))}},Ei=class nE extends Kn{static renderedEngagements=[];constructor(t){super(t)}addToRendered(){nE.renderedEngagements.push(this)}observeWidgetContainerInViewport(){return this.getVariation()}generateParentElementID(){let t=super.generateParentElementID();return this.engagementTrigger.isSubscriptionUpsell()&&(t+=`-${this.engagementTrigger.items[0].selectedOrFirstVariant.value.mID}`),t}async checkAndSendEvent(){if(!Gt.get().isOpen()&&this.runtimeData.pageName!=="cart"){C.log("Do not send display event as neither the cart drawer nor the cart page is open.");return}return super.checkAndSendEvent()}},Fp=class rE{constructor(t,n){this.engagementTrigger=t,this.element=n,this.cartItems=Ge.getCurrent().items}cartItems;static renderCartUpsell(t){let n=t.placement;if(!n?.selector){C.warn(`No placement available for ${t.objective}`,t.shortID);return}let r=Array.from(document.querySelectorAll(n.selector));if(!r?.length){C.warn(`No placement found for ${t.objective}`,t.shortID);return}for(let i of r)new rE(t,i).render()}render(){let t=this.findCartItemFromHTMLElement();if(!t||this.engagementTrigger.skipSubscribedItems&&t.selling_plan_allocation)return;let n=this.engagementTrigger.items.find(h=>h.mID===t.product_id.toString());if(!n)return;let r=n.vars.find(h=>h.mID===t.id.toString());if(!r)return;let i=new vi(r),s=t.selling_plan_allocation?.selling_plan;if(s)for(let h of i.sellingPlans??[])h.mID===s.id.toString()&&(h.isSelected=!0,i.changeSellingPlan(h));let o=new Yn(n);o.vars=[i],o.selectedOrFirstVariant.value=i;let a=`lc-cart-item-${this.engagementTrigger.shortID}-${n.mID}`;this.element.classList.add(a);let l=new Hn(this.engagementTrigger);l.placement.selector=`.${a}`,l.items=[o];let c=new Ei(l);c.renderSilently(),this.watchForCartItemDeletion(c,a)}watchForCartItemDeletion(t,n){let r=new MutationObserver(i=>{i.forEach(s=>{s.removedNodes.forEach(o=>{o===this.element&&(C.debug(`${n} has been removed`),t.destroy(),r.disconnect())})})});r.observe(this.element.parentElement,{childList:!0,subtree:!0})}findCartItemFromHTMLElement(){let t=this.element.innerHTML;return this.cartItems.find(n=>{if(!(t.includes(n.url)||t.includes(n.variant_id))&&(!t.includes(n.product_title)||n.variant_title&&!t.includes(n.variant_title)))return!1;let r=n.selling_plan_allocation?.selling_plan?.name;return!(r&&!t.includes(r))})}},ox=Re(qn()),Ji=Re(qn()),OV=`
|
|
50
|
+
`},navigation:{nextEl:e.querySelector(".swiper-button-next"),prevEl:e.querySelector(".swiper-button-prev")},autoplay:t.autoplay?.enabled?{delay:t.autoplay?.delay,disableOnInteraction:!1}:!1,autoHeight:!0});return e.style.setProperty("--swiper-navigation-size",`${t.navigation.size}px`),n}function kp(e,t,n){let r={color:e.navigation.color?.rgba};return e.pagination.enabled&&(r.transform="translateY(-25%)"),G("div",{class:"swiper-container",ref:t,children:[G("div",{class:"swiper-wrapper",children:n()}),e.navigation.enabled&&G("div",{class:"swiper-button-next",style:r,children:G("span",{})}),e.navigation.enabled&&G("div",{class:"swiper-button-prev",style:r,children:G("span",{})}),e.pagination.enabled&&G("div",{className:"swiper-pagination",style:{bottom:0,top:"unset",position:"relative",color:e.pagination.color?.rgba}})]})}var Gl=class extends mt{swiperRef=null;swiperInstance=null;configuration;gap;constructor(e,t){super(e,t),this.configuration=this.renderer.isMobile()?this.props.element.conf.sm:this.props.element.conf.lg,this.gap=(this.configuration.gap??15)+"px"}componentDidMount(){this.props.element.conf[this.deviceTypeKey].disp===2&&Nt.loadSwiperScript().then(()=>{this.swiperInstance=Pp(this.swiperRef,this.props.element.conf[this.deviceTypeKey])})}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy()}render(){let e=this.props.triggerContext.triggerData.items;e.splice(this.configuration.maxItems??10);let t;if(this.configuration.disp===2){let n=i=>{this.swiperRef=i},r=()=>e?.map(i=>G("div",{class:"swiper-slide",children:this.getProductFragment(i)}));t=G("div",{style:te(w({},this.getCompiledStyles()),{display:"block"}),class:"lc-product-swiper-list",children:kp(this.configuration,n,r)})}else t=G("div",{style:this.getCompiledStyles(),class:"lc-product-list",children:e?.map((n,r)=>this.getProductFragment(n,r!==e.length-1))});return t}getComponentStyles(){let e=[0,2].includes(this.configuration.disp),t={display:e?"flex":"grid",justifyContent:"safe "+(this.mediaStyle.flex?.jc??"center"),gap:this.gap,flexDirection:this.mediaStyle.flex?.dir??"row"};if(t.flexDirection==="row"){if(e)t.maxWidth="100%",t.overflowY="auto";else if(this.configuration.disp===1){let n=this.props.triggerContext.triggerData,r=n.items.length,i;n.isBundle()?i=this.props.element.prod.symbol?.hide!==!0?r*2-1:r:i=this.props.element.conf[this.deviceTypeKey].maxInRow,t.gridTemplateColumns=`repeat(${i}, auto)`}}return t}getProductFragment(e,t=!1){return G(yi,{children:[G(Ls,{element:this.props.element.prod,item:e,triggerContext:this.props.triggerContext}),this.props.triggerContext.triggerData.isBundle()&&t&&this.props.element.prod.symbol&&!this.props.element.prod.symbol.hide&&G("div",{style:{display:"flex",alignItems:"center",justifyContent:"center"},children:G(ur,{element:this.props.element.prod.symbol,triggerContext:this.props.triggerContext})})]},e.mID)}},zl=class extends mt{swiperRef=null;swiperInstance=null;constructor(e,t){super(e,t)}componentDidMount(){Nt.loadSwiperScript().then(()=>{this.swiperInstance=Pp(this.swiperRef,this.props.element.conf)})}componentWillUnmount(){this.swiperInstance&&this.swiperInstance.destroy()}render(){let e=this.props.element,t=r=>{this.swiperRef=r},n=()=>e.values?.map(r=>G("div",{class:"swiper-slide",onClick:i=>this.onClick(i,{clickAction:this.getClickAction(r)}),children:this.renderElement(r)}));return kp(e.conf,t,n)}getComponentStyles(){return{}}renderElement(e){let t=this.valueAddedSlide(this.props.element.slide,e);switch(t?.t){case 1:return G(Zi,{element:t,triggerContext:this.props.triggerContext});case 4:return G(Xi,{elements:t.elems,element:t,triggerContext:this.props.triggerContext});default:C.warn("Unknown slide type for carousal")}}valueAddedSlide(e,t){let n=JSON.stringify(e),r=vn.render(n,{form:t});return lr.getParsedElement(JSON.parse(r))}getClickAction(e){let t=w({},this.props.element.clc),n=JSON.stringify(t),r=vn.render(n,{form:e});return JSON.parse(r)}},Ro=class extends mt{constructor(e,t){super(e,t),this.setState(()=>({decoration:"unset"})),Sn(()=>{this.setState(()=>({showButton:!this.props.triggerContext.triggerData.isBundle()||!!this.props.triggerContext.selectedItems.length}))})}renderElement(e){if(!e.hide){if(e.t===4){let t=e;return G(Xi,{element:t,triggerContext:this.props.triggerContext,elements:t.elems})}if(e.t===61)return G(Vl,{element:e,triggerContext:this.props.triggerContext});if(e.t===3)return this.state.showButton?G(ks,{element:e,triggerContext:this.props.triggerContext}):void 0;if(e.t===2)return G(ur,{element:e,triggerContext:this.props.triggerContext});if(e.t===1)return G(Zi,{element:e,triggerContext:this.props.triggerContext});if(e.t===11)return G(Gl,{element:e,triggerContext:this.props.triggerContext});if(e.t===12)return G(Ls,{element:e,item:this.props.triggerContext.triggerData.items[0],triggerContext:this.props.triggerContext});if(e.t===62)return G(zl,{element:e,triggerContext:this.props.triggerContext})}}render(){return this.props.elements.map(e=>this.renderElement(e))}getComponentStyles(){return{}}},ql=class extends mt{clickAction;isClickable;constructor(e,t){super(e,t),this.clickAction=this.props.element.clc,this.isClickable=this.clickAction?.at===4&&this.clickAction.gu?.u}componentDidMount(){Sn(()=>{let e=this.props.triggerContext.triggerData,t=this.props.triggerContext.selectedItems;e.calculateDiscountData(t,this.props.triggerContext.shouldGiveFBTDiscount)})}render(){return G(yi,{children:[G("div",{style:this.getCompiledStyles(),class:"lc-container",onClick:e=>{this.onClick(e,{clickAction:this.clickAction})},children:G(Ro,{elements:this.props.elements,element:this.props.element,triggerContext:this.props.triggerContext})}),this.props.triggerContext.triggerData.id==="preview"&&G("div",{class:"letscooee-preview-badge",children:["#",this.props.triggerContext.triggerData.shortID," preview"]})]})}getComponentStyles(){let e={position:"relative",overflow:"hidden",display:"block"};return this.isClickable&&(e.cursor="pointer"),e}async onClick(e,t){if(this.isClickable)return super.onClick(e,t)}},Kn=class Ia{constructor(t){this.engagementTrigger=t,this.triggerContext=new cc(new Date,this.engagementTrigger)}static renderedEngagements=[];static engagementIDsWithTrackedDisplay=new Set;static DEBOUNCE_TIME=1e3;rootContainer;widgetElement;widget;triggerContext;observers=[];runtimeData=Oe.get();widgetAPIService=Te.get(Gr);safeHTTPService=Te.get(Ve);scrollSubscription;variation;isExclusionWithBVariation;renderSilently(){this.render().catch(t=>_t.getInstance().captureException(t,w({},this.engagementTrigger.sentryContext())))}destroy(){C.log(`${this.engagementTrigger} will be destroyed`),this.scrollSubscription?.unsubscribe(),this.observers.forEach(t=>{t?.disconnect&&t.disconnect()}),this.rootContainer?.remove(),Ia.engagementIDsWithTrackedDisplay.delete(this.engagementTrigger.shortID)}async render(){if(this.engagementTrigger.hasMultiplePlacement){let t=await this.getVariation();this.handleVariationResponse(t)}if(this.rootContainer=await this.getWidgetContainer(!0),!this.rootContainer){C.warn(`${this.engagementTrigger} no section found to render the widget`);return}this.widget=this.engagementTrigger.widget,await this.getVariationIfRequired(),!this.shouldStopRendering()&&(await this.startRendering(),this.attachScroll(),await this.checkAndSendEvent(),this.triggerContext.renderer=this)}isSameTrigger(t){return this.engagementTrigger.shortID===t.shortID}update(t){rx.default.log(`${this.engagementTrigger} will be updated`),this.updateItems(t.items,this.engagementTrigger.items)}shouldStopRendering(){return!this.widget&&!this.isExclusionWithBVariation}async getVariationIfRequired(){if(this.engagementTrigger.isSingleContent()||this.engagementTrigger.widget){C.log(`${this.engagementTrigger} already has required data to render widget`);return}let t=await this.observeWidgetContainerInViewport();this.handleVariationResponse(t)}handleVariationResponse(t){t&&(C.log(`${this.engagementTrigger} visitor has been assigned to variation ${t.variation}`),t.items?.length&&(this.engagementTrigger.items=t.items.map(n=>new Yn(n)),this.engagementTrigger.nonMutableItems=t.items.map(n=>new Yn(n))),t.bundleFrom&&(this.engagementTrigger.bundleFrom=new Yn(t.bundleFrom)),t.discount&&(this.engagementTrigger.discount=t.discount),t.placement&&(this.triggerContext.triggerData.placement=t.placement),t.props&&nx.JSUtils.hasKeys(t.props)&&(this.engagementTrigger.props=w(w({},this.engagementTrigger.props),t.props)),this.triggerContext.triggerData.widget=this.widget=new ac(t.widget),this.triggerContext.triggerData.contentID=t.contentID,this.triggerContext.triggerData.variation=this.variation=t.variation,this.triggerContext.triggerData.placement=t.placement,this.triggerContext.triggerData.manipulation=t.manipulation,this.triggerContext.triggerData.content=t.content,this.isExclusionWithBVariation=this.engagementTrigger.isExclusionTesting()&&this.variation==="b",this.isExclusionWithBVariation&&(this.rootContainer.style.height="0.5px"))}addToRendered(){Ia.renderedEngagements.push(this)}async getVariation(){C.log(`${this.engagementTrigger} get variation`);let t={engagementID:this.engagementTrigger.engagementID,isPreview:this.engagementTrigger.id==="preview"};try{return await this.widgetAPIService.getVariation(t)}catch(n){C.error(`${this.engagementTrigger} unable to get the variation`,n);return}}async observeWidgetContainerInViewport(){if(!this.rootContainer){C.warn(`${this.engagementTrigger} No root container found to watch for viewport`);return}let t=window.innerHeight*.3,n={root:null,rootMargin:`-${t}px 0px ${t}px 0px`,threshold:0};return await this.isInViewport()?this.getVariation():new Promise(r=>{let i=new IntersectionObserver((s,o)=>{s.forEach(async a=>{if(a.isIntersecting){C.log(`${this.engagementTrigger} root container is near the viewport. Fetching variation`);let l=await this.getVariation();r(l),o.unobserve(this.rootContainer)}})},n);i.observe(this.rootContainer),this.observers.push(i)})}attachScroll(){this.scrollSubscription=Di(window,"scroll").pipe(Ar(Ia.DEBOUNCE_TIME)).subscribe(()=>{this.checkAndSendEvent()})}async checkAndSendEvent(){let t=this.engagementTrigger.shortID;if(Ia.engagementIDsWithTrackedDisplay.has(t)||!await this.isInViewport())return;let n={};this.triggerContext.triggerData.items?.length&&(n.promotedMIDs=this.engagementTrigger.items?.map(s=>s.mID));let r=this.isExclusionWithBVariation?k.EVENT_CAMPAIGN_HOLDOUT:k.EVENT_TRIGGER_DISPLAYED,i=new We(r,n,this.engagementTrigger);i.name===k.EVENT_CAMPAIGN_HOLDOUT&&(i.trigger.holdout=!0),this.safeHTTPService.sendEvent(i),Ia.engagementIDsWithTrackedDisplay.add(t),this.scrollSubscription.unsubscribe()}generateParentElementID(){return`letscooee-${this.engagementTrigger.shortID}`}async isInViewport(){let t=(await this.getWidgetContainer())?.getBoundingClientRect();if(!t)return!1;let n=window.innerHeight||document.documentElement.clientHeight,r=(Math.min(t.bottom,n)-Math.max(t.top,0))*t.width,i=t.width*t.height,s=r/i*100;return this.engagementTrigger.isAnySplit()?s>0:s>=30}async getWidgetContainer(t){if(this.rootContainer?.isConnected)return this.rootContainer;let n=await this.createParentElementWithPlacement(t);if(n)return n;let r=`.letscooee[data-engagement-id="${this.triggerContext.triggerData.shortID}"]`;return document.querySelector(r)}async createParentElementWithPlacement(t){let n=this.engagementTrigger.placement;if(!n?.selector)return C.warn(`${this.engagementTrigger} does not have a selector`),null;let r=n.selector,i;if(r.includes(k.SHADOW_SPLITTER)){let l=r.split(k.SHADOW_SPLITTER),c=vt.get().website.commonCSS;i=(await le.retrySelector(l[0].trim()))?.shadowRoot,r=l[1].trim(),i&&(Nt.injectRawCSS(c,i),Nt.injectStylesheet(hn.styleURL,i))}C.debug(`${this.engagementTrigger} attempt to render ${n.position}-${r}`);let s=await le.retrySelector(r,10,i??document);if(!s)return C.warn(`${this.engagementTrigger} no placement found with ${r}`),null;let o=this.generateParentElementID(),a=this.getParentElement(o);if(!t)return a;switch(n.position){case Yl.EngagementPlacementPosition.BEFORE:{s.parentElement?.insertBefore(a,s);break}case Yl.EngagementPlacementPosition.INSIDE_FIRST:{s.insertBefore(a,s.firstChild);break}case Yl.EngagementPlacementPosition.INSIDE_LAST:{s.appendChild(a);break}case Yl.EngagementPlacementPosition.AFTER:default:s.parentElement?.insertBefore(a,s.nextSibling)}return a}async startRendering(){let t;try{t=await lc.refreshItems(this.engagementTrigger)}catch(n){C.error(`${this.engagementTrigger} error refreshing the items`,n);return}if(!t?.length&&this.engagementTrigger.isProductPromoted()){C.warn(`${this.engagementTrigger} is of ${this.engagementTrigger.objective} but no product found`);return}this.engagementTrigger.items=t,this.renderContainer()}getParentElement(t,n=document){let r=n.getElementById(t);if(r)return r;let i=this.engagementTrigger.shortID;return r=document.createElement("div"),r.id=t,r.className=`letscooee letscooee-engagement engagement-${i}`,r.dataset.engagementId=i,this.engagementTrigger.id==="preview"&&(r.className+=" letscooee-preview"),r.style.display="block",r.style.minHeight="0.5px",r.style.minWidth="0.5px",r}renderContainer(){if(!this.widget)return;let t=this.rootContainer;if(this.triggerContext.triggerData.hasSwiperElement()){let n=this.rootContainer?.shadowRoot||this.rootContainer?.attachShadow({mode:"open"}),r=vt.get().website.commonCSS;Nt.injectRawCSS(r,n),Nt.injectStylesheet(hn.styleURL,n),Nt.injectSwiperCSS(n),t=n}AT(M_(ql,{element:this.widget.cont,triggerContext:this.triggerContext,elements:this.widget.elems}),t),this.addToRendered()}updateItems(t,n){let r=this.getItemDiff(t,n),i=this.getItemDiff(n,t);n.push(...r);for(let s of i)tx.ArrayUtils.remove(n,s)}getItemDiff(t,n){return t.filter(r=>!n.some(i=>i.selectedOrFirstVariant.value.mID===r.selectedOrFirstVariant.value.mID))}},Ei=class nE extends Kn{static renderedEngagements=[];constructor(t){super(t)}addToRendered(){nE.renderedEngagements.push(this)}observeWidgetContainerInViewport(){return this.getVariation()}generateParentElementID(){let t=super.generateParentElementID();return this.engagementTrigger.isSubscriptionUpsell()&&(t+=`-${this.engagementTrigger.items[0].selectedOrFirstVariant.value.mID}`),t}async checkAndSendEvent(){if(!Gt.get().isOpen()&&this.runtimeData.pageName!=="cart"){C.log("Do not send display event as neither the cart drawer nor the cart page is open.");return}return super.checkAndSendEvent()}},Fp=class rE{constructor(t,n){this.engagementTrigger=t,this.element=n,this.cartItems=Ge.getCurrent().items}cartItems;static renderCartUpsell(t){let n=t.placement;if(!n?.selector){C.warn(`No placement available for ${t.objective}`,t.shortID);return}let r=Array.from(document.querySelectorAll(n.selector));if(!r?.length){C.warn(`No placement found for ${t.objective}`,t.shortID);return}for(let i of r)new rE(t,i).render()}render(){let t=this.findCartItemFromHTMLElement();if(!t||this.engagementTrigger.skipSubscribedItems&&t.selling_plan_allocation)return;let n=this.engagementTrigger.items.find(h=>h.mID===t.product_id.toString());if(!n)return;let r=n.vars.find(h=>h.mID===t.id.toString());if(!r)return;let i=new vi(r),s=t.selling_plan_allocation?.selling_plan;if(s)for(let h of i.sellingPlans??[])h.mID===s.id.toString()&&(h.isSelected=!0,i.changeSellingPlan(h));let o=new Yn(n);o.vars=[i],o.selectedOrFirstVariant.value=i;let a=`lc-cart-item-${this.engagementTrigger.shortID}-${n.mID}`;this.element.classList.add(a);let l=new Hn(this.engagementTrigger);l.placement.selector=`.${a}`,l.items=[o];let c=new Ei(l);c.renderSilently(),this.watchForCartItemDeletion(c,a)}watchForCartItemDeletion(t,n){let r=new MutationObserver(i=>{i.forEach(s=>{s.removedNodes.forEach(o=>{o===this.element&&(C.debug(`${n} has been removed`),t.destroy(),r.disconnect())})})});r.observe(this.element.parentElement,{childList:!0,subtree:!0})}findCartItemFromHTMLElement(){let t=this.element.innerHTML;return this.cartItems.find(n=>{if(!(t.includes(n.url)||t.includes(n.variant_id))&&(!t.includes(n.product_title)||n.variant_title&&!t.includes(n.variant_title)))return!1;let r=n.selling_plan_allocation?.selling_plan?.name;return!(r&&!t.includes(r))})}},ox=Re(qn()),Ji=Re(qn()),OV=`
|
|
51
51
|
mutation cartDiscountCodesUpdate($cartId: ID!, $discountCodes: [String!]) {
|
|
52
52
|
cartDiscountCodesUpdate(cartId: $cartId, discountCodes: $discountCodes) {
|
|
53
53
|
cart {
|
|
@@ -72,9 +72,9 @@ mutation cartDiscountCodesUpdate($cartId: ID!, $discountCodes: [String!]) {
|
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
`,Ao=class{async performAddToCart(e,t){if(!e.length)return;let n=e.map(a=>{let{vID:l,quantity:c}=this.getVIDAndQuantity(a);return{id:l?+l:+a.mID,quantity:c,properties:t.getPrivateAttributesForLineItem()}}),r=Dt.getCartURL("cart/add.js"),i={items:n},s=Gt.get();s.isMiniCart()?i.sections=["mini-cart"]:s.isShopifyDefaultDrawer()&&(i.sections=s.element.getSectionsToRender?.().map(a=>a.section??a.id));let o=JSON.stringify(i);try{let a=await fetch(r,{body:o,method:"post",headers:{"Content-Type":"application/json"}});if(a.status===200||a.status===302)return C.log(`Added ${e.length} items to Cart`),le.showSnackbar("Product added to your cart"),a.json()}catch(a){C.error("Failed to add product in cart",a)}}async performUpdate(e,t){if(!ix.JSUtils.hasKeys(t)){C.warn("No update fields provided");return}let n=Dt.getCartURL("cart/change.js"),r=w({id:e.key},t),i=JSON.stringify(r);try{let s=await fetch(n,{body:i,method:"post",headers:{"Content-Type":"application/json"}});(s.status===200||s.status===302)&&(C.log(`Updated ${e}`),Ge.getCurrent().update(s.json()))}catch(s){C.error("Failed to update item in cart",s,e)}}async performCopyCoupon(e){if(e)try{await navigator.clipboard.writeText(e),C.log(`Code-${e} copied`),le.showSnackbar("Discount code copied")}catch(t){C.error("Failed to copy code",t)}}performGoToItem(e){if(!e?.link)return;let t=Dt.getProductSlug(e.link);t&&(location.pathname=Dt.getRootPrefix()+"products/"+t)}async upgradeToSubscription(e,t){if(!e){C.warn("Trying to upgrade to subscription with no item");return}let n=await Ge.getCurrent().getNormalisedCart(),r=e.selectedOrFirstVariant.value,i=n.items.findIndex(c=>c.vID===r.mID),s=r.selectedSellingPlan.value,o=Dt.getCartURL("cart/change.js"),a={line:i+1,selling_plan:s?.mID||null,properties:t.getPrivateAttributesForLineItem()},l=JSON.stringify(a);try{let c=await fetch(o,{body:l,method:"post",headers:{"Content-Type":"application/json"}});if(c.status===200||c.status===302){C.log(`Upgraded ${e} selling plan`),le.showSnackbar("Line item updated");let h=await c.json();return Ge.getCurrent().update(h),h}}catch(c){C.error("Failed to update subscription for item in cart",c)}}async performCartCreate(e,t,n){let r=vt.get().storefrontToken;if(!r)throw new Error("Storefront token not set for the store");if(!e?.vID){C.error("No variant ID found to perform Buy now",e);return}let i=t?[t]:[],s=[{merchandiseId:`gid://shopify/ProductVariant/${e.vID}`,quantity:1,attributes:n.getKVFormatPrivateAttributesForLineItem()}],o=await le.getCartAttributes(),a=new Headers;a.append("Content-Type","application/json"),a.append("X-Shopify-Storefront-Access-Token",r);let l=JSON.stringify({query:PV,variables:{input:{lines:s,discountCodes:i,attributes:o}}});return(await Mn.getInstance().request(k.GRAPHQL_API_PATH,{method:"POST",headers:a,body:l})).data?.cartCreate?.cart?.checkoutUrl}async processEvent(e){let t=e.clickAction,n=e.items,r=e.triggerData;if(t.at){let i=t;if(C.log(`Performing ${JSON.stringify(i)} action`),i.at===101)n?.length&&this.performGoToItem(n[0]);else if(i.at===102)n?.length&&await this.performAddToCart(n,r);else if(i.at===103)await this.performCopyCoupon(r.discount.code);else if(i.at===105)Gt.get().open();else if(i.at===104){let s=e.collections;if(!s?.length)return;location.pathname=Dt.getRootPrefix()+"collections/"+s[0].handle}}t.applyDiscount&&r.discount?.code&&No.navigate(r.discount.code,r.redirectBehaviour)}getVIDAndQuantity(e){let t,n;if(e instanceof hn)t=e.vID,n=e.quantity??1;else{if(!e.vars?.length)return{};t=e.selectedOrFirstVariant.value.mID,n=1}return{vID:t,quantity:n}}},Bp=class extends Ei{ctaListener=new Ao;constructor(e){super(e),mi.get().subscriber(k.CART_UPDATE_BROADCAST).pipe(Ii(null)).subscribe(this.checkMilestone.bind(this))}update(e){super.update(e),this.widgetElement.update()}shouldStopRendering(){return!1}renderContainer(){if(this.widgetElement?.isConnected){this.addToRendered();return}let e=this.widgetElement=document.createElement("cooee-progressbar");e.className="cooee-root",e.cart=Ge.getCurrent(),e.engagementTrigger=this.engagementTrigger,e.setAttribute("engagement",this.engagementTrigger.shortID),this.rootContainer.appendChild(e),this.addToRendered()}async checkMilestone(){let e=await Ge.getCurrent().getNormalisedCart(),t=[...this.engagementTrigger.progressBarConfig.milestones];for(let n of t){if(e.amount<n.minValue)break;if(C.log("Current milestone",n),n.rewardType===ox.MilestoneRewardType.FREE_AUTO_GIFT){let r=n.items[0],i=e.items.find(s=>s.vID===r.vID||s.mID===r.mID);if(i)C.log(`Item(vID:${r.vID}) already present in the cart. Updating item's properties`),await this.ctaListener.performUpdate(i,{properties:this.engagementTrigger.getPrivateAttributesForLineItem()});else{let s=await this.ctaListener.performAddToCart([r],this.engagementTrigger);Gt.get().refreshUI(s,!1)}}}}async removeOtherFreeGifts(e){let t=(await Ge.getCurrent().getNormalisedCart()).items.filter(n=>n.vID!==e?.vID&&n.properties[k.CAMPAIGN_ATTRIBUTE]===this.engagementTrigger.shortID);if(t.length)for(let n of t)await this.ctaListener.performUpdate(n,{quantity:0})}},Vp=class extends Kn{constructor(e){super(e)}shouldStopRendering(){return!1}renderContainer(){if(this.widgetElement?.isConnected){this.addToRendered();return}let e=this.widgetElement=document.createElement("cooee-shoppable-videos");e.className="cooee-root",e.triggerContext=this.triggerContext,e.addEventListener("sendEvent",t=>{let n=t.detail;this.safeHTTPService.sendEvent(n)}),e.setAttribute("engagement",this.engagementTrigger.shortID),this.rootContainer.appendChild(e),this.addToRendered()}},sx=Re(Ta()),Up=class extends Kn{constructor(e){super(e)}shouldStopRendering(){return!1}renderContainer(){let e=this.getParentElement(`inner-letscooee-${this.engagementTrigger.shortID}`);this.rootContainer.appendChild(e),document.addEventListener(k.ADD_BUNDLE_CTA_INBOUND_EVENT,this.inboundCTAListener.bind(this),!1)}async inboundCTAListener(e){let t=this.engagementTrigger,n=`Engagement(id: ${t.engagementID}, shortID: ${t.shortID})`,r=e.detail;if(!sx.JSUtils.hasKeys(r)){C.error(`No detail received for ${n}`);return}C.log("Detail received for BYOB",r);let i=r.campaignID??r.campaignId??r.campaign_id;if(i!==t.shortID&&i!==t.engagementID){C.warn(`Current ${n} is not BYOB. Received: ${i}`);return}let s=r.items;if(!s?.length)return;let o=s.map(a=>new hn({mID:a.product_id,vID:a.variant_id,quantity:a.quantity||1}));await new xo(this.triggerContext).execute({embeddedItems:o,clickAction:{at:108,applyDiscount:!0}})}},fc=class{runtimeData=Oe.get();processCartWidgetResponse(e){this.runtimeData.isCartDirty=!1,this.runtimeData.cartEngagements=e;let t=[...Ei.renderedEngagements];Ei.renderedEngagements.length=0;for(let n of e)C.log(`\u{1F4E3} ${n} received as cart embed`),!this.findAndUpdateCurrent(n,t)&&(C.log(`${n} is new`),n.isProgressBar()?new Bp(n).renderSilently():n.isSubscriptionUpsell()?Fp.renderCartUpsell(n):new Ei(n).renderSilently());this.removeOldWidgets(t)}processPageWidgetResponse(e){let t=[...Kn.renderedEngagements];Kn.renderedEngagements.length=0;for(let n of e)C.log(`\u{1F4E3} ${n} received as page embed`),!this.findAndUpdateCurrent(n,t)&&(C.log(`${n} is new`),n.isShoppableVideo()?new Vp(n).renderSilently():n.isBYOB()?new Up(n).renderSilently():new Kn(n).renderSilently());this.removeOldWidgets(t)}findAndUpdateCurrent(e,t){let n=t.findIndex(r=>r.isSameTrigger(e));return n<0||e.isSubscriptionUpsell()?!1:(t[n].update(e),t[n].renderSilently(),t.splice(n,1),!0)}removeOldWidgets(e){for(let t of e)t.destroy()}},pc=class{runtimeData=Oe.get();httpService=Te.get(Mn);sessionManager=Te.get(zt);constructor(){}async getWidgetProps(){let e={};e.engagementIDs=this.addAvailableEngagementShortIDs(),e.locale=this.runtimeData.locale,await this.addSessionContext(e),e.currentItem=this.runtimeData.getCurrentItem();try{e.cart=await Ge.getCurrent().getNormalisedCart()}catch(i){C.error("Error fetching Shopify cart before sending widget call",i)}let t=new URLSearchParams(location.search),n=t.get("cooee-preview");n?e.previewIDs=n.trim().split(",").filter(i=>Number.isInteger(+i)):this.runtimeData.previewIDs?.length&&(e.previewIDs=this.runtimeData.previewIDs);let r=t.get("cooee-variant");return r?e.previewVariant=r:this.runtimeData.previewVariant&&(e.previewVariant=this.runtimeData.previewVariant),e}async addSessionContext(e){let t=await this.sessionManager.checkSessionAndGetContext();e.sessionID=t[0],e.sessionNumber=t[1],e.landingPage=t[2],e.page=hi.parseFromCurrent()}addAvailableEngagementShortIDs(){let e=document.querySelectorAll(".letscooee-engagement"),t=[];return e.forEach(n=>{let r=n.dataset.engagementId;r&&+r&&t.push(r)}),t}},Gr=class UE extends pc{static INSTANCE;loadWidgetsSubject=new J;constructor(){super(),this.loadWidgetsSubject.pipe(Ar(300)).subscribe(()=>{this.loadCartWidgets().catch(t=>C.error("Unable to initiate cart widgets",t)),this.loadPageWidgets().catch(t=>C.error("Unable to initiate page widgets",t))}),mi.get().subscriber(k.CART_UPDATE_BROADCAST).subscribe(()=>this.loadWidgetsSubject.next())}static getInstance(){return this.INSTANCE||(this.INSTANCE=new UE),this.INSTANCE}loadOrRenderWidgetsAfterCartChange(){this.runtimeData.isCartDirty?this.loadWidgetsSilently():this.renderCachedCartWidgets()}loadPageWidgetsSilently(){zt.replaySubject.subscribe(async()=>{this.loadPageWidgets().catch(t=>C.error("Unable to initiate load page widgets",t))})}loadCartWidgetsSilently(){zt.replaySubject.subscribe(async()=>{this.loadCartWidgets().catch(t=>C.error("Unable to initiate cart widgets",t))})}loadWidgetsSilently(){zt.replaySubject.subscribe(async()=>{this.loadWidgetsSubject.next()})}async loadPageWidgets(){let t=await this.getWidgetProps();C.log("Load widgets",t),this.httpService.post("/v1/engagement/page-widgets",t).then(async n=>{let r=n.widgets.map(i=>new Hn(i));new fc().processPageWidgetResponse(r)}).catch(n=>{C.error("Error sending widget getter",n)})}async loadCartWidgets(){let t=await this.getWidgetProps();C.log("Load cart widgets",t),this.httpService.post("/v1/engagement/cart-widgets",t).then(async n=>{let r=n.widgets.map(i=>new Hn(i));new fc().processCartWidgetResponse(r)}).catch(n=>{C.error("Error sending widget getter",n)})}async getVariation(t){let n=await this.getWidgetProps();return this.httpService.post("/v1/engagement/get-variant",w(w({},t),n))}renderCachedCartWidgets(){new fc().processCartWidgetResponse(this.runtimeData.cartEngagements)}},Hp=class{eventAPIService;constructor(){this.eventAPIService=Te.get(Mo)}processResponse(e){for(let t of e)t.experiment?.cssSelector&&this.runExperiment(t);document.querySelector("#lc-hide-body")?.remove()}async runExperiment(e){if(!e.experiment?.cssSelector){C.error("No CSS selector present in experiment",e.toString);return}let t;try{t=await le.retrySelectors(e.experiment.cssSelector)}catch{C.error("Fail to get CSS selector for experiment",e.toString());return}if(t?.length){for(let n of t)if(e.experiment.op==="SHOW")n.style.display="block";else if(e.experiment.op==="HIDE")n.style.display="none";else{C.error("Invalid experiment operation",e.toString);return}this.eventAPIService.trackExperiment({name:k.EVENT_EXPERIMENT_START,experiment:new wo(e)}).catch(n=>{C.error("Fail to track experiment",n)})}}},Mo=class jE extends pc{static INSTANCE;constructor(){super()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new jE),this.INSTANCE}loadExperimentSilently(){rt.get(ge.SDK_TOKEN).then(t=>{t?this.loadExperiments().catch(n=>C.error("Unable to initiate experiment",n)):zt.replaySubject.subscribe(async()=>{this.loadExperiments().catch(n=>C.error("Unable to initiate experiment",n))})})}async loadExperiments(){if(!this.runtimeData.activeExperiment)return;let t=await this.getWidgetProps();C.log("Load experiments",t),this.httpService.post("/v1/engagement/experiments",t).then(async n=>{let r=n.experiments.map(i=>new Hn(i));new Hp().processResponse(r)}).catch(n=>{C.error("Error sending experiment getter",n)})}async trackExperiment(t){await this.addSessionContext(t),await this.httpService.post("/v1/event/experiment",t)}},jp=class{runtimeData=Oe.get();widgetAPIService=Te.get(Gr);experimentAPIService=Te.get(Mo);meddle(){let e=gt.globalRef;e.account=e.account??[],e.profile=e.profile??[],e.events=e.events??[],e.screen=e.screen??[],e.page=e.page??[],this.meddlePage(),this.meddleAccount(),this.meddleEvents(),this.meddleProfile(),this.meddleScreen(),this.exposeMethods()}exposeMethods(){let e=gt.globalRef;e.loadPageWidgets=()=>{this.widgetAPIService.loadPageWidgetsSilently()},e.loadCartWidgets=()=>{this.widgetAPIService.loadCartWidgetsSilently()},e.loadExperiments=()=>{this.experimentAPIService.loadExperimentSilently()},e.previewWidget=gt.previewWidget.bind(gt),e.previewPopup=gt.previewPopup.bind(gt)}overwritePush(e,t){Fa(e,"push",t)}meddleAccount(){this.overwritePush(gt.globalRef.account,(...e)=>{this.processAccount(e[0])}),gt.globalRef.account.forEach(this.processAccount.bind(this))}meddleEvents(){this.overwritePush(gt.globalRef.events,(...e)=>{this.processEvent(e[0])}),gt.globalRef.events.forEach(this.processEvent.bind(this))}meddleProfile(){this.overwritePush(gt.globalRef.profile,(...e)=>{this.processProfile(e[0])}),gt.globalRef.profile.forEach(this.processProfile.bind(this))}meddleScreen(){this.overwritePush(gt.globalRef.screen,(...e)=>{this.processPageName(e[0])}),gt.globalRef.screen.forEach(this.processPageName.bind(this))}processAccount(e){e&&(e.appID&>.authenticate(e),e.flags&&Os.setFlags(e.flags))}processEvent(e){e&&(k.JS_LOAD_WHITELIST_EVENTS.includes(e[0])?gt.sendEvent(e[0],e[1],w({occurred:this.runtimeData.jsLoadTime},e[2])):gt.sendEvent(e[0],e[1],e[2]))}processProfile(e){e&>.updateProfile(e)}processPageName(e){e&>.setPageName(e)}meddlePage(){this.overwritePush(gt.globalRef.page,(...e)=>{this.processPage(e[0])}),gt.globalRef.page.forEach(this.processPage.bind(this))}processPage(e){e.currentItem&&this.runtimeData.setCurrentItem(e.currentItem),e.currency&&(this.runtimeData.currencyCode=e.currency),e.shopCurrency&&(this.runtimeData.shopCurrencyCode=e.shopCurrency),e.moneyFormat&&(this.runtimeData.moneyFormat=e.moneyFormat),e.jsLoad&&(this.runtimeData.jsLoadTime=e.jsLoad),e.locale&&(this.runtimeData.locale=e.locale),e.pageName&>.setPageName(e.pageName),e.activeExperiment&&(this.runtimeData.activeExperiment=e.activeExperiment)}},hc=class{static SESSION_STORAGE=window.sessionStorage;static SESSION_STORAGE_KEY_PREFIX=k.COOEE.concat("-");static getString(e,t){return this.getItem(e)||t}static setString(e,t){this.setItem(e,t)}static remove(e){this.removeItem(e)}static getItem(e){return this.SESSION_STORAGE.getItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e))}static setItem(e,t){this.SESSION_STORAGE.setItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e),t)}static removeItem(e){this.SESSION_STORAGE.removeItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e))}},mc=class su{static INSTANCE;static DEBOUNCE_TIME=1e3;static THRESHOLD=10;safeHttpService=Te.get(Ve);_lastScreenOrScroll=new Date;lastPercent=0;constructor(){}set lastScreenOrScroll(t){this._lastScreenOrScroll=t}static getInstance(){return this.INSTANCE||(this.INSTANCE=new su),this.INSTANCE}resetScrollID(t){hc.remove(k.SESSION_STORAGE_SCROLL_ID),this.lastScreenOrScroll=t??new Date}listen(){if(window.scrollY){let t=this.getPercentScrolledY();this.shouldSendScroll(t)&&this.sendScroll(t)}le.onDocumentLoaded(()=>{this.observeWindowScroll()})}observeWindowScroll(){Di(window,"scroll").pipe(Ar(su.DEBOUNCE_TIME),pr(()=>{let t=this.getPercentScrolledY();if(t>100){C.warn("Received scroll percent is more than 100",t);return}if(this.shouldSendScroll(t))return t})).subscribe(t=>{this.sendScroll(t)})}shouldSendScroll(t){return Math.abs(this.lastPercent-t)>=su.THRESHOLD||this.lastPercent!==t&&t===100}sendScroll(t){if(t==null)return;let n={percent:t,timeMS:new Date().getTime()-this._lastScreenOrScroll.getTime()};this.lastPercent=t;let r=hc.getString(k.SESSION_STORAGE_SCROLL_ID,""),i=new We(k.EVENT_SCROLL,n,null,r);this.safeHttpService.sendEvent(i),hc.setString(k.SESSION_STORAGE_SCROLL_ID,i.id.toHexString()),this._lastScreenOrScroll=new Date(i.occurred)}getPercentScrolledY(){let t=window.document.body.scrollHeight,n=window.innerHeight;return Math.ceil((window.scrollY+n)/t*100)}},$p=class HE{static ACTIVE_DURATION="aDur";static INACTIVE_DURATION="iaDur";apiService=Te.get(Ve);runtimeData=Oe.get();listen(){document.onvisibilitychange=()=>{document.visibilityState==="visible"?this.onVisible():document.visibilityState==="hidden"&&this.onHidden()}}async onVisible(){}async onHidden(){let t=await this.runtimeData.setInactive();if(t===0){C.info("Not sending background event as user was inactive on website");return}C.info(`Sending background event with ${t} seconds`);let n={};n[HE.ACTIVE_DURATION]=t,this.apiService.sendEvent(new We(k.EVENT_APP_BACKGROUND,n))}},Wp=class{loadedFonts=[];async loadAllFonts(e){e.elems?.forEach(t=>{t instanceof _i&&this.loadFamily(t.typography?.fam)})}async loadFamily(e){if(!e?.fonts||this.loadedFonts.indexOf(e.name)>-1)return;let t=[];e.fonts.forEach(n=>{if(n.url){let r=new FontFace(k.COOEE+e.name,n.getURL(),n.getFontDescriptor());t.push(r.load())}}),this.loadedFonts.push(e.name),(await Promise.all(t)).forEach(n=>{document.fonts.add(n)})}},Gp=class{static updateIdentity(e){if(!this.isInstalled())return;let t={};e.email&&(t.email=e.email),e.mobile&&(t.phone_number=e.mobile),C.debug("Sending email/mobile to Klaviyo"),window.klaviyo.push(["identify",t])}static isInstalled(){return window.klaviyo&&typeof window.klaviyo=="object"}},zp=class{apiService;action;triggerContext;constructor(e,t){this.action=e,this.apiService=Ve.getInstance(),this.triggerContext=t}async execute(){let e=this.containsCTA()?k.EVENT_TRIGGER_CLICKED:k.EVENT_TRIGGER_CLOSED;switch(this.action.at!==106&&await this.closeTriggerAndSendEvent(e),this.action.at){case 2:break;case 4:this.gotoURLAction();break;case 5:this.shareAction();break;case 106:await this.collectFormData();break;case void 0:case 105:break;default:C.error("Received an invalid ClickActionType: ",this.action.at);return}}externalAction(){this.action.ext?.u&&window.open(this.action.ext.u,"_blank")?.focus()}gotoURLAction(){if(this.action.gu?.u){let e=this.action.gu.u;le.isValidURL(e)||(e=`//${e}`),window.open(e,"_self")}}prompt(){let e=this.action.pmpt;e&&(e===2&&this.promptLocationPermission(),e===3&&this.promptPushNotificationPermission(),e===1&&this.promptCameraPermission())}async closeTriggerAndSendEvent(e,t){this.triggerContext.closeInApp(e,t),await this.dispatchEvent()}shareAction(){if(this.action.share){if(!navigator.share){C.warn("Navigator.share is not compatible with this browser");return}navigator.share({text:this.action.share.text,title:"Share"}).then(e=>console.log(e)).catch(e=>console.error(e))}}containsCTA(){return this.action.at&&this.action.at!==1?!0:!(this.isEmpty(this.action.custKV)&&this.isEmpty(this.action.up))}isEmpty(e){return e?Object.keys(e).length===0:!0}promptLocationPermission(){!navigator.geolocation||!navigator.permissions||navigator.geolocation.getCurrentPosition(e=>{this.apiService.updateDeviceProps({coords:[e.coords.latitude,e.coords.longitude]}),this.sendPermissionData()})}promptPushNotificationPermission(){if(!("Notification"in window)){C.warn("This browser does not support desktop notification");return}if(Notification.permission!=="default"){this.apiService.updateDeviceProps({pnPerm:Notification.permission});return}Notification.requestPermission().then(()=>{this.sendPermissionData()})}promptCameraPermission(){navigator.mediaDevices&&navigator.mediaDevices.getUserMedia({video:!0}).finally(()=>{this.sendPermissionData()})}checkPermission(e){return navigator.permissions.query({name:e}).then(t=>t.state.toString())}async checkAllPermission(){let e=await this.checkPermission("camera"),t=await this.checkPermission("geolocation"),n=Notification.permission;return{camera:e,location:t,notification:n}}sendPermissionData(){this.checkAllPermission().then(e=>{this.apiService.updateDeviceProps({perm:e})})}async collectFormData(){let e={};for(let t of this.triggerContext.inputs){if(!t.isValid)return;let n=document.getElementById(t.id).value;t.type===51?e.email=n:t.type===52&&(e.mobile=n)}await this.closeTriggerAndSendEvent(k.EVENT_FORM_SUBMITTED,{form:e}),le.showSnackbar("Coupon applied on cart"),Gp.updateIdentity(e)}async dispatchEvent(){let e=this.triggerContext.triggerData,t={clickAction:this.action,items:this.triggerContext.selectedEmbeddedItems??e.embeddedItems??e.items,collections:e.collections,triggerData:e};await new Ao().processEvent(t);let n={action:this.containsCTA()?k.CAMPAIGN_CLICKED_ACTIVITY:k.CAMPAIGN_CLOSED_ACTIVITY};document.dispatchEvent(new CustomEvent(k.POPUP_ACTIVITY_EVENT,{detail:n}))}},Tr=class{renderer=sr.get();parentHTMLEl;inappElement;inappHTMLEl;triggerContext;stylesConverter;scalingFactor;constructor(e,t,n){this.parentHTMLEl=e,this.inappElement=t,this.triggerContext=n,this.stylesConverter=new uc(this.renderer.getScalingFactor())}getHTMLElement(){return this.inappHTMLEl}insertElement(){this.renderer.appendChild(this.parentHTMLEl,this.inappHTMLEl)}processCommonBlocks(){this.processWidthAndHeight(),this.processPositionBlock(),this.processTransformBlock(),this.processTransparency(),this.processShadow(),this.registerAction();let e=te(w(w(w(w({},this.getDisplayStyles()),this.getSpaceStyles()),this.getBorderStyles()),this.getBackgroundStyles()),{boxSizing:"border-box",outline:"none"});this.renderer.setStyles(this.inappHTMLEl,e)}getDisplayStyles(){return{display:"block"}}processWidthAndHeight(){this.inappElement.w&&this.renderer.setStyle(this.inappHTMLEl,"width",this.stylesConverter.getSizePx(this.inappElement.w)),this.inappElement.h&&this.renderer.setStyle(this.inappHTMLEl,"height",this.stylesConverter.getSizePx(this.inappElement.h))}processPositionBlock(){let e={position:"absolute",left:this.stylesConverter.getSizePx(this.inappElement.x),top:this.stylesConverter.getSizePx(this.inappElement.y)};this.renderer.setStyles(this.inappHTMLEl,e)}getBorderStyles(){return this.stylesConverter.getBorderStyles(this.inappElement.br)}getSpaceStyles(){return this.stylesConverter.getSpaceStyles(this.inappElement.spc)}processTransparency(){let e=this.inappElement.alpha;if(!isNaN(e)){let t=(e/100).toFixed(2);this.renderer.setStyle(this.inappHTMLEl,"opacity",t)}}processShadow(){let e=this.inappElement.shd;e?this.renderer.setStyle(this.inappHTMLEl,"box-shadow",e.getStyle(this.scalingFactor)):this.renderer.setStyle(this.inappHTMLEl,"box-shadow","unset")}processTransformBlock(){let e=new Rs(this.inappElement.trf);e&&e.rotate&&this.renderer.setStyle(this.inappHTMLEl,"transform",`rotate(${e.rotate}deg)`)}registerAction(){let e=this.inappElement.clc;!e||Object.keys(e).length===0||(this.inappHTMLEl.addEventListener("click",t=>{t.stopPropagation(),new zp(e,this.triggerContext).execute()}),this.renderer.setStyle(this.inappHTMLEl,"cursor","pointer"))}getBackgroundStyles(){return this.stylesConverter.getBackgroundStyles(this.inappElement.bg)}},wi=class extends Tr{constructor(e,t,n){super(e,t,n)}processCommonBlocks(){super.processCommonBlocks(),this.processFontBlock(),this.processAlignment()}processFontBlock(){let e={},t=this.inappElement.typography;return t&&(e.fontSize=this.stylesConverter.getSizePx(t.fs),e.fontFamily=k.COOEE+t.fam?.name,e.lineHeight=`${t.lh}`,e.letterSpacing=t.letterSpacing),this.stylesConverter.getColourStyles(this.inappElement.color,"color",e),this.renderer.setStyles(this.inappHTMLEl,e),e}processPart(e,t){let n=[];t.u&&n.push("underline"),t.st&&n.push("line-through"),n.length||n.push("normal"),this.renderer.setStyle(e,"font-weight",t.b?"bold":"normal"),this.renderer.setStyle(e,"font-style",t.i?"italic":"normal"),this.renderer.setStyle(e,"text-decoration",n.join(" ")),this.renderer.setStyle(e,"color",t.c??"inherit"),this.renderer.setStyle(e,"font-family","inherit")}processAlignment(){let e=this.inappElement.typography.ta,t=e?Za[e]?.toLowerCase():this.inappElement.typography.alignment;t||(t="start"),this.renderer.setStyle(this.inappHTMLEl,"text-align",t)}},Kl=class extends wi{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){this.inappElement.parts?.forEach(e=>{let t=this.renderer.createElement("span");t.innerHTML=e.txt?.toString()?.replace(/\n/g,"<br />"),this.processPart(t,e),this.renderer.appendChild(this.inappHTMLEl,t)}),this.processCommonBlocks()}},Zl=class extends Tr{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){this.processCommonBlocks()}},Fs=class extends Tr{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("img"),this.insertElement()}render(){this.renderer.setAttribute(this.inappHTMLEl,"src",this.inappElement.src),this.renderer.setStyle(this.inappHTMLEl,"max-width","none"),this.renderer.setStyle(this.inappHTMLEl,"max-height","none"),this.renderer.setStyle(this.inappHTMLEl,"margin","0 auto"),this.processCommonBlocks()}},Xl=class $E extends Tr{constructor(t,n,r){super(t,n,r),this.parent=t,this.inappHTMLEl=this.renderer.createElement("div")}static MAX_Z_INDEX="2147483647";render(){return this.parent||this.renderer.removeInApp(this.triggerContext),this.insertElement(),this.processCommonBlocks(),this.inappHTMLEl.classList.add(k.IN_APP_WRAPPER_NAME),this.inappHTMLEl.classList.add(this.triggerContext.rootClassName),this.renderer.setStyle(this.inappHTMLEl,"z-index",$E.MAX_Z_INDEX),this.inappHTMLEl}getBackgroundStyles(){return this.inappElement.cover?super.getBackgroundStyles():{}}processWidthAndHeight(){let t=this.inappElement.cont;if(this.inappElement.cover)this.renderer.isParentNotBody()?(this.renderer.setStyle(this.inappHTMLEl,"width","100%"),this.renderer.setStyle(this.inappHTMLEl,"height","100%")):(this.renderer.setStyle(this.inappHTMLEl,"width","100vw"),this.renderer.setStyle(this.inappHTMLEl,"height","100vh")),this.renderer.setStyle(this.inappHTMLEl,"top","0"),this.renderer.setStyle(this.inappHTMLEl,"left","0");else{let n=this.inappElement.spc,r=this.stylesConverter.getScaledSize(t.w)+n.getHorizontal(),i=this.stylesConverter.getScaledSize(t.h)+n.getVertical();this.renderer.setStyle(this.inappHTMLEl,"width",r+"px"),this.renderer.setStyle(this.inappHTMLEl,"height",i+"px")}}getSpaceStyles(){return{padding:this.inappElement.spc.getPaddingCSS()}}getDisplayStyles(){return w(w({display:"flex"},this.inappElement.getStylesForWrapper()),this.inappElement.getFlexStylesForContainer())}processPositionBlock(){if(this.renderer.isParentNotBody()){if(this.triggerContext.triggerData.ian?.isEmbedded()){this.renderer.setStyle(this.inappHTMLEl,"position","block");return}this.renderer.setStyle(this.inappHTMLEl,"position","absolute")}else this.renderer.setStyle(this.inappHTMLEl,"position","fixed")}getBorderStyles(){return{}}processTransparency(){}processTransformBlock(){}processShadow(){}},qp=class extends Tr{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){return this.processCommonBlocks(),this.renderer.setStyle(this.inappHTMLEl,"position","relative"),this.renderer.setStyle(this.inappHTMLEl,"overflow","hidden"),this.inappHTMLEl.classList.add(k.IN_APP_CONTAINER_NAME),this}},gc=class extends wi{borderColor="";constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("input"),this.insertElement()}render(){let e=this.setInputType();this.renderer.setAttribute(this.inappHTMLEl,"placeholder",this.inappElement.placeholderText),this.renderer.setStyle(this.inappHTMLEl,"background","#ffffff00"),this.renderer.setStyle(this.inappHTMLEl,"outline","none"),this.inappHTMLEl.addEventListener("click",t=>{t.stopPropagation()}),this.processCommonBlocks(),this.addListener(this.inappHTMLEl,e),this.triggerContext.addInputField(e,this.inappElement.t)}},Yp=class GE extends gc{static EMAIL_REGEX=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/;constructor(t,n,r){super(t,n,r)}setInputType(){let t=`coo-${this.inappElement.t}`;return this.renderer.setAttribute(this.inappHTMLEl,"type","email"),this.renderer.setAttribute(this.inappHTMLEl,"id",t),t}addListener(t,n){t.addEventListener("keydown",r=>{this.borderColor||(this.borderColor=this.inappHTMLEl.style.borderColor),t.value.match(GE.EMAIL_REGEX)?(this.renderer.setStyle(this.inappHTMLEl,"border-color",this.borderColor),this.triggerContext.updateValidation(n,!0)):(this.renderer.setStyle(this.inappHTMLEl,"border-color","red"),this.triggerContext.updateValidation(n,!1)),r.stopPropagation()})}},Kp=class WE extends gc{static MOBILE_REGEX=/^\d+$/;constructor(t,n,r){super(t,n,r)}setInputType(){let t=`coo-${this.inappElement.t}`;return this.renderer.setAttribute(this.inappHTMLEl,"type","tel"),this.renderer.setAttribute(this.inappHTMLEl,"id",t),t}addListener(t,n){t.addEventListener("keydown",r=>{this.borderColor||(this.borderColor=this.inappHTMLEl.style.borderColor),t.value.match(WE.MOBILE_REGEX)?(this.renderer.setStyle(this.inappHTMLEl,"border-color",this.borderColor),this.triggerContext.updateValidation(n,!0)):(this.renderer.setStyle(this.inappHTMLEl,"border-color","red"),this.triggerContext.updateValidation(n,!1)),r.stopPropagation()})}},Zp=class ls extends wi{static DAYS="Days";static HOURS="Hours";static MINUTES="Minutes";static SECONDS="Seconds";elements;spans=[];constructor(t,n,r){super(t,n,r),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){this.addTimerChildren(),this.processAndStartTimer(),this.processCommonBlocks();let t=te(w(w(w({flex:"1 1 0"},this.stylesConverter.getBackgroundStyles(this.inappElement.bg)),this.stylesConverter.getBorderStyles(this.inappElement.br)),this.stylesConverter.getSpaceStyles(this.inappElement.spc)),{marginLeft:this.stylesConverter.getSizePx(this.inappElement.gap),marginRight:this.stylesConverter.getSizePx(this.inappElement.gap)});this.addStylesToTimer(t)}getBackgroundStyles(){return{}}processFontBlock(){let t=super.processFontBlock();return this.stylesConverter.getColourStyles(this.inappElement.color,"color",t),this.addStylesToTimer(t),t}getSpaceStyles(){return{}}getBorderStyles(){return{}}getDisplayStyles(){return{display:"flex",flexWrap:"nowrap",justifyContent:"center"}}addStylesToTimer(t){this.elements.forEach(n=>this.renderer.setStyles(n,t))}addTimerChildren(){let t=this.inappElement.show;this.elements=[],t.day&&this.elements.push(this.getChild(ls.DAYS)),t.hour&&this.elements.push(this.getChild(ls.HOURS)),t.minute&&this.elements.push(this.getChild(ls.MINUTES)),t.second&&this.elements.push(this.getChild(ls.SECONDS)),this.elements.forEach(n=>this.inappHTMLEl.appendChild(n))}getChild(t){let n=this.renderer.createElement("div"),r=this.renderer.createElement("span"),i=this.renderer.createElement("span");return i.innerText=t,r.innerText="00",r.id=`lc-${t}`,this.renderer.setStyle(i,"font-size","0.5em"),this.renderer.setStyle(i,"text-align","center"),this.renderer.setStyle(i,"font-family","inherit"),this.renderer.setStyle(r,"text-align","center"),this.renderer.setStyle(r,"font-family","inherit"),this.inappElement.lblPos==="start"?(n.appendChild(i),n.appendChild(r)):(n.appendChild(r),n.appendChild(i)),this.renderer.setStyle(n,"display","flex"),this.renderer.setStyle(n,"flex-direction",this.inappElement.horizontal?"":"column"),this.renderer.setStyle(n,"justify-content","center"),this.renderer.setStyle(n,"align-items","center"),this.renderer.setStyle(n,"gap","5px"),this.spans.push(r),n}processAndStartTimer(){let t=this.inappElement.timer.start(this.inappElement.timerType,n=>{this.spans.forEach(r=>{r.id===`lc-${ls.DAYS}`?r.innerText=String(n.days).padStart(2,"0"):r.id===`lc-${ls.HOURS}`?r.innerText=String(n.hours).padStart(2,"0"):r.id===`lc-${ls.MINUTES}`?r.innerText=String(n.minutes).padStart(2,"0"):r.id===`lc-${ls.SECONDS}`&&(r.innerText=String(n.seconds).padStart(2,"0"))})});this.triggerContext.intervals.push(t)}},Xp=class extends wi{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("select"),this.insertElement()}render(){this.renderer.setStyle(this.inappHTMLEl,"background","#ffffff00"),this.renderer.setStyle(this.inappHTMLEl,"outline","none"),this.processCommonBlocks(),this.addListener(this.inappHTMLEl),this.addOptions()}addListener(e){this.triggerContext.selectedEmbeddedItems?.length||this.updateItems(this.triggerContext.triggerData.items[0].vars[0]),e.addEventListener("click",t=>{t.stopPropagation()}),e.addEventListener("change",()=>{let t=new vi(JSON.parse(e.value));this.updateItems(t)})}updateItems(e){let t=this.triggerContext.triggerData.items[0];this.triggerContext.selectedEmbeddedItems=[t.toEmbed(e)];let n=this.parentHTMLEl.querySelector("#coo-13");if(!n)return;let r=e.imgs[0]??t.imgs?.at(0);r?.url&&n.setAttribute("src",r.url)}addOptions(){let e=this.triggerContext.triggerData.items,t=this.inappHTMLEl;if(!e?.length){t.add(this.createOption(this.inappElement.placeholderText));return}let n=this.triggerContext.selectedEmbeddedItems?.at(0);e[0].vars.forEach(r=>{t.add(this.createOption(r.name??"Default",r,r.mID===n?.vID))})}createOption(e,t,n){let r=this.renderer.createElement("option");return r.text=e,r.value=JSON.stringify(t),n&&(r.selected=!0),t||(r.disabled=!0),r}},Jp=class extends Fs{constructor(e,t,n){super(e,t,n)}render(){super.render(),this.inappHTMLEl.setAttribute("id",`coo-${this.inappElement.type}`)}},yc=class xc{static ACTIVE_TRIGGER_DATA;renderer=sr.get();safeHTTP;parent;rootContainer;containerHTMLElement;ian;triggerContext;resizeListener;cartDrawerToggleSubscription;constructor(t){this.safeHTTP=Ve.getInstance(),this.resizeListener=()=>this.screenResized(),this.setParentContainer(t)}setParentContainer(t){this.parent=t??document.body,this.renderer.setParentContainer(this.parent)}render(t){this.renderEngagement(new Hn(t))}async renderEngagement(t){if(this.triggerContext=new cc(new Date,t),this.triggerContext.onClose(n=>{this.closeInApp(n)}),this.ian=t.ian,(this.renderer.isMobile()||t.previewType==="mobile")&&this.ian.overrideForMobileView(),this.ian.isEmbedded()){let n=document.querySelector(this.ian.getEmbeddedSelector());this.setParentContainer(n)}await this.preloadImages(t),t.shouldDelay()?window.setTimeout(()=>{this.withCartDrawerClosed()},t.getDelaySeconds()):this.withCartDrawerClosed()}withCartDrawerClosed(){if(!Gt.get().isOpen()||!this.renderer.isMobile()){this.startRenderingOnce();return}this.cartDrawerToggleSubscription=Gt.get().onToggle().subscribe(({open:t})=>{!t&&this.startRenderingOnce()})}startRenderingOnce(){if(!this.shouldSkipCampaign()){xc.ACTIVE_TRIGGER_DATA=this.triggerContext.triggerData;try{this.startRendering()}catch(t){_t.getInstance().captureException(t,{triggerData:JSON.stringify(this.triggerContext.triggerData)});return}this.sendTriggerDisplayed(),this.renderer.isMobile()||window.addEventListener("resize",this.resizeListener),this.cartDrawerToggleSubscription?.unsubscribe()}}shouldSkipCampaign(){let t=this.triggerContext.triggerData;if(!t.previewType&&xc.ACTIVE_TRIGGER_DATA){let r={triggerShown:new wo(xc.ACTIVE_TRIGGER_DATA??{})};return this.skipTrigger(t,r),!0}if(Oe.get().isGoKwikPopupOpen)return this.skipTrigger(t,{reason:"GoKwik popup is open"}),!0;let n=k.PAYMENT_MODAL_DETAILS.find(r=>!!document.querySelector(r.identifier));return n?(this.skipTrigger(t,{reason:`${n.gateway} modal is open`}),!0):!1}startRendering(){this.renderer.calculateScalingFactor(this.ian),this.rootContainer=new Xl(this.parent,this.ian,this.triggerContext).render();try{this.renderContainer(this.triggerContext)}catch(t){throw C.error(t),t}}sendTriggerDisplayed(){let t={};this.triggerContext.triggerData.items?.length&&(t.promotedMIDs=this.triggerContext.triggerData.items?.map(i=>i.mID));let n=new We(k.EVENT_TRIGGER_DISPLAYED,t,this.triggerContext.triggerData);this.safeHTTP.sendEvent(n);let r={action:k.CAMPAIGN_DISPLAYED_ACTIVITY};document.dispatchEvent(new CustomEvent(k.POPUP_ACTIVITY_EVENT,{detail:r}))}sendTriggerClosed(t){let n=t.eventName;delete t.eventName;let r=new We(n,t,this.triggerContext.triggerData);r.name===k.EVENT_TRIGGER_CLICKED&&(r.items=this.triggerContext.selectedEmbeddedItems??this.triggerContext.triggerData.items?.map(i=>i.toEmbed())),this.safeHTTP.sendEvent(r)}addEnterAnimation(t){this.containerHTMLElement.animate(t.getEnterAnimation(),{duration:500})}renderElement(t,n,r){n instanceof ec?new Yp(t,n,r).render():n instanceof tc?new Kp(t,n,r).render():n instanceof Co?new Kl(t,n,r).render():n instanceof nc?new Jp(t,n,r).render():n instanceof Ki?new Fs(t,n,r).render():n instanceof Ns?new Zl(t,n,r).render():n instanceof Ja?new Zp(t,n,r).render():n instanceof Qa?new Xp(t,n,r).render():C.error("Unsupported element type- "+n.type)}renderContainer(t){let n=this.ian?.cont;n&&(this.containerHTMLElement=new qp(this.rootContainer,n,t).render().getHTMLElement(),new Wp().loadAllFonts(this.ian),this.ian.elems?.forEach(async r=>{await this.renderElement(this.containerHTMLElement,r,t)}),this.addEnterAnimation(this.ian.anim))}closeInApp(t){let n=this.ian.anim.getExitAnimation();this.sendTriggerClosed(t),xc.ACTIVE_TRIGGER_DATA=void 0;let r=this.containerHTMLElement.animate(n,{duration:500,easing:"ease-in-out"});r.onfinish=()=>{this.removeInApp(),window.removeEventListener("resize",this.resizeListener)}}screenResized(){this.removeInApp(),this.startRendering()}removeInApp(){sr.get().removeInApp(this.triggerContext)}skipTrigger(t,n){let r=new We(k.EVENT_CAMPAIGN_REJECTED,n,t);this.safeHTTP.sendEvent(r)}async preloadImages(t){let n=t.ian;if(!n)return;let r=[];n.elems.forEach(i=>{let s=i.bg?.img?.src;if(s&&r.push(this.getPromise(s)),i.t===1){let o=i.src;if(!o)return;r.push(this.getPromise(o))}}),n.bg?.img?.src&&r.push(this.getPromise(n.bg.img.src)),n.cont.bg?.img?.src&&r.push(this.getPromise(n.cont.bg.img.src)),await Promise.all(r)}getPromise(t){return new Promise(n=>{let r=new Image;r.onload=n,r.src=t,r.style.display="none"})}},Qp=class{compareCartItemSubject=new J;constructor(){this.compareCartItemSubject.pipe(Ar(100)).subscribe(this.compareCartItems.bind(this))}listen(){this.compareCartItemSubject.next(),this.overwriteXMLHttpRequest(),this.overwriteFetchMethod()}overwriteXMLHttpRequest(){let e=this,t=window.XMLHttpRequest.prototype.send;window.XMLHttpRequest.prototype.send=function(){return this.addEventListener("load",function(){e.performEvent(this._url).catch(n=>C.error("Unable to process cart change in XMLHttpRequest",n))}),t.apply(this,arguments)},C.debug("Securely overwritten window.XMLHttpRequest.send method")}overwriteFetchMethod(){let e=this,t=window.fetch;window.fetch=function(n){return t.apply(window,arguments).then(r=>(e.performEvent(n.toString()).catch(i=>C.error("Unable to process cart change in fetch",i)),r))},C.debug("Securely overwritten window.fetch method")}async performEvent(e){this.isCartManipulationURL(e)&&(Oe.get().isCartDirty=!0,this.compareCartItemSubject.next())}isCartManipulationURL(e){return/\/cart\/(add|change|update|clear)/.test(e)}sendChangesAsEvents(e,t){let n=e?.items,r=t.items,i=[],s=[];if(C.debug(`Comparing cart change with old count ${n?.length} to new count ${r.length}`),r?.forEach(o=>{let a=n?.find(l=>l.vID===o.vID);if(a){if(a.quantity!==o.quantity){let l=a.quantity<o.quantity,c=Math.abs(a.quantity-o.quantity),h=te(w({},o),{quantity:c});l?i.push(h):s.push(h)}n&&le.removeFromArray(n,a)}else i.push(o)}),n)for(let o of n)s.push(o);C.debug(`Cart delta: added: ${i.length}, removed: ${s.length}`),i.length&&this.sendEvent(k.EVENT_ADD_TO_CART,{items:i}),s.length&&e.token===t.token&&this.sendEvent(k.EVENT_REMOVE_FROM_CART,{items:s}),(s.length||i.length)&&mi.get().broadcast(k.CART_UPDATE_BROADCAST,{itemsAdded:i,itemsRemoved:s})}sendEvent(e,t){let n=new We(e,t);Te.get(Ve).sendEvent(n)}async compareCartItems(){let e=await rt.get(ge.CURRENT_CART,{}),t=await Ge.getCurrent().getNormalisedCart(!0);this.sendChangesAsEvents(e,t)}},eh=class{listen(){return this.overwriteFetchMethod(),this}overwriteFetchMethod(){let e=this,t=window.fetch;window.fetch=async function(n,r){try{await e.modifyRequest(n,r)}catch(i){_t.getInstance().captureError("Failed to modify graphql request",i,{body:JSON.stringify(r?.body)})}return t(n,r)},C.debug("Securely overwritten window.fetch method for graphql query")}async modifyRequest(e,t){let n=typeof e=="string"?e:e instanceof Request?e.url:"";if(!(n.includes("graphql.json")&&t?.method==="POST")||!t.body)return;let r;if(typeof t.body=="string")try{r=JSON.parse(t.body)}catch{return}else r=t.body;C.debug("Intercepted fetch request of:",n),r?.query.includes("cartCreate")&&(t.body=await this.updatedBody(r),this.sendBuyNowEvent())}async updatedBody(e){let t=e.variables.input.attributes??[],n=await le.getCartAttributes();return e.variables.input.attributes=[...t,...n],JSON.stringify(e)}sendBuyNowEvent(){let e=Oe.get().getCurrentItem();if(!e)return;let t=new We(k.EVENT_BUY_NOW_CLICKED,{items:[e]});Ve.getInstance().sendEvent(t)}},vc=class{constructor(e,t){this.selectors=e,this.eventName=t,this.selectorString=e.join(",")}static INSTANCE;elements;selectorString;clickListenerCallback=e=>{let t=e.currentTarget,n=new We(this.eventName,{class:t.className||void 0,tagName:t.tagName||void 0,id:t.id||void 0});Ve.getInstance().sendEvent(n),this.removeClickListener(this.clickListenerCallback)};listenSilently(){this.listen().catch(e=>C.error(e))}async listen(){this.elements=await le.retrySelectorForElements(this.selectorString),this.elements.forEach(e=>{e.addEventListener("click",this.clickListenerCallback)})}removeClickListener(e){this.elements?.forEach(t=>{t.removeEventListener("click",e)})}},th=class Mf extends vc{static selectors=[".product__thumbnail-list-inner > button","product-gallery-navigation > button",".product-media--thumb-container",".product-images-inner > img",".m-product-media",".swiper-button-control",".media__thumb",".slick-arrow",".productView-img-container.product-single__media",".product-gallery__thumbnail_item_inner"];constructor(){super(Mf.selectors,k.EVENT_ITEM_THUMBNAIL_CLICKED)}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Mf),this.INSTANCE}},nh=class Vf extends vc{static selectors=[".jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup","reviewsio-product-ratings",".ruk_rating_snippet.tracked:not(.hidden)","a > .loox-rating",".yotpo-reviews-star-ratings-widget",".yotpo.lp-hero__reviews",".pr-rating > a",".rivyoReviewWidget"];constructor(){super(Vf.selectors,k.EVENT_REVIEW_CLICKED)}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Vf),this.INSTANCE}},rh=class{selector=[".gokwik-checkout button","button.cart__checkout-button","button.cart__checkout","button#checkout","button#checkout2",'button[id*="checkout" i]','button[name*="checkout" i]','button[class*="checkout" i]'].join(",");listen(){le.onDocumentLoaded(()=>{C.debug("Execution order:","document ready"),this.useLocationHash()})}useLocationHash(){let e=window.location.hash?.substring(1);if(e)if(e.includes(k.HASH_INITIATE_CHECKOUT)){document.dispatchEvent(new Event(k.THIRD_PARTY_CHECKOUT_EVENT));let t=document.querySelector(this.selector);if(!t){C.debug("No clickable cart checkout button found");return}C.debug("Clickable cart checkout button found",t),t.click()}else e.includes(k.HASH_OPEN_CART_DRAWER)&&Gt.get().open()}},ih=class{trackSilently(){this.track().catch(e=>_t.getInstance().captureException(e))}async track(){let e=window.Shopify?.checkout,t=window.Shopify?.Checkout;if(!e&&!t)return;let n={};this.processSmallCheckout(e,n),this.processBigCheckout(t,n);let r=this.getTokenFromCurrentURLPath();if(r&&(n.urlToken=r),!Object.keys(n).length){C.warn("No processable data found in",e,t);return}n.referrer=document.referrer,n.url=location.href;let i=await Te.get(zt).checkSessionAndGetContext();n.sessionID=i[0],this.trackOrder(n)}processSmallCheckout(e,t){e&&(e.order_id&&(t.orderID=e.order_id.toString()),e.token&&(t.checkoutToken=e.token.toString()),e.customer_id&&(t.customerID=e.customer_id.toString()))}processBigCheckout(e,t){e&&(e.token&&!t.checkoutToken&&(t.checkoutToken=e.token.toString()),e.cartToken&&(t.cartToken=e.cartToken.toString()))}trackOrder(e){C.info("Found order to be send",e),Ve.getInstance().trackOrder(e)}getTokenFromCurrentURLPath(){let e=new RegExp("[A-Fa-f0-9]{28,32}");return location.pathname?.split("/").find(t=>t.length&&e.test(t))}},Jl=class{static attachCheckoutListener(){window.gokwikSdk&&window.gokwikSdk.on("checkout_initiated",async()=>{let e=await Ge.getCurrent().getNormalisedCart(),t={via:"GoKwik",items:e.items,cartToken:e.token,amount:{value:e.amount,currency:e.currency}},n=new We(k.EVENT_CHECKOUT_STARTED,t);Ve.getInstance().sendEvent(n)})}},oh=class{async migrate(){}};yn.escape=ax.MustacheUtils.escapeHtml;var gt=class{static globalRef;static authenticated;static async initForMerchantWebsiteOnly(){window.cooeeSDKPreview||(this.initGlobalReference(),await new oh().migrate(),this.autoAuthenticate(),new jp().meddle(),Te.get(Mo).loadExperimentSilently(),new $p().listen(),new ih().trackSilently(),new Qp().listen(),new eh().listen(),new rh().listen(),Te.get(mc).listen(),Te.get(nh).listenSilently(),Te.get(th).listenSilently(),Te.get(Gr).loadPageWidgetsSilently(),this.attachGoKwikListeners(),this.storePreviewParams(),this.setupPreviewListeners(),Dr.watch())}static async initForAll(){this.injectWidgetAssets()}static initGlobalReference(){window.CooeeSDK||Fa(window,"CooeeSDK",{}),this.globalRef=window.CooeeSDK,Fa(this.globalRef,"config",new vt),Fa(this.globalRef,"runtimeData",new Oe),C.debug("Global reference initialised")}static injectWidgetAssets(){Nt.injectScriptURL(Rn.widgetURL,"cooee-widget-sdk"),Nt.injectStylesheet(Rn.styleURL)}static autoAuthenticate(){let e=Dt.getShopName();e&&this.authenticate({shopifyShop:e})}static authenticate(e){if(this.authenticated)return;let t=e.appID?.trim(),n=e.shopifyShop;if((le.isNull(t)||t.length!==24)&&le.isNull(n)){C.warn("Cooee App ID or Shop name is not configured");return}this.authenticated=!0,Te.get(zt).init(e)}static sendEvent(e,t,n){let r=new We(e,t,n?.triggerData);n?.occurred&&(r.occurred=n.occurred),Te.get(Ve).sendEvent(r)}static updateProfile(e){for(let t in e)if(t.toLowerCase().startsWith("ce "))throw new Error("User property name cannot start with 'CE '");Te.get(Ve).updateProfile(e)}static setPageName(e){if(!e)return;let t=Oe.get(),n=t.pageName;if(e===n)return;if(t.pageName=e,e==="cart"&&Te.get(Gr).loadOrRenderWidgetsAfterCartChange(),k.BLACKLISTED_PAGE_NAMES.some(s=>e.includes(s))){Te.get(mc).resetScrollID();return}let r={};n&&(r.ps=n);let i=new We(k.EVENT_SCREEN_VIEW,r);i.occurred=t.jsLoadTime,Te.get(Ve).sendEvent(i),Te.get(mc).resetScrollID(i.occurred)}static previewPopup(e,t){new yc(t).render(e)}static previewWidget(e){new Kn(new Hn(e)).render()}static setupPreviewListeners(){if(window.opener){try{window.opener.postMessage({action:"COOEE_READY_FOR_PREVIEW"},"*")}catch(e){C.error(e)}window.addEventListener("message",e=>{if(C.debug("Received event",e),!e.origin.includes("letscooee.com")&&!e.origin.includes("localhost"))return;let t=e.data;typeof t=="object"&&(t.action==="POPUP_PREVIEW"?(this.previewPopup(t.engagementTrigger),e.source?.postMessage({action:"PREVIEW_SUCCESSFUL"},e.origin)):t.action==="WIDGET_PREVIEW"&&(this.previewWidget(t.engagementTrigger),e.source?.postMessage({action:"PREVIEW_SUCCESSFUL"},e.origin)))})}}static attachGoKwikListeners(){let e=Oe.get();window.addEventListener("kp-modal:opened",()=>{e.isGoKwikPopupOpen=!0}),window.addEventListener("user-loggedin",t=>{let{token:n}=t.detail;n&&this.updateProfile({goKwikToken:n})}),window.gokwikSdk?Jl.attachCheckoutListener():window.addEventListener("gokwikLoaded",Jl.attachCheckoutListener)}static storePreviewParams(){let e=Oe.get(),t=new URLSearchParams(location.search),n=t.get("cooee-preview");n&&(e.previewIDs=n.trim().split(",").filter(i=>Number.isInteger(+i)));let r=t.get("cooee-variant");r&&(e.previewVariant=r)}},sh=class sI{static INSTANCE;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new sI),this.INSTANCE}init(){Nl.get(ge.APP_CONFIG,{}).then(t=>this.updateGlobalConfig(t))}async processAppConfigurations(t){C.log("Received app configuration",t),t.currencyCount=t.currencies?.length;let n=this.updateGlobalConfig(t);Nl.set(ge.APP_CONFIG,n).catch(r=>C.error(r)),op.processConfiguration(),n.website&&(Nt.injectRawScript(n.website.commonJS),Nt.injectRawCSS(n.website.commonCSS)),Gt.get().onToggle().subscribe(async({open:r})=>{C.info("Cart drawer is now",r?"open":"closed"),r&&(Te.get(Gr).loadOrRenderWidgetsAfterCartChange(),await this.trackViewCartEvent())})}updateGlobalConfig(t){let n=gt.globalRef.config.update(t);return Gt.forceUpdate(),C.debug("App configurations",n),n}async trackViewCartEvent(){let t=await Ge.getCurrent().getNormalisedCart(),n={value:t.amount,currency:t.currency},r={items:t.items,amount:n,drawer:!0};Ve.getInstance().sendEvent(new We(k.EVENT_VIEW_CART,r))}},cx=Re(__()),ah=class Uf{static META_REQUIRED_FIELDS=["ad_id"];static GOOGLE_REQUIRED_FIELDS=["gad_source","gclid"];source;adID;campaignID;adName;campaignName;constructor(t){this.adID=t.adID,this.campaignID=t.campaignID,this.source=t.source}static getAdParams(){let t;try{t=new cx.URLBuilder(location.href)}catch{return{}}let n={};if(this.META_REQUIRED_FIELDS.every(r=>Array.from(t.getParams().keys()).includes(r)))return n={source:"META",adID:t.getQueryParam("ad_id")?.trim(),campaignID:t.getQueryParam("campaign_id")?.trim()},new Uf(n);if(this.GOOGLE_REQUIRED_FIELDS.every(r=>Array.from(t.getParams().keys()).includes(r)))return n={source:"GOOGLE"},new Uf(n)}},Ps=class oI{static INSTANCE;httpAPIService=Mn.getInstance();coreService=sh.getInstance();sentryService=_t.getInstance();sdkToken="";userID="";deviceID="";appID="";shopifyShop="";constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new oI),this.INSTANCE}init(t){this.appID=t.appID,this.shopifyShop=t.shopifyShop}async storeAndPopulateAuthData(t){t&&(t.userID&&(this.userID=t.userID,await rt.set(ge.ID,t.userID)),t.deviceID&&(this.deviceID=t.deviceID,await rt.set(ge.DEVICE_ID,t.deviceID)),t.sdkToken&&(this.sdkToken=t.sdkToken,await rt.set(ge.SDK_TOKEN,t.sdkToken)),this.updateAPIClient())}async validateSession(t){await this.populateFirstSeen(),await this.populateUserDataFromStorage(),C.log("Validating session with server");let n=await this.getSessionValidateData(t);try{let r=await this.httpAPIService.validateSession(n);C.log("Validating session Response",r),await this.coreService.processAppConfigurations(r.appSettings),await this.storeAndPopulateAuthData(r)}catch(r){throw C.error(r),r}}async populateUserDataFromStorage(){if(this.sdkToken=await rt.get(ge.SDK_TOKEN),!this.sdkToken){C.warn("No SDK token found in local storage");return}this.userID=await rt.get(ge.ID),this.deviceID=await rt.get(ge.DEVICE_ID),this.updateAPIClient()}updateAPIClient(){C.debug("SDK Token:",this.sdkToken),C.log("Device ID:",this.deviceID),C.log("User ID:",this.userID),Ga.trackDeviceID(this.deviceID),Dr.prepend(`Device ID: <strong>${this.deviceID}</strong>`),this.httpAPIService.setAPIToken(this.sdkToken),this.sentryService.setGlobalContext("Visitor Info",{device_id:this.deviceID,user_id:this.userID}),this.sentryService.setUser({id:this.deviceID})}async getSessionValidateData(t){let n=await new rp().get();n.host=location.origin;try{(await gT())?.isPrivate&&(n.private=!0)}catch(i){lx.default.error("Unable to detect private/incognito window",i)}let r=await rt.get(ge.DEVICE_ID);return r||(r=new un().toHexString(),await rt.set(ge.DEVICE_ID,r)),te(w({deviceID:r,deviceProps:n,appID:this.appID,shopifyShop:this.shopifyShop},t),{sdk:k.SDK,page:hi.parseFromCurrent(),ad:ah.getAdParams(),occurred:this.getSessionStartTime(Oe.get().jsLoadTime),currentItem:Oe.get().getCurrentItem(),cart:await Ge.getCurrent().getNormalisedCart(),properties:{}})}async populateFirstSeen(){let t=await rt.get(ge.FIRST_SEEN),n=t?new Date(t):new Date;t||await rt.set(ge.FIRST_SEEN,n.toISOString()),this.httpAPIService.setFirstSeen(n),this.sentryService.setGlobalContext("Visitor Info",{first_seen:n.toISOString()})}getSessionStartTime(t){return(new Date().getTime()-t.getTime())/1e3>k.IDLE_TIME_IN_SECONDS?new Date:t}},zt=class Ic{static replaySubject=new Fo(1);static INSTANCE;sentryService=Te.get(_t);lock=new Wa;constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Ic),this.INSTANCE}init(t){if(C.debug("Initialising SDK",t),hT(navigator.userAgent)){C.info("This seems to be a bot. Disabling SDK");return}Ps.getInstance().init(t),Ic.INSTANCE.checkForNewSession(!0).then(async()=>{Ic.replaySubject.next(!0),Ic.replaySubject.complete()}).catch(n=>C.error("Unable to perform device init",n))}getCurrentSessionID(){return mn.set(ge.SESSION_LAST_USED_TIME,new Date().getTime()),mn.get(ge.ID,"")}async checkSessionAndGetContext(){return await this.checkForNewSession(),this.getContext()}async getContext(){let t=await Promise.all([this.getCurrentSessionID(),this.getCurrentSessionNumber(),this.getLandingPage()]);return this.sentryService.setGlobalContext("Visitor Session",{id:t[0],number:t[1],landing_page:t[2]}),t}async checkForNewSession(t){await this.lock.acquire();let n=!1;if(await this.isNewSessionRequired()?(await this.startNewSession(),t=!0,n=!0):await this.notSynced()&&(n=!0),t){let r=await this.getContext();await Ps.getInstance().validateSession({sessionID:r[0],sessionNumber:r[1],landingPage:r[2],newSession:n}),await mn.set(ge.SESSION_SYNCED,!0)}this.lock.release()}async startNewSession(){C.debug("Starting new session"),await mn.clear(),C.debug("Cleared SessionStorage before starting new session");let t=new Date,n=new un().toHexString();C.debug("New session ID to be used",n);let r=await rt.get(ge.SESSION_NUMBER,0)+1;Dr.prepend(`New Session ID: <strong>${n}</strong> & number: ${r}`),await Promise.all([rt.set(ge.SESSION_NUMBER,r),mn.set(ge.ID,n),mn.set(ge.SESSION_LAST_USED_TIME,t.getTime()),mn.set(ge.SESSION_LANDING_PAGE,hi.parseFromCurrent())])}getLandingPage(){return mn.get(ge.SESSION_LANDING_PAGE,{})}getCurrentSessionNumber(){return rt.get(ge.SESSION_NUMBER,1)}async isNewSessionRequired(){if(!await mn.get(ge.ID))return!0;let t=await mn.get(ge.SESSION_LAST_USED_TIME,0);return t?(new Date().getTime()-t)/1e3>k.IDLE_TIME_IN_SECONDS:!0}async notSynced(){return!await mn.get(ge.SESSION_SYNCED,!1)}},fx=Re(qn()),ux=Re(qn()),dx=Re(Ta()),ch=class{triggerData;safeHttpService=Ve.getInstance();render(e){e.contentSource===ux.EngagementContentSource.KLAVIYO&&(this.triggerData=e,window.addEventListener("klaviyoForms",this.handleKlaviyoEvents.bind(this)),window._klOnsite=window._klOnsite||[],window._klOnsite.push(["openForm",e.klaviyoFormID]))}handleKlaviyoEvents(e){if(e.type!=="klaviyoForms")return;let t=e.detail;if(t.formId!==this.triggerData.klaviyoFormID){C.warn("Received invalid trigger callback");return}switch(t.type){case"open":this.safeHttpService.sendEvent(new We(k.EVENT_TRIGGER_DISPLAYED,{form:{id:t.formId}},this.triggerData));break;case"stepSubmit":{let n=this.getFormDetails(t);this.safeHttpService.sendEvent(new We(k.EVENT_FORM_SUBMITTED,{form:n},this.triggerData)),this.safeHttpService.updateProfile(n);break}case"close":window.removeEventListener("klaviyoForms",this.handleKlaviyoEvents.bind(this)),this.safeHttpService.sendEvent(new We(k.EVENT_TRIGGER_CLOSED,{form:{id:t.formId}},this.triggerData));break}}getFormDetails(e){let t={id:e.formId},n=e.metaData;if(dx.JSUtils.hasKeys(n)){let r=["email","phone_number","first_name","last_name","$email","$phone_number","$first_name","$last_name"];Object.keys(n).forEach(o=>{r.includes(o)||(t[o]=n[o])}),t.email=n.$email??n.email,t.mobile=n.$phone_number??n.phone_number;let i=n.$first_name??n.first_name,s=n.$last_name??n.last_name;(i?.length||s?.length)&&(t.name=i+" "+s)}return t}},lh=class{static trackIntent(e){if(!this.isInstalled()){C.log("Facebook pixel not installed");return}if(!vt.get().pixelPush){C.log("Facebook pixel push not enabled");return}let t=Ds[e.intent]?.toLowerCase(),n=e.segmentName;!t&&!n||(C.debug(`Sending ${t} intent and ${n} segment to Facebook Pixel`),window.fbq("trackCustom","CooeeIntent",{intent_value:t,segment_value:e.segmentName}))}static isInstalled(){return window.fbq&&typeof window.fbq=="function"}},uh=class aI{static INSTANCE;httpService=Te.get(Mn);sentryService=Te.get(_t);sessionManager=Te.get(zt);runtime=Oe.get();constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new aI),this.INSTANCE}sendSilently(t){this.send(t).catch(n=>C.error(`Failed to send ${t.name}`,n))}async send(t){if(C.debug(`Sending event ${t.name}`),Dr.prepend(`Sending event <strong>${t.name}</strong> with id ${t.id}`),this.shouldReject(t)){C.warn(`Rejecting event ${t.name}`);return}await Promise.all([this.addSessionContext(t),this.addShopifyContext(t)]),this.addShopifyAttributes(),t.name!==k.EVENT_APP_BACKGROUND&&this.runtime.setActive(),t.currentItem=this.runtime.getCurrentItem(),t.locale=this.runtime.locale,this.httpService.post("/v1/event/track",t).then(async n=>{C.log("\u2705 Event tracked:",t.name),Dr.prepend(`\u2705 Event <strong>${n.eventName}</strong> tracked`),this.processEventResponse(t,n)}).catch(n=>{C.error(`Error sending event ${t.name} to server`,n)})}shouldReject(t){return t.trigger?.triggerID==="test"||t.trigger?.triggerID==="preview"?(C.warn("Not sending event as this is a test trigger"),!0):!1}async addSessionContext(t){let n=await this.sessionManager.checkSessionAndGetContext();t.sessionID=n[0],t.sessionNumber=n[1],t.landingPage=n[2],t.page=hi.parseFromCurrent()}async addShopifyContext(t){if(Dt.isShopify())try{t.cart=await Ge.getCurrent().getNormalisedCart()}catch(n){C.error("Error fetching Shopify cart before sending the event",n)}}processEventResponse(t,n){this.renderWidgetIfAny(t,n).catch(r=>{C.error("Failed to display a campaign",r,t,n),this.sentryService.captureException(r,{event:t,response:n})}),this.utiliseIntentIfCalculated(n)}async renderWidgetIfAny(t,n){if(!n.triggerData){C.log(`Nothing to engage after ${t.name}`);return}C.log(`\u{1F4E3} Engagement(id=${n.triggerData.shortID}) will be shown`,n.triggerData);let r=new Hn(n.triggerData);r.occurred=t.occurred;let i;try{i=await lc.refreshItems(r)}catch(s){C.error("Failed to refresh the products",s);return}if(r.items=i,r.contentSource===fx.EngagementContentSource.KLAVIYO){new ch().render(r);return}new yc().renderEngagement(r).catch(s=>{C.error("Failed to render popup",s),this.sentryService.captureException(s,{event:t,triggerData:r})})}utiliseIntentIfCalculated(t){t.intent&&(Ga.trackIntent(t.intent),lh.trackIntent(t),Dr.prepend(`Intent is <strong>${Ds[t.intent]}</strong>`))}addShopifyAttributes(){Dt.isShopify()&&Ge.getCurrent().addCooeeAttributes().catch(t=>{C.error("Fail to add attributes in cart",t)})}},Ve=class OI{static INSTANCE;httpApiService=Mn.getInstance();eventAPIService=uh.getInstance();constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new OI),this.INSTANCE}sendEvent(t){C.debug(`Waiting for auth to send event ${t.name}`),zt.replaySubject.subscribe(async()=>{this.eventAPIService.sendSilently(t)})}updateProfile(t){zt.replaySubject.subscribe(()=>{this.httpApiService.updateUserData(t??{})})}trackOrder(t){zt.replaySubject.subscribe(()=>{this.httpApiService.trackOrder(t)})}updateDeviceProps(t){zt.replaySubject.subscribe(()=>{this.httpApiService.updateDeviceProps({props:t})})}generateDiscount(t){return this.httpApiService.generateDiscount(t)}},xo=class{constructor(e,t){this.triggerContext=e,this.element=t}safeHTTP=Ve.getInstance();async execute(e){let t=Oe.get().getCurrentItem(),n=e.clickAction||this.element?.clc;if(!n)return;let r=e.item,i=this.triggerContext,s=new Ao,o=i.triggerData.redirectBehaviour,a=!!i.triggerData.discount.type&&!!n?.applyDiscount,l={selectedVariants:i.triggerData.nonMutableItems.map(b=>({itemMID:b.mID,mID:b.selectedOrFirstVariant.value.mID})),eID:i.triggerData.engagementID,cID:i.triggerData.contentID},c="",h=[],d=[];if(r?d=[r.toEmbed()]:e.embeddedItem&&(d=[e.embeddedItem]),n.at===108){let b=i.selectedItems;if(d=e.embeddedItems??b.map(x=>x.toEmbed()),i.shouldGiveFBTDiscount||e.embeddedItems?.length){let x;e.embeddedItems?x=e.embeddedItems.map(F=>({itemMID:F.mID,mID:F.vID,quantity:F.quantity})):x=b.map(F=>({itemMID:F.mID,mID:F.selectedOrFirstVariant.value.mID}));let A=i.triggerData.bundleFrom;i.triggerData.isBundleOnCartDrawer()&&A&&(x.push({itemMID:A.mID,mID:A.selectedOrFirstVariant.value.mID,isPrimary:!0}),d.unshift(A.toEmbed())),l.selectedVariants=x,i.triggerData.isBundleOnPDP()&&l.selectedVariants.forEach(F=>{F.mID===t.vID&&(F.isPrimary=!0)})}else l=void 0;h=e.embeddedItems??b}else if(n.at===107){let b=await Ge.getCurrent().getNormalisedCart();d=b.items,l.selectedVariants=b.items.map(x=>({itemMID:x.mID,mID:x.vID}))}else if(n.at===102)h=r?[r]:[e.embeddedItem];else if(n.at===101)c=r?Dt.getRootPrefix()+"products/"+r.slug:e.embeddedItem?.link;else if(n.at===4){let b=le.isValidURL(n.gu?.u);b&&(c=b.href)}else if(n.at===109){let b=await s.upgradeToSubscription(r,i.triggerData);this.triggerContext.triggerData.skipSubscribedItems&&this.triggerContext.renderer.destroy(),Gt.get().refreshUI(b)}if(this.sendTriggerClicked(d,{from:"button"},e.video),C.debug({redirectPath:c,redirectBehaviour:o,hasDiscount:a}),!a&&c){location.href=c;return}let f,g=!1;try{f=await this.getOrGenerateDiscountCode(l),C.debug("Discount code (if any) to apply",f)}catch(b){if(!this.triggerContext.triggerData.isBYOB()){hx.default.error("Unable to get a discount code",b);return}}if(f&&n.at===103)await s.performCopyCoupon(f);else if(n.at===110){let b=await s.performCartCreate(t,f,i.triggerData);b&&(location.href=b);return}try{f&&await No.applyWithStorefront(f)}catch(b){C.error(b),g=!0}let m;if(h?.length&&(m=await s.performAddToCart(h,i.triggerData)),g&&f){No.navigate(f,o,c);return}if(c){location.href=c;return}No.navigateWithoutDiscount(o,m)}sendTriggerClicked(e,t,n){let r=k.EVENT_TRIGGER_CLICKED,i=new We(r,t,this.triggerContext.triggerData);i.items=e,n?.id&&(i.videos=[n.id]),this.safeHTTP.sendEvent(i)}async getOrGenerateDiscountCode(e){let t=this.triggerContext.triggerData.discount;if(!t?.type)return;let n="";if(t.type===px.DiscountType.STATIC){if(!t.code)throw _t.getInstance().captureMessage("No discount code found","warning",{triggerContext:this.triggerContext}),new Error("No discount code found");return t.code}if(e){if(n=await this.generateDiscount(e),!n)throw C.error("No discount code found",e),new Error("Discount code not found or generated");return n}}async generateDiscount(e){try{return(await this.safeHTTP.generateDiscount(e))?.code}catch(t){throw le.showSnackbar("Failed to generate a discount code"),C.error("Error generating discount code",t,e),_t.getInstance().captureMessage("Failed to generate discount code","error",{discountData:JSON.stringify(e),triggerContext:this.triggerContext,error:t}),t}}},Oo=class{static getBestSources(e){if(!e)return[];let t=[],n=e.filter(i=>i.format==="mp4").sort((i,s)=>s.width-i.width)[0];n&&t.push(n);let r=e.filter(i=>i.format==="m3u8").sort((i,s)=>s.width-i.width)[0];return r&&t.push(r),t}},sE;function kV(){if(sE==null){let e=typeof document<"u"?document.head:null;sE=!!(e&&(e.createShadowRoot||e.attachShadow))}return sE}function _c(e){if(kV()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}function dh(){let e=typeof document<"u"&&document?document.activeElement:null;for(;e&&e.shadowRoot;){let t=e.shadowRoot.activeElement;if(t===e)break;e=t}return e}function Zn(e){return e.composedPath?e.composedPath()[0]:e.target}function fh(e){return e.buttons===0||e.detail===0}function ph(e){let t=e.touches&&e.touches[0]||e.changedTouches&&e.changedTouches[0];return!!t&&t.identifier===-1&&(t.radiusX==null||t.radiusX===1)&&(t.radiusY==null||t.radiusY===1)}function aE(e,t=0){return LV(e)?Number(e):arguments.length===2?t:0}function LV(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function Xn(e){return e instanceof Ct?e.nativeElement:e}function Dn(e,t,n,r,i){let s=parseInt(Ey.major),o=parseInt(Ey.minor);return s>19||s===19&&o>0||s===0&&o===0?e.listen(t,n,r,i):(t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)})}var hh=new WeakMap,Bs=(()=>{class e{_appRef;_injector=O(ht);_environmentInjector=O(Gn);load(n){let r=this._appRef=this._appRef||this._injector.get(yr),i=hh.get(r);i||(i={loaders:new Set,refs:[]},hh.set(r,i),r.onDestroy(()=>{hh.get(r)?.refs.forEach(s=>s.destroy()),hh.delete(r)})),i.loaders.has(n)||(i.loaders.add(n),i.refs.push(Ud(n,{environmentInjector:this._environmentInjector})))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),cE;try{cE=typeof Intl<"u"&&Intl.v8BreakIterator}catch{cE=!1}var Jn=(()=>{class e{_platformId=O(rs);isBrowser=this._platformId?h0(this._platformId):typeof document=="object"&&!!document;EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent);TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent);BLINK=this.isBrowser&&!!(window.chrome||cE)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT;WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT;IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window);FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent);ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT;SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT;constructor(){}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),FV=new pe("cdk-dir-doc",{providedIn:"root",factory:BV});function BV(){return O(Qe)}var VV=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function UV(e){let t=e?.toLowerCase()||"";return t==="auto"&&typeof navigator<"u"&&navigator?.language?VV.test(navigator.language)?"rtl":"ltr":t==="rtl"?"rtl":"ltr"}var Vs=(()=>{class e{value="ltr";change=new Je;constructor(){let n=O(FV,{optional:!0});if(n){let r=n.body?n.body.dir:null,i=n.documentElement?n.documentElement.dir:null;this.value=UV(r||i||"ltr")}}ngOnDestroy(){this.change.complete()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Us;function mx(){if(Us==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return Us=!1,Us;if("scrollBehavior"in document.documentElement.style)Us=!0;else{let e=Element.prototype.scrollTo;e?Us=!/\{\s*\[native code\]\s*\}/.test(e.toString()):Us=!1}}return Us}var HV=20,lE=(()=>{class e{_ngZone=O(Le);_platform=O(Jn);_renderer=O(pn).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new J;_scrolledCount=0;scrollContainers=new Map;register(n){this.scrollContainers.has(n)||this.scrollContainers.set(n,n.elementScrolled().subscribe(()=>this._scrolled.next(n)))}deregister(n){let r=this.scrollContainers.get(n);r&&(r.unsubscribe(),this.scrollContainers.delete(n))}scrolled(n=HV){return this._platform.isBrowser?new nt(r=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let i=n>0?this._scrolled.pipe(Lu(n)).subscribe(r):this._scrolled.subscribe(r);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):Ho()}ngOnDestroy(){this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((n,r)=>this.deregister(r)),this._scrolled.complete()}ancestorScrolled(n,r){let i=this.getAncestorScrollContainers(n);return this.scrolled(r).pipe(jo(s=>!s||i.indexOf(s)>-1))}getAncestorScrollContainers(n){let r=[];return this.scrollContainers.forEach((i,s)=>{this._scrollableContainsElement(s,n)&&r.push(s)}),r}_scrollableContainsElement(n,r){let i=Xn(r),s=n.getElementRef().nativeElement;do if(i==s)return!0;while(i=i.parentElement);return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),jV=20,Ql=(()=>{class e{_platform=O(Jn);_listeners;_viewportSize;_change=new J;_document=O(Qe,{optional:!0});constructor(){let n=O(Le),r=O(pn).createRenderer(null,null);n.runOutsideAngular(()=>{if(this._platform.isBrowser){let i=s=>this._change.next(s);this._listeners=[r.listen("window","resize",i),r.listen("window","orientationchange",i)]}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){this._listeners?.forEach(n=>n()),this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();let n={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),n}getViewportRect(){let n=this.getViewportScrollPosition(),{width:r,height:i}=this.getViewportSize();return{top:n.top,left:n.left,bottom:n.top+i,right:n.left+r,height:i,width:r}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let n=this._document,r=this._getWindow(),i=n.documentElement,s=i.getBoundingClientRect(),o=-s.top||n.body.scrollTop||r.scrollY||i.scrollTop||0,a=-s.left||n.body.scrollLeft||r.scrollX||i.scrollLeft||0;return{top:o,left:a}}change(n=jV){return n>0?this._change.pipe(Lu(n)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){let n=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:n.innerWidth,height:n.innerHeight}:{width:0,height:0}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),uE={},mh=(()=>{class e{_appId=O(nl);getId(n){return this._appId!=="ng"&&(n+=this._appId),uE.hasOwnProperty(n)||(uE[n]=0),`${n}${uE[n]++}`}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function dE(e){return Array.isArray(e)?e:[e]}function Nx(e){let t=e.cloneNode(!0),n=t.querySelectorAll("[id]"),r=e.nodeName.toLowerCase();t.removeAttribute("id");for(let i=0;i<n.length;i++)n[i].removeAttribute("id");return r==="canvas"?vx(e,t):(r==="input"||r==="select"||r==="textarea")&&yx(e,t),gx("canvas",e,t,vx),gx("input, textarea, select",e,t,yx),t}function gx(e,t,n,r){let i=t.querySelectorAll(e);if(i.length){let s=n.querySelectorAll(e);for(let o=0;o<i.length;o++)r(i[o],s[o])}}var $V=0;function yx(e,t){t.type!=="file"&&(t.value=e.value),t.type==="radio"&&t.name&&(t.name=`mat-clone-${t.name}-${$V++}`)}function vx(e,t){let n=t.getContext("2d");if(n)try{n.drawImage(e,0,0)}catch{}}function _E(e){let t=e.getBoundingClientRect();return{top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.width,height:t.height,x:t.x,y:t.y}}function hE(e,t,n){let{top:r,bottom:i,left:s,right:o}=e;return n>=r&&n<=i&&t>=s&&t<=o}function nu(e,t,n){e.top+=t,e.bottom=e.top+e.height,e.left+=n,e.right=e.left+e.width}function _x(e,t,n,r){let{top:i,right:s,bottom:o,left:a,width:l,height:c}=e,h=l*t,d=c*t;return r>i-d&&r<o+d&&n>a-h&&n<s+h}var gh=class{_document;positions=new Map;constructor(e){this._document=e}clear(){this.positions.clear()}cache(e){this.clear(),this.positions.set(this._document,{scrollPosition:this.getViewportScrollPosition()}),e.forEach(t=>{this.positions.set(t,{scrollPosition:{top:t.scrollTop,left:t.scrollLeft},clientRect:_E(t)})})}handleScroll(e){let t=Zn(e),n=this.positions.get(t);if(!n)return null;let r=n.scrollPosition,i,s;if(t===this._document){let l=this.getViewportScrollPosition();i=l.top,s=l.left}else i=t.scrollTop,s=t.scrollLeft;let o=r.top-i,a=r.left-s;return this.positions.forEach((l,c)=>{l.clientRect&&t!==c&&t.contains(c)&&nu(l.clientRect,o,a)}),r.top=i,r.left=s,{top:o,left:a}}getViewportScrollPosition(){return{top:window.scrollY,left:window.scrollX}}};function Ax(e,t){let n=e.rootNodes;if(n.length===1&&n[0].nodeType===t.ELEMENT_NODE)return n[0];let r=t.createElement("div");return n.forEach(i=>r.appendChild(i)),r}function EE(e,t,n){for(let r in t)if(t.hasOwnProperty(r)){let i=t[r];i?e.setProperty(r,i,n?.has(r)?"important":""):e.removeProperty(r)}return e}function Ec(e,t){let n=t?"":"none";EE(e.style,{"touch-action":t?"":"none","-webkit-user-drag":t?"":"none","-webkit-tap-highlight-color":t?"":"transparent","user-select":n,"-ms-user-select":n,"-webkit-user-select":n,"-moz-user-select":n})}function Ex(e,t,n){EE(e.style,{position:t?"":"fixed",top:t?"":"0",opacity:t?"":"0",left:t?"":"-999em"},n)}function yh(e,t){return t&&t!="none"?e+" "+t:e}function wx(e,t){e.style.width=`${t.width}px`,e.style.height=`${t.height}px`,e.style.transform=vh(t.left,t.top)}function vh(e,t){return`translate3d(${Math.round(e)}px, ${Math.round(t)}px, 0)`}function bx(e){let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function WV(e){let t=getComputedStyle(e),n=fE(t,"transition-property"),r=n.find(a=>a==="transform"||a==="all");if(!r)return 0;let i=n.indexOf(r),s=fE(t,"transition-duration"),o=fE(t,"transition-delay");return bx(s[i])+bx(o[i])}function fE(e,t){return e.getPropertyValue(t).split(",").map(n=>n.trim())}var GV=new Set(["position"]),mE=class{_document;_rootElement;_direction;_initialDomRect;_previewTemplate;_previewClass;_pickupPositionOnPage;_initialTransform;_zIndex;_renderer;_previewEmbeddedView;_preview;get element(){return this._preview}constructor(e,t,n,r,i,s,o,a,l,c){this._document=e,this._rootElement=t,this._direction=n,this._initialDomRect=r,this._previewTemplate=i,this._previewClass=s,this._pickupPositionOnPage=o,this._initialTransform=a,this._zIndex=l,this._renderer=c}attach(e){this._preview=this._createPreview(),e.appendChild(this._preview),Cx(this._preview)&&this._preview.showPopover()}destroy(){this._preview.remove(),this._previewEmbeddedView?.destroy(),this._preview=this._previewEmbeddedView=null}setTransform(e){this._preview.style.transform=e}getBoundingClientRect(){return this._preview.getBoundingClientRect()}addClass(e){this._preview.classList.add(e)}getTransitionDuration(){return WV(this._preview)}addEventListener(e,t){return this._renderer.listen(this._preview,e,t)}_createPreview(){let e=this._previewTemplate,t=this._previewClass,n=e?e.template:null,r;if(n&&e){let i=e.matchSize?this._initialDomRect:null,s=e.viewContainer.createEmbeddedView(n,e.context);s.detectChanges(),r=Ax(s,this._document),this._previewEmbeddedView=s,e.matchSize?wx(r,i):r.style.transform=vh(this._pickupPositionOnPage.x,this._pickupPositionOnPage.y)}else r=Nx(this._rootElement),wx(r,this._initialDomRect),this._initialTransform&&(r.style.transform=this._initialTransform);return EE(r.style,{"pointer-events":"none",margin:Cx(r)?"0 auto 0 0":"0",position:"fixed",top:"0",left:"0","z-index":this._zIndex+""},GV),Ec(r,!1),r.classList.add("cdk-drag-preview"),r.setAttribute("popover","manual"),r.setAttribute("dir",this._direction),t&&(Array.isArray(t)?t.forEach(i=>r.classList.add(i)):r.classList.add(t)),r}};function Cx(e){return"showPopover"in e}var zV={passive:!0},Sx={passive:!1},qV={passive:!1,capture:!0},YV=800,Dx=new Set(["position"]),gE=class{_config;_document;_ngZone;_viewportRuler;_dragDropRegistry;_renderer;_rootElementCleanups;_cleanupShadowRootSelectStart;_preview;_previewContainer;_placeholderRef;_placeholder;_pickupPositionInElement;_pickupPositionOnPage;_anchor;_passiveTransform={x:0,y:0};_activeTransform={x:0,y:0};_initialTransform;_hasStartedDragging=Vi(!1);_hasMoved;_initialContainer;_initialIndex;_parentPositions;_moveEvents=new J;_pointerDirectionDelta;_pointerPositionAtLastDirectionChange;_lastKnownPointerPosition;_rootElement;_ownerSVGElement;_rootElementTapHighlight;_pointerMoveSubscription=ot.EMPTY;_pointerUpSubscription=ot.EMPTY;_scrollSubscription=ot.EMPTY;_resizeSubscription=ot.EMPTY;_lastTouchEventTime;_dragStartTime;_boundaryElement=null;_nativeInteractionsEnabled=!0;_initialDomRect;_previewRect;_boundaryRect;_previewTemplate;_placeholderTemplate;_handles=[];_disabledHandles=new Set;_dropContainer;_direction="ltr";_parentDragRef;_cachedShadowRoot;lockAxis;dragStartDelay=0;previewClass;scale=1;get disabled(){return this._disabled||!!(this._dropContainer&&this._dropContainer.disabled)}set disabled(e){e!==this._disabled&&(this._disabled=e,this._toggleNativeDragInteractions(),this._handles.forEach(t=>Ec(t,e)))}_disabled=!1;beforeStarted=new J;started=new J;released=new J;ended=new J;entered=new J;exited=new J;dropped=new J;moved=this._moveEvents;data;constrainPosition;constructor(e,t,n,r,i,s,o){this._config=t,this._document=n,this._ngZone=r,this._viewportRuler=i,this._dragDropRegistry=s,this._renderer=o,this.withRootElement(e).withParent(t.parentDragRef||null),this._parentPositions=new gh(n),s.registerDragItem(this)}getPlaceholderElement(){return this._placeholder}getRootElement(){return this._rootElement}getVisibleElement(){return this.isDragging()?this.getPlaceholderElement():this.getRootElement()}withHandles(e){this._handles=e.map(n=>Xn(n)),this._handles.forEach(n=>Ec(n,this.disabled)),this._toggleNativeDragInteractions();let t=new Set;return this._disabledHandles.forEach(n=>{this._handles.indexOf(n)>-1&&t.add(n)}),this._disabledHandles=t,this}withPreviewTemplate(e){return this._previewTemplate=e,this}withPlaceholderTemplate(e){return this._placeholderTemplate=e,this}withRootElement(e){let t=Xn(e);return t!==this._rootElement&&(this._removeRootElementListeners(),this._rootElementCleanups=this._ngZone.runOutsideAngular(()=>[Dn(this._renderer,t,"mousedown",this._pointerDown,Sx),Dn(this._renderer,t,"touchstart",this._pointerDown,zV),Dn(this._renderer,t,"dragstart",this._nativeDragStart,Sx)]),this._initialTransform=void 0,this._rootElement=t),typeof SVGElement<"u"&&this._rootElement instanceof SVGElement&&(this._ownerSVGElement=this._rootElement.ownerSVGElement),this}withBoundaryElement(e){return this._boundaryElement=e?Xn(e):null,this._resizeSubscription.unsubscribe(),e&&(this._resizeSubscription=this._viewportRuler.change(10).subscribe(()=>this._containInsideBoundaryOnResize())),this}withParent(e){return this._parentDragRef=e,this}dispose(){this._removeRootElementListeners(),this.isDragging()&&this._rootElement?.remove(),this._anchor?.remove(),this._destroyPreview(),this._destroyPlaceholder(),this._dragDropRegistry.removeDragItem(this),this._removeListeners(),this.beforeStarted.complete(),this.started.complete(),this.released.complete(),this.ended.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this._moveEvents.complete(),this._handles=[],this._disabledHandles.clear(),this._dropContainer=void 0,this._resizeSubscription.unsubscribe(),this._parentPositions.clear(),this._boundaryElement=this._rootElement=this._ownerSVGElement=this._placeholderTemplate=this._previewTemplate=this._anchor=this._parentDragRef=null}isDragging(){return this._hasStartedDragging()&&this._dragDropRegistry.isDragging(this)}reset(){this._rootElement.style.transform=this._initialTransform||"",this._activeTransform={x:0,y:0},this._passiveTransform={x:0,y:0}}disableHandle(e){!this._disabledHandles.has(e)&&this._handles.indexOf(e)>-1&&(this._disabledHandles.add(e),Ec(e,!0))}enableHandle(e){this._disabledHandles.has(e)&&(this._disabledHandles.delete(e),Ec(e,this.disabled))}withDirection(e){return this._direction=e,this}_withDropContainer(e){this._dropContainer=e}getFreeDragPosition(){let e=this.isDragging()?this._activeTransform:this._passiveTransform;return{x:e.x,y:e.y}}setFreeDragPosition(e){return this._activeTransform={x:0,y:0},this._passiveTransform.x=e.x,this._passiveTransform.y=e.y,this._dropContainer||this._applyRootElementTransform(e.x,e.y),this}withPreviewContainer(e){return this._previewContainer=e,this}_sortFromLastPointerPosition(){let e=this._lastKnownPointerPosition;e&&this._dropContainer&&this._updateActiveDropContainer(this._getConstrainedPointerPosition(e),e)}_removeListeners(){this._pointerMoveSubscription.unsubscribe(),this._pointerUpSubscription.unsubscribe(),this._scrollSubscription.unsubscribe(),this._cleanupShadowRootSelectStart?.(),this._cleanupShadowRootSelectStart=void 0}_destroyPreview(){this._preview?.destroy(),this._preview=null}_destroyPlaceholder(){this._placeholder?.remove(),this._placeholderRef?.destroy(),this._placeholder=this._placeholderRef=null}_pointerDown=e=>{if(this.beforeStarted.next(),this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&this._initializeDragSequence(t,e)}else this.disabled||this._initializeDragSequence(this._rootElement,e)};_pointerMove=e=>{let t=this._getPointerPositionOnPage(e);if(!this._hasStartedDragging()){let r=Math.abs(t.x-this._pickupPositionOnPage.x),i=Math.abs(t.y-this._pickupPositionOnPage.y);if(r+i>=this._config.dragStartThreshold){let s=Date.now()>=this._dragStartTime+this._getDragStartDelay(e),o=this._dropContainer;if(!s){this._endDragSequence(e);return}(!o||!o.isDragging()&&!o.isReceiving())&&(e.cancelable&&e.preventDefault(),this._hasStartedDragging.set(!0),this._ngZone.run(()=>this._startDragSequence(e)))}return}e.cancelable&&e.preventDefault();let n=this._getConstrainedPointerPosition(t);if(this._hasMoved=!0,this._lastKnownPointerPosition=t,this._updatePointerDirectionDelta(n),this._dropContainer)this._updateActiveDropContainer(n,t);else{let r=this.constrainPosition?this._initialDomRect:this._pickupPositionOnPage,i=this._activeTransform;i.x=n.x-r.x+this._passiveTransform.x,i.y=n.y-r.y+this._passiveTransform.y,this._applyRootElementTransform(i.x,i.y)}this._moveEvents.observers.length&&this._ngZone.run(()=>{this._moveEvents.next({source:this,pointerPosition:n,event:e,distance:this._getDragDistance(n),delta:this._pointerDirectionDelta})})};_pointerUp=e=>{this._endDragSequence(e)};_endDragSequence(e){if(this._dragDropRegistry.isDragging(this)&&(this._removeListeners(),this._dragDropRegistry.stopDragging(this),this._toggleNativeDragInteractions(),this._handles&&(this._rootElement.style.webkitTapHighlightColor=this._rootElementTapHighlight),!!this._hasStartedDragging()))if(this.released.next({source:this,event:e}),this._dropContainer)this._dropContainer._stopScrolling(),this._animatePreviewToPlaceholder().then(()=>{this._cleanupDragArtifacts(e),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)});else{this._passiveTransform.x=this._activeTransform.x;let t=this._getPointerPositionOnPage(e);this._passiveTransform.y=this._activeTransform.y,this._ngZone.run(()=>{this.ended.next({source:this,distance:this._getDragDistance(t),dropPoint:t,event:e})}),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)}}_startDragSequence(e){eu(e)&&(this._lastTouchEventTime=Date.now()),this._toggleNativeDragInteractions();let t=this._getShadowRoot(),n=this._dropContainer;if(t&&this._ngZone.runOutsideAngular(()=>{this._cleanupShadowRootSelectStart=Dn(this._renderer,t,"selectstart",KV,qV)}),n){let r=this._rootElement,i=r.parentNode,s=this._placeholder=this._createPlaceholderElement(),o=this._anchor=this._anchor||this._document.createComment("");i.insertBefore(o,r),this._initialTransform=r.style.transform||"",this._preview=new mE(this._document,this._rootElement,this._direction,this._initialDomRect,this._previewTemplate||null,this.previewClass||null,this._pickupPositionOnPage,this._initialTransform,this._config.zIndex||1e3,this._renderer),this._preview.attach(this._getPreviewInsertionPoint(i,t)),Ex(r,!1,Dx),this._document.body.appendChild(i.replaceChild(s,r)),this.started.next({source:this,event:e}),n.start(),this._initialContainer=n,this._initialIndex=n.getItemIndex(this)}else this.started.next({source:this,event:e}),this._initialContainer=this._initialIndex=void 0;this._parentPositions.cache(n?n.getScrollableParents():[])}_initializeDragSequence(e,t){this._parentDragRef&&t.stopPropagation();let n=this.isDragging(),r=eu(t),i=!r&&t.button!==0,s=this._rootElement,o=Zn(t),a=!r&&this._lastTouchEventTime&&this._lastTouchEventTime+YV>Date.now(),l=r?ph(t):fh(t);if(o&&o.draggable&&t.type==="mousedown"&&t.preventDefault(),n||i||a||l)return;if(this._handles.length){let d=s.style;this._rootElementTapHighlight=d.webkitTapHighlightColor||"",d.webkitTapHighlightColor="transparent"}this._hasMoved=!1,this._hasStartedDragging.set(this._hasMoved),this._removeListeners(),this._initialDomRect=this._rootElement.getBoundingClientRect(),this._pointerMoveSubscription=this._dragDropRegistry.pointerMove.subscribe(this._pointerMove),this._pointerUpSubscription=this._dragDropRegistry.pointerUp.subscribe(this._pointerUp),this._scrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(d=>this._updateOnScroll(d)),this._boundaryElement&&(this._boundaryRect=_E(this._boundaryElement));let c=this._previewTemplate;this._pickupPositionInElement=c&&c.template&&!c.matchSize?{x:0,y:0}:this._getPointerPositionInElement(this._initialDomRect,e,t);let h=this._pickupPositionOnPage=this._lastKnownPointerPosition=this._getPointerPositionOnPage(t);this._pointerDirectionDelta={x:0,y:0},this._pointerPositionAtLastDirectionChange={x:h.x,y:h.y},this._dragStartTime=Date.now(),this._dragDropRegistry.startDragging(this,t)}_cleanupDragArtifacts(e){Ex(this._rootElement,!0,Dx),this._anchor.parentNode.replaceChild(this._rootElement,this._anchor),this._destroyPreview(),this._destroyPlaceholder(),this._initialDomRect=this._boundaryRect=this._previewRect=this._initialTransform=void 0,this._ngZone.run(()=>{let t=this._dropContainer,n=t.getItemIndex(this),r=this._getPointerPositionOnPage(e),i=this._getDragDistance(r),s=t._isOverContainer(r.x,r.y);this.ended.next({source:this,distance:i,dropPoint:r,event:e}),this.dropped.next({item:this,currentIndex:n,previousIndex:this._initialIndex,container:t,previousContainer:this._initialContainer,isPointerOverContainer:s,distance:i,dropPoint:r,event:e}),t.drop(this,n,this._initialIndex,this._initialContainer,s,i,r,e),this._dropContainer=this._initialContainer})}_updateActiveDropContainer({x:e,y:t},{x:n,y:r}){let i=this._initialContainer._getSiblingContainerFromPosition(this,e,t);!i&&this._dropContainer!==this._initialContainer&&this._initialContainer._isOverContainer(e,t)&&(i=this._initialContainer),i&&i!==this._dropContainer&&this._ngZone.run(()=>{this.exited.next({item:this,container:this._dropContainer}),this._dropContainer.exit(this),this._dropContainer=i,this._dropContainer.enter(this,e,t,i===this._initialContainer&&i.sortingDisabled?this._initialIndex:void 0),this.entered.next({item:this,container:i,currentIndex:i.getItemIndex(this)})}),this.isDragging()&&(this._dropContainer._startScrollingIfNecessary(n,r),this._dropContainer._sortItem(this,e,t,this._pointerDirectionDelta),this.constrainPosition?this._applyPreviewTransform(e,t):this._applyPreviewTransform(e-this._pickupPositionInElement.x,t-this._pickupPositionInElement.y))}_animatePreviewToPlaceholder(){if(!this._hasMoved)return Promise.resolve();let e=this._placeholder.getBoundingClientRect();this._preview.addClass("cdk-drag-animating"),this._applyPreviewTransform(e.left,e.top);let t=this._preview.getTransitionDuration();return t===0?Promise.resolve():this._ngZone.runOutsideAngular(()=>new Promise(n=>{let r=o=>{(!o||this._preview&&Zn(o)===this._preview.element&&o.propertyName==="transform")&&(s(),n(),clearTimeout(i))},i=setTimeout(r,t*1.5),s=this._preview.addEventListener("transitionend",r)}))}_createPlaceholderElement(){let e=this._placeholderTemplate,t=e?e.template:null,n;return t?(this._placeholderRef=e.viewContainer.createEmbeddedView(t,e.context),this._placeholderRef.detectChanges(),n=Ax(this._placeholderRef,this._document)):n=Nx(this._rootElement),n.style.pointerEvents="none",n.classList.add("cdk-drag-placeholder"),n}_getPointerPositionInElement(e,t,n){let r=t===this._rootElement?null:t,i=r?r.getBoundingClientRect():e,s=eu(n)?n.targetTouches[0]:n,o=this._getViewportScrollPosition(),a=s.pageX-i.left-o.left,l=s.pageY-i.top-o.top;return{x:i.left-e.left+a,y:i.top-e.top+l}}_getPointerPositionOnPage(e){let t=this._getViewportScrollPosition(),n=eu(e)?e.touches[0]||e.changedTouches[0]||{pageX:0,pageY:0}:e,r=n.pageX-t.left,i=n.pageY-t.top;if(this._ownerSVGElement){let s=this._ownerSVGElement.getScreenCTM();if(s){let o=this._ownerSVGElement.createSVGPoint();return o.x=r,o.y=i,o.matrixTransform(s.inverse())}}return{x:r,y:i}}_getConstrainedPointerPosition(e){let t=this._dropContainer?this._dropContainer.lockAxis:null,{x:n,y:r}=this.constrainPosition?this.constrainPosition(e,this,this._initialDomRect,this._pickupPositionInElement):e;if(this.lockAxis==="x"||t==="x"?r=this._pickupPositionOnPage.y-(this.constrainPosition?this._pickupPositionInElement.y:0):(this.lockAxis==="y"||t==="y")&&(n=this._pickupPositionOnPage.x-(this.constrainPosition?this._pickupPositionInElement.x:0)),this._boundaryRect){let{x:i,y:s}=this.constrainPosition?{x:0,y:0}:this._pickupPositionInElement,o=this._boundaryRect,{width:a,height:l}=this._getPreviewRect(),c=o.top+s,h=o.bottom-(l-s),d=o.left+i,f=o.right-(a-i);n=Ix(n,d,f),r=Ix(r,c,h)}return{x:n,y:r}}_updatePointerDirectionDelta(e){let{x:t,y:n}=e,r=this._pointerDirectionDelta,i=this._pointerPositionAtLastDirectionChange,s=Math.abs(t-i.x),o=Math.abs(n-i.y);return s>this._config.pointerDirectionChangeThreshold&&(r.x=t>i.x?1:-1,i.x=t),o>this._config.pointerDirectionChangeThreshold&&(r.y=n>i.y?1:-1,i.y=n),r}_toggleNativeDragInteractions(){if(!this._rootElement||!this._handles)return;let e=this._handles.length>0||!this.isDragging();e!==this._nativeInteractionsEnabled&&(this._nativeInteractionsEnabled=e,Ec(this._rootElement,e))}_removeRootElementListeners(){this._rootElementCleanups?.forEach(e=>e()),this._rootElementCleanups=void 0}_applyRootElementTransform(e,t){let n=1/this.scale,r=vh(e*n,t*n),i=this._rootElement.style;this._initialTransform==null&&(this._initialTransform=i.transform&&i.transform!="none"?i.transform:""),i.transform=yh(r,this._initialTransform)}_applyPreviewTransform(e,t){let n=this._previewTemplate?.template?void 0:this._initialTransform,r=vh(e,t);this._preview.setTransform(yh(r,n))}_getDragDistance(e){let t=this._pickupPositionOnPage;return t?{x:e.x-t.x,y:e.y-t.y}:{x:0,y:0}}_cleanupCachedDimensions(){this._boundaryRect=this._previewRect=void 0,this._parentPositions.clear()}_containInsideBoundaryOnResize(){let{x:e,y:t}=this._passiveTransform;if(e===0&&t===0||this.isDragging()||!this._boundaryElement)return;let n=this._rootElement.getBoundingClientRect(),r=this._boundaryElement.getBoundingClientRect();if(r.width===0&&r.height===0||n.width===0&&n.height===0)return;let i=r.left-n.left,s=n.right-r.right,o=r.top-n.top,a=n.bottom-r.bottom;r.width>n.width?(i>0&&(e+=i),s>0&&(e-=s)):e=0,r.height>n.height?(o>0&&(t+=o),a>0&&(t-=a)):t=0,(e!==this._passiveTransform.x||t!==this._passiveTransform.y)&&this.setFreeDragPosition({y:t,x:e})}_getDragStartDelay(e){let t=this.dragStartDelay;return typeof t=="number"?t:eu(e)?t.touch:t?t.mouse:0}_updateOnScroll(e){let t=this._parentPositions.handleScroll(e);if(t){let n=Zn(e);this._boundaryRect&&n!==this._boundaryElement&&n.contains(this._boundaryElement)&&nu(this._boundaryRect,t.top,t.left),this._pickupPositionOnPage.x+=t.left,this._pickupPositionOnPage.y+=t.top,this._dropContainer||(this._activeTransform.x-=t.left,this._activeTransform.y-=t.top,this._applyRootElementTransform(this._activeTransform.x,this._activeTransform.y))}}_getViewportScrollPosition(){return this._parentPositions.positions.get(this._document)?.scrollPosition||this._parentPositions.getViewportScrollPosition()}_getShadowRoot(){return this._cachedShadowRoot===void 0&&(this._cachedShadowRoot=_c(this._rootElement)),this._cachedShadowRoot}_getPreviewInsertionPoint(e,t){let n=this._previewContainer||"global";if(n==="parent")return e;if(n==="global"){let r=this._document;return t||r.fullscreenElement||r.webkitFullscreenElement||r.mozFullScreenElement||r.msFullscreenElement||r.body}return Xn(n)}_getPreviewRect(){return(!this._previewRect||!this._previewRect.width&&!this._previewRect.height)&&(this._previewRect=this._preview?this._preview.getBoundingClientRect():this._initialDomRect),this._previewRect}_nativeDragStart=e=>{if(this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&e.preventDefault()}else this.disabled||e.preventDefault()};_getTargetHandle(e){return this._handles.find(t=>e.target&&(e.target===t||t.contains(e.target)))}};function Ix(e,t,n){return Math.max(t,Math.min(n,e))}function eu(e){return e.type[0]==="t"}function KV(e){e.preventDefault()}function Mx(e,t,n){let r=Tx(t,e.length-1),i=Tx(n,e.length-1);if(r===i)return;let s=e[r],o=i<r?-1:1;for(let a=r;a!==i;a+=o)e[a]=e[a+o];e[i]=s}function Tx(e,t){return Math.max(0,Math.min(t,e))}var _h=class{_dragDropRegistry;_element;_sortPredicate;_itemPositions=[];_activeDraggables;orientation="vertical";direction;constructor(e){this._dragDropRegistry=e}_previousSwap={drag:null,delta:0,overlaps:!1};start(e){this.withItems(e)}sort(e,t,n,r){let i=this._itemPositions,s=this._getItemIndexFromPointerPosition(e,t,n,r);if(s===-1&&i.length>0)return null;let o=this.orientation==="horizontal",a=i.findIndex(b=>b.drag===e),l=i[s],c=i[a].clientRect,h=l.clientRect,d=a>s?1:-1,f=this._getItemOffsetPx(c,h,d),g=this._getSiblingOffsetPx(a,i,d),m=i.slice();return Mx(i,a,s),i.forEach((b,x)=>{if(m[x]===b)return;let A=b.drag===e,F=A?f:g,B=A?e.getPlaceholderElement():b.drag.getRootElement();b.offset+=F;let M=Math.round(b.offset*(1/b.drag.scale));o?(B.style.transform=yh(`translate3d(${M}px, 0, 0)`,b.initialTransform),nu(b.clientRect,0,F)):(B.style.transform=yh(`translate3d(0, ${M}px, 0)`,b.initialTransform),nu(b.clientRect,F,0))}),this._previousSwap.overlaps=hE(h,t,n),this._previousSwap.drag=l.drag,this._previousSwap.delta=o?r.x:r.y,{previousIndex:a,currentIndex:s}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r,s=this._activeDraggables,o=s.indexOf(e),a=e.getPlaceholderElement(),l=s[i];if(l===e&&(l=s[i+1]),!l&&(i==null||i===-1||i<s.length-1)&&this._shouldEnterAsFirstChild(t,n)&&(l=s[0]),o>-1&&s.splice(o,1),l&&!this._dragDropRegistry.isDragging(l)){let c=l.getRootElement();c.parentElement.insertBefore(a,c),s.splice(i,0,e)}else this._element.appendChild(a),s.push(e);a.style.transform="",this._cacheItemPositions()}withItems(e){this._activeDraggables=e.slice(),this._cacheItemPositions()}withSortPredicate(e){this._sortPredicate=e}reset(){this._activeDraggables?.forEach(e=>{let t=e.getRootElement();if(t){let n=this._itemPositions.find(r=>r.drag===e)?.initialTransform;t.style.transform=n||""}}),this._itemPositions=[],this._activeDraggables=[],this._previousSwap.drag=null,this._previousSwap.delta=0,this._previousSwap.overlaps=!1}getActiveItemsSnapshot(){return this._activeDraggables}getItemIndex(e){return(this.orientation==="horizontal"&&this.direction==="rtl"?this._itemPositions.slice().reverse():this._itemPositions).findIndex(t=>t.drag===e)}updateOnScroll(e,t){this._itemPositions.forEach(({clientRect:n})=>{nu(n,e,t)}),this._itemPositions.forEach(({drag:n})=>{this._dragDropRegistry.isDragging(n)&&n._sortFromLastPointerPosition()})}withElementContainer(e){this._element=e}_cacheItemPositions(){let e=this.orientation==="horizontal";this._itemPositions=this._activeDraggables.map(t=>{let n=t.getVisibleElement();return{drag:t,offset:0,initialTransform:n.style.transform||"",clientRect:_E(n)}}).sort((t,n)=>e?t.clientRect.left-n.clientRect.left:t.clientRect.top-n.clientRect.top)}_getItemOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=r?t.left-e.left:t.top-e.top;return n===-1&&(i+=r?t.width-e.width:t.height-e.height),i}_getSiblingOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=t[e].clientRect,s=t[e+n*-1],o=i[r?"width":"height"]*n;if(s){let a=r?"left":"top",l=r?"right":"bottom";n===-1?o-=s.clientRect[a]-i[l]:o+=i[a]-s.clientRect[l]}return o}_shouldEnterAsFirstChild(e,t){if(!this._activeDraggables.length)return!1;let n=this._itemPositions,r=this.orientation==="horizontal";if(n[0].drag!==this._activeDraggables[0]){let i=n[n.length-1].clientRect;return r?e>=i.right:t>=i.bottom}else{let i=n[0].clientRect;return r?e<=i.left:t<=i.top}}_getItemIndexFromPointerPosition(e,t,n,r){let i=this.orientation==="horizontal",s=this._itemPositions.findIndex(({drag:o,clientRect:a})=>{if(o===e)return!1;if(r){let l=i?r.x:r.y;if(o===this._previousSwap.drag&&this._previousSwap.overlaps&&l===this._previousSwap.delta)return!1}return i?t>=Math.floor(a.left)&&t<Math.floor(a.right):n>=Math.floor(a.top)&&n<Math.floor(a.bottom)});return s===-1||!this._sortPredicate(s,e)?-1:s}},yE=class{_document;_dragDropRegistry;_element;_sortPredicate;_rootNode;_activeItems;_previousSwap={drag:null,deltaX:0,deltaY:0,overlaps:!1};_relatedNodes=[];constructor(e,t){this._document=e,this._dragDropRegistry=t}start(e){let t=this._element.childNodes;this._relatedNodes=[];for(let n=0;n<t.length;n++){let r=t[n];this._relatedNodes.push([r,r.nextSibling])}this.withItems(e)}sort(e,t,n,r){let i=this._getItemIndexFromPointerPosition(e,t,n),s=this._previousSwap;if(i===-1||this._activeItems[i]===e)return null;let o=this._activeItems[i];if(s.drag===o&&s.overlaps&&s.deltaX===r.x&&s.deltaY===r.y)return null;let a=this.getItemIndex(e),l=e.getPlaceholderElement(),c=o.getRootElement();i>a?c.after(l):c.before(l),Mx(this._activeItems,a,i);let h=this._getRootNode().elementFromPoint(t,n);return s.deltaX=r.x,s.deltaY=r.y,s.drag=o,s.overlaps=c===h||c.contains(h),{previousIndex:a,currentIndex:i}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r;i===-1&&(i=this._getClosestItemIndexToPointer(e,t,n));let s=this._activeItems[i],o=this._activeItems.indexOf(e);o>-1&&this._activeItems.splice(o,1),s&&!this._dragDropRegistry.isDragging(s)?(this._activeItems.splice(i,0,e),s.getRootElement().before(e.getPlaceholderElement())):(this._activeItems.push(e),this._element.appendChild(e.getPlaceholderElement()))}withItems(e){this._activeItems=e.slice()}withSortPredicate(e){this._sortPredicate=e}reset(){let e=this._element,t=this._previousSwap;for(let n=this._relatedNodes.length-1;n>-1;n--){let[r,i]=this._relatedNodes[n];r.parentNode===e&&r.nextSibling!==i&&(i===null?e.appendChild(r):i.parentNode===e&&e.insertBefore(r,i))}this._relatedNodes=[],this._activeItems=[],t.drag=null,t.deltaX=t.deltaY=0,t.overlaps=!1}getActiveItemsSnapshot(){return this._activeItems}getItemIndex(e){return this._activeItems.indexOf(e)}updateOnScroll(){this._activeItems.forEach(e=>{this._dragDropRegistry.isDragging(e)&&e._sortFromLastPointerPosition()})}withElementContainer(e){e!==this._element&&(this._element=e,this._rootNode=void 0)}_getItemIndexFromPointerPosition(e,t,n){let r=this._getRootNode().elementFromPoint(Math.floor(t),Math.floor(n)),i=r?this._activeItems.findIndex(s=>{let o=s.getRootElement();return r===o||o.contains(r)}):-1;return i===-1||!this._sortPredicate(i,e)?-1:i}_getRootNode(){return this._rootNode||(this._rootNode=_c(this._element)||this._document),this._rootNode}_getClosestItemIndexToPointer(e,t,n){if(this._activeItems.length===0)return-1;if(this._activeItems.length===1)return 0;let r=1/0,i=-1;for(let s=0;s<this._activeItems.length;s++){let o=this._activeItems[s];if(o!==e){let{x:a,y:l}=o.getRootElement().getBoundingClientRect(),c=Math.hypot(t-a,n-l);c<r&&(r=c,i=s)}}return i}},xx=.05,Ox=.05,xr=function(e){return e[e.NONE=0]="NONE",e[e.UP=1]="UP",e[e.DOWN=2]="DOWN",e}(xr||{}),jn=function(e){return e[e.NONE=0]="NONE",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e}(jn||{}),vE=class{_dragDropRegistry;_ngZone;_viewportRuler;element;disabled=!1;sortingDisabled=!1;lockAxis;autoScrollDisabled=!1;autoScrollStep=2;enterPredicate=()=>!0;sortPredicate=()=>!0;beforeStarted=new J;entered=new J;exited=new J;dropped=new J;sorted=new J;receivingStarted=new J;receivingStopped=new J;data;_container;_isDragging=!1;_parentPositions;_sortStrategy;_domRect;_draggables=[];_siblings=[];_activeSiblings=new Set;_viewportScrollSubscription=ot.EMPTY;_verticalScrollDirection=xr.NONE;_horizontalScrollDirection=jn.NONE;_scrollNode;_stopScrollTimers=new J;_cachedShadowRoot=null;_document;_scrollableElements=[];_initialScrollSnap;_direction="ltr";constructor(e,t,n,r,i){this._dragDropRegistry=t,this._ngZone=r,this._viewportRuler=i;let s=this.element=Xn(e);this._document=n,this.withOrientation("vertical").withElementContainer(s),t.registerDropContainer(this),this._parentPositions=new gh(n)}dispose(){this._stopScrolling(),this._stopScrollTimers.complete(),this._viewportScrollSubscription.unsubscribe(),this.beforeStarted.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this.sorted.complete(),this.receivingStarted.complete(),this.receivingStopped.complete(),this._activeSiblings.clear(),this._scrollNode=null,this._parentPositions.clear(),this._dragDropRegistry.removeDropContainer(this)}isDragging(){return this._isDragging}start(){this._draggingStarted(),this._notifyReceivingSiblings()}enter(e,t,n,r){this._draggingStarted(),r==null&&this.sortingDisabled&&(r=this._draggables.indexOf(e)),this._sortStrategy.enter(e,t,n,r),this._cacheParentPositions(),this._notifyReceivingSiblings(),this.entered.next({item:e,container:this,currentIndex:this.getItemIndex(e)})}exit(e){this._reset(),this.exited.next({item:e,container:this})}drop(e,t,n,r,i,s,o,a={}){this._reset(),this.dropped.next({item:e,currentIndex:t,previousIndex:n,container:this,previousContainer:r,isPointerOverContainer:i,distance:s,dropPoint:o,event:a})}withItems(e){let t=this._draggables;return this._draggables=e,e.forEach(n=>n._withDropContainer(this)),this.isDragging()&&(t.filter(n=>n.isDragging()).every(n=>e.indexOf(n)===-1)?this._reset():this._sortStrategy.withItems(this._draggables)),this}withDirection(e){return this._direction=e,this._sortStrategy instanceof _h&&(this._sortStrategy.direction=e),this}connectedTo(e){return this._siblings=e.slice(),this}withOrientation(e){if(e==="mixed")this._sortStrategy=new yE(this._document,this._dragDropRegistry);else{let t=new _h(this._dragDropRegistry);t.direction=this._direction,t.orientation=e,this._sortStrategy=t}return this._sortStrategy.withElementContainer(this._container),this._sortStrategy.withSortPredicate((t,n)=>this.sortPredicate(t,n,this)),this}withScrollableParents(e){let t=this._container;return this._scrollableElements=e.indexOf(t)===-1?[t,...e]:e.slice(),this}withElementContainer(e){if(e===this._container)return this;let t=Xn(this.element),n=this._scrollableElements.indexOf(this._container),r=this._scrollableElements.indexOf(e);return n>-1&&this._scrollableElements.splice(n,1),r>-1&&this._scrollableElements.splice(r,1),this._sortStrategy&&this._sortStrategy.withElementContainer(e),this._cachedShadowRoot=null,this._scrollableElements.unshift(e),this._container=e,this}getScrollableParents(){return this._scrollableElements}getItemIndex(e){return this._isDragging?this._sortStrategy.getItemIndex(e):this._draggables.indexOf(e)}isReceiving(){return this._activeSiblings.size>0}_sortItem(e,t,n,r){if(this.sortingDisabled||!this._domRect||!_x(this._domRect,xx,t,n))return;let i=this._sortStrategy.sort(e,t,n,r);i&&this.sorted.next({previousIndex:i.previousIndex,currentIndex:i.currentIndex,container:this,item:e})}_startScrollingIfNecessary(e,t){if(this.autoScrollDisabled)return;let n,r=xr.NONE,i=jn.NONE;if(this._parentPositions.positions.forEach((s,o)=>{o===this._document||!s.clientRect||n||_x(s.clientRect,xx,e,t)&&([r,i]=ZV(o,s.clientRect,this._direction,e,t),(r||i)&&(n=o))}),!r&&!i){let{width:s,height:o}=this._viewportRuler.getViewportSize(),a={width:s,height:o,top:0,right:s,bottom:o,left:0};r=Px(a,t),i=kx(a,e),n=window}n&&(r!==this._verticalScrollDirection||i!==this._horizontalScrollDirection||n!==this._scrollNode)&&(this._verticalScrollDirection=r,this._horizontalScrollDirection=i,this._scrollNode=n,(r||i)&&n?this._ngZone.runOutsideAngular(this._startScrollInterval):this._stopScrolling())}_stopScrolling(){this._stopScrollTimers.next()}_draggingStarted(){let e=this._container.style;this.beforeStarted.next(),this._isDragging=!0,this._initialScrollSnap=e.msScrollSnapType||e.scrollSnapType||"",e.scrollSnapType=e.msScrollSnapType="none",this._sortStrategy.start(this._draggables),this._cacheParentPositions(),this._viewportScrollSubscription.unsubscribe(),this._listenToScrollEvents()}_cacheParentPositions(){this._parentPositions.cache(this._scrollableElements),this._domRect=this._parentPositions.positions.get(this._container).clientRect}_reset(){this._isDragging=!1;let e=this._container.style;e.scrollSnapType=e.msScrollSnapType=this._initialScrollSnap,this._siblings.forEach(t=>t._stopReceiving(this)),this._sortStrategy.reset(),this._stopScrolling(),this._viewportScrollSubscription.unsubscribe(),this._parentPositions.clear()}_startScrollInterval=()=>{this._stopScrolling(),nm(0,wu).pipe(hr(this._stopScrollTimers)).subscribe(()=>{let e=this._scrollNode,t=this.autoScrollStep;this._verticalScrollDirection===xr.UP?e.scrollBy(0,-t):this._verticalScrollDirection===xr.DOWN&&e.scrollBy(0,t),this._horizontalScrollDirection===jn.LEFT?e.scrollBy(-t,0):this._horizontalScrollDirection===jn.RIGHT&&e.scrollBy(t,0)})};_isOverContainer(e,t){return this._domRect!=null&&hE(this._domRect,e,t)}_getSiblingContainerFromPosition(e,t,n){return this._siblings.find(r=>r._canReceive(e,t,n))}_canReceive(e,t,n){if(!this._domRect||!hE(this._domRect,t,n)||!this.enterPredicate(e,this))return!1;let r=this._getShadowRoot().elementFromPoint(t,n);return r?r===this._container||this._container.contains(r):!1}_startReceiving(e,t){let n=this._activeSiblings;!n.has(e)&&t.every(r=>this.enterPredicate(r,this)||this._draggables.indexOf(r)>-1)&&(n.add(e),this._cacheParentPositions(),this._listenToScrollEvents(),this.receivingStarted.next({initiator:e,receiver:this,items:t}))}_stopReceiving(e){this._activeSiblings.delete(e),this._viewportScrollSubscription.unsubscribe(),this.receivingStopped.next({initiator:e,receiver:this})}_listenToScrollEvents(){this._viewportScrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(e=>{if(this.isDragging()){let t=this._parentPositions.handleScroll(e);t&&this._sortStrategy.updateOnScroll(t.top,t.left)}else this.isReceiving()&&this._cacheParentPositions()})}_getShadowRoot(){if(!this._cachedShadowRoot){let e=_c(this._container);this._cachedShadowRoot=e||this._document}return this._cachedShadowRoot}_notifyReceivingSiblings(){let e=this._sortStrategy.getActiveItemsSnapshot().filter(t=>t.isDragging());this._siblings.forEach(t=>t._startReceiving(this,e))}};function Px(e,t){let{top:n,bottom:r,height:i}=e,s=i*Ox;return t>=n-s&&t<=n+s?xr.UP:t>=r-s&&t<=r+s?xr.DOWN:xr.NONE}function kx(e,t){let{left:n,right:r,width:i}=e,s=i*Ox;return t>=n-s&&t<=n+s?jn.LEFT:t>=r-s&&t<=r+s?jn.RIGHT:jn.NONE}function ZV(e,t,n,r,i){let s=Px(t,i),o=kx(t,r),a=xr.NONE,l=jn.NONE;if(s){let c=e.scrollTop;s===xr.UP?c>0&&(a=xr.UP):e.scrollHeight-c>e.clientHeight&&(a=xr.DOWN)}if(o){let c=e.scrollLeft;n==="rtl"?o===jn.RIGHT?c<0&&(l=jn.RIGHT):e.scrollWidth+c>e.clientWidth&&(l=jn.LEFT):o===jn.LEFT?c>0&&(l=jn.LEFT):e.scrollWidth-c>e.clientWidth&&(l=jn.RIGHT)}return[a,l]}var tu={capture:!0},pE={passive:!1,capture:!0},XV=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=yt({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-drag-resets-container",""],decls:0,vars:0,template:function(n,r){},styles:[`@layer cdk-resets{.cdk-drag-preview{background:none;border:none;padding:0;color:inherit;inset:auto}}.cdk-drag-placeholder *,.cdk-drag-preview *{pointer-events:none !important}
|
|
76
|
-
`],encapsulation:2,changeDetection:0})}return e})(),Lx=(()=>{class e{_ngZone=O(Le);_document=O(Qe);_styleLoader=O(Bs);_renderer=O(pn).createRenderer(null,null);_cleanupDocumentTouchmove;_dropInstances=new Set;_dragInstances=new Set;_activeDragInstances=Vi([]);_globalListeners;_draggingPredicate=n=>n.isDragging();_domNodesToDirectives=null;pointerMove=new J;pointerUp=new J;scroll=new J;constructor(){}registerDropContainer(n){this._dropInstances.has(n)||this._dropInstances.add(n)}registerDragItem(n){this._dragInstances.add(n),this._dragInstances.size===1&&this._ngZone.runOutsideAngular(()=>{this._cleanupDocumentTouchmove?.(),this._cleanupDocumentTouchmove=Dn(this._renderer,this._document,"touchmove",this._persistentTouchmoveListener,pE)})}removeDropContainer(n){this._dropInstances.delete(n)}removeDragItem(n){this._dragInstances.delete(n),this.stopDragging(n),this._dragInstances.size===0&&this._cleanupDocumentTouchmove?.()}startDragging(n,r){if(!(this._activeDragInstances().indexOf(n)>-1)&&(this._styleLoader.load(XV),this._activeDragInstances.update(i=>[...i,n]),this._activeDragInstances().length===1)){let i=r.type.startsWith("touch"),s=a=>this.pointerUp.next(a),o=[["scroll",a=>this.scroll.next(a),tu],["selectstart",this._preventDefaultWhileDragging,pE]];i?o.push(["touchend",s,tu],["touchcancel",s,tu]):o.push(["mouseup",s,tu]),i||o.push(["mousemove",a=>this.pointerMove.next(a),pE]),this._ngZone.runOutsideAngular(()=>{this._globalListeners=o.map(([a,l,c])=>Dn(this._renderer,this._document,a,l,c))})}}stopDragging(n){this._activeDragInstances.update(r=>{let i=r.indexOf(n);return i>-1?(r.splice(i,1),[...r]):r}),this._activeDragInstances().length===0&&this._clearGlobalListeners()}isDragging(n){return this._activeDragInstances().indexOf(n)>-1}scrolled(n){let r=[this.scroll];return n&&n!==this._document&&r.push(new nt(i=>this._ngZone.runOutsideAngular(()=>{let s=Dn(this._renderer,n,"scroll",o=>{this._activeDragInstances().length&&i.next(o)},tu);return()=>{s()}}))),ro(...r)}registerDirectiveNode(n,r){this._domNodesToDirectives??=new WeakMap,this._domNodesToDirectives.set(n,r)}removeDirectiveNode(n){this._domNodesToDirectives?.delete(n)}getDragDirectiveForNode(n){return this._domNodesToDirectives?.get(n)||null}ngOnDestroy(){this._dragInstances.forEach(n=>this.removeDragItem(n)),this._dropInstances.forEach(n=>this.removeDropContainer(n)),this._domNodesToDirectives=null,this._clearGlobalListeners(),this.pointerMove.complete(),this.pointerUp.complete()}_preventDefaultWhileDragging=n=>{this._activeDragInstances().length>0&&n.preventDefault()};_persistentTouchmoveListener=n=>{this._activeDragInstances().length>0&&(this._activeDragInstances().some(this._draggingPredicate)&&n.preventDefault(),this.pointerMove.next(n))};_clearGlobalListeners(){this._globalListeners?.forEach(n=>n()),this._globalListeners=void 0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),JV={dragStartThreshold:5,pointerDirectionChangeThreshold:5},QV=(()=>{class e{_document=O(Qe);_ngZone=O(Le);_viewportRuler=O(Ql);_dragDropRegistry=O(Lx);_renderer=O(pn).createRenderer(null,null);constructor(){}createDrag(n,r=JV){return new gE(n,r,this._document,this._ngZone,this._viewportRuler,this._dragDropRegistry,this._renderer)}createDropList(n){return new vE(n,this._dragDropRegistry,this._document,this._ngZone,this._viewportRuler)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Rx=new pe("CDK_DRAG_PARENT"),eU=new pe("CdkDragHandle"),tU=new pe("CDK_DRAG_CONFIG"),nU=new pe("CdkDropList"),Fx=(()=>{class e{element=O(Ct);dropContainer=O(nU,{optional:!0,skipSelf:!0});_ngZone=O(Le);_viewContainerRef=O(Br);_dir=O(Vs,{optional:!0});_changeDetectorRef=O(rr);_selfHandle=O(eU,{optional:!0,self:!0});_parentDrag=O(Rx,{optional:!0,skipSelf:!0});_dragDropRegistry=O(Lx);_destroyed=new J;_handles=new Nr([]);_previewTemplate;_placeholderTemplate;_dragRef;data;lockAxis;rootElementSelector;boundaryElement;dragStartDelay;freeDragPosition;get disabled(){return this._disabled||!!(this.dropContainer&&this.dropContainer.disabled)}set disabled(n){this._disabled=n,this._dragRef.disabled=this._disabled}_disabled;constrainPosition;previewClass;previewContainer;scale=1;started=new Je;released=new Je;ended=new Je;entered=new Je;exited=new Je;dropped=new Je;moved=new nt(n=>{let r=this._dragRef.moved.pipe(pr(i=>({source:this,pointerPosition:i.pointerPosition,event:i.event,delta:i.delta,distance:i.distance}))).subscribe(n);return()=>{r.unsubscribe()}});_injector=O(ht);constructor(){let n=this.dropContainer,r=O(tU,{optional:!0}),i=O(QV);this._dragRef=i.createDrag(this.element,{dragStartThreshold:r&&r.dragStartThreshold!=null?r.dragStartThreshold:5,pointerDirectionChangeThreshold:r&&r.pointerDirectionChangeThreshold!=null?r.pointerDirectionChangeThreshold:5,zIndex:r?.zIndex}),this._dragRef.data=this,this._dragDropRegistry.registerDirectiveNode(this.element.nativeElement,this),r&&this._assignDefaults(r),n&&(this._dragRef._withDropContainer(n._dropListRef),n.addItem(this),n._dropListRef.beforeStarted.pipe(hr(this._destroyed)).subscribe(()=>{this._dragRef.scale=this.scale})),this._syncInputs(this._dragRef),this._handleEvents(this._dragRef)}getPlaceholderElement(){return this._dragRef.getPlaceholderElement()}getRootElement(){return this._dragRef.getRootElement()}reset(){this._dragRef.reset()}getFreeDragPosition(){return this._dragRef.getFreeDragPosition()}setFreeDragPosition(n){this._dragRef.setFreeDragPosition(n)}ngAfterViewInit(){Jr(()=>{this._updateRootElement(),this._setupHandlesListener(),this._dragRef.scale=this.scale,this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)},{injector:this._injector})}ngOnChanges(n){let r=n.rootElementSelector,i=n.freeDragPosition;r&&!r.firstChange&&this._updateRootElement(),this._dragRef.scale=this.scale,i&&!i.firstChange&&this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)}ngOnDestroy(){this.dropContainer&&this.dropContainer.removeItem(this),this._dragDropRegistry.removeDirectiveNode(this.element.nativeElement),this._ngZone.runOutsideAngular(()=>{this._handles.complete(),this._destroyed.next(),this._destroyed.complete(),this._dragRef.dispose()})}_addHandle(n){let r=this._handles.getValue();r.push(n),this._handles.next(r)}_removeHandle(n){let r=this._handles.getValue(),i=r.indexOf(n);i>-1&&(r.splice(i,1),this._handles.next(r))}_setPreviewTemplate(n){this._previewTemplate=n}_resetPreviewTemplate(n){n===this._previewTemplate&&(this._previewTemplate=null)}_setPlaceholderTemplate(n){this._placeholderTemplate=n}_resetPlaceholderTemplate(n){n===this._placeholderTemplate&&(this._placeholderTemplate=null)}_updateRootElement(){let n=this.element.nativeElement,r=n;this.rootElementSelector&&(r=n.closest!==void 0?n.closest(this.rootElementSelector):n.parentElement?.closest(this.rootElementSelector)),this._dragRef.withRootElement(r||n)}_getBoundaryElement(){let n=this.boundaryElement;return n?typeof n=="string"?this.element.nativeElement.closest(n):Xn(n):null}_syncInputs(n){n.beforeStarted.subscribe(()=>{if(!n.isDragging()){let r=this._dir,i=this.dragStartDelay,s=this._placeholderTemplate?{template:this._placeholderTemplate.templateRef,context:this._placeholderTemplate.data,viewContainer:this._viewContainerRef}:null,o=this._previewTemplate?{template:this._previewTemplate.templateRef,context:this._previewTemplate.data,matchSize:this._previewTemplate.matchSize,viewContainer:this._viewContainerRef}:null;n.disabled=this.disabled,n.lockAxis=this.lockAxis,n.scale=this.scale,n.dragStartDelay=typeof i=="object"&&i?i:aE(i),n.constrainPosition=this.constrainPosition,n.previewClass=this.previewClass,n.withBoundaryElement(this._getBoundaryElement()).withPlaceholderTemplate(s).withPreviewTemplate(o).withPreviewContainer(this.previewContainer||"global"),r&&n.withDirection(r.value)}}),n.beforeStarted.pipe(rm(1)).subscribe(()=>{if(this._parentDrag){n.withParent(this._parentDrag._dragRef);return}let r=this.element.nativeElement.parentElement;for(;r;){let i=this._dragDropRegistry.getDragDirectiveForNode(r);if(i){n.withParent(i._dragRef);break}r=r.parentElement}})}_handleEvents(n){n.started.subscribe(r=>{this.started.emit({source:this,event:r.event}),this._changeDetectorRef.markForCheck()}),n.released.subscribe(r=>{this.released.emit({source:this,event:r.event})}),n.ended.subscribe(r=>{this.ended.emit({source:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event}),this._changeDetectorRef.markForCheck()}),n.entered.subscribe(r=>{this.entered.emit({container:r.container.data,item:this,currentIndex:r.currentIndex})}),n.exited.subscribe(r=>{this.exited.emit({container:r.container.data,item:this})}),n.dropped.subscribe(r=>{this.dropped.emit({previousIndex:r.previousIndex,currentIndex:r.currentIndex,previousContainer:r.previousContainer.data,container:r.container.data,isPointerOverContainer:r.isPointerOverContainer,item:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event})})}_assignDefaults(n){let{lockAxis:r,dragStartDelay:i,constrainPosition:s,previewClass:o,boundaryElement:a,draggingDisabled:l,rootElementSelector:c,previewContainer:h}=n;this.disabled=l??!1,this.dragStartDelay=i||0,r&&(this.lockAxis=r),s&&(this.constrainPosition=s),o&&(this.previewClass=o),a&&(this.boundaryElement=a),c&&(this.rootElementSelector=c),h&&(this.previewContainer=h)}_setupHandlesListener(){this._handles.pipe(om(n=>{let r=n.map(i=>i.element);this._selfHandle&&this.rootElementSelector&&r.push(this.element),this._dragRef.withHandles(r)}),ea(n=>ro(...n.map(r=>r._stateChanges.pipe(Ii(r))))),hr(this._destroyed)).subscribe(n=>{let r=this._dragRef,i=n.element.nativeElement;n.disabled?r.disableHandle(i):r.enableHandle(i)})}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Vr({type:e,selectors:[["","cdkDrag",""]],hostAttrs:[1,"cdk-drag"],hostVars:4,hostBindings:function(n,r){n&2&&mo("cdk-drag-disabled",r.disabled)("cdk-drag-dragging",r._dragRef.isDragging())},inputs:{data:[0,"cdkDragData","data"],lockAxis:[0,"cdkDragLockAxis","lockAxis"],rootElementSelector:[0,"cdkDragRootElement","rootElementSelector"],boundaryElement:[0,"cdkDragBoundary","boundaryElement"],dragStartDelay:[0,"cdkDragStartDelay","dragStartDelay"],freeDragPosition:[0,"cdkDragFreeDragPosition","freeDragPosition"],disabled:[2,"cdkDragDisabled","disabled",Sa],constrainPosition:[0,"cdkDragConstrainPosition","constrainPosition"],previewClass:[0,"cdkDragPreviewClass","previewClass"],previewContainer:[0,"cdkDragPreviewContainer","previewContainer"],scale:[2,"cdkDragScale","scale",by]},outputs:{started:"cdkDragStarted",released:"cdkDragReleased",ended:"cdkDragEnded",entered:"cdkDragEntered",exited:"cdkDragExited",dropped:"cdkDragDropped",moved:"cdkDragMoved"},exportAs:["cdkDrag"],features:[Vd([{provide:Rx,useExisting:e}]),ts]})}return e})(),rU=e=>({"lc:cursor-grab":e}),Bx=(e,t)=>t.url;function iU(e,t){if(e&1&&Ne(0,"source",11),e&2){let n=t.$implicit;zn("type",n.mimeType),ji("media","(max-width: ",n.width,"px)"),Be("src",n.url,an)}}function oU(e,t){if(e&1&&Ne(0,"source",12),e&2){let n=t.$implicit;zn("type",n.mimeType),Be("src",n.url,an)}}var Eh=class jf{constructor(t){this.elementRef=t}video;closeClicked=new Je;videoClicked=new Je;isDragging=!1;VideoUtils=Oo;ngOnInit(){let t=this.elementRef.nativeElement.parentElement.parentElement;t.style.zIndex="2147483647"}close(){this.closeClicked.emit()}onVideoClick(){if(this.isDragging){this.isDragging=!1;return}this.videoClicked.emit()}static \u0275fac=function(t){return new(t||jf)(Mt(Ct))};static \u0275cmp=yt({type:jf,selectors:[["cooee-draggable-video-popup"]],inputs:{video:"video"},outputs:{closeClicked:"closeClicked",videoClicked:"videoClicked"},decls:16,vars:5,consts:[["role","button","tabindex","0","cdkDrag","",1,"lc-popup-inner","lc:shadow-2xl","lc:rounded-lg","lc:flex","lc:justify-center","lc:items-center",3,"click","keyup","cdkDragMoved","ngClass","cdkDragBoundary"],[1,"lc-close-button","lc:absolute","lc:-top-3.5","lc:-right-3.5","lc:bg-black/50","lc:rounded-full","lc:w-8","lc:h-8","lc:border-none","lc:z-10","lc:flex","lc:justify-center","lc:items-center",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-play-button"],[1,"lc-icon"],["viewBox","0 0 28.31 30"],["d","M19.15,1.29A1.24,1.24,0,0,0,17.82.15a1.36,1.36,0,0,0-.35.07,3.2,3.2,0,0,0-.65.46l-5.06,4.6a1.24,1.24,0,0,0,0,1.75l0,0a1.22,1.22,0,0,0,.89.39,1.25,1.25,0,0,0,.85-.32l3-2.78.17-.13v8l2.44,2.62ZM26.79,26.6l-7.64-7.93-2.5-2.58-6-6.34L8.9,8,5.23,4.15a1.17,1.17,0,0,0-1.66,0h0a1.18,1.18,0,0,0,0,1.66h0L6.1,8.47H3.32a2.94,2.94,0,0,0-2.45,3v7.16a3,3,0,0,0,2.86,3.08H8.07a.44.44,0,0,1,.33.13C9.7,23,11,24.19,12.26,25.36L17,29.7a1.24,1.24,0,0,0,2.17-1V22.21l5.95,6.15a1.2,1.2,0,0,0,1.67,0,1.17,1.17,0,0,0,.08-1.66Zm-10.14-.67-.18-.11L9.75,19.67a1.72,1.72,0,0,0-1.16-.45H4c-.48,0-.59-.11-.59-.61V11.55c0-.49,0-.6.59-.6H8.29l8.29,8.55ZM29.09,15.07A9.9,9.9,0,0,1,26.33,22l-.11.13a1.24,1.24,0,0,1-2-.28,1.29,1.29,0,0,1,.24-1.52h0a6.77,6.77,0,0,0,1.32-1.89,7.41,7.41,0,0,0-1.37-8.55,1.24,1.24,0,0,1-.08-1.75,1.33,1.33,0,0,1,.41-.29,1.19,1.19,0,0,1,1.34.2A8.88,8.88,0,0,1,28,10.36a10,10,0,0,1,1.17,4.17A3.35,3.35,0,0,1,29.09,15.07Z","transform","translate(-0.86 -0.14)","fill","#191919"],[1,"lc-text"],["loop","","preload","auto","playsinline","","autoplay","",1,"lc:rounded-lg","lc:w-full",3,"muted"],[3,"src","type","media"],[3,"src","type"]],template:function(t,n){t&1&&(re(0,"div",0),Rt("click",function(){return n.onVideoClick()})("keyup",function(){return n.onVideoClick()})("cdkDragMoved",function(){return n.isDragging=!0}),re(1,"button",1),Rt("click",function(r){return r.stopPropagation(),n.close()}),vr(),re(2,"svg",2),Ne(3,"path",3)(4,"path",4),ie()(),ns(),re(5,"div",5)(6,"div",6),vr(),re(7,"svg",7),Ne(8,"path",8),ie()(),ns(),re(9,"div",9),tn(10,"Tap to unmute"),ie()(),re(11,"video",10),Qt(12,iU,1,4,"source",11,Bx),Qt(14,oU,1,2,"source",12,Bx),ie()()),t&2&&(Be("ngClass",YS(3,rU,n.isDragging))("cdkDragBoundary","body"),X(11),Be("muted",!0),X(),en(n.video.sources),X(2),en(n.VideoUtils.getBestSources(n.video.sources)))},dependencies:[f0,Fx],styles:["[_nghost-%COMP%]{position:fixed;display:block;right:24px;bottom:24px;max-width:150px}.lc-play-button[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .1s ease-in-out;z-index:999;flex-wrap:wrap;width:100%;max-width:130px;border-radius:5px;padding:5px 10px;background-color:#97979761;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lc-play-button[_ngcontent-%COMP%] .lc-icon[_ngcontent-%COMP%]{width:14px;height:14px}.lc-play-button[_ngcontent-%COMP%] path[_ngcontent-%COMP%]{fill:#fff}.lc-play-button[_ngcontent-%COMP%] .lc-text[_ngcontent-%COMP%]{font-size:11px;line-height:1;color:#fff;font-weight:400;margin-left:5px;text-align:center}"]})},ru=class{_attachedHost;attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;e!=null&&(this._attachedHost=null,e.detach())}get isAttached(){return this._attachedHost!=null}setAttachedHost(e){this._attachedHost=e}},wc=class extends ru{component;viewContainerRef;injector;componentFactoryResolver;projectableNodes;constructor(e,t,n,r,i){super(),this.component=e,this.viewContainerRef=t,this.injector=n,this.projectableNodes=i}},bc=class extends ru{templateRef;viewContainerRef;context;injector;constructor(e,t,n,r){super(),this.templateRef=e,this.viewContainerRef=t,this.context=n,this.injector=r}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}},wE=class extends ru{element;constructor(e){super(),this.element=e instanceof Ct?e.nativeElement:e}},Cc=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(e){if(e instanceof wc)return this._attachedPortal=e,this.attachComponentPortal(e);if(e instanceof bc)return this._attachedPortal=e,this.attachTemplatePortal(e);if(this.attachDomPortal&&e instanceof wE)return this._attachedPortal=e,this.attachDomPortal(e)}attachDomPortal=null;detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},wh=class extends Cc{outletElement;_appRef;_defaultInjector;_document;constructor(e,t,n,r,i){super(),this.outletElement=e,this._appRef=n,this._defaultInjector=r,this._document=i}attachComponentPortal(e){let t;if(e.viewContainerRef){let n=e.injector||e.viewContainerRef.injector,r=n.get(ki,null,{optional:!0})||void 0;t=e.viewContainerRef.createComponent(e.component,{index:e.viewContainerRef.length,injector:n,ngModuleRef:r,projectableNodes:e.projectableNodes||void 0}),this.setDisposeFn(()=>t.destroy())}else{let n=this._appRef,r=e.injector||this._defaultInjector||ht.NULL,i=r.get(Gn,n.injector);t=Ud(e.component,{elementInjector:r,environmentInjector:i,projectableNodes:e.projectableNodes||void 0}),n.attachView(t.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(t.hostView),t.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(t)),this._attachedPortal=e,t}attachTemplatePortal(e){let t=e.viewContainerRef,n=t.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return n.rootNodes.forEach(r=>this.outletElement.appendChild(r)),n.detectChanges(),this.setDisposeFn(()=>{let r=t.indexOf(n);r!==-1&&t.remove(r)}),this._attachedPortal=e,n}attachDomPortal=e=>{let t=e.element;t.parentNode;let n=this._document.createComment("dom-portal");t.parentNode.insertBefore(n,t),this.outletElement.appendChild(t),this._attachedPortal=e,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(t,n)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}},bE=(()=>{class e extends Cc{_moduleRef=O(ki,{optional:!0});_document=O(Qe);_viewContainerRef=O(Br);_isInitialized=!1;_attachedRef;constructor(){super()}get portal(){return this._attachedPortal}set portal(n){this.hasAttached()&&!n&&!this._isInitialized||(this.hasAttached()&&super.detach(),n&&super.attach(n),this._attachedPortal=n||null)}attached=new Je;get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(n){n.setAttachedHost(this);let r=n.viewContainerRef!=null?n.viewContainerRef:this._viewContainerRef,i=r.createComponent(n.component,{index:r.length,injector:n.injector||r.injector,projectableNodes:n.projectableNodes||void 0,ngModuleRef:this._moduleRef||void 0});return r!==this._viewContainerRef&&this._getRootNode().appendChild(i.hostView.rootNodes[0]),super.setDisposeFn(()=>i.destroy()),this._attachedPortal=n,this._attachedRef=i,this.attached.emit(i),i}attachTemplatePortal(n){n.setAttachedHost(this);let r=this._viewContainerRef.createEmbeddedView(n.templateRef,n.context,{injector:n.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=n,this._attachedRef=r,this.attached.emit(r),r}attachDomPortal=n=>{let r=n.element;r.parentNode;let i=this._document.createComment("dom-portal");n.setAttachedHost(this),r.parentNode.insertBefore(i,r),this._getRootNode().appendChild(r),this._attachedPortal=n,super.setDisposeFn(()=>{i.parentNode&&i.parentNode.replaceChild(r,i)})};_getRootNode(){let n=this._viewContainerRef.element.nativeElement;return n.nodeType===n.ELEMENT_NODE?n:n.parentNode}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Vr({type:e,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[po]})}return e})(),iu;function sU(){if(iu==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>iu=!0}))}finally{iu=iu||!1}return iu}function Vx(e){return sU()?e:!!e.capture}var aU=new pe("cdk-input-modality-detector-options"),cU={ignoreKeys:[18,17,224,91,16]},Ux=650,CE={passive:!0,capture:!0},lU=(()=>{class e{_platform=O(Jn);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new Nr(null);_options;_lastTouchMs=0;_onKeydown=n=>{this._options?.ignoreKeys?.some(r=>r===n.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=Zn(n))};_onMousedown=n=>{Date.now()-this._lastTouchMs<Ux||(this._modality.next(fh(n)?"keyboard":"mouse"),this._mostRecentTarget=Zn(n))};_onTouchstart=n=>{if(ph(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=Zn(n)};constructor(){let n=O(Le),r=O(Qe),i=O(aU,{optional:!0});if(this._options=w(w({},cU),i),this.modalityDetected=this._modality.pipe(im(1)),this.modalityChanged=this.modalityDetected.pipe(Fu()),this._platform.isBrowser){let s=O(pn).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[Dn(s,r,"keydown",this._onKeydown,CE),Dn(s,r,"mousedown",this._onMousedown,CE),Dn(s,r,"touchstart",this._onTouchstart,CE)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(n=>n())}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Ch=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(Ch||{}),uU=new pe("cdk-focus-monitor-default-options"),bh=Vx({passive:!0,capture:!0}),Hx=(()=>{class e{_ngZone=O(Le);_platform=O(Jn);_inputModalityDetector=O(lU);_origin=null;_lastFocusOrigin;_windowFocused=!1;_windowFocusTimeoutId;_originTimeoutId;_originFromTouchInteraction=!1;_elementInfo=new Map;_monitoredElementCount=0;_rootNodeFocusListenerCount=new Map;_detectionMode;_windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)};_document=O(Qe,{optional:!0});_stopInputModalityDetector=new J;constructor(){let n=O(uU,{optional:!0});this._detectionMode=n?.detectionMode||Ch.IMMEDIATE}_rootNodeFocusAndBlurListener=n=>{let r=Zn(n);for(let i=r;i;i=i.parentElement)n.type==="focus"?this._onFocus(n,i):this._onBlur(n,i)};monitor(n,r=!1){let i=Xn(n);if(!this._platform.isBrowser||i.nodeType!==1)return Ho();let s=_c(i)||this._getDocument(),o=this._elementInfo.get(i);if(o)return r&&(o.checkChildren=!0),o.subject;let a={checkChildren:r,subject:new J,rootNode:s};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(n){let r=Xn(n),i=this._elementInfo.get(r);i&&(i.subject.complete(),this._setClasses(r),this._elementInfo.delete(r),this._removeGlobalListeners(i))}focusVia(n,r,i){let s=Xn(n),o=this._getDocument().activeElement;s===o?this._getClosestElementsInfo(s).forEach(([a,l])=>this._originChanged(a,r,l)):(this._setOrigin(r),typeof s.focus=="function"&&s.focus(i))}ngOnDestroy(){this._elementInfo.forEach((n,r)=>this.stopMonitoring(r))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(n){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(n)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:n&&this._isLastInteractionFromInputLabel(n)?"mouse":"program"}_shouldBeAttributedToTouch(n){return this._detectionMode===Ch.EVENTUAL||!!n?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(n,r){n.classList.toggle("cdk-focused",!!r),n.classList.toggle("cdk-touch-focused",r==="touch"),n.classList.toggle("cdk-keyboard-focused",r==="keyboard"),n.classList.toggle("cdk-mouse-focused",r==="mouse"),n.classList.toggle("cdk-program-focused",r==="program")}_setOrigin(n,r=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=n,this._originFromTouchInteraction=n==="touch"&&r,this._detectionMode===Ch.IMMEDIATE){clearTimeout(this._originTimeoutId);let i=this._originFromTouchInteraction?Ux:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(n,r){let i=this._elementInfo.get(r),s=Zn(n);!i||!i.checkChildren&&r!==s||this._originChanged(r,this._getFocusOrigin(s),i)}_onBlur(n,r){let i=this._elementInfo.get(r);!i||i.checkChildren&&n.relatedTarget instanceof Node&&r.contains(n.relatedTarget)||(this._setClasses(r),this._emitOrigin(i,null))}_emitOrigin(n,r){n.subject.observers.length&&this._ngZone.run(()=>n.subject.next(r))}_registerGlobalListeners(n){if(!this._platform.isBrowser)return;let r=n.rootNode,i=this._rootNodeFocusListenerCount.get(r)||0;i||this._ngZone.runOutsideAngular(()=>{r.addEventListener("focus",this._rootNodeFocusAndBlurListener,bh),r.addEventListener("blur",this._rootNodeFocusAndBlurListener,bh)}),this._rootNodeFocusListenerCount.set(r,i+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(hr(this._stopInputModalityDetector)).subscribe(s=>{this._setOrigin(s,!0)}))}_removeGlobalListeners(n){let r=n.rootNode;if(this._rootNodeFocusListenerCount.has(r)){let i=this._rootNodeFocusListenerCount.get(r);i>1?this._rootNodeFocusListenerCount.set(r,i-1):(r.removeEventListener("focus",this._rootNodeFocusAndBlurListener,bh),r.removeEventListener("blur",this._rootNodeFocusAndBlurListener,bh),this._rootNodeFocusListenerCount.delete(r))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(n,r,i){this._setClasses(n,r),this._emitOrigin(i,r),this._lastFocusOrigin=r}_getClosestElementsInfo(n){let r=[];return this._elementInfo.forEach((i,s)=>{(s===n||i.checkChildren&&s.contains(n))&&r.push([s,i])}),r}_isLastInteractionFromInputLabel(n){let{_mostRecentTarget:r,mostRecentModality:i}=this._inputModalityDetector;if(i!=="mouse"||!r||r===n||n.nodeName!=="INPUT"&&n.nodeName!=="TEXTAREA"||n.disabled)return!1;let s=n.labels;if(s){for(let o=0;o<s.length;o++)if(s[o].contains(r))return!0}return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),jx=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=yt({type:e,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}
|
|
77
|
-
`],encapsulation:2,changeDetection:0})}return e})(),DE=(()=>{class e{_platform=O(Jn);constructor(){}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return fU(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let r=dU(EU(n));if(r&&($x(r)===-1||!this.isVisible(r)))return!1;let i=n.nodeName.toLowerCase(),s=$x(n);return n.hasAttribute("contenteditable")?s!==-1:i==="iframe"||i==="object"||this._platform.WEBKIT&&this._platform.IOS&&!vU(n)?!1:i==="audio"?n.hasAttribute("controls")?s!==-1:!1:i==="video"?s===-1?!1:s!==null?!0:this._platform.FIREFOX||n.hasAttribute("controls"):n.tabIndex>=0}isFocusable(n,r){return _U(n)&&!this.isDisabled(n)&&(r?.ignoreVisibility||this.isVisible(n))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function dU(e){try{return e.frameElement}catch{return null}}function fU(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function pU(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function hU(e){return gU(e)&&e.type=="hidden"}function mU(e){return yU(e)&&e.hasAttribute("href")}function gU(e){return e.nodeName.toLowerCase()=="input"}function yU(e){return e.nodeName.toLowerCase()=="a"}function Wx(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function $x(e){if(!Wx(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function vU(e){let t=e.nodeName.toLowerCase(),n=t==="input"&&e.type;return n==="text"||n==="password"||t==="select"||t==="textarea"}function _U(e){return hU(e)?!1:pU(e)||mU(e)||e.hasAttribute("contenteditable")||Wx(e)}function EU(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var SE=class{_element;_checker;_ngZone;_document;_injector;_startAnchor;_endAnchor;_hasAttached=!1;startAnchorListener=()=>this.focusLastTabbableElement();endAnchorListener=()=>this.focusFirstTabbableElement();get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_enabled=!0;constructor(e,t,n,r,i=!1,s){this._element=e,this._checker=t,this._ngZone=n,this._document=r,this._injector=s,i||this.attachAnchors()}destroy(){let e=this._startAnchor,t=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.remove()),t&&(t.removeEventListener("focus",this.endAnchorListener),t.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return this._hasAttached?!0:(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusInitialElement(e)))})}focusFirstTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusFirstTabbableElement(e)))})}focusLastTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusLastTabbableElement(e)))})}_getRegionBoundary(e){let t=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);return e=="start"?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(e){let t=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(t){if(!this._checker.isFocusable(t)){let n=this._getFirstTabbableElement(t);return n?.focus(e),!!n}return t.focus(e),!0}return this.focusFirstTabbableElement(e)}focusFirstTabbableElement(e){let t=this._getRegionBoundary("start");return t&&t.focus(e),!!t}focusLastTabbableElement(e){let t=this._getRegionBoundary("end");return t&&t.focus(e),!!t}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=0;n<t.length;n++){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(t[n]):null;if(r)return r}return null}_getLastTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=t.length-1;n>=0;n--){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[n]):null;if(r)return r}return null}_createAnchor(){let e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,t){e?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}toggleAnchors(e){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_executeOnStable(e){this._injector?Jr(e,{injector:this._injector}):setTimeout(e)}},Gx=(()=>{class e{_checker=O(DE);_ngZone=O(Le);_document=O(Qe);_injector=O(ht);constructor(){O(Bs).load(jx)}create(n,r=!1){return new SE(n,this._checker,this._ngZone,this._document,r,this._injector)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function IE(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function qt(e){return e==null?"":typeof e=="string"?e:`${e}px`}function zx(e,...t){return t.length?t.some(n=>e[n]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}var qx=mx(),TE=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(e,t){this._viewportRuler=e,this._document=t}attach(){}enable(){if(this._canBeEnabled()){let e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=qt(-this._previousScrollPosition.left),e.style.top=qt(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let e=this._document.documentElement,t=this._document.body,n=e.style,r=t.style,i=n.scrollBehavior||"",s=r.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),qx&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),qx&&(n.scrollBehavior=i,r.scrollBehavior=s)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let e=this._document.documentElement,t=this._viewportRuler.getViewportSize();return e.scrollHeight>t.height||e.scrollWidth>t.width}},xE=class{_scrollDispatcher;_ngZone;_viewportRuler;_config;_scrollSubscription=null;_overlayRef;_initialScrollPosition;constructor(e,t,n,r){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;let e=this._scrollDispatcher.scrolled(0).pipe(jo(t=>!t||!this._overlayRef.overlayElement.contains(t.getElementRef().nativeElement)));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{let t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}_detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}},Sh=class{enable(){}disable(){}attach(){}};function RE(e,t){return t.some(n=>{let r=e.bottom<n.top,i=e.top>n.bottom,s=e.right<n.left,o=e.left>n.right;return r||i||s||o})}function Yx(e,t){return t.some(n=>{let r=e.top<n.top,i=e.bottom>n.bottom,s=e.left<n.left,o=e.right>n.right;return r||i||s||o})}var NE=class{_scrollDispatcher;_viewportRuler;_ngZone;_config;_scrollSubscription=null;_overlayRef;constructor(e,t,n,r){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){let e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:n,height:r}=this._viewportRuler.getViewportSize();RE(t,[{width:n,height:r,bottom:r,right:n,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}})}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}},bU=(()=>{class e{_scrollDispatcher=O(lE);_viewportRuler=O(Ql);_ngZone=O(Le);_document=O(Qe);constructor(){}noop=()=>new Sh;close=n=>new xE(this._scrollDispatcher,this._ngZone,this._viewportRuler,n);block=()=>new TE(this._viewportRuler,this._document);reposition=n=>new NE(this._scrollDispatcher,this._viewportRuler,this._ngZone,n);static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),ou=class{positionStrategy;scrollStrategy=new Sh;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;constructor(e){if(e){let t=Object.keys(e);for(let n of t)e[n]!==void 0&&(this[n]=e[n])}}},AE=class{connectionPair;scrollableViewProperties;constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}},eR=(()=>{class e{_attachedOverlays=[];_document=O(Qe);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(n){this.remove(n),this._attachedOverlays.push(n)}remove(n){let r=this._attachedOverlays.indexOf(n);r>-1&&this._attachedOverlays.splice(r,1),this._attachedOverlays.length===0&&this.detach()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),CU=(()=>{class e extends eR{_ngZone=O(Le);_renderer=O(pn).createRenderer(null,null);_cleanupKeydown;add(n){super.add(n),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){this._isAttached&&(this._cleanupKeydown?.(),this._isAttached=!1)}_keydownListener=n=>{let r=this._attachedOverlays;for(let i=r.length-1;i>-1;i--)if(r[i]._keydownEvents.observers.length>0){this._ngZone.run(()=>r[i]._keydownEvents.next(n));break}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=Dd(e)))(r||e)}})();static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),SU=(()=>{class e extends eR{_platform=O(Jn);_ngZone=O(Le);_renderer=O(pn).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(n){if(super.add(n),!this._isAttached){let r=this._document.body,i={capture:!0};this._cleanups=this._ngZone.runOutsideAngular(()=>[Dn(this._renderer,r,"pointerdown",this._pointerDownListener,i),Dn(this._renderer,r,"click",this._clickListener,i),Dn(this._renderer,r,"auxclick",this._clickListener,i),Dn(this._renderer,r,"contextmenu",this._clickListener,i)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=r.style.cursor,r.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){this._isAttached&&(this._cleanups?.forEach(n=>n()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}_pointerDownListener=n=>{this._pointerDownEventTarget=Zn(n)};_clickListener=n=>{let r=Zn(n),i=n.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;let s=this._attachedOverlays.slice();for(let o=s.length-1;o>-1;o--){let a=s[o];if(a._outsidePointerEvents.observers.length<1||!a.hasAttached())continue;if(Kx(a.overlayElement,r)||Kx(a.overlayElement,i))break;let l=a._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>l.next(n)):l.next(n)}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=Dd(e)))(r||e)}})();static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Kx(e,t){let n=typeof ShadowRoot<"u"&&ShadowRoot,r=t;for(;r;){if(r===e)return!0;r=n&&r instanceof ShadowRoot?r.host:r.parentNode}return!1}var tR=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=yt({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}@layer cdk-overlay{.cdk-overlay-container{z-index:1000}}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute}@layer cdk-overlay{.cdk-global-overlay-wrapper{z-index:1000}}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%}@layer cdk-overlay{.cdk-overlay-pane{z-index:1000}}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0}@layer cdk-overlay{.cdk-overlay-backdrop{z-index:1000;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}@layer cdk-overlay{.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px}@layer cdk-overlay{.cdk-overlay-connected-position-bounding-box{z-index:1000}}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
|
|
75
|
+
`,Ao=class{async performAddToCart(e,t){if(!e.length)return;let n=e.map(a=>{let{vID:l,quantity:c}=this.getVIDAndQuantity(a);return{id:l?+l:+a.mID,quantity:c,properties:t.getPrivateAttributesForLineItem()}}),r=Dt.getCartURL("cart/add.js"),i={items:n},s=Gt.get();s.isMiniCart()?i.sections=["mini-cart"]:s.isShopifyDefaultDrawer()&&(i.sections=s.element.getSectionsToRender?.().map(a=>a.section??a.id));let o=JSON.stringify(i);try{let a=await fetch(r,{body:o,method:"post",headers:{"Content-Type":"application/json"}});if(a.status===200||a.status===302)return C.log(`Added ${e.length} items to Cart`),le.showSnackbar("Product added to your cart"),a.json()}catch(a){C.error("Failed to add product in cart",a)}}async performUpdate(e,t){if(!ix.JSUtils.hasKeys(t)){C.warn("No update fields provided");return}let n=Dt.getCartURL("cart/change.js"),r=w({id:e.key},t),i=JSON.stringify(r);try{let s=await fetch(n,{body:i,method:"post",headers:{"Content-Type":"application/json"}});(s.status===200||s.status===302)&&(C.log(`Updated ${e}`),Ge.getCurrent().update(s.json()))}catch(s){C.error("Failed to update item in cart",s,e)}}async performCopyCoupon(e){if(e)try{await navigator.clipboard.writeText(e),C.log(`Code-${e} copied`),le.showSnackbar("Discount code copied")}catch(t){C.error("Failed to copy code",t)}}performGoToItem(e){if(!e?.link)return;let t=Dt.getProductSlug(e.link);t&&(location.pathname=Dt.getRootPrefix()+"products/"+t)}async upgradeToSubscription(e,t){if(!e){C.warn("Trying to upgrade to subscription with no item");return}let n=await Ge.getCurrent().getNormalisedCart(),r=e.selectedOrFirstVariant.value,i=n.items.findIndex(c=>c.vID===r.mID),s=r.selectedSellingPlan.value,o=Dt.getCartURL("cart/change.js"),a={line:i+1,selling_plan:s?.mID||null,properties:t.getPrivateAttributesForLineItem()},l=JSON.stringify(a);try{let c=await fetch(o,{body:l,method:"post",headers:{"Content-Type":"application/json"}});if(c.status===200||c.status===302){C.log(`Upgraded ${e} selling plan`),le.showSnackbar("Line item updated");let h=await c.json();return Ge.getCurrent().update(h),h}}catch(c){C.error("Failed to update subscription for item in cart",c)}}async performCartCreate(e,t,n){let r=vt.get().storefrontToken;if(!r)throw new Error("Storefront token not set for the store");if(!e?.vID){C.error("No variant ID found to perform Buy now",e);return}let i=t?[t]:[],s=[{merchandiseId:`gid://shopify/ProductVariant/${e.vID}`,quantity:1,attributes:n.getKVFormatPrivateAttributesForLineItem()}],o=await le.getCartAttributes(),a=new Headers;a.append("Content-Type","application/json"),a.append("X-Shopify-Storefront-Access-Token",r);let l=JSON.stringify({query:PV,variables:{input:{lines:s,discountCodes:i,attributes:o}}});return(await Mn.getInstance().request(k.GRAPHQL_API_PATH,{method:"POST",headers:a,body:l})).data?.cartCreate?.cart?.checkoutUrl}async processEvent(e){let t=e.clickAction,n=e.items,r=e.triggerData;if(t.at){let i=t;if(C.log(`Performing ${JSON.stringify(i)} action`),i.at===101)n?.length&&this.performGoToItem(n[0]);else if(i.at===102)n?.length&&await this.performAddToCart(n,r);else if(i.at===103)await this.performCopyCoupon(r.discount.code);else if(i.at===105)Gt.get().open();else if(i.at===104){let s=e.collections;if(!s?.length)return;location.pathname=Dt.getRootPrefix()+"collections/"+s[0].handle}}t.applyDiscount&&r.discount?.code&&No.navigate(r.discount.code,r.redirectBehaviour)}getVIDAndQuantity(e){let t,n;if(e instanceof mn)t=e.vID,n=e.quantity??1;else{if(!e.vars?.length)return{};t=e.selectedOrFirstVariant.value.mID,n=1}return{vID:t,quantity:n}}},Bp=class extends Ei{ctaListener=new Ao;constructor(e){super(e),mi.get().subscriber(k.CART_UPDATE_BROADCAST).pipe(Ii(null)).subscribe(this.checkMilestone.bind(this))}update(e){super.update(e),this.widgetElement.update()}shouldStopRendering(){return!1}renderContainer(){if(this.widgetElement?.isConnected){this.addToRendered();return}let e=this.widgetElement=document.createElement("cooee-progressbar");e.className="cooee-root",e.cart=Ge.getCurrent(),e.engagementTrigger=this.engagementTrigger,e.setAttribute("engagement",this.engagementTrigger.shortID),this.rootContainer.appendChild(e),this.addToRendered()}async checkMilestone(){let e=await Ge.getCurrent().getNormalisedCart(),t=[...this.engagementTrigger.progressBarConfig.milestones];for(let n of t){if(e.amount<n.minValue)break;if(C.log("Current milestone",n),n.rewardType===ox.MilestoneRewardType.FREE_AUTO_GIFT){let r=n.items[0],i=e.items.find(s=>s.vID===r.vID||s.mID===r.mID);if(i)C.log(`Item(vID:${r.vID}) already present in the cart. Updating item's properties`),await this.ctaListener.performUpdate(i,{properties:this.engagementTrigger.getPrivateAttributesForLineItem()});else{let s=await this.ctaListener.performAddToCart([r],this.engagementTrigger);Gt.get().refreshUI(s,!1)}}}}async removeOtherFreeGifts(e){let t=(await Ge.getCurrent().getNormalisedCart()).items.filter(n=>n.vID!==e?.vID&&n.properties[k.CAMPAIGN_ATTRIBUTE]===this.engagementTrigger.shortID);if(t.length)for(let n of t)await this.ctaListener.performUpdate(n,{quantity:0})}},Vp=class extends Kn{constructor(e){super(e)}shouldStopRendering(){return!1}renderContainer(){if(this.widgetElement?.isConnected){this.addToRendered();return}let e=this.widgetElement=document.createElement("cooee-shoppable-videos");e.className="cooee-root",e.triggerContext=this.triggerContext,e.addEventListener("sendEvent",t=>{let n=t.detail;this.safeHTTPService.sendEvent(n)}),e.setAttribute("engagement",this.engagementTrigger.shortID),this.rootContainer.appendChild(e),this.addToRendered()}},sx=Re(Ta()),Up=class extends Kn{constructor(e){super(e)}shouldStopRendering(){return!1}renderContainer(){let e=this.getParentElement(`inner-letscooee-${this.engagementTrigger.shortID}`);this.rootContainer.appendChild(e),document.addEventListener(k.ADD_BUNDLE_CTA_INBOUND_EVENT,this.inboundCTAListener.bind(this),!1)}async inboundCTAListener(e){let t=this.engagementTrigger,n=`Engagement(id: ${t.engagementID}, shortID: ${t.shortID})`,r=e.detail;if(!sx.JSUtils.hasKeys(r)){C.error(`No detail received for ${n}`);return}C.log("Detail received for BYOB",r);let i=r.campaignID??r.campaignId??r.campaign_id;if(i!==t.shortID&&i!==t.engagementID){C.warn(`Current ${n} is not BYOB. Received: ${i}`);return}let s=r.items;if(!s?.length)return;let o=s.map(a=>new mn({mID:a.product_id,vID:a.variant_id,quantity:a.quantity||1}));await new xo(this.triggerContext).execute({embeddedItems:o,clickAction:{at:108,applyDiscount:!0}})}},fc=class{runtimeData=Oe.get();processCartWidgetResponse(e){this.runtimeData.isCartDirty=!1,this.runtimeData.cartEngagements=e;let t=[...Ei.renderedEngagements];Ei.renderedEngagements.length=0;for(let n of e)C.log(`\u{1F4E3} ${n} received as cart embed`),!this.findAndUpdateCurrent(n,t)&&(C.log(`${n} is new`),n.isProgressBar()?new Bp(n).renderSilently():n.isSubscriptionUpsell()?Fp.renderCartUpsell(n):new Ei(n).renderSilently());this.removeOldWidgets(t)}processPageWidgetResponse(e){let t=[...Kn.renderedEngagements];Kn.renderedEngagements.length=0;for(let n of e)C.log(`\u{1F4E3} ${n} received as page embed`),!this.findAndUpdateCurrent(n,t)&&(C.log(`${n} is new`),n.isShoppableVideo()?new Vp(n).renderSilently():n.isBYOB()?new Up(n).renderSilently():new Kn(n).renderSilently());this.removeOldWidgets(t)}findAndUpdateCurrent(e,t){let n=t.findIndex(r=>r.isSameTrigger(e));return n<0||e.isSubscriptionUpsell()?!1:(t[n].update(e),t[n].renderSilently(),t.splice(n,1),!0)}removeOldWidgets(e){for(let t of e)t.destroy()}},pc=class{runtimeData=Oe.get();httpService=Te.get(Mn);sessionManager=Te.get(zt);constructor(){}async getWidgetProps(){let e={};e.engagementIDs=this.addAvailableEngagementShortIDs(),e.locale=this.runtimeData.locale,await this.addSessionContext(e),e.currentItem=this.runtimeData.getCurrentItem();try{e.cart=await Ge.getCurrent().getNormalisedCart()}catch(i){C.error("Error fetching Shopify cart before sending widget call",i)}let t=new URLSearchParams(location.search),n=t.get("cooee-preview");n?e.previewIDs=n.trim().split(",").filter(i=>Number.isInteger(+i)):this.runtimeData.previewIDs?.length&&(e.previewIDs=this.runtimeData.previewIDs);let r=t.get("cooee-variant");return r?e.previewVariant=r:this.runtimeData.previewVariant&&(e.previewVariant=this.runtimeData.previewVariant),e}async addSessionContext(e){let t=await this.sessionManager.checkSessionAndGetContext();e.sessionID=t[0],e.sessionNumber=t[1],e.landingPage=t[2],e.page=hi.parseFromCurrent()}addAvailableEngagementShortIDs(){let e=document.querySelectorAll(".letscooee-engagement"),t=[];return e.forEach(n=>{let r=n.dataset.engagementId;r&&+r&&t.push(r)}),t}},Gr=class UE extends pc{static INSTANCE;loadWidgetsSubject=new J;constructor(){super(),this.loadWidgetsSubject.pipe(Ar(300)).subscribe(()=>{this.loadCartWidgets().catch(t=>C.error("Unable to initiate cart widgets",t)),this.loadPageWidgets().catch(t=>C.error("Unable to initiate page widgets",t))}),mi.get().subscriber(k.CART_UPDATE_BROADCAST).subscribe(()=>this.loadWidgetsSubject.next())}static getInstance(){return this.INSTANCE||(this.INSTANCE=new UE),this.INSTANCE}loadOrRenderWidgetsAfterCartChange(){this.runtimeData.isCartDirty?this.loadWidgetsSilently():this.renderCachedCartWidgets()}loadPageWidgetsSilently(){zt.replaySubject.subscribe(async()=>{this.loadPageWidgets().catch(t=>C.error("Unable to initiate load page widgets",t))})}loadCartWidgetsSilently(){zt.replaySubject.subscribe(async()=>{this.loadCartWidgets().catch(t=>C.error("Unable to initiate cart widgets",t))})}loadWidgetsSilently(){zt.replaySubject.subscribe(async()=>{this.loadWidgetsSubject.next()})}async loadPageWidgets(){let t=await this.getWidgetProps();C.log("Load widgets",t),this.httpService.post("/v1/engagement/page-widgets",t).then(async n=>{let r=n.widgets.map(i=>new Hn(i));new fc().processPageWidgetResponse(r)}).catch(n=>{C.error("Error sending widget getter",n)})}async loadCartWidgets(){let t=await this.getWidgetProps();C.log("Load cart widgets",t),this.httpService.post("/v1/engagement/cart-widgets",t).then(async n=>{let r=n.widgets.map(i=>new Hn(i));new fc().processCartWidgetResponse(r)}).catch(n=>{C.error("Error sending widget getter",n)})}async getVariation(t){let n=await this.getWidgetProps();return this.httpService.post("/v1/engagement/get-variant",w(w({},t),n))}renderCachedCartWidgets(){new fc().processCartWidgetResponse(this.runtimeData.cartEngagements)}},Hp=class{eventAPIService;constructor(){this.eventAPIService=Te.get(Mo)}processResponse(e){for(let t of e)t.experiment?.cssSelector&&this.runExperiment(t);document.querySelector("#lc-hide-body")?.remove()}async runExperiment(e){if(!e.experiment?.cssSelector){C.error("No CSS selector present in experiment",e.toString);return}let t;try{t=await le.retrySelectors(e.experiment.cssSelector)}catch{C.error("Fail to get CSS selector for experiment",e.toString());return}if(t?.length){for(let n of t)if(e.experiment.op==="SHOW")n.style.display="block";else if(e.experiment.op==="HIDE")n.style.display="none";else{C.error("Invalid experiment operation",e.toString);return}this.eventAPIService.trackExperiment({name:k.EVENT_EXPERIMENT_START,experiment:new wo(e)}).catch(n=>{C.error("Fail to track experiment",n)})}}},Mo=class jE extends pc{static INSTANCE;constructor(){super()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new jE),this.INSTANCE}loadExperimentSilently(){rt.get(ge.SDK_TOKEN).then(t=>{t?this.loadExperiments().catch(n=>C.error("Unable to initiate experiment",n)):zt.replaySubject.subscribe(async()=>{this.loadExperiments().catch(n=>C.error("Unable to initiate experiment",n))})})}async loadExperiments(){if(!this.runtimeData.activeExperiment)return;let t=await this.getWidgetProps();C.log("Load experiments",t),this.httpService.post("/v1/engagement/experiments",t).then(async n=>{let r=n.experiments.map(i=>new Hn(i));new Hp().processResponse(r)}).catch(n=>{C.error("Error sending experiment getter",n)})}async trackExperiment(t){await this.addSessionContext(t),await this.httpService.post("/v1/event/experiment",t)}},jp=class{runtimeData=Oe.get();widgetAPIService=Te.get(Gr);experimentAPIService=Te.get(Mo);meddle(){let e=gt.globalRef;e.account=e.account??[],e.profile=e.profile??[],e.events=e.events??[],e.screen=e.screen??[],e.page=e.page??[],this.meddlePage(),this.meddleAccount(),this.meddleEvents(),this.meddleProfile(),this.meddleScreen(),this.exposeMethods()}exposeMethods(){let e=gt.globalRef;e.loadPageWidgets=()=>{this.widgetAPIService.loadPageWidgetsSilently()},e.loadCartWidgets=()=>{this.widgetAPIService.loadCartWidgetsSilently()},e.loadExperiments=()=>{this.experimentAPIService.loadExperimentSilently()},e.previewWidget=gt.previewWidget.bind(gt),e.previewPopup=gt.previewPopup.bind(gt)}overwritePush(e,t){Fa(e,"push",t)}meddleAccount(){this.overwritePush(gt.globalRef.account,(...e)=>{this.processAccount(e[0])}),gt.globalRef.account.forEach(this.processAccount.bind(this))}meddleEvents(){this.overwritePush(gt.globalRef.events,(...e)=>{this.processEvent(e[0])}),gt.globalRef.events.forEach(this.processEvent.bind(this))}meddleProfile(){this.overwritePush(gt.globalRef.profile,(...e)=>{this.processProfile(e[0])}),gt.globalRef.profile.forEach(this.processProfile.bind(this))}meddleScreen(){this.overwritePush(gt.globalRef.screen,(...e)=>{this.processPageName(e[0])}),gt.globalRef.screen.forEach(this.processPageName.bind(this))}processAccount(e){e&&(e.appID&>.authenticate(e),e.flags&&Os.setFlags(e.flags))}processEvent(e){e&&(k.JS_LOAD_WHITELIST_EVENTS.includes(e[0])?gt.sendEvent(e[0],e[1],w({occurred:this.runtimeData.jsLoadTime},e[2])):gt.sendEvent(e[0],e[1],e[2]))}processProfile(e){e&>.updateProfile(e)}processPageName(e){e&>.setPageName(e)}meddlePage(){this.overwritePush(gt.globalRef.page,(...e)=>{this.processPage(e[0])}),gt.globalRef.page.forEach(this.processPage.bind(this))}processPage(e){e.currentItem&&this.runtimeData.setCurrentItem(e.currentItem),e.currency&&(this.runtimeData.currencyCode=e.currency),e.shopCurrency&&(this.runtimeData.shopCurrencyCode=e.shopCurrency),e.moneyFormat&&(this.runtimeData.moneyFormat=e.moneyFormat),e.jsLoad&&(this.runtimeData.jsLoadTime=e.jsLoad),e.locale&&(this.runtimeData.locale=e.locale),e.pageName&>.setPageName(e.pageName),e.activeExperiment&&(this.runtimeData.activeExperiment=e.activeExperiment)}},hc=class{static SESSION_STORAGE=window.sessionStorage;static SESSION_STORAGE_KEY_PREFIX=k.COOEE.concat("-");static getString(e,t){return this.getItem(e)||t}static setString(e,t){this.setItem(e,t)}static remove(e){this.removeItem(e)}static getItem(e){return this.SESSION_STORAGE.getItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e))}static setItem(e,t){this.SESSION_STORAGE.setItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e),t)}static removeItem(e){this.SESSION_STORAGE.removeItem(this.SESSION_STORAGE_KEY_PREFIX.concat(e))}},mc=class su{static INSTANCE;static DEBOUNCE_TIME=1e3;static THRESHOLD=10;safeHttpService=Te.get(Ve);_lastScreenOrScroll=new Date;lastPercent=0;constructor(){}set lastScreenOrScroll(t){this._lastScreenOrScroll=t}static getInstance(){return this.INSTANCE||(this.INSTANCE=new su),this.INSTANCE}resetScrollID(t){hc.remove(k.SESSION_STORAGE_SCROLL_ID),this.lastScreenOrScroll=t??new Date}listen(){if(window.scrollY){let t=this.getPercentScrolledY();this.shouldSendScroll(t)&&this.sendScroll(t)}le.onDocumentLoaded(()=>{this.observeWindowScroll()})}observeWindowScroll(){Di(window,"scroll").pipe(Ar(su.DEBOUNCE_TIME),pr(()=>{let t=this.getPercentScrolledY();if(t>100){C.warn("Received scroll percent is more than 100",t);return}if(this.shouldSendScroll(t))return t})).subscribe(t=>{this.sendScroll(t)})}shouldSendScroll(t){return Math.abs(this.lastPercent-t)>=su.THRESHOLD||this.lastPercent!==t&&t===100}sendScroll(t){if(t==null)return;let n={percent:t,timeMS:new Date().getTime()-this._lastScreenOrScroll.getTime()};this.lastPercent=t;let r=hc.getString(k.SESSION_STORAGE_SCROLL_ID,""),i=new We(k.EVENT_SCROLL,n,null,r);this.safeHttpService.sendEvent(i),hc.setString(k.SESSION_STORAGE_SCROLL_ID,i.id.toHexString()),this._lastScreenOrScroll=new Date(i.occurred)}getPercentScrolledY(){let t=window.document.body.scrollHeight,n=window.innerHeight;return Math.ceil((window.scrollY+n)/t*100)}},$p=class HE{static ACTIVE_DURATION="aDur";static INACTIVE_DURATION="iaDur";apiService=Te.get(Ve);runtimeData=Oe.get();listen(){document.onvisibilitychange=()=>{document.visibilityState==="visible"?this.onVisible():document.visibilityState==="hidden"&&this.onHidden()}}async onVisible(){}async onHidden(){let t=await this.runtimeData.setInactive();if(t===0){C.info("Not sending background event as user was inactive on website");return}C.info(`Sending background event with ${t} seconds`);let n={};n[HE.ACTIVE_DURATION]=t,this.apiService.sendEvent(new We(k.EVENT_APP_BACKGROUND,n))}},Wp=class{loadedFonts=[];async loadAllFonts(e){e.elems?.forEach(t=>{t instanceof _i&&this.loadFamily(t.typography?.fam)})}async loadFamily(e){if(!e?.fonts||this.loadedFonts.indexOf(e.name)>-1)return;let t=[];e.fonts.forEach(n=>{if(n.url){let r=new FontFace(k.COOEE+e.name,n.getURL(),n.getFontDescriptor());t.push(r.load())}}),this.loadedFonts.push(e.name),(await Promise.all(t)).forEach(n=>{document.fonts.add(n)})}},Gp=class{static updateIdentity(e){if(!this.isInstalled())return;let t={};e.email&&(t.email=e.email),e.mobile&&(t.phone_number=e.mobile),C.debug("Sending email/mobile to Klaviyo"),window.klaviyo.push(["identify",t])}static isInstalled(){return window.klaviyo&&typeof window.klaviyo=="object"}},zp=class{apiService;action;triggerContext;constructor(e,t){this.action=e,this.apiService=Ve.getInstance(),this.triggerContext=t}async execute(){let e=this.containsCTA()?k.EVENT_TRIGGER_CLICKED:k.EVENT_TRIGGER_CLOSED;switch(this.action.at!==106&&await this.closeTriggerAndSendEvent(e),this.action.at){case 2:break;case 4:this.gotoURLAction();break;case 5:this.shareAction();break;case 106:await this.collectFormData();break;case void 0:case 105:break;default:C.error("Received an invalid ClickActionType: ",this.action.at);return}}externalAction(){this.action.ext?.u&&window.open(this.action.ext.u,"_blank")?.focus()}gotoURLAction(){if(this.action.gu?.u){let e=this.action.gu.u;le.isValidURL(e)||(e=`//${e}`),window.open(e,"_self")}}prompt(){let e=this.action.pmpt;e&&(e===2&&this.promptLocationPermission(),e===3&&this.promptPushNotificationPermission(),e===1&&this.promptCameraPermission())}async closeTriggerAndSendEvent(e,t){this.triggerContext.closeInApp(e,t),await this.dispatchEvent()}shareAction(){if(this.action.share){if(!navigator.share){C.warn("Navigator.share is not compatible with this browser");return}navigator.share({text:this.action.share.text,title:"Share"}).then(e=>console.log(e)).catch(e=>console.error(e))}}containsCTA(){return this.action.at&&this.action.at!==1?!0:!(this.isEmpty(this.action.custKV)&&this.isEmpty(this.action.up))}isEmpty(e){return e?Object.keys(e).length===0:!0}promptLocationPermission(){!navigator.geolocation||!navigator.permissions||navigator.geolocation.getCurrentPosition(e=>{this.apiService.updateDeviceProps({coords:[e.coords.latitude,e.coords.longitude]}),this.sendPermissionData()})}promptPushNotificationPermission(){if(!("Notification"in window)){C.warn("This browser does not support desktop notification");return}if(Notification.permission!=="default"){this.apiService.updateDeviceProps({pnPerm:Notification.permission});return}Notification.requestPermission().then(()=>{this.sendPermissionData()})}promptCameraPermission(){navigator.mediaDevices&&navigator.mediaDevices.getUserMedia({video:!0}).finally(()=>{this.sendPermissionData()})}checkPermission(e){return navigator.permissions.query({name:e}).then(t=>t.state.toString())}async checkAllPermission(){let e=await this.checkPermission("camera"),t=await this.checkPermission("geolocation"),n=Notification.permission;return{camera:e,location:t,notification:n}}sendPermissionData(){this.checkAllPermission().then(e=>{this.apiService.updateDeviceProps({perm:e})})}async collectFormData(){let e={};for(let t of this.triggerContext.inputs){if(!t.isValid)return;let n=document.getElementById(t.id).value;t.type===51?e.email=n:t.type===52&&(e.mobile=n)}await this.closeTriggerAndSendEvent(k.EVENT_FORM_SUBMITTED,{form:e}),le.showSnackbar("Coupon applied on cart"),Gp.updateIdentity(e)}async dispatchEvent(){let e=this.triggerContext.triggerData,t={clickAction:this.action,items:this.triggerContext.selectedEmbeddedItems??e.embeddedItems??e.items,collections:e.collections,triggerData:e};await new Ao().processEvent(t);let n={action:this.containsCTA()?k.CAMPAIGN_CLICKED_ACTIVITY:k.CAMPAIGN_CLOSED_ACTIVITY};document.dispatchEvent(new CustomEvent(k.POPUP_ACTIVITY_EVENT,{detail:n}))}},Tr=class{renderer=sr.get();parentHTMLEl;inappElement;inappHTMLEl;triggerContext;stylesConverter;scalingFactor;constructor(e,t,n){this.parentHTMLEl=e,this.inappElement=t,this.triggerContext=n,this.stylesConverter=new uc(this.renderer.getScalingFactor())}getHTMLElement(){return this.inappHTMLEl}insertElement(){this.renderer.appendChild(this.parentHTMLEl,this.inappHTMLEl)}processCommonBlocks(){this.processWidthAndHeight(),this.processPositionBlock(),this.processTransformBlock(),this.processTransparency(),this.processShadow(),this.registerAction();let e=te(w(w(w(w({},this.getDisplayStyles()),this.getSpaceStyles()),this.getBorderStyles()),this.getBackgroundStyles()),{boxSizing:"border-box",outline:"none"});this.renderer.setStyles(this.inappHTMLEl,e)}getDisplayStyles(){return{display:"block"}}processWidthAndHeight(){this.inappElement.w&&this.renderer.setStyle(this.inappHTMLEl,"width",this.stylesConverter.getSizePx(this.inappElement.w)),this.inappElement.h&&this.renderer.setStyle(this.inappHTMLEl,"height",this.stylesConverter.getSizePx(this.inappElement.h))}processPositionBlock(){let e={position:"absolute",left:this.stylesConverter.getSizePx(this.inappElement.x),top:this.stylesConverter.getSizePx(this.inappElement.y)};this.renderer.setStyles(this.inappHTMLEl,e)}getBorderStyles(){return this.stylesConverter.getBorderStyles(this.inappElement.br)}getSpaceStyles(){return this.stylesConverter.getSpaceStyles(this.inappElement.spc)}processTransparency(){let e=this.inappElement.alpha;if(!isNaN(e)){let t=(e/100).toFixed(2);this.renderer.setStyle(this.inappHTMLEl,"opacity",t)}}processShadow(){let e=this.inappElement.shd;e?this.renderer.setStyle(this.inappHTMLEl,"box-shadow",e.getStyle(this.scalingFactor)):this.renderer.setStyle(this.inappHTMLEl,"box-shadow","unset")}processTransformBlock(){let e=new Rs(this.inappElement.trf);e&&e.rotate&&this.renderer.setStyle(this.inappHTMLEl,"transform",`rotate(${e.rotate}deg)`)}registerAction(){let e=this.inappElement.clc;!e||Object.keys(e).length===0||(this.inappHTMLEl.addEventListener("click",t=>{t.stopPropagation(),new zp(e,this.triggerContext).execute()}),this.renderer.setStyle(this.inappHTMLEl,"cursor","pointer"))}getBackgroundStyles(){return this.stylesConverter.getBackgroundStyles(this.inappElement.bg)}},wi=class extends Tr{constructor(e,t,n){super(e,t,n)}processCommonBlocks(){super.processCommonBlocks(),this.processFontBlock(),this.processAlignment()}processFontBlock(){let e={},t=this.inappElement.typography;return t&&(e.fontSize=this.stylesConverter.getSizePx(t.fs),e.fontFamily=k.COOEE+t.fam?.name,e.lineHeight=`${t.lh}`,e.letterSpacing=t.letterSpacing),this.stylesConverter.getColourStyles(this.inappElement.color,"color",e),this.renderer.setStyles(this.inappHTMLEl,e),e}processPart(e,t){let n=[];t.u&&n.push("underline"),t.st&&n.push("line-through"),n.length||n.push("normal"),this.renderer.setStyle(e,"font-weight",t.b?"bold":"normal"),this.renderer.setStyle(e,"font-style",t.i?"italic":"normal"),this.renderer.setStyle(e,"text-decoration",n.join(" ")),this.renderer.setStyle(e,"color",t.c??"inherit"),this.renderer.setStyle(e,"font-family","inherit")}processAlignment(){let e=this.inappElement.typography.ta,t=e?Za[e]?.toLowerCase():this.inappElement.typography.alignment;t||(t="start"),this.renderer.setStyle(this.inappHTMLEl,"text-align",t)}},Kl=class extends wi{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){this.inappElement.parts?.forEach(e=>{let t=this.renderer.createElement("span");t.innerHTML=e.txt?.toString()?.replace(/\n/g,"<br />"),this.processPart(t,e),this.renderer.appendChild(this.inappHTMLEl,t)}),this.processCommonBlocks()}},Zl=class extends Tr{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){this.processCommonBlocks()}},Fs=class extends Tr{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("img"),this.insertElement()}render(){this.renderer.setAttribute(this.inappHTMLEl,"src",this.inappElement.src),this.renderer.setStyle(this.inappHTMLEl,"max-width","none"),this.renderer.setStyle(this.inappHTMLEl,"max-height","none"),this.renderer.setStyle(this.inappHTMLEl,"margin","0 auto"),this.processCommonBlocks()}},Xl=class $E extends Tr{constructor(t,n,r){super(t,n,r),this.parent=t,this.inappHTMLEl=this.renderer.createElement("div")}static MAX_Z_INDEX="2147483647";render(){return this.parent||this.renderer.removeInApp(this.triggerContext),this.insertElement(),this.processCommonBlocks(),this.inappHTMLEl.classList.add(k.IN_APP_WRAPPER_NAME),this.inappHTMLEl.classList.add(this.triggerContext.rootClassName),this.renderer.setStyle(this.inappHTMLEl,"z-index",$E.MAX_Z_INDEX),this.inappHTMLEl}getBackgroundStyles(){return this.inappElement.cover?super.getBackgroundStyles():{}}processWidthAndHeight(){let t=this.inappElement.cont;if(this.inappElement.cover)this.renderer.isParentNotBody()?(this.renderer.setStyle(this.inappHTMLEl,"width","100%"),this.renderer.setStyle(this.inappHTMLEl,"height","100%")):(this.renderer.setStyle(this.inappHTMLEl,"width","100vw"),this.renderer.setStyle(this.inappHTMLEl,"height","100vh")),this.renderer.setStyle(this.inappHTMLEl,"top","0"),this.renderer.setStyle(this.inappHTMLEl,"left","0");else{let n=this.inappElement.spc,r=this.stylesConverter.getScaledSize(t.w)+n.getHorizontal(),i=this.stylesConverter.getScaledSize(t.h)+n.getVertical();this.renderer.setStyle(this.inappHTMLEl,"width",r+"px"),this.renderer.setStyle(this.inappHTMLEl,"height",i+"px")}}getSpaceStyles(){return{padding:this.inappElement.spc.getPaddingCSS()}}getDisplayStyles(){return w(w({display:"flex"},this.inappElement.getStylesForWrapper()),this.inappElement.getFlexStylesForContainer())}processPositionBlock(){if(this.renderer.isParentNotBody()){if(this.triggerContext.triggerData.ian?.isEmbedded()){this.renderer.setStyle(this.inappHTMLEl,"position","block");return}this.renderer.setStyle(this.inappHTMLEl,"position","absolute")}else this.renderer.setStyle(this.inappHTMLEl,"position","fixed")}getBorderStyles(){return{}}processTransparency(){}processTransformBlock(){}processShadow(){}},qp=class extends Tr{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){return this.processCommonBlocks(),this.renderer.setStyle(this.inappHTMLEl,"position","relative"),this.renderer.setStyle(this.inappHTMLEl,"overflow","hidden"),this.inappHTMLEl.classList.add(k.IN_APP_CONTAINER_NAME),this}},gc=class extends wi{borderColor="";constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("input"),this.insertElement()}render(){let e=this.setInputType();this.renderer.setAttribute(this.inappHTMLEl,"placeholder",this.inappElement.placeholderText),this.renderer.setStyle(this.inappHTMLEl,"background","#ffffff00"),this.renderer.setStyle(this.inappHTMLEl,"outline","none"),this.inappHTMLEl.addEventListener("click",t=>{t.stopPropagation()}),this.processCommonBlocks(),this.addListener(this.inappHTMLEl,e),this.triggerContext.addInputField(e,this.inappElement.t)}},Yp=class GE extends gc{static EMAIL_REGEX=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/;constructor(t,n,r){super(t,n,r)}setInputType(){let t=`coo-${this.inappElement.t}`;return this.renderer.setAttribute(this.inappHTMLEl,"type","email"),this.renderer.setAttribute(this.inappHTMLEl,"id",t),t}addListener(t,n){t.addEventListener("keydown",r=>{this.borderColor||(this.borderColor=this.inappHTMLEl.style.borderColor),t.value.match(GE.EMAIL_REGEX)?(this.renderer.setStyle(this.inappHTMLEl,"border-color",this.borderColor),this.triggerContext.updateValidation(n,!0)):(this.renderer.setStyle(this.inappHTMLEl,"border-color","red"),this.triggerContext.updateValidation(n,!1)),r.stopPropagation()})}},Kp=class WE extends gc{static MOBILE_REGEX=/^\d+$/;constructor(t,n,r){super(t,n,r)}setInputType(){let t=`coo-${this.inappElement.t}`;return this.renderer.setAttribute(this.inappHTMLEl,"type","tel"),this.renderer.setAttribute(this.inappHTMLEl,"id",t),t}addListener(t,n){t.addEventListener("keydown",r=>{this.borderColor||(this.borderColor=this.inappHTMLEl.style.borderColor),t.value.match(WE.MOBILE_REGEX)?(this.renderer.setStyle(this.inappHTMLEl,"border-color",this.borderColor),this.triggerContext.updateValidation(n,!0)):(this.renderer.setStyle(this.inappHTMLEl,"border-color","red"),this.triggerContext.updateValidation(n,!1)),r.stopPropagation()})}},Zp=class ls extends wi{static DAYS="Days";static HOURS="Hours";static MINUTES="Minutes";static SECONDS="Seconds";elements;spans=[];constructor(t,n,r){super(t,n,r),this.inappHTMLEl=this.renderer.createElement("div"),this.insertElement()}render(){this.addTimerChildren(),this.processAndStartTimer(),this.processCommonBlocks();let t=te(w(w(w({flex:"1 1 0"},this.stylesConverter.getBackgroundStyles(this.inappElement.bg)),this.stylesConverter.getBorderStyles(this.inappElement.br)),this.stylesConverter.getSpaceStyles(this.inappElement.spc)),{marginLeft:this.stylesConverter.getSizePx(this.inappElement.gap),marginRight:this.stylesConverter.getSizePx(this.inappElement.gap)});this.addStylesToTimer(t)}getBackgroundStyles(){return{}}processFontBlock(){let t=super.processFontBlock();return this.stylesConverter.getColourStyles(this.inappElement.color,"color",t),this.addStylesToTimer(t),t}getSpaceStyles(){return{}}getBorderStyles(){return{}}getDisplayStyles(){return{display:"flex",flexWrap:"nowrap",justifyContent:"center"}}addStylesToTimer(t){this.elements.forEach(n=>this.renderer.setStyles(n,t))}addTimerChildren(){let t=this.inappElement.show;this.elements=[],t.day&&this.elements.push(this.getChild(ls.DAYS)),t.hour&&this.elements.push(this.getChild(ls.HOURS)),t.minute&&this.elements.push(this.getChild(ls.MINUTES)),t.second&&this.elements.push(this.getChild(ls.SECONDS)),this.elements.forEach(n=>this.inappHTMLEl.appendChild(n))}getChild(t){let n=this.renderer.createElement("div"),r=this.renderer.createElement("span"),i=this.renderer.createElement("span");return i.innerText=t,r.innerText="00",r.id=`lc-${t}`,this.renderer.setStyle(i,"font-size","0.5em"),this.renderer.setStyle(i,"text-align","center"),this.renderer.setStyle(i,"font-family","inherit"),this.renderer.setStyle(r,"text-align","center"),this.renderer.setStyle(r,"font-family","inherit"),this.inappElement.lblPos==="start"?(n.appendChild(i),n.appendChild(r)):(n.appendChild(r),n.appendChild(i)),this.renderer.setStyle(n,"display","flex"),this.renderer.setStyle(n,"flex-direction",this.inappElement.horizontal?"":"column"),this.renderer.setStyle(n,"justify-content","center"),this.renderer.setStyle(n,"align-items","center"),this.renderer.setStyle(n,"gap","5px"),this.spans.push(r),n}processAndStartTimer(){let t=this.inappElement.timer.start(this.inappElement.timerType,n=>{this.spans.forEach(r=>{r.id===`lc-${ls.DAYS}`?r.innerText=String(n.days).padStart(2,"0"):r.id===`lc-${ls.HOURS}`?r.innerText=String(n.hours).padStart(2,"0"):r.id===`lc-${ls.MINUTES}`?r.innerText=String(n.minutes).padStart(2,"0"):r.id===`lc-${ls.SECONDS}`&&(r.innerText=String(n.seconds).padStart(2,"0"))})});this.triggerContext.intervals.push(t)}},Xp=class extends wi{constructor(e,t,n){super(e,t,n),this.inappHTMLEl=this.renderer.createElement("select"),this.insertElement()}render(){this.renderer.setStyle(this.inappHTMLEl,"background","#ffffff00"),this.renderer.setStyle(this.inappHTMLEl,"outline","none"),this.processCommonBlocks(),this.addListener(this.inappHTMLEl),this.addOptions()}addListener(e){this.triggerContext.selectedEmbeddedItems?.length||this.updateItems(this.triggerContext.triggerData.items[0].vars[0]),e.addEventListener("click",t=>{t.stopPropagation()}),e.addEventListener("change",()=>{let t=new vi(JSON.parse(e.value));this.updateItems(t)})}updateItems(e){let t=this.triggerContext.triggerData.items[0];this.triggerContext.selectedEmbeddedItems=[t.toEmbed(e)];let n=this.parentHTMLEl.querySelector("#coo-13");if(!n)return;let r=e.imgs[0]??t.imgs?.at(0);r?.url&&n.setAttribute("src",r.url)}addOptions(){let e=this.triggerContext.triggerData.items,t=this.inappHTMLEl;if(!e?.length){t.add(this.createOption(this.inappElement.placeholderText));return}let n=this.triggerContext.selectedEmbeddedItems?.at(0);e[0].vars.forEach(r=>{t.add(this.createOption(r.name??"Default",r,r.mID===n?.vID))})}createOption(e,t,n){let r=this.renderer.createElement("option");return r.text=e,r.value=JSON.stringify(t),n&&(r.selected=!0),t||(r.disabled=!0),r}},Jp=class extends Fs{constructor(e,t,n){super(e,t,n)}render(){super.render(),this.inappHTMLEl.setAttribute("id",`coo-${this.inappElement.type}`)}},yc=class xc{static ACTIVE_TRIGGER_DATA;renderer=sr.get();safeHTTP;parent;rootContainer;containerHTMLElement;ian;triggerContext;resizeListener;cartDrawerToggleSubscription;constructor(t){this.safeHTTP=Ve.getInstance(),this.resizeListener=()=>this.screenResized(),this.setParentContainer(t)}setParentContainer(t){this.parent=t??document.body,this.renderer.setParentContainer(this.parent)}render(t){this.renderEngagement(new Hn(t))}async renderEngagement(t){if(this.triggerContext=new cc(new Date,t),this.triggerContext.onClose(n=>{this.closeInApp(n)}),this.ian=t.ian,(this.renderer.isMobile()||t.previewType==="mobile")&&this.ian.overrideForMobileView(),this.ian.isEmbedded()){let n=document.querySelector(this.ian.getEmbeddedSelector());this.setParentContainer(n)}await this.preloadImages(t),t.shouldDelay()?window.setTimeout(()=>{this.withCartDrawerClosed()},t.getDelaySeconds()):this.withCartDrawerClosed()}withCartDrawerClosed(){if(!Gt.get().isOpen()||!this.renderer.isMobile()){this.startRenderingOnce();return}this.cartDrawerToggleSubscription=Gt.get().onToggle().subscribe(({open:t})=>{!t&&this.startRenderingOnce()})}startRenderingOnce(){if(!this.shouldSkipCampaign()){xc.ACTIVE_TRIGGER_DATA=this.triggerContext.triggerData;try{this.startRendering()}catch(t){_t.getInstance().captureException(t,{triggerData:JSON.stringify(this.triggerContext.triggerData)});return}this.sendTriggerDisplayed(),this.renderer.isMobile()||window.addEventListener("resize",this.resizeListener),this.cartDrawerToggleSubscription?.unsubscribe()}}shouldSkipCampaign(){let t=this.triggerContext.triggerData;if(!t.previewType&&xc.ACTIVE_TRIGGER_DATA){let r={triggerShown:new wo(xc.ACTIVE_TRIGGER_DATA??{})};return this.skipTrigger(t,r),!0}if(Oe.get().isGoKwikPopupOpen)return this.skipTrigger(t,{reason:"GoKwik popup is open"}),!0;let n=k.PAYMENT_MODAL_DETAILS.find(r=>!!document.querySelector(r.identifier));return n?(this.skipTrigger(t,{reason:`${n.gateway} modal is open`}),!0):!1}startRendering(){this.renderer.calculateScalingFactor(this.ian),this.rootContainer=new Xl(this.parent,this.ian,this.triggerContext).render();try{this.renderContainer(this.triggerContext)}catch(t){throw C.error(t),t}}sendTriggerDisplayed(){let t={};this.triggerContext.triggerData.items?.length&&(t.promotedMIDs=this.triggerContext.triggerData.items?.map(i=>i.mID));let n=new We(k.EVENT_TRIGGER_DISPLAYED,t,this.triggerContext.triggerData);this.safeHTTP.sendEvent(n);let r={action:k.CAMPAIGN_DISPLAYED_ACTIVITY};document.dispatchEvent(new CustomEvent(k.POPUP_ACTIVITY_EVENT,{detail:r}))}sendTriggerClosed(t){let n=t.eventName;delete t.eventName;let r=new We(n,t,this.triggerContext.triggerData);r.name===k.EVENT_TRIGGER_CLICKED&&(r.items=this.triggerContext.selectedEmbeddedItems??this.triggerContext.triggerData.items?.map(i=>i.toEmbed())),this.safeHTTP.sendEvent(r)}addEnterAnimation(t){this.containerHTMLElement.animate(t.getEnterAnimation(),{duration:500})}renderElement(t,n,r){n instanceof ec?new Yp(t,n,r).render():n instanceof tc?new Kp(t,n,r).render():n instanceof Co?new Kl(t,n,r).render():n instanceof nc?new Jp(t,n,r).render():n instanceof Ki?new Fs(t,n,r).render():n instanceof Ns?new Zl(t,n,r).render():n instanceof Ja?new Zp(t,n,r).render():n instanceof Qa?new Xp(t,n,r).render():C.error("Unsupported element type- "+n.type)}renderContainer(t){let n=this.ian?.cont;n&&(this.containerHTMLElement=new qp(this.rootContainer,n,t).render().getHTMLElement(),new Wp().loadAllFonts(this.ian),this.ian.elems?.forEach(async r=>{await this.renderElement(this.containerHTMLElement,r,t)}),this.addEnterAnimation(this.ian.anim))}closeInApp(t){let n=this.ian.anim.getExitAnimation();this.sendTriggerClosed(t),xc.ACTIVE_TRIGGER_DATA=void 0;let r=this.containerHTMLElement.animate(n,{duration:500,easing:"ease-in-out"});r.onfinish=()=>{this.removeInApp(),window.removeEventListener("resize",this.resizeListener)}}screenResized(){this.removeInApp(),this.startRendering()}removeInApp(){sr.get().removeInApp(this.triggerContext)}skipTrigger(t,n){let r=new We(k.EVENT_CAMPAIGN_REJECTED,n,t);this.safeHTTP.sendEvent(r)}async preloadImages(t){let n=t.ian;if(!n)return;let r=[];n.elems.forEach(i=>{let s=i.bg?.img?.src;if(s&&r.push(this.getPromise(s)),i.t===1){let o=i.src;if(!o)return;r.push(this.getPromise(o))}}),n.bg?.img?.src&&r.push(this.getPromise(n.bg.img.src)),n.cont.bg?.img?.src&&r.push(this.getPromise(n.cont.bg.img.src)),await Promise.all(r)}getPromise(t){return new Promise(n=>{let r=new Image;r.onload=n,r.src=t,r.style.display="none"})}},Qp=class{compareCartItemSubject=new J;constructor(){this.compareCartItemSubject.pipe(Ar(100)).subscribe(this.compareCartItems.bind(this))}listen(){this.compareCartItemSubject.next(),this.overwriteXMLHttpRequest(),this.overwriteFetchMethod()}overwriteXMLHttpRequest(){let e=this,t=window.XMLHttpRequest.prototype.send;window.XMLHttpRequest.prototype.send=function(){return this.addEventListener("load",function(){e.performEvent(this._url).catch(n=>C.error("Unable to process cart change in XMLHttpRequest",n))}),t.apply(this,arguments)},C.debug("Securely overwritten window.XMLHttpRequest.send method")}overwriteFetchMethod(){let e=this,t=window.fetch;window.fetch=function(n){return t.apply(window,arguments).then(r=>(e.performEvent(n.toString()).catch(i=>C.error("Unable to process cart change in fetch",i)),r))},C.debug("Securely overwritten window.fetch method")}async performEvent(e){this.isCartManipulationURL(e)&&(Oe.get().isCartDirty=!0,this.compareCartItemSubject.next())}isCartManipulationURL(e){return/\/cart\/(add|change|update|clear)/.test(e)}sendChangesAsEvents(e,t){let n=e?.items,r=t.items,i=[],s=[];if(C.debug(`Comparing cart change with old count ${n?.length} to new count ${r.length}`),r?.forEach(o=>{let a=n?.find(l=>l.vID===o.vID);if(a){if(a.quantity!==o.quantity){let l=a.quantity<o.quantity,c=Math.abs(a.quantity-o.quantity),h=te(w({},o),{quantity:c});l?i.push(h):s.push(h)}n&&le.removeFromArray(n,a)}else i.push(o)}),n)for(let o of n)s.push(o);C.debug(`Cart delta: added: ${i.length}, removed: ${s.length}`),i.length&&this.sendEvent(k.EVENT_ADD_TO_CART,{items:i}),s.length&&e.token===t.token&&this.sendEvent(k.EVENT_REMOVE_FROM_CART,{items:s}),(s.length||i.length)&&mi.get().broadcast(k.CART_UPDATE_BROADCAST,{itemsAdded:i,itemsRemoved:s})}sendEvent(e,t){let n=new We(e,t);Te.get(Ve).sendEvent(n)}async compareCartItems(){let e=await rt.get(ge.CURRENT_CART,{}),t=await Ge.getCurrent().getNormalisedCart(!0);this.sendChangesAsEvents(e,t)}},eh=class{listen(){return this.overwriteFetchMethod(),this}overwriteFetchMethod(){let e=this,t=window.fetch;window.fetch=async function(n,r){try{await e.modifyRequest(n,r)}catch(i){_t.getInstance().captureError("Failed to modify graphql request",i,{body:JSON.stringify(r?.body)})}return t(n,r)},C.debug("Securely overwritten window.fetch method for graphql query")}async modifyRequest(e,t){let n=typeof e=="string"?e:e instanceof Request?e.url:"";if(!(n.includes("graphql.json")&&t?.method==="POST")||!t.body)return;let r;if(typeof t.body=="string")try{r=JSON.parse(t.body)}catch{return}else r=t.body;C.debug("Intercepted fetch request of:",n),r?.query.includes("cartCreate")&&(t.body=await this.updatedBody(r),this.sendBuyNowEvent())}async updatedBody(e){let t=e.variables.input.attributes??[],n=await le.getCartAttributes();return e.variables.input.attributes=[...t,...n],JSON.stringify(e)}sendBuyNowEvent(){let e=Oe.get().getCurrentItem();if(!e)return;let t=new We(k.EVENT_BUY_NOW_CLICKED,{items:[e]});Ve.getInstance().sendEvent(t)}},vc=class{constructor(e,t){this.selectors=e,this.eventName=t,this.selectorString=e.join(",")}static INSTANCE;elements;selectorString;clickListenerCallback=e=>{let t=e.currentTarget,n=new We(this.eventName,{class:t.className||void 0,tagName:t.tagName||void 0,id:t.id||void 0});Ve.getInstance().sendEvent(n),this.removeClickListener(this.clickListenerCallback)};listenSilently(){this.listen().catch(e=>C.error(e))}async listen(){this.elements=await le.retrySelectorForElements(this.selectorString),this.elements.forEach(e=>{e.addEventListener("click",this.clickListenerCallback)})}removeClickListener(e){this.elements?.forEach(t=>{t.removeEventListener("click",e)})}},th=class Mf extends vc{static selectors=[".product__thumbnail-list-inner > button","product-gallery-navigation > button",".product-media--thumb-container",".product-images-inner > img",".m-product-media",".swiper-button-control",".media__thumb",".slick-arrow",".productView-img-container.product-single__media",".product-gallery__thumbnail_item_inner"];constructor(){super(Mf.selectors,k.EVENT_ITEM_THUMBNAIL_CLICKED)}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Mf),this.INSTANCE}},nh=class Vf extends vc{static selectors=[".jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup","reviewsio-product-ratings",".ruk_rating_snippet.tracked:not(.hidden)","a > .loox-rating",".yotpo-reviews-star-ratings-widget",".yotpo.lp-hero__reviews",".pr-rating > a",".rivyoReviewWidget"];constructor(){super(Vf.selectors,k.EVENT_REVIEW_CLICKED)}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Vf),this.INSTANCE}},rh=class{selector=[".gokwik-checkout button","button.cart__checkout-button","button.cart__checkout","button#checkout","button#checkout2",'button[id*="checkout" i]','button[name*="checkout" i]','button[class*="checkout" i]'].join(",");listen(){le.onDocumentLoaded(()=>{C.debug("Execution order:","document ready"),this.useLocationHash()})}useLocationHash(){let e=window.location.hash?.substring(1);if(e)if(e.includes(k.HASH_INITIATE_CHECKOUT)){document.dispatchEvent(new Event(k.THIRD_PARTY_CHECKOUT_EVENT));let t=document.querySelector(this.selector);if(!t){C.debug("No clickable cart checkout button found");return}C.debug("Clickable cart checkout button found",t),t.click()}else e.includes(k.HASH_OPEN_CART_DRAWER)&&Gt.get().open()}},ih=class{trackSilently(){this.track().catch(e=>_t.getInstance().captureException(e))}async track(){let e=window.Shopify?.checkout,t=window.Shopify?.Checkout;if(!e&&!t)return;let n={};this.processSmallCheckout(e,n),this.processBigCheckout(t,n);let r=this.getTokenFromCurrentURLPath();if(r&&(n.urlToken=r),!Object.keys(n).length){C.warn("No processable data found in",e,t);return}n.referrer=document.referrer,n.url=location.href;let i=await Te.get(zt).checkSessionAndGetContext();n.sessionID=i[0],this.trackOrder(n)}processSmallCheckout(e,t){e&&(e.order_id&&(t.orderID=e.order_id.toString()),e.token&&(t.checkoutToken=e.token.toString()),e.customer_id&&(t.customerID=e.customer_id.toString()))}processBigCheckout(e,t){e&&(e.token&&!t.checkoutToken&&(t.checkoutToken=e.token.toString()),e.cartToken&&(t.cartToken=e.cartToken.toString()))}trackOrder(e){C.info("Found order to be send",e),Ve.getInstance().trackOrder(e)}getTokenFromCurrentURLPath(){let e=new RegExp("[A-Fa-f0-9]{28,32}");return location.pathname?.split("/").find(t=>t.length&&e.test(t))}},Jl=class{static attachCheckoutListener(){window.gokwikSdk&&window.gokwikSdk.on("checkout_initiated",async()=>{let e=await Ge.getCurrent().getNormalisedCart(),t={via:"GoKwik",items:e.items,cartToken:e.token,amount:{value:e.amount,currency:e.currency}},n=new We(k.EVENT_CHECKOUT_STARTED,t);Ve.getInstance().sendEvent(n)})}},oh=class{async migrate(){}};vn.escape=ax.MustacheUtils.escapeHtml;var gt=class{static globalRef;static authenticated;static async initForMerchantWebsiteOnly(){window.cooeeSDKPreview||(this.initGlobalReference(),await new oh().migrate(),this.autoAuthenticate(),new jp().meddle(),Te.get(Mo).loadExperimentSilently(),new $p().listen(),new ih().trackSilently(),new Qp().listen(),new eh().listen(),new rh().listen(),Te.get(mc).listen(),Te.get(nh).listenSilently(),Te.get(th).listenSilently(),Te.get(Gr).loadPageWidgetsSilently(),this.attachGoKwikListeners(),this.storePreviewParams(),this.setupPreviewListeners(),Dr.watch())}static async initForAll(){this.injectWidgetAssets()}static initGlobalReference(){window.CooeeSDK||Fa(window,"CooeeSDK",{}),this.globalRef=window.CooeeSDK,Fa(this.globalRef,"config",new vt),Fa(this.globalRef,"runtimeData",new Oe),C.debug("Global reference initialised")}static injectWidgetAssets(){Nt.injectScriptURL(hn.widgetURL,"cooee-widget-sdk"),Nt.injectStylesheet(hn.styleURL)}static autoAuthenticate(){let e=Dt.getShopName();e&&this.authenticate({shopifyShop:e})}static authenticate(e){if(this.authenticated)return;let t=e.appID?.trim(),n=e.shopifyShop;if((le.isNull(t)||t.length!==24)&&le.isNull(n)){C.warn("Cooee App ID or Shop name is not configured");return}this.authenticated=!0,Te.get(zt).init(e)}static sendEvent(e,t,n){let r=new We(e,t,n?.triggerData);n?.occurred&&(r.occurred=n.occurred),Te.get(Ve).sendEvent(r)}static updateProfile(e){for(let t in e)if(t.toLowerCase().startsWith("ce "))throw new Error("User property name cannot start with 'CE '");Te.get(Ve).updateProfile(e)}static setPageName(e){if(!e)return;let t=Oe.get(),n=t.pageName;if(e===n)return;if(t.pageName=e,e==="cart"&&Te.get(Gr).loadOrRenderWidgetsAfterCartChange(),k.BLACKLISTED_PAGE_NAMES.some(s=>e.includes(s))){Te.get(mc).resetScrollID();return}let r={};n&&(r.ps=n);let i=new We(k.EVENT_SCREEN_VIEW,r);i.occurred=t.jsLoadTime,Te.get(Ve).sendEvent(i),Te.get(mc).resetScrollID(i.occurred)}static previewPopup(e,t){new yc(t).render(e)}static previewWidget(e){new Kn(new Hn(e)).render()}static setupPreviewListeners(){if(window.opener){try{window.opener.postMessage({action:"COOEE_READY_FOR_PREVIEW"},"*")}catch(e){C.error(e)}window.addEventListener("message",e=>{if(C.debug("Received event",e),!e.origin.includes("letscooee.com")&&!e.origin.includes("localhost"))return;let t=e.data;typeof t=="object"&&(t.action==="POPUP_PREVIEW"?(this.previewPopup(t.engagementTrigger),e.source?.postMessage({action:"PREVIEW_SUCCESSFUL"},e.origin)):t.action==="WIDGET_PREVIEW"&&(this.previewWidget(t.engagementTrigger),e.source?.postMessage({action:"PREVIEW_SUCCESSFUL"},e.origin)))})}}static attachGoKwikListeners(){let e=Oe.get();window.addEventListener("kp-modal:opened",()=>{e.isGoKwikPopupOpen=!0}),window.addEventListener("user-loggedin",t=>{let{token:n}=t.detail;n&&this.updateProfile({goKwikToken:n})}),window.gokwikSdk?Jl.attachCheckoutListener():window.addEventListener("gokwikLoaded",Jl.attachCheckoutListener)}static storePreviewParams(){let e=Oe.get(),t=new URLSearchParams(location.search),n=t.get("cooee-preview");n&&(e.previewIDs=n.trim().split(",").filter(i=>Number.isInteger(+i)));let r=t.get("cooee-variant");r&&(e.previewVariant=r)}},sh=class sI{static INSTANCE;constructor(){this.init()}static getInstance(){return this.INSTANCE||(this.INSTANCE=new sI),this.INSTANCE}init(){Nl.get(ge.APP_CONFIG,{}).then(t=>this.updateGlobalConfig(t))}async processAppConfigurations(t){C.log("Received app configuration",t),t.currencyCount=t.currencies?.length;let n=this.updateGlobalConfig(t);Nl.set(ge.APP_CONFIG,n).catch(r=>C.error(r)),op.processConfiguration(),n.website&&(Nt.injectRawScript(n.website.commonJS),Nt.injectRawCSS(n.website.commonCSS)),Gt.get().onToggle().subscribe(async({open:r})=>{C.info("Cart drawer is now",r?"open":"closed"),r&&(Te.get(Gr).loadOrRenderWidgetsAfterCartChange(),await this.trackViewCartEvent())})}updateGlobalConfig(t){let n=gt.globalRef.config.update(t);return Gt.forceUpdate(),C.debug("App configurations",n),n}async trackViewCartEvent(){let t=await Ge.getCurrent().getNormalisedCart(),n={value:t.amount,currency:t.currency},r={items:t.items,amount:n,drawer:!0};Ve.getInstance().sendEvent(new We(k.EVENT_VIEW_CART,r))}},cx=Re(__()),ah=class Uf{static META_REQUIRED_FIELDS=["ad_id"];static GOOGLE_REQUIRED_FIELDS=["gad_source","gclid"];source;adID;campaignID;adName;campaignName;constructor(t){this.adID=t.adID,this.campaignID=t.campaignID,this.source=t.source}static getAdParams(){let t;try{t=new cx.URLBuilder(location.href)}catch{return{}}let n={};if(this.META_REQUIRED_FIELDS.every(r=>Array.from(t.getParams().keys()).includes(r)))return n={source:"META",adID:t.getQueryParam("ad_id")?.trim(),campaignID:t.getQueryParam("campaign_id")?.trim()},new Uf(n);if(this.GOOGLE_REQUIRED_FIELDS.every(r=>Array.from(t.getParams().keys()).includes(r)))return n={source:"GOOGLE"},new Uf(n)}},Ps=class oI{static INSTANCE;httpAPIService=Mn.getInstance();coreService=sh.getInstance();sentryService=_t.getInstance();sdkToken="";userID="";deviceID="";appID="";shopifyShop="";constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new oI),this.INSTANCE}init(t){this.appID=t.appID,this.shopifyShop=t.shopifyShop}async storeAndPopulateAuthData(t){t&&(t.userID&&(this.userID=t.userID,await rt.set(ge.ID,t.userID)),t.deviceID&&(this.deviceID=t.deviceID,await rt.set(ge.DEVICE_ID,t.deviceID)),t.sdkToken&&(this.sdkToken=t.sdkToken,await rt.set(ge.SDK_TOKEN,t.sdkToken)),this.updateAPIClient())}async validateSession(t){await this.populateFirstSeen(),await this.populateUserDataFromStorage(),C.log("Validating session with server");let n=await this.getSessionValidateData(t);try{let r=await this.httpAPIService.validateSession(n);C.log("Validating session Response",r),await this.coreService.processAppConfigurations(r.appSettings),await this.storeAndPopulateAuthData(r)}catch(r){throw C.error(r),r}}async populateUserDataFromStorage(){if(this.sdkToken=await rt.get(ge.SDK_TOKEN),!this.sdkToken){C.warn("No SDK token found in local storage");return}this.userID=await rt.get(ge.ID),this.deviceID=await rt.get(ge.DEVICE_ID),this.updateAPIClient()}updateAPIClient(){C.debug("SDK Token:",this.sdkToken),C.log("Device ID:",this.deviceID),C.log("User ID:",this.userID),Ga.trackDeviceID(this.deviceID),Dr.prepend(`Device ID: <strong>${this.deviceID}</strong>`),this.httpAPIService.setAPIToken(this.sdkToken),this.sentryService.setGlobalContext("Visitor Info",{device_id:this.deviceID,user_id:this.userID}),this.sentryService.setUser({id:this.deviceID})}async getSessionValidateData(t){let n=await new rp().get();n.host=location.origin;try{(await gT())?.isPrivate&&(n.private=!0)}catch(i){lx.default.error("Unable to detect private/incognito window",i)}let r=await rt.get(ge.DEVICE_ID);return r||(r=new un().toHexString(),await rt.set(ge.DEVICE_ID,r)),te(w({deviceID:r,deviceProps:n,appID:this.appID,shopifyShop:this.shopifyShop},t),{sdk:k.SDK,page:hi.parseFromCurrent(),ad:ah.getAdParams(),occurred:this.getSessionStartTime(Oe.get().jsLoadTime),currentItem:Oe.get().getCurrentItem(),cart:await Ge.getCurrent().getNormalisedCart(),properties:{}})}async populateFirstSeen(){let t=await rt.get(ge.FIRST_SEEN),n=t?new Date(t):new Date;t||await rt.set(ge.FIRST_SEEN,n.toISOString()),this.httpAPIService.setFirstSeen(n),this.sentryService.setGlobalContext("Visitor Info",{first_seen:n.toISOString()})}getSessionStartTime(t){return(new Date().getTime()-t.getTime())/1e3>k.IDLE_TIME_IN_SECONDS?new Date:t}},zt=class Ic{static replaySubject=new Fo(1);static INSTANCE;sentryService=Te.get(_t);lock=new Wa;constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new Ic),this.INSTANCE}init(t){if(C.debug("Initialising SDK",t),hT(navigator.userAgent)){C.info("This seems to be a bot. Disabling SDK");return}Ps.getInstance().init(t),Ic.INSTANCE.checkForNewSession(!0).then(async()=>{Ic.replaySubject.next(!0),Ic.replaySubject.complete()}).catch(n=>C.error("Unable to perform device init",n))}getCurrentSessionID(){return gn.set(ge.SESSION_LAST_USED_TIME,new Date().getTime()),gn.get(ge.ID,"")}async checkSessionAndGetContext(){return await this.checkForNewSession(),this.getContext()}async getContext(){let t=await Promise.all([this.getCurrentSessionID(),this.getCurrentSessionNumber(),this.getLandingPage()]);return this.sentryService.setGlobalContext("Visitor Session",{id:t[0],number:t[1],landing_page:t[2]}),t}async checkForNewSession(t){await this.lock.acquire();let n=!1;if(await this.isNewSessionRequired()?(await this.startNewSession(),t=!0,n=!0):await this.notSynced()&&(n=!0),t){let r=await this.getContext();await Ps.getInstance().validateSession({sessionID:r[0],sessionNumber:r[1],landingPage:r[2],newSession:n}),await gn.set(ge.SESSION_SYNCED,!0)}this.lock.release()}async startNewSession(){C.debug("Starting new session"),await gn.clear(),C.debug("Cleared SessionStorage before starting new session");let t=new Date,n=new un().toHexString();C.debug("New session ID to be used",n);let r=await rt.get(ge.SESSION_NUMBER,0)+1;Dr.prepend(`New Session ID: <strong>${n}</strong> & number: ${r}`),await Promise.all([rt.set(ge.SESSION_NUMBER,r),gn.set(ge.ID,n),gn.set(ge.SESSION_LAST_USED_TIME,t.getTime()),gn.set(ge.SESSION_LANDING_PAGE,hi.parseFromCurrent())])}getLandingPage(){return gn.get(ge.SESSION_LANDING_PAGE,{})}getCurrentSessionNumber(){return rt.get(ge.SESSION_NUMBER,1)}async isNewSessionRequired(){if(!await gn.get(ge.ID))return!0;let t=await gn.get(ge.SESSION_LAST_USED_TIME,0);return t?(new Date().getTime()-t)/1e3>k.IDLE_TIME_IN_SECONDS:!0}async notSynced(){return!await gn.get(ge.SESSION_SYNCED,!1)}},fx=Re(qn()),ux=Re(qn()),dx=Re(Ta()),ch=class{triggerData;safeHttpService=Ve.getInstance();render(e){e.contentSource===ux.EngagementContentSource.KLAVIYO&&(this.triggerData=e,window.addEventListener("klaviyoForms",this.handleKlaviyoEvents.bind(this)),window._klOnsite=window._klOnsite||[],window._klOnsite.push(["openForm",e.klaviyoFormID]))}handleKlaviyoEvents(e){if(e.type!=="klaviyoForms")return;let t=e.detail;if(t.formId!==this.triggerData.klaviyoFormID){C.warn("Received invalid trigger callback");return}switch(t.type){case"open":this.safeHttpService.sendEvent(new We(k.EVENT_TRIGGER_DISPLAYED,{form:{id:t.formId}},this.triggerData));break;case"stepSubmit":{let n=this.getFormDetails(t);this.safeHttpService.sendEvent(new We(k.EVENT_FORM_SUBMITTED,{form:n},this.triggerData)),this.safeHttpService.updateProfile(n);break}case"close":window.removeEventListener("klaviyoForms",this.handleKlaviyoEvents.bind(this)),this.safeHttpService.sendEvent(new We(k.EVENT_TRIGGER_CLOSED,{form:{id:t.formId}},this.triggerData));break}}getFormDetails(e){let t={id:e.formId},n=e.metaData;if(dx.JSUtils.hasKeys(n)){let r=["email","phone_number","first_name","last_name","$email","$phone_number","$first_name","$last_name"];Object.keys(n).forEach(o=>{r.includes(o)||(t[o]=n[o])}),t.email=n.$email??n.email,t.mobile=n.$phone_number??n.phone_number;let i=n.$first_name??n.first_name,s=n.$last_name??n.last_name;(i?.length||s?.length)&&(t.name=i+" "+s)}return t}},lh=class{static trackIntent(e){if(!this.isInstalled()){C.log("Facebook pixel not installed");return}if(!vt.get().pixelPush){C.log("Facebook pixel push not enabled");return}let t=Ds[e.intent]?.toLowerCase(),n=e.segmentName;!t&&!n||(C.debug(`Sending ${t} intent and ${n} segment to Facebook Pixel`),window.fbq("trackCustom","CooeeIntent",{intent_value:t,segment_value:e.segmentName}))}static isInstalled(){return window.fbq&&typeof window.fbq=="function"}},uh=class aI{static INSTANCE;httpService=Te.get(Mn);sentryService=Te.get(_t);sessionManager=Te.get(zt);runtime=Oe.get();constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new aI),this.INSTANCE}sendSilently(t){this.send(t).catch(n=>C.error(`Failed to send ${t.name}`,n))}async send(t){if(C.debug(`Sending event ${t.name}`),Dr.prepend(`Sending event <strong>${t.name}</strong> with id ${t.id}`),this.shouldReject(t)){C.warn(`Rejecting event ${t.name}`);return}await Promise.all([this.addSessionContext(t),this.addShopifyContext(t)]),this.addShopifyAttributes(),t.name!==k.EVENT_APP_BACKGROUND&&this.runtime.setActive(),t.currentItem=this.runtime.getCurrentItem(),t.locale=this.runtime.locale,this.httpService.post("/v1/event/track",t).then(async n=>{C.log("\u2705 Event tracked:",t.name),Dr.prepend(`\u2705 Event <strong>${n.eventName}</strong> tracked`),this.processEventResponse(t,n)}).catch(n=>{C.error(`Error sending event ${t.name} to server`,n)})}shouldReject(t){return t.trigger?.triggerID==="test"||t.trigger?.triggerID==="preview"?(C.warn("Not sending event as this is a test trigger"),!0):!1}async addSessionContext(t){let n=await this.sessionManager.checkSessionAndGetContext();t.sessionID=n[0],t.sessionNumber=n[1],t.landingPage=n[2],t.page=hi.parseFromCurrent()}async addShopifyContext(t){if(Dt.isShopify())try{t.cart=await Ge.getCurrent().getNormalisedCart()}catch(n){C.error("Error fetching Shopify cart before sending the event",n)}}processEventResponse(t,n){this.renderWidgetIfAny(t,n).catch(r=>{C.error("Failed to display a campaign",r,t,n),this.sentryService.captureException(r,{event:t,response:n})}),this.utiliseIntentIfCalculated(n)}async renderWidgetIfAny(t,n){if(!n.triggerData){C.log(`Nothing to engage after ${t.name}`);return}C.log(`\u{1F4E3} Engagement(id=${n.triggerData.shortID}) will be shown`,n.triggerData);let r=new Hn(n.triggerData);r.occurred=t.occurred;let i;try{i=await lc.refreshItems(r)}catch(s){C.error("Failed to refresh the products",s);return}if(r.items=i,r.contentSource===fx.EngagementContentSource.KLAVIYO){new ch().render(r);return}new yc().renderEngagement(r).catch(s=>{C.error("Failed to render popup",s),this.sentryService.captureException(s,{event:t,triggerData:r})})}utiliseIntentIfCalculated(t){t.intent&&(Ga.trackIntent(t.intent),lh.trackIntent(t),Dr.prepend(`Intent is <strong>${Ds[t.intent]}</strong>`))}addShopifyAttributes(){Dt.isShopify()&&Ge.getCurrent().addCooeeAttributes().catch(t=>{C.error("Fail to add attributes in cart",t)})}},Ve=class OI{static INSTANCE;httpApiService=Mn.getInstance();eventAPIService=uh.getInstance();constructor(){}static getInstance(){return this.INSTANCE||(this.INSTANCE=new OI),this.INSTANCE}sendEvent(t){C.debug(`Waiting for auth to send event ${t.name}`),zt.replaySubject.subscribe(async()=>{this.eventAPIService.sendSilently(t)})}updateProfile(t){zt.replaySubject.subscribe(()=>{this.httpApiService.updateUserData(t??{})})}trackOrder(t){zt.replaySubject.subscribe(()=>{this.httpApiService.trackOrder(t)})}updateDeviceProps(t){zt.replaySubject.subscribe(()=>{this.httpApiService.updateDeviceProps({props:t})})}generateDiscount(t){return this.httpApiService.generateDiscount(t)}},xo=class{constructor(e,t){this.triggerContext=e,this.element=t}safeHTTP=Ve.getInstance();async execute(e){let t=Oe.get().getCurrentItem(),n=e.clickAction||this.element?.clc;if(!n)return;let r=e.item,i=this.triggerContext,s=new Ao,o=i.triggerData.redirectBehaviour,a=!!i.triggerData.discount.type&&!!n?.applyDiscount,l={selectedVariants:i.triggerData.nonMutableItems.map(b=>({itemMID:b.mID,mID:b.selectedOrFirstVariant.value.mID})),eID:i.triggerData.engagementID,cID:i.triggerData.contentID},c="",h=[],d=[];if(r?d=[r.toEmbed()]:e.embeddedItem&&(d=[e.embeddedItem]),n.at===108){let b=i.selectedItems;if(d=e.embeddedItems??b.map(x=>x.toEmbed()),i.shouldGiveFBTDiscount||e.embeddedItems?.length){let x;e.embeddedItems?x=e.embeddedItems.map(F=>({itemMID:F.mID,mID:F.vID,quantity:F.quantity})):x=b.map(F=>({itemMID:F.mID,mID:F.selectedOrFirstVariant.value.mID}));let A=i.triggerData.bundleFrom;i.triggerData.isBundleOnCartDrawer()&&A&&(x.push({itemMID:A.mID,mID:A.selectedOrFirstVariant.value.mID,isPrimary:!0}),d.unshift(A.toEmbed())),l.selectedVariants=x,i.triggerData.isBundleOnPDP()&&l.selectedVariants.forEach(F=>{F.mID===t.vID&&(F.isPrimary=!0)})}else l=void 0;h=e.embeddedItems??b}else if(n.at===107){let b=await Ge.getCurrent().getNormalisedCart();d=b.items,l.selectedVariants=b.items.map(x=>({itemMID:x.mID,mID:x.vID}))}else if(n.at===102)h=r?[r]:[e.embeddedItem];else if(n.at===101)c=r?Dt.getRootPrefix()+"products/"+r.slug:e.embeddedItem?.link;else if(n.at===4){let b=le.isValidURL(n.gu?.u);b&&(c=b.href)}else if(n.at===109){let b=await s.upgradeToSubscription(r,i.triggerData);this.triggerContext.triggerData.skipSubscribedItems&&this.triggerContext.renderer.destroy(),Gt.get().refreshUI(b)}if(this.sendTriggerClicked(d,{from:"button"},e.video),C.debug({redirectPath:c,redirectBehaviour:o,hasDiscount:a}),!a&&c){location.href=c;return}let f,g=!1;try{f=await this.getOrGenerateDiscountCode(l),C.debug("Discount code (if any) to apply",f)}catch(b){if(!this.triggerContext.triggerData.isBYOB()){hx.default.error("Unable to get a discount code",b);return}}if(f&&n.at===103)await s.performCopyCoupon(f);else if(n.at===110){let b=await s.performCartCreate(t,f,i.triggerData);b&&(location.href=b);return}try{f&&await No.applyWithStorefront(f)}catch(b){C.error(b),g=!0}let m;if(h?.length&&(m=await s.performAddToCart(h,i.triggerData)),g&&f){No.navigate(f,o,c);return}if(c){location.href=c;return}No.navigateWithoutDiscount(o,m)}sendTriggerClicked(e,t,n){let r=k.EVENT_TRIGGER_CLICKED,i=new We(r,t,this.triggerContext.triggerData);i.items=e,n?.id&&(i.videos=[n.id]),this.safeHTTP.sendEvent(i)}async getOrGenerateDiscountCode(e){let t=this.triggerContext.triggerData.discount;if(!t?.type)return;let n="";if(t.type===px.DiscountType.STATIC){if(!t.code)throw _t.getInstance().captureMessage("No discount code found","warning",{triggerContext:this.triggerContext}),new Error("No discount code found");return t.code}if(e){if(n=await this.generateDiscount(e),!n)throw C.error("No discount code found",e),new Error("Discount code not found or generated");return n}}async generateDiscount(e){try{return(await this.safeHTTP.generateDiscount(e))?.code}catch(t){throw le.showSnackbar("Failed to generate a discount code"),C.error("Error generating discount code",t,e),_t.getInstance().captureMessage("Failed to generate discount code","error",{discountData:JSON.stringify(e),triggerContext:this.triggerContext,error:t}),t}}},Oo=class{static getBestSources(e){if(!e)return[];let t=[],n=e.filter(i=>i.format==="mp4").sort((i,s)=>s.width-i.width)[0];n&&t.push(n);let r=e.filter(i=>i.format==="m3u8").sort((i,s)=>s.width-i.width)[0];return r&&t.push(r),t}},sE;function kV(){if(sE==null){let e=typeof document<"u"?document.head:null;sE=!!(e&&(e.createShadowRoot||e.attachShadow))}return sE}function _c(e){if(kV()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}function dh(){let e=typeof document<"u"&&document?document.activeElement:null;for(;e&&e.shadowRoot;){let t=e.shadowRoot.activeElement;if(t===e)break;e=t}return e}function Zn(e){return e.composedPath?e.composedPath()[0]:e.target}function fh(e){return e.buttons===0||e.detail===0}function ph(e){let t=e.touches&&e.touches[0]||e.changedTouches&&e.changedTouches[0];return!!t&&t.identifier===-1&&(t.radiusX==null||t.radiusX===1)&&(t.radiusY==null||t.radiusY===1)}function aE(e,t=0){return LV(e)?Number(e):arguments.length===2?t:0}function LV(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}function Xn(e){return e instanceof Ct?e.nativeElement:e}function In(e,t,n,r,i){let s=parseInt(Ey.major),o=parseInt(Ey.minor);return s>19||s===19&&o>0||s===0&&o===0?e.listen(t,n,r,i):(t.addEventListener(n,r,i),()=>{t.removeEventListener(n,r,i)})}var hh=new WeakMap,Bs=(()=>{class e{_appRef;_injector=O(ht);_environmentInjector=O(Gn);load(n){let r=this._appRef=this._appRef||this._injector.get(yr),i=hh.get(r);i||(i={loaders:new Set,refs:[]},hh.set(r,i),r.onDestroy(()=>{hh.get(r)?.refs.forEach(s=>s.destroy()),hh.delete(r)})),i.loaders.has(n)||(i.loaders.add(n),i.refs.push(Ud(n,{environmentInjector:this._environmentInjector})))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),cE;try{cE=typeof Intl<"u"&&Intl.v8BreakIterator}catch{cE=!1}var Jn=(()=>{class e{_platformId=O(rs);isBrowser=this._platformId?h0(this._platformId):typeof document=="object"&&!!document;EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent);TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent);BLINK=this.isBrowser&&!!(window.chrome||cE)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT;WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT;IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window);FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent);ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT;SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT;constructor(){}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),FV=new pe("cdk-dir-doc",{providedIn:"root",factory:BV});function BV(){return O(Qe)}var VV=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function UV(e){let t=e?.toLowerCase()||"";return t==="auto"&&typeof navigator<"u"&&navigator?.language?VV.test(navigator.language)?"rtl":"ltr":t==="rtl"?"rtl":"ltr"}var Vs=(()=>{class e{value="ltr";change=new Je;constructor(){let n=O(FV,{optional:!0});if(n){let r=n.body?n.body.dir:null,i=n.documentElement?n.documentElement.dir:null;this.value=UV(r||i||"ltr")}}ngOnDestroy(){this.change.complete()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Us;function mx(){if(Us==null){if(typeof document!="object"||!document||typeof Element!="function"||!Element)return Us=!1,Us;if("scrollBehavior"in document.documentElement.style)Us=!0;else{let e=Element.prototype.scrollTo;e?Us=!/\{\s*\[native code\]\s*\}/.test(e.toString()):Us=!1}}return Us}var HV=20,lE=(()=>{class e{_ngZone=O(Le);_platform=O(Jn);_renderer=O(pn).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new J;_scrolledCount=0;scrollContainers=new Map;register(n){this.scrollContainers.has(n)||this.scrollContainers.set(n,n.elementScrolled().subscribe(()=>this._scrolled.next(n)))}deregister(n){let r=this.scrollContainers.get(n);r&&(r.unsubscribe(),this.scrollContainers.delete(n))}scrolled(n=HV){return this._platform.isBrowser?new nt(r=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let i=n>0?this._scrolled.pipe(Lu(n)).subscribe(r):this._scrolled.subscribe(r);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):Ho()}ngOnDestroy(){this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((n,r)=>this.deregister(r)),this._scrolled.complete()}ancestorScrolled(n,r){let i=this.getAncestorScrollContainers(n);return this.scrolled(r).pipe(jo(s=>!s||i.indexOf(s)>-1))}getAncestorScrollContainers(n){let r=[];return this.scrollContainers.forEach((i,s)=>{this._scrollableContainsElement(s,n)&&r.push(s)}),r}_scrollableContainsElement(n,r){let i=Xn(r),s=n.getElementRef().nativeElement;do if(i==s)return!0;while(i=i.parentElement);return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),jV=20,Ql=(()=>{class e{_platform=O(Jn);_listeners;_viewportSize;_change=new J;_document=O(Qe,{optional:!0});constructor(){let n=O(Le),r=O(pn).createRenderer(null,null);n.runOutsideAngular(()=>{if(this._platform.isBrowser){let i=s=>this._change.next(s);this._listeners=[r.listen("window","resize",i),r.listen("window","orientationchange",i)]}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){this._listeners?.forEach(n=>n()),this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();let n={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),n}getViewportRect(){let n=this.getViewportScrollPosition(),{width:r,height:i}=this.getViewportSize();return{top:n.top,left:n.left,bottom:n.top+i,right:n.left+r,height:i,width:r}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let n=this._document,r=this._getWindow(),i=n.documentElement,s=i.getBoundingClientRect(),o=-s.top||n.body.scrollTop||r.scrollY||i.scrollTop||0,a=-s.left||n.body.scrollLeft||r.scrollX||i.scrollLeft||0;return{top:o,left:a}}change(n=jV){return n>0?this._change.pipe(Lu(n)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){let n=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:n.innerWidth,height:n.innerHeight}:{width:0,height:0}}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),uE={},mh=(()=>{class e{_appId=O(nl);getId(n){return this._appId!=="ng"&&(n+=this._appId),uE.hasOwnProperty(n)||(uE[n]=0),`${n}${uE[n]++}`}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function dE(e){return Array.isArray(e)?e:[e]}function Nx(e){let t=e.cloneNode(!0),n=t.querySelectorAll("[id]"),r=e.nodeName.toLowerCase();t.removeAttribute("id");for(let i=0;i<n.length;i++)n[i].removeAttribute("id");return r==="canvas"?vx(e,t):(r==="input"||r==="select"||r==="textarea")&&yx(e,t),gx("canvas",e,t,vx),gx("input, textarea, select",e,t,yx),t}function gx(e,t,n,r){let i=t.querySelectorAll(e);if(i.length){let s=n.querySelectorAll(e);for(let o=0;o<i.length;o++)r(i[o],s[o])}}var $V=0;function yx(e,t){t.type!=="file"&&(t.value=e.value),t.type==="radio"&&t.name&&(t.name=`mat-clone-${t.name}-${$V++}`)}function vx(e,t){let n=t.getContext("2d");if(n)try{n.drawImage(e,0,0)}catch{}}function _E(e){let t=e.getBoundingClientRect();return{top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.width,height:t.height,x:t.x,y:t.y}}function hE(e,t,n){let{top:r,bottom:i,left:s,right:o}=e;return n>=r&&n<=i&&t>=s&&t<=o}function nu(e,t,n){e.top+=t,e.bottom=e.top+e.height,e.left+=n,e.right=e.left+e.width}function _x(e,t,n,r){let{top:i,right:s,bottom:o,left:a,width:l,height:c}=e,h=l*t,d=c*t;return r>i-d&&r<o+d&&n>a-h&&n<s+h}var gh=class{_document;positions=new Map;constructor(e){this._document=e}clear(){this.positions.clear()}cache(e){this.clear(),this.positions.set(this._document,{scrollPosition:this.getViewportScrollPosition()}),e.forEach(t=>{this.positions.set(t,{scrollPosition:{top:t.scrollTop,left:t.scrollLeft},clientRect:_E(t)})})}handleScroll(e){let t=Zn(e),n=this.positions.get(t);if(!n)return null;let r=n.scrollPosition,i,s;if(t===this._document){let l=this.getViewportScrollPosition();i=l.top,s=l.left}else i=t.scrollTop,s=t.scrollLeft;let o=r.top-i,a=r.left-s;return this.positions.forEach((l,c)=>{l.clientRect&&t!==c&&t.contains(c)&&nu(l.clientRect,o,a)}),r.top=i,r.left=s,{top:o,left:a}}getViewportScrollPosition(){return{top:window.scrollY,left:window.scrollX}}};function Ax(e,t){let n=e.rootNodes;if(n.length===1&&n[0].nodeType===t.ELEMENT_NODE)return n[0];let r=t.createElement("div");return n.forEach(i=>r.appendChild(i)),r}function EE(e,t,n){for(let r in t)if(t.hasOwnProperty(r)){let i=t[r];i?e.setProperty(r,i,n?.has(r)?"important":""):e.removeProperty(r)}return e}function Ec(e,t){let n=t?"":"none";EE(e.style,{"touch-action":t?"":"none","-webkit-user-drag":t?"":"none","-webkit-tap-highlight-color":t?"":"transparent","user-select":n,"-ms-user-select":n,"-webkit-user-select":n,"-moz-user-select":n})}function Ex(e,t,n){EE(e.style,{position:t?"":"fixed",top:t?"":"0",opacity:t?"":"0",left:t?"":"-999em"},n)}function yh(e,t){return t&&t!="none"?e+" "+t:e}function wx(e,t){e.style.width=`${t.width}px`,e.style.height=`${t.height}px`,e.style.transform=vh(t.left,t.top)}function vh(e,t){return`translate3d(${Math.round(e)}px, ${Math.round(t)}px, 0)`}function bx(e){let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function WV(e){let t=getComputedStyle(e),n=fE(t,"transition-property"),r=n.find(a=>a==="transform"||a==="all");if(!r)return 0;let i=n.indexOf(r),s=fE(t,"transition-duration"),o=fE(t,"transition-delay");return bx(s[i])+bx(o[i])}function fE(e,t){return e.getPropertyValue(t).split(",").map(n=>n.trim())}var GV=new Set(["position"]),mE=class{_document;_rootElement;_direction;_initialDomRect;_previewTemplate;_previewClass;_pickupPositionOnPage;_initialTransform;_zIndex;_renderer;_previewEmbeddedView;_preview;get element(){return this._preview}constructor(e,t,n,r,i,s,o,a,l,c){this._document=e,this._rootElement=t,this._direction=n,this._initialDomRect=r,this._previewTemplate=i,this._previewClass=s,this._pickupPositionOnPage=o,this._initialTransform=a,this._zIndex=l,this._renderer=c}attach(e){this._preview=this._createPreview(),e.appendChild(this._preview),Cx(this._preview)&&this._preview.showPopover()}destroy(){this._preview.remove(),this._previewEmbeddedView?.destroy(),this._preview=this._previewEmbeddedView=null}setTransform(e){this._preview.style.transform=e}getBoundingClientRect(){return this._preview.getBoundingClientRect()}addClass(e){this._preview.classList.add(e)}getTransitionDuration(){return WV(this._preview)}addEventListener(e,t){return this._renderer.listen(this._preview,e,t)}_createPreview(){let e=this._previewTemplate,t=this._previewClass,n=e?e.template:null,r;if(n&&e){let i=e.matchSize?this._initialDomRect:null,s=e.viewContainer.createEmbeddedView(n,e.context);s.detectChanges(),r=Ax(s,this._document),this._previewEmbeddedView=s,e.matchSize?wx(r,i):r.style.transform=vh(this._pickupPositionOnPage.x,this._pickupPositionOnPage.y)}else r=Nx(this._rootElement),wx(r,this._initialDomRect),this._initialTransform&&(r.style.transform=this._initialTransform);return EE(r.style,{"pointer-events":"none",margin:Cx(r)?"0 auto 0 0":"0",position:"fixed",top:"0",left:"0","z-index":this._zIndex+""},GV),Ec(r,!1),r.classList.add("cdk-drag-preview"),r.setAttribute("popover","manual"),r.setAttribute("dir",this._direction),t&&(Array.isArray(t)?t.forEach(i=>r.classList.add(i)):r.classList.add(t)),r}};function Cx(e){return"showPopover"in e}var zV={passive:!0},Sx={passive:!1},qV={passive:!1,capture:!0},YV=800,Dx=new Set(["position"]),gE=class{_config;_document;_ngZone;_viewportRuler;_dragDropRegistry;_renderer;_rootElementCleanups;_cleanupShadowRootSelectStart;_preview;_previewContainer;_placeholderRef;_placeholder;_pickupPositionInElement;_pickupPositionOnPage;_anchor;_passiveTransform={x:0,y:0};_activeTransform={x:0,y:0};_initialTransform;_hasStartedDragging=Vi(!1);_hasMoved;_initialContainer;_initialIndex;_parentPositions;_moveEvents=new J;_pointerDirectionDelta;_pointerPositionAtLastDirectionChange;_lastKnownPointerPosition;_rootElement;_ownerSVGElement;_rootElementTapHighlight;_pointerMoveSubscription=ot.EMPTY;_pointerUpSubscription=ot.EMPTY;_scrollSubscription=ot.EMPTY;_resizeSubscription=ot.EMPTY;_lastTouchEventTime;_dragStartTime;_boundaryElement=null;_nativeInteractionsEnabled=!0;_initialDomRect;_previewRect;_boundaryRect;_previewTemplate;_placeholderTemplate;_handles=[];_disabledHandles=new Set;_dropContainer;_direction="ltr";_parentDragRef;_cachedShadowRoot;lockAxis;dragStartDelay=0;previewClass;scale=1;get disabled(){return this._disabled||!!(this._dropContainer&&this._dropContainer.disabled)}set disabled(e){e!==this._disabled&&(this._disabled=e,this._toggleNativeDragInteractions(),this._handles.forEach(t=>Ec(t,e)))}_disabled=!1;beforeStarted=new J;started=new J;released=new J;ended=new J;entered=new J;exited=new J;dropped=new J;moved=this._moveEvents;data;constrainPosition;constructor(e,t,n,r,i,s,o){this._config=t,this._document=n,this._ngZone=r,this._viewportRuler=i,this._dragDropRegistry=s,this._renderer=o,this.withRootElement(e).withParent(t.parentDragRef||null),this._parentPositions=new gh(n),s.registerDragItem(this)}getPlaceholderElement(){return this._placeholder}getRootElement(){return this._rootElement}getVisibleElement(){return this.isDragging()?this.getPlaceholderElement():this.getRootElement()}withHandles(e){this._handles=e.map(n=>Xn(n)),this._handles.forEach(n=>Ec(n,this.disabled)),this._toggleNativeDragInteractions();let t=new Set;return this._disabledHandles.forEach(n=>{this._handles.indexOf(n)>-1&&t.add(n)}),this._disabledHandles=t,this}withPreviewTemplate(e){return this._previewTemplate=e,this}withPlaceholderTemplate(e){return this._placeholderTemplate=e,this}withRootElement(e){let t=Xn(e);return t!==this._rootElement&&(this._removeRootElementListeners(),this._rootElementCleanups=this._ngZone.runOutsideAngular(()=>[In(this._renderer,t,"mousedown",this._pointerDown,Sx),In(this._renderer,t,"touchstart",this._pointerDown,zV),In(this._renderer,t,"dragstart",this._nativeDragStart,Sx)]),this._initialTransform=void 0,this._rootElement=t),typeof SVGElement<"u"&&this._rootElement instanceof SVGElement&&(this._ownerSVGElement=this._rootElement.ownerSVGElement),this}withBoundaryElement(e){return this._boundaryElement=e?Xn(e):null,this._resizeSubscription.unsubscribe(),e&&(this._resizeSubscription=this._viewportRuler.change(10).subscribe(()=>this._containInsideBoundaryOnResize())),this}withParent(e){return this._parentDragRef=e,this}dispose(){this._removeRootElementListeners(),this.isDragging()&&this._rootElement?.remove(),this._anchor?.remove(),this._destroyPreview(),this._destroyPlaceholder(),this._dragDropRegistry.removeDragItem(this),this._removeListeners(),this.beforeStarted.complete(),this.started.complete(),this.released.complete(),this.ended.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this._moveEvents.complete(),this._handles=[],this._disabledHandles.clear(),this._dropContainer=void 0,this._resizeSubscription.unsubscribe(),this._parentPositions.clear(),this._boundaryElement=this._rootElement=this._ownerSVGElement=this._placeholderTemplate=this._previewTemplate=this._anchor=this._parentDragRef=null}isDragging(){return this._hasStartedDragging()&&this._dragDropRegistry.isDragging(this)}reset(){this._rootElement.style.transform=this._initialTransform||"",this._activeTransform={x:0,y:0},this._passiveTransform={x:0,y:0}}disableHandle(e){!this._disabledHandles.has(e)&&this._handles.indexOf(e)>-1&&(this._disabledHandles.add(e),Ec(e,!0))}enableHandle(e){this._disabledHandles.has(e)&&(this._disabledHandles.delete(e),Ec(e,this.disabled))}withDirection(e){return this._direction=e,this}_withDropContainer(e){this._dropContainer=e}getFreeDragPosition(){let e=this.isDragging()?this._activeTransform:this._passiveTransform;return{x:e.x,y:e.y}}setFreeDragPosition(e){return this._activeTransform={x:0,y:0},this._passiveTransform.x=e.x,this._passiveTransform.y=e.y,this._dropContainer||this._applyRootElementTransform(e.x,e.y),this}withPreviewContainer(e){return this._previewContainer=e,this}_sortFromLastPointerPosition(){let e=this._lastKnownPointerPosition;e&&this._dropContainer&&this._updateActiveDropContainer(this._getConstrainedPointerPosition(e),e)}_removeListeners(){this._pointerMoveSubscription.unsubscribe(),this._pointerUpSubscription.unsubscribe(),this._scrollSubscription.unsubscribe(),this._cleanupShadowRootSelectStart?.(),this._cleanupShadowRootSelectStart=void 0}_destroyPreview(){this._preview?.destroy(),this._preview=null}_destroyPlaceholder(){this._placeholder?.remove(),this._placeholderRef?.destroy(),this._placeholder=this._placeholderRef=null}_pointerDown=e=>{if(this.beforeStarted.next(),this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&this._initializeDragSequence(t,e)}else this.disabled||this._initializeDragSequence(this._rootElement,e)};_pointerMove=e=>{let t=this._getPointerPositionOnPage(e);if(!this._hasStartedDragging()){let r=Math.abs(t.x-this._pickupPositionOnPage.x),i=Math.abs(t.y-this._pickupPositionOnPage.y);if(r+i>=this._config.dragStartThreshold){let s=Date.now()>=this._dragStartTime+this._getDragStartDelay(e),o=this._dropContainer;if(!s){this._endDragSequence(e);return}(!o||!o.isDragging()&&!o.isReceiving())&&(e.cancelable&&e.preventDefault(),this._hasStartedDragging.set(!0),this._ngZone.run(()=>this._startDragSequence(e)))}return}e.cancelable&&e.preventDefault();let n=this._getConstrainedPointerPosition(t);if(this._hasMoved=!0,this._lastKnownPointerPosition=t,this._updatePointerDirectionDelta(n),this._dropContainer)this._updateActiveDropContainer(n,t);else{let r=this.constrainPosition?this._initialDomRect:this._pickupPositionOnPage,i=this._activeTransform;i.x=n.x-r.x+this._passiveTransform.x,i.y=n.y-r.y+this._passiveTransform.y,this._applyRootElementTransform(i.x,i.y)}this._moveEvents.observers.length&&this._ngZone.run(()=>{this._moveEvents.next({source:this,pointerPosition:n,event:e,distance:this._getDragDistance(n),delta:this._pointerDirectionDelta})})};_pointerUp=e=>{this._endDragSequence(e)};_endDragSequence(e){if(this._dragDropRegistry.isDragging(this)&&(this._removeListeners(),this._dragDropRegistry.stopDragging(this),this._toggleNativeDragInteractions(),this._handles&&(this._rootElement.style.webkitTapHighlightColor=this._rootElementTapHighlight),!!this._hasStartedDragging()))if(this.released.next({source:this,event:e}),this._dropContainer)this._dropContainer._stopScrolling(),this._animatePreviewToPlaceholder().then(()=>{this._cleanupDragArtifacts(e),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)});else{this._passiveTransform.x=this._activeTransform.x;let t=this._getPointerPositionOnPage(e);this._passiveTransform.y=this._activeTransform.y,this._ngZone.run(()=>{this.ended.next({source:this,distance:this._getDragDistance(t),dropPoint:t,event:e})}),this._cleanupCachedDimensions(),this._dragDropRegistry.stopDragging(this)}}_startDragSequence(e){eu(e)&&(this._lastTouchEventTime=Date.now()),this._toggleNativeDragInteractions();let t=this._getShadowRoot(),n=this._dropContainer;if(t&&this._ngZone.runOutsideAngular(()=>{this._cleanupShadowRootSelectStart=In(this._renderer,t,"selectstart",KV,qV)}),n){let r=this._rootElement,i=r.parentNode,s=this._placeholder=this._createPlaceholderElement(),o=this._anchor=this._anchor||this._document.createComment("");i.insertBefore(o,r),this._initialTransform=r.style.transform||"",this._preview=new mE(this._document,this._rootElement,this._direction,this._initialDomRect,this._previewTemplate||null,this.previewClass||null,this._pickupPositionOnPage,this._initialTransform,this._config.zIndex||1e3,this._renderer),this._preview.attach(this._getPreviewInsertionPoint(i,t)),Ex(r,!1,Dx),this._document.body.appendChild(i.replaceChild(s,r)),this.started.next({source:this,event:e}),n.start(),this._initialContainer=n,this._initialIndex=n.getItemIndex(this)}else this.started.next({source:this,event:e}),this._initialContainer=this._initialIndex=void 0;this._parentPositions.cache(n?n.getScrollableParents():[])}_initializeDragSequence(e,t){this._parentDragRef&&t.stopPropagation();let n=this.isDragging(),r=eu(t),i=!r&&t.button!==0,s=this._rootElement,o=Zn(t),a=!r&&this._lastTouchEventTime&&this._lastTouchEventTime+YV>Date.now(),l=r?ph(t):fh(t);if(o&&o.draggable&&t.type==="mousedown"&&t.preventDefault(),n||i||a||l)return;if(this._handles.length){let d=s.style;this._rootElementTapHighlight=d.webkitTapHighlightColor||"",d.webkitTapHighlightColor="transparent"}this._hasMoved=!1,this._hasStartedDragging.set(this._hasMoved),this._removeListeners(),this._initialDomRect=this._rootElement.getBoundingClientRect(),this._pointerMoveSubscription=this._dragDropRegistry.pointerMove.subscribe(this._pointerMove),this._pointerUpSubscription=this._dragDropRegistry.pointerUp.subscribe(this._pointerUp),this._scrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(d=>this._updateOnScroll(d)),this._boundaryElement&&(this._boundaryRect=_E(this._boundaryElement));let c=this._previewTemplate;this._pickupPositionInElement=c&&c.template&&!c.matchSize?{x:0,y:0}:this._getPointerPositionInElement(this._initialDomRect,e,t);let h=this._pickupPositionOnPage=this._lastKnownPointerPosition=this._getPointerPositionOnPage(t);this._pointerDirectionDelta={x:0,y:0},this._pointerPositionAtLastDirectionChange={x:h.x,y:h.y},this._dragStartTime=Date.now(),this._dragDropRegistry.startDragging(this,t)}_cleanupDragArtifacts(e){Ex(this._rootElement,!0,Dx),this._anchor.parentNode.replaceChild(this._rootElement,this._anchor),this._destroyPreview(),this._destroyPlaceholder(),this._initialDomRect=this._boundaryRect=this._previewRect=this._initialTransform=void 0,this._ngZone.run(()=>{let t=this._dropContainer,n=t.getItemIndex(this),r=this._getPointerPositionOnPage(e),i=this._getDragDistance(r),s=t._isOverContainer(r.x,r.y);this.ended.next({source:this,distance:i,dropPoint:r,event:e}),this.dropped.next({item:this,currentIndex:n,previousIndex:this._initialIndex,container:t,previousContainer:this._initialContainer,isPointerOverContainer:s,distance:i,dropPoint:r,event:e}),t.drop(this,n,this._initialIndex,this._initialContainer,s,i,r,e),this._dropContainer=this._initialContainer})}_updateActiveDropContainer({x:e,y:t},{x:n,y:r}){let i=this._initialContainer._getSiblingContainerFromPosition(this,e,t);!i&&this._dropContainer!==this._initialContainer&&this._initialContainer._isOverContainer(e,t)&&(i=this._initialContainer),i&&i!==this._dropContainer&&this._ngZone.run(()=>{this.exited.next({item:this,container:this._dropContainer}),this._dropContainer.exit(this),this._dropContainer=i,this._dropContainer.enter(this,e,t,i===this._initialContainer&&i.sortingDisabled?this._initialIndex:void 0),this.entered.next({item:this,container:i,currentIndex:i.getItemIndex(this)})}),this.isDragging()&&(this._dropContainer._startScrollingIfNecessary(n,r),this._dropContainer._sortItem(this,e,t,this._pointerDirectionDelta),this.constrainPosition?this._applyPreviewTransform(e,t):this._applyPreviewTransform(e-this._pickupPositionInElement.x,t-this._pickupPositionInElement.y))}_animatePreviewToPlaceholder(){if(!this._hasMoved)return Promise.resolve();let e=this._placeholder.getBoundingClientRect();this._preview.addClass("cdk-drag-animating"),this._applyPreviewTransform(e.left,e.top);let t=this._preview.getTransitionDuration();return t===0?Promise.resolve():this._ngZone.runOutsideAngular(()=>new Promise(n=>{let r=o=>{(!o||this._preview&&Zn(o)===this._preview.element&&o.propertyName==="transform")&&(s(),n(),clearTimeout(i))},i=setTimeout(r,t*1.5),s=this._preview.addEventListener("transitionend",r)}))}_createPlaceholderElement(){let e=this._placeholderTemplate,t=e?e.template:null,n;return t?(this._placeholderRef=e.viewContainer.createEmbeddedView(t,e.context),this._placeholderRef.detectChanges(),n=Ax(this._placeholderRef,this._document)):n=Nx(this._rootElement),n.style.pointerEvents="none",n.classList.add("cdk-drag-placeholder"),n}_getPointerPositionInElement(e,t,n){let r=t===this._rootElement?null:t,i=r?r.getBoundingClientRect():e,s=eu(n)?n.targetTouches[0]:n,o=this._getViewportScrollPosition(),a=s.pageX-i.left-o.left,l=s.pageY-i.top-o.top;return{x:i.left-e.left+a,y:i.top-e.top+l}}_getPointerPositionOnPage(e){let t=this._getViewportScrollPosition(),n=eu(e)?e.touches[0]||e.changedTouches[0]||{pageX:0,pageY:0}:e,r=n.pageX-t.left,i=n.pageY-t.top;if(this._ownerSVGElement){let s=this._ownerSVGElement.getScreenCTM();if(s){let o=this._ownerSVGElement.createSVGPoint();return o.x=r,o.y=i,o.matrixTransform(s.inverse())}}return{x:r,y:i}}_getConstrainedPointerPosition(e){let t=this._dropContainer?this._dropContainer.lockAxis:null,{x:n,y:r}=this.constrainPosition?this.constrainPosition(e,this,this._initialDomRect,this._pickupPositionInElement):e;if(this.lockAxis==="x"||t==="x"?r=this._pickupPositionOnPage.y-(this.constrainPosition?this._pickupPositionInElement.y:0):(this.lockAxis==="y"||t==="y")&&(n=this._pickupPositionOnPage.x-(this.constrainPosition?this._pickupPositionInElement.x:0)),this._boundaryRect){let{x:i,y:s}=this.constrainPosition?{x:0,y:0}:this._pickupPositionInElement,o=this._boundaryRect,{width:a,height:l}=this._getPreviewRect(),c=o.top+s,h=o.bottom-(l-s),d=o.left+i,f=o.right-(a-i);n=Ix(n,d,f),r=Ix(r,c,h)}return{x:n,y:r}}_updatePointerDirectionDelta(e){let{x:t,y:n}=e,r=this._pointerDirectionDelta,i=this._pointerPositionAtLastDirectionChange,s=Math.abs(t-i.x),o=Math.abs(n-i.y);return s>this._config.pointerDirectionChangeThreshold&&(r.x=t>i.x?1:-1,i.x=t),o>this._config.pointerDirectionChangeThreshold&&(r.y=n>i.y?1:-1,i.y=n),r}_toggleNativeDragInteractions(){if(!this._rootElement||!this._handles)return;let e=this._handles.length>0||!this.isDragging();e!==this._nativeInteractionsEnabled&&(this._nativeInteractionsEnabled=e,Ec(this._rootElement,e))}_removeRootElementListeners(){this._rootElementCleanups?.forEach(e=>e()),this._rootElementCleanups=void 0}_applyRootElementTransform(e,t){let n=1/this.scale,r=vh(e*n,t*n),i=this._rootElement.style;this._initialTransform==null&&(this._initialTransform=i.transform&&i.transform!="none"?i.transform:""),i.transform=yh(r,this._initialTransform)}_applyPreviewTransform(e,t){let n=this._previewTemplate?.template?void 0:this._initialTransform,r=vh(e,t);this._preview.setTransform(yh(r,n))}_getDragDistance(e){let t=this._pickupPositionOnPage;return t?{x:e.x-t.x,y:e.y-t.y}:{x:0,y:0}}_cleanupCachedDimensions(){this._boundaryRect=this._previewRect=void 0,this._parentPositions.clear()}_containInsideBoundaryOnResize(){let{x:e,y:t}=this._passiveTransform;if(e===0&&t===0||this.isDragging()||!this._boundaryElement)return;let n=this._rootElement.getBoundingClientRect(),r=this._boundaryElement.getBoundingClientRect();if(r.width===0&&r.height===0||n.width===0&&n.height===0)return;let i=r.left-n.left,s=n.right-r.right,o=r.top-n.top,a=n.bottom-r.bottom;r.width>n.width?(i>0&&(e+=i),s>0&&(e-=s)):e=0,r.height>n.height?(o>0&&(t+=o),a>0&&(t-=a)):t=0,(e!==this._passiveTransform.x||t!==this._passiveTransform.y)&&this.setFreeDragPosition({y:t,x:e})}_getDragStartDelay(e){let t=this.dragStartDelay;return typeof t=="number"?t:eu(e)?t.touch:t?t.mouse:0}_updateOnScroll(e){let t=this._parentPositions.handleScroll(e);if(t){let n=Zn(e);this._boundaryRect&&n!==this._boundaryElement&&n.contains(this._boundaryElement)&&nu(this._boundaryRect,t.top,t.left),this._pickupPositionOnPage.x+=t.left,this._pickupPositionOnPage.y+=t.top,this._dropContainer||(this._activeTransform.x-=t.left,this._activeTransform.y-=t.top,this._applyRootElementTransform(this._activeTransform.x,this._activeTransform.y))}}_getViewportScrollPosition(){return this._parentPositions.positions.get(this._document)?.scrollPosition||this._parentPositions.getViewportScrollPosition()}_getShadowRoot(){return this._cachedShadowRoot===void 0&&(this._cachedShadowRoot=_c(this._rootElement)),this._cachedShadowRoot}_getPreviewInsertionPoint(e,t){let n=this._previewContainer||"global";if(n==="parent")return e;if(n==="global"){let r=this._document;return t||r.fullscreenElement||r.webkitFullscreenElement||r.mozFullScreenElement||r.msFullscreenElement||r.body}return Xn(n)}_getPreviewRect(){return(!this._previewRect||!this._previewRect.width&&!this._previewRect.height)&&(this._previewRect=this._preview?this._preview.getBoundingClientRect():this._initialDomRect),this._previewRect}_nativeDragStart=e=>{if(this._handles.length){let t=this._getTargetHandle(e);t&&!this._disabledHandles.has(t)&&!this.disabled&&e.preventDefault()}else this.disabled||e.preventDefault()};_getTargetHandle(e){return this._handles.find(t=>e.target&&(e.target===t||t.contains(e.target)))}};function Ix(e,t,n){return Math.max(t,Math.min(n,e))}function eu(e){return e.type[0]==="t"}function KV(e){e.preventDefault()}function Mx(e,t,n){let r=Tx(t,e.length-1),i=Tx(n,e.length-1);if(r===i)return;let s=e[r],o=i<r?-1:1;for(let a=r;a!==i;a+=o)e[a]=e[a+o];e[i]=s}function Tx(e,t){return Math.max(0,Math.min(t,e))}var _h=class{_dragDropRegistry;_element;_sortPredicate;_itemPositions=[];_activeDraggables;orientation="vertical";direction;constructor(e){this._dragDropRegistry=e}_previousSwap={drag:null,delta:0,overlaps:!1};start(e){this.withItems(e)}sort(e,t,n,r){let i=this._itemPositions,s=this._getItemIndexFromPointerPosition(e,t,n,r);if(s===-1&&i.length>0)return null;let o=this.orientation==="horizontal",a=i.findIndex(b=>b.drag===e),l=i[s],c=i[a].clientRect,h=l.clientRect,d=a>s?1:-1,f=this._getItemOffsetPx(c,h,d),g=this._getSiblingOffsetPx(a,i,d),m=i.slice();return Mx(i,a,s),i.forEach((b,x)=>{if(m[x]===b)return;let A=b.drag===e,F=A?f:g,B=A?e.getPlaceholderElement():b.drag.getRootElement();b.offset+=F;let M=Math.round(b.offset*(1/b.drag.scale));o?(B.style.transform=yh(`translate3d(${M}px, 0, 0)`,b.initialTransform),nu(b.clientRect,0,F)):(B.style.transform=yh(`translate3d(0, ${M}px, 0)`,b.initialTransform),nu(b.clientRect,F,0))}),this._previousSwap.overlaps=hE(h,t,n),this._previousSwap.drag=l.drag,this._previousSwap.delta=o?r.x:r.y,{previousIndex:a,currentIndex:s}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r,s=this._activeDraggables,o=s.indexOf(e),a=e.getPlaceholderElement(),l=s[i];if(l===e&&(l=s[i+1]),!l&&(i==null||i===-1||i<s.length-1)&&this._shouldEnterAsFirstChild(t,n)&&(l=s[0]),o>-1&&s.splice(o,1),l&&!this._dragDropRegistry.isDragging(l)){let c=l.getRootElement();c.parentElement.insertBefore(a,c),s.splice(i,0,e)}else this._element.appendChild(a),s.push(e);a.style.transform="",this._cacheItemPositions()}withItems(e){this._activeDraggables=e.slice(),this._cacheItemPositions()}withSortPredicate(e){this._sortPredicate=e}reset(){this._activeDraggables?.forEach(e=>{let t=e.getRootElement();if(t){let n=this._itemPositions.find(r=>r.drag===e)?.initialTransform;t.style.transform=n||""}}),this._itemPositions=[],this._activeDraggables=[],this._previousSwap.drag=null,this._previousSwap.delta=0,this._previousSwap.overlaps=!1}getActiveItemsSnapshot(){return this._activeDraggables}getItemIndex(e){return(this.orientation==="horizontal"&&this.direction==="rtl"?this._itemPositions.slice().reverse():this._itemPositions).findIndex(t=>t.drag===e)}updateOnScroll(e,t){this._itemPositions.forEach(({clientRect:n})=>{nu(n,e,t)}),this._itemPositions.forEach(({drag:n})=>{this._dragDropRegistry.isDragging(n)&&n._sortFromLastPointerPosition()})}withElementContainer(e){this._element=e}_cacheItemPositions(){let e=this.orientation==="horizontal";this._itemPositions=this._activeDraggables.map(t=>{let n=t.getVisibleElement();return{drag:t,offset:0,initialTransform:n.style.transform||"",clientRect:_E(n)}}).sort((t,n)=>e?t.clientRect.left-n.clientRect.left:t.clientRect.top-n.clientRect.top)}_getItemOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=r?t.left-e.left:t.top-e.top;return n===-1&&(i+=r?t.width-e.width:t.height-e.height),i}_getSiblingOffsetPx(e,t,n){let r=this.orientation==="horizontal",i=t[e].clientRect,s=t[e+n*-1],o=i[r?"width":"height"]*n;if(s){let a=r?"left":"top",l=r?"right":"bottom";n===-1?o-=s.clientRect[a]-i[l]:o+=i[a]-s.clientRect[l]}return o}_shouldEnterAsFirstChild(e,t){if(!this._activeDraggables.length)return!1;let n=this._itemPositions,r=this.orientation==="horizontal";if(n[0].drag!==this._activeDraggables[0]){let i=n[n.length-1].clientRect;return r?e>=i.right:t>=i.bottom}else{let i=n[0].clientRect;return r?e<=i.left:t<=i.top}}_getItemIndexFromPointerPosition(e,t,n,r){let i=this.orientation==="horizontal",s=this._itemPositions.findIndex(({drag:o,clientRect:a})=>{if(o===e)return!1;if(r){let l=i?r.x:r.y;if(o===this._previousSwap.drag&&this._previousSwap.overlaps&&l===this._previousSwap.delta)return!1}return i?t>=Math.floor(a.left)&&t<Math.floor(a.right):n>=Math.floor(a.top)&&n<Math.floor(a.bottom)});return s===-1||!this._sortPredicate(s,e)?-1:s}},yE=class{_document;_dragDropRegistry;_element;_sortPredicate;_rootNode;_activeItems;_previousSwap={drag:null,deltaX:0,deltaY:0,overlaps:!1};_relatedNodes=[];constructor(e,t){this._document=e,this._dragDropRegistry=t}start(e){let t=this._element.childNodes;this._relatedNodes=[];for(let n=0;n<t.length;n++){let r=t[n];this._relatedNodes.push([r,r.nextSibling])}this.withItems(e)}sort(e,t,n,r){let i=this._getItemIndexFromPointerPosition(e,t,n),s=this._previousSwap;if(i===-1||this._activeItems[i]===e)return null;let o=this._activeItems[i];if(s.drag===o&&s.overlaps&&s.deltaX===r.x&&s.deltaY===r.y)return null;let a=this.getItemIndex(e),l=e.getPlaceholderElement(),c=o.getRootElement();i>a?c.after(l):c.before(l),Mx(this._activeItems,a,i);let h=this._getRootNode().elementFromPoint(t,n);return s.deltaX=r.x,s.deltaY=r.y,s.drag=o,s.overlaps=c===h||c.contains(h),{previousIndex:a,currentIndex:i}}enter(e,t,n,r){let i=r==null||r<0?this._getItemIndexFromPointerPosition(e,t,n):r;i===-1&&(i=this._getClosestItemIndexToPointer(e,t,n));let s=this._activeItems[i],o=this._activeItems.indexOf(e);o>-1&&this._activeItems.splice(o,1),s&&!this._dragDropRegistry.isDragging(s)?(this._activeItems.splice(i,0,e),s.getRootElement().before(e.getPlaceholderElement())):(this._activeItems.push(e),this._element.appendChild(e.getPlaceholderElement()))}withItems(e){this._activeItems=e.slice()}withSortPredicate(e){this._sortPredicate=e}reset(){let e=this._element,t=this._previousSwap;for(let n=this._relatedNodes.length-1;n>-1;n--){let[r,i]=this._relatedNodes[n];r.parentNode===e&&r.nextSibling!==i&&(i===null?e.appendChild(r):i.parentNode===e&&e.insertBefore(r,i))}this._relatedNodes=[],this._activeItems=[],t.drag=null,t.deltaX=t.deltaY=0,t.overlaps=!1}getActiveItemsSnapshot(){return this._activeItems}getItemIndex(e){return this._activeItems.indexOf(e)}updateOnScroll(){this._activeItems.forEach(e=>{this._dragDropRegistry.isDragging(e)&&e._sortFromLastPointerPosition()})}withElementContainer(e){e!==this._element&&(this._element=e,this._rootNode=void 0)}_getItemIndexFromPointerPosition(e,t,n){let r=this._getRootNode().elementFromPoint(Math.floor(t),Math.floor(n)),i=r?this._activeItems.findIndex(s=>{let o=s.getRootElement();return r===o||o.contains(r)}):-1;return i===-1||!this._sortPredicate(i,e)?-1:i}_getRootNode(){return this._rootNode||(this._rootNode=_c(this._element)||this._document),this._rootNode}_getClosestItemIndexToPointer(e,t,n){if(this._activeItems.length===0)return-1;if(this._activeItems.length===1)return 0;let r=1/0,i=-1;for(let s=0;s<this._activeItems.length;s++){let o=this._activeItems[s];if(o!==e){let{x:a,y:l}=o.getRootElement().getBoundingClientRect(),c=Math.hypot(t-a,n-l);c<r&&(r=c,i=s)}}return i}},xx=.05,Ox=.05,xr=function(e){return e[e.NONE=0]="NONE",e[e.UP=1]="UP",e[e.DOWN=2]="DOWN",e}(xr||{}),jn=function(e){return e[e.NONE=0]="NONE",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e}(jn||{}),vE=class{_dragDropRegistry;_ngZone;_viewportRuler;element;disabled=!1;sortingDisabled=!1;lockAxis;autoScrollDisabled=!1;autoScrollStep=2;enterPredicate=()=>!0;sortPredicate=()=>!0;beforeStarted=new J;entered=new J;exited=new J;dropped=new J;sorted=new J;receivingStarted=new J;receivingStopped=new J;data;_container;_isDragging=!1;_parentPositions;_sortStrategy;_domRect;_draggables=[];_siblings=[];_activeSiblings=new Set;_viewportScrollSubscription=ot.EMPTY;_verticalScrollDirection=xr.NONE;_horizontalScrollDirection=jn.NONE;_scrollNode;_stopScrollTimers=new J;_cachedShadowRoot=null;_document;_scrollableElements=[];_initialScrollSnap;_direction="ltr";constructor(e,t,n,r,i){this._dragDropRegistry=t,this._ngZone=r,this._viewportRuler=i;let s=this.element=Xn(e);this._document=n,this.withOrientation("vertical").withElementContainer(s),t.registerDropContainer(this),this._parentPositions=new gh(n)}dispose(){this._stopScrolling(),this._stopScrollTimers.complete(),this._viewportScrollSubscription.unsubscribe(),this.beforeStarted.complete(),this.entered.complete(),this.exited.complete(),this.dropped.complete(),this.sorted.complete(),this.receivingStarted.complete(),this.receivingStopped.complete(),this._activeSiblings.clear(),this._scrollNode=null,this._parentPositions.clear(),this._dragDropRegistry.removeDropContainer(this)}isDragging(){return this._isDragging}start(){this._draggingStarted(),this._notifyReceivingSiblings()}enter(e,t,n,r){this._draggingStarted(),r==null&&this.sortingDisabled&&(r=this._draggables.indexOf(e)),this._sortStrategy.enter(e,t,n,r),this._cacheParentPositions(),this._notifyReceivingSiblings(),this.entered.next({item:e,container:this,currentIndex:this.getItemIndex(e)})}exit(e){this._reset(),this.exited.next({item:e,container:this})}drop(e,t,n,r,i,s,o,a={}){this._reset(),this.dropped.next({item:e,currentIndex:t,previousIndex:n,container:this,previousContainer:r,isPointerOverContainer:i,distance:s,dropPoint:o,event:a})}withItems(e){let t=this._draggables;return this._draggables=e,e.forEach(n=>n._withDropContainer(this)),this.isDragging()&&(t.filter(n=>n.isDragging()).every(n=>e.indexOf(n)===-1)?this._reset():this._sortStrategy.withItems(this._draggables)),this}withDirection(e){return this._direction=e,this._sortStrategy instanceof _h&&(this._sortStrategy.direction=e),this}connectedTo(e){return this._siblings=e.slice(),this}withOrientation(e){if(e==="mixed")this._sortStrategy=new yE(this._document,this._dragDropRegistry);else{let t=new _h(this._dragDropRegistry);t.direction=this._direction,t.orientation=e,this._sortStrategy=t}return this._sortStrategy.withElementContainer(this._container),this._sortStrategy.withSortPredicate((t,n)=>this.sortPredicate(t,n,this)),this}withScrollableParents(e){let t=this._container;return this._scrollableElements=e.indexOf(t)===-1?[t,...e]:e.slice(),this}withElementContainer(e){if(e===this._container)return this;let t=Xn(this.element),n=this._scrollableElements.indexOf(this._container),r=this._scrollableElements.indexOf(e);return n>-1&&this._scrollableElements.splice(n,1),r>-1&&this._scrollableElements.splice(r,1),this._sortStrategy&&this._sortStrategy.withElementContainer(e),this._cachedShadowRoot=null,this._scrollableElements.unshift(e),this._container=e,this}getScrollableParents(){return this._scrollableElements}getItemIndex(e){return this._isDragging?this._sortStrategy.getItemIndex(e):this._draggables.indexOf(e)}isReceiving(){return this._activeSiblings.size>0}_sortItem(e,t,n,r){if(this.sortingDisabled||!this._domRect||!_x(this._domRect,xx,t,n))return;let i=this._sortStrategy.sort(e,t,n,r);i&&this.sorted.next({previousIndex:i.previousIndex,currentIndex:i.currentIndex,container:this,item:e})}_startScrollingIfNecessary(e,t){if(this.autoScrollDisabled)return;let n,r=xr.NONE,i=jn.NONE;if(this._parentPositions.positions.forEach((s,o)=>{o===this._document||!s.clientRect||n||_x(s.clientRect,xx,e,t)&&([r,i]=ZV(o,s.clientRect,this._direction,e,t),(r||i)&&(n=o))}),!r&&!i){let{width:s,height:o}=this._viewportRuler.getViewportSize(),a={width:s,height:o,top:0,right:s,bottom:o,left:0};r=Px(a,t),i=kx(a,e),n=window}n&&(r!==this._verticalScrollDirection||i!==this._horizontalScrollDirection||n!==this._scrollNode)&&(this._verticalScrollDirection=r,this._horizontalScrollDirection=i,this._scrollNode=n,(r||i)&&n?this._ngZone.runOutsideAngular(this._startScrollInterval):this._stopScrolling())}_stopScrolling(){this._stopScrollTimers.next()}_draggingStarted(){let e=this._container.style;this.beforeStarted.next(),this._isDragging=!0,this._initialScrollSnap=e.msScrollSnapType||e.scrollSnapType||"",e.scrollSnapType=e.msScrollSnapType="none",this._sortStrategy.start(this._draggables),this._cacheParentPositions(),this._viewportScrollSubscription.unsubscribe(),this._listenToScrollEvents()}_cacheParentPositions(){this._parentPositions.cache(this._scrollableElements),this._domRect=this._parentPositions.positions.get(this._container).clientRect}_reset(){this._isDragging=!1;let e=this._container.style;e.scrollSnapType=e.msScrollSnapType=this._initialScrollSnap,this._siblings.forEach(t=>t._stopReceiving(this)),this._sortStrategy.reset(),this._stopScrolling(),this._viewportScrollSubscription.unsubscribe(),this._parentPositions.clear()}_startScrollInterval=()=>{this._stopScrolling(),nm(0,wu).pipe(hr(this._stopScrollTimers)).subscribe(()=>{let e=this._scrollNode,t=this.autoScrollStep;this._verticalScrollDirection===xr.UP?e.scrollBy(0,-t):this._verticalScrollDirection===xr.DOWN&&e.scrollBy(0,t),this._horizontalScrollDirection===jn.LEFT?e.scrollBy(-t,0):this._horizontalScrollDirection===jn.RIGHT&&e.scrollBy(t,0)})};_isOverContainer(e,t){return this._domRect!=null&&hE(this._domRect,e,t)}_getSiblingContainerFromPosition(e,t,n){return this._siblings.find(r=>r._canReceive(e,t,n))}_canReceive(e,t,n){if(!this._domRect||!hE(this._domRect,t,n)||!this.enterPredicate(e,this))return!1;let r=this._getShadowRoot().elementFromPoint(t,n);return r?r===this._container||this._container.contains(r):!1}_startReceiving(e,t){let n=this._activeSiblings;!n.has(e)&&t.every(r=>this.enterPredicate(r,this)||this._draggables.indexOf(r)>-1)&&(n.add(e),this._cacheParentPositions(),this._listenToScrollEvents(),this.receivingStarted.next({initiator:e,receiver:this,items:t}))}_stopReceiving(e){this._activeSiblings.delete(e),this._viewportScrollSubscription.unsubscribe(),this.receivingStopped.next({initiator:e,receiver:this})}_listenToScrollEvents(){this._viewportScrollSubscription=this._dragDropRegistry.scrolled(this._getShadowRoot()).subscribe(e=>{if(this.isDragging()){let t=this._parentPositions.handleScroll(e);t&&this._sortStrategy.updateOnScroll(t.top,t.left)}else this.isReceiving()&&this._cacheParentPositions()})}_getShadowRoot(){if(!this._cachedShadowRoot){let e=_c(this._container);this._cachedShadowRoot=e||this._document}return this._cachedShadowRoot}_notifyReceivingSiblings(){let e=this._sortStrategy.getActiveItemsSnapshot().filter(t=>t.isDragging());this._siblings.forEach(t=>t._startReceiving(this,e))}};function Px(e,t){let{top:n,bottom:r,height:i}=e,s=i*Ox;return t>=n-s&&t<=n+s?xr.UP:t>=r-s&&t<=r+s?xr.DOWN:xr.NONE}function kx(e,t){let{left:n,right:r,width:i}=e,s=i*Ox;return t>=n-s&&t<=n+s?jn.LEFT:t>=r-s&&t<=r+s?jn.RIGHT:jn.NONE}function ZV(e,t,n,r,i){let s=Px(t,i),o=kx(t,r),a=xr.NONE,l=jn.NONE;if(s){let c=e.scrollTop;s===xr.UP?c>0&&(a=xr.UP):e.scrollHeight-c>e.clientHeight&&(a=xr.DOWN)}if(o){let c=e.scrollLeft;n==="rtl"?o===jn.RIGHT?c<0&&(l=jn.RIGHT):e.scrollWidth+c>e.clientWidth&&(l=jn.LEFT):o===jn.LEFT?c>0&&(l=jn.LEFT):e.scrollWidth-c>e.clientWidth&&(l=jn.RIGHT)}return[a,l]}var tu={capture:!0},pE={passive:!1,capture:!0},XV=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=yt({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-drag-resets-container",""],decls:0,vars:0,template:function(n,r){},styles:[`@layer cdk-resets{.cdk-drag-preview{background:none;border:none;padding:0;color:inherit;inset:auto}}.cdk-drag-placeholder *,.cdk-drag-preview *{pointer-events:none !important}
|
|
76
|
+
`],encapsulation:2,changeDetection:0})}return e})(),Lx=(()=>{class e{_ngZone=O(Le);_document=O(Qe);_styleLoader=O(Bs);_renderer=O(pn).createRenderer(null,null);_cleanupDocumentTouchmove;_dropInstances=new Set;_dragInstances=new Set;_activeDragInstances=Vi([]);_globalListeners;_draggingPredicate=n=>n.isDragging();_domNodesToDirectives=null;pointerMove=new J;pointerUp=new J;scroll=new J;constructor(){}registerDropContainer(n){this._dropInstances.has(n)||this._dropInstances.add(n)}registerDragItem(n){this._dragInstances.add(n),this._dragInstances.size===1&&this._ngZone.runOutsideAngular(()=>{this._cleanupDocumentTouchmove?.(),this._cleanupDocumentTouchmove=In(this._renderer,this._document,"touchmove",this._persistentTouchmoveListener,pE)})}removeDropContainer(n){this._dropInstances.delete(n)}removeDragItem(n){this._dragInstances.delete(n),this.stopDragging(n),this._dragInstances.size===0&&this._cleanupDocumentTouchmove?.()}startDragging(n,r){if(!(this._activeDragInstances().indexOf(n)>-1)&&(this._styleLoader.load(XV),this._activeDragInstances.update(i=>[...i,n]),this._activeDragInstances().length===1)){let i=r.type.startsWith("touch"),s=a=>this.pointerUp.next(a),o=[["scroll",a=>this.scroll.next(a),tu],["selectstart",this._preventDefaultWhileDragging,pE]];i?o.push(["touchend",s,tu],["touchcancel",s,tu]):o.push(["mouseup",s,tu]),i||o.push(["mousemove",a=>this.pointerMove.next(a),pE]),this._ngZone.runOutsideAngular(()=>{this._globalListeners=o.map(([a,l,c])=>In(this._renderer,this._document,a,l,c))})}}stopDragging(n){this._activeDragInstances.update(r=>{let i=r.indexOf(n);return i>-1?(r.splice(i,1),[...r]):r}),this._activeDragInstances().length===0&&this._clearGlobalListeners()}isDragging(n){return this._activeDragInstances().indexOf(n)>-1}scrolled(n){let r=[this.scroll];return n&&n!==this._document&&r.push(new nt(i=>this._ngZone.runOutsideAngular(()=>{let s=In(this._renderer,n,"scroll",o=>{this._activeDragInstances().length&&i.next(o)},tu);return()=>{s()}}))),ro(...r)}registerDirectiveNode(n,r){this._domNodesToDirectives??=new WeakMap,this._domNodesToDirectives.set(n,r)}removeDirectiveNode(n){this._domNodesToDirectives?.delete(n)}getDragDirectiveForNode(n){return this._domNodesToDirectives?.get(n)||null}ngOnDestroy(){this._dragInstances.forEach(n=>this.removeDragItem(n)),this._dropInstances.forEach(n=>this.removeDropContainer(n)),this._domNodesToDirectives=null,this._clearGlobalListeners(),this.pointerMove.complete(),this.pointerUp.complete()}_preventDefaultWhileDragging=n=>{this._activeDragInstances().length>0&&n.preventDefault()};_persistentTouchmoveListener=n=>{this._activeDragInstances().length>0&&(this._activeDragInstances().some(this._draggingPredicate)&&n.preventDefault(),this.pointerMove.next(n))};_clearGlobalListeners(){this._globalListeners?.forEach(n=>n()),this._globalListeners=void 0}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),JV={dragStartThreshold:5,pointerDirectionChangeThreshold:5},QV=(()=>{class e{_document=O(Qe);_ngZone=O(Le);_viewportRuler=O(Ql);_dragDropRegistry=O(Lx);_renderer=O(pn).createRenderer(null,null);constructor(){}createDrag(n,r=JV){return new gE(n,r,this._document,this._ngZone,this._viewportRuler,this._dragDropRegistry,this._renderer)}createDropList(n){return new vE(n,this._dragDropRegistry,this._document,this._ngZone,this._viewportRuler)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Rx=new pe("CDK_DRAG_PARENT"),eU=new pe("CdkDragHandle"),tU=new pe("CDK_DRAG_CONFIG"),nU=new pe("CdkDropList"),Fx=(()=>{class e{element=O(Ct);dropContainer=O(nU,{optional:!0,skipSelf:!0});_ngZone=O(Le);_viewContainerRef=O(Br);_dir=O(Vs,{optional:!0});_changeDetectorRef=O(rr);_selfHandle=O(eU,{optional:!0,self:!0});_parentDrag=O(Rx,{optional:!0,skipSelf:!0});_dragDropRegistry=O(Lx);_destroyed=new J;_handles=new Nr([]);_previewTemplate;_placeholderTemplate;_dragRef;data;lockAxis;rootElementSelector;boundaryElement;dragStartDelay;freeDragPosition;get disabled(){return this._disabled||!!(this.dropContainer&&this.dropContainer.disabled)}set disabled(n){this._disabled=n,this._dragRef.disabled=this._disabled}_disabled;constrainPosition;previewClass;previewContainer;scale=1;started=new Je;released=new Je;ended=new Je;entered=new Je;exited=new Je;dropped=new Je;moved=new nt(n=>{let r=this._dragRef.moved.pipe(pr(i=>({source:this,pointerPosition:i.pointerPosition,event:i.event,delta:i.delta,distance:i.distance}))).subscribe(n);return()=>{r.unsubscribe()}});_injector=O(ht);constructor(){let n=this.dropContainer,r=O(tU,{optional:!0}),i=O(QV);this._dragRef=i.createDrag(this.element,{dragStartThreshold:r&&r.dragStartThreshold!=null?r.dragStartThreshold:5,pointerDirectionChangeThreshold:r&&r.pointerDirectionChangeThreshold!=null?r.pointerDirectionChangeThreshold:5,zIndex:r?.zIndex}),this._dragRef.data=this,this._dragDropRegistry.registerDirectiveNode(this.element.nativeElement,this),r&&this._assignDefaults(r),n&&(this._dragRef._withDropContainer(n._dropListRef),n.addItem(this),n._dropListRef.beforeStarted.pipe(hr(this._destroyed)).subscribe(()=>{this._dragRef.scale=this.scale})),this._syncInputs(this._dragRef),this._handleEvents(this._dragRef)}getPlaceholderElement(){return this._dragRef.getPlaceholderElement()}getRootElement(){return this._dragRef.getRootElement()}reset(){this._dragRef.reset()}getFreeDragPosition(){return this._dragRef.getFreeDragPosition()}setFreeDragPosition(n){this._dragRef.setFreeDragPosition(n)}ngAfterViewInit(){Jr(()=>{this._updateRootElement(),this._setupHandlesListener(),this._dragRef.scale=this.scale,this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)},{injector:this._injector})}ngOnChanges(n){let r=n.rootElementSelector,i=n.freeDragPosition;r&&!r.firstChange&&this._updateRootElement(),this._dragRef.scale=this.scale,i&&!i.firstChange&&this.freeDragPosition&&this._dragRef.setFreeDragPosition(this.freeDragPosition)}ngOnDestroy(){this.dropContainer&&this.dropContainer.removeItem(this),this._dragDropRegistry.removeDirectiveNode(this.element.nativeElement),this._ngZone.runOutsideAngular(()=>{this._handles.complete(),this._destroyed.next(),this._destroyed.complete(),this._dragRef.dispose()})}_addHandle(n){let r=this._handles.getValue();r.push(n),this._handles.next(r)}_removeHandle(n){let r=this._handles.getValue(),i=r.indexOf(n);i>-1&&(r.splice(i,1),this._handles.next(r))}_setPreviewTemplate(n){this._previewTemplate=n}_resetPreviewTemplate(n){n===this._previewTemplate&&(this._previewTemplate=null)}_setPlaceholderTemplate(n){this._placeholderTemplate=n}_resetPlaceholderTemplate(n){n===this._placeholderTemplate&&(this._placeholderTemplate=null)}_updateRootElement(){let n=this.element.nativeElement,r=n;this.rootElementSelector&&(r=n.closest!==void 0?n.closest(this.rootElementSelector):n.parentElement?.closest(this.rootElementSelector)),this._dragRef.withRootElement(r||n)}_getBoundaryElement(){let n=this.boundaryElement;return n?typeof n=="string"?this.element.nativeElement.closest(n):Xn(n):null}_syncInputs(n){n.beforeStarted.subscribe(()=>{if(!n.isDragging()){let r=this._dir,i=this.dragStartDelay,s=this._placeholderTemplate?{template:this._placeholderTemplate.templateRef,context:this._placeholderTemplate.data,viewContainer:this._viewContainerRef}:null,o=this._previewTemplate?{template:this._previewTemplate.templateRef,context:this._previewTemplate.data,matchSize:this._previewTemplate.matchSize,viewContainer:this._viewContainerRef}:null;n.disabled=this.disabled,n.lockAxis=this.lockAxis,n.scale=this.scale,n.dragStartDelay=typeof i=="object"&&i?i:aE(i),n.constrainPosition=this.constrainPosition,n.previewClass=this.previewClass,n.withBoundaryElement(this._getBoundaryElement()).withPlaceholderTemplate(s).withPreviewTemplate(o).withPreviewContainer(this.previewContainer||"global"),r&&n.withDirection(r.value)}}),n.beforeStarted.pipe(rm(1)).subscribe(()=>{if(this._parentDrag){n.withParent(this._parentDrag._dragRef);return}let r=this.element.nativeElement.parentElement;for(;r;){let i=this._dragDropRegistry.getDragDirectiveForNode(r);if(i){n.withParent(i._dragRef);break}r=r.parentElement}})}_handleEvents(n){n.started.subscribe(r=>{this.started.emit({source:this,event:r.event}),this._changeDetectorRef.markForCheck()}),n.released.subscribe(r=>{this.released.emit({source:this,event:r.event})}),n.ended.subscribe(r=>{this.ended.emit({source:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event}),this._changeDetectorRef.markForCheck()}),n.entered.subscribe(r=>{this.entered.emit({container:r.container.data,item:this,currentIndex:r.currentIndex})}),n.exited.subscribe(r=>{this.exited.emit({container:r.container.data,item:this})}),n.dropped.subscribe(r=>{this.dropped.emit({previousIndex:r.previousIndex,currentIndex:r.currentIndex,previousContainer:r.previousContainer.data,container:r.container.data,isPointerOverContainer:r.isPointerOverContainer,item:this,distance:r.distance,dropPoint:r.dropPoint,event:r.event})})}_assignDefaults(n){let{lockAxis:r,dragStartDelay:i,constrainPosition:s,previewClass:o,boundaryElement:a,draggingDisabled:l,rootElementSelector:c,previewContainer:h}=n;this.disabled=l??!1,this.dragStartDelay=i||0,r&&(this.lockAxis=r),s&&(this.constrainPosition=s),o&&(this.previewClass=o),a&&(this.boundaryElement=a),c&&(this.rootElementSelector=c),h&&(this.previewContainer=h)}_setupHandlesListener(){this._handles.pipe(om(n=>{let r=n.map(i=>i.element);this._selfHandle&&this.rootElementSelector&&r.push(this.element),this._dragRef.withHandles(r)}),ea(n=>ro(...n.map(r=>r._stateChanges.pipe(Ii(r))))),hr(this._destroyed)).subscribe(n=>{let r=this._dragRef,i=n.element.nativeElement;n.disabled?r.disableHandle(i):r.enableHandle(i)})}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Vr({type:e,selectors:[["","cdkDrag",""]],hostAttrs:[1,"cdk-drag"],hostVars:4,hostBindings:function(n,r){n&2&&mo("cdk-drag-disabled",r.disabled)("cdk-drag-dragging",r._dragRef.isDragging())},inputs:{data:[0,"cdkDragData","data"],lockAxis:[0,"cdkDragLockAxis","lockAxis"],rootElementSelector:[0,"cdkDragRootElement","rootElementSelector"],boundaryElement:[0,"cdkDragBoundary","boundaryElement"],dragStartDelay:[0,"cdkDragStartDelay","dragStartDelay"],freeDragPosition:[0,"cdkDragFreeDragPosition","freeDragPosition"],disabled:[2,"cdkDragDisabled","disabled",Sa],constrainPosition:[0,"cdkDragConstrainPosition","constrainPosition"],previewClass:[0,"cdkDragPreviewClass","previewClass"],previewContainer:[0,"cdkDragPreviewContainer","previewContainer"],scale:[2,"cdkDragScale","scale",by]},outputs:{started:"cdkDragStarted",released:"cdkDragReleased",ended:"cdkDragEnded",entered:"cdkDragEntered",exited:"cdkDragExited",dropped:"cdkDragDropped",moved:"cdkDragMoved"},exportAs:["cdkDrag"],features:[Vd([{provide:Rx,useExisting:e}]),ts]})}return e})(),rU=e=>({"lc:cursor-grab":e}),Bx=(e,t)=>t.url;function iU(e,t){if(e&1&&Ne(0,"source",11),e&2){let n=t.$implicit;zn("type",n.mimeType),ji("media","(max-width: ",n.width,"px)"),Be("src",n.url,an)}}function oU(e,t){if(e&1&&Ne(0,"source",12),e&2){let n=t.$implicit;zn("type",n.mimeType),Be("src",n.url,an)}}var Eh=class jf{constructor(t){this.elementRef=t}video;closeClicked=new Je;videoClicked=new Je;isDragging=!1;VideoUtils=Oo;ngOnInit(){let t=this.elementRef.nativeElement.parentElement.parentElement;t.style.zIndex="2147483647"}close(){this.closeClicked.emit()}onVideoClick(){if(this.isDragging){this.isDragging=!1;return}this.videoClicked.emit()}static \u0275fac=function(t){return new(t||jf)(Mt(Ct))};static \u0275cmp=yt({type:jf,selectors:[["cooee-draggable-video-popup"]],inputs:{video:"video"},outputs:{closeClicked:"closeClicked",videoClicked:"videoClicked"},decls:16,vars:5,consts:[["role","button","tabindex","0","cdkDrag","",1,"lc-popup-inner","lc:shadow-2xl","lc:rounded-lg","lc:flex","lc:justify-center","lc:items-center",3,"click","keyup","cdkDragMoved","ngClass","cdkDragBoundary"],[1,"lc-close-button","lc:absolute","lc:-top-3.5","lc:-right-3.5","lc:bg-black/50","lc:rounded-full","lc:w-8","lc:h-8","lc:border-none","lc:z-10","lc:flex","lc:justify-center","lc:items-center",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-play-button"],[1,"lc-icon"],["viewBox","0 0 28.31 30"],["d","M19.15,1.29A1.24,1.24,0,0,0,17.82.15a1.36,1.36,0,0,0-.35.07,3.2,3.2,0,0,0-.65.46l-5.06,4.6a1.24,1.24,0,0,0,0,1.75l0,0a1.22,1.22,0,0,0,.89.39,1.25,1.25,0,0,0,.85-.32l3-2.78.17-.13v8l2.44,2.62ZM26.79,26.6l-7.64-7.93-2.5-2.58-6-6.34L8.9,8,5.23,4.15a1.17,1.17,0,0,0-1.66,0h0a1.18,1.18,0,0,0,0,1.66h0L6.1,8.47H3.32a2.94,2.94,0,0,0-2.45,3v7.16a3,3,0,0,0,2.86,3.08H8.07a.44.44,0,0,1,.33.13C9.7,23,11,24.19,12.26,25.36L17,29.7a1.24,1.24,0,0,0,2.17-1V22.21l5.95,6.15a1.2,1.2,0,0,0,1.67,0,1.17,1.17,0,0,0,.08-1.66Zm-10.14-.67-.18-.11L9.75,19.67a1.72,1.72,0,0,0-1.16-.45H4c-.48,0-.59-.11-.59-.61V11.55c0-.49,0-.6.59-.6H8.29l8.29,8.55ZM29.09,15.07A9.9,9.9,0,0,1,26.33,22l-.11.13a1.24,1.24,0,0,1-2-.28,1.29,1.29,0,0,1,.24-1.52h0a6.77,6.77,0,0,0,1.32-1.89,7.41,7.41,0,0,0-1.37-8.55,1.24,1.24,0,0,1-.08-1.75,1.33,1.33,0,0,1,.41-.29,1.19,1.19,0,0,1,1.34.2A8.88,8.88,0,0,1,28,10.36a10,10,0,0,1,1.17,4.17A3.35,3.35,0,0,1,29.09,15.07Z","transform","translate(-0.86 -0.14)","fill","#191919"],[1,"lc-text"],["loop","","preload","auto","playsinline","","autoplay","",1,"lc:rounded-lg","lc:w-full",3,"muted"],[3,"src","type","media"],[3,"src","type"]],template:function(t,n){t&1&&(re(0,"div",0),Rt("click",function(){return n.onVideoClick()})("keyup",function(){return n.onVideoClick()})("cdkDragMoved",function(){return n.isDragging=!0}),re(1,"button",1),Rt("click",function(r){return r.stopPropagation(),n.close()}),vr(),re(2,"svg",2),Ne(3,"path",3)(4,"path",4),ie()(),ns(),re(5,"div",5)(6,"div",6),vr(),re(7,"svg",7),Ne(8,"path",8),ie()(),ns(),re(9,"div",9),tn(10,"Tap to unmute"),ie()(),re(11,"video",10),Qt(12,iU,1,4,"source",11,Bx),Qt(14,oU,1,2,"source",12,Bx),ie()()),t&2&&(Be("ngClass",YS(3,rU,n.isDragging))("cdkDragBoundary","body"),X(11),Be("muted",!0),X(),en(n.video.sources),X(2),en(n.VideoUtils.getBestSources(n.video.sources)))},dependencies:[f0,Fx],styles:["[_nghost-%COMP%]{position:fixed;display:block;right:24px;bottom:24px;max-width:150px}.lc-play-button[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .1s ease-in-out;z-index:999;flex-wrap:wrap;width:100%;max-width:130px;border-radius:5px;padding:5px 10px;background-color:#97979761;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lc-play-button[_ngcontent-%COMP%] .lc-icon[_ngcontent-%COMP%]{width:14px;height:14px}.lc-play-button[_ngcontent-%COMP%] path[_ngcontent-%COMP%]{fill:#fff}.lc-play-button[_ngcontent-%COMP%] .lc-text[_ngcontent-%COMP%]{font-size:11px;line-height:1;color:#fff;font-weight:400;margin-left:5px;text-align:center}"]})},ru=class{_attachedHost;attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;e!=null&&(this._attachedHost=null,e.detach())}get isAttached(){return this._attachedHost!=null}setAttachedHost(e){this._attachedHost=e}},wc=class extends ru{component;viewContainerRef;injector;componentFactoryResolver;projectableNodes;constructor(e,t,n,r,i){super(),this.component=e,this.viewContainerRef=t,this.injector=n,this.projectableNodes=i}},bc=class extends ru{templateRef;viewContainerRef;context;injector;constructor(e,t,n,r){super(),this.templateRef=e,this.viewContainerRef=t,this.context=n,this.injector=r}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}},wE=class extends ru{element;constructor(e){super(),this.element=e instanceof Ct?e.nativeElement:e}},Cc=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(e){if(e instanceof wc)return this._attachedPortal=e,this.attachComponentPortal(e);if(e instanceof bc)return this._attachedPortal=e,this.attachTemplatePortal(e);if(this.attachDomPortal&&e instanceof wE)return this._attachedPortal=e,this.attachDomPortal(e)}attachDomPortal=null;detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},wh=class extends Cc{outletElement;_appRef;_defaultInjector;_document;constructor(e,t,n,r,i){super(),this.outletElement=e,this._appRef=n,this._defaultInjector=r,this._document=i}attachComponentPortal(e){let t;if(e.viewContainerRef){let n=e.injector||e.viewContainerRef.injector,r=n.get(ki,null,{optional:!0})||void 0;t=e.viewContainerRef.createComponent(e.component,{index:e.viewContainerRef.length,injector:n,ngModuleRef:r,projectableNodes:e.projectableNodes||void 0}),this.setDisposeFn(()=>t.destroy())}else{let n=this._appRef,r=e.injector||this._defaultInjector||ht.NULL,i=r.get(Gn,n.injector);t=Ud(e.component,{elementInjector:r,environmentInjector:i,projectableNodes:e.projectableNodes||void 0}),n.attachView(t.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(t.hostView),t.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(t)),this._attachedPortal=e,t}attachTemplatePortal(e){let t=e.viewContainerRef,n=t.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return n.rootNodes.forEach(r=>this.outletElement.appendChild(r)),n.detectChanges(),this.setDisposeFn(()=>{let r=t.indexOf(n);r!==-1&&t.remove(r)}),this._attachedPortal=e,n}attachDomPortal=e=>{let t=e.element;t.parentNode;let n=this._document.createComment("dom-portal");t.parentNode.insertBefore(n,t),this.outletElement.appendChild(t),this._attachedPortal=e,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(t,n)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}},bE=(()=>{class e extends Cc{_moduleRef=O(ki,{optional:!0});_document=O(Qe);_viewContainerRef=O(Br);_isInitialized=!1;_attachedRef;constructor(){super()}get portal(){return this._attachedPortal}set portal(n){this.hasAttached()&&!n&&!this._isInitialized||(this.hasAttached()&&super.detach(),n&&super.attach(n),this._attachedPortal=n||null)}attached=new Je;get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(n){n.setAttachedHost(this);let r=n.viewContainerRef!=null?n.viewContainerRef:this._viewContainerRef,i=r.createComponent(n.component,{index:r.length,injector:n.injector||r.injector,projectableNodes:n.projectableNodes||void 0,ngModuleRef:this._moduleRef||void 0});return r!==this._viewContainerRef&&this._getRootNode().appendChild(i.hostView.rootNodes[0]),super.setDisposeFn(()=>i.destroy()),this._attachedPortal=n,this._attachedRef=i,this.attached.emit(i),i}attachTemplatePortal(n){n.setAttachedHost(this);let r=this._viewContainerRef.createEmbeddedView(n.templateRef,n.context,{injector:n.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=n,this._attachedRef=r,this.attached.emit(r),r}attachDomPortal=n=>{let r=n.element;r.parentNode;let i=this._document.createComment("dom-portal");n.setAttachedHost(this),r.parentNode.insertBefore(i,r),this._getRootNode().appendChild(r),this._attachedPortal=n,super.setDisposeFn(()=>{i.parentNode&&i.parentNode.replaceChild(r,i)})};_getRootNode(){let n=this._viewContainerRef.element.nativeElement;return n.nodeType===n.ELEMENT_NODE?n:n.parentNode}static \u0275fac=function(n){return new(n||e)};static \u0275dir=Vr({type:e,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[po]})}return e})(),iu;function sU(){if(iu==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>iu=!0}))}finally{iu=iu||!1}return iu}function Vx(e){return sU()?e:!!e.capture}var aU=new pe("cdk-input-modality-detector-options"),cU={ignoreKeys:[18,17,224,91,16]},Ux=650,CE={passive:!0,capture:!0},lU=(()=>{class e{_platform=O(Jn);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new Nr(null);_options;_lastTouchMs=0;_onKeydown=n=>{this._options?.ignoreKeys?.some(r=>r===n.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=Zn(n))};_onMousedown=n=>{Date.now()-this._lastTouchMs<Ux||(this._modality.next(fh(n)?"keyboard":"mouse"),this._mostRecentTarget=Zn(n))};_onTouchstart=n=>{if(ph(n)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=Zn(n)};constructor(){let n=O(Le),r=O(Qe),i=O(aU,{optional:!0});if(this._options=w(w({},cU),i),this.modalityDetected=this._modality.pipe(im(1)),this.modalityChanged=this.modalityDetected.pipe(Fu()),this._platform.isBrowser){let s=O(pn).createRenderer(null,null);this._listenerCleanups=n.runOutsideAngular(()=>[In(s,r,"keydown",this._onKeydown,CE),In(s,r,"mousedown",this._onMousedown,CE),In(s,r,"touchstart",this._onTouchstart,CE)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(n=>n())}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Ch=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(Ch||{}),uU=new pe("cdk-focus-monitor-default-options"),bh=Vx({passive:!0,capture:!0}),Hx=(()=>{class e{_ngZone=O(Le);_platform=O(Jn);_inputModalityDetector=O(lU);_origin=null;_lastFocusOrigin;_windowFocused=!1;_windowFocusTimeoutId;_originTimeoutId;_originFromTouchInteraction=!1;_elementInfo=new Map;_monitoredElementCount=0;_rootNodeFocusListenerCount=new Map;_detectionMode;_windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)};_document=O(Qe,{optional:!0});_stopInputModalityDetector=new J;constructor(){let n=O(uU,{optional:!0});this._detectionMode=n?.detectionMode||Ch.IMMEDIATE}_rootNodeFocusAndBlurListener=n=>{let r=Zn(n);for(let i=r;i;i=i.parentElement)n.type==="focus"?this._onFocus(n,i):this._onBlur(n,i)};monitor(n,r=!1){let i=Xn(n);if(!this._platform.isBrowser||i.nodeType!==1)return Ho();let s=_c(i)||this._getDocument(),o=this._elementInfo.get(i);if(o)return r&&(o.checkChildren=!0),o.subject;let a={checkChildren:r,subject:new J,rootNode:s};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(n){let r=Xn(n),i=this._elementInfo.get(r);i&&(i.subject.complete(),this._setClasses(r),this._elementInfo.delete(r),this._removeGlobalListeners(i))}focusVia(n,r,i){let s=Xn(n),o=this._getDocument().activeElement;s===o?this._getClosestElementsInfo(s).forEach(([a,l])=>this._originChanged(a,r,l)):(this._setOrigin(r),typeof s.focus=="function"&&s.focus(i))}ngOnDestroy(){this._elementInfo.forEach((n,r)=>this.stopMonitoring(r))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(n){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(n)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:n&&this._isLastInteractionFromInputLabel(n)?"mouse":"program"}_shouldBeAttributedToTouch(n){return this._detectionMode===Ch.EVENTUAL||!!n?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(n,r){n.classList.toggle("cdk-focused",!!r),n.classList.toggle("cdk-touch-focused",r==="touch"),n.classList.toggle("cdk-keyboard-focused",r==="keyboard"),n.classList.toggle("cdk-mouse-focused",r==="mouse"),n.classList.toggle("cdk-program-focused",r==="program")}_setOrigin(n,r=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=n,this._originFromTouchInteraction=n==="touch"&&r,this._detectionMode===Ch.IMMEDIATE){clearTimeout(this._originTimeoutId);let i=this._originFromTouchInteraction?Ux:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(n,r){let i=this._elementInfo.get(r),s=Zn(n);!i||!i.checkChildren&&r!==s||this._originChanged(r,this._getFocusOrigin(s),i)}_onBlur(n,r){let i=this._elementInfo.get(r);!i||i.checkChildren&&n.relatedTarget instanceof Node&&r.contains(n.relatedTarget)||(this._setClasses(r),this._emitOrigin(i,null))}_emitOrigin(n,r){n.subject.observers.length&&this._ngZone.run(()=>n.subject.next(r))}_registerGlobalListeners(n){if(!this._platform.isBrowser)return;let r=n.rootNode,i=this._rootNodeFocusListenerCount.get(r)||0;i||this._ngZone.runOutsideAngular(()=>{r.addEventListener("focus",this._rootNodeFocusAndBlurListener,bh),r.addEventListener("blur",this._rootNodeFocusAndBlurListener,bh)}),this._rootNodeFocusListenerCount.set(r,i+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(hr(this._stopInputModalityDetector)).subscribe(s=>{this._setOrigin(s,!0)}))}_removeGlobalListeners(n){let r=n.rootNode;if(this._rootNodeFocusListenerCount.has(r)){let i=this._rootNodeFocusListenerCount.get(r);i>1?this._rootNodeFocusListenerCount.set(r,i-1):(r.removeEventListener("focus",this._rootNodeFocusAndBlurListener,bh),r.removeEventListener("blur",this._rootNodeFocusAndBlurListener,bh),this._rootNodeFocusListenerCount.delete(r))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(n,r,i){this._setClasses(n,r),this._emitOrigin(i,r),this._lastFocusOrigin=r}_getClosestElementsInfo(n){let r=[];return this._elementInfo.forEach((i,s)=>{(s===n||i.checkChildren&&s.contains(n))&&r.push([s,i])}),r}_isLastInteractionFromInputLabel(n){let{_mostRecentTarget:r,mostRecentModality:i}=this._inputModalityDetector;if(i!=="mouse"||!r||r===n||n.nodeName!=="INPUT"&&n.nodeName!=="TEXTAREA"||n.disabled)return!1;let s=n.labels;if(s){for(let o=0;o<s.length;o++)if(s[o].contains(r))return!0}return!1}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),jx=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=yt({type:e,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}
|
|
77
|
+
`],encapsulation:2,changeDetection:0})}return e})(),DE=(()=>{class e{_platform=O(Jn);constructor(){}isDisabled(n){return n.hasAttribute("disabled")}isVisible(n){return fU(n)&&getComputedStyle(n).visibility==="visible"}isTabbable(n){if(!this._platform.isBrowser)return!1;let r=dU(EU(n));if(r&&($x(r)===-1||!this.isVisible(r)))return!1;let i=n.nodeName.toLowerCase(),s=$x(n);return n.hasAttribute("contenteditable")?s!==-1:i==="iframe"||i==="object"||this._platform.WEBKIT&&this._platform.IOS&&!vU(n)?!1:i==="audio"?n.hasAttribute("controls")?s!==-1:!1:i==="video"?s===-1?!1:s!==null?!0:this._platform.FIREFOX||n.hasAttribute("controls"):n.tabIndex>=0}isFocusable(n,r){return _U(n)&&!this.isDisabled(n)&&(r?.ignoreVisibility||this.isVisible(n))}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function dU(e){try{return e.frameElement}catch{return null}}function fU(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function pU(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function hU(e){return gU(e)&&e.type=="hidden"}function mU(e){return yU(e)&&e.hasAttribute("href")}function gU(e){return e.nodeName.toLowerCase()=="input"}function yU(e){return e.nodeName.toLowerCase()=="a"}function Wx(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function $x(e){if(!Wx(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function vU(e){let t=e.nodeName.toLowerCase(),n=t==="input"&&e.type;return n==="text"||n==="password"||t==="select"||t==="textarea"}function _U(e){return hU(e)?!1:pU(e)||mU(e)||e.hasAttribute("contenteditable")||Wx(e)}function EU(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var SE=class{_element;_checker;_ngZone;_document;_injector;_startAnchor;_endAnchor;_hasAttached=!1;startAnchorListener=()=>this.focusLastTabbableElement();endAnchorListener=()=>this.focusFirstTabbableElement();get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_enabled=!0;constructor(e,t,n,r,i=!1,s){this._element=e,this._checker=t,this._ngZone=n,this._document=r,this._injector=s,i||this.attachAnchors()}destroy(){let e=this._startAnchor,t=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.remove()),t&&(t.removeEventListener("focus",this.endAnchorListener),t.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return this._hasAttached?!0:(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusInitialElement(e)))})}focusFirstTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusFirstTabbableElement(e)))})}focusLastTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusLastTabbableElement(e)))})}_getRegionBoundary(e){let t=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);return e=="start"?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(e){let t=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(t){if(!this._checker.isFocusable(t)){let n=this._getFirstTabbableElement(t);return n?.focus(e),!!n}return t.focus(e),!0}return this.focusFirstTabbableElement(e)}focusFirstTabbableElement(e){let t=this._getRegionBoundary("start");return t&&t.focus(e),!!t}focusLastTabbableElement(e){let t=this._getRegionBoundary("end");return t&&t.focus(e),!!t}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=0;n<t.length;n++){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(t[n]):null;if(r)return r}return null}_getLastTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;let t=e.children;for(let n=t.length-1;n>=0;n--){let r=t[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[n]):null;if(r)return r}return null}_createAnchor(){let e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,t){e?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}toggleAnchors(e){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_executeOnStable(e){this._injector?Jr(e,{injector:this._injector}):setTimeout(e)}},Gx=(()=>{class e{_checker=O(DE);_ngZone=O(Le);_document=O(Qe);_injector=O(ht);constructor(){O(Bs).load(jx)}create(n,r=!1){return new SE(n,this._checker,this._ngZone,this._document,r,this._injector)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function IE(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function qt(e){return e==null?"":typeof e=="string"?e:`${e}px`}function zx(e,...t){return t.length?t.some(n=>e[n]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}var qx=mx(),TE=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(e,t){this._viewportRuler=e,this._document=t}attach(){}enable(){if(this._canBeEnabled()){let e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=qt(-this._previousScrollPosition.left),e.style.top=qt(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let e=this._document.documentElement,t=this._document.body,n=e.style,r=t.style,i=n.scrollBehavior||"",s=r.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),qx&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),qx&&(n.scrollBehavior=i,r.scrollBehavior=s)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let e=this._document.documentElement,t=this._viewportRuler.getViewportSize();return e.scrollHeight>t.height||e.scrollWidth>t.width}},xE=class{_scrollDispatcher;_ngZone;_viewportRuler;_config;_scrollSubscription=null;_overlayRef;_initialScrollPosition;constructor(e,t,n,r){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;let e=this._scrollDispatcher.scrolled(0).pipe(jo(t=>!t||!this._overlayRef.overlayElement.contains(t.getElementRef().nativeElement)));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{let t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}_detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}},Sh=class{enable(){}disable(){}attach(){}};function RE(e,t){return t.some(n=>{let r=e.bottom<n.top,i=e.top>n.bottom,s=e.right<n.left,o=e.left>n.right;return r||i||s||o})}function Yx(e,t){return t.some(n=>{let r=e.top<n.top,i=e.bottom>n.bottom,s=e.left<n.left,o=e.right>n.right;return r||i||s||o})}var NE=class{_scrollDispatcher;_viewportRuler;_ngZone;_config;_scrollSubscription=null;_overlayRef;constructor(e,t,n,r){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this._config=r}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){let e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:n,height:r}=this._viewportRuler.getViewportSize();RE(t,[{width:n,height:r,bottom:r,right:n,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}})}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}},bU=(()=>{class e{_scrollDispatcher=O(lE);_viewportRuler=O(Ql);_ngZone=O(Le);_document=O(Qe);constructor(){}noop=()=>new Sh;close=n=>new xE(this._scrollDispatcher,this._ngZone,this._viewportRuler,n);block=()=>new TE(this._viewportRuler,this._document);reposition=n=>new NE(this._scrollDispatcher,this._viewportRuler,this._ngZone,n);static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),ou=class{positionStrategy;scrollStrategy=new Sh;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;constructor(e){if(e){let t=Object.keys(e);for(let n of t)e[n]!==void 0&&(this[n]=e[n])}}},AE=class{connectionPair;scrollableViewProperties;constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}},eR=(()=>{class e{_attachedOverlays=[];_document=O(Qe);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(n){this.remove(n),this._attachedOverlays.push(n)}remove(n){let r=this._attachedOverlays.indexOf(n);r>-1&&this._attachedOverlays.splice(r,1),this._attachedOverlays.length===0&&this.detach()}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),CU=(()=>{class e extends eR{_ngZone=O(Le);_renderer=O(pn).createRenderer(null,null);_cleanupKeydown;add(n){super.add(n),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){this._isAttached&&(this._cleanupKeydown?.(),this._isAttached=!1)}_keydownListener=n=>{let r=this._attachedOverlays;for(let i=r.length-1;i>-1;i--)if(r[i]._keydownEvents.observers.length>0){this._ngZone.run(()=>r[i]._keydownEvents.next(n));break}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=Dd(e)))(r||e)}})();static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),SU=(()=>{class e extends eR{_platform=O(Jn);_ngZone=O(Le);_renderer=O(pn).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(n){if(super.add(n),!this._isAttached){let r=this._document.body,i={capture:!0};this._cleanups=this._ngZone.runOutsideAngular(()=>[In(this._renderer,r,"pointerdown",this._pointerDownListener,i),In(this._renderer,r,"click",this._clickListener,i),In(this._renderer,r,"auxclick",this._clickListener,i),In(this._renderer,r,"contextmenu",this._clickListener,i)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=r.style.cursor,r.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){this._isAttached&&(this._cleanups?.forEach(n=>n()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}_pointerDownListener=n=>{this._pointerDownEventTarget=Zn(n)};_clickListener=n=>{let r=Zn(n),i=n.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;let s=this._attachedOverlays.slice();for(let o=s.length-1;o>-1;o--){let a=s[o];if(a._outsidePointerEvents.observers.length<1||!a.hasAttached())continue;if(Kx(a.overlayElement,r)||Kx(a.overlayElement,i))break;let l=a._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>l.next(n)):l.next(n)}};static \u0275fac=(()=>{let n;return function(r){return(n||(n=Dd(e)))(r||e)}})();static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Kx(e,t){let n=typeof ShadowRoot<"u"&&ShadowRoot,r=t;for(;r;){if(r===e)return!0;r=n&&r instanceof ShadowRoot?r.host:r.parentNode}return!1}var tR=(()=>{class e{static \u0275fac=function(n){return new(n||e)};static \u0275cmp=yt({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(n,r){},styles:[`.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}@layer cdk-overlay{.cdk-overlay-container{z-index:1000}}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute}@layer cdk-overlay{.cdk-global-overlay-wrapper{z-index:1000}}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%}@layer cdk-overlay{.cdk-overlay-pane{z-index:1000}}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0}@layer cdk-overlay{.cdk-overlay-backdrop{z-index:1000;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}@layer cdk-overlay{.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px}@layer cdk-overlay{.cdk-overlay-connected-position-bounding-box{z-index:1000}}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
|
|
78
78
|
`],encapsulation:2,changeDetection:0})}return e})(),Dh=(()=>{class e{_platform=O(Jn);_containerElement;_document=O(Qe);_styleLoader=O(Bs);constructor(){}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._loadStyles(),this._containerElement||this._createContainer(),this._containerElement}_createContainer(){let n="cdk-overlay-container";if(this._platform.isBrowser||IE()){let i=this._document.querySelectorAll(`.${n}[platform="server"], .${n}[platform="test"]`);for(let s=0;s<i.length;s++)i[s].remove()}let r=this._document.createElement("div");r.classList.add(n),IE()?r.setAttribute("platform","test"):this._platform.isBrowser||r.setAttribute("platform","server"),this._document.body.appendChild(r),this._containerElement=r}_loadStyles(){this._styleLoader.load(tR)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),ME=class{_renderer;_ngZone;element;_cleanupClick;_cleanupTransitionEnd;_fallbackTimeout;constructor(e,t,n,r){this._renderer=t,this._ngZone=n,this.element=e.createElement("div"),this.element.classList.add("cdk-overlay-backdrop"),this._cleanupClick=t.listen(this.element,"click",r)}detach(){this._ngZone.runOutsideAngular(()=>{let e=this.element;clearTimeout(this._fallbackTimeout),this._cleanupTransitionEnd?.(),this._cleanupTransitionEnd=this._renderer.listen(e,"transitionend",this.dispose),this._fallbackTimeout=setTimeout(this.dispose,500),e.style.pointerEvents="none",e.classList.remove("cdk-overlay-backdrop-showing")})}dispose=()=>{clearTimeout(this._fallbackTimeout),this._cleanupClick?.(),this._cleanupTransitionEnd?.(),this._cleanupClick=this._cleanupTransitionEnd=this._fallbackTimeout=void 0,this.element.remove()}},Sc=class{_portalOutlet;_host;_pane;_config;_ngZone;_keyboardDispatcher;_document;_location;_outsideClickDispatcher;_animationsDisabled;_injector;_renderer;_backdropClick=new J;_attachments=new J;_detachments=new J;_positionStrategy;_scrollStrategy;_locationChanges=ot.EMPTY;_backdropRef=null;_previousHostParent;_keydownEvents=new J;_outsidePointerEvents=new J;_renders=new J;_afterRenderRef;_afterNextRenderRef;constructor(e,t,n,r,i,s,o,a,l,c=!1,h,d){this._portalOutlet=e,this._host=t,this._pane=n,this._config=r,this._ngZone=i,this._keyboardDispatcher=s,this._document=o,this._location=a,this._outsideClickDispatcher=l,this._animationsDisabled=c,this._injector=h,this._renderer=d,r.scrollStrategy&&(this._scrollStrategy=r.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=r.positionStrategy,this._afterRenderRef=Cy(()=>ey(()=>{this._renders.next()},{injector:this._injector}))}get overlayElement(){return this._pane}get backdropElement(){return this._backdropRef?.element||null}get hostElement(){return this._host}attach(e){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);let t=this._portalOutlet.attach(e);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._afterNextRenderRef?.destroy(),this._afterNextRenderRef=Jr(()=>{this.hasAttached()&&this.updatePosition()},{injector:this._injector}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),typeof t?.onDestroy=="function"&&t.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),t}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();let e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenEmpty(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),e}dispose(){let e=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._backdropRef?.dispose(),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._afterNextRenderRef?.destroy(),this._previousHostParent=this._pane=this._host=this._backdropRef=null,e&&this._detachments.next(),this._detachments.complete(),this._afterRenderRef.destroy(),this._renders.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config=w(w({},this._config),e),this._updateElementSize()}setDirection(e){this._config=te(w({},this._config),{direction:e}),this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){let e=this._config.direction;return e?typeof e=="string"?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let e=this._pane.style;e.width=qt(this._config.width),e.height=qt(this._config.height),e.minWidth=qt(this._config.minWidth),e.minHeight=qt(this._config.minHeight),e.maxWidth=qt(this._config.maxWidth),e.maxHeight=qt(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){let e="cdk-overlay-backdrop-showing";this._backdropRef?.dispose(),this._backdropRef=new ME(this._document,this._renderer,this._ngZone,t=>{this._backdropClick.next(t)}),this._animationsDisabled&&this._backdropRef.element.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropRef.element,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropRef.element,this._host),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this._backdropRef?.element.classList.add(e))}):this._backdropRef.element.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){this._animationsDisabled?(this._backdropRef?.dispose(),this._backdropRef=null):this._backdropRef?.detach()}_toggleClasses(e,t,n){let r=dE(t||[]).filter(i=>!!i);r.length&&(n?e.classList.add(...r):e.classList.remove(...r))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular(()=>{let e=this._renders.pipe(hr(ro(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||this._pane.children.length===0)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),e.unsubscribe())})})}_disposeScrollStrategy(){let e=this._scrollStrategy;e?.disable(),e?.detach?.()}},Zx="cdk-overlay-connected-position-bounding-box",DU=/([A-Za-z%]+)$/,OE=class{_viewportRuler;_document;_platform;_overlayContainer;_overlayRef;_isInitialRender;_lastBoundingBoxSize={width:0,height:0};_isPushed=!1;_canPush=!0;_growAfterOpen=!1;_hasFlexibleDimensions=!0;_positionLocked=!1;_originRect;_overlayRect;_viewportRect;_containerRect;_viewportMargin=0;_scrollables=[];_preferredPositions=[];_origin;_pane;_isDisposed;_boundingBox;_lastPosition;_lastScrollVisibility;_positionChanges=new J;_resizeSubscription=ot.EMPTY;_offsetX=0;_offsetY=0;_transformOriginSelector;_appliedPanelClasses=[];_previousPushAmount;positionChanges=this._positionChanges;get positions(){return this._preferredPositions}constructor(e,t,n,r,i){this._viewportRuler=t,this._document=n,this._platform=r,this._overlayContainer=i,this.setOrigin(e)}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(Zx),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition){this.reapplyLastPosition();return}this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let e=this._originRect,t=this._overlayRect,n=this._viewportRect,r=this._containerRect,i=[],s;for(let o of this._preferredPositions){let a=this._getOriginPoint(e,r,o),l=this._getOverlayPoint(a,t,o),c=this._getOverlayFit(l,t,n,o);if(c.isCompletelyWithinViewport){this._isPushed=!1,this._applyPosition(o,a);return}if(this._canFitWithFlexibleDimensions(c,l,n)){i.push({position:o,origin:a,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(a,o)});continue}(!s||s.overlayFit.visibleArea<c.visibleArea)&&(s={overlayFit:c,overlayPoint:l,originPoint:a,position:o,overlayRect:t})}if(i.length){let o=null,a=-1;for(let l of i){let c=l.boundingBoxRect.width*l.boundingBoxRect.height*(l.position.weight||1);c>a&&(a=c,o=l)}this._isPushed=!1,this._applyPosition(o.position,o.origin);return}if(this._canPush){this._isPushed=!0,this._applyPosition(s.position,s.originPoint);return}this._applyPosition(s.position,s.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Hs(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Zx),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;let e=this._lastPosition;if(e){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let t=this._getOriginPoint(this._originRect,this._containerRect,e);this._applyPosition(e,t)}else this.apply()}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,e.indexOf(this._lastPosition)===-1&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,t,n){let r;if(n.originX=="center")r=e.left+e.width/2;else{let s=this._isRtl()?e.right:e.left,o=this._isRtl()?e.left:e.right;r=n.originX=="start"?s:o}t.left<0&&(r-=t.left);let i;return n.originY=="center"?i=e.top+e.height/2:i=n.originY=="top"?e.top:e.bottom,t.top<0&&(i-=t.top),{x:r,y:i}}_getOverlayPoint(e,t,n){let r;n.overlayX=="center"?r=-t.width/2:n.overlayX==="start"?r=this._isRtl()?-t.width:0:r=this._isRtl()?0:-t.width;let i;return n.overlayY=="center"?i=-t.height/2:i=n.overlayY=="top"?0:-t.height,{x:e.x+r,y:e.y+i}}_getOverlayFit(e,t,n,r){let i=Jx(t),{x:s,y:o}=e,a=this._getOffset(r,"x"),l=this._getOffset(r,"y");a&&(s+=a),l&&(o+=l);let c=0-s,h=s+i.width-n.width,d=0-o,f=o+i.height-n.height,g=this._subtractOverflows(i.width,c,h),m=this._subtractOverflows(i.height,d,f),b=g*m;return{visibleArea:b,isCompletelyWithinViewport:i.width*i.height===b,fitsInViewportVertically:m===i.height,fitsInViewportHorizontally:g==i.width}}_canFitWithFlexibleDimensions(e,t,n){if(this._hasFlexibleDimensions){let r=n.bottom-t.y,i=n.right-t.x,s=Xx(this._overlayRef.getConfig().minHeight),o=Xx(this._overlayRef.getConfig().minWidth),a=e.fitsInViewportVertically||s!=null&&s<=r,l=e.fitsInViewportHorizontally||o!=null&&o<=i;return a&&l}return!1}_pushOverlayOnScreen(e,t,n){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};let r=Jx(t),i=this._viewportRect,s=Math.max(e.x+r.width-i.width,0),o=Math.max(e.y+r.height-i.height,0),a=Math.max(i.top-n.top-e.y,0),l=Math.max(i.left-n.left-e.x,0),c=0,h=0;return r.width<=i.width?c=l||-s:c=e.x<this._viewportMargin?i.left-n.left-e.x:0,r.height<=i.height?h=a||-o:h=e.y<this._viewportMargin?i.top-n.top-e.y:0,this._previousPushAmount={x:c,y:h},{x:e.x+c,y:e.y+h}}_applyPosition(e,t){if(this._setTransformOrigin(e),this._setOverlayElementStyles(t,e),this._setBoundingBoxStyles(t,e),e.panelClass&&this._addPanelClasses(e.panelClass),this._positionChanges.observers.length){let n=this._getScrollVisibility();if(e!==this._lastPosition||!this._lastScrollVisibility||!IU(this._lastScrollVisibility,n)){let r=new AE(e,n);this._positionChanges.next(r)}this._lastScrollVisibility=n}this._lastPosition=e,this._isInitialRender=!1}_setTransformOrigin(e){if(!this._transformOriginSelector)return;let t=this._boundingBox.querySelectorAll(this._transformOriginSelector),n,r=e.overlayY;e.overlayX==="center"?n="center":this._isRtl()?n=e.overlayX==="start"?"right":"left":n=e.overlayX==="start"?"left":"right";for(let i=0;i<t.length;i++)t[i].style.transformOrigin=`${n} ${r}`}_calculateBoundingBoxRect(e,t){let n=this._viewportRect,r=this._isRtl(),i,s,o;if(t.overlayY==="top")s=e.y,i=n.height-s+this._viewportMargin;else if(t.overlayY==="bottom")o=n.height-e.y+this._viewportMargin*2,i=n.height-o+this._viewportMargin;else{let f=Math.min(n.bottom-e.y+n.top,e.y),g=this._lastBoundingBoxSize.height;i=f*2,s=e.y-f,i>g&&!this._isInitialRender&&!this._growAfterOpen&&(s=e.y-g/2)}let a=t.overlayX==="start"&&!r||t.overlayX==="end"&&r,l=t.overlayX==="end"&&!r||t.overlayX==="start"&&r,c,h,d;if(l)d=n.width-e.x+this._viewportMargin*2,c=e.x-this._viewportMargin;else if(a)h=e.x,c=n.right-e.x;else{let f=Math.min(n.right-e.x+n.left,e.x),g=this._lastBoundingBoxSize.width;c=f*2,h=e.x-f,c>g&&!this._isInitialRender&&!this._growAfterOpen&&(h=e.x-g/2)}return{top:s,left:h,bottom:o,right:d,width:c,height:i}}_setBoundingBoxStyles(e,t){let n=this._calculateBoundingBoxRect(e,t);!this._isInitialRender&&!this._growAfterOpen&&(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));let r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right=r.maxHeight=r.maxWidth="",r.width=r.height="100%";else{let i=this._overlayRef.getConfig().maxHeight,s=this._overlayRef.getConfig().maxWidth;r.height=qt(n.height),r.top=qt(n.top),r.bottom=qt(n.bottom),r.width=qt(n.width),r.left=qt(n.left),r.right=qt(n.right),t.overlayX==="center"?r.alignItems="center":r.alignItems=t.overlayX==="end"?"flex-end":"flex-start",t.overlayY==="center"?r.justifyContent="center":r.justifyContent=t.overlayY==="bottom"?"flex-end":"flex-start",i&&(r.maxHeight=qt(i)),s&&(r.maxWidth=qt(s))}this._lastBoundingBoxSize=n,Hs(this._boundingBox.style,r)}_resetBoundingBoxStyles(){Hs(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Hs(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){let n={},r=this._hasExactPosition(),i=this._hasFlexibleDimensions,s=this._overlayRef.getConfig();if(r){let c=this._viewportRuler.getViewportScrollPosition();Hs(n,this._getExactOverlayY(t,e,c)),Hs(n,this._getExactOverlayX(t,e,c))}else n.position="static";let o="",a=this._getOffset(t,"x"),l=this._getOffset(t,"y");a&&(o+=`translateX(${a}px) `),l&&(o+=`translateY(${l}px)`),n.transform=o.trim(),s.maxHeight&&(r?n.maxHeight=qt(s.maxHeight):i&&(n.maxHeight="")),s.maxWidth&&(r?n.maxWidth=qt(s.maxWidth):i&&(n.maxWidth="")),Hs(this._pane.style,n)}_getExactOverlayY(e,t,n){let r={top:"",bottom:""},i=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(i=this._pushOverlayOnScreen(i,this._overlayRect,n)),e.overlayY==="bottom"){let s=this._document.documentElement.clientHeight;r.bottom=`${s-(i.y+this._overlayRect.height)}px`}else r.top=qt(i.y);return r}_getExactOverlayX(e,t,n){let r={left:"",right:""},i=this._getOverlayPoint(t,this._overlayRect,e);this._isPushed&&(i=this._pushOverlayOnScreen(i,this._overlayRect,n));let s;if(this._isRtl()?s=e.overlayX==="end"?"left":"right":s=e.overlayX==="end"?"right":"left",s==="right"){let o=this._document.documentElement.clientWidth;r.right=`${o-(i.x+this._overlayRect.width)}px`}else r.left=qt(i.x);return r}_getScrollVisibility(){let e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),n=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:Yx(e,n),isOriginOutsideView:RE(e,n),isOverlayClipped:Yx(t,n),isOverlayOutsideView:RE(t,n)}}_subtractOverflows(e,...t){return t.reduce((n,r)=>n-Math.max(r,0),e)}_getNarrowedViewportRect(){let e=this._document.documentElement.clientWidth,t=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+e-this._viewportMargin,bottom:n.top+t-this._viewportMargin,width:e-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return this._overlayRef.getDirection()==="rtl"}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,t){return t==="x"?e.offsetX==null?this._offsetX:e.offsetX:e.offsetY==null?this._offsetY:e.offsetY}_validatePositions(){}_addPanelClasses(e){this._pane&&dE(e).forEach(t=>{t!==""&&this._appliedPanelClasses.indexOf(t)===-1&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(e=>{this._pane.classList.remove(e)}),this._appliedPanelClasses=[])}_getOriginRect(){let e=this._origin;if(e instanceof Ct)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();let t=e.width||0,n=e.height||0;return{top:e.y,bottom:e.y+n,left:e.x,right:e.x+t,height:n,width:t}}};function Hs(e,t){for(let n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function Xx(e){if(typeof e!="number"&&e!=null){let[t,n]=e.split(DU);return!n||n==="px"?parseFloat(t):null}return e||null}function Jx(e){return{top:Math.floor(e.top),right:Math.floor(e.right),bottom:Math.floor(e.bottom),left:Math.floor(e.left),width:Math.floor(e.width),height:Math.floor(e.height)}}function IU(e,t){return e===t?!0:e.isOriginClipped===t.isOriginClipped&&e.isOriginOutsideView===t.isOriginOutsideView&&e.isOverlayClipped===t.isOverlayClipped&&e.isOverlayOutsideView===t.isOverlayOutsideView}var Qx="cdk-global-overlay-wrapper",PE=class{_overlayRef;_cssPosition="static";_topOffset="";_bottomOffset="";_alignItems="";_xPosition="";_xOffset="";_width="";_height="";_isDisposed=!1;attach(e){let t=e.getConfig();this._overlayRef=e,this._width&&!t.width&&e.updateSize({width:this._width}),this._height&&!t.height&&e.updateSize({height:this._height}),e.hostElement.classList.add(Qx),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._xOffset=e,this._xPosition="left",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._xOffset=e,this._xPosition="right",this}start(e=""){return this._xOffset=e,this._xPosition="start",this}end(e=""){return this._xOffset=e,this._xPosition="end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._xPosition="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:r,height:i,maxWidth:s,maxHeight:o}=n,a=(r==="100%"||r==="100vw")&&(!s||s==="100%"||s==="100vw"),l=(i==="100%"||i==="100vh")&&(!o||o==="100%"||o==="100vh"),c=this._xPosition,h=this._xOffset,d=this._overlayRef.getConfig().direction==="rtl",f="",g="",m="";a?m="flex-start":c==="center"?(m="center",d?g=h:f=h):d?c==="left"||c==="end"?(m="flex-end",f=h):(c==="right"||c==="start")&&(m="flex-start",g=h):c==="left"||c==="start"?(m="flex-start",f=h):(c==="right"||c==="end")&&(m="flex-end",g=h),e.position=this._cssPosition,e.marginLeft=a?"0":f,e.marginTop=l?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=a?"0":g,t.justifyContent=m,t.alignItems=l?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,n=t.style;t.classList.remove(Qx),n.justifyContent=n.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}},TU=(()=>{class e{_viewportRuler=O(Ql);_document=O(Qe);_platform=O(Jn);_overlayContainer=O(Dh);constructor(){}global(){return new PE}flexibleConnectedTo(n){return new OE(n,this._viewportRuler,this._document,this._platform,this._overlayContainer)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),kE=(()=>{class e{scrollStrategies=O(bU);_overlayContainer=O(Dh);_positionBuilder=O(TU);_keyboardDispatcher=O(CU);_injector=O(ht);_ngZone=O(Le);_document=O(Qe);_directionality=O(Vs);_location=O(Ny);_outsideClickDispatcher=O(SU);_animationsModuleType=O(UC,{optional:!0});_idGenerator=O(mh);_renderer=O(pn).createRenderer(null,null);_appRef;_styleLoader=O(Bs);constructor(){}create(n){this._styleLoader.load(tR);let r=this._createHostElement(),i=this._createPaneElement(r),s=this._createPortalOutlet(i),o=new ou(n);return o.direction=o.direction||this._directionality.value,new Sc(s,r,i,o,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,this._animationsModuleType==="NoopAnimations",this._injector.get(Gn),this._renderer)}position(){return this._positionBuilder}_createPaneElement(n){let r=this._document.createElement("div");return r.id=this._idGenerator.getId("cdk-overlay-"),r.classList.add("cdk-overlay-pane"),n.appendChild(r),r}_createHostElement(){let n=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(n),n}_createPortalOutlet(n){return this._appRef||(this._appRef=this._injector.get(yr)),new wh(n,null,this._appRef,this._injector,this._document)}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function xU(e,t){}var Dc=class{viewContainerRef;injector;id;role="dialog";panelClass="";hasBackdrop=!0;backdropClass="";disableClose=!1;width="";height="";minWidth;minHeight;maxWidth;maxHeight;positionStrategy;data=null;direction;ariaDescribedBy=null;ariaLabelledBy=null;ariaLabel=null;ariaModal=!1;autoFocus="first-tabbable";restoreFocus=!0;scrollStrategy;closeOnNavigation=!0;closeOnDestroy=!0;closeOnOverlayDetachments=!0;componentFactoryResolver;providers;container;templateContext},RU=(()=>{class e extends Cc{_elementRef=O(Ct);_focusTrapFactory=O(Gx);_config;_interactivityChecker=O(DE);_ngZone=O(Le);_overlayRef=O(Sc);_focusMonitor=O(Hx);_renderer=O(ya);_platform=O(Jn);_document=O(Qe,{optional:!0});_portalOutlet;_focusTrap=null;_elementFocusedBeforeDialogWasOpened=null;_closeInteractionType=null;_ariaLabelledByQueue=[];_changeDetectorRef=O(rr);_injector=O(ht);_isDestroyed=!1;constructor(){super(),this._config=O(Dc,{optional:!0})||new Dc,this._config.ariaLabelledBy&&this._ariaLabelledByQueue.push(this._config.ariaLabelledBy)}_addAriaLabelledBy(n){this._ariaLabelledByQueue.push(n),this._changeDetectorRef.markForCheck()}_removeAriaLabelledBy(n){let r=this._ariaLabelledByQueue.indexOf(n);r>-1&&(this._ariaLabelledByQueue.splice(r,1),this._changeDetectorRef.markForCheck())}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._isDestroyed=!0,this._restoreFocus()}attachComponentPortal(n){this._portalOutlet.hasAttached();let r=this._portalOutlet.attachComponentPortal(n);return this._contentAttached(),r}attachTemplatePortal(n){this._portalOutlet.hasAttached();let r=this._portalOutlet.attachTemplatePortal(n);return this._contentAttached(),r}attachDomPortal=n=>{this._portalOutlet.hasAttached();let r=this._portalOutlet.attachDomPortal(n);return this._contentAttached(),r};_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(n,r){this._interactivityChecker.isFocusable(n)||(n.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{let i=()=>{s(),o(),n.removeAttribute("tabindex")},s=this._renderer.listen(n,"blur",i),o=this._renderer.listen(n,"mousedown",i)})),n.focus(r)}_focusByCssSelector(n,r){let i=this._elementRef.nativeElement.querySelector(n);i&&this._forceFocus(i,r)}_trapFocus(n){this._isDestroyed||Jr(()=>{let r=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||r.focus(n);break;case!0:case"first-tabbable":this._focusTrap?.focusInitialElement(n)||this._focusDialogContainer(n);break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]',n);break;default:this._focusByCssSelector(this._config.autoFocus,n);break}},{injector:this._injector})}_restoreFocus(){let n=this._config.restoreFocus,r=null;if(typeof n=="string"?r=this._document.querySelector(n):typeof n=="boolean"?r=n?this._elementFocusedBeforeDialogWasOpened:null:n&&(r=n),this._config.restoreFocus&&r&&typeof r.focus=="function"){let i=dh(),s=this._elementRef.nativeElement;(!i||i===this._document.body||i===s||s.contains(i))&&(this._focusMonitor?(this._focusMonitor.focusVia(r,this._closeInteractionType),this._closeInteractionType=null):r.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(n){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus(n)}_containsFocus(){let n=this._elementRef.nativeElement,r=dh();return n===r||n.contains(r)}_initializeFocusTrap(){this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=dh()))}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}static \u0275fac=function(n){return new(n||e)};static \u0275cmp=yt({type:e,selectors:[["cdk-dialog-container"]],viewQuery:function(n,r){if(n&1&&Ea(bE,7),n&2){let i;wa(i=ba())&&(r._portalOutlet=i.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(n,r){n&2&&va("id",r._config.id||null)("role",r._config.role)("aria-modal",r._config.ariaModal)("aria-labelledby",r._config.ariaLabel?null:r._ariaLabelledByQueue[0])("aria-label",r._config.ariaLabel)("aria-describedby",r._config.ariaDescribedBy||null)},features:[po],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(n,r){n&1&&xt(0,xU,0,0,"ng-template",0)},dependencies:[bE],styles:[`.cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}
|
|
79
79
|
`],encapsulation:2})}return e})(),js=class{overlayRef;config;componentInstance;componentRef;containerInstance;disableClose;closed=new J;backdropClick;keydownEvents;outsidePointerEvents;id;_detachSubscription;constructor(e,t){this.overlayRef=e,this.config=t,this.disableClose=t.disableClose,this.backdropClick=e.backdropClick(),this.keydownEvents=e.keydownEvents(),this.outsidePointerEvents=e.outsidePointerEvents(),this.id=t.id,this.keydownEvents.subscribe(n=>{n.keyCode===27&&!this.disableClose&&!zx(n)&&(n.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})}),this._detachSubscription=e.detachments().subscribe(()=>{t.closeOnOverlayDetachments!==!1&&this.close()})}close(e,t){if(this.containerInstance){let n=this.closed;this.containerInstance._closeInteractionType=t?.focusOrigin||"program",this._detachSubscription.unsubscribe(),this.overlayRef.dispose(),n.next(e),n.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(e="",t=""){return this.overlayRef.updateSize({width:e,height:t}),this}addPanelClass(e){return this.overlayRef.addPanelClass(e),this}removePanelClass(e){return this.overlayRef.removePanelClass(e),this}},NU=new pe("DialogScrollStrategy",{providedIn:"root",factory:()=>{let e=O(kE);return()=>e.scrollStrategies.block()}}),FE=new pe("DialogData"),AU=new pe("DefaultDialogConfig"),nR=(()=>{class e{_overlay=O(kE);_injector=O(ht);_defaultOptions=O(AU,{optional:!0});_parentDialog=O(e,{optional:!0,skipSelf:!0});_overlayContainer=O(Dh);_idGenerator=O(mh);_openDialogsAtThisLevel=[];_afterAllClosedAtThisLevel=new J;_afterOpenedAtThisLevel=new J;_ariaHiddenElements=new Map;_scrollStrategy=O(NU);get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}afterAllClosed=tm(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(Ii(void 0)));constructor(){}open(n,r){let i=this._defaultOptions||new Dc;r=w(w({},i),r),r.id=r.id||this._idGenerator.getId("cdk-dialog-"),r.id&&this.getDialogById(r.id);let s=this._getOverlayConfig(r),o=this._overlay.create(s),a=new js(o,r),l=this._attachContainer(o,a,r);return a.containerInstance=l,this._attachDialogContent(n,a,l,r),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(a),a.closed.subscribe(()=>this._removeOpenDialog(a,!0)),this.afterOpened.next(a),a}closeAll(){LE(this.openDialogs,n=>n.close())}getDialogById(n){return this.openDialogs.find(r=>r.id===n)}ngOnDestroy(){LE(this._openDialogsAtThisLevel,n=>{n.config.closeOnDestroy===!1&&this._removeOpenDialog(n,!1)}),LE(this._openDialogsAtThisLevel,n=>n.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(n){let r=new ou({positionStrategy:n.positionStrategy||this._overlay.position().global().centerHorizontally().centerVertically(),scrollStrategy:n.scrollStrategy||this._scrollStrategy(),panelClass:n.panelClass,hasBackdrop:n.hasBackdrop,direction:n.direction,minWidth:n.minWidth,minHeight:n.minHeight,maxWidth:n.maxWidth,maxHeight:n.maxHeight,width:n.width,height:n.height,disposeOnNavigation:n.closeOnNavigation});return n.backdropClass&&(r.backdropClass=n.backdropClass),r}_attachContainer(n,r,i){let s=i.injector||i.viewContainerRef?.injector,o=[{provide:Dc,useValue:i},{provide:js,useValue:r},{provide:Sc,useValue:n}],a;i.container?typeof i.container=="function"?a=i.container:(a=i.container.type,o.push(...i.container.providers(i))):a=RU;let l=new wc(a,i.viewContainerRef,ht.create({parent:s||this._injector,providers:o}));return n.attach(l).instance}_attachDialogContent(n,r,i,s){if(n instanceof kr){let o=this._createInjector(s,r,i,void 0),a={$implicit:s.data,dialogRef:r};s.templateContext&&(a=w(w({},a),typeof s.templateContext=="function"?s.templateContext():s.templateContext)),i.attachTemplatePortal(new bc(n,null,a,o))}else{let o=this._createInjector(s,r,i,this._injector),a=i.attachComponentPortal(new wc(n,s.viewContainerRef,o));r.componentRef=a,r.componentInstance=a.instance}}_createInjector(n,r,i,s){let o=n.injector||n.viewContainerRef?.injector,a=[{provide:FE,useValue:n.data},{provide:js,useValue:r}];return n.providers&&(typeof n.providers=="function"?a.push(...n.providers(r,n,i)):a.push(...n.providers)),n.direction&&(!o||!o.get(Vs,null,{optional:!0}))&&a.push({provide:Vs,useValue:{value:n.direction,change:Ho()}}),ht.create({parent:o||s,providers:a})}_removeOpenDialog(n,r){let i=this.openDialogs.indexOf(n);i>-1&&(this.openDialogs.splice(i,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((s,o)=>{s?o.setAttribute("aria-hidden",s):o.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),r&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){let n=this._overlayContainer.getContainerElement();if(n.parentElement){let r=n.parentElement.children;for(let i=r.length-1;i>-1;i--){let s=r[i];s!==n&&s.nodeName!=="SCRIPT"&&s.nodeName!=="STYLE"&&!s.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(s,s.getAttribute("aria-hidden")),s.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){let n=this._parentDialog;return n?n._getAfterAllClosed():this._afterAllClosedAtThisLevel}static \u0275fac=function(n){return new(n||e)};static \u0275prov=ne({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function LE(e,t){let n=e.length;for(;n--;)t(e[n])}var MU=Rg;function OU(e){return!!e[MU]}var PU=Symbol("__destroy"),aR=Symbol("__decoratorApplied");function cR(e){return typeof e=="string"?Symbol(`__destroy__${e}`):PU}function kU(e){e.prototype[aR]=!0}function lR(e,t){e[t]||(e[t]=new J)}function uR(e,t){e[t]&&(e[t].next(),e[t].complete(),e[t]=null)}function dR(e){e instanceof ot&&e.unsubscribe()}function LU(e){Array.isArray(e)&&e.forEach(dR)}function fR(e,t){return function(){if(e&&e.call(this),uR(this,cR()),t.arrayName&&LU(this[t.arrayName]),t.checkProperties)for(let n in this)t.blackList?.includes(n)||dR(this[n])}}function FU(e,t){e.prototype.ngOnDestroy=fR(e.prototype.ngOnDestroy,t)}function BU(e,t){let n=e.\u0275pipe;n.onDestroy=fR(n.onDestroy,t)}function pR(e={}){return t=>{OU(t)?BU(t,e):FU(t,e),kU(t)}}var iR=7,oR=Symbol("CheckerHasBeenSet");function VU(e,t){e[oR]||UU()||(sR(()=>Ci(Promise.resolve()).pipe(Si(()=>{let n;try{n=OC(e)}catch{n=null}let r=n?.lView;if(r==null)return Vo;let i=r[iR]||(r[iR]=[]),s=new J;return i.push(function(){sR(()=>{s.next(),s.complete()})}),s}),Si(()=>Promise.resolve())).subscribe(()=>{(t.observed??t.observers.length>0)&&console.warn(HU(e))})),e[oR]=!0)}function UU(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]"}function sR(e){let t=Wo.Zone;return t&&typeof t.root?.run=="function"?t.root.run(e):e()}function HU(e){return`
|
|
80
80
|
The ${e.constructor.name} still has subscriptions that haven't been unsubscribed.
|
|
@@ -113,5 +113,5 @@ mutation cartDiscountCodesUpdate($cartId: ID!, $discountCodes: [String!]) {
|
|
|
113
113
|
super.ngOnDestroy();
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
|
-
`}var BE=!1;function jU(e,t,n){let r=e[t];if(BE&&typeof r!="function")throw new Error(`${e.constructor.name} is using untilDestroyed but doesn't implement ${t}`);lR(e,n),e[t]=function(){r.apply(this,arguments),uR(this,n),e[t]=r}}function hR(e,t){return n=>{let r=cR(t);typeof t=="string"?jU(e,t,r):(BE&&$U(e),lR(e,r));let i=e[r];return BE&&VU(e,i),n.pipe(hr(i))}}function $U(e){let t=Object.getPrototypeOf(e);if(!(aR in t))throw new Error("untilDestroyed operator cannot be used inside directives or components or providers that are not decorated with UntilDestroy decorator")}var vR=Re(np()),mR=Re(np()),Ih=class Hf{engagementTrigger;isMobile;ngOnInit(){this.engagementTrigger=this.triggerContext?.triggerData,this.isMobile=new mR.default().getDevice().type==="mobile"}static \u0275fac=function(t){return new(t||Hf)};static \u0275cmp=yt({type:Hf,selectors:[["cooee-base-video"]],inputs:{triggerContext:"triggerContext"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},VE=Re(qn());function WU(e,t){e&1&&tn(0," Open Cart ")}function GU(e,t){e&1&&tn(0," Add To Cart ")}var Th=class Hy{item;performCTA=new Je;atcClicked=!1;clickAddToCart(t){t.stopPropagation(),this.performCTA.emit({item:this.item,cta:this.atcClicked?VE.ClickActionType.OPEN_CART:VE.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}static \u0275fac=function(t){return new(t||Hy)};static \u0275cmp=yt({type:Hy,selectors:[["cooee-product-card"]],inputs:{item:"item"},outputs:{performCTA:"performCTA"},decls:12,vars:11,consts:[[1,"lc-item-card"],[1,"lc-card-content"],[1,"lc-item-image",3,"alt","src"],[1,"lc-product-details"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-cta-button",3,"click"]],template:function(t,n){t&1&&(re(0,"div",0)(1,"div",1),Ne(2,"img",2),re(3,"div",3)(4,"div",4),tn(5),ie(),Ne(6,"div",5),bn(7,"cooeeCurrency"),bn(8,"safeHtml"),ie()(),re(9,"button",6),Rt("click",function(r){return n.clickAddToCart(r)}),xt(10,WU,1,0)(11,GU,1,0),ie()()),t&2&&(X(2),zn("alt",n.item.name),Be("src",n.item.imageURL,an),X(3),ss(" ",n.item.name," "),X(),Be("innerHTML",xn(8,9,xn(7,7,n.item.price)),Fr),X(3),mo("atc-clicked",n.atcClicked),X(),$t(n.atcClicked?10:11))},dependencies:[li,ui],styles:["[_nghost-%COMP%]{display:block;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff80;border-radius:7px;cursor:pointer}.lc-item-card[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:8px;padding:8px}.lc-card-content[_ngcontent-%COMP%]{display:flex;gap:8px;width:100%;align-items:start}.lc-item-image[_ngcontent-%COMP%]{width:70px;height:70px;object-fit:cover;box-sizing:border-box;border-radius:7px}.lc-product-details[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:3.5px;font-size:10.5px}.lc-item-name[_ngcontent-%COMP%]{font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:normal}.lc-item-price[_ngcontent-%COMP%]{font-size:16px;line-height:normal}.lc-cta-button[_ngcontent-%COMP%]{padding:12px 8px;border:none;border-radius:8px;width:100%;background:#f6339a;text-align:center;font-weight:500;cursor:pointer;color:#fff;font-size:16px}.lc-cta-button.atc-clicked[_ngcontent-%COMP%]{background:#000}"]})},Rh=Re(qn()),gR=Re(iE()),zU=(0,gR.default)(fetch),xh=class{static async getAjaxItem(e){let t=this.getItemSlug(e);if(!t)return;let n,r=Dt.getRootPrefix()+`products/${t}.js`;try{n=await(await zU(r)).json()}catch(i){C.error(`Failed to fetch ${r}`,i);let s=_t.getInstance();i instanceof Response?s.captureMessage(`Shopify product fetch failed ${i.status}`,"error",{mID:e.mID,path:r}):s.captureException(i,{mID:e.mID,path:r});return}if(!n){C.error("Item not found after AJAX call for:",e.mID);return}return n}static getItemSlug(e){if(e.link)try{let t=new URL(e.link).pathname.match(/\/products\/([^/]+?)(?:\.html)?$/);return t?t[1]:void 0}catch{return}}},qU=(e,t)=>t.id;function YU(e,t){if(e&1&&Ne(0,"img",9),e&2){let n=t.$implicit,r=me(2);Be("src",n,an)("alt",r.item.name)}}function KU(e,t){if(e&1&&Qt(0,YU,1,2,"img",9,os),e&2){let n=me();en(n.ajaxItem.images)}}function ZU(e,t){if(e&1&&Ne(0,"img",9),e&2){let n=me();Be("src",n.item.imageURL,an)("alt",n.item.name)}}function XU(e,t){if(e&1&&(Ne(0,"span",12),bn(1,"cooeeCurrency"),bn(2,"safeHtml")),e&2){let n=me();Be("innerHTML",xn(2,3,xn(1,1,(n.selectedVariant==null?null:n.selectedVariant.price)/100)),Fr)}}function JU(e,t){if(e&1&&(Ne(0,"span",12),bn(1,"cooeeCurrency"),bn(2,"safeHtml")),e&2){let n=me();Be("innerHTML",xn(2,3,xn(1,1,n.item.price)),Fr)}}function QU(e,t){if(e&1){let n=nr();re(0,"div",18),Rt("click",function(){let r=Xt(n).$implicit,i=me(2);return Jt(i.selectedVariant=r)})("keydown",function(){let r=Xt(n).$implicit,i=me(2);return Jt(i.selectedVariant=r)}),re(1,"span",19),tn(2),ie()()}if(e&2){let n=t.$implicit,r=me(2);mo("bg-pink-100",(r.selectedVariant==null?null:r.selectedVariant.id)===n.id)("border-pink-300",(r.selectedVariant==null?null:r.selectedVariant.id)===n.id)("text-pink-700",(r.selectedVariant==null?null:r.selectedVariant.id)===n.id),X(2),Ca(n.title)}}function eH(e,t){if(e&1&&(re(0,"div",13),Qt(1,QU,3,7,"div",17,qU),ie()),e&2){let n=me();X(),en(n.availableVariants)}}function tH(e,t){if(e&1&&(re(0,"div",20),tn(1,"Description"),ie(),Ne(2,"div",21),bn(3,"safeHtml")),e&2){let n=me();X(2),Be("innerHTML",xn(3,1,n.ajaxItem==null?null:n.ajaxItem.description),Fr)}}function nH(e,t){e&1&&tn(0," Open Cart ")}function rH(e,t){e&1&&tn(0," Add To Cart ")}var Nh=class C_{constructor(t){this.cd=t}item;closeModel=new Je;performCTA=new Je;atcClicked=!1;selectedVariant=null;availableVariants=[];ajaxItem;ClickActionType=Rh.ClickActionType;async ngOnInit(){this.ajaxItem=await xh.getAjaxItem(this.item),this.processVariants(),this.cd.markForCheck()}closeDialog(){this.closeModel.emit()}clickAddToCart(t){t.vID=this.selectedVariant?.id,t.vName=this.selectedVariant?.public_title,this.performCTA.emit({item:t,cta:this.atcClicked?Rh.ClickActionType.OPEN_CART:Rh.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}processVariants(){this.availableVariants=this.ajaxItem?.variants??[],this.selectedVariant=this.availableVariants[0]}static \u0275fac=function(t){return new(t||C_)(Mt(rr))};static \u0275cmp=yt({type:C_,selectors:[["cooee-product-modal"]],inputs:{item:"item"},outputs:{closeModel:"closeModel",performCTA:"performCTA"},decls:25,vars:6,consts:[[1,"lc-card-wrapper"],[1,"lc-card-header"],[1,"lc-header"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","fill","#000"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-card-content"],[1,"lc-image-strip"],[1,"w-28","h-28","object-contain",3,"src","alt"],[1,"lc-inner-body"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-variant-list"],[1,"lc-card-footer"],[1,"lc-cta-button",3,"click"],[1,"lc-more-info-button",3,"click"],["tabindex","{0}",1,"lc-variant",3,"bg-pink-100","border-pink-300","text-pink-700"],["tabindex","{0}",1,"lc-variant",3,"click","keydown"],[1,"truncate","max-w-[200px]"],[1,"lc-description-title"],[1,"lc-description",3,"innerHTML"]],template:function(t,n){t&1&&(re(0,"div",0)(1,"div",1)(2,"div",2),tn(3,"Shop Now"),ie(),re(4,"button",3),Rt("click",function(){return n.closeDialog()}),vr(),re(5,"svg",4),Ne(6,"path",5)(7,"path",6),ie()()(),ns(),re(8,"div",7)(9,"div",8),xt(10,KU,2,0)(11,ZU,1,2,"img",9),ie(),re(12,"div",10)(13,"div",11),tn(14),ie(),xt(15,XU,3,5,"span",12)(16,JU,3,5,"span",12)(17,eH,3,0,"div",13)(18,tH,4,3),ie()(),re(19,"div",14)(20,"button",15),Rt("click",function(){return n.clickAddToCart(n.item)}),xt(21,nH,1,0)(22,rH,1,0),ie(),re(23,"button",16),Rt("click",function(){return n.performCTA.emit({item:n.item,cta:n.ClickActionType.GO_TO_PRODUCT})}),tn(24," More Info "),ie()()()),t&2&&(X(10),$t(!(n.ajaxItem==null||n.ajaxItem.images==null)&&n.ajaxItem.images.length?10:11),X(4),Ca(n.item.name),X(),$t(n.selectedVariant!=null&&n.selectedVariant.price?15:16),X(2),$t(n.availableVariants[0].title!=="Default Title"?17:-1),X(),$t(n.ajaxItem!=null&&n.ajaxItem.description?18:-1),X(3),$t(n.atcClicked?21:22))},dependencies:[ui,li],styles:["[_nghost-%COMP%]{display:block;background:#fff;height:70vh;border-top-left-radius:16px;border-top-right-radius:16px}.lc-card-wrapper[_ngcontent-%COMP%]{position:relative;display:flex;flex-direction:column;height:100%}.lc-card-header[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom:1px solid var(--lc-color-gray-300)}.lc-header[_ngcontent-%COMP%]{font-size:24px;font-weight:500}.lc-close-button[_ngcontent-%COMP%]{background:transparent;border:none;width:36px;height:36px}.lc-close-button[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{fill:#000000b3}.lc-card-content[_ngcontent-%COMP%]{flex:1;overflow-y:auto}.lc-inner-body[_ngcontent-%COMP%]{padding:16px;display:flex;flex-direction:column;gap:8px}.lc-image-strip[_ngcontent-%COMP%]{width:100%;display:flex;overflow-x:auto;gap:.5rem;flex-wrap:nowrap}.lc-image-strip[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:auto;height:200px}.lc-item-name[_ngcontent-%COMP%]{font-size:20px;font-weight:500;line-height:normal}.lc-item-price[_ngcontent-%COMP%]{font-size:18px;font-weight:500}.lc-variant-list[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;width:100%}.lc-variant[_ngcontent-%COMP%]{padding:4px 8px;border-radius:4px;background-color:#f3f4f6;color:#1f2937;font-size:12px;cursor:pointer;border:1px solid #e5e7eb;display:flex;align-items:center;gap:4px}.lc-description-title[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin-top:8px;line-height:normal}.lc-description[_ngcontent-%COMP%]{line-height:normal}.lc-card-footer[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;padding:12px;background-color:#0000004d;box-shadow:0 4px 6px #52525b4d;gap:12px}.lc-cta-button[_ngcontent-%COMP%], .lc-more-info-button[_ngcontent-%COMP%]{width:50%;padding:12px;border:none;border-radius:.5rem;font-weight:600;display:flex;justify-content:center;cursor:pointer;font-size:16px}.lc-cta-button[_ngcontent-%COMP%]{background-color:#000;color:#fff}.lc-more-info-button[_ngcontent-%COMP%]{background-color:#ffe4e6;color:#db2777}"]})};function iH(e,t){e&1&&(vr(),re(0,"svg",1),Ne(1,"path",2)(2,"path",3),ie())}function oH(e,t){e&1&&(vr(),re(0,"svg",1),Ne(1,"path",2)(2,"path",4),ie())}var Ah=class x0{muted;buttonClicked=new Je;static \u0275fac=function(t){return new(t||x0)};static \u0275cmp=yt({type:x0,selectors:[["cooee-mute-toggle"]],inputs:{muted:"muted"},outputs:{buttonClicked:"buttonClicked"},decls:3,vars:1,consts:[[1,"lc-mute-button","lc:bg-black/50",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06c1.34-.3 2.57-.92 3.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM10 15.17L7.83 13H5v-2h2.83l.88-.88L10 11.41v3.76zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8c0-1.77-1.02-3.29-2.5-4.03v1.79l2.48 2.48c.01-.08.02-.16.02-.24z"],["d","M3 9v6h4l5 5V4L7 9H3zm7-.17v6.34L7.83 13H5v-2h2.83L10 8.83zM16.5 12c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z"]],template:function(t,n){t&1&&(re(0,"button",0),Rt("click",function(){return n.buttonClicked.emit()}),xt(1,iH,3,0,":svg:svg",1)(2,oH,3,0,":svg:svg",1),ie()),t&2&&(X(),$t(n.muted?1:2))},styles:["button[_ngcontent-%COMP%]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;border-radius:100%}"]})},Mh=class I0{width;static \u0275fac=function(t){return new(t||I0)};static \u0275cmp=yt({type:I0,selectors:[["cooee-video-progress-bar"]],inputs:{width:"width"},decls:5,vars:2,consts:[[1,"lc:absolute","lc:top-1","lc:w-full","lc:z-10"],[1,"lc:px-2"],[1,"lc:h-1","lc:w-full","lc:bg-gray-700","lc:mb-2"],[1,"lc:h-1","lc:bg-pink-500"]],template:function(t,n){t&1&&(re(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3),Ne(4,"div"),ie()()()()),t&2&&(X(3),ho("width",n.width,"%"))},encapsulation:2})},sH=["swiperContainer"],aH=["videoPlayers"],yR=(e,t)=>t.url,cH=(e,t)=>t.mID;function lH(e,t){if(e&1&&Ne(0,"source",12),e&2){let n=t.$implicit;zn("type",n.mimeType),ji("media","(max-width: ",n.width,"px)"),Be("src",n.url,an)}}function uH(e,t){if(e&1&&Ne(0,"source",13),e&2){let n=t.$implicit;zn("type",n.mimeType),Be("src",n.url,an)}}function dH(e,t){e&1&&Bd(0)}function fH(e,t){if(e&1){let n=nr();re(0,"cooee-product-modal",21),Rt("performCTA",function(r){Xt(n);let i=me(3);return Jt(i.performClickToAction(r,i.selectedVideo))})("closeModel",function(){Xt(n);let r=me(3);return Jt(r.productModalClosed())}),ie()}if(e&2){let n=me(3);Be("item",n.selectedItem)}}function pH(e,t){if(e&1){let n=nr();re(0,"cooee-product-card",22),Rt("performCTA",function(r){Xt(n);let i=me(2).$implicit,s=me();return Jt(s.performClickToAction(r,i))})("click",function(){let r=Xt(n).$implicit,i=me(2).$implicit,s=me();return Jt(s.productCardClicked(r,i))}),ie()}if(e&2){let n=t.$implicit;Be("item",n)}}function hH(e,t){if(e&1){let n=nr();Ne(0,"cooee-video-progress-bar",14),re(1,"div",15)(2,"cooee-mute-toggle",16),Rt("buttonClicked",function(){Xt(n);let r=me(2);return Jt(r.toggleMute())}),ie(),xt(3,dH,1,0,"ng-container",10),ie(),xt(4,fH,1,1,"cooee-product-modal",17),re(5,"div",18)(6,"div",19),Qt(7,pH,1,1,"cooee-product-card",20,cH),ie()()}if(e&2){let n=me(),r=n.$implicit,i=n.$index,s=me(),o=_y(11);Be("width",s.videoProgress[i]||0),X(2),Be("muted",s.muted),X(),Be("ngTemplateOutlet",o),X(),$t(s.selectedItem?4:-1),X(3),en(r.items)}}function mH(e,t){if(e&1){let n=nr();re(0,"div",6)(1,"video",11,2),Rt("timeupdate",function(r){let i=Xt(n).$index,s=me();return Jt(s.updateProgress(r,i))})("click",function(){let r=Xt(n).$index,i=me();return Jt(i.currentIndex===r&&i.toggleMute())})("ended",function(){Xt(n);let r=me();return Jt(r.onVideoEnded())}),Qt(3,lH,1,4,"source",12,yR),Qt(5,uH,1,2,"source",13,yR),ie(),xt(7,hH,9,4),ie()}if(e&2){let n=t.$implicit,r=t.$index,i=me();X(),Be("autoplay",i.currentIndex===r)("muted",i.muted)("poster",n.thumbnail,an),va("data-video-id",n.id),X(2),en(n.sources),X(2),en(i.VideoUtils.getBestSources(n.sources)),X(2),$t(i.currentIndex===r?7:-1)}}function gH(e,t){e&1&&Bd(0)}function yH(e,t){if(e&1){let n=nr();re(0,"button",23),Rt("click",function(){Xt(n);let r=me();return Jt(r.close())}),vr(),re(1,"svg",24),Ne(2,"path",25)(3,"path",26),ie()()}}var zr=class extends Ih{constructor(e,t,n,r){super(),this.cdr=e,this.elementRef=t,this.dialogRef=n,this.data=r,this.videos=r.videos,this.currentIndex=r.currentIndex,this.triggerContext=r.triggerContext}videos=[];currentIndex=0;swiperContainerRef;videoPlayers;muted=!0;videoProgress=[];selectedItem=null;selectedVideo;swiperInstance;VideoUtils=Oo;onResize(){this.isMobile=new vR.default().getDevice().type==="mobile",this.swiperInstance?.destroy?.(),this.initSwiper()}ngOnInit(){super.ngOnInit();let e=this.elementRef.nativeElement.shadowRoot,t=vt.get().website.commonCSS;Nt.injectRawCSS(t,e),Nt.injectStylesheet(Rn.styleURL,e),Nt.injectSwiperCSS(e)}ngAfterViewInit(){Di(this.getCurrentVideoElement(),"loadeddata").pipe(hR(this)).subscribe(()=>{this.initSwiper()})}ngOnDestroy(){this.swiperInstance?.destroy?.()}close(e=this.videos[this.currentIndex],t=this.currentIndex){let n=this.getCurrentVideoElement();this.dialogRef.close({lastVideo:e,lastVideoIndex:t,lastVideoDuration:n?.currentTime})}performClickToAction(e,t){this.data.onCTAPerformed({cta:e.cta,item:e.item,video:t})}getCurrentVideoElement(){return this.videoPlayers.get(this.currentIndex)?.nativeElement}moveToNextVideo(){this.swiperInstance.slideTo(this.currentIndex+1)}productModalClosed(){this.selectedItem=null,this.selectedVideo=void 0,this.swiperInstance.enable()}pauseAll(){this.videoPlayers.forEach(e=>e.nativeElement.pause())}async toggleMute(){this.muted=!this.muted,this.videoPlayers.forEach(t=>t.nativeElement.muted=this.muted);let e=[this.muted?k.EVENT_VIDEO_MUTED:k.EVENT_VIDEO_UNMUTED,{current:this.currentVideoProps()},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(e),await rt.set(ge.MUTED,this.muted),this.cdr.detectChanges()}playActiveVideo(){this.pauseAll();let e=this.getCurrentVideoElement();e&&(e.currentTime=1,e.play().then(async()=>{this.muted=await rt.get(ge.MUTED,!0),e.muted=this.muted}))}onVideoEnded(){if(this.currentIndex<this.videos.length-1)if(this.selectedItem){let e=this.getCurrentVideoElement();e.currentTime=0,e.play()}else this.moveToNextVideo();else{let e=this.videoPlayers.last;if(e){let t=this.getPreviousVideoDataForEvent(),n=[k.EVENT_LAST_VIDEO_ENDED,{previous:t},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(n),e.nativeElement.currentTime=0,e.nativeElement.play()}}}updateProgress(e,t){let n=e.target;this.videoProgress[t]=n.currentTime/n.duration*100,this.cdr.detectChanges()}onSlideChange(e){let t=this.getPreviousVideoDataForEvent();this.currentIndex=e.realIndex,this.cdr.detectChanges(),this.playActiveVideo(),this.selectedItem=null,delete this.selectedVideo;let n=this.currentVideoProps(),r={previous:t,current:n},i=[k.EVENT_VIDEO_CHANGE,r,{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(i)}productCardClicked(e,t){let n={videoID:t.id,videoIndex:this.currentIndex},r=[k.EVENT_MORE_ITEM_INFO_CLICKED,{current:n},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(r),this.selectedItem=e,this.selectedVideo=t,this.swiperInstance.disable()}initSwiper(){this.swiperInstance=new window.Swiper(this.swiperContainerRef.nativeElement,{direction:this.isMobile?"vertical":"horizontal",effect:this.isMobile?"slide":"coverflow",slidesPerView:1,initialSlide:this.currentIndex,centeredSlides:!0,coverflowEffect:{rotate:0,stretch:0,depth:400,modifier:1,slideShadows:!0},breakpoints:{1280:{slidesPerView:3}},navigation:{nextEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-next"),prevEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-prev")}}),this.swiperInstance.on("slideChange",e=>{this.onSlideChange(e)}),this.playActiveVideo()}currentVideoProps(){return{videoID:this.videos[this.currentIndex].id,videoIndex:this.currentIndex}}getPreviousVideoDataForEvent(){let e=this.currentVideoProps(),t=this.videoPlayers.find(r=>r.nativeElement.dataset.videoId===this.videos[this.currentIndex].id)?.nativeElement;e.playedTillMS=Math.ceil(t?.currentTime*1e3);let n=t?.duration*1e3;return e.playedTillPercent=+(e.playedTillMS/n).toFixed(4),e}};jh(zr,"\u0275fac",function(e){return new(e||zr)(Mt(rr),Mt(Ct),Mt(js),Mt(FE))}),jh(zr,"\u0275cmp",yt({type:zr,selectors:[["cooee-video-swiper-dialog"]],viewQuery:function(e,t){if(e&1&&(Ea(sH,5),Ea(aH,5)),e&2){let n;wa(n=ba())&&(t.swiperContainerRef=n.first),wa(n=ba())&&(t.videoPlayers=n)}},hostBindings:function(e,t){e&1&&Rt("resize",function(){return t.onResize()},!1,iS)},inputs:{videos:"videos",currentIndex:"currentIndex"},features:[po],decls:12,vars:1,consts:[["swiperContainer",""],["closeButtonTemplate",""],["videoPlayers",""],[1,"lc-shadow-inner"],[1,"swiper-container"],[1,"swiper-wrapper"],[1,"swiper-slide"],[1,"swiper-button-prev"],[1,"swiper-button-next"],[1,"lc-desktop-controls"],[4,"ngTemplateOutlet"],["playsinline","","preload","metadata",3,"timeupdate","click","ended","autoplay","muted","poster"],[3,"src","type","media"],[3,"src","type"],[3,"width"],[1,"lc-video-controls"],[3,"buttonClicked","muted"],[1,"lc:absolute","lc:bottom-0","lc:z-2147483646","lc:w-full",3,"item"],[1,"lc-card-container"],[1,"lc-card-scroll"],[3,"item"],[1,"lc:absolute","lc:bottom-0","lc:z-2147483646","lc:w-full",3,"performCTA","closeModel","item"],[3,"performCTA","click","item"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"]],template:function(e,t){if(e&1&&(re(0,"div",3)(1,"div",4,0)(3,"div",5),Qt(4,mH,8,5,"div",6,os),ie(),Ne(6,"div",7)(7,"div",8),ie(),re(8,"div",9),xt(9,gH,1,0,"ng-container",10),ie()(),xt(10,yH,4,0,"ng-template",null,1,QS)),e&2){let n=_y(11);X(4),en(t.videos),X(5),Be("ngTemplateOutlet",n)}},dependencies:[Th,Nh,Ah,Mh,p0],styles:[`.lc-shadow-inner{position:relative;width:100vw;height:100vh;display:flex}@media (min-width: 768px){.lc-shadow-inner{background-color:color-mix(in oklab,#000 70%,transparent);justify-content:center;align-items:center}}.swiper-container{--swiper-navigation-size: 50px;--swiper-navigation-color: white;width:100dvw;height:100dvh}@media (min-width: 768px){.swiper-container{width:100%;height:100%;max-width:90vw;max-height:90vh}}.swiper-wrapper{max-height:100%}@media (max-width: 768px){.swiper-button-prev,.swiper-button-next{display:none!important}}.swiper-slide{position:relative;display:flex;align-items:center;visibility:hidden}@media (min-width: 768px){.swiper-slide{border-radius:12px;overflow:hidden}}.swiper-slide.swiper-slide-active,.swiper-slide.swiper-slide-prev,.swiper-slide.swiper-slide-next{visibility:visible}video{width:100%;height:100%;object-fit:cover;z-index:-1}.lc-desktop-controls{position:absolute;top:2rem;right:4rem;z-index:10;display:flex;gap:.5rem}@media (max-width: 768px){.lc-desktop-controls{display:none}}.lc-video-controls{position:absolute;top:1rem;z-index:10;right:.5rem;display:flex;gap:.25rem}.lc-video-controls .lc-close-button{display:block}@media (min-width: 768px){.lc-video-controls .lc-close-button{display:none}}.lc-close-button{border:none;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#00000080;border-radius:100%}.lc-close-button svg{width:100%;height:100%}@media (min-width: 768px){.lc-close-button{width:48px;height:48px}}.lc-card-container{position:absolute;bottom:12px;z-index:10;width:100%;padding-inline:12px;box-sizing:border-box}.lc-card-scroll{display:flex;overflow-x:auto;gap:12px;width:100%;scrollbar-width:none}.lc-card-scroll::-webkit-scrollbar{display:none}.lc-card-scroll cooee-product-card{flex:0 0 auto;width:80%;max-width:300px}.lc-card-scroll:has(>cooee-product-card:only-child) cooee-product-card{width:100%;max-width:none}
|
|
117
|
-
`],encapsulation:3})),zr=KE([pR()],zr);var Oh=(e,t)=>t.url;function vH(e,t){if(e&1&&(re(0,"div",0),tn(1),ie()),e&2){me();let n=Ur(1);X(),ss(" ",n," ")}}function _H(e,t){if(e&1&&Ne(0,"source",6),e&2){let n=t.$implicit;zn("type",n.mimeType),ji("media","(max-width: ",n.width,"px)"),Be("src",n.url,an)}}function EH(e,t){if(e&1&&Ne(0,"source",7),e&2){let n=t.$implicit;zn("type",n.mimeType),Be("src",n.url,an)}}function wH(e,t){if(e&1&&(re(0,"div",8)(1,"span",10),tn(2),ie(),Ne(3,"span",11),
|
|
116
|
+
`}var BE=!1;function jU(e,t,n){let r=e[t];if(BE&&typeof r!="function")throw new Error(`${e.constructor.name} is using untilDestroyed but doesn't implement ${t}`);lR(e,n),e[t]=function(){r.apply(this,arguments),uR(this,n),e[t]=r}}function hR(e,t){return n=>{let r=cR(t);typeof t=="string"?jU(e,t,r):(BE&&$U(e),lR(e,r));let i=e[r];return BE&&VU(e,i),n.pipe(hr(i))}}function $U(e){let t=Object.getPrototypeOf(e);if(!(aR in t))throw new Error("untilDestroyed operator cannot be used inside directives or components or providers that are not decorated with UntilDestroy decorator")}var vR=Re(np()),mR=Re(np()),Ih=class Hf{engagementTrigger;isMobile;ngOnInit(){this.engagementTrigger=this.triggerContext?.triggerData,this.isMobile=new mR.default().getDevice().type==="mobile"}static \u0275fac=function(t){return new(t||Hf)};static \u0275cmp=yt({type:Hf,selectors:[["cooee-base-video"]],inputs:{triggerContext:"triggerContext"},decls:0,vars:0,template:function(t,n){},encapsulation:2})},VE=Re(qn());function WU(e,t){e&1&&tn(0," Open Cart ")}function GU(e,t){e&1&&tn(0," Add To Cart ")}var Th=class Hy{item;performCTA=new Je;atcClicked=!1;clickAddToCart(t){t.stopPropagation(),this.performCTA.emit({item:this.item,cta:this.atcClicked?VE.ClickActionType.OPEN_CART:VE.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}static \u0275fac=function(t){return new(t||Hy)};static \u0275cmp=yt({type:Hy,selectors:[["cooee-product-card"]],inputs:{item:"item"},outputs:{performCTA:"performCTA"},decls:12,vars:11,consts:[[1,"lc-item-card"],[1,"lc-card-content"],[1,"lc-item-image",3,"alt","src"],[1,"lc-product-details"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-cta-button",3,"click"]],template:function(t,n){t&1&&(re(0,"div",0)(1,"div",1),Ne(2,"img",2),re(3,"div",3)(4,"div",4),tn(5),ie(),Ne(6,"div",5),Cn(7,"cooeeCurrency"),Cn(8,"safeHtml"),ie()(),re(9,"button",6),Rt("click",function(r){return n.clickAddToCart(r)}),xt(10,WU,1,0)(11,GU,1,0),ie()()),t&2&&(X(2),zn("alt",n.item.name),Be("src",n.item.imageURL,an),X(3),ss(" ",n.item.name," "),X(),Be("innerHTML",Rn(8,9,Rn(7,7,n.item.price)),Fr),X(3),mo("atc-clicked",n.atcClicked),X(),$t(n.atcClicked?10:11))},dependencies:[li,ui],styles:["[_nghost-%COMP%]{display:block;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff80;border-radius:7px;cursor:pointer}.lc-item-card[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:8px;padding:8px}.lc-card-content[_ngcontent-%COMP%]{display:flex;gap:8px;width:100%;align-items:start}.lc-item-image[_ngcontent-%COMP%]{width:70px;height:70px;object-fit:cover;box-sizing:border-box;border-radius:7px}.lc-product-details[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:3.5px;font-size:10.5px}.lc-item-name[_ngcontent-%COMP%]{font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:normal}.lc-item-price[_ngcontent-%COMP%]{font-size:16px;line-height:normal}.lc-cta-button[_ngcontent-%COMP%]{padding:12px 8px;border:none;border-radius:8px;width:100%;background:#f6339a;text-align:center;font-weight:500;cursor:pointer;color:#fff;font-size:16px}.lc-cta-button.atc-clicked[_ngcontent-%COMP%]{background:#000}"]})},Rh=Re(qn()),gR=Re(iE()),zU=(0,gR.default)(fetch),xh=class{static async getAjaxItem(e){let t=this.getItemSlug(e);if(!t)return;let n,r=Dt.getRootPrefix()+`products/${t}.js`;try{n=await(await zU(r)).json()}catch(i){C.error(`Failed to fetch ${r}`,i);let s=_t.getInstance();i instanceof Response?s.captureMessage(`Shopify product fetch failed ${i.status}`,"error",{mID:e.mID,path:r}):s.captureException(i,{mID:e.mID,path:r});return}if(!n){C.error("Item not found after AJAX call for:",e.mID);return}return n}static getItemSlug(e){if(e.link)try{let t=new URL(e.link).pathname.match(/\/products\/([^/]+?)(?:\.html)?$/);return t?t[1]:void 0}catch{return}}},qU=(e,t)=>t.id;function YU(e,t){if(e&1&&Ne(0,"img",9),e&2){let n=t.$implicit,r=me(2);Be("src",n,an)("alt",r.item.name)}}function KU(e,t){if(e&1&&Qt(0,YU,1,2,"img",9,os),e&2){let n=me();en(n.ajaxItem.images)}}function ZU(e,t){if(e&1&&Ne(0,"img",9),e&2){let n=me();Be("src",n.item.imageURL,an)("alt",n.item.name)}}function XU(e,t){if(e&1&&(Ne(0,"span",12),Cn(1,"cooeeCurrency"),Cn(2,"safeHtml")),e&2){let n=me();Be("innerHTML",Rn(2,3,Rn(1,1,(n.selectedVariant==null?null:n.selectedVariant.price)/100)),Fr)}}function JU(e,t){if(e&1&&(Ne(0,"span",12),Cn(1,"cooeeCurrency"),Cn(2,"safeHtml")),e&2){let n=me();Be("innerHTML",Rn(2,3,Rn(1,1,n.item.price)),Fr)}}function QU(e,t){if(e&1){let n=nr();re(0,"div",18),Rt("click",function(){let r=Xt(n).$implicit,i=me(2);return Jt(i.selectedVariant=r)})("keydown",function(){let r=Xt(n).$implicit,i=me(2);return Jt(i.selectedVariant=r)}),re(1,"span",19),tn(2),ie()()}if(e&2){let n=t.$implicit,r=me(2);mo("bg-pink-100",(r.selectedVariant==null?null:r.selectedVariant.id)===n.id)("border-pink-300",(r.selectedVariant==null?null:r.selectedVariant.id)===n.id)("text-pink-700",(r.selectedVariant==null?null:r.selectedVariant.id)===n.id),X(2),Ca(n.title)}}function eH(e,t){if(e&1&&(re(0,"div",13),Qt(1,QU,3,7,"div",17,qU),ie()),e&2){let n=me();X(),en(n.availableVariants)}}function tH(e,t){if(e&1&&(re(0,"div",20),tn(1,"Description"),ie(),Ne(2,"div",21),Cn(3,"safeHtml")),e&2){let n=me();X(2),Be("innerHTML",Rn(3,1,n.ajaxItem==null?null:n.ajaxItem.description),Fr)}}function nH(e,t){e&1&&tn(0," Open Cart ")}function rH(e,t){e&1&&tn(0," Add To Cart ")}var Nh=class C_{constructor(t){this.cd=t}item;closeModel=new Je;performCTA=new Je;atcClicked=!1;selectedVariant=null;availableVariants=[];ajaxItem;ClickActionType=Rh.ClickActionType;async ngOnInit(){this.ajaxItem=await xh.getAjaxItem(this.item),this.processVariants(),this.cd.markForCheck()}closeDialog(){this.closeModel.emit()}clickAddToCart(t){t.vID=this.selectedVariant?.id,t.vName=this.selectedVariant?.public_title,this.performCTA.emit({item:t,cta:this.atcClicked?Rh.ClickActionType.OPEN_CART:Rh.ClickActionType.ADD_TO_CART}),this.atcClicked=!0}processVariants(){this.availableVariants=this.ajaxItem?.variants??[],this.selectedVariant=this.availableVariants[0]}static \u0275fac=function(t){return new(t||C_)(Mt(rr))};static \u0275cmp=yt({type:C_,selectors:[["cooee-product-modal"]],inputs:{item:"item"},outputs:{closeModel:"closeModel",performCTA:"performCTA"},decls:25,vars:6,consts:[[1,"lc-card-wrapper"],[1,"lc-card-header"],[1,"lc-header"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","fill","#000"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"],[1,"lc-card-content"],[1,"lc-image-strip"],[1,"w-28","h-28","object-contain",3,"src","alt"],[1,"lc-inner-body"],[1,"lc-item-name"],[1,"lc-item-price",3,"innerHTML"],[1,"lc-variant-list"],[1,"lc-card-footer"],[1,"lc-cta-button",3,"click"],[1,"lc-more-info-button",3,"click"],["tabindex","{0}",1,"lc-variant",3,"bg-pink-100","border-pink-300","text-pink-700"],["tabindex","{0}",1,"lc-variant",3,"click","keydown"],[1,"truncate","max-w-[200px]"],[1,"lc-description-title"],[1,"lc-description",3,"innerHTML"]],template:function(t,n){t&1&&(re(0,"div",0)(1,"div",1)(2,"div",2),tn(3,"Shop Now"),ie(),re(4,"button",3),Rt("click",function(){return n.closeDialog()}),vr(),re(5,"svg",4),Ne(6,"path",5)(7,"path",6),ie()()(),ns(),re(8,"div",7)(9,"div",8),xt(10,KU,2,0)(11,ZU,1,2,"img",9),ie(),re(12,"div",10)(13,"div",11),tn(14),ie(),xt(15,XU,3,5,"span",12)(16,JU,3,5,"span",12)(17,eH,3,0,"div",13)(18,tH,4,3),ie()(),re(19,"div",14)(20,"button",15),Rt("click",function(){return n.clickAddToCart(n.item)}),xt(21,nH,1,0)(22,rH,1,0),ie(),re(23,"button",16),Rt("click",function(){return n.performCTA.emit({item:n.item,cta:n.ClickActionType.GO_TO_PRODUCT})}),tn(24," More Info "),ie()()()),t&2&&(X(10),$t(!(n.ajaxItem==null||n.ajaxItem.images==null)&&n.ajaxItem.images.length?10:11),X(4),Ca(n.item.name),X(),$t(n.selectedVariant!=null&&n.selectedVariant.price?15:16),X(2),$t(n.availableVariants[0].title!=="Default Title"?17:-1),X(),$t(n.ajaxItem!=null&&n.ajaxItem.description?18:-1),X(3),$t(n.atcClicked?21:22))},dependencies:[ui,li],styles:["[_nghost-%COMP%]{display:block;background:#fff;height:70vh;border-top-left-radius:16px;border-top-right-radius:16px}.lc-card-wrapper[_ngcontent-%COMP%]{position:relative;display:flex;flex-direction:column;height:100%}.lc-card-header[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;border-bottom:1px solid var(--lc-color-gray-300)}.lc-header[_ngcontent-%COMP%]{font-size:24px;font-weight:500}.lc-close-button[_ngcontent-%COMP%]{background:transparent;border:none;width:36px;height:36px}.lc-close-button[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{fill:#000000b3}.lc-card-content[_ngcontent-%COMP%]{flex:1;overflow-y:auto}.lc-inner-body[_ngcontent-%COMP%]{padding:16px;display:flex;flex-direction:column;gap:8px}.lc-image-strip[_ngcontent-%COMP%]{width:100%;display:flex;overflow-x:auto;gap:.5rem;flex-wrap:nowrap}.lc-image-strip[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:auto;height:200px}.lc-item-name[_ngcontent-%COMP%]{font-size:20px;font-weight:500;line-height:normal}.lc-item-price[_ngcontent-%COMP%]{font-size:18px;font-weight:500}.lc-variant-list[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;width:100%}.lc-variant[_ngcontent-%COMP%]{padding:4px 8px;border-radius:4px;background-color:#f3f4f6;color:#1f2937;font-size:12px;cursor:pointer;border:1px solid #e5e7eb;display:flex;align-items:center;gap:4px}.lc-description-title[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin-top:8px;line-height:normal}.lc-description[_ngcontent-%COMP%]{line-height:normal}.lc-card-footer[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;padding:12px;background-color:#0000004d;box-shadow:0 4px 6px #52525b4d;gap:12px}.lc-cta-button[_ngcontent-%COMP%], .lc-more-info-button[_ngcontent-%COMP%]{width:50%;padding:12px;border:none;border-radius:.5rem;font-weight:600;display:flex;justify-content:center;cursor:pointer;font-size:16px}.lc-cta-button[_ngcontent-%COMP%]{background-color:#000;color:#fff}.lc-more-info-button[_ngcontent-%COMP%]{background-color:#ffe4e6;color:#db2777}"]})};function iH(e,t){e&1&&(vr(),re(0,"svg",1),Ne(1,"path",2)(2,"path",3),ie())}function oH(e,t){e&1&&(vr(),re(0,"svg",1),Ne(1,"path",2)(2,"path",4),ie())}var Ah=class x0{muted;buttonClicked=new Je;static \u0275fac=function(t){return new(t||x0)};static \u0275cmp=yt({type:x0,selectors:[["cooee-mute-toggle"]],inputs:{muted:"muted"},outputs:{buttonClicked:"buttonClicked"},decls:3,vars:1,consts:[[1,"lc-mute-button","lc:bg-black/50",3,"click"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06c1.34-.3 2.57-.92 3.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM10 15.17L7.83 13H5v-2h2.83l.88-.88L10 11.41v3.76zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8c0-1.77-1.02-3.29-2.5-4.03v1.79l2.48 2.48c.01-.08.02-.16.02-.24z"],["d","M3 9v6h4l5 5V4L7 9H3zm7-.17v6.34L7.83 13H5v-2h2.83L10 8.83zM16.5 12c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z"]],template:function(t,n){t&1&&(re(0,"button",0),Rt("click",function(){return n.buttonClicked.emit()}),xt(1,iH,3,0,":svg:svg",1)(2,oH,3,0,":svg:svg",1),ie()),t&2&&(X(),$t(n.muted?1:2))},styles:["button[_ngcontent-%COMP%]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;border-radius:100%}"]})},Mh=class I0{width;static \u0275fac=function(t){return new(t||I0)};static \u0275cmp=yt({type:I0,selectors:[["cooee-video-progress-bar"]],inputs:{width:"width"},decls:5,vars:2,consts:[[1,"lc:absolute","lc:top-1","lc:w-full","lc:z-10"],[1,"lc:px-2"],[1,"lc:h-1","lc:w-full","lc:bg-gray-700","lc:mb-2"],[1,"lc:h-1","lc:bg-pink-500"]],template:function(t,n){t&1&&(re(0,"div",0)(1,"div",1)(2,"div",2)(3,"div",3),Ne(4,"div"),ie()()()()),t&2&&(X(3),ho("width",n.width,"%"))},encapsulation:2})},sH=["swiperContainer"],aH=["videoPlayers"],yR=(e,t)=>t.url,cH=(e,t)=>t.mID;function lH(e,t){if(e&1&&Ne(0,"source",12),e&2){let n=t.$implicit;zn("type",n.mimeType),ji("media","(max-width: ",n.width,"px)"),Be("src",n.url,an)}}function uH(e,t){if(e&1&&Ne(0,"source",13),e&2){let n=t.$implicit;zn("type",n.mimeType),Be("src",n.url,an)}}function dH(e,t){e&1&&Bd(0)}function fH(e,t){if(e&1){let n=nr();re(0,"cooee-product-modal",21),Rt("performCTA",function(r){Xt(n);let i=me(3);return Jt(i.performClickToAction(r,i.selectedVideo))})("closeModel",function(){Xt(n);let r=me(3);return Jt(r.productModalClosed())}),ie()}if(e&2){let n=me(3);Be("item",n.selectedItem)}}function pH(e,t){if(e&1){let n=nr();re(0,"cooee-product-card",22),Rt("performCTA",function(r){Xt(n);let i=me(2).$implicit,s=me();return Jt(s.performClickToAction(r,i))})("click",function(){let r=Xt(n).$implicit,i=me(2).$implicit,s=me();return Jt(s.productCardClicked(r,i))}),ie()}if(e&2){let n=t.$implicit;Be("item",n)}}function hH(e,t){if(e&1){let n=nr();Ne(0,"cooee-video-progress-bar",14),re(1,"div",15)(2,"cooee-mute-toggle",16),Rt("buttonClicked",function(){Xt(n);let r=me(2);return Jt(r.toggleMute())}),ie(),xt(3,dH,1,0,"ng-container",10),ie(),xt(4,fH,1,1,"cooee-product-modal",17),re(5,"div",18)(6,"div",19),Qt(7,pH,1,1,"cooee-product-card",20,cH),ie()()}if(e&2){let n=me(),r=n.$implicit,i=n.$index,s=me(),o=_y(11);Be("width",s.videoProgress[i]||0),X(2),Be("muted",s.muted),X(),Be("ngTemplateOutlet",o),X(),$t(s.selectedItem?4:-1),X(3),en(r.items)}}function mH(e,t){if(e&1){let n=nr();re(0,"div",6)(1,"video",11,2),Rt("timeupdate",function(r){let i=Xt(n).$index,s=me();return Jt(s.updateProgress(r,i))})("click",function(){let r=Xt(n).$index,i=me();return Jt(i.currentIndex===r&&i.toggleMute())})("ended",function(){Xt(n);let r=me();return Jt(r.onVideoEnded())}),Qt(3,lH,1,4,"source",12,yR),Qt(5,uH,1,2,"source",13,yR),ie(),xt(7,hH,9,4),ie()}if(e&2){let n=t.$implicit,r=t.$index,i=me();X(),Be("autoplay",i.currentIndex===r)("muted",i.muted)("poster",n.thumbnail,an),va("data-video-id",n.id),X(2),en(n.sources),X(2),en(i.VideoUtils.getBestSources(n.sources)),X(2),$t(i.currentIndex===r?7:-1)}}function gH(e,t){e&1&&Bd(0)}function yH(e,t){if(e&1){let n=nr();re(0,"button",23),Rt("click",function(){Xt(n);let r=me();return Jt(r.close())}),vr(),re(1,"svg",24),Ne(2,"path",25)(3,"path",26),ie()()}}var zr=class extends Ih{constructor(e,t,n,r){super(),this.cdr=e,this.elementRef=t,this.dialogRef=n,this.data=r,this.videos=r.videos,this.currentIndex=r.currentIndex,this.triggerContext=r.triggerContext}videos=[];currentIndex=0;swiperContainerRef;videoPlayers;muted=!0;videoProgress=[];selectedItem=null;selectedVideo;swiperInstance;VideoUtils=Oo;onResize(){this.isMobile=new vR.default().getDevice().type==="mobile",this.swiperInstance?.destroy?.(),this.initSwiper()}ngOnInit(){super.ngOnInit();let e=this.elementRef.nativeElement.shadowRoot,t=vt.get().website.commonCSS;Nt.injectRawCSS(t,e),Nt.injectStylesheet(hn.styleURL,e),Nt.injectSwiperCSS(e)}ngAfterViewInit(){Di(this.getCurrentVideoElement(),"loadeddata").pipe(hR(this)).subscribe(()=>{this.initSwiper()})}ngOnDestroy(){this.swiperInstance?.destroy?.()}close(e=this.videos[this.currentIndex],t=this.currentIndex){let n=this.getCurrentVideoElement();this.dialogRef.close({lastVideo:e,lastVideoIndex:t,lastVideoDuration:n?.currentTime})}performClickToAction(e,t){this.data.onCTAPerformed({cta:e.cta,item:e.item,video:t})}getCurrentVideoElement(){return this.videoPlayers.get(this.currentIndex)?.nativeElement}moveToNextVideo(){this.swiperInstance.slideTo(this.currentIndex+1)}productModalClosed(){this.selectedItem=null,this.selectedVideo=void 0,this.swiperInstance.enable()}pauseAll(){this.videoPlayers.forEach(e=>e.nativeElement.pause())}async toggleMute(){this.muted=!this.muted,this.videoPlayers.forEach(t=>t.nativeElement.muted=this.muted);let e=[this.muted?k.EVENT_VIDEO_MUTED:k.EVENT_VIDEO_UNMUTED,{current:this.currentVideoProps()},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(e),await rt.set(ge.MUTED,this.muted),this.cdr.detectChanges()}playActiveVideo(){this.pauseAll();let e=this.getCurrentVideoElement();e&&(e.currentTime=1,e.play().then(async()=>{this.muted=await rt.get(ge.MUTED,!0),e.muted=this.muted}))}onVideoEnded(){if(this.currentIndex<this.videos.length-1)if(this.selectedItem){let e=this.getCurrentVideoElement();e.currentTime=0,e.play()}else this.moveToNextVideo();else{let e=this.videoPlayers.last;if(e){let t=this.getPreviousVideoDataForEvent(),n=[k.EVENT_LAST_VIDEO_ENDED,{previous:t},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(n),e.nativeElement.currentTime=0,e.nativeElement.play()}}}updateProgress(e,t){let n=e.target;this.videoProgress[t]=n.currentTime/n.duration*100,this.cdr.detectChanges()}onSlideChange(e){let t=this.getPreviousVideoDataForEvent();this.currentIndex=e.realIndex,this.cdr.detectChanges(),this.playActiveVideo(),this.selectedItem=null,delete this.selectedVideo;let n=this.currentVideoProps(),r={previous:t,current:n},i=[k.EVENT_VIDEO_CHANGE,r,{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(i)}productCardClicked(e,t){let n={videoID:t.id,videoIndex:this.currentIndex},r=[k.EVENT_MORE_ITEM_INFO_CLICKED,{current:n},{triggerData:this.engagementTrigger}];window.CooeeSDK.events.push(r),this.selectedItem=e,this.selectedVideo=t,this.swiperInstance.disable()}initSwiper(){this.swiperInstance=new window.Swiper(this.swiperContainerRef.nativeElement,{direction:this.isMobile?"vertical":"horizontal",effect:this.isMobile?"slide":"coverflow",slidesPerView:1,initialSlide:this.currentIndex,centeredSlides:!0,coverflowEffect:{rotate:0,stretch:0,depth:400,modifier:1,slideShadows:!0},breakpoints:{1280:{slidesPerView:3}},navigation:{nextEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-next"),prevEl:this.swiperContainerRef.nativeElement.querySelector(".swiper-button-prev")}}),this.swiperInstance.on("slideChange",e=>{this.onSlideChange(e)}),this.playActiveVideo()}currentVideoProps(){return{videoID:this.videos[this.currentIndex].id,videoIndex:this.currentIndex}}getPreviousVideoDataForEvent(){let e=this.currentVideoProps(),t=this.videoPlayers.find(r=>r.nativeElement.dataset.videoId===this.videos[this.currentIndex].id)?.nativeElement;e.playedTillMS=Math.ceil(t?.currentTime*1e3);let n=t?.duration*1e3;return e.playedTillPercent=+(e.playedTillMS/n).toFixed(4),e}};jh(zr,"\u0275fac",function(e){return new(e||zr)(Mt(rr),Mt(Ct),Mt(js),Mt(FE))}),jh(zr,"\u0275cmp",yt({type:zr,selectors:[["cooee-video-swiper-dialog"]],viewQuery:function(e,t){if(e&1&&(Ea(sH,5),Ea(aH,5)),e&2){let n;wa(n=ba())&&(t.swiperContainerRef=n.first),wa(n=ba())&&(t.videoPlayers=n)}},hostBindings:function(e,t){e&1&&Rt("resize",function(){return t.onResize()},!1,iS)},inputs:{videos:"videos",currentIndex:"currentIndex"},features:[po],decls:12,vars:1,consts:[["swiperContainer",""],["closeButtonTemplate",""],["videoPlayers",""],[1,"lc-shadow-inner"],[1,"swiper-container"],[1,"swiper-wrapper"],[1,"swiper-slide"],[1,"swiper-button-prev"],[1,"swiper-button-next"],[1,"lc-desktop-controls"],[4,"ngTemplateOutlet"],["playsinline","","preload","metadata",3,"timeupdate","click","ended","autoplay","muted","poster"],[3,"src","type","media"],[3,"src","type"],[3,"width"],[1,"lc-video-controls"],[3,"buttonClicked","muted"],[1,"lc:absolute","lc:bottom-0","lc:z-2147483646","lc:w-full",3,"item"],[1,"lc-card-container"],[1,"lc-card-scroll"],[3,"item"],[1,"lc:absolute","lc:bottom-0","lc:z-2147483646","lc:w-full",3,"performCTA","closeModel","item"],[3,"performCTA","click","item"],[1,"lc-close-button",3,"click"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","fill","#fff"],["d","M0 0h24v24H0V0z","fill","none"],["d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"]],template:function(e,t){if(e&1&&(re(0,"div",3)(1,"div",4,0)(3,"div",5),Qt(4,mH,8,5,"div",6,os),ie(),Ne(6,"div",7)(7,"div",8),ie(),re(8,"div",9),xt(9,gH,1,0,"ng-container",10),ie()(),xt(10,yH,4,0,"ng-template",null,1,QS)),e&2){let n=_y(11);X(4),en(t.videos),X(5),Be("ngTemplateOutlet",n)}},dependencies:[Th,Nh,Ah,Mh,p0],styles:[`.lc-shadow-inner{position:relative;width:100vw;height:100vh;display:flex}@media (min-width: 768px){.lc-shadow-inner{background-color:color-mix(in oklab,#000 70%,transparent);justify-content:center;align-items:center}}.swiper-container{--swiper-navigation-size: 50px;--swiper-navigation-color: white;width:100dvw;height:100dvh}@media (min-width: 768px){.swiper-container{width:100%;height:100%;max-width:90vw;max-height:90vh}}.swiper-wrapper{max-height:100%}@media (max-width: 768px){.swiper-button-prev,.swiper-button-next{display:none!important}}.swiper-slide{position:relative;display:flex;align-items:center;visibility:hidden}@media (min-width: 768px){.swiper-slide{border-radius:12px;overflow:hidden}}.swiper-slide.swiper-slide-active,.swiper-slide.swiper-slide-prev,.swiper-slide.swiper-slide-next{visibility:visible}video{width:100%;height:100%;object-fit:cover;z-index:-1}.lc-desktop-controls{position:absolute;top:2rem;right:4rem;z-index:10;display:flex;gap:.5rem}@media (max-width: 768px){.lc-desktop-controls{display:none}}.lc-video-controls{position:absolute;top:1rem;z-index:10;right:.5rem;display:flex;gap:.25rem}.lc-video-controls .lc-close-button{display:block}@media (min-width: 768px){.lc-video-controls .lc-close-button{display:none}}.lc-close-button{border:none;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#00000080;border-radius:100%}.lc-close-button svg{width:100%;height:100%}@media (min-width: 768px){.lc-close-button{width:48px;height:48px}}.lc-card-container{position:absolute;bottom:12px;z-index:10;width:100%;padding-inline:12px;box-sizing:border-box}.lc-card-scroll{display:flex;overflow-x:auto;gap:12px;width:100%;scrollbar-width:none}.lc-card-scroll::-webkit-scrollbar{display:none}.lc-card-scroll cooee-product-card{flex:0 0 auto;width:80%;max-width:300px}.lc-card-scroll:has(>cooee-product-card:only-child) cooee-product-card{width:100%;max-width:none}
|
|
117
|
+
`],encapsulation:3})),zr=KE([pR()],zr);var Oh=(e,t)=>t.url;function vH(e,t){if(e&1&&(re(0,"div",0),tn(1),ie()),e&2){me();let n=Ur(1);X(),ss(" ",n," ")}}function _H(e,t){if(e&1&&Ne(0,"source",6),e&2){let n=t.$implicit;zn("type",n.mimeType),ji("media","(max-width: ",n.width,"px)"),Be("src",n.url,an)}}function EH(e,t){if(e&1&&Ne(0,"source",7),e&2){let n=t.$implicit;zn("type",n.mimeType),Be("src",n.url,an)}}function wH(e,t){if(e&1&&(re(0,"div",8)(1,"span",10),tn(2),ie(),Ne(3,"span",11),Cn(4,"cooeeCurrency"),Cn(5,"safeHtml"),ie()),e&2){me();let n=Ur(0);X(2),ss(" ",n.name," "),X(),Be("innerHTML",Rn(5,4,Rn(4,2,n.price)),Fr)}}function bH(e,t){if(e&1){let n=nr();re(0,"div",12),Rt("click",function(){Xt(n);let r=me().$implicit,i=Ur(0),s=me(2);return Jt(s.addToCartClicked(r,i))})("keydown",function(){Xt(n);let r=me().$implicit,i=Ur(0),s=me(2);return Jt(s.addToCartClicked(r,i))}),tn(1," Add to cart "),ie()}}function CH(e,t){if(e&1){let n=nr();$i(0),re(1,"div",3)(2,"a",4),Rt("click",function(r){let i=Xt(n),s=i.$implicit,o=i.$index,a=Ur(0),l=me(2);return Jt(l.injectScriptAndOpenDialog(r,s,a,o))}),re(3,"video",5),Qt(4,_H,1,4,"source",6,Oh),Qt(6,EH,1,2,"source",7,Oh),ie(),xt(8,wH,6,6,"div",8),ie(),xt(9,bH,2,0,"div",9),ie()}if(e&2){let n=t.$implicit,r=me(2),i=Ur(4);go(n.items==null?null:n.items[0]),X(3),Be("muted",!0),X(),en(n.sources),X(2),en(r.VideoUtils.getBestSources(n.sources)),X(2),$t(i?8:-1),X(),$t(i?9:-1)}}function SH(e,t){if(e&1&&(re(0,"div",1),Qt(1,CH,10,4,"div",3,os),ie()),e&2){let n=me();X(),en(n.videos)}}function DH(e,t){if(e&1&&Ne(0,"source",6),e&2){let n=t.$implicit;zn("type",n.mimeType),ji("media","(max-width: ",n.width,"px)"),Be("src",n.url,an)}}function IH(e,t){if(e&1&&Ne(0,"source",7),e&2){let n=t.$implicit;zn("type",n.mimeType),Be("src",n.url,an)}}function TH(e,t){if(e&1){let n=nr();$i(0),re(1,"div",13),vr(),re(2,"svg",14),Ne(3,"circle",15)(4,"circle",16),ie(),ns(),re(5,"div",17)(6,"video",18),Rt("click",function(r){let i=Xt(n),s=i.$implicit,o=i.$index,a=Ur(0),l=me(2);return Jt(l.injectScriptAndOpenDialog(r,s,a,o))}),Qt(7,DH,1,4,"source",6,Oh),Qt(9,IH,1,2,"source",7,Oh),ie()()()}if(e&2){let n=t.$implicit,r=me(2);go(n.items==null?null:n.items[0]),X(6),Be("muted",!0),X(),en(n.sources),X(2),en(r.VideoUtils.getBestSources(n.sources))}}function xH(e,t){if(e&1&&(re(0,"div",2),Qt(1,TH,11,2,"div",13,os),ie()),e&2){let n=me();X(),en(n.videos)}}function RH(e,t){if(e&1){let n=nr();re(0,"cooee-draggable-video-popup",20),Rt("videoClicked",function(){Xt(n),me();let r=Ur(0),i=Ur(1),s=Ur(2),o=me();return Jt(o.onPopupVideoClick(i,s,r))})("closeClicked",function(){Xt(n);let r=me(2);return Jt(r.onPopupVideoClosed())}),ie()}if(e&2){let n=me(2);Be("video",n.videos[0])}}function NH(e,t){if(e&1&&($i(0)(1)(2),xt(3,RH,1,1,"cooee-draggable-video-popup",19)),e&2){let n=me(),r=go(0);X();let i=go(n.videos[r]);X(),go(i.items[0]),X(),$t(n.hidePopupVideo?-1:3)}}var Ph=class O0{constructor(t,n){this.dialog=t,this.cdr=n}output=new Je;videos;VideoUtils=Oo;VideoConfigSource=i_;VideoConfigTemplate=o_;hidePopupVideo;_triggerContext=Vi(null);dialogRef=null;get triggerContext(){return this._triggerContext()}set triggerContext(t){this._triggerContext.set(t),this.videos=t.triggerData.content?.videoConfig?.videos}ngOnInit(){Nt.loadSwiperScript()}sendTriggerClicked(t,n){let r=new We(k.EVENT_TRIGGER_CLICKED,{},this.triggerContext?.triggerData);r.videos=[t.id],r.items=[n],this.output.emit(r)}injectScriptAndOpenDialog(t,n,r,i){t?.stopPropagation(),t?.preventDefault(),this.sendTriggerClicked(n,r),Nt.loadSwiperScript().then(()=>this.openDialog(n,i))}async performCTA(t){let n,r={applyDiscount:!0},i=this.triggerContext;if(t.cta===$s.ClickActionType.ADD_TO_CART)n=k.EVENT_ADD_TO_CART_CLICKED,r={at:$s.ClickActionType.ADD_TO_CART,applyDiscount:!0};else if(t.cta===$s.ClickActionType.GO_TO_PRODUCT)n=k.EVENT_VIEW_ITEM_CLICKED,r={at:$s.ClickActionType.GO_TO_PRODUCT,applyDiscount:!0};else if(t.cta===$s.ClickActionType.OPEN_CART)n=k.EVENT_OPEN_CART_CLICKED,i.triggerData.redirectBehaviour=_R.RedirectBehaviour.CART_DRAWER;else{C.warn(`Unsupported CTA type: ${t.cta}`);return}let s={videoID:t.video.id};this.sendEvent(n,{current:s},t.video,t.item),await new xo(i).execute({clickAction:r,embeddedItem:new mn(t.item)})}addToCartClicked(t,n){this.performCTA({cta:$s.ClickActionType.ADD_TO_CART,item:n,video:t})}onPopupVideoClick(t,n,r){this.hidePopupVideo=!0,this.injectScriptAndOpenDialog(null,t,n,r),this.dialogRef?.closed.subscribe(()=>{this.hidePopupVideo=!1,this.cdr.detectChanges()})}onPopupVideoClosed(){this.hidePopupVideo=!0;let t=(new Date().getTime()-this.triggerContext.startTime.getTime())/1e3;this.sendEvent(k.EVENT_TRIGGER_CLOSED,{duration:t})}sendEvent(t,n,r,i){let s=new We(t,n,this.triggerContext?.triggerData);r&&(s.videos=[r.id]),i&&(s.items=[i]),this.output.emit(s)}openDialog(t,n){let r={videos:this.videos,currentIndex:n,triggerContext:this.triggerContext,onCTAPerformed:s=>this.performCTA(s)};this.dialogRef&&this.dialogRef.close(),this.dialogRef=this.dialog.open(zr,{width:"100vw",height:"100vh",data:r});let i={videoID:t.id,videoIndex:n};this.sendEvent(k.EVENT_VIDEO_DIALOG_OPENED,{current:i},t),this.dialogRef.closed.subscribe(s=>{if(!s)return;let o=s.lastVideoDuration*1e3,a={videoID:s.lastVideo.id,videoIndex:s.lastVideoIndex,playedTillMS:o,playedTillPercent:o/t.durationMS},l=new We(k.EVENT_VIDEO_DIALOG_CLOSED,{current:a},this.triggerContext?.triggerData);l.videos=[s.lastVideo.id],this.output.emit(l),this.dialogRef=null})}static \u0275fac=function(t){return new(t||O0)(Mt(nR),Mt(rr))};static \u0275cmp=yt({type:O0,selectors:[["cooee-shoppable-videos"]],inputs:{triggerContext:"triggerContext"},outputs:{output:"output"},decls:9,vars:4,consts:[["id","lc-heading-text",1,"lc:mb-2","lc:text-lg","lc:text-center","lc:font-bold"],["id","lc-video-list",1,"lc:flex","lc:overflow-auto","lc:m-3","lc:gap-10","lc:justify-center","lc:items-center"],["id","lc-video-stories",1,"lc:flex","lc:overflow-auto","lc:m-3","lc:gap-3","lc:justify-center","lc:items-center"],[1,"lc-video-card","lc:flex","lc:flex-col","lc:gap-1"],["href","",1,"lc-video-wrapper","lc:rounded-lg",3,"click"],["width","100%","autoplay","","loop","","playsinline","",1,"lc:rounded-lg","lc:transition-transform","lc:duration-300",3,"muted"],[3,"src","type","media"],[3,"src","type"],["id","lc-single-product",1,"lc:w-full","lc:flex","lc:flex-col","lc:gap-1","lc:text-sm","lc:mt-1","lc:mb-1"],["id","lc-cta-button","tabindex","{0}",1,"lc:rounded","lc:w-full","lc:h-auto","lc:text-center","lc:font-normal","lc:cursor-pointer","lc:bg-black","lc:text-white","lc:z-4","lc:p-4","lc:text-xl"],["id","lc-item-name",1,"lc:font-semibold","lc:line-clamp-1","lc:text-xl"],["id","lc-item-price",1,"lc:text-xl",3,"innerHTML"],["id","lc-cta-button","tabindex","{0}",1,"lc:rounded","lc:w-full","lc:h-auto","lc:text-center","lc:font-normal","lc:cursor-pointer","lc:bg-black","lc:text-white","lc:z-4","lc:p-4","lc:text-xl",3,"click","keydown"],["id","lc-video-story",1,"lc:relative","lc:w-20","lc:h-20","lc:cursor-pointer"],["viewBox","0 0 100 100",1,"lc:absolute","lc:top-0","lc:left-0","lc:w-full","lc:h-full"],["cx","50","cy","50","r","48","fill","none","stroke-width","4",1,"lc:stroke-gray-300"],["id","lc-video-story-circle","cx","50","cy","50","r","48","fill","none","stroke-width","4","stroke-linecap","round","stroke-dasharray","301.6","stroke-dashoffset","301.6",1,"lc:stroke-blue-500"],[1,"lc:w-full","lc:h-full","lc:rounded-full","lc:overflow-hidden"],["id","lc-video","autoplay","","loop","",1,"lc:w-full","lc:h-full","lc:object-cover","lc:rounded-full",3,"click","muted"],[3,"video"],[3,"videoClicked","closeClicked","video"]],template:function(t,n){if(t&1&&($i(0)(1),xt(2,vH,2,1,"div",0),$i(3)(4)(5),xt(6,SH,3,0,"div",1)(7,xH,3,0,"div",2)(8,NH,4,4)),t&2){let r=n.triggerContext==null||n.triggerContext.triggerData==null||n.triggerContext.triggerData.content==null?null:n.triggerContext.triggerData.content.videoConfig;X();let i=go(r==null?null:r.heading);X(),$t(i?2:-1);let s=r==null?null:r.source;X(2),go(s===n.VideoConfigSource.GALLERY);let o=r==null?null:r.template;X(2),$t(o===n.VideoConfigTemplate.SWIPER||o===n.VideoConfigTemplate.SIMPLE?6:o===n.VideoConfigTemplate.STORY?7:o===n.VideoConfigTemplate.FLOATING_POPUP?8:-1)}},dependencies:[li,Eh,ui],styles:["[_nghost-%COMP%]{display:block}.lc-video-card[_ngcontent-%COMP%]{min-width:200px;max-width:300px}.lc-video-card[_ngcontent-%COMP%] video[_ngcontent-%COMP%]:hover{scale:1.1}"]})};C.configure("CooeeWidgetSDK");(async()=>{let e=await S0(T0),t=(n,r)=>{let i=r0(n,{injector:e.injector});customElements.define(r,i)};t(Bf,"cooee-progressbar"),t(Ph,"cooee-shoppable-videos")})();})();
|