@everymatrix/player-account-review-frequency 0.1.0 → 0.1.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.
@@ -61,7 +61,7 @@ function Er(e, t) {
61
61
  function V(e, t, r) {
62
62
  e.insertBefore(t, r || null);
63
63
  }
64
- function F(e) {
64
+ function j(e) {
65
65
  e.parentNode && e.parentNode.removeChild(e);
66
66
  }
67
67
  function Ut(e, t) {
@@ -77,7 +77,7 @@ function Z(e) {
77
77
  function W(e) {
78
78
  return document.createTextNode(e);
79
79
  }
80
- function j() {
80
+ function F() {
81
81
  return W(" ");
82
82
  }
83
83
  function Ee(e, t, r, n) {
@@ -134,12 +134,12 @@ function Ar() {
134
134
  function Hr(e) {
135
135
  Ar().$$.on_mount.push(e);
136
136
  }
137
- const Y = [], je = [];
137
+ const Y = [], Fe = [];
138
138
  let K = [];
139
139
  const ht = [], Br = /* @__PURE__ */ Promise.resolve();
140
- let Fe = !1;
140
+ let je = !1;
141
141
  function Pr() {
142
- Fe || (Fe = !0, Br.then(D));
142
+ je || (je = !0, Br.then(D));
143
143
  }
144
144
  function Ge(e) {
145
145
  K.push(e);
@@ -159,8 +159,8 @@ function D() {
159
159
  } catch (t) {
160
160
  throw Y.length = 0, J = 0, t;
161
161
  }
162
- for (ce(null), Y.length = 0, J = 0; je.length; )
163
- je.pop()();
162
+ for (ce(null), Y.length = 0, J = 0; Fe.length; )
163
+ Fe.pop()();
164
164
  for (let t = 0; t < K.length; t += 1) {
165
165
  const r = K[t];
166
166
  Ie.has(r) || (Ie.add(r), r());
@@ -169,7 +169,7 @@ function D() {
169
169
  } while (Y.length);
170
170
  for (; ht.length; )
171
171
  ht.pop()();
172
- Fe = !1, Ie.clear(), ce(e);
172
+ je = !1, Ie.clear(), ce(e);
173
173
  }
174
174
  function Or(e) {
175
175
  if (e.fragment !== null) {
@@ -235,15 +235,15 @@ function $r(e, t, r, n, i, o, s = null, a = [-1]) {
235
235
  }) : [], u.update(), c = !0, ie(u.before_update), u.fragment = n ? n(u.ctx) : !1, t.target) {
236
236
  if (t.hydrate) {
237
237
  const p = Sr(t.target);
238
- u.fragment && u.fragment.l(p), p.forEach(F);
238
+ u.fragment && u.fragment.l(p), p.forEach(j);
239
239
  } else
240
240
  u.fragment && u.fragment.c();
241
241
  t.intro && Ir(e.$$.fragment), Cr(e, t.target, t.anchor), D();
242
242
  }
243
243
  ce(l);
244
244
  }
245
- let jt;
246
- typeof HTMLElement == "function" && (jt = class extends HTMLElement {
245
+ let Ft;
246
+ typeof HTMLElement == "function" && (Ft = class extends HTMLElement {
247
247
  /** The Svelte component constructor */
248
248
  $$ctor;
249
249
  /** Slots */
@@ -295,7 +295,7 @@ typeof HTMLElement == "function" && (jt = class extends HTMLElement {
295
295
  V(l, o, u);
296
296
  },
297
297
  d: function(l) {
298
- l && F(o);
298
+ l && j(o);
299
299
  }
300
300
  };
301
301
  };
@@ -390,7 +390,7 @@ function ye(e, t, r, n) {
390
390
  }
391
391
  }
392
392
  function kr(e, t, r, n, i, o) {
393
- let s = class extends jt {
393
+ let s = class extends Ft {
394
394
  constructor() {
395
395
  super(e, r, i), this.$$p_d = t;
396
396
  }
@@ -536,13 +536,13 @@ function ze(e, t, r) {
536
536
  function G(e) {
537
537
  return typeof e == "function";
538
538
  }
539
- function Ft(e) {
539
+ function jt(e) {
540
540
  var t = function(n) {
541
541
  Error.call(n), n.stack = new Error().stack;
542
542
  }, r = e(t);
543
543
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
544
544
  }
545
- var Ce = Ft(function(e) {
545
+ var Ce = jt(function(e) {
546
546
  return function(r) {
547
547
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
548
548
  ` + r.map(function(n, i) {
@@ -654,9 +654,9 @@ function Vt(e) {
654
654
  function ft(e) {
655
655
  G(e) ? e() : e.unsubscribe();
656
656
  }
657
- var jr = {
657
+ var Fr = {
658
658
  Promise: void 0
659
- }, Fr = {
659
+ }, jr = {
660
660
  setTimeout: function(e, t) {
661
661
  for (var r = [], n = 2; n < arguments.length; n++)
662
662
  r[n - 2] = arguments[n];
@@ -668,7 +668,7 @@ var jr = {
668
668
  delegate: void 0
669
669
  };
670
670
  function Gr(e) {
671
- Fr.setTimeout(function() {
671
+ jr.setTimeout(function() {
672
672
  throw e;
673
673
  });
674
674
  }
@@ -837,7 +837,7 @@ var dt = function() {
837
837
  }();
838
838
  function mt(e) {
839
839
  var t;
840
- return (t = e ?? jr.Promise) !== null && t !== void 0 ? t : Promise;
840
+ return (t = e ?? Fr.Promise) !== null && t !== void 0 ? t : Promise;
841
841
  }
842
842
  function Jr(e) {
843
843
  return e && G(e.next) && G(e.error) && G(e.complete);
@@ -845,7 +845,7 @@ function Jr(e) {
845
845
  function Qr(e) {
846
846
  return e && e instanceof qt || Jr(e) && Vt(e);
847
847
  }
848
- var Yr = Ft(function(e) {
848
+ var Yr = jt(function(e) {
849
849
  return function() {
850
850
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
851
851
  };
@@ -3035,7 +3035,7 @@ var ke, Dn = new RegExp("^".concat(ir.source, "*")), Un = new RegExp("".concat(i
3035
3035
  function g(e, t) {
3036
3036
  return { start: e, end: t };
3037
3037
  }
3038
- var jn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Fn = !!String.fromCodePoint, Gn = !!Object.fromEntries, Vn = !!String.prototype.codePointAt, qn = !!String.prototype.trimStart, Xn = !!String.prototype.trimEnd, Wn = !!Number.isSafeInteger, zn = Wn ? Number.isSafeInteger : function(e) {
3038
+ var Fn = !!String.prototype.startsWith && "_a".startsWith("a", 1), jn = !!String.fromCodePoint, Gn = !!Object.fromEntries, Vn = !!String.prototype.codePointAt, qn = !!String.prototype.trimStart, Xn = !!String.prototype.trimEnd, Wn = !!Number.isSafeInteger, zn = Wn ? Number.isSafeInteger : function(e) {
3039
3039
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3040
3040
  }, Ke = !0;
3041
3041
  try {
@@ -3044,7 +3044,7 @@ try {
3044
3044
  } catch {
3045
3045
  Ke = !1;
3046
3046
  }
3047
- var St = jn ? (
3047
+ var St = Fn ? (
3048
3048
  // Native
3049
3049
  function(t, r, n) {
3050
3050
  return t.startsWith(r, n);
@@ -3054,7 +3054,7 @@ var St = jn ? (
3054
3054
  function(t, r, n) {
3055
3055
  return t.slice(n, n + r.length) === r;
3056
3056
  }
3057
- ), et = Fn ? String.fromCodePoint : (
3057
+ ), et = jn ? String.fromCodePoint : (
3058
3058
  // IE11
3059
3059
  function() {
3060
3060
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -4238,11 +4238,11 @@ const pe = (e, t) => {
4238
4238
  );
4239
4239
  }
4240
4240
  return p;
4241
- }, Di = (e, t) => Li(t).format(e), Ui = (e, t) => Ni(t).format(e), ji = (e, t) => Ci(t).format(e), Fi = (e, t = z()) => hr(e, t), Gi = oe([se, me], () => ki);
4241
+ }, Di = (e, t) => Li(t).format(e), Ui = (e, t) => Ni(t).format(e), Fi = (e, t) => Ci(t).format(e), ji = (e, t = z()) => hr(e, t), Gi = oe([se, me], () => ki);
4242
4242
  oe([se], () => Di);
4243
4243
  oe([se], () => Ui);
4244
- oe([se], () => ji);
4245
- oe([se, me], () => Fi);
4244
+ oe([se], () => Fi);
4245
+ oe([se, me], () => ji);
4246
4246
  window.emWidgets = { topic: en };
4247
4247
  const Vi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4248
4248
  function Mt(e, t) {
@@ -4253,7 +4253,7 @@ function qi(e) {
4253
4253
  }
4254
4254
  const It = {
4255
4255
  en: {
4256
- titleAccountReview: "Account Review prompt frequency",
4256
+ titleAccountReview: "Account Review Frequency",
4257
4257
  accountReviewText: "To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",
4258
4258
  setFrequency: "Set frequency",
4259
4259
  successMessage: "Your preference was saved",
@@ -4352,7 +4352,7 @@ const It = {
4352
4352
  monthly: "Mensual"
4353
4353
  },
4354
4354
  "en-us": {
4355
- titleAccountReview: "Account Review prompt frequency",
4355
+ titleAccountReview: "Account Review Frequency",
4356
4356
  accountReviewText: "To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",
4357
4357
  setFrequency: "Set frequency",
4358
4358
  successMessage: "Your preference was saved.",
@@ -4418,10 +4418,10 @@ function Qi(e) {
4418
4418
  O[x] = Nt(Ct(e, k, x));
4419
4419
  return {
4420
4420
  c() {
4421
- t = w("div"), M && M.c(), r = j(), n = w("h2"), o = W(i), s = j(), a = w("div"), l = w("p"), c = W(u), p = j(), h = w("form");
4421
+ t = w("div"), M && M.c(), r = F(), n = w("h2"), o = W(i), s = F(), a = w("div"), l = w("p"), c = W(u), p = F(), h = w("form");
4422
4422
  for (let x = 0; x < O.length; x += 1)
4423
4423
  O[x].c();
4424
- b = j(), m = w("div"), f = w("button"), B = W(E), _(n, "class", "AccountReviewTitle " + /*isMobile*/
4424
+ b = F(), m = w("div"), f = w("button"), B = W(E), _(n, "class", "AccountReviewTitle " + /*isMobile*/
4425
4425
  (e[6] ? "AccountReviewTitleNone" : "")), _(a, "class", "AccountReviewDescription " + /*isMobile*/
4426
4426
  (e[6] ? "AccountReviewDescriptionMobile" : "")), _(f, "class", C = "PlayerRealityCheckButton " + (!/*selectedInterval*/
4427
4427
  e[2] || /*currentInterval*/
@@ -4479,7 +4479,7 @@ function Qi(e) {
4479
4479
  x[2]) && (f.disabled = P);
4480
4480
  },
4481
4481
  d(x) {
4482
- x && F(t), M && M.d(), Ut(O, x), $ = !1, N();
4482
+ x && j(t), M && M.d(), Ut(O, x), $ = !1, N();
4483
4483
  }
4484
4484
  };
4485
4485
  }
@@ -4496,10 +4496,10 @@ function Yi(e) {
4496
4496
  m[f] = ro(Ji(e, b, f));
4497
4497
  return {
4498
4498
  c() {
4499
- t = w("div"), h.c(), r = j(), n = w("div"), i = w("ui-skeleton"), o = j(), s = w("div");
4499
+ t = w("div"), h.c(), r = F(), n = w("div"), i = w("ui-skeleton"), o = F(), s = w("div");
4500
4500
  for (let f = 0; f < m.length; f += 1)
4501
4501
  m[f].c();
4502
- a = j(), l = w("div"), u = w("ui-skeleton"), H(i, "structure", "text"), H(i, "height", "15px"), H(i, "width", "100%"), H(i, "margin-bottom", "7px"), H(
4502
+ a = F(), l = w("div"), u = w("ui-skeleton"), H(i, "structure", "text"), H(i, "height", "15px"), H(i, "width", "100%"), H(i, "margin-bottom", "7px"), H(
4503
4503
  i,
4504
4504
  "rows",
4505
4505
  /*isMobile*/
@@ -4521,7 +4521,7 @@ function Yi(e) {
4521
4521
  h.p(f, E);
4522
4522
  },
4523
4523
  d(f) {
4524
- f && F(t), h.d(), Ut(m, f);
4524
+ f && j(t), h.d(), Ut(m, f);
4525
4525
  }
4526
4526
  };
4527
4527
  }
@@ -4535,7 +4535,7 @@ function Ki(e) {
4535
4535
  t = w("div"), r = Z("svg"), n = Z("defs"), i = Z("style"), o = W(`.aaa {
4536
4536
  fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
4537
4537
  }
4538
- `), s = Z("g"), a = Z("g"), l = Z("path"), u = j(), c = w("h2"), h = W(p), _(l, "class", "aaa"), _(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), _(l, "transform", "translate(15 15) rotate(180)"), _(a, "transform", "translate(20 158)"), _(s, "transform", "translate(-20 -158)"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "15"), _(r, "height", "15"), _(r, "viewBox", "0 0 15 15"), _(c, "class", "AccountReviewTitleMobile"), _(t, "class", "MenuReturnButton");
4538
+ `), s = Z("g"), a = Z("g"), l = Z("path"), u = F(), c = w("h2"), h = W(p), _(l, "class", "aaa"), _(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), _(l, "transform", "translate(15 15) rotate(180)"), _(a, "transform", "translate(20 158)"), _(s, "transform", "translate(-20 -158)"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "15"), _(r, "height", "15"), _(r, "viewBox", "0 0 15 15"), _(c, "class", "AccountReviewTitleMobile"), _(t, "class", "MenuReturnButton");
4539
4539
  },
4540
4540
  m(f, E) {
4541
4541
  V(f, t, E), v(t, r), v(r, n), v(n, i), v(i, o), v(r, s), v(s, a), v(a, l), v(t, u), v(t, c), v(c, h), b || (m = [
@@ -4554,7 +4554,7 @@ function Ki(e) {
4554
4554
  f[5]("titleAccountReview") + "") && le(h, p);
4555
4555
  },
4556
4556
  d(f) {
4557
- f && F(t), b = !1, ie(m);
4557
+ f && j(t), b = !1, ie(m);
4558
4558
  }
4559
4559
  };
4560
4560
  }
@@ -4568,7 +4568,7 @@ function Nt(e) {
4568
4568
  e[18][0]
4569
4569
  ), {
4570
4570
  c() {
4571
- t = w("div"), r = w("input"), s = j(), a = w("label"), u = W(l), _(r, "type", "radio"), _(r, "id", n = "interval-" + /*value*/
4571
+ t = w("div"), r = w("input"), s = F(), a = w("label"), u = W(l), _(r, "type", "radio"), _(r, "id", n = "interval-" + /*value*/
4572
4572
  e[28]), r.__value = i = /*value*/
4573
4573
  e[28], ct(r, r.__value), _(a, "for", c = "interval-" + /*value*/
4574
4574
  e[28]), p.p(r);
@@ -4596,7 +4596,7 @@ function Nt(e) {
4596
4596
  m[28]) && _(a, "for", c);
4597
4597
  },
4598
4598
  d(m) {
4599
- m && F(t), p.r(), h = !1, b();
4599
+ m && j(t), p.r(), h = !1, b();
4600
4600
  }
4601
4601
  };
4602
4602
  }
@@ -4611,7 +4611,7 @@ function eo(e) {
4611
4611
  },
4612
4612
  p: I,
4613
4613
  d(r) {
4614
- r && F(t);
4614
+ r && j(t);
4615
4615
  }
4616
4616
  };
4617
4617
  }
@@ -4619,7 +4619,7 @@ function to(e) {
4619
4619
  let t, r, n, i;
4620
4620
  return {
4621
4621
  c() {
4622
- t = w("div"), r = w("ui-skeleton"), n = j(), i = w("ui-skeleton"), H(r, "structure", "title"), H(r, "width", "20px"), H(r, "height", "20px"), H(r, "margin-top", "5px"), H(r, "margin-bottom", "15px"), H(i, "structure", "title"), H(i, "width", "180px"), H(i, "height", "20px"), H(i, "margin-top", "5px"), H(i, "margin-bottom", "15px"), _(t, "class", "SkeletonMenuButton " + /*isMobile*/
4622
+ t = w("div"), r = w("ui-skeleton"), n = F(), i = w("ui-skeleton"), H(r, "structure", "title"), H(r, "width", "20px"), H(r, "height", "20px"), H(r, "margin-top", "5px"), H(r, "margin-bottom", "15px"), H(i, "structure", "title"), H(i, "width", "180px"), H(i, "height", "20px"), H(i, "margin-top", "5px"), H(i, "margin-bottom", "15px"), _(t, "class", "SkeletonMenuButton " + /*isMobile*/
4623
4623
  (e[6] ? "Mobile" : ""));
4624
4624
  },
4625
4625
  m(o, s) {
@@ -4627,7 +4627,7 @@ function to(e) {
4627
4627
  },
4628
4628
  p: I,
4629
4629
  d(o) {
4630
- o && F(t);
4630
+ o && j(t);
4631
4631
  }
4632
4632
  };
4633
4633
  }
@@ -4642,7 +4642,7 @@ function ro(e) {
4642
4642
  },
4643
4643
  p: I,
4644
4644
  d(r) {
4645
- r && F(t);
4645
+ r && j(t);
4646
4646
  }
4647
4647
  };
4648
4648
  }
@@ -4669,7 +4669,7 @@ function no(e) {
4669
4669
  i: I,
4670
4670
  o: I,
4671
4671
  d(o) {
4672
- o && F(t), i.d(), e[19](null);
4672
+ o && j(t), i.d(), e[19](null);
4673
4673
  }
4674
4674
  };
4675
4675
  }
@@ -4681,7 +4681,7 @@ function io(e, t, r) {
4681
4681
  const C = async () => {
4682
4682
  try {
4683
4683
  const d = new URL(`${i}/api/pam/v1/player-notifications`);
4684
- d.searchParams.set("type", String(Lt));
4684
+ d.searchParams.set("type", String(Lt)), d.searchParams.append("createNotificationIfNotFound", "true");
4685
4685
  const A = new Headers();
4686
4686
  A.append("X-SessionID", s), A.append("accept", "application/json");
4687
4687
  const Me = await (await fetch(d.href, { method: "GET", headers: A })).json();
@@ -4697,7 +4697,7 @@ function io(e, t, r) {
4697
4697
  }, P = async () => {
4698
4698
  try {
4699
4699
  const d = new URL(`${i}/api/pam/v1/player-notifications`), A = new Headers();
4700
- A.append("X-SessionID", s), A.append("Content-Type", "application/json"), A.append("Accept", "application/json");
4700
+ A.append("X-SessionID", s), A.append("Content-Type", "application/json"), A.append("Accept", "application/json"), d.searchParams.append("createNotificationIfNotFound", "true");
4701
4701
  const X = {
4702
4702
  type: Lt,
4703
4703
  interval: Number(f),
@@ -4752,7 +4752,7 @@ function io(e, t, r) {
4752
4752
  f = this.__value, r(2, f);
4753
4753
  }
4754
4754
  function L(d) {
4755
- je[d ? "unshift" : "push"](() => {
4755
+ Fe[d ? "unshift" : "push"](() => {
4756
4756
  h = d, r(0, h);
4757
4757
  });
4758
4758
  }
@@ -1,4 +1,4 @@
1
- "use strict";var Tr=Object.defineProperty,Ar=Object.defineProperties;var Hr=Object.getOwnPropertyDescriptors;var ft=Object.getOwnPropertySymbols;var Br=Object.prototype.hasOwnProperty,Pr=Object.prototype.propertyIsEnumerable;var Ne=(e,t,r)=>t in e?Tr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pt=(e,t)=>{for(var r in t||(t={}))Br.call(t,r)&&Ne(e,r,t[r]);if(ft)for(var r of ft(t))Pr.call(t,r)&&Ne(e,r,t[r]);return e},dt=(e,t)=>Ar(e,Hr(t));var $=(e,t,r)=>(Ne(e,typeof t!="symbol"?t+"":t,r),r);var ye=(e,t,r)=>new Promise((n,i)=>{var o=l=>{try{a(r.next(l))}catch(u){i(u)}},s=l=>{try{a(r.throw(l))}catch(u){i(u)}},a=l=>l.done?n(l.value):Promise.resolve(l.value).then(o,s);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../stencil/ui-skeleton-BreIU6e5.cjs");function I(){}function Gt(e){return e()}function mt(){return Object.create(null)}function se(e){e.forEach(Gt)}function lt(e){return typeof e=="function"}function Vt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Or(e){return Object.keys(e).length===0}function qt(e,...t){if(e==null){for(const n of t)n(void 0);return I}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Rr(e,t,r){e.$$.on_destroy.push(qt(t,r))}function v(e,t){e.appendChild(t)}function Mr(e,t,r){const n=Ir(e);if(!n.getElementById(t)){const i=w("style");i.id=t,i.textContent=r,Cr(n,i)}}function Ir(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function Cr(e,t){return v(e.head||e,t),t.sheet}function q(e,t,r){e.insertBefore(t,r||null)}function G(e){e.parentNode&&e.parentNode.removeChild(e)}function Xt(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function w(e){return document.createElement(e)}function Q(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function Z(e){return document.createTextNode(e)}function F(){return Z(" ")}function Te(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function _(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function H(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:_(e,t,r)}function Nr(e){let t;return{p(...r){t=r,t.forEach(n=>e.push(n))},r(){t.forEach(r=>e.splice(e.indexOf(r),1))}}}function Lr(e){return Array.from(e.childNodes)}function he(e,t){t=""+t,e.data!==t&&(e.data=t)}function bt(e,t){e.value=t==null?"":t}function $r(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let pe;function fe(e){pe=e}function Dr(){if(!pe)throw new Error("Function called outside component initialization");return pe}function kr(e){Dr().$$.on_mount.push(e)}const ee=[],Ve=[];let te=[];const vt=[],Ur=Promise.resolve();let qe=!1;function jr(){qe||(qe=!0,Ur.then(U))}function Xe(e){te.push(e)}const Le=new Set;let Y=0;function U(){if(Y!==0)return;const e=pe;do{try{for(;Y<ee.length;){const t=ee[Y];Y++,fe(t),Fr(t.$$)}}catch(t){throw ee.length=0,Y=0,t}for(fe(null),ee.length=0,Y=0;Ve.length;)Ve.pop()();for(let t=0;t<te.length;t+=1){const r=te[t];Le.has(r)||(Le.add(r),r())}te.length=0}while(ee.length);for(;vt.length;)vt.pop()();qe=!1,Le.clear(),fe(e)}function Fr(e){if(e.fragment!==null){e.update(),se(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Xe)}}function Gr(e){const t=[],r=[];te.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),te=t}const Vr=new Set;function qr(e,t){e&&e.i&&(Vr.delete(e),e.i(t))}function We(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Xr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Xe(()=>{const o=e.$$.on_mount.map(Gt).filter(lt);e.$$.on_destroy?e.$$.on_destroy.push(...o):se(o),e.$$.on_mount=[]}),i.forEach(Xe)}function Wr(e,t){const r=e.$$;r.fragment!==null&&(Gr(r.after_update),se(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function zr(e,t){e.$$.dirty[0]===-1&&(ee.push(e),jr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Zr(e,t,r,n,i,o,s=null,a=[-1]){const l=pe;fe(e);const u=e.$$={fragment:null,ctx:[],props:o,update:I,not_equal:i,bound:mt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:mt(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};s&&s(u.root);let c=!1;if(u.ctx=r?r(e,t.props||{},(p,h,...b)=>{const m=b.length?b[0]:h;return u.ctx&&i(u.ctx[p],u.ctx[p]=m)&&(!u.skip_bound&&u.bound[p]&&u.bound[p](m),c&&zr(e,p)),h}):[],u.update(),c=!0,se(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const p=Lr(t.target);u.fragment&&u.fragment.l(p),p.forEach(G)}else u.fragment&&u.fragment.c();t.intro&&qr(e.$$.fragment),Xr(e,t.target,t.anchor),U()}fe(l)}let Wt;typeof HTMLElement=="function"&&(Wt=class extends HTMLElement{constructor(t,r,n){super();$(this,"$$ctor");$(this,"$$s");$(this,"$$c");$(this,"$$cn",!1);$(this,"$$d",{});$(this,"$$r",!1);$(this,"$$p_d",{});$(this,"$$l",{});$(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return ye(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=w("slot"),o!=="default"&&_(s,"name",o)},m:function(u,c){q(u,s,c)},d:function(u){u&&G(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=$r(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=xe(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:dt(pt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=xe(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=xe(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function xe(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Jr(e,t,r,n,i,o){let s=class extends Wt{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(l){var u;l=xe(a,l,t),this.$$d[a]=l,(u=this.$$c)==null||u.$set({[a]:l})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var l;return(l=this.$$c)==null?void 0:l[a]}})}),e.element=s,s}class Qr{constructor(){$(this,"$$");$(this,"$$set")}$destroy(){Wr(this,1),this.$destroy=I}$on(t,r){if(!lt(r))return I;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!Or(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Yr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Yr);/*! *****************************************************************************
1
+ "use strict";var Tr=Object.defineProperty,Ar=Object.defineProperties;var Hr=Object.getOwnPropertyDescriptors;var ft=Object.getOwnPropertySymbols;var Br=Object.prototype.hasOwnProperty,Pr=Object.prototype.propertyIsEnumerable;var Ne=(e,t,r)=>t in e?Tr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pt=(e,t)=>{for(var r in t||(t={}))Br.call(t,r)&&Ne(e,r,t[r]);if(ft)for(var r of ft(t))Pr.call(t,r)&&Ne(e,r,t[r]);return e},dt=(e,t)=>Ar(e,Hr(t));var $=(e,t,r)=>(Ne(e,typeof t!="symbol"?t+"":t,r),r);var ye=(e,t,r)=>new Promise((n,i)=>{var o=l=>{try{a(r.next(l))}catch(u){i(u)}},s=l=>{try{a(r.throw(l))}catch(u){i(u)}},a=l=>l.done?n(l.value):Promise.resolve(l.value).then(o,s);a((r=r.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../stencil/ui-skeleton-BreIU6e5.cjs");function I(){}function Gt(e){return e()}function mt(){return Object.create(null)}function se(e){e.forEach(Gt)}function lt(e){return typeof e=="function"}function Vt(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Or(e){return Object.keys(e).length===0}function qt(e,...t){if(e==null){for(const n of t)n(void 0);return I}const r=e.subscribe(...t);return r.unsubscribe?()=>r.unsubscribe():r}function Rr(e,t,r){e.$$.on_destroy.push(qt(t,r))}function v(e,t){e.appendChild(t)}function Mr(e,t,r){const n=Ir(e);if(!n.getElementById(t)){const i=w("style");i.id=t,i.textContent=r,Cr(n,i)}}function Ir(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function Cr(e,t){return v(e.head||e,t),t.sheet}function q(e,t,r){e.insertBefore(t,r||null)}function G(e){e.parentNode&&e.parentNode.removeChild(e)}function Xt(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}function w(e){return document.createElement(e)}function Q(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function Z(e){return document.createTextNode(e)}function j(){return Z(" ")}function Te(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function _(e,t,r){r==null?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function H(e,t,r){const n=t.toLowerCase();n in e?e[n]=typeof e[n]=="boolean"&&r===""?!0:r:t in e?e[t]=typeof e[t]=="boolean"&&r===""?!0:r:_(e,t,r)}function Nr(e){let t;return{p(...r){t=r,t.forEach(n=>e.push(n))},r(){t.forEach(r=>e.splice(e.indexOf(r),1))}}}function Lr(e){return Array.from(e.childNodes)}function he(e,t){t=""+t,e.data!==t&&(e.data=t)}function bt(e,t){e.value=t==null?"":t}function $r(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}let pe;function fe(e){pe=e}function Dr(){if(!pe)throw new Error("Function called outside component initialization");return pe}function kr(e){Dr().$$.on_mount.push(e)}const ee=[],Ve=[];let te=[];const vt=[],Ur=Promise.resolve();let qe=!1;function Fr(){qe||(qe=!0,Ur.then(U))}function Xe(e){te.push(e)}const Le=new Set;let Y=0;function U(){if(Y!==0)return;const e=pe;do{try{for(;Y<ee.length;){const t=ee[Y];Y++,fe(t),jr(t.$$)}}catch(t){throw ee.length=0,Y=0,t}for(fe(null),ee.length=0,Y=0;Ve.length;)Ve.pop()();for(let t=0;t<te.length;t+=1){const r=te[t];Le.has(r)||(Le.add(r),r())}te.length=0}while(ee.length);for(;vt.length;)vt.pop()();qe=!1,Le.clear(),fe(e)}function jr(e){if(e.fragment!==null){e.update(),se(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Xe)}}function Gr(e){const t=[],r=[];te.forEach(n=>e.indexOf(n)===-1?t.push(n):r.push(n)),r.forEach(n=>n()),te=t}const Vr=new Set;function qr(e,t){e&&e.i&&(Vr.delete(e),e.i(t))}function We(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function Xr(e,t,r){const{fragment:n,after_update:i}=e.$$;n&&n.m(t,r),Xe(()=>{const o=e.$$.on_mount.map(Gt).filter(lt);e.$$.on_destroy?e.$$.on_destroy.push(...o):se(o),e.$$.on_mount=[]}),i.forEach(Xe)}function Wr(e,t){const r=e.$$;r.fragment!==null&&(Gr(r.after_update),se(r.on_destroy),r.fragment&&r.fragment.d(t),r.on_destroy=r.fragment=null,r.ctx=[])}function zr(e,t){e.$$.dirty[0]===-1&&(ee.push(e),Fr(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function Zr(e,t,r,n,i,o,s=null,a=[-1]){const l=pe;fe(e);const u=e.$$={fragment:null,ctx:[],props:o,update:I,not_equal:i,bound:mt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:mt(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};s&&s(u.root);let c=!1;if(u.ctx=r?r(e,t.props||{},(p,h,...b)=>{const m=b.length?b[0]:h;return u.ctx&&i(u.ctx[p],u.ctx[p]=m)&&(!u.skip_bound&&u.bound[p]&&u.bound[p](m),c&&zr(e,p)),h}):[],u.update(),c=!0,se(u.before_update),u.fragment=n?n(u.ctx):!1,t.target){if(t.hydrate){const p=Lr(t.target);u.fragment&&u.fragment.l(p),p.forEach(G)}else u.fragment&&u.fragment.c();t.intro&&qr(e.$$.fragment),Xr(e,t.target,t.anchor),U()}fe(l)}let Wt;typeof HTMLElement=="function"&&(Wt=class extends HTMLElement{constructor(t,r,n){super();$(this,"$$ctor");$(this,"$$s");$(this,"$$c");$(this,"$$cn",!1);$(this,"$$d",{});$(this,"$$r",!1);$(this,"$$p_d",{});$(this,"$$l",{});$(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=r,n&&this.attachShadow({mode:"open"})}addEventListener(t,r,n){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const i=this.$$c.$on(t,r);this.$$l_u.set(r,i)}super.addEventListener(t,r,n)}removeEventListener(t,r,n){if(super.removeEventListener(t,r,n),this.$$c){const i=this.$$l_u.get(r);i&&(i(),this.$$l_u.delete(r))}}connectedCallback(){return ye(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(o){return()=>{let s;return{c:function(){s=w("slot"),o!=="default"&&_(s,"name",o)},m:function(u,c){q(u,s,c)},d:function(u){u&&G(s)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const r={},n=$r(this);for(const o of this.$$s)o in n&&(r[o]=[t(o)]);for(const o of this.attributes){const s=this.$$g_p(o.name);s in this.$$d||(this.$$d[s]=xe(s,o.value,this.$$p_d,"toProp"))}for(const o in this.$$p_d)!(o in this.$$d)&&this[o]!==void 0&&(this.$$d[o]=this[o],delete this[o]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:dt(pt({},this.$$d),{$$slots:r,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const o in this.$$p_d)if(this.$$d[o]=this.$$c.$$.ctx[this.$$c.$$.props[o]],this.$$p_d[o].reflect){const s=xe(o,this.$$d[o],this.$$p_d,"toAttribute");s==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,s)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const o in this.$$l)for(const s of this.$$l[o]){const a=this.$$c.$on(o,s);this.$$l_u.set(s,a)}this.$$l={}}})}attributeChangedCallback(t,r,n){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=xe(t,n,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function xe(e,t,r,n){var o;const i=(o=r[e])==null?void 0:o.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!n||!r[e])return t;if(n==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function Jr(e,t,r,n,i,o){let s=class extends Wt{constructor(){super(e,r,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map(a=>(t[a].attribute||a).toLowerCase())}};return Object.keys(t).forEach(a=>{Object.defineProperty(s.prototype,a,{get(){return this.$$c&&a in this.$$c?this.$$c[a]:this.$$d[a]},set(l){var u;l=xe(a,l,t),this.$$d[a]=l,(u=this.$$c)==null||u.$set({[a]:l})}})}),n.forEach(a=>{Object.defineProperty(s.prototype,a,{get(){var l;return(l=this.$$c)==null?void 0:l[a]}})}),e.element=s,s}class Qr{constructor(){$(this,"$$");$(this,"$$set")}$destroy(){Wr(this,1),this.$destroy=I}$on(t,r){if(!lt(r))return I;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const i=n.indexOf(r);i!==-1&&n.splice(i,1)}}$set(t){this.$$set&&!Or(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Yr="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Yr);/*! *****************************************************************************
2
2
  Copyright (c) Microsoft Corporation.
3
3
 
4
4
  Permission to use, copy, modify, and/or distribute this software for any
@@ -13,9 +13,9 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13
13
  PERFORMANCE OF THIS SOFTWARE.
14
14
  ***************************************************************************** */var ze=function(e,t){return ze=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},ze(e,t)};function be(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");ze(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function Ze(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Je(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],s;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(a){s={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function Qe(e,t,r){if(arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||t)}function V(e){return typeof e=="function"}function zt(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var $e=zt(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
15
15
  `+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
16
- `):"",this.name="UnsubscriptionError",this.errors=r}});function Ye(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Pe=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=Ze(s),l=a.next();!l.done;l=a.next()){var u=l.value;u.remove(this)}}catch(f){t={error:f}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(V(c))try{c()}catch(f){o=f instanceof $e?f.errors:[f]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var h=Ze(p),b=h.next();!b.done;b=h.next()){var m=b.value;try{yt(m)}catch(f){o=o!=null?o:[],f instanceof $e?o=Qe(Qe([],Je(o)),Je(f.errors)):o.push(f)}}}catch(f){n={error:f}}finally{try{b&&!b.done&&(i=h.return)&&i.call(h)}finally{if(n)throw n.error}}}if(o)throw new $e(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)yt(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)&&Ye(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ye(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Zt=Pe.EMPTY;function Jt(e){return e instanceof Pe||e&&"closed"in e&&V(e.remove)&&V(e.add)&&V(e.unsubscribe)}function yt(e){V(e)?e():e.unsubscribe()}var Kr={Promise:void 0},en={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Qe([e,t],Je(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function tn(e){en.setTimeout(function(){throw e})}function gt(){}function Ee(e){e()}var Qt=function(e){be(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Jt(r)&&r.add(n)):n.destination=on,n}return t.create=function(r,n,i){return new Ke(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Pe),rn=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){ge(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ge(n)}else ge(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ge(r)}},e}(),Ke=function(e){be(t,e);function t(r,n,i){var o=e.call(this)||this,s;return V(r)||!r?s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:s=r,o.destination=new rn(s),o}return t}(Qt);function ge(e){tn(e)}function nn(e){throw e}var on={closed:!0,next:gt,error:nn,complete:gt},sn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function an(e){return e}function un(e){return e.length===0?an:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var _t=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=cn(t)?t:new Ke(t,r,n);return Ee(function(){var s=i,a=s.operator,l=s.source;o.add(a?a.call(o,l):l?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=xt(r),new r(function(i,o){var s=new Ke({next:function(a){try{t(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[sn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return un(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=xt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function xt(e){var t;return(t=e!=null?e:Kr.Promise)!==null&&t!==void 0?t:Promise}function ln(e){return e&&V(e.next)&&V(e.error)&&V(e.complete)}function cn(e){return e&&e instanceof Qt||ln(e)&&Jt(e)}var hn=zt(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Yt=function(e){be(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Et(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new hn},t.prototype.next=function(r){var n=this;Ee(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=Ze(n.currentObservers),a=s.next();!a.done;a=s.next()){var l=a.value;l.next(r)}}catch(u){i={error:u}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ee(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;Ee(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?Zt:(this.currentObservers=null,a.push(r),new Pe(function(){n.currentObservers=null,Ye(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new _t;return r.source=this,r},t.create=function(r,n){return new Et(r,n)},t}(_t),Et=function(e){be(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:Zt},t}(Yt),Kt={now:function(){return(Kt.delegate||Date).now()},delegate:void 0},fn=function(e){be(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Kt);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,l=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+l)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),l=0;l<a.length&&!r.closed;l+=o?1:2)r.next(a[l]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var l=i.now(),u=0,c=1;c<o.length&&o[c]<=l;c+=2)u=c;u&&o.splice(0,u+1)}},t}(Yt);const wt=[],St={},pn=(e,t=0)=>{if(wt.indexOf(e)==-1){const r=new fn(t);St[e]=r,wt.push(e)}return St[e]},K=[];function dn(e,t){return{subscribe:Oe(e,t).subscribe}}function Oe(e,t=I){let r;const n=new Set;function i(a){if(Vt(e,a)&&(e=a,r)){const l=!K.length;for(const u of n)u[1](),K.push(u,e);if(l){for(let u=0;u<K.length;u+=2)K[u][0](K[u+1]);K.length=0}}}function o(a){i(a(e))}function s(a,l=I){const u=[a,l];return n.add(u),n.size===1&&(r=t(i,o)||I),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function ae(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return dn(r,(s,a)=>{let l=!1;const u=[];let c=0,p=I;const h=()=>{if(c)return;p();const m=t(n?u[0]:u,s,a);o?s(m):p=lt(m)?m:I},b=i.map((m,f)=>qt(m,E=>{u[f]=E,c&=~(1<<f),l&&h()},()=>{c|=1<<f}));return l=!0,h(),function(){se(b),p(),l=!1}})}function mn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var bn=function(t){return vn(t)&&!yn(t)};function vn(e){return!!e&&typeof e=="object"}function yn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||xn(e)}var gn=typeof Symbol=="function"&&Symbol.for,_n=gn?Symbol.for("react.element"):60103;function xn(e){return e.$$typeof===_n}function En(e){return Array.isArray(e)?[]:{}}function de(e,t){return t.clone!==!1&&t.isMergeableObject(e)?re(En(e),e,t):e}function wn(e,t,r){return e.concat(t).map(function(n){return de(n,r)})}function Sn(e,t){if(!t.customMerge)return re;var r=t.customMerge(e);return typeof r=="function"?r:re}function Tn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Tt(e){return Object.keys(e).concat(Tn(e))}function er(e,t){try{return t in e}catch(r){return!1}}function An(e,t){return er(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Hn(e,t,r){var n={};return r.isMergeableObject(e)&&Tt(e).forEach(function(i){n[i]=de(e[i],r)}),Tt(t).forEach(function(i){An(e,i)||(er(e,i)&&r.isMergeableObject(t[i])?n[i]=Sn(i,r)(e[i],t[i],r):n[i]=de(t[i],r))}),n}function re(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||wn,r.isMergeableObject=r.isMergeableObject||bn,r.cloneUnlessOtherwiseSpecified=de;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Hn(e,t,r):de(t,r)}re.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return re(n,i,r)},{})};var Bn=re,Pn=Bn;const On=mn(Pn);var et=function(e,t){return et=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},et(e,t)};function Re(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");et(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var j=function(){return j=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},j.apply(this,arguments)};function Rn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function De(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function ke(e,t){var r=t&&t.cache?t.cache:Dn,n=t&&t.serializer?t.serializer:Ln,i=t&&t.strategy?t.strategy:Cn;return i(e,{cache:r,serializer:n})}function Mn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function In(e,t,r,n){var i=Mn(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function tr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function rr(e,t,r,n,i){return r.bind(t,e,n,i)}function Cn(e,t){var r=e.length===1?In:tr;return rr(e,this,r,t.cache.create(),t.serializer)}function Nn(e,t){return rr(e,this,tr,t.cache.create(),t.serializer)}var Ln=function(){return JSON.stringify(arguments)},$n=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),Dn={create:function(){return new $n}},Ue={variadic:Nn},Ae=function(){return Ae=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},Ae.apply(this,arguments)};var y;(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"})(y||(y={}));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 ne;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(ne||(ne={}));function At(e){return e.type===S.literal}function kn(e){return e.type===S.argument}function nr(e){return e.type===S.number}function ir(e){return e.type===S.date}function or(e){return e.type===S.time}function sr(e){return e.type===S.select}function ar(e){return e.type===S.plural}function Un(e){return e.type===S.pound}function ur(e){return e.type===S.tag}function lr(e){return!!(e&&typeof e=="object"&&e.type===ne.number)}function tt(e){return!!(e&&typeof e=="object"&&e.type===ne.dateTime)}var cr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,jn=/(?:[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 Fn(e){var t={};return e.replace(jn,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var T=function(){return T=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},T.apply(this,arguments)};var Gn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Vn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Gn).filter(function(h){return h.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],l=s.slice(1),u=0,c=l;u<c.length;u++){var p=c[u];if(p.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:l})}return r}function qn(e){return e.replace(/^(.*?)-/,"")}var Ht=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,hr=/^(@+)?(\+|#+)?[rs]?$/g,Xn=/(\*)(0+)|(#+)(0+)|(0+)/g,fr=/^(0+)$/;function Bt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(hr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function pr(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 Wn(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)),!fr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Pt(e){var t={},r=pr(e);return r||t}function zn(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=qn(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=T(T(T({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return T(T({},l),Pt(u))},{}));continue;case"engineering":t=T(T(T({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return T(T({},l),Pt(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Xn,function(l,u,c,p,h,b){if(u)t.minimumIntegerDigits=c.length;else{if(p&&h)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(fr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ht.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ht,function(l,u,c,p,h,b){return c==="*"?t.minimumFractionDigits=u.length:p&&p[0]==="#"?t.maximumFractionDigits=p.length:h&&b?(t.minimumFractionDigits=h.length,t.maximumFractionDigits=h.length+b.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=i.options[0];o==="w"?t=T(T({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=T(T({},t),Bt(o)));continue}if(hr.test(i.stem)){t=T(T({},t),Bt(i.stem));continue}var s=pr(i.stem);s&&(t=T(T({},t),s));var a=Wn(i.stem);a&&(t=T(T({},t),a))}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 Zn(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),l="a",u=Jn(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=l;for(;s-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function Jn(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=_e[n||""]||_e[r||""]||_e["".concat(r,"-001")]||_e["001"];return i[0]}var je,Qn=new RegExp("^".concat(cr.source,"*")),Yn=new RegExp("".concat(cr.source,"*$"));function g(e,t){return{start:e,end:t}}var Kn=!!String.prototype.startsWith&&"_a".startsWith("a",1),ei=!!String.fromCodePoint,ti=!!Object.fromEntries,ri=!!String.prototype.codePointAt,ni=!!String.prototype.trimStart,ii=!!String.prototype.trimEnd,oi=!!Number.isSafeInteger,si=oi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},rt=!0;try{var ai=mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");rt=((je=ai.exec("a"))===null||je===void 0?void 0:je[0])==="a"}catch(e){rt=!1}var Ot=Kn?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},nt=ei?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},Rt=ti?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},dr=ri?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},ui=ni?function(t){return t.trimStart()}:function(t){return t.replace(Qn,"")},li=ii?function(t){return t.trimEnd()}:function(t){return t.replace(Yn,"")};function mr(e,t){return new RegExp(e,t)}var it;if(rt){var Mt=mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");it=function(t,r){var n;Mt.lastIndex=r;var i=Mt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else it=function(t,r){for(var n=[];;){var i=dr(t,r);if(i===void 0||br(i)||pi(i))break;n.push(i),r+=i>=65536?2:1}return nt.apply(void 0,n)};var ci=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:S.pound,location:g(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(y.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&ot(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:S.literal,value:"<".concat(i,"/>"),location:g(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!ot(this.char()))return this.error(y.INVALID_TAG,g(a,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(y.UNMATCHED_CLOSING_TAG,g(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:S.tag,value:i,children:s,location:g(n,this.clonePosition())},err:null}:this.error(y.INVALID_TAG,g(a,this.clonePosition())))}else return this.error(y.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(y.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&fi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var l=g(n,this.clonePosition());return{val:{type:S.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!hi(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return nt.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),nt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(y.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(y.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:S.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(y.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=it(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=g(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(a){case"":return this.error(y.EXPECT_ARGUMENT_TYPE,g(s,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition(),p=this.parseSimpleArgStyleIfPossible();if(p.err)return p;var h=li(p.val);if(h.length===0)return this.error(y.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var b=g(c,this.clonePosition());u={style:h,styleLocation:b}}var m=this.tryParseArgumentClose(i);if(m.err)return m;var f=g(i,this.clonePosition());if(u&&Ot(u==null?void 0:u.style,"::",0)){var E=ui(u.style.slice(2));if(a==="number"){var p=this.parseNumberSkeletonFromString(E,u.styleLocation);return p.err?p:{val:{type:S.number,value:n,location:f,style:p.val},err:null}}else{if(E.length===0)return this.error(y.EXPECT_DATE_TIME_SKELETON,f);var B=E;this.locale&&(B=Zn(E,this.locale));var h={type:ne.dateTime,pattern:B,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Fn(B):{}},C=a==="date"?S.date:S.time;return{val:{type:C,value:n,location:f,style:h},err:null}}}return{val:{type:a==="number"?S.number:a==="date"?S.date:S.time,value:n,location:f,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var P=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS,g(P,Ae({},P)));this.bumpSpace();var D=this.parseIdentifierIfPossible(),N=0;if(a!=="select"&&D.value==="offset"){if(!this.bumpIf(":"))return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var p=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(p.err)return p;this.bumpSpace(),D=this.parseIdentifierIfPossible(),N=p.val}var M=this.tryParsePluralOrSelectOptions(t,a,r,D);if(M.err)return M;var m=this.tryParseArgumentClose(i);if(m.err)return m;var k=g(i,this.clonePosition());return a==="select"?{val:{type:S.select,value:n,options:Rt(M.val),location:k},err:null}:{val:{type:S.plural,value:n,options:Rt(M.val),offset:N,pluralType:a==="plural"?"cardinal":"ordinal",location:k},err:null}}default:return this.error(y.INVALID_ARGUMENT_TYPE,g(s,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(y.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Vn(t)}catch(i){return this.error(y.INVALID_NUMBER_SKELETON,r)}return{val:{type:ne.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?zn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],l=new Set,u=i.value,c=i.location;;){if(u.length===0){var p=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var h=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR,y.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;c=g(p,this.clonePosition()),u=this.message.slice(p.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?y.DUPLICATE_SELECT_ARGUMENT_SELECTOR:y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);u==="other"&&(s=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var m=this.parseMessage(t+1,r,n);if(m.err)return m;var f=this.tryParseArgumentClose(b);if(f.err)return f;a.push([u,{value:m.val,location:g(b,this.clonePosition())}]),l.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,c=o.location}return a.length===0?this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR:y.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(y.MISSING_OTHER_CLAUSE,g(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var l=g(i,this.clonePosition());return o?(s*=n,si(s)?{val:s,err:null}:this.error(r,l)):this.error(t,l)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=dr(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(Ot(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&br(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function ot(e){return e>=97&&e<=122||e>=65&&e<=90}function hi(e){return ot(e)||e===47}function fi(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 br(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function pi(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,sr(t)||ar(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else nr(t)&&lr(t.style)||(ir(t)||or(t))&&tt(t.style)?delete t.style.location:ur(t)&&st(t.children)})}function di(e,t){t===void 0&&(t={}),t=Ae({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new ci(e,t).parse();if(r.err){var n=SyntaxError(y[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||st(r.val),r.val}var ie;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ie||(ie={}));var Me=function(e){Re(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),It=function(e){Re(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ie.INVALID_VALUE,o)||this}return t}(Me),mi=function(e){Re(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ie.INVALID_VALUE,i)||this}return t}(Me),bi=function(e){Re(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),ie.MISSING_VALUE,n)||this}return t}(Me),R;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(R||(R={}));function vi(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==R.literal||r.type!==R.literal?t.push(r):n.value+=r.value,t},[])}function yi(e){return typeof e=="function"}function we(e,t,r,n,i,o,s){if(e.length===1&&At(e[0]))return[{type:R.literal,value:e[0].value}];for(var a=[],l=0,u=e;l<u.length;l++){var c=u[l];if(At(c)){a.push({type:R.literal,value:c.value});continue}if(Un(c)){typeof o=="number"&&a.push({type:R.literal,value:r.getNumberFormat(t).format(o)});continue}var p=c.value;if(!(i&&p in i))throw new bi(p,s);var h=i[p];if(kn(c)){(!h||typeof h=="string"||typeof h=="number")&&(h=typeof h=="string"||typeof h=="number"?String(h):""),a.push({type:typeof h=="string"?R.literal:R.object,value:h});continue}if(ir(c)){var b=typeof c.style=="string"?n.date[c.style]:tt(c.style)?c.style.parsedOptions:void 0;a.push({type:R.literal,value:r.getDateTimeFormat(t,b).format(h)});continue}if(or(c)){var b=typeof c.style=="string"?n.time[c.style]:tt(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:R.literal,value:r.getDateTimeFormat(t,b).format(h)});continue}if(nr(c)){var b=typeof c.style=="string"?n.number[c.style]:lr(c.style)?c.style.parsedOptions:void 0;b&&b.scale&&(h=h*(b.scale||1)),a.push({type:R.literal,value:r.getNumberFormat(t,b).format(h)});continue}if(ur(c)){var m=c.children,f=c.value,E=i[f];if(!yi(E))throw new mi(f,"function",s);var B=we(m,t,r,n,i,o),C=E(B.map(function(N){return N.value}));Array.isArray(C)||(C=[C]),a.push.apply(a,C.map(function(N){return{type:typeof N=="string"?R.literal:R.object,value:N}}))}if(sr(c)){var P=c.options[h]||c.options.other;if(!P)throw new It(c.value,h,Object.keys(c.options),s);a.push.apply(a,we(P.value,t,r,n,i));continue}if(ar(c)){var P=c.options["=".concat(h)];if(!P){if(!Intl.PluralRules)throw new Me(`Intl.PluralRules is not available in this environment.
16
+ `):"",this.name="UnsubscriptionError",this.errors=r}});function Ye(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Pe=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=Ze(s),l=a.next();!l.done;l=a.next()){var u=l.value;u.remove(this)}}catch(f){t={error:f}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(V(c))try{c()}catch(f){o=f instanceof $e?f.errors:[f]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var h=Ze(p),b=h.next();!b.done;b=h.next()){var m=b.value;try{yt(m)}catch(f){o=o!=null?o:[],f instanceof $e?o=Qe(Qe([],Je(o)),Je(f.errors)):o.push(f)}}}catch(f){n={error:f}}finally{try{b&&!b.done&&(i=h.return)&&i.call(h)}finally{if(n)throw n.error}}}if(o)throw new $e(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)yt(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)&&Ye(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ye(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Zt=Pe.EMPTY;function Jt(e){return e instanceof Pe||e&&"closed"in e&&V(e.remove)&&V(e.add)&&V(e.unsubscribe)}function yt(e){V(e)?e():e.unsubscribe()}var Kr={Promise:void 0},en={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Qe([e,t],Je(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function tn(e){en.setTimeout(function(){throw e})}function gt(){}function Ee(e){e()}var Qt=function(e){be(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Jt(r)&&r.add(n)):n.destination=on,n}return t.create=function(r,n,i){return new Ke(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Pe),rn=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){ge(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ge(n)}else ge(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ge(r)}},e}(),Ke=function(e){be(t,e);function t(r,n,i){var o=e.call(this)||this,s;return V(r)||!r?s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:s=r,o.destination=new rn(s),o}return t}(Qt);function ge(e){tn(e)}function nn(e){throw e}var on={closed:!0,next:gt,error:nn,complete:gt},sn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function an(e){return e}function un(e){return e.length===0?an:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var _t=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=cn(t)?t:new Ke(t,r,n);return Ee(function(){var s=i,a=s.operator,l=s.source;o.add(a?a.call(o,l):l?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=xt(r),new r(function(i,o){var s=new Ke({next:function(a){try{t(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[sn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return un(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=xt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function xt(e){var t;return(t=e!=null?e:Kr.Promise)!==null&&t!==void 0?t:Promise}function ln(e){return e&&V(e.next)&&V(e.error)&&V(e.complete)}function cn(e){return e&&e instanceof Qt||ln(e)&&Jt(e)}var hn=zt(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Yt=function(e){be(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Et(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new hn},t.prototype.next=function(r){var n=this;Ee(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=Ze(n.currentObservers),a=s.next();!a.done;a=s.next()){var l=a.value;l.next(r)}}catch(u){i={error:u}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ee(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;Ee(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?Zt:(this.currentObservers=null,a.push(r),new Pe(function(){n.currentObservers=null,Ye(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new _t;return r.source=this,r},t.create=function(r,n){return new Et(r,n)},t}(_t),Et=function(e){be(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:Zt},t}(Yt),Kt={now:function(){return(Kt.delegate||Date).now()},delegate:void 0},fn=function(e){be(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Kt);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,l=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+l)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),l=0;l<a.length&&!r.closed;l+=o?1:2)r.next(a[l]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var l=i.now(),u=0,c=1;c<o.length&&o[c]<=l;c+=2)u=c;u&&o.splice(0,u+1)}},t}(Yt);const wt=[],St={},pn=(e,t=0)=>{if(wt.indexOf(e)==-1){const r=new fn(t);St[e]=r,wt.push(e)}return St[e]},K=[];function dn(e,t){return{subscribe:Oe(e,t).subscribe}}function Oe(e,t=I){let r;const n=new Set;function i(a){if(Vt(e,a)&&(e=a,r)){const l=!K.length;for(const u of n)u[1](),K.push(u,e);if(l){for(let u=0;u<K.length;u+=2)K[u][0](K[u+1]);K.length=0}}}function o(a){i(a(e))}function s(a,l=I){const u=[a,l];return n.add(u),n.size===1&&(r=t(i,o)||I),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:s}}function ae(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return dn(r,(s,a)=>{let l=!1;const u=[];let c=0,p=I;const h=()=>{if(c)return;p();const m=t(n?u[0]:u,s,a);o?s(m):p=lt(m)?m:I},b=i.map((m,f)=>qt(m,E=>{u[f]=E,c&=~(1<<f),l&&h()},()=>{c|=1<<f}));return l=!0,h(),function(){se(b),p(),l=!1}})}function mn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var bn=function(t){return vn(t)&&!yn(t)};function vn(e){return!!e&&typeof e=="object"}function yn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||xn(e)}var gn=typeof Symbol=="function"&&Symbol.for,_n=gn?Symbol.for("react.element"):60103;function xn(e){return e.$$typeof===_n}function En(e){return Array.isArray(e)?[]:{}}function de(e,t){return t.clone!==!1&&t.isMergeableObject(e)?re(En(e),e,t):e}function wn(e,t,r){return e.concat(t).map(function(n){return de(n,r)})}function Sn(e,t){if(!t.customMerge)return re;var r=t.customMerge(e);return typeof r=="function"?r:re}function Tn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Tt(e){return Object.keys(e).concat(Tn(e))}function er(e,t){try{return t in e}catch(r){return!1}}function An(e,t){return er(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Hn(e,t,r){var n={};return r.isMergeableObject(e)&&Tt(e).forEach(function(i){n[i]=de(e[i],r)}),Tt(t).forEach(function(i){An(e,i)||(er(e,i)&&r.isMergeableObject(t[i])?n[i]=Sn(i,r)(e[i],t[i],r):n[i]=de(t[i],r))}),n}function re(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||wn,r.isMergeableObject=r.isMergeableObject||bn,r.cloneUnlessOtherwiseSpecified=de;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):Hn(e,t,r):de(t,r)}re.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return re(n,i,r)},{})};var Bn=re,Pn=Bn;const On=mn(Pn);var et=function(e,t){return et=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},et(e,t)};function Re(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");et(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var F=function(){return F=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},F.apply(this,arguments)};function Rn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function De(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function ke(e,t){var r=t&&t.cache?t.cache:Dn,n=t&&t.serializer?t.serializer:Ln,i=t&&t.strategy?t.strategy:Cn;return i(e,{cache:r,serializer:n})}function Mn(e){return e==null||typeof e=="number"||typeof e=="boolean"}function In(e,t,r,n){var i=Mn(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function tr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function rr(e,t,r,n,i){return r.bind(t,e,n,i)}function Cn(e,t){var r=e.length===1?In:tr;return rr(e,this,r,t.cache.create(),t.serializer)}function Nn(e,t){return rr(e,this,tr,t.cache.create(),t.serializer)}var Ln=function(){return JSON.stringify(arguments)},$n=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),Dn={create:function(){return new $n}},Ue={variadic:Nn},Ae=function(){return Ae=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},Ae.apply(this,arguments)};var y;(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"})(y||(y={}));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 ne;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(ne||(ne={}));function At(e){return e.type===S.literal}function kn(e){return e.type===S.argument}function nr(e){return e.type===S.number}function ir(e){return e.type===S.date}function or(e){return e.type===S.time}function sr(e){return e.type===S.select}function ar(e){return e.type===S.plural}function Un(e){return e.type===S.pound}function ur(e){return e.type===S.tag}function lr(e){return!!(e&&typeof e=="object"&&e.type===ne.number)}function tt(e){return!!(e&&typeof e=="object"&&e.type===ne.dateTime)}var cr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Fn=/(?:[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 jn(e){var t={};return e.replace(Fn,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var T=function(){return T=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},T.apply(this,arguments)};var Gn=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Vn(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Gn).filter(function(h){return h.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],s=o.split("/");if(s.length===0)throw new Error("Invalid number skeleton");for(var a=s[0],l=s.slice(1),u=0,c=l;u<c.length;u++){var p=c[u];if(p.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:l})}return r}function qn(e){return e.replace(/^(.*?)-/,"")}var Ht=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,hr=/^(@+)?(\+|#+)?[rs]?$/g,Xn=/(\*)(0+)|(#+)(0+)|(0+)/g,fr=/^(0+)$/;function Bt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(hr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function pr(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 Wn(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)),!fr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Pt(e){var t={},r=pr(e);return r||t}function zn(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=qn(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=T(T(T({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return T(T({},l),Pt(u))},{}));continue;case"engineering":t=T(T(T({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return T(T({},l),Pt(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Xn,function(l,u,c,p,h,b){if(u)t.minimumIntegerDigits=c.length;else{if(p&&h)throw new Error("We currently do not support maximum integer digits");if(b)throw new Error("We currently do not support exact integer digits")}return""});continue}if(fr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ht.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ht,function(l,u,c,p,h,b){return c==="*"?t.minimumFractionDigits=u.length:p&&p[0]==="#"?t.maximumFractionDigits=p.length:h&&b?(t.minimumFractionDigits=h.length,t.maximumFractionDigits=h.length+b.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=i.options[0];o==="w"?t=T(T({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=T(T({},t),Bt(o)));continue}if(hr.test(i.stem)){t=T(T({},t),Bt(i.stem));continue}var s=pr(i.stem);s&&(t=T(T({},t),s));var a=Wn(i.stem);a&&(t=T(T({},t),a))}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 Zn(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(o&1),a=o<2?1:3+(o>>1),l="a",u=Jn(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=l;for(;s-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function Jn(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=_e[n||""]||_e[r||""]||_e["".concat(r,"-001")]||_e["001"];return i[0]}var Fe,Qn=new RegExp("^".concat(cr.source,"*")),Yn=new RegExp("".concat(cr.source,"*$"));function g(e,t){return{start:e,end:t}}var Kn=!!String.prototype.startsWith&&"_a".startsWith("a",1),ei=!!String.fromCodePoint,ti=!!Object.fromEntries,ri=!!String.prototype.codePointAt,ni=!!String.prototype.trimStart,ii=!!String.prototype.trimEnd,oi=!!Number.isSafeInteger,si=oi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},rt=!0;try{var ai=mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");rt=((Fe=ai.exec("a"))===null||Fe===void 0?void 0:Fe[0])==="a"}catch(e){rt=!1}var Ot=Kn?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},nt=ei?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,s;i>o;){if(s=t[o++],s>1114111)throw RangeError(s+" is not a valid code point");n+=s<65536?String.fromCharCode(s):String.fromCharCode(((s-=65536)>>10)+55296,s%1024+56320)}return n},Rt=ti?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],s=o[0],a=o[1];r[s]=a}return r},dr=ri?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},ui=ni?function(t){return t.trimStart()}:function(t){return t.replace(Qn,"")},li=ii?function(t){return t.trimEnd()}:function(t){return t.replace(Yn,"")};function mr(e,t){return new RegExp(e,t)}var it;if(rt){var Mt=mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");it=function(t,r){var n;Mt.lastIndex=r;var i=Mt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else it=function(t,r){for(var n=[];;){var i=dr(t,r);if(i===void 0||br(i)||pi(i))break;n.push(i),r+=i>=65536?2:1}return nt.apply(void 0,n)};var ci=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var s=this.parseArgument(t,n);if(s.err)return s;i.push(s.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:S.pound,location:g(a,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(y.UNMATCHED_CLOSING_TAG,g(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&ot(this.peek()||0)){var s=this.parseTag(t,r);if(s.err)return s;i.push(s.val)}else{var s=this.parseLiteral(t,r);if(s.err)return s;i.push(s.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:S.literal,value:"<".concat(i,"/>"),location:g(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var s=o.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!ot(this.char()))return this.error(y.INVALID_TAG,g(a,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(y.UNMATCHED_CLOSING_TAG,g(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:S.tag,value:i,children:s,location:g(n,this.clonePosition())},err:null}:this.error(y.INVALID_TAG,g(a,this.clonePosition())))}else return this.error(y.UNCLOSED_TAG,g(n,this.clonePosition()))}else return this.error(y.INVALID_TAG,g(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&fi(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var s=this.tryParseUnquoted(t,r);if(s){i+=s;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var l=g(n,this.clonePosition());return{val:{type:S.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!hi(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return nt.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),nt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(y.EMPTY_ARGUMENT,g(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(y.MALFORMED_ARGUMENT,g(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:S.argument,value:i,location:g(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(y.MALFORMED_ARGUMENT,g(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=it(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),s=g(t,o);return{value:n,location:s}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,s=this.clonePosition(),a=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(a){case"":return this.error(y.EXPECT_ARGUMENT_TYPE,g(s,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition(),p=this.parseSimpleArgStyleIfPossible();if(p.err)return p;var h=li(p.val);if(h.length===0)return this.error(y.EXPECT_ARGUMENT_STYLE,g(this.clonePosition(),this.clonePosition()));var b=g(c,this.clonePosition());u={style:h,styleLocation:b}}var m=this.tryParseArgumentClose(i);if(m.err)return m;var f=g(i,this.clonePosition());if(u&&Ot(u==null?void 0:u.style,"::",0)){var E=ui(u.style.slice(2));if(a==="number"){var p=this.parseNumberSkeletonFromString(E,u.styleLocation);return p.err?p:{val:{type:S.number,value:n,location:f,style:p.val},err:null}}else{if(E.length===0)return this.error(y.EXPECT_DATE_TIME_SKELETON,f);var B=E;this.locale&&(B=Zn(E,this.locale));var h={type:ne.dateTime,pattern:B,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?jn(B):{}},C=a==="date"?S.date:S.time;return{val:{type:C,value:n,location:f,style:h},err:null}}}return{val:{type:a==="number"?S.number:a==="date"?S.date:S.time,value:n,location:f,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var P=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS,g(P,Ae({},P)));this.bumpSpace();var D=this.parseIdentifierIfPossible(),N=0;if(a!=="select"&&D.value==="offset"){if(!this.bumpIf(":"))return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,g(this.clonePosition(),this.clonePosition()));this.bumpSpace();var p=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(p.err)return p;this.bumpSpace(),D=this.parseIdentifierIfPossible(),N=p.val}var M=this.tryParsePluralOrSelectOptions(t,a,r,D);if(M.err)return M;var m=this.tryParseArgumentClose(i);if(m.err)return m;var k=g(i,this.clonePosition());return a==="select"?{val:{type:S.select,value:n,options:Rt(M.val),location:k},err:null}:{val:{type:S.plural,value:n,options:Rt(M.val),offset:N,pluralType:a==="plural"?"cardinal":"ordinal",location:k},err:null}}default:return this.error(y.INVALID_ARGUMENT_TYPE,g(s,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,g(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(y.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,g(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Vn(t)}catch(i){return this.error(y.INVALID_NUMBER_SKELETON,r)}return{val:{type:ne.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?zn(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,s=!1,a=[],l=new Set,u=i.value,c=i.location;;){if(u.length===0){var p=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var h=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR,y.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;c=g(p,this.clonePosition()),u=this.message.slice(p.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?y.DUPLICATE_SELECT_ARGUMENT_SELECTOR:y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);u==="other"&&(s=!0),this.bumpSpace();var b=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,g(this.clonePosition(),this.clonePosition()));var m=this.parseMessage(t+1,r,n);if(m.err)return m;var f=this.tryParseArgumentClose(b);if(f.err)return f;a.push([u,{value:m.val,location:g(b,this.clonePosition())}]),l.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,c=o.location}return a.length===0?this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR:y.EXPECT_PLURAL_ARGUMENT_SELECTOR,g(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(y.MISSING_OTHER_CLAUSE,g(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,s=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)o=!0,s=s*10+(a-48),this.bump();else break}var l=g(i,this.clonePosition());return o?(s*=n,si(s)?{val:s,err:null}:this.error(r,l)):this.error(t,l)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=dr(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(Ot(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&br(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function ot(e){return e>=97&&e<=122||e>=65&&e<=90}function hi(e){return ot(e)||e===47}function fi(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 br(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function pi(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,sr(t)||ar(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else nr(t)&&lr(t.style)||(ir(t)||or(t))&&tt(t.style)?delete t.style.location:ur(t)&&st(t.children)})}function di(e,t){t===void 0&&(t={}),t=Ae({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new ci(e,t).parse();if(r.err){var n=SyntaxError(y[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||st(r.val),r.val}var ie;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ie||(ie={}));var Me=function(e){Re(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),It=function(e){Re(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ie.INVALID_VALUE,o)||this}return t}(Me),mi=function(e){Re(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ie.INVALID_VALUE,i)||this}return t}(Me),bi=function(e){Re(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),ie.MISSING_VALUE,n)||this}return t}(Me),R;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(R||(R={}));function vi(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==R.literal||r.type!==R.literal?t.push(r):n.value+=r.value,t},[])}function yi(e){return typeof e=="function"}function we(e,t,r,n,i,o,s){if(e.length===1&&At(e[0]))return[{type:R.literal,value:e[0].value}];for(var a=[],l=0,u=e;l<u.length;l++){var c=u[l];if(At(c)){a.push({type:R.literal,value:c.value});continue}if(Un(c)){typeof o=="number"&&a.push({type:R.literal,value:r.getNumberFormat(t).format(o)});continue}var p=c.value;if(!(i&&p in i))throw new bi(p,s);var h=i[p];if(kn(c)){(!h||typeof h=="string"||typeof h=="number")&&(h=typeof h=="string"||typeof h=="number"?String(h):""),a.push({type:typeof h=="string"?R.literal:R.object,value:h});continue}if(ir(c)){var b=typeof c.style=="string"?n.date[c.style]:tt(c.style)?c.style.parsedOptions:void 0;a.push({type:R.literal,value:r.getDateTimeFormat(t,b).format(h)});continue}if(or(c)){var b=typeof c.style=="string"?n.time[c.style]:tt(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:R.literal,value:r.getDateTimeFormat(t,b).format(h)});continue}if(nr(c)){var b=typeof c.style=="string"?n.number[c.style]:lr(c.style)?c.style.parsedOptions:void 0;b&&b.scale&&(h=h*(b.scale||1)),a.push({type:R.literal,value:r.getNumberFormat(t,b).format(h)});continue}if(ur(c)){var m=c.children,f=c.value,E=i[f];if(!yi(E))throw new mi(f,"function",s);var B=we(m,t,r,n,i,o),C=E(B.map(function(N){return N.value}));Array.isArray(C)||(C=[C]),a.push.apply(a,C.map(function(N){return{type:typeof N=="string"?R.literal:R.object,value:N}}))}if(sr(c)){var P=c.options[h]||c.options.other;if(!P)throw new It(c.value,h,Object.keys(c.options),s);a.push.apply(a,we(P.value,t,r,n,i));continue}if(ar(c)){var P=c.options["=".concat(h)];if(!P){if(!Intl.PluralRules)throw new Me(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,ie.MISSING_INTL_API,s);var D=r.getPluralRules(t,{type:c.pluralType}).select(h-(c.offset||0));P=c.options[D]||c.options.other}if(!P)throw new It(c.value,h,Object.keys(c.options),s);a.push.apply(a,we(P.value,t,r,n,i,h-(c.offset||0)));continue}}return vi(a)}function gi(e,t){return t?j(j(j({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=j(j({},e[n]),t[n]||{}),r},{})):e}function _i(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=gi(e[n],t[n]),r},j({},e)):e}function Fe(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function xi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,De([void 0],r,!1)))},{cache:Fe(e.number),strategy:Ue.variadic}),getDateTimeFormat:ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,De([void 0],r,!1)))},{cache:Fe(e.dateTime),strategy:Ue.variadic}),getPluralRules:ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,De([void 0],r,!1)))},{cache:Fe(e.pluralRules),strategy:Ue.variadic})}}var Ei=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=o.formatToParts(l);if(u.length===1)return u[0].value;var c=u.reduce(function(p,h){return!p.length||h.type!==R.literal||typeof p[p.length-1]!="string"?p.push(h.value):p[p.length-1]+=h.value,p},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(l){return we(o.ast,o.locales,o.formatters,o.formats,l,void 0,o.message)},this.resolvedOptions=function(){var l;return{locale:((l=o.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=Rn(s,["formatters"]);this.ast=e.__parse(t,j(j({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=_i(e.formats,n),this.formatters=i&&i.formatters||xi(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=di,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 wi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const X={},Si=(e,t,r)=>r&&(t in X||(X[t]={}),e in X[t]||(X[t][e]=r),r),vr=(e,t)=>{if(t==null)return;if(t in X&&e in X[t])return X[t][e];const r=Ie(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ai(i,e);if(o)return Si(e,t,o)}};let ct;const ve=Oe({});function Ti(e){return ct[e]||null}function yr(e){return e in ct}function Ai(e,t){if(!yr(e))return null;const r=Ti(e);return wi(r,t)}function Hi(e){if(e==null)return;const t=Ie(e);for(let r=0;r<t.length;r++){const n=t[r];if(yr(n))return n}}function gr(e,...t){delete X[e],ve.update(r=>(r[e]=On.all([r[e]||{},...t]),r))}ae([ve],([e])=>Object.keys(e));ve.subscribe(e=>ct=e);const Se={};function Bi(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function _r(e){return Se[e]}function Pi(e){return Ie(e).map(t=>{const r=_r(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function at(e){return e==null?!1:Ie(e).some(t=>{var r;return(r=_r(t))==null?void 0:r.size})}function Oi(e,t){return Promise.all(t.map(n=>(Bi(e,n),n().then(i=>i.default||i)))).then(n=>gr(e,...n))}const ce={};function xr(e){if(!at(e))return e in ce?ce[e]:Promise.resolve();const t=Pi(e);return ce[e]=Promise.all(t.map(([r,n])=>Oi(r,n))).then(()=>{if(at(e))return xr(e);delete ce[e]}),ce[e]}const Ri={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"}}},Mi={fallbackLocale:null,loadingDelay:200,formats:Ri,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ii=Mi;function oe(){return Ii}const Ge=Oe(!1);var Ci=Object.defineProperty,Ni=Object.defineProperties,Li=Object.getOwnPropertyDescriptors,Ct=Object.getOwnPropertySymbols,$i=Object.prototype.hasOwnProperty,Di=Object.prototype.propertyIsEnumerable,Nt=(e,t,r)=>t in e?Ci(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ki=(e,t)=>{for(var r in t||(t={}))$i.call(t,r)&&Nt(e,r,t[r]);if(Ct)for(var r of Ct(t))Di.call(t,r)&&Nt(e,r,t[r]);return e},Ui=(e,t)=>Ni(e,Li(t));let ut;const He=Oe(null);function Lt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ie(e,t=oe().fallbackLocale){const r=Lt(e);return t?[...new Set([...r,...Lt(t)])]:r}function J(){return ut!=null?ut:void 0}He.subscribe(e=>{ut=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ji=e=>{if(e&&Hi(e)&&at(e)){const{loadingDelay:t}=oe();let r;return typeof window!="undefined"&&J()!=null&&t?r=window.setTimeout(()=>Ge.set(!0),t):Ge.set(!0),xr(e).then(()=>{He.set(e)}).finally(()=>{clearTimeout(r),Ge.set(!1)})}return He.set(e)},ue=Ui(ki({},He),{set:ji}),Ce=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Fi=Object.defineProperty,Be=Object.getOwnPropertySymbols,Er=Object.prototype.hasOwnProperty,wr=Object.prototype.propertyIsEnumerable,$t=(e,t,r)=>t in e?Fi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ht=(e,t)=>{for(var r in t||(t={}))Er.call(t,r)&&$t(e,r,t[r]);if(Be)for(var r of Be(t))wr.call(t,r)&&$t(e,r,t[r]);return e},le=(e,t)=>{var r={};for(var n in e)Er.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Be)for(var n of Be(e))t.indexOf(n)<0&&wr.call(e,n)&&(r[n]=e[n]);return r};const me=(e,t)=>{const{formats:r}=oe();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Gi=Ce(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=me("number",n)),new Intl.NumberFormat(r,i)}),Vi=Ce(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=me("date",n):Object.keys(i).length===0&&(i=me("date","short")),new Intl.DateTimeFormat(r,i)}),qi=Ce(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=me("time",n):Object.keys(i).length===0&&(i=me("time","short")),new Intl.DateTimeFormat(r,i)}),Xi=(e={})=>{var t=e,{locale:r=J()}=t,n=le(t,["locale"]);return Gi(ht({locale:r},n))},Wi=(e={})=>{var t=e,{locale:r=J()}=t,n=le(t,["locale"]);return Vi(ht({locale:r},n))},zi=(e={})=>{var t=e,{locale:r=J()}=t,n=le(t,["locale"]);return qi(ht({locale:r},n))},Zi=Ce((e,t=J())=>new Ei(e,t,oe().formats,{ignoreTag:oe().ignoreTag})),Ji=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:l=J(),default:u}=s;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=vr(e,l);if(!c)c=(o=(i=(n=(r=oe()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof c!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c;if(!a)return c;let p=c;try{p=Zi(c,l).format(a)}catch(h){h instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,h.message)}return p},Qi=(e,t)=>zi(t).format(e),Yi=(e,t)=>Wi(t).format(e),Ki=(e,t)=>Xi(t).format(e),eo=(e,t=J())=>vr(e,t),to=ae([ue,ve],()=>Ji);ae([ue],()=>Qi);ae([ue],()=>Yi);ae([ue],()=>Ki);ae([ue,ve],()=>eo);window.emWidgets={topic:pn};const ro=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Dt(e,t){gr(e,t)}function no(e){ue.set(e)}const kt={en:{titleAccountReview:"Account Review prompt frequency",accountReviewText:"To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",setFrequency:"Set frequency",successMessage:"Your preference was saved",errorMessage:"Failed to set account review frequency",months:"months",daily:"Daily",weekly:"Weekly",monthly:"Monthly"},"zh-hk":{titleAccountReview:"帳戶檢視提示頻率",accountReviewText:"為了推廣負責任博彩,我們會定期提示客戶檢視其帳戶活動,包括投注紀錄、付款紀錄及遊戲紀錄。這些檢視有助確保你的活動與當前偏好及情況保持一致。你可在此頁面調整接收這些提示的頻率,讓你更好掌控體驗。",setFrequency:"設置頻率",successMessage:"你的偏好已儲存。",errorMessage:"Failed to set account review frequency",months:"個月",daily:"每日",weekly:"每週",monthly:"每月"},fr:{titleAccountReview:"Fréquence des rappels d’examen du compte",accountReviewText:"Afin de promouvoir le jeu responsable, nous invitons périodiquement les clients à examiner l’activité de leur compte, y compris l’historique des paris, des paiements et du jeu. Ces examens permettent de s’assurer que votre activité reste en adéquation avec vos préférences et votre situation actuelles. Depuis cette page, vous pouvez ajuster la fréquence de ces rappels afin de mieux contrôler votre expérience.",setFrequency:"Régler la fréquence",successMessage:"Votre préférence a été enregistrée.",errorMessage:"Failed to set account review frequency",months:"mois",daily:"Quotidien",weekly:"Hebdomadaire",monthly:"Mensuel"},ro:{titleAccountReview:"Frecvența notificărilor pentru revizuirea contului",accountReviewText:"Pentru a promova jocul responsabil, solicităm periodic clienților să își revizuiască activitatea din cont, inclusiv istoricul de pariere, istoricul plăților și istoricul de joc. Aceste revizuiri ajută la menținerea activității în linie cu preferințele și circumstanțele actuale. Din această pagină poți ajusta cât de des primești aceste notificări, pentru mai mult control asupra experienței tale.",setFrequency:"Setează frecvența",successMessage:"Preferința a fost salvată.",errorMessage:"Failed to set account review frequency",months:"luni",daily:"Zilnic",weekly:"Săptămânal",monthly:"Lunar"},es:{titleAccountReview:"Frecuencia del recordatorio de revisión de cuenta",accountReviewText:"Para promover el juego responsable, periódicamente invitamos a los clientes a revisar la actividad de su cuenta, incluido el Historial de Apuestas, el Historial de Pagos y el Historial de Juego. Estas revisiones ayudan a asegurar que tu actividad siga alineada con tus preferencias y circunstancias actuales. Desde esta página puedes ajustar la frecuencia con la que recibes estos recordatorios, dándote mayor control sobre tu experiencia.",setFrequency:"Establecer frecuencia",successMessage:"Tu preferencia se guardó.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diario",weekly:"Semanal",monthly:"Mensual"},pt:{titleAccountReview:"Frequência do lembrete de revisão da conta",accountReviewText:"Para promover o jogo responsável, pedimos periodicamente aos clientes que revejam a atividade da sua conta, incluindo o Histórico de Apostas, o Histórico de Pagamentos e o Histórico de Jogo. Estas revisões ajudam a garantir que a sua atividade se mantém alinhada com as suas preferências e circunstâncias atuais. Nesta página pode ajustar a frequência com que recebe estes lembretes, dando-lhe mais controlo sobre a sua experiência.",setFrequency:"Definir frequência",successMessage:"A sua preferência foi guardada.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diário",weekly:"Semanal",monthly:"Mensal"},hr:{titleAccountReview:"Učestalost podsjetnika za pregled računa",accountReviewText:"Kako bismo potaknuli odgovorno igranje, povremeno upućujemo korisnicima podsjetnik da pregledaju aktivnost na računu, uključujući Povijest klađenja, Povijest plaćanja i Povijest igranja. Ovi pregledi pomažu osigurati da vaše aktivnosti ostanu usklađene s vašim trenutačnim preferencijama i okolnostima. Na ovoj stranici možete prilagoditi koliko često primate ove podsjetnike, čime imate veću kontrolu nad svojim iskustvom.",setFrequency:"Postavi učestalost",successMessage:"Vaša je postavka spremljena.",errorMessage:"Failed to set account review frequency",months:"mjeseci",daily:"Dnevno",weekly:"Tjedno",monthly:"Mjesečno"},"pt-br":{titleAccountReview:"Frequência do lembrete de revisão de conta",accountReviewText:"Para promover o jogo responsável, periodicamente lembramos os clientes de revisar a atividade da conta, incluindo Histórico de Apostas, Histórico de Pagamentos e Histórico de Jogo. Essas revisões ajudam a garantir que sua atividade permaneça alinhada às suas preferências e circunstâncias atuais. Nesta página você pode ajustar a frequência com que recebe esses lembretes, dando mais controle à sua experiência.",setFrequency:"Definir frequência",successMessage:"Sua preferência foi salva.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diário",weekly:"Semanal",monthly:"Mensal"},"es-mx":{titleAccountReview:"Frecuencia del recordatorio de revisión de cuenta",accountReviewText:"Para promover el juego responsable, periódicamente invitamos a los clientes a revisar la actividad de su cuenta, incluido el Historial de Apuestas, el Historial de Pagos y el Historial de Juego. Estas revisiones ayudan a garantizar que tu actividad siga alineada con tus preferencias y circunstancias actuales. Desde esta página puedes ajustar la frecuencia con la que recibes estos recordatorios para tener mayor control de tu experiencia.",setFrequency:"Fijar frecuencia",successMessage:"Tu preferencia se guardó.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diario",weekly:"Semanal",monthly:"Mensual"},"en-us":{titleAccountReview:"Account Review prompt frequency",accountReviewText:"To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",setFrequency:"Set frequency",successMessage:"Your preference was saved.",errorMessage:"Failed to set account review frequency",months:"months",daily:"Daily",weekly:"Weekly",monthly:"Monthly"}};function io(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function oo(e,t){const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function so(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function ao(e){Mr(e,"svelte-1u91vzw",'.SkeletonContainer{width:100%;display:flex;flex-direction:column;gap:17px;animation:fadeIn 0.3s ease-in 1}.SkeletonContainer .SkeletonMenuButton{display:flex;gap:20px;width:100%}.SkeletonContainer .SkeletonMenuButton.Mobile{margin-top:10px}.SkeletonContainer .SkeletonTextContainer{width:100%;min-height:140px}.SkeletonContainer .SkeletonOptionContainer{display:flex;flex-direction:column;width:100%;min-height:200px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;margin:0 0 13px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption .SkeletonOptionText{width:20%;margin-top:10px}.SkeletonContainer .SkeletonOptionContainer .Button{margin-top:5px}.customRadio{margin-top:15px}.customRadio div{margin:0 0 20px}.customRadio input[type=radio]{position:absolute;left:-9999px}.customRadio input[type=radio]+label{position:relative;padding:3px 0 0 30px;cursor:pointer}.customRadio input[type=radio]+label:before{content:"";background:var(--emw--color-white, #fff);border:1px solid var(--emw--color-gray-300, #58586b);height:16px;width:16px;border-radius:50%;position:absolute;top:0;left:0}.customRadio input[type=radio]+label:after{content:"";background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));width:14px;height:14px;border-radius:50%;position:absolute;top:2px;left:2px;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.customRadio input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}.PlayerAccountReviewWrapper{position:relative;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));padding:50px;max-width:760px}.PlayerAccountReviewWrapper.PlayerAccountReviewWrapperMobile{padding:20px 15px;max-width:unset}.AccountReviewTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:400}.AccountReviewTitleMobile{font-size:16px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.AccountReviewTitleNone{display:none}.AccountReviewDescription{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072a));line-height:24px}.AccountReviewDescription p{min-height:140px}.AccountReviewDescription.AccountReviewDescriptionMobile{font-size:12px;line-height:18px}.BottomButtonsArea{display:grid;grid-column-gap:30px;grid-template-rows:auto;grid-template-columns:1fr 1fr;margin-top:20px}.BottomButtonsArea.BottomButtonsAreaMobile{width:100%;grid-template-columns:1fr}.PlayerRealityCheckButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--emw--button-typography, var(--emw--color-white, #fff));text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.PlayerRealityCheckButton.ButtonInactive{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b);cursor:not-allowed;opacity:0.6;color:var(--emw--color-gray-300, #58586b)}.PlayerRealityCheckButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b)}.PlayerRealityCheckButton{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.containerTimeout{animation:fadeIn 0.3s ease-in 1}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}')}function Ut(e,t,r){const n=e.slice();return n[28]=t[r].value,n[29]=t[r].text,n}function uo(e,t,r){const n=e.slice();return n[25]=t[r],n}function lo(e){let t,r,n,i=e[5]("titleAccountReview")+"",o,s,a,l,u=e[5]("accountReviewText")+"",c,p,h,b,m,f,E=e[5]("setFrequency")+"",B,C,P,D,N,M=e[6]&&ho(e),k=We(e[4]),O=[];for(let x=0;x<k.length;x+=1)O[x]=jt(Ut(e,k,x));return{c(){t=w("div"),M&&M.c(),r=F(),n=w("h2"),o=Z(i),s=F(),a=w("div"),l=w("p"),c=Z(u),p=F(),h=w("form");for(let x=0;x<O.length;x+=1)O[x].c();b=F(),m=w("div"),f=w("button"),B=Z(E),_(n,"class","AccountReviewTitle "+(e[6]?"AccountReviewTitleNone":"")),_(a,"class","AccountReviewDescription "+(e[6]?"AccountReviewDescriptionMobile":"")),_(f,"class",C="PlayerRealityCheckButton "+(!e[2]||e[3]===e[2]?"ButtonInactive":"")),f.disabled=P=!e[2]||e[3]===e[2],_(m,"class","BottomButtonsArea "+(e[6]?"BottomButtonsAreaMobile":"")),_(h,"class","customRadio"),_(t,"class","containerTimeout")},m(x,L){q(x,t,L),M&&M.m(t,null),v(t,r),v(t,n),v(n,o),v(t,s),v(t,a),v(a,l),v(l,c),v(t,p),v(t,h);for(let d=0;d<O.length;d+=1)O[d]&&O[d].m(h,null);v(h,b),v(h,m),v(m,f),v(f,B),D||(N=Te(f,"click",e[7]),D=!0)},p(x,L){if(x[6]&&M.p(x,L),L[0]&32&&i!==(i=x[5]("titleAccountReview")+"")&&he(o,i),L[0]&32&&u!==(u=x[5]("accountReviewText")+"")&&he(c,u),L[0]&20){k=We(x[4]);let d;for(d=0;d<k.length;d+=1){const A=Ut(x,k,d);O[d]?O[d].p(A,L):(O[d]=jt(A),O[d].c(),O[d].m(h,b))}for(;d<O.length;d+=1)O[d].d(1);O.length=k.length}L[0]&32&&E!==(E=x[5]("setFrequency")+"")&&he(B,E),L[0]&12&&C!==(C="PlayerRealityCheckButton "+(!x[2]||x[3]===x[2]?"ButtonInactive":""))&&_(f,"class",C),L[0]&12&&P!==(P=!x[2]||x[3]===x[2])&&(f.disabled=P)},d(x){x&&G(t),M&&M.d(),Xt(O,x),D=!1,N()}}}function co(e){let t,r,n,i,o,s,a,l,u;function c(f,E){return f[6]?po:fo}let h=c(e)(e),b=We({length:6}),m=[];for(let f=0;f<b.length;f+=1)m[f]=mo(uo(e,b,f));return{c(){t=w("div"),h.c(),r=F(),n=w("div"),i=w("ui-skeleton"),o=F(),s=w("div");for(let f=0;f<m.length;f+=1)m[f].c();a=F(),l=w("div"),u=w("ui-skeleton"),H(i,"structure","text"),H(i,"height","15px"),H(i,"width","100%"),H(i,"margin-bottom","7px"),H(i,"rows",e[6]?"5":"3"),_(n,"class","SkeletonTextContainer"),H(u,"structure","rectangle"),H(u,"height","50px"),H(u,"margin-bottom","0"),H(u,"borderRadius","5px"),H(u,"width",e[6]?"100%":"350px"),_(l,"class","Button"),_(s,"class","SkeletonOptionContainer"),_(t,"class","SkeletonContainer")},m(f,E){q(f,t,E),h.m(t,null),v(t,r),v(t,n),v(n,i),v(t,o),v(t,s);for(let B=0;B<m.length;B+=1)m[B]&&m[B].m(s,null);v(s,a),v(s,l),v(l,u)},p(f,E){h.p(f,E)},d(f){f&&G(t),h.d(),Xt(m,f)}}}function ho(e){let t,r,n,i,o,s,a,l,u,c,p=e[5]("titleAccountReview")+"",h,b,m;return{c(){t=w("div"),r=Q("svg"),n=Q("defs"),i=Q("style"),o=Z(`.aaa {
18
+ `,ie.MISSING_INTL_API,s);var D=r.getPluralRules(t,{type:c.pluralType}).select(h-(c.offset||0));P=c.options[D]||c.options.other}if(!P)throw new It(c.value,h,Object.keys(c.options),s);a.push.apply(a,we(P.value,t,r,n,i,h-(c.offset||0)));continue}}return vi(a)}function gi(e,t){return t?F(F(F({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=F(F({},e[n]),t[n]||{}),r},{})):e}function _i(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=gi(e[n],t[n]),r},F({},e)):e}function je(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function xi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,De([void 0],r,!1)))},{cache:je(e.number),strategy:Ue.variadic}),getDateTimeFormat:ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,De([void 0],r,!1)))},{cache:je(e.dateTime),strategy:Ue.variadic}),getPluralRules:ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,De([void 0],r,!1)))},{cache:je(e.pluralRules),strategy:Ue.variadic})}}var Ei=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=o.formatToParts(l);if(u.length===1)return u[0].value;var c=u.reduce(function(p,h){return!p.length||h.type!==R.literal||typeof p[p.length-1]!="string"?p.push(h.value):p[p.length-1]+=h.value,p},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(l){return we(o.ast,o.locales,o.formatters,o.formats,l,void 0,o.message)},this.resolvedOptions=function(){var l;return{locale:((l=o.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=Rn(s,["formatters"]);this.ast=e.__parse(t,F(F({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=_i(e.formats,n),this.formatters=i&&i.formatters||xi(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=di,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 wi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const X={},Si=(e,t,r)=>r&&(t in X||(X[t]={}),e in X[t]||(X[t][e]=r),r),vr=(e,t)=>{if(t==null)return;if(t in X&&e in X[t])return X[t][e];const r=Ie(t);for(let n=0;n<r.length;n++){const i=r[n],o=Ai(i,e);if(o)return Si(e,t,o)}};let ct;const ve=Oe({});function Ti(e){return ct[e]||null}function yr(e){return e in ct}function Ai(e,t){if(!yr(e))return null;const r=Ti(e);return wi(r,t)}function Hi(e){if(e==null)return;const t=Ie(e);for(let r=0;r<t.length;r++){const n=t[r];if(yr(n))return n}}function gr(e,...t){delete X[e],ve.update(r=>(r[e]=On.all([r[e]||{},...t]),r))}ae([ve],([e])=>Object.keys(e));ve.subscribe(e=>ct=e);const Se={};function Bi(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function _r(e){return Se[e]}function Pi(e){return Ie(e).map(t=>{const r=_r(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function at(e){return e==null?!1:Ie(e).some(t=>{var r;return(r=_r(t))==null?void 0:r.size})}function Oi(e,t){return Promise.all(t.map(n=>(Bi(e,n),n().then(i=>i.default||i)))).then(n=>gr(e,...n))}const ce={};function xr(e){if(!at(e))return e in ce?ce[e]:Promise.resolve();const t=Pi(e);return ce[e]=Promise.all(t.map(([r,n])=>Oi(r,n))).then(()=>{if(at(e))return xr(e);delete ce[e]}),ce[e]}const Ri={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"}}},Mi={fallbackLocale:null,loadingDelay:200,formats:Ri,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},Ii=Mi;function oe(){return Ii}const Ge=Oe(!1);var Ci=Object.defineProperty,Ni=Object.defineProperties,Li=Object.getOwnPropertyDescriptors,Ct=Object.getOwnPropertySymbols,$i=Object.prototype.hasOwnProperty,Di=Object.prototype.propertyIsEnumerable,Nt=(e,t,r)=>t in e?Ci(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ki=(e,t)=>{for(var r in t||(t={}))$i.call(t,r)&&Nt(e,r,t[r]);if(Ct)for(var r of Ct(t))Di.call(t,r)&&Nt(e,r,t[r]);return e},Ui=(e,t)=>Ni(e,Li(t));let ut;const He=Oe(null);function Lt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ie(e,t=oe().fallbackLocale){const r=Lt(e);return t?[...new Set([...r,...Lt(t)])]:r}function J(){return ut!=null?ut:void 0}He.subscribe(e=>{ut=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Fi=e=>{if(e&&Hi(e)&&at(e)){const{loadingDelay:t}=oe();let r;return typeof window!="undefined"&&J()!=null&&t?r=window.setTimeout(()=>Ge.set(!0),t):Ge.set(!0),xr(e).then(()=>{He.set(e)}).finally(()=>{clearTimeout(r),Ge.set(!1)})}return He.set(e)},ue=Ui(ki({},He),{set:Fi}),Ce=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ji=Object.defineProperty,Be=Object.getOwnPropertySymbols,Er=Object.prototype.hasOwnProperty,wr=Object.prototype.propertyIsEnumerable,$t=(e,t,r)=>t in e?ji(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ht=(e,t)=>{for(var r in t||(t={}))Er.call(t,r)&&$t(e,r,t[r]);if(Be)for(var r of Be(t))wr.call(t,r)&&$t(e,r,t[r]);return e},le=(e,t)=>{var r={};for(var n in e)Er.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Be)for(var n of Be(e))t.indexOf(n)<0&&wr.call(e,n)&&(r[n]=e[n]);return r};const me=(e,t)=>{const{formats:r}=oe();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Gi=Ce(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=me("number",n)),new Intl.NumberFormat(r,i)}),Vi=Ce(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=me("date",n):Object.keys(i).length===0&&(i=me("date","short")),new Intl.DateTimeFormat(r,i)}),qi=Ce(e=>{var t=e,{locale:r,format:n}=t,i=le(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=me("time",n):Object.keys(i).length===0&&(i=me("time","short")),new Intl.DateTimeFormat(r,i)}),Xi=(e={})=>{var t=e,{locale:r=J()}=t,n=le(t,["locale"]);return Gi(ht({locale:r},n))},Wi=(e={})=>{var t=e,{locale:r=J()}=t,n=le(t,["locale"]);return Vi(ht({locale:r},n))},zi=(e={})=>{var t=e,{locale:r=J()}=t,n=le(t,["locale"]);return qi(ht({locale:r},n))},Zi=Ce((e,t=J())=>new Ei(e,t,oe().formats,{ignoreTag:oe().ignoreTag})),Ji=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:l=J(),default:u}=s;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=vr(e,l);if(!c)c=(o=(i=(n=(r=oe()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof c!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c;if(!a)return c;let p=c;try{p=Zi(c,l).format(a)}catch(h){h instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,h.message)}return p},Qi=(e,t)=>zi(t).format(e),Yi=(e,t)=>Wi(t).format(e),Ki=(e,t)=>Xi(t).format(e),eo=(e,t=J())=>vr(e,t),to=ae([ue,ve],()=>Ji);ae([ue],()=>Qi);ae([ue],()=>Yi);ae([ue],()=>Ki);ae([ue,ve],()=>eo);window.emWidgets={topic:pn};const ro=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Dt(e,t){gr(e,t)}function no(e){ue.set(e)}const kt={en:{titleAccountReview:"Account Review Frequency",accountReviewText:"To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",setFrequency:"Set frequency",successMessage:"Your preference was saved",errorMessage:"Failed to set account review frequency",months:"months",daily:"Daily",weekly:"Weekly",monthly:"Monthly"},"zh-hk":{titleAccountReview:"帳戶檢視提示頻率",accountReviewText:"為了推廣負責任博彩,我們會定期提示客戶檢視其帳戶活動,包括投注紀錄、付款紀錄及遊戲紀錄。這些檢視有助確保你的活動與當前偏好及情況保持一致。你可在此頁面調整接收這些提示的頻率,讓你更好掌控體驗。",setFrequency:"設置頻率",successMessage:"你的偏好已儲存。",errorMessage:"Failed to set account review frequency",months:"個月",daily:"每日",weekly:"每週",monthly:"每月"},fr:{titleAccountReview:"Fréquence des rappels d’examen du compte",accountReviewText:"Afin de promouvoir le jeu responsable, nous invitons périodiquement les clients à examiner l’activité de leur compte, y compris l’historique des paris, des paiements et du jeu. Ces examens permettent de s’assurer que votre activité reste en adéquation avec vos préférences et votre situation actuelles. Depuis cette page, vous pouvez ajuster la fréquence de ces rappels afin de mieux contrôler votre expérience.",setFrequency:"Régler la fréquence",successMessage:"Votre préférence a été enregistrée.",errorMessage:"Failed to set account review frequency",months:"mois",daily:"Quotidien",weekly:"Hebdomadaire",monthly:"Mensuel"},ro:{titleAccountReview:"Frecvența notificărilor pentru revizuirea contului",accountReviewText:"Pentru a promova jocul responsabil, solicităm periodic clienților să își revizuiască activitatea din cont, inclusiv istoricul de pariere, istoricul plăților și istoricul de joc. Aceste revizuiri ajută la menținerea activității în linie cu preferințele și circumstanțele actuale. Din această pagină poți ajusta cât de des primești aceste notificări, pentru mai mult control asupra experienței tale.",setFrequency:"Setează frecvența",successMessage:"Preferința a fost salvată.",errorMessage:"Failed to set account review frequency",months:"luni",daily:"Zilnic",weekly:"Săptămânal",monthly:"Lunar"},es:{titleAccountReview:"Frecuencia del recordatorio de revisión de cuenta",accountReviewText:"Para promover el juego responsable, periódicamente invitamos a los clientes a revisar la actividad de su cuenta, incluido el Historial de Apuestas, el Historial de Pagos y el Historial de Juego. Estas revisiones ayudan a asegurar que tu actividad siga alineada con tus preferencias y circunstancias actuales. Desde esta página puedes ajustar la frecuencia con la que recibes estos recordatorios, dándote mayor control sobre tu experiencia.",setFrequency:"Establecer frecuencia",successMessage:"Tu preferencia se guardó.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diario",weekly:"Semanal",monthly:"Mensual"},pt:{titleAccountReview:"Frequência do lembrete de revisão da conta",accountReviewText:"Para promover o jogo responsável, pedimos periodicamente aos clientes que revejam a atividade da sua conta, incluindo o Histórico de Apostas, o Histórico de Pagamentos e o Histórico de Jogo. Estas revisões ajudam a garantir que a sua atividade se mantém alinhada com as suas preferências e circunstâncias atuais. Nesta página pode ajustar a frequência com que recebe estes lembretes, dando-lhe mais controlo sobre a sua experiência.",setFrequency:"Definir frequência",successMessage:"A sua preferência foi guardada.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diário",weekly:"Semanal",monthly:"Mensal"},hr:{titleAccountReview:"Učestalost podsjetnika za pregled računa",accountReviewText:"Kako bismo potaknuli odgovorno igranje, povremeno upućujemo korisnicima podsjetnik da pregledaju aktivnost na računu, uključujući Povijest klađenja, Povijest plaćanja i Povijest igranja. Ovi pregledi pomažu osigurati da vaše aktivnosti ostanu usklađene s vašim trenutačnim preferencijama i okolnostima. Na ovoj stranici možete prilagoditi koliko često primate ove podsjetnike, čime imate veću kontrolu nad svojim iskustvom.",setFrequency:"Postavi učestalost",successMessage:"Vaša je postavka spremljena.",errorMessage:"Failed to set account review frequency",months:"mjeseci",daily:"Dnevno",weekly:"Tjedno",monthly:"Mjesečno"},"pt-br":{titleAccountReview:"Frequência do lembrete de revisão de conta",accountReviewText:"Para promover o jogo responsável, periodicamente lembramos os clientes de revisar a atividade da conta, incluindo Histórico de Apostas, Histórico de Pagamentos e Histórico de Jogo. Essas revisões ajudam a garantir que sua atividade permaneça alinhada às suas preferências e circunstâncias atuais. Nesta página você pode ajustar a frequência com que recebe esses lembretes, dando mais controle à sua experiência.",setFrequency:"Definir frequência",successMessage:"Sua preferência foi salva.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diário",weekly:"Semanal",monthly:"Mensal"},"es-mx":{titleAccountReview:"Frecuencia del recordatorio de revisión de cuenta",accountReviewText:"Para promover el juego responsable, periódicamente invitamos a los clientes a revisar la actividad de su cuenta, incluido el Historial de Apuestas, el Historial de Pagos y el Historial de Juego. Estas revisiones ayudan a garantizar que tu actividad siga alineada con tus preferencias y circunstancias actuales. Desde esta página puedes ajustar la frecuencia con la que recibes estos recordatorios para tener mayor control de tu experiencia.",setFrequency:"Fijar frecuencia",successMessage:"Tu preferencia se guardó.",errorMessage:"Failed to set account review frequency",months:"meses",daily:"Diario",weekly:"Semanal",monthly:"Mensual"},"en-us":{titleAccountReview:"Account Review Frequency",accountReviewText:"To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",setFrequency:"Set frequency",successMessage:"Your preference was saved.",errorMessage:"Failed to set account review frequency",months:"months",daily:"Daily",weekly:"Weekly",monthly:"Monthly"}};function io(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function oo(e,t){const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function so(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function ao(e){Mr(e,"svelte-1u91vzw",'.SkeletonContainer{width:100%;display:flex;flex-direction:column;gap:17px;animation:fadeIn 0.3s ease-in 1}.SkeletonContainer .SkeletonMenuButton{display:flex;gap:20px;width:100%}.SkeletonContainer .SkeletonMenuButton.Mobile{margin-top:10px}.SkeletonContainer .SkeletonTextContainer{width:100%;min-height:140px}.SkeletonContainer .SkeletonOptionContainer{display:flex;flex-direction:column;width:100%;min-height:200px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;margin:0 0 13px}.SkeletonContainer .SkeletonOptionContainer .SkeletonOption .SkeletonOptionText{width:20%;margin-top:10px}.SkeletonContainer .SkeletonOptionContainer .Button{margin-top:5px}.customRadio{margin-top:15px}.customRadio div{margin:0 0 20px}.customRadio input[type=radio]{position:absolute;left:-9999px}.customRadio input[type=radio]+label{position:relative;padding:3px 0 0 30px;cursor:pointer}.customRadio input[type=radio]+label:before{content:"";background:var(--emw--color-white, #fff);border:1px solid var(--emw--color-gray-300, #58586b);height:16px;width:16px;border-radius:50%;position:absolute;top:0;left:0}.customRadio input[type=radio]+label:after{content:"";background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));width:14px;height:14px;border-radius:50%;position:absolute;top:2px;left:2px;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.customRadio input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}.PlayerAccountReviewWrapper{position:relative;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072a));padding:50px;max-width:760px}.PlayerAccountReviewWrapper.PlayerAccountReviewWrapperMobile{padding:20px 15px;max-width:unset}.AccountReviewTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:400}.AccountReviewTitleMobile{font-size:16px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.AccountReviewTitleNone{display:none}.AccountReviewDescription{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072a));line-height:24px}.AccountReviewDescription p{min-height:140px}.AccountReviewDescription.AccountReviewDescriptionMobile{font-size:12px;line-height:18px}.BottomButtonsArea{display:grid;grid-column-gap:30px;grid-template-rows:auto;grid-template-columns:1fr 1fr;margin-top:20px}.BottomButtonsArea.BottomButtonsAreaMobile{width:100%;grid-template-columns:1fr}.PlayerRealityCheckButton{cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--emw--button-typography, var(--emw--color-white, #fff));text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px}.PlayerRealityCheckButton.ButtonInactive{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b);cursor:not-allowed;opacity:0.6;color:var(--emw--color-gray-300, #58586b)}.PlayerRealityCheckButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586b)}.PlayerRealityCheckButton{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.containerTimeout{animation:fadeIn 0.3s ease-in 1}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}')}function Ut(e,t,r){const n=e.slice();return n[28]=t[r].value,n[29]=t[r].text,n}function uo(e,t,r){const n=e.slice();return n[25]=t[r],n}function lo(e){let t,r,n,i=e[5]("titleAccountReview")+"",o,s,a,l,u=e[5]("accountReviewText")+"",c,p,h,b,m,f,E=e[5]("setFrequency")+"",B,C,P,D,N,M=e[6]&&ho(e),k=We(e[4]),O=[];for(let x=0;x<k.length;x+=1)O[x]=Ft(Ut(e,k,x));return{c(){t=w("div"),M&&M.c(),r=j(),n=w("h2"),o=Z(i),s=j(),a=w("div"),l=w("p"),c=Z(u),p=j(),h=w("form");for(let x=0;x<O.length;x+=1)O[x].c();b=j(),m=w("div"),f=w("button"),B=Z(E),_(n,"class","AccountReviewTitle "+(e[6]?"AccountReviewTitleNone":"")),_(a,"class","AccountReviewDescription "+(e[6]?"AccountReviewDescriptionMobile":"")),_(f,"class",C="PlayerRealityCheckButton "+(!e[2]||e[3]===e[2]?"ButtonInactive":"")),f.disabled=P=!e[2]||e[3]===e[2],_(m,"class","BottomButtonsArea "+(e[6]?"BottomButtonsAreaMobile":"")),_(h,"class","customRadio"),_(t,"class","containerTimeout")},m(x,L){q(x,t,L),M&&M.m(t,null),v(t,r),v(t,n),v(n,o),v(t,s),v(t,a),v(a,l),v(l,c),v(t,p),v(t,h);for(let d=0;d<O.length;d+=1)O[d]&&O[d].m(h,null);v(h,b),v(h,m),v(m,f),v(f,B),D||(N=Te(f,"click",e[7]),D=!0)},p(x,L){if(x[6]&&M.p(x,L),L[0]&32&&i!==(i=x[5]("titleAccountReview")+"")&&he(o,i),L[0]&32&&u!==(u=x[5]("accountReviewText")+"")&&he(c,u),L[0]&20){k=We(x[4]);let d;for(d=0;d<k.length;d+=1){const A=Ut(x,k,d);O[d]?O[d].p(A,L):(O[d]=Ft(A),O[d].c(),O[d].m(h,b))}for(;d<O.length;d+=1)O[d].d(1);O.length=k.length}L[0]&32&&E!==(E=x[5]("setFrequency")+"")&&he(B,E),L[0]&12&&C!==(C="PlayerRealityCheckButton "+(!x[2]||x[3]===x[2]?"ButtonInactive":""))&&_(f,"class",C),L[0]&12&&P!==(P=!x[2]||x[3]===x[2])&&(f.disabled=P)},d(x){x&&G(t),M&&M.d(),Xt(O,x),D=!1,N()}}}function co(e){let t,r,n,i,o,s,a,l,u;function c(f,E){return f[6]?po:fo}let h=c(e)(e),b=We({length:6}),m=[];for(let f=0;f<b.length;f+=1)m[f]=mo(uo(e,b,f));return{c(){t=w("div"),h.c(),r=j(),n=w("div"),i=w("ui-skeleton"),o=j(),s=w("div");for(let f=0;f<m.length;f+=1)m[f].c();a=j(),l=w("div"),u=w("ui-skeleton"),H(i,"structure","text"),H(i,"height","15px"),H(i,"width","100%"),H(i,"margin-bottom","7px"),H(i,"rows",e[6]?"5":"3"),_(n,"class","SkeletonTextContainer"),H(u,"structure","rectangle"),H(u,"height","50px"),H(u,"margin-bottom","0"),H(u,"borderRadius","5px"),H(u,"width",e[6]?"100%":"350px"),_(l,"class","Button"),_(s,"class","SkeletonOptionContainer"),_(t,"class","SkeletonContainer")},m(f,E){q(f,t,E),h.m(t,null),v(t,r),v(t,n),v(n,i),v(t,o),v(t,s);for(let B=0;B<m.length;B+=1)m[B]&&m[B].m(s,null);v(s,a),v(s,l),v(l,u)},p(f,E){h.p(f,E)},d(f){f&&G(t),h.d(),Xt(m,f)}}}function ho(e){let t,r,n,i,o,s,a,l,u,c,p=e[5]("titleAccountReview")+"",h,b,m;return{c(){t=w("div"),r=Q("svg"),n=Q("defs"),i=Q("style"),o=Z(`.aaa {
19
19
  fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
20
20
  }
21
- `),s=Q("g"),a=Q("g"),l=Q("path"),u=F(),c=w("h2"),h=Z(p),_(l,"class","aaa"),_(l,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),_(l,"transform","translate(15 15) rotate(180)"),_(a,"transform","translate(20 158)"),_(s,"transform","translate(-20 -158)"),_(r,"xmlns","http://www.w3.org/2000/svg"),_(r,"width","15"),_(r,"height","15"),_(r,"viewBox","0 0 15 15"),_(c,"class","AccountReviewTitleMobile"),_(t,"class","MenuReturnButton")},m(f,E){q(f,t,E),v(t,r),v(r,n),v(n,i),v(i,o),v(r,s),v(s,a),v(a,l),v(t,u),v(t,c),v(c,h),b||(m=[Te(t,"click",e[8]),Te(t,"keydown",null)],b=!0)},p(f,E){E[0]&32&&p!==(p=f[5]("titleAccountReview")+"")&&he(h,p)},d(f){f&&G(t),b=!1,se(m)}}}function jt(e){let t,r,n,i,o=!1,s,a,l=e[29]+"",u,c,p,h,b;return p=Nr(e[18][0]),{c(){t=w("div"),r=w("input"),s=F(),a=w("label"),u=Z(l),_(r,"type","radio"),_(r,"id",n="interval-"+e[28]),r.__value=i=e[28],bt(r,r.__value),_(a,"for",c="interval-"+e[28]),p.p(r)},m(m,f){q(m,t,f),v(t,r),r.checked=r.__value===e[2],v(t,s),v(t,a),v(a,u),h||(b=Te(r,"change",e[17]),h=!0)},p(m,f){f[0]&16&&n!==(n="interval-"+m[28])&&_(r,"id",n),f[0]&16&&i!==(i=m[28])&&(r.__value=i,bt(r,r.__value),o=!0),(o||f[0]&20)&&(r.checked=r.__value===m[2]),f[0]&16&&l!==(l=m[29]+"")&&he(u,l),f[0]&16&&c!==(c="interval-"+m[28])&&_(a,"for",c)},d(m){m&&G(t),p.r(),h=!1,b()}}}function fo(e){let t;return{c(){t=w("div"),t.innerHTML='<ui-skeleton structure="title" width="280px" margin-top="20px"></ui-skeleton>',_(t,"class","SkeletonHeaderText")},m(r,n){q(r,t,n)},p:I,d(r){r&&G(t)}}}function po(e){let t,r,n,i;return{c(){t=w("div"),r=w("ui-skeleton"),n=F(),i=w("ui-skeleton"),H(r,"structure","title"),H(r,"width","20px"),H(r,"height","20px"),H(r,"margin-top","5px"),H(r,"margin-bottom","15px"),H(i,"structure","title"),H(i,"width","180px"),H(i,"height","20px"),H(i,"margin-top","5px"),H(i,"margin-bottom","15px"),_(t,"class","SkeletonMenuButton "+(e[6]?"Mobile":""))},m(o,s){q(o,t,s),v(t,r),v(t,n),v(t,i)},p:I,d(o){o&&G(t)}}}function mo(e){let t;return{c(){t=w("div"),t.innerHTML='<div class="SkeletonOptionCircle"><ui-skeleton structure="circle" size="20px"></ui-skeleton></div> <div class="SkeletonOptionText"><ui-skeleton structure="text" height="10px" width="auto"></ui-skeleton></div>',_(t,"class","SkeletonOption")},m(r,n){q(r,t,n)},p:I,d(r){r&&G(t)}}}function bo(e){let t;function r(o,s){return o[1]?co:lo}let n=r(e),i=n(e);return{c(){t=w("div"),i.c(),_(t,"class","PlayerAccountReviewWrapper "+(e[6]?"PlayerAccountReviewWrapperMobile":""))},m(o,s){q(o,t,s),i.m(t,null),e[19](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t,null)))},i:I,o:I,d(o){o&&G(t),i.d(),e[19](null)}}}const Ft=2;function vo(e,t,r){let n;Rr(e,to,d=>r(5,n=d));let{endpoint:i=""}=t,{playerid:o=""}=t,{session:s=""}=t,{lang:a="en"}=t,{clientstyling:l=""}=t,{clientstylingurl:u=""}=t,{mbsource:c}=t,{translationurl:p=""}=t,h,b=ro(window.navigator.userAgent)!=="PC",m=!0,f="",E="",B=[];const C=()=>ye(this,null,function*(){try{const d=new URL(`${i}/api/pam/v1/player-notifications`);d.searchParams.set("type",String(Ft));const A=new Headers;A.append("X-SessionID",s),A.append("accept","application/json");const z=yield(yield fetch(d.href,{method:"GET",headers:A})).json();z!=null&&z.interval&&(r(3,E=String(z==null?void 0:z.interval)),r(2,f=E)),B.length||r(4,B=[{value:"1",text:n("daily")},{value:"2",text:n("weekly")},{value:"3",text:n("monthly")},{value:"4",text:`6 ${n("months")}`}]),r(1,m=!1)}catch(d){console.error(d),r(1,m=!1)}}),P=()=>ye(this,null,function*(){try{const d=new URL(`${i}/api/pam/v1/player-notifications`),A=new Headers;A.append("X-SessionID",s),A.append("Content-Type","application/json"),A.append("Accept","application/json");const W={type:Ft,interval:Number(f),acknowledge:!0,ackNotificationTimestamp:new Date().toISOString()};return(yield fetch(d.href,{method:"PATCH",headers:A,body:JSON.stringify(W)})).ok}catch(d){return console.error(d),!1}}),D=d=>{d.preventDefault(),f&&P().then(A=>{const W=A?{type:"success",message:n("successMessage")}:{type:"error",message:n("errorMessage")};window.postMessage({type:"WidgetNotification",data:W},window.location.href),A&&r(3,E=f)})},N=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:b},window.location.href)},M=()=>no(a),k=()=>{const d=p;d&&fetch(d).then(A=>A.json()).then(A=>{Object.keys(A).forEach(W=>{Dt(W,A[W])})}).catch(A=>console.log(A))};Object.keys(kt).forEach(d=>Dt(d,kt[d])),kr(()=>()=>{});const O=[[]];function x(){f=this.__value,r(2,f)}function L(d){Ve[d?"unshift":"push"](()=>{h=d,r(0,h)})}return e.$$set=d=>{"endpoint"in d&&r(9,i=d.endpoint),"playerid"in d&&r(10,o=d.playerid),"session"in d&&r(11,s=d.session),"lang"in d&&r(12,a=d.lang),"clientstyling"in d&&r(13,l=d.clientstyling),"clientstylingurl"in d&&r(14,u=d.clientstylingurl),"mbsource"in d&&r(15,c=d.mbsource),"translationurl"in d&&r(16,p=d.translationurl)},e.$$.update=()=>{e.$$.dirty[0]&4096&&a&&M(),e.$$.dirty[0]&3584&&i&&o&&s&&C(),e.$$.dirty[0]&8193&&l&&h&&io(h,l),e.$$.dirty[0]&16385&&u&&h&&oo(h,u),e.$$.dirty[0]&32769&&c&&h&&so(h,`${c}.Style`),e.$$.dirty[0]&65536&&p&&k()},[h,m,f,E,B,n,b,D,N,i,o,s,a,l,u,c,p,x,O,L]}class Sr extends Qr{constructor(t){super(),Zr(this,t,vo,bo,Vt,{endpoint:9,playerid:10,session:11,lang:12,clientstyling:13,clientstylingurl:14,mbsource:15,translationurl:16},ao,[-1,-1])}get endpoint(){return this.$$.ctx[9]}set endpoint(t){this.$$set({endpoint:t}),U()}get playerid(){return this.$$.ctx[10]}set playerid(t){this.$$set({playerid:t}),U()}get session(){return this.$$.ctx[11]}set session(t){this.$$set({session:t}),U()}get lang(){return this.$$.ctx[12]}set lang(t){this.$$set({lang:t}),U()}get clientstyling(){return this.$$.ctx[13]}set clientstyling(t){this.$$set({clientstyling:t}),U()}get clientstylingurl(){return this.$$.ctx[14]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),U()}get mbsource(){return this.$$.ctx[15]}set mbsource(t){this.$$set({mbsource:t}),U()}get translationurl(){return this.$$.ctx[16]}set translationurl(t){this.$$set({translationurl:t}),U()}}Jr(Sr,{endpoint:{},playerid:{},session:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{}},[],[],!0);exports.default=Sr;
21
+ `),s=Q("g"),a=Q("g"),l=Q("path"),u=j(),c=w("h2"),h=Z(p),_(l,"class","aaa"),_(l,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),_(l,"transform","translate(15 15) rotate(180)"),_(a,"transform","translate(20 158)"),_(s,"transform","translate(-20 -158)"),_(r,"xmlns","http://www.w3.org/2000/svg"),_(r,"width","15"),_(r,"height","15"),_(r,"viewBox","0 0 15 15"),_(c,"class","AccountReviewTitleMobile"),_(t,"class","MenuReturnButton")},m(f,E){q(f,t,E),v(t,r),v(r,n),v(n,i),v(i,o),v(r,s),v(s,a),v(a,l),v(t,u),v(t,c),v(c,h),b||(m=[Te(t,"click",e[8]),Te(t,"keydown",null)],b=!0)},p(f,E){E[0]&32&&p!==(p=f[5]("titleAccountReview")+"")&&he(h,p)},d(f){f&&G(t),b=!1,se(m)}}}function Ft(e){let t,r,n,i,o=!1,s,a,l=e[29]+"",u,c,p,h,b;return p=Nr(e[18][0]),{c(){t=w("div"),r=w("input"),s=j(),a=w("label"),u=Z(l),_(r,"type","radio"),_(r,"id",n="interval-"+e[28]),r.__value=i=e[28],bt(r,r.__value),_(a,"for",c="interval-"+e[28]),p.p(r)},m(m,f){q(m,t,f),v(t,r),r.checked=r.__value===e[2],v(t,s),v(t,a),v(a,u),h||(b=Te(r,"change",e[17]),h=!0)},p(m,f){f[0]&16&&n!==(n="interval-"+m[28])&&_(r,"id",n),f[0]&16&&i!==(i=m[28])&&(r.__value=i,bt(r,r.__value),o=!0),(o||f[0]&20)&&(r.checked=r.__value===m[2]),f[0]&16&&l!==(l=m[29]+"")&&he(u,l),f[0]&16&&c!==(c="interval-"+m[28])&&_(a,"for",c)},d(m){m&&G(t),p.r(),h=!1,b()}}}function fo(e){let t;return{c(){t=w("div"),t.innerHTML='<ui-skeleton structure="title" width="280px" margin-top="20px"></ui-skeleton>',_(t,"class","SkeletonHeaderText")},m(r,n){q(r,t,n)},p:I,d(r){r&&G(t)}}}function po(e){let t,r,n,i;return{c(){t=w("div"),r=w("ui-skeleton"),n=j(),i=w("ui-skeleton"),H(r,"structure","title"),H(r,"width","20px"),H(r,"height","20px"),H(r,"margin-top","5px"),H(r,"margin-bottom","15px"),H(i,"structure","title"),H(i,"width","180px"),H(i,"height","20px"),H(i,"margin-top","5px"),H(i,"margin-bottom","15px"),_(t,"class","SkeletonMenuButton "+(e[6]?"Mobile":""))},m(o,s){q(o,t,s),v(t,r),v(t,n),v(t,i)},p:I,d(o){o&&G(t)}}}function mo(e){let t;return{c(){t=w("div"),t.innerHTML='<div class="SkeletonOptionCircle"><ui-skeleton structure="circle" size="20px"></ui-skeleton></div> <div class="SkeletonOptionText"><ui-skeleton structure="text" height="10px" width="auto"></ui-skeleton></div>',_(t,"class","SkeletonOption")},m(r,n){q(r,t,n)},p:I,d(r){r&&G(t)}}}function bo(e){let t;function r(o,s){return o[1]?co:lo}let n=r(e),i=n(e);return{c(){t=w("div"),i.c(),_(t,"class","PlayerAccountReviewWrapper "+(e[6]?"PlayerAccountReviewWrapperMobile":""))},m(o,s){q(o,t,s),i.m(t,null),e[19](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t,null)))},i:I,o:I,d(o){o&&G(t),i.d(),e[19](null)}}}const jt=2;function vo(e,t,r){let n;Rr(e,to,d=>r(5,n=d));let{endpoint:i=""}=t,{playerid:o=""}=t,{session:s=""}=t,{lang:a="en"}=t,{clientstyling:l=""}=t,{clientstylingurl:u=""}=t,{mbsource:c}=t,{translationurl:p=""}=t,h,b=ro(window.navigator.userAgent)!=="PC",m=!0,f="",E="",B=[];const C=()=>ye(this,null,function*(){try{const d=new URL(`${i}/api/pam/v1/player-notifications`);d.searchParams.set("type",String(jt)),d.searchParams.append("createNotificationIfNotFound","true");const A=new Headers;A.append("X-SessionID",s),A.append("accept","application/json");const z=yield(yield fetch(d.href,{method:"GET",headers:A})).json();z!=null&&z.interval&&(r(3,E=String(z==null?void 0:z.interval)),r(2,f=E)),B.length||r(4,B=[{value:"1",text:n("daily")},{value:"2",text:n("weekly")},{value:"3",text:n("monthly")},{value:"4",text:`6 ${n("months")}`}]),r(1,m=!1)}catch(d){console.error(d),r(1,m=!1)}}),P=()=>ye(this,null,function*(){try{const d=new URL(`${i}/api/pam/v1/player-notifications`),A=new Headers;A.append("X-SessionID",s),A.append("Content-Type","application/json"),A.append("Accept","application/json"),d.searchParams.append("createNotificationIfNotFound","true");const W={type:jt,interval:Number(f),acknowledge:!0,ackNotificationTimestamp:new Date().toISOString()};return(yield fetch(d.href,{method:"PATCH",headers:A,body:JSON.stringify(W)})).ok}catch(d){return console.error(d),!1}}),D=d=>{d.preventDefault(),f&&P().then(A=>{const W=A?{type:"success",message:n("successMessage")}:{type:"error",message:n("errorMessage")};window.postMessage({type:"WidgetNotification",data:W},window.location.href),A&&r(3,E=f)})},N=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:b},window.location.href)},M=()=>no(a),k=()=>{const d=p;d&&fetch(d).then(A=>A.json()).then(A=>{Object.keys(A).forEach(W=>{Dt(W,A[W])})}).catch(A=>console.log(A))};Object.keys(kt).forEach(d=>Dt(d,kt[d])),kr(()=>()=>{});const O=[[]];function x(){f=this.__value,r(2,f)}function L(d){Ve[d?"unshift":"push"](()=>{h=d,r(0,h)})}return e.$$set=d=>{"endpoint"in d&&r(9,i=d.endpoint),"playerid"in d&&r(10,o=d.playerid),"session"in d&&r(11,s=d.session),"lang"in d&&r(12,a=d.lang),"clientstyling"in d&&r(13,l=d.clientstyling),"clientstylingurl"in d&&r(14,u=d.clientstylingurl),"mbsource"in d&&r(15,c=d.mbsource),"translationurl"in d&&r(16,p=d.translationurl)},e.$$.update=()=>{e.$$.dirty[0]&4096&&a&&M(),e.$$.dirty[0]&3584&&i&&o&&s&&C(),e.$$.dirty[0]&8193&&l&&h&&io(h,l),e.$$.dirty[0]&16385&&u&&h&&oo(h,u),e.$$.dirty[0]&32769&&c&&h&&so(h,`${c}.Style`),e.$$.dirty[0]&65536&&p&&k()},[h,m,f,E,B,n,b,D,N,i,o,s,a,l,u,c,p,x,O,L]}class Sr extends Qr{constructor(t){super(),Zr(this,t,vo,bo,Vt,{endpoint:9,playerid:10,session:11,lang:12,clientstyling:13,clientstylingurl:14,mbsource:15,translationurl:16},ao,[-1,-1])}get endpoint(){return this.$$.ctx[9]}set endpoint(t){this.$$set({endpoint:t}),U()}get playerid(){return this.$$.ctx[10]}set playerid(t){this.$$set({playerid:t}),U()}get session(){return this.$$.ctx[11]}set session(t){this.$$set({session:t}),U()}get lang(){return this.$$.ctx[12]}set lang(t){this.$$set({lang:t}),U()}get clientstyling(){return this.$$.ctx[13]}set clientstyling(t){this.$$set({clientstyling:t}),U()}get clientstylingurl(){return this.$$.ctx[14]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),U()}get mbsource(){return this.$$.ctx[15]}set mbsource(t){this.$$set({mbsource:t}),U()}get translationurl(){return this.$$.ctx[16]}set translationurl(t){this.$$set({translationurl:t}),U()}}Jr(Sr,{endpoint:{},playerid:{},session:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{}},[],[],!0);exports.default=Sr;
@@ -106,7 +106,7 @@ function Q(e) {
106
106
  function Z(e) {
107
107
  return document.createTextNode(e);
108
108
  }
109
- function F() {
109
+ function j() {
110
110
  return Z(" ");
111
111
  }
112
112
  function Te(e, t, r, n) {
@@ -183,7 +183,7 @@ function U() {
183
183
  try {
184
184
  for (; Y < ee.length; ) {
185
185
  const t = ee[Y];
186
- Y++, fe(t), jr(t.$$);
186
+ Y++, fe(t), Fr(t.$$);
187
187
  }
188
188
  } catch (t) {
189
189
  throw ee.length = 0, Y = 0, t;
@@ -200,14 +200,14 @@ function U() {
200
200
  vt.pop()();
201
201
  qe = !1, Le.clear(), fe(e);
202
202
  }
203
- function jr(e) {
203
+ function Fr(e) {
204
204
  if (e.fragment !== null) {
205
205
  e.update(), se(e.before_update);
206
206
  const t = e.dirty;
207
207
  e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
208
208
  }
209
209
  }
210
- function Fr(e) {
210
+ function jr(e) {
211
211
  const t = [], r = [];
212
212
  te.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), te = t;
213
213
  }
@@ -227,7 +227,7 @@ function qr(e, t, r) {
227
227
  }
228
228
  function Xr(e, t) {
229
229
  const r = e.$$;
230
- r.fragment !== null && (Fr(r.after_update), se(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
230
+ r.fragment !== null && (jr(r.after_update), se(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
231
231
  }
232
232
  function Wr(e, t) {
233
233
  e.$$.dirty[0] === -1 && (ee.push(e), Ur(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
@@ -1174,15 +1174,15 @@ function Re(e, t) {
1174
1174
  }
1175
1175
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
1176
1176
  }
1177
- var j = function() {
1178
- return j = Object.assign || function(t) {
1177
+ var F = function() {
1178
+ return F = Object.assign || function(t) {
1179
1179
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1180
1180
  r = arguments[n];
1181
1181
  for (var o in r)
1182
1182
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1183
1183
  }
1184
1184
  return t;
1185
- }, j.apply(this, arguments);
1185
+ }, F.apply(this, arguments);
1186
1186
  };
1187
1187
  function On(e, t) {
1188
1188
  var r = {};
@@ -1303,7 +1303,7 @@ function tt(e) {
1303
1303
  return !!(e && typeof e == "object" && e.type === ne.dateTime);
1304
1304
  }
1305
1305
  var cr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Un = /(?:[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;
1306
- function jn(e) {
1306
+ function Fn(e) {
1307
1307
  var t = {};
1308
1308
  return e.replace(Un, function(r) {
1309
1309
  var n = r.length;
@@ -1404,11 +1404,11 @@ var T = function() {
1404
1404
  return t;
1405
1405
  }, T.apply(this, arguments);
1406
1406
  };
1407
- var Fn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1407
+ var jn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
1408
1408
  function Gn(e) {
1409
1409
  if (e.length === 0)
1410
1410
  throw new Error("Number skeleton cannot be empty");
1411
- for (var t = e.split(Fn).filter(function(h) {
1411
+ for (var t = e.split(jn).filter(function(h) {
1412
1412
  return h.length > 0;
1413
1413
  }), r = [], n = 0, i = t; n < i.length; n++) {
1414
1414
  var o = i[n], s = o.split("/");
@@ -3068,7 +3068,7 @@ function Zn(e) {
3068
3068
  var i = _e[n || ""] || _e[r || ""] || _e["".concat(r, "-001")] || _e["001"];
3069
3069
  return i[0];
3070
3070
  }
3071
- var je, Jn = new RegExp("^".concat(cr.source, "*")), Qn = new RegExp("".concat(cr.source, "*$"));
3071
+ var Fe, Jn = new RegExp("^".concat(cr.source, "*")), Qn = new RegExp("".concat(cr.source, "*$"));
3072
3072
  function g(e, t) {
3073
3073
  return { start: e, end: t };
3074
3074
  }
@@ -3077,7 +3077,7 @@ var Yn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Kn = !!String
3077
3077
  }, rt = !0;
3078
3078
  try {
3079
3079
  var si = mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3080
- rt = ((je = si.exec("a")) === null || je === void 0 ? void 0 : je[0]) === "a";
3080
+ rt = ((Fe = si.exec("a")) === null || Fe === void 0 ? void 0 : Fe[0]) === "a";
3081
3081
  } catch (e) {
3082
3082
  rt = !1;
3083
3083
  }
@@ -3397,7 +3397,7 @@ var li = (
3397
3397
  type: ne.dateTime,
3398
3398
  pattern: B,
3399
3399
  location: u.styleLocation,
3400
- parsedOptions: this.shouldParseSkeletons ? jn(B) : {}
3400
+ parsedOptions: this.shouldParseSkeletons ? Fn(B) : {}
3401
3401
  }, C = a === "date" ? S.date : S.time;
3402
3402
  return {
3403
3403
  val: { type: C, value: n, location: f, style: h },
@@ -3813,16 +3813,16 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3813
3813
  return bi(a);
3814
3814
  }
3815
3815
  function yi(e, t) {
3816
- return t ? j(j(j({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3817
- return r[n] = j(j({}, e[n]), t[n] || {}), r;
3816
+ return t ? F(F(F({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3817
+ return r[n] = F(F({}, e[n]), t[n] || {}), r;
3818
3818
  }, {})) : e;
3819
3819
  }
3820
3820
  function gi(e, t) {
3821
3821
  return t ? Object.keys(e).reduce(function(r, n) {
3822
3822
  return r[n] = yi(e[n], t[n]), r;
3823
- }, j({}, e)) : e;
3823
+ }, F({}, e)) : e;
3824
3824
  }
3825
- function Fe(e) {
3825
+ function je(e) {
3826
3826
  return {
3827
3827
  create: function() {
3828
3828
  return {
@@ -3847,7 +3847,7 @@ function _i(e) {
3847
3847
  r[n] = arguments[n];
3848
3848
  return new ((t = Intl.NumberFormat).bind.apply(t, De([void 0], r, !1)))();
3849
3849
  }, {
3850
- cache: Fe(e.number),
3850
+ cache: je(e.number),
3851
3851
  strategy: Ue.variadic
3852
3852
  }),
3853
3853
  getDateTimeFormat: ke(function() {
@@ -3855,7 +3855,7 @@ function _i(e) {
3855
3855
  r[n] = arguments[n];
3856
3856
  return new ((t = Intl.DateTimeFormat).bind.apply(t, De([void 0], r, !1)))();
3857
3857
  }, {
3858
- cache: Fe(e.dateTime),
3858
+ cache: je(e.dateTime),
3859
3859
  strategy: Ue.variadic
3860
3860
  }),
3861
3861
  getPluralRules: ke(function() {
@@ -3863,7 +3863,7 @@ function _i(e) {
3863
3863
  r[n] = arguments[n];
3864
3864
  return new ((t = Intl.PluralRules).bind.apply(t, De([void 0], r, !1)))();
3865
3865
  }, {
3866
- cache: Fe(e.pluralRules),
3866
+ cache: je(e.pluralRules),
3867
3867
  strategy: Ue.variadic
3868
3868
  })
3869
3869
  };
@@ -3901,7 +3901,7 @@ var xi = (
3901
3901
  var s = i || {};
3902
3902
  s.formatters;
3903
3903
  var a = On(s, ["formatters"]);
3904
- this.ast = e.__parse(t, j(j({}, a), { locale: this.resolvedLocale }));
3904
+ this.ast = e.__parse(t, F(F({}, a), { locale: this.resolvedLocale }));
3905
3905
  } else
3906
3906
  this.ast = t;
3907
3907
  if (!Array.isArray(this.ast))
@@ -4173,7 +4173,7 @@ const Ui = (e) => {
4173
4173
  return i in t ? t[i] : t[i] = e(n);
4174
4174
  };
4175
4175
  };
4176
- var ji = Object.defineProperty, Be = Object.getOwnPropertySymbols, Er = Object.prototype.hasOwnProperty, wr = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
4176
+ var Fi = Object.defineProperty, Be = Object.getOwnPropertySymbols, Er = Object.prototype.hasOwnProperty, wr = Object.prototype.propertyIsEnumerable, $t = (e, t, r) => t in e ? Fi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
4177
4177
  for (var r in t || (t = {}))
4178
4178
  Er.call(t, r) && $t(e, r, t[r]);
4179
4179
  if (Be)
@@ -4194,7 +4194,7 @@ const me = (e, t) => {
4194
4194
  if (e in r && t in r[e])
4195
4195
  return r[e][t];
4196
4196
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
4197
- }, Fi = Ce(
4197
+ }, ji = Ce(
4198
4198
  (e) => {
4199
4199
  var t = e, { locale: r, format: n } = t, i = le(t, ["locale", "format"]);
4200
4200
  if (r == null)
@@ -4223,7 +4223,7 @@ const me = (e, t) => {
4223
4223
  } = t, n = le(t, [
4224
4224
  "locale"
4225
4225
  ]);
4226
- return Fi(ht({ locale: r }, n));
4226
+ return ji(ht({ locale: r }, n));
4227
4227
  }, Xi = (e = {}) => {
4228
4228
  var t = e, {
4229
4229
  locale: r = J()
@@ -4290,7 +4290,7 @@ function ro(e) {
4290
4290
  }
4291
4291
  const kt = {
4292
4292
  en: {
4293
- titleAccountReview: "Account Review prompt frequency",
4293
+ titleAccountReview: "Account Review Frequency",
4294
4294
  accountReviewText: "To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",
4295
4295
  setFrequency: "Set frequency",
4296
4296
  successMessage: "Your preference was saved",
@@ -4389,7 +4389,7 @@ const kt = {
4389
4389
  monthly: "Mensual"
4390
4390
  },
4391
4391
  "en-us": {
4392
- titleAccountReview: "Account Review prompt frequency",
4392
+ titleAccountReview: "Account Review Frequency",
4393
4393
  accountReviewText: "To promote responsible play, we periodically prompt customers to review their account activity, including Betting History, Payment History, and Gaming History. These reviews help ensure that your activity remains aligned with your current preferences and circumstances. From this page, you can adjust how often you receive these prompts, giving you more control over your experience.",
4394
4394
  setFrequency: "Set frequency",
4395
4395
  successMessage: "Your preference was saved.",
@@ -4452,13 +4452,13 @@ function uo(e) {
4452
4452
  e[4]
4453
4453
  ), O = [];
4454
4454
  for (let x = 0; x < k.length; x += 1)
4455
- O[x] = jt(Ut(e, k, x));
4455
+ O[x] = Ft(Ut(e, k, x));
4456
4456
  return {
4457
4457
  c() {
4458
- t = w("div"), M && M.c(), r = F(), n = w("h2"), o = Z(i), s = F(), a = w("div"), l = w("p"), c = Z(u), p = F(), h = w("form");
4458
+ t = w("div"), M && M.c(), r = j(), n = w("h2"), o = Z(i), s = j(), a = w("div"), l = w("p"), c = Z(u), p = j(), h = w("form");
4459
4459
  for (let x = 0; x < O.length; x += 1)
4460
4460
  O[x].c();
4461
- b = F(), m = w("div"), f = w("button"), B = Z(E), _(n, "class", "AccountReviewTitle " + /*isMobile*/
4461
+ b = j(), m = w("div"), f = w("button"), B = Z(E), _(n, "class", "AccountReviewTitle " + /*isMobile*/
4462
4462
  (e[6] ? "AccountReviewTitleNone" : "")), _(a, "class", "AccountReviewDescription " + /*isMobile*/
4463
4463
  (e[6] ? "AccountReviewDescriptionMobile" : "")), _(f, "class", C = "PlayerRealityCheckButton " + (!/*selectedInterval*/
4464
4464
  e[2] || /*currentInterval*/
@@ -4497,7 +4497,7 @@ function uo(e) {
4497
4497
  let d;
4498
4498
  for (d = 0; d < k.length; d += 1) {
4499
4499
  const A = Ut(x, k, d);
4500
- O[d] ? O[d].p(A, L) : (O[d] = jt(A), O[d].c(), O[d].m(h, b));
4500
+ O[d] ? O[d].p(A, L) : (O[d] = Ft(A), O[d].c(), O[d].m(h, b));
4501
4501
  }
4502
4502
  for (; d < O.length; d += 1)
4503
4503
  O[d].d(1);
@@ -4533,10 +4533,10 @@ function lo(e) {
4533
4533
  m[f] = po(ao(e, b, f));
4534
4534
  return {
4535
4535
  c() {
4536
- t = w("div"), h.c(), r = F(), n = w("div"), i = w("ui-skeleton"), o = F(), s = w("div");
4536
+ t = w("div"), h.c(), r = j(), n = w("div"), i = w("ui-skeleton"), o = j(), s = w("div");
4537
4537
  for (let f = 0; f < m.length; f += 1)
4538
4538
  m[f].c();
4539
- a = F(), l = w("div"), u = w("ui-skeleton"), H(i, "structure", "text"), H(i, "height", "15px"), H(i, "width", "100%"), H(i, "margin-bottom", "7px"), H(
4539
+ a = j(), l = w("div"), u = w("ui-skeleton"), H(i, "structure", "text"), H(i, "height", "15px"), H(i, "width", "100%"), H(i, "margin-bottom", "7px"), H(
4540
4540
  i,
4541
4541
  "rows",
4542
4542
  /*isMobile*/
@@ -4572,7 +4572,7 @@ function co(e) {
4572
4572
  t = w("div"), r = Q("svg"), n = Q("defs"), i = Q("style"), o = Z(`.aaa {
4573
4573
  fill: var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));
4574
4574
  }
4575
- `), s = Q("g"), a = Q("g"), l = Q("path"), u = F(), c = w("h2"), h = Z(p), _(l, "class", "aaa"), _(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), _(l, "transform", "translate(15 15) rotate(180)"), _(a, "transform", "translate(20 158)"), _(s, "transform", "translate(-20 -158)"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "15"), _(r, "height", "15"), _(r, "viewBox", "0 0 15 15"), _(c, "class", "AccountReviewTitleMobile"), _(t, "class", "MenuReturnButton");
4575
+ `), s = Q("g"), a = Q("g"), l = Q("path"), u = j(), c = w("h2"), h = Z(p), _(l, "class", "aaa"), _(l, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), _(l, "transform", "translate(15 15) rotate(180)"), _(a, "transform", "translate(20 158)"), _(s, "transform", "translate(-20 -158)"), _(r, "xmlns", "http://www.w3.org/2000/svg"), _(r, "width", "15"), _(r, "height", "15"), _(r, "viewBox", "0 0 15 15"), _(c, "class", "AccountReviewTitleMobile"), _(t, "class", "MenuReturnButton");
4576
4576
  },
4577
4577
  m(f, E) {
4578
4578
  q(f, t, E), v(t, r), v(r, n), v(n, i), v(i, o), v(r, s), v(s, a), v(a, l), v(t, u), v(t, c), v(c, h), b || (m = [
@@ -4595,7 +4595,7 @@ function co(e) {
4595
4595
  }
4596
4596
  };
4597
4597
  }
4598
- function jt(e) {
4598
+ function Ft(e) {
4599
4599
  let t, r, n, i, o = !1, s, a, l = (
4600
4600
  /*text*/
4601
4601
  e[29] + ""
@@ -4605,7 +4605,7 @@ function jt(e) {
4605
4605
  e[18][0]
4606
4606
  ), {
4607
4607
  c() {
4608
- t = w("div"), r = w("input"), s = F(), a = w("label"), u = Z(l), _(r, "type", "radio"), _(r, "id", n = "interval-" + /*value*/
4608
+ t = w("div"), r = w("input"), s = j(), a = w("label"), u = Z(l), _(r, "type", "radio"), _(r, "id", n = "interval-" + /*value*/
4609
4609
  e[28]), r.__value = i = /*value*/
4610
4610
  e[28], bt(r, r.__value), _(a, "for", c = "interval-" + /*value*/
4611
4611
  e[28]), p.p(r);
@@ -4656,7 +4656,7 @@ function fo(e) {
4656
4656
  let t, r, n, i;
4657
4657
  return {
4658
4658
  c() {
4659
- t = w("div"), r = w("ui-skeleton"), n = F(), i = w("ui-skeleton"), H(r, "structure", "title"), H(r, "width", "20px"), H(r, "height", "20px"), H(r, "margin-top", "5px"), H(r, "margin-bottom", "15px"), H(i, "structure", "title"), H(i, "width", "180px"), H(i, "height", "20px"), H(i, "margin-top", "5px"), H(i, "margin-bottom", "15px"), _(t, "class", "SkeletonMenuButton " + /*isMobile*/
4659
+ t = w("div"), r = w("ui-skeleton"), n = j(), i = w("ui-skeleton"), H(r, "structure", "title"), H(r, "width", "20px"), H(r, "height", "20px"), H(r, "margin-top", "5px"), H(r, "margin-bottom", "15px"), H(i, "structure", "title"), H(i, "width", "180px"), H(i, "height", "20px"), H(i, "margin-top", "5px"), H(i, "margin-bottom", "15px"), _(t, "class", "SkeletonMenuButton " + /*isMobile*/
4660
4660
  (e[6] ? "Mobile" : ""));
4661
4661
  },
4662
4662
  m(o, s) {
@@ -4710,7 +4710,7 @@ function mo(e) {
4710
4710
  }
4711
4711
  };
4712
4712
  }
4713
- const Ft = 2;
4713
+ const jt = 2;
4714
4714
  function bo(e, t, r) {
4715
4715
  let n;
4716
4716
  Or(e, eo, (d) => r(5, n = d));
@@ -4718,7 +4718,7 @@ function bo(e, t, r) {
4718
4718
  const C = () => ye(this, null, function* () {
4719
4719
  try {
4720
4720
  const d = new URL(`${i}/api/pam/v1/player-notifications`);
4721
- d.searchParams.set("type", String(Ft));
4721
+ d.searchParams.set("type", String(jt)), d.searchParams.append("createNotificationIfNotFound", "true");
4722
4722
  const A = new Headers();
4723
4723
  A.append("X-SessionID", s), A.append("accept", "application/json");
4724
4724
  const z = yield (yield fetch(d.href, { method: "GET", headers: A })).json();
@@ -4734,9 +4734,9 @@ function bo(e, t, r) {
4734
4734
  }), P = () => ye(this, null, function* () {
4735
4735
  try {
4736
4736
  const d = new URL(`${i}/api/pam/v1/player-notifications`), A = new Headers();
4737
- A.append("X-SessionID", s), A.append("Content-Type", "application/json"), A.append("Accept", "application/json");
4737
+ A.append("X-SessionID", s), A.append("Content-Type", "application/json"), A.append("Accept", "application/json"), d.searchParams.append("createNotificationIfNotFound", "true");
4738
4738
  const W = {
4739
- type: Ft,
4739
+ type: jt,
4740
4740
  interval: Number(f),
4741
4741
  acknowledge: !0,
4742
4742
  ackNotificationTimestamp: (/* @__PURE__ */ new Date()).toISOString()
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountReviewFrequency-CTODNMH3.cjs")).then(({default:t})=>{!customElements.get("player-account-review-frequency")&&customElements.define("player-account-review-frequency",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerAccountReviewFrequency-Bu4zTzZu.cjs")).then(({default:t})=>{!customElements.get("player-account-review-frequency")&&customElements.define("player-account-review-frequency",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerAccountReviewFrequency-DqD0A_2S.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/PlayerAccountReviewFrequency-CIHUE4mM.js").then(({ default: t }) => {
14
14
  !customElements.get("player-account-review-frequency") && customElements.define("player-account-review-frequency", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { P as r } from "../components/PlayerAccountReviewFrequency-D_uIanm1.js";
1
+ import { P as r } from "../components/PlayerAccountReviewFrequency-BbBWTVyV.js";
2
2
  function s(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-account-review-frequency",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "type": "module",
5
5
  "main": "esnext/player-account-review-frequency.js",
6
6
  "module": "esnext/player-account-review-frequency.js",