@everymatrix/player-bonus-card 1.69.2 → 1.70.0

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.
@@ -4232,7 +4232,7 @@ const lr = {
4232
4232
  bonusAmount: "Bonus Amount",
4233
4233
  wageringAmount: "Wagering Progress (Rollover)",
4234
4234
  remainingBonus: "Current Bonus Balance",
4235
- forfeitBonus: "Forfeit Bonus",
4235
+ forfeitBonusButton: "Forfeit Bonus",
4236
4236
  active: "active",
4237
4237
  released: "released",
4238
4238
  expired: "expired",
@@ -4257,7 +4257,7 @@ const lr = {
4257
4257
  bonusAmount: "獎金金額",
4258
4258
  wageringAmount: "投注進展",
4259
4259
  remainingBonus: "剩餘紅利金額",
4260
- forfeitBonus: "沒收獎金",
4260
+ forfeitBonusButton: "沒收獎金",
4261
4261
  active: "active",
4262
4262
  released: "released",
4263
4263
  expired: "expired",
@@ -4282,7 +4282,7 @@ const lr = {
4282
4282
  bonusAmount: "Montant du bonus",
4283
4283
  wageringAmount: "Changer les progrès",
4284
4284
  remainingBonus: "Montant du bonus restant",
4285
- forfeitBonus: "Supprimer le bonus",
4285
+ forfeitBonusButton: "Supprimer le bonus",
4286
4286
  active: "active",
4287
4287
  released: "released",
4288
4288
  expired: "expired",
@@ -4307,7 +4307,7 @@ const lr = {
4307
4307
  bonusAmount: "Sumă",
4308
4308
  wageringAmount: "Progresul de pariere",
4309
4309
  remainingBonus: "Bonus rămas",
4310
- forfeitBonus: "Anulează bonusul",
4310
+ forfeitBonusButton: "Anulează bonusul",
4311
4311
  active: "active",
4312
4312
  released: "released",
4313
4313
  expired: "expired",
@@ -4332,7 +4332,7 @@ const lr = {
4332
4332
  bonusAmount: "Monto de Bono",
4333
4333
  wageringAmount: "Progreso ( Rollover)",
4334
4334
  remainingBonus: "Saldo Actual de Bono",
4335
- forfeitBonus: "cancelar bono",
4335
+ forfeitBonusButton: "cancelar bono",
4336
4336
  active: "Activo",
4337
4337
  released: "released",
4338
4338
  expired: "expired",
@@ -4357,7 +4357,7 @@ const lr = {
4357
4357
  bonusAmount: "Valor do bônus",
4358
4358
  wageringAmount: "Progresso de apostas",
4359
4359
  remainingBonus: "Valor do bônus restante",
4360
- forfeitBonus: "Bônus de Perda",
4360
+ forfeitBonusButton: "Bônus de Perda",
4361
4361
  active: "active",
4362
4362
  released: "released",
4363
4363
  expired: "expired",
@@ -4382,7 +4382,7 @@ const lr = {
4382
4382
  bonusAmount: "Iznos bonusa",
4383
4383
  wageringAmount: "Odigravanje",
4384
4384
  remainingBonus: "Trenutno stanje bonusa",
4385
- forfeitBonus: "Otkaži bonus",
4385
+ forfeitBonusButton: "Otkaži bonus",
4386
4386
  active: "aktivan",
4387
4387
  released: "razriješen",
4388
4388
  expired: "Istekao",
@@ -4407,7 +4407,7 @@ const lr = {
4407
4407
  bonusAmount: "Valor do bônus:",
4408
4408
  wageringAmount: "Progresso da Quantidade de Apostas (Rollover)",
4409
4409
  remainingBonus: "Saldo atual de bônus:",
4410
- forfeitBonus: "Recusar bônus",
4410
+ forfeitBonusButton: "Recusar bônus",
4411
4411
  active: "Ativo",
4412
4412
  released: "Lançado",
4413
4413
  expired: "Expirado",
@@ -4432,7 +4432,7 @@ const lr = {
4432
4432
  bonusAmount: "valor de Bono:",
4433
4433
  wageringAmount: "Progreso de monto de apuestas (Rollover)",
4434
4434
  remainingBonus: "Saldo de bono actual:",
4435
- forfeitBonus: "Declinar bono",
4435
+ forfeitBonusButton: "Declinar bono",
4436
4436
  active: "Activo",
4437
4437
  released: "Liberado",
4438
4438
  expired: "Expirado",
@@ -4457,7 +4457,7 @@ const lr = {
4457
4457
  bonusAmount: "Bonus Tutarı",
4458
4458
  wageringAmount: "Bahis İlerlemesi (Rollover)",
4459
4459
  remainingBonus: "Mevcut Bonus Bakiyesi",
4460
- forfeitBonus: "Fesih Bonusu",
4460
+ forfeitBonusButton: "Fesih Bonusu",
4461
4461
  active: "aktif",
4462
4462
  released: "piyasaya sürülmüş",
4463
4463
  expired: "günü geçmiş",
@@ -4482,7 +4482,7 @@ const lr = {
4482
4482
  bonusAmount: "Bonus Amount",
4483
4483
  wageringAmount: "Wagering Progress (Rollover)",
4484
4484
  remainingBonus: "Current Bonus Balance",
4485
- forfeitBonus: "Forfeit Bonus",
4485
+ forfeitBonusButton: "Forfeit Bonus",
4486
4486
  active: "active",
4487
4487
  released: "released",
4488
4488
  expired: "expired",
@@ -5988,7 +5988,7 @@ function yr(e) {
5988
5988
  function wr(e) {
5989
5989
  let t, r = (
5990
5990
  /*$_*/
5991
- e[16]("forfeitBonus") + ""
5991
+ e[16]("forfeitBonusButton") + ""
5992
5992
  ), n, i, o;
5993
5993
  return {
5994
5994
  c() {
@@ -6006,7 +6006,7 @@ function wr(e) {
6006
6006
  p(a, s) {
6007
6007
  s & /*$_*/
6008
6008
  65536 && r !== (r = /*$_*/
6009
- a[16]("forfeitBonus") + "") && I(n, r);
6009
+ a[16]("forfeitBonusButton") + "") && I(n, r);
6010
6010
  },
6011
6011
  d(a) {
6012
6012
  a && re(t), i = !1, o();
@@ -4269,7 +4269,7 @@ const br = {
4269
4269
  bonusAmount: "Bonus Amount",
4270
4270
  wageringAmount: "Wagering Progress (Rollover)",
4271
4271
  remainingBonus: "Current Bonus Balance",
4272
- forfeitBonus: "Forfeit Bonus",
4272
+ forfeitBonusButton: "Forfeit Bonus",
4273
4273
  active: "active",
4274
4274
  released: "released",
4275
4275
  expired: "expired",
@@ -4294,7 +4294,7 @@ const br = {
4294
4294
  bonusAmount: "獎金金額",
4295
4295
  wageringAmount: "投注進展",
4296
4296
  remainingBonus: "剩餘紅利金額",
4297
- forfeitBonus: "沒收獎金",
4297
+ forfeitBonusButton: "沒收獎金",
4298
4298
  active: "active",
4299
4299
  released: "released",
4300
4300
  expired: "expired",
@@ -4319,7 +4319,7 @@ const br = {
4319
4319
  bonusAmount: "Montant du bonus",
4320
4320
  wageringAmount: "Changer les progrès",
4321
4321
  remainingBonus: "Montant du bonus restant",
4322
- forfeitBonus: "Supprimer le bonus",
4322
+ forfeitBonusButton: "Supprimer le bonus",
4323
4323
  active: "active",
4324
4324
  released: "released",
4325
4325
  expired: "expired",
@@ -4344,7 +4344,7 @@ const br = {
4344
4344
  bonusAmount: "Sumă",
4345
4345
  wageringAmount: "Progresul de pariere",
4346
4346
  remainingBonus: "Bonus rămas",
4347
- forfeitBonus: "Anulează bonusul",
4347
+ forfeitBonusButton: "Anulează bonusul",
4348
4348
  active: "active",
4349
4349
  released: "released",
4350
4350
  expired: "expired",
@@ -4369,7 +4369,7 @@ const br = {
4369
4369
  bonusAmount: "Monto de Bono",
4370
4370
  wageringAmount: "Progreso ( Rollover)",
4371
4371
  remainingBonus: "Saldo Actual de Bono",
4372
- forfeitBonus: "cancelar bono",
4372
+ forfeitBonusButton: "cancelar bono",
4373
4373
  active: "Activo",
4374
4374
  released: "released",
4375
4375
  expired: "expired",
@@ -4394,7 +4394,7 @@ const br = {
4394
4394
  bonusAmount: "Valor do bônus",
4395
4395
  wageringAmount: "Progresso de apostas",
4396
4396
  remainingBonus: "Valor do bônus restante",
4397
- forfeitBonus: "Bônus de Perda",
4397
+ forfeitBonusButton: "Bônus de Perda",
4398
4398
  active: "active",
4399
4399
  released: "released",
4400
4400
  expired: "expired",
@@ -4419,7 +4419,7 @@ const br = {
4419
4419
  bonusAmount: "Iznos bonusa",
4420
4420
  wageringAmount: "Odigravanje",
4421
4421
  remainingBonus: "Trenutno stanje bonusa",
4422
- forfeitBonus: "Otkaži bonus",
4422
+ forfeitBonusButton: "Otkaži bonus",
4423
4423
  active: "aktivan",
4424
4424
  released: "razriješen",
4425
4425
  expired: "Istekao",
@@ -4444,7 +4444,7 @@ const br = {
4444
4444
  bonusAmount: "Valor do bônus:",
4445
4445
  wageringAmount: "Progresso da Quantidade de Apostas (Rollover)",
4446
4446
  remainingBonus: "Saldo atual de bônus:",
4447
- forfeitBonus: "Recusar bônus",
4447
+ forfeitBonusButton: "Recusar bônus",
4448
4448
  active: "Ativo",
4449
4449
  released: "Lançado",
4450
4450
  expired: "Expirado",
@@ -4469,7 +4469,7 @@ const br = {
4469
4469
  bonusAmount: "valor de Bono:",
4470
4470
  wageringAmount: "Progreso de monto de apuestas (Rollover)",
4471
4471
  remainingBonus: "Saldo de bono actual:",
4472
- forfeitBonus: "Declinar bono",
4472
+ forfeitBonusButton: "Declinar bono",
4473
4473
  active: "Activo",
4474
4474
  released: "Liberado",
4475
4475
  expired: "Expirado",
@@ -4494,7 +4494,7 @@ const br = {
4494
4494
  bonusAmount: "Bonus Tutarı",
4495
4495
  wageringAmount: "Bahis İlerlemesi (Rollover)",
4496
4496
  remainingBonus: "Mevcut Bonus Bakiyesi",
4497
- forfeitBonus: "Fesih Bonusu",
4497
+ forfeitBonusButton: "Fesih Bonusu",
4498
4498
  active: "aktif",
4499
4499
  released: "piyasaya sürülmüş",
4500
4500
  expired: "günü geçmiş",
@@ -4519,7 +4519,7 @@ const br = {
4519
4519
  bonusAmount: "Bonus Amount",
4520
4520
  wageringAmount: "Wagering Progress (Rollover)",
4521
4521
  remainingBonus: "Current Bonus Balance",
4522
- forfeitBonus: "Forfeit Bonus",
4522
+ forfeitBonusButton: "Forfeit Bonus",
4523
4523
  active: "active",
4524
4524
  released: "released",
4525
4525
  expired: "expired",
@@ -6025,7 +6025,7 @@ function Br(e) {
6025
6025
  function Sr(e) {
6026
6026
  let t, r = (
6027
6027
  /*$_*/
6028
- e[16]("forfeitBonus") + ""
6028
+ e[16]("forfeitBonusButton") + ""
6029
6029
  ), n, i, o;
6030
6030
  return {
6031
6031
  c() {
@@ -6043,7 +6043,7 @@ function Sr(e) {
6043
6043
  p(a, s) {
6044
6044
  s & /*$_*/
6045
6045
  65536 && r !== (r = /*$_*/
6046
- a[16]("forfeitBonus") + "") && I(n, r);
6046
+ a[16]("forfeitBonusButton") + "") && I(n, r);
6047
6047
  },
6048
6048
  d(a) {
6049
6049
  a && ne(t), i = !1, o();
@@ -15,4 +15,4 @@ PERFORMANCE OF THIS SOFTWARE.
15
15
  `+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
16
16
  `):"",this.name="UnsubscriptionError",this.errors=r}});function Bt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ze=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 a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=Et(a),l=s.next();!l.done;l=s.next()){var u=l.value;u.remove(this)}}catch(v){t={error:v}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var h=this.initialTeardown;if(re(h))try{h()}catch(v){o=v instanceof ht?v.errors:[v]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var c=Et(f),d=c.next();!d.done;d=c.next()){var p=d.value;try{qt(p)}catch(v){o=o!=null?o:[],v instanceof ht?o=xt(xt([],Tt(o)),Tt(v.errors)):o.push(v)}}}catch(v){n={error:v}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}}if(o)throw new ht(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)qt(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)&&Bt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Bt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Mr=Ze.EMPTY;function Rr(e){return e instanceof Ze||e&&"closed"in e&&re(e.remove)&&re(e.add)&&re(e.unsubscribe)}function qt(e){re(e)?e():e.unsubscribe()}var $n={Promise:void 0},Fn={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,xt([e,t],Tt(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Gn(e){Fn.setTimeout(function(){throw e})}function zt(){}function Ge(e){e()}var Nr=function(e){De(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Rr(r)&&r.add(n)):n.destination=Vn,n}return t.create=function(r,n,i){return new St(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}(Ze),jn=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){ke(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ke(n)}else ke(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ke(r)}},e}(),St=function(e){De(t,e);function t(r,n,i){var o=e.call(this)||this,a;return re(r)||!r?a={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:a=r,o.destination=new jn(a),o}return t}(Nr);function ke(e){Gn(e)}function Wn(e){throw e}var Vn={closed:!0,next:zt,error:Wn,complete:zt},Yn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Xn(e){return e}function qn(e){return e.length===0?Xn:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Qt=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=Qn(t)?t:new St(t,r,n);return Ge(function(){var a=i,s=a.operator,l=a.source;o.add(s?s.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=Zt(r),new r(function(i,o){var a=new St({next:function(s){try{t(s)}catch(l){o(l),a.unsubscribe()}},error:o,complete:i});n.subscribe(a)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Yn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return qn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Zt(t),new t(function(n,i){var o;r.subscribe(function(a){return o=a},function(a){return i(a)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Zt(e){var t;return(t=e!=null?e:$n.Promise)!==null&&t!==void 0?t:Promise}function zn(e){return e&&re(e.next)&&re(e.error)&&re(e.complete)}function Qn(e){return e&&e instanceof Nr||zn(e)&&Rr(e)}var Zn=Hr(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Dr=function(e){De(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 Jt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Zn},t.prototype.next=function(r){var n=this;Ge(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var a=Et(n.currentObservers),s=a.next();!s.done;s=a.next()){var l=s.value;l.next(r)}}catch(u){i={error:u}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ge(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;Ge(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,a=i.isStopped,s=i.observers;return o||a?Mr:(this.currentObservers=null,s.push(r),new Ze(function(){n.currentObservers=null,Bt(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,a=n.isStopped;i?r.error(o):a&&r.complete()},t.prototype.asObservable=function(){var r=new Qt;return r.source=this,r},t.create=function(r,n){return new Jt(r,n)},t}(Qt),Jt=function(e){De(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:Mr},t}(Dr),Ir={now:function(){return(Ir.delegate||Date).now()},delegate:void 0},Jn=function(e){De(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Ir);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,a=n._infiniteTimeWindow,s=n._timestampProvider,l=n._windowTime;i||(o.push(r),!a&&o.push(s.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,a=i._buffer,s=a.slice(),l=0;l<s.length&&!r.closed;l+=o?1:2)r.next(s[l]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,a=r._infiniteTimeWindow,s=(a?1:2)*n;if(n<1/0&&s<o.length&&o.splice(0,o.length-s),!a){for(var l=i.now(),u=0,h=1;h<o.length&&o[h]<=l;h+=2)u=h;u&&o.splice(0,u+1)}},t}(Dr);const Kt=[],er={},Kn=(e,t=0)=>{if(Kt.indexOf(e)==-1){const r=new Jn(t);er[e]=r,Kt.push(e)}return er[e]},be=[];function ei(e,t){return{subscribe:Je(e,t).subscribe}}function Je(e,t=J){let r;const n=new Set;function i(s){if(Or(e,s)&&(e=s,r)){const l=!be.length;for(const u of n)u[1](),be.push(u,e);if(l){for(let u=0;u<be.length;u+=2)be[u][0](be[u+1]);be.length=0}}}function o(s){i(s(e))}function a(s,l=J){const u=[s,l];return n.add(u),n.size===1&&(r=t(i,o)||J),s(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:a}}function Te(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 ei(r,(a,s)=>{let l=!1;const u=[];let h=0,f=J;const c=()=>{if(h)return;f();const p=t(n?u[0]:u,a,s);o?a(p):f=It(p)?p:J},d=i.map((p,v)=>Pr(p,B=>{u[v]=B,h&=~(1<<v),l&&c()},()=>{h|=1<<v}));return l=!0,c(),function(){Ne(d),f(),l=!1}})}function ti(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ri=function(t){return ni(t)&&!ii(t)};function ni(e){return!!e&&typeof e=="object"}function ii(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||si(e)}var oi=typeof Symbol=="function"&&Symbol.for,ai=oi?Symbol.for("react.element"):60103;function si(e){return e.$$typeof===ai}function ui(e){return Array.isArray(e)?[]:{}}function Me(e,t){return t.clone!==!1&&t.isMergeableObject(e)?ye(ui(e),e,t):e}function li(e,t,r){return e.concat(t).map(function(n){return Me(n,r)})}function hi(e,t){if(!t.customMerge)return ye;var r=t.customMerge(e);return typeof r=="function"?r:ye}function ci(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function tr(e){return Object.keys(e).concat(ci(e))}function Lr(e,t){try{return t in e}catch(r){return!1}}function fi(e,t){return Lr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function di(e,t,r){var n={};return r.isMergeableObject(e)&&tr(e).forEach(function(i){n[i]=Me(e[i],r)}),tr(t).forEach(function(i){fi(e,i)||(Lr(e,i)&&r.isMergeableObject(t[i])?n[i]=hi(i,r)(e[i],t[i],r):n[i]=Me(t[i],r))}),n}function ye(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||li,r.isMergeableObject=r.isMergeableObject||ri,r.cloneUnlessOtherwiseSpecified=Me;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):di(e,t,r):Me(t,r)}ye.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return ye(n,i,r)},{})};var mi=ye,bi=mi;const pi=ti(bi);var Ct=function(e,t){return Ct=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])},Ct(e,t)};function Ke(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ct(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var K=function(){return K=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},K.apply(this,arguments)};function vi(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 ct(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 ft(e,t){var r=t&&t.cache?t.cache:xi,n=t&&t.serializer?t.serializer:Ei,i=t&&t.strategy?t.strategy:wi;return i(e,{cache:r,serializer:n})}function gi(e){return e==null||typeof e=="number"||typeof e=="boolean"}function yi(e,t,r,n){var i=gi(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function Ur(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 kr(e,t,r,n,i){return r.bind(t,e,n,i)}function wi(e,t){var r=e.length===1?yi:Ur;return kr(e,this,r,t.cache.create(),t.serializer)}function _i(e,t){return kr(e,this,Ur,t.cache.create(),t.serializer)}var Ei=function(){return JSON.stringify(arguments)},Ti=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}(),xi={create:function(){return new Ti}},dt={variadic:_i},Ve=function(){return Ve=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},Ve.apply(this,arguments)};var w;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(w||(w={}));var 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 we;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(we||(we={}));function rr(e){return e.type===S.literal}function Bi(e){return e.type===S.argument}function $r(e){return e.type===S.number}function Fr(e){return e.type===S.date}function Gr(e){return e.type===S.time}function jr(e){return e.type===S.select}function Wr(e){return e.type===S.plural}function Si(e){return e.type===S.pound}function Vr(e){return e.type===S.tag}function Yr(e){return!!(e&&typeof e=="object"&&e.type===we.number)}function Ot(e){return!!(e&&typeof e=="object"&&e.type===we.dateTime)}var Xr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ci=/(?:[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 Oi(e){var t={};return e.replace(Ci,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 C=function(){return C=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},C.apply(this,arguments)};var Pi=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Ai(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Pi).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],a=o.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var s=a[0],l=a.slice(1),u=0,h=l;u<h.length;u++){var f=h[u];if(f.length===0)throw new Error("Invalid number skeleton")}r.push({stem:s,options:l})}return r}function Hi(e){return e.replace(/^(.*?)-/,"")}var nr=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,qr=/^(@+)?(\+|#+)?[rs]?$/g,Mi=/(\*)(0+)|(#+)(0+)|(0+)/g,zr=/^(0+)$/;function ir(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(qr,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Qr(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 Ri(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)),!zr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function or(e){var t={},r=Qr(e);return r||t}function Ni(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Hi(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=C(C(C({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return C(C({},l),or(u))},{}));continue;case"engineering":t=C(C(C({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return C(C({},l),or(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(Mi,function(l,u,h,f,c,d){if(u)t.minimumIntegerDigits=h.length;else{if(f&&c)throw new Error("We currently do not support maximum integer digits");if(d)throw new Error("We currently do not support exact integer digits")}return""});continue}if(zr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(nr.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(nr,function(l,u,h,f,c,d){return h==="*"?t.minimumFractionDigits=u.length:f&&f[0]==="#"?t.maximumFractionDigits=f.length:c&&d?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+d.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=i.options[0];o==="w"?t=C(C({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=C(C({},t),ir(o)));continue}if(qr.test(i.stem)){t=C(C({},t),ir(i.stem));continue}var a=Qr(i.stem);a&&(t=C(C({},t),a));var s=Ri(i.stem);s&&(t=C(C({},t),s))}return t}var $e={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Di(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 a=1+(o&1),s=o<2?1:3+(o>>1),l="a",u=Ii(t);for((u=="H"||u=="k")&&(s=0);s-- >0;)r+=l;for(;a-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function Ii(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 mt,Li=new RegExp("^".concat(Xr.source,"*")),Ui=new RegExp("".concat(Xr.source,"*$"));function _(e,t){return{start:e,end:t}}var ki=!!String.prototype.startsWith&&"_a".startsWith("a",1),$i=!!String.fromCodePoint,Fi=!!Object.fromEntries,Gi=!!String.prototype.codePointAt,ji=!!String.prototype.trimStart,Wi=!!String.prototype.trimEnd,Vi=!!Number.isSafeInteger,Yi=Vi?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Pt=!0;try{var Xi=Jr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Pt=((mt=Xi.exec("a"))===null||mt===void 0?void 0:mt[0])==="a"}catch(e){Pt=!1}var ar=ki?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},At=$i?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,a;i>o;){if(a=t[o++],a>1114111)throw RangeError(a+" is not a valid code point");n+=a<65536?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,a%1024+56320)}return n},sr=Fi?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],a=o[0],s=o[1];r[a]=s}return r},Zr=Gi?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}},qi=ji?function(t){return t.trimStart()}:function(t){return t.replace(Li,"")},zi=Wi?function(t){return t.trimEnd()}:function(t){return t.replace(Ui,"")};function Jr(e,t){return new RegExp(e,t)}var Ht;if(Pt){var ur=Jr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Ht=function(t,r){var n;ur.lastIndex=r;var i=ur.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else Ht=function(t,r){for(var n=[];;){var i=Zr(t,r);if(i===void 0||Kr(i)||Ki(i))break;n.push(i),r+=i>=65536?2:1}return At.apply(void 0,n)};var Qi=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var o=this.char();if(o===123){var a=this.parseArgument(t,n);if(a.err)return a;i.push(a.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var s=this.clonePosition();this.bump(),i.push({type:S.pound,location:_(s,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(w.UNMATCHED_CLOSING_TAG,_(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&Mt(this.peek()||0)){var a=this.parseTag(t,r);if(a.err)return a;i.push(a.val)}else{var a=this.parseLiteral(t,r);if(a.err)return a;i.push(a.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:_(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var a=o.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!Mt(this.char()))return this.error(w.INVALID_TAG,_(s,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(w.UNMATCHED_CLOSING_TAG,_(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:S.tag,value:i,children:a,location:_(n,this.clonePosition())},err:null}:this.error(w.INVALID_TAG,_(s,this.clonePosition())))}else return this.error(w.UNCLOSED_TAG,_(n,this.clonePosition()))}else return this.error(w.INVALID_TAG,_(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Ji(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 a=this.tryParseUnquoted(t,r);if(a){i+=a;continue}var s=this.tryParseLeftAngleBracket();if(s){i+=s;continue}break}var l=_(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||!Zi(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 At.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(),At(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,_(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(w.EMPTY_ARGUMENT,_(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(w.MALFORMED_ARGUMENT,_(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,_(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:S.argument,value:i,location:_(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,_(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(w.MALFORMED_ARGUMENT,_(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=Ht(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),a=_(t,o);return{value:n,location:a}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,a=this.clonePosition(),s=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(s){case"":return this.error(w.EXPECT_ARGUMENT_TYPE,_(a,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),f=this.parseSimpleArgStyleIfPossible();if(f.err)return f;var c=zi(f.val);if(c.length===0)return this.error(w.EXPECT_ARGUMENT_STYLE,_(this.clonePosition(),this.clonePosition()));var d=_(h,this.clonePosition());u={style:c,styleLocation:d}}var p=this.tryParseArgumentClose(i);if(p.err)return p;var v=_(i,this.clonePosition());if(u&&ar(u==null?void 0:u.style,"::",0)){var B=qi(u.style.slice(2));if(s==="number"){var f=this.parseNumberSkeletonFromString(B,u.styleLocation);return f.err?f:{val:{type:S.number,value:n,location:v,style:f.val},err:null}}else{if(B.length===0)return this.error(w.EXPECT_DATE_TIME_SKELETON,v);var L=B;this.locale&&(L=Di(B,this.locale));var c={type:we.dateTime,pattern:L,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Oi(L):{}},O=s==="date"?S.date:S.time;return{val:{type:O,value:n,location:v,style:c},err:null}}}return{val:{type:s==="number"?S.number:s==="date"?S.date:S.time,value:n,location:v,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS,_(E,Ve({},E)));this.bumpSpace();var U=this.parseIdentifierIfPossible(),A=0;if(s!=="select"&&U.value==="offset"){if(!this.bumpIf(":"))return this.error(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,_(this.clonePosition(),this.clonePosition()));this.bumpSpace();var f=this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,w.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(f.err)return f;this.bumpSpace(),U=this.parseIdentifierIfPossible(),A=f.val}var $=this.tryParsePluralOrSelectOptions(t,s,r,U);if($.err)return $;var p=this.tryParseArgumentClose(i);if(p.err)return p;var k=_(i,this.clonePosition());return s==="select"?{val:{type:S.select,value:n,options:sr($.val),location:k},err:null}:{val:{type:S.plural,value:n,options:sr($.val),offset:A,pluralType:s==="plural"?"cardinal":"ordinal",location:k},err:null}}default:return this.error(w.INVALID_ARGUMENT_TYPE,_(a,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(w.EXPECT_ARGUMENT_CLOSING_BRACE,_(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(w.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,_(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=Ai(t)}catch(i){return this.error(w.INVALID_NUMBER_SKELETON,r)}return{val:{type:we.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Ni(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,a=!1,s=[],l=new Set,u=i.value,h=i.location;;){if(u.length===0){var f=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_SELECTOR,w.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;h=_(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?w.DUPLICATE_SELECT_ARGUMENT_SELECTOR:w.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);u==="other"&&(a=!0),this.bumpSpace();var d=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?w.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:w.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,_(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(t+1,r,n);if(p.err)return p;var v=this.tryParseArgumentClose(d);if(v.err)return v;s.push([u,{value:p.val,location:_(d,this.clonePosition())}]),l.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,h=o.location}return s.length===0?this.error(r==="select"?w.EXPECT_SELECT_ARGUMENT_SELECTOR:w.EXPECT_PLURAL_ARGUMENT_SELECTOR,_(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(w.MISSING_OTHER_CLAUSE,_(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,a=0;!this.isEOF();){var s=this.char();if(s>=48&&s<=57)o=!0,a=a*10+(s-48),this.bump();else break}var l=_(i,this.clonePosition());return o?(a*=n,Yi(a)?{val:a,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=Zr(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(ar(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()&&Kr(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 Mt(e){return e>=97&&e<=122||e>=65&&e<=90}function Zi(e){return Mt(e)||e===47}function Ji(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 Kr(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Ki(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function Rt(e){e.forEach(function(t){if(delete t.location,jr(t)||Wr(t))for(var r in t.options)delete t.options[r].location,Rt(t.options[r].value);else $r(t)&&Yr(t.style)||(Fr(t)||Gr(t))&&Ot(t.style)?delete t.style.location:Vr(t)&&Rt(t.children)})}function eo(e,t){t===void 0&&(t={}),t=Ve({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Qi(e,t).parse();if(r.err){var n=SyntaxError(w[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||Rt(r.val),r.val}var _e;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(_e||(_e={}));var et=function(e){Ke(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),lr=function(e){Ke(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('", "'),'"'),_e.INVALID_VALUE,o)||this}return t}(et),to=function(e){Ke(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),_e.INVALID_VALUE,i)||this}return t}(et),ro=function(e){Ke(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,'"'),_e.MISSING_VALUE,n)||this}return t}(et),F;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(F||(F={}));function no(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==F.literal||r.type!==F.literal?t.push(r):n.value+=r.value,t},[])}function io(e){return typeof e=="function"}function je(e,t,r,n,i,o,a){if(e.length===1&&rr(e[0]))return[{type:F.literal,value:e[0].value}];for(var s=[],l=0,u=e;l<u.length;l++){var h=u[l];if(rr(h)){s.push({type:F.literal,value:h.value});continue}if(Si(h)){typeof o=="number"&&s.push({type:F.literal,value:r.getNumberFormat(t).format(o)});continue}var f=h.value;if(!(i&&f in i))throw new ro(f,a);var c=i[f];if(Bi(h)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),s.push({type:typeof c=="string"?F.literal:F.object,value:c});continue}if(Fr(h)){var d=typeof h.style=="string"?n.date[h.style]:Ot(h.style)?h.style.parsedOptions:void 0;s.push({type:F.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if(Gr(h)){var d=typeof h.style=="string"?n.time[h.style]:Ot(h.style)?h.style.parsedOptions:n.time.medium;s.push({type:F.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if($r(h)){var d=typeof h.style=="string"?n.number[h.style]:Yr(h.style)?h.style.parsedOptions:void 0;d&&d.scale&&(c=c*(d.scale||1)),s.push({type:F.literal,value:r.getNumberFormat(t,d).format(c)});continue}if(Vr(h)){var p=h.children,v=h.value,B=i[v];if(!io(B))throw new to(v,"function",a);var L=je(p,t,r,n,i,o),O=B(L.map(function(A){return A.value}));Array.isArray(O)||(O=[O]),s.push.apply(s,O.map(function(A){return{type:typeof A=="string"?F.literal:F.object,value:A}}))}if(jr(h)){var E=h.options[c]||h.options.other;if(!E)throw new lr(h.value,c,Object.keys(h.options),a);s.push.apply(s,je(E.value,t,r,n,i));continue}if(Wr(h)){var E=h.options["=".concat(c)];if(!E){if(!Intl.PluralRules)throw new et(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,_e.MISSING_INTL_API,a);var U=r.getPluralRules(t,{type:h.pluralType}).select(c-(h.offset||0));E=h.options[U]||h.options.other}if(!E)throw new lr(h.value,c,Object.keys(h.options),a);s.push.apply(s,je(E.value,t,r,n,i,c-(h.offset||0)));continue}}return no(s)}function oo(e,t){return t?K(K(K({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=K(K({},e[n]),t[n]||{}),r},{})):e}function ao(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=oo(e[n],t[n]),r},K({},e)):e}function bt(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function so(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ft(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ct([void 0],r,!1)))},{cache:bt(e.number),strategy:dt.variadic}),getDateTimeFormat:ft(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ct([void 0],r,!1)))},{cache:bt(e.dateTime),strategy:dt.variadic}),getPluralRules:ft(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ct([void 0],r,!1)))},{cache:bt(e.pluralRules),strategy:dt.variadic})}}var uo=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=o.formatToParts(l);if(u.length===1)return u[0].value;var h=u.reduce(function(f,c){return!f.length||c.type!==F.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return je(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 a=i||{};a.formatters;var s=vi(a,["formatters"]);this.ast=e.__parse(t,K(K({},s),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ao(e.formats,n),this.formatters=i&&i.formatters||so(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=eo,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function lo(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const ae={},ho=(e,t,r)=>r&&(t in ae||(ae[t]={}),e in ae[t]||(ae[t][e]=r),r),en=(e,t)=>{if(t==null)return;if(t in ae&&e in ae[t])return ae[t][e];const r=tt(t);for(let n=0;n<r.length;n++){const i=r[n],o=fo(i,e);if(o)return ho(e,t,o)}};let Lt;const Ie=Je({});function co(e){return Lt[e]||null}function tn(e){return e in Lt}function fo(e,t){if(!tn(e))return null;const r=co(e);return lo(r,t)}function mo(e){if(e==null)return;const t=tt(e);for(let r=0;r<t.length;r++){const n=t[r];if(tn(n))return n}}function rn(e,...t){delete ae[e],Ie.update(r=>(r[e]=pi.all([r[e]||{},...t]),r))}Te([Ie],([e])=>Object.keys(e));Ie.subscribe(e=>Lt=e);const We={};function bo(e,t){We[e].delete(t),We[e].size===0&&delete We[e]}function nn(e){return We[e]}function po(e){return tt(e).map(t=>{const r=nn(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Nt(e){return e==null?!1:tt(e).some(t=>{var r;return(r=nn(t))==null?void 0:r.size})}function vo(e,t){return Promise.all(t.map(n=>(bo(e,n),n().then(i=>i.default||i)))).then(n=>rn(e,...n))}const Ce={};function on(e){if(!Nt(e))return e in Ce?Ce[e]:Promise.resolve();const t=po(e);return Ce[e]=Promise.all(t.map(([r,n])=>vo(r,n))).then(()=>{if(Nt(e))return on(e);delete Ce[e]}),Ce[e]}const go={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"}}},yo={fallbackLocale:null,loadingDelay:200,formats:go,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},wo=yo;function Ee(){return wo}const pt=Je(!1);var _o=Object.defineProperty,Eo=Object.defineProperties,To=Object.getOwnPropertyDescriptors,hr=Object.getOwnPropertySymbols,xo=Object.prototype.hasOwnProperty,Bo=Object.prototype.propertyIsEnumerable,cr=(e,t,r)=>t in e?_o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,So=(e,t)=>{for(var r in t||(t={}))xo.call(t,r)&&cr(e,r,t[r]);if(hr)for(var r of hr(t))Bo.call(t,r)&&cr(e,r,t[r]);return e},Co=(e,t)=>Eo(e,To(t));let Dt;const Ye=Je(null);function fr(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function tt(e,t=Ee().fallbackLocale){const r=fr(e);return t?[...new Set([...r,...fr(t)])]:r}function fe(){return Dt!=null?Dt:void 0}Ye.subscribe(e=>{Dt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Oo=e=>{if(e&&mo(e)&&Nt(e)){const{loadingDelay:t}=Ee();let r;return typeof window!="undefined"&&fe()!=null&&t?r=window.setTimeout(()=>pt.set(!0),t):pt.set(!0),on(e).then(()=>{Ye.set(e)}).finally(()=>{clearTimeout(r),pt.set(!1)})}return Ye.set(e)},xe=Co(So({},Ye),{set:Oo}),rt=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Po=Object.defineProperty,Xe=Object.getOwnPropertySymbols,an=Object.prototype.hasOwnProperty,sn=Object.prototype.propertyIsEnumerable,dr=(e,t,r)=>t in e?Po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ut=(e,t)=>{for(var r in t||(t={}))an.call(t,r)&&dr(e,r,t[r]);if(Xe)for(var r of Xe(t))sn.call(t,r)&&dr(e,r,t[r]);return e},Be=(e,t)=>{var r={};for(var n in e)an.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Xe)for(var n of Xe(e))t.indexOf(n)<0&&sn.call(e,n)&&(r[n]=e[n]);return r};const Re=(e,t)=>{const{formats:r}=Ee();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Ao=rt(e=>{var t=e,{locale:r,format:n}=t,i=Be(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Re("number",n)),new Intl.NumberFormat(r,i)}),Ho=rt(e=>{var t=e,{locale:r,format:n}=t,i=Be(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Re("date",n):Object.keys(i).length===0&&(i=Re("date","short")),new Intl.DateTimeFormat(r,i)}),Mo=rt(e=>{var t=e,{locale:r,format:n}=t,i=Be(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Re("time",n):Object.keys(i).length===0&&(i=Re("time","short")),new Intl.DateTimeFormat(r,i)}),Ro=(e={})=>{var t=e,{locale:r=fe()}=t,n=Be(t,["locale"]);return Ao(Ut({locale:r},n))},No=(e={})=>{var t=e,{locale:r=fe()}=t,n=Be(t,["locale"]);return Ho(Ut({locale:r},n))},Do=(e={})=>{var t=e,{locale:r=fe()}=t,n=Be(t,["locale"]);return Mo(Ut({locale:r},n))},Io=rt((e,t=fe())=>new uo(e,t,Ee().formats,{ignoreTag:Ee().ignoreTag})),Lo=(e,t={})=>{var r,n,i,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:s,locale:l=fe(),default:u}=a;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=en(e,l);if(!h)h=(o=(i=(n=(r=Ee()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!s)return h;let f=h;try{f=Io(h,l).format(s)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},Uo=(e,t)=>Do(t).format(e),ko=(e,t)=>No(t).format(e),$o=(e,t)=>Ro(t).format(e),Fo=(e,t=fe())=>en(e,t),Go=Te([xe,Ie],()=>Lo);Te([xe],()=>Uo);Te([xe],()=>ko);Te([xe],()=>$o);Te([xe,Ie],()=>Fo);window.emWidgets={topic:Kn};const jo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function mr(e,t){rn(e,t)}function Wo(e){xe.set(e)}const br={en:{date:"Granted date:",bonusName:"Bonus Name",bonusType:"Bonus Type",bonusAmount:"Bonus Amount",wageringAmount:"Wagering Progress (Rollover)",remainingBonus:"Current Bonus Balance",forfeitBonus:"Forfeit Bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed",termsConditionsLink:"Terms and Conditions",termsConditionsTitle:"Terms and Conditions",wagering:"Wagering",tournamentTicket:"Tournament Ticket",tournament:"Tournament",bonusMoney:"Bonus Money",freeSpins:"Free Spins",freeBet:"Free Bet",cashBack:"CashBack",freeRound:"Free Round",oddsBoost:"Odds Boost"},"zh-hk":{date:"授予日期:",bonusName:"獎金名稱",bonusType:"獎金類型",bonusAmount:"獎金金額",wageringAmount:"投注進展",remainingBonus:"剩餘紅利金額",forfeitBonus:"沒收獎金",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed",termsConditionsLink:"條款及細則",termsConditionsTitle:"條款及細則",wagering:"投注挑戰",tournamentTicket:"錦標賽門票",tournament:"錦標賽",bonusMoney:"獎金",freeSpins:"免費旋轉",freeBet:"免費投注",cashBack:"現金回贈",freeRound:"Free Round",oddsBoost:"Odds Boost"},fr:{date:"Date d'attribution:",bonusName:"Nom du bonus",bonusType:"Type de bonus",bonusAmount:"Montant du bonus",wageringAmount:"Changer les progrès",remainingBonus:"Montant du bonus restant",forfeitBonus:"Supprimer le bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"fermé",termsConditionsLink:"Termes et Conditions",termsConditionsTitle:"Termes et Conditions",wagering:"Défi de mise",tournamentTicket:"Billet de tournoi",tournament:"Tournoi",bonusMoney:"Argent bonus",freeSpins:"Tours gratuits",freeBet:"Paris gratuit",cashBack:"Remboursement",freeRound:"Free Round",oddsBoost:"Odds Boost"},ro:{date:"Dată Alocare:",bonusName:"Nume bonus",bonusType:"Tip de bonus",bonusAmount:"Sumă",wageringAmount:"Progresul de pariere",remainingBonus:"Bonus rămas",forfeitBonus:"Anulează bonusul",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"închis",termsConditionsLink:"Termeni si Conditii",termsConditionsTitle:"Termeni si Conditii",wagering:"Provocare de pariere",tournamentTicket:"Bilet de turneu",tournament:"Turneu",bonusMoney:"Bani bonus",freeSpins:"Rotiri gratuite",freeBet:"Pariu gratuit",cashBack:"Rambursare",freeRound:"Free Round",oddsBoost:"Odds Boost"},es:{date:"Fecha de Canje",bonusName:"Nombre de Bono",bonusType:"Tipo de Bono",bonusAmount:"Monto de Bono",wageringAmount:"Progreso ( Rollover)",remainingBonus:"Saldo Actual de Bono",forfeitBonus:"cancelar bono",active:"Activo",released:"released",expired:"expired",forfeited:"forfeited",closed:"cerrado",termsConditionsLink:"Términos y Condiciones",termsConditionsTitle:"Términos y Condiciones",wagering:"Desafío de apuestas",tournamentTicket:"Boleto de torneo",tournament:"Torneo",bonusMoney:"Dinero de bonificación",freeSpins:"Giros gratis",freeBet:"Apuesta gratis",cashBack:"Reembolso",freeRound:"Free Round",oddsBoost:"Odds Boost"},pt:{date:"Data de atribuição do bônus:",bonusName:"Nome do bônus",bonusType:"Tipo de bônus",bonusAmount:"Valor do bônus",wageringAmount:"Progresso de apostas",remainingBonus:"Valor do bônus restante",forfeitBonus:"Bônus de Perda",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"fechado",termsConditionsLink:"Termos e Condições",termsConditionsTitle:"Termos e Condições",wagering:"Desafio de apostas",tournamentTicket:"Bilhete de torneio",tournament:"Torneio",bonusMoney:"Dinheiro de bónus",freeSpins:"Rodadas grátis",freeBet:"Aposta grátis",cashBack:"Reembolso",freeRound:"Free Round",oddsBoost:"Odds Boost"},hr:{date:"Datum:",bonusName:"Ime bonusa",bonusType:"Vrsta bonusa",bonusAmount:"Iznos bonusa",wageringAmount:"Odigravanje",remainingBonus:"Trenutno stanje bonusa",forfeitBonus:"Otkaži bonus",active:"aktivan",released:"razriješen",expired:"Istekao",forfeited:"otkazan",closed:"Zatvoren",termsConditionsLink:"Uvjeti i odredbe",termsConditionsTitle:"Uvjeti i odredbe",wagering:"Izazov odigravanja",tournamentTicket:"Turnir",tournament:"Turnir",bonusMoney:"Bonus novac",freeSpins:"Besplatne vrtnje",freeBet:"Besplatna oklada",cashBack:"CashBack",freeRound:"Besplatne runde",oddsBoost:"Odds Boost"},"pt-br":{date:"Data concedida:",bonusName:"Nome do bônus:",bonusType:"Tipo de bônus:",bonusAmount:"Valor do bônus:",wageringAmount:"Progresso da Quantidade de Apostas (Rollover)",remainingBonus:"Saldo atual de bônus:",forfeitBonus:"Recusar bônus",active:"Ativo",released:"Lançado",expired:"Expirado",forfeited:"Perdido",closed:"fechado",termsConditionsLink:"Termos e Condições",termsConditionsTitle:"Termos e Condições",wagering:"Desafio de apostas",tournamentTicket:"Ingresso para torneio",tournament:"Torneio",bonusMoney:"Dinheiro bônus",freeSpins:"Rodadas grátis",freeBet:"Aposta grátis",cashBack:"Dinheiro de volta",freeRound:"Free Round",oddsBoost:"Odds Boost"},"es-mx":{date:"Fecha concedida:",bonusName:"Nombre de bono:",bonusType:"Tipo de Bono:",bonusAmount:"valor de Bono:",wageringAmount:"Progreso de monto de apuestas (Rollover)",remainingBonus:"Saldo de bono actual:",forfeitBonus:"Declinar bono",active:"Activo",released:"Liberado",expired:"Expirado",forfeited:"Perdido",closed:"cerrado",termsConditionsLink:"Términos y Condiciones",termsConditionsTitle:"Términos y Condiciones",wagering:"Reto de apuestas",tournamentTicket:"Boleto de torneo",tournament:"Torneo",bonusMoney:"Dinero de bono",freeSpins:"Giros gratis",freeBet:"Apuesta gratis",cashBack:"Reembolso",freeRound:"Free Round",oddsBoost:"Odds Boost"},tr:{date:"Verilen tarih:",bonusName:"Bonus Adı",bonusType:"Bonus Türü",bonusAmount:"Bonus Tutarı",wageringAmount:"Bahis İlerlemesi (Rollover)",remainingBonus:"Mevcut Bonus Bakiyesi",forfeitBonus:"Fesih Bonusu",active:"aktif",released:"piyasaya sürülmüş",expired:"günü geçmiş",forfeited:"kaybedilen",closed:"kapalı",termsConditionsLink:"Términos y Condiciones",termsConditionsTitle:"Términos y Condiciones",wagering:"Bahis mücadelesi",tournamentTicket:"Turnuva bileti",tournament:"Turnuva",bonusMoney:"Bonus para",freeSpins:"Bedava dönüş",freeBet:"Bedava bahis",cashBack:"Para iadesi",freeRound:"Free Round",oddsBoost:"Odds Boost"},"en-us":{date:"Granted date:",bonusName:"Bonus Name",bonusType:"Bonus Type",bonusAmount:"Bonus Amount",wageringAmount:"Wagering Progress (Rollover)",remainingBonus:"Current Bonus Balance",forfeitBonus:"Forfeit Bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed",termsConditionsLink:"Terms and Conditions",termsConditionsTitle:"Terms and Conditions",wagering:"Wagering",tournamentTicket:"Tournament Ticket",tournament:"Tournament",bonusMoney:"Bonus Money",freeSpins:"Free Spins",freeBet:"Free Bet",cashBack:"CashBack",freeRound:"Free Round",oddsBoost:"Odds Boost"}};function Vo(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Yo(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 Xo(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function qe(e){"@babel/helpers - typeof";return qe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qe(e)}function ce(e){if(e===null||e===!0||e===!1)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function G(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function ee(e){G(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||qe(e)==="object"&&t==="[object Date]"?new Date(e.getTime()):typeof e=="number"||t==="[object Number]"?new Date(e):((typeof e=="string"||t==="[object String]")&&typeof console!="undefined"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function qo(e,t){G(2,arguments);var r=ee(e).getTime(),n=ce(t);return new Date(r+n)}var zo={};function nt(){return zo}function Qo(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function Zo(e){return G(1,arguments),e instanceof Date||qe(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Jo(e){if(G(1,arguments),!Zo(e)&&typeof e!="number")return!1;var t=ee(e);return!isNaN(Number(t))}function Ko(e,t){G(2,arguments);var r=ce(t);return qo(e,-r)}var ea=864e5;function ta(e){G(1,arguments);var t=ee(e),r=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var n=t.getTime(),i=r-n;return Math.floor(i/ea)+1}function ze(e){G(1,arguments);var t=1,r=ee(e),n=r.getUTCDay(),i=(n<t?7:0)+n-t;return r.setUTCDate(r.getUTCDate()-i),r.setUTCHours(0,0,0,0),r}function un(e){G(1,arguments);var t=ee(e),r=t.getUTCFullYear(),n=new Date(0);n.setUTCFullYear(r+1,0,4),n.setUTCHours(0,0,0,0);var i=ze(n),o=new Date(0);o.setUTCFullYear(r,0,4),o.setUTCHours(0,0,0,0);var a=ze(o);return t.getTime()>=i.getTime()?r+1:t.getTime()>=a.getTime()?r:r-1}function ra(e){G(1,arguments);var t=un(e),r=new Date(0);r.setUTCFullYear(t,0,4),r.setUTCHours(0,0,0,0);var n=ze(r);return n}var na=6048e5;function ia(e){G(1,arguments);var t=ee(e),r=ze(t).getTime()-ra(t).getTime();return Math.round(r/na)+1}function Qe(e,t){var r,n,i,o,a,s,l,u;G(1,arguments);var h=nt(),f=ce((r=(n=(i=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(a=t.locale)===null||a===void 0||(s=a.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&i!==void 0?i:h.weekStartsOn)!==null&&n!==void 0?n:(l=h.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.weekStartsOn)!==null&&r!==void 0?r:0);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var c=ee(e),d=c.getUTCDay(),p=(d<f?7:0)+d-f;return c.setUTCDate(c.getUTCDate()-p),c.setUTCHours(0,0,0,0),c}function ln(e,t){var r,n,i,o,a,s,l,u;G(1,arguments);var h=ee(e),f=h.getUTCFullYear(),c=nt(),d=ce((r=(n=(i=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(a=t.locale)===null||a===void 0||(s=a.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&i!==void 0?i:c.firstWeekContainsDate)!==null&&n!==void 0?n:(l=c.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.firstWeekContainsDate)!==null&&r!==void 0?r:1);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setUTCFullYear(f+1,0,d),p.setUTCHours(0,0,0,0);var v=Qe(p,t),B=new Date(0);B.setUTCFullYear(f,0,d),B.setUTCHours(0,0,0,0);var L=Qe(B,t);return h.getTime()>=v.getTime()?f+1:h.getTime()>=L.getTime()?f:f-1}function oa(e,t){var r,n,i,o,a,s,l,u;G(1,arguments);var h=nt(),f=ce((r=(n=(i=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(a=t.locale)===null||a===void 0||(s=a.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&i!==void 0?i:h.firstWeekContainsDate)!==null&&n!==void 0?n:(l=h.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.firstWeekContainsDate)!==null&&r!==void 0?r:1),c=ln(e,t),d=new Date(0);d.setUTCFullYear(c,0,f),d.setUTCHours(0,0,0,0);var p=Qe(d,t);return p}var aa=6048e5;function sa(e,t){G(1,arguments);var r=ee(e),n=Qe(r,t).getTime()-oa(r,t).getTime();return Math.round(n/aa)+1}function T(e,t){for(var r=e<0?"-":"",n=Math.abs(e).toString();n.length<t;)n="0"+n;return r+n}var oe={y:function(t,r){var n=t.getUTCFullYear(),i=n>0?n:1-n;return T(r==="yy"?i%100:i,r.length)},M:function(t,r){var n=t.getUTCMonth();return r==="M"?String(n+1):T(n+1,2)},d:function(t,r){return T(t.getUTCDate(),r.length)},a:function(t,r){var n=t.getUTCHours()/12>=1?"pm":"am";switch(r){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h:function(t,r){return T(t.getUTCHours()%12||12,r.length)},H:function(t,r){return T(t.getUTCHours(),r.length)},m:function(t,r){return T(t.getUTCMinutes(),r.length)},s:function(t,r){return T(t.getUTCSeconds(),r.length)},S:function(t,r){var n=r.length,i=t.getUTCMilliseconds(),o=Math.floor(i*Math.pow(10,n-3));return T(o,r.length)}},pe={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},ua={G:function(t,r,n){var i=t.getUTCFullYear()>0?1:0;switch(r){case"G":case"GG":case"GGG":return n.era(i,{width:"abbreviated"});case"GGGGG":return n.era(i,{width:"narrow"});case"GGGG":default:return n.era(i,{width:"wide"})}},y:function(t,r,n){if(r==="yo"){var i=t.getUTCFullYear(),o=i>0?i:1-i;return n.ordinalNumber(o,{unit:"year"})}return oe.y(t,r)},Y:function(t,r,n,i){var o=ln(t,i),a=o>0?o:1-o;if(r==="YY"){var s=a%100;return T(s,2)}return r==="Yo"?n.ordinalNumber(a,{unit:"year"}):T(a,r.length)},R:function(t,r){var n=un(t);return T(n,r.length)},u:function(t,r){var n=t.getUTCFullYear();return T(n,r.length)},Q:function(t,r,n){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(r){case"Q":return String(i);case"QQ":return T(i,2);case"Qo":return n.ordinalNumber(i,{unit:"quarter"});case"QQQ":return n.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(i,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(t,r,n){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(r){case"q":return String(i);case"qq":return T(i,2);case"qo":return n.ordinalNumber(i,{unit:"quarter"});case"qqq":return n.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(i,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(t,r,n){var i=t.getUTCMonth();switch(r){case"M":case"MM":return oe.M(t,r);case"Mo":return n.ordinalNumber(i+1,{unit:"month"});case"MMM":return n.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(i,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(t,r,n){var i=t.getUTCMonth();switch(r){case"L":return String(i+1);case"LL":return T(i+1,2);case"Lo":return n.ordinalNumber(i+1,{unit:"month"});case"LLL":return n.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(i,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(t,r,n,i){var o=sa(t,i);return r==="wo"?n.ordinalNumber(o,{unit:"week"}):T(o,r.length)},I:function(t,r,n){var i=ia(t);return r==="Io"?n.ordinalNumber(i,{unit:"week"}):T(i,r.length)},d:function(t,r,n){return r==="do"?n.ordinalNumber(t.getUTCDate(),{unit:"date"}):oe.d(t,r)},D:function(t,r,n){var i=ta(t);return r==="Do"?n.ordinalNumber(i,{unit:"dayOfYear"}):T(i,r.length)},E:function(t,r,n){var i=t.getUTCDay();switch(r){case"E":case"EE":case"EEE":return n.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(i,{width:"short",context:"formatting"});case"EEEE":default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(t,r,n,i){var o=t.getUTCDay(),a=(o-i.weekStartsOn+8)%7||7;switch(r){case"e":return String(a);case"ee":return T(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});case"eeee":default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(t,r,n,i){var o=t.getUTCDay(),a=(o-i.weekStartsOn+8)%7||7;switch(r){case"c":return String(a);case"cc":return T(a,r.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});case"cccc":default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(t,r,n){var i=t.getUTCDay(),o=i===0?7:i;switch(r){case"i":return String(o);case"ii":return T(o,r.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(i,{width:"short",context:"formatting"});case"iiii":default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(t,r,n){var i=t.getUTCHours(),o=i/12>=1?"pm":"am";switch(r){case"a":case"aa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(t,r,n){var i=t.getUTCHours(),o;switch(i===12?o=pe.noon:i===0?o=pe.midnight:o=i/12>=1?"pm":"am",r){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(t,r,n){var i=t.getUTCHours(),o;switch(i>=17?o=pe.evening:i>=12?o=pe.afternoon:i>=4?o=pe.morning:o=pe.night,r){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(t,r,n){if(r==="ho"){var i=t.getUTCHours()%12;return i===0&&(i=12),n.ordinalNumber(i,{unit:"hour"})}return oe.h(t,r)},H:function(t,r,n){return r==="Ho"?n.ordinalNumber(t.getUTCHours(),{unit:"hour"}):oe.H(t,r)},K:function(t,r,n){var i=t.getUTCHours()%12;return r==="Ko"?n.ordinalNumber(i,{unit:"hour"}):T(i,r.length)},k:function(t,r,n){var i=t.getUTCHours();return i===0&&(i=24),r==="ko"?n.ordinalNumber(i,{unit:"hour"}):T(i,r.length)},m:function(t,r,n){return r==="mo"?n.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):oe.m(t,r)},s:function(t,r,n){return r==="so"?n.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):oe.s(t,r)},S:function(t,r){return oe.S(t,r)},X:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();if(a===0)return"Z";switch(r){case"X":return vr(a);case"XXXX":case"XX":return he(a);case"XXXXX":case"XXX":default:return he(a,":")}},x:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();switch(r){case"x":return vr(a);case"xxxx":case"xx":return he(a);case"xxxxx":case"xxx":default:return he(a,":")}},O:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();switch(r){case"O":case"OO":case"OOO":return"GMT"+pr(a,":");case"OOOO":default:return"GMT"+he(a,":")}},z:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();switch(r){case"z":case"zz":case"zzz":return"GMT"+pr(a,":");case"zzzz":default:return"GMT"+he(a,":")}},t:function(t,r,n,i){var o=i._originalDate||t,a=Math.floor(o.getTime()/1e3);return T(a,r.length)},T:function(t,r,n,i){var o=i._originalDate||t,a=o.getTime();return T(a,r.length)}};function pr(e,t){var r=e>0?"-":"+",n=Math.abs(e),i=Math.floor(n/60),o=n%60;if(o===0)return r+String(i);var a=t;return r+String(i)+a+T(o,2)}function vr(e,t){if(e%60===0){var r=e>0?"-":"+";return r+T(Math.abs(e)/60,2)}return he(e,t)}function he(e,t){var r=t||"",n=e>0?"-":"+",i=Math.abs(e),o=T(Math.floor(i/60),2),a=T(i%60,2);return n+o+r+a}var gr=function(t,r){switch(t){case"P":return r.date({width:"short"});case"PP":return r.date({width:"medium"});case"PPP":return r.date({width:"long"});case"PPPP":default:return r.date({width:"full"})}},hn=function(t,r){switch(t){case"p":return r.time({width:"short"});case"pp":return r.time({width:"medium"});case"ppp":return r.time({width:"long"});case"pppp":default:return r.time({width:"full"})}},la=function(t,r){var n=t.match(/(P+)(p+)?/)||[],i=n[1],o=n[2];if(!o)return gr(t,r);var a;switch(i){case"P":a=r.dateTime({width:"short"});break;case"PP":a=r.dateTime({width:"medium"});break;case"PPP":a=r.dateTime({width:"long"});break;case"PPPP":default:a=r.dateTime({width:"full"});break}return a.replace("{{date}}",gr(i,r)).replace("{{time}}",hn(o,r))},ha={p:hn,P:la},ca=["D","DD"],fa=["YY","YYYY"];function da(e){return ca.indexOf(e)!==-1}function ma(e){return fa.indexOf(e)!==-1}function yr(e,t,r){if(e==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var ba={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},pa=function(t,r,n){var i,o=ba[t];return typeof o=="string"?i=o:r===1?i=o.one:i=o.other.replace("{{count}}",r.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+i:i+" ago":i};function vt(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.width?String(t.width):e.defaultWidth,n=e.formats[r]||e.formats[e.defaultWidth];return n}}var va={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},ga={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},ya={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},wa={date:vt({formats:va,defaultWidth:"full"}),time:vt({formats:ga,defaultWidth:"full"}),dateTime:vt({formats:ya,defaultWidth:"full"})},_a={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Ea=function(t,r,n,i){return _a[t]};function Oe(e){return function(t,r){var n=r!=null&&r.context?String(r.context):"standalone",i;if(n==="formatting"&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,a=r!=null&&r.width?String(r.width):o;i=e.formattingValues[a]||e.formattingValues[o]}else{var s=e.defaultWidth,l=r!=null&&r.width?String(r.width):e.defaultWidth;i=e.values[l]||e.values[s]}var u=e.argumentCallback?e.argumentCallback(t):t;return i[u]}}var Ta={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},xa={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Ba={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},Sa={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Ca={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},Oa={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Pa=function(t,r){var n=Number(t),i=n%100;if(i>20||i<10)switch(i%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},Aa={ordinalNumber:Pa,era:Oe({values:Ta,defaultWidth:"wide"}),quarter:Oe({values:xa,defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:Oe({values:Ba,defaultWidth:"wide"}),day:Oe({values:Sa,defaultWidth:"wide"}),dayPeriod:Oe({values:Ca,defaultWidth:"wide",formattingValues:Oa,defaultFormattingWidth:"wide"})};function Pe(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=r.width,i=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],o=t.match(i);if(!o)return null;var a=o[0],s=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?Ma(s,function(f){return f.test(a)}):Ha(s,function(f){return f.test(a)}),u;u=e.valueCallback?e.valueCallback(l):l,u=r.valueCallback?r.valueCallback(u):u;var h=t.slice(a.length);return{value:u,rest:h}}}function Ha(e,t){for(var r in e)if(e.hasOwnProperty(r)&&t(e[r]))return r}function Ma(e,t){for(var r=0;r<e.length;r++)if(t(e[r]))return r}function Ra(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.match(e.matchPattern);if(!n)return null;var i=n[0],o=t.match(e.parsePattern);if(!o)return null;var a=e.valueCallback?e.valueCallback(o[0]):o[0];a=r.valueCallback?r.valueCallback(a):a;var s=t.slice(i.length);return{value:a,rest:s}}}var Na=/^(\d+)(th|st|nd|rd)?/i,Da=/\d+/i,Ia={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},La={any:[/^b/i,/^(a|c)/i]},Ua={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},ka={any:[/1/i,/2/i,/3/i,/4/i]},$a={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},Fa={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Ga={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},ja={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},Wa={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},Va={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},Ya={ordinalNumber:Ra({matchPattern:Na,parsePattern:Da,valueCallback:function(t){return parseInt(t,10)}}),era:Pe({matchPatterns:Ia,defaultMatchWidth:"wide",parsePatterns:La,defaultParseWidth:"any"}),quarter:Pe({matchPatterns:Ua,defaultMatchWidth:"wide",parsePatterns:ka,defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:Pe({matchPatterns:$a,defaultMatchWidth:"wide",parsePatterns:Fa,defaultParseWidth:"any"}),day:Pe({matchPatterns:Ga,defaultMatchWidth:"wide",parsePatterns:ja,defaultParseWidth:"any"}),dayPeriod:Pe({matchPatterns:Wa,defaultMatchWidth:"any",parsePatterns:Va,defaultParseWidth:"any"})},Xa={code:"en-US",formatDistance:pa,formatLong:wa,formatRelative:Ea,localize:Aa,match:Ya,options:{weekStartsOn:0,firstWeekContainsDate:1}},qa=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,za=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Qa=/^'([^]*?)'?$/,Za=/''/g,Ja=/[a-zA-Z]/;function wr(e,t,r){var n,i,o,a,s,l,u,h,f,c,d,p,v,B;G(2,arguments);var L=String(t),O=nt(),E=(n=(i=void 0)!==null&&i!==void 0?i:O.locale)!==null&&n!==void 0?n:Xa,U=ce((o=(a=(s=(l=void 0)!==null&&l!==void 0?l:void 0)!==null&&s!==void 0?s:O.firstWeekContainsDate)!==null&&a!==void 0?a:(u=O.locale)===null||u===void 0||(h=u.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(U>=1&&U<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var A=ce((f=(c=(d=(p=void 0)!==null&&p!==void 0?p:void 0)!==null&&d!==void 0?d:O.weekStartsOn)!==null&&c!==void 0?c:(v=O.locale)===null||v===void 0||(B=v.options)===null||B===void 0?void 0:B.weekStartsOn)!==null&&f!==void 0?f:0);if(!(A>=0&&A<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!E.localize)throw new RangeError("locale must contain localize property");if(!E.formatLong)throw new RangeError("locale must contain formatLong property");var $=ee(e);if(!Jo($))throw new RangeError("Invalid time value");var k=Qo($),ie=Ko($,k),ue={firstWeekContainsDate:U,weekStartsOn:A,locale:E,_originalDate:$},te=L.match(za).map(function(H){var N=H[0];if(N==="p"||N==="P"){var Q=ha[N];return Q(H,E.formatLong)}return H}).join("").match(qa).map(function(H){if(H==="''")return"'";var N=H[0];if(N==="'")return Ka(H);var Q=ua[N];if(Q)return ma(H)&&yr(H,t,String(e)),da(H)&&yr(H,t,String(e)),Q(ie,H,E.localize,ue);if(N.match(Ja))throw new RangeError("Format string contains an unescaped latin alphabet character `"+N+"`");return H}).join("");return te}function Ka(e){var t=e.match(Qa);return t?t[1].replace(Za,"'"):e}function es(e){yn(e,"svelte-15xuos2",".ButtonTermsAndConditions{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-decoration:underline;margin:10px 0;cursor:pointer}.BonusImage{width:100%;max-height:200px;border-radius:var(--emw--border-radius-small, 5px)}.BonusCard{background-color:var(--emw--color-white, #FFFFFF);padding:10px 20px 20px;border-radius:var(--emw--border-radius-large, 10px);box-shadow:0px 5px 12px 5px var(--emw--color-gray-100, #E6E6E6)}.BonusCardRow{display:flex;justify-content:space-between;align-items:center;padding:2px 10px;font-size:var(--emw--font-size-small, 14px)}.BonusCardRow .BonusCardRowTitle{color:var(--emw--color-typography-cotrast, #444444);font-weight:var(--emw--font-weight-bold, 700)}.BonusCardRow .BonusCardRowTitle span{font-weight:var(--emw--font-weigh-normal, 400);color:var(--emw--color-gray-300, #58586B)}.BonusCardRow .BonusCardRowText{color:var(--emw--color-gray-300, #58586B)}.BonusCardRow .BonusCardRowText.BonusCardStatus{font-weight:var(--emw--font-weight-bold, 700);color:var(--emw--color-typography-cotrast, #444444)}.BonusCardRow .BonusCardRowText.StatusActive{color:var(--emw--color-valid, #48952a)}.BonusCardRow .BonusCardRowText.StatusExpired{color:var(--emw--color-error, #FD2839)}.BonusCardRow .BonusCardRowText.StatusForfeited{color:#fd8c2d}.BonusCardRow .BonusCardRowText.TextCapitalize{text-transform:capitalize}.BonusCardRow:nth-child(even){background-color:var(--emw--color-gray-50, #F9F8F8);border-radius:var(--emw--border-radius-small, 5px)}.DeleteBonus{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:var(--emw--border-radius-small, 5px);width:50%;height:44px;font-size:var(--emw--font-size-medium, 15px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px;margin-top:10px}.DeleteBonus.DeleteBonusMobile{width:100%}.DeleteBonus:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCardRowRemovePadding{padding:0}")}function _r(e){let t,r,n;return{c(){t=x("div"),r=x("img"),g(r,"class","BonusImage"),Yt(r.src,n=e[9])||g(r,"src",n),g(r,"alt",e[10]),g(t,"class","BonusCardRow BonusCardRowRemovePadding")},m(i,o){se(i,t,o),m(t,r)},p(i,o){o&512&&!Yt(r.src,n=i[9])&&g(r,"src",n),o&1024&&g(r,"alt",i[10])},d(i){i&&ne(t)}}}function Er(e){let t,r,n=e[16]("bonusAmount")+"",i,o,a,s,l,u=(e[11]?"":e[7])+"",h,f;return{c(){t=x("div"),r=x("p"),i=R(n),o=D(),a=x("p"),s=R(e[4]),l=D(),h=R(u),g(r,"class","BonusCardRowTitle"),g(a,"class","BonusCardRowText"),g(t,"class",f=`BonusCardRow ${e[16]("bonusAmount")}`)},m(c,d){se(c,t,d),m(t,r),m(r,i),m(t,o),m(t,a),m(a,s),m(a,l),m(a,h)},p(c,d){d&65536&&n!==(n=c[16]("bonusAmount")+"")&&I(i,n),d&16&&I(s,c[4]),d&2176&&u!==(u=(c[11]?"":c[7])+"")&&I(h,u),d&65536&&f!==(f=`BonusCardRow ${c[16]("bonusAmount")}`)&&g(t,"class",f)},d(c){c&&ne(t)}}}function Tr(e){let t,r,n=e[16]("wageringAmount")+"",i,o,a,s,l,u=(e[11]?"":e[7])+"",h,f;return{c(){t=x("div"),r=x("p"),i=R(n),o=D(),a=x("p"),s=R(e[5]),l=D(),h=R(u),g(r,"class","BonusCardRowTitle"),g(a,"class","BonusCardRowText"),g(t,"class",f=`BonusCardRow ${e[16]("wageringAmount")} ${e[3]}`)},m(c,d){se(c,t,d),m(t,r),m(r,i),m(t,o),m(t,a),m(a,s),m(a,l),m(a,h)},p(c,d){d&65536&&n!==(n=c[16]("wageringAmount")+"")&&I(i,n),d&32&&I(s,c[5]),d&2176&&u!==(u=(c[11]?"":c[7])+"")&&I(h,u),d&65544&&f!==(f=`BonusCardRow ${c[16]("wageringAmount")} ${c[3]}`)&&g(t,"class",f)},d(c){c&&ne(t)}}}function xr(e){let t,r,n=e[16]("remainingBonus")+"",i,o,a,s,l,u=(e[11]?"":e[7])+"",h,f;return{c(){t=x("div"),r=x("p"),i=R(n),o=D(),a=x("p"),s=R(e[6]),l=D(),h=R(u),g(r,"class","BonusCardRowTitle"),g(a,"class","BonusCardRowText"),g(t,"class",f=`BonusCardRow ${e[16]("remainingBonus")}`)},m(c,d){se(c,t,d),m(t,r),m(r,i),m(t,o),m(t,a),m(a,s),m(a,l),m(a,h)},p(c,d){d&65536&&n!==(n=c[16]("remainingBonus")+"")&&I(i,n),d&64&&I(s,c[6]),d&2176&&u!==(u=(c[11]?"":c[7])+"")&&I(h,u),d&65536&&f!==(f=`BonusCardRow ${c[16]("remainingBonus")}`)&&g(t,"class",f)},d(c){c&&ne(t)}}}function Br(e){let t,r,n=e[16]("termsConditionsLink")+"",i,o;return{c(){t=x("div"),r=x("a"),i=R(n),g(r,"class","ButtonTermsAndConditions"),g(r,"href",e[8]),g(r,"target","_blank"),g(t,"class",o=`BonusCardRow ${e[16]("termsConditionsLink")}`)},m(a,s){se(a,t,s),m(t,r),m(r,i)},p(a,s){s&65536&&n!==(n=a[16]("termsConditionsLink")+"")&&I(i,n),s&256&&g(r,"href",a[8]),s&65536&&o!==(o=`BonusCardRow ${a[16]("termsConditionsLink")}`)&&g(t,"class",o)},d(a){a&&ne(t)}}}function Sr(e){let t,r=e[16]("forfeitBonus")+"",n,i,o;return{c(){t=x("button"),n=R(r),g(t,"class","DeleteBonus "+(e[17]?"DeleteBonusMobile":""))},m(a,s){se(a,t,s),m(t,n),i||(o=En(t,"click",e[18]),i=!0)},p(a,s){s&65536&&r!==(r=a[16]("forfeitBonus")+"")&&I(n,r)},d(a){a&&ne(t),i=!1,o()}}}function ts(e){let t,r,n,i,o=e[16]("date")+"",a,s,l,u=wr(new Date(e[0]),`${e[12]?e[12]:"dd/MM/yyyy"} h:mm a`)+"",h,f,c,d=e[16](`${e[1]}`)+"",p,v,B,L,O,E,U,A=e[16]("bonusName")+"",$,k,ie,ue,te,H,N,Q,de=e[16]("bonusType")+"",Se,b,Z,le=e[16](`${e[3]}`)+"",it,Le,kt,ot,at,st,$t,j=e[15]===!0&&_r(e),W=e[4]&&Er(e),V=e[5]&&Tr(e),Y=e[6]&&xr(e),X=e[14]&&Br(e),q=e[1]==="active"&&Sr(e);return{c(){t=x("div"),r=x("div"),n=x("div"),i=x("p"),a=R(o),s=D(),l=x("span"),h=R(u),f=D(),c=x("p"),p=R(d),L=D(),j&&j.c(),O=D(),E=x("div"),U=x("p"),$=R(A),k=D(),ie=x("p"),ue=R(e[2]),H=D(),N=x("div"),Q=x("p"),Se=R(de),b=D(),Z=x("p"),it=R(le),kt=D(),W&&W.c(),ot=D(),V&&V.c(),at=D(),Y&&Y.c(),st=D(),X&&X.c(),$t=D(),q&&q.c(),g(i,"class","BonusCardRowTitle"),g(c,"class",v="BonusCardRowText BonusCardStatus TextCapitalize "+(e[1]==="active"||e[1]==="released"?"StatusActive":"")+" "+(e[1]==="expired"?"StatusExpired":"")+" "+(e[1]==="forfeited"?"StatusForfeited":"")),g(n,"class",B=`BonusCardRow Date ${e[16]("date")}`),g(U,"class","BonusCardRowTitle"),g(ie,"class","BonusCardRowText"),g(E,"class",te=`BonusCardRow ${e[16]("bonusName")}`),g(Q,"class","BonusCardRowTitle"),g(Z,"class","BonusCardRowText TextCapitalize"),g(N,"class",Le=`BonusCardRow ${e[16]("bonusType")}`),g(r,"class","BonusCardInfo"),g(t,"class","BonusCard")},m(y,M){se(y,t,M),m(t,r),m(r,n),m(n,i),m(i,a),m(i,s),m(i,l),m(l,h),m(n,f),m(n,c),m(c,p),m(r,L),j&&j.m(r,null),m(r,O),m(r,E),m(E,U),m(U,$),m(E,k),m(E,ie),m(ie,ue),m(r,H),m(r,N),m(N,Q),m(Q,Se),m(N,b),m(N,Z),m(Z,it),m(r,kt),W&&W.m(r,null),m(r,ot),V&&V.m(r,null),m(r,at),Y&&Y.m(r,null),m(r,st),X&&X.m(r,null),m(t,$t),q&&q.m(t,null),e[25](t)},p(y,[M]){M&65536&&o!==(o=y[16]("date")+"")&&I(a,o),M&4097&&u!==(u=wr(new Date(y[0]),`${y[12]?y[12]:"dd/MM/yyyy"} h:mm a`)+"")&&I(h,u),M&65538&&d!==(d=y[16](`${y[1]}`)+"")&&I(p,d),M&2&&v!==(v="BonusCardRowText BonusCardStatus TextCapitalize "+(y[1]==="active"||y[1]==="released"?"StatusActive":"")+" "+(y[1]==="expired"?"StatusExpired":"")+" "+(y[1]==="forfeited"?"StatusForfeited":""))&&g(c,"class",v),M&65536&&B!==(B=`BonusCardRow Date ${y[16]("date")}`)&&g(n,"class",B),y[15]===!0?j?j.p(y,M):(j=_r(y),j.c(),j.m(r,O)):j&&(j.d(1),j=null),M&65536&&A!==(A=y[16]("bonusName")+"")&&I($,A),M&4&&I(ue,y[2]),M&65536&&te!==(te=`BonusCardRow ${y[16]("bonusName")}`)&&g(E,"class",te),M&65536&&de!==(de=y[16]("bonusType")+"")&&I(Se,de),M&65544&&le!==(le=y[16](`${y[3]}`)+"")&&I(it,le),M&65536&&Le!==(Le=`BonusCardRow ${y[16]("bonusType")}`)&&g(N,"class",Le),y[4]?W?W.p(y,M):(W=Er(y),W.c(),W.m(r,ot)):W&&(W.d(1),W=null),y[5]?V?V.p(y,M):(V=Tr(y),V.c(),V.m(r,at)):V&&(V.d(1),V=null),y[6]?Y?Y.p(y,M):(Y=xr(y),Y.c(),Y.m(r,st)):Y&&(Y.d(1),Y=null),y[14]?X?X.p(y,M):(X=Br(y),X.c(),X.m(r,null)):X&&(X.d(1),X=null),y[1]==="active"?q?q.p(y,M):(q=Sr(y),q.c(),q.m(t,null)):q&&(q.d(1),q=null)},i:J,o:J,d(y){y&&ne(t),j&&j.d(),W&&W.d(),V&&V.d(),Y&&Y.d(),X&&X.d(),q&&q.d(),e[25](null)}}}function rs(e,t,r){let n;gn(e,Go,b=>r(16,n=b));let{bonuswalletid:i=""}=t,{bonusdate:o=""}=t,{bonusstatus:a=""}=t,{bonusname:s=""}=t,{bonustype:l=""}=t,{bonusamount:u=""}=t,{bonuswageringamount:h=""}=t,{bonusremainingamount:f=""}=t,{bonuscurrency:c=""}=t,{lang:d="en"}=t,{clientstyling:p=""}=t,{clientstylingurl:v=""}=t,{mbsource:B}=t,{translationurl:L=""}=t,{termsandconditionsurl:O=""}=t,{termsandconditionsasset:E=""}=t,{termsandconditionsdescription:U=""}=t,{currencylocale:A=""}=t,{dateformat:$=""}=t,k,ie=window.navigator.userAgent,ue=jo(ie)!=="PC",te=!1,H=!0;const N=()=>{fetch(L).then(Z=>Z.json()).then(Z=>{Object.keys(Z).forEach(le=>{mr(le,Z[le])})}).catch(Z=>{console.log(Z)})};Object.keys(br).forEach(b=>{mr(b,br[b])});const Q=()=>{window.postMessage({type:"DisableScroll"},window.location.href),window.postMessage({type:"DeleteActiveBonus",bonuswalletid:i},window.location.href)},de=()=>{Wo(d)};Sn(()=>()=>{});function Se(b){gt[b?"unshift":"push"](()=>{k=b,r(13,k)})}return e.$$set=b=>{"bonuswalletid"in b&&r(19,i=b.bonuswalletid),"bonusdate"in b&&r(0,o=b.bonusdate),"bonusstatus"in b&&r(1,a=b.bonusstatus),"bonusname"in b&&r(2,s=b.bonusname),"bonustype"in b&&r(3,l=b.bonustype),"bonusamount"in b&&r(4,u=b.bonusamount),"bonuswageringamount"in b&&r(5,h=b.bonuswageringamount),"bonusremainingamount"in b&&r(6,f=b.bonusremainingamount),"bonuscurrency"in b&&r(7,c=b.bonuscurrency),"lang"in b&&r(20,d=b.lang),"clientstyling"in b&&r(21,p=b.clientstyling),"clientstylingurl"in b&&r(22,v=b.clientstylingurl),"mbsource"in b&&r(23,B=b.mbsource),"translationurl"in b&&r(24,L=b.translationurl),"termsandconditionsurl"in b&&r(8,O=b.termsandconditionsurl),"termsandconditionsasset"in b&&r(9,E=b.termsandconditionsasset),"termsandconditionsdescription"in b&&r(10,U=b.termsandconditionsdescription),"currencylocale"in b&&r(11,A=b.currencylocale),"dateformat"in b&&r(12,$=b.dateformat)},e.$$.update=()=>{e.$$.dirty&1048576&&d&&de(),e.$$.dirty&2105344&&p&&k&&Vo(k,p),e.$$.dirty&4202496&&v&&k&&Yo(k,v),e.$$.dirty&8396800&&B&&k&&Xo(k,`${B}.Style`),e.$$.dirty&16777216&&L&&N(),e.$$.dirty&512&&r(15,H=!(E===null||E==="")),e.$$.dirty&256&&r(14,te=O!==null&&O!=="")},[o,a,s,l,u,h,f,c,O,E,U,A,$,k,te,H,n,ue,Q,i,d,p,v,B,L,Se]}class cn extends Un{constructor(t){super(),In(this,t,rs,ts,Or,{bonuswalletid:19,bonusdate:0,bonusstatus:1,bonusname:2,bonustype:3,bonusamount:4,bonuswageringamount:5,bonusremainingamount:6,bonuscurrency:7,lang:20,clientstyling:21,clientstylingurl:22,mbsource:23,translationurl:24,termsandconditionsurl:8,termsandconditionsasset:9,termsandconditionsdescription:10,currencylocale:11,dateformat:12},es)}get bonuswalletid(){return this.$$.ctx[19]}set bonuswalletid(t){this.$$set({bonuswalletid:t}),P()}get bonusdate(){return this.$$.ctx[0]}set bonusdate(t){this.$$set({bonusdate:t}),P()}get bonusstatus(){return this.$$.ctx[1]}set bonusstatus(t){this.$$set({bonusstatus:t}),P()}get bonusname(){return this.$$.ctx[2]}set bonusname(t){this.$$set({bonusname:t}),P()}get bonustype(){return this.$$.ctx[3]}set bonustype(t){this.$$set({bonustype:t}),P()}get bonusamount(){return this.$$.ctx[4]}set bonusamount(t){this.$$set({bonusamount:t}),P()}get bonuswageringamount(){return this.$$.ctx[5]}set bonuswageringamount(t){this.$$set({bonuswageringamount:t}),P()}get bonusremainingamount(){return this.$$.ctx[6]}set bonusremainingamount(t){this.$$set({bonusremainingamount:t}),P()}get bonuscurrency(){return this.$$.ctx[7]}set bonuscurrency(t){this.$$set({bonuscurrency:t}),P()}get lang(){return this.$$.ctx[20]}set lang(t){this.$$set({lang:t}),P()}get clientstyling(){return this.$$.ctx[21]}set clientstyling(t){this.$$set({clientstyling:t}),P()}get clientstylingurl(){return this.$$.ctx[22]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),P()}get mbsource(){return this.$$.ctx[23]}set mbsource(t){this.$$set({mbsource:t}),P()}get translationurl(){return this.$$.ctx[24]}set translationurl(t){this.$$set({translationurl:t}),P()}get termsandconditionsurl(){return this.$$.ctx[8]}set termsandconditionsurl(t){this.$$set({termsandconditionsurl:t}),P()}get termsandconditionsasset(){return this.$$.ctx[9]}set termsandconditionsasset(t){this.$$set({termsandconditionsasset:t}),P()}get termsandconditionsdescription(){return this.$$.ctx[10]}set termsandconditionsdescription(t){this.$$set({termsandconditionsdescription:t}),P()}get currencylocale(){return this.$$.ctx[11]}set currencylocale(t){this.$$set({currencylocale:t}),P()}get dateformat(){return this.$$.ctx[12]}set dateformat(t){this.$$set({dateformat:t}),P()}}Ln(cn,{bonuswalletid:{},bonusdate:{},bonusstatus:{},bonusname:{},bonustype:{},bonusamount:{},bonuswageringamount:{},bonusremainingamount:{},bonuscurrency:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},termsandconditionsurl:{},termsandconditionsasset:{},termsandconditionsdescription:{},currencylocale:{},dateformat:{}},[],[],!0);exports.default=cn;
18
+ `,_e.MISSING_INTL_API,a);var U=r.getPluralRules(t,{type:h.pluralType}).select(c-(h.offset||0));E=h.options[U]||h.options.other}if(!E)throw new lr(h.value,c,Object.keys(h.options),a);s.push.apply(s,je(E.value,t,r,n,i,c-(h.offset||0)));continue}}return no(s)}function oo(e,t){return t?K(K(K({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=K(K({},e[n]),t[n]||{}),r},{})):e}function ao(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=oo(e[n],t[n]),r},K({},e)):e}function bt(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function so(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ft(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ct([void 0],r,!1)))},{cache:bt(e.number),strategy:dt.variadic}),getDateTimeFormat:ft(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ct([void 0],r,!1)))},{cache:bt(e.dateTime),strategy:dt.variadic}),getPluralRules:ft(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ct([void 0],r,!1)))},{cache:bt(e.pluralRules),strategy:dt.variadic})}}var uo=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=o.formatToParts(l);if(u.length===1)return u[0].value;var h=u.reduce(function(f,c){return!f.length||c.type!==F.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return je(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 a=i||{};a.formatters;var s=vi(a,["formatters"]);this.ast=e.__parse(t,K(K({},s),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ao(e.formats,n),this.formatters=i&&i.formatters||so(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=eo,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function lo(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const ae={},ho=(e,t,r)=>r&&(t in ae||(ae[t]={}),e in ae[t]||(ae[t][e]=r),r),en=(e,t)=>{if(t==null)return;if(t in ae&&e in ae[t])return ae[t][e];const r=tt(t);for(let n=0;n<r.length;n++){const i=r[n],o=fo(i,e);if(o)return ho(e,t,o)}};let Lt;const Ie=Je({});function co(e){return Lt[e]||null}function tn(e){return e in Lt}function fo(e,t){if(!tn(e))return null;const r=co(e);return lo(r,t)}function mo(e){if(e==null)return;const t=tt(e);for(let r=0;r<t.length;r++){const n=t[r];if(tn(n))return n}}function rn(e,...t){delete ae[e],Ie.update(r=>(r[e]=pi.all([r[e]||{},...t]),r))}Te([Ie],([e])=>Object.keys(e));Ie.subscribe(e=>Lt=e);const We={};function bo(e,t){We[e].delete(t),We[e].size===0&&delete We[e]}function nn(e){return We[e]}function po(e){return tt(e).map(t=>{const r=nn(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Nt(e){return e==null?!1:tt(e).some(t=>{var r;return(r=nn(t))==null?void 0:r.size})}function vo(e,t){return Promise.all(t.map(n=>(bo(e,n),n().then(i=>i.default||i)))).then(n=>rn(e,...n))}const Ce={};function on(e){if(!Nt(e))return e in Ce?Ce[e]:Promise.resolve();const t=po(e);return Ce[e]=Promise.all(t.map(([r,n])=>vo(r,n))).then(()=>{if(Nt(e))return on(e);delete Ce[e]}),Ce[e]}const go={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"}}},yo={fallbackLocale:null,loadingDelay:200,formats:go,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},wo=yo;function Ee(){return wo}const pt=Je(!1);var _o=Object.defineProperty,Eo=Object.defineProperties,To=Object.getOwnPropertyDescriptors,hr=Object.getOwnPropertySymbols,xo=Object.prototype.hasOwnProperty,Bo=Object.prototype.propertyIsEnumerable,cr=(e,t,r)=>t in e?_o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,So=(e,t)=>{for(var r in t||(t={}))xo.call(t,r)&&cr(e,r,t[r]);if(hr)for(var r of hr(t))Bo.call(t,r)&&cr(e,r,t[r]);return e},Co=(e,t)=>Eo(e,To(t));let Dt;const Ye=Je(null);function fr(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function tt(e,t=Ee().fallbackLocale){const r=fr(e);return t?[...new Set([...r,...fr(t)])]:r}function fe(){return Dt!=null?Dt:void 0}Ye.subscribe(e=>{Dt=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Oo=e=>{if(e&&mo(e)&&Nt(e)){const{loadingDelay:t}=Ee();let r;return typeof window!="undefined"&&fe()!=null&&t?r=window.setTimeout(()=>pt.set(!0),t):pt.set(!0),on(e).then(()=>{Ye.set(e)}).finally(()=>{clearTimeout(r),pt.set(!1)})}return Ye.set(e)},xe=Co(So({},Ye),{set:Oo}),rt=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Po=Object.defineProperty,Xe=Object.getOwnPropertySymbols,an=Object.prototype.hasOwnProperty,sn=Object.prototype.propertyIsEnumerable,dr=(e,t,r)=>t in e?Po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ut=(e,t)=>{for(var r in t||(t={}))an.call(t,r)&&dr(e,r,t[r]);if(Xe)for(var r of Xe(t))sn.call(t,r)&&dr(e,r,t[r]);return e},Be=(e,t)=>{var r={};for(var n in e)an.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Xe)for(var n of Xe(e))t.indexOf(n)<0&&sn.call(e,n)&&(r[n]=e[n]);return r};const Re=(e,t)=>{const{formats:r}=Ee();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Ao=rt(e=>{var t=e,{locale:r,format:n}=t,i=Be(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Re("number",n)),new Intl.NumberFormat(r,i)}),Ho=rt(e=>{var t=e,{locale:r,format:n}=t,i=Be(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Re("date",n):Object.keys(i).length===0&&(i=Re("date","short")),new Intl.DateTimeFormat(r,i)}),Mo=rt(e=>{var t=e,{locale:r,format:n}=t,i=Be(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Re("time",n):Object.keys(i).length===0&&(i=Re("time","short")),new Intl.DateTimeFormat(r,i)}),Ro=(e={})=>{var t=e,{locale:r=fe()}=t,n=Be(t,["locale"]);return Ao(Ut({locale:r},n))},No=(e={})=>{var t=e,{locale:r=fe()}=t,n=Be(t,["locale"]);return Ho(Ut({locale:r},n))},Do=(e={})=>{var t=e,{locale:r=fe()}=t,n=Be(t,["locale"]);return Mo(Ut({locale:r},n))},Io=rt((e,t=fe())=>new uo(e,t,Ee().formats,{ignoreTag:Ee().ignoreTag})),Lo=(e,t={})=>{var r,n,i,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:s,locale:l=fe(),default:u}=a;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=en(e,l);if(!h)h=(o=(i=(n=(r=Ee()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!s)return h;let f=h;try{f=Io(h,l).format(s)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},Uo=(e,t)=>Do(t).format(e),ko=(e,t)=>No(t).format(e),$o=(e,t)=>Ro(t).format(e),Fo=(e,t=fe())=>en(e,t),Go=Te([xe,Ie],()=>Lo);Te([xe],()=>Uo);Te([xe],()=>ko);Te([xe],()=>$o);Te([xe,Ie],()=>Fo);window.emWidgets={topic:Kn};const jo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function mr(e,t){rn(e,t)}function Wo(e){xe.set(e)}const br={en:{date:"Granted date:",bonusName:"Bonus Name",bonusType:"Bonus Type",bonusAmount:"Bonus Amount",wageringAmount:"Wagering Progress (Rollover)",remainingBonus:"Current Bonus Balance",forfeitBonusButton:"Forfeit Bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed",termsConditionsLink:"Terms and Conditions",termsConditionsTitle:"Terms and Conditions",wagering:"Wagering",tournamentTicket:"Tournament Ticket",tournament:"Tournament",bonusMoney:"Bonus Money",freeSpins:"Free Spins",freeBet:"Free Bet",cashBack:"CashBack",freeRound:"Free Round",oddsBoost:"Odds Boost"},"zh-hk":{date:"授予日期:",bonusName:"獎金名稱",bonusType:"獎金類型",bonusAmount:"獎金金額",wageringAmount:"投注進展",remainingBonus:"剩餘紅利金額",forfeitBonusButton:"沒收獎金",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed",termsConditionsLink:"條款及細則",termsConditionsTitle:"條款及細則",wagering:"投注挑戰",tournamentTicket:"錦標賽門票",tournament:"錦標賽",bonusMoney:"獎金",freeSpins:"免費旋轉",freeBet:"免費投注",cashBack:"現金回贈",freeRound:"Free Round",oddsBoost:"Odds Boost"},fr:{date:"Date d'attribution:",bonusName:"Nom du bonus",bonusType:"Type de bonus",bonusAmount:"Montant du bonus",wageringAmount:"Changer les progrès",remainingBonus:"Montant du bonus restant",forfeitBonusButton:"Supprimer le bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"fermé",termsConditionsLink:"Termes et Conditions",termsConditionsTitle:"Termes et Conditions",wagering:"Défi de mise",tournamentTicket:"Billet de tournoi",tournament:"Tournoi",bonusMoney:"Argent bonus",freeSpins:"Tours gratuits",freeBet:"Paris gratuit",cashBack:"Remboursement",freeRound:"Free Round",oddsBoost:"Odds Boost"},ro:{date:"Dată Alocare:",bonusName:"Nume bonus",bonusType:"Tip de bonus",bonusAmount:"Sumă",wageringAmount:"Progresul de pariere",remainingBonus:"Bonus rămas",forfeitBonusButton:"Anulează bonusul",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"închis",termsConditionsLink:"Termeni si Conditii",termsConditionsTitle:"Termeni si Conditii",wagering:"Provocare de pariere",tournamentTicket:"Bilet de turneu",tournament:"Turneu",bonusMoney:"Bani bonus",freeSpins:"Rotiri gratuite",freeBet:"Pariu gratuit",cashBack:"Rambursare",freeRound:"Free Round",oddsBoost:"Odds Boost"},es:{date:"Fecha de Canje",bonusName:"Nombre de Bono",bonusType:"Tipo de Bono",bonusAmount:"Monto de Bono",wageringAmount:"Progreso ( Rollover)",remainingBonus:"Saldo Actual de Bono",forfeitBonusButton:"cancelar bono",active:"Activo",released:"released",expired:"expired",forfeited:"forfeited",closed:"cerrado",termsConditionsLink:"Términos y Condiciones",termsConditionsTitle:"Términos y Condiciones",wagering:"Desafío de apuestas",tournamentTicket:"Boleto de torneo",tournament:"Torneo",bonusMoney:"Dinero de bonificación",freeSpins:"Giros gratis",freeBet:"Apuesta gratis",cashBack:"Reembolso",freeRound:"Free Round",oddsBoost:"Odds Boost"},pt:{date:"Data de atribuição do bônus:",bonusName:"Nome do bônus",bonusType:"Tipo de bônus",bonusAmount:"Valor do bônus",wageringAmount:"Progresso de apostas",remainingBonus:"Valor do bônus restante",forfeitBonusButton:"Bônus de Perda",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"fechado",termsConditionsLink:"Termos e Condições",termsConditionsTitle:"Termos e Condições",wagering:"Desafio de apostas",tournamentTicket:"Bilhete de torneio",tournament:"Torneio",bonusMoney:"Dinheiro de bónus",freeSpins:"Rodadas grátis",freeBet:"Aposta grátis",cashBack:"Reembolso",freeRound:"Free Round",oddsBoost:"Odds Boost"},hr:{date:"Datum:",bonusName:"Ime bonusa",bonusType:"Vrsta bonusa",bonusAmount:"Iznos bonusa",wageringAmount:"Odigravanje",remainingBonus:"Trenutno stanje bonusa",forfeitBonusButton:"Otkaži bonus",active:"aktivan",released:"razriješen",expired:"Istekao",forfeited:"otkazan",closed:"Zatvoren",termsConditionsLink:"Uvjeti i odredbe",termsConditionsTitle:"Uvjeti i odredbe",wagering:"Izazov odigravanja",tournamentTicket:"Turnir",tournament:"Turnir",bonusMoney:"Bonus novac",freeSpins:"Besplatne vrtnje",freeBet:"Besplatna oklada",cashBack:"CashBack",freeRound:"Besplatne runde",oddsBoost:"Odds Boost"},"pt-br":{date:"Data concedida:",bonusName:"Nome do bônus:",bonusType:"Tipo de bônus:",bonusAmount:"Valor do bônus:",wageringAmount:"Progresso da Quantidade de Apostas (Rollover)",remainingBonus:"Saldo atual de bônus:",forfeitBonusButton:"Recusar bônus",active:"Ativo",released:"Lançado",expired:"Expirado",forfeited:"Perdido",closed:"fechado",termsConditionsLink:"Termos e Condições",termsConditionsTitle:"Termos e Condições",wagering:"Desafio de apostas",tournamentTicket:"Ingresso para torneio",tournament:"Torneio",bonusMoney:"Dinheiro bônus",freeSpins:"Rodadas grátis",freeBet:"Aposta grátis",cashBack:"Dinheiro de volta",freeRound:"Free Round",oddsBoost:"Odds Boost"},"es-mx":{date:"Fecha concedida:",bonusName:"Nombre de bono:",bonusType:"Tipo de Bono:",bonusAmount:"valor de Bono:",wageringAmount:"Progreso de monto de apuestas (Rollover)",remainingBonus:"Saldo de bono actual:",forfeitBonusButton:"Declinar bono",active:"Activo",released:"Liberado",expired:"Expirado",forfeited:"Perdido",closed:"cerrado",termsConditionsLink:"Términos y Condiciones",termsConditionsTitle:"Términos y Condiciones",wagering:"Reto de apuestas",tournamentTicket:"Boleto de torneo",tournament:"Torneo",bonusMoney:"Dinero de bono",freeSpins:"Giros gratis",freeBet:"Apuesta gratis",cashBack:"Reembolso",freeRound:"Free Round",oddsBoost:"Odds Boost"},tr:{date:"Verilen tarih:",bonusName:"Bonus Adı",bonusType:"Bonus Türü",bonusAmount:"Bonus Tutarı",wageringAmount:"Bahis İlerlemesi (Rollover)",remainingBonus:"Mevcut Bonus Bakiyesi",forfeitBonusButton:"Fesih Bonusu",active:"aktif",released:"piyasaya sürülmüş",expired:"günü geçmiş",forfeited:"kaybedilen",closed:"kapalı",termsConditionsLink:"Términos y Condiciones",termsConditionsTitle:"Términos y Condiciones",wagering:"Bahis mücadelesi",tournamentTicket:"Turnuva bileti",tournament:"Turnuva",bonusMoney:"Bonus para",freeSpins:"Bedava dönüş",freeBet:"Bedava bahis",cashBack:"Para iadesi",freeRound:"Free Round",oddsBoost:"Odds Boost"},"en-us":{date:"Granted date:",bonusName:"Bonus Name",bonusType:"Bonus Type",bonusAmount:"Bonus Amount",wageringAmount:"Wagering Progress (Rollover)",remainingBonus:"Current Bonus Balance",forfeitBonusButton:"Forfeit Bonus",active:"active",released:"released",expired:"expired",forfeited:"forfeited",closed:"closed",termsConditionsLink:"Terms and Conditions",termsConditionsTitle:"Terms and Conditions",wagering:"Wagering",tournamentTicket:"Tournament Ticket",tournament:"Tournament",bonusMoney:"Bonus Money",freeSpins:"Free Spins",freeBet:"Free Bet",cashBack:"CashBack",freeRound:"Free Round",oddsBoost:"Odds Boost"}};function Vo(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Yo(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 Xo(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function qe(e){"@babel/helpers - typeof";return qe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qe(e)}function ce(e){if(e===null||e===!0||e===!1)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function G(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function ee(e){G(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||qe(e)==="object"&&t==="[object Date]"?new Date(e.getTime()):typeof e=="number"||t==="[object Number]"?new Date(e):((typeof e=="string"||t==="[object String]")&&typeof console!="undefined"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function qo(e,t){G(2,arguments);var r=ee(e).getTime(),n=ce(t);return new Date(r+n)}var zo={};function nt(){return zo}function Qo(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function Zo(e){return G(1,arguments),e instanceof Date||qe(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Jo(e){if(G(1,arguments),!Zo(e)&&typeof e!="number")return!1;var t=ee(e);return!isNaN(Number(t))}function Ko(e,t){G(2,arguments);var r=ce(t);return qo(e,-r)}var ea=864e5;function ta(e){G(1,arguments);var t=ee(e),r=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var n=t.getTime(),i=r-n;return Math.floor(i/ea)+1}function ze(e){G(1,arguments);var t=1,r=ee(e),n=r.getUTCDay(),i=(n<t?7:0)+n-t;return r.setUTCDate(r.getUTCDate()-i),r.setUTCHours(0,0,0,0),r}function un(e){G(1,arguments);var t=ee(e),r=t.getUTCFullYear(),n=new Date(0);n.setUTCFullYear(r+1,0,4),n.setUTCHours(0,0,0,0);var i=ze(n),o=new Date(0);o.setUTCFullYear(r,0,4),o.setUTCHours(0,0,0,0);var a=ze(o);return t.getTime()>=i.getTime()?r+1:t.getTime()>=a.getTime()?r:r-1}function ra(e){G(1,arguments);var t=un(e),r=new Date(0);r.setUTCFullYear(t,0,4),r.setUTCHours(0,0,0,0);var n=ze(r);return n}var na=6048e5;function ia(e){G(1,arguments);var t=ee(e),r=ze(t).getTime()-ra(t).getTime();return Math.round(r/na)+1}function Qe(e,t){var r,n,i,o,a,s,l,u;G(1,arguments);var h=nt(),f=ce((r=(n=(i=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(a=t.locale)===null||a===void 0||(s=a.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&i!==void 0?i:h.weekStartsOn)!==null&&n!==void 0?n:(l=h.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.weekStartsOn)!==null&&r!==void 0?r:0);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var c=ee(e),d=c.getUTCDay(),p=(d<f?7:0)+d-f;return c.setUTCDate(c.getUTCDate()-p),c.setUTCHours(0,0,0,0),c}function ln(e,t){var r,n,i,o,a,s,l,u;G(1,arguments);var h=ee(e),f=h.getUTCFullYear(),c=nt(),d=ce((r=(n=(i=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(a=t.locale)===null||a===void 0||(s=a.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&i!==void 0?i:c.firstWeekContainsDate)!==null&&n!==void 0?n:(l=c.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.firstWeekContainsDate)!==null&&r!==void 0?r:1);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setUTCFullYear(f+1,0,d),p.setUTCHours(0,0,0,0);var v=Qe(p,t),B=new Date(0);B.setUTCFullYear(f,0,d),B.setUTCHours(0,0,0,0);var L=Qe(B,t);return h.getTime()>=v.getTime()?f+1:h.getTime()>=L.getTime()?f:f-1}function oa(e,t){var r,n,i,o,a,s,l,u;G(1,arguments);var h=nt(),f=ce((r=(n=(i=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(a=t.locale)===null||a===void 0||(s=a.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&i!==void 0?i:h.firstWeekContainsDate)!==null&&n!==void 0?n:(l=h.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.firstWeekContainsDate)!==null&&r!==void 0?r:1),c=ln(e,t),d=new Date(0);d.setUTCFullYear(c,0,f),d.setUTCHours(0,0,0,0);var p=Qe(d,t);return p}var aa=6048e5;function sa(e,t){G(1,arguments);var r=ee(e),n=Qe(r,t).getTime()-oa(r,t).getTime();return Math.round(n/aa)+1}function T(e,t){for(var r=e<0?"-":"",n=Math.abs(e).toString();n.length<t;)n="0"+n;return r+n}var oe={y:function(t,r){var n=t.getUTCFullYear(),i=n>0?n:1-n;return T(r==="yy"?i%100:i,r.length)},M:function(t,r){var n=t.getUTCMonth();return r==="M"?String(n+1):T(n+1,2)},d:function(t,r){return T(t.getUTCDate(),r.length)},a:function(t,r){var n=t.getUTCHours()/12>=1?"pm":"am";switch(r){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h:function(t,r){return T(t.getUTCHours()%12||12,r.length)},H:function(t,r){return T(t.getUTCHours(),r.length)},m:function(t,r){return T(t.getUTCMinutes(),r.length)},s:function(t,r){return T(t.getUTCSeconds(),r.length)},S:function(t,r){var n=r.length,i=t.getUTCMilliseconds(),o=Math.floor(i*Math.pow(10,n-3));return T(o,r.length)}},pe={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},ua={G:function(t,r,n){var i=t.getUTCFullYear()>0?1:0;switch(r){case"G":case"GG":case"GGG":return n.era(i,{width:"abbreviated"});case"GGGGG":return n.era(i,{width:"narrow"});case"GGGG":default:return n.era(i,{width:"wide"})}},y:function(t,r,n){if(r==="yo"){var i=t.getUTCFullYear(),o=i>0?i:1-i;return n.ordinalNumber(o,{unit:"year"})}return oe.y(t,r)},Y:function(t,r,n,i){var o=ln(t,i),a=o>0?o:1-o;if(r==="YY"){var s=a%100;return T(s,2)}return r==="Yo"?n.ordinalNumber(a,{unit:"year"}):T(a,r.length)},R:function(t,r){var n=un(t);return T(n,r.length)},u:function(t,r){var n=t.getUTCFullYear();return T(n,r.length)},Q:function(t,r,n){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(r){case"Q":return String(i);case"QQ":return T(i,2);case"Qo":return n.ordinalNumber(i,{unit:"quarter"});case"QQQ":return n.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(i,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(t,r,n){var i=Math.ceil((t.getUTCMonth()+1)/3);switch(r){case"q":return String(i);case"qq":return T(i,2);case"qo":return n.ordinalNumber(i,{unit:"quarter"});case"qqq":return n.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(i,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(t,r,n){var i=t.getUTCMonth();switch(r){case"M":case"MM":return oe.M(t,r);case"Mo":return n.ordinalNumber(i+1,{unit:"month"});case"MMM":return n.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(i,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(t,r,n){var i=t.getUTCMonth();switch(r){case"L":return String(i+1);case"LL":return T(i+1,2);case"Lo":return n.ordinalNumber(i+1,{unit:"month"});case"LLL":return n.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(i,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(t,r,n,i){var o=sa(t,i);return r==="wo"?n.ordinalNumber(o,{unit:"week"}):T(o,r.length)},I:function(t,r,n){var i=ia(t);return r==="Io"?n.ordinalNumber(i,{unit:"week"}):T(i,r.length)},d:function(t,r,n){return r==="do"?n.ordinalNumber(t.getUTCDate(),{unit:"date"}):oe.d(t,r)},D:function(t,r,n){var i=ta(t);return r==="Do"?n.ordinalNumber(i,{unit:"dayOfYear"}):T(i,r.length)},E:function(t,r,n){var i=t.getUTCDay();switch(r){case"E":case"EE":case"EEE":return n.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(i,{width:"short",context:"formatting"});case"EEEE":default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(t,r,n,i){var o=t.getUTCDay(),a=(o-i.weekStartsOn+8)%7||7;switch(r){case"e":return String(a);case"ee":return T(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});case"eeee":default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(t,r,n,i){var o=t.getUTCDay(),a=(o-i.weekStartsOn+8)%7||7;switch(r){case"c":return String(a);case"cc":return T(a,r.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});case"cccc":default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(t,r,n){var i=t.getUTCDay(),o=i===0?7:i;switch(r){case"i":return String(o);case"ii":return T(o,r.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(i,{width:"short",context:"formatting"});case"iiii":default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(t,r,n){var i=t.getUTCHours(),o=i/12>=1?"pm":"am";switch(r){case"a":case"aa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(t,r,n){var i=t.getUTCHours(),o;switch(i===12?o=pe.noon:i===0?o=pe.midnight:o=i/12>=1?"pm":"am",r){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(t,r,n){var i=t.getUTCHours(),o;switch(i>=17?o=pe.evening:i>=12?o=pe.afternoon:i>=4?o=pe.morning:o=pe.night,r){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(t,r,n){if(r==="ho"){var i=t.getUTCHours()%12;return i===0&&(i=12),n.ordinalNumber(i,{unit:"hour"})}return oe.h(t,r)},H:function(t,r,n){return r==="Ho"?n.ordinalNumber(t.getUTCHours(),{unit:"hour"}):oe.H(t,r)},K:function(t,r,n){var i=t.getUTCHours()%12;return r==="Ko"?n.ordinalNumber(i,{unit:"hour"}):T(i,r.length)},k:function(t,r,n){var i=t.getUTCHours();return i===0&&(i=24),r==="ko"?n.ordinalNumber(i,{unit:"hour"}):T(i,r.length)},m:function(t,r,n){return r==="mo"?n.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):oe.m(t,r)},s:function(t,r,n){return r==="so"?n.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):oe.s(t,r)},S:function(t,r){return oe.S(t,r)},X:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();if(a===0)return"Z";switch(r){case"X":return vr(a);case"XXXX":case"XX":return he(a);case"XXXXX":case"XXX":default:return he(a,":")}},x:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();switch(r){case"x":return vr(a);case"xxxx":case"xx":return he(a);case"xxxxx":case"xxx":default:return he(a,":")}},O:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();switch(r){case"O":case"OO":case"OOO":return"GMT"+pr(a,":");case"OOOO":default:return"GMT"+he(a,":")}},z:function(t,r,n,i){var o=i._originalDate||t,a=o.getTimezoneOffset();switch(r){case"z":case"zz":case"zzz":return"GMT"+pr(a,":");case"zzzz":default:return"GMT"+he(a,":")}},t:function(t,r,n,i){var o=i._originalDate||t,a=Math.floor(o.getTime()/1e3);return T(a,r.length)},T:function(t,r,n,i){var o=i._originalDate||t,a=o.getTime();return T(a,r.length)}};function pr(e,t){var r=e>0?"-":"+",n=Math.abs(e),i=Math.floor(n/60),o=n%60;if(o===0)return r+String(i);var a=t;return r+String(i)+a+T(o,2)}function vr(e,t){if(e%60===0){var r=e>0?"-":"+";return r+T(Math.abs(e)/60,2)}return he(e,t)}function he(e,t){var r=t||"",n=e>0?"-":"+",i=Math.abs(e),o=T(Math.floor(i/60),2),a=T(i%60,2);return n+o+r+a}var gr=function(t,r){switch(t){case"P":return r.date({width:"short"});case"PP":return r.date({width:"medium"});case"PPP":return r.date({width:"long"});case"PPPP":default:return r.date({width:"full"})}},hn=function(t,r){switch(t){case"p":return r.time({width:"short"});case"pp":return r.time({width:"medium"});case"ppp":return r.time({width:"long"});case"pppp":default:return r.time({width:"full"})}},la=function(t,r){var n=t.match(/(P+)(p+)?/)||[],i=n[1],o=n[2];if(!o)return gr(t,r);var a;switch(i){case"P":a=r.dateTime({width:"short"});break;case"PP":a=r.dateTime({width:"medium"});break;case"PPP":a=r.dateTime({width:"long"});break;case"PPPP":default:a=r.dateTime({width:"full"});break}return a.replace("{{date}}",gr(i,r)).replace("{{time}}",hn(o,r))},ha={p:hn,P:la},ca=["D","DD"],fa=["YY","YYYY"];function da(e){return ca.indexOf(e)!==-1}function ma(e){return fa.indexOf(e)!==-1}function yr(e,t,r){if(e==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(r,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var ba={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},pa=function(t,r,n){var i,o=ba[t];return typeof o=="string"?i=o:r===1?i=o.one:i=o.other.replace("{{count}}",r.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+i:i+" ago":i};function vt(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.width?String(t.width):e.defaultWidth,n=e.formats[r]||e.formats[e.defaultWidth];return n}}var va={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},ga={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},ya={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},wa={date:vt({formats:va,defaultWidth:"full"}),time:vt({formats:ga,defaultWidth:"full"}),dateTime:vt({formats:ya,defaultWidth:"full"})},_a={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Ea=function(t,r,n,i){return _a[t]};function Oe(e){return function(t,r){var n=r!=null&&r.context?String(r.context):"standalone",i;if(n==="formatting"&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,a=r!=null&&r.width?String(r.width):o;i=e.formattingValues[a]||e.formattingValues[o]}else{var s=e.defaultWidth,l=r!=null&&r.width?String(r.width):e.defaultWidth;i=e.values[l]||e.values[s]}var u=e.argumentCallback?e.argumentCallback(t):t;return i[u]}}var Ta={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},xa={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Ba={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},Sa={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Ca={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},Oa={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Pa=function(t,r){var n=Number(t),i=n%100;if(i>20||i<10)switch(i%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},Aa={ordinalNumber:Pa,era:Oe({values:Ta,defaultWidth:"wide"}),quarter:Oe({values:xa,defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:Oe({values:Ba,defaultWidth:"wide"}),day:Oe({values:Sa,defaultWidth:"wide"}),dayPeriod:Oe({values:Ca,defaultWidth:"wide",formattingValues:Oa,defaultFormattingWidth:"wide"})};function Pe(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=r.width,i=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],o=t.match(i);if(!o)return null;var a=o[0],s=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?Ma(s,function(f){return f.test(a)}):Ha(s,function(f){return f.test(a)}),u;u=e.valueCallback?e.valueCallback(l):l,u=r.valueCallback?r.valueCallback(u):u;var h=t.slice(a.length);return{value:u,rest:h}}}function Ha(e,t){for(var r in e)if(e.hasOwnProperty(r)&&t(e[r]))return r}function Ma(e,t){for(var r=0;r<e.length;r++)if(t(e[r]))return r}function Ra(e){return function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.match(e.matchPattern);if(!n)return null;var i=n[0],o=t.match(e.parsePattern);if(!o)return null;var a=e.valueCallback?e.valueCallback(o[0]):o[0];a=r.valueCallback?r.valueCallback(a):a;var s=t.slice(i.length);return{value:a,rest:s}}}var Na=/^(\d+)(th|st|nd|rd)?/i,Da=/\d+/i,Ia={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},La={any:[/^b/i,/^(a|c)/i]},Ua={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},ka={any:[/1/i,/2/i,/3/i,/4/i]},$a={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},Fa={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Ga={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},ja={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},Wa={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},Va={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},Ya={ordinalNumber:Ra({matchPattern:Na,parsePattern:Da,valueCallback:function(t){return parseInt(t,10)}}),era:Pe({matchPatterns:Ia,defaultMatchWidth:"wide",parsePatterns:La,defaultParseWidth:"any"}),quarter:Pe({matchPatterns:Ua,defaultMatchWidth:"wide",parsePatterns:ka,defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:Pe({matchPatterns:$a,defaultMatchWidth:"wide",parsePatterns:Fa,defaultParseWidth:"any"}),day:Pe({matchPatterns:Ga,defaultMatchWidth:"wide",parsePatterns:ja,defaultParseWidth:"any"}),dayPeriod:Pe({matchPatterns:Wa,defaultMatchWidth:"any",parsePatterns:Va,defaultParseWidth:"any"})},Xa={code:"en-US",formatDistance:pa,formatLong:wa,formatRelative:Ea,localize:Aa,match:Ya,options:{weekStartsOn:0,firstWeekContainsDate:1}},qa=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,za=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Qa=/^'([^]*?)'?$/,Za=/''/g,Ja=/[a-zA-Z]/;function wr(e,t,r){var n,i,o,a,s,l,u,h,f,c,d,p,v,B;G(2,arguments);var L=String(t),O=nt(),E=(n=(i=void 0)!==null&&i!==void 0?i:O.locale)!==null&&n!==void 0?n:Xa,U=ce((o=(a=(s=(l=void 0)!==null&&l!==void 0?l:void 0)!==null&&s!==void 0?s:O.firstWeekContainsDate)!==null&&a!==void 0?a:(u=O.locale)===null||u===void 0||(h=u.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(U>=1&&U<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var A=ce((f=(c=(d=(p=void 0)!==null&&p!==void 0?p:void 0)!==null&&d!==void 0?d:O.weekStartsOn)!==null&&c!==void 0?c:(v=O.locale)===null||v===void 0||(B=v.options)===null||B===void 0?void 0:B.weekStartsOn)!==null&&f!==void 0?f:0);if(!(A>=0&&A<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!E.localize)throw new RangeError("locale must contain localize property");if(!E.formatLong)throw new RangeError("locale must contain formatLong property");var $=ee(e);if(!Jo($))throw new RangeError("Invalid time value");var k=Qo($),ie=Ko($,k),ue={firstWeekContainsDate:U,weekStartsOn:A,locale:E,_originalDate:$},te=L.match(za).map(function(H){var N=H[0];if(N==="p"||N==="P"){var Q=ha[N];return Q(H,E.formatLong)}return H}).join("").match(qa).map(function(H){if(H==="''")return"'";var N=H[0];if(N==="'")return Ka(H);var Q=ua[N];if(Q)return ma(H)&&yr(H,t,String(e)),da(H)&&yr(H,t,String(e)),Q(ie,H,E.localize,ue);if(N.match(Ja))throw new RangeError("Format string contains an unescaped latin alphabet character `"+N+"`");return H}).join("");return te}function Ka(e){var t=e.match(Qa);return t?t[1].replace(Za,"'"):e}function es(e){yn(e,"svelte-15xuos2",".ButtonTermsAndConditions{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-decoration:underline;margin:10px 0;cursor:pointer}.BonusImage{width:100%;max-height:200px;border-radius:var(--emw--border-radius-small, 5px)}.BonusCard{background-color:var(--emw--color-white, #FFFFFF);padding:10px 20px 20px;border-radius:var(--emw--border-radius-large, 10px);box-shadow:0px 5px 12px 5px var(--emw--color-gray-100, #E6E6E6)}.BonusCardRow{display:flex;justify-content:space-between;align-items:center;padding:2px 10px;font-size:var(--emw--font-size-small, 14px)}.BonusCardRow .BonusCardRowTitle{color:var(--emw--color-typography-cotrast, #444444);font-weight:var(--emw--font-weight-bold, 700)}.BonusCardRow .BonusCardRowTitle span{font-weight:var(--emw--font-weigh-normal, 400);color:var(--emw--color-gray-300, #58586B)}.BonusCardRow .BonusCardRowText{color:var(--emw--color-gray-300, #58586B)}.BonusCardRow .BonusCardRowText.BonusCardStatus{font-weight:var(--emw--font-weight-bold, 700);color:var(--emw--color-typography-cotrast, #444444)}.BonusCardRow .BonusCardRowText.StatusActive{color:var(--emw--color-valid, #48952a)}.BonusCardRow .BonusCardRowText.StatusExpired{color:var(--emw--color-error, #FD2839)}.BonusCardRow .BonusCardRowText.StatusForfeited{color:#fd8c2d}.BonusCardRow .BonusCardRowText.TextCapitalize{text-transform:capitalize}.BonusCardRow:nth-child(even){background-color:var(--emw--color-gray-50, #F9F8F8);border-radius:var(--emw--border-radius-small, 5px)}.DeleteBonus{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:var(--emw--border-radius-small, 5px);width:50%;height:44px;font-size:var(--emw--font-size-medium, 15px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px;margin-top:10px}.DeleteBonus.DeleteBonusMobile{width:100%}.DeleteBonus:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCardRowRemovePadding{padding:0}")}function _r(e){let t,r,n;return{c(){t=x("div"),r=x("img"),g(r,"class","BonusImage"),Yt(r.src,n=e[9])||g(r,"src",n),g(r,"alt",e[10]),g(t,"class","BonusCardRow BonusCardRowRemovePadding")},m(i,o){se(i,t,o),m(t,r)},p(i,o){o&512&&!Yt(r.src,n=i[9])&&g(r,"src",n),o&1024&&g(r,"alt",i[10])},d(i){i&&ne(t)}}}function Er(e){let t,r,n=e[16]("bonusAmount")+"",i,o,a,s,l,u=(e[11]?"":e[7])+"",h,f;return{c(){t=x("div"),r=x("p"),i=R(n),o=D(),a=x("p"),s=R(e[4]),l=D(),h=R(u),g(r,"class","BonusCardRowTitle"),g(a,"class","BonusCardRowText"),g(t,"class",f=`BonusCardRow ${e[16]("bonusAmount")}`)},m(c,d){se(c,t,d),m(t,r),m(r,i),m(t,o),m(t,a),m(a,s),m(a,l),m(a,h)},p(c,d){d&65536&&n!==(n=c[16]("bonusAmount")+"")&&I(i,n),d&16&&I(s,c[4]),d&2176&&u!==(u=(c[11]?"":c[7])+"")&&I(h,u),d&65536&&f!==(f=`BonusCardRow ${c[16]("bonusAmount")}`)&&g(t,"class",f)},d(c){c&&ne(t)}}}function Tr(e){let t,r,n=e[16]("wageringAmount")+"",i,o,a,s,l,u=(e[11]?"":e[7])+"",h,f;return{c(){t=x("div"),r=x("p"),i=R(n),o=D(),a=x("p"),s=R(e[5]),l=D(),h=R(u),g(r,"class","BonusCardRowTitle"),g(a,"class","BonusCardRowText"),g(t,"class",f=`BonusCardRow ${e[16]("wageringAmount")} ${e[3]}`)},m(c,d){se(c,t,d),m(t,r),m(r,i),m(t,o),m(t,a),m(a,s),m(a,l),m(a,h)},p(c,d){d&65536&&n!==(n=c[16]("wageringAmount")+"")&&I(i,n),d&32&&I(s,c[5]),d&2176&&u!==(u=(c[11]?"":c[7])+"")&&I(h,u),d&65544&&f!==(f=`BonusCardRow ${c[16]("wageringAmount")} ${c[3]}`)&&g(t,"class",f)},d(c){c&&ne(t)}}}function xr(e){let t,r,n=e[16]("remainingBonus")+"",i,o,a,s,l,u=(e[11]?"":e[7])+"",h,f;return{c(){t=x("div"),r=x("p"),i=R(n),o=D(),a=x("p"),s=R(e[6]),l=D(),h=R(u),g(r,"class","BonusCardRowTitle"),g(a,"class","BonusCardRowText"),g(t,"class",f=`BonusCardRow ${e[16]("remainingBonus")}`)},m(c,d){se(c,t,d),m(t,r),m(r,i),m(t,o),m(t,a),m(a,s),m(a,l),m(a,h)},p(c,d){d&65536&&n!==(n=c[16]("remainingBonus")+"")&&I(i,n),d&64&&I(s,c[6]),d&2176&&u!==(u=(c[11]?"":c[7])+"")&&I(h,u),d&65536&&f!==(f=`BonusCardRow ${c[16]("remainingBonus")}`)&&g(t,"class",f)},d(c){c&&ne(t)}}}function Br(e){let t,r,n=e[16]("termsConditionsLink")+"",i,o;return{c(){t=x("div"),r=x("a"),i=R(n),g(r,"class","ButtonTermsAndConditions"),g(r,"href",e[8]),g(r,"target","_blank"),g(t,"class",o=`BonusCardRow ${e[16]("termsConditionsLink")}`)},m(a,s){se(a,t,s),m(t,r),m(r,i)},p(a,s){s&65536&&n!==(n=a[16]("termsConditionsLink")+"")&&I(i,n),s&256&&g(r,"href",a[8]),s&65536&&o!==(o=`BonusCardRow ${a[16]("termsConditionsLink")}`)&&g(t,"class",o)},d(a){a&&ne(t)}}}function Sr(e){let t,r=e[16]("forfeitBonusButton")+"",n,i,o;return{c(){t=x("button"),n=R(r),g(t,"class","DeleteBonus "+(e[17]?"DeleteBonusMobile":""))},m(a,s){se(a,t,s),m(t,n),i||(o=En(t,"click",e[18]),i=!0)},p(a,s){s&65536&&r!==(r=a[16]("forfeitBonusButton")+"")&&I(n,r)},d(a){a&&ne(t),i=!1,o()}}}function ts(e){let t,r,n,i,o=e[16]("date")+"",a,s,l,u=wr(new Date(e[0]),`${e[12]?e[12]:"dd/MM/yyyy"} h:mm a`)+"",h,f,c,d=e[16](`${e[1]}`)+"",p,v,B,L,O,E,U,A=e[16]("bonusName")+"",$,k,ie,ue,te,H,N,Q,de=e[16]("bonusType")+"",Se,b,Z,le=e[16](`${e[3]}`)+"",it,Le,kt,ot,at,st,$t,j=e[15]===!0&&_r(e),W=e[4]&&Er(e),V=e[5]&&Tr(e),Y=e[6]&&xr(e),X=e[14]&&Br(e),q=e[1]==="active"&&Sr(e);return{c(){t=x("div"),r=x("div"),n=x("div"),i=x("p"),a=R(o),s=D(),l=x("span"),h=R(u),f=D(),c=x("p"),p=R(d),L=D(),j&&j.c(),O=D(),E=x("div"),U=x("p"),$=R(A),k=D(),ie=x("p"),ue=R(e[2]),H=D(),N=x("div"),Q=x("p"),Se=R(de),b=D(),Z=x("p"),it=R(le),kt=D(),W&&W.c(),ot=D(),V&&V.c(),at=D(),Y&&Y.c(),st=D(),X&&X.c(),$t=D(),q&&q.c(),g(i,"class","BonusCardRowTitle"),g(c,"class",v="BonusCardRowText BonusCardStatus TextCapitalize "+(e[1]==="active"||e[1]==="released"?"StatusActive":"")+" "+(e[1]==="expired"?"StatusExpired":"")+" "+(e[1]==="forfeited"?"StatusForfeited":"")),g(n,"class",B=`BonusCardRow Date ${e[16]("date")}`),g(U,"class","BonusCardRowTitle"),g(ie,"class","BonusCardRowText"),g(E,"class",te=`BonusCardRow ${e[16]("bonusName")}`),g(Q,"class","BonusCardRowTitle"),g(Z,"class","BonusCardRowText TextCapitalize"),g(N,"class",Le=`BonusCardRow ${e[16]("bonusType")}`),g(r,"class","BonusCardInfo"),g(t,"class","BonusCard")},m(y,M){se(y,t,M),m(t,r),m(r,n),m(n,i),m(i,a),m(i,s),m(i,l),m(l,h),m(n,f),m(n,c),m(c,p),m(r,L),j&&j.m(r,null),m(r,O),m(r,E),m(E,U),m(U,$),m(E,k),m(E,ie),m(ie,ue),m(r,H),m(r,N),m(N,Q),m(Q,Se),m(N,b),m(N,Z),m(Z,it),m(r,kt),W&&W.m(r,null),m(r,ot),V&&V.m(r,null),m(r,at),Y&&Y.m(r,null),m(r,st),X&&X.m(r,null),m(t,$t),q&&q.m(t,null),e[25](t)},p(y,[M]){M&65536&&o!==(o=y[16]("date")+"")&&I(a,o),M&4097&&u!==(u=wr(new Date(y[0]),`${y[12]?y[12]:"dd/MM/yyyy"} h:mm a`)+"")&&I(h,u),M&65538&&d!==(d=y[16](`${y[1]}`)+"")&&I(p,d),M&2&&v!==(v="BonusCardRowText BonusCardStatus TextCapitalize "+(y[1]==="active"||y[1]==="released"?"StatusActive":"")+" "+(y[1]==="expired"?"StatusExpired":"")+" "+(y[1]==="forfeited"?"StatusForfeited":""))&&g(c,"class",v),M&65536&&B!==(B=`BonusCardRow Date ${y[16]("date")}`)&&g(n,"class",B),y[15]===!0?j?j.p(y,M):(j=_r(y),j.c(),j.m(r,O)):j&&(j.d(1),j=null),M&65536&&A!==(A=y[16]("bonusName")+"")&&I($,A),M&4&&I(ue,y[2]),M&65536&&te!==(te=`BonusCardRow ${y[16]("bonusName")}`)&&g(E,"class",te),M&65536&&de!==(de=y[16]("bonusType")+"")&&I(Se,de),M&65544&&le!==(le=y[16](`${y[3]}`)+"")&&I(it,le),M&65536&&Le!==(Le=`BonusCardRow ${y[16]("bonusType")}`)&&g(N,"class",Le),y[4]?W?W.p(y,M):(W=Er(y),W.c(),W.m(r,ot)):W&&(W.d(1),W=null),y[5]?V?V.p(y,M):(V=Tr(y),V.c(),V.m(r,at)):V&&(V.d(1),V=null),y[6]?Y?Y.p(y,M):(Y=xr(y),Y.c(),Y.m(r,st)):Y&&(Y.d(1),Y=null),y[14]?X?X.p(y,M):(X=Br(y),X.c(),X.m(r,null)):X&&(X.d(1),X=null),y[1]==="active"?q?q.p(y,M):(q=Sr(y),q.c(),q.m(t,null)):q&&(q.d(1),q=null)},i:J,o:J,d(y){y&&ne(t),j&&j.d(),W&&W.d(),V&&V.d(),Y&&Y.d(),X&&X.d(),q&&q.d(),e[25](null)}}}function rs(e,t,r){let n;gn(e,Go,b=>r(16,n=b));let{bonuswalletid:i=""}=t,{bonusdate:o=""}=t,{bonusstatus:a=""}=t,{bonusname:s=""}=t,{bonustype:l=""}=t,{bonusamount:u=""}=t,{bonuswageringamount:h=""}=t,{bonusremainingamount:f=""}=t,{bonuscurrency:c=""}=t,{lang:d="en"}=t,{clientstyling:p=""}=t,{clientstylingurl:v=""}=t,{mbsource:B}=t,{translationurl:L=""}=t,{termsandconditionsurl:O=""}=t,{termsandconditionsasset:E=""}=t,{termsandconditionsdescription:U=""}=t,{currencylocale:A=""}=t,{dateformat:$=""}=t,k,ie=window.navigator.userAgent,ue=jo(ie)!=="PC",te=!1,H=!0;const N=()=>{fetch(L).then(Z=>Z.json()).then(Z=>{Object.keys(Z).forEach(le=>{mr(le,Z[le])})}).catch(Z=>{console.log(Z)})};Object.keys(br).forEach(b=>{mr(b,br[b])});const Q=()=>{window.postMessage({type:"DisableScroll"},window.location.href),window.postMessage({type:"DeleteActiveBonus",bonuswalletid:i},window.location.href)},de=()=>{Wo(d)};Sn(()=>()=>{});function Se(b){gt[b?"unshift":"push"](()=>{k=b,r(13,k)})}return e.$$set=b=>{"bonuswalletid"in b&&r(19,i=b.bonuswalletid),"bonusdate"in b&&r(0,o=b.bonusdate),"bonusstatus"in b&&r(1,a=b.bonusstatus),"bonusname"in b&&r(2,s=b.bonusname),"bonustype"in b&&r(3,l=b.bonustype),"bonusamount"in b&&r(4,u=b.bonusamount),"bonuswageringamount"in b&&r(5,h=b.bonuswageringamount),"bonusremainingamount"in b&&r(6,f=b.bonusremainingamount),"bonuscurrency"in b&&r(7,c=b.bonuscurrency),"lang"in b&&r(20,d=b.lang),"clientstyling"in b&&r(21,p=b.clientstyling),"clientstylingurl"in b&&r(22,v=b.clientstylingurl),"mbsource"in b&&r(23,B=b.mbsource),"translationurl"in b&&r(24,L=b.translationurl),"termsandconditionsurl"in b&&r(8,O=b.termsandconditionsurl),"termsandconditionsasset"in b&&r(9,E=b.termsandconditionsasset),"termsandconditionsdescription"in b&&r(10,U=b.termsandconditionsdescription),"currencylocale"in b&&r(11,A=b.currencylocale),"dateformat"in b&&r(12,$=b.dateformat)},e.$$.update=()=>{e.$$.dirty&1048576&&d&&de(),e.$$.dirty&2105344&&p&&k&&Vo(k,p),e.$$.dirty&4202496&&v&&k&&Yo(k,v),e.$$.dirty&8396800&&B&&k&&Xo(k,`${B}.Style`),e.$$.dirty&16777216&&L&&N(),e.$$.dirty&512&&r(15,H=!(E===null||E==="")),e.$$.dirty&256&&r(14,te=O!==null&&O!=="")},[o,a,s,l,u,h,f,c,O,E,U,A,$,k,te,H,n,ue,Q,i,d,p,v,B,L,Se]}class cn extends Un{constructor(t){super(),In(this,t,rs,ts,Or,{bonuswalletid:19,bonusdate:0,bonusstatus:1,bonusname:2,bonustype:3,bonusamount:4,bonuswageringamount:5,bonusremainingamount:6,bonuscurrency:7,lang:20,clientstyling:21,clientstylingurl:22,mbsource:23,translationurl:24,termsandconditionsurl:8,termsandconditionsasset:9,termsandconditionsdescription:10,currencylocale:11,dateformat:12},es)}get bonuswalletid(){return this.$$.ctx[19]}set bonuswalletid(t){this.$$set({bonuswalletid:t}),P()}get bonusdate(){return this.$$.ctx[0]}set bonusdate(t){this.$$set({bonusdate:t}),P()}get bonusstatus(){return this.$$.ctx[1]}set bonusstatus(t){this.$$set({bonusstatus:t}),P()}get bonusname(){return this.$$.ctx[2]}set bonusname(t){this.$$set({bonusname:t}),P()}get bonustype(){return this.$$.ctx[3]}set bonustype(t){this.$$set({bonustype:t}),P()}get bonusamount(){return this.$$.ctx[4]}set bonusamount(t){this.$$set({bonusamount:t}),P()}get bonuswageringamount(){return this.$$.ctx[5]}set bonuswageringamount(t){this.$$set({bonuswageringamount:t}),P()}get bonusremainingamount(){return this.$$.ctx[6]}set bonusremainingamount(t){this.$$set({bonusremainingamount:t}),P()}get bonuscurrency(){return this.$$.ctx[7]}set bonuscurrency(t){this.$$set({bonuscurrency:t}),P()}get lang(){return this.$$.ctx[20]}set lang(t){this.$$set({lang:t}),P()}get clientstyling(){return this.$$.ctx[21]}set clientstyling(t){this.$$set({clientstyling:t}),P()}get clientstylingurl(){return this.$$.ctx[22]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),P()}get mbsource(){return this.$$.ctx[23]}set mbsource(t){this.$$set({mbsource:t}),P()}get translationurl(){return this.$$.ctx[24]}set translationurl(t){this.$$set({translationurl:t}),P()}get termsandconditionsurl(){return this.$$.ctx[8]}set termsandconditionsurl(t){this.$$set({termsandconditionsurl:t}),P()}get termsandconditionsasset(){return this.$$.ctx[9]}set termsandconditionsasset(t){this.$$set({termsandconditionsasset:t}),P()}get termsandconditionsdescription(){return this.$$.ctx[10]}set termsandconditionsdescription(t){this.$$set({termsandconditionsdescription:t}),P()}get currencylocale(){return this.$$.ctx[11]}set currencylocale(t){this.$$set({currencylocale:t}),P()}get dateformat(){return this.$$.ctx[12]}set dateformat(t){this.$$set({dateformat:t}),P()}}Ln(cn,{bonuswalletid:{},bonusdate:{},bonusstatus:{},bonusname:{},bonustype:{},bonusamount:{},bonuswageringamount:{},bonusremainingamount:{},bonuscurrency:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},termsandconditionsurl:{},termsandconditionsasset:{},termsandconditionsdescription:{},currencylocale:{},dateformat:{}},[],[],!0);exports.default=cn;
@@ -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/PlayerBonusCard-DgJnaSN9.cjs")).then(({default:t})=>{!customElements.get("player-bonus-card")&&customElements.define("player-bonus-card",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/PlayerBonusCard-bKQWTxhQ.cjs")).then(({default:t})=>{!customElements.get("player-bonus-card")&&customElements.define("player-bonus-card",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerBonusCard-CxHqqTnt.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/PlayerBonusCard-CXh7_7WN.js").then(({ default: t }) => {
14
14
  !customElements.get("player-bonus-card") && customElements.define("player-bonus-card", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { P as s } from "../components/PlayerBonusCard-CmR1KQF0.js";
1
+ import { P as s } from "../components/PlayerBonusCard-Bitjl-En.js";
2
2
  function r(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-bonus-card",
3
- "version": "1.69.2",
3
+ "version": "1.70.0",
4
4
  "type": "module",
5
5
  "main": "es2015/player-bonus-card.cjs",
6
6
  "module": "esnext/player-bonus-card.js",