@everymatrix/player-account-controller-nd 1.86.25 → 1.86.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/PlayerAccountControllerNd-B9rNevXt.cjs +1 -0
- package/components/{PlayerAccountControllerNd-fp14j9eo.js → PlayerAccountControllerNd-Bl7-RTq_.js} +804 -780
- package/components/{PlayerAccountControllerNd-D484RSOc.js → PlayerAccountControllerNd-DvEGdKnE.js} +799 -775
- package/components/{PlayerProfileInfo-BIvtRq9b.js → PlayerProfileInfo-B5NfTvVJ.js} +966 -955
- package/components/{PlayerProfileInfo-DFFU-B49.js → PlayerProfileInfo-COb5_rN3.js} +955 -944
- package/components/{PlayerProfileInfo-BVakeQQV.cjs → PlayerProfileInfo-X4cN2YFy.cjs} +2 -2
- package/es2015/player-account-controller-nd.cjs +1 -1
- package/es2015/player-account-controller-nd.js +1 -1
- package/esnext/player-account-controller-nd.js +1 -1
- package/lazy/{pam-change-password-0eE-Ib2B.cjs → pam-change-password-WHMrvfB1.cjs} +1 -1
- package/lazy/{pam-change-password-DSx2QnOJ.js → pam-change-password-if-T3Ydz.js} +1 -1
- package/lazy/{pam-change-password-uDB27dzg.js → pam-change-password-uPcUTduJ.js} +1 -1
- package/lazy/{player-profile-info-CYstqYIG.cjs → player-profile-info-CyIBrRfK.cjs} +1 -1
- package/lazy/{player-profile-info-C3sUb1Q4.js → player-profile-info-LC2Yac8s.js} +1 -1
- package/lazy/{player-profile-info-DaVTy0rH.js → player-profile-info-z7bcl7Up.js} +1 -1
- package/package.json +1 -1
- package/stencil/{checkbox-group-input_16-BZXsZMJn.js → checkbox-group-input_16-BgbN6ncQ.js} +14 -10
- package/stencil/{checkbox-group-input_16-DcODPsoP.cjs → checkbox-group-input_16-Bm3fi3Mz.cjs} +2 -2
- package/stencil/{checkbox-group-input_16-DKp17UOv.js → checkbox-group-input_16-DVPrju8B.js} +14 -10
- package/stencil/{pam-change-password-6b535bd5-CBzZlE5Q.cjs → pam-change-password-6b535bd5-Bn6mEv-8.cjs} +1 -1
- package/stencil/{pam-change-password-6b535bd5-BzThibQh.js → pam-change-password-6b535bd5-DsCyK8jx.js} +1 -1
- package/stencil/{pam-change-password-6b535bd5-SNsM5TS2.js → pam-change-password-6b535bd5-Dt0dQacH.js} +1 -1
- package/stencil/{pam-change-password-D_--zaVn.cjs → pam-change-password-Dl6GMZ3f.cjs} +1 -1
- package/stencil/{pam-change-password-CAj1fksE.js → pam-change-password-IS2ytdcz.js} +2 -2
- package/stencil/{pam-change-password-fliOS_R9.js → pam-change-password-LvtFwsme.js} +2 -2
- package/components/PlayerAccountControllerNd-B7DisOn1.cjs +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as Z, c as A, h as u, g as Dt, H as Co } from "../lazy/pam-change-password-
|
|
2
|
-
import { P as a_ } from "./pam-change-password-6b535bd5-
|
|
1
|
+
import { r as Z, c as A, h as u, g as Dt, H as Co } from "../lazy/pam-change-password-uPcUTduJ.js";
|
|
2
|
+
import { P as a_ } from "./pam-change-password-6b535bd5-DsCyK8jx.js";
|
|
3
3
|
const Ds = "en", ko = {
|
|
4
4
|
en: {
|
|
5
5
|
dateError: "The selected date should be between {min} and {max}",
|
|
@@ -19973,8 +19973,11 @@ const Df = '*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}.text{
|
|
|
19973
19973
|
componentDidRender() {
|
|
19974
19974
|
!this.limitStylingAppends && this.stylingContainer && (this.clientStyling && this.setClientStyling(), this.limitStylingAppends = !0);
|
|
19975
19975
|
}
|
|
19976
|
+
componentWillLoad() {
|
|
19977
|
+
this.defaultValue && (this.value = this.defaultValue);
|
|
19978
|
+
}
|
|
19976
19979
|
componentDidLoad() {
|
|
19977
|
-
this.defaultValue &&
|
|
19980
|
+
this.defaultValue && this.valueHandler({ name: this.name, value: this.value }), this.inputReference && (window.targetInputRefs = window.targetInputRefs || {}, window.targetInputRefs[this.name] = this.inputReference), this.isValid = this.setValidity(), document.addEventListener("click", this.handleOutsideClick);
|
|
19978
19981
|
}
|
|
19979
19982
|
disconnectedCallback() {
|
|
19980
19983
|
document.removeEventListener("click", this.handleOutsideClick);
|
|
@@ -20018,7 +20021,7 @@ const Df = '*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}.text{
|
|
|
20018
20021
|
let t = "";
|
|
20019
20022
|
this.touched && (t = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid");
|
|
20020
20023
|
let r = this.selectedCountryCode === "UK" || this.selectedCountryCode === "GB" || this.ignoreCountry, a = ((i = this.addresses) === null || i === void 0 ? void 0 : i.length) > 0 && this.openAddressDropdown && r, o = this.showNoResultsMessage && this.currentPostalCode && this.currentPostalCode.length >= this.postalcodelength && ((e = this.addresses) === null || e === void 0 ? void 0 : e.length) === 0 && r, n = this.isFetchingAddresses && this.currentPostalCode.length >= this.postalcodelength;
|
|
20021
|
-
return u("div", { key: "
|
|
20024
|
+
return u("div", { key: "e9f5150be1bfd3cd33b4d6f90f0292d1d0f0fdfd", class: `text__wrapper ${this.name}__input ${this.autofilled ? "text__wrapper--autofilled" : ""}`, ref: (s) => this.stylingContainer = s }, u("div", { key: "045e7fd150d0749819f7c2d283195450dfc79f81", class: "text__wrapper--flex" }, u("label", { key: "8ce7293d41ea1d9193b22dd9c2dda12df48376cc", class: `text__label ${this.validation.mandatory ? "text__label--required" : ""}`, htmlFor: `${this.name}__input` }, this.displayName), u("div", { key: "3354986f86233b7a445b56d729535586ff955e46", class: "text__wrapper--relative" }, this.tooltip && u("img", { key: "7e026dd7517172c576a398333ca16577878a214f", class: "text__tooltip-icon", src: le, alt: "", ref: (s) => this.tooltipIconReference = s, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), u("div", { key: "0f8ab766a13f8664fcfa88ba70aab936349bdacb", class: "input__text-wrapper" }, u("input", { key: "f3b17143e8a8ad6c56d23a47393c2dd18fb12ce6", name: this.name, id: `${this.name}__input`, value: this.determineInputValue(), type: "text", class: `text__input ${t}`, placeholder: `${this.placeholder}`, ref: (s) => this.inputReference = s, readOnly: this.autofilled, required: this.validation.mandatory, minlength: this.validation.minLength, maxlength: this.maxPostalCodeLength, onInput: this.handleInput, onBlur: this.handleBlur, onFocus: this.handleFocus }), !r && u("p", { key: "02cd5832d04bfc58c4f20fa54320394ce5ee8abd", class: "address__manual-input-msg", onClick: () => this.enterAddressManually() }, b("enterIEAddressManually", this.language)), a && u("div", { key: "e32883eb064e2432fd422211b38d1fec9ec55816", class: "input__addresses-container", ref: (s) => this.addressesDropdownRef = s }, u("div", { key: "e8e4728df77d0b609291be30bab27722f3c372c8", class: "options" }, this.addresses.map((s, l) => u("div", { key: l, class: "option", onClick: (d) => this.handlePostalCode(d, s) }, s.number, " ", s.street, " ", s.city)))), n && u("div", { key: "5c08c604e44487ef1d356d4aa9d23b1b47332435", class: "postalcode__loading-spinner" }, u("div", { key: "76699a1b07daeb12cf55204fb83eb8f3003262e9", class: "loading-spinner" }), u("span", { key: "a8550c3b9c5100a64ea882de991e3f2a2d044706" }, b("searchingForAddresses", this.language))), o && u("div", { key: "dbca8d8b0ed6b66352f68a90fed96643bc453b8a", class: "postalcode__no-results-message" }, b("postalLookUpNoAddressFound", this.language))), u("small", { key: "74d464ef12ba991d08423ea1494130cf52658e83", class: "text__error-message" }, this.errorMessage));
|
|
20022
20025
|
}
|
|
20023
20026
|
static get watchers() {
|
|
20024
20027
|
return {
|
|
@@ -20140,7 +20143,7 @@ const Lf = '*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}:host{
|
|
|
20140
20143
|
!this.limitStylingAppends && this.stylingContainer && (this.clientStyling && this.setClientStyling(), this.limitStylingAppends = !0);
|
|
20141
20144
|
}
|
|
20142
20145
|
componentDidLoad() {
|
|
20143
|
-
this.inputReference = this.vaadinCombo.querySelector("input"), this.defaultValue && (this.value = this.defaultValue
|
|
20146
|
+
this.inputReference = this.vaadinCombo.querySelector("input"), this.defaultValue && (this.value = this.defaultValue, this.valueHandler({ name: this.name, value: this.value }), this.inputReference && (this.inputReference.value = this.value)), this.isValid = this.setValidity(), !this.isComboBox && this.vaadinCombo && this.vaadinCombo.addEventListener("opened-changed", (i) => {
|
|
20144
20147
|
if (i.detail.value === !0)
|
|
20145
20148
|
this.errorMessage = "";
|
|
20146
20149
|
else {
|
|
@@ -20174,7 +20177,7 @@ const Lf = '*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}:host{
|
|
|
20174
20177
|
render() {
|
|
20175
20178
|
var i, e;
|
|
20176
20179
|
let t = "";
|
|
20177
|
-
return this.touched && (t = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid"), u("div", { key: "
|
|
20180
|
+
return this.touched && (t = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid"), u("div", { key: "9da8f0d78eb1db2794b913c6643caba23c5d7138", class: `select__wrapper ${this.autofilled ? "select__wrapper--autofilled" : ""} ${this.name}__input`, ref: (r) => this.stylingContainer = r }, u("div", { key: "9e79f10677fa7beec24bc0657e0e4e2f5fdefc46", class: "select__wrapper--flex" }, u("label", { key: "9c26cea025092d9a59e3b66197dfa7716315e64f", class: "select__label", htmlFor: `${this.name}__input` }, `${this.displayName} ${this.validation.mandatory ? "*" : ""}`), u("div", { key: "f5563f0c7a408d879545b13b071d1928cd3b8772", class: "select__wrapper--relative" }, this.tooltip && u("img", { key: "2711543ea0a94436767f88a9af8f9cd28bf6248d", class: "select__tooltip-icon", src: le, alt: "", ref: (r) => this.tooltipIconReference = r, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), this.isComboBox ? u("vaadin-combo-box", { name: this.name, id: `${this.name}__input`, class: `select__input ${t} ${this.autofilled ? "select__input--autofilled" : ""}`, "item-label-path": "label", "item-value-path": "value", ref: (r) => this.vaadinCombo = r, readOnly: this.autofilled, required: (i = this.validation) === null || i === void 0 ? void 0 : i.mandatory, value: this.value, placeholder: `${this.placeholder}`, items: this.displayedOptions, onChange: this.handleComboChange, onBlur: this.handleBlur }) : u("vaadin-select", { name: this.name, popover: !1, id: `${this.name}__input`, class: `select__input ${t} ${this.autofilled ? "select__input--autofilled" : ""}`, "item-label-path": "label", "item-value-path": "value", ref: (r) => this.vaadinCombo = r, readOnly: this.autofilled, required: (e = this.validation) === null || e === void 0 ? void 0 : e.mandatory, value: this.value, placeholder: `${this.placeholder}`, items: this.displayedOptions, onChange: this.handleSelectChange, "no-vertical-overlap": !0, noVerticalOverlap: !0 }), u("small", { key: "fe073796305e085ae10f9d99a146e56b50890e00", class: "select__error-message" }, this.errorMessage));
|
|
20178
20181
|
}
|
|
20179
20182
|
static get watchers() {
|
|
20180
20183
|
return {
|
|
@@ -20345,8 +20348,11 @@ const Uf = '*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}.text{
|
|
|
20345
20348
|
componentDidRender() {
|
|
20346
20349
|
!this.limitStylingAppends && this.stylingContainer && (this.clientStyling && this.setClientStyling(), this.limitStylingAppends = !0);
|
|
20347
20350
|
}
|
|
20351
|
+
componentWillLoad() {
|
|
20352
|
+
this.defaultValue && (this.value = this.defaultValue);
|
|
20353
|
+
}
|
|
20348
20354
|
componentDidLoad() {
|
|
20349
|
-
this.defaultValue && (this.
|
|
20355
|
+
this.defaultValue && (this.valueHandler({ name: this.name, value: this.value }), this.isDuplicateInput && (this.touched = !0)), this.haspostalcodelookup && ["address1", "address2", "City", "PostalCode"].includes(this.name) && (window.targetInputRefs = window.targetInputRefs || {}, window.targetInputRefs[this.name] = this.inputReference), this.isValid = this.setValidity();
|
|
20350
20356
|
}
|
|
20351
20357
|
setValidity() {
|
|
20352
20358
|
if (!this.inputReference)
|
|
@@ -20383,9 +20389,7 @@ const Uf = '*,*::before,*::after{padding:0;margin:0;box-sizing:border-box}.text{
|
|
|
20383
20389
|
}
|
|
20384
20390
|
render() {
|
|
20385
20391
|
let i = "";
|
|
20386
|
-
this.touched && (i = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid");
|
|
20387
|
-
const e = this.value || this.defaultValue;
|
|
20388
|
-
return u("div", { key: "66ee941684d2294250344f156d65cfc740d3b27e", class: `text__wrapper ${this.name}__input ${this.autofilled ? "text__wrapper--autofilled" : ""}`, ref: (t) => this.stylingContainer = t }, u("div", { key: "1881c5c7e9313d9d08861b3223ffe03227f73d58", class: "text__wrapper--flex" }, u("label", { key: "f0059b865e3f2de4bb8f892d559acc4d18443e8e", class: `text__label ${this.validation.mandatory ? "text__label--required" : ""}`, htmlFor: `${this.name}__input` }, this.displayName), u("div", { key: "bcb10756a212cbf77841eba6437b770c7470e19d", class: "text__wrapper--relative" }, this.tooltip && u("img", { key: "72d6f946f788c3ba9a27cde8a21942f9cbeac154", class: "text__tooltip-icon", src: le, alt: "", ref: (t) => this.tooltipIconReference = t, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), u("input", { key: "6076879f85ab22c0be60ea87f9ae0e24520fe315", name: this.name, id: `${this.name}__input`, value: e, type: "text", class: `text__input ${i}`, placeholder: `${this.placeholder}`, ref: (t) => this.inputReference = t, readOnly: this.autofilled, required: this.validation.mandatory, minlength: this.validation.minLength, maxlength: this.validation.maxLength, onInput: this.handleInput, onBlur: this.handleBlur }), u("small", { key: "75558d8b0709fd01cc8e1cee9baf235f2129ff89", class: "text__error-message" }, this.errorMessage));
|
|
20392
|
+
return this.touched && (i = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid"), u("div", { key: "46152e946f6a45c2bb07ee07c43bcf356f3cfa29", class: `text__wrapper ${this.name}__input ${this.autofilled ? "text__wrapper--autofilled" : ""}`, ref: (e) => this.stylingContainer = e }, u("div", { key: "f584f23ee97b9a1d23862ec746366d5f00c56552", class: "text__wrapper--flex" }, u("label", { key: "ed9fe368bd00151d8b3e43daf148632cfe7d32ff", class: `text__label ${this.validation.mandatory ? "text__label--required" : ""}`, htmlFor: `${this.name}__input` }, this.displayName), u("div", { key: "01cd5f7321d78422049c45b1816801eca74d2b4d", class: "text__wrapper--relative" }, this.tooltip && u("img", { key: "403689aa01575770be4296aaef0c7846e496d6a7", class: "text__tooltip-icon", src: le, alt: "", ref: (e) => this.tooltipIconReference = e, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), u("input", { key: "5ec8443fd428ea00b9add243ea74e61fbd5b283a", name: this.name, id: `${this.name}__input`, value: this.value, type: "text", class: `text__input ${i}`, placeholder: `${this.placeholder}`, ref: (e) => this.inputReference = e, readOnly: this.autofilled, required: this.validation.mandatory, minlength: this.validation.minLength, maxlength: this.validation.maxLength, onInput: this.handleInput, onBlur: this.handleBlur }), u("small", { key: "d1eb4cf6ac28fff4664a56e27c9f2a21d72b0d61", class: "text__error-message" }, this.errorMessage));
|
|
20389
20393
|
}
|
|
20390
20394
|
static get watchers() {
|
|
20391
20395
|
return {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const s=require("../lazy/pam-change-password-0eE-Ib2B.cjs"),g="en",w={en:{title:"Change Password",btnSubmit:"Change Password",passwordPlaceholderText:"Please enter your password",newPasswordPlaceholderText:"Please enter your new password",confirmPasswordPlaceholderText:"Please confirm your new password",passwordDisplayText:"Current Password",newPasswordDisplayText:"New Password",confirmPasswordDisplayText:"Confirm Password",successMsg:"Password changed successfully",errorMsgGeneric:"There was an error when attempting to change your password","gm.pms.password_not_verified_unauthorized":"The current password you have entered is incorrect","gm.pms.password_policy_failed":"Password cannot be the same as any of the {forbiddenLastPasswordsCount} previous passwords. Password cannot be changed sooner than {minimumPasswordAgeLimitHours} {hours} after the last change.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},fr:{title:"Changer le mot de passe",btnSubmit:"Changer le mot de passe",passwordPlaceholderText:"Veuillez entrer votre mot de passe",newPasswordPlaceholderText:"Veuillez entrer votre nouveau mot de passe",confirmPasswordPlaceholderText:"Veuillez confirmer votre nouveau mot de passe",passwordDisplayText:"Mot de passe actuel",newPasswordDisplayText:"Nouveau mot de passe",confirmPasswordDisplayText:"Confirmer le mot de passe",successMsg:"Mot de passe changé avec succès",errorMsgGeneric:"Une erreur est survenue lors de la tentative de changement de mot de passe","gm.pms.password_not_verified_unauthorized":"Le mot de passe actuel que vous avez entré est incorrect","gm.pms.password_policy_failed":"Le mot de passe ne peut pas être identique à l'un des {forbiddenLastPasswordsCount} derniers mots de passe. Le mot de passe ne peut pas être changé avant {minimumPasswordAgeLimitHours} {hours} après le dernier changement.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},ro:{title:"Schimbă Parola",btnSubmit:"Schimbă Parola",passwordPlaceholderText:"Vă rugăm să introduceți parola",newPasswordPlaceholderText:"Vă rugăm să introduceți noua parolă",confirmPasswordPlaceholderText:"Vă rugăm să confirmați noua parolă",passwordDisplayText:"Parolă Curentă",newPasswordDisplayText:"Parolă Nouă",confirmPasswordDisplayText:"Confirmă Parola",successMsg:"Parola a fost schimbată cu succes",errorMsgGeneric:"A apărut o eroare la încercarea de schimbare a parolei","gm.pms.password_not_verified_unauthorized":"Parola curentă introdusă este incorectă","gm.pms.password_policy_failed":"Parola nu poate fi aceeași cu oricare dintre ultimele {forbiddenLastPasswordsCount} parole. Parola nu poate fi schimbată mai devreme de {minimumPasswordAgeLimitHours} {hours} după ultima schimbare.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},es:{title:"Cambiar Contraseña",btnSubmit:"Cambiar Contraseña",passwordPlaceholderText:"Por favor, introduce tu contraseña",newPasswordPlaceholderText:"Por favor, introduce tu nueva contraseña",confirmPasswordPlaceholderText:"Por favor, confirma tu nueva contraseña",passwordDisplayText:"Contraseña Actual",newPasswordDisplayText:"Nueva Contraseña",confirmPasswordDisplayText:"Confirmar Contraseña",successMsg:"Contraseña cambiada con éxito",errorMsgGeneric:"Hubo un error al intentar cambiar tu contraseña","gm.pms.password_not_verified_unauthorized":"La contraseña actual que has introducido es incorrecta","gm.pms.password_policy_failed":"La contraseña no puede ser la misma que cualquiera de las {forbiddenLastPasswordsCount} contraseñas anteriores. La contraseña no se puede cambiar antes de {minimumPasswordAgeLimitHours} {hours} después del último cambio.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},pt:{title:"Alterar Senha",btnSubmit:"Alterar Senha",passwordPlaceholderText:"Por favor, insira sua senha",newPasswordPlaceholderText:"Por favor, insira sua nova senha",confirmPasswordPlaceholderText:"Por favor, confirme sua nova senha",passwordDisplayText:"Senha Atual",newPasswordDisplayText:"Nova Senha",confirmPasswordDisplayText:"Confirmar Senha",successMsg:"Senha alterada com sucesso",errorMsgGeneric:"Ocorreu um erro ao tentar alterar sua senha","gm.pms.password_not_verified_unauthorized":"A senha atual que você inseriu está incorreta","gm.pms.password_policy_failed":"A senha não pode ser a mesma que qualquer uma das últimas {forbiddenLastPasswordsCount} senhas. A senha não pode ser alterada antes de {minimumPasswordAgeLimitHours} {hours} após a última alteração.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},hr:{title:"Promijeni lozinku",btnSubmit:"Promijeni lozinku",passwordPlaceholderText:"Unesite svoju lozinku",newPasswordPlaceholderText:"Unesite novu lozinku",confirmPasswordPlaceholderText:"Potvrdite novu lozinku",passwordDisplayText:"Trenutna lozinka",newPasswordDisplayText:"Nova lozinka",confirmPasswordDisplayText:"Potvrdite lozinku",successMsg:"Lozinka je uspješno promijenjena",errorMsgGeneric:"Došlo je do pogreške prilikom pokušaja promjene lozinke","gm.pms.password_not_verified_unauthorized":"Unesena trenutna lozinka nije ispravna","gm.pms.password_policy_failed":"Lozinka ne može biti ista kao bilo koja od posljednjih {forbiddenLastPasswordsCount} lozinki. Lozinka se ne može promijeniti prije nego što prođe {minimumPasswordAgeLimitHours} {hours} od posljednje promjene.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},tr:{title:"Şifreyi Değiştir",btnSubmit:"Şifreyi Değiştir",passwordPlaceholderText:"Lütfen şifrenizi girin",newPasswordPlaceholderText:"Lütfen yeni şifrenizi girin",confirmPasswordPlaceholderText:"Lütfen yeni şifrenizi onaylayın",passwordDisplayText:"Mevcut Şifre",newPasswordDisplayText:"Yeni Şifre",confirmPasswordDisplayText:"Şifreyi Onaylayın",successMsg:"Şifre başarıyla değiştirildi",errorMsgGeneric:"Şifrenizi değiştirirken bir hata oluştu","gm.pms.password_not_verified_unauthorized":"Girdiğiniz mevcut şifre yanlış","gm.pms.password_policy_failed":"Şifre, son {forbiddenLastPasswordsCount} şifreden herhangi biriyle aynı olamaz. Şifre, son değişiklikten sonra {minimumPasswordAgeLimitHours} {hours} içinde değiştirilemez.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},hu:{title:"Jelszó megváltoztatása",btnSubmit:"Jelszó megváltoztatása",passwordPlaceholderText:"Kérjük, adja meg a jelszavát",newPasswordPlaceholderText:"Kérjük, adja meg az új jelszavát",confirmPasswordPlaceholderText:"Kérjük, erősítse meg az új jelszavát",passwordDisplayText:"Jelenlegi jelszó",newPasswordDisplayText:"Új jelszó",confirmPasswordDisplayText:"Jelszó megerősítése",successMsg:"A jelszó sikeresen megváltozott",errorMsgGeneric:"Hiba történt a jelszó megváltoztatásakor","gm.pms.password_not_verified_unauthorized":"A megadott jelenlegi jelszó helytelen","gm.pms.password_policy_failed":"A jelszó nem egyezhet meg az utolsó {forbiddenLastPasswordsCount} jelszóval. A jelszó nem változtatható meg {minimumPasswordAgeLimitHours} {hours}-on belül az utolsó módosítás óta.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."}},P=a=>new Promise(n=>{fetch(a).then(e=>e.json()).then(e=>{Object.keys(e).forEach(t=>{for(let o in e[t])w[t][o]=e[t][o]}),n(!0)})}),i=(a,n,e)=>{const t=n;let o=w[t!==void 0?t:g][a];if(e!==void 0)for(const[l,r]of Object.entries(e.values)){const d=new RegExp(`{${l}}`,"g");o=o.replace(d,r)}return o};function c(){const a=navigator.userAgent.toLowerCase(),n=screen.availWidth,e=screen.availHeight;if(a.includes("iphone"))return"mobile";if(a.includes("android")){if(e>n&&n<800)return"mobile";if(n>e&&e<800)return"tablet"}return"desktop"}function m(a,n){if(a){const e=document.createElement("style");e.innerHTML=n,a.appendChild(e)}}function h(a,n){if(!a||!n)return;const e=new URL(n);fetch(e.href).then(t=>t.text()).then(t=>{const o=document.createElement("style");o.innerHTML=t,a&&a.appendChild(o)}).catch(t=>{console.error("There was an error while trying to load client styling from URL",t)})}function f(a,n,e){if(window.emMessageBus){const t=document.createElement("style");window.emMessageBus.subscribe(n,o=>{t.innerHTML=o,a&&a.appendChild(t)})}}const y=`:host {
|
|
1
|
+
"use strict";const s=require("../lazy/pam-change-password-WHMrvfB1.cjs"),g="en",w={en:{title:"Change Password",btnSubmit:"Change Password",passwordPlaceholderText:"Please enter your password",newPasswordPlaceholderText:"Please enter your new password",confirmPasswordPlaceholderText:"Please confirm your new password",passwordDisplayText:"Current Password",newPasswordDisplayText:"New Password",confirmPasswordDisplayText:"Confirm Password",successMsg:"Password changed successfully",errorMsgGeneric:"There was an error when attempting to change your password","gm.pms.password_not_verified_unauthorized":"The current password you have entered is incorrect","gm.pms.password_policy_failed":"Password cannot be the same as any of the {forbiddenLastPasswordsCount} previous passwords. Password cannot be changed sooner than {minimumPasswordAgeLimitHours} {hours} after the last change.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},fr:{title:"Changer le mot de passe",btnSubmit:"Changer le mot de passe",passwordPlaceholderText:"Veuillez entrer votre mot de passe",newPasswordPlaceholderText:"Veuillez entrer votre nouveau mot de passe",confirmPasswordPlaceholderText:"Veuillez confirmer votre nouveau mot de passe",passwordDisplayText:"Mot de passe actuel",newPasswordDisplayText:"Nouveau mot de passe",confirmPasswordDisplayText:"Confirmer le mot de passe",successMsg:"Mot de passe changé avec succès",errorMsgGeneric:"Une erreur est survenue lors de la tentative de changement de mot de passe","gm.pms.password_not_verified_unauthorized":"Le mot de passe actuel que vous avez entré est incorrect","gm.pms.password_policy_failed":"Le mot de passe ne peut pas être identique à l'un des {forbiddenLastPasswordsCount} derniers mots de passe. Le mot de passe ne peut pas être changé avant {minimumPasswordAgeLimitHours} {hours} après le dernier changement.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},ro:{title:"Schimbă Parola",btnSubmit:"Schimbă Parola",passwordPlaceholderText:"Vă rugăm să introduceți parola",newPasswordPlaceholderText:"Vă rugăm să introduceți noua parolă",confirmPasswordPlaceholderText:"Vă rugăm să confirmați noua parolă",passwordDisplayText:"Parolă Curentă",newPasswordDisplayText:"Parolă Nouă",confirmPasswordDisplayText:"Confirmă Parola",successMsg:"Parola a fost schimbată cu succes",errorMsgGeneric:"A apărut o eroare la încercarea de schimbare a parolei","gm.pms.password_not_verified_unauthorized":"Parola curentă introdusă este incorectă","gm.pms.password_policy_failed":"Parola nu poate fi aceeași cu oricare dintre ultimele {forbiddenLastPasswordsCount} parole. Parola nu poate fi schimbată mai devreme de {minimumPasswordAgeLimitHours} {hours} după ultima schimbare.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},es:{title:"Cambiar Contraseña",btnSubmit:"Cambiar Contraseña",passwordPlaceholderText:"Por favor, introduce tu contraseña",newPasswordPlaceholderText:"Por favor, introduce tu nueva contraseña",confirmPasswordPlaceholderText:"Por favor, confirma tu nueva contraseña",passwordDisplayText:"Contraseña Actual",newPasswordDisplayText:"Nueva Contraseña",confirmPasswordDisplayText:"Confirmar Contraseña",successMsg:"Contraseña cambiada con éxito",errorMsgGeneric:"Hubo un error al intentar cambiar tu contraseña","gm.pms.password_not_verified_unauthorized":"La contraseña actual que has introducido es incorrecta","gm.pms.password_policy_failed":"La contraseña no puede ser la misma que cualquiera de las {forbiddenLastPasswordsCount} contraseñas anteriores. La contraseña no se puede cambiar antes de {minimumPasswordAgeLimitHours} {hours} después del último cambio.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},pt:{title:"Alterar Senha",btnSubmit:"Alterar Senha",passwordPlaceholderText:"Por favor, insira sua senha",newPasswordPlaceholderText:"Por favor, insira sua nova senha",confirmPasswordPlaceholderText:"Por favor, confirme sua nova senha",passwordDisplayText:"Senha Atual",newPasswordDisplayText:"Nova Senha",confirmPasswordDisplayText:"Confirmar Senha",successMsg:"Senha alterada com sucesso",errorMsgGeneric:"Ocorreu um erro ao tentar alterar sua senha","gm.pms.password_not_verified_unauthorized":"A senha atual que você inseriu está incorreta","gm.pms.password_policy_failed":"A senha não pode ser a mesma que qualquer uma das últimas {forbiddenLastPasswordsCount} senhas. A senha não pode ser alterada antes de {minimumPasswordAgeLimitHours} {hours} após a última alteração.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},hr:{title:"Promijeni lozinku",btnSubmit:"Promijeni lozinku",passwordPlaceholderText:"Unesite svoju lozinku",newPasswordPlaceholderText:"Unesite novu lozinku",confirmPasswordPlaceholderText:"Potvrdite novu lozinku",passwordDisplayText:"Trenutna lozinka",newPasswordDisplayText:"Nova lozinka",confirmPasswordDisplayText:"Potvrdite lozinku",successMsg:"Lozinka je uspješno promijenjena",errorMsgGeneric:"Došlo je do pogreške prilikom pokušaja promjene lozinke","gm.pms.password_not_verified_unauthorized":"Unesena trenutna lozinka nije ispravna","gm.pms.password_policy_failed":"Lozinka ne može biti ista kao bilo koja od posljednjih {forbiddenLastPasswordsCount} lozinki. Lozinka se ne može promijeniti prije nego što prođe {minimumPasswordAgeLimitHours} {hours} od posljednje promjene.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},tr:{title:"Şifreyi Değiştir",btnSubmit:"Şifreyi Değiştir",passwordPlaceholderText:"Lütfen şifrenizi girin",newPasswordPlaceholderText:"Lütfen yeni şifrenizi girin",confirmPasswordPlaceholderText:"Lütfen yeni şifrenizi onaylayın",passwordDisplayText:"Mevcut Şifre",newPasswordDisplayText:"Yeni Şifre",confirmPasswordDisplayText:"Şifreyi Onaylayın",successMsg:"Şifre başarıyla değiştirildi",errorMsgGeneric:"Şifrenizi değiştirirken bir hata oluştu","gm.pms.password_not_verified_unauthorized":"Girdiğiniz mevcut şifre yanlış","gm.pms.password_policy_failed":"Şifre, son {forbiddenLastPasswordsCount} şifreden herhangi biriyle aynı olamaz. Şifre, son değişiklikten sonra {minimumPasswordAgeLimitHours} {hours} içinde değiştirilemez.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."},hu:{title:"Jelszó megváltoztatása",btnSubmit:"Jelszó megváltoztatása",passwordPlaceholderText:"Kérjük, adja meg a jelszavát",newPasswordPlaceholderText:"Kérjük, adja meg az új jelszavát",confirmPasswordPlaceholderText:"Kérjük, erősítse meg az új jelszavát",passwordDisplayText:"Jelenlegi jelszó",newPasswordDisplayText:"Új jelszó",confirmPasswordDisplayText:"Jelszó megerősítése",successMsg:"A jelszó sikeresen megváltozott",errorMsgGeneric:"Hiba történt a jelszó megváltoztatásakor","gm.pms.password_not_verified_unauthorized":"A megadott jelenlegi jelszó helytelen","gm.pms.password_policy_failed":"A jelszó nem egyezhet meg az utolsó {forbiddenLastPasswordsCount} jelszóval. A jelszó nem változtatható meg {minimumPasswordAgeLimitHours} {hours}-on belül az utolsó módosítás óta.",passwordContainsFirstName:"Password should not contain your first name.",passwordContainsLastName:"Password should not contain your last name.",passwordContainsUsername:"Password should not contain your username.",passwordContainsEmail:"Password should not contain your email.",passwordContainsFirstNamePlusLastName:"Password should not contain first name + last name.",passwordContainsFirstNameAndLastName:"Password should not contain first name and last name.",passwordContainsDateOfBirth:"Password should not contain date of birth."}},P=a=>new Promise(n=>{fetch(a).then(e=>e.json()).then(e=>{Object.keys(e).forEach(t=>{for(let o in e[t])w[t][o]=e[t][o]}),n(!0)})}),i=(a,n,e)=>{const t=n;let o=w[t!==void 0?t:g][a];if(e!==void 0)for(const[l,r]of Object.entries(e.values)){const d=new RegExp(`{${l}}`,"g");o=o.replace(d,r)}return o};function c(){const a=navigator.userAgent.toLowerCase(),n=screen.availWidth,e=screen.availHeight;if(a.includes("iphone"))return"mobile";if(a.includes("android")){if(e>n&&n<800)return"mobile";if(n>e&&e<800)return"tablet"}return"desktop"}function m(a,n){if(a){const e=document.createElement("style");e.innerHTML=n,a.appendChild(e)}}function h(a,n){if(!a||!n)return;const e=new URL(n);fetch(e.href).then(t=>t.text()).then(t=>{const o=document.createElement("style");o.innerHTML=t,a&&a.appendChild(o)}).catch(t=>{console.error("There was an error while trying to load client styling from URL",t)})}function f(a,n,e){if(window.emMessageBus){const t=document.createElement("style");window.emMessageBus.subscribe(n,o=>{t.innerHTML=o,a&&a.appendChild(t)})}}const y=`:host {
|
|
2
2
|
display: block;
|
|
3
3
|
}
|
|
4
4
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var u=(l,i,a)=>new Promise((r,s)=>{var g=e=>{try{t(a.next(e))}catch(n){s(n)}},c=e=>{try{t(a.throw(e))}catch(n){s(n)}},t=e=>e.done?r(e.value):Promise.resolve(e.value).then(g,c);t((a=a.apply(l,i)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../lazy/pam-change-password-
|
|
1
|
+
"use strict";var u=(l,i,a)=>new Promise((r,s)=>{var g=e=>{try{t(a.next(e))}catch(n){s(n)}},c=e=>{try{t(a.throw(e))}catch(n){s(n)}},t=e=>e.done?r(e.value):Promise.resolve(e.value).then(g,c);t((a=a.apply(l,i)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../lazy/pam-change-password-WHMrvfB1.cjs"),p=require("./app-globals-0f993ce5-DgYhdguE.cjs");var d=typeof document!="undefined"?document.currentScript:null,y=()=>{const l=typeof document=="undefined"?require("url").pathToFileURL(__filename).href:d&&d.tagName.toUpperCase()==="SCRIPT"&&d.src||new URL("stencil/pam-change-password-Dl6GMZ3f.cjs",document.baseURI).href,i={};return l!==""&&(i.resourcesUrl=new URL(".",l).href),o.promiseResolve(i)};y().then(l=>u(exports,null,function*(){return yield p.globalScripts(),o.bootstrapLazy([["checkbox-group-input_16",[[1,"pam-change-password",{language:[513],endpoint:[513],session:[513],token:[513],forgotMode:[513,"forgot-mode"],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],mbSource:[1,"mb-source"],translationUrl:[513,"translation-url"],isBtnSubmitEnabled:[32],isSkeletonLoading:[32],isMobile:[32]},[[0,"sendValidityState","sendValidityStateHandler"],[0,"sendInputValue","sendInputValueHandler"]],{clientStyling:["handleClientStylingChange","handleClientStylingChange"],clientStylingUrl:["handleClientStylingUrlChange"]}],[0,"ui-skeleton",{structure:[1],width:[1],height:[1],borderRadius:[8,"border-radius"],marginBottom:[8,"margin-bottom"],marginTop:[8,"margin-top"],marginLeft:[8,"margin-left"],marginRight:[8,"margin-right"],animation:[4],rows:[2],size:[1]},null,{structure:["handleStructureChange"]}],[1,"general-input",{type:[513],name:[513],displayName:[513,"display-name"],placeholder:[513],action:[513],validation:[16],options:[520],language:[513],autofilled:[516],tooltip:[513],defaultValue:[520,"default-value"],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],hidePasswordComplexity:[516,"hide-password-complexity"],noValidation:[516,"no-validation"],clientStyling:[520,"client-styling"],clientStylingUrl:[513,"client-styling-url"],dateFormat:[513,"date-format"],translationUrl:[513,"translation-url"],emitOnClick:[516,"emit-on-click"],twofaDestination:[513,"twofa-destination"],twofaResendIntervalSeconds:[514,"twofa-resend-interval-seconds"],haspostalcodelookup:[516],postalcodelength:[514],addresses:[520],ignoreCountry:[516,"ignore-country"],mbSource:[513,"mb-source"],limitStylingAppends:[32]},null,{clientStyling:["handleStylingChange"],clientStylingUrl:["handleStylingUrlChange"]}],[1,"toggle-checkbox-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],options:[16],autofilled:[516],tooltip:[513],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32],showFields:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"]}],[1,"checkbox-group-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],options:[16],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32],selectedValues:[32],showCheckboxes:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],selectedValues:["setValue"],emitValue:["emitValueHandler"]}],[1,"checkbox-input",{name:[513],displayName:[513,"display-name"],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"date-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],dateFormat:[513,"date-format"],emitOnClick:[516,"emit-on-click"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"email-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"],[16,"sendInputValue","valueChangedHandler"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"number-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"password-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],validation:[16],noValidation:[516,"no-validation"],language:[513],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],hidePasswordComplexity:[516,"hide-password-complexity"],clientStyling:[513,"client-styling"],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],passwordComplexity:[32],showPopup:[32],value:[32]},[[16,"sendOriginalValidityState","originalValidityChangedHandler"],[16,"sendInputValue","valueChangedHandler"],[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],value:["valueChanged"],emitValue:["emitValueHandler"]}],[1,"postalcode-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],postalcodelength:[520],addresses:[520],ignoreCountry:[516,"ignore-country"],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],selectedCountryCode:[32],currentPostalCode:[32],openAddressDropdown:[32],showNoResultsMessage:[32],refreshTrigger:[32],isFetchingAddresses:[32]},[[10,"click","handleClickOutside"],[8,"countryCodeUpdated","handleCountryCodeUpdate"],[8,"addressFetchStarted","handleFetchStarted"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"],addresses:["handleAddresses"]}],[1,"radio-input",{name:[513],displayName:[513,"display-name"],optionsGroup:[16],validation:[16],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"select-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],action:[513],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],options:[16],validation:[16],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],errorMessage:[32],isValid:[32],limitStylingAppends:[32],showTooltip:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"tel-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],showLabels:[516,"show-labels"],action:[513],validation:[16],defaultValue:[520,"default-value"],autofilled:[516],tooltip:[513],language:[513],emitValue:[516,"emit-value"],clientStyling:[513,"client-styling"],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],disablePhonePrefix:[32],phoneValue:[32],phoneCodesOptions:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"text-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],defaultValue:[513,"default-value"],autofilled:[516],tooltip:[513],language:[513],checkValidity:[516,"check-validity"],emitValue:[516,"emit-value"],isDuplicateInput:[516,"is-duplicate-input"],clientStyling:[513,"client-styling"],haspostalcodelookup:[516],isValid:[32],errorMessage:[32],limitStylingAppends:[32],showTooltip:[32],selectedCountryCode:[32]},[[10,"click","handleClickOutside"],[16,"sendInputValue","valueChangedHandler"],[16,"validationChange","handleValidationChange"],[8,"countryCodeUpdated","handleCountryCodeUpdate"],[16,"sendAddressValue","handleAddressSelection"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"]}],[1,"twofa-input",{name:[513],displayName:[513,"display-name"],placeholder:[513],validation:[16],tooltip:[513],language:[513],emitValue:[516,"emit-value"],destination:[513],resendIntervalSeconds:[514,"resend-interval-seconds"],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],mbSource:[513,"mb-source"],limitStylingAppends:[32],isValid:[32],isResendButtonAvailable:[32],showTooltip:[32],errorMessage:[32],code:[32],resendIntervalSecondsLeft:[32]},[[10,"click","handleClickOutside"]],{clientStyling:["handleStylingChange"],isValid:["validityChanged"],emitValue:["emitValueHandler"],clientStylingUrl:["handleStylingUrlChange"]}]]]],l)}));exports.setNonce=o.setNonce;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as i, p as a } from "../lazy/pam-change-password-
|
|
2
|
-
import { s as g } from "../lazy/pam-change-password-
|
|
1
|
+
import { b as i, p as a } from "../lazy/pam-change-password-if-T3Ydz.js";
|
|
2
|
+
import { s as g } from "../lazy/pam-change-password-if-T3Ydz.js";
|
|
3
3
|
import { g as t } from "./app-globals-0f993ce5-DzSE6TtH.js";
|
|
4
4
|
var n = () => {
|
|
5
5
|
const e = import.meta.url, l = {};
|
|
@@ -14,8 +14,8 @@ var o = (l, i, a) => new Promise((s, d) => {
|
|
|
14
14
|
}, t = (e) => e.done ? s(e.value) : Promise.resolve(e.value).then(u, g);
|
|
15
15
|
t((a = a.apply(l, i)).next());
|
|
16
16
|
});
|
|
17
|
-
import { b as r, p } from "../lazy/pam-change-password-
|
|
18
|
-
import { s as v } from "../lazy/pam-change-password-
|
|
17
|
+
import { b as r, p } from "../lazy/pam-change-password-uPcUTduJ.js";
|
|
18
|
+
import { s as v } from "../lazy/pam-change-password-uPcUTduJ.js";
|
|
19
19
|
import { g as c } from "./app-globals-0f993ce5-DzSE6TtH.js";
|
|
20
20
|
var m = () => {
|
|
21
21
|
const l = import.meta.url, i = {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var cn=(n,i,s)=>new Promise((l,a)=>{var e=p=>{try{y(s.next(p))}catch(d){a(d)}},o=p=>{try{y(s.throw(p))}catch(d){a(d)}},y=p=>p.done?l(p.value):Promise.resolve(p.value).then(e,o);y((s=s.apply(n,i)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./GeneralLogout-CabJYhl_.cjs");function An({withLocale:n,translations:i}){t.$locale.subscribe(s=>{s==null&&(t.$dictionary.set(i),t.$locale.set(n))})}function pn(n,i){t.addMessages(n,i)}function Un(n){t.$locale.set(n)}const fn={en:{profileUpdateSuccess:"Profile updated!",timeoutSuccess:"Timeout active",accountClosureSuccess:"Account closed",limitsUpdateSuccess:"Limits updated",limitsDeleteSuccess:"Limits deleted",passwordChangedSuccess:"Password changed successfully",realityCheckSuccess:"Reality check options saved",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},"zh-hk":{profileUpdateSuccess:"資料更新!",timeoutSuccess:"超時有效",accountClosureSuccess:"賬戶關閉",limitsUpdateSuccess:"限制已更新",limitsDeleteSuccess:"已刪除限制",passwordChangedSuccess:"密碼修改成功",realityCheckSuccess:"現實檢查選項已保存",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},fr:{profileUpdateSuccess:"Mise à jour du profil!",timeoutSuccess:"Délai d'attente actif",accountClosureSuccess:"Compte fermé",limitsUpdateSuccess:"Limites des mises à jour",limitsDeleteSuccess:"Limites supprimées",passwordChangedSuccess:"Le mot de passe a été modifié avec succés",realityCheckSuccess:"Options de contrôle de la réalité sauvegardées",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},ro:{profileUpdateSuccess:"Profil updatat!",timeoutSuccess:"Timeout activ",accountClosureSuccess:"Cont inchis",limitsUpdateSuccess:"Limite updatate",limitsDeleteSuccess:"Limite sterse",passwordChangedSuccess:"Parola schimbata cu success",realityCheckSuccess:"Optiunile de verificare de timp salvate",errorCode1000:"Parola curenta invalida",errorCode1004:"Sesiunea a expirat",errorCode1164:"New password is too similar to one used before"},es:{profileUpdateSuccess:"Perfil actualizado!",timeoutSuccess:"Pausa activa",accountClosureSuccess:"Cuenta cerrada",limitsUpdateSuccess:"Limites actualizados",limitsDeleteSuccess:"Limites delegados",passwordChangedSuccess:"Cambio de Contraseña satisfactorio",realityCheckSuccess:"Opciones de verificación de realidad guardadas",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},pt:{profileUpdateSuccess:"Perfil atualizado!",timeoutSuccess:"Tempo Limite ativo",accountClosureSuccess:"Conta encerrada",limitsUpdateSuccess:"Limites atualizados",limitsDeleteSuccess:"Limites excluídos",passwordChangedSuccess:"Senha alterada com sucesso",realityCheckSuccess:"Opções de verificação de realidade salvas",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},hr:{profileUpdateSuccess:"Profil ažuriran!",timeoutSuccess:"Pauza je aktivna",accountClosureSuccess:"Račun zatvoren",limitsUpdateSuccess:"Ograničenja ažurirana",limitsDeleteSuccess:"Ograničenja izbrisana",passwordChangedSuccess:"Lozinka je uspješno promijenjena",realityCheckSuccess:"Opcije provjere stvarnosti spremljene",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},"pt-br":{profileUpdateSuccess:"Perfil aceito!",timeoutSuccess:"Pausa ativa",accountClosureSuccess:"Conta encerrada",limitsUpdateSuccess:"Limites atualizados",limitsDeleteSuccess:"Limites apagados",PasswordChangedSuccess:"Senha alterada com sucesso",realityCheckSuccess:"Opções de verificação da realidade salvas",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},"es-mx":{profileUpdateSuccess:"Perfil aceptado!",timeoutSuccess:"Pausa activa",accountClosureSuccess:"Cuenta cerrada",limitsUpdateSuccess:"Límites actualizados",limitsDeleteSuccess:"Límites borrados",PasswordChangedSuccess:"Password cambiada con éxito",realityCheckSuccess:"Opciones de control de realidad guardadas",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},tr:{profileUpdateSuccess:"Profil güncellendi!",timeoutSuccess:"Zaman aşımı etkin",accountClosureSuccess:"Hesap kapatıldı",limitsUpdateSuccess:"Sınırlar güncellendi",limitsDeleteSuccess:"Sınırlar silindi",passwordChangedSuccess:"parola başarıyla değiştirildi",realityCheckSuccess:"Gerçeklik kontrolü seçenekleri kaydedildi",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"},"en-us":{profileUpdateSuccess:"Profile updated!",timeoutSuccess:"Timeout active",accountClosureSuccess:"Account closed",limitsUpdateSuccess:"Limits updated",limitsDeleteSuccess:"Limits deleted",passwordChangedSuccess:"Password changed successfully",realityCheckSuccess:"Reality check options saved",errorCode1000:"Invalid old password",errorCode1004:"Session not found",errorCode1164:"New password is too similar to one used before"}};function Dn(n){t.append_styles(n,"svelte-1l89fiq",'*,*::before,*::after,body{margin:0;padding:0;box-sizing:border-box}.PlayerAccountPage{display:grid;gap:10px;width:100%;grid-template-areas:"nav main aside";grid-template-rows:auto;grid-template-columns:300px 1fr 300px;background:var(--emw--pam-color-bg, var(--emw--color-gray-50, #f9f8f8))}.PlayerAccountPage.PlayerAccountMobilePage{display:block;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));padding-right:0px}.PlayerAccountPage>nav{grid-area:nav;background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));box-shadow:inset 0 0 0 3px rgba(255, 255, 255, 0.3);background-clip:padding-box;border-radius:var(--emw--border-radius-medium, 10px)}.PlayerAccountPage>nav.PlayerAccountMobile{background:linear-gradient(to right, var(--emw--color-primary-variant, #184026), var(--emw--color-secondary-variant, #013e5c));color:var(--emw--pam-typography-color-nav-bg, var(--emw--color-contrast, #ffffff));border-radius:0px;padding:0}.PlayerAccountPage>main{grid-area:main}.PlayerAccountPage>aside{background:var(--emw--color-primary, #184026);grid-area:aside;border-radius:var(--emw--border-radius-medium, 10px);padding:15px}@media(max-width: 1200px){.PlayerAccountPage{grid-template-areas:"nav main" " aside aside";grid-template-rows:auto;grid-template-columns:1fr 2fr}}')}function qn(n){let i;function s(e,o){if(e[81])return In;if(e[79]&&e[0]&&e[1])return Tn}let l=s(n),a=l&&l(n);return{c(){i=t.element("section"),a&&a.c(),t.attr(i,"class","PlayerAccountPage "+(n[81]?"PlayerAccountMobilePage":""))},m(e,o){t.insert(e,i,o),a&&a.m(i,null)},p(e,o){l===(l=s(e))&&a?a.p(e,o):(a&&a.d(1),a=l&&l(e),a&&(a.c(),a.m(i,null)))},d(e){e&&t.detach(i),a&&a.d()}}}function jn(n){let i;return{c(){i=t.element("div"),t.attr(i,"class","ModalLoader")},m(s,l){t.insert(s,i,l)},p:t.noop,d(s){s&&t.detach(i)}}}function Tn(n){let i,s,l,a,e,o,y,p,d,g,z;function A(u,w){if(u[80]===u[84][0])return li;if(u[80]===u[84][1])return oi;if(u[80]===u[84][2])return si;if(u[80]===u[84][3])return ti;if(u[80]===u[84][4])return ii;if(u[80]===u[84][5])return ni;if(u[80]==u[84][6])return ei;if(u[80]===u[84][7])return xn;if(u[80]===u[84][8])return $n;if(u[80]===u[84][9])return Yn;if(u[80]===u[84][10])return Zn;if(u[80]===u[84][11])return Kn;if(u[80]===u[84][12])return Fn;if(u[80]===u[84][13])return Bn;if(u[80]===u[84][14])return Hn;if(u[80]===u[84][15])return Vn;if(u[80]===u[84][16])return Qn;if(u[80]===u[84][17])return Jn;if(u[80]===u[84][18])return Xn;if(u[80]===u[84][19])return Gn;if(u[80]===u[84][20])return Rn;if(u[80]===u[84][21])return En;if(u[80]===u[84][22])return On}let v=A(n),h=v&&v(n);return{c(){i=t.element("nav"),s=t.element("player-account-menu-nd"),a=t.space(),e=t.element("main"),h&&h.c(),o=t.space(),y=t.element("aside"),p=t.element("player-account-notifications")},m(u,w){t.insert(u,i,w),t.append(i,s),t.insert(u,a,w),t.insert(u,e,w),h&&h.m(e,null),t.insert(u,o,w),t.insert(u,y,w),t.append(y,p),g||(z=[t.action_destroyer(l=n[86].call(null,s,{componentName:"player-account-menu-nd",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],env:n[1],activemenuitem:n[80],cmsendpoint:n[0],selecteditem:n[83],userroles:n[12],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),t.action_destroyer(d=n[86].call(null,p,{componentName:"player-account-notifications",props:{lang:n[6],cmsendpoint:n[0],env:n[1],userroles:n[12],customnotifications:n[2],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],translationurl:n[27]}}))],g=!0)},p(u,w){l&&t.is_function(l.update)&&w[0]&117444731|w[2]&262144&&l.update.call(null,{componentName:"player-account-menu-nd",props:{endpoint:u[5],session:u[4],playerid:u[3],lang:u[6],env:u[1],activemenuitem:u[80],cmsendpoint:u[0],selecteditem:u[83],userroles:u[12],clientstyling:u[24],clientstylingurl:u[25],mbsource:u[26]}}),v===(v=A(u))&&h?h.p(u,w):(h&&h.d(1),h=v&&v(u),h&&(h.c(),h.m(e,null))),d&&t.is_function(d.update)&&w[0]&251662407&&d.update.call(null,{componentName:"player-account-notifications",props:{lang:u[6],cmsendpoint:u[0],env:u[1],userroles:u[12],customnotifications:u[2],clientstyling:u[24],clientstylingurl:u[25],mbsource:u[26],translationurl:u[27]}})},d(u){u&&(t.detach(i),t.detach(a),t.detach(e),t.detach(o),t.detach(y)),h&&h.d(),g=!1,t.run_all(z)}}}function In(n){let i;function s(e,o){if(!e[80])return Di;if(e[80]===e[84][0])return Ui;if(e[80]===e[84][1])return Ai;if(e[80]===e[84][2])return zi;if(e[80]===e[84][3])return Wi;if(e[80]===e[84][4])return Li;if(e[80]===e[84][5])return Mi;if(e[80]===e[84][6])return Pi;if(e[80]===e[84][7])return Ni;if(e[80]===e[84][8])return Si;if(e[80]===e[84][9])return vi;if(e[80]===e[84][10])return Ci;if(e[80]===e[84][11])return ki;if(e[80]===e[84][12])return _i;if(e[80]===e[84][13])return bi;if(e[80]===e[84][14])return wi;if(e[80]===e[84][15])return gi;if(e[80]===e[84][16])return hi;if(e[80]===e[84][17])return yi;if(e[80]===e[84][18])return fi;if(e[80]===e[84][19])return pi;if(e[80]===e[84][20])return ci;if(e[80]===e[84][21])return mi;if(e[80]===e[84][22])return di;if(e[80]===e[84][23])return ui}let l=s(n),a=l&&l(n);return{c(){a&&a.c(),i=t.empty()},m(e,o){a&&a.m(e,o),t.insert(e,i,o)},p(e,o){l===(l=s(e))&&a?a.p(e,o):(a&&a.d(1),a=l&&l(e),a&&(a.c(),a.m(i.parentNode,i)))},d(e){e&&t.detach(i),a&&a.d(e)}}}function On(n){let i,s,l,a;return{c(){i=t.element("player-account-review-frequency")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-review-frequency",props:{endpoint:n[5],lang:n[6],playerid:n[3],session:n[4],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],translationurl:n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-account-review-frequency",props:{endpoint:e[5],lang:e[6],playerid:e[3],session:e[4],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],translationurl:e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function En(n){let i,s,l,a;return{c(){i=t.element("player-account-transactions-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-transactions-history",props:{endpoint:n[5],playerid:n[3],session:n[4],historytypes:n[49],hidecolumns:n[50],hidevalues:n[51],pagesizeoptions:n[52],defaultpagesize:n[53],dateformat:n[54],playercurrency:n[22],formatamount:n[48],customcurrencysymbols:n[21],mbsource:n[26],clientstylingurl:n[25],clientstyling:n[24],translationurl:n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&257949752|o[1]&16646144&&s.update.call(null,{componentName:"player-account-transactions-history",props:{endpoint:e[5],playerid:e[3],session:e[4],historytypes:e[49],hidecolumns:e[50],hidevalues:e[51],pagesizeoptions:e[52],defaultpagesize:e[53],dateformat:e[54],playercurrency:e[22],formatamount:e[48],customcurrencysymbols:e[21],mbsource:e[26],clientstylingurl:e[25],clientstyling:e[24],translationurl:e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Rn(n){let i,s,l,a;return{c(){i=t.element("user-transaction-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"user-transaction-history",props:{endpoint:n[5],"user-id":n[3],session:n[4],dateformat:n[54],mobile:n[81],"translation-url":n[27],language:n[6]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&134217848|o[1]&8388608&&s.update.call(null,{componentName:"user-transaction-history",props:{endpoint:e[5],"user-id":e[3],session:e[4],dateformat:e[54],mobile:e[81],"translation-url":e[27],language:e[6]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Gn(n){let i,s,l,a;return{c(){i=t.element("user-deposit-withdrawal")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"user-deposit-withdrawal",props:{endpoint:n[5],type:"withdraw",channel:n[82],language:n[6],"translation-url":n[27],currency:n[22],"show-bonus-selection-input":n[45],"product-type":n[33],"user-id":n[3],session:n[4],"success-url":"https://"+window.location.hostname+"/"+n[6]+n[34],"cancel-url":"https://"+window.location.hostname+"/"+n[6]+n[36],"fail-url":"https://"+window.location.hostname+"/"+n[6]+n[35],"sports-url":"https://"+window.location.hostname+"/"+n[6]+n[37],"casino-url":"https://"+window.location.hostname+"/"+n[6]+n[38],"contact-url":"https://"+window.location.hostname+"/"+n[6]+n[39],"home-url":"https://"+window.location.hostname+"/"+n[6]+n[40],"deposit-url":"https://"+window.location.hostname+"/"+n[6]+n[44],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26],"forward-cashier-redirects":n[74]==="true"}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&25596|o[2]&4096&&s.update.call(null,{componentName:"user-deposit-withdrawal",props:{endpoint:e[5],type:"withdraw",channel:e[82],language:e[6],"translation-url":e[27],currency:e[22],"show-bonus-selection-input":e[45],"product-type":e[33],"user-id":e[3],session:e[4],"success-url":"https://"+window.location.hostname+"/"+e[6]+e[34],"cancel-url":"https://"+window.location.hostname+"/"+e[6]+e[36],"fail-url":"https://"+window.location.hostname+"/"+e[6]+e[35],"sports-url":"https://"+window.location.hostname+"/"+e[6]+e[37],"casino-url":"https://"+window.location.hostname+"/"+e[6]+e[38],"contact-url":"https://"+window.location.hostname+"/"+e[6]+e[39],"home-url":"https://"+window.location.hostname+"/"+e[6]+e[40],"deposit-url":"https://"+window.location.hostname+"/"+e[6]+e[44],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26],"forward-cashier-redirects":e[74]==="true"}})},d(e){e&&t.detach(i),l=!1,a()}}}function Xn(n){let i,s,l,a;return{c(){i=t.element("user-deposit-withdrawal")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"user-deposit-withdrawal",props:{endpoint:n[5],type:"deposit",channel:n[82],language:n[6],"translation-url":n[27],currency:n[22],"show-bonus-selection-input":n[45],"product-type":n[33],"user-id":n[3],session:n[4],"success-url":"https://"+window.location.hostname+"/"+n[6]+n[34],"cancel-url":"https://"+window.location.hostname+"/"+n[6]+n[36],"fail-url":"https://"+window.location.hostname+"/"+n[6]+n[35],"sports-url":"https://"+window.location.hostname+"/"+n[6]+n[37],"casino-url":"https://"+window.location.hostname+"/"+n[6]+n[38],"contact-url":"https://"+window.location.hostname+"/"+n[6]+n[39],"home-url":"https://"+window.location.hostname+"/"+n[6]+n[40],"deposit-url":"https://"+window.location.hostname+"/"+n[6]+n[44],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26],"forward-cashier-redirects":n[74]==="true"}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&25596|o[2]&4096&&s.update.call(null,{componentName:"user-deposit-withdrawal",props:{endpoint:e[5],type:"deposit",channel:e[82],language:e[6],"translation-url":e[27],currency:e[22],"show-bonus-selection-input":e[45],"product-type":e[33],"user-id":e[3],session:e[4],"success-url":"https://"+window.location.hostname+"/"+e[6]+e[34],"cancel-url":"https://"+window.location.hostname+"/"+e[6]+e[36],"fail-url":"https://"+window.location.hostname+"/"+e[6]+e[35],"sports-url":"https://"+window.location.hostname+"/"+e[6]+e[37],"casino-url":"https://"+window.location.hostname+"/"+e[6]+e[38],"contact-url":"https://"+window.location.hostname+"/"+e[6]+e[39],"home-url":"https://"+window.location.hostname+"/"+e[6]+e[40],"deposit-url":"https://"+window.location.hostname+"/"+e[6]+e[44],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26],"forward-cashier-redirects":e[74]==="true"}})},d(e){e&&t.detach(i),l=!1,a()}}}function Jn(n){let i,s,l,a;return{c(){i=t.element("player-kyc-verification")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-kyc-verification",props:{endpoint:n[5],session:n[4],"hide-vulnerability-check":n[71],"user-id":n[3],language:n[6],"translation-url":n[27],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360|o[2]&512&&s.update.call(null,{componentName:"player-kyc-verification",props:{endpoint:e[5],session:e[4],"hide-vulnerability-check":e[71],"user-id":e[3],language:e[6],"translation-url":e[27],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Qn(n){let i,s,l,a;return{c(){i=t.element("player-account-gaming-limits-wrapper-2-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-gaming-limits-wrapper-2-nd",props:{endpoint:n[5],userid:n[3],session:n[4],tablabels:n[14],lang:n[6],historyenabled:n[15],deletelimit:n[16],limitsamount:n[17],netdepositprogress:n[18],limitsperiods:n[19],numberofentries:n[20],customcurrencysymbols:n[21],currency:n[22],companylimits:n[28],apiversion:n[23],timezone:n[65],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],limitformat:n[48],allowedextenssion:n[63],filesizeallow:n[64],cooloffstrictmode:n[75]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&536854648|o[1]&131072|o[2]&8206&&s.update.call(null,{componentName:"player-account-gaming-limits-wrapper-2-nd",props:{endpoint:e[5],userid:e[3],session:e[4],tablabels:e[14],lang:e[6],historyenabled:e[15],deletelimit:e[16],limitsamount:e[17],netdepositprogress:e[18],limitsperiods:e[19],numberofentries:e[20],customcurrencysymbols:e[21],currency:e[22],companylimits:e[28],apiversion:e[23],timezone:e[65],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],limitformat:e[48],allowedextenssion:e[63],filesizeallow:e[64],cooloffstrictmode:e[75]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Vn(n){let i,s,l,a;return{c(){i=t.element("player-account-betting-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-betting-history",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-account-betting-history",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Hn(n){let i,s,l,a;return{c(){i=t.element("player-transaction-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-transaction-history",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-transaction-history",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Bn(n){let i,s,l,a;return{c(){i=t.element("player-pending-withdrawals")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-pending-withdrawals",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-pending-withdrawals",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Fn(n){let i,s,l,a;return{c(){i=t.element("player-withdrawal")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-withdrawal",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],hasdefaultamount:n[11],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currency:n[22]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255854712&&s.update.call(null,{componentName:"player-withdrawal",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],hasdefaultamount:e[11],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currency:e[22]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Kn(n){let i,s,l,a;return{c(){i=t.element("player-deposit")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-deposit",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],hasdefaultamount:n[11],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currency:n[22]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255854712&&s.update.call(null,{componentName:"player-deposit",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],hasdefaultamount:e[11],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currency:e[22]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Zn(n){let i,s,l,a;return{c(){i=t.element("player-gaming-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-gaming-history",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],dateformat:n[54],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],gmversion:n[32],currencylocale:n[66],currencydisplay:n[67],amountfallbacktext:n[70],maximumfractiondigits:n[68],minimumfractiondigits:n[69]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360|o[1]&8388610|o[2]&496&&s.update.call(null,{componentName:"player-gaming-history",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],dateformat:e[54],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],gmversion:e[32],currencylocale:e[66],currencydisplay:e[67],amountfallbacktext:e[70],maximumfractiondigits:e[68],minimumfractiondigits:e[69]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Yn(n){let i,s,l,a;return{c(){i=t.element("player-bonus-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-bonus-history",props:{endpoint:n[5],session:n[4],playerid:n[3],bonushistorystatus:n[61],bonushistorytype:n[62],lang:n[6],dateformat:n[54],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currency:n[22],currencylocale:n[66],currencydisplay:n[67],maximumfractiondigits:n[68],minimumfractiondigits:n[69]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&1082130432|o[2]&241&&s.update.call(null,{componentName:"player-bonus-history",props:{endpoint:e[5],session:e[4],playerid:e[3],bonushistorystatus:e[61],bonushistorytype:e[62],lang:e[6],dateformat:e[54],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currency:e[22],currencylocale:e[66],currencydisplay:e[67],maximumfractiondigits:e[68],minimumfractiondigits:e[69]}})},d(e){e&&t.detach(i),l=!1,a()}}}function $n(n){let i,s,l,a;return{c(){i=t.element("player-active-bonuses")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-active-bonuses",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],dateformat:n[54],translationurl:n[27],currency:n[22],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currencylocale:n[66],currencydisplay:n[67],maximumfractiondigits:n[68],minimumfractiondigits:n[69],ishiddenwageringbonus:n[73]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&8388608|o[2]&2288&&s.update.call(null,{componentName:"player-active-bonuses",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],dateformat:e[54],translationurl:e[27],currency:e[22],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currencylocale:e[66],currencydisplay:e[67],maximumfractiondigits:e[68],minimumfractiondigits:e[69],ishiddenwageringbonus:e[73]}})},d(e){e&&t.detach(i),l=!1,a()}}}function xn(n){let i,s,l,a;return{c(){i=t.element("player-account-self-exclusion-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-self-exclusion-nd",props:{hasconfirmationmodal:n[58],userid:n[3],session:n[4],gmversion:n[32],endpoint:n[5],lang:n[6],sendnotificationemail:n[56],operator:n[7],supportemail:n[8],termsconditionslink:n[9],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251659256|o[1]&167772162&&s.update.call(null,{componentName:"player-account-self-exclusion-nd",props:{hasconfirmationmodal:e[58],userid:e[3],session:e[4],gmversion:e[32],endpoint:e[5],lang:e[6],sendnotificationemail:e[56],operator:e[7],supportemail:e[8],termsconditionslink:e[9],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ei(n){let i,s,l,a;return{c(){i=t.element("player-account-gaming-limits")},m(e,o){t.insert(e,i,o),l||(a=[t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-gaming-limits",props:{currency:n[22],translationurl:n[27],separatelimits:n[10],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),t.action_destroyer(n[85].call(null,i))],l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255853568&&s.update.call(null,{componentName:"player-account-gaming-limits",props:{currency:e[22],translationurl:e[27],separatelimits:e[10],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,t.run_all(a)}}}function ni(n){let i,s,l,a;return{c(){i=t.element("player-account-product-restriction")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-product-restriction",props:{lang:n[6],endpoint:n[5],playerid:n[3],session:n[4],dateformat:n[54],baseurl:n[41],hideproducts:n[42],mergeproducts:n[43],hasconfirmationmodal:n[58],hascancelbutton:n[57],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360|o[1]&209722368&&s.update.call(null,{componentName:"player-account-product-restriction",props:{lang:e[6],endpoint:e[5],playerid:e[3],session:e[4],dateformat:e[54],baseurl:e[41],hideproducts:e[42],mergeproducts:e[43],hasconfirmationmodal:e[58],hascancelbutton:e[57],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ii(n){let i,s,l,a;return{c(){i=t.element("player-account-closure-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-closure-nd",props:{lang:n[6],clientstyling:n[24],translationurl:n[27],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658304&&s.update.call(null,{componentName:"player-account-closure-nd",props:{lang:e[6],clientstyling:e[24],translationurl:e[27],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ti(n){let i,s,l,a;return{c(){i=t.element("player-account-timeout")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-timeout",props:{hasconfirmationmodal:n[55],endpoint:n[5],lang:n[6],operator:n[7],supportemail:n[8],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658720|o[1]&16777216&&s.update.call(null,{componentName:"player-account-timeout",props:{hasconfirmationmodal:e[55],endpoint:e[5],lang:e[6],operator:e[7],supportemail:e[8],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function si(n){let i,s,l,a;return{c(){i=t.element("player-reality-check")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-reality-check",props:{endpoint:n[5],translationurl:n[27],playerid:n[3],session:n[4],lang:n[6],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-reality-check",props:{endpoint:e[5],translationurl:e[27],playerid:e[3],session:e[4],lang:e[6],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function oi(n){let i;function s(e,o){return e[32]==="gmcore"||e[32]==="gm16"?ri:ai}let l=s(n),a=l(n);return{c(){a.c(),i=t.empty()},m(e,o){a.m(e,o),t.insert(e,i,o)},p(e,o){l===(l=s(e))&&a?a.p(e,o):(a.d(1),a=l(e),a&&(a.c(),a.m(i.parentNode,i)))},d(e){e&&t.detach(i),a.d(e)}}}function li(n){let i,s,l,a;return{c(){i=t.element("player-profile-info")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-profile-info",props:{endpoint:n[5],lang:n[6],sessionid:n[4],userid:n[78],countrycode:H,translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],custominputtextswitch:n[29],showlocationdetailsdescription:n[30],disabledfields:n[31],showwelcomepanel:n[72]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&1862271088|o[1]&1|o[2]&66560&&s.update.call(null,{componentName:"player-profile-info",props:{endpoint:e[5],lang:e[6],sessionid:e[4],userid:e[78],countrycode:H,translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],custominputtextswitch:e[29],showlocationdetailsdescription:e[30],disabledfields:e[31],showwelcomepanel:e[72]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ai(n){let i,s,l,a;return{c(){i=t.element("pam-change-password")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"pam-change-password",props:{endpoint:n[5],session:n[4],language:n[6],"forgot-mode":n[59],token:n[60],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26],"translation-url":n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658352|o[1]&805306368&&s.update.call(null,{componentName:"pam-change-password",props:{endpoint:e[5],session:e[4],language:e[6],"forgot-mode":e[59],token:e[60],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26],"translation-url":e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ri(n){let i,s,l,a;return{c(){i=t.element("player-change-password-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-change-password-nd",props:{simplepasswordvalidation:n[13],translationurl:n[27],lang:n[6],passwordregex:n[47],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251666496|o[1]&65536&&s.update.call(null,{componentName:"player-change-password-nd",props:{simplepasswordvalidation:e[13],translationurl:e[27],lang:e[6],passwordregex:e[47],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ui(n){let i,s,l,a;return{c(){i=t.element("player-account-biometrics")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-biometrics",props:{biometricsenabled:n[46],lang:n[6],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],translationurl:n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658304|o[1]&32768&&s.update.call(null,{componentName:"player-account-biometrics",props:{biometricsenabled:e[46],lang:e[6],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],translationurl:e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function di(n){let i,s,l,a;return{c(){i=t.element("player-account-review-frequency")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-review-frequency",props:{endpoint:n[5],lang:n[6],playerid:n[3],session:n[4],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],translationurl:n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-account-review-frequency",props:{endpoint:e[5],lang:e[6],playerid:e[3],session:e[4],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],translationurl:e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function mi(n){let i,s,l,a;return{c(){i=t.element("player-account-transactions-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-transactions-history",props:{lang:n[6],endpoint:n[5],playerid:n[3],session:n[4],historytypes:n[49],hidecolumns:n[50],hidevalues:n[51],pagesizeoptions:n[52],defaultpagesize:n[53],dateformat:n[54],playercurrency:n[22],formatamount:n[48],customcurrencysymbols:n[21],mbsource:n[26],clientstylingurl:n[25],clientstyling:n[24],translationurl:n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&257949816|o[1]&16646144&&s.update.call(null,{componentName:"player-account-transactions-history",props:{lang:e[6],endpoint:e[5],playerid:e[3],session:e[4],historytypes:e[49],hidecolumns:e[50],hidevalues:e[51],pagesizeoptions:e[52],defaultpagesize:e[53],dateformat:e[54],playercurrency:e[22],formatamount:e[48],customcurrencysymbols:e[21],mbsource:e[26],clientstylingurl:e[25],clientstyling:e[24],translationurl:e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ci(n){let i,s,l,a;return{c(){i=t.element("user-transaction-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"user-transaction-history",props:{endpoint:n[5],"user-id":n[3],session:n[4],dateformat:n[54],mobile:n[81],"translation-url":n[27],language:n[6],"mb-source":n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&201326712|o[1]&8388608&&s.update.call(null,{componentName:"user-transaction-history",props:{endpoint:e[5],"user-id":e[3],session:e[4],dateformat:e[54],mobile:e[81],"translation-url":e[27],language:e[6],"mb-source":e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function pi(n){let i,s,l,a;return{c(){i=t.element("user-deposit-withdrawal")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"user-deposit-withdrawal",props:{endpoint:n[5],type:"withdraw",channel:n[82],language:n[6],"translation-url":n[27],currency:n[22],"show-bonus-selection-input":n[45],"product-type":n[33],"user-id":n[3],session:n[4],"success-url":"https://"+window.location.hostname+"/"+n[6]+n[34],"cancel-url":"https://"+window.location.hostname+"/"+n[6]+n[36],"fail-url":"https://"+window.location.hostname+"/"+n[6]+n[35],"sports-url":"https://"+window.location.hostname+"/"+n[6]+n[37],"casino-url":"https://"+window.location.hostname+"/"+n[6]+n[38],"contact-url":'https"://'+window.location.hostname+"/"+n[6]+n[39],"home-url":'https"://'+window.location.hostname+"/"+n[6]+n[40],"deposit-url":'https"://'+window.location.hostname+"/"+n[6]+n[44],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26],"forward-cashier-redirects":n[74]==="true"}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&25596|o[2]&4096&&s.update.call(null,{componentName:"user-deposit-withdrawal",props:{endpoint:e[5],type:"withdraw",channel:e[82],language:e[6],"translation-url":e[27],currency:e[22],"show-bonus-selection-input":e[45],"product-type":e[33],"user-id":e[3],session:e[4],"success-url":"https://"+window.location.hostname+"/"+e[6]+e[34],"cancel-url":"https://"+window.location.hostname+"/"+e[6]+e[36],"fail-url":"https://"+window.location.hostname+"/"+e[6]+e[35],"sports-url":"https://"+window.location.hostname+"/"+e[6]+e[37],"casino-url":"https://"+window.location.hostname+"/"+e[6]+e[38],"contact-url":'https"://'+window.location.hostname+"/"+e[6]+e[39],"home-url":'https"://'+window.location.hostname+"/"+e[6]+e[40],"deposit-url":'https"://'+window.location.hostname+"/"+e[6]+e[44],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26],"forward-cashier-redirects":e[74]==="true"}})},d(e){e&&t.detach(i),l=!1,a()}}}function fi(n){let i,s,l,a;return{c(){i=t.element("user-deposit-withdrawal")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"user-deposit-withdrawal",props:{endpoint:n[5],type:"deposit",channel:n[82],language:n[6],"translation-url":n[27],currency:n[22],"show-bonus-selection-input":n[45],"product-type":n[33],"user-id":n[3],session:n[4],"success-url":"https://"+window.location.hostname+"/"+n[6]+n[34],"cancel-url":"https://"+window.location.hostname+"/"+n[6]+n[36],"fail-url":"https://"+window.location.hostname+"/"+n[6]+n[35],"sports-url":"https://"+window.location.hostname+"/"+n[6]+n[37],"casino-url":"https://"+window.location.hostname+"/"+n[6]+n[38],"contact-url":'https"://'+window.location.hostname+"/"+n[6]+n[39],"home-url":'https"://'+window.location.hostname+"/"+n[6]+n[40],"deposit-url":'https"://'+window.location.hostname+"/"+n[6]+n[44],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26],"forward-cashier-redirects":n[74]==="true"}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&25596|o[2]&4096&&s.update.call(null,{componentName:"user-deposit-withdrawal",props:{endpoint:e[5],type:"deposit",channel:e[82],language:e[6],"translation-url":e[27],currency:e[22],"show-bonus-selection-input":e[45],"product-type":e[33],"user-id":e[3],session:e[4],"success-url":"https://"+window.location.hostname+"/"+e[6]+e[34],"cancel-url":"https://"+window.location.hostname+"/"+e[6]+e[36],"fail-url":"https://"+window.location.hostname+"/"+e[6]+e[35],"sports-url":"https://"+window.location.hostname+"/"+e[6]+e[37],"casino-url":"https://"+window.location.hostname+"/"+e[6]+e[38],"contact-url":'https"://'+window.location.hostname+"/"+e[6]+e[39],"home-url":'https"://'+window.location.hostname+"/"+e[6]+e[40],"deposit-url":'https"://'+window.location.hostname+"/"+e[6]+e[44],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26],"forward-cashier-redirects":e[74]==="true"}})},d(e){e&&t.detach(i),l=!1,a()}}}function yi(n){let i,s,l,a;return{c(){i=t.element("player-kyc-verification")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-kyc-verification",props:{endpoint:n[5],session:n[4],"hide-vulnerability-check":n[71],"user-id":n[3],language:n[6],"translation-url":n[27],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360|o[2]&512&&s.update.call(null,{componentName:"player-kyc-verification",props:{endpoint:e[5],session:e[4],"hide-vulnerability-check":e[71],"user-id":e[3],language:e[6],"translation-url":e[27],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function hi(n){let i,s,l,a;return{c(){i=t.element("player-account-gaming-limits-wrapper-2-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-gaming-limits-wrapper-2-nd",props:{endpoint:n[5],userid:n[3],session:n[4],lang:n[6],tablabels:n[14],historyenabled:n[15],deletelimit:n[16],limitsamount:n[17],timezone:n[65],netdepositprogress:n[18],limitsperiods:n[19],numberofentries:n[20],customcurrencysymbols:n[21],currency:n[22],companylimits:n[28],apiversion:n[23],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],limitformat:n[48],allowedextenssion:n[63],filesizeallow:n[64],cooloffstrictmode:n[75]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&536854648|o[1]&131072|o[2]&8206&&s.update.call(null,{componentName:"player-account-gaming-limits-wrapper-2-nd",props:{endpoint:e[5],userid:e[3],session:e[4],lang:e[6],tablabels:e[14],historyenabled:e[15],deletelimit:e[16],limitsamount:e[17],timezone:e[65],netdepositprogress:e[18],limitsperiods:e[19],numberofentries:e[20],customcurrencysymbols:e[21],currency:e[22],companylimits:e[28],apiversion:e[23],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],limitformat:e[48],allowedextenssion:e[63],filesizeallow:e[64],cooloffstrictmode:e[75]}})},d(e){e&&t.detach(i),l=!1,a()}}}function gi(n){let i,s,l,a;return{c(){i=t.element("player-account-betting-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-betting-history",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-account-betting-history",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function wi(n){let i,s,l,a;return{c(){i=t.element("player-transaction-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-transaction-history",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-transaction-history",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function bi(n){let i,s,l,a;return{c(){i=t.element("player-pending-withdrawals")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-pending-withdrawals",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-pending-withdrawals",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function _i(n){let i,s,l,a;return{c(){i=t.element("player-withdrawal")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-withdrawal",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],hasdefaultamount:n[11],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currency:n[22]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255854712&&s.update.call(null,{componentName:"player-withdrawal",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],hasdefaultamount:e[11],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currency:e[22]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ki(n){let i,s,l,a;return{c(){i=t.element("player-deposit")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-deposit",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],hasdefaultamount:n[11],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currency:n[22]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255854712&&s.update.call(null,{componentName:"player-deposit",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],hasdefaultamount:e[11],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currency:e[22]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Ci(n){let i,s,l,a;return{c(){i=t.element("player-gaming-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-gaming-history",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],dateformat:n[54],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],gmversion:n[32],currencylocale:n[66],currencydisplay:n[67],amountfallbacktext:n[70],maximumfractiondigits:n[68],minimumfractiondigits:n[69]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360|o[1]&8388610|o[2]&496&&s.update.call(null,{componentName:"player-gaming-history",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],dateformat:e[54],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],gmversion:e[32],currencylocale:e[66],currencydisplay:e[67],amountfallbacktext:e[70],maximumfractiondigits:e[68],minimumfractiondigits:e[69]}})},d(e){e&&t.detach(i),l=!1,a()}}}function vi(n){let i,s,l,a;return{c(){i=t.element("player-bonus-history")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-bonus-history",props:{endpoint:n[5],session:n[4],playerid:n[3],bonushistorystatus:n[61],bonushistorytype:n[62],lang:n[6],dateformat:n[54],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currency:n[22],currencylocale:n[66],currencydisplay:n[67],maximumfractiondigits:n[68],minimumfractiondigits:n[69]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&1082130432|o[2]&241&&s.update.call(null,{componentName:"player-bonus-history",props:{endpoint:e[5],session:e[4],playerid:e[3],bonushistorystatus:e[61],bonushistorytype:e[62],lang:e[6],dateformat:e[54],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currency:e[22],currencylocale:e[66],currencydisplay:e[67],maximumfractiondigits:e[68],minimumfractiondigits:e[69]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Si(n){let i,s,l,a;return{c(){i=t.element("player-active-bonuses")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-active-bonuses",props:{endpoint:n[5],session:n[4],playerid:n[3],lang:n[6],dateformat:n[54],translationurl:n[27],currency:n[22],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],currencylocale:n[66],currencydisplay:n[67],maximumfractiondigits:n[68],minimumfractiondigits:n[69],ishiddenwageringbonus:n[73]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255852664|o[1]&8388608|o[2]&2288&&s.update.call(null,{componentName:"player-active-bonuses",props:{endpoint:e[5],session:e[4],playerid:e[3],lang:e[6],dateformat:e[54],translationurl:e[27],currency:e[22],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],currencylocale:e[66],currencydisplay:e[67],maximumfractiondigits:e[68],minimumfractiondigits:e[69],ishiddenwageringbonus:e[73]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Ni(n){let i,s,l,a;return{c(){i=t.element("player-account-self-exclusion-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-self-exclusion-nd",props:{hasconfirmationmodal:n[58],userid:n[3],session:n[4],gmversion:n[32],endpoint:n[5],lang:n[6],sendnotificationemail:n[56],operator:n[7],supportemail:n[8],termsconditionslink:n[9],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251659256|o[1]&167772162&&s.update.call(null,{componentName:"player-account-self-exclusion-nd",props:{hasconfirmationmodal:e[58],userid:e[3],session:e[4],gmversion:e[32],endpoint:e[5],lang:e[6],sendnotificationemail:e[56],operator:e[7],supportemail:e[8],termsconditionslink:e[9],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Pi(n){let i,s,l,a;return{c(){i=t.element("player-account-gaming-limits")},m(e,o){t.insert(e,i,o),l||(a=[t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-gaming-limits",props:{currency:n[22],separatelimits:n[10],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),t.action_destroyer(n[85].call(null,i))],l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&255853568&&s.update.call(null,{componentName:"player-account-gaming-limits",props:{currency:e[22],separatelimits:e[10],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,t.run_all(a)}}}function Mi(n){let i,s,l,a;return{c(){i=t.element("player-account-product-restriction")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-product-restriction",props:{lang:n[6],endpoint:n[5],playerid:n[3],session:n[4],dateformat:n[54],baseurl:n[41],hideproducts:n[42],mergeproducts:n[43],hasconfirmationmodal:n[58],hascancelbutton:n[57],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360|o[1]&209722368&&s.update.call(null,{componentName:"player-account-product-restriction",props:{lang:e[6],endpoint:e[5],playerid:e[3],session:e[4],dateformat:e[54],baseurl:e[41],hideproducts:e[42],mergeproducts:e[43],hasconfirmationmodal:e[58],hascancelbutton:e[57],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Li(n){let i,s,l,a;return{c(){i=t.element("player-account-closure-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-closure-nd",props:{lang:n[6],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],translationurl:n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658304&&s.update.call(null,{componentName:"player-account-closure-nd",props:{lang:e[6],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],translationurl:e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Wi(n){let i,s,l,a;return{c(){i=t.element("player-account-timeout")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-account-timeout",props:{hasconfirmationmodal:n[55],endpoint:n[5],lang:n[6],operator:n[7],supportemail:n[8],translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658720|o[1]&16777216&&s.update.call(null,{componentName:"player-account-timeout",props:{hasconfirmationmodal:e[55],endpoint:e[5],lang:e[6],operator:e[7],supportemail:e[8],translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function zi(n){let i,s,l,a;return{c(){i=t.element("player-reality-check")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-reality-check",props:{endpoint:n[5],translationurl:n[27],playerid:n[3],session:n[4],lang:n[6],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658360&&s.update.call(null,{componentName:"player-reality-check",props:{endpoint:e[5],translationurl:e[27],playerid:e[3],session:e[4],lang:e[6],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Ai(n){let i;function s(e,o){return e[32]==="gmcore"||e[32]==="gm16"?ji:qi}let l=s(n),a=l(n);return{c(){a.c(),i=t.empty()},m(e,o){a.m(e,o),t.insert(e,i,o)},p(e,o){l===(l=s(e))&&a?a.p(e,o):(a.d(1),a=l(e),a&&(a.c(),a.m(i.parentNode,i)))},d(e){e&&t.detach(i),a.d(e)}}}function Ui(n){let i,s,l,a;return{c(){i=t.element("player-profile-info")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-profile-info",props:{endpoint:n[5],lang:n[6],sessionid:n[4],userid:n[78],countrycode:H,translationurl:n[27],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],custominputtextswitch:n[29],showlocationdetailsdescription:n[30],disabledfields:n[31],showwelcomepanel:n[72]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&1862271088|o[1]&1|o[2]&66560&&s.update.call(null,{componentName:"player-profile-info",props:{endpoint:e[5],lang:e[6],sessionid:e[4],userid:e[78],countrycode:H,translationurl:e[27],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26],custominputtextswitch:e[29],showlocationdetailsdescription:e[30],disabledfields:e[31],showwelcomepanel:e[72]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Di(n){let i,s,l,a,e,o,y,p;return{c(){i=t.element("nav"),s=t.element("player-account-menu-nd"),a=t.space(),e=t.element("player-account-notifications"),t.attr(i,"class","PlayerAccountMobile")},m(d,g){t.insert(d,i,g),t.append(i,s),t.append(i,a),t.append(i,e),y||(p=[t.action_destroyer(l=n[86].call(null,s,{componentName:"player-account-menu-nd",props:{endpoint:n[5],session:n[4],playerid:n[3],env:n[1],cmsendpoint:n[0],lang:n[6],translationurl:n[27],userroles:n[12],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),t.action_destroyer(o=n[86].call(null,e,{componentName:"player-account-notifications",props:{lang:n[6],cmsendpoint:n[0],env:n[1],userroles:n[12],customnotifications:n[2],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26],translationurl:n[27]}}))],y=!0)},p(d,g){l&&t.is_function(l.update)&&g[0]&251662459&&l.update.call(null,{componentName:"player-account-menu-nd",props:{endpoint:d[5],session:d[4],playerid:d[3],env:d[1],cmsendpoint:d[0],lang:d[6],translationurl:d[27],userroles:d[12],clientstyling:d[24],clientstylingurl:d[25],mbsource:d[26]}}),o&&t.is_function(o.update)&&g[0]&251662407&&o.update.call(null,{componentName:"player-account-notifications",props:{lang:d[6],cmsendpoint:d[0],env:d[1],userroles:d[12],customnotifications:d[2],clientstyling:d[24],clientstylingurl:d[25],mbsource:d[26],translationurl:d[27]}})},d(d){d&&t.detach(i),y=!1,t.run_all(p)}}}function qi(n){let i,s,l,a;return{c(){i=t.element("pam-change-password")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"pam-change-password",props:{endpoint:n[5],session:n[4],language:n[6],"forgot-mode":n[59],token:n[60],"client-styling":n[24],"client-styling-url":n[25],"mb-source":n[26],"translation-url":n[27]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251658352|o[1]&805306368&&s.update.call(null,{componentName:"pam-change-password",props:{endpoint:e[5],session:e[4],language:e[6],"forgot-mode":e[59],token:e[60],"client-styling":e[24],"client-styling-url":e[25],"mb-source":e[26],"translation-url":e[27]}})},d(e){e&&t.detach(i),l=!1,a()}}}function ji(n){let i,s,l,a;return{c(){i=t.element("player-change-password-nd")},m(e,o){t.insert(e,i,o),l||(a=t.action_destroyer(s=n[86].call(null,i,{componentName:"player-change-password-nd",props:{simplepasswordvalidation:n[13],translationurl:n[27],lang:n[6],passwordregex:n[47],clientstyling:n[24],clientstylingurl:n[25],mbsource:n[26]}})),l=!0)},p(e,o){s&&t.is_function(s.update)&&o[0]&251666496|o[1]&65536&&s.update.call(null,{componentName:"player-change-password-nd",props:{simplepasswordvalidation:e[13],translationurl:e[27],lang:e[6],passwordregex:e[47],clientstyling:e[24],clientstylingurl:e[25],mbsource:e[26]}})},d(e){e&&t.detach(i),l=!1,a()}}}function Ti(n){let i;function s(e,o){return e[77]?jn:qn}let l=s(n),a=l(n);return{c(){i=t.element("div"),a.c()},m(e,o){t.insert(e,i,o),a.m(i,null),n[92](i)},p(e,o){l===(l=s(e))&&a?a.p(e,o):(a.d(1),a=l(e),a&&(a.c(),a.m(i,null)))},i:t.noop,o:t.noop,d(e){e&&t.detach(i),a.d(),n[92](null)}}}let H="";function Ii(n,i,s){let l;t.component_subscribe(n,t.$format,r=>s(102,l=r));let{cmsendpoint:a=""}=i,{env:e=""}=i,{customnotifications:o=""}=i,{playerid:y=""}=i,{session:p=""}=i,{endpoint:d=""}=i,{lang:g=""}=i,{operator:z="Everymatrix"}=i,{supportemail:A=""}=i,{termsconditionslink:v=""}=i,{separatelimits:h="true"}=i,{hasdefaultamount:u="false"}=i,{userroles:w=""}=i,{simplepasswordvalidation:$="false"}=i,{tablabels:x=""}=i,{historyenabled:ee=""}=i,{deletelimit:ne=""}=i,{limitsamount:ie=""}=i,{netdepositprogress:te="false"}=i,{limitsperiods:se=""}=i,{numberofentries:oe=""}=i,{customcurrencysymbols:le=""}=i,{currency:ae=""}=i,{apiversion:re=""}=i,{clientstyling:j=""}=i,{clientstylingurl:T=""}=i,{mbsource:I}=i,{translationurl:O=""}=i,{companylimits:ue="false"}=i,{custominputtextswitch:de="false"}=i,{showlocationdetailsdescription:me="true"}=i,{disabledfields:ce="username,motherMaidenName,personalId,phone,region,userActiveStatus,userRoles,email,firstname,lastname,language,birth,currency,iban,title,country,securityQuestion"}=i,{gmversion:B=""}=i,{producttype:pe=""}=i,{successurl:fe=""}=i,{failurl:ye=""}=i,{cancelurl:he=""}=i,{sportsurl:ge=""}=i,{casinourl:we=""}=i,{contacturl:be=""}=i,{homeurl:_e=""}=i,{baseurl:ke=""}=i,{hideproducts:Ce=""}=i,{mergeproducts:ve="Casino+Virtuals"}=i,{depositurl:Se=""}=i,{showcashierbonus:Ne=""}=i,{biometricsenabled:Pe="false"}=i,{activepage:C=""}=i,{passwordregex:Me=""}=i,{limitformat:Le=""}=i,{historytypes:We="Payments, Casino, Sports"}=i,{hidecolumns:ze=""}=i,{hidevalues:Ae=""}=i,{pagesizeoptions:Ue="5, 10, 20, 50, 100"}=i,{defaultpagesize:De="5"}=i,{dateformat:qe=""}=i,{timeouthasconfirmation:je="false"}=i,{sendnotificationemail:F}=i,{hascancelbutton:Te="false"}=i,{cooloffhasconfirmation:Ie="false"}=i,{forgotmode:Oe=!1}=i,{token:Ee=""}=i,{bonushistorystatus:Re=""}=i,{bonushistorytype:Ge=""}=i,{allowedextenssion:Xe=".jpg,.jpeg,.png,.pdf,.webp,image/png"}=i,{filesizeallow:Je="12934000"}=i,{timezone:Qe="GMT"}=i,{currencylocale:Ve=""}=i,{currencydisplay:He="code"}=i,{maximumfractiondigits:Be="2"}=i,{minimumfractiondigits:Fe="0"}=i,{amountfallbacktext:Ke="-"}=i,{hidevulnerabilitycheck:Ze="false"}=i,{showwelcomepanel:Ye="false"}=i,{ishiddenwageringbonus:$e="false"}=i,{forwardcashierredirects:xe="false"}=i,{cooloffstrictmode:en="false"}=i;An({withLocale:"en",translations:{}});let S,nn=!1,K=window.navigator.userAgent,tn=t.getDevice(K)!=="PC",hn=t.setChannel(K),b="",k="",P={},E,R,G,W,X=!1,J=!1,Z="",sn="",on=!1,gn,ln,an="/profile-info";const Q={"player-account-menu-nd":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-menu-nd-C0lCBkPn.cjs"))},"player-account-notifications":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-notifications-Sje-PdYU.cjs"))},"player-account-timeout":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-timeout-56rXPQAQ.cjs"))},"player-account-self-exclusion-nd":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-self-exclusion-nd-BuPwW8iZ.cjs"))},"player-account-closure-nd":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-closure-nd-Kp5scGGo.cjs"))},"player-account-gaming-limits":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-gaming-limits-DtFbmD_W.cjs"))},"player-active-bonuses":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-active-bonuses-C5OI5LtI.cjs"))},"player-profile-info":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-profile-info-CYstqYIG.cjs"))},"player-change-password-nd":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-change-password-nd-DoxPo46-.cjs"))},"player-reality-check":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-reality-check-Au8og8hl.cjs"))},"player-bonus-history":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-bonus-history-Br7eaOww.cjs"))},"player-deposit":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-deposit-Dtrsw1lA.cjs"))},"player-withdrawal":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-withdrawal-DlZgjMOh.cjs"))},"player-pending-withdrawals":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-pending-withdrawals-79bMxhaa.cjs"))},"player-transaction-history":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-transaction-history-NFSIfQcd.cjs"))},"player-gaming-history":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-gaming-history-BYryXSQD.cjs"))},"player-account-betting-history":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-betting-history-DlKYro-8.cjs"))},"player-account-gaming-limits-wrapper-2-nd":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-gaming-limits-wrapper-2-nd-CUIjYdwG.cjs"))},"player-account-biometrics":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-biometrics-BmzAuyNo.cjs"))},"user-deposit-withdrawal":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../stencil/user-deposit-withdrawal-BXny5CR4.cjs")).then(r=>r.userDepositWithdrawal)},"player-kyc-verification":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../stencil/player-kyc-verification-Czftixd5.cjs")).then(r=>r.playerKycVerification)},"user-transaction-history":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../stencil/user-transaction-history-D31djAl9.cjs"))},"pam-change-password":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../stencil/pam-change-password-D_--zaVn.cjs"))},"player-account-transactions-history":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-transactions-history-BrNfilhK.cjs"))},"player-account-product-restriction":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-product-restriction-CdjStD5M.cjs"))},"player-account-review-frequency":{loaded:!1,load:()=>Promise.resolve().then(()=>require("../lazy/player-account-review-frequency-C6bJUysK.cjs"))}},rn=["/profile-info","/change-password","/reality-check","/timeout","/account-closure","/product-restriction","/gaming-limits","/self-exclusion","/active-bonuses","/bonus-history","/gaming-history","/deposit","/withdrawal","/pending-withdrawals","/transaction-history","/betting-history","/limits","/account-verification","/cashier-deposit","/cashier-withdrawal","/transactions-history","/external-transactions-history","/review-frequency","/biometrics"],un=()=>{wn(),s(78,b=y),s(79,k=p),dn(),s(77,nn=!1)},wn=()=>{t.getDevice(K)},dn=()=>{!C&&!tn&&s(87,C=rn[0]),s(80,an=C)},bn=()=>{fetch(O).then(m=>m.json()).then(m=>{Object.keys(m).forEach(c=>{pn(c,m[c])})}).catch(m=>{console.log(m)})};Object.keys(fn).forEach(r=>{pn(r,fn[r])});const mn=r=>{let m;if(r.data)switch(r.data.type){case"AccountMenuDetails":break;case"ChangeAccountPage":s(87,C=r.data.page.path),C=="/deposit"&&typeof gtag=="function"&>ag("event","GoToDeposit",{context:"PlayerAccountController"}),C=="/withdrawal"&&typeof gtag=="function"&>ag("event","GoToWithdrawal",{context:"PlayerAccountController"});break;case"PlayerAccountMenuActive":case"GoToPreviousRoute":r.data.isMobile&&(s(87,C=""),un());break;case"UpdatePlayerInfo":let c=r.data.provisionalArray,_={mobile:{prefix:c.mobilePrefix,number:c.mobileNumber},address1:c.address,city:c.city,postalCode:c.postalCode,securityQuestion:c.securityQuestion,securityAnswer:c.securityAnswer};m=new URL(`${d}/v1/player/${b}/profile`);let N={method:"POST",headers:{"X-SessionID":k,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(_)};fetch(m.href,N).then(f=>{f.status==200&&(window.postMessage({type:"WidgetNotification",data:{type:"success",message:l("profileUpdateSuccess")}},window.location.href),window.postMessage({type:"ConfirmProfileInfoSave"},window.location.href))});break;case"UpdatePlayerConsent":m=new URL(`${d}/v1/player/${b}/consent`);let L={method:"POST",headers:{"X-SessionID":k,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(r.data.consentArray)};fetch(m.href,L).then(f=>{f.status==200&&window.postMessage({type:"ConfirmProfileInfoSave"},window.location.href)});break;case"ChangePassword":_n(r.data.userCurrentPassword,r.data.userNewPassword);break;case"SetPlayerAccountTimeout":m=new URL(`/v2/player/${b}/limits${B==="gm16"?"/session":""}`,d);let M=r.data.timeoutSelected,Y=r.data.timeoutExpiryDate,Nn={method:"PUT",headers:{"X-SessionID":k,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({coolOff:{period:M,expiryDate:Y,sendNotificationEmail:F==="true"}})};fetch(m.href,Nn).then(f=>{if(f.status==200)window.postMessage({type:"WidgetNotification",data:{type:"success",message:l("timeoutSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href);else throw new Error("Failed to fetch")}).catch(f=>console.error(f));break;case"AccountClosure":m=new URL(`/v1/player/${b}/terminate`,d);let Pn={method:"DELETE",headers:{"X-SessionID":k,"Content-Type":"application/json",Accept:"application/json"}};fetch(m.href,Pn).then(f=>{f.status<300&&(window.postMessage({type:"WidgetNotification",data:{type:"success",message:l("accountClosureSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href))});break;case"UserSessionID":s(79,k=r.data.session),s(78,b=r.data.userid);break;case"PlayerAccountGamingLimitsUpdate":m=new URL(`/v2/player/${b}/limits`,d);let Mn=r.data.payload,Ln={method:"PUT",headers:{"X-SessionID":k,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(Mn)};fetch(m.href,Ln).then(f=>{f.status==200&&(X=!0,window.postMessage({type:"WidgetNotification",data:{type:"success",message:l("limitsUpdateSuccess")}},window.location.href),U(new URL(`/v2/player/${b}/limits`,d)))});break;case"PlayerAccountGamingLimitDelete":let V=r.data.limit?r.data.limit:{},D;Array.isArray(V)?D=V.map(f=>f.period):D=V.period;let Wn=r.data.name,q="";switch(Wn){case"depositLimits":q="deposit";break;case"cumulativeSessionLimits":q="cumulativeSession";break;case"wageringLimit":q="wagering";break;case"lossLimit":q="loss";break}let zn={method:"DELETE",headers:{"X-SessionID":k},body:JSON.stringify(V)};m=new URL(`/v2/player/${b}/limits/${q}`,d),Array.isArray(D)?D.forEach(f=>{m.searchParams.append("periods",f)}):m.searchParams.append("periods",D),fetch(m.href,zn).then(f=>{f.status==200&&(J=!0,window.postMessage({type:"WidgetNotification",data:{type:"success",message:l("limitsDeleteSuccess")}},window.location.href))}).then(f=>{U(new URL(`/v2/player/${b}/limits`,d))});break;case"GamingLimitsConfirmChanges":U(new URL(`/v2/player/${b}/limits`,d));break;case"CancelGamingLimitsChanges":U(new URL(`/v2/player/${b}/limits`,d));break}},_n=(r,m)=>cn(this,null,function*(){let c=new URL(`${d}/v1/player/${b}/password`),_={currentPassword:r,newPassword:m},N={method:"POST",headers:{"X-SessionID":k,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(_)},L=yield fetch(c.href,N);if(L.ok)window.postMessage({type:"PasswordChangedSuccessfully"},window.location.href),window.postMessage({type:"WidgetNotification",data:{type:"success",message:l("passwordChangedSuccess")}},window.location.href),ln=new CustomEvent("ChangePassword",{detail:{userPassword:_.newPassword}}),window.dispatchEvent(ln);else{let M=yield L.json();sn=Object.keys(M.thirdPartyResponse).find(Y=>Y==="errorCode")+M.thirdPartyResponse.errorCode,Z=l(`${sn}`),on=!0,window.postMessage({type:"ShowPasswordChangedError",showErrorPasswordChanged:on,errorPasswordChanged:Z},window.location.href),window.postMessage({type:"WidgetNotification",data:{type:"error",message:Z}},window.location.href)}}),U=r=>{X===!0?setTimeout(()=>{X=!1},3e3):J===!0&&setTimeout(()=>{J=!1},3e3);let m={method:"GET",headers:{"X-SessionID":k}};fetch(r.href,m).then(c=>c.json()).then(c=>{var _,N,L;P=c,Object.keys(P).length!==0?(s(88,E=(_=P.depositLimits)!=null?_:[]),s(89,R=(N=P.wageringLimits)!=null?N:[]),s(90,G=(L=P.lossLimits)!=null?L:[]),P.hasOwnProperty("cumulativeSessionLimits")?(s(91,W=P.timeLimit),s(91,W=P.cumulativeSessionLimits.map(M=>(M.amount=M.minutes,M)))):s(91,W=[]),window.postMessage({type:"PlayerLimitsData",limits:{depositlimit:E,wageringlimit:R,losslimit:G,timelimit:W,showsuccessnotification:X,showdeletenotification:J,lang:g}},window.location.href)):(s(88,E=[]),s(89,R=[]),s(90,G=[]),s(91,W=[])),t.tick()},c=>{console.error(c)})},kn=()=>{Un(g)},Cn=r=>{U(new URL(`/v2/player/${b}/limits`,d))},vn=(r,{componentName:m,props:c})=>{if(Q[m]){Q[m].loaded||(Q[m].load(),Q[m].loaded=!0);for(let _ in c)r.setAttribute(_,c[_]);return{update({props:_}){for(let N in _)r.setAttribute(N,_[N])}}}};t.onMount(()=>(window.addEventListener("message",mn,!1),()=>{window.removeEventListener("message",mn)}));function Sn(r){t.binding_callbacks[r?"unshift":"push"](()=>{S=r,s(76,S)})}return n.$$set=r=>{"cmsendpoint"in r&&s(0,a=r.cmsendpoint),"env"in r&&s(1,e=r.env),"customnotifications"in r&&s(2,o=r.customnotifications),"playerid"in r&&s(3,y=r.playerid),"session"in r&&s(4,p=r.session),"endpoint"in r&&s(5,d=r.endpoint),"lang"in r&&s(6,g=r.lang),"operator"in r&&s(7,z=r.operator),"supportemail"in r&&s(8,A=r.supportemail),"termsconditionslink"in r&&s(9,v=r.termsconditionslink),"separatelimits"in r&&s(10,h=r.separatelimits),"hasdefaultamount"in r&&s(11,u=r.hasdefaultamount),"userroles"in r&&s(12,w=r.userroles),"simplepasswordvalidation"in r&&s(13,$=r.simplepasswordvalidation),"tablabels"in r&&s(14,x=r.tablabels),"historyenabled"in r&&s(15,ee=r.historyenabled),"deletelimit"in r&&s(16,ne=r.deletelimit),"limitsamount"in r&&s(17,ie=r.limitsamount),"netdepositprogress"in r&&s(18,te=r.netdepositprogress),"limitsperiods"in r&&s(19,se=r.limitsperiods),"numberofentries"in r&&s(20,oe=r.numberofentries),"customcurrencysymbols"in r&&s(21,le=r.customcurrencysymbols),"currency"in r&&s(22,ae=r.currency),"apiversion"in r&&s(23,re=r.apiversion),"clientstyling"in r&&s(24,j=r.clientstyling),"clientstylingurl"in r&&s(25,T=r.clientstylingurl),"mbsource"in r&&s(26,I=r.mbsource),"translationurl"in r&&s(27,O=r.translationurl),"companylimits"in r&&s(28,ue=r.companylimits),"custominputtextswitch"in r&&s(29,de=r.custominputtextswitch),"showlocationdetailsdescription"in r&&s(30,me=r.showlocationdetailsdescription),"disabledfields"in r&&s(31,ce=r.disabledfields),"gmversion"in r&&s(32,B=r.gmversion),"producttype"in r&&s(33,pe=r.producttype),"successurl"in r&&s(34,fe=r.successurl),"failurl"in r&&s(35,ye=r.failurl),"cancelurl"in r&&s(36,he=r.cancelurl),"sportsurl"in r&&s(37,ge=r.sportsurl),"casinourl"in r&&s(38,we=r.casinourl),"contacturl"in r&&s(39,be=r.contacturl),"homeurl"in r&&s(40,_e=r.homeurl),"baseurl"in r&&s(41,ke=r.baseurl),"hideproducts"in r&&s(42,Ce=r.hideproducts),"mergeproducts"in r&&s(43,ve=r.mergeproducts),"depositurl"in r&&s(44,Se=r.depositurl),"showcashierbonus"in r&&s(45,Ne=r.showcashierbonus),"biometricsenabled"in r&&s(46,Pe=r.biometricsenabled),"activepage"in r&&s(87,C=r.activepage),"passwordregex"in r&&s(47,Me=r.passwordregex),"limitformat"in r&&s(48,Le=r.limitformat),"historytypes"in r&&s(49,We=r.historytypes),"hidecolumns"in r&&s(50,ze=r.hidecolumns),"hidevalues"in r&&s(51,Ae=r.hidevalues),"pagesizeoptions"in r&&s(52,Ue=r.pagesizeoptions),"defaultpagesize"in r&&s(53,De=r.defaultpagesize),"dateformat"in r&&s(54,qe=r.dateformat),"timeouthasconfirmation"in r&&s(55,je=r.timeouthasconfirmation),"sendnotificationemail"in r&&s(56,F=r.sendnotificationemail),"hascancelbutton"in r&&s(57,Te=r.hascancelbutton),"cooloffhasconfirmation"in r&&s(58,Ie=r.cooloffhasconfirmation),"forgotmode"in r&&s(59,Oe=r.forgotmode),"token"in r&&s(60,Ee=r.token),"bonushistorystatus"in r&&s(61,Re=r.bonushistorystatus),"bonushistorytype"in r&&s(62,Ge=r.bonushistorytype),"allowedextenssion"in r&&s(63,Xe=r.allowedextenssion),"filesizeallow"in r&&s(64,Je=r.filesizeallow),"timezone"in r&&s(65,Qe=r.timezone),"currencylocale"in r&&s(66,Ve=r.currencylocale),"currencydisplay"in r&&s(67,He=r.currencydisplay),"maximumfractiondigits"in r&&s(68,Be=r.maximumfractiondigits),"minimumfractiondigits"in r&&s(69,Fe=r.minimumfractiondigits),"amountfallbacktext"in r&&s(70,Ke=r.amountfallbacktext),"hidevulnerabilitycheck"in r&&s(71,Ze=r.hidevulnerabilitycheck),"showwelcomepanel"in r&&s(72,Ye=r.showwelcomepanel),"ishiddenwageringbonus"in r&&s(73,$e=r.ishiddenwageringbonus),"forwardcashierredirects"in r&&s(74,xe=r.forwardcashierredirects),"cooloffstrictmode"in r&&s(75,en=r.cooloffstrictmode)},n.$$.update=()=>{n.$$.dirty[0]&64&&g&&kn(),n.$$.dirty[0]&4223&&a&&d&&o&&y&&p&&g&&e&&w&&un(),n.$$.dirty[2]&1006632960,n.$$.dirty[0]&16777216|n.$$.dirty[2]&16384&&j&&S&&t.setClientStyling(S,j),n.$$.dirty[0]&33554432|n.$$.dirty[2]&16384&&T&&S&&t.setClientStylingURL(S,T),n.$$.dirty[0]&67108864|n.$$.dirty[2]&16384&&I&&S&&t.setStreamStyling(S,`${I}.Style`),n.$$.dirty[0]&134217728&&O&&bn(),n.$$.dirty[2]&33554432&&C&&dn()},[a,e,o,y,p,d,g,z,A,v,h,u,w,$,x,ee,ne,ie,te,se,oe,le,ae,re,j,T,I,O,ue,de,me,ce,B,pe,fe,ye,he,ge,we,be,_e,ke,Ce,ve,Se,Ne,Pe,Me,Le,We,ze,Ae,Ue,De,qe,je,F,Te,Ie,Oe,Ee,Re,Ge,Xe,Je,Qe,Ve,He,Be,Fe,Ke,Ze,Ye,$e,xe,en,S,nn,b,k,an,tn,hn,gn,rn,Cn,vn,C,E,R,G,W,Sn]}class yn extends t.SvelteComponent{constructor(i){super(),t.init(this,i,Ii,Ti,t.safe_not_equal,{cmsendpoint:0,env:1,customnotifications:2,playerid:3,session:4,endpoint:5,lang:6,operator:7,supportemail:8,termsconditionslink:9,separatelimits:10,hasdefaultamount:11,userroles:12,simplepasswordvalidation:13,tablabels:14,historyenabled:15,deletelimit:16,limitsamount:17,netdepositprogress:18,limitsperiods:19,numberofentries:20,customcurrencysymbols:21,currency:22,apiversion:23,clientstyling:24,clientstylingurl:25,mbsource:26,translationurl:27,companylimits:28,custominputtextswitch:29,showlocationdetailsdescription:30,disabledfields:31,gmversion:32,producttype:33,successurl:34,failurl:35,cancelurl:36,sportsurl:37,casinourl:38,contacturl:39,homeurl:40,baseurl:41,hideproducts:42,mergeproducts:43,depositurl:44,showcashierbonus:45,biometricsenabled:46,activepage:87,passwordregex:47,limitformat:48,historytypes:49,hidecolumns:50,hidevalues:51,pagesizeoptions:52,defaultpagesize:53,dateformat:54,timeouthasconfirmation:55,sendnotificationemail:56,hascancelbutton:57,cooloffhasconfirmation:58,forgotmode:59,token:60,bonushistorystatus:61,bonushistorytype:62,allowedextenssion:63,filesizeallow:64,timezone:65,currencylocale:66,currencydisplay:67,maximumfractiondigits:68,minimumfractiondigits:69,amountfallbacktext:70,hidevulnerabilitycheck:71,showwelcomepanel:72,ishiddenwageringbonus:73,forwardcashierredirects:74,cooloffstrictmode:75},Dn,[-1,-1,-1,-1])}get cmsendpoint(){return this.$$.ctx[0]}set cmsendpoint(i){this.$$set({cmsendpoint:i}),t.flush()}get env(){return this.$$.ctx[1]}set env(i){this.$$set({env:i}),t.flush()}get customnotifications(){return this.$$.ctx[2]}set customnotifications(i){this.$$set({customnotifications:i}),t.flush()}get playerid(){return this.$$.ctx[3]}set playerid(i){this.$$set({playerid:i}),t.flush()}get session(){return this.$$.ctx[4]}set session(i){this.$$set({session:i}),t.flush()}get endpoint(){return this.$$.ctx[5]}set endpoint(i){this.$$set({endpoint:i}),t.flush()}get lang(){return this.$$.ctx[6]}set lang(i){this.$$set({lang:i}),t.flush()}get operator(){return this.$$.ctx[7]}set operator(i){this.$$set({operator:i}),t.flush()}get supportemail(){return this.$$.ctx[8]}set supportemail(i){this.$$set({supportemail:i}),t.flush()}get termsconditionslink(){return this.$$.ctx[9]}set termsconditionslink(i){this.$$set({termsconditionslink:i}),t.flush()}get separatelimits(){return this.$$.ctx[10]}set separatelimits(i){this.$$set({separatelimits:i}),t.flush()}get hasdefaultamount(){return this.$$.ctx[11]}set hasdefaultamount(i){this.$$set({hasdefaultamount:i}),t.flush()}get userroles(){return this.$$.ctx[12]}set userroles(i){this.$$set({userroles:i}),t.flush()}get simplepasswordvalidation(){return this.$$.ctx[13]}set simplepasswordvalidation(i){this.$$set({simplepasswordvalidation:i}),t.flush()}get tablabels(){return this.$$.ctx[14]}set tablabels(i){this.$$set({tablabels:i}),t.flush()}get historyenabled(){return this.$$.ctx[15]}set historyenabled(i){this.$$set({historyenabled:i}),t.flush()}get deletelimit(){return this.$$.ctx[16]}set deletelimit(i){this.$$set({deletelimit:i}),t.flush()}get limitsamount(){return this.$$.ctx[17]}set limitsamount(i){this.$$set({limitsamount:i}),t.flush()}get netdepositprogress(){return this.$$.ctx[18]}set netdepositprogress(i){this.$$set({netdepositprogress:i}),t.flush()}get limitsperiods(){return this.$$.ctx[19]}set limitsperiods(i){this.$$set({limitsperiods:i}),t.flush()}get numberofentries(){return this.$$.ctx[20]}set numberofentries(i){this.$$set({numberofentries:i}),t.flush()}get customcurrencysymbols(){return this.$$.ctx[21]}set customcurrencysymbols(i){this.$$set({customcurrencysymbols:i}),t.flush()}get currency(){return this.$$.ctx[22]}set currency(i){this.$$set({currency:i}),t.flush()}get apiversion(){return this.$$.ctx[23]}set apiversion(i){this.$$set({apiversion:i}),t.flush()}get clientstyling(){return this.$$.ctx[24]}set clientstyling(i){this.$$set({clientstyling:i}),t.flush()}get clientstylingurl(){return this.$$.ctx[25]}set clientstylingurl(i){this.$$set({clientstylingurl:i}),t.flush()}get mbsource(){return this.$$.ctx[26]}set mbsource(i){this.$$set({mbsource:i}),t.flush()}get translationurl(){return this.$$.ctx[27]}set translationurl(i){this.$$set({translationurl:i}),t.flush()}get companylimits(){return this.$$.ctx[28]}set companylimits(i){this.$$set({companylimits:i}),t.flush()}get custominputtextswitch(){return this.$$.ctx[29]}set custominputtextswitch(i){this.$$set({custominputtextswitch:i}),t.flush()}get showlocationdetailsdescription(){return this.$$.ctx[30]}set showlocationdetailsdescription(i){this.$$set({showlocationdetailsdescription:i}),t.flush()}get disabledfields(){return this.$$.ctx[31]}set disabledfields(i){this.$$set({disabledfields:i}),t.flush()}get gmversion(){return this.$$.ctx[32]}set gmversion(i){this.$$set({gmversion:i}),t.flush()}get producttype(){return this.$$.ctx[33]}set producttype(i){this.$$set({producttype:i}),t.flush()}get successurl(){return this.$$.ctx[34]}set successurl(i){this.$$set({successurl:i}),t.flush()}get failurl(){return this.$$.ctx[35]}set failurl(i){this.$$set({failurl:i}),t.flush()}get cancelurl(){return this.$$.ctx[36]}set cancelurl(i){this.$$set({cancelurl:i}),t.flush()}get sportsurl(){return this.$$.ctx[37]}set sportsurl(i){this.$$set({sportsurl:i}),t.flush()}get casinourl(){return this.$$.ctx[38]}set casinourl(i){this.$$set({casinourl:i}),t.flush()}get contacturl(){return this.$$.ctx[39]}set contacturl(i){this.$$set({contacturl:i}),t.flush()}get homeurl(){return this.$$.ctx[40]}set homeurl(i){this.$$set({homeurl:i}),t.flush()}get baseurl(){return this.$$.ctx[41]}set baseurl(i){this.$$set({baseurl:i}),t.flush()}get hideproducts(){return this.$$.ctx[42]}set hideproducts(i){this.$$set({hideproducts:i}),t.flush()}get mergeproducts(){return this.$$.ctx[43]}set mergeproducts(i){this.$$set({mergeproducts:i}),t.flush()}get depositurl(){return this.$$.ctx[44]}set depositurl(i){this.$$set({depositurl:i}),t.flush()}get showcashierbonus(){return this.$$.ctx[45]}set showcashierbonus(i){this.$$set({showcashierbonus:i}),t.flush()}get biometricsenabled(){return this.$$.ctx[46]}set biometricsenabled(i){this.$$set({biometricsenabled:i}),t.flush()}get activepage(){return this.$$.ctx[87]}set activepage(i){this.$$set({activepage:i}),t.flush()}get passwordregex(){return this.$$.ctx[47]}set passwordregex(i){this.$$set({passwordregex:i}),t.flush()}get limitformat(){return this.$$.ctx[48]}set limitformat(i){this.$$set({limitformat:i}),t.flush()}get historytypes(){return this.$$.ctx[49]}set historytypes(i){this.$$set({historytypes:i}),t.flush()}get hidecolumns(){return this.$$.ctx[50]}set hidecolumns(i){this.$$set({hidecolumns:i}),t.flush()}get hidevalues(){return this.$$.ctx[51]}set hidevalues(i){this.$$set({hidevalues:i}),t.flush()}get pagesizeoptions(){return this.$$.ctx[52]}set pagesizeoptions(i){this.$$set({pagesizeoptions:i}),t.flush()}get defaultpagesize(){return this.$$.ctx[53]}set defaultpagesize(i){this.$$set({defaultpagesize:i}),t.flush()}get dateformat(){return this.$$.ctx[54]}set dateformat(i){this.$$set({dateformat:i}),t.flush()}get timeouthasconfirmation(){return this.$$.ctx[55]}set timeouthasconfirmation(i){this.$$set({timeouthasconfirmation:i}),t.flush()}get sendnotificationemail(){return this.$$.ctx[56]}set sendnotificationemail(i){this.$$set({sendnotificationemail:i}),t.flush()}get hascancelbutton(){return this.$$.ctx[57]}set hascancelbutton(i){this.$$set({hascancelbutton:i}),t.flush()}get cooloffhasconfirmation(){return this.$$.ctx[58]}set cooloffhasconfirmation(i){this.$$set({cooloffhasconfirmation:i}),t.flush()}get forgotmode(){return this.$$.ctx[59]}set forgotmode(i){this.$$set({forgotmode:i}),t.flush()}get token(){return this.$$.ctx[60]}set token(i){this.$$set({token:i}),t.flush()}get bonushistorystatus(){return this.$$.ctx[61]}set bonushistorystatus(i){this.$$set({bonushistorystatus:i}),t.flush()}get bonushistorytype(){return this.$$.ctx[62]}set bonushistorytype(i){this.$$set({bonushistorytype:i}),t.flush()}get allowedextenssion(){return this.$$.ctx[63]}set allowedextenssion(i){this.$$set({allowedextenssion:i}),t.flush()}get filesizeallow(){return this.$$.ctx[64]}set filesizeallow(i){this.$$set({filesizeallow:i}),t.flush()}get timezone(){return this.$$.ctx[65]}set timezone(i){this.$$set({timezone:i}),t.flush()}get currencylocale(){return this.$$.ctx[66]}set currencylocale(i){this.$$set({currencylocale:i}),t.flush()}get currencydisplay(){return this.$$.ctx[67]}set currencydisplay(i){this.$$set({currencydisplay:i}),t.flush()}get maximumfractiondigits(){return this.$$.ctx[68]}set maximumfractiondigits(i){this.$$set({maximumfractiondigits:i}),t.flush()}get minimumfractiondigits(){return this.$$.ctx[69]}set minimumfractiondigits(i){this.$$set({minimumfractiondigits:i}),t.flush()}get amountfallbacktext(){return this.$$.ctx[70]}set amountfallbacktext(i){this.$$set({amountfallbacktext:i}),t.flush()}get hidevulnerabilitycheck(){return this.$$.ctx[71]}set hidevulnerabilitycheck(i){this.$$set({hidevulnerabilitycheck:i}),t.flush()}get showwelcomepanel(){return this.$$.ctx[72]}set showwelcomepanel(i){this.$$set({showwelcomepanel:i}),t.flush()}get ishiddenwageringbonus(){return this.$$.ctx[73]}set ishiddenwageringbonus(i){this.$$set({ishiddenwageringbonus:i}),t.flush()}get forwardcashierredirects(){return this.$$.ctx[74]}set forwardcashierredirects(i){this.$$set({forwardcashierredirects:i}),t.flush()}get cooloffstrictmode(){return this.$$.ctx[75]}set cooloffstrictmode(i){this.$$set({cooloffstrictmode:i}),t.flush()}}t.create_custom_element(yn,{cmsendpoint:{},env:{},customnotifications:{},playerid:{},session:{},endpoint:{},lang:{},operator:{},supportemail:{},termsconditionslink:{},separatelimits:{},hasdefaultamount:{},userroles:{},simplepasswordvalidation:{},tablabels:{},historyenabled:{},deletelimit:{},limitsamount:{},netdepositprogress:{},limitsperiods:{},numberofentries:{},customcurrencysymbols:{},currency:{},apiversion:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},companylimits:{},custominputtextswitch:{},showlocationdetailsdescription:{},disabledfields:{},gmversion:{},producttype:{},successurl:{},failurl:{},cancelurl:{},sportsurl:{},casinourl:{},contacturl:{},homeurl:{},baseurl:{},hideproducts:{},mergeproducts:{},depositurl:{},showcashierbonus:{},biometricsenabled:{},activepage:{},passwordregex:{},limitformat:{},historytypes:{},hidecolumns:{},hidevalues:{},pagesizeoptions:{},defaultpagesize:{},dateformat:{},timeouthasconfirmation:{},sendnotificationemail:{},hascancelbutton:{},cooloffhasconfirmation:{},forgotmode:{type:"Boolean"},token:{},bonushistorystatus:{},bonushistorytype:{},allowedextenssion:{},filesizeallow:{},timezone:{},currencylocale:{},currencydisplay:{},maximumfractiondigits:{},minimumfractiondigits:{},amountfallbacktext:{},hidevulnerabilitycheck:{},showwelcomepanel:{},ishiddenwageringbonus:{},forwardcashierredirects:{},cooloffstrictmode:{}},[],[],!0);exports.default=yn;
|