@everymatrix/player-account-controller 1.53.0 → 1.53.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/components/{GeneralLogout-DMvKimEo.js → GeneralLogout-Ddt-oH9k.js} +1597 -1648
  2. package/components/{PlayerAccountBettingHistory-YNLbWHxl.js → PlayerAccountBettingHistory-C7xwYi03.js} +34 -35
  3. package/components/{PlayerAccountBiometrics-CXLK5_xT.js → PlayerAccountBiometrics-D7WS5cnI.js} +1 -1
  4. package/components/{PlayerAccountClosure-BkKcpa4J.js → PlayerAccountClosure-yRlo8hXR.js} +1 -1
  5. package/components/{PlayerAccountController-C7j8sMbf.js → PlayerAccountController-BZYAo3oo.js} +1108 -848
  6. package/components/{PlayerAccountGamingLimits-B2-Mgazd.js → PlayerAccountGamingLimits-CTBhVGgC.js} +3 -3
  7. package/components/{PlayerAccountGamingLimitsConfirmationModal-CNTlXu7V.js → PlayerAccountGamingLimitsConfirmationModal-CuQvNzww.js} +38 -38
  8. package/components/{PlayerAccountGamingLimitsGroupEdit-CDY-ylK7.js → PlayerAccountGamingLimitsGroupEdit-Du2YQlDU.js} +16 -16
  9. package/components/{PlayerAccountGamingLimitsHistory2-DF8kvIf6.js → PlayerAccountGamingLimitsHistory2-CXKA0L0d.js} +121 -132
  10. package/components/{PlayerAccountGamingLimitsInfoCard-D3sJXuZa.js → PlayerAccountGamingLimitsInfoCard-CWTybgoQ.js} +4 -4
  11. package/components/{PlayerAccountGamingLimitsPage2Gm16-Dz6knJ_h.js → PlayerAccountGamingLimitsPage2Gm16-CXjNcIFP.js} +737 -768
  12. package/components/{PlayerAccountGamingLimitsPopup-Bt4YlCWi.js → PlayerAccountGamingLimitsPopup-CJu5RRl6.js} +1 -1
  13. package/components/{PlayerAccountGamingLimitsWrapper2-RnvNKSgN.js → PlayerAccountGamingLimitsWrapper2-BdpxEDlV.js} +75 -81
  14. package/components/{PlayerAccountGeneralConfirmationModal-SjPp-PVG.js → PlayerAccountGeneralConfirmationModal-DG0N686t.js} +42 -42
  15. package/components/{PlayerAccountMenu-5esyJ_VN.js → PlayerAccountMenu-CZBa8_5G.js} +66 -67
  16. package/components/{PlayerAccountModal-BnWL5726.js → PlayerAccountModal-BmKjtXKT.js} +1 -1
  17. package/components/{PlayerAccountNotifications-B02Ownhe.js → PlayerAccountNotifications-B4Ht-hHj.js} +1 -1
  18. package/components/{PlayerAccountSelfExclusion-D6Kby-08.js → PlayerAccountSelfExclusion-DxGHXTb8.js} +5365 -4258
  19. package/components/{PlayerAccountTimeout-tPNVqlAT.js → PlayerAccountTimeout-DOSjICsY.js} +4 -4
  20. package/components/{PlayerActiveBonuses-8P2H7i55.js → PlayerActiveBonuses-DMAG7NUP.js} +119 -120
  21. package/components/PlayerBonusCard-Dss1REmn.js +701 -0
  22. package/components/{PlayerBonusHistory-DlgbJE4B.js → PlayerBonusHistory-BxBiQwQf.js} +53 -53
  23. package/components/{PlayerChangePassword-N_UEFJNT.js → PlayerChangePassword-DnCj-wcc.js} +1 -1
  24. package/components/{PlayerDeposit-B75tYEgl.js → PlayerDeposit-CHIQ8EaC.js} +1 -1
  25. package/components/{PlayerGamingHistory-Bq_uxcwt.js → PlayerGamingHistory-BtQ73TId.js} +375 -388
  26. package/components/{PlayerPendingWithdrawals-BSTgce9H.js → PlayerPendingWithdrawals-BbTa7_8U.js} +1 -1
  27. package/components/{PlayerProfileInfo-yn20xol3.js → PlayerProfileInfo-CvAqD3Dk.js} +532 -549
  28. package/components/{PlayerRealityCheck-A_mZq3YZ.js → PlayerRealityCheck-3d-B64ie.js} +175 -191
  29. package/components/{PlayerTransactionHistory-DllIB_qE.js → PlayerTransactionHistory-BYJNabMB.js} +1 -1
  30. package/components/{PlayerWithdrawal-t5mlX5CD.js → PlayerWithdrawal-DDWroufG.js} +1 -1
  31. package/esnext/player-account-controller.js +14 -0
  32. package/package.json +12 -32
  33. package/stencil/active-mixin-59dfae2a-BphP4pp5.js +9700 -0
  34. package/stencil/{app-globals-0f993ce5-aPSxk6sG.js → app-globals-0f993ce5-C0vi_PY4.js} +5 -3
  35. package/stencil/checkbox-group-input_9-CMFoK7_E.js +15610 -0
  36. package/stencil/general-input-DnFPstQP.js +48 -0
  37. package/stencil/index-062e829b-DAFsZs6D.js +686 -0
  38. package/stencil/index-33f005e1-fFxPaeNy.js +632 -0
  39. package/stencil/index-9b3245b3-rzHgwqlB.js +625 -0
  40. package/stencil/index-fc58390d-BSwfXuUs.js +691 -0
  41. package/stencil/locale-BG_TzyDt.js +141 -0
  42. package/stencil/password-input_2-Bb9Q6Fe0.js +2359 -0
  43. package/stencil/player-change-password-gm2-98dcb7bc-gLcZhl3S.js +253 -0
  44. package/stencil/player-change-password-gm2-DR3e2gh5.js +7 -0
  45. package/stencil/{player-kyc-verification-BwGXWzTR.js → player-kyc-verification-BQZdJFEJ.js} +62 -84
  46. package/stencil/toggle-checkbox-input-CCLW6-uK.js +46 -0
  47. package/stencil/tooltipIcon-ee9760a8-BCCb4EU-.js +4 -0
  48. package/stencil/user-deposit-withdrawal-CmF0LoNb.js +646 -0
  49. package/stencil/{user-transaction-history-DcAGbFDl.js → user-transaction-history-BgV-k2Cl.js} +109 -135
  50. package/components/GeneralLogout-BW6b3iuS.cjs +0 -8
  51. package/components/PlayerAccountBettingHistory-BsFzBNDY.cjs +0 -1
  52. package/components/PlayerAccountBiometrics-BrlNlZ5N.cjs +0 -1
  53. package/components/PlayerAccountClosure-DfJc6Ip_.cjs +0 -1
  54. package/components/PlayerAccountController-BPRNlP7_.cjs +0 -1
  55. package/components/PlayerAccountGamingLimits-BPQrptbd.cjs +0 -1
  56. package/components/PlayerAccountGamingLimitsConfirmationModal-IgBYV9F2.cjs +0 -1
  57. package/components/PlayerAccountGamingLimitsGroupEdit-DrkoLne8.cjs +0 -10
  58. package/components/PlayerAccountGamingLimitsHistory2-B_7Y0DgS.cjs +0 -1
  59. package/components/PlayerAccountGamingLimitsInfoCard-BOls7ahz.cjs +0 -1
  60. package/components/PlayerAccountGamingLimitsPage2Gm16-BiFzgvUx.cjs +0 -21
  61. package/components/PlayerAccountGamingLimitsPopup-ChBLdQR7.cjs +0 -1
  62. package/components/PlayerAccountGamingLimitsWrapper2-Dg6CwNyN.cjs +0 -1
  63. package/components/PlayerAccountGeneralConfirmationModal-BpTCzpiW.cjs +0 -1
  64. package/components/PlayerAccountMenu-C704oUrC.cjs +0 -1
  65. package/components/PlayerAccountModal-C7aZZlBw.cjs +0 -1
  66. package/components/PlayerAccountNotifications-DkgHtUGj.cjs +0 -1
  67. package/components/PlayerAccountSelfExclusion-BS89T7sZ.cjs +0 -4171
  68. package/components/PlayerAccountTimeout-DMbUPtRy.cjs +0 -1
  69. package/components/PlayerActiveBonuses-Dv3Y8Vnb.cjs +0 -1
  70. package/components/PlayerBonusCard-CuFt3zXW.js +0 -722
  71. package/components/PlayerBonusCard-DGPJpICk.cjs +0 -1
  72. package/components/PlayerBonusHistory-BzkqMmdU.cjs +0 -1
  73. package/components/PlayerChangePassword-CzR4Xz0H.cjs +0 -3
  74. package/components/PlayerDeposit-3qNMb75V.cjs +0 -1
  75. package/components/PlayerGamingHistory-BkSvSbS4.cjs +0 -1
  76. package/components/PlayerPendingWithdrawals-BG3I8ifu.cjs +0 -1
  77. package/components/PlayerProfileInfo-BX32t6wz.cjs +0 -1
  78. package/components/PlayerRealityCheck-C26ZBWae.cjs +0 -1
  79. package/components/PlayerTransactionHistory-CJqhYnbs.cjs +0 -1
  80. package/components/PlayerWithdrawal-GDc_7hZX.cjs +0 -1
  81. package/es2015/player-account-controller.cjs +0 -1
  82. package/es2015/player-account-controller.js +0 -16
  83. package/stencil/app-globals-0f993ce5-CKh2cbmz.cjs +0 -1
  84. package/stencil/index-0437c9c0-06LlHN6E.cjs +0 -1
  85. package/stencil/index-0437c9c0-1mLvhyVA.js +0 -592
  86. package/stencil/index-657e7a14-Dopxomhu.cjs +0 -1
  87. package/stencil/index-657e7a14-P-JSyx_m.js +0 -588
  88. package/stencil/index-e8249896-BNsgFr_R.cjs +0 -1
  89. package/stencil/index-e8249896-CIP0iOYr.js +0 -658
  90. package/stencil/player-kyc-verification-B9QbNY0o.cjs +0 -180
  91. package/stencil/user-deposit-withdrawal-C5Lmtrkj.cjs +0 -59
  92. package/stencil/user-deposit-withdrawal-D5CgtcqD.js +0 -651
  93. package/stencil/user-transaction-history-AoseShHM.cjs +0 -1
@@ -1,592 +0,0 @@
1
- var be = Object.defineProperty;
2
- var X = Object.getOwnPropertySymbols;
3
- var ke = Object.prototype.hasOwnProperty, we = Object.prototype.propertyIsEnumerable;
4
- var Q = (e, t, s) => t in e ? be(e, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : e[t] = s, Y = (e, t) => {
5
- for (var s in t || (t = {}))
6
- ke.call(t, s) && Q(e, s, t[s]);
7
- if (X)
8
- for (var s of X(t))
9
- we.call(t, s) && Q(e, s, t[s]);
10
- return e;
11
- };
12
- var L = (e, t, s) => new Promise((r, n) => {
13
- var o = (l) => {
14
- try {
15
- c(s.next(l));
16
- } catch (i) {
17
- n(i);
18
- }
19
- }, a = (l) => {
20
- try {
21
- c(s.throw(l));
22
- } catch (i) {
23
- n(i);
24
- }
25
- }, c = (l) => l.done ? r(l.value) : Promise.resolve(l.value).then(o, a);
26
- c((s = s.apply(e, t)).next());
27
- });
28
- const xe = "player-kyc-verification", O = (
29
- /* player-kyc-verification */
30
- { allRenderFn: !0, appendChildSlotFix: !1, asyncLoading: !0, asyncQueue: !1, attachStyles: !0, cloneNodeFix: !1, cmpDidLoad: !0, cmpDidRender: !0, cmpDidUnload: !1, cmpDidUpdate: !1, cmpShouldUpdate: !1, cmpWillLoad: !0, cmpWillRender: !1, cmpWillUpdate: !1, connectedCallback: !1, constructableCSS: !0, cssAnnotations: !0, devTools: !1, disconnectedCallback: !1, element: !1, event: !1, experimentalScopedSlotChanges: !1, experimentalSlotFixes: !1, formAssociated: !1, hasRenderFn: !0, hostListener: !1, hostListenerTarget: !1, hostListenerTargetBody: !1, hostListenerTargetDocument: !1, hostListenerTargetParent: !1, hostListenerTargetWindow: !1, hotModuleReplacement: !1, hydrateClientSide: !1, hydrateServerSide: !1, hydratedAttribute: !1, hydratedClass: !0, hydratedSelectorName: "hydrated", initializeNextTick: !1, invisiblePrehydration: !0, isDebug: !1, isDev: !1, isTesting: !1, lazyLoad: !0, lifecycle: !0, lifecycleDOMEvents: !1, member: !0, method: !1, mode: !1, observeAttribute: !0, profile: !1, prop: !0, propBoolean: !1, propMutable: !1, propNumber: !1, propString: !0, reflect: !1, scoped: !1, scopedSlotTextContentFix: !1, scriptDataOpts: !1, shadowDelegatesFocus: !1, shadowDom: !0, slot: !1, slotChildNodesFix: !1, slotRelocation: !1, state: !0, style: !0, svg: !0, taskQueue: !0, transformTagName: !1, updatable: !0, vdomAttribute: !0, vdomClass: !0, vdomFunctional: !0, vdomKey: !1, vdomListener: !0, vdomPropOrAttr: !0, vdomRef: !0, vdomRender: !0, vdomStyle: !0, vdomText: !0, vdomXlink: !1, watchCallback: !0 }
31
- );
32
- var Te = Object.defineProperty, Le = (e, t) => {
33
- for (var s in t)
34
- Te(e, s, { get: t[s], enumerable: !0 });
35
- }, B = /* @__PURE__ */ new WeakMap(), b = (e) => B.get(e), vt = (e, t) => B.set(t.$lazyInstance$ = e, t), Pe = (e, t) => {
36
- const s = {
37
- $flags$: 0,
38
- $hostElement$: e,
39
- $cmpMeta$: t,
40
- $instanceValues$: /* @__PURE__ */ new Map()
41
- };
42
- return s.$onReadyPromise$ = new Promise((r) => s.$onReadyResolve$ = r), e["s-p"] = [], e["s-rc"] = [], B.set(e, s);
43
- }, J = (e, t) => t in e, k = (e, t) => (0, console.error)(e, t), D = /* @__PURE__ */ new Map(), Ae = (e, t, s) => {
44
- const r = e.$tagName$.replace(/-/g, "_"), n = e.$lazyBundleId$;
45
- if (!n)
46
- return;
47
- const o = D.get(n);
48
- if (o)
49
- return o[r];
50
- {
51
- const a = (c) => (D.set(n, c), c[r]);
52
- switch (n) {
53
- case "player-kyc-verification":
54
- return import(
55
- /* webpackMode: "lazy" */
56
- "./player-kyc-verification-BwGXWzTR.js"
57
- ).then(a, k);
58
- }
59
- }
60
- return import(
61
- /* @vite-ignore */
62
- /* webpackInclude: /\.entry\.js$/ */
63
- /* webpackExclude: /\.system\.entry\.js$/ */
64
- /* webpackMode: "lazy" */
65
- `./${n}.entry.js`
66
- ).then((a) => (D.set(n, a), a[r]), k);
67
- }, j = /* @__PURE__ */ new Map(), _e = "{visibility:hidden}.hydrated{visibility:inherit}", ne = "slot-fb{display:contents}slot-fb[hidden]{display:none}", U = typeof window != "undefined" ? window : {}, m = U.document || { head: {} }, u = {
68
- $flags$: 0,
69
- $resourcesUrl$: "",
70
- jmp: (e) => e(),
71
- raf: (e) => requestAnimationFrame(e),
72
- ael: (e, t, s, r) => e.addEventListener(t, s, r),
73
- rel: (e, t, s, r) => e.removeEventListener(t, s, r),
74
- ce: (e, t) => new CustomEvent(e, t)
75
- }, Oe = (e) => Promise.resolve(e), ae = /* @__PURE__ */ (() => {
76
- try {
77
- return new CSSStyleSheet(), typeof new CSSStyleSheet().replaceSync == "function";
78
- } catch (e) {
79
- }
80
- return !1;
81
- })(), H = !1, K = [], le = [], je = (e, t) => (s) => {
82
- e.push(s), H || (H = !0, u.$flags$ & 4 ? z(I) : u.raf(I));
83
- }, Z = (e) => {
84
- for (let t = 0; t < e.length; t++)
85
- try {
86
- e[t](performance.now());
87
- } catch (s) {
88
- k(s);
89
- }
90
- e.length = 0;
91
- }, I = () => {
92
- Z(K), Z(le), (H = K.length > 0) && u.raf(I);
93
- }, z = (e) => Oe().then(e), Ce = /* @__PURE__ */ je(le), N = {}, Ue = "http://www.w3.org/2000/svg", De = "http://www.w3.org/1999/xhtml", He = (e) => e != null, q = (e) => (e = typeof e, e === "object" || e === "function");
94
- function oe(e) {
95
- var t, s, r;
96
- return (r = (s = (t = e.head) == null ? void 0 : t.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : s.getAttribute("content")) != null ? r : void 0;
97
- }
98
- var Ie = {};
99
- Le(Ie, {
100
- err: () => ie,
101
- map: () => Re,
102
- ok: () => R,
103
- unwrap: () => Fe,
104
- unwrapErr: () => Be
105
- });
106
- var R = (e) => ({
107
- isOk: !0,
108
- isErr: !1,
109
- value: e
110
- }), ie = (e) => ({
111
- isOk: !1,
112
- isErr: !0,
113
- value: e
114
- });
115
- function Re(e, t) {
116
- if (e.isOk) {
117
- const s = t(e.value);
118
- return s instanceof Promise ? s.then((r) => R(r)) : R(s);
119
- }
120
- if (e.isErr) {
121
- const s = e.value;
122
- return ie(s);
123
- }
124
- throw "should never get here";
125
- }
126
- var Fe = (e) => {
127
- if (e.isOk)
128
- return e.value;
129
- throw e.value;
130
- }, Be = (e) => {
131
- if (e.isErr)
132
- return e.value;
133
- throw e.value;
134
- }, S = (e, t = "") => () => {
135
- }, ze = (e, t) => () => {
136
- }, ce = (e, t, ...s) => {
137
- let r = null, n = !1, o = !1;
138
- const a = [], c = (i) => {
139
- for (let $ = 0; $ < i.length; $++)
140
- r = i[$], Array.isArray(r) ? c(r) : r != null && typeof r != "boolean" && ((n = typeof e != "function" && !q(r)) && (r = String(r)), n && o ? a[a.length - 1].$text$ += r : a.push(n ? C(null, r) : r), o = n);
141
- };
142
- if (c(s), t) {
143
- const i = t.className || t.class;
144
- i && (t.class = typeof i != "object" ? i : Object.keys(i).filter(($) => i[$]).join(" "));
145
- }
146
- if (typeof e == "function")
147
- return e(
148
- t === null ? {} : t,
149
- a,
150
- Me
151
- );
152
- const l = C(e, null);
153
- return l.$attrs$ = t, a.length > 0 && (l.$children$ = a), l;
154
- }, C = (e, t) => {
155
- const s = {
156
- $flags$: 0,
157
- $tag$: e,
158
- $text$: t,
159
- $elm$: null,
160
- $children$: null
161
- };
162
- return s.$attrs$ = null, s;
163
- }, qe = {}, We = (e) => e && e.$tag$ === qe, Me = {
164
- forEach: (e, t) => e.map(V).forEach(t),
165
- map: (e, t) => e.map(V).map(t).map(Ge)
166
- }, V = (e) => ({
167
- vattrs: e.$attrs$,
168
- vchildren: e.$children$,
169
- vkey: e.$key$,
170
- vname: e.$name$,
171
- vtag: e.$tag$,
172
- vtext: e.$text$
173
- }), Ge = (e) => {
174
- if (typeof e.vtag == "function") {
175
- const s = Y({}, e.vattrs);
176
- return e.vkey && (s.key = e.vkey), e.vname && (s.name = e.vname), ce(e.vtag, s, ...e.vchildren || []);
177
- }
178
- const t = C(e.vtag, e.vtext);
179
- return t.$attrs$ = e.vattrs, t.$children$ = e.vchildren, t.$key$ = e.vkey, t.$name$ = e.vname, t;
180
- }, Xe = (e, t) => e != null && !q(e) && t & 1 ? String(e) : e, Qe = (e, t, s) => {
181
- const r = u.ce(t, s);
182
- return e.dispatchEvent(r), r;
183
- }, ee = /* @__PURE__ */ new WeakMap(), Ye = (e, t, s) => {
184
- let r = j.get(e);
185
- ae && s ? (r = r || new CSSStyleSheet(), typeof r == "string" ? r = t : r.replaceSync(t)) : r = t, j.set(e, r);
186
- }, Je = (e, t, s) => {
187
- var r;
188
- const n = $e(t), o = j.get(n);
189
- if (e = e.nodeType === 11 ? e : m, o)
190
- if (typeof o == "string") {
191
- e = e.head || e;
192
- let a = ee.get(e), c;
193
- if (a || ee.set(e, a = /* @__PURE__ */ new Set()), !a.has(n)) {
194
- {
195
- c = m.createElement("style"), c.innerHTML = o;
196
- const l = (r = u.$nonce$) != null ? r : oe(m);
197
- if (l != null && c.setAttribute("nonce", l), !(t.$flags$ & 1))
198
- if (e.nodeName === "HEAD") {
199
- const i = e.querySelectorAll("link[rel=preconnect]"), $ = i.length > 0 ? i[i.length - 1].nextSibling : e.querySelector("style");
200
- e.insertBefore(c, $);
201
- } else if ("host" in e)
202
- if (ae) {
203
- const i = new CSSStyleSheet();
204
- i.replaceSync(o), e.adoptedStyleSheets = [i, ...e.adoptedStyleSheets];
205
- } else {
206
- const i = e.querySelector("style");
207
- i ? i.innerHTML = o + i.innerHTML : e.prepend(c);
208
- }
209
- else
210
- e.append(c);
211
- t.$flags$ & 1 && e.nodeName !== "HEAD" && e.insertBefore(c, null);
212
- }
213
- t.$flags$ & 4 && (c.innerHTML += ne), a && a.add(n);
214
- }
215
- } else e.adoptedStyleSheets.includes(o) || (e.adoptedStyleSheets = [...e.adoptedStyleSheets, o]);
216
- return n;
217
- }, Ke = (e) => {
218
- const t = e.$cmpMeta$, s = e.$hostElement$, r = t.$flags$, n = S("attachStyles", t.$tagName$), o = Je(
219
- s.shadowRoot ? s.shadowRoot : s.getRootNode(),
220
- t
221
- );
222
- r & 10 && r & 2 && (s["s-sc"] = o, s.classList.add(o + "-h")), n();
223
- }, $e = (e, t) => "sc-" + e.$tagName$, te = (e, t, s, r, n, o) => {
224
- if (s !== r) {
225
- let a = J(e, t), c = t.toLowerCase();
226
- if (t === "class") {
227
- const l = e.classList, i = se(s), $ = se(r);
228
- l.remove(...i.filter((f) => f && !$.includes(f))), l.add(...$.filter((f) => f && !i.includes(f)));
229
- } else if (t === "style") {
230
- for (const l in s)
231
- (!r || r[l] == null) && (l.includes("-") ? e.style.removeProperty(l) : e.style[l] = "");
232
- for (const l in r)
233
- (!s || r[l] !== s[l]) && (l.includes("-") ? e.style.setProperty(l, r[l]) : e.style[l] = r[l]);
234
- } else if (t === "ref")
235
- r && r(e);
236
- else if (!a && t[0] === "o" && t[1] === "n") {
237
- if (t[2] === "-" ? t = t.slice(3) : J(U, c) ? t = c.slice(2) : t = c[2] + t.slice(3), s || r) {
238
- const l = t.endsWith(fe);
239
- t = t.replace(Ne, ""), s && u.rel(e, t, s, l), r && u.ael(e, t, r, l);
240
- }
241
- } else {
242
- const l = q(r);
243
- if ((a || l && r !== null) && !n)
244
- try {
245
- if (e.tagName.includes("-"))
246
- e[t] = r;
247
- else {
248
- const i = r == null ? "" : r;
249
- t === "list" ? a = !1 : (s == null || e[t] != i) && (typeof e.__lookupSetter__(t) == "function" ? e[t] = i : e.setAttribute(t, i));
250
- }
251
- } catch (i) {
252
- }
253
- r == null || r === !1 ? (r !== !1 || e.getAttribute(t) === "") && e.removeAttribute(t) : (!a || o & 4 || n) && !l && (r = r === !0 ? "" : r, e.setAttribute(t, r));
254
- }
255
- }
256
- }, Ze = /\s/, se = (e) => e ? e.split(Ze) : [], fe = "Capture", Ne = new RegExp(fe + "$"), de = (e, t, s) => {
257
- const r = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, n = e && e.$attrs$ || N, o = t.$attrs$ || N;
258
- for (const a of re(Object.keys(n)))
259
- a in o || te(r, a, n[a], void 0, s, t.$flags$);
260
- for (const a of re(Object.keys(o)))
261
- te(r, a, n[a], o[a], s, t.$flags$);
262
- };
263
- function re(e) {
264
- return e.includes("ref") ? (
265
- // we need to sort these to ensure that `'ref'` is the last attr
266
- [...e.filter((t) => t !== "ref"), "ref"]
267
- ) : (
268
- // no need to sort, return the original array
269
- e
270
- );
271
- }
272
- var A, W, ue = !1, p = !1, M = (e, t, s, r) => {
273
- const n = t.$children$[s];
274
- let o = 0, a, c;
275
- if (n.$text$ !== null)
276
- a = n.$elm$ = m.createTextNode(n.$text$);
277
- else {
278
- if (p || (p = n.$tag$ === "svg"), a = n.$elm$ = m.createElementNS(
279
- p ? Ue : De,
280
- !ue && O.slotRelocation && n.$flags$ & 2 ? "slot-fb" : n.$tag$
281
- ), p && n.$tag$ === "foreignObject" && (p = !1), de(null, n, p), !!a.getRootNode().querySelector("body") && O.scoped && He(A) && a["s-si"] !== A && a.classList.add(a["s-si"] = A), n.$children$)
282
- for (o = 0; o < n.$children$.length; ++o)
283
- c = M(e, n, o), c && a.appendChild(c);
284
- n.$tag$ === "svg" ? p = !1 : a.tagName === "foreignObject" && (p = !0);
285
- }
286
- return a["s-hn"] = W, a;
287
- }, pe = (e, t, s, r, n, o) => {
288
- let a = e, c;
289
- for (a.shadowRoot && a.tagName === W && (a = a.shadowRoot); n <= o; ++n)
290
- r[n] && (c = M(null, s, n), c && (r[n].$elm$ = c, _(a, c, t)));
291
- }, ve = (e, t, s) => {
292
- for (let r = t; r <= s; ++r) {
293
- const n = e[r];
294
- if (n) {
295
- const o = n.$elm$;
296
- he(n), o && o.remove();
297
- }
298
- }
299
- }, Ve = (e, t, s, r, n = !1) => {
300
- let o = 0, a = 0, c = t.length - 1, l = t[0], i = t[c], $ = r.length - 1, f = r[0], d = r[$], v;
301
- for (; o <= c && a <= $; )
302
- l == null ? l = t[++o] : i == null ? i = t[--c] : f == null ? f = r[++a] : d == null ? d = r[--$] : P(l, f, n) ? (x(l, f, n), l = t[++o], f = r[++a]) : P(i, d, n) ? (x(i, d, n), i = t[--c], d = r[--$]) : P(l, d, n) ? (x(l, d, n), _(e, l.$elm$, i.$elm$.nextSibling), l = t[++o], d = r[--$]) : P(i, f, n) ? (x(i, f, n), _(e, i.$elm$, l.$elm$), i = t[--c], f = r[++a]) : (v = M(t && t[a], s, a), f = r[++a], v && _(l.$elm$.parentNode, v, l.$elm$));
303
- o > c ? pe(
304
- e,
305
- r[$ + 1] == null ? null : r[$ + 1].$elm$,
306
- s,
307
- r,
308
- a,
309
- $
310
- ) : a > $ && ve(t, o, c);
311
- }, P = (e, t, s = !1) => e.$tag$ === t.$tag$, x = (e, t, s = !1) => {
312
- const r = t.$elm$ = e.$elm$, n = e.$children$, o = t.$children$, a = t.$tag$, c = t.$text$;
313
- c === null ? (p = a === "svg" ? !0 : a === "foreignObject" ? !1 : p, de(e, t, p), n !== null && o !== null ? Ve(r, n, t, o, s) : o !== null ? (e.$text$ !== null && (r.textContent = ""), pe(r, null, t, o, 0, o.length - 1)) : (
314
- // don't do this on initial render as it can cause non-hydrated content to be removed
315
- !s && O.updatable && n !== null && ve(n, 0, n.length - 1)
316
- ), p && a === "svg" && (p = !1)) : e.$text$ !== c && (r.data = c);
317
- }, he = (e) => {
318
- e.$attrs$ && e.$attrs$.ref && e.$attrs$.ref(null), e.$children$ && e.$children$.map(he);
319
- }, _ = (e, t, s) => e == null ? void 0 : e.insertBefore(t, s), et = (e, t, s = !1) => {
320
- const r = e.$hostElement$, n = e.$cmpMeta$, o = e.$vnode$ || C(null, null), a = We(t) ? t : ce(null, null, t);
321
- if (W = r.tagName, s && a.$attrs$)
322
- for (const c of Object.keys(a.$attrs$))
323
- r.hasAttribute(c) && !["key", "ref", "style", "class"].includes(c) && (a.$attrs$[c] = r[c]);
324
- a.$tag$ = null, a.$flags$ |= 4, e.$vnode$ = a, a.$elm$ = o.$elm$ = r.shadowRoot || r, A = r["s-sc"], ue = (n.$flags$ & 1) !== 0, x(o, a, s);
325
- }, ge = (e, t) => {
326
- t && !e.$onRenderResolve$ && t["s-p"] && t["s-p"].push(new Promise((s) => e.$onRenderResolve$ = s));
327
- }, G = (e, t) => {
328
- if (e.$flags$ |= 16, e.$flags$ & 4) {
329
- e.$flags$ |= 512;
330
- return;
331
- }
332
- return ge(e, e.$ancestorComponent$), Ce(() => tt(e, t));
333
- }, tt = (e, t) => {
334
- const s = e.$hostElement$, r = S("scheduleUpdate", e.$cmpMeta$.$tagName$), n = e.$lazyInstance$;
335
- if (!n)
336
- throw new Error(
337
- `Can't render component <${s.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
338
- );
339
- let o;
340
- return t && (o = F(n, "componentWillLoad")), r(), st(o, () => nt(e, n, t));
341
- }, st = (e, t) => rt(e) ? e.then(t).catch((s) => {
342
- console.error(s), t();
343
- }) : t(), rt = (e) => e instanceof Promise || e && e.then && typeof e.then == "function", nt = (e, t, s) => L(void 0, null, function* () {
344
- var r;
345
- const n = e.$hostElement$, o = S("update", e.$cmpMeta$.$tagName$), a = n["s-rc"];
346
- s && Ke(e);
347
- const c = S("render", e.$cmpMeta$.$tagName$);
348
- at(e, t, n, s), a && (a.map((l) => l()), n["s-rc"] = void 0), c(), o();
349
- {
350
- const l = (r = n["s-p"]) != null ? r : [], i = () => lt(e);
351
- l.length === 0 ? i() : (Promise.all(l).then(i), e.$flags$ |= 4, l.length = 0);
352
- }
353
- }), at = (e, t, s, r) => {
354
- try {
355
- t = t.render(), e.$flags$ &= -17, e.$flags$ |= 2, et(e, t, r);
356
- } catch (n) {
357
- k(n, e.$hostElement$);
358
- }
359
- return null;
360
- }, lt = (e) => {
361
- const t = e.$cmpMeta$.$tagName$, s = e.$hostElement$, r = S("postUpdate", t), n = e.$lazyInstance$, o = e.$ancestorComponent$;
362
- F(n, "componentDidRender"), e.$flags$ & 64 ? r() : (e.$flags$ |= 64, me(s), F(n, "componentDidLoad"), r(), e.$onReadyResolve$(s), o || ye()), e.$onRenderResolve$ && (e.$onRenderResolve$(), e.$onRenderResolve$ = void 0), e.$flags$ & 512 && z(() => G(e, !1)), e.$flags$ &= -517;
363
- }, ye = (e) => {
364
- me(m.documentElement), z(() => Qe(U, "appload", { detail: { namespace: xe } }));
365
- }, F = (e, t, s) => {
366
- if (e && e[t])
367
- try {
368
- return e[t](s);
369
- } catch (r) {
370
- k(r);
371
- }
372
- }, me = (e) => {
373
- var t;
374
- return e.classList.add((t = O.hydratedSelectorName) != null ? t : "hydrated");
375
- }, ot = (e, t) => b(e).$instanceValues$.get(t), it = (e, t, s, r) => {
376
- const n = b(e);
377
- if (!n)
378
- throw new Error(
379
- `Couldn't find host element for "${r.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`
380
- );
381
- const o = n.$hostElement$, a = n.$instanceValues$.get(t), c = n.$flags$, l = n.$lazyInstance$;
382
- s = Xe(s, r.$members$[t][0]);
383
- const i = Number.isNaN(a) && Number.isNaN(s), $ = s !== a && !i;
384
- if ((!(c & 8) || a === void 0) && $ && (n.$instanceValues$.set(t, s), l)) {
385
- if (r.$watchers$ && c & 128) {
386
- const f = r.$watchers$[t];
387
- f && f.map((d) => {
388
- try {
389
- l[d](s, a, t);
390
- } catch (v) {
391
- k(v, o);
392
- }
393
- });
394
- }
395
- (c & 18) === 2 && G(n, !1);
396
- }
397
- }, Se = (e, t, s) => {
398
- var r, n;
399
- const o = e.prototype;
400
- if (t.$members$ || t.$watchers$ || e.watchers) {
401
- e.watchers && !t.$watchers$ && (t.$watchers$ = e.watchers);
402
- const a = Object.entries((r = t.$members$) != null ? r : {});
403
- if (a.map(([c, [l]]) => {
404
- (l & 31 || s & 2 && l & 32) && Object.defineProperty(o, c, {
405
- get() {
406
- return ot(this, c);
407
- },
408
- set(i) {
409
- it(this, c, i, t);
410
- },
411
- configurable: !0,
412
- enumerable: !0
413
- });
414
- }), s & 1) {
415
- const c = /* @__PURE__ */ new Map();
416
- o.attributeChangedCallback = function(l, i, $) {
417
- u.jmp(() => {
418
- var f;
419
- const d = c.get(l);
420
- if (this.hasOwnProperty(d))
421
- $ = this[d], delete this[d];
422
- else {
423
- if (o.hasOwnProperty(d) && typeof this[d] == "number" && // cast type to number to avoid TS compiler issues
424
- this[d] == $)
425
- return;
426
- if (d == null) {
427
- const v = b(this), g = v == null ? void 0 : v.$flags$;
428
- if (g && !(g & 8) && g & 128 && $ !== i) {
429
- const y = v.$lazyInstance$, w = (f = t.$watchers$) == null ? void 0 : f[l];
430
- w == null || w.forEach((h) => {
431
- y[h] != null && y[h].call(y, $, i, l);
432
- });
433
- }
434
- return;
435
- }
436
- }
437
- this[d] = $ === null && typeof this[d] == "boolean" ? !1 : $;
438
- });
439
- }, e.observedAttributes = Array.from(
440
- /* @__PURE__ */ new Set([
441
- ...Object.keys((n = t.$watchers$) != null ? n : {}),
442
- ...a.filter(
443
- ([l, i]) => i[0] & 15
444
- /* HasAttribute */
445
- ).map(([l, i]) => {
446
- const $ = i[1] || l;
447
- return c.set($, l), $;
448
- })
449
- ])
450
- );
451
- }
452
- }
453
- return e;
454
- }, ct = (e, t, s, r) => L(void 0, null, function* () {
455
- let n;
456
- if (!(t.$flags$ & 32)) {
457
- if (t.$flags$ |= 32, s.$lazyBundleId$) {
458
- const l = Ae(s);
459
- if (l && "then" in l) {
460
- const $ = ze();
461
- n = yield l, $();
462
- } else
463
- n = l;
464
- if (!n)
465
- throw new Error(`Constructor for "${s.$tagName$}#${t.$modeName$}" was not found`);
466
- n.isProxied || (s.$watchers$ = n.watchers, Se(
467
- n,
468
- s,
469
- 2
470
- /* proxyState */
471
- ), n.isProxied = !0);
472
- const i = S("createInstance", s.$tagName$);
473
- t.$flags$ |= 8;
474
- try {
475
- new n(t);
476
- } catch ($) {
477
- k($);
478
- }
479
- t.$flags$ &= -9, t.$flags$ |= 128, i();
480
- } else {
481
- n = e.constructor;
482
- const l = e.localName;
483
- customElements.whenDefined(l).then(
484
- () => t.$flags$ |= 128
485
- /* isWatchReady */
486
- );
487
- }
488
- if (n && n.style) {
489
- let l;
490
- typeof n.style == "string" && (l = n.style);
491
- const i = $e(s);
492
- if (!j.has(i)) {
493
- const $ = S("registerStyles", s.$tagName$);
494
- Ye(i, l, !!(s.$flags$ & 1)), $();
495
- }
496
- }
497
- }
498
- const o = t.$ancestorComponent$, a = () => G(t, !0);
499
- o && o["s-rc"] ? o["s-rc"].push(a) : a();
500
- }), $t = (e) => {
501
- }, ft = (e) => {
502
- if (!(u.$flags$ & 1)) {
503
- const t = b(e), s = t.$cmpMeta$, r = S("connectedCallback", s.$tagName$);
504
- if (t.$flags$ & 1)
505
- t != null && t.$lazyInstance$ || t != null && t.$onReadyPromise$ && t.$onReadyPromise$.then(() => $t());
506
- else {
507
- t.$flags$ |= 1;
508
- {
509
- let n = e;
510
- for (; n = n.parentNode || n.host; )
511
- if (n["s-p"]) {
512
- ge(t, t.$ancestorComponent$ = n);
513
- break;
514
- }
515
- }
516
- s.$members$ && Object.entries(s.$members$).map(([n, [o]]) => {
517
- if (o & 31 && e.hasOwnProperty(n)) {
518
- const a = e[n];
519
- delete e[n], e[n] = a;
520
- }
521
- }), ct(e, t, s);
522
- }
523
- r();
524
- }
525
- }, dt = (e) => {
526
- }, ut = (e) => L(void 0, null, function* () {
527
- if (!(u.$flags$ & 1)) {
528
- const t = b(e);
529
- t != null && t.$lazyInstance$ || t != null && t.$onReadyPromise$ && t.$onReadyPromise$.then(() => dt());
530
- }
531
- }), ht = (e, t = {}) => {
532
- var s;
533
- const r = S(), n = [], o = t.exclude || [], a = U.customElements, c = m.head, l = /* @__PURE__ */ c.querySelector("meta[charset]"), i = /* @__PURE__ */ m.createElement("style"), $ = [];
534
- let f, d = !0;
535
- Object.assign(u, t), u.$resourcesUrl$ = new URL(t.resourcesUrl || "./", m.baseURI).href;
536
- let v = !1;
537
- if (e.map((g) => {
538
- g[1].map((y) => {
539
- var w;
540
- const h = {
541
- $flags$: y[0],
542
- $tagName$: y[1],
543
- $members$: y[2],
544
- $listeners$: y[3]
545
- };
546
- h.$flags$ & 4 && (v = !0), h.$members$ = y[2], h.$watchers$ = (w = y[4]) != null ? w : {};
547
- const T = h.$tagName$, Ee = class extends HTMLElement {
548
- // StencilLazyHost
549
- constructor(E) {
550
- if (super(E), this.hasRegisteredEventListeners = !1, E = this, Pe(E, h), h.$flags$ & 1) {
551
- if (!E.shadowRoot)
552
- E.attachShadow({ mode: "open" });
553
- else if (E.shadowRoot.mode !== "open")
554
- throw new Error(
555
- `Unable to re-use existing shadow root for ${h.$tagName$}! Mode is set to ${E.shadowRoot.mode} but Stencil only supports open shadow roots.`
556
- );
557
- }
558
- }
559
- connectedCallback() {
560
- b(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), f && (clearTimeout(f), f = null), d ? $.push(this) : u.jmp(() => ft(this));
561
- }
562
- disconnectedCallback() {
563
- u.jmp(() => ut(this));
564
- }
565
- componentOnReady() {
566
- return b(this).$onReadyPromise$;
567
- }
568
- };
569
- h.$lazyBundleId$ = g[0], !o.includes(T) && !a.get(T) && (n.push(T), a.define(
570
- T,
571
- Se(
572
- Ee,
573
- h,
574
- 1
575
- /* isElementConstructor */
576
- )
577
- ));
578
- });
579
- }), n.length > 0 && (v && (i.textContent += ne), i.textContent += n.sort() + _e, i.innerHTML.length)) {
580
- i.setAttribute("data-styles", "");
581
- const g = (s = u.$nonce$) != null ? s : oe(m);
582
- g != null && i.setAttribute("nonce", g), c.insertBefore(i, l ? l.nextSibling : c.firstChild);
583
- }
584
- d = !1, $.length ? $.map((g) => g.connectedCallback()) : u.jmp(() => f = setTimeout(ye, 30)), r();
585
- }, gt = (e, t) => t;
586
- export {
587
- gt as F,
588
- ht as b,
589
- ce as h,
590
- Oe as p,
591
- vt as r
592
- };
@@ -1 +0,0 @@
1
- "use strict";var L=(e,t,r)=>new Promise((s,n)=>{var o=a=>{try{i(r.next(a))}catch(c){n(c)}},l=a=>{try{i(r.throw(a))}catch(c){n(c)}},i=a=>a.done?s(a.value):Promise.resolve(a.value).then(o,l);i((r=r.apply(e,t)).next())});const Ee="user-deposit-withdrawal",O={allRenderFn:!0,appendChildSlotFix:!1,asyncLoading:!0,asyncQueue:!1,attachStyles:!0,cloneNodeFix:!1,cmpDidLoad:!0,cmpDidRender:!0,cmpDidUnload:!1,cmpDidUpdate:!1,cmpShouldUpdate:!1,cmpWillLoad:!0,cmpWillRender:!1,cmpWillUpdate:!1,connectedCallback:!1,constructableCSS:!0,cssAnnotations:!0,devTools:!1,disconnectedCallback:!0,element:!1,event:!1,experimentalScopedSlotChanges:!1,experimentalSlotFixes:!1,formAssociated:!1,hasRenderFn:!0,hostListener:!1,hostListenerTarget:!1,hostListenerTargetBody:!1,hostListenerTargetDocument:!1,hostListenerTargetParent:!1,hostListenerTargetWindow:!1,hotModuleReplacement:!1,hydrateClientSide:!1,hydrateServerSide:!1,hydratedAttribute:!1,hydratedClass:!0,hydratedSelectorName:"hydrated",initializeNextTick:!1,invisiblePrehydration:!0,isDebug:!1,isDev:!1,isTesting:!1,lazyLoad:!0,lifecycle:!0,lifecycleDOMEvents:!1,member:!0,method:!1,mode:!1,observeAttribute:!0,profile:!1,prop:!0,propBoolean:!0,propMutable:!1,propNumber:!1,propString:!0,reflect:!0,scoped:!1,scopedSlotTextContentFix:!1,scriptDataOpts:!1,shadowDelegatesFocus:!1,shadowDom:!0,slot:!1,slotChildNodesFix:!1,slotRelocation:!1,state:!0,style:!0,svg:!0,taskQueue:!0,transformTagName:!1,updatable:!0,vdomAttribute:!0,vdomClass:!0,vdomFunctional:!1,vdomKey:!0,vdomListener:!0,vdomPropOrAttr:!0,vdomRef:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,vdomXlink:!1,watchCallback:!0};var be=Object.defineProperty,ke=(e,t)=>{for(var r in t)be(e,r,{get:t[r],enumerable:!0})},q=new WeakMap,k=e=>q.get(e),we=(e,t)=>q.set(t.$lazyInstance$=e,t),Te=(e,t)=>{const r={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};return r.$onReadyPromise$=new Promise(s=>r.$onReadyResolve$=s),e["s-p"]=[],e["s-rc"]=[],q.set(e,r)},X=(e,t)=>t in e,w=(e,t)=>(0,console.error)(e,t),R=new Map,xe=(e,t,r)=>{const s=e.$tagName$.replace(/-/g,"_"),n=e.$lazyBundleId$;if(!n)return;const o=R.get(n);if(o)return o[s];{const l=i=>(R.set(n,i),i[s]);switch(n){case"user-deposit-withdrawal":return Promise.resolve().then(()=>require("./user-deposit-withdrawal-C5Lmtrkj.cjs")).then(l,w)}}return import(`./${n}.entry.js`).then(l=>(R.set(n,l),l[s]),w)},j=new Map,Le="{visibility:hidden}.hydrated{visibility:inherit}",te="slot-fb{display:contents}slot-fb[hidden]{display:none}",I=typeof window!="undefined"?window:{},S=I.document||{head:{}},v={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,r,s)=>e.addEventListener(t,r,s),rel:(e,t,r,s)=>e.removeEventListener(t,r,s),ce:(e,t)=>new CustomEvent(e,t)},se=e=>Promise.resolve(e),ne=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch(e){}return!1})(),H=!1,Q=[],re=[],Ae=(e,t)=>r=>{e.push(r),H||(H=!0,v.$flags$&4?F(z):v.raf(z))},Y=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(r){w(r)}e.length=0},z=()=>{Y(Q),Y(re),(H=Q.length>0)&&v.raf(z)},F=e=>se().then(e),Pe=Ae(re),J={},_e="http://www.w3.org/2000/svg",Oe="http://www.w3.org/1999/xhtml",je=e=>e!=null,W=e=>(e=typeof e,e==="object"||e==="function");function le(e){var t,r,s;return(s=(r=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:r.getAttribute("content"))!=null?s:void 0}var Ue={};ke(Ue,{err:()=>ae,map:()=>De,ok:()=>B,unwrap:()=>Ie,unwrapErr:()=>Re});var B=e=>({isOk:!0,isErr:!1,value:e}),ae=e=>({isOk:!1,isErr:!0,value:e});function De(e,t){if(e.isOk){const r=t(e.value);return r instanceof Promise?r.then(s=>B(s)):B(r)}if(e.isErr){const r=e.value;return ae(r)}throw"should never get here"}var Ie=e=>{if(e.isOk)return e.value;throw e.value},Re=e=>{if(e.isErr)return e.value;throw e.value},E=(e,t="")=>()=>{},He=(e,t)=>()=>{},oe=(e,t,...r)=>{let s=null,n=null,o=!1,l=!1;const i=[],a=$=>{for(let f=0;f<$.length;f++)s=$[f],Array.isArray(s)?a(s):s!=null&&typeof s!="boolean"&&((o=typeof e!="function"&&!W(s))&&(s=String(s)),o&&l?i[i.length-1].$text$+=s:i.push(o?C(null,s):s),l=o)};if(a(r),t){t.key&&(n=t.key);{const $=t.className||t.class;$&&(t.class=typeof $!="object"?$:Object.keys($).filter(f=>$[f]).join(" "))}}const c=C(e,null);return c.$attrs$=t,i.length>0&&(c.$children$=i),c.$key$=n,c},C=(e,t)=>{const r={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null};return r.$attrs$=null,r.$key$=null,r},ie={},ze=e=>e&&e.$tag$===ie,Be=(e,t)=>e!=null&&!W(e)?t&4?e==="false"?!1:e===""||!!e:t&1?String(e):e:e,Ce=(e,t,r)=>{const s=v.ce(t,r);return e.dispatchEvent(s),s},K=new WeakMap,qe=(e,t,r)=>{let s=j.get(e);ne&&r?(s=s||new CSSStyleSheet,typeof s=="string"?s=t:s.replaceSync(t)):s=t,j.set(e,s)},Fe=(e,t,r)=>{var s;const n=ce(t),o=j.get(n);if(e=e.nodeType===11?e:S,o)if(typeof o=="string"){e=e.head||e;let l=K.get(e),i;if(l||K.set(e,l=new Set),!l.has(n)){{i=S.createElement("style"),i.innerHTML=o;const a=(s=v.$nonce$)!=null?s:le(S);if(a!=null&&i.setAttribute("nonce",a),!(t.$flags$&1))if(e.nodeName==="HEAD"){const c=e.querySelectorAll("link[rel=preconnect]"),$=c.length>0?c[c.length-1].nextSibling:e.querySelector("style");e.insertBefore(i,$)}else if("host"in e)if(ne){const c=new CSSStyleSheet;c.replaceSync(o),e.adoptedStyleSheets=[c,...e.adoptedStyleSheets]}else{const c=e.querySelector("style");c?c.innerHTML=o+c.innerHTML:e.prepend(i)}else e.append(i);t.$flags$&1&&e.nodeName!=="HEAD"&&e.insertBefore(i,null)}t.$flags$&4&&(i.innerHTML+=te),l&&l.add(n)}}else e.adoptedStyleSheets.includes(o)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,o]);return n},We=e=>{const t=e.$cmpMeta$,r=e.$hostElement$,s=t.$flags$,n=E("attachStyles",t.$tagName$),o=Fe(r.shadowRoot?r.shadowRoot:r.getRootNode(),t);s&10&&s&2&&(r["s-sc"]=o,r.classList.add(o+"-h")),n()},ce=(e,t)=>"sc-"+e.$tagName$,Z=(e,t,r,s,n,o)=>{if(r!==s){let l=X(e,t),i=t.toLowerCase();if(t==="class"){const a=e.classList,c=N(r),$=N(s);a.remove(...c.filter(f=>f&&!$.includes(f))),a.add(...$.filter(f=>f&&!c.includes(f)))}else if(t==="style"){for(const a in r)(!s||s[a]==null)&&(a.includes("-")?e.style.removeProperty(a):e.style[a]="");for(const a in s)(!r||s[a]!==r[a])&&(a.includes("-")?e.style.setProperty(a,s[a]):e.style[a]=s[a])}else if(t!=="key")if(t==="ref")s&&s(e);else if(!l&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"?t=t.slice(3):X(I,i)?t=i.slice(2):t=i[2]+t.slice(3),r||s){const a=t.endsWith($e);t=t.replace(Ge,""),r&&v.rel(e,t,r,a),s&&v.ael(e,t,s,a)}}else{const a=W(s);if((l||a&&s!==null)&&!n)try{if(e.tagName.includes("-"))e[t]=s;else{const c=s==null?"":s;t==="list"?l=!1:(r==null||e[t]!=c)&&(typeof e.__lookupSetter__(t)=="function"?e[t]=c:e.setAttribute(t,c))}}catch(c){}s==null||s===!1?(s!==!1||e.getAttribute(t)==="")&&e.removeAttribute(t):(!l||o&4||n)&&!a&&(s=s===!0?"":s,e.setAttribute(t,s))}}},Me=/\s/,N=e=>e?e.split(Me):[],$e="Capture",Ge=new RegExp($e+"$"),fe=(e,t,r)=>{const s=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,n=e&&e.$attrs$||J,o=t.$attrs$||J;for(const l of V(Object.keys(n)))l in o||Z(s,l,n[l],void 0,r,t.$flags$);for(const l of V(Object.keys(o)))Z(s,l,n[l],o[l],r,t.$flags$)};function V(e){return e.includes("ref")?[...e.filter(t=>t!=="ref"),"ref"]:e}var P,M,de=!1,y=!1,U=(e,t,r,s)=>{const n=t.$children$[r];let o=0,l,i;if(n.$text$!==null)l=n.$elm$=S.createTextNode(n.$text$);else{if(y||(y=n.$tag$==="svg"),l=n.$elm$=S.createElementNS(y?_e:Oe,!de&&O.slotRelocation&&n.$flags$&2?"slot-fb":n.$tag$),y&&n.$tag$==="foreignObject"&&(y=!1),fe(null,n,y),!!l.getRootNode().querySelector("body")&&O.scoped&&je(P)&&l["s-si"]!==P&&l.classList.add(l["s-si"]=P),n.$children$)for(o=0;o<n.$children$.length;++o)i=U(e,n,o),i&&l.appendChild(i);n.$tag$==="svg"?y=!1:l.tagName==="foreignObject"&&(y=!0)}return l["s-hn"]=M,l},ue=(e,t,r,s,n,o)=>{let l=e,i;for(l.shadowRoot&&l.tagName===M&&(l=l.shadowRoot);n<=o;++n)s[n]&&(i=U(null,r,n),i&&(s[n].$elm$=i,_(l,i,t)))},pe=(e,t,r)=>{for(let s=t;s<=r;++s){const n=e[s];if(n){const o=n.$elm$;he(n),o&&o.remove()}}},Xe=(e,t,r,s,n=!1)=>{let o=0,l=0,i=0,a=0,c=t.length-1,$=t[0],f=t[c],d=s.length-1,u=s[0],p=s[d],h,m;for(;o<=c&&l<=d;)if($==null)$=t[++o];else if(f==null)f=t[--c];else if(u==null)u=s[++l];else if(p==null)p=s[--d];else if(A($,u,n))T($,u,n),$=t[++o],u=s[++l];else if(A(f,p,n))T(f,p,n),f=t[--c],p=s[--d];else if(A($,p,n))T($,p,n),_(e,$.$elm$,f.$elm$.nextSibling),$=t[++o],p=s[--d];else if(A(f,u,n))T(f,u,n),_(e,f.$elm$,$.$elm$),f=t[--c],u=s[++l];else{for(i=-1,a=o;a<=c;++a)if(t[a]&&t[a].$key$!==null&&t[a].$key$===u.$key$){i=a;break}i>=0?(m=t[i],m.$tag$!==u.$tag$?h=U(t&&t[l],r,i):(T(m,u,n),t[i]=void 0,h=m.$elm$),u=s[++l]):(h=U(t&&t[l],r,l),u=s[++l]),h&&_($.$elm$.parentNode,h,$.$elm$)}o>c?ue(e,s[d+1]==null?null:s[d+1].$elm$,r,s,l,d):l>d&&pe(t,o,c)},A=(e,t,r=!1)=>e.$tag$===t.$tag$?r?!0:e.$key$===t.$key$:!1,T=(e,t,r=!1)=>{const s=t.$elm$=e.$elm$,n=e.$children$,o=t.$children$,l=t.$tag$,i=t.$text$;i===null?(y=l==="svg"?!0:l==="foreignObject"?!1:y,fe(e,t,y),n!==null&&o!==null?Xe(s,n,t,o,r):o!==null?(e.$text$!==null&&(s.textContent=""),ue(s,null,t,o,0,o.length-1)):!r&&O.updatable&&n!==null&&pe(n,0,n.length-1),y&&l==="svg"&&(y=!1)):e.$text$!==i&&(s.data=i)},he=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map(he)},_=(e,t,r)=>e==null?void 0:e.insertBefore(t,r),Qe=(e,t,r=!1)=>{const s=e.$hostElement$,n=e.$cmpMeta$,o=e.$vnode$||C(null,null),l=ze(t)?t:oe(null,null,t);if(M=s.tagName,n.$attrsToReflect$&&(l.$attrs$=l.$attrs$||{},n.$attrsToReflect$.map(([i,a])=>l.$attrs$[a]=s[i])),r&&l.$attrs$)for(const i of Object.keys(l.$attrs$))s.hasAttribute(i)&&!["key","ref","style","class"].includes(i)&&(l.$attrs$[i]=s[i]);l.$tag$=null,l.$flags$|=4,e.$vnode$=l,l.$elm$=o.$elm$=s.shadowRoot||s,P=s["s-sc"],de=(n.$flags$&1)!==0,T(o,l,r)},ve=(e,t)=>{t&&!e.$onRenderResolve$&&t["s-p"]&&t["s-p"].push(new Promise(r=>e.$onRenderResolve$=r))},G=(e,t)=>{if(e.$flags$|=16,e.$flags$&4){e.$flags$|=512;return}return ve(e,e.$ancestorComponent$),Pe(()=>Ye(e,t))},Ye=(e,t)=>{const r=e.$hostElement$,s=E("scheduleUpdate",e.$cmpMeta$.$tagName$),n=e.$lazyInstance$;if(!n)throw new Error(`Can't render component <${r.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let o;return t&&(o=D(n,"componentWillLoad")),s(),Je(o,()=>Ze(e,n,t))},Je=(e,t)=>Ke(e)?e.then(t).catch(r=>{console.error(r),t()}):t(),Ke=e=>e instanceof Promise||e&&e.then&&typeof e.then=="function",Ze=(e,t,r)=>L(exports,null,function*(){var s;const n=e.$hostElement$,o=E("update",e.$cmpMeta$.$tagName$),l=n["s-rc"];r&&We(e);const i=E("render",e.$cmpMeta$.$tagName$);Ne(e,t,n,r),l&&(l.map(a=>a()),n["s-rc"]=void 0),i(),o();{const a=(s=n["s-p"])!=null?s:[],c=()=>Ve(e);a.length===0?c():(Promise.all(a).then(c),e.$flags$|=4,a.length=0)}}),Ne=(e,t,r,s)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,Qe(e,t,s)}catch(n){w(n,e.$hostElement$)}return null},Ve=e=>{const t=e.$cmpMeta$.$tagName$,r=e.$hostElement$,s=E("postUpdate",t),n=e.$lazyInstance$,o=e.$ancestorComponent$;D(n,"componentDidRender"),e.$flags$&64?s():(e.$flags$|=64,ye(r),D(n,"componentDidLoad"),s(),e.$onReadyResolve$(r),o||ge()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),e.$flags$&512&&F(()=>G(e,!1)),e.$flags$&=-517},ge=e=>{ye(S.documentElement),F(()=>Ce(I,"appload",{detail:{namespace:Ee}}))},D=(e,t,r)=>{if(e&&e[t])try{return e[t](r)}catch(s){w(s)}},ye=e=>{var t;return e.classList.add((t=O.hydratedSelectorName)!=null?t:"hydrated")},et=(e,t)=>k(e).$instanceValues$.get(t),tt=(e,t,r,s)=>{const n=k(e);if(!n)throw new Error(`Couldn't find host element for "${s.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const o=n.$hostElement$,l=n.$instanceValues$.get(t),i=n.$flags$,a=n.$lazyInstance$;r=Be(r,s.$members$[t][0]);const c=Number.isNaN(l)&&Number.isNaN(r),$=r!==l&&!c;if((!(i&8)||l===void 0)&&$&&(n.$instanceValues$.set(t,r),a)){if(s.$watchers$&&i&128){const f=s.$watchers$[t];f&&f.map(d=>{try{a[d](r,l,t)}catch(u){w(u,o)}})}(i&18)===2&&G(n,!1)}},me=(e,t,r)=>{var s,n;const o=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const l=Object.entries((s=t.$members$)!=null?s:{});if(l.map(([i,[a]])=>{(a&31||r&2&&a&32)&&Object.defineProperty(o,i,{get(){return et(this,i)},set(c){tt(this,i,c,t)},configurable:!0,enumerable:!0})}),r&1){const i=new Map;o.attributeChangedCallback=function(a,c,$){v.jmp(()=>{var f;const d=i.get(a);if(this.hasOwnProperty(d))$=this[d],delete this[d];else{if(o.hasOwnProperty(d)&&typeof this[d]=="number"&&this[d]==$)return;if(d==null){const u=k(this),p=u==null?void 0:u.$flags$;if(p&&!(p&8)&&p&128&&$!==c){const h=u.$lazyInstance$,m=(f=t.$watchers$)==null?void 0:f[a];m==null||m.forEach(g=>{h[g]!=null&&h[g].call(h,$,c,a)})}return}}this[d]=$===null&&typeof this[d]=="boolean"?!1:$})},e.observedAttributes=Array.from(new Set([...Object.keys((n=t.$watchers$)!=null?n:{}),...l.filter(([a,c])=>c[0]&15).map(([a,c])=>{var $;const f=c[1]||a;return i.set(f,a),c[0]&512&&(($=t.$attrsToReflect$)==null||$.push([a,f])),f})]))}}return e},st=(e,t,r,s)=>L(exports,null,function*(){let n;if(!(t.$flags$&32)){if(t.$flags$|=32,r.$lazyBundleId$){const a=xe(r);if(a&&"then"in a){const $=He();n=yield a,$()}else n=a;if(!n)throw new Error(`Constructor for "${r.$tagName$}#${t.$modeName$}" was not found`);n.isProxied||(r.$watchers$=n.watchers,me(n,r,2),n.isProxied=!0);const c=E("createInstance",r.$tagName$);t.$flags$|=8;try{new n(t)}catch($){w($)}t.$flags$&=-9,t.$flags$|=128,c()}else{n=e.constructor;const a=e.localName;customElements.whenDefined(a).then(()=>t.$flags$|=128)}if(n&&n.style){let a;typeof n.style=="string"&&(a=n.style);const c=ce(r);if(!j.has(c)){const $=E("registerStyles",r.$tagName$);qe(c,a,!!(r.$flags$&1)),$()}}}const o=t.$ancestorComponent$,l=()=>G(t,!0);o&&o["s-rc"]?o["s-rc"].push(l):l()}),nt=e=>{},rt=e=>{if(!(v.$flags$&1)){const t=k(e),r=t.$cmpMeta$,s=E("connectedCallback",r.$tagName$);if(t.$flags$&1)t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>nt());else{t.$flags$|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){ve(t,t.$ancestorComponent$=n);break}}r.$members$&&Object.entries(r.$members$).map(([n,[o]])=>{if(o&31&&e.hasOwnProperty(n)){const l=e[n];delete e[n],e[n]=l}}),st(e,t,r)}s()}},ee=e=>{D(e,"disconnectedCallback")},lt=e=>L(exports,null,function*(){if(!(v.$flags$&1)){const t=k(e);t!=null&&t.$lazyInstance$?ee(t.$lazyInstance$):t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>ee(t.$lazyInstance$))}}),at=(e,t={})=>{var r;const s=E(),n=[],o=t.exclude||[],l=I.customElements,i=S.head,a=i.querySelector("meta[charset]"),c=S.createElement("style"),$=[];let f,d=!0;Object.assign(v,t),v.$resourcesUrl$=new URL(t.resourcesUrl||"./",S.baseURI).href;let u=!1;if(e.map(p=>{p[1].map(h=>{var m;const g={$flags$:h[0],$tagName$:h[1],$members$:h[2],$listeners$:h[3]};g.$flags$&4&&(u=!0),g.$members$=h[2],g.$attrsToReflect$=[],g.$watchers$=(m=h[4])!=null?m:{};const x=g.$tagName$,Se=class extends HTMLElement{constructor(b){if(super(b),this.hasRegisteredEventListeners=!1,b=this,Te(b,g),g.$flags$&1){if(!b.shadowRoot)b.attachShadow({mode:"open"});else if(b.shadowRoot.mode!=="open")throw new Error(`Unable to re-use existing shadow root for ${g.$tagName$}! Mode is set to ${b.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}connectedCallback(){k(this),this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),f&&(clearTimeout(f),f=null),d?$.push(this):v.jmp(()=>rt(this))}disconnectedCallback(){v.jmp(()=>lt(this))}componentOnReady(){return k(this).$onReadyPromise$}};g.$lazyBundleId$=p[0],!o.includes(x)&&!l.get(x)&&(n.push(x),l.define(x,me(Se,g,1)))})}),n.length>0&&(u&&(c.textContent+=te),c.textContent+=n.sort()+Le,c.innerHTML.length)){c.setAttribute("data-styles","");const p=(r=v.$nonce$)!=null?r:le(S);p!=null&&c.setAttribute("nonce",p),i.insertBefore(c,a?a.nextSibling:i.firstChild)}d=!1,$.length?$.map(p=>p.connectedCallback()):v.jmp(()=>f=setTimeout(ge,30)),s()};exports.Host=ie;exports.bootstrapLazy=at;exports.h=oe;exports.promiseResolve=se;exports.registerInstance=we;