@everymatrix/player-account-controller 1.76.8 → 1.76.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/components/{PlayerAccountController-COwgIzeU.cjs → PlayerAccountController-B4bXIUos.cjs} +1 -1
  2. package/components/{PlayerAccountController-CvNKS6xL.js → PlayerAccountController-DL6Ih2cn.js} +7 -7
  3. package/components/{PlayerAccountController-Bh2YqpJa.js → PlayerAccountController-s8kiFls2.js} +7 -7
  4. package/components/{PlayerAccountProductRestriction-DEGzc5kz.js → PlayerAccountProductRestriction-9h1c14aE.js} +10 -10
  5. package/components/{PlayerAccountProductRestriction-ClvW28BI.js → PlayerAccountProductRestriction-BTqAm5WR.js} +10 -10
  6. package/components/{PlayerAccountProductRestriction-HFCCxFxz.cjs → PlayerAccountProductRestriction-a2IN--2V.cjs} +1 -1
  7. package/components/{PlayerAccountSelfExclusion-C7Br5VmH.js → PlayerAccountSelfExclusion-A4GGrzRg.js} +1 -1
  8. package/components/{PlayerAccountSelfExclusion-BOViWFS9.js → PlayerAccountSelfExclusion-CzvOOkAA.js} +1 -1
  9. package/components/{PlayerAccountSelfExclusion-BWBLv-18.cjs → PlayerAccountSelfExclusion-DOergxcf.cjs} +1 -1
  10. package/components/{PlayerAccountTimeout-CIHTd0LQ.js → PlayerAccountTimeout-CH_nLmS5.js} +2 -2
  11. package/components/{PlayerAccountTimeout-DtpzMxQd.cjs → PlayerAccountTimeout-CsXB43aZ.cjs} +1 -1
  12. package/components/{PlayerAccountTimeout-CfEHZ9pc.js → PlayerAccountTimeout-supdlwSu.js} +2 -2
  13. package/components/{PlayerAccountTransactionsHistory-igmI9FwW.js → PlayerAccountTransactionsHistory-BWSXg47N.js} +2 -2
  14. package/components/{PlayerAccountTransactionsHistory-F6GVNqFp.cjs → PlayerAccountTransactionsHistory-BnQAsKiZ.cjs} +1 -1
  15. package/components/{PlayerAccountTransactionsHistory-Y6ZG0CWS.js → PlayerAccountTransactionsHistory-DjI2hsyP.js} +2 -2
  16. package/components/{PlayerActiveBonuses-CQY1HsqF.js → PlayerActiveBonuses-C3dKwqK0.js} +2 -5
  17. package/components/{PlayerActiveBonuses-BX2RoyE3.js → PlayerActiveBonuses-D8-VRr34.js} +2 -5
  18. package/components/{PlayerActiveBonuses-DVq9bN8v.cjs → PlayerActiveBonuses-eUF52Bls.cjs} +1 -1
  19. package/components/{PlayerBonusHistory-nKCbz6D4.js → PlayerBonusHistory-C3b7eJsz.js} +2 -2
  20. package/components/{PlayerBonusHistory-D_dN_hkb.cjs → PlayerBonusHistory-CXQfQMY3.cjs} +1 -1
  21. package/components/{PlayerBonusHistory-qV6ulYRf.js → PlayerBonusHistory-D_2_IXxy.js} +2 -2
  22. package/components/{PlayerGamingHistory-CfvSHYhg.js → PlayerGamingHistory-C1PPnVD1.js} +1 -1
  23. package/components/{PlayerGamingHistory-ByLE5wRu.js → PlayerGamingHistory-CyR4BVzj.js} +1 -1
  24. package/components/{PlayerGamingHistory-8Bo-uc3o.cjs → PlayerGamingHistory-F001wHCc.cjs} +1 -1
  25. package/es2015/player-account-controller.cjs +1 -1
  26. package/es2015/player-account-controller.js +1 -1
  27. package/esnext/player-account-controller.js +1 -1
  28. package/package.json +1 -1
@@ -197,7 +197,7 @@ if (typeof window != "undefined") {
197
197
  }
198
198
  };
199
199
  };
200
- customElements.define = s(customElements.define), import("./PlayerAccountTimeout-CfEHZ9pc.js").then(({ default: e }) => {
200
+ customElements.define = s(customElements.define), import("./PlayerAccountTimeout-supdlwSu.js").then(({ default: e }) => {
201
201
  !customElements.get("player-account-timeout") && customElements.define("player-account-timeout", e.element);
202
202
  });
203
203
  }
@@ -213,7 +213,7 @@ if (typeof window != "undefined") {
213
213
  }
214
214
  };
215
215
  };
216
- customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-C7Br5VmH.js").then((e) => e.P).then(({ default: e }) => {
216
+ customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-A4GGrzRg.js").then((e) => e.P).then(({ default: e }) => {
217
217
  !customElements.get("player-account-self-exclusion") && customElements.define("player-account-self-exclusion", e.element);
218
218
  });
219
219
  }
@@ -261,7 +261,7 @@ if (typeof window != "undefined") {
261
261
  }
262
262
  };
263
263
  };
264
- customElements.define = s(customElements.define), import("./PlayerActiveBonuses-CQY1HsqF.js").then(({ default: e }) => {
264
+ customElements.define = s(customElements.define), import("./PlayerActiveBonuses-C3dKwqK0.js").then(({ default: e }) => {
265
265
  !customElements.get("player-active-bonuses") && customElements.define("player-active-bonuses", e.element);
266
266
  });
267
267
  }
@@ -325,7 +325,7 @@ if (typeof window != "undefined") {
325
325
  }
326
326
  };
327
327
  };
328
- customElements.define = s(customElements.define), import("./PlayerBonusHistory-qV6ulYRf.js").then(({ default: e }) => {
328
+ customElements.define = s(customElements.define), import("./PlayerBonusHistory-D_2_IXxy.js").then(({ default: e }) => {
329
329
  !customElements.get("player-bonus-history") && customElements.define("player-bonus-history", e.element);
330
330
  });
331
331
  }
@@ -405,7 +405,7 @@ if (typeof window != "undefined") {
405
405
  }
406
406
  };
407
407
  };
408
- customElements.define = s(customElements.define), import("./PlayerGamingHistory-CfvSHYhg.js").then(({ default: e }) => {
408
+ customElements.define = s(customElements.define), import("./PlayerGamingHistory-C1PPnVD1.js").then(({ default: e }) => {
409
409
  !customElements.get("player-gaming-history") && customElements.define("player-gaming-history", e.element);
410
410
  });
411
411
  }
@@ -472,7 +472,7 @@ if (typeof window != "undefined") {
472
472
  }
473
473
  };
474
474
  };
475
- customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-igmI9FwW.js").then(({ default: e }) => {
475
+ customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-BWSXg47N.js").then(({ default: e }) => {
476
476
  !customElements.get("player-account-transactions-history") && customElements.define("player-account-transactions-history", e.element);
477
477
  });
478
478
  }
@@ -488,7 +488,7 @@ if (typeof window != "undefined") {
488
488
  }
489
489
  };
490
490
  };
491
- customElements.define = s(customElements.define), import("./PlayerAccountProductRestriction-DEGzc5kz.js").then((e) => e.P).then(({ default: e }) => {
491
+ customElements.define = s(customElements.define), import("./PlayerAccountProductRestriction-9h1c14aE.js").then((e) => e.P).then(({ default: e }) => {
492
492
  !customElements.get("player-account-product-restriction") && customElements.define("player-account-product-restriction", e.element);
493
493
  });
494
494
  }
@@ -181,7 +181,7 @@ if (typeof window < "u") {
181
181
  }
182
182
  };
183
183
  };
184
- customElements.define = s(customElements.define), import("./PlayerAccountTimeout-CIHTd0LQ.js").then(({ default: e }) => {
184
+ customElements.define = s(customElements.define), import("./PlayerAccountTimeout-CH_nLmS5.js").then(({ default: e }) => {
185
185
  !customElements.get("player-account-timeout") && customElements.define("player-account-timeout", e.element);
186
186
  });
187
187
  }
@@ -197,7 +197,7 @@ if (typeof window < "u") {
197
197
  }
198
198
  };
199
199
  };
200
- customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-BOViWFS9.js").then((e) => e.P).then(({ default: e }) => {
200
+ customElements.define = s(customElements.define), import("./PlayerAccountSelfExclusion-CzvOOkAA.js").then((e) => e.P).then(({ default: e }) => {
201
201
  !customElements.get("player-account-self-exclusion") && customElements.define("player-account-self-exclusion", e.element);
202
202
  });
203
203
  }
@@ -245,7 +245,7 @@ if (typeof window < "u") {
245
245
  }
246
246
  };
247
247
  };
248
- customElements.define = s(customElements.define), import("./PlayerActiveBonuses-BX2RoyE3.js").then(({ default: e }) => {
248
+ customElements.define = s(customElements.define), import("./PlayerActiveBonuses-D8-VRr34.js").then(({ default: e }) => {
249
249
  !customElements.get("player-active-bonuses") && customElements.define("player-active-bonuses", e.element);
250
250
  });
251
251
  }
@@ -309,7 +309,7 @@ if (typeof window < "u") {
309
309
  }
310
310
  };
311
311
  };
312
- customElements.define = s(customElements.define), import("./PlayerBonusHistory-nKCbz6D4.js").then(({ default: e }) => {
312
+ customElements.define = s(customElements.define), import("./PlayerBonusHistory-C3b7eJsz.js").then(({ default: e }) => {
313
313
  !customElements.get("player-bonus-history") && customElements.define("player-bonus-history", e.element);
314
314
  });
315
315
  }
@@ -389,7 +389,7 @@ if (typeof window < "u") {
389
389
  }
390
390
  };
391
391
  };
392
- customElements.define = s(customElements.define), import("./PlayerGamingHistory-ByLE5wRu.js").then(({ default: e }) => {
392
+ customElements.define = s(customElements.define), import("./PlayerGamingHistory-CyR4BVzj.js").then(({ default: e }) => {
393
393
  !customElements.get("player-gaming-history") && customElements.define("player-gaming-history", e.element);
394
394
  });
395
395
  }
@@ -456,7 +456,7 @@ if (typeof window < "u") {
456
456
  }
457
457
  };
458
458
  };
459
- customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-Y6ZG0CWS.js").then(({ default: e }) => {
459
+ customElements.define = s(customElements.define), import("./PlayerAccountTransactionsHistory-DjI2hsyP.js").then(({ default: e }) => {
460
460
  !customElements.get("player-account-transactions-history") && customElements.define("player-account-transactions-history", e.element);
461
461
  });
462
462
  }
@@ -472,7 +472,7 @@ if (typeof window < "u") {
472
472
  }
473
473
  };
474
474
  };
475
- customElements.define = s(customElements.define), import("./PlayerAccountProductRestriction-ClvW28BI.js").then((e) => e.P).then(({ default: e }) => {
475
+ customElements.define = s(customElements.define), import("./PlayerAccountProductRestriction-BTqAm5WR.js").then((e) => e.P).then(({ default: e }) => {
476
476
  !customElements.get("player-account-product-restriction") && customElements.define("player-account-product-restriction", e.element);
477
477
  });
478
478
  }
@@ -20468,7 +20468,7 @@ const Nn = {
20468
20468
  permanentProductRestriction: "Your product-restriction period will be permanent.",
20469
20469
  confirmationModalTitle: "Product Restriction",
20470
20470
  productRestrictionSuccess: "Product restrcition active",
20471
- confirmationModalTextPeriod: "You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",
20471
+ confirmationModalTextPeriodProductRestriction: "You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",
20472
20472
  errorProductRestrictionCall: "There was a problem while making the product restriction request.",
20473
20473
  generalError: "There was an error while fetching the product restriction.",
20474
20474
  InvalidSession: "The session is exipired."
@@ -20497,7 +20497,7 @@ const Nn = {
20497
20497
  permanentProductRestriction: "您的產品限制期將是永久的。",
20498
20498
  confirmationModalTitle: "確認",
20499
20499
  productRestrictionSuccess: "產品限制已激活",
20500
- confirmationModalTextPeriod: "您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",
20500
+ confirmationModalTextPeriodProductRestriction: "您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",
20501
20501
  errorProductRestrictionCall: "在進行產品限制請求時出現問題。",
20502
20502
  generalError: "獲取產品限制時出現錯誤。",
20503
20503
  InvalidSession: "會話已過期。"
@@ -20526,7 +20526,7 @@ const Nn = {
20526
20526
  permanentProductRestriction: "Votre période de restriction de produit sera permanente.",
20527
20527
  confirmationModalTitle: "Confirmation",
20528
20528
  productRestrictionSuccess: "Restriction de produit active",
20529
- confirmationModalTextPeriod: "Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",
20529
+ confirmationModalTextPeriodProductRestriction: "Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",
20530
20530
  errorProductRestrictionCall: "Il y a eu un problème lors de la demande de restriction de produit.",
20531
20531
  generalError: "Il y a eu une erreur lors de la récupération de la restriction de produit.",
20532
20532
  InvalidSession: "La session a expiré."
@@ -20555,7 +20555,7 @@ const Nn = {
20555
20555
  permanentProductRestriction: "Perioada dvs. de restricție de produs va fi permanentă.",
20556
20556
  confirmationModalTitle: "Confirmare",
20557
20557
  productRestrictionSuccess: "Restricție de produs activă",
20558
- confirmationModalTextPeriod: "Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",
20558
+ confirmationModalTextPeriodProductRestriction: "Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",
20559
20559
  errorProductRestrictionCall: "A apărut o problemă în timpul solicitării de restricție de produs.",
20560
20560
  generalError: "A apărut o eroare la preluarea restricției de produs.",
20561
20561
  InvalidSession: "Sesiunea a expirat."
@@ -20584,7 +20584,7 @@ const Nn = {
20584
20584
  permanentProductRestriction: "Su período de restricción de producto será permanente.",
20585
20585
  confirmationModalTitle: "Confirmación",
20586
20586
  productRestrictionSuccess: "Restricción de producto activa",
20587
- confirmationModalTextPeriod: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20587
+ confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20588
20588
  errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
20589
20589
  generalError: "Hubo un error al obtener la restricción de producto.",
20590
20590
  InvalidSession: "La sesión ha expirado."
@@ -20613,7 +20613,7 @@ const Nn = {
20613
20613
  permanentProductRestriction: "Seu período de restrição de produto será permanente.",
20614
20614
  confirmationModalTitle: "Confirmação",
20615
20615
  productRestrictionSuccess: "Restrição de produto ativa",
20616
- confirmationModalTextPeriod: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20616
+ confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20617
20617
  errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
20618
20618
  generalError: "Houve um erro ao buscar a restrição de produto.",
20619
20619
  InvalidSession: "A sessão expirou."
@@ -20642,7 +20642,7 @@ const Nn = {
20642
20642
  permanentProductRestriction: "Vaše razdoblje ograničenja proizvoda bit će trajno.",
20643
20643
  confirmationModalTitle: "Potvrda",
20644
20644
  productRestrictionSuccess: "Ograničenje proizvoda aktivno",
20645
- confirmationModalTextPeriod: "Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",
20645
+ confirmationModalTextPeriodProductRestriction: "Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",
20646
20646
  errorProductRestrictionCall: "Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",
20647
20647
  generalError: "Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",
20648
20648
  InvalidSession: "Sesija je istekla."
@@ -20671,7 +20671,7 @@ const Nn = {
20671
20671
  permanentProductRestriction: "Seu período de restrição de produto será permanente.",
20672
20672
  confirmationModalTitle: "Confirmação",
20673
20673
  productRestrictionSuccess: "Restrição de produto ativa",
20674
- confirmationModalTextPeriod: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20674
+ confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20675
20675
  errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
20676
20676
  generalError: "Houve um erro ao buscar a restrição de produto.",
20677
20677
  InvalidSession: "A sessão expirou."
@@ -20700,7 +20700,7 @@ const Nn = {
20700
20700
  permanentProductRestriction: "Su período de restricción de producto será permanente.",
20701
20701
  confirmationModalTitle: "Confirmación",
20702
20702
  productRestrictionSuccess: "Restricción de producto activa",
20703
- confirmationModalTextPeriod: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20703
+ confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20704
20704
  errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
20705
20705
  generalError: "Hubo un error al obtener la restricción de producto.",
20706
20706
  InvalidSession: "La sesión ha expirado."
@@ -20729,7 +20729,7 @@ const Nn = {
20729
20729
  permanentProductRestriction: "Ürün kısıtlama süreniz kalıcı olacaktır.",
20730
20730
  confirmationModalTitle: "Onay",
20731
20731
  productRestrictionSuccess: "Ürün kısıtlaması aktif",
20732
- confirmationModalTextPeriod: "Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",
20732
+ confirmationModalTextPeriodProductRestriction: "Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",
20733
20733
  errorProductRestrictionCall: "Ürün kısıtlama isteği yapılırken bir sorun oluştu.",
20734
20734
  generalError: "Ürün kısıtlaması alınırken bir hata oluştu.",
20735
20735
  InvalidSession: "Oturum süresi doldu."
@@ -20440,7 +20440,7 @@ const Tn = {
20440
20440
  permanentProductRestriction: "Your product-restriction period will be permanent.",
20441
20441
  confirmationModalTitle: "Product Restriction",
20442
20442
  productRestrictionSuccess: "Product restrcition active",
20443
- confirmationModalTextPeriod: "You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",
20443
+ confirmationModalTextPeriodProductRestriction: "You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",
20444
20444
  errorProductRestrictionCall: "There was a problem while making the product restriction request.",
20445
20445
  generalError: "There was an error while fetching the product restriction.",
20446
20446
  InvalidSession: "The session is exipired."
@@ -20469,7 +20469,7 @@ const Tn = {
20469
20469
  permanentProductRestriction: "您的產品限制期將是永久的。",
20470
20470
  confirmationModalTitle: "確認",
20471
20471
  productRestrictionSuccess: "產品限制已激活",
20472
- confirmationModalTextPeriod: "您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",
20472
+ confirmationModalTextPeriodProductRestriction: "您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",
20473
20473
  errorProductRestrictionCall: "在進行產品限制請求時出現問題。",
20474
20474
  generalError: "獲取產品限制時出現錯誤。",
20475
20475
  InvalidSession: "會話已過期。"
@@ -20498,7 +20498,7 @@ const Tn = {
20498
20498
  permanentProductRestriction: "Votre période de restriction de produit sera permanente.",
20499
20499
  confirmationModalTitle: "Confirmation",
20500
20500
  productRestrictionSuccess: "Restriction de produit active",
20501
- confirmationModalTextPeriod: "Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",
20501
+ confirmationModalTextPeriodProductRestriction: "Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",
20502
20502
  errorProductRestrictionCall: "Il y a eu un problème lors de la demande de restriction de produit.",
20503
20503
  generalError: "Il y a eu une erreur lors de la récupération de la restriction de produit.",
20504
20504
  InvalidSession: "La session a expiré."
@@ -20527,7 +20527,7 @@ const Tn = {
20527
20527
  permanentProductRestriction: "Perioada dvs. de restricție de produs va fi permanentă.",
20528
20528
  confirmationModalTitle: "Confirmare",
20529
20529
  productRestrictionSuccess: "Restricție de produs activă",
20530
- confirmationModalTextPeriod: "Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",
20530
+ confirmationModalTextPeriodProductRestriction: "Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",
20531
20531
  errorProductRestrictionCall: "A apărut o problemă în timpul solicitării de restricție de produs.",
20532
20532
  generalError: "A apărut o eroare la preluarea restricției de produs.",
20533
20533
  InvalidSession: "Sesiunea a expirat."
@@ -20556,7 +20556,7 @@ const Tn = {
20556
20556
  permanentProductRestriction: "Su período de restricción de producto será permanente.",
20557
20557
  confirmationModalTitle: "Confirmación",
20558
20558
  productRestrictionSuccess: "Restricción de producto activa",
20559
- confirmationModalTextPeriod: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20559
+ confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20560
20560
  errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
20561
20561
  generalError: "Hubo un error al obtener la restricción de producto.",
20562
20562
  InvalidSession: "La sesión ha expirado."
@@ -20585,7 +20585,7 @@ const Tn = {
20585
20585
  permanentProductRestriction: "Seu período de restrição de produto será permanente.",
20586
20586
  confirmationModalTitle: "Confirmação",
20587
20587
  productRestrictionSuccess: "Restrição de produto ativa",
20588
- confirmationModalTextPeriod: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20588
+ confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20589
20589
  errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
20590
20590
  generalError: "Houve um erro ao buscar a restrição de produto.",
20591
20591
  InvalidSession: "A sessão expirou."
@@ -20614,7 +20614,7 @@ const Tn = {
20614
20614
  permanentProductRestriction: "Vaše razdoblje ograničenja proizvoda bit će trajno.",
20615
20615
  confirmationModalTitle: "Potvrda",
20616
20616
  productRestrictionSuccess: "Ograničenje proizvoda aktivno",
20617
- confirmationModalTextPeriod: "Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",
20617
+ confirmationModalTextPeriodProductRestriction: "Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",
20618
20618
  errorProductRestrictionCall: "Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",
20619
20619
  generalError: "Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",
20620
20620
  InvalidSession: "Sesija je istekla."
@@ -20643,7 +20643,7 @@ const Tn = {
20643
20643
  permanentProductRestriction: "Seu período de restrição de produto será permanente.",
20644
20644
  confirmationModalTitle: "Confirmação",
20645
20645
  productRestrictionSuccess: "Restrição de produto ativa",
20646
- confirmationModalTextPeriod: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20646
+ confirmationModalTextPeriodProductRestriction: "Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",
20647
20647
  errorProductRestrictionCall: "Houve um problema ao fazer a solicitação de restrição de produto.",
20648
20648
  generalError: "Houve um erro ao buscar a restrição de produto.",
20649
20649
  InvalidSession: "A sessão expirou."
@@ -20672,7 +20672,7 @@ const Tn = {
20672
20672
  permanentProductRestriction: "Su período de restricción de producto será permanente.",
20673
20673
  confirmationModalTitle: "Confirmación",
20674
20674
  productRestrictionSuccess: "Restricción de producto activa",
20675
- confirmationModalTextPeriod: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20675
+ confirmationModalTextPeriodProductRestriction: "Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",
20676
20676
  errorProductRestrictionCall: "Hubo un problema al realizar la solicitud de restricción de producto.",
20677
20677
  generalError: "Hubo un error al obtener la restricción de producto.",
20678
20678
  InvalidSession: "La sesión ha expirado."
@@ -20701,7 +20701,7 @@ const Tn = {
20701
20701
  permanentProductRestriction: "Ürün kısıtlama süreniz kalıcı olacaktır.",
20702
20702
  confirmationModalTitle: "Onay",
20703
20703
  productRestrictionSuccess: "Ürün kısıtlaması aktif",
20704
- confirmationModalTextPeriod: "Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",
20704
+ confirmationModalTextPeriodProductRestriction: "Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",
20705
20705
  errorProductRestrictionCall: "Ürün kısıtlama isteği yapılırken bir sorun oluştu.",
20706
20706
  generalError: "Ürün kısıtlaması alınırken bir hata oluştu.",
20707
20707
  InvalidSession: "Oturum süresi doldu."
@@ -7962,7 +7962,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
7962
7962
  <slot name="reject-button"></slot>
7963
7963
  <slot name="confirm-button"></slot>
7964
7964
  </div>
7965
- `}static get is(){return"vaadin-confirm-dialog"}ready(){super.ready(),this._overlayElement=this.$.dialog.$.overlay,this._initOverlay(this._overlayElement)}}q(If);function gn(i,e){d.addMessages(i,e)}function Ef(i){d.$locale.set(i)}const bn={en:{titleProductRestriction:"Product Restriction",productRestrictionText:"<p>While product-restrictioned, access to your account will be entirely restricted.</br>product-restriction can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a restriction period",selectAPeriod:"Select a period",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuals","6Month":"6 Months","1Year":"1 Year","2Year":"2 Years","5Year":"5 Years",Until:"Until",Permanent:"Permanent",deniedProductText:"Restricted product until {date}",temporaryProductRestriction:"Your product-restriction period will last until the {date} 23:59.",permanentProductRestriction:"Your product-restriction period will be permanent.",confirmationModalTitle:"Product Restriction",productRestrictionSuccess:"Product restrcition active",confirmationModalTextPeriod:"You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",errorProductRestrictionCall:"There was a problem while making the product restriction request.",generalError:"There was an error while fetching the product restriction.",InvalidSession:"The session is exipired."},"zh-hk":{titleProductRestriction:"產品限制",productRestrictionText:"<p>在產品限制期間,您的帳戶訪問將完全受限。</br>產品限制只能在您選擇的期限過後,通過與客戶支持溝通解除,這將需要審查和冷靜期。</br>或者,您可以選擇通過'<a href='{baseurl}/{lang}/account/timeout'>暫停</a>'選項從我們的服務中休息(最多6週)。</br>如果您更願意關閉您的帳戶,您可以通過'<a href='{baseurl}/{lang}/account/account-closure'>帳戶關閉</a>'選項選擇這樣做。</br>我們建議您也閱讀我們的'<a href='{baseurl}/{lang}/page/responsible-gambling'>負責任博彩</a>'幫助頁面以獲取更多建議。",productRestrictionEmailText:"電子郵件:<a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"持續時間:",dateInstructions:"為了手動輸入日期,請使用以下格式:",forever:"永久",save:"保存",noPeriodSelected:"請選擇限制期限",selectAPeriod:"選擇一個期限",Casino:"賭場",Sports:"體育",Virtuals:"虛擬","6Month":"6個月","1Year":"1年","2Year":"2年","5Year":"5年",Until:"直到",Permanent:"永久",deniedProductText:"受限產品直到 {date}",temporaryProductRestriction:"您的產品限制期將持續到 {date} 23:59。",permanentProductRestriction:"您的產品限制期將是永久的。",confirmationModalTitle:"確認",productRestrictionSuccess:"產品限制已激活",confirmationModalTextPeriod:"您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",errorProductRestrictionCall:"在進行產品限制請求時出現問題。",generalError:"獲取產品限制時出現錯誤。",InvalidSession:"會話已過期。"},fr:{titleProductRestriction:"Restriction de produit",productRestrictionText:"<p>Pendant la restriction de produit, l'accès à votre compte sera entièrement restreint.</br>La restriction de produit ne peut être levée qu'après la période que vous avez sélectionnée en communiquant avec le support client, ce qui sera soumis à une révision et à une période de réflexion.</br>Alternativement, vous pouvez choisir de prendre un 'temps mort' (une pause de jusqu'à 6 semaines) de nos services via l'option '<a href='{baseurl}/{lang}/account/timeout'>Temps mort</a>'.</br>Si vous préférez simplement fermer votre compte, vous pouvez le faire via l'option '<a href='{baseurl}/{lang}/account/account-closure'>Fermeture de compte</a>'.</br>Nous vous recommandons également de lire nos pages d'aide '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jeu responsable</a>' pour plus de conseils si nécessaire.",productRestrictionEmailText:"E-mail : <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durée :",dateInstructions:"Pour entrer manuellement la date, utilisez le format suivant :",forever:"Pour toujours",save:"Enregistrer",noPeriodSelected:"Veuillez sélectionner une période de restriction",selectAPeriod:"Sélectionnez une période",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuels","6Month":"6 Mois","1Year":"1 An","2Year":"2 Ans","5Year":"5 Ans",Until:"Jusqu'à",Permanent:"Permanent",deniedProductText:"Produit restreint jusqu'au {date}",temporaryProductRestriction:"Votre période de restriction de produit durera jusqu'à {date} 23:59.",permanentProductRestriction:"Votre période de restriction de produit sera permanente.",confirmationModalTitle:"Confirmation",productRestrictionSuccess:"Restriction de produit active",confirmationModalTextPeriod:"Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",errorProductRestrictionCall:"Il y a eu un problème lors de la demande de restriction de produit.",generalError:"Il y a eu une erreur lors de la récupération de la restriction de produit.",InvalidSession:"La session a expiré."},ro:{titleProductRestriction:"Restricție de produs",productRestrictionText:"<p>În timpul restricției de produs, accesul la contul dvs. va fi complet restricționat.</br>Restricția de produs poate fi ridicată doar după ce perioada pe care ați selectat-o a trecut, prin comunicarea cu Suportul pentru Clienți, care va fi supusă unei revizuiri și unei perioade de răcire.</br>Alternativ, puteți alege să luați o 'pauză' (o pauză de până la 6 săptămâni) de la serviciile noastre prin opțiunea '<a href='{baseurl}/{lang}/account/timeout'>Pauză</a>'.</br>Dacă preferați doar să vă închideți contul, puteți alege să faceți acest lucru prin opțiunea '<a href='{baseurl}/{lang}/account/account-closure'>Închidere cont</a>'.</br>Vă recomandăm, de asemenea, să citiți paginile noastre de ajutor '<a href='{baseurl}/{lang}/page/responsible-gambling'>Joc responsabil</a>' pentru sfaturi suplimentare, dacă aveți nevoie.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durată:",dateInstructions:"Pentru a introduce manual data, utilizați următorul format:",forever:"Pentru totdeauna",save:"Salvează",noPeriodSelected:"Vă rugăm să selectați o perioadă de restricție",selectAPeriod:"Selectați o perioadă",Casino:"Cazinou",Sports:"Sporturi",Virtuals:"Virtuale","6Month":"6 Luni","1Year":"1 An","2Year":"2 Ani","5Year":"5 Ani",Until:"Până la",Permanent:"Permanent",deniedProductText:"Produs restricționat până la {date}",temporaryProductRestriction:"Perioada dvs. de restricție de produs va dura până la {date} 23:59.",permanentProductRestriction:"Perioada dvs. de restricție de produs va fi permanentă.",confirmationModalTitle:"Confirmare",productRestrictionSuccess:"Restricție de produs activă",confirmationModalTextPeriod:"Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",errorProductRestrictionCall:"A apărut o problemă în timpul solicitării de restricție de produs.",generalError:"A apărut o eroare la preluarea restricției de produs.",InvalidSession:"Sesiunea a expirat."},es:{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriod:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},pt:{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriod:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},hr:{titleProductRestriction:"Ograničenje proizvoda",productRestrictionText:"<p>Tijekom ograničenja proizvoda, pristup vašem računu bit će potpuno ograničen.</br>Ograničenje proizvoda može se ukinuti tek nakon što prođe razdoblje koje ste odabrali, komunikacijom s korisničkom podrškom, što će biti podložno pregledu i razdoblju hlađenja.</br>Alternativno, možete odabrati 'pauzu' (pauza do 6 tjedana) od naših usluga putem opcije '<a href='{baseurl}/{lang}/account/timeout'>Pauza</a>'.</br>Ako radije želite zatvoriti svoj račun, možete to učiniti putem opcije '<a href='{baseurl}/{lang}/account/account-closure'>Zatvaranje računa</a>'.</br>Preporučujemo vam da također pročitate naše stranice pomoći '<a href='{baseurl}/{lang}/page/responsible-gambling'>Odgovorno kockanje</a>' za daljnje savjete ako vam je potrebno.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Trajanje:",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",forever:"Zauvijek",save:"Spremi",noPeriodSelected:"Molimo odaberite razdoblje ograničenja",selectAPeriod:"Odaberite razdoblje",Casino:"Kasino",Sports:"Sportovi",Virtuals:"Virtualni","6Month":"6 Mjeseci","1Year":"1 Godina","2Year":"2 Godine","5Year":"5 Godina",Until:"Do",Permanent:"Trajno",deniedProductText:"Ograničeni proizvod do {date}",temporaryProductRestriction:"Vaše razdoblje ograničenja proizvoda trajat će do {date} 23:59.",permanentProductRestriction:"Vaše razdoblje ograničenja proizvoda bit će trajno.",confirmationModalTitle:"Potvrda",productRestrictionSuccess:"Ograničenje proizvoda aktivno",confirmationModalTextPeriod:"Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",errorProductRestrictionCall:"Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",generalError:"Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",InvalidSession:"Sesija je istekla."},"pt-br":{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriod:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},"es-mx":{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriod:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},tr:{titleProductRestriction:"Ürün Kısıtlaması",productRestrictionText:"<p>Ürün kısıtlaması sırasında, hesabınıza erişim tamamen kısıtlanacaktır.</br>Ürün kısıtlaması, yalnızca seçtiğiniz süre geçtikten sonra Müşteri Desteği ile iletişime geçerek kaldırılabilir, bu da inceleme ve soğuma süresine tabi olacaktır.</br>Alternatif olarak, '<a href='{baseurl}/{lang}/account/timeout'>Zaman aşımı</a>' seçeneği aracılığıyla hizmetlerimizden 'zaman aşımı' (6 haftaya kadar bir ara) vermeyi seçebilirsiniz.</br>Hesabınızı kapatmayı tercih ederseniz, '<a href='{baseurl}/{lang}/account/account-closure'>Hesap Kapatma</a>' seçeneği aracılığıyla bunu yapabilirsiniz.</br>İhtiyacınız olursa, daha fazla tavsiye için '<a href='{baseurl}/{lang}/page/responsible-gambling'>Sorumlu Kumar</a>' yardım sayfalarımızı okumanızı öneririz.",productRestrictionEmailText:"E-posta: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Süre:",dateInstructions:"Tarihi manuel olarak girmek için aşağıdaki formatı kullanın:",forever:"Sonsuza kadar",save:"Kaydet",noPeriodSelected:"Lütfen bir kısıtlama süresi seçin",selectAPeriod:"Bir dönem seçin",Casino:"Kumarhane",Sports:"Sporlar",Virtuals:"Sanal","6Month":"6 Ay","1Year":"1 Yıl","2Year":"2 Yıl","5Year":"5 Yıl",Until:"Kadar",Permanent:"Kalıcı",deniedProductText:"Ürün {date} tarihine kadar kısıtlandı",temporaryProductRestriction:"Ürün kısıtlama süreniz {date} 23:59'a kadar sürecektir.",permanentProductRestriction:"Ürün kısıtlama süreniz kalıcı olacaktır.",confirmationModalTitle:"Onay",productRestrictionSuccess:"Ürün kısıtlaması aktif",confirmationModalTextPeriod:"Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",errorProductRestrictionCall:"Ürün kısıtlama isteği yapılırken bir sorun oluştu.",generalError:"Ürün kısıtlaması alınırken bir hata oluştu.",InvalidSession:"Oturum süresi doldu."}};function kf(i){d.append_styles(i,"svelte-1t8brnd",'a{cursor:pointer;text-decoration:underline;font-weight:600}.PlayerProductRestrictionTitleNone{display:none}.ProductRestrictionContainer{border-radius:var(--emw--border-radius-medium, 10px);background-color:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));container-type:inline-size}.ProductRestrictionContainer .ProductRestrictionWrapper{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));padding:50px;border-radius:var(--emw--border-radius-medium, 10px);max-width:100%;min-height:500px;opacity:1;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.ProductRestrictionContainer .ProductRestrictionWrapper .MenuReturnButton{display:inline-flex;align-items:center;color:var(--emw--color-gray-300, #58586b);border:none;background-color:transparent;column-gap:10px;margin-bottom:10px}.ProductRestrictionContainer .ProductRestrictionWrapper .MenuReturnButton .PlayerProductRestrictionTitleMobile{font-size:var(--emw--font-size-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .PlayerProductRestrictionTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:400}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDescription{color:var(--emw--color-gray-300, #58586b);line-height:24px;min-height:180px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDescription p{font-size:16px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDescription a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:400}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper{width:50%;position:relative;margin-bottom:var(--emw--spacing-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));border-radius:var(--emw--border-radius-medium, 10px);cursor:pointer}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel .ProductRestrictionConfigIcon{width:15px;height:15px;fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));transform:rotateZ(-90deg);transition:all 0.5s ease-in-out}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel p{margin:0;font-family:inherit}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel .ProductRestrictionConfigIcon.active{transform:rotateZ(0deg)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown{max-height:0px;overflow:hidden;box-sizing:border-box;transition:all 0.5s ease-in-out;opacity:0;color:var(--emw--color-gray-300, #58586b);background-color:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));border-radius:0px 0px var(--emw--border-radius-medium, 10px) var(--emw--border-radius-medium, 10px)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown div{padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px);font-size:var(--emw--font-size-x-small, 12px);border-top:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));transition:all 0.5s ease-in-out;font-family:inherit}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown div:hover{color:var(--emw--color-white, #ffffff);background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown.active{max-height:300px;opacity:1}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper{color:var(--emw--color-gray-300, #58586b);display:flex;flex-direction:column;padding-bottom:16px;position:relative;width:50%}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper label{font-size:var(--emw--font-size-small, 14px);font-weight:300;padding-bottom:5px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper .ProductRestrictionDateInstructions{font-size:var(--emw--font-size-small, 12px);font-weight:300;padding-bottom:5px;line-height:18px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper .ProductRestrictionDateInstructions strong{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper input{font-family:inherit;width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #e6e6e6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:var(--emw--size-standard, 16px);line-height:18px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionNotification{color:var(--emw--color-gray-300, #58586b);line-height:24px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionNotification .ProductRestrictionDescriptionText p{font-size:16px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionNotification .ProductRestrictionDescriptionText a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .ProductRestrictionLabel{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;color:var(--emw--color-gray-300, #58586b);font-family:inherit}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .ProductRestrictionLabel .label{font-size:var(--emw--size-standard, 16px)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .ProductRestrictionLabel p{margin:0}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent{display:inherit;flex-direction:row;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer;gap:10px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent .toggleCheckbox{width:20px;height:20px;padding:2px;margin:2px 0 2px 0;border-radius:100%;position:relative;border:1px solid var(--emw--color-gray-300, #666178)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent .toggleCheckbox [type=checkbox]{display:none}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent .toggleCheckbox::before{content:"";width:12.75px;height:12.75px;border-radius:100px;cursor:pointer;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%);transition:all 0.5s ease}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent.checked .toggleCheckbox{border:1px solid var(--emw--color-primary, #22b04e)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent.checked .toggleCheckbox::before{background-color:var(--emw--color-primary, #22b04e)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent.checked .label{color:var(--emw--color-primary, #22b04e)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons{margin-top:40px;width:50%}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons .ProductRestrictionSave{font-family:var(--emw--button-typography);border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;background:var(--emw--color-primary, #23b04e);border-radius:var(--emw--border-radius-medium, 10px);padding:20px 0;font-size:var(--emw--font-size-large, 20px);color:var(--emw--button-text-color, #ffffff);cursor:pointer;border:none}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons .ProductRestrictionSave:hover{filter:brightness(0.9)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons .ProductRestrictionSave:disabled{opacity:0.5;cursor:default}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionError{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:var(--emw--font-weight-normal, 500)}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .MenuReturnButton{display:none}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .PlayerProductRestrictionTitle{display:block;width:30%;height:20px}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionDescription{display:flex;flex-direction:column;gap:10px;width:75%}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionDescription ui-skeleton:last-child{margin-top:30px}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionConfigWrapper{border:none}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionNotification{margin-bottom:30px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile{padding:20px 15px;max-width:unset;border-radius:0}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionDescription{font-size:var(--emw--font-size-x-small, 12px);line-height:19px;min-height:230px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionDescription .ProductRestrictionDescriptionText{color:var(--emw--color-gray-300, #58586b)}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionConfigWrapper{width:100%;font-size:var(--emw--font-size-x-small, 12px)}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel .ProductRestrictionConfigIcon{width:10px;height:10px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionDateWrapper{width:100%}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionNotification{font-size:var(--emw--font-size-x-small, 12px);line-height:19px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionActionButtons{width:100%;grid-template-columns:1fr 1fr}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionActionButtons .ProductRestrictionSave{height:40px;font-size:var(--emw--font-size-small, 14px);padding:20px 0}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile.Skeleton .MenuReturnButton{display:block;width:200px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile.Skeleton .PlayerProductRestrictionTitle{display:none}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}')}function yn(i,e,t){const o=i.slice();return o[74]=e[t],o[76]=t,o}function xn(i,e,t){const o=i.slice();return o[77]=e[t],o}function Sf(i,e,t){const o=i.slice();return o[69]=e[t],o}function Tf(i,e,t){const o=i.slice();return o[69]=e[t],o}function Df(i){let e,t,o,r,s=i[23]("titleProductRestriction")+"",n,a,l,c,h=i[23]("productRestrictionText",{values:{baseurl:i[1],lang:i[0]}})+"",u,m,p=i[23]("productRestrictionEmailText")+"",y,C,P,D,N=i[23](`${i[14]}`)+"",M,K,B,E,ue,oe,ce,X,z,he,ve,A,b,v,x,g=i[23]("save")+"",k,I,L,W,U,J,re,xe,ie=i[25]&&Of(i),pe=d.ensure_array_like(i[8]),G=[];for(let w=0;w<pe.length;w+=1)G[w]=wn(xn(i,pe,w));let $=i[18]&&Cn(i);function me(w,Y){return w[17]?Mf:w[13]?Rf:Nf}let we=me(i),se=we(i),De=d.ensure_array_like(i[9]),ne=[];for(let w=0;w<De.length;w+=1)ne[w]=An(yn(i,De,w));let le=i[22]&&In(i),ke=i[26]&&Lf(i);return{c(){e=d.element("div"),t=d.element("div"),ie&&ie.c(),o=d.space(),r=d.element("h2"),n=d.text(s),a=d.space(),l=d.element("div"),c=d.element("p"),u=d.space(),m=d.element("p"),y=d.space(),C=d.element("div"),P=d.element("div"),D=d.element("p"),M=d.text(N),K=d.space(),B=d.svg_element("svg"),E=d.svg_element("g"),ue=d.svg_element("path"),oe=d.space(),ce=d.element("div");for(let w=0;w<G.length;w+=1)G[w].c();X=d.space(),$&&$.c(),z=d.space(),he=d.element("div"),se.c(),ve=d.space(),A=d.element("div");for(let w=0;w<ne.length;w+=1)ne[w].c();b=d.space(),v=d.element("div"),x=d.element("button"),k=d.text(g),W=d.space(),le&&le.c(),U=d.space(),ke&&ke.c(),J=d.empty(),d.attr(r,"class","PlayerProductRestrictionTitle "+(i[25]?"PlayerProductRestrictionTitleNone":"")),d.attr(c,"class","ProductRestrictionDescriptionText"),d.attr(m,"class","ProductRestrictionDescriptionText"),d.attr(l,"class","ProductRestrictionDescription "+(i[25]?"ProductRestrictionDescriptionMobile":"")),d.attr(ue,"d","M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"),d.attr(ue,"stroke-linecap","round"),d.attr(B,"xmlns","http://www.w3.org/2000/svg"),d.attr(B,"xmlns:xlink","http://www.w3.org/1999/xlink"),d.attr(B,"version","1.1"),d.attr(B,"viewBox","0 0 100 100"),d.attr(B,"xml:space","preserve"),d.attr(B,"class","ProductRestrictionConfigIcon"),d.toggle_class(B,"active",i[20]),d.attr(P,"class","ProductRestrictionConfigLabel"),d.attr(ce,"class","ProductRestrictionDropDown"),d.toggle_class(ce,"active",i[20]),d.attr(C,"class","ProductRestrictionConfigWrapper"),d.toggle_class(C,"active",i[20]),d.attr(he,"class","ProductRestrictionNotification"),d.attr(A,"class","ProductResitrctionTypes"),d.attr(x,"class",I="ProductRestrictionSave "+(i[19]?"active":"")),x.disabled=L=!i[19],d.attr(v,"class","ProductRestrictionActionButtons"),d.attr(t,"class","ProductRestrictionWrapper "+(i[25]?"ProductRestrictionWrapperMobile":"")),d.attr(e,"class","ProductRestrictionContainer")},m(w,Y){d.insert(w,e,Y),d.append(e,t),ie&&ie.m(t,null),d.append(t,o),d.append(t,r),d.append(r,n),d.append(t,a),d.append(t,l),d.append(l,c),c.innerHTML=h,d.append(l,u),d.append(l,m),m.innerHTML=p,d.append(t,y),d.append(t,C),d.append(C,P),d.append(P,D),d.append(D,M),d.append(P,K),d.append(P,B),d.append(B,E),d.append(E,ue),d.append(C,oe),d.append(C,ce);for(let R=0;R<G.length;R+=1)G[R]&&G[R].m(ce,null);d.append(t,X),$&&$.m(t,null),d.append(t,z),d.append(t,he),se.m(he,null),d.append(t,ve),d.append(t,A);for(let R=0;R<ne.length;R+=1)ne[R]&&ne[R].m(A,null);d.append(t,b),d.append(t,v),d.append(v,x),d.append(x,k),d.append(t,W),le&&le.m(t,null),d.insert(w,U,Y),ke&&ke.m(w,Y),d.insert(w,J,Y),re||(xe=[d.listen(P,"click",i[43]),d.listen(x,"click",i[47])],re=!0)},p(w,Y){if(w[25]&&ie.p(w,Y),Y[0]&8388608&&s!==(s=w[23]("titleProductRestriction")+"")&&d.set_data(n,s),Y[0]&8388611&&h!==(h=w[23]("productRestrictionText",{values:{baseurl:w[1],lang:w[0]}})+"")&&(c.innerHTML=h),Y[0]&8388608&&p!==(p=w[23]("productRestrictionEmailText")+"")&&(m.innerHTML=p),Y[0]&8404992&&N!==(N=w[23](`${w[14]}`)+"")&&d.set_data(M,N),Y[0]&1048576&&d.toggle_class(B,"active",w[20]),Y[0]&1073742080){pe=d.ensure_array_like(w[8]);let R;for(R=0;R<pe.length;R+=1){const He=xn(w,pe,R);G[R]?G[R].p(He,Y):(G[R]=wn(He),G[R].c(),G[R].m(ce,null))}for(;R<G.length;R+=1)G[R].d(1);G.length=pe.length}if(Y[0]&1048576&&d.toggle_class(ce,"active",w[20]),Y[0]&1048576&&d.toggle_class(C,"active",w[20]),w[18]?$?$.p(w,Y):($=Cn(w),$.c(),$.m(t,z)):$&&($.d(1),$=null),we===(we=me(w))&&se?se.p(w,Y):(se.d(1),se=we(w),se&&(se.c(),se.m(he,null))),Y[0]&411042304|Y[1]&4){De=d.ensure_array_like(w[9]);let R;for(R=0;R<De.length;R+=1){const He=yn(w,De,R);ne[R]?ne[R].p(He,Y):(ne[R]=An(He),ne[R].c(),ne[R].m(A,null))}for(;R<ne.length;R+=1)ne[R].d(1);ne.length=De.length}Y[0]&8388608&&g!==(g=w[23]("save")+"")&&d.set_data(k,g),Y[0]&524288&&I!==(I="ProductRestrictionSave "+(w[19]?"active":""))&&d.attr(x,"class",I),Y[0]&524288&&L!==(L=!w[19])&&(x.disabled=L),w[22]?le?le.p(w,Y):(le=In(w),le.c(),le.m(t,null)):le&&(le.d(1),le=null),w[26]&&ke.p(w,Y)},d(w){w&&(d.detach(e),d.detach(U),d.detach(J)),ie&&ie.d(),d.destroy_each(G,w),$&&$.d(),se.d(),d.destroy_each(ne,w),le&&le.d(),ke&&ke.d(w),re=!1,d.run_all(xe)}}}function zf(i){let e,t,o,r,s,n,a,l,c,h,u,m,p,y;function C(E,ue){return E[25]?Ff:Vf}let D=C(i)(i),N=d.ensure_array_like({length:3}),M=[];for(let E=0;E<N.length;E+=1)M[E]=Bf(Tf(i,N,E));let K=d.ensure_array_like({length:3}),B=[];for(let E=0;E<K.length;E+=1)B[E]=Hf(Sf(i,K,E));return{c(){e=d.element("div"),t=d.element("div"),D.c(),o=d.space(),r=d.element("div");for(let E=0;E<M.length;E+=1)M[E].c();s=d.space(),n=d.element("ui-skeleton"),a=d.space(),l=d.element("div"),l.innerHTML='<ui-skeleton structure="rectangle" width="auto" height="40px"></ui-skeleton>',c=d.space(),h=d.element("div"),h.innerHTML='<ui-skeleton structure="text" width="auto" height="10px"></ui-skeleton>',u=d.space(),m=d.element("div");for(let E=0;E<B.length;E+=1)B[E].c();p=d.space(),y=d.element("div"),y.innerHTML='<ui-skeleton structure="rectangle" width="auto" height="40px"></ui-skeleton>',d.set_custom_element_data(n,"structure","text"),d.set_custom_element_data(n,"width","auto"),d.set_custom_element_data(n,"height","10px"),d.attr(r,"class","ProductRestrictionDescription"),d.attr(l,"class","ProductRestrictionConfigWrapper"),d.attr(h,"class","ProductRestrictionNotification"),d.attr(m,"class","ProductResitrctionTypes"),d.attr(y,"class","ProductRestrictionActionButtons"),d.attr(t,"class","ProductRestrictionWrapper Skeleton "+(i[25]?"ProductRestrictionWrapperMobile":"")),d.attr(e,"class","ProductRestrictionContainer")},m(E,ue){d.insert(E,e,ue),d.append(e,t),D.m(t,null),d.append(t,o),d.append(t,r);for(let oe=0;oe<M.length;oe+=1)M[oe]&&M[oe].m(r,null);d.append(r,s),d.append(r,n),d.append(t,a),d.append(t,l),d.append(t,c),d.append(t,h),d.append(t,u),d.append(t,m);for(let oe=0;oe<B.length;oe+=1)B[oe]&&B[oe].m(m,null);d.append(t,p),d.append(t,y)},p:d.noop,d(E){E&&d.detach(e),D.d(),d.destroy_each(M,E),d.destroy_each(B,E)}}}function Of(i){let e,t,o,r,s,n,a,l,c,h,u=i[23]("titleProductRestriction")+"",m,p,y;return{c(){e=d.element("button"),t=d.svg_element("svg"),o=d.svg_element("defs"),r=d.svg_element("style"),s=d.text(`.svgClass {
7965
+ `}static get is(){return"vaadin-confirm-dialog"}ready(){super.ready(),this._overlayElement=this.$.dialog.$.overlay,this._initOverlay(this._overlayElement)}}q(If);function gn(i,e){d.addMessages(i,e)}function Ef(i){d.$locale.set(i)}const bn={en:{titleProductRestriction:"Product Restriction",productRestrictionText:"<p>While product-restrictioned, access to your account will be entirely restricted.</br>product-restriction can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a restriction period",selectAPeriod:"Select a period",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuals","6Month":"6 Months","1Year":"1 Year","2Year":"2 Years","5Year":"5 Years",Until:"Until",Permanent:"Permanent",deniedProductText:"Restricted product until {date}",temporaryProductRestriction:"Your product-restriction period will last until the {date} 23:59.",permanentProductRestriction:"Your product-restriction period will be permanent.",confirmationModalTitle:"Product Restriction",productRestrictionSuccess:"Product restrcition active",confirmationModalTextPeriodProductRestriction:"You are choosing to restrict yourself from the following products until {date} / for {period}. </br> {product} </br> This action cannot be reversed once confirmed </br> Please confirm you wish to proceed.",errorProductRestrictionCall:"There was a problem while making the product restriction request.",generalError:"There was an error while fetching the product restriction.",InvalidSession:"The session is exipired."},"zh-hk":{titleProductRestriction:"產品限制",productRestrictionText:"<p>在產品限制期間,您的帳戶訪問將完全受限。</br>產品限制只能在您選擇的期限過後,通過與客戶支持溝通解除,這將需要審查和冷靜期。</br>或者,您可以選擇通過'<a href='{baseurl}/{lang}/account/timeout'>暫停</a>'選項從我們的服務中休息(最多6週)。</br>如果您更願意關閉您的帳戶,您可以通過'<a href='{baseurl}/{lang}/account/account-closure'>帳戶關閉</a>'選項選擇這樣做。</br>我們建議您也閱讀我們的'<a href='{baseurl}/{lang}/page/responsible-gambling'>負責任博彩</a>'幫助頁面以獲取更多建議。",productRestrictionEmailText:"電子郵件:<a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"持續時間:",dateInstructions:"為了手動輸入日期,請使用以下格式:",forever:"永久",save:"保存",noPeriodSelected:"請選擇限制期限",selectAPeriod:"選擇一個期限",Casino:"賭場",Sports:"體育",Virtuals:"虛擬","6Month":"6個月","1Year":"1年","2Year":"2年","5Year":"5年",Until:"直到",Permanent:"永久",deniedProductText:"受限產品直到 {date}",temporaryProductRestriction:"您的產品限制期將持續到 {date} 23:59。",permanentProductRestriction:"您的產品限制期將是永久的。",confirmationModalTitle:"確認",productRestrictionSuccess:"產品限制已激活",confirmationModalTextPeriodProductRestriction:"您選擇將自己限制使用以下產品,直到 {date} / 為期 {period}。 </br> {product} </br> 一旦確認,此操作無法撤銷 </br> 請確認您希望繼續。",errorProductRestrictionCall:"在進行產品限制請求時出現問題。",generalError:"獲取產品限制時出現錯誤。",InvalidSession:"會話已過期。"},fr:{titleProductRestriction:"Restriction de produit",productRestrictionText:"<p>Pendant la restriction de produit, l'accès à votre compte sera entièrement restreint.</br>La restriction de produit ne peut être levée qu'après la période que vous avez sélectionnée en communiquant avec le support client, ce qui sera soumis à une révision et à une période de réflexion.</br>Alternativement, vous pouvez choisir de prendre un 'temps mort' (une pause de jusqu'à 6 semaines) de nos services via l'option '<a href='{baseurl}/{lang}/account/timeout'>Temps mort</a>'.</br>Si vous préférez simplement fermer votre compte, vous pouvez le faire via l'option '<a href='{baseurl}/{lang}/account/account-closure'>Fermeture de compte</a>'.</br>Nous vous recommandons également de lire nos pages d'aide '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jeu responsable</a>' pour plus de conseils si nécessaire.",productRestrictionEmailText:"E-mail : <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durée :",dateInstructions:"Pour entrer manuellement la date, utilisez le format suivant :",forever:"Pour toujours",save:"Enregistrer",noPeriodSelected:"Veuillez sélectionner une période de restriction",selectAPeriod:"Sélectionnez une période",Casino:"Casino",Sports:"Sports",Virtuals:"Virtuels","6Month":"6 Mois","1Year":"1 An","2Year":"2 Ans","5Year":"5 Ans",Until:"Jusqu'à",Permanent:"Permanent",deniedProductText:"Produit restreint jusqu'au {date}",temporaryProductRestriction:"Votre période de restriction de produit durera jusqu'à {date} 23:59.",permanentProductRestriction:"Votre période de restriction de produit sera permanente.",confirmationModalTitle:"Confirmation",productRestrictionSuccess:"Restriction de produit active",confirmationModalTextPeriodProductRestriction:"Vous choisissez de vous restreindre des produits suivants jusqu'au {date} / pour {period}. </br> {product} </br> Cette action ne peut pas être annulée une fois confirmée </br> Veuillez confirmer que vous souhaitez continuer.",errorProductRestrictionCall:"Il y a eu un problème lors de la demande de restriction de produit.",generalError:"Il y a eu une erreur lors de la récupération de la restriction de produit.",InvalidSession:"La session a expiré."},ro:{titleProductRestriction:"Restricție de produs",productRestrictionText:"<p>În timpul restricției de produs, accesul la contul dvs. va fi complet restricționat.</br>Restricția de produs poate fi ridicată doar după ce perioada pe care ați selectat-o a trecut, prin comunicarea cu Suportul pentru Clienți, care va fi supusă unei revizuiri și unei perioade de răcire.</br>Alternativ, puteți alege să luați o 'pauză' (o pauză de până la 6 săptămâni) de la serviciile noastre prin opțiunea '<a href='{baseurl}/{lang}/account/timeout'>Pauză</a>'.</br>Dacă preferați doar să vă închideți contul, puteți alege să faceți acest lucru prin opțiunea '<a href='{baseurl}/{lang}/account/account-closure'>Închidere cont</a>'.</br>Vă recomandăm, de asemenea, să citiți paginile noastre de ajutor '<a href='{baseurl}/{lang}/page/responsible-gambling'>Joc responsabil</a>' pentru sfaturi suplimentare, dacă aveți nevoie.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Durată:",dateInstructions:"Pentru a introduce manual data, utilizați următorul format:",forever:"Pentru totdeauna",save:"Salvează",noPeriodSelected:"Vă rugăm să selectați o perioadă de restricție",selectAPeriod:"Selectați o perioadă",Casino:"Cazinou",Sports:"Sporturi",Virtuals:"Virtuale","6Month":"6 Luni","1Year":"1 An","2Year":"2 Ani","5Year":"5 Ani",Until:"Până la",Permanent:"Permanent",deniedProductText:"Produs restricționat până la {date}",temporaryProductRestriction:"Perioada dvs. de restricție de produs va dura până la {date} 23:59.",permanentProductRestriction:"Perioada dvs. de restricție de produs va fi permanentă.",confirmationModalTitle:"Confirmare",productRestrictionSuccess:"Restricție de produs activă",confirmationModalTextPeriodProductRestriction:"Alegeți să vă restricționați de la următoarele produse până la {date} / pentru {period}. </br> {product} </br> Această acțiune nu poate fi inversată odată confirmată </br> Vă rugăm să confirmați că doriți să continuați.",errorProductRestrictionCall:"A apărut o problemă în timpul solicitării de restricție de produs.",generalError:"A apărut o eroare la preluarea restricției de produs.",InvalidSession:"Sesiunea a expirat."},es:{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriodProductRestriction:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},pt:{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriodProductRestriction:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},hr:{titleProductRestriction:"Ograničenje proizvoda",productRestrictionText:"<p>Tijekom ograničenja proizvoda, pristup vašem računu bit će potpuno ograničen.</br>Ograničenje proizvoda može se ukinuti tek nakon što prođe razdoblje koje ste odabrali, komunikacijom s korisničkom podrškom, što će biti podložno pregledu i razdoblju hlađenja.</br>Alternativno, možete odabrati 'pauzu' (pauza do 6 tjedana) od naših usluga putem opcije '<a href='{baseurl}/{lang}/account/timeout'>Pauza</a>'.</br>Ako radije želite zatvoriti svoj račun, možete to učiniti putem opcije '<a href='{baseurl}/{lang}/account/account-closure'>Zatvaranje računa</a>'.</br>Preporučujemo vam da također pročitate naše stranice pomoći '<a href='{baseurl}/{lang}/page/responsible-gambling'>Odgovorno kockanje</a>' za daljnje savjete ako vam je potrebno.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Trajanje:",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",forever:"Zauvijek",save:"Spremi",noPeriodSelected:"Molimo odaberite razdoblje ograničenja",selectAPeriod:"Odaberite razdoblje",Casino:"Kasino",Sports:"Sportovi",Virtuals:"Virtualni","6Month":"6 Mjeseci","1Year":"1 Godina","2Year":"2 Godine","5Year":"5 Godina",Until:"Do",Permanent:"Trajno",deniedProductText:"Ograničeni proizvod do {date}",temporaryProductRestriction:"Vaše razdoblje ograničenja proizvoda trajat će do {date} 23:59.",permanentProductRestriction:"Vaše razdoblje ograničenja proizvoda bit će trajno.",confirmationModalTitle:"Potvrda",productRestrictionSuccess:"Ograničenje proizvoda aktivno",confirmationModalTextPeriodProductRestriction:"Odabirete ograničiti se od sljedećih proizvoda do {date} / za {period}. </br> {product} </br> Ova radnja se ne može poništiti nakon potvrde </br> Molimo potvrdite da želite nastaviti.",errorProductRestrictionCall:"Došlo je do problema prilikom podnošenja zahtjeva za ograničenje proizvoda.",generalError:"Došlo je do pogreške prilikom dohvaćanja ograničenja proizvoda.",InvalidSession:"Sesija je istekla."},"pt-br":{titleProductRestriction:"Restrição de Produto",productRestrictionText:"<p>Enquanto estiver com restrição de produto, o acesso à sua conta será totalmente restrito.</br>A restrição de produto só pode ser levantada após o período que você selecionou ter passado, comunicando-se com o Suporte ao Cliente, o que estará sujeito a revisão e um período de reflexão.</br>Alternativamente, você pode optar por fazer uma 'pausa' (uma pausa de até 6 semanas) de nossos serviços através da opção '<a href='{baseurl}/{lang}/account/timeout'>Pausa</a>'.</br>Se você preferir apenas fechar sua conta, pode optar por fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br>Recomendamos que você também leia nossas páginas de ajuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, se precisar.",productRestrictionEmailText:"E-mail: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duração:",dateInstructions:"Para inserir a data manualmente, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de restrição",selectAPeriod:"Selecione um período",Casino:"Cassino",Sports:"Esportes",Virtuals:"Virtuais","6Month":"6 Meses","1Year":"1 Ano","2Year":"2 Anos","5Year":"5 Anos",Until:"Até",Permanent:"Permanente",deniedProductText:"Produto restrito até {date}",temporaryProductRestriction:"Seu período de restrição de produto durará até {date} 23:59.",permanentProductRestriction:"Seu período de restrição de produto será permanente.",confirmationModalTitle:"Confirmação",productRestrictionSuccess:"Restrição de produto ativa",confirmationModalTextPeriodProductRestriction:"Você está escolhendo se restringir dos seguintes produtos até {date} / por {period}. </br> {product} </br> Esta ação não pode ser revertida uma vez confirmada </br> Por favor, confirme que deseja continuar.",errorProductRestrictionCall:"Houve um problema ao fazer a solicitação de restrição de produto.",generalError:"Houve um erro ao buscar a restrição de produto.",InvalidSession:"A sessão expirou."},"es-mx":{titleProductRestriction:"Restricción de producto",productRestrictionText:"<p>Mientras esté restringido por producto, el acceso a su cuenta estará completamente restringido.</br>La restricción de producto solo se puede levantar después de que haya pasado el período que seleccionó comunicándose con el Soporte al Cliente, lo cual estará sujeto a revisión y un período de enfriamiento.</br>Alternativamente, puede optar por tomarse un 'descanso' (una pausa de hasta 6 semanas) de nuestros servicios a través de la opción '<a href='{baseurl}/{lang}/account/timeout'>Descanso</a>'.</br>Si prefiere simplemente cerrar su cuenta, puede optar por hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de cuenta</a>'.</br>Le recomendamos que también lea nuestras páginas de ayuda '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.",productRestrictionEmailText:"Correo electrónico: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, use el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor seleccione un período de restricción",selectAPeriod:"Seleccione un período",Casino:"Casino",Sports:"Deportes",Virtuals:"Virtuales","6Month":"6 Meses","1Year":"1 Año","2Year":"2 Años","5Year":"5 Años",Until:"Hasta",Permanent:"Permanente",deniedProductText:"Producto restringido hasta {date}",temporaryProductRestriction:"Su período de restricción de producto durará hasta {date} 23:59.",permanentProductRestriction:"Su período de restricción de producto será permanente.",confirmationModalTitle:"Confirmación",productRestrictionSuccess:"Restricción de producto activa",confirmationModalTextPeriodProductRestriction:"Está eligiendo restringirse de los siguientes productos hasta {date} / por {period}. </br> {product} </br> Esta acción no se puede revertir una vez confirmada </br> Por favor confirme que desea continuar.",errorProductRestrictionCall:"Hubo un problema al realizar la solicitud de restricción de producto.",generalError:"Hubo un error al obtener la restricción de producto.",InvalidSession:"La sesión ha expirado."},tr:{titleProductRestriction:"Ürün Kısıtlaması",productRestrictionText:"<p>Ürün kısıtlaması sırasında, hesabınıza erişim tamamen kısıtlanacaktır.</br>Ürün kısıtlaması, yalnızca seçtiğiniz süre geçtikten sonra Müşteri Desteği ile iletişime geçerek kaldırılabilir, bu da inceleme ve soğuma süresine tabi olacaktır.</br>Alternatif olarak, '<a href='{baseurl}/{lang}/account/timeout'>Zaman aşımı</a>' seçeneği aracılığıyla hizmetlerimizden 'zaman aşımı' (6 haftaya kadar bir ara) vermeyi seçebilirsiniz.</br>Hesabınızı kapatmayı tercih ederseniz, '<a href='{baseurl}/{lang}/account/account-closure'>Hesap Kapatma</a>' seçeneği aracılığıyla bunu yapabilirsiniz.</br>İhtiyacınız olursa, daha fazla tavsiye için '<a href='{baseurl}/{lang}/page/responsible-gambling'>Sorumlu Kumar</a>' yardım sayfalarımızı okumanızı öneririz.",productRestrictionEmailText:"E-posta: <a href='mailto:email-address-here@gmail.com'>email-address-here@gmail.com</a>",duration:"Süre:",dateInstructions:"Tarihi manuel olarak girmek için aşağıdaki formatı kullanın:",forever:"Sonsuza kadar",save:"Kaydet",noPeriodSelected:"Lütfen bir kısıtlama süresi seçin",selectAPeriod:"Bir dönem seçin",Casino:"Kumarhane",Sports:"Sporlar",Virtuals:"Sanal","6Month":"6 Ay","1Year":"1 Yıl","2Year":"2 Yıl","5Year":"5 Yıl",Until:"Kadar",Permanent:"Kalıcı",deniedProductText:"Ürün {date} tarihine kadar kısıtlandı",temporaryProductRestriction:"Ürün kısıtlama süreniz {date} 23:59'a kadar sürecektir.",permanentProductRestriction:"Ürün kısıtlama süreniz kalıcı olacaktır.",confirmationModalTitle:"Onay",productRestrictionSuccess:"Ürün kısıtlaması aktif",confirmationModalTextPeriodProductRestriction:"Aşağıdaki ürünlerden {date} tarihine kadar / {period} süresince kendinizi kısıtlamayı seçiyorsunuz. </br> {product} </br> Bu işlem onaylandıktan sonra geri alınamaz </br> Lütfen devam etmek istediğinizi onaylayın.",errorProductRestrictionCall:"Ürün kısıtlama isteği yapılırken bir sorun oluştu.",generalError:"Ürün kısıtlaması alınırken bir hata oluştu.",InvalidSession:"Oturum süresi doldu."}};function kf(i){d.append_styles(i,"svelte-1t8brnd",'a{cursor:pointer;text-decoration:underline;font-weight:600}.PlayerProductRestrictionTitleNone{display:none}.ProductRestrictionContainer{border-radius:var(--emw--border-radius-medium, 10px);background-color:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));container-type:inline-size}.ProductRestrictionContainer .ProductRestrictionWrapper{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));padding:50px;border-radius:var(--emw--border-radius-medium, 10px);max-width:100%;min-height:500px;opacity:1;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.ProductRestrictionContainer .ProductRestrictionWrapper .MenuReturnButton{display:inline-flex;align-items:center;color:var(--emw--color-gray-300, #58586b);border:none;background-color:transparent;column-gap:10px;margin-bottom:10px}.ProductRestrictionContainer .ProductRestrictionWrapper .MenuReturnButton .PlayerProductRestrictionTitleMobile{font-size:var(--emw--font-size-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .PlayerProductRestrictionTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:400}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDescription{color:var(--emw--color-gray-300, #58586b);line-height:24px;min-height:180px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDescription p{font-size:16px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDescription a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));font-weight:400}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper{width:50%;position:relative;margin-bottom:var(--emw--spacing-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));border-radius:var(--emw--border-radius-medium, 10px);cursor:pointer}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel .ProductRestrictionConfigIcon{width:15px;height:15px;fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));transform:rotateZ(-90deg);transition:all 0.5s ease-in-out}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel p{margin:0;font-family:inherit}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel .ProductRestrictionConfigIcon.active{transform:rotateZ(0deg)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown{max-height:0px;overflow:hidden;box-sizing:border-box;transition:all 0.5s ease-in-out;opacity:0;color:var(--emw--color-gray-300, #58586b);background-color:var(--emw--color-pale, var(--emw--color-gray-50, #f1f1f1));border-radius:0px 0px var(--emw--border-radius-medium, 10px) var(--emw--border-radius-medium, 10px)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown div{padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px);font-size:var(--emw--font-size-x-small, 12px);border-top:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e));transition:all 0.5s ease-in-out;font-family:inherit}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown div:hover{color:var(--emw--color-white, #ffffff);background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionConfigWrapper .ProductRestrictionDropDown.active{max-height:300px;opacity:1}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper{color:var(--emw--color-gray-300, #58586b);display:flex;flex-direction:column;padding-bottom:16px;position:relative;width:50%}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper label{font-size:var(--emw--font-size-small, 14px);font-weight:300;padding-bottom:5px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper .ProductRestrictionDateInstructions{font-size:var(--emw--font-size-small, 12px);font-weight:300;padding-bottom:5px;line-height:18px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper .ProductRestrictionDateInstructions strong{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionDateWrapper input{font-family:inherit;width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #e6e6e6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:var(--emw--size-standard, 16px);line-height:18px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionNotification{color:var(--emw--color-gray-300, #58586b);line-height:24px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionNotification .ProductRestrictionDescriptionText p{font-size:16px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionNotification .ProductRestrictionDescriptionText a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22b04e))}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .ProductRestrictionLabel{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;color:var(--emw--color-gray-300, #58586b);font-family:inherit}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .ProductRestrictionLabel .label{font-size:var(--emw--size-standard, 16px)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .ProductRestrictionLabel p{margin:0}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent{display:inherit;flex-direction:row;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer;gap:10px}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent .toggleCheckbox{width:20px;height:20px;padding:2px;margin:2px 0 2px 0;border-radius:100%;position:relative;border:1px solid var(--emw--color-gray-300, #666178)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent .toggleCheckbox [type=checkbox]{display:none}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent .toggleCheckbox::before{content:"";width:12.75px;height:12.75px;border-radius:100px;cursor:pointer;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%);transition:all 0.5s ease}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent.checked .toggleCheckbox{border:1px solid var(--emw--color-primary, #22b04e)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent.checked .toggleCheckbox::before{background-color:var(--emw--color-primary, #22b04e)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductResitrctionTypes .toggleContent.checked .label{color:var(--emw--color-primary, #22b04e)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons{margin-top:40px;width:50%}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons .ProductRestrictionSave{font-family:var(--emw--button-typography);border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;background:var(--emw--color-primary, #23b04e);border-radius:var(--emw--border-radius-medium, 10px);padding:20px 0;font-size:var(--emw--font-size-large, 20px);color:var(--emw--button-text-color, #ffffff);cursor:pointer;border:none}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons .ProductRestrictionSave:hover{filter:brightness(0.9)}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionActionButtons .ProductRestrictionSave:disabled{opacity:0.5;cursor:default}.ProductRestrictionContainer .ProductRestrictionWrapper .ProductRestrictionError{color:var(--emw--color-error, var(--emw--color-red, #ed0909));font-weight:var(--emw--font-weight-normal, 500)}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .MenuReturnButton{display:none}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .PlayerProductRestrictionTitle{display:block;width:30%;height:20px}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionDescription{display:flex;flex-direction:column;gap:10px;width:75%}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionDescription ui-skeleton:last-child{margin-top:30px}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionConfigWrapper{border:none}.ProductRestrictionContainer .ProductRestrictionWrapper.Skeleton .ProductRestrictionNotification{margin-bottom:30px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile{padding:20px 15px;max-width:unset;border-radius:0}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionDescription{font-size:var(--emw--font-size-x-small, 12px);line-height:19px;min-height:230px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionDescription .ProductRestrictionDescriptionText{color:var(--emw--color-gray-300, #58586b)}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionConfigWrapper{width:100%;font-size:var(--emw--font-size-x-small, 12px)}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionConfigWrapper .ProductRestrictionConfigLabel .ProductRestrictionConfigIcon{width:10px;height:10px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionDateWrapper{width:100%}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionNotification{font-size:var(--emw--font-size-x-small, 12px);line-height:19px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionActionButtons{width:100%;grid-template-columns:1fr 1fr}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile .ProductRestrictionActionButtons .ProductRestrictionSave{height:40px;font-size:var(--emw--font-size-small, 14px);padding:20px 0}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile.Skeleton .MenuReturnButton{display:block;width:200px}.ProductRestrictionContainer .ProductRestrictionWrapper.ProductRestrictionWrapperMobile.Skeleton .PlayerProductRestrictionTitle{display:none}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}')}function yn(i,e,t){const o=i.slice();return o[74]=e[t],o[76]=t,o}function xn(i,e,t){const o=i.slice();return o[77]=e[t],o}function Sf(i,e,t){const o=i.slice();return o[69]=e[t],o}function Tf(i,e,t){const o=i.slice();return o[69]=e[t],o}function Df(i){let e,t,o,r,s=i[23]("titleProductRestriction")+"",n,a,l,c,h=i[23]("productRestrictionText",{values:{baseurl:i[1],lang:i[0]}})+"",u,m,p=i[23]("productRestrictionEmailText")+"",y,C,P,D,N=i[23](`${i[14]}`)+"",M,K,B,E,ue,oe,ce,X,z,he,ve,A,b,v,x,g=i[23]("save")+"",k,I,L,W,U,J,re,xe,ie=i[25]&&Of(i),pe=d.ensure_array_like(i[8]),G=[];for(let w=0;w<pe.length;w+=1)G[w]=wn(xn(i,pe,w));let $=i[18]&&Cn(i);function me(w,Y){return w[17]?Mf:w[13]?Rf:Nf}let we=me(i),se=we(i),De=d.ensure_array_like(i[9]),ne=[];for(let w=0;w<De.length;w+=1)ne[w]=An(yn(i,De,w));let le=i[22]&&In(i),ke=i[26]&&Lf(i);return{c(){e=d.element("div"),t=d.element("div"),ie&&ie.c(),o=d.space(),r=d.element("h2"),n=d.text(s),a=d.space(),l=d.element("div"),c=d.element("p"),u=d.space(),m=d.element("p"),y=d.space(),C=d.element("div"),P=d.element("div"),D=d.element("p"),M=d.text(N),K=d.space(),B=d.svg_element("svg"),E=d.svg_element("g"),ue=d.svg_element("path"),oe=d.space(),ce=d.element("div");for(let w=0;w<G.length;w+=1)G[w].c();X=d.space(),$&&$.c(),z=d.space(),he=d.element("div"),se.c(),ve=d.space(),A=d.element("div");for(let w=0;w<ne.length;w+=1)ne[w].c();b=d.space(),v=d.element("div"),x=d.element("button"),k=d.text(g),W=d.space(),le&&le.c(),U=d.space(),ke&&ke.c(),J=d.empty(),d.attr(r,"class","PlayerProductRestrictionTitle "+(i[25]?"PlayerProductRestrictionTitleNone":"")),d.attr(c,"class","ProductRestrictionDescriptionText"),d.attr(m,"class","ProductRestrictionDescriptionText"),d.attr(l,"class","ProductRestrictionDescription "+(i[25]?"ProductRestrictionDescriptionMobile":"")),d.attr(ue,"d","M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"),d.attr(ue,"stroke-linecap","round"),d.attr(B,"xmlns","http://www.w3.org/2000/svg"),d.attr(B,"xmlns:xlink","http://www.w3.org/1999/xlink"),d.attr(B,"version","1.1"),d.attr(B,"viewBox","0 0 100 100"),d.attr(B,"xml:space","preserve"),d.attr(B,"class","ProductRestrictionConfigIcon"),d.toggle_class(B,"active",i[20]),d.attr(P,"class","ProductRestrictionConfigLabel"),d.attr(ce,"class","ProductRestrictionDropDown"),d.toggle_class(ce,"active",i[20]),d.attr(C,"class","ProductRestrictionConfigWrapper"),d.toggle_class(C,"active",i[20]),d.attr(he,"class","ProductRestrictionNotification"),d.attr(A,"class","ProductResitrctionTypes"),d.attr(x,"class",I="ProductRestrictionSave "+(i[19]?"active":"")),x.disabled=L=!i[19],d.attr(v,"class","ProductRestrictionActionButtons"),d.attr(t,"class","ProductRestrictionWrapper "+(i[25]?"ProductRestrictionWrapperMobile":"")),d.attr(e,"class","ProductRestrictionContainer")},m(w,Y){d.insert(w,e,Y),d.append(e,t),ie&&ie.m(t,null),d.append(t,o),d.append(t,r),d.append(r,n),d.append(t,a),d.append(t,l),d.append(l,c),c.innerHTML=h,d.append(l,u),d.append(l,m),m.innerHTML=p,d.append(t,y),d.append(t,C),d.append(C,P),d.append(P,D),d.append(D,M),d.append(P,K),d.append(P,B),d.append(B,E),d.append(E,ue),d.append(C,oe),d.append(C,ce);for(let R=0;R<G.length;R+=1)G[R]&&G[R].m(ce,null);d.append(t,X),$&&$.m(t,null),d.append(t,z),d.append(t,he),se.m(he,null),d.append(t,ve),d.append(t,A);for(let R=0;R<ne.length;R+=1)ne[R]&&ne[R].m(A,null);d.append(t,b),d.append(t,v),d.append(v,x),d.append(x,k),d.append(t,W),le&&le.m(t,null),d.insert(w,U,Y),ke&&ke.m(w,Y),d.insert(w,J,Y),re||(xe=[d.listen(P,"click",i[43]),d.listen(x,"click",i[47])],re=!0)},p(w,Y){if(w[25]&&ie.p(w,Y),Y[0]&8388608&&s!==(s=w[23]("titleProductRestriction")+"")&&d.set_data(n,s),Y[0]&8388611&&h!==(h=w[23]("productRestrictionText",{values:{baseurl:w[1],lang:w[0]}})+"")&&(c.innerHTML=h),Y[0]&8388608&&p!==(p=w[23]("productRestrictionEmailText")+"")&&(m.innerHTML=p),Y[0]&8404992&&N!==(N=w[23](`${w[14]}`)+"")&&d.set_data(M,N),Y[0]&1048576&&d.toggle_class(B,"active",w[20]),Y[0]&1073742080){pe=d.ensure_array_like(w[8]);let R;for(R=0;R<pe.length;R+=1){const He=xn(w,pe,R);G[R]?G[R].p(He,Y):(G[R]=wn(He),G[R].c(),G[R].m(ce,null))}for(;R<G.length;R+=1)G[R].d(1);G.length=pe.length}if(Y[0]&1048576&&d.toggle_class(ce,"active",w[20]),Y[0]&1048576&&d.toggle_class(C,"active",w[20]),w[18]?$?$.p(w,Y):($=Cn(w),$.c(),$.m(t,z)):$&&($.d(1),$=null),we===(we=me(w))&&se?se.p(w,Y):(se.d(1),se=we(w),se&&(se.c(),se.m(he,null))),Y[0]&411042304|Y[1]&4){De=d.ensure_array_like(w[9]);let R;for(R=0;R<De.length;R+=1){const He=yn(w,De,R);ne[R]?ne[R].p(He,Y):(ne[R]=An(He),ne[R].c(),ne[R].m(A,null))}for(;R<ne.length;R+=1)ne[R].d(1);ne.length=De.length}Y[0]&8388608&&g!==(g=w[23]("save")+"")&&d.set_data(k,g),Y[0]&524288&&I!==(I="ProductRestrictionSave "+(w[19]?"active":""))&&d.attr(x,"class",I),Y[0]&524288&&L!==(L=!w[19])&&(x.disabled=L),w[22]?le?le.p(w,Y):(le=In(w),le.c(),le.m(t,null)):le&&(le.d(1),le=null),w[26]&&ke.p(w,Y)},d(w){w&&(d.detach(e),d.detach(U),d.detach(J)),ie&&ie.d(),d.destroy_each(G,w),$&&$.d(),se.d(),d.destroy_each(ne,w),le&&le.d(),ke&&ke.d(w),re=!1,d.run_all(xe)}}}function zf(i){let e,t,o,r,s,n,a,l,c,h,u,m,p,y;function C(E,ue){return E[25]?Ff:Vf}let D=C(i)(i),N=d.ensure_array_like({length:3}),M=[];for(let E=0;E<N.length;E+=1)M[E]=Bf(Tf(i,N,E));let K=d.ensure_array_like({length:3}),B=[];for(let E=0;E<K.length;E+=1)B[E]=Hf(Sf(i,K,E));return{c(){e=d.element("div"),t=d.element("div"),D.c(),o=d.space(),r=d.element("div");for(let E=0;E<M.length;E+=1)M[E].c();s=d.space(),n=d.element("ui-skeleton"),a=d.space(),l=d.element("div"),l.innerHTML='<ui-skeleton structure="rectangle" width="auto" height="40px"></ui-skeleton>',c=d.space(),h=d.element("div"),h.innerHTML='<ui-skeleton structure="text" width="auto" height="10px"></ui-skeleton>',u=d.space(),m=d.element("div");for(let E=0;E<B.length;E+=1)B[E].c();p=d.space(),y=d.element("div"),y.innerHTML='<ui-skeleton structure="rectangle" width="auto" height="40px"></ui-skeleton>',d.set_custom_element_data(n,"structure","text"),d.set_custom_element_data(n,"width","auto"),d.set_custom_element_data(n,"height","10px"),d.attr(r,"class","ProductRestrictionDescription"),d.attr(l,"class","ProductRestrictionConfigWrapper"),d.attr(h,"class","ProductRestrictionNotification"),d.attr(m,"class","ProductResitrctionTypes"),d.attr(y,"class","ProductRestrictionActionButtons"),d.attr(t,"class","ProductRestrictionWrapper Skeleton "+(i[25]?"ProductRestrictionWrapperMobile":"")),d.attr(e,"class","ProductRestrictionContainer")},m(E,ue){d.insert(E,e,ue),d.append(e,t),D.m(t,null),d.append(t,o),d.append(t,r);for(let oe=0;oe<M.length;oe+=1)M[oe]&&M[oe].m(r,null);d.append(r,s),d.append(r,n),d.append(t,a),d.append(t,l),d.append(t,c),d.append(t,h),d.append(t,u),d.append(t,m);for(let oe=0;oe<B.length;oe+=1)B[oe]&&B[oe].m(m,null);d.append(t,p),d.append(t,y)},p:d.noop,d(E){E&&d.detach(e),D.d(),d.destroy_each(M,E),d.destroy_each(B,E)}}}function Of(i){let e,t,o,r,s,n,a,l,c,h,u=i[23]("titleProductRestriction")+"",m,p,y;return{c(){e=d.element("button"),t=d.svg_element("svg"),o=d.svg_element("defs"),r=d.svg_element("style"),s=d.text(`.svgClass {
7966
7966
  fill: var(--emw--color-primary, #22b04e);
7967
7967
  }
7968
7968
  `),n=d.svg_element("g"),a=d.svg_element("g"),l=d.svg_element("path"),c=d.space(),h=d.element("h2"),m=d.text(u),d.attr(l,"class","svgClass"),d.attr(l,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),d.attr(l,"transform","translate(15 15) rotate(180)"),d.attr(a,"transform","translate(20 158)"),d.attr(n,"transform","translate(-20 -158)"),d.attr(t,"xmlns","http://www.w3.org/2000/svg"),d.attr(t,"width","15"),d.attr(t,"height","15"),d.attr(t,"viewBox","0 0 15 15"),d.attr(h,"class","PlayerProductRestrictionTitleMobile"),d.attr(e,"class","MenuReturnButton")},m(C,P){d.insert(C,e,P),d.append(e,t),d.append(t,o),d.append(o,r),d.append(r,s),d.append(t,n),d.append(n,a),d.append(a,l),d.append(e,c),d.append(e,h),d.append(h,m),p||(y=d.listen(e,"click",i[42]),p=!0)},p(C,P){P[0]&8388608&&u!==(u=C[23]("titleProductRestriction")+"")&&d.set_data(m,u)},d(C){C&&d.detach(e),p=!1,y()}}}function wn(i){let e,t=i[77].text+"",o,r,s;function n(){return i[44](i[77])}return{c(){e=d.element("div"),o=d.text(t)},m(a,l){d.insert(a,e,l),d.append(e,o),r||(s=d.listen(e,"click",n),r=!0)},p(a,l){i=a,l[0]&256&&t!==(t=i[77].text+"")&&d.set_data(o,t)},d(a){a&&d.detach(e),r=!1,s()}}}function Cn(i){let e,t,o=i[23]("duration")+"",r,s,n,a=i[23]("dateInstructions")+"",l,c,h,u,m,p,y;return{c(){e=d.element("div"),t=d.element("label"),r=d.text(o),s=d.space(),n=d.element("span"),l=d.text(a),c=d.space(),h=d.element("strong"),u=d.text(i[24]),m=d.element("strong"),p=d.space(),y=d.element("vaadin-date-picker"),d.attr(t,"for","ProductRestrictionDate"),d.attr(n,"class","ProductRestrictionDateInstructions"),d.set_custom_element_data(y,"min",i[10]),d.set_custom_element_data(y,"max",i[11]),d.set_custom_element_data(y,"value",i[10]),d.attr(e,"class","ProductRestrictionDateWrapper")},m(C,P){d.insert(C,e,P),d.append(e,t),d.append(t,r),d.append(e,s),d.append(e,n),d.append(n,l),d.append(n,c),d.append(n,h),d.append(h,u),d.append(h,m),d.append(e,p),d.append(e,y),i[45](y)},p(C,P){P[0]&8388608&&o!==(o=C[23]("duration")+"")&&d.set_data(r,o),P[0]&8388608&&a!==(a=C[23]("dateInstructions")+"")&&d.set_data(l,a),P[0]&1024&&d.set_custom_element_data(y,"min",C[10]),P[0]&2048&&d.set_custom_element_data(y,"max",C[11]),P[0]&1024&&d.set_custom_element_data(y,"value",C[10])},d(C){C&&d.detach(e),i[45](null)}}}function Rf(i){let e,t,o=i[23]("temporaryProductRestriction",{values:{date:i[12]}})+"",r;return{c(){e=d.element("p"),t=d.element("strong"),r=d.text(o),d.attr(e,"class","ProductRestrictionDescriptionText")},m(s,n){d.insert(s,e,n),d.append(e,t),d.append(t,r)},p(s,n){n[0]&8392704&&o!==(o=s[23]("temporaryProductRestriction",{values:{date:s[12]}})+"")&&d.set_data(r,o)},d(s){s&&d.detach(e)}}}function Nf(i){let e,t,o=i[23]("noPeriodSelected")+"",r;return{c(){e=d.element("p"),t=d.element("strong"),r=d.text(o),d.attr(e,"class","ProductRestrictionDescriptionText")},m(s,n){d.insert(s,e,n),d.append(e,t),d.append(t,r)},p(s,n){n[0]&8388608&&o!==(o=s[23]("noPeriodSelected")+"")&&d.set_data(r,o)},d(s){s&&d.detach(e)}}}function Mf(i){let e,t,o=i[23]("permanentProductRestriction")+"",r;return{c(){e=d.element("p"),t=d.element("strong"),r=d.text(o),d.attr(e,"class","ProductRestrictionDescriptionText")},m(s,n){d.insert(s,e,n),d.append(e,t),d.append(t,r)},p(s,n){n[0]&8388608&&o!==(o=s[23]("permanentProductRestriction")+"")&&d.set_data(r,o)},d(s){s&&d.detach(e)}}}function Pn(i){let e,t=i[23]("deniedProductText",{values:{date:i[33](i[74])}})+"",o;return{c(){e=d.element("p"),o=d.text(t)},m(r,s){d.insert(r,e,s),d.append(e,o)},p(r,s){s[0]&8389120&&t!==(t=r[23]("deniedProductText",{values:{date:r[33](r[74])}})+"")&&d.set_data(o,t)},d(r){r&&d.detach(e)}}}function An(i){let e,t,o,r,s,n=i[27](i[74])+"",a,l,c,h,u,m,p=i[74].restricted&&Pn(i);function y(){return i[46](i[76])}return{c(){e=d.element("button"),t=d.element("div"),t.innerHTML='<input type="checkbox"/> <span class="circle"></span>',o=d.space(),r=d.element("div"),s=d.element("p"),a=d.text(n),l=d.space(),p&&p.c(),c=d.space(),d.attr(t,"class","toggleCheckbox"),d.attr(s,"class","label"),d.attr(r,"class","ProductRestrictionLabel"),d.attr(e,"class",h="toggleContent "+(i[74].checked||i[74].restricted?"checked":""))},m(C,P){d.insert(C,e,P),d.append(e,t),d.append(e,o),d.append(e,r),d.append(r,s),d.append(s,a),d.append(r,l),p&&p.m(r,null),d.append(e,c),u||(m=d.listen(e,"click",y),u=!0)},p(C,P){i=C,P[0]&512&&n!==(n=i[27](i[74])+"")&&d.set_data(a,n),i[74].restricted?p?p.p(i,P):(p=Pn(i),p.c(),p.m(r,null)):p&&(p.d(1),p=null),P[0]&512&&h!==(h="toggleContent "+(i[74].checked||i[74].restricted?"checked":""))&&d.attr(e,"class",h)},d(C){C&&d.detach(e),p&&p.d(),u=!1,m()}}}function In(i){let e,t,o;return{c(){e=d.element("div"),t=d.element("p"),o=d.text(i[16]),d.attr(e,"class","ProductRestrictionError")},m(r,s){d.insert(r,e,s),d.append(e,t),d.append(t,o)},p(r,s){s[0]&65536&&d.set_data(o,r[16])},d(r){r&&d.detach(e)}}}function Lf(i){let e,t,o,r;return{c(){e=d.element("player-account-modal"),t=d.element("player-account-general-confirmation-modal"),d.set_custom_element_data(t,"modaltitle",o=i[23]("confirmationModalTitle")),d.set_custom_element_data(t,"modaltext",i[15]),d.set_custom_element_data(t,"hascancelbutton",r=i[2]==="true"),d.set_custom_element_data(t,"modalconfirmevent",{type:"setProductRestriction"}),d.set_custom_element_data(t,"mbsource",i[5]),d.set_custom_element_data(t,"lang",i[0]),d.set_custom_element_data(e,"clientstyling",i[3]),d.set_custom_element_data(e,"clientstylingurl",i[4]),d.set_custom_element_data(e,"mbsource",i[5]),d.set_custom_element_data(e,"showmodaleventname","ShowProductRestrictionConfirmationModal")},m(s,n){d.insert(s,e,n),d.append(e,t)},p(s,n){n[0]&8388608&&o!==(o=s[23]("confirmationModalTitle"))&&d.set_custom_element_data(t,"modaltitle",o),n[0]&32768&&d.set_custom_element_data(t,"modaltext",s[15]),n[0]&4&&r!==(r=s[2]==="true")&&d.set_custom_element_data(t,"hascancelbutton",r),n[0]&32&&d.set_custom_element_data(t,"mbsource",s[5]),n[0]&1&&d.set_custom_element_data(t,"lang",s[0]),n[0]&8&&d.set_custom_element_data(e,"clientstyling",s[3]),n[0]&16&&d.set_custom_element_data(e,"clientstylingurl",s[4]),n[0]&32&&d.set_custom_element_data(e,"mbsource",s[5])},d(s){s&&d.detach(e)}}}function Vf(i){let e;return{c(){e=d.element("h2"),e.innerHTML='<ui-skeleton structure="title" width="auto" height="20px"></ui-skeleton>',d.attr(e,"class","PlayerProductRestrictionTitle")},m(t,o){d.insert(t,e,o)},d(t){t&&d.detach(e)}}}function Ff(i){let e;return{c(){e=d.element("div"),e.innerHTML='<ui-skeleton structure="title" width="auto" height="20px"></ui-skeleton>',d.attr(e,"class","MenuReturnButton")},m(t,o){d.insert(t,e,o)},d(t){t&&d.detach(e)}}}function Bf(i){let e,t,o;return{c(){e=d.element("ui-skeleton"),t=d.space(),o=d.element("ui-skeleton"),d.set_custom_element_data(e,"structure","text"),d.set_custom_element_data(e,"width","auto"),d.set_custom_element_data(e,"height","10px"),d.set_custom_element_data(o,"structure","title"),d.set_custom_element_data(o,"width","auto"),d.set_custom_element_data(o,"height","10px")},m(r,s){d.insert(r,e,s),d.insert(r,t,s),d.insert(r,o,s)},p:d.noop,d(r){r&&(d.detach(e),d.detach(t),d.detach(o))}}}function Hf(i){let e;return{c(){e=d.element("div"),e.innerHTML='<ui-skeleton structure="circle" size="20px"></ui-skeleton> <div class="label"><ui-skeleton structure="text" width="auto" height="10px"></ui-skeleton></div> ',d.attr(e,"class","toggleContent")},m(t,o){d.insert(t,e,o)},p:d.noop,d(t){t&&d.detach(e)}}}function jf(i){let e;function t(s,n){return s[21]?zf:Df}let o=t(i),r=o(i);return{c(){e=d.element("div"),r.c()},m(s,n){d.insert(s,e,n),r.m(e,null),i[48](e)},p(s,n){o===(o=t(s))&&r?r.p(s,n):(r.d(1),r=o(s),r&&(r.c(),r.m(e,null)))},i:d.noop,o:d.noop,d(s){s&&d.detach(e),r.d(),i[48](null)}}}function $f(i,e,t){let o;d.component_subscribe(i,d.$format,_=>t(23,o=_));let{endpoint:r=""}=e,{session:s=""}=e,{playerid:n=""}=e,{lang:a="en"}=e,{baseurl:l=""}=e,{mergeproducts:c="Casino+Virtuals"}=e,{hideproducts:h=""}=e,{hasconfirmationmodal:u="false"}=e,{hascancelbutton:m=""}=e,{dateformat:p="DD/MM/YYYY"}=e,{clientstyling:y=""}=e,{clientstylingurl:C=""}=e,{mbsource:P}=e,{translationurl:D=""}=e,N,M,K=[],B={},E=[],ue=p.toUpperCase(),oe=window.navigator.userAgent,ce,X,z="",he="",ve="selectAPeriod",A="",b="",v="",x=d.getDevice(oe)!=="PC",g=!1,k=!1,I=!1,L=!1,W=u==="true",U=!0,J=!1;const re=()=>{fetch(D).then(O=>O.json()).then(O=>{Object.keys(O).forEach(T=>{gn(T,O[T])})}).catch(O=>{console.log(O)})};Object.keys(bn).forEach(_=>{gn(_,bn[_])});const xe=_=>{_.data.type==="setProductRestriction"&&os()},ie=_=>ls(this,null,function*(){var O;if(_.status>=300)return t(22,J=!0),b=(O=(yield _.json()).thirdPartyResponse)==null?void 0:O.errorCode,t(16,v=o(b||"generalError")),window.postMessage({type:"WidgetNotification",data:{type:"error",message:v}},window.location.href),Promise.reject(v);if(t(22,J=!1),_.headers.get("content-type")){let T=yield _.json();return Promise.resolve(T)}return Promise.resolve()}),pe=()=>{t(19,I=he&&E.some(_=>_.checked)),W&&I&&R()},G=_=>{if(!c)return _;const O=c.split(","),T=[],ee=new Set;for(const ze of _){if(ee.has(ze))continue;const je=O.find(ge=>ge.includes(ze));je?(je.split("+").forEach(ge=>ee.add(ge)),T.push(je)):T.push(ze)}return T},$=_=>{const O=Object.keys(_).filter(ee=>!h.includes(ee));let T=G(O);t(9,E=T.map(ee=>({type:ee,checked:!1,restricted:!1})))},me=_=>{var O;return(O=_.type)==null?void 0:O.split("+").map(T=>o(T)).join(" + ")},we=_=>{t(8,K=_.map(O=>({key:(O.number||"")+O.unit,text:o((O.number||"")+O.unit)})))},se=_=>{E[_].restricted||(t(9,E[_].checked=!E[_].checked,E),pe())},De=()=>{t(20,L=!L)},ne=_=>{switch(t(13,he=_.text),t(14,ve=_.key),t(20,L=!1),t(17,g=!1),t(18,k=!1),ve){case"Until":t(18,k=!0),t(10,ce=Je().add(6,"M").format("YYYY-MM-DD")),t(11,X=Je().add(5,"y").format("YYYY-MM-DD")),t(12,z=ce);break;case"Permanent":t(17,g=!g);break;default:const O=ve.match(/\d+/g)[0],T=ve.match(/[a-zA-Z]+/g)[0],ee=T.includes("Day")?"days":T.includes("Month")?"months":T.includes("Year")?"years":null;if(!T)return;t(12,z=le(Je().add(Number(O),ee)));break}pe()},le=_=>Je(_).format(ue),ke=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:x},window.location.href)},w=_=>{t(12,z=_.target.value)},Y=()=>{M.addEventListener("change",w,!1);const _=T=>Je(new Date(T.year,T.month,T.day)).format(ue),O=T=>{const ee=Je(T,ue);return{year:ee.year(),month:ee.month(),day:ee.date()}};t(7,M.i18n=as(ns({},M.i18n),{formatDate:_,parseDate:O}),M)},R=()=>{if(!W||!he||!z){t(15,A="");return}let _="";E.forEach(O=>{!O.checked||O.restricted||(_=_?`${_}, ${me(O)}`:`${me(O)}`)}),t(15,A=o("confirmationModalTextPeriodProductRestriction",{values:{period:o(he),product:_,date:z}}))},He=_=>{_.preventDefault(),W?window.postMessage({type:"ShowProductRestrictionConfirmationModal"},window.location.href):os()},is=()=>{const _=new URL("/api/v1/gm/legislation/responsible-gambling/product-restrictions/metadata/",r);fetch(_,{method:"GET",headers:{"X-SessionId":s,"Content-Type":"application/json",Accept:"application/json"}}).then(T=>ie(T)).then(T=>{$(T.products),we(T.periods),Nl()}).catch(T=>{console.error(T)}).finally(()=>{t(21,U=!1)})},Nl=()=>{const _=new URL(`/api/v1/gm/legislation/responsible-gambling/user/${n}/deny-products/`,r);fetch(_,{method:"GET",headers:{"X-SessionId":s,"Content-Type":"application/json",Accept:"application/json"}}).then(T=>ie(T)).then(T=>{T.denyProductsRoles.forEach(ee=>{let ze=E.findIndex(je=>{var ge;return c?(ge=je.type)==null?void 0:ge.split("+").some(Ul=>Ul===ee.productType):ee.productType===je.type});ze!=-1&&t(9,E[ze].restricted=!0,E),B[ee.productType]=le(ee.expirationDate)})}).catch(T=>{console.error(T)}).finally(()=>{t(21,U=!1)})},Ml=_=>{if(!c)return B[_.type];if(_.type.includes("+")){const O=_.type.split("+");return B[O[0]]}else return B[_.type]},Ll=_=>{const O=_.filter(T=>T.checked);return c?O.reduce((T,ee)=>[...T,...ee.type.split("+")],[]):O.map(T=>T.type)},os=()=>{t(21,U=!0);const _=new URL(`/api/v1/gm/legislation/responsible-gambling/user/${n}/deny-products/`,r);let O=ve.match(/\d+/g)[0],T=ve.match(/[a-zA-Z]+/g)[0],ze=Ll(E).map(ge=>({productType:ge,expirationPeriod:{unit:T,number:O}})),je={method:"POST",headers:{"X-SessionId":s,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({denyProductsRoles:ze})};fetch(_.href,je).then(ge=>ie(ge)).then(ge=>{is(),window.postMessage({type:"WidgetNotification",data:{type:"success",message:o("productRestrictionSuccess")}},window.location.href),t(19,I=!1)}).catch(ge=>{console.error(o("errorProductRestrictionCall"),ge)}).finally(()=>{t(21,U=!1)})};d.onMount(()=>(window.addEventListener("message",xe,!1),()=>{M&&M.removeEventListener("change",w),window.removeEventListener("message",xe)}));const Vl=()=>{Ef(a)},Fl=()=>ke(),Bl=()=>De(),Hl=_=>ne(_);function jl(_){d.binding_callbacks[_?"unshift":"push"](()=>{M=_,t(7,M)})}const $l=_=>se(_),Wl=_=>He(_);function ql(_){d.binding_callbacks[_?"unshift":"push"](()=>{N=_,t(6,N)})}return i.$$set=_=>{"endpoint"in _&&t(34,r=_.endpoint),"session"in _&&t(35,s=_.session),"playerid"in _&&t(36,n=_.playerid),"lang"in _&&t(0,a=_.lang),"baseurl"in _&&t(1,l=_.baseurl),"mergeproducts"in _&&t(37,c=_.mergeproducts),"hideproducts"in _&&t(38,h=_.hideproducts),"hasconfirmationmodal"in _&&t(39,u=_.hasconfirmationmodal),"hascancelbutton"in _&&t(2,m=_.hascancelbutton),"dateformat"in _&&t(40,p=_.dateformat),"clientstyling"in _&&t(3,y=_.clientstyling),"clientstylingurl"in _&&t(4,C=_.clientstylingurl),"mbsource"in _&&t(5,P=_.mbsource),"translationurl"in _&&t(41,D=_.translationurl)},i.$$.update=()=>{i.$$.dirty[0]&1&&a&&Vl(),i.$$.dirty[1]&56&&r&&s&&n&&is(),i.$$.dirty[0]&128&&M&&Y(),i.$$.dirty[0]&72&&y&&N&&d.setClientStyling(N,y),i.$$.dirty[0]&80&&C&&N&&d.setClientStylingURL(N,C),i.$$.dirty[0]&96&&P&&N&&d.setStreamStyling(N,`${P}.Style`),i.$$.dirty[1]&1024&&D&&re()},W&&R(),[a,l,m,y,C,P,N,M,K,E,ce,X,z,he,ve,A,v,g,k,I,L,U,J,o,ue,x,W,me,se,De,ne,ke,He,Ml,r,s,n,c,h,u,p,D,Fl,Bl,Hl,jl,$l,Wl,ql]}class Rl extends d.SvelteComponent{constructor(e){super(),d.init(this,e,$f,jf,d.safe_not_equal,{endpoint:34,session:35,playerid:36,lang:0,baseurl:1,mergeproducts:37,hideproducts:38,hasconfirmationmodal:39,hascancelbutton:2,dateformat:40,clientstyling:3,clientstylingurl:4,mbsource:5,translationurl:41},kf,[-1,-1,-1])}get endpoint(){return this.$$.ctx[34]}set endpoint(e){this.$$set({endpoint:e}),d.flush()}get session(){return this.$$.ctx[35]}set session(e){this.$$set({session:e}),d.flush()}get playerid(){return this.$$.ctx[36]}set playerid(e){this.$$set({playerid:e}),d.flush()}get lang(){return this.$$.ctx[0]}set lang(e){this.$$set({lang:e}),d.flush()}get baseurl(){return this.$$.ctx[1]}set baseurl(e){this.$$set({baseurl:e}),d.flush()}get mergeproducts(){return this.$$.ctx[37]}set mergeproducts(e){this.$$set({mergeproducts:e}),d.flush()}get hideproducts(){return this.$$.ctx[38]}set hideproducts(e){this.$$set({hideproducts:e}),d.flush()}get hasconfirmationmodal(){return this.$$.ctx[39]}set hasconfirmationmodal(e){this.$$set({hasconfirmationmodal:e}),d.flush()}get hascancelbutton(){return this.$$.ctx[2]}set hascancelbutton(e){this.$$set({hascancelbutton:e}),d.flush()}get dateformat(){return this.$$.ctx[40]}set dateformat(e){this.$$set({dateformat:e}),d.flush()}get clientstyling(){return this.$$.ctx[3]}set clientstyling(e){this.$$set({clientstyling:e}),d.flush()}get clientstylingurl(){return this.$$.ctx[4]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),d.flush()}get mbsource(){return this.$$.ctx[5]}set mbsource(e){this.$$set({mbsource:e}),d.flush()}get translationurl(){return this.$$.ctx[41]}set translationurl(e){this.$$set({translationurl:e}),d.flush()}}d.create_custom_element(Rl,{endpoint:{},session:{},playerid:{},lang:{},baseurl:{},mergeproducts:{},hideproducts:{},hasconfirmationmodal:{},hascancelbutton:{},dateformat:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{}},[],[],!0);const Wf=Object.freeze(Object.defineProperty({__proto__:null,default:Rl},Symbol.toStringTag,{value:"Module"}));exports.PlayerAccountProductRestriction_ce=Wf;exports.dayjs=Je;
@@ -27,7 +27,7 @@ var rt = (o, t, e) => new Promise((i, s) => {
27
27
  a((e = e.apply(o, t)).next());
28
28
  });
29
29
  import { a5 as Vr, a6 as Ur, a as Wr, $ as qr, S as Kr, i as Gr, s as Jr, f as ie, b as Xr, n as _i, d as de, h as he, k as w, p as Zr, q as Qr, u as en, w as po, j as f, m as O, g as S, Z as Xt, e as E, O as fo, P as tn, r as on, c as ue, o as We, l as zt, t as ne, v as Ee, x as sn, y as rn, z as nn, A as an, B as ln } from "./GeneralLogout-DpZ-BcWm.js";
30
- import { d as xe } from "./PlayerAccountProductRestriction-DEGzc5kz.js";
30
+ import { d as xe } from "./PlayerAccountProductRestriction-9h1c14aE.js";
31
31
  import "../stencil/ui-skeleton-C_FDz0NJ.js";
32
32
  import "./PlayerAccountGamingLimitsGroupEdit-JjBMtw_4.js";
33
33
  /**