@everymatrix/casino-jackpot-banner 1.86.4 → 1.86.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (23) hide show
  1. package/components/{CasinoJackpotBanner-DJKf4enm.js → CasinoJackpotBanner-BdoZB0BG.js} +767 -746
  2. package/components/CasinoJackpotBanner-D0MRvDYI.cjs +18 -0
  3. package/components/{CasinoJackpotBanner-CJqf4taC.js → CasinoJackpotBanner-DA_2QcAA.js} +793 -772
  4. package/es2015/casino-jackpot-banner.cjs +1 -1
  5. package/es2015/casino-jackpot-banner.js +1 -1
  6. package/esnext/casino-jackpot-banner.js +1 -1
  7. package/package.json +1 -1
  8. package/stencil/index-97d17652-B6BYeRne.js +542 -0
  9. package/stencil/index-97d17652-BOr4KAqq.js +558 -0
  10. package/stencil/index-97d17652-zTl06Vn9.cjs +1 -0
  11. package/stencil/{ui-image-BDXyFHck.cjs → ui-image-BX-FBhad.cjs} +1 -1
  12. package/stencil/{ui-image-Cc8wLmDe.js → ui-image-CP8Lp7fB.js} +1 -1
  13. package/stencil/{ui-image-wH6lu7wS.js → ui-image-Ch-GHki1.js} +1 -1
  14. package/stencil/{ui-image-b7b48fe5-CBB2FKRZ.js → ui-image-b7b48fe5-BKRtoUuG.js} +1 -1
  15. package/stencil/{ui-image-b7b48fe5-rCWcyktd.js → ui-image-b7b48fe5-HA45CrsG.js} +1 -1
  16. package/stencil/{ui-image-b7b48fe5-DjCO-ZF4.cjs → ui-image-b7b48fe5-MC0x5ZQd.cjs} +1 -1
  17. package/stencil/{ui-image_2-BESQEo1l.js → ui-image_2-CmVho0dS.js} +2 -2
  18. package/stencil/{ui-image_2-ZFidgTXM.cjs → ui-image_2-CyqE6j_W.cjs} +1 -1
  19. package/stencil/{ui-image_2-BfZmduAK.js → ui-image_2-Daq38JGa.js} +2 -2
  20. package/components/CasinoJackpotBanner-DCKkU54Y.cjs +0 -18
  21. package/stencil/index-97d17652-DvplcHtm.js +0 -558
  22. package/stencil/index-97d17652-ILzgTtTR.cjs +0 -1
  23. package/stencil/index-97d17652-p-iQtjus.js +0 -542
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./ui-image-b7b48fe5-DjCO-ZF4.cjs"),t=require("./index-97d17652-ILzgTtTR.cjs"),s=":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.SkeletonRectangle{background-color:var(--emw-skeleton-rectangle-background, #c2c2c2);width:var(--emw-skeleton-rectangle-width, 400px);height:var(--emw-skeleton-rectangle-height, 200px);border-radius:var(--emw-skeleton-rectangle-border-radius, 10px)}.SkeletonCircle{background-color:var(--emw-skeleton-circle-background, #c2c2c2);width:var(--emw-skeleton-circle-size, 400px);height:var(--emw-skeleton-circle-size, 400px);border-radius:50%}.SkeletonText{background-color:var(--emw-skeleton-text-background, #c2c2c2);width:var(--emw-skeleton-text-width, 500px);height:var(--emw-skeleton-text-height, 20px);border-radius:var(--emw-skeleton-text-border-radius, 10px);margin-bottom:var(--emw-skeleton-text-margin-bottom, 5px)}.SkeletonText:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.SkeletonTitle{background-color:var(--emw-skeleton-title-background, #c2c2c2);width:var(--emw-skeleton-title-width, 300px);height:var(--emw-skeleton-title-height, 30px);border-radius:var(--emw-skeleton-title-border-radius, 10px);margin-bottom:var(--emw-skeleton-title-margin-bottom, 5px)}.SkeletonImage{background-color:var(--emw-skeleton-image-background, #c2c2c2);width:var(--emw-skeleton-image-width, 100%);height:var(--emw-skeleton-image-height, 100%);border-radius:var(--emw-skeleton-image-border-radius, unset)}.SkeletonLogo{background-color:var(--emw-skeleton-logo-background, #c2c2c2);width:var(--emw-skeleton-logo-width, 120px);height:var(--emw-skeleton-logo-height, 75px);border-radius:var(--emw-skeleton-logo-border-radius, 10px)}@keyframes skeleton-loading{0%{background-color:var(--emw-skeleton-primary-color, #e0e0e0)}100%{background-color:var(--emw-skeleton-secondary-color, #f0f0f0)}}",l=s,n=class{constructor(e){t.registerInstance(this,e),this.stylingValue={width:this.handleStylingProps(this.width),height:this.handleStylingProps(this.height),borderRadius:this.handleStylingProps(this.borderRadius),marginBottom:this.handleStylingProps(this.marginBottom),marginTop:this.handleStylingProps(this.marginTop),marginLeft:this.handleStylingProps(this.marginLeft),marginRight:this.handleStylingProps(this.marginRight),size:this.handleStylingProps(this.size)},this.structure=void 0,this.width="unset",this.height="unset",this.borderRadius="unset",this.marginBottom="unset",this.marginTop="unset",this.marginLeft="unset",this.marginRight="unset",this.animation=!0,this.rows=0,this.size="100%"}handleStructureChange(e,i){i!==e&&this.handleStructure(e)}handleStylingProps(e){switch(typeof e){case"number":return e===0?0:`${e}px`;case"undefined":return"unset";case"string":return["auto","unset","none","inherit","initial"].includes(e)||e.endsWith("px")||e.endsWith("%")?e:"unset";default:return"unset"}}handleStructure(e){switch(e){case"logo":return this.renderLogo();case"image":return this.renderImage();case"title":return this.renderTitle();case"text":return this.renderText();case"rectangle":return this.renderRectangle();case"circle":return this.renderCircle();default:return null}}renderLogo(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonLogo "+(this.animation?"Skeleton":"")}))}renderImage(){return t.h("div",{class:"SkeletonImage "+(this.animation?"Skeleton":"")})}renderTitle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonTitle "+(this.animation?"Skeleton":"")}))}renderText(){return t.h("div",{class:"SkeletonContainer"},Array.from({length:this.rows>0?this.rows:1}).map((e,i)=>t.h("div",{key:i,class:"SkeletonText "+(this.animation?"Skeleton":"")})))}renderRectangle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonRectangle "+(this.animation?"Skeleton":"")}))}renderCircle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonCircle "+(this.animation?"Skeleton":"")}))}render(){let e="";switch(this.structure){case"logo":e=`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./ui-image-b7b48fe5-MC0x5ZQd.cjs"),t=require("./index-97d17652-zTl06Vn9.cjs"),s=":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.SkeletonRectangle{background-color:var(--emw-skeleton-rectangle-background, #c2c2c2);width:var(--emw-skeleton-rectangle-width, 400px);height:var(--emw-skeleton-rectangle-height, 200px);border-radius:var(--emw-skeleton-rectangle-border-radius, 10px)}.SkeletonCircle{background-color:var(--emw-skeleton-circle-background, #c2c2c2);width:var(--emw-skeleton-circle-size, 400px);height:var(--emw-skeleton-circle-size, 400px);border-radius:50%}.SkeletonText{background-color:var(--emw-skeleton-text-background, #c2c2c2);width:var(--emw-skeleton-text-width, 500px);height:var(--emw-skeleton-text-height, 20px);border-radius:var(--emw-skeleton-text-border-radius, 10px);margin-bottom:var(--emw-skeleton-text-margin-bottom, 5px)}.SkeletonText:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.SkeletonTitle{background-color:var(--emw-skeleton-title-background, #c2c2c2);width:var(--emw-skeleton-title-width, 300px);height:var(--emw-skeleton-title-height, 30px);border-radius:var(--emw-skeleton-title-border-radius, 10px);margin-bottom:var(--emw-skeleton-title-margin-bottom, 5px)}.SkeletonImage{background-color:var(--emw-skeleton-image-background, #c2c2c2);width:var(--emw-skeleton-image-width, 100%);height:var(--emw-skeleton-image-height, 100%);border-radius:var(--emw-skeleton-image-border-radius, unset)}.SkeletonLogo{background-color:var(--emw-skeleton-logo-background, #c2c2c2);width:var(--emw-skeleton-logo-width, 120px);height:var(--emw-skeleton-logo-height, 75px);border-radius:var(--emw-skeleton-logo-border-radius, 10px)}@keyframes skeleton-loading{0%{background-color:var(--emw-skeleton-primary-color, #e0e0e0)}100%{background-color:var(--emw-skeleton-secondary-color, #f0f0f0)}}",l=s,n=class{constructor(e){t.registerInstance(this,e),this.stylingValue={width:this.handleStylingProps(this.width),height:this.handleStylingProps(this.height),borderRadius:this.handleStylingProps(this.borderRadius),marginBottom:this.handleStylingProps(this.marginBottom),marginTop:this.handleStylingProps(this.marginTop),marginLeft:this.handleStylingProps(this.marginLeft),marginRight:this.handleStylingProps(this.marginRight),size:this.handleStylingProps(this.size)},this.structure=void 0,this.width="unset",this.height="unset",this.borderRadius="unset",this.marginBottom="unset",this.marginTop="unset",this.marginLeft="unset",this.marginRight="unset",this.animation=!0,this.rows=0,this.size="100%"}handleStructureChange(e,i){i!==e&&this.handleStructure(e)}handleStylingProps(e){switch(typeof e){case"number":return e===0?0:`${e}px`;case"undefined":return"unset";case"string":return["auto","unset","none","inherit","initial"].includes(e)||e.endsWith("px")||e.endsWith("%")?e:"unset";default:return"unset"}}handleStructure(e){switch(e){case"logo":return this.renderLogo();case"image":return this.renderImage();case"title":return this.renderTitle();case"text":return this.renderText();case"rectangle":return this.renderRectangle();case"circle":return this.renderCircle();default:return null}}renderLogo(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonLogo "+(this.animation?"Skeleton":"")}))}renderImage(){return t.h("div",{class:"SkeletonImage "+(this.animation?"Skeleton":"")})}renderTitle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonTitle "+(this.animation?"Skeleton":"")}))}renderText(){return t.h("div",{class:"SkeletonContainer"},Array.from({length:this.rows>0?this.rows:1}).map((e,i)=>t.h("div",{key:i,class:"SkeletonText "+(this.animation?"Skeleton":"")})))}renderRectangle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonRectangle "+(this.animation?"Skeleton":"")}))}renderCircle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonCircle "+(this.animation?"Skeleton":"")}))}render(){let e="";switch(this.structure){case"logo":e=`
2
2
  :host {
3
3
  --emw-skeleton-logo-width: ${this.stylingValue.width};
4
4
  --emw-skeleton-logo-height: ${this.stylingValue.height};
@@ -1,5 +1,5 @@
1
- import { U as m } from "./ui-image-b7b48fe5-rCWcyktd.js";
2
- import { r as n, h as t, H as r } from "./index-97d17652-DvplcHtm.js";
1
+ import { U as m } from "./ui-image-b7b48fe5-BKRtoUuG.js";
2
+ import { r as n, h as t, H as r } from "./index-97d17652-B6BYeRne.js";
3
3
  const s = ":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.SkeletonRectangle{background-color:var(--emw-skeleton-rectangle-background, #c2c2c2);width:var(--emw-skeleton-rectangle-width, 400px);height:var(--emw-skeleton-rectangle-height, 200px);border-radius:var(--emw-skeleton-rectangle-border-radius, 10px)}.SkeletonCircle{background-color:var(--emw-skeleton-circle-background, #c2c2c2);width:var(--emw-skeleton-circle-size, 400px);height:var(--emw-skeleton-circle-size, 400px);border-radius:50%}.SkeletonText{background-color:var(--emw-skeleton-text-background, #c2c2c2);width:var(--emw-skeleton-text-width, 500px);height:var(--emw-skeleton-text-height, 20px);border-radius:var(--emw-skeleton-text-border-radius, 10px);margin-bottom:var(--emw-skeleton-text-margin-bottom, 5px)}.SkeletonText:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.SkeletonTitle{background-color:var(--emw-skeleton-title-background, #c2c2c2);width:var(--emw-skeleton-title-width, 300px);height:var(--emw-skeleton-title-height, 30px);border-radius:var(--emw-skeleton-title-border-radius, 10px);margin-bottom:var(--emw-skeleton-title-margin-bottom, 5px)}.SkeletonImage{background-color:var(--emw-skeleton-image-background, #c2c2c2);width:var(--emw-skeleton-image-width, 100%);height:var(--emw-skeleton-image-height, 100%);border-radius:var(--emw-skeleton-image-border-radius, unset)}.SkeletonLogo{background-color:var(--emw-skeleton-logo-background, #c2c2c2);width:var(--emw-skeleton-logo-width, 120px);height:var(--emw-skeleton-logo-height, 75px);border-radius:var(--emw-skeleton-logo-border-radius, 10px)}@keyframes skeleton-loading{0%{background-color:var(--emw-skeleton-primary-color, #e0e0e0)}100%{background-color:var(--emw-skeleton-secondary-color, #f0f0f0)}}", l = s, a = class {
4
4
  constructor(e) {
5
5
  n(this, e), this.stylingValue = {
@@ -1,18 +0,0 @@
1
- "use strict";var hn=Object.defineProperty,fn=Object.defineProperties;var pn=Object.getOwnPropertyDescriptors;var Xt=Object.getOwnPropertySymbols;var dn=Object.prototype.hasOwnProperty,mn=Object.prototype.propertyIsEnumerable;var bt=(e,t,r)=>t in e?hn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zt=(e,t)=>{for(var r in t||(t={}))dn.call(t,r)&&bt(e,r,t[r]);if(Xt)for(var r of Xt(t))mn.call(t,r)&&bt(e,r,t[r]);return e},Jt=(e,t)=>fn(e,pn(t));var Q=(e,t,r)=>(bt(e,typeof t!="symbol"?t+"":t,r),r);var Zt=(e,t,r)=>new Promise((n,i)=>{var o=l=>{try{a(r.next(l))}catch(u){i(u)}},s=l=>{try{a(r.throw(l))}catch(u){i(u)}},a=l=>l.done?n(l.value):Promise.resolve(l.value).then(o,s);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../stencil/ui-image-BDXyFHck.cjs");function Z(){}function Br(e){return e()}function Qt(){return Object.create(null)}function Je(e){e.forEach(Br)}function jt(e){return typeof e=="function"}function Pr(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}let tt;function q(e,t){return e===t?!0:(tt||(tt=document.createElement("a")),tt.href=t,e===tt.href)}function bn(e){return Object.keys(e).length===0}function gn(e,...t){if(e==null){for(const n of t)n(void 0);return Z}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function d(e,t){e.appendChild(t)}function yn(e,t,r){const n=vn(e);if(!n.getElementById(t)){const i=m("style");i.id=t,i.textContent=r,_n(n,i)}}function vn(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function _n(e,t){return d(e.head||e,t),t.sheet}function F(e,t,r){e.insertBefore(t,r||null)}function D(e){e.parentNode&&e.parentNode.removeChild(e)}function En(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function m(e){return document.createElement(e)}function U(e){return document.createTextNode(e)}function O(){return U(" ")}function xn(){return U("")}function Sn(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function _(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function L(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:_(e,t,r)}function Tn(e){return Array.from(e.childNodes)}function j(e,t){t=""+t,e.data!==t&&(e.data=t)}function rt(e,t,r,n){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function wn(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let We;function Ve(e){We=e}function Lr(){if(!We)throw new Error("Function called outside component initialization");return We}function Hn(e){Lr().$$.on_mount.push(e)}function An(e){Lr().$$.on_destroy.push(e)}const Be=[],wt=[];let Pe=[];const qt=[],Bn=Promise.resolve();let Ht=!1;function Pn(){Ht||(Ht=!0,Bn.then(I))}function At(e){Pe.push(e)}const gt=new Set;let He=0;function I(){if(He!==0)return;const e=We;do{try{for(;He<Be.length;){const t=Be[He];He++,Ve(t),Ln(t.$$)}}catch(t){throw Be.length=0,He=0,t}for(Ve(null),Be.length=0,He=0;wt.length;)wt.pop()();for(let t=0;t<Pe.length;t+=1){const r=Pe[t];gt.has(r)||(gt.add(r),r())}Pe.length=0}while(Be.length);for(;qt.length;)qt.pop()();Ht=!1,gt.clear(),Ve(e)}function Ln(e){if(e.fragment!==null){e.update(),Je(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(At)}}function In(e){const t=[],r=[];Pe.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),Pe=t}const Cn=new Set;function On(e,t){e&&e.i&&(Cn.delete(e),e.i(t))}function Yt(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Nn(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),At(()=>{const o=e.$$.on_mount.map(Br).filter(jt);e.$$.on_destroy?e.$$.on_destroy.push(...o):Je(o),e.$$.on_mount=[]}),i.forEach(At)}function Mn(e,t){const r=e.$$;r.fragment!==null&&(In(r.after_update),Je(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function Rn(e,t){e.$$.dirty[0]===-1&&(Be.push(e),Pn(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Un(e,t,r,n,i,o,s=null,a=[-1]){const l=We;Ve(e);const u=e.$$={fragment:null,ctx:[],props:o,update:Z,not_equal:i,bound:Qt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:Qt(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};s&&s(u.root);let c=!1;if(u.ctx=r?r(e,t.props||{},(p,f,...b)=>{const x=b.length?b[0]:f;return u.ctx&&i(u.ctx[p],u.ctx[p]=x)&&(!u.skip_bound&&u.bound[p]&&u.bound[p](x),c&&Rn(e,p)),f}):[],u.update(),c=!0,Je(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const p=Tn(t.target);u.fragment&&u.fragment.l(p),p.forEach(D)}else u.fragment&&u.fragment.c();t.intro&&On(e.$$.fragment),Nn(e,t.target,t.anchor),I()}Ve(l)}let Ir;typeof HTMLElement=="function"&&(Ir=class extends HTMLElement{constructor(t,r,n){super();Q(this,"$$ctor");Q(this,"$$s");Q(this,"$$c");Q(this,"$$cn",!1);Q(this,"$$d",{});Q(this,"$$r",!1);Q(this,"$$p_d",{});Q(this,"$$l",{});Q(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return Zt(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=m("slot"),o!=="default"&&_(s,"name",o)},m:function(u,c){F(u,s,c)},d:function(u){u&&D(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=wn(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=ot(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:Jt(zt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=ot(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=ot(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function ot(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Dn(e,t,r,n,i,o){let s=class extends Ir{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(l){var u;l=ot(a,l,t),this.$$d[a]=l,(u=this.$$c)==null||u.$set({[a]:l})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var l;return(l=this.$$c)==null?void 0:l[a]}})}),e.element=s,s}class Gn{constructor(){Q(this,"$$");Q(this,"$$set")}$destroy(){Mn(this,1),this.$destroy=Z}$on(t,r){if(!jt(r))return Z;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!bn(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const kn="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(kn);/*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation.
3
-
4
- Permission to use, copy, modify, and/or distribute this software for any
5
- purpose with or without fee is hereby granted.
6
-
7
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
8
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
10
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13
- PERFORMANCE OF THIS SOFTWARE.
14
- ***************************************************************************** */var Bt=function(e,t){return Bt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Bt(e,t)};function he(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Bt(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var B=function(){return B=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},B.apply(this,arguments)};function jn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function Pt(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Lt(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function Le(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||t)}function ce(e){return typeof e=="function"}function Cr(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var yt=Cr(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
15
- `+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
16
- `):"",this.name="UnsubscriptionError",this.errors=r}});function It(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var ht=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=Pt(s),l=a.next();!l.done;l=a.next()){var u=l.value;u.remove(this)}}catch(g){t={error:g}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(ce(c))try{c()}catch(g){o=g instanceof yt?g.errors:[g]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var f=Pt(p),b=f.next();!b.done;b=f.next()){var x=b.value;try{Kt(x)}catch(g){o=o!=null?o:[],g instanceof yt?o=Le(Le([],Lt(o)),Lt(g.errors)):o.push(g)}}}catch(g){n={error:g}}finally{try{b&&!b.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new yt(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Kt(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&It(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&It(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Or=ht.EMPTY;function Nr(e){return e instanceof ht||e&&"closed"in e&&ce(e.remove)&&ce(e.add)&&ce(e.unsubscribe)}function Kt(e){ce(e)?e():e.unsubscribe()}var Mr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Fn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Le([e,t],Lt(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function $n(e){Fn.setTimeout(function(){throw e})}function er(){}function st(e){e()}var Rr=function(e){he(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Nr(r)&&r.add(n)):n.destination=zn,n}return t.create=function(r,n,i){return new Ct(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(ht),Vn=Function.prototype.bind;function vt(e,t){return Vn.call(e,t)}var Wn=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){nt(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){nt(n)}else nt(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){nt(r)}},e}(),Ct=function(e){he(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(ce(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&Mr.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&vt(r.next,a),error:r.error&&vt(r.error,a),complete:r.complete&&vt(r.complete,a)}):s=r}return o.destination=new Wn(s),o}return t}(Rr);function nt(e){$n(e)}function Xn(e){throw e}var zn={closed:!0,next:er,error:Xn,complete:er},Jn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Zn(e){return e}function Qn(e){return e.length===0?Zn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var tr=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Yn(t)?t:new Ct(t,r,n);return st(function(){var s=i,a=s.operator,l=s.source;o.add(a?a.call(o,l):l?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=rr(r),new r(function(i,o){var s=new Ct({next:function(a){try{t(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Jn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Qn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=rr(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function rr(e){var t;return(t=e!=null?e:Mr.Promise)!==null&&t!==void 0?t:Promise}function qn(e){return e&&ce(e.next)&&ce(e.error)&&ce(e.complete)}function Yn(e){return e&&e instanceof Rr||qn(e)&&Nr(e)}var Kn=Cr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Ur=function(e){he(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new nr(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Kn},t.prototype.next=function(r){var n=this;st(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=Pt(n.currentObservers),a=s.next();!a.done;a=s.next()){var l=a.value;l.next(r)}}catch(u){i={error:u}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;st(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;st(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?Or:(this.currentObservers=null,a.push(r),new ht(function(){n.currentObservers=null,It(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new tr;return r.source=this,r},t.create=function(r,n){return new nr(r,n)},t}(tr),nr=function(e){he(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:Or},t}(Ur),Dr={now:function(){return(Dr.delegate||Date).now()},delegate:void 0},ei=function(e){he(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Dr);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,l=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+l)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),l=0;l<a.length&&!r.closed;l+=o?1:2)r.next(a[l]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var l=i.now(),u=0,c=1;c<o.length&&o[c]<=l;c+=2)u=c;u&&o.splice(0,u+1)}},t}(Ur);const ir=[],or={},ti=(e,t=0)=>{if(ir.indexOf(e)==-1){const r=new ei(t);or[e]=r,ir.push(e)}return or[e]},Ae=[];function ri(e,t){return{subscribe:ft(e,t).subscribe}}function ft(e,t=Z){let r;const n=new Set;function i(a){if(Pr(e,a)&&(e=a,r)){const l=!Ae.length;for(const u of n)u[1](),Ae.push(u,e);if(l){for(let u=0;u<Ae.length;u+=2)Ae[u][0](Ae[u+1]);Ae.length=0}}}function o(a){i(a(e))}function s(a,l=Z){const u=[a,l];return n.add(u),n.size===1&&(r=t(i,o)||Z),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function Me(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return ri(r,(s,a)=>{let l=!1;const u=[];let c=0,p=Z;const f=()=>{if(c)return;p();const x=t(n?u[0]:u,s,a);o?s(x):p=jt(x)?x:Z},b=i.map((x,g)=>gn(x,v=>{u[g]=v,c&=~(1<<g),l&&f()},()=>{c|=1<<g}));return l=!0,f(),function(){Je(b),p(),l=!1}})}function ni(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ii=function(t){return oi(t)&&!si(t)};function oi(e){return!!e&&typeof e=="object"}function si(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||li(e)}var ai=typeof Symbol=="function"&&Symbol.for,ui=ai?Symbol.for("react.element"):60103;function li(e){return e.$$typeof===ui}function ci(e){return Array.isArray(e)?[]:{}}function Xe(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Ie(ci(e),e,t):e}function hi(e,t,r){return e.concat(t).map(function(n){return Xe(n,r)})}function fi(e,t){if(!t.customMerge)return Ie;var r=t.customMerge(e);return typeof r=="function"?r:Ie}function pi(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function sr(e){return Object.keys(e).concat(pi(e))}function Gr(e,t){try{return t in e}catch(r){return!1}}function di(e,t){return Gr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function mi(e,t,r){var n={};return r.isMergeableObject(e)&&sr(e).forEach(function(i){n[i]=Xe(e[i],r)}),sr(t).forEach(function(i){di(e,i)||(Gr(e,i)&&r.isMergeableObject(t[i])?n[i]=fi(i,r)(e[i],t[i],r):n[i]=Xe(t[i],r))}),n}function Ie(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||hi,r.isMergeableObject=r.isMergeableObject||ii,r.cloneUnlessOtherwiseSpecified=Xe;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):mi(e,t,r):Xe(t,r)}Ie.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return Ie(n,i,r)},{})};var bi=Ie,gi=bi;const yi=ni(gi);function _t(e,t){var r=t&&t.cache?t.cache:Ti,n=t&&t.serializer?t.serializer:Si,i=t&&t.strategy?t.strategy:_i;return i(e,{cache:r,serializer:n})}function vi(e){return e==null||typeof e=="number"||typeof e=="boolean"}function kr(e,t,r,n){var i=vi(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function jr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function Ft(e,t,r,n,i){return r.bind(t,e,n,i)}function _i(e,t){var r=e.length===1?kr:jr;return Ft(e,this,r,t.cache.create(),t.serializer)}function Ei(e,t){return Ft(e,this,jr,t.cache.create(),t.serializer)}function xi(e,t){return Ft(e,this,kr,t.cache.create(),t.serializer)}var Si=function(){return JSON.stringify(arguments)};function $t(){this.cache=Object.create(null)}$t.prototype.get=function(e){return this.cache[e]};$t.prototype.set=function(e,t){this.cache[e]=t};var Ti={create:function(){return new $t}},Et={variadic:Ei,monadic:xi},w;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(w||(w={}));var P;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(P||(P={}));var Ce;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Ce||(Ce={}));function ar(e){return e.type===P.literal}function wi(e){return e.type===P.argument}function Fr(e){return e.type===P.number}function $r(e){return e.type===P.date}function Vr(e){return e.type===P.time}function Wr(e){return e.type===P.select}function Xr(e){return e.type===P.plural}function Hi(e){return e.type===P.pound}function zr(e){return e.type===P.tag}function Jr(e){return!!(e&&typeof e=="object"&&e.type===Ce.number)}function Ot(e){return!!(e&&typeof e=="object"&&e.type===Ce.dateTime)}var Zr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ai=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Bi(e){var t={};return e.replace(Ai,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Pi=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Li(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Pi).filter(function(f){return f.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],l=s.slice(1),u=0,c=l;u<c.length;u++){var p=c[u];if(p.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:l})}return r}function Ii(e){return e.replace(/^(.*?)-/,"")}var ur=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Qr=/^(@+)?(\+|#+)?[rs]?$/g,Ci=/(\*)(0+)|(#+)(0+)|(0+)/g,qr=/^(0+)$/;function lr(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Qr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Yr(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Oi(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!qr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function cr(e){var t={},r=Yr(e);return r||t}function Ni(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Ii(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=B(B(B({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return B(B({},l),cr(u))},{}));continue;case"engineering":t=B(B(B({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return B(B({},l),cr(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Ci,function(l,u,c,p,f,b){if(u)t.minimumIntegerDigits=c.length;else{if(p&&f)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(qr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(ur.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(ur,function(l,u,c,p,f,b){return c==="*"?t.minimumFractionDigits=u.length:p&&p[0]==="#"?t.maximumFractionDigits=p.length:f&&b?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+b.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=i.options[0];o==="w"?t=B(B({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=B(B({},t),lr(o)));continue}if(Qr.test(i.stem)){t=B(B({},t),lr(i.stem));continue}var s=Yr(i.stem);s&&(t=B(B({},t),s));var a=Oi(i.stem);a&&(t=B(B({},t),a))}return t}var it={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Mi(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),l="a",u=Ri(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=l;for(;s-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function Ri(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=it[n||""]||it[r||""]||it["".concat(r,"-001")]||it["001"];return i[0]}var xt,Ui=new RegExp("^".concat(Zr.source,"*")),Di=new RegExp("".concat(Zr.source,"*$"));function A(e,t){return{start:e,end:t}}var Gi=!!String.prototype.startsWith&&"_a".startsWith("a",1),ki=!!String.fromCodePoint,ji=!!Object.fromEntries,Fi=!!String.prototype.codePointAt,$i=!!String.prototype.trimStart,Vi=!!String.prototype.trimEnd,Wi=!!Number.isSafeInteger,Xi=Wi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Nt=!0;try{var zi=en("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Nt=((xt=zi.exec("a"))===null||xt===void 0?void 0:xt[0])==="a"}catch(e){Nt=!1}var hr=Gi?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},Mt=ki?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},fr=ji?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},Kr=Fi?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},Ji=$i?function(t){return t.trimStart()}:function(t){return t.replace(Ui,"")},Zi=Vi?function(t){return t.trimEnd()}:function(t){return t.replace(Di,"")};function en(e,t){return new RegExp(e,t)}var Rt;if(Nt){var pr=en("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Rt=function(t,r){var n;pr.lastIndex=r;var i=pr.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Rt=function(t,r){for(var n=[];;){var i=Kr(t,r);if(i===void 0||tn(i)||Ki(i))break;n.push(i),r+=i>=65536?2:1}return Mt.apply(void 0,n)};var Qi=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:P.pound,location:A(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(w.UNMATCHED_CLOSING_TAG,A(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&Ut(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:P.literal,value:"<".concat(i,"/>"),location:A(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Ut(this.char()))return this.error(w.INVALID_TAG,A(a,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(w.UNMATCHED_CLOSING_TAG,A(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:P.tag,value:i,children:s,location:A(n,this.clonePosition())},err:null}:this.error(w.INVALID_TAG,A(a,this.clonePosition())))}else return this.error(w.UNCLOSED_TAG,A(n,this.clonePosition()))}else return this.error(w.INVALID_TAG,A(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Yi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var l=A(n,this.clonePosition());return{val:{type:P.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!qi(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return Mt.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),Mt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,A(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(w.EMPTY_ARGUMENT,A(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(w.MALFORMED_ARGUMENT,A(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,A(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:P.argument,value:i,location:A(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,A(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(w.MALFORMED_ARGUMENT,A(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Rt(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=A(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(a){case"":return this.error(w.EXPECT_ARGUMENT_TYPE,A(s,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition(),p=this.parseSimpleArgStyleIfPossible();if(p.err)return p;var f=Zi(p.val);if(f.length===0)return this.error(w.EXPECT_ARGUMENT_STYLE,A(this.clonePosition(),this.clonePosition()));var b=A(c,this.clonePosition());u={style:f,styleLocation:b}}var x=this.tryParseArgumentClose(i);if(x.err)return x;var g=A(i,this.clonePosition());if(u&&hr(u==null?void 0:u.style,"::",0)){var v=Ji(u.style.slice(2));if(a==="number"){var p=this.parseNumberSkeletonFromString(v,u.styleLocation);return p.err?p:{val:{type:P.number,value:n,location:g,style:p.val},err:null}}else{if(v.length===0)return this.error(w.EXPECT_DATE_TIME_SKELETON,g);var S=v;this.locale&&(S=Mi(v,this.locale));var f={type:Ce.dateTime,pattern:S,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Bi(S):{}},y=a==="date"?P.date:P.time;return{val:{type:y,value:n,location:g,style:f},err:null}}}return{val:{type:a==="number"?P.number:a==="date"?P.date:P.time,value:n,location:g,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var T=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS,A(T,B({},T)));this.bumpSpace();var C=this.parseIdentifierIfPossible(),G=0;if(a!=="select"&&C.value==="offset"){if(!this.bumpIf(":"))return this.error(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,A(this.clonePosition(),this.clonePosition()));this.bumpSpace();var p=this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,w.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(p.err)return p;this.bumpSpace(),C=this.parseIdentifierIfPossible(),G=p.val}var $=this.tryParsePluralOrSelectOptions(t,a,r,C);if($.err)return $;var x=this.tryParseArgumentClose(i);if(x.err)return x;var J=A(i,this.clonePosition());return a==="select"?{val:{type:P.select,value:n,options:fr($.val),location:J},err:null}:{val:{type:P.plural,value:n,options:fr($.val),offset:G,pluralType:a==="plural"?"cardinal":"ordinal",location:J},err:null}}default:return this.error(w.INVALID_ARGUMENT_TYPE,A(s,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,A(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(w.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,A(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Li(t)}catch(i){return this.error(w.INVALID_NUMBER_SKELETON,r)}return{val:{type:Ce.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Ni(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],l=new Set,u=i.value,c=i.location;;){if(u.length===0){var p=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_SELECTOR,w.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;c=A(p,this.clonePosition()),u=this.message.slice(p.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?w.DUPLICATE_SELECT_ARGUMENT_SELECTOR:w.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);u==="other"&&(s=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?w.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:w.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,A(this.clonePosition(),this.clonePosition()));var x=this.parseMessage(t+1,r,n);if(x.err)return x;var g=this.tryParseArgumentClose(b);if(g.err)return g;a.push([u,{value:x.val,location:A(b,this.clonePosition())}]),l.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,c=o.location}return a.length===0?this.error(r==="select"?w.EXPECT_SELECT_ARGUMENT_SELECTOR:w.EXPECT_PLURAL_ARGUMENT_SELECTOR,A(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(w.MISSING_OTHER_CLAUSE,A(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var l=A(i,this.clonePosition());return o?(s*=n,Xi(s)?{val:s,err:null}:this.error(r,l)):this.error(t,l)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Kr(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(hr(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&tn(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function Ut(e){return e>=97&&e<=122||e>=65&&e<=90}function qi(e){return Ut(e)||e===47}function Yi(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function tn(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Ki(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function Dt(e){e.forEach(function(t){if(delete t.location,Wr(t)||Xr(t))for(var r in t.options)delete t.options[r].location,Dt(t.options[r].value);else Fr(t)&&Jr(t.style)||($r(t)||Vr(t))&&Ot(t.style)?delete t.style.location:zr(t)&&Dt(t.children)})}function eo(e,t){t===void 0&&(t={}),t=B({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Qi(e,t).parse();if(r.err){var n=SyntaxError(w[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Dt(r.val),r.val}var Oe;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(Oe||(Oe={}));var pt=function(e){he(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),dr=function(e){he(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),Oe.INVALID_VALUE,o)||this}return t}(pt),to=function(e){he(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),Oe.INVALID_VALUE,i)||this}return t}(pt),ro=function(e){he(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),Oe.MISSING_VALUE,n)||this}return t}(pt),k;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(k||(k={}));function no(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==k.literal||r.type!==k.literal?t.push(r):n.value+=r.value,t},[])}function io(e){return typeof e=="function"}function at(e,t,r,n,i,o,s){if(e.length===1&&ar(e[0]))return[{type:k.literal,value:e[0].value}];for(var a=[],l=0,u=e;l<u.length;l++){var c=u[l];if(ar(c)){a.push({type:k.literal,value:c.value});continue}if(Hi(c)){typeof o=="number"&&a.push({type:k.literal,value:r.getNumberFormat(t).format(o)});continue}var p=c.value;if(!(i&&p in i))throw new ro(p,s);var f=i[p];if(wi(c)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),a.push({type:typeof f=="string"?k.literal:k.object,value:f});continue}if($r(c)){var b=typeof c.style=="string"?n.date[c.style]:Ot(c.style)?c.style.parsedOptions:void 0;a.push({type:k.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(Vr(c)){var b=typeof c.style=="string"?n.time[c.style]:Ot(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:k.literal,value:r.getDateTimeFormat(t,b).format(f)});continue}if(Fr(c)){var b=typeof c.style=="string"?n.number[c.style]:Jr(c.style)?c.style.parsedOptions:void 0;b&&b.scale&&(f=f*(b.scale||1)),a.push({type:k.literal,value:r.getNumberFormat(t,b).format(f)});continue}if(zr(c)){var x=c.children,g=c.value,v=i[g];if(!io(v))throw new to(g,"function",s);var S=at(x,t,r,n,i,o),y=v(S.map(function(G){return G.value}));Array.isArray(y)||(y=[y]),a.push.apply(a,y.map(function(G){return{type:typeof G=="string"?k.literal:k.object,value:G}}))}if(Wr(c)){var T=c.options[f]||c.options.other;if(!T)throw new dr(c.value,f,Object.keys(c.options),s);a.push.apply(a,at(T.value,t,r,n,i));continue}if(Xr(c)){var T=c.options["=".concat(f)];if(!T){if(!Intl.PluralRules)throw new pt(`Intl.PluralRules is not available in this environment.
17
- Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,Oe.MISSING_INTL_API,s);var C=r.getPluralRules(t,{type:c.pluralType}).select(f-(c.offset||0));T=c.options[C]||c.options.other}if(!T)throw new dr(c.value,f,Object.keys(c.options),s);a.push.apply(a,at(T.value,t,r,n,i,f-(c.offset||0)));continue}}return no(a)}function oo(e,t){return t?B(B(B({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=B(B({},e[n]),t[n]||{}),r},{})):e}function so(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=oo(e[n],t[n]),r},B({},e)):e}function St(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function ao(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:_t(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,Le([void 0],r,!1)))},{cache:St(e.number),strategy:Et.variadic}),getDateTimeFormat:_t(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,Le([void 0],r,!1)))},{cache:St(e.dateTime),strategy:Et.variadic}),getPluralRules:_t(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,Le([void 0],r,!1)))},{cache:St(e.pluralRules),strategy:Et.variadic})}}var uo=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=o.formatToParts(l);if(u.length===1)return u[0].value;var c=u.reduce(function(p,f){return!p.length||f.type!==k.literal||typeof p[p.length-1]!="string"?p.push(f.value):p[p.length-1]+=f.value,p},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(l){return at(o.ast,o.locales,o.formatters,o.formats,l,void 0,o.message)},this.resolvedOptions=function(){var l;return{locale:((l=o.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=jn(s,["formatters"]);this.ast=e.__parse(t,B(B({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=so(e.formats,n),this.formatters=i&&i.formatters||ao(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=eo,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function lo(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const me={},co=(e,t,r)=>r&&(t in me||(me[t]={}),e in me[t]||(me[t][e]=r),r),rn=(e,t)=>{if(t==null)return;if(t in me&&e in me[t])return me[t][e];const r=dt(t);for(let n=0;n<r.length;n++){const i=r[n],o=fo(i,e);if(o)return co(e,t,o)}};let Vt;const Ze=ft({});function ho(e){return Vt[e]||null}function nn(e){return e in Vt}function fo(e,t){if(!nn(e))return null;const r=ho(e);return lo(r,t)}function po(e){if(e==null)return;const t=dt(e);for(let r=0;r<t.length;r++){const n=t[r];if(nn(n))return n}}function on(e,...t){delete me[e],Ze.update(r=>(r[e]=yi.all([r[e]||{},...t]),r))}Me([Ze],([e])=>Object.keys(e));Ze.subscribe(e=>Vt=e);const ut={};function mo(e,t){ut[e].delete(t),ut[e].size===0&&delete ut[e]}function sn(e){return ut[e]}function bo(e){return dt(e).map(t=>{const r=sn(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Gt(e){return e==null?!1:dt(e).some(t=>{var r;return(r=sn(t))==null?void 0:r.size})}function go(e,t){return Promise.all(t.map(n=>(mo(e,n),n().then(i=>i.default||i)))).then(n=>on(e,...n))}const $e={};function an(e){if(!Gt(e))return e in $e?$e[e]:Promise.resolve();const t=bo(e);return $e[e]=Promise.all(t.map(([r,n])=>go(r,n))).then(()=>{if(Gt(e))return an(e);delete $e[e]}),$e[e]}const yo={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},vo={fallbackLocale:null,loadingDelay:200,formats:yo,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},_o=vo;function Ne(){return _o}const Tt=ft(!1);var Eo=Object.defineProperty,xo=Object.defineProperties,So=Object.getOwnPropertyDescriptors,mr=Object.getOwnPropertySymbols,To=Object.prototype.hasOwnProperty,wo=Object.prototype.propertyIsEnumerable,br=(e,t,r)=>t in e?Eo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ho=(e,t)=>{for(var r in t||(t={}))To.call(t,r)&&br(e,r,t[r]);if(mr)for(var r of mr(t))wo.call(t,r)&&br(e,r,t[r]);return e},Ao=(e,t)=>xo(e,So(t));let kt;const lt=ft(null);function gr(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function dt(e,t=Ne().fallbackLocale){const r=gr(e);return t?[...new Set([...r,...gr(t)])]:r}function ye(){return kt!=null?kt:void 0}lt.subscribe(e=>{kt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Bo=e=>{if(e&&po(e)&&Gt(e)){const{loadingDelay:t}=Ne();let r;return typeof window!="undefined"&&ye()!=null&&t?r=window.setTimeout(()=>Tt.set(!0),t):Tt.set(!0),an(e).then(()=>{lt.set(e)}).finally(()=>{clearTimeout(r),Tt.set(!1)})}return lt.set(e)},Re=Ao(Ho({},lt),{set:Bo}),mt=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Po=Object.defineProperty,ct=Object.getOwnPropertySymbols,un=Object.prototype.hasOwnProperty,ln=Object.prototype.propertyIsEnumerable,yr=(e,t,r)=>t in e?Po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wt=(e,t)=>{for(var r in t||(t={}))un.call(t,r)&&yr(e,r,t[r]);if(ct)for(var r of ct(t))ln.call(t,r)&&yr(e,r,t[r]);return e},Ue=(e,t)=>{var r={};for(var n in e)un.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ct)for(var n of ct(e))t.indexOf(n)<0&&ln.call(e,n)&&(r[n]=e[n]);return r};const ze=(e,t)=>{const{formats:r}=Ne();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Lo=mt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=ze("number",n)),new Intl.NumberFormat(r,i)}),Io=mt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=ze("date",n):Object.keys(i).length===0&&(i=ze("date","short")),new Intl.DateTimeFormat(r,i)}),Co=mt(e=>{var t=e,{locale:r,format:n}=t,i=Ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=ze("time",n):Object.keys(i).length===0&&(i=ze("time","short")),new Intl.DateTimeFormat(r,i)}),Oo=(e={})=>{var t=e,{locale:r=ye()}=t,n=Ue(t,["locale"]);return Lo(Wt({locale:r},n))},No=(e={})=>{var t=e,{locale:r=ye()}=t,n=Ue(t,["locale"]);return Io(Wt({locale:r},n))},Mo=(e={})=>{var t=e,{locale:r=ye()}=t,n=Ue(t,["locale"]);return Co(Wt({locale:r},n))},Ro=mt((e,t=ye())=>new uo(e,t,Ne().formats,{ignoreTag:Ne().ignoreTag})),Uo=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:l=ye(),default:u}=s;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=rn(e,l);if(!c)c=(o=(i=(n=(r=Ne()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof c!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c;if(!a)return c;let p=c;try{p=Ro(c,l).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return p},Do=(e,t)=>Mo(t).format(e),Go=(e,t)=>No(t).format(e),ko=(e,t)=>Oo(t).format(e),jo=(e,t=ye())=>rn(e,t);Me([Re,Ze],()=>Uo);Me([Re],()=>Do);Me([Re],()=>Go);Me([Re],()=>ko);Me([Re,Ze],()=>jo);window.emWidgets={topic:ti};const Fo=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));String(Number.MAX_SAFE_INTEGER).length;function $o(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Vo(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function Wo(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function vr(e,t){on(e,t)}function Xo(e){Re.set(e)}const _r={en:{loadingText:"Loading, please wait..."},"zh-hk":{loadingText:"加载请稍候 ..."},fr:{loadingText:"Chargement, veuillez patienter..."},ro:{loadingText:"Se incarca, va rugam asteptati..."},es:{loadingText:"Cargando"},pt:{loadingText:"Carregando, por favor espere..."},de:{loadingText:"Laden, bitte warten..."},hr:{loadingText:"Učitavanje"},"pt-br":{CarregandoText:"Carregando"},"es-mx":{CargandoText:"Cargando, por favor espere…"},tr:{loadingText:"Yükleniyor, lütfen bekleyin..."},"en-us":{loadingText:"Loading, please wait..."}};function zo(e){yn(e,"svelte-w5pa6u",':host{font-family:"Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";color:#fff}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.mainWrapper{padding:33px 3vw;background-repeat:no-repeat !important;background-size:cover !important;border-radius:7px;display:grid;grid-gap:0.5rem;z-index:0}.vendorLogo{grid-area:vendorLogo;height:44px;width:auto;min-width:130px;background-repeat:no-repeat;background-position:right center}.displayCard{position:relative;background:#1c2136;height:max(0.5vw, 1rem);padding:10px 20px 10px 24px;margin:0 8px;box-sizing:content-box;border-radius:7px;display:flex;justify-content:center;align-items:center;border:1px solid #ffc052}.displayCard .iconWrapper{width:44px;height:44px;position:absolute;left:-24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.displayCard .displayCardIcon{height:100%;width:auto}.displayCard .cardLabel{font-size:0.8rem;font-style:italic}.displayCard .cardTextWrapper{display:flex;justify-content:center;flex-wrap:nowrap;align-items:flex-end}.title{grid-area:title;display:flex;align-items:center}.title ui-image img{height:50px}.displayContainer{grid-area:displayArea;padding:0 0 0 20px;display:flex;gap:40px;justify-content:space-between;align-items:center}.displayContainer .jackpotValue{font-size:1.2rem;font-weight:400;display:flex;align-items:flex-end}.displayContainer .jackpot-currency{font-weight:400;font-style:italic;font-size:8px;padding-left:2px;display:flex;align-items:flex-end}.pairWrapper{width:100%;padding-left:4%;display:flex;justify-content:flex-start;gap:30px}.typeSpread{grid-template-columns:1fr 2.5fr 1fr;grid-template-areas:"title displayArea vendorLogo";align-items:center}.typeSpread.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";margin-top:25px}.typeSpread .pairWrapper{justify-content:center}.typeSpread .vendorLogo{justify-content:flex-end}.typeSpread .title{justify-content:flex-start}.typeSpread .displayContainer{justify-content:space-evenly}.typeLeft{grid-template-columns:1fr 4fr;grid-template-areas:"title displayArea" "vendorLogo displayArea";padding:44px 33px}.typeLeft.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";padding:33px}.typeLeft.mobile .displayContainer{margin-top:50px;gap:2.6rem}.typeLeft .displayContainer{padding-left:2rem;width:auto;gap:2rem}.typeLeft .pairWrapper{justify-content:space-evenly}.typeLeft .title{align-items:flex-end}.typeLeft .vendorLogo{height:44px;width:auto}.mobile{grid-template-columns:1fr;grid-gap:1rem}.mobile .title{justify-content:center;align-items:center}.mobile .title ui-image img{height:80px}.mobile .displayContainer{padding-left:26px;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.mobile .vendorLogo{justify-content:center;align-items:center}.mobile .displayCard{width:40vw}.tablet .displayContainer{flex-wrap:wrap}.DisplayNone{display:none}.loadingPrompt{color:#333}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--color-primary, #22B04E);border-color:var(--emw--color-primary, #22B04E) transparent var(--emw--color-primary, #22B04E) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}')}function Er(e,t,r){const n=e.slice();return n[56]=t[r],n[58]=r,n}function Jo(e){let t,r,n,i,o,s,a,l,u,c,p,f,b;function x(S,y){return S[8]?qo:Yo}let g=x(e),v=g(e);return{c(){t=m("div"),r=m("div"),n=m("div"),i=m("div"),o=O(),s=m("div"),v.c(),a=O(),l=m("div"),u=m("ui-image"),_(i,"class","vendorLogo"),rt(i,"background-image","url("+e[9]+")"),_(s,"class","displayContainer"),q(u.src,c=e[14])||L(u,"src",c),L(u,"alt",""),_(l,"class","title"),_(n,"class",p="mainWrapper "+e[0]+" "+(e[7]&&!e[8]?"mobile":e[8]?"tablet":"")),rt(n,"background","url("+e[13]+")"),_(r,"class","jackpotBanner"),_(t,"class","")},m(S,y){F(S,t,y),d(t,r),d(r,n),d(n,i),d(n,o),d(n,s),v.m(s,null),d(n,a),d(n,l),d(l,u),f||(b=Sn(r,"click",e[35]),f=!0)},p(S,y){y[0]&512&&rt(i,"background-image","url("+S[9]+")"),g===(g=x(S))&&v?v.p(S,y):(v.d(1),v=g(S),v&&(v.c(),v.m(s,null))),y[0]&16384&&!q(u.src,c=S[14])&&L(u,"src",c),y[0]&385&&p!==(p="mainWrapper "+S[0]+" "+(S[7]&&!S[8]?"mobile":S[8]?"tablet":""))&&_(n,"class",p),y[0]&8192&&rt(n,"background","url("+S[13]+")")},d(S){S&&D(t),v.d(),f=!1,b()}}}function Zo(e){let t;return{c(){t=m("div"),_(t,"class","LoadingSpinner")},m(r,n){F(r,t,n)},p:Z,d(r){r&&D(t)}}}function Qo(e){let t;return{c(){t=m("p"),t.textContent="500 Server error"},m(r,n){F(r,t,n)},p:Z,d(r){r&&D(t)}}}function qo(e){let t,r,n,i,o,s,a,l=e[11][0]+"",u,c,p,f,b=(e[2]==="true"?e[16][0]:e[10][0])+"",x,g,v,S,y,T,C,G,$,J=e[11][1]+"",De,ve,Y,be,fe=(e[2]==="true"?e[16][1]:e[10][1])+"",pe,_e,Ee,te,ne,ie,M,oe,Ge,de,K=e[11][2]+"",se,Qe,ee,xe,Se=(e[2]==="true"?e[6][2]:e[10][2])+"",ke,qe,Ye,ae,ue,re,Te,je,we,ge=e[11][3]+"",Fe,Ke,le,h,H=(e[2]==="true"?e[6][3]:e[10][3])+"",R,et,V=!e[3]&&xr(e),W=!e[3]&&Sr(e),X=!e[3]&&Tr(e),z=!e[3]&&wr(e);return{c(){t=m("div"),r=m("div"),n=m("div"),i=m("ui-image"),s=O(),a=m("span"),u=U(l),c=O(),p=m("span"),f=m("span"),x=U(b),g=O(),V&&V.c(),v=O(),S=m("div"),y=m("div"),T=m("ui-image"),G=O(),$=m("span"),De=U(J),ve=O(),Y=m("span"),be=m("span"),pe=U(fe),_e=O(),W&&W.c(),Ee=O(),te=m("div"),ne=m("div"),ie=m("div"),M=m("ui-image"),Ge=O(),de=m("span"),se=U(K),Qe=O(),ee=m("span"),xe=m("span"),ke=U(Se),qe=O(),X&&X.c(),Ye=O(),ae=m("div"),ue=m("div"),re=m("ui-image"),je=O(),we=m("span"),Fe=U(ge),Ke=O(),le=m("span"),h=m("span"),R=U(H),et=O(),z&&z.c(),L(i,"class","displayCardIcon"),q(i.src,o=e[12][0])||L(i,"src",o),L(i,"alt",""),_(a,"class","cardLabel"),_(n,"class","iconWrapper"),_(f,"class","jackpotValue"),_(p,"class","cardTextWrapper"),_(r,"class","displayCard"),L(T,"class","displayCardIcon"),q(T.src,C=e[12][1])||L(T,"src",C),L(T,"alt",""),_($,"class","cardLabel"),_(y,"class","iconWrapper"),_(be,"class","jackpotValue"),_(Y,"class","cardTextWrapper"),_(S,"class","displayCard"),_(t,"class","pairWrapper"),L(M,"class","displayCardIcon"),q(M.src,oe=e[12][2])||L(M,"src",oe),L(M,"alt",""),_(de,"class","cardLabel"),_(ie,"class","iconWrapper"),_(xe,"class","jackpotValue"),_(ee,"class","cardTextWrapper"),_(ne,"class","displayCard"),L(re,"class","displayCardIcon"),q(re.src,Te=e[12][3])||L(re,"src",Te),L(re,"alt",""),_(we,"class","cardLabel"),_(ue,"class","iconWrapper"),_(h,"class","jackpotValue"),_(le,"class","cardTextWrapper"),_(ae,"class","displayCard"),_(te,"class","pairWrapper")},m(E,N){F(E,t,N),d(t,r),d(r,n),d(n,i),d(n,s),d(n,a),d(a,u),d(r,c),d(r,p),d(p,f),d(f,x),d(p,g),V&&V.m(p,null),d(t,v),d(t,S),d(S,y),d(y,T),d(y,G),d(y,$),d($,De),d(S,ve),d(S,Y),d(Y,be),d(be,pe),d(Y,_e),W&&W.m(Y,null),F(E,Ee,N),F(E,te,N),d(te,ne),d(ne,ie),d(ie,M),d(ie,Ge),d(ie,de),d(de,se),d(ne,Qe),d(ne,ee),d(ee,xe),d(xe,ke),d(ee,qe),X&&X.m(ee,null),d(te,Ye),d(te,ae),d(ae,ue),d(ue,re),d(ue,je),d(ue,we),d(we,Fe),d(ae,Ke),d(ae,le),d(le,h),d(h,R),d(le,et),z&&z.m(le,null)},p(E,N){N[0]&4096&&!q(i.src,o=E[12][0])&&L(i,"src",o),N[0]&2048&&l!==(l=E[11][0]+"")&&j(u,l),N[0]&66564&&b!==(b=(E[2]==="true"?E[16][0]:E[10][0])+"")&&j(x,b),E[3]?V&&(V.d(1),V=null):V?V.p(E,N):(V=xr(E),V.c(),V.m(p,null)),N[0]&4096&&!q(T.src,C=E[12][1])&&L(T,"src",C),N[0]&2048&&J!==(J=E[11][1]+"")&&j(De,J),N[0]&66564&&fe!==(fe=(E[2]==="true"?E[16][1]:E[10][1])+"")&&j(pe,fe),E[3]?W&&(W.d(1),W=null):W?W.p(E,N):(W=Sr(E),W.c(),W.m(Y,null)),N[0]&4096&&!q(M.src,oe=E[12][2])&&L(M,"src",oe),N[0]&2048&&K!==(K=E[11][2]+"")&&j(se,K),N[0]&1092&&Se!==(Se=(E[2]==="true"?E[6][2]:E[10][2])+"")&&j(ke,Se),E[3]?X&&(X.d(1),X=null):X?X.p(E,N):(X=Tr(E),X.c(),X.m(ee,null)),N[0]&4096&&!q(re.src,Te=E[12][3])&&L(re,"src",Te),N[0]&2048&&ge!==(ge=E[11][3]+"")&&j(Fe,ge),N[0]&1092&&H!==(H=(E[2]==="true"?E[6][3]:E[10][3])+"")&&j(R,H),E[3]?z&&(z.d(1),z=null):z?z.p(E,N):(z=wr(E),z.c(),z.m(le,null))},d(E){E&&(D(t),D(Ee),D(te)),V&&V.d(),W&&W.d(),X&&X.d(),z&&z.d()}}}function Yo(e){let t,r=Yt(Array(4)),n=[];for(let i=0;i<r.length;i+=1)n[i]=Ar(Er(e,r,i));return{c(){for(let i=0;i<n.length;i+=1)n[i].c();t=xn()},m(i,o){for(let s=0;s<n.length;s+=1)n[s]&&n[s].m(i,o);F(i,t,o)},p(i,o){if(o[0]&72718){r=Yt(Array(4));let s;for(s=0;s<r.length;s+=1){const a=Er(i,r,s);n[s]?n[s].p(a,o):(n[s]=Ar(a),n[s].c(),n[s].m(t.parentNode,t))}for(;s<n.length;s+=1)n[s].d(1);n.length=r.length}},d(i){i&&D(t),En(n,i)}}}function xr(e){let t,r;return{c(){t=m("span"),r=U(e[1]),_(t,"class","jackpot-currency")},m(n,i){F(n,t,i),d(t,r)},p(n,i){i[0]&2&&j(r,n[1])},d(n){n&&D(t)}}}function Sr(e){let t,r;return{c(){t=m("span"),r=U(e[1]),_(t,"class","jackpot-currency")},m(n,i){F(n,t,i),d(t,r)},p(n,i){i[0]&2&&j(r,n[1])},d(n){n&&D(t)}}}function Tr(e){let t,r;return{c(){t=m("span"),r=U(e[1]),_(t,"class","jackpot-currency")},m(n,i){F(n,t,i),d(t,r)},p(n,i){i[0]&2&&j(r,n[1])},d(n){n&&D(t)}}}function wr(e){let t,r;return{c(){t=m("span"),r=U(e[1]),_(t,"class","jackpot-currency")},m(n,i){F(n,t,i),d(t,r)},p(n,i){i[0]&2&&j(r,n[1])},d(n){n&&D(t)}}}function Hr(e){let t,r;return{c(){t=m("span"),r=U(e[1]),_(t,"class","jackpot-currency")},m(n,i){F(n,t,i),d(t,r)},p(n,i){i[0]&2&&j(r,n[1])},d(n){n&&D(t)}}}function Ar(e){var S;let t,r,n,i,o,s,a=e[11][e[58]]+"",l,u,c,p,f=(e[2]==="true"?e[16][e[58]]:(S=e[10][e[58]])!=null?S:"")+"",b,x,g,v=!e[3]&&Hr(e);return{c(){t=m("div"),r=m("div"),n=m("ui-image"),o=O(),s=m("span"),l=U(a),u=O(),c=m("span"),p=m("span"),b=U(f),x=O(),v&&v.c(),g=O(),L(n,"class","displayCardIcon"),q(n.src,i=e[12][e[58]])||L(n,"src",i),L(n,"alt",""),_(s,"class","cardLabel"),_(r,"class","iconWrapper"),_(p,"class","jackpotValue"),_(c,"class","cardTextWrapper"),_(t,"class","displayCard")},m(y,T){F(y,t,T),d(t,r),d(r,n),d(r,o),d(r,s),d(s,l),d(t,u),d(t,c),d(c,p),d(p,b),d(c,x),v&&v.m(c,null),d(t,g)},p(y,T){var C;T[0]&4096&&!q(n.src,i=y[12][y[58]])&&L(n,"src",i),T[0]&2048&&a!==(a=y[11][y[58]]+"")&&j(l,a),T[0]&66564&&f!==(f=(y[2]==="true"?y[16][y[58]]:(C=y[10][y[58]])!=null?C:"")+"")&&j(b,f),y[3]?v&&(v.d(1),v=null):v?v.p(y,T):(v=Hr(y),v.c(),v.m(c,null))},d(y){y&&D(t),v&&v.d()}}}function Ko(e){let t;function r(o,s){return o[15]?Qo:o[5]?Zo:Jo}let n=r(e),i=n(e);return{c(){t=m("div"),i.c()},m(o,s){F(o,t,s),i.m(t,null),e[36](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t,null)))},i:Z,o:Z,d(o){o&&D(t),i.d(),e[36](null)}}}function es(e,t,r){let n,{visualstructure:i=""}=t,{title:o=""}=t,{caticon0:s=""}=t,{caticon1:a=""}=t,{caticon2:l=""}=t,{caticon3:u=""}=t,{iconlabels:c=""}=t,{backgroundsrc:p=""}=t,{currency:f=""}=t,{backgroundsrcmobile:b=""}=t,{titlelogopath:x=""}=t,{lang:g="en"}=t,{clientstyling:v=""}=t,{clientstylingurl:S=""}=t,{translationurl:y=""}=t,{endpoint:T=""}=t,{gameid:C=""}=t,{mbsource:G}=t,{realtimeupdate:$="false"}=t,{currencylocale:J=""}=t,De=window.navigator.userAgent,ve=!1,Y=!1,be="",fe=[],pe=[],_e=[],Ee=[],te=[],ne="",ie="",M,oe=!0,Ge=!1,de,K=null,se=[];const Qe=()=>{fetch(y).then(H=>H.json()).then(H=>{Object.keys(H).forEach(R=>{vr(R,H[R])})}).catch(H=>{console.log(H)})};Object.keys(_r).forEach(h=>{vr(h,_r[h])});const ee=["typeSpread","typeLeft"],xe=h=>{var R;const H=(R=h==null?void 0:h.items[0])==null?void 0:R.additionalData;H&&Object.values(H).forEach(et=>fe.push(+et))},Se=h=>{var H;r(9,be=((H=h==null?void 0:h.items[0])==null?void 0:H.vendorLogo)||"")},ke=()=>{if(T&&g&&f){let h=new URL(`${T}/v1/casino/jackpots`);h.searchParams.append("filter",`id=${C}`),h.searchParams.append("language",g),h.searchParams.append("additionalDataCurrency",f),fetch(h.href).then(H=>H.json().then(R=>{r(5,oe=!1),de=R,pe.includes(C)&&(xe(de),Se(de))}).catch(R=>{r(15,Ge=!0),r(5,oe=!1),console.error(R)}).finally(()=>{qe()}))}},qe=()=>{const h=M.getRootNode().host;h.dispatchEvent(new CustomEvent("data-loaded",{bubbles:!0,detail:{target:h}}))},Ye=()=>{let h=new URL(`${T}/v1/casino/jackpots/config`);fetch(h.href).then(H=>H.json()).then(H=>{r(34,pe=H.egtJackpotIds.map(R=>R))})},ae=()=>{r(7,ve=Fo(De)&&window.innerHeight/window.innerWidth>1),r(8,Y=Te()),fe.length!==0&&(r(10,_e=re(fe)),_e.reverse()),r(11,Ee=c?c.split(",").map(h=>h.trim().toUpperCase()):new Array(4).fill("")),ee.includes(i.trim())?r(0,i=i.trim()):(console.warn(`Invalid Attribute Value: "${i}" is not a valid value for the "visualstructure" attribute. Defaulting to "${ee[0]}"`),r(0,i=ee[0])),r(13,ne=b&&ve&&!Y?b:p),r(14,ie=x),r(12,te=[s,a,l,u])},ue=h=>Intl.NumberFormat(J,{minimumFractionDigits:2,maximumFractionDigits:2,style:"currency",currency:f}).format(h).replace(/\s/g,""),re=h=>J?h.map(H=>ue(H)):h.map(H=>Intl.NumberFormat("en-US",{maximumFractionDigits:2}).format(H)),Te=()=>{const h=window.innerHeight/window.innerWidth;return .75<h&&h<1.6},je=()=>{window.postMessage({type:"JackpotBannerClicked",gameid:C},window.location.href),typeof gtag=="function"&&gtag("event","JackpotBannerClicked",{context:"JackpotBanner",gameId:`${C}`})},we=()=>{Xo(g)},ge=h=>{const H=JSON.parse(h.data);if(H.success&&H.data.messageType==="UpdateEgtJackpotBalance"&&H.data.jackpotAlias.split("_")[0]===C){const R=Number(H.data.jackpotAlias.split("_")[1])-1;r(6,se[R]=J?ue(H.data.data[`${f}`].balance):H.data.data[`${f}`].balance.toString(),se)}},Fe=()=>{$==="true"&&(ae(),r(6,se=["","","",""]),K=new EventSource(`${T}/v1/encoder/jackpot/*/update`),K.addEventListener("message",ge))};Hn(()=>()=>{}),An(()=>{K&&(K.removeEventListener("message",ge),K.close(),K=null)});const Ke=()=>je();function le(h){wt[h?"unshift":"push"](()=>{M=h,r(4,M)})}return e.$$set=h=>{"visualstructure"in h&&r(0,i=h.visualstructure),"title"in h&&r(18,o=h.title),"caticon0"in h&&r(19,s=h.caticon0),"caticon1"in h&&r(20,a=h.caticon1),"caticon2"in h&&r(21,l=h.caticon2),"caticon3"in h&&r(22,u=h.caticon3),"iconlabels"in h&&r(23,c=h.iconlabels),"backgroundsrc"in h&&r(24,p=h.backgroundsrc),"currency"in h&&r(1,f=h.currency),"backgroundsrcmobile"in h&&r(25,b=h.backgroundsrcmobile),"titlelogopath"in h&&r(26,x=h.titlelogopath),"lang"in h&&r(27,g=h.lang),"clientstyling"in h&&r(28,v=h.clientstyling),"clientstylingurl"in h&&r(29,S=h.clientstylingurl),"translationurl"in h&&r(30,y=h.translationurl),"endpoint"in h&&r(31,T=h.endpoint),"gameid"in h&&r(32,C=h.gameid),"mbsource"in h&&r(33,G=h.mbsource),"realtimeupdate"in h&&r(2,$=h.realtimeupdate),"currencylocale"in h&&r(3,J=h.currencylocale)},e.$$.update=()=>{e.$$.dirty[1]&1&&T&&Ye(),e.$$.dirty[0]&268435472&&v&&M&&$o(M,v),e.$$.dirty[0]&536870928&&S&&M&&Vo(M,S),e.$$.dirty[0]&16|e.$$.dirty[1]&4&&G&&M&&Wo(M,`${G}.Style`),e.$$.dirty[0]&134217730|e.$$.dirty[1]&9&&T&&g&&f&&pe.length>0&&ke(),e.$$.dirty[0]&134217762&&f&&g&&!oe&&ae(),e.$$.dirty[0]&134217728&&g&&we(),e.$$.dirty[0]&1073741824&&y&&Qe(),e.$$.dirty[0]&4&&$&&Fe(),e.$$.dirty[0]&64&&r(16,n=[...se].reverse())},[i,f,$,J,M,oe,se,ve,Y,be,_e,Ee,te,ne,ie,Ge,n,je,o,s,a,l,u,c,p,b,x,g,v,S,y,T,C,G,pe,Ke,le]}class cn extends Gn{constructor(t){super(),Un(this,t,es,Ko,Pr,{visualstructure:0,title:18,caticon0:19,caticon1:20,caticon2:21,caticon3:22,iconlabels:23,backgroundsrc:24,currency:1,backgroundsrcmobile:25,titlelogopath:26,lang:27,clientstyling:28,clientstylingurl:29,translationurl:30,endpoint:31,gameid:32,mbsource:33,realtimeupdate:2,currencylocale:3},zo,[-1,-1])}get visualstructure(){return this.$$.ctx[0]}set visualstructure(t){this.$$set({visualstructure:t}),I()}get title(){return this.$$.ctx[18]}set title(t){this.$$set({title:t}),I()}get caticon0(){return this.$$.ctx[19]}set caticon0(t){this.$$set({caticon0:t}),I()}get caticon1(){return this.$$.ctx[20]}set caticon1(t){this.$$set({caticon1:t}),I()}get caticon2(){return this.$$.ctx[21]}set caticon2(t){this.$$set({caticon2:t}),I()}get caticon3(){return this.$$.ctx[22]}set caticon3(t){this.$$set({caticon3:t}),I()}get iconlabels(){return this.$$.ctx[23]}set iconlabels(t){this.$$set({iconlabels:t}),I()}get backgroundsrc(){return this.$$.ctx[24]}set backgroundsrc(t){this.$$set({backgroundsrc:t}),I()}get currency(){return this.$$.ctx[1]}set currency(t){this.$$set({currency:t}),I()}get backgroundsrcmobile(){return this.$$.ctx[25]}set backgroundsrcmobile(t){this.$$set({backgroundsrcmobile:t}),I()}get titlelogopath(){return this.$$.ctx[26]}set titlelogopath(t){this.$$set({titlelogopath:t}),I()}get lang(){return this.$$.ctx[27]}set lang(t){this.$$set({lang:t}),I()}get clientstyling(){return this.$$.ctx[28]}set clientstyling(t){this.$$set({clientstyling:t}),I()}get clientstylingurl(){return this.$$.ctx[29]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),I()}get translationurl(){return this.$$.ctx[30]}set translationurl(t){this.$$set({translationurl:t}),I()}get endpoint(){return this.$$.ctx[31]}set endpoint(t){this.$$set({endpoint:t}),I()}get gameid(){return this.$$.ctx[32]}set gameid(t){this.$$set({gameid:t}),I()}get mbsource(){return this.$$.ctx[33]}set mbsource(t){this.$$set({mbsource:t}),I()}get realtimeupdate(){return this.$$.ctx[2]}set realtimeupdate(t){this.$$set({realtimeupdate:t}),I()}get currencylocale(){return this.$$.ctx[3]}set currencylocale(t){this.$$set({currencylocale:t}),I()}}Dn(cn,{visualstructure:{},title:{},caticon0:{},caticon1:{},caticon2:{},caticon3:{},iconlabels:{},backgroundsrc:{},currency:{},backgroundsrcmobile:{},titlelogopath:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{},endpoint:{},gameid:{},mbsource:{},realtimeupdate:{},currencylocale:{}},[],[],!0);exports.default=cn;