@everymatrix/player-account-gaming-limits-wrapper-2 1.55.0 → 1.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{PlayerAccountGamingLimitsHistory2-4KF7-RcC.js → PlayerAccountGamingLimitsHistory2-B3PpGrMk.js} +1087 -965
- package/components/{PlayerAccountGamingLimitsHistory2-CBvsOjCi.js → PlayerAccountGamingLimitsHistory2-DIXg5IuM.js} +1121 -999
- package/components/PlayerAccountGamingLimitsHistory2-DOCZA8tu.cjs +18 -0
- package/components/{PlayerAccountGamingLimitsPage2Gm16-Dtq9wJaJ.js → PlayerAccountGamingLimitsPage2Gm16-CVQA1OzN.js} +1076 -1039
- package/components/{PlayerAccountGamingLimitsPage2Gm16-CuxJ8Xju.js → PlayerAccountGamingLimitsPage2Gm16-DAO9xs8v.js} +1177 -1140
- package/components/PlayerAccountGamingLimitsPage2Gm16-YT7q0L2x.cjs +21 -0
- package/components/PlayerAccountGamingLimitsWrapper2-BI1e7Suv.js +1011 -0
- package/components/PlayerAccountGamingLimitsWrapper2-D6BtA2Oq.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-T9cBmOrL.js +1017 -0
- package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
- package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
- package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
- package/package.json +1 -1
- package/stencil/app-globals-0f993ce5-D-kw1sls.js +5 -0
- package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +1 -0
- package/stencil/index-ae04a8b1-DPYODDdm.cjs +1 -0
- package/stencil/index-ae04a8b1-DRAR7dln.js +532 -0
- package/stencil/index-ae04a8b1-eSktas_K.js +516 -0
- package/stencil/ui-skeleton-C1buDKbo.cjs +1 -0
- package/stencil/ui-skeleton-C5gPr5Xv.js +11 -0
- package/stencil/ui-skeleton-M7HNQCk1.js +29 -0
- package/stencil/ui-skeleton-a642cced-BFJMszWG.js +122 -0
- package/stencil/ui-skeleton-a642cced-DO34s50a.cjs +1 -0
- package/stencil/ui-skeleton-a642cced-p8tGooXk.js +122 -0
- package/components/PlayerAccountGamingLimitsHistory2-7xNrE9YG.cjs +0 -5
- package/components/PlayerAccountGamingLimitsPage2Gm16--q4xUQS8.cjs +0 -21
- package/components/PlayerAccountGamingLimitsWrapper2-BOn1tC_K.cjs +0 -1
- package/components/PlayerAccountGamingLimitsWrapper2-Cjgpntyc.js +0 -866
- package/components/PlayerAccountGamingLimitsWrapper2-nKKqHfcg.js +0 -860
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const r=require("./index-ae04a8b1-DPYODDdm.cjs"),n=".Skeleton{animation:skeleton-loading 1s linear infinite alternate}.Rectangle{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, 2px)}.Circle{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%}.Text{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, 5px);margin-bottom:var(--emw-skeleton-text-margin-bottom, 5px)}.Text:last-child{width:var(--emw-skeleton-text-width-100, 300px)}.Title{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, 5px);margin-bottom:var(--emw-skeleton-title-margin-bottom, 5px)}.Image{background-color:var(--emw-skeleton-image-background, #c2c2c2);width:var(--emw-skeleton-image-width, 250px);height:var(--emw-skeleton-image-height, 200px);border-radius:var(--emw-skeleton-image-border-radius, 10px)}.Logo{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, 5px)}@keyframes skeleton-loading{0%{background-color:var(--emw-skeleton-primary-color, var(--emw-skeleton-color-0, #c2c2c2))}100%{background-color:var(--emw-skeleton-secondary-color, var(--emw-skeleton-color-100, #f0f0f0))}}",s=n,i=class{constructor(e){r.registerInstance(this,e),this.structure=void 0,this.width=void 0,this.height=void 0,this.borderRadius=void 0,this.marginBottom=void 0,this.marginTop=void 0,this.marginLeft=void 0,this.marginRight=void 0,this.animation=!0,this.rows=void 0,this.size=void 0,this.color=void 0,this.primaryColor=void 0,this.secondaryColor=void 0}handleStructureChange(e,t){t!==e&&this.handleStructure(e)}updateStyles(){this.primaryColor&&this.skeletonContainer.style.setProperty("--emw-skeleton-primary-color",this.primaryColor),this.secondaryColor&&this.skeletonContainer.style.setProperty("--emw-skeleton-secondary-color",this.secondaryColor)}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()}}renderLogo(){const e={width:`${this.width}`,height:`${this.height}`,"background-color":`${this.color}`,"border-radius":`${this.borderRadius}px`,"margin-bottom":`${this.marginBottom}px`,"margin-top":`${this.marginTop}px`,"margin-left":`${this.marginLeft}px`,"margin-right":`${this.marginRight}px`};return r.h("div",{ref:t=>this.skeletonContainer=t},r.h("div",{style:e,class:"Logo "+(this.animation?"Skeleton":"")}))}renderImage(){const e={width:`${this.width}`,height:`${this.height}`,"background-color":`${this.color}`,"border-radius":`${this.borderRadius}px`,"margin-bottom":`${this.marginBottom}px`,"margin-top":`${this.marginTop}px`,"margin-left":`${this.marginLeft}px`,"margin-right":`${this.marginRight}px`};return r.h("div",{ref:t=>this.skeletonContainer=t},r.h("div",{style:e,class:"Image "+(this.animation?"Skeleton":"")}))}renderTitle(){const e={width:`${this.width}`,height:`${this.height}`,"background-color":`${this.color}`,"border-radius":`${this.borderRadius}px`,"margin-bottom":`${this.marginBottom}px`,"margin-top":`${this.marginTop}px`,"margin-left":`${this.marginLeft}px`,"margin-right":`${this.marginRight}px`};return r.h("div",{ref:t=>this.skeletonContainer=t},r.h("div",{style:e,class:"Title "+(this.animation?"Skeleton":"")}))}renderText(){const e={width:`${this.width}`,height:`${this.height}`,"background-color":`${this.color}`,"border-radius":`${this.borderRadius}px`,"margin-bottom":`${this.marginBottom}px`,"margin-top":`${this.marginTop}px`,"margin-left":`${this.marginLeft}px`,"margin-right":`${this.marginRight}px`};return Array.from({length:this.rows>0?this.rows:1}).map((t,o)=>r.h("div",{style:e,key:o,class:"Text "+(this.animation?"Skeleton":"")}))}renderRectangle(){const e={width:`${this.width}`,height:`${this.height}`,"background-color":`${this.color}`,"border-radius":`${this.borderRadius}px`,"margin-bottom":`${this.marginBottom}px`,"margin-top":`${this.marginTop}px`,"margin-left":`${this.marginLeft}px`,"margin-right":`${this.marginRight}px`};return r.h("div",{ref:t=>this.skeletonContainer=t},r.h("div",{style:e,class:"Rectangle "+(this.animation?"Skeleton":"")}))}renderCircle(){const e={width:`${this.size}`,height:`${this.size}`,"background-color":`${this.color}`,"margin-bottom":`${this.marginBottom}px`,"margin-top":`${this.marginTop}px`,"margin-left":`${this.marginLeft}px`,"margin-right":`${this.marginRight}px`};return r.h("div",{ref:t=>this.skeletonContainer=t},r.h("div",{style:e,class:"Circle "+(this.animation?"Skeleton":"")}))}componentDidLoad(){this.updateStyles()}render(){return this.handleStructure(this.structure)}static get watchers(){return{structure:["handleStructureChange"],primaryColor:["updateStyles"],secondaryColor:["updateStyles"]}}};i.style=s;exports.UiSkeleton=i;
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import { r as o, h as r } from "./index-ae04a8b1-DRAR7dln.js";
|
|
2
|
+
const n = ".Skeleton{animation:skeleton-loading 1s linear infinite alternate}.Rectangle{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, 2px)}.Circle{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%}.Text{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, 5px);margin-bottom:var(--emw-skeleton-text-margin-bottom, 5px)}.Text:last-child{width:var(--emw-skeleton-text-width-100, 300px)}.Title{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, 5px);margin-bottom:var(--emw-skeleton-title-margin-bottom, 5px)}.Image{background-color:var(--emw-skeleton-image-background, #c2c2c2);width:var(--emw-skeleton-image-width, 250px);height:var(--emw-skeleton-image-height, 200px);border-radius:var(--emw-skeleton-image-border-radius, 10px)}.Logo{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, 5px)}@keyframes skeleton-loading{0%{background-color:var(--emw-skeleton-primary-color, var(--emw-skeleton-color-0, #c2c2c2))}100%{background-color:var(--emw-skeleton-secondary-color, var(--emw-skeleton-color-100, #f0f0f0))}}", s = n, a = class {
|
|
3
|
+
constructor(e) {
|
|
4
|
+
o(this, e), this.structure = void 0, this.width = void 0, this.height = void 0, this.borderRadius = void 0, this.marginBottom = void 0, this.marginTop = void 0, this.marginLeft = void 0, this.marginRight = void 0, this.animation = !0, this.rows = void 0, this.size = void 0, this.color = void 0, this.primaryColor = void 0, this.secondaryColor = void 0;
|
|
5
|
+
}
|
|
6
|
+
handleStructureChange(e, t) {
|
|
7
|
+
t !== e && this.handleStructure(e);
|
|
8
|
+
}
|
|
9
|
+
updateStyles() {
|
|
10
|
+
this.primaryColor && this.skeletonContainer.style.setProperty("--emw-skeleton-primary-color", this.primaryColor), this.secondaryColor && this.skeletonContainer.style.setProperty("--emw-skeleton-secondary-color", this.secondaryColor);
|
|
11
|
+
}
|
|
12
|
+
handleStructure(e) {
|
|
13
|
+
switch (e) {
|
|
14
|
+
case "logo":
|
|
15
|
+
return this.renderLogo();
|
|
16
|
+
case "image":
|
|
17
|
+
return this.renderImage();
|
|
18
|
+
case "title":
|
|
19
|
+
return this.renderTitle();
|
|
20
|
+
case "text":
|
|
21
|
+
return this.renderText();
|
|
22
|
+
case "rectangle":
|
|
23
|
+
return this.renderRectangle();
|
|
24
|
+
case "circle":
|
|
25
|
+
return this.renderCircle();
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
renderLogo() {
|
|
29
|
+
const e = {
|
|
30
|
+
width: `${this.width}`,
|
|
31
|
+
height: `${this.height}`,
|
|
32
|
+
"background-color": `${this.color}`,
|
|
33
|
+
"border-radius": `${this.borderRadius}px`,
|
|
34
|
+
"margin-bottom": `${this.marginBottom}px`,
|
|
35
|
+
"margin-top": `${this.marginTop}px`,
|
|
36
|
+
"margin-left": `${this.marginLeft}px`,
|
|
37
|
+
"margin-right": `${this.marginRight}px`
|
|
38
|
+
};
|
|
39
|
+
return r("div", { ref: (t) => this.skeletonContainer = t }, r("div", { style: e, class: "Logo " + (this.animation ? "Skeleton" : "") }));
|
|
40
|
+
}
|
|
41
|
+
renderImage() {
|
|
42
|
+
const e = {
|
|
43
|
+
width: `${this.width}`,
|
|
44
|
+
height: `${this.height}`,
|
|
45
|
+
"background-color": `${this.color}`,
|
|
46
|
+
"border-radius": `${this.borderRadius}px`,
|
|
47
|
+
"margin-bottom": `${this.marginBottom}px`,
|
|
48
|
+
"margin-top": `${this.marginTop}px`,
|
|
49
|
+
"margin-left": `${this.marginLeft}px`,
|
|
50
|
+
"margin-right": `${this.marginRight}px`
|
|
51
|
+
};
|
|
52
|
+
return r("div", { ref: (t) => this.skeletonContainer = t }, r("div", { style: e, class: "Image " + (this.animation ? "Skeleton" : "") }));
|
|
53
|
+
}
|
|
54
|
+
renderTitle() {
|
|
55
|
+
const e = {
|
|
56
|
+
width: `${this.width}`,
|
|
57
|
+
height: `${this.height}`,
|
|
58
|
+
"background-color": `${this.color}`,
|
|
59
|
+
"border-radius": `${this.borderRadius}px`,
|
|
60
|
+
"margin-bottom": `${this.marginBottom}px`,
|
|
61
|
+
"margin-top": `${this.marginTop}px`,
|
|
62
|
+
"margin-left": `${this.marginLeft}px`,
|
|
63
|
+
"margin-right": `${this.marginRight}px`
|
|
64
|
+
};
|
|
65
|
+
return r("div", { ref: (t) => this.skeletonContainer = t }, r("div", { style: e, class: "Title " + (this.animation ? "Skeleton" : "") }));
|
|
66
|
+
}
|
|
67
|
+
renderText() {
|
|
68
|
+
const e = {
|
|
69
|
+
width: `${this.width}`,
|
|
70
|
+
height: `${this.height}`,
|
|
71
|
+
"background-color": `${this.color}`,
|
|
72
|
+
"border-radius": `${this.borderRadius}px`,
|
|
73
|
+
"margin-bottom": `${this.marginBottom}px`,
|
|
74
|
+
"margin-top": `${this.marginTop}px`,
|
|
75
|
+
"margin-left": `${this.marginLeft}px`,
|
|
76
|
+
"margin-right": `${this.marginRight}px`
|
|
77
|
+
};
|
|
78
|
+
return Array.from({ length: this.rows > 0 ? this.rows : 1 }).map((t, i) => r("div", { style: e, key: i, class: "Text " + (this.animation ? "Skeleton" : "") }));
|
|
79
|
+
}
|
|
80
|
+
renderRectangle() {
|
|
81
|
+
const e = {
|
|
82
|
+
width: `${this.width}`,
|
|
83
|
+
height: `${this.height}`,
|
|
84
|
+
"background-color": `${this.color}`,
|
|
85
|
+
"border-radius": `${this.borderRadius}px`,
|
|
86
|
+
"margin-bottom": `${this.marginBottom}px`,
|
|
87
|
+
"margin-top": `${this.marginTop}px`,
|
|
88
|
+
"margin-left": `${this.marginLeft}px`,
|
|
89
|
+
"margin-right": `${this.marginRight}px`
|
|
90
|
+
};
|
|
91
|
+
return r("div", { ref: (t) => this.skeletonContainer = t }, r("div", { style: e, class: "Rectangle " + (this.animation ? "Skeleton" : "") }));
|
|
92
|
+
}
|
|
93
|
+
renderCircle() {
|
|
94
|
+
const e = {
|
|
95
|
+
width: `${this.size}`,
|
|
96
|
+
height: `${this.size}`,
|
|
97
|
+
"background-color": `${this.color}`,
|
|
98
|
+
"margin-bottom": `${this.marginBottom}px`,
|
|
99
|
+
"margin-top": `${this.marginTop}px`,
|
|
100
|
+
"margin-left": `${this.marginLeft}px`,
|
|
101
|
+
"margin-right": `${this.marginRight}px`
|
|
102
|
+
};
|
|
103
|
+
return r("div", { ref: (t) => this.skeletonContainer = t }, r("div", { style: e, class: "Circle " + (this.animation ? "Skeleton" : "") }));
|
|
104
|
+
}
|
|
105
|
+
componentDidLoad() {
|
|
106
|
+
this.updateStyles();
|
|
107
|
+
}
|
|
108
|
+
render() {
|
|
109
|
+
return this.handleStructure(this.structure);
|
|
110
|
+
}
|
|
111
|
+
static get watchers() {
|
|
112
|
+
return {
|
|
113
|
+
structure: ["handleStructureChange"],
|
|
114
|
+
primaryColor: ["updateStyles"],
|
|
115
|
+
secondaryColor: ["updateStyles"]
|
|
116
|
+
};
|
|
117
|
+
}
|
|
118
|
+
};
|
|
119
|
+
a.style = s;
|
|
120
|
+
export {
|
|
121
|
+
a as U
|
|
122
|
+
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";var Jr=Object.defineProperty,qr=Object.defineProperties;var Kr=Object.getOwnPropertyDescriptors;var gt=Object.getOwnPropertySymbols;var ei=Object.prototype.hasOwnProperty,ti=Object.prototype.propertyIsEnumerable;var $e=(e,t,r)=>t in e?Jr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ge=(e,t)=>{for(var r in t||(t={}))ei.call(t,r)&&$e(e,r,t[r]);if(gt)for(var r of gt(t))ti.call(t,r)&&$e(e,r,t[r]);return e},bt=(e,t)=>qr(e,Kr(t));var R=(e,t,r)=>$e(e,typeof t!="symbol"?t+"":t,r);var vt=(e,t,r)=>new Promise((i,n)=>{var o=u=>{try{s(r.next(u))}catch(l){n(l)}},a=u=>{try{s(r.throw(u))}catch(l){n(l)}},s=u=>u.done?i(u.value):Promise.resolve(u.value).then(o,a);s((r=r.apply(e,t)).next())});function B(){}function Xt(e){return e()}function _t(){return Object.create(null)}function ne(e){e.forEach(Xt)}function ut(e){return typeof e=="function"}function ht(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function ri(e){return Object.keys(e).length===0}function zt(e,...t){if(e==null){for(const i of t)i(void 0);return B}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Zt(e,t,r){e.$$.on_destroy.push(zt(t,r))}function Et(e){return e==null?"":e}const ii=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function L(e,t){e.appendChild(t)}function Qt(e,t,r){const i=ni(e);if(!i.getElementById(t)){const n=A("style");n.id=t,n.textContent=r,oi(i,n)}}function ni(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function oi(e,t){return L(e.head||e,t),t.sheet}function W(e,t,r){e.insertBefore(t,r||null)}function j(e){e.parentNode&&e.parentNode.removeChild(e)}function Yt(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function A(e){return document.createElement(e)}function Ee(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function M(e){return document.createTextNode(e)}function we(){return M(" ")}function si(){return M("")}function Jt(e,t,r,i){return e.addEventListener(t,r,i),()=>e.removeEventListener(t,r,i)}function x(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function ai(e,t,r){const i=t.toLowerCase();i in e?e[i]=typeof e[i]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:x(e,t,r)}function li(e){return e===""?null:+e}function ui(e){return Array.from(e.childNodes)}function G(e,t){t=""+t,e.data!==t&&(e.data=t)}function hi(e,t){e.value=t==null?"":t}function ci(e,t,r,i){r==null?e.style.removeProperty(t):e.style.setProperty(t,r,"")}function fi(e,t,r){for(let i=0;i<e.options.length;i+=1){const n=e.options[i];if(n.__value===t){n.selected=!0;return}}(!r||t!==void 0)&&(e.selectedIndex=-1)}function mi(e){const t=e.querySelector(":checked");return t&&t.__value}function be(e,t,r){e.classList.toggle(t,!!r)}function pi(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let ce;function he(e){ce=e}function di(){if(!ce)throw new Error("Function called outside component initialization");return ce}function qt(e){di().$$.on_mount.push(e)}const J=[],fe=[];let q=[];const xt=[],yi=Promise.resolve();let Ze=!1;function gi(){Ze||(Ze=!0,yi.then(C))}function Ae(e){q.push(e)}const Ue=new Set;let Q=0;function C(){if(Q!==0)return;const e=ce;do{try{for(;Q<J.length;){const t=J[Q];Q++,he(t),bi(t.$$)}}catch(t){throw J.length=0,Q=0,t}for(he(null),J.length=0,Q=0;fe.length;)fe.pop()();for(let t=0;t<q.length;t+=1){const r=q[t];Ue.has(r)||(Ue.add(r),r())}q.length=0}while(J.length);for(;xt.length;)xt.pop()();Ze=!1,Ue.clear(),he(e)}function bi(e){if(e.fragment!==null){e.update(),ne(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Ae)}}function vi(e){const t=[],r=[];q.forEach(i=>e.indexOf(i)===-1?t.push(i):r.push(i)),r.forEach(i=>i()),q=t}const _i=new Set;function Ei(e,t){e&&e.i&&(_i.delete(e),e.i(t))}function Qe(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function xi(e,t,r){const{fragment:i,after_update:n}=e.$$;i&&i.m(t,r),Ae(()=>{const o=e.$$.on_mount.map(Xt).filter(ut);e.$$.on_destroy?e.$$.on_destroy.push(...o):ne(o),e.$$.on_mount=[]}),n.forEach(Ae)}function Ti(e,t){const r=e.$$;r.fragment!==null&&(vi(r.after_update),ne(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function Li(e,t){e.$$.dirty[0]===-1&&(J.push(e),gi(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Kt(e,t,r,i,n,o,a=null,s=[-1]){const u=ce;he(e);const l=e.$$={fragment:null,ctx:[],props:o,update:B,not_equal:n,bound:_t(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(u?u.$$.context:[])),callbacks:_t(),dirty:s,skip_bound:!1,root:t.target||u.$$.root};a&&a(l.root);let h=!1;if(l.ctx=r?r(e,t.props||{},(c,f,...p)=>{const y=p.length?p[0]:f;return l.ctx&&n(l.ctx[c],l.ctx[c]=y)&&(!l.skip_bound&&l.bound[c]&&l.bound[c](y),h&&Li(e,c)),f}):[],l.update(),h=!0,ne(l.before_update),l.fragment=i?i(l.ctx):!1,t.target){if(t.hydrate){const c=ui(t.target);l.fragment&&l.fragment.l(c),c.forEach(j)}else l.fragment&&l.fragment.c();t.intro&&Ei(e.$$.fragment),xi(e,t.target,t.anchor),C()}he(u)}let er;typeof HTMLElement=="function"&&(er=class extends HTMLElement{constructor(t,r,i){super();R(this,"$$ctor");R(this,"$$s");R(this,"$$c");R(this,"$$cn",!1);R(this,"$$d",{});R(this,"$$r",!1);R(this,"$$p_d",{});R(this,"$$l",{});R(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,i&&this.attachShadow({mode:"open"})}addEventListener(t,r,i){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const n=this.$$c.$on(t,r);this.$$l_u.set(r,n)}super.addEventListener(t,r,i)}removeEventListener(t,r,i){if(super.removeEventListener(t,r,i),this.$$c){const n=this.$$l_u.get(r);n&&(n(),this.$$l_u.delete(r))}}connectedCallback(){return vt(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let a;return{c:function(){a=A("slot"),o!=="default"&&x(a,"name",o)},m:function(l,h){W(l,a,h)},d:function(l){l&&j(a)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},i=pi(this);for(const o of this.$$s)o in i&&(r[o]=[t(o)]);for(const o of this.attributes){const a=this.$$g_p(o.name);a in this.$$d||(this.$$d[a]=xe(a,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:bt(ge({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const n=()=>{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 a=xe(o,this.$$d[o],this.$$p_d,"toAttribute");a==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,a)}this.$$r=!1};this.$$c.$$.after_update.push(n),n();for(const o in this.$$l)for(const a of this.$$l[o]){const s=this.$$c.$on(o,a);this.$$l_u.set(a,s)}this.$$l={}}})}attributeChangedCallback(t,r,i){var n;this.$$r||(t=this.$$g_p(t),this.$$d[t]=xe(t,i,this.$$p_d,"toProp"),(n=this.$$c)==null||n.$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 xe(e,t,r,i){var o;const n=(o=r[e])==null?void 0:o.type;if(t=n==="Boolean"&&typeof t!="boolean"?t!=null:t,!i||!r[e])return t;if(i==="toAttribute")switch(n){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(n){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function tr(e,t,r,i,n,o){let a=class extends er{constructor(){super(e,r,n),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(s=>(t[s].attribute||s).toLowerCase())}};return Object.keys(t).forEach(s=>{Object.defineProperty(a.prototype,s,{get(){return this.$$c&&s in this.$$c?this.$$c[s]:this.$$d[s]},set(u){var l;u=xe(s,u,t),this.$$d[s]=u,(l=this.$$c)==null||l.$set({[s]:u})}})}),i.forEach(s=>{Object.defineProperty(a.prototype,s,{get(){var u;return(u=this.$$c)==null?void 0:u[s]}})}),e.element=a,a}class rr{constructor(){R(this,"$$");R(this,"$$set")}$destroy(){Ti(this,1),this.$destroy=B}$on(t,r){if(!ut(r))return B;const i=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return i.push(r),()=>{const n=i.indexOf(r);n!==-1&&i.splice(n,1)}}$set(t){this.$$set&&!ri(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Si="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Si);var Ye=function(e,t){return Ye=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},Ye(e,t)};function k(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ye(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var E=function(){return E=Object.assign||function(t){for(var r,i=1,n=arguments.length;i<n;i++){r=arguments[i];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},E.apply(this,arguments)};function wi(e,t){var r={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,i=Object.getOwnPropertySymbols(e);n<i.length;n++)t.indexOf(i[n])<0&&Object.prototype.propertyIsEnumerable.call(e,i[n])&&(r[i[n]]=e[i[n]]);return r}function Je(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function qe(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var i=r.call(e),n,o=[],a;try{for(;(t===void 0||t-- >0)&&!(n=i.next()).done;)o.push(n.value)}catch(s){a={error:s}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(a)throw a.error}}return o}function K(e,t,r){if(r||arguments.length===2)for(var i=0,n=t.length,o;i<n;i++)(o||!(i in t))&&(o||(o=Array.prototype.slice.call(t,0,i)),o[i]=t[i]);return e.concat(o||Array.prototype.slice.call(t))}function F(e){return typeof e=="function"}function ir(e){var t=function(i){Error.call(i),i.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Ge=ir(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
2
|
-
`+r.map(function(i,n){return n+1+") "+i.toString()}).join(`
|
|
3
|
-
`):"",this.name="UnsubscriptionError",this.errors=r}});function Ke(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ie=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,n,o;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=Je(a),u=s.next();!u.done;u=s.next()){var l=u.value;l.remove(this)}}catch(d){t={error:d}}finally{try{u&&!u.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var h=this.initialTeardown;if(F(h))try{h()}catch(d){o=d instanceof Ge?d.errors:[d]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var f=Je(c),p=f.next();!p.done;p=f.next()){var y=p.value;try{Tt(y)}catch(d){o=o!=null?o:[],d instanceof Ge?o=K(K([],qe(o)),qe(d.errors)):o.push(d)}}}catch(d){i={error:d}}finally{try{p&&!p.done&&(n=f.return)&&n.call(f)}finally{if(i)throw i.error}}}if(o)throw new Ge(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Tt(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)&&Ke(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ke(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),nr=Ie.EMPTY;function or(e){return e instanceof Ie||e&&"closed"in e&&F(e.remove)&&F(e.add)&&F(e.unsubscribe)}function Tt(e){F(e)?e():e.unsubscribe()}var sr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ai={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,K([e,t],qe(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Pi(e){Ai.setTimeout(function(){throw e})}function Lt(){}function Te(e){e()}var ar=function(e){k(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,or(r)&&r.add(i)):i.destination=Oi,i}return t.create=function(r,i,n){return new et(r,i,n)},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}(Ie),Hi=Function.prototype.bind;function Fe(e,t){return Hi.call(e,t)}var Ii=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(i){ve(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){ve(i)}else ve(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ve(r)}},e}(),et=function(e){k(t,e);function t(r,i,n){var o=e.call(this)||this,a;if(F(r)||!r)a={next:r!=null?r:void 0,error:i!=null?i:void 0,complete:n!=null?n:void 0};else{var s;o&&sr.useDeprecatedNextContext?(s=Object.create(r),s.unsubscribe=function(){return o.unsubscribe()},a={next:r.next&&Fe(r.next,s),error:r.error&&Fe(r.error,s),complete:r.complete&&Fe(r.complete,s)}):a=r}return o.destination=new Ii(a),o}return t}(ar);function ve(e){Pi(e)}function Bi(e){throw e}var Oi={closed:!0,next:Lt,error:Bi,complete:Lt},Ci=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Ni(e){return e}function Ri(e){return e.length===0?Ni:e.length===1?e[0]:function(r){return e.reduce(function(i,n){return n(i)},r)}}var St=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,i){var n=this,o=Di(t)?t:new et(t,r,i);return Te(function(){var a=n,s=a.operator,u=a.source;o.add(s?s.call(o,u):u?n._subscribe(o):n._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 i=this;return r=wt(r),new r(function(n,o){var a=new et({next:function(s){try{t(s)}catch(u){o(u),a.unsubscribe()}},error:o,complete:n});i.subscribe(a)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Ci]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Ri(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=wt(t),new t(function(i,n){var o;r.subscribe(function(a){return o=a},function(a){return n(a)},function(){return i(o)})})},e.create=function(t){return new e(t)},e}();function wt(e){var t;return(t=e!=null?e:sr.Promise)!==null&&t!==void 0?t:Promise}function Mi(e){return e&&F(e.next)&&F(e.error)&&F(e.complete)}function Di(e){return e&&e instanceof ar||Mi(e)&&or(e)}var $i=ir(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),lr=function(e){k(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 i=new At(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new $i},t.prototype.next=function(r){var i=this;Te(function(){var n,o;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var a=Je(i.currentObservers),s=a.next();!s.done;s=a.next()){var u=s.value;u.next(r)}}catch(l){n={error:l}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}}})},t.prototype.error=function(r){var i=this;Te(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var n=i.observers;n.length;)n.shift().error(r)}})},t.prototype.complete=function(){var r=this;Te(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.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 i=this,n=this,o=n.hasError,a=n.isStopped,s=n.observers;return o||a?nr:(this.currentObservers=null,s.push(r),new Ie(function(){i.currentObservers=null,Ke(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,n=i.hasError,o=i.thrownError,a=i.isStopped;n?r.error(o):a&&r.complete()},t.prototype.asObservable=function(){var r=new St;return r.source=this,r},t.create=function(r,i){return new At(r,i)},t}(St),At=function(e){k(t,e);function t(r,i){var n=e.call(this)||this;return n.destination=r,n.source=i,n}return t.prototype.next=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.next)===null||n===void 0||n.call(i,r)},t.prototype.error=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.error)===null||n===void 0||n.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,n;return(n=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&n!==void 0?n:nr},t}(lr),ur={now:function(){return(ur.delegate||Date).now()},delegate:void 0},Ui=function(e){k(t,e);function t(r,i,n){r===void 0&&(r=1/0),i===void 0&&(i=1/0),n===void 0&&(n=ur);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=i,o._timestampProvider=n,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=i===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,i),o}return t.prototype.next=function(r){var i=this,n=i.isStopped,o=i._buffer,a=i._infiniteTimeWindow,s=i._timestampProvider,u=i._windowTime;n||(o.push(r),!a&&o.push(s.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var i=this._innerSubscribe(r),n=this,o=n._infiniteTimeWindow,a=n._buffer,s=a.slice(),u=0;u<s.length&&!r.closed;u+=o?1:2)r.next(s[u]);return this._checkFinalizedStatuses(r),i},t.prototype._trimBuffer=function(){var r=this,i=r._bufferSize,n=r._timestampProvider,o=r._buffer,a=r._infiniteTimeWindow,s=(a?1:2)*i;if(i<1/0&&s<o.length&&o.splice(0,o.length-s),!a){for(var u=n.now(),l=0,h=1;h<o.length&&o[h]<=u;h+=2)l=h;l&&o.splice(0,l+1)}},t}(lr);const Pt=[],Ht={},Gi=(e,t=0)=>{if(Pt.indexOf(e)==-1){const r=new Ui(t);Ht[e]=r,Pt.push(e)}return Ht[e]},Y=[];function Fi(e,t){return{subscribe:Be(e,t).subscribe}}function Be(e,t=B){let r;const i=new Set;function n(s){if(ht(e,s)&&(e=s,r)){const u=!Y.length;for(const l of i)l[1](),Y.push(l,e);if(u){for(let l=0;l<Y.length;l+=2)Y[l][0](Y[l+1]);Y.length=0}}}function o(s){n(s(e))}function a(s,u=B){const l=[s,u];return i.add(l),i.size===1&&(r=t(n,o)||B),s(e),()=>{i.delete(l),i.size===0&&r&&(r(),r=null)}}return{set:n,update:o,subscribe:a}}function oe(e,t,r){const i=!Array.isArray(e),n=i?[e]:e;if(!n.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return Fi(r,(a,s)=>{let u=!1;const l=[];let h=0,c=B;const f=()=>{if(h)return;c();const y=t(i?l[0]:l,a,s);o?a(y):c=ut(y)?y:B},p=n.map((y,d)=>zt(y,b=>{l[d]=b,h&=~(1<<d),u&&f()},()=>{h|=1<<d}));return u=!0,f(),function(){ne(p),c(),u=!1}})}function ji(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ki=function(t){return Vi(t)&&!Wi(t)};function Vi(e){return!!e&&typeof e=="object"}function Wi(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Zi(e)}var Xi=typeof Symbol=="function"&&Symbol.for,zi=Xi?Symbol.for("react.element"):60103;function Zi(e){return e.$$typeof===zi}function Qi(e){return Array.isArray(e)?[]:{}}function me(e,t){return t.clone!==!1&&t.isMergeableObject(e)?ee(Qi(e),e,t):e}function Yi(e,t,r){return e.concat(t).map(function(i){return me(i,r)})}function Ji(e,t){if(!t.customMerge)return ee;var r=t.customMerge(e);return typeof r=="function"?r:ee}function qi(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function It(e){return Object.keys(e).concat(qi(e))}function hr(e,t){try{return t in e}catch(r){return!1}}function Ki(e,t){return hr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function en(e,t,r){var i={};return r.isMergeableObject(e)&&It(e).forEach(function(n){i[n]=me(e[n],r)}),It(t).forEach(function(n){Ki(e,n)||(hr(e,n)&&r.isMergeableObject(t[n])?i[n]=Ji(n,r)(e[n],t[n],r):i[n]=me(t[n],r))}),i}function ee(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||Yi,r.isMergeableObject=r.isMergeableObject||ki,r.cloneUnlessOtherwiseSpecified=me;var i=Array.isArray(t),n=Array.isArray(e),o=i===n;return o?i?r.arrayMerge(e,t,r):en(e,t,r):me(t,r)}ee.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(i,n){return ee(i,n,r)},{})};var tn=ee,rn=tn;const nn=ji(rn);function je(e,t){var r=t&&t.cache?t.cache:hn,i=t&&t.serializer?t.serializer:un,n=t&&t.strategy?t.strategy:sn;return n(e,{cache:r,serializer:i})}function on(e){return e==null||typeof e=="number"||typeof e=="boolean"}function cr(e,t,r,i){var n=on(i)?i:r(i),o=t.get(n);return typeof o=="undefined"&&(o=e.call(this,i),t.set(n,o)),o}function fr(e,t,r){var i=Array.prototype.slice.call(arguments,3),n=r(i),o=t.get(n);return typeof o=="undefined"&&(o=e.apply(this,i),t.set(n,o)),o}function ct(e,t,r,i,n){return r.bind(t,e,i,n)}function sn(e,t){var r=e.length===1?cr:fr;return ct(e,this,r,t.cache.create(),t.serializer)}function an(e,t){return ct(e,this,fr,t.cache.create(),t.serializer)}function ln(e,t){return ct(e,this,cr,t.cache.create(),t.serializer)}var un=function(){return JSON.stringify(arguments)};function ft(){this.cache=Object.create(null)}ft.prototype.get=function(e){return this.cache[e]};ft.prototype.set=function(e,t){this.cache[e]=t};var hn={create:function(){return new ft}},ke={variadic:an,monadic:ln},g;(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"})(g||(g={}));var S;(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"})(S||(S={}));var te;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(te||(te={}));function Bt(e){return e.type===S.literal}function cn(e){return e.type===S.argument}function mr(e){return e.type===S.number}function pr(e){return e.type===S.date}function dr(e){return e.type===S.time}function yr(e){return e.type===S.select}function gr(e){return e.type===S.plural}function fn(e){return e.type===S.pound}function br(e){return e.type===S.tag}function vr(e){return!!(e&&typeof e=="object"&&e.type===te.number)}function tt(e){return!!(e&&typeof e=="object"&&e.type===te.dateTime)}var _r=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,mn=/(?:[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 pn(e){var t={};return e.replace(mn,function(r){var i=r.length;switch(r[0]){case"G":t.era=i===4?"long":i===5?"narrow":"short";break;case"y":t.year=i===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"][i-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][i-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=i===4?"long":i===5?"narrow":"short";break;case"e":if(i<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][i-4];break;case"c":if(i<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][i-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"][i-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][i-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][i-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][i-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"][i-1];break;case"s":t.second=["numeric","2-digit"][i-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=i<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 dn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function yn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(dn).filter(function(f){return f.length>0}),r=[],i=0,n=t;i<n.length;i++){var o=n[i],a=o.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var s=a[0],u=a.slice(1),l=0,h=u;l<h.length;l++){var c=h[l];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:s,options:u})}return r}function gn(e){return e.replace(/^(.*?)-/,"")}var Ot=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Er=/^(@+)?(\+|#+)?[rs]?$/g,bn=/(\*)(0+)|(#+)(0+)|(0+)/g,xr=/^(0+)$/;function Ct(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Er,function(r,i,n){return typeof n!="string"?(t.minimumSignificantDigits=i.length,t.maximumSignificantDigits=i.length):n==="+"?t.minimumSignificantDigits=i.length:i[0]==="#"?t.maximumSignificantDigits=i.length:(t.minimumSignificantDigits=i.length,t.maximumSignificantDigits=i.length+(typeof n=="string"?n.length:0)),""}),t}function Tr(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 vn(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)),!xr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Nt(e){var t={},r=Tr(e);return r||t}function _n(e){for(var t={},r=0,i=e;r<i.length;r++){var n=i[r];switch(n.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=n.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=gn(n.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=E(E(E({},t),{notation:"scientific"}),n.options.reduce(function(u,l){return E(E({},u),Nt(l))},{}));continue;case"engineering":t=E(E(E({},t),{notation:"engineering"}),n.options.reduce(function(u,l){return E(E({},u),Nt(l))},{}));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(n.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(n.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");n.options[0].replace(bn,function(u,l,h,c,f,p){if(l)t.minimumIntegerDigits=h.length;else{if(c&&f)throw new Error("We currently do not support maximum integer digits");if(p)throw new Error("We currently do not support exact integer digits")}return""});continue}if(xr.test(n.stem)){t.minimumIntegerDigits=n.stem.length;continue}if(Ot.test(n.stem)){if(n.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");n.stem.replace(Ot,function(u,l,h,c,f,p){return h==="*"?t.minimumFractionDigits=l.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:f&&p?(t.minimumFractionDigits=f.length,t.maximumFractionDigits=f.length+p.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=n.options[0];o==="w"?t=E(E({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=E(E({},t),Ct(o)));continue}if(Er.test(n.stem)){t=E(E({},t),Ct(n.stem));continue}var a=Tr(n.stem);a&&(t=E(E({},t),a));var s=vn(n.stem);s&&(t=E(E({},t),s))}return t}var _e={"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 En(e,t){for(var r="",i=0;i<e.length;i++){var n=e.charAt(i);if(n==="j"){for(var o=0;i+1<e.length&&e.charAt(i+1)===n;)o++,i++;var a=1+(o&1),s=o<2?1:3+(o>>1),u="a",l=xn(t);for((l=="H"||l=="k")&&(s=0);s-- >0;)r+=u;for(;a-- >0;)r=l+r}else n==="J"?r+="H":r+=n}return r}function xn(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,i;r!=="root"&&(i=e.maximize().region);var n=_e[i||""]||_e[r||""]||_e["".concat(r,"-001")]||_e["001"];return n[0]}var Ve,Tn=new RegExp("^".concat(_r.source,"*")),Ln=new RegExp("".concat(_r.source,"*$"));function v(e,t){return{start:e,end:t}}var Sn=!!String.prototype.startsWith&&"_a".startsWith("a",1),wn=!!String.fromCodePoint,An=!!Object.fromEntries,Pn=!!String.prototype.codePointAt,Hn=!!String.prototype.trimStart,In=!!String.prototype.trimEnd,Bn=!!Number.isSafeInteger,On=Bn?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},rt=!0;try{var Cn=Sr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");rt=((Ve=Cn.exec("a"))===null||Ve===void 0?void 0:Ve[0])==="a"}catch(e){rt=!1}var Rt=Sn?function(t,r,i){return t.startsWith(r,i)}:function(t,r,i){return t.slice(i,i+r.length)===r},it=wn?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var i="",n=t.length,o=0,a;n>o;){if(a=t[o++],a>1114111)throw RangeError(a+" is not a valid code point");i+=a<65536?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,a%1024+56320)}return i},Mt=An?Object.fromEntries:function(t){for(var r={},i=0,n=t;i<n.length;i++){var o=n[i],a=o[0],s=o[1];r[a]=s}return r},Lr=Pn?function(t,r){return t.codePointAt(r)}:function(t,r){var i=t.length;if(!(r<0||r>=i)){var n=t.charCodeAt(r),o;return n<55296||n>56319||r+1===i||(o=t.charCodeAt(r+1))<56320||o>57343?n:(n-55296<<10)+(o-56320)+65536}},Nn=Hn?function(t){return t.trimStart()}:function(t){return t.replace(Tn,"")},Rn=In?function(t){return t.trimEnd()}:function(t){return t.replace(Ln,"")};function Sr(e,t){return new RegExp(e,t)}var nt;if(rt){var Dt=Sr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");nt=function(t,r){var i;Dt.lastIndex=r;var n=Dt.exec(t);return(i=n[1])!==null&&i!==void 0?i:""}}else nt=function(t,r){for(var i=[];;){var n=Lr(t,r);if(n===void 0||wr(n)||Un(n))break;i.push(n),r+=n>=65536?2:1}return it.apply(void 0,i)};var Mn=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,i){for(var n=[];!this.isEOF();){var o=this.char();if(o===123){var a=this.parseArgument(t,i);if(a.err)return a;n.push(a.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var s=this.clonePosition();this.bump(),n.push({type:S.pound,location:v(s,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(i)break;return this.error(g.UNMATCHED_CLOSING_TAG,v(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&ot(this.peek()||0)){var a=this.parseTag(t,r);if(a.err)return a;n.push(a.val)}else{var a=this.parseLiteral(t,r);if(a.err)return a;n.push(a.val)}}}return{val:n,err:null}},e.prototype.parseTag=function(t,r){var i=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:S.literal,value:"<".concat(n,"/>"),location:v(i,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var a=o.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!ot(this.char()))return this.error(g.INVALID_TAG,v(s,this.clonePosition()));var u=this.clonePosition(),l=this.parseTagName();return n!==l?this.error(g.UNMATCHED_CLOSING_TAG,v(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:S.tag,value:n,children:a,location:v(i,this.clonePosition())},err:null}:this.error(g.INVALID_TAG,v(s,this.clonePosition())))}else return this.error(g.UNCLOSED_TAG,v(i,this.clonePosition()))}else return this.error(g.INVALID_TAG,v(i,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&$n(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var i=this.clonePosition(),n="";;){var o=this.tryParseQuote(r);if(o){n+=o;continue}var a=this.tryParseUnquoted(t,r);if(a){n+=a;continue}var s=this.tryParseLeftAngleBracket();if(s){n+=s;continue}break}var u=v(i,this.clonePosition());return{val:{type:S.literal,value:n,location:u},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Dn(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 i=this.char();if(i===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(i);this.bump()}return it.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var i=this.char();return i===60||i===123||i===35&&(r==="plural"||r==="selectordinal")||i===125&&t>0?null:(this.bump(),it(i))},e.prototype.parseArgument=function(t,r){var i=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,v(i,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(g.EMPTY_ARGUMENT,v(i,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(g.MALFORMED_ARGUMENT,v(i,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,v(i,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:S.argument,value:n,location:v(i,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,v(i,this.clonePosition())):this.parseArgumentOptions(t,r,n,i);default:return this.error(g.MALFORMED_ARGUMENT,v(i,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),i=nt(this.message,r),n=r+i.length;this.bumpTo(n);var o=this.clonePosition(),a=v(t,o);return{value:i,location:a}},e.prototype.parseArgumentOptions=function(t,r,i,n){var o,a=this.clonePosition(),s=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(s){case"":return this.error(g.EXPECT_ARGUMENT_TYPE,v(a,u));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var f=Rn(c.val);if(f.length===0)return this.error(g.EXPECT_ARGUMENT_STYLE,v(this.clonePosition(),this.clonePosition()));var p=v(h,this.clonePosition());l={style:f,styleLocation:p}}var y=this.tryParseArgumentClose(n);if(y.err)return y;var d=v(n,this.clonePosition());if(l&&Rt(l==null?void 0:l.style,"::",0)){var b=Nn(l.style.slice(2));if(s==="number"){var c=this.parseNumberSkeletonFromString(b,l.styleLocation);return c.err?c:{val:{type:S.number,value:i,location:d,style:c.val},err:null}}else{if(b.length===0)return this.error(g.EXPECT_DATE_TIME_SKELETON,d);var w=b;this.locale&&(w=En(b,this.locale));var f={type:te.dateTime,pattern:w,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?pn(w):{}},_=s==="date"?S.date:S.time;return{val:{type:_,value:i,location:d,style:f},err:null}}}return{val:{type:s==="number"?S.number:s==="date"?S.date:S.time,value:i,location:d,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var H=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(g.EXPECT_SELECT_ARGUMENT_OPTIONS,v(H,E({},H)));this.bumpSpace();var D=this.parseIdentifierIfPossible(),N=0;if(s!=="select"&&D.value==="offset"){if(!this.bumpIf(":"))return this.error(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,v(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),D=this.parseIdentifierIfPossible(),N=c.val}var $=this.tryParsePluralOrSelectOptions(t,s,r,D);if($.err)return $;var y=this.tryParseArgumentClose(n);if(y.err)return y;var X=v(n,this.clonePosition());return s==="select"?{val:{type:S.select,value:i,options:Mt($.val),location:X},err:null}:{val:{type:S.plural,value:i,options:Mt($.val),offset:N,pluralType:s==="plural"?"cardinal":"ordinal",location:X},err:null}}default:return this.error(g.INVALID_ARGUMENT_TYPE,v(a,u))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(g.EXPECT_ARGUMENT_CLOSING_BRACE,v(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var i=this.char();switch(i){case 39:{this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(g.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,v(n,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 i=[];try{i=yn(t)}catch(n){return this.error(g.INVALID_NUMBER_SKELETON,r)}return{val:{type:te.number,tokens:i,location:r,parsedOptions:this.shouldParseSkeletons?_n(i):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,i,n){for(var o,a=!1,s=[],u=new Set,l=n.value,h=n.location;;){if(l.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var f=this.tryParseDecimalInteger(g.EXPECT_PLURAL_ARGUMENT_SELECTOR,g.INVALID_PLURAL_ARGUMENT_SELECTOR);if(f.err)return f;h=v(c,this.clonePosition()),l=this.message.slice(c.offset,this.offset())}else break}if(u.has(l))return this.error(r==="select"?g.DUPLICATE_SELECT_ARGUMENT_SELECTOR:g.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);l==="other"&&(a=!0),this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:g.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,v(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,r,i);if(y.err)return y;var d=this.tryParseArgumentClose(p);if(d.err)return d;s.push([l,{value:y.val,location:v(p,this.clonePosition())}]),u.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,h=o.location}return s.length===0?this.error(r==="select"?g.EXPECT_SELECT_ARGUMENT_SELECTOR:g.EXPECT_PLURAL_ARGUMENT_SELECTOR,v(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(g.MISSING_OTHER_CLAUSE,v(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var i=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(i=-1);for(var o=!1,a=0;!this.isEOF();){var s=this.char();if(s>=48&&s<=57)o=!0,a=a*10+(s-48),this.bump();else break}var u=v(n,this.clonePosition());return o?(a*=i,On(a)?{val:a,err:null}:this.error(r,u)):this.error(t,u)},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=Lr(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(Rt(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(),i=this.message.indexOf(t,r);return i>=0?(this.bumpTo(i),!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()&&wr(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),i=this.message.charCodeAt(r+(t>=65536?2:1));return i!=null?i:null},e}();function ot(e){return e>=97&&e<=122||e>=65&&e<=90}function Dn(e){return ot(e)||e===47}function $n(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 wr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Un(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 st(e){e.forEach(function(t){if(delete t.location,yr(t)||gr(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else mr(t)&&vr(t.style)||(pr(t)||dr(t))&&tt(t.style)?delete t.style.location:br(t)&&st(t.children)})}function Gn(e,t){t===void 0&&(t={}),t=E({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Mn(e,t).parse();if(r.err){var i=SyntaxError(g[r.err.kind]);throw i.location=r.err.location,i.originalMessage=r.err.message,i}return t!=null&&t.captureLocation||st(r.val),r.val}var re;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(re||(re={}));var Oe=function(e){k(t,e);function t(r,i,n){var o=e.call(this,r)||this;return o.code=i,o.originalMessage=n,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),$t=function(e){k(t,e);function t(r,i,n,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(i,'". Options are "').concat(Object.keys(n).join('", "'),'"'),re.INVALID_VALUE,o)||this}return t}(Oe),Fn=function(e){k(t,e);function t(r,i,n){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(i),re.INVALID_VALUE,n)||this}return t}(Oe),jn=function(e){k(t,e);function t(r,i){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(i,'"'),re.MISSING_VALUE,i)||this}return t}(Oe),O;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(O||(O={}));function kn(e){return e.length<2?e:e.reduce(function(t,r){var i=t[t.length-1];return!i||i.type!==O.literal||r.type!==O.literal?t.push(r):i.value+=r.value,t},[])}function Vn(e){return typeof e=="function"}function Le(e,t,r,i,n,o,a){if(e.length===1&&Bt(e[0]))return[{type:O.literal,value:e[0].value}];for(var s=[],u=0,l=e;u<l.length;u++){var h=l[u];if(Bt(h)){s.push({type:O.literal,value:h.value});continue}if(fn(h)){typeof o=="number"&&s.push({type:O.literal,value:r.getNumberFormat(t).format(o)});continue}var c=h.value;if(!(n&&c in n))throw new jn(c,a);var f=n[c];if(cn(h)){(!f||typeof f=="string"||typeof f=="number")&&(f=typeof f=="string"||typeof f=="number"?String(f):""),s.push({type:typeof f=="string"?O.literal:O.object,value:f});continue}if(pr(h)){var p=typeof h.style=="string"?i.date[h.style]:tt(h.style)?h.style.parsedOptions:void 0;s.push({type:O.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(dr(h)){var p=typeof h.style=="string"?i.time[h.style]:tt(h.style)?h.style.parsedOptions:i.time.medium;s.push({type:O.literal,value:r.getDateTimeFormat(t,p).format(f)});continue}if(mr(h)){var p=typeof h.style=="string"?i.number[h.style]:vr(h.style)?h.style.parsedOptions:void 0;p&&p.scale&&(f=f*(p.scale||1)),s.push({type:O.literal,value:r.getNumberFormat(t,p).format(f)});continue}if(br(h)){var y=h.children,d=h.value,b=n[d];if(!Vn(b))throw new Fn(d,"function",a);var w=Le(y,t,r,i,n,o),_=b(w.map(function(N){return N.value}));Array.isArray(_)||(_=[_]),s.push.apply(s,_.map(function(N){return{type:typeof N=="string"?O.literal:O.object,value:N}}))}if(yr(h)){var H=h.options[f]||h.options.other;if(!H)throw new $t(h.value,f,Object.keys(h.options),a);s.push.apply(s,Le(H.value,t,r,i,n));continue}if(gr(h)){var H=h.options["=".concat(f)];if(!H){if(!Intl.PluralRules)throw new Oe(`Intl.PluralRules is not available in this environment.
|
|
4
|
-
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
5
|
-
`,re.MISSING_INTL_API,a);var D=r.getPluralRules(t,{type:h.pluralType}).select(f-(h.offset||0));H=h.options[D]||h.options.other}if(!H)throw new $t(h.value,f,Object.keys(h.options),a);s.push.apply(s,Le(H.value,t,r,i,n,f-(h.offset||0)));continue}}return kn(s)}function Wn(e,t){return t?E(E(E({},e||{}),t||{}),Object.keys(e).reduce(function(r,i){return r[i]=E(E({},e[i]),t[i]||{}),r},{})):e}function Xn(e,t){return t?Object.keys(e).reduce(function(r,i){return r[i]=Wn(e[i],t[i]),r},E({},e)):e}function We(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function zn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:je(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.NumberFormat).bind.apply(t,K([void 0],r,!1)))},{cache:We(e.number),strategy:ke.variadic}),getDateTimeFormat:je(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.DateTimeFormat).bind.apply(t,K([void 0],r,!1)))},{cache:We(e.dateTime),strategy:ke.variadic}),getPluralRules:je(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.PluralRules).bind.apply(t,K([void 0],r,!1)))},{cache:We(e.pluralRules),strategy:ke.variadic})}}var Zn=function(){function e(t,r,i,n){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var h=l.reduce(function(c,f){return!c.length||f.type!==O.literal||typeof c[c.length-1]!="string"?c.push(f.value):c[c.length-1]+=f.value,c},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(u){return Le(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.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 a=n||{};a.formatters;var s=wi(a,["formatters"]);this.ast=e.__parse(t,E(E({},s),{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=Xn(e.formats,i),this.formatters=n&&n.formatters||zn(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=Gn,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 Qn(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let i=e;for(let n=0;n<r.length;n++)if(typeof i=="object"){if(n>0){const o=r.slice(n,r.length).join(".");if(o in i){i=i[o];break}}i=i[r[n]]}else i=void 0;return i}const V={},Yn=(e,t,r)=>r&&(t in V||(V[t]={}),e in V[t]||(V[t][e]=r),r),Ar=(e,t)=>{if(t==null)return;if(t in V&&e in V[t])return V[t][e];const r=Ce(t);for(let i=0;i<r.length;i++){const n=r[i],o=qn(n,e);if(o)return Yn(e,t,o)}};let mt;const se=Be({});function Jn(e){return mt[e]||null}function Pr(e){return e in mt}function qn(e,t){if(!Pr(e))return null;const r=Jn(e);return Qn(r,t)}function Kn(e){if(e==null)return;const t=Ce(e);for(let r=0;r<t.length;r++){const i=t[r];if(Pr(i))return i}}function pt(e,...t){delete V[e],se.update(r=>(r[e]=nn.all([r[e]||{},...t]),r))}oe([se],([e])=>Object.keys(e));se.subscribe(e=>mt=e);const Se={};function eo(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Hr(e){return Se[e]}function to(e){return Ce(e).map(t=>{const r=Hr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function at(e){return e==null?!1:Ce(e).some(t=>{var r;return(r=Hr(t))==null?void 0:r.size})}function ro(e,t){return Promise.all(t.map(i=>(eo(e,i),i().then(n=>n.default||n)))).then(i=>pt(e,...i))}const ue={};function Ir(e){if(!at(e))return e in ue?ue[e]:Promise.resolve();const t=to(e);return ue[e]=Promise.all(t.map(([r,i])=>ro(r,i))).then(()=>{if(at(e))return Ir(e);delete ue[e]}),ue[e]}const io={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"}}},no={fallbackLocale:null,loadingDelay:200,formats:io,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},oo=no;function ie(){return oo}const Xe=Be(!1);var so=Object.defineProperty,ao=Object.defineProperties,lo=Object.getOwnPropertyDescriptors,Ut=Object.getOwnPropertySymbols,uo=Object.prototype.hasOwnProperty,ho=Object.prototype.propertyIsEnumerable,Gt=(e,t,r)=>t in e?so(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,co=(e,t)=>{for(var r in t||(t={}))uo.call(t,r)&&Gt(e,r,t[r]);if(Ut)for(var r of Ut(t))ho.call(t,r)&&Gt(e,r,t[r]);return e},fo=(e,t)=>ao(e,lo(t));let lt;const Pe=Be(null);function Ft(e){return e.split("-").map((t,r,i)=>i.slice(0,r+1).join("-")).reverse()}function Ce(e,t=ie().fallbackLocale){const r=Ft(e);return t?[...new Set([...r,...Ft(t)])]:r}function z(){return lt!=null?lt:void 0}Pe.subscribe(e=>{lt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const mo=e=>{if(e&&Kn(e)&&at(e)){const{loadingDelay:t}=ie();let r;return typeof window!="undefined"&&z()!=null&&t?r=window.setTimeout(()=>Xe.set(!0),t):Xe.set(!0),Ir(e).then(()=>{Pe.set(e)}).finally(()=>{clearTimeout(r),Xe.set(!1)})}return Pe.set(e)},Z=fo(co({},Pe),{set:mo}),Ne=e=>{const t=Object.create(null);return i=>{const n=JSON.stringify(i);return n in t?t[n]:t[n]=e(i)}};var po=Object.defineProperty,He=Object.getOwnPropertySymbols,Br=Object.prototype.hasOwnProperty,Or=Object.prototype.propertyIsEnumerable,jt=(e,t,r)=>t in e?po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dt=(e,t)=>{for(var r in t||(t={}))Br.call(t,r)&&jt(e,r,t[r]);if(He)for(var r of He(t))Or.call(t,r)&&jt(e,r,t[r]);return e},ae=(e,t)=>{var r={};for(var i in e)Br.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&He)for(var i of He(e))t.indexOf(i)<0&&Or.call(e,i)&&(r[i]=e[i]);return r};const pe=(e,t)=>{const{formats:r}=ie();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},yo=Ne(e=>{var t=e,{locale:r,format:i}=t,n=ae(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return i&&(n=pe("number",i)),new Intl.NumberFormat(r,n)}),go=Ne(e=>{var t=e,{locale:r,format:i}=t,n=ae(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return i?n=pe("date",i):Object.keys(n).length===0&&(n=pe("date","short")),new Intl.DateTimeFormat(r,n)}),bo=Ne(e=>{var t=e,{locale:r,format:i}=t,n=ae(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return i?n=pe("time",i):Object.keys(n).length===0&&(n=pe("time","short")),new Intl.DateTimeFormat(r,n)}),vo=(e={})=>{var t=e,{locale:r=z()}=t,i=ae(t,["locale"]);return yo(dt({locale:r},i))},_o=(e={})=>{var t=e,{locale:r=z()}=t,i=ae(t,["locale"]);return go(dt({locale:r},i))},Eo=(e={})=>{var t=e,{locale:r=z()}=t,i=ae(t,["locale"]);return bo(dt({locale:r},i))},xo=Ne((e,t=z())=>new Zn(e,t,ie().formats,{ignoreTag:ie().ignoreTag})),To=(e,t={})=>{var r,i,n,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:s,locale:u=z(),default:l}=a;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=Ar(e,u);if(!h)h=(o=(n=(i=(r=ie()).handleMissingMessage)==null?void 0:i.call(r,{locale:u,id:e,defaultValue:l}))!=null?n:l)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!s)return h;let c=h;try{c=xo(h,u).format(s)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return c},Lo=(e,t)=>Eo(t).format(e),So=(e,t)=>_o(t).format(e),wo=(e,t)=>vo(t).format(e),Ao=(e,t=z())=>Ar(e,t),Cr=oe([Z,se],()=>To);oe([Z],()=>Lo);oe([Z],()=>So);oe([Z],()=>wo);oe([Z,se],()=>Ao);window.emWidgets={topic:Gi};const Nr=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)),Po=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function kt(e,t){pt(e,t)}function Ho(e){Z.set(e)}const ze={en:{expandLimits:"LIMIT HISTORY",daily:"per day",weekly:"per week",monthly:"per month",loss:"Loss Limit",deposit:"Deposit Limit",wagering:"Wagering Limit",max:"Stake limit",wageringSports:"Stake Limit",loading:"Loading limits history...",error:"Something went wrong. Please try again.",limitRemoved:"Limit removed",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Deposit Limit",historyLimitTypeWagering:"Wagering Limit",historyLimitTypeLoss:"Loss Limit"},de:{expandLimits:"LIMIT-VERLAUF",daily:"pro Tag",weekly:"pro Woche",monthly:"pro Monat",loss:"Verlustlimit",deposit:"Einzahlungslimit",wagering:"Einsatzlimit",max:"Einsatzlimit",loading:"Lädt ...",error:"Etwas ist schiefgelaufen. Bitte nochmal versuchen!",limitRemoved:"Limit entfernt",historyProductTypeSports:"Sport",historyProductTypeAll:"Alle",historyProductTypeCasino:"Slots",historyLimitTypeDeposit:"Einzahlungslimit",historyLimitTypeWagering:"Einsatzlimit",historyLimitTypeLoss:"Verlustlimit"},hr:{expandLimits:"POVIJEST OGRANIČENJA",daily:"dnevno",weekly:"tjedno",monthly:"mjesečno",loss:"Ograničenje gubitka",deposit:"Ograničenje uplate",wagering:"Ograničenje igranja",max:"Ograničenje uloga",loading:"Učitavanje povijesti ograničenja...",error:"Nešto je pošlo po zlu. Molimo vas pokušajte ponovno.",limitRemoved:"Ograničenje uklonjeno",historyProductTypeSports:"Sportovi",historyProductTypeAll:"Sve",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Ograničenje uplate",historyLimitTypeWagering:"Ograničenje igranja",historyLimitTypeLoss:"Ograničenje gubitka",wageringSports:"Ograničenje uloga"},sl:{expandLimits:"LIMIT ZGODOVINA",daily:"na dan",weekly:"na teden",monthly:"na mesec",loss:"Limit izgube",deposit:"Limit vplačila",wagering:"Limit na vložek",max:"Limit vložkov",loading:"Nalaga...",error:"Nekaj je šlo narobe. Prosim poskusite ponovno.",limitRemoved:"Limit odstranjen",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Deposit Limit",historyLimitTypeWagering:"Wagering Limit",historyLimitTypeLoss:"Loss Limit"},pl:{expandLimits:"HISTORIA LIMITU",daily:"na dzień",weekly:"na tydzień",monthly:"na miesiąc",loss:"Limit Strat",deposit:"Limit depozytów",wagering:"Limit Stawek",max:"Limit stawek",loading:"Ładowanie...",error:"Coś poszło nie tak. Proszę spróbuj ponownie.",limitRemoved:"Usunięty limit",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Deposit Limit",historyLimitTypeWagering:"Wagering Limit",historyLimitTypeLoss:"Loss Limit"},"zh-hk":{expandLimits:"极限历史",daily:"每天",weekly:"每个星期",monthly:"每月",loss:"损失限额",deposit:"存款限额",wagering:"投注限额",loading:"加载请稍候...",error:"500 - 服务器错误",limitRemoved:"移除限制",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Deposit Limit",historyLimitTypeWagering:"Wagering Limit",historyLimitTypeLoss:"Loss Limit"},fr:{expandLimits:"LIMITER L'HISTORIQUE",daily:"par jour",weekly:"par semaine",monthly:"par mois",loss:"Limite de perte",deposit:"Limite de dépôt",wagering:"Limite de mise",loading:"Chargement, veuillez patienter...",error:"500 - Erreur de serveur",limitRemoved:"Limite supprimée",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Deposit Limit",historyLimitTypeWagering:"Wagering Limit",historyLimitTypeLoss:"Loss Limit"},ro:{expandLimits:"ISTORIC LIMITE",daily:"pe zi",weekly:"pe saptamana",monthly:"pe luna",loss:"Limita de pierdere",deposit:"Limita de incarcare",loading:"Se incarca, va rugam asteptati...",error:"500 - Eroare de server",limitRemoved:"Limita eliminata",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Limita depunere",historyLimitTypeWagering:"Limita pariere",historyLimitTypeLoss:"Limita pierdere"},es:{expandLimits:"HISTORIAL DE LÍMITES",daily:"por día",weekly:"por semana",monthly:"por mes",loss:"Límite de pérdida",deposit:"Límite de depósito",wagering:"Límite de apuestas",max:"Límite de apuesta",loading:"Cargando historial de límites…",error:"Algo salió mal. Por favor inténtalo de nuevo.",limitRemoved:"Límite eliminado",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Deposit Limit",historyLimitTypeWagering:"Wagering Limit",historyLimitTypeLoss:"Loss Limit"},"pt-br":{expandLimits:"HISTÓRICO DE LIMITE",daily:"Por dia",weekly:"por semana",monthly:"por mês",loss:"Limite de perda",deposit:"Limite de depósito",wagering:"Limite de Quantidade de Apostas",max:"Limite de apostas",wageringSports:"Limite de Quantidade de Apostas Esportivas",Loading:"Carregando histórico de limite...",error:"Algo deu errado. Por favor, tente novamente",limitRemoved:"Limite removido",historyProductTypeSports:"Esportes",historyProductTypeAll:"Todos",historyProductTypeCasino:"casino",historyLimitTypeDeposit:"Limite de depósito",historyLimitTypeWagering:"Limite de valor da aposta",historyLimitTypeLoss:"Limite de perda"},"es-mx":{expandLimits:"HISTORIAL DE LÍMITES",daily:"Por día",weekly:"por semana",monthly:"por mes",loss:"Límite de pérdidas",deposit:"Límite de depósito",wagering:"Límite de monto de apuestas",max:"Límite de apuestas",wageringSports:"Límite de monto de apuestas deportivas",Loading:"Cargando historial de límites...",error:"Algo salió mal. Por favor intente de nuevo",limitRemoved:"Límite removido",historyProductTypeSports:"Deportes",historyProductTypeAll:"Todo",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Límite de depósito",historyLimitTypeWagering:"Límite de monto de apuesta",historyLimitTypeLoss:"Límite de pérdida"},tr:{expandLimits:"SINIR GEÇMİŞİ",daily:"günlük",weekly:"haftada",monthly:"her ay",loss:"Kayıp Limiti",deposit:"Para Yatırma Limiti",wagering:"Bahis Limiti",max:"Bahis limiti",wageringSports:"Bahis Limiti",loading:"Limit geçmişi yükleniyor...",error:"Bir şeyler yanlış gitti. Lütfen tekrar deneyin.",limitRemoved:"Sınır kaldırıldı",historyProductTypeSports:"Spor Dalları",historyProductTypeAll:"Tüm",historyProductTypeCasino:"Kumarhane",historyLimitTypeDeposit:"Para Yatırma Limiti",historyLimitTypeWagering:"Bahis Limiti",historyLimitTypeLoss:"Kayıp Limiti"},"en-us":{expandLimits:"LIMIT HISTORY",daily:"per day",weekly:"per week",monthly:"per month",loss:"Loss Limit",deposit:"Deposit Limit",wagering:"Wagering Limit",max:"Stake limit",wageringSports:"Stake Limit",loading:"Loading limits history...",error:"Something went wrong. Please try again.",limitRemoved:"Limit removed",historyProductTypeSports:"Sports",historyProductTypeAll:"All",historyProductTypeCasino:"Casino",historyLimitTypeDeposit:"Deposit Limit",historyLimitTypeWagering:"Wagering Limit",historyLimitTypeLoss:"Loss Limit"}};function Io(e){Qt(e,"svelte-19ml84y",':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1.3rem}.svelte-19ml84y.svelte-19ml84y,.svelte-19ml84y.svelte-19ml84y::before,.svelte-19ml84y.svelte-19ml84y::after{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.player-account-gaming-limits-history-2.svelte-19ml84y.svelte-19ml84y{color:var(--emw--color-white, #FFFFFF)}button.svelte-19ml84y.svelte-19ml84y{font-size:1rem;border:0;padding:0}.ExpandButton.svelte-19ml84y.svelte-19ml84y{color:#999;display:flex;justify-content:center;align-items:center;margin-right:-14px;background:transparent}.ExpandButton.svelte-19ml84y svg.svelte-19ml84y{width:28px;height:auto;margin-left:-4px}.extended.svelte-19ml84y.svelte-19ml84y{transform:rotate(180deg)}.HistoryWrapper.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column}.HistoryWrapper.Desktop.svelte-19ml84y.svelte-19ml84y{width:320px;padding:0 12px;margin:12px auto}.hidden.svelte-19ml84y.svelte-19ml84y{display:none}.HistoryRow.svelte-19ml84y.svelte-19ml84y{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--emw--color-gray-100, #E6E6E6)}.GeneralLimitInformation.svelte-19ml84y.svelte-19ml84y{display:flex;flex-direction:column;gap:4px}.LimitType.svelte-19ml84y.svelte-19ml84y{font-size:1.3rem}.LimitAmountPeriod.svelte-19ml84y.svelte-19ml84y{color:#999}.LimitContainer.svelte-19ml84y.svelte-19ml84y{animation:svelte-19ml84y-animateEntry 0.7s ease-in}@keyframes svelte-19ml84y-animateEntry{0%{opacity:0;transform:translateX(500px)}100%{opacity:1;transform:translateX(0)}}')}function Vt(e,t,r){const i=e.slice();return i[38]=t[r],i[39]=t,i[40]=r,i}function Bo(e){let t,r,i,n=e[9]("expandLimits")+"",o,a,s,u,l,h,c,f,p,y=Qe(e[7]),d=[];for(let b=0;b<y.length;b+=1)d[b]=Wt(Vt(e,y,b));return{c(){t=A("div"),r=A("div"),i=A("button"),o=M(n),a=we(),s=Ee("svg"),u=Ee("path"),l=Ee("path"),h=we(),c=A("div");for(let b=0;b<d.length;b+=1)d[b].c();x(u,"d","M10.5 15l7.5 7.5 7.5-7.5z"),x(u,"class","svelte-19ml84y"),x(l,"d","M0 0h36v36h-36z"),x(l,"fill","none"),x(l,"class","svelte-19ml84y"),x(s,"class","ExpandArrow svelte-19ml84y"),x(s,"xmlns","http://www.w3.org/2000/svg"),x(s,"width","36"),x(s,"height","36"),x(s,"viewBox","0 0 36 36"),x(s,"fill","#999"),be(s,"extended",e[8]),x(i,"class","ExpandButton svelte-19ml84y"),x(c,"class","HistoryDisplayArea svelte-19ml84y"),be(c,"hidden",e[5]),x(r,"class","HistoryWrapper "+(e[10]?"Desktop":"")+" svelte-19ml84y"),x(t,"class","player-account-gaming-limits-history-2 svelte-19ml84y")},m(b,w){W(b,t,w),L(t,r),L(r,i),L(i,o),L(i,a),L(i,s),L(s,u),L(s,l),L(r,h),L(r,c);for(let _=0;_<d.length;_+=1)d[_]&&d[_].m(c,null);f||(p=Jt(i,"click",e[11]),f=!0)},p(b,w){if(w[0]&512&&n!==(n=b[9]("expandLimits")+"")&&G(o,n),w[0]&256&&be(s,"extended",b[8]),w[0]&650){y=Qe(b[7]);let _;for(_=0;_<y.length;_+=1){const H=Vt(b,y,_);d[_]?d[_].p(H,w):(d[_]=Wt(H),d[_].c(),d[_].m(c,null))}for(;_<d.length;_+=1)d[_].d(1);d.length=y.length}w[0]&32&&be(c,"hidden",b[5])},d(b){b&&j(t),Yt(d,b),f=!1,p()}}}function Oo(e){return{c:B,m:B,p:B,d:B}}function Co(e){let t,r=(e[0]?e[9]("error"):"500 Server Error")+"",i;return{c(){t=A("p"),i=M(r),x(t,"class","svelte-19ml84y")},m(n,o){W(n,t,o),L(t,i)},p(n,o){o[0]&513&&r!==(r=(n[0]?n[9]("error"):"500 Server Error")+"")&&G(i,r)},d(n){n&&j(t)}}}function No(e){let t,r,i,n=e[38].type+"",o,a,s=e[38].amount+"",u,l,h=e[38].date+"",c;return{c(){t=A("div"),r=A("span"),i=A("span"),o=M(n),a=A("span"),u=M(s),l=A("span"),c=M(h),x(i,"class","LimitType svelte-19ml84y"),x(a,"class","LimitAmountPeriod svelte-19ml84y"),x(r,"class","GeneralLimitInformation svelte-19ml84y"),x(l,"class","DateLimitInformation svelte-19ml84y"),x(t,"class","HistoryRow svelte-19ml84y")},m(f,p){W(f,t,p),L(t,r),L(r,i),L(i,o),L(r,a),L(a,u),L(t,l),L(l,c)},p(f,p){p[0]&128&&n!==(n=f[38].type+"")&&G(o,n),p[0]&128&&s!==(s=f[38].amount+"")&&G(u,s),p[0]&128&&h!==(h=f[38].date+"")&&G(c,h)},d(f){f&&j(t)}}}function Ro(e){let t,r,i,n=e[38].type+"",o,a,s=e[9]("limitRemoved")+"",u,l,h=e[38].date+"",c;return{c(){t=A("div"),r=A("span"),i=A("span"),o=M(n),a=A("span"),u=M(s),l=A("span"),c=M(h),x(i,"class","LimitType svelte-19ml84y"),x(a,"class","LimitAmountPeriod svelte-19ml84y"),x(r,"class","GeneralLimitInformation svelte-19ml84y"),x(l,"class","DateLimitInformation svelte-19ml84y"),x(t,"class","HistoryRow svelte-19ml84y")},m(f,p){W(f,t,p),L(t,r),L(r,i),L(i,o),L(r,a),L(a,u),L(t,l),L(l,c)},p(f,p){p[0]&128&&n!==(n=f[38].type+"")&&G(o,n),p[0]&512&&s!==(s=f[9]("limitRemoved")+"")&&G(u,s),p[0]&128&&h!==(h=f[38].date+"")&&G(c,h)},d(f){f&&j(t)}}}function Wt(e){let t,r,i,n=e[40];function o(h,c){return h[38].removed?Ro:No}let a=o(e),s=a(e);const u=()=>e[21](t,n),l=()=>e[21](null,n);return{c(){t=A("div"),s.c(),r=we(),x(t,"class",i=Et(e[40]>+e[1]?"LimitContainer":"")+" svelte-19ml84y")},m(h,c){W(h,t,c),s.m(t,null),L(t,r),u()},p(h,c){e=h,a===(a=o(e))&&s?s.p(e,c):(s.d(1),s=a(e),s&&(s.c(),s.m(t,r))),c[0]&2&&i!==(i=Et(e[40]>+e[1]?"LimitContainer":"")+" svelte-19ml84y")&&x(t,"class",i),n!==e[40]&&(l(),n=e[40],u())},d(h){h&&j(t),s.d(),l()}}}function Mo(e){let t;function r(o,a){return o[6]?Co:o[4]?Oo:Bo}let i=r(e),n=i(e);return{c(){t=A("div"),n.c(),x(t,"class","svelte-19ml84y")},m(o,a){W(o,t,a),n.m(t,null),e[22](t)},p(o,a){i===(i=r(o))&&n?n.p(o,a):(n.d(1),n=i(o),n&&(n.c(),n.m(t,null)))},i:B,o:B,d(o){o&&j(t),n.d(),e[22](null)}}}function Do(e,t,r){let i;Zt(e,Cr,m=>r(9,i=m));let n=window.navigator.userAgent,o=!Nr(n),{lang:a=""}=t,{userid:s=""}=t,{session:u=""}=t,{endpoint:l=""}=t,{apiversion:h=""}=t,{numberofentries:c="10"}=t,{customcurrencysymbols:f=""}=t,{limitformat:p=""}=t,{clientstyling:y=""}=t,{clientstylingurl:d=""}=t,{translationurl:b=""}=t,w,_=new Array,H=parseInt(c,10),D=!1,N=!0,$=[],X=[],de=!0,Re=!1,le={EUR:"€",RON:"lei",TRY:"₺"};const Mr=()=>{fetch(b).then(T=>T.json()).then(T=>{Object.keys(T).forEach(I=>{kt(I,T[I])})}).catch(T=>{console.log(T)})};Object.keys(ze).forEach(m=>{kt(m,ze[m])});const Dr=()=>{let m=h==="gmcore"?`/v2/player/${s}/transactions/limit`:`/v1/player/${s}/limits/monetary/history`,T=new URL(m,l);T.searchParams.append("startDate",`${new Date("2022").toISOString()}`),T.searchParams.append("endDate",`${new Date("2099").toISOString()}`),T.searchParams.append("limit","10000");let I={method:"GET",headers:{"X-SessionID":u}};fetch(T.href,I).then(P=>{if(P.status>=300)throw r(4,N=!1),r(6,D=!0),new Error("There was an error fetching the limits");return P.json()}).then(P=>{P.length&&($=$r(P),r(7,X=$.slice(0,H))),r(4,N=!1)},P=>{console.error("There was an error",P),r(6,D=!0)})},$r=m=>{const T=!!ze[a];return m.map(P=>{let U={amount:"",currency:"",date:"",period:"",type:"",removed:!1};return U.amount=Ur(P),U.currency=T?le[P.limitCurrencyCode]:P.limitCurrencyCode,U.date=new Intl.DateTimeFormat("de",{dateStyle:"medium"}).format(new Date(P.limitDate)),U.period=i(`${P.limitPeriod.toLowerCase()}`),U.type=h==="gmcore"?i(`historyLimitType${P.limitType.split(" ")[0]}`):i(`historyLimitType${P.limitType.split(" ")[0]}`)+" "+i(`historyProductType${P.limitProductType}`),U.removed=P.limitAmount===-1,U})},Ur=m=>{let T=p||Intl.NumberFormat("en-US",{maximumFractionDigits:0}).format(m.limitAmount);if(!p){let Yr=le[m.limitCurrencyCode]||m.limitCurrencyCode;return`${T}${Yr}`}typeof m.limitAmount=="string"&&m.limitAmount.includes(",")&&(m.limitAmount=m.limitAmount.replaceAll(",",""));const I=T.match(/\{(\d+)decimals\}/),P=I?parseInt(I[1],10):2,U=I?new RegExp("\\{\\d+decimals\\}","g"):"{decimals}";let ye=parseFloat(m.limitAmount).toFixed(P);const[Zr,Me]=p.includes(".")?[",","."]:[".",","];let[De,Qr]=ye.split(".");return De=De.replace(/\B(?=(\d{3})+(?!\d))/g,Zr),ye=`${De}${Me}${Qr}`,T=T.replace("{currency}",le[m.limitCurrencyCode]||m.limitCurrencyCode).replace("{amount}",ye.split(Me)[0]).replace(U,ye.split(Me)[1]),T},Gr=()=>{r(5,de=!de),r(8,Re=!Re)};let yt=new IntersectionObserver(m=>{m.forEach(T=>{T.isIntersecting&&(H+=parseInt(c,10)||10,X.length<$.length&&r(7,X=$.slice(0,H)))})});const Fr=()=>{yt.observe(_[_.length-1])},jr=()=>{if(!f)return;let m={};f.split(",").forEach(T=>{let I=T.split(":");m[I[0].trim()]=I[1].trim()}),le=ge(ge({},le),m)},kr=()=>{let m=document.createElement("style");m.innerHTML=y,w.appendChild(m)},Vr=()=>{let m=new URL(d),T=document.createElement("style");fetch(m.href).then(I=>I.text()).then(I=>{T.innerHTML=I,w&&(setTimeout(()=>{w.appendChild(T)},1),setTimeout(()=>{},500))})},Wr=()=>{Ho(a)};qt(()=>()=>{yt.unobserve(_[_.length-1])});function Xr(m,T){fe[m?"unshift":"push"](()=>{_[T]=m,r(3,_)})}function zr(m){fe[m?"unshift":"push"](()=>{w=m,r(2,w)})}return e.$$set=m=>{"lang"in m&&r(0,a=m.lang),"userid"in m&&r(12,s=m.userid),"session"in m&&r(13,u=m.session),"endpoint"in m&&r(14,l=m.endpoint),"apiversion"in m&&r(15,h=m.apiversion),"numberofentries"in m&&r(1,c=m.numberofentries),"customcurrencysymbols"in m&&r(16,f=m.customcurrencysymbols),"limitformat"in m&&r(17,p=m.limitformat),"clientstyling"in m&&r(18,y=m.clientstyling),"clientstylingurl"in m&&r(19,d=m.clientstylingurl),"translationurl"in m&&r(20,b=m.translationurl)},e.$$.update=()=>{e.$$.dirty[0]&65536&&f&&jr(),e.$$.dirty[0]&61440&&l&&s&&u&&h&&Dr(),e.$$.dirty[0]&56&&_[0]&&!N&&!de&&Fr(),e.$$.dirty[0]&1&&a&&Wr(),e.$$.dirty[0]&524288&&d&&Vr(),e.$$.dirty[0]&262148&&y&&w&&kr(),e.$$.dirty[0]&1048580&&b&&w&&Mr()},[a,c,w,_,N,de,D,X,Re,i,o,Gr,s,u,l,h,f,p,y,d,b,Xr,zr]}class Rr extends rr{constructor(t){super(),Kt(this,t,Do,Mo,ht,{lang:0,userid:12,session:13,endpoint:14,apiversion:15,numberofentries:1,customcurrencysymbols:16,limitformat:17,clientstyling:18,clientstylingurl:19,translationurl:20},Io,[-1,-1])}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),C()}get userid(){return this.$$.ctx[12]}set userid(t){this.$$set({userid:t}),C()}get session(){return this.$$.ctx[13]}set session(t){this.$$set({session:t}),C()}get endpoint(){return this.$$.ctx[14]}set endpoint(t){this.$$set({endpoint:t}),C()}get apiversion(){return this.$$.ctx[15]}set apiversion(t){this.$$set({apiversion:t}),C()}get numberofentries(){return this.$$.ctx[1]}set numberofentries(t){this.$$set({numberofentries:t}),C()}get customcurrencysymbols(){return this.$$.ctx[16]}set customcurrencysymbols(t){this.$$set({customcurrencysymbols:t}),C()}get limitformat(){return this.$$.ctx[17]}set limitformat(t){this.$$set({limitformat:t}),C()}get clientstyling(){return this.$$.ctx[18]}set clientstyling(t){this.$$set({clientstyling:t}),C()}get clientstylingurl(){return this.$$.ctx[19]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),C()}get translationurl(){return this.$$.ctx[20]}set translationurl(t){this.$$set({translationurl:t}),C()}}tr(Rr,{lang:{},userid:{},session:{},endpoint:{},apiversion:{},numberofentries:{},customcurrencysymbols:{},limitformat:{},clientstyling:{},clientstylingurl:{},translationurl:{}},[],[],!0);const $o=Object.freeze(Object.defineProperty({__proto__:null,default:Rr},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=se;exports.$format=Cr;exports.$locale=Z;exports.PlayerAccountGamingLimitsHistory2_ce=$o;exports.SvelteComponent=rr;exports.addMessages=pt;exports.add_render_callback=Ae;exports.append=L;exports.append_styles=Qt;exports.attr=x;exports.binding_callbacks=fe;exports.component_subscribe=Zt;exports.create_custom_element=tr;exports.destroy_each=Yt;exports.detach=j;exports.element=A;exports.empty=si;exports.ensure_array_like=Qe;exports.flush=C;exports.getDevice=Po;exports.globals=ii;exports.init=Kt;exports.insert=W;exports.isMobile=Nr;exports.listen=Jt;exports.noop=B;exports.onMount=qt;exports.run_all=ne;exports.safe_not_equal=ht;exports.select_option=fi;exports.select_value=mi;exports.set_custom_element_data=ai;exports.set_data=G;exports.set_input_value=hi;exports.set_style=ci;exports.space=we;exports.svg_element=Ee;exports.text=M;exports.to_number=li;
|