@everymatrix/player-profile-info 1.50.1 → 1.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4655,7 +4655,7 @@ const bn = {
4655
4655
  }
4656
4656
  };
4657
4657
  function Vs(e) {
4658
- So(e, "svelte-1vrnomc", `button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw-color-contrast, #07072A));background:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:20px}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw-color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw-color-contrast, #07072A));padding:10px;line-height:16px;background:var(--emw-color-white, #FFFFFF);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox.InvalidField input{border:1px solid var(--emw-color-error, var(--emw-color-red, #FD2839));background:var(--emw-color-pale, #FBECF4);color:var(--emw-color-error, var(--emw-color-red, #FD2839))}.PlayerInfoBox .InvalidInput{color:var(--emw-color-error, var(--emw-color-red, #FD2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw-color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px;outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw-color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw-color-gray-100, #E6E6E6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw-color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw-color-contrast, #07072A));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);color:var(--emw--button-text-color, #FFFFFF);border-radius:var(--emw--button-border-radius, 50px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw-color-gray-300, #58586B)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw-color-gray-300, #58586B);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw-color-gray-50, #F9F8F8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw-color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(-emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw-color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw-color-contrast, #07072A));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw-button-typography, var(--emw-color-white, #FFFFFF))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperTablet{padding:40px 25% 40px 25%}.PlayerInfoWrapperTablet .PlayerDetailsContent{grid-row-gap:20px}.PlayerInfoWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerInfoWrapperTablet .MenuReturnButton span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerDetailsHeader h3,.PlayerInfoWrapperTablet .PlayerLocationHeader h3,.PlayerInfoWrapperTablet .PlayerNotificationsHeader h3{font-size:24px}.PlayerInfoWrapperTablet .PlayerInfoBox label{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox input{height:30px;font-size:var(--emw--font-size-large, 20px);line-height:30px}.PlayerInfoWrapperTablet .PlayerInfoBox select{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox .TogglePasswordVisibility{width:30px;top:26px}.PlayerInfoWrapperTablet .PlayerInfoBox .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerInfoBox:last-child .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea{font-family:var(--emw--button-typography);grid-column-gap:40px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsCancelButton{font-size:var(--emw--font-size-large, 20px);height:56px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton{color:var(--emw-button-typography, var(--emw-color-white, #FFFFFF))}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperTablet .PlayerNotificationBox label span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerNotificationBox label input{height:26px;width:26px}.PlayerInfoWrapperTablet .PlayerNotificationBox label .Checkmark{left:50px;top:9px}.PlayerDetailsConfirmSave{background:var(--emw-color-valid, var(--emw-color-green, #48952a));color:var(--emw-button-typography, var(--emw-color-white, #FFFFFF));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}`);
4658
+ So(e, "svelte-17v2a0", `button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));background:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:20px}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:10px;line-height:16px;background:var(--emw--color-white, #FFFFFF);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox.InvalidField input{border:1px solid var(--emw--color-error, var(--emw--color-red, #FD2839));background:var(--emw--color-pale, #FBECF4);color:var(--emw--color-error, var(--emw--color-red, #FD2839))}.PlayerInfoBox .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #FD2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px;outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw--color-gray-100, #E6E6E6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);color:var(--emw--button-text-color, #FFFFFF);border-radius:var(--emw--button-border-radius, 50px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw--color-gray-50, #F9F8F8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(-emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw-button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet{padding:40px 25% 40px 25%}.PlayerInfoWrapperTablet .PlayerDetailsContent{grid-row-gap:20px}.PlayerInfoWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerInfoWrapperTablet .MenuReturnButton span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerDetailsHeader h3,.PlayerInfoWrapperTablet .PlayerLocationHeader h3,.PlayerInfoWrapperTablet .PlayerNotificationsHeader h3{font-size:24px}.PlayerInfoWrapperTablet .PlayerInfoBox label{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox input{height:30px;font-size:var(--emw--font-size-large, 20px);line-height:30px}.PlayerInfoWrapperTablet .PlayerInfoBox select{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox .TogglePasswordVisibility{width:30px;top:26px}.PlayerInfoWrapperTablet .PlayerInfoBox .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerInfoBox:last-child .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea{font-family:var(--emw--button-typography);grid-column-gap:40px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsCancelButton{font-size:var(--emw--font-size-large, 20px);height:56px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton{color:var(--emw-button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet .PlayerNotificationBox label span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerNotificationBox label input{height:26px;width:26px}.PlayerInfoWrapperTablet .PlayerNotificationBox label .Checkmark{left:50px;top:9px}.PlayerDetailsConfirmSave{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw-button-typography, var(--emw--color-white, #FFFFFF));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}`);
4659
4659
  }
4660
4660
  function vn(e, t, r) {
4661
4661
  const i = e.slice();
@@ -2,4 +2,4 @@
2
2
  `+r.map(function(i,n){return n+1+") "+i.toString()}).join(`
3
3
  `):"",this.name="UnsubscriptionError",this.errors=r}});function ni(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var xr=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,n,o;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=ri(a),c=s.next();!c.done;c=s.next()){var u=c.value;u.remove(this)}}catch(g){t={error:g}}finally{try{c&&!c.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var h=this.initialTeardown;if(He(h))try{h()}catch(g){o=g instanceof $r?g.errors:[g]}var d=this._finalizers;if(d){this._finalizers=null;try{for(var p=ri(d),_=p.next();!_.done;_=p.next()){var S=_.value;try{Zi(S)}catch(g){o=o!=null?o:[],g instanceof $r?o=ht(ht([],ii(o)),ii(g.errors)):o.push(g)}}}catch(g){i={error:g}}finally{try{_&&!_.done&&(n=p.return)&&n.call(p)}finally{if(i)throw i.error}}}if(o)throw new $r(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Zi(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&ni(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&ni(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Rn=xr.EMPTY;function Un(e){return e instanceof xr||e&&"closed"in e&&He(e.remove)&&He(e.add)&&He(e.unsubscribe)}function Zi(e){He(e)?e():e.unsubscribe()}var jn={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Qo={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,ht([e,t],ii(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Vo(e){Qo.setTimeout(function(){throw e})}function Ji(){}function br(e){e()}var Gn=function(e){Me(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,Un(r)&&r.add(i)):i.destination=Zo,i}return t.create=function(r,i,n){return new oi(r,i,n)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(xr),$o=Function.prototype.bind;function Wr(e,t){return $o.call(e,t)}var Wo=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(i){dr(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){dr(i)}else dr(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){dr(r)}},e}(),oi=function(e){Me(t,e);function t(r,i,n){var o=e.call(this)||this,a;if(He(r)||!r)a={next:r!=null?r:void 0,error:i!=null?i:void 0,complete:n!=null?n:void 0};else{var s;o&&jn.useDeprecatedNextContext?(s=Object.create(r),s.unsubscribe=function(){return o.unsubscribe()},a={next:r.next&&Wr(r.next,s),error:r.error&&Wr(r.error,s),complete:r.complete&&Wr(r.complete,s)}):a=r}return o.destination=new Wo(a),o}return t}(Gn);function dr(e){Vo(e)}function Xo(e){throw e}var Zo={closed:!0,next:Ji,error:Xo,complete:Ji},Jo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function qo(e){return e}function Yo(e){return e.length===0?qo:e.length===1?e[0]:function(r){return e.reduce(function(i,n){return n(i)},r)}}var qi=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,i){var n=this,o=ea(t)?t:new oi(t,r,i);return br(function(){var a=n,s=a.operator,c=a.source;o.add(s?s.call(o,c):c?n._subscribe(o):n._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var i=this;return r=Yi(r),new r(function(n,o){var a=new oi({next:function(s){try{t(s)}catch(c){o(c),a.unsubscribe()}},error:o,complete:n});i.subscribe(a)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Jo]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Yo(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Yi(t),new t(function(i,n){var o;r.subscribe(function(a){return o=a},function(a){return n(a)},function(){return i(o)})})},e.create=function(t){return new e(t)},e}();function Yi(e){var t;return(t=e!=null?e:jn.Promise)!==null&&t!==void 0?t:Promise}function Ko(e){return e&&He(e.next)&&He(e.error)&&He(e.complete)}function ea(e){return e&&e instanceof Gn||Ko(e)&&Un(e)}var ta=Fn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),zn=function(e){Me(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var i=new Ki(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new ta},t.prototype.next=function(r){var i=this;br(function(){var n,o;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var a=ri(i.currentObservers),s=a.next();!s.done;s=a.next()){var c=s.value;c.next(r)}}catch(u){n={error:u}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}}})},t.prototype.error=function(r){var i=this;br(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var n=i.observers;n.length;)n.shift().error(r)}})},t.prototype.complete=function(){var r=this;br(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var i=this,n=this,o=n.hasError,a=n.isStopped,s=n.observers;return o||a?Rn:(this.currentObservers=null,s.push(r),new xr(function(){i.currentObservers=null,ni(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,n=i.hasError,o=i.thrownError,a=i.isStopped;n?r.error(o):a&&r.complete()},t.prototype.asObservable=function(){var r=new qi;return r.source=this,r},t.create=function(r,i){return new Ki(r,i)},t}(qi),Ki=function(e){Me(t,e);function t(r,i){var n=e.call(this)||this;return n.destination=r,n.source=i,n}return t.prototype.next=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.next)===null||n===void 0||n.call(i,r)},t.prototype.error=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.error)===null||n===void 0||n.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,n;return(n=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&n!==void 0?n:Rn},t}(zn),Qn={now:function(){return(Qn.delegate||Date).now()},delegate:void 0},ra=function(e){Me(t,e);function t(r,i,n){r===void 0&&(r=1/0),i===void 0&&(i=1/0),n===void 0&&(n=Qn);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=i,o._timestampProvider=n,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=i===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,i),o}return t.prototype.next=function(r){var i=this,n=i.isStopped,o=i._buffer,a=i._infiniteTimeWindow,s=i._timestampProvider,c=i._windowTime;n||(o.push(r),!a&&o.push(s.now()+c)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var i=this._innerSubscribe(r),n=this,o=n._infiniteTimeWindow,a=n._buffer,s=a.slice(),c=0;c<s.length&&!r.closed;c+=o?1:2)r.next(s[c]);return this._checkFinalizedStatuses(r),i},t.prototype._trimBuffer=function(){var r=this,i=r._bufferSize,n=r._timestampProvider,o=r._buffer,a=r._infiniteTimeWindow,s=(a?1:2)*i;if(i<1/0&&s<o.length&&o.splice(0,o.length-s),!a){for(var c=n.now(),u=0,h=1;h<o.length&&o[h]<=c;h+=2)u=h;u&&o.splice(0,u+1)}},t}(zn);const en=[],tn={},ia=(e,t=0)=>{if(en.indexOf(e)==-1){const r=new ra(t);tn[e]=r,en.push(e)}return tn[e]},ut=[];function na(e,t){return{subscribe:Cr(e,t).subscribe}}function Cr(e,t=ce){let r;const i=new Set;function n(s){if(Mn(e,s)&&(e=s,r)){const c=!ut.length;for(const u of i)u[1](),ut.push(u,e);if(c){for(let u=0;u<ut.length;u+=2)ut[u][0](ut[u+1]);ut.length=0}}}function o(s){n(s(e))}function a(s,c=ce){const u=[s,c];return i.add(u),i.size===1&&(r=t(n,o)||ce),s(e),()=>{i.delete(u),i.size===0&&r&&(r(),r=null)}}return{set:n,update:o,subscribe:a}}function bt(e,t,r){const i=!Array.isArray(e),n=i?[e]:e;if(!n.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const o=t.length<2;return na(r,(a,s)=>{let c=!1;const u=[];let h=0,d=ce;const p=()=>{if(h)return;d();const S=t(i?u[0]:u,a,s);o?a(S):d=wr(S)?S:ce},_=n.map((S,g)=>Dn(S,D=>{u[g]=D,h&=~(1<<g),c&&p()},()=>{h|=1<<g}));return c=!0,p(),function(){je(_),d(),c=!1}})}function oa(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var aa=function(t){return sa(t)&&!la(t)};function sa(e){return!!e&&typeof e=="object"}function la(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||fa(e)}var ua=typeof Symbol=="function"&&Symbol.for,ca=ua?Symbol.for("react.element"):60103;function fa(e){return e.$$typeof===ca}function ha(e){return Array.isArray(e)?[]:{}}function Ht(e,t){return t.clone!==!1&&t.isMergeableObject(e)?pt(ha(e),e,t):e}function pa(e,t,r){return e.concat(t).map(function(i){return Ht(i,r)})}function da(e,t){if(!t.customMerge)return pt;var r=t.customMerge(e);return typeof r=="function"?r:pt}function ma(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function rn(e){return Object.keys(e).concat(ma(e))}function Vn(e,t){try{return t in e}catch(r){return!1}}function ya(e,t){return Vn(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function ba(e,t,r){var i={};return r.isMergeableObject(e)&&rn(e).forEach(function(n){i[n]=Ht(e[n],r)}),rn(t).forEach(function(n){ya(e,n)||(Vn(e,n)&&r.isMergeableObject(t[n])?i[n]=da(n,r)(e[n],t[n],r):i[n]=Ht(t[n],r))}),i}function pt(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||pa,r.isMergeableObject=r.isMergeableObject||aa,r.cloneUnlessOtherwiseSpecified=Ht;var i=Array.isArray(t),n=Array.isArray(e),o=i===n;return o?i?r.arrayMerge(e,t,r):ba(e,t,r):Ht(t,r)}pt.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(i,n){return pt(i,n,r)},{})};var va=pt,ga=va;const Ea=oa(ga);function Xr(e,t){var r=t&&t.cache?t.cache:Ca,i=t&&t.serializer?t.serializer:xa,n=t&&t.strategy?t.strategy:Pa;return n(e,{cache:r,serializer:i})}function _a(e){return e==null||typeof e=="number"||typeof e=="boolean"}function $n(e,t,r,i){var n=_a(i)?i:r(i),o=t.get(n);return typeof o=="undefined"&&(o=e.call(this,i),t.set(n,o)),o}function Wn(e,t,r){var i=Array.prototype.slice.call(arguments,3),n=r(i),o=t.get(n);return typeof o=="undefined"&&(o=e.apply(this,i),t.set(n,o)),o}function mi(e,t,r,i,n){return r.bind(t,e,i,n)}function Pa(e,t){var r=e.length===1?$n:Wn;return mi(e,this,r,t.cache.create(),t.serializer)}function Sa(e,t){return mi(e,this,Wn,t.cache.create(),t.serializer)}function wa(e,t){return mi(e,this,$n,t.cache.create(),t.serializer)}var xa=function(){return JSON.stringify(arguments)};function yi(){this.cache=Object.create(null)}yi.prototype.get=function(e){return this.cache[e]};yi.prototype.set=function(e,t){this.cache[e]=t};var Ca={create:function(){return new yi}},Zr={variadic:Sa,monadic:wa},x;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(x||(x={}));var M;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(M||(M={}));var dt;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(dt||(dt={}));function nn(e){return e.type===M.literal}function Aa(e){return e.type===M.argument}function Xn(e){return e.type===M.number}function Zn(e){return e.type===M.date}function Jn(e){return e.type===M.time}function qn(e){return e.type===M.select}function Yn(e){return e.type===M.plural}function Ba(e){return e.type===M.pound}function Kn(e){return e.type===M.tag}function eo(e){return!!(e&&typeof e=="object"&&e.type===dt.number)}function ai(e){return!!(e&&typeof e=="object"&&e.type===dt.dateTime)}var to=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ia=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Ta(e){var t={};return e.replace(Ia,function(r){var i=r.length;switch(r[0]){case"G":t.era=i===4?"long":i===5?"narrow":"short";break;case"y":t.year=i===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][i-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][i-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=i===4?"long":i===5?"narrow":"short";break;case"e":if(i<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][i-4];break;case"c":if(i<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][i-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][i-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][i-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][i-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][i-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][i-1];break;case"s":t.second=["numeric","2-digit"][i-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=i<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var Na=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Ha(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(Na).filter(function(p){return p.length>0}),r=[],i=0,n=t;i<n.length;i++){var o=n[i],a=o.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var s=a[0],c=a.slice(1),u=0,h=c;u<h.length;u++){var d=h[u];if(d.length===0)throw new Error("Invalid number skeleton")}r.push({stem:s,options:c})}return r}function Ma(e){return e.replace(/^(.*?)-/,"")}var on=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,ro=/^(@+)?(\+|#+)?[rs]?$/g,Da=/(\*)(0+)|(#+)(0+)|(0+)/g,io=/^(0+)$/;function an(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(ro,function(r,i,n){return typeof n!="string"?(t.minimumSignificantDigits=i.length,t.maximumSignificantDigits=i.length):n==="+"?t.minimumSignificantDigits=i.length:i[0]==="#"?t.maximumSignificantDigits=i.length:(t.minimumSignificantDigits=i.length,t.maximumSignificantDigits=i.length+(typeof n=="string"?n.length:0)),""}),t}function no(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Oa(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!io.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function sn(e){var t={},r=no(e);return r||t}function ka(e){for(var t={},r=0,i=e;r<i.length;r++){var n=i[r];switch(n.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=n.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Ma(n.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=I(I(I({},t),{notation:"scientific"}),n.options.reduce(function(c,u){return I(I({},c),sn(u))},{}));continue;case"engineering":t=I(I(I({},t),{notation:"engineering"}),n.options.reduce(function(c,u){return I(I({},c),sn(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(n.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(n.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");n.options[0].replace(Da,function(c,u,h,d,p,_){if(u)t.minimumIntegerDigits=h.length;else{if(d&&p)throw new Error("We currently do not support maximum integer digits");if(_)throw new Error("We currently do not support exact integer digits")}return""});continue}if(io.test(n.stem)){t.minimumIntegerDigits=n.stem.length;continue}if(on.test(n.stem)){if(n.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");n.stem.replace(on,function(c,u,h,d,p,_){return h==="*"?t.minimumFractionDigits=u.length:d&&d[0]==="#"?t.maximumFractionDigits=d.length:p&&_?(t.minimumFractionDigits=p.length,t.maximumFractionDigits=p.length+_.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var o=n.options[0];o==="w"?t=I(I({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=I(I({},t),an(o)));continue}if(ro.test(n.stem)){t=I(I({},t),an(n.stem));continue}var a=no(n.stem);a&&(t=I(I({},t),a));var s=Oa(n.stem);s&&(t=I(I({},t),s))}return t}var mr={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function La(e,t){for(var r="",i=0;i<e.length;i++){var n=e.charAt(i);if(n==="j"){for(var o=0;i+1<e.length&&e.charAt(i+1)===n;)o++,i++;var a=1+(o&1),s=o<2?1:3+(o>>1),c="a",u=Fa(t);for((u=="H"||u=="k")&&(s=0);s-- >0;)r+=c;for(;a-- >0;)r=u+r}else n==="J"?r+="H":r+=n}return r}function Fa(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,i;r!=="root"&&(i=e.maximize().region);var n=mr[i||""]||mr[r||""]||mr["".concat(r,"-001")]||mr["001"];return n[0]}var Jr,Ra=new RegExp("^".concat(to.source,"*")),Ua=new RegExp("".concat(to.source,"*$"));function A(e,t){return{start:e,end:t}}var ja=!!String.prototype.startsWith&&"_a".startsWith("a",1),Ga=!!String.fromCodePoint,za=!!Object.fromEntries,Qa=!!String.prototype.codePointAt,Va=!!String.prototype.trimStart,$a=!!String.prototype.trimEnd,Wa=!!Number.isSafeInteger,Xa=Wa?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},si=!0;try{var Za=ao("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");si=((Jr=Za.exec("a"))===null||Jr===void 0?void 0:Jr[0])==="a"}catch(e){si=!1}var ln=ja?function(t,r,i){return t.startsWith(r,i)}:function(t,r,i){return t.slice(i,i+r.length)===r},li=Ga?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var i="",n=t.length,o=0,a;n>o;){if(a=t[o++],a>1114111)throw RangeError(a+" is not a valid code point");i+=a<65536?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,a%1024+56320)}return i},un=za?Object.fromEntries:function(t){for(var r={},i=0,n=t;i<n.length;i++){var o=n[i],a=o[0],s=o[1];r[a]=s}return r},oo=Qa?function(t,r){return t.codePointAt(r)}:function(t,r){var i=t.length;if(!(r<0||r>=i)){var n=t.charCodeAt(r),o;return n<55296||n>56319||r+1===i||(o=t.charCodeAt(r+1))<56320||o>57343?n:(n-55296<<10)+(o-56320)+65536}},Ja=Va?function(t){return t.trimStart()}:function(t){return t.replace(Ra,"")},qa=$a?function(t){return t.trimEnd()}:function(t){return t.replace(Ua,"")};function ao(e,t){return new RegExp(e,t)}var ui;if(si){var cn=ao("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ui=function(t,r){var i;cn.lastIndex=r;var n=cn.exec(t);return(i=n[1])!==null&&i!==void 0?i:""}}else ui=function(t,r){for(var i=[];;){var n=oo(t,r);if(n===void 0||so(n)||ts(n))break;i.push(n),r+=n>=65536?2:1}return li.apply(void 0,i)};var Ya=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,i){for(var n=[];!this.isEOF();){var o=this.char();if(o===123){var a=this.parseArgument(t,i);if(a.err)return a;n.push(a.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var s=this.clonePosition();this.bump(),n.push({type:M.pound,location:A(s,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(i)break;return this.error(x.UNMATCHED_CLOSING_TAG,A(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&ci(this.peek()||0)){var a=this.parseTag(t,r);if(a.err)return a;n.push(a.val)}else{var a=this.parseLiteral(t,r);if(a.err)return a;n.push(a.val)}}}return{val:n,err:null}},e.prototype.parseTag=function(t,r){var i=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:M.literal,value:"<".concat(n,"/>"),location:A(i,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var a=o.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!ci(this.char()))return this.error(x.INVALID_TAG,A(s,this.clonePosition()));var c=this.clonePosition(),u=this.parseTagName();return n!==u?this.error(x.UNMATCHED_CLOSING_TAG,A(c,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:M.tag,value:n,children:a,location:A(i,this.clonePosition())},err:null}:this.error(x.INVALID_TAG,A(s,this.clonePosition())))}else return this.error(x.UNCLOSED_TAG,A(i,this.clonePosition()))}else return this.error(x.INVALID_TAG,A(i,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&es(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var i=this.clonePosition(),n="";;){var o=this.tryParseQuote(r);if(o){n+=o;continue}var a=this.tryParseUnquoted(t,r);if(a){n+=a;continue}var s=this.tryParseLeftAngleBracket();if(s){n+=s;continue}break}var c=A(i,this.clonePosition());return{val:{type:M.literal,value:n,location:c},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Ka(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var i=this.char();if(i===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(i);this.bump()}return li.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var i=this.char();return i===60||i===123||i===35&&(r==="plural"||r==="selectordinal")||i===125&&t>0?null:(this.bump(),li(i))},e.prototype.parseArgument=function(t,r){var i=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,A(i,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(x.EMPTY_ARGUMENT,A(i,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(x.MALFORMED_ARGUMENT,A(i,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,A(i,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:M.argument,value:n,location:A(i,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,A(i,this.clonePosition())):this.parseArgumentOptions(t,r,n,i);default:return this.error(x.MALFORMED_ARGUMENT,A(i,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),i=ui(this.message,r),n=r+i.length;this.bumpTo(n);var o=this.clonePosition(),a=A(t,o);return{value:i,location:a}},e.prototype.parseArgumentOptions=function(t,r,i,n){var o,a=this.clonePosition(),s=this.parseIdentifierIfPossible().value,c=this.clonePosition();switch(s){case"":return this.error(x.EXPECT_ARGUMENT_TYPE,A(a,c));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var h=this.clonePosition(),d=this.parseSimpleArgStyleIfPossible();if(d.err)return d;var p=qa(d.val);if(p.length===0)return this.error(x.EXPECT_ARGUMENT_STYLE,A(this.clonePosition(),this.clonePosition()));var _=A(h,this.clonePosition());u={style:p,styleLocation:_}}var S=this.tryParseArgumentClose(n);if(S.err)return S;var g=A(n,this.clonePosition());if(u&&ln(u==null?void 0:u.style,"::",0)){var D=Ja(u.style.slice(2));if(s==="number"){var d=this.parseNumberSkeletonFromString(D,u.styleLocation);return d.err?d:{val:{type:M.number,value:i,location:g,style:d.val},err:null}}else{if(D.length===0)return this.error(x.EXPECT_DATE_TIME_SKELETON,g);var B=D;this.locale&&(B=La(D,this.locale));var p={type:dt.dateTime,pattern:B,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?Ta(B):{}},k=s==="date"?M.date:M.time;return{val:{type:k,value:i,location:g,style:p},err:null}}}return{val:{type:s==="number"?M.number:s==="date"?M.date:M.time,value:i,location:g,style:(o=u==null?void 0:u.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var R=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(x.EXPECT_SELECT_ARGUMENT_OPTIONS,A(R,I({},R)));this.bumpSpace();var fe=this.parseIdentifierIfPossible(),y=0;if(s!=="select"&&fe.value==="offset"){if(!this.bumpIf(":"))return this.error(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,A(this.clonePosition(),this.clonePosition()));this.bumpSpace();var d=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,x.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(d.err)return d;this.bumpSpace(),fe=this.parseIdentifierIfPossible(),y=d.val}var C=this.tryParsePluralOrSelectOptions(t,s,r,fe);if(C.err)return C;var S=this.tryParseArgumentClose(n);if(S.err)return S;var xe=A(n,this.clonePosition());return s==="select"?{val:{type:M.select,value:i,options:un(C.val),location:xe},err:null}:{val:{type:M.plural,value:i,options:un(C.val),offset:y,pluralType:s==="plural"?"cardinal":"ordinal",location:xe},err:null}}default:return this.error(x.INVALID_ARGUMENT_TYPE,A(a,c))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(x.EXPECT_ARGUMENT_CLOSING_BRACE,A(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var i=this.char();switch(i){case 39:{this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(x.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,A(n,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var i=[];try{i=Ha(t)}catch(n){return this.error(x.INVALID_NUMBER_SKELETON,r)}return{val:{type:dt.number,tokens:i,location:r,parsedOptions:this.shouldParseSkeletons?ka(i):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,i,n){for(var o,a=!1,s=[],c=new Set,u=n.value,h=n.location;;){if(u.length===0){var d=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var p=this.tryParseDecimalInteger(x.EXPECT_PLURAL_ARGUMENT_SELECTOR,x.INVALID_PLURAL_ARGUMENT_SELECTOR);if(p.err)return p;h=A(d,this.clonePosition()),u=this.message.slice(d.offset,this.offset())}else break}if(c.has(u))return this.error(r==="select"?x.DUPLICATE_SELECT_ARGUMENT_SELECTOR:x.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,h);u==="other"&&(a=!0),this.bumpSpace();var _=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:x.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,A(this.clonePosition(),this.clonePosition()));var S=this.parseMessage(t+1,r,i);if(S.err)return S;var g=this.tryParseArgumentClose(_);if(g.err)return g;s.push([u,{value:S.val,location:A(_,this.clonePosition())}]),c.add(u),this.bumpSpace(),o=this.parseIdentifierIfPossible(),u=o.value,h=o.location}return s.length===0?this.error(r==="select"?x.EXPECT_SELECT_ARGUMENT_SELECTOR:x.EXPECT_PLURAL_ARGUMENT_SELECTOR,A(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(x.MISSING_OTHER_CLAUSE,A(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var i=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(i=-1);for(var o=!1,a=0;!this.isEOF();){var s=this.char();if(s>=48&&s<=57)o=!0,a=a*10+(s-48),this.bump();else break}var c=A(n,this.clonePosition());return o?(a*=i,Xa(a)?{val:a,err:null}:this.error(r,c)):this.error(t,c)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=oo(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(ln(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),i=this.message.indexOf(t,r);return i>=0?(this.bumpTo(i),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&so(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),i=this.message.charCodeAt(r+(t>=65536?2:1));return i!=null?i:null},e}();function ci(e){return e>=97&&e<=122||e>=65&&e<=90}function Ka(e){return ci(e)||e===47}function es(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function so(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function ts(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function fi(e){e.forEach(function(t){if(delete t.location,qn(t)||Yn(t))for(var r in t.options)delete t.options[r].location,fi(t.options[r].value);else Xn(t)&&eo(t.style)||(Zn(t)||Jn(t))&&ai(t.style)?delete t.style.location:Kn(t)&&fi(t.children)})}function rs(e,t){t===void 0&&(t={}),t=I({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Ya(e,t).parse();if(r.err){var i=SyntaxError(x[r.err.kind]);throw i.location=r.err.location,i.originalMessage=r.err.message,i}return t!=null&&t.captureLocation||fi(r.val),r.val}var mt;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(mt||(mt={}));var Ar=function(e){Me(t,e);function t(r,i,n){var o=e.call(this,r)||this;return o.code=i,o.originalMessage=n,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),fn=function(e){Me(t,e);function t(r,i,n,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(i,'". Options are "').concat(Object.keys(n).join('", "'),'"'),mt.INVALID_VALUE,o)||this}return t}(Ar),is=function(e){Me(t,e);function t(r,i,n){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(i),mt.INVALID_VALUE,n)||this}return t}(Ar),ns=function(e){Me(t,e);function t(r,i){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(i,'"'),mt.MISSING_VALUE,i)||this}return t}(Ar),$;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})($||($={}));function os(e){return e.length<2?e:e.reduce(function(t,r){var i=t[t.length-1];return!i||i.type!==$.literal||r.type!==$.literal?t.push(r):i.value+=r.value,t},[])}function as(e){return typeof e=="function"}function vr(e,t,r,i,n,o,a){if(e.length===1&&nn(e[0]))return[{type:$.literal,value:e[0].value}];for(var s=[],c=0,u=e;c<u.length;c++){var h=u[c];if(nn(h)){s.push({type:$.literal,value:h.value});continue}if(Ba(h)){typeof o=="number"&&s.push({type:$.literal,value:r.getNumberFormat(t).format(o)});continue}var d=h.value;if(!(n&&d in n))throw new ns(d,a);var p=n[d];if(Aa(h)){(!p||typeof p=="string"||typeof p=="number")&&(p=typeof p=="string"||typeof p=="number"?String(p):""),s.push({type:typeof p=="string"?$.literal:$.object,value:p});continue}if(Zn(h)){var _=typeof h.style=="string"?i.date[h.style]:ai(h.style)?h.style.parsedOptions:void 0;s.push({type:$.literal,value:r.getDateTimeFormat(t,_).format(p)});continue}if(Jn(h)){var _=typeof h.style=="string"?i.time[h.style]:ai(h.style)?h.style.parsedOptions:i.time.medium;s.push({type:$.literal,value:r.getDateTimeFormat(t,_).format(p)});continue}if(Xn(h)){var _=typeof h.style=="string"?i.number[h.style]:eo(h.style)?h.style.parsedOptions:void 0;_&&_.scale&&(p=p*(_.scale||1)),s.push({type:$.literal,value:r.getNumberFormat(t,_).format(p)});continue}if(Kn(h)){var S=h.children,g=h.value,D=n[g];if(!as(D))throw new is(g,"function",a);var B=vr(S,t,r,i,n,o),k=D(B.map(function(y){return y.value}));Array.isArray(k)||(k=[k]),s.push.apply(s,k.map(function(y){return{type:typeof y=="string"?$.literal:$.object,value:y}}))}if(qn(h)){var R=h.options[p]||h.options.other;if(!R)throw new fn(h.value,p,Object.keys(h.options),a);s.push.apply(s,vr(R.value,t,r,i,n));continue}if(Yn(h)){var R=h.options["=".concat(p)];if(!R){if(!Intl.PluralRules)throw new Ar(`Intl.PluralRules is not available in this environment.
4
4
  Try polyfilling it using "@formatjs/intl-pluralrules"
5
- `,mt.MISSING_INTL_API,a);var fe=r.getPluralRules(t,{type:h.pluralType}).select(p-(h.offset||0));R=h.options[fe]||h.options.other}if(!R)throw new fn(h.value,p,Object.keys(h.options),a);s.push.apply(s,vr(R.value,t,r,i,n,p-(h.offset||0)));continue}}return os(s)}function ss(e,t){return t?I(I(I({},e||{}),t||{}),Object.keys(e).reduce(function(r,i){return r[i]=I(I({},e[i]),t[i]||{}),r},{})):e}function ls(e,t){return t?Object.keys(e).reduce(function(r,i){return r[i]=ss(e[i],t[i]),r},I({},e)):e}function qr(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function us(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Xr(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.NumberFormat).bind.apply(t,ht([void 0],r,!1)))},{cache:qr(e.number),strategy:Zr.variadic}),getDateTimeFormat:Xr(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.DateTimeFormat).bind.apply(t,ht([void 0],r,!1)))},{cache:qr(e.dateTime),strategy:Zr.variadic}),getPluralRules:Xr(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.PluralRules).bind.apply(t,ht([void 0],r,!1)))},{cache:qr(e.pluralRules),strategy:Zr.variadic})}}var cs=function(){function e(t,r,i,n){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(c){var u=o.formatToParts(c);if(u.length===1)return u[0].value;var h=u.reduce(function(d,p){return!d.length||p.type!==$.literal||typeof d[d.length-1]!="string"?d.push(p.value):d[d.length-1]+=p.value,d},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(c){return vr(o.ast,o.locales,o.formatters,o.formats,c,void 0,o.message)},this.resolvedOptions=function(){var c;return{locale:((c=o.resolvedLocale)===null||c===void 0?void 0:c.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var a=n||{};a.formatters;var s=zo(a,["formatters"]);this.ast=e.__parse(t,I(I({},s),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ls(e.formats,i),this.formatters=n&&n.formatters||us(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=rs,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function fs(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let i=e;for(let n=0;n<r.length;n++)if(typeof i=="object"){if(n>0){const o=r.slice(n,r.length).join(".");if(o in i){i=i[o];break}}i=i[r[n]]}else i=void 0;return i}const Ue={},hs=(e,t,r)=>r&&(t in Ue||(Ue[t]={}),e in Ue[t]||(Ue[t][e]=r),r),lo=(e,t)=>{if(t==null)return;if(t in Ue&&e in Ue[t])return Ue[t][e];const r=Br(t);for(let i=0;i<r.length;i++){const n=r[i],o=ds(n,e);if(o)return hs(e,t,o)}};let bi;const Dt=Cr({});function ps(e){return bi[e]||null}function uo(e){return e in bi}function ds(e,t){if(!uo(e))return null;const r=ps(e);return fs(r,t)}function ms(e){if(e==null)return;const t=Br(e);for(let r=0;r<t.length;r++){const i=t[r];if(uo(i))return i}}function co(e,...t){delete Ue[e],Dt.update(r=>(r[e]=Ea.all([r[e]||{},...t]),r))}bt([Dt],([e])=>Object.keys(e));Dt.subscribe(e=>bi=e);const gr={};function ys(e,t){gr[e].delete(t),gr[e].size===0&&delete gr[e]}function fo(e){return gr[e]}function bs(e){return Br(e).map(t=>{const r=fo(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function hi(e){return e==null?!1:Br(e).some(t=>{var r;return(r=fo(t))==null?void 0:r.size})}function vs(e,t){return Promise.all(t.map(i=>(ys(e,i),i().then(n=>n.default||n)))).then(i=>co(e,...i))}const Tt={};function ho(e){if(!hi(e))return e in Tt?Tt[e]:Promise.resolve();const t=bs(e);return Tt[e]=Promise.all(t.map(([r,i])=>vs(r,i))).then(()=>{if(hi(e))return ho(e);delete Tt[e]}),Tt[e]}const gs={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Es={fallbackLocale:null,loadingDelay:200,formats:gs,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},_s=Es;function yt(){return _s}const Yr=Cr(!1);var Ps=Object.defineProperty,Ss=Object.defineProperties,ws=Object.getOwnPropertyDescriptors,hn=Object.getOwnPropertySymbols,xs=Object.prototype.hasOwnProperty,Cs=Object.prototype.propertyIsEnumerable,pn=(e,t,r)=>t in e?Ps(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,As=(e,t)=>{for(var r in t||(t={}))xs.call(t,r)&&pn(e,r,t[r]);if(hn)for(var r of hn(t))Cs.call(t,r)&&pn(e,r,t[r]);return e},Bs=(e,t)=>Ss(e,ws(t));let pi;const Pr=Cr(null);function dn(e){return e.split("-").map((t,r,i)=>i.slice(0,r+1).join("-")).reverse()}function Br(e,t=yt().fallbackLocale){const r=dn(e);return t?[...new Set([...r,...dn(t)])]:r}function Xe(){return pi!=null?pi:void 0}Pr.subscribe(e=>{pi=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Is=e=>{if(e&&ms(e)&&hi(e)){const{loadingDelay:t}=yt();let r;return typeof window!="undefined"&&Xe()!=null&&t?r=window.setTimeout(()=>Yr.set(!0),t):Yr.set(!0),ho(e).then(()=>{Pr.set(e)}).finally(()=>{clearTimeout(r),Yr.set(!1)})}return Pr.set(e)},vt=Bs(As({},Pr),{set:Is}),Ir=e=>{const t=Object.create(null);return i=>{const n=JSON.stringify(i);return n in t?t[n]:t[n]=e(i)}};var Ts=Object.defineProperty,Sr=Object.getOwnPropertySymbols,po=Object.prototype.hasOwnProperty,mo=Object.prototype.propertyIsEnumerable,mn=(e,t,r)=>t in e?Ts(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vi=(e,t)=>{for(var r in t||(t={}))po.call(t,r)&&mn(e,r,t[r]);if(Sr)for(var r of Sr(t))mo.call(t,r)&&mn(e,r,t[r]);return e},gt=(e,t)=>{var r={};for(var i in e)po.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&Sr)for(var i of Sr(e))t.indexOf(i)<0&&mo.call(e,i)&&(r[i]=e[i]);return r};const Mt=(e,t)=>{const{formats:r}=yt();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Ns=Ir(e=>{var t=e,{locale:r,format:i}=t,n=gt(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return i&&(n=Mt("number",i)),new Intl.NumberFormat(r,n)}),Hs=Ir(e=>{var t=e,{locale:r,format:i}=t,n=gt(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return i?n=Mt("date",i):Object.keys(n).length===0&&(n=Mt("date","short")),new Intl.DateTimeFormat(r,n)}),Ms=Ir(e=>{var t=e,{locale:r,format:i}=t,n=gt(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return i?n=Mt("time",i):Object.keys(n).length===0&&(n=Mt("time","short")),new Intl.DateTimeFormat(r,n)}),Ds=(e={})=>{var t=e,{locale:r=Xe()}=t,i=gt(t,["locale"]);return Ns(vi({locale:r},i))},Os=(e={})=>{var t=e,{locale:r=Xe()}=t,i=gt(t,["locale"]);return Hs(vi({locale:r},i))},ks=(e={})=>{var t=e,{locale:r=Xe()}=t,i=gt(t,["locale"]);return Ms(vi({locale:r},i))},Ls=Ir((e,t=Xe())=>new cs(e,t,yt().formats,{ignoreTag:yt().ignoreTag})),Fs=(e,t={})=>{var r,i,n,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:s,locale:c=Xe(),default:u}=a;if(c==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=lo(e,c);if(!h)h=(o=(n=(i=(r=yt()).handleMissingMessage)==null?void 0:i.call(r,{locale:c,id:e,defaultValue:u}))!=null?n:u)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!s)return h;let d=h;try{d=Ls(h,c).format(s)}catch(p){p instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,p.message)}return d},Rs=(e,t)=>ks(t).format(e),Us=(e,t)=>Os(t).format(e),js=(e,t)=>Ds(t).format(e),Gs=(e,t=Xe())=>lo(e,t),zs=bt([vt,Dt],()=>Fs);bt([vt],()=>Rs);bt([vt],()=>Us);bt([vt],()=>js);bt([vt,Dt],()=>Gs);window.emWidgets={topic:ia};const Qs=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function yn(e,t){co(e,t)}function Vs(e){vt.set(e)}const bn={en:{titleProfileInfo:"Profile Info",personalDetails:"Personal Details",userName:"Username:",userPhone:"Phone:",userPhoneError:"Mobile must be at least 5 character long and 12 characters maximum.",userEmail:"Email:",profileSecurityQuestion:"Security Question",profileSecurityQuestion2:"Document Type (DNI, Foreign ID Card, Passport)",profileSecurityQuestionError:"Security question must be at least 1 character long and maximum 120 characters.",profileSecurityQuestionError2:"Only letters and numbers are accepted.",firstName:"First Name:",profileSecurityAnswer:"Security Answer",profileSecurityAnswer2:"Document Number:",profileSecurityAnswerError:"Security answer must be at least 1 character long and maximum 120 characters.",profileSecurityAnswerError2:"Only letters and numbers are accepted.",lastName:"Last Name:",dateOfBirth:"Date of Birth:",currency:"Currency:",iban:"IBAN:",userTitle:"Title:","Mr.":"Mr.","Mrs.":"Mrs.",locationDetails:"Location Details",userCountry:"Country:",userCity:"City:",userCityError:"City must be at least 1 character long and 50 characters maximum.",userAddress:"Address:",userAddressError:"Address must be at least 1 character long and 100 characters maximum.",userPostalCode:"Postal Code:",userPostalCodeError:"Postal Code must be at least 1 character long and 20 characters maximum.",userNotifications:"Notifications",smsConsent:"Enable SMS notifications",emailmarketingConsent:"Enable Emails",phonecallConsent:"Enable phone call notifications",postConsent:"Enable post notifications","3rdpartyConsent":"Enable third-party notifications",smsandemailConsent:"Enable SMS and email notifications",userProfileSaveChanges:"Save Changes",userProfileConfirmationMessage:"Your changes have been saved!",userProfileUpdateError:"An error has occured when attempting to update the profile information"},"zh-hk":{titleProfileInfo:"資料信息",personalDetails:"個人資料",userName:"用戶名:",userPhone:"電話:",userPhoneError:"移動設備的長度必須至少為 5 個字符,最多 12 個字符。",userEmail:"電子郵件:",profileSecurityQuestion:"安全問題",profileSecurityQuestion2:"文檔類型(DNI、外國身份證、護照)",profileSecurityQuestionError:"安全問題長度必須至少1個字符,最多120個字符。",profileSecurityQuestionError2:"僅接受字母和數字。",firstName:"名:",profileSecurityAnswer:"安全答案",profileSecurityAnswer2:"文件號碼:",profileSecurityAnswerError:"安全答案長度必須至少1個字符,最多120個字符。",profileSecurityAnswerError2:"僅接受字母和數字。",lastName:"姓:",dateOfBirth:"出生日期:",currency:"貨幣:",iban:"銀行網",userTitle:"標題:","Mr.":"先生","Mrs.":"太太",locationDetails:"位置詳情",userCountry:"國家:",userCity:"城市:",userCityError:"城市必須至少 1 個字符長,最多 50 個字符。",userAddress:"地址:",userAddressError:"地址必須至少 1 個字符長,最多 100 個字符。",userPostalCode:"郵政編碼:",userPostalCodeError:"郵政編碼必須至少 1 個字符長,最多 20 個字符。",userNotifications:"通知",smsConsent:"啟用短信通知",emailmarketingConsent:"啟用電子郵件",phonecallConsent:"啟用電話通知",postConsent:"啟用郵件通知","3rdpartyConsent":"啟用第三方通知",smsandemailConsent:"啟用短信和電子郵件通知",userProfileSaveChanges:"保存更改",userProfileConfirmationMessage:"你的修改已被保存!",userProfileUpdateError:"嘗試更新個人資料時出現錯誤"},fr:{titleProfileInfo:"Information sur le profil",personalDetails:"Détail personnel",userName:"Nom d'utilisateur:",userPhone:"Téléphone:",userPhoneError:"Le mobile doit comporter au moins 5 caractères et 12 caractères maximum.",userEmail:"Email:",profileSecurityQuestion:"Question de sécurité",profileSecurityQuestion2:"Type de document (DNI, carte d'identité étrangère, passeport)",profileSecurityQuestionError:"La question de sécurité doit comporter au moins 1 caractère et au maximum 120 caractères.",profileSecurityQuestionError2:"Seuls les lettres et les chiffres sont acceptés.",firstName:"Prénom:",profileSecurityAnswer:"Réponse de sécurité",profileSecurityAnswer2:"Numéro de document :",profileSecurityAnswerError:"La réponse de sécurité doit comporter au moins 1 caractère et au maximum 120 caractères.",profileSecurityAnswerError2:"Seuls les lettres et les chiffres sont acceptés.",lastName:"Nom de famille:",dateOfBirth:"Date de naissance:",currency:"Monnaie:",iban:"IBAN:",userTitle:"Titre:","Mr.":"M.","Mrs.":"Mme",locationDetails:"Détails de l'emplacement",userCountry:"Pays:",userCity:"Ville:",userCityError:"La ville doit comporter au moins 1 caractère et 50 caractères au maximum.",userAddress:"Adresse:",userAddressError:"L'adresse doit comporter au moins 1 caractère et 100 caractères au maximum.",userPostalCode:"Code postal:",userPostalCodeError:"Le code postal doit comporter au moins 1 caractère et 20 caractères au maximum.",userNotifications:"Notifications",smsConsent:"Activer les notifications par sms",emailmarketingConsent:"Activer les e-mails",phonecallConsent:"Activer les notifications d'appel téléphonique",postConsent:"Activer les notifications par courrier","3rdpartyConsent":"Activer les notifications de tiers",smsandemailConsent:"Activer les notifications par SMS et e-mail",userProfileSaveChanges:"Sauvegarder les changements",userProfileConfirmationMessage:"Vos modifications ont été enregistrées!",userProfileUpdateError:"Une erreur s'est produite lors de la tentative de mise à jour des informations du profil"},ro:{titleProfileInfo:"Informații profil",personalDetails:"Detalii Personale",userName:"Nume utilizator:",userPhone:"Telefon:",userPhoneError:"Telefon-ul trebuie să aibă cel puțin 5 caractere și maximum 12 de caractere.",userEmail:"E-mail:",profileSecurityQuestion:"Întrebare de securitate",profileSecurityQuestion2:"Tip de document (DNI, carte de identitate străină, pașaport)",profileSecurityQuestionError:"Întrebarea de securitate trebuie să aibă cel puțin 1 caracter și maximum 120 de caractere.",profileSecurityQuestionError2:"Sunt acceptate doar litere și cifre.",firstName:"Prenume:",profileSecurityAnswer:"Răspuns de securitate",profileSecurityAnswer2:"Număr document:",profileSecurityAnswerError:"Răspunsul de securitate trebuie să aibă cel puțin 1 caracter și maximum 120 de caractere.",profileSecurityAnswerError2:"Sunt acceptate doar litere și cifre.",lastName:"Nume:",dateOfBirth:"Data nașterii:",currency:"Monedă:",iban:"IBAN:",userTitle:"Titlu:","Mr.":"Dl.","Mrs.":"Dna.",locationDetails:"Detalii de Localizare",userCountry:"Țară:",userCity:"Oraș:",userCityError:"Orașul trebuie să aibă cel puțin 1 caracter și maximum 50 de caractere.",userAddress:"Adresă:",userAddressError:"Adresa trebuie sa fie cuprinsa intre 1 si 100 de caractere.",userPostalCode:"Cod poștal:",userPostalCodeError:"Codul poștal trebuie să aibă cel puțin 1 caracter și maximum 20 de caractere.",userNotifications:"Notificări",smsConsent:"Activează notificări prin SMS",emailmarketingConsent:"Activează notificări prin E-mail",phonecallConsent:"Activează notificările prin apel telefonic",postConsent:"Activează notificările prin poștă","3rdpartyConsent":"Activează notificările de la parte terță",smsandemailConsent:"Activează notificările prin SMS și e-mail",userProfileSaveChanges:"Salvează",userProfileConfirmationMessage:"Modificările au fost salvate!",userProfileUpdateError:"A apărut o eroare la încercarea de a actualiza informațiile profilului"},tr:{titleProfileInfo:"Profil bilgisi",personalDetails:"Kişisel detaylar",userName:"Kullanıcı adı:",userPhone:"Telefon:",userPhoneError:"Mobil en az 5 karakter uzunluğunda ve maksimum 12 karakter olmalıdır.",userEmail:"E-posta:",profileSecurityQuestion:"Güvenlik Sorusu",profileSecurityQuestion2:"Belge Türü (DNI, Yabancı Kimlik Kartı, Pasaport)",profileSecurityQuestionError:"Güvenlik sorusu en az 1 karakter uzunluğunda, en fazla 120 karakter uzunluğunda olmalıdır.",profileSecurityQuestionError2:"Yalnızca harf ve rakamlar kabul edilir.",firstName:"İlk adı:",profileSecurityAnswer:"Güvenlik cevabı",profileSecurityAnswer2:"Belge Numarası:",profileSecurityAnswerError:"Güvenlik cevabı en az 1 karakter uzunluğunda ve en fazla 120 karakter olmalıdır.",profileSecurityAnswerError2:"Yalnızca harf ve rakamlar kabul edilir.",lastName:"Soy isim:",dateOfBirth:"Doğum tarihi:",currency:"Para birimi:",iban:"IBAN:",userTitle:"Başlık:","Mr.":"Bay","Mrs.":"Bayan",locationDetails:"Konum Detayları",userCountry:"Ülke:",userCity:"Şehir:",userCityError:"Şehir en az 1 karakter, maksimum 50 karakter uzunluğunda olmalıdır.",userAddress:"Adres:",userAddressError:"Adres en az 1 karakter uzunluğunda ve maksimum 100 karakter olmalıdır.",userPostalCode:"Posta Kodu:",userPostalCodeError:"Posta Kodu en az 1 karakter uzunluğunda ve maksimum 20 karakter uzunluğunda olmalıdır.",userNotifications:"Bildirimler",smsConsent:"SMS bildirimlerini etkinleştir",emailmarketingConsent:"E-postaları Etkinleştir",phonecallConsent:"Telefon araması bildirimlerini etkinleştir",postConsent:"Posta bildirimlerini etkinleştir","3rdpartyConsent":"Üçüncü taraf bildirimlerini etkinleştir",smsandemailConsent:"SMS ve e-posta bildirimlerini etkinleştir",userProfileSaveChanges:"Değişiklikleri Kaydet",userProfileConfirmationMessage:"Değişiklikleriniz kaydedildi!",securityQuestion:"Güvenlik Sorusu:",securityQuestionError:"Güvenlik sorusu en az 1, en fazla 120 karakter uzunluğunda olmalıdır.",securityAnswer:"Güvenlik cevabı",securityAnswerError:"Güvenlik cevabı en az 1 karakter uzunluğunda ve en fazla 120 karakter olmalıdır.",userProfileUpdateError:"Profil bilgilerini güncellemeye çalışırken bir hata oluştu"},es:{titleProfileInfo:"Información de Perfil",personalDetails:"Detalles Personales",userName:"Usuario",userPhone:"Celular / Número / Número Celular",userPhoneError:"Número celular debe tener al menos 5 caracteres y un máximo de 20 caracteres",userEmail:"Email:",profileSecurityQuestion:"Pregunta de Seguridad",profileSecurityQuestion2:"Tipo de Documento (DNI, Carnet de identidad extranjero, Pasaporte)",profileSecurityQuestionError:"La pregunta de seguridad debe tener al menos 1 caracter y como máximo 120 caracteres.",profileSecurityQuestionError2:"Solo se aceptan letras y números.",firstName:"Nombre",profileSecurityAnswer:"Respuesta de Seguridad",profileSecurityAnswer2:"Número de Documento:",profileSecurityAnswerError:"La respuesta de seguridad debe tener al menos 1 caracter y como máximo 120 caracteres.",profileSecurityAnswerError2:"Solo se aceptan letras y números.",lastName:"Apellido",dateOfBirth:"Fecha de nacimiento:",currency:"Moneda:",iban:"IBAN:",userTitle:"Título:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalles de ubicación",userCountry:"País:",userCity:"Ciudad:",userCityError:"La ciudad debe tener al menos 1 carácter y un máximo de 50 caracteres.",userAddress:"Dirección:",userAddressError:"La dirección debe tener al menos 1 carácter y un máximo de 100 caracteres.",userPostalCode:"Código Postal:",userPostalCodeError:"El código postal debe tener al menos 1 carácter y un máximo de 20 caracteres.",userNotifications:"Notificaciones",smsConsent:"Habilitar notificaciones SMS",emailmarketingConsent:"Habilitar Emails",phonecallConsent:"Habilitar notificaciones de llamadas telefónicas",postConsent:"Habilitar notificaciones por correo","3rdpartyConsent":"Habilitar notificaciones de terceros",smsandemailConsent:"Habilitar notificaciones por SMS y correo electrónico",userProfileSaveChanges:"Cambios Guardados",userProfileConfirmationMessage:"Sus cambios han sido guardados!",userProfileUpdateError:"Se ha producido un error al intentar actualizar la información del perfil"},pt:{titleProfileInfo:"Informações do perfil",personalDetails:"Detalhes pessoais",userName:"Nome do usuário:",userPhone:"Celular:",userPhoneError:"O celular deve ter pelo menos 5 caracteres e no máximo 12 caracteres.",userEmail:"E-mail:",profileSecurityQuestion:"Pergunta de Segurança",profileSecurityQuestion2:"Tipo de Documento (DNI, Cartão de Identificação Estrangeiro, Passaporte)",profileSecurityQuestionError:"A pergunta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres.",profileSecurityQuestionError2:"Somente letras e números são aceitos.",firstName:"Primeiro nome:",profileSecurityAnswer:"Resposta de Segurança",profileSecurityAnswer2:"Número do Documento:",profileSecurityAnswerError:"A resposta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres.",profileSecurityAnswerError2:"Somente letras e números são aceitos.",lastName:"Último nome:",dateOfBirth:"Data de nascimento:",currency:"Moeda:",iban:"IBAN:",userTitle:"Título:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalhes do local",userCountry:"País:",userCity:"Cidade:",userCityError:"A cidade deve ter pelo menos 1 caractere e no máximo 50 caracteres.",userAddress:"Endereço:",userAddressError:"Address must be at least 1 character long and 100 characters maximum.",userPostalCode:"CEP:",userPostalCodeError:"O código postal deve ter pelo menos 1 caractere e no máximo 20 caracteres.",userNotifications:"Notificações",smsConsent:"Ativar notificações por SMS",emailmarketingConsent:"Ativar notificações por e-mail",phonecallConsent:"Ativar notificações de chamadas telefónicas",postConsent:"Ativar notificações de correio","3rdpartyConsent":"Ativar notificações de terceiros",smsandemailConsent:"Ativar notificações por SMS e e-mail",userProfileSaveChanges:"Salvar alterações",userProfileConfirmationMessage:"Suas alterações foram salvas!",userProfileUpdateError:"Ocorreu um erro ao tentar atualizar as informações do perfil"},hr:{titleProfileInfo:"Informacije o profilu",personalDetails:"Osobni podatci",userName:"Korisničko ime:",userPhone:"Telefon:",userPhoneError:"Broj telefona mora imati najmanje 5 znakova i najviše 12 znakova.",userEmail:"E-mail:",profileSecurityQuestion:"Sigurnosno pitanje",profileSecurityQuestion2:"Vrsta dokumenta",profileSecurityQuestionError:"Sigurnosno pitanje mora imati najmanje 1 znak i najviše 120 znakova.",profileSecurityQuestionError2:"Prihvaćaju se samo slova i brojke.",firstName:"Ime",profileSecurityAnswer:"Sigurnosni odgovor",profileSecurityAnswer2:"Broj dokumenta:",profileSecurityAnswerError:"Sigurnosni odgovor mora imati najmanje 1 znak i najviše 120 znakova.",profileSecurityAnswerError2:"Prihvaćaju se samo slova i brojke.",lastName:"Prezime",dateOfBirth:"Datum rođenja:",currency:"Valuta:",iban:"IBAN:",userTitle:"Titula:","Mr.":"Gosp.","Mrs.":"Gđa.",locationDetails:"Detalji lokacije",userCountry:"Zemlja:",userCity:"Grad:",userCityError:"Grad mora imati najmanje 1 znak i najviše 50 znakova.",userAddress:"Adresa:",userAddressError:"Adresa mora imati najmanje 1 znak i najviše 100 znakova.",userPostalCode:"Poštanski broj:",userPostalCodeError:"Poštanski broj mora imati najmanje 1 znak i najviše 20 znakova.",userNotifications:"Obavijesti",smsConsent:"Omogućite SMS obavijesti",emailmarketingConsent:"Omogući e-mail",phonecallConsent:"Omogući obavijesti o telefonskim pozivima",postConsent:"Omogući obavijesti o pošti","3rdpartyConsent":"Omogući obavijesti od trećih strana",smsandemailConsent:"Omogući obavijesti putem SMS-a i e-pošte",userProfileSaveChanges:"Spremi promjene",userProfileConfirmationMessage:"Vaše izmjene su spremljene!",userProfileUpdateError:"Došlo je do pogreške prilikom pokušaja ažuriranja podataka profila"},"pt-br":{titleProfileInfo:"Informação do Perfil",personalDetails:"Detalhes pessoais",userName:"Do utilizador:",userPhone:"Telefone:",userPhoneError:"O número do celular deve ter pelo menos 5 caracteres e no máximo 12 caracteres",userEmail:"Correio eletrônico:",profileSecurityQuestion:"Pergunta de segurança:",profileSecurityQuestion2:"Tipo de documento de identidade (Documento de identidade nacional,identidade estrangeira, Pasaporte)",profileSecurityQuestionError:"A pergunta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres",profileSecurityQuestionError2:"Somente letras e números são aceitos",firstName:"Nome:",profileSecurityAnswer:"Pergunta de segurança:",profileSecurityAnswer2:"Número do documento:",profileSecurityAnswerError:"A resposta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres.",profileSecurityAnswerError2:"Somente letras e números são aceitos",lastName:"Sobrenome:",dateOfBirth:"Data de nascimento:",currency:"Moeda:",iban:"IBAN:",userTitle:"Qualificação:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalhes da localização:",userCountry:"País:",userCity:"Cidade:",userCityError:"A cidade deve ter pelo menos 1 caractere e no máximo 50 caracteres",userAddress:"Endereço:",userAddressError:"O endereço deve ter pelo menos 1 caractere e no máximo 100 caracteres",userPostalCode:"Código postal:",userPostalCodeError:"O código postal deve ter pelo menos 1 caractere e no máximo 20 caracteres",userNotifications:"Notificações",smsConsent:"Habilitar notificações por SMS",emailmarketingConsent:"Ativar e-mail",phonecallConsent:"Ativar notificações de chamadas telefônicas",postConsent:"Ativar notificações de correio","3rdpartyConsent":"Ativar notificações de terceiros",smsandemailConsent:"Ativar notificações por SMS e e-mail",userProfileSaveChanges:"Guardar mudanças",userProfileConfirmationMessage:"Suas alterações foram salvas!",userProfileUpdateError:"Ocorreu um erro ao tentar atualizar as informações do perfil"},"es-mx":{titleProfileInfo:"Información de Perfil",personalDetails:"Detalles personales",userName:"Usuario:",userPhone:"Teléfono:",userPhoneError:"Número de Móvl debe tener al menos 5 caracteres de largo y 12 caracteres máximo",userEmail:"Correo electrónico:",profileSecurityQuestion:"Pregunta de Seguridad:",profileSecurityQuestion2:"Tipo de documento de identificación (Documento de identidad nacional, Identificación extranjera, Pasaporte)",profileSecurityQuestionError:"La pregunta de seguridad debe tener al menos 1 caracter de largo y máximo 120 caracteres",profileSecurityQuestionError2:"Solo letras y números son aceptados",firstName:"Nombre:",profileSecurityAnswer:"Pregunta de seguridad:",profileSecurityAnswer2:"Número de documento:",profileSecurityAnswerError:"La respuesta de seguridad debe tener al menos 1 carácter de largo y máximo 120 caracteres.",profileSecurityAnswerError2:"Solo letras y números son aceptados",lastName:"Apellido:",dateOfBirth:"Fecha de nacimiento:",currency:"Moneda:",iban:"IBAN:",userTitle:"Título:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalles de ubicación:",userCountry:"País:",userCity:"Ciudad:",userCityError:"Ciudad debe tener al menos 1 carácter de largo y 50 caracteres máximo",userAddress:"Dirección:",userAddressError:"Dirección debe tener al menos 1 carácter de largo y 100 caracteres máximo",userPostalCode:"Código Postal:",userPostalCodeError:"Código Postal debe tener al menos 1 carácter de largo y 20 caracteres máximo",userNotifications:"Notificaciones",smsConsent:"Habilitar notificaciones de SMS",emailmarketingConsent:"Habilitar correo electrónico",phonecallConsent:"Habilitar notificaciones de llamadas telefónicas",postConsent:"Habilitar notificaciones por correo","3rdpartyConsent":"Habilitar notificaciones de terceros",smsandemailConsent:"Habilitar notificaciones por SMS y correo electrónico",userProfileSaveChanges:"Guardar cambios",userProfileConfirmationMessage:"¡Sus cambios han sido guardados!",userProfileUpdateError:"Se ha producido un error al intentar actualizar la información del perfil"}};function $s(e){wo(e,"svelte-1vrnomc",`button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw-color-contrast, #07072A));background:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:20px}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw-color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw-color-contrast, #07072A));padding:10px;line-height:16px;background:var(--emw-color-white, #FFFFFF);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox.InvalidField input{border:1px solid var(--emw-color-error, var(--emw-color-red, #FD2839));background:var(--emw-color-pale, #FBECF4);color:var(--emw-color-error, var(--emw-color-red, #FD2839))}.PlayerInfoBox .InvalidInput{color:var(--emw-color-error, var(--emw-color-red, #FD2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw-color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px;outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw-color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw-color-gray-100, #E6E6E6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw-color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw-color-contrast, #07072A));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);color:var(--emw--button-text-color, #FFFFFF);border-radius:var(--emw--button-border-radius, 50px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw-color-gray-300, #58586B)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw-color-gray-300, #58586B);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw-color-gray-50, #F9F8F8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw-color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(-emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw-color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw-color-contrast, #07072A));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw-button-typography, var(--emw-color-white, #FFFFFF))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperTablet{padding:40px 25% 40px 25%}.PlayerInfoWrapperTablet .PlayerDetailsContent{grid-row-gap:20px}.PlayerInfoWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerInfoWrapperTablet .MenuReturnButton span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerDetailsHeader h3,.PlayerInfoWrapperTablet .PlayerLocationHeader h3,.PlayerInfoWrapperTablet .PlayerNotificationsHeader h3{font-size:24px}.PlayerInfoWrapperTablet .PlayerInfoBox label{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox input{height:30px;font-size:var(--emw--font-size-large, 20px);line-height:30px}.PlayerInfoWrapperTablet .PlayerInfoBox select{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox .TogglePasswordVisibility{width:30px;top:26px}.PlayerInfoWrapperTablet .PlayerInfoBox .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerInfoBox:last-child .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea{font-family:var(--emw--button-typography);grid-column-gap:40px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsCancelButton{font-size:var(--emw--font-size-large, 20px);height:56px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton{color:var(--emw-button-typography, var(--emw-color-white, #FFFFFF))}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{color:var(--emw-color-gray-300, #58586B)}.PlayerInfoWrapperTablet .PlayerNotificationBox label span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerNotificationBox label input{height:26px;width:26px}.PlayerInfoWrapperTablet .PlayerNotificationBox label .Checkmark{left:50px;top:9px}.PlayerDetailsConfirmSave{background:var(--emw-color-valid, var(--emw-color-green, #48952a));color:var(--emw-button-typography, var(--emw-color-white, #FFFFFF));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}`)}function vn(e,t,r){const i=e.slice();return i[63]=t[r],i[64]=t,i[65]=r,i}function gn(e,t,r){const i=e.slice();return i[66]=t[r],i}function Ws(e){let t,r,i,n=e[15]("titleProfileInfo")+"",o,a,s,c,u=e[15]("personalDetails")+"",h,d,p,_,S,g=e[15]("userName")+"",D,B,k,R,fe,y,C,xe=e[15]("userPhone")+"",Ce,Ge,oe,W,ze,z,De,me,Qe,X,Ae,Ze=(e[0]=="true"?e[15]("profileSecurityQuestion2"):e[15]("profileSecurityQuestion"))+"",ye,Ot,Oe,Et,ae,kt,Je,_t,se,ke,Ve=(e[0]=="true"?e[15]("profileSecurityAnswer2"):e[15]("profileSecurityAnswer"))+"",Pt,Lt,Le,St,le,Ft,qe,Rt,Fe,Ye,Ke=e[15]("userEmail")+"",wt,Ut,he,$e,jt,Re,et,b=e[15]("dateOfBirth")+"",P,H,N,Z,pe,j,Gt,zt=e[15]("firstName")+"",Tr,gi,Be,xt,Ei,tt,Qt,Vt=e[15]("lastName")+"",Nr,_i,Ie,Ct,Pi,rt,$t,Wt=e[15]("userTitle")+"",Hr,Si,Te,At,wi,it,Xt,Zt=e[15]("currency")+"",Mr,xi,Ne,Bt,Ci,Ai,Jt,Dr,qt=e[15]("locationDetails")+"",Or,Bi,be,nt,Yt,Kt=e[15]("userCountry")+"",kr,Ii,de,It,er,Ti,ve,tr,rr=e[15]("userCity")+"",Lr,Ni,ge,Hi,ir,Mi,Ee,nr,or=e[15]("userAddress")+"",Fr,Di,_e,Oi,ar,ki,Pe,sr,lr=e[15]("userPostalCode")+"",Rr,Li,Se,Fi,ur,Ri,Ur=Object.keys(e[4].consents).length>0,jr,cr,ot,fr=e[15]("userProfileSaveChanges")+"",Gr,hr,Ui,zr,ji,We=e[16]&&Zs(e),at=_r(e[3]),Q=[];for(let V=0;V<at.length;V+=1)Q[V]=En(gn(e,at,V));let J=!e[13]&&_n(e),q=!e[11]&&Pn(e),Y=!e[12]&&Sn(e),K=e[5].iban&&wn(e),ee=!e[8]&&xn(e),te=!e[10]&&Cn(e),re=!e[9]&&An(e),ie=Ur&&Bn(e),ne=e[14]&&Nn(e);return{c(){t=m("form"),We&&We.c(),r=E(),i=m("h2"),o=w(n),a=E(),s=m("div"),c=m("h3"),h=w(u),d=E(),p=m("section"),_=m("div"),S=m("p"),D=w(g),B=E(),k=m("input"),fe=E(),y=m("div"),C=m("p"),Ce=w(xe),Ge=E(),oe=m("div"),W=m("select");for(let V=0;V<Q.length;V+=1)Q[V].c();ze=E(),z=m("input"),De=E(),J&&J.c(),Qe=E(),X=m("div"),Ae=m("label"),ye=w(Ze),Ot=w(":"),Oe=m("span"),Oe.textContent="*",Et=E(),ae=m("input"),kt=E(),q&&q.c(),_t=E(),se=m("div"),ke=m("label"),Pt=w(Ve),Lt=w(":"),Le=m("span"),Le.textContent="*",St=E(),le=m("input"),Ft=E(),Y&&Y.c(),Rt=E(),Fe=m("div"),Ye=m("label"),wt=w(Ke),Ut=E(),he=m("input"),jt=E(),Re=m("div"),et=m("label"),P=w(b),H=E(),N=m("input"),pe=E(),j=m("div"),Gt=m("label"),Tr=w(zt),gi=E(),Be=m("input"),Ei=E(),tt=m("div"),Qt=m("label"),Nr=w(Vt),_i=E(),Ie=m("input"),Pi=E(),rt=m("div"),$t=m("label"),Hr=w(Wt),Si=E(),Te=m("input"),wi=E(),it=m("div"),Xt=m("label"),Mr=w(Zt),xi=E(),Ne=m("input"),Ci=E(),K&&K.c(),Ai=E(),Jt=m("div"),Dr=m("h3"),Or=w(qt),Bi=E(),be=m("section"),nt=m("div"),Yt=m("label"),kr=w(Kt),Ii=E(),de=m("input"),Ti=E(),ve=m("div"),tr=m("label"),Lr=w(rr),Ni=E(),ge=m("input"),Hi=E(),ee&&ee.c(),Mi=E(),Ee=m("div"),nr=m("label"),Fr=w(or),Di=E(),_e=m("input"),Oi=E(),te&&te.c(),ki=E(),Pe=m("div"),sr=m("label"),Rr=w(lr),Li=E(),Se=m("input"),Fi=E(),re&&re.c(),Ri=E(),ie&&ie.c(),jr=E(),cr=m("section"),ot=m("button"),Gr=w(fr),Ui=E(),ne&&ne.c(),f(i,"class","MyAccountCategoryTitle "+(e[16]?"MyAccountCategoryTitleNone":"")),f(s,"class","PlayerNotificationsHeader"),f(k,"type","text"),f(k,"class","FieldDisabled"),k.value=R=e[5].username,k.readOnly=!0,f(_,"class","PlayerInfoBox"),e[4].mobile.prefix===void 0&&Er(()=>e[33].call(W)),f(z,"type","text"),f(z,"placeholder",e[17].mobile.number),f(oe,"class","PlayerPhoneNumber"),f(y,"class",me="PlayerInfoBox "+(e[13]?"":"InvalidField")),f(Oe,"class","FormRequired"),f(Ae,"for","SecurityQuestion"),f(ae,"id","SecurityQuestion"),f(ae,"type","text"),f(ae,"placeholder",e[17].securityQuestion),f(X,"class",Je="PlayerInfoBox "+(e[11]?"":"InvalidField")),f(Le,"class","FormRequired"),f(ke,"for","SecurityAnswer"),f(le,"id","SecurityAnswer"),f(le,"type","text"),f(le,"placeholder",e[17].securityAnswer),f(se,"class",qe="PlayerInfoBox "+(e[12]?"":"InvalidField")),f(Ye,"for","UserEmail"),f(he,"id","UserEmail"),f(he,"type","email"),f(he,"class","FieldDisabled"),he.value=$e=e[5].email,he.readOnly=!0,f(Fe,"class","PlayerInfoBox"),f(et,"for","DateOfBirth"),f(N,"id","DateOfBirth"),f(N,"type","text"),f(N,"class","FieldDisabled"),N.value=Z=e[5].birth,N.readOnly=!0,f(Re,"class","PlayerInfoBox"),f(Gt,"for","FirstName"),f(Be,"id","FirstName"),f(Be,"type","text"),f(Be,"class","FieldDisabled"),Be.value=xt=e[5].firstname,Be.readOnly=!0,f(j,"class","PlayerInfoBox"),f(Qt,"for","LastName"),f(Ie,"id","LastName"),f(Ie,"type","text"),f(Ie,"class","FieldDisabled"),Ie.value=Ct=e[5].lastname,Ie.readOnly=!0,f(tt,"class","PlayerInfoBox"),f($t,"for","UserTitle"),f(Te,"id","UserTitle"),f(Te,"type","text"),f(Te,"class","FieldDisabled"),Te.value=At=e[15](e[5].userTitles),Te.readOnly=!0,f(rt,"class","PlayerInfoBox"),f(Xt,"for","Currrency"),f(Ne,"id","Currency"),f(Ne,"type","text"),f(Ne,"class","FieldDisabled"),Ne.value=Bt=e[5].currency,Ne.readOnly=!0,f(it,"class","PlayerInfoBox"),f(p,"class","PlayerDetailsContent"),f(Jt,"class","PlayerLocationHeader"),f(Yt,"for","UserCountry"),f(de,"id","UserCountry"),f(de,"type","text"),f(de,"class","PlayerCountry FieldDisabled"),de.value=It=e[5].countryName,f(de,"placeholder",er=e[5].countryCode),de.readOnly=!0,f(nt,"class","PlayerInfoBox"),f(tr,"for","UserCity"),f(ge,"id","UserCity"),f(ge,"type","text"),f(ge,"placeholder",e[17].city),f(ve,"class",ir="PlayerInfoBox "+(e[8]?"":"InvalidField")),f(nr,"for","UserAdress"),f(_e,"id","UserAdress"),f(_e,"type","text"),f(_e,"placeholder",e[17].adress),f(Ee,"class",ar="PlayerInfoBox "+(e[10]?"":"InvalidField")),f(sr,"for","UserPostalCode"),f(Se,"id","UserPostalCode"),f(Se,"type","text"),f(Se,"placeholder",e[17].postalCode),f(Pe,"class",ur="PlayerInfoBox "+(e[9]?"":"InvalidField")),f(be,"class","PlayerLocationContent"),f(ot,"class",hr="PlayerDetailsSaveButton "+(e[6]&&e[7]?"":"PlayerButtonDisabled")),f(cr,"class","PlayerDetailsButtonsArea "+(e[16]?"PlayerDetailsButtonsAreaMobile":"")),f(t,"class","PlayerInfoWrapper "+(e[16]?"PlayerInfoWrapperMobile":"")+" "+(e[18].matches&&e[16]?"PlayerInfoWrapperTablet":""))},m(V,v){L(V,t,v),We&&We.m(t,null),l(t,r),l(t,i),l(i,o),l(t,a),l(t,s),l(s,c),l(c,h),l(t,d),l(t,p),l(p,_),l(_,S),l(S,D),l(_,B),l(_,k),l(p,fe),l(p,y),l(y,C),l(C,Ce),l(y,Ge),l(y,oe),l(oe,W);for(let U=0;U<Q.length;U+=1)Q[U]&&Q[U].m(W,null);Wi(W,e[4].mobile.prefix,!0),l(oe,ze),l(oe,z),G(z,e[4].mobile.number),l(y,De),J&&J.m(y,null),l(p,Qe),l(p,X),l(X,Ae),l(Ae,ye),l(Ae,Ot),l(Ae,Oe),l(X,Et),l(X,ae),G(ae,e[4].securityQuestion),l(X,kt),q&&q.m(X,null),l(p,_t),l(p,se),l(se,ke),l(ke,Pt),l(ke,Lt),l(ke,Le),l(se,St),l(se,le),G(le,e[4].securityAnswer),l(se,Ft),Y&&Y.m(se,null),l(p,Rt),l(p,Fe),l(Fe,Ye),l(Ye,wt),l(Fe,Ut),l(Fe,he),l(p,jt),l(p,Re),l(Re,et),l(et,P),l(Re,H),l(Re,N),l(p,pe),l(p,j),l(j,Gt),l(Gt,Tr),l(j,gi),l(j,Be),l(p,Ei),l(p,tt),l(tt,Qt),l(Qt,Nr),l(tt,_i),l(tt,Ie),l(p,Pi),l(p,rt),l(rt,$t),l($t,Hr),l(rt,Si),l(rt,Te),l(p,wi),l(p,it),l(it,Xt),l(Xt,Mr),l(it,xi),l(it,Ne),l(p,Ci),K&&K.m(p,null),l(t,Ai),l(t,Jt),l(Jt,Dr),l(Dr,Or),l(t,Bi),l(t,be),l(be,nt),l(nt,Yt),l(Yt,kr),l(nt,Ii),l(nt,de),l(be,Ti),l(be,ve),l(ve,tr),l(tr,Lr),l(ve,Ni),l(ve,ge),G(ge,e[4].city),l(ve,Hi),ee&&ee.m(ve,null),l(be,Mi),l(be,Ee),l(Ee,nr),l(nr,Fr),l(Ee,Di),l(Ee,_e),G(_e,e[4].address1),l(Ee,Oi),te&&te.m(Ee,null),l(be,ki),l(be,Pe),l(Pe,sr),l(sr,Rr),l(Pe,Li),l(Pe,Se),G(Se,e[4].postalCode),l(Pe,Fi),re&&re.m(Pe,null),l(t,Ri),ie&&ie.m(t,null),l(t,jr),l(t,cr),l(cr,ot),l(ot,Gr),l(t,Ui),ne&&ne.m(t,null),zr||(ji=[F(W,"change",e[33]),F(W,"change",e[19]),F(z,"input",e[34]),F(z,"keyup",e[20]("mobileNumber")),F(z,"input",function(){wr(e[4].mobile.number=e[4].mobile.number.replace(/[^0-9.]/g,"").replace(/(\..*)\./g,"$1"))&&(e[4].mobile.number=e[4].mobile.number.replace(/[^0-9.]/g,"").replace(/(\..*)\./g,"$1")).apply(this,arguments)}),F(ae,"input",e[35]),F(ae,"keyup",e[20]("securityQuestion")),F(le,"input",e[36]),F(le,"keyup",e[20]("securityAnswer")),F(ge,"input",e[37]),F(ge,"keyup",e[20]("city")),F(_e,"input",e[38]),F(_e,"keyup",e[20]("address")),F(Se,"input",e[39]),F(Se,"keyup",e[20]("postalCode")),F(ot,"click",e[21])],zr=!0)},p(V,v){if(e=V,e[16]&&We.p(e,v),v[0]&32768&&n!==(n=e[15]("titleProfileInfo")+"")&&T(o,n),v[0]&32768&&u!==(u=e[15]("personalDetails")+"")&&T(h,u),v[0]&32768&&g!==(g=e[15]("userName")+"")&&T(D,g),v[0]&32&&R!==(R=e[5].username)&&k.value!==R&&(k.value=R),v[0]&32768&&xe!==(xe=e[15]("userPhone")+"")&&T(Ce,xe),v[0]&24){at=_r(e[3]);let U;for(U=0;U<at.length;U+=1){const Gi=gn(e,at,U);Q[U]?Q[U].p(Gi,v):(Q[U]=En(Gi),Q[U].c(),Q[U].m(W,null))}for(;U<Q.length;U+=1)Q[U].d(1);Q.length=at.length}v[0]&24&&Wi(W,e[4].mobile.prefix),v[0]&24&&z.value!==e[4].mobile.number&&G(z,e[4].mobile.number),e[13]?J&&(J.d(1),J=null):J?J.p(e,v):(J=_n(e),J.c(),J.m(y,null)),v[0]&8192&&me!==(me="PlayerInfoBox "+(e[13]?"":"InvalidField"))&&f(y,"class",me),v[0]&32769&&Ze!==(Ze=(e[0]=="true"?e[15]("profileSecurityQuestion2"):e[15]("profileSecurityQuestion"))+"")&&T(ye,Ze),v[0]&24&&ae.value!==e[4].securityQuestion&&G(ae,e[4].securityQuestion),e[11]?q&&(q.d(1),q=null):q?q.p(e,v):(q=Pn(e),q.c(),q.m(X,null)),v[0]&2048&&Je!==(Je="PlayerInfoBox "+(e[11]?"":"InvalidField"))&&f(X,"class",Je),v[0]&32769&&Ve!==(Ve=(e[0]=="true"?e[15]("profileSecurityAnswer2"):e[15]("profileSecurityAnswer"))+"")&&T(Pt,Ve),v[0]&24&&le.value!==e[4].securityAnswer&&G(le,e[4].securityAnswer),e[12]?Y&&(Y.d(1),Y=null):Y?Y.p(e,v):(Y=Sn(e),Y.c(),Y.m(se,null)),v[0]&4096&&qe!==(qe="PlayerInfoBox "+(e[12]?"":"InvalidField"))&&f(se,"class",qe),v[0]&32768&&Ke!==(Ke=e[15]("userEmail")+"")&&T(wt,Ke),v[0]&32&&$e!==($e=e[5].email)&&he.value!==$e&&(he.value=$e),v[0]&32768&&b!==(b=e[15]("dateOfBirth")+"")&&T(P,b),v[0]&32&&Z!==(Z=e[5].birth)&&N.value!==Z&&(N.value=Z),v[0]&32768&&zt!==(zt=e[15]("firstName")+"")&&T(Tr,zt),v[0]&32&&xt!==(xt=e[5].firstname)&&Be.value!==xt&&(Be.value=xt),v[0]&32768&&Vt!==(Vt=e[15]("lastName")+"")&&T(Nr,Vt),v[0]&32&&Ct!==(Ct=e[5].lastname)&&Ie.value!==Ct&&(Ie.value=Ct),v[0]&32768&&Wt!==(Wt=e[15]("userTitle")+"")&&T(Hr,Wt),v[0]&32800&&At!==(At=e[15](e[5].userTitles))&&Te.value!==At&&(Te.value=At),v[0]&32768&&Zt!==(Zt=e[15]("currency")+"")&&T(Mr,Zt),v[0]&32&&Bt!==(Bt=e[5].currency)&&Ne.value!==Bt&&(Ne.value=Bt),e[5].iban?K?K.p(e,v):(K=wn(e),K.c(),K.m(p,null)):K&&(K.d(1),K=null),v[0]&32768&&qt!==(qt=e[15]("locationDetails")+"")&&T(Or,qt),v[0]&32768&&Kt!==(Kt=e[15]("userCountry")+"")&&T(kr,Kt),v[0]&32&&It!==(It=e[5].countryName)&&de.value!==It&&(de.value=It),v[0]&32&&er!==(er=e[5].countryCode)&&f(de,"placeholder",er),v[0]&32768&&rr!==(rr=e[15]("userCity")+"")&&T(Lr,rr),v[0]&24&&ge.value!==e[4].city&&G(ge,e[4].city),e[8]?ee&&(ee.d(1),ee=null):ee?ee.p(e,v):(ee=xn(e),ee.c(),ee.m(ve,null)),v[0]&256&&ir!==(ir="PlayerInfoBox "+(e[8]?"":"InvalidField"))&&f(ve,"class",ir),v[0]&32768&&or!==(or=e[15]("userAddress")+"")&&T(Fr,or),v[0]&24&&_e.value!==e[4].address1&&G(_e,e[4].address1),e[10]?te&&(te.d(1),te=null):te?te.p(e,v):(te=Cn(e),te.c(),te.m(Ee,null)),v[0]&1024&&ar!==(ar="PlayerInfoBox "+(e[10]?"":"InvalidField"))&&f(Ee,"class",ar),v[0]&32768&&lr!==(lr=e[15]("userPostalCode")+"")&&T(Rr,lr),v[0]&24&&Se.value!==e[4].postalCode&&G(Se,e[4].postalCode),e[9]?re&&(re.d(1),re=null):re?re.p(e,v):(re=An(e),re.c(),re.m(Pe,null)),v[0]&512&&ur!==(ur="PlayerInfoBox "+(e[9]?"":"InvalidField"))&&f(Pe,"class",ur),v[0]&16&&(Ur=Object.keys(e[4].consents).length>0),Ur?ie?ie.p(e,v):(ie=Bn(e),ie.c(),ie.m(t,jr)):ie&&(ie.d(1),ie=null),v[0]&32768&&fr!==(fr=e[15]("userProfileSaveChanges")+"")&&T(Gr,fr),v[0]&192&&hr!==(hr="PlayerDetailsSaveButton "+(e[6]&&e[7]?"":"PlayerButtonDisabled"))&&f(ot,"class",hr),e[14]?ne?ne.p(e,v):(ne=Nn(e),ne.c(),ne.m(t,null)):ne&&(ne.d(1),ne=null)},d(V){V&&O(t),We&&We.d(),On(Q,V),J&&J.d(),q&&q.d(),Y&&Y.d(),K&&K.d(),ee&&ee.d(),te&&te.d(),re&&re.d(),ie&&ie.d(),ne&&ne.d(),zr=!1,je(ji)}}}function Xs(e){let t;return{c(){t=m("div"),f(t,"class","ModalLoader")},m(r,i){L(r,t,i)},p:ce,d(r){r&&O(t)}}}function Zs(e){let t,r,i,n,o,a,s,c,u,h,d=e[15]("titleProfileInfo")+"",p,_,S;return{c(){t=m("div"),r=st("svg"),i=st("defs"),n=st("style"),o=w(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),a=st("g"),s=st("g"),c=st("path"),u=E(),h=m("h2"),p=w(d),f(c,"class","aaa"),f(c,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),f(c,"transform","translate(15 15) rotate(180)"),f(s,"transform","translate(20 158)"),f(a,"transform","translate(-20 -158)"),f(r,"xmlns","http://www.w3.org/2000/svg"),f(r,"width","15"),f(r,"height","15"),f(r,"viewBox","0 0 15 15"),f(h,"class","MyAccountCategoryTitleMobile"),f(t,"class","MenuReturnButton")},m(g,D){L(g,t,D),l(t,r),l(r,i),l(i,n),l(n,o),l(r,a),l(a,s),l(s,c),l(t,u),l(t,h),l(h,p),_||(S=[F(t,"click",e[22]),F(t,"keyup",null)],_=!0)},p(g,D){D[0]&32768&&d!==(d=g[15]("titleProfileInfo")+"")&&T(p,d)},d(g){g&&O(t),_=!1,je(S)}}}function Js(e){let t,r=e[66].Prefix+"",i,n;return{c(){t=m("option"),i=w(r),t.__value=n=e[66].Prefix,G(t,t.__value)},m(o,a){L(o,t,a),l(t,i)},p(o,a){a[0]&8&&r!==(r=o[66].Prefix+"")&&T(i,r),a[0]&8&&n!==(n=o[66].Prefix)&&(t.__value=n,G(t,t.__value))},d(o){o&&O(t)}}}function qs(e){let t,r=e[66].Prefix+"",i,n;return{c(){t=m("option"),i=w(r),t.selected=!0,t.__value=n=e[66].Prefix,G(t,t.__value)},m(o,a){L(o,t,a),l(t,i)},p(o,a){a[0]&8&&r!==(r=o[66].Prefix+"")&&T(i,r),a[0]&8&&n!==(n=o[66].Prefix)&&(t.__value=n,G(t,t.__value))},d(o){o&&O(t)}}}function En(e){let t;function r(o,a){return o[66].Prefix===o[4].mobile.prefix?qs:Js}let i=r(e),n=i(e);return{c(){n.c(),t=kn()},m(o,a){n.m(o,a),L(o,t,a)},p(o,a){i===(i=r(o))&&n?n.p(o,a):(n.d(1),n=i(o),n&&(n.c(),n.m(t.parentNode,t)))},d(o){o&&O(t),n.d(o)}}}function _n(e){let t,r=e[15]("userPhoneError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userPhoneError")+"")&&T(i,r)},d(n){n&&O(t)}}}function Pn(e){let t,r=(e[0]=="true"?e[15]("profileSecurityQuestionError2"):e[15]("profileSecurityQuestionError"))+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32769&&r!==(r=(n[0]=="true"?n[15]("profileSecurityQuestionError2"):n[15]("profileSecurityQuestionError"))+"")&&T(i,r)},d(n){n&&O(t)}}}function Sn(e){let t,r=(e[0]=="true"?e[15]("profileSecurityAnswerError2"):e[15]("profileSecurityAnswerError"))+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32769&&r!==(r=(n[0]=="true"?n[15]("profileSecurityAnswerError2"):n[15]("profileSecurityAnswerError"))+"")&&T(i,r)},d(n){n&&O(t)}}}function wn(e){let t,r,i=e[15]("iban")+"",n,o,a,s;return{c(){t=m("div"),r=m("label"),n=w(i),o=E(),a=m("input"),f(r,"for","Iban"),f(a,"id","Iban"),f(a,"type","text"),f(a,"class","FieldDisabled"),a.value=s=e[5].iban,a.readOnly=!0,f(t,"class","PlayerInfoBox")},m(c,u){L(c,t,u),l(t,r),l(r,n),l(t,o),l(t,a)},p(c,u){u[0]&32768&&i!==(i=c[15]("iban")+"")&&T(n,i),u[0]&32&&s!==(s=c[5].iban)&&a.value!==s&&(a.value=s)},d(c){c&&O(t)}}}function xn(e){let t,r=e[15]("userCityError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userCityError")+"")&&T(i,r)},d(n){n&&O(t)}}}function Cn(e){let t,r=e[15]("userAddressError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userAddressError")+"")&&T(i,r)},d(n){n&&O(t)}}}function An(e){let t,r=e[15]("userPostalCodeError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userPostalCodeError")+"")&&T(i,r)},d(n){n&&O(t)}}}function Bn(e){let t,r,i=e[15]("userNotifications")+"",n,o,a,s=_r(Object.keys(e[4].consents)),c=[];for(let u=0;u<s.length;u+=1)c[u]=Tn(vn(e,s,u));return{c(){t=m("div"),r=m("h3"),n=w(i),o=E(),a=m("section");for(let u=0;u<c.length;u+=1)c[u].c();f(t,"class","PlayerNotificationsHeader"),f(a,"class","PlayerNotificationsCheckboxArea")},m(u,h){L(u,t,h),l(t,r),l(r,n),L(u,o,h),L(u,a,h);for(let d=0;d<c.length;d+=1)c[d]&&c[d].m(a,null)},p(u,h){if(h[0]&32768&&i!==(i=u[15]("userNotifications")+"")&&T(n,i),h[0]&1081360){s=_r(Object.keys(u[4].consents));let d;for(d=0;d<s.length;d+=1){const p=vn(u,s,d);c[d]?c[d].p(p,h):(c[d]=Tn(p),c[d].c(),c[d].m(a,null))}for(;d<c.length;d+=1)c[d].d(1);c.length=s.length}},d(u){u&&(O(t),O(o),O(a)),On(c,u)}}}function In(e){let t,r,i,n,o,a,s,c=e[15](`${e[63]}Consent`)+"",u,h,d,p;function _(){e[40].call(i,e[63])}return{c(){t=m("div"),r=m("label"),i=m("input"),n=E(),o=m("span"),a=E(),s=m("span"),u=w(c),h=E(),f(i,"type","checkbox"),f(o,"class","Checkmark"),f(t,"class","PlayerNotificationBox")},m(S,g){L(S,t,g),l(t,r),l(r,i),i.checked=e[4].consents[e[63]],l(r,n),l(r,o),l(r,a),l(r,s),l(s,u),l(t,h),d||(p=[F(i,"change",_),F(i,"change",e[20]("consents"))],d=!0)},p(S,g){e=S,g[0]&24&&(i.checked=e[4].consents[e[63]]),g[0]&32784&&c!==(c=e[15](`${e[63]}Consent`)+"")&&T(u,c)},d(S){S&&O(t),d=!1,je(p)}}}function Tn(e){let t,r=e[63]!==void 0&&In(e);return{c(){r&&r.c(),t=kn()},m(i,n){r&&r.m(i,n),L(i,t,n)},p(i,n){i[63]!==void 0?r?r.p(i,n):(r=In(i),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(i){i&&O(t),r&&r.d(i)}}}function Nn(e){let t,r,i=e[15]("userProfileConfirmationMessage")+"",n;return{c(){t=m("section"),r=m("p"),n=w(i),f(r,"class","PlayerDetailsConfirmSaveText"),f(t,"class","PlayerDetailsConfirmSave")},m(o,a){L(o,t,a),l(t,r),l(r,n)},p(o,a){a[0]&32768&&i!==(i=o[15]("userProfileConfirmationMessage")+"")&&T(n,i)},d(o){o&&O(t)}}}function Ys(e){let t;function r(o,a){return o[2]?Xs:Ws}let i=r(e),n=i(e);return{c(){t=m("div"),n.c()},m(o,a){L(o,t,a),n.m(t,null),e[41](t)},p(o,a){i===(i=r(o))&&n?n.p(o,a):(n.d(1),n=i(o),n&&(n.c(),n.m(t,null)))},i:ce,o:ce,d(o){o&&O(t),n.d(),e[41](null)}}}function Ks(e,t,r){let i;So(e,zs,b=>r(15,i=b));let{userid:n}=t,{sessionid:o}=t,{endpoint:a}=t,{lang:s="en"}=t,{clientstyling:c}=t,{clientstylingurl:u}=t,{translationurl:h}=t,{custominputtextswitch:d="false"}=t,p,_=!0;const S=Qs(window.navigator.userAgent)!=="PC";let g=null,D=null,B=null,k=null,R,fe;const y={},C={},xe={address1:"i.e.: Glanmire Rd.",birth:"01/01/1990",city:"i.e.: Cork",currency:"EUR",iban:"",email:"email@here.com",firstname:"Joe",userTitles:"M",lastname:"Johnson",mobile:{prefix:"+00",number:"00000000"},postalCode:"i.e.: 465531",securityAnswer:"i.e.: Jerry",securityQuestion:"i.e.: Pet name?",title:"",username:"Username"};let Ce=!1,Ge=!1,oe=!0,W=!0,ze=!0,z=!0,De=!0,me=!0,Qe=!0,X=!1;const Ae={document:/^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/},Ze=window.matchMedia("(min-width: 768px)"),ye=b=>{try{return JSON.stringify(b)}catch(P){return null}},Ot=()=>{var b,P,H,N,Z,pe;r(5,C.username=B.username,C),r(5,C.mobile=B.mobile,C),r(5,C.email=B.email,C),r(5,C.firstname=B.firstname,C),r(5,C.lastname=B.lastname,C),r(5,C.language=B.language,C),r(5,C.birth=((b=B.birth)==null?void 0:b.day)+"/"+((P=B.birth)==null?void 0:P.month)+"/"+((H=B.birth)==null?void 0:H.year),C),r(5,C.currency=B.currency,C),r(5,C.iban=B.iban,C),r(5,C.userTitles=B.title,C),r(5,C.countryCode=B.country,C),r(5,C.countryName=((N=D.find(j=>j.Alpha2Code===B.country))==null?void 0:N.Name)||"I.E. Ireland",C),r(4,y.address1=B.address1,y),r(4,y.city=B.city,y),r(4,y.mobile={},y),r(4,y.mobile.prefix=(Z=B.mobile)==null?void 0:Z.prefix,y),r(4,y.mobile.number=(pe=B.mobile)==null?void 0:pe.number,y),r(4,y.postalCode=B.postalCode,y),r(4,y.securityAnswer=B.securityAnswer,y),r(4,y.securityQuestion=B.securityQuestion,y),Array.isArray(k)&&(r(4,y.consents={},y),k.forEach(j=>{j.tagCode!=="termsandconditions"&&j.tagCode!=="privacypolicy"&&j.tagCode!=="pepconsent"&&r(4,y.consents[j.tagCode]=j.status==="Accepted",y)})),fe=ye(y),R=ye(y.consents),r(2,_=!1)},Oe=()=>{const b=new URL(`${a}/v1/player/${n}/profile`),P=new Headers;P.append("X-SessionID",o);const H={method:"GET",headers:P};fetch(b.href,H).then(N=>N.json()).then(N=>{r(31,B=N)},N=>{console.error(N)})},Et=()=>{const b=new URL(`${a}/v1/player/${n}/consent`),P=new Headers;P.append("X-SessionID",o);const H={method:"GET",headers:P};fetch(b.href,H).then(N=>N.json()).then(N=>{r(32,k=N.items)},N=>{console.error(N)})},ae=()=>{fetch(`${a}/v1/player/countries`).then(b=>b.status>=300?new Error("Error while fetching the countries"):b.json()).then(b=>{fetch(`${a}/v1/player/operatorSupportedCountries`).then(P=>P.status>=300?new Error("Error while fetching the supported countries"):P.json()).then(P=>{r(30,D=b.countries.filter(H=>P.countries.indexOf(H.Alpha2Code)>=0))})})},kt=()=>{fetch(`${a}/v1/player/phonecodes`).then(b=>b.json()).then(b=>{r(3,g=b.phoneCodes)})},Je=()=>{r(7,oe=!1),De&&me&&W&&z&&ze&&Qe&&r(7,oe=!0)},_t=()=>{r(6,Ce=ye(y)!==fe)},se=()=>{Ge=ye(y.consents)!==R},ke=b=>()=>{switch(b){case"mobileNumber":r(13,Qe=!1),y.mobile.number&&y.mobile.number.length>=5&&y.mobile.number.length<=12&&r(13,Qe=!0);break;case"city":r(8,W=!1),y.city&&y.city.length<=50&&r(8,W=!0);break;case"postalCode":r(9,ze=!1),y.postalCode&&y.postalCode.length<=20&&r(9,ze=!0);break;case"address":r(10,z=!1),y.address1&&y.address1.length<=100&&r(10,z=!0);break;case"securityQuestion":if(r(11,De=!1),y.securityQuestion)switch(d){case"true":Ae.document.test(y.securityQuestion)&&y.securityQuestion.length<=50&&r(11,De=!0);break;case"false":y.securityQuestion&&y.securityQuestion.length<=120&&r(11,De=!0);break}break;case"securityAnswer":if(r(12,me=!1),y.securityAnswer)switch(d){case"true":Ae.document.test(y.securityAnswer)&&y.securityAnswer.length<=50&&r(12,me=!0);break;case"false":y.securityAnswer&&y.securityAnswer.length<=120&&r(12,me=!0);break}break;case"consents":se();break}_t(),Je()},Ve=()=>{r(14,X=!0),setTimeout(()=>{r(14,X=!1)},3e3),window.postMessage({type:"WidgetNotification",data:{type:"success",message:i("profileUpdateSuccess")}},window.location.href)},Pt=()=>{window.postMessage({type:"WidgetNotification",data:{type:"error",message:i("userProfileUpdateError")}},window.location.href)},Lt=b=>{if(b.preventDefault(),Ce&&!Ge&&oe){Le().then(P=>{P&&(Oe(),Ve())});return}if(Ce&&Ge&&oe){Le(),St(),Promise.all([Le(),St()]).then(P=>{P[0]&&P[1]?(Oe(),Et(),Ve(),r(6,Ce=!1),Ge=!1):Pt()});return}},Le=()=>pr(this,null,function*(){const b=new URL(`${a}/v1/player/${n}/profile`),P=new Headers;P.append("X-SessionID",o),P.append("Content-Type","application/json"),P.append("Accept","application/json");const H=ye(y);if(H===null)return!1;let N={method:"POST",headers:P,body:H};return yield fetch(b.href,N).then(Z=>Z.status==200,Z=>(console.error(Z),!1))}),St=()=>pr(this,null,function*(){const b=[...Object.entries(y.consents).map(([pe,j])=>({tagCode:pe,status:j?"Accepted":"Denied"}))],P=new URL(`${a}/v1/player/${n}/consent`),H=new Headers;H.append("X-SessionID",o),H.append("Content-Type","application/json"),H.append("Accept","application/json");const N=ye({items:b});if(N===null)return!1;const Z={method:"POST",headers:H,body:N};return yield fetch(P.href,Z).then(pe=>pe.status==200,pe=>(console.error(pe),!1))}),le=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:S},window.location.href)},Ft=()=>{Vs(s)},qe=()=>{let b=document.createElement("style");b.innerHTML=c,p.appendChild(b)},Rt=()=>{let b=new URL(u),P=document.createElement("style");fetch(b.href).then(H=>H.text()).then(H=>{P.innerHTML=H,setTimeout(()=>{p.appendChild(P)},1)})},Fe=()=>{fetch(h).then(P=>P.json()).then(P=>{Object.keys(P).forEach(H=>{yn(H,P[H])})}).catch(P=>{console.log(P)})};Object.keys(bn).forEach(b=>{yn(b,bn[b])});function Ye(){y.mobile.prefix=Bo(this),r(4,y),r(3,g)}function Ke(){y.mobile.number=this.value,r(4,y),r(3,g)}function wt(){y.securityQuestion=this.value,r(4,y),r(3,g)}function Ut(){y.securityAnswer=this.value,r(4,y),r(3,g)}function he(){y.city=this.value,r(4,y),r(3,g)}function $e(){y.address1=this.value,r(4,y),r(3,g)}function jt(){y.postalCode=this.value,r(4,y),r(3,g)}function Re(b){y.consents[b]=this.checked,r(4,y),r(3,g)}function et(b){Kr[b?"unshift":"push"](()=>{p=b,r(1,p)})}return e.$$set=b=>{"userid"in b&&r(23,n=b.userid),"sessionid"in b&&r(24,o=b.sessionid),"endpoint"in b&&r(25,a=b.endpoint),"lang"in b&&r(26,s=b.lang),"clientstyling"in b&&r(27,c=b.clientstyling),"clientstylingurl"in b&&r(28,u=b.clientstylingurl),"translationurl"in b&&r(29,h=b.translationurl),"custominputtextswitch"in b&&r(0,d=b.custominputtextswitch)},e.$$.update=()=>{e.$$.dirty[0]&58720256&&a&&n&&o&&Oe(),e.$$.dirty[0]&58720256&&a&&n&&o&&Et(),e.$$.dirty[0]&33554432&&a&&ae(),e.$$.dirty[0]&33554432&&a&&kt(),e.$$.dirty[0]&1073741824|e.$$.dirty[1]&3&&B&&k&&D&&Ot(),e.$$.dirty[0]&67108864&&s&&Ft(),e.$$.dirty[0]&268435458&&u&&p&&Rt(),e.$$.dirty[0]&134217730&&c&&p&&qe(),e.$$.dirty[0]&536870912&&h&&Fe()},[d,p,_,g,y,C,Ce,oe,W,ze,z,De,me,Qe,X,i,S,xe,Ze,_t,ke,Lt,le,n,o,a,s,c,u,h,D,B,k,Ye,Ke,wt,Ut,he,$e,jt,Re,et]}class yo extends jo{constructor(t){super(),Ro(this,t,Ks,Ys,Mn,{userid:23,sessionid:24,endpoint:25,lang:26,clientstyling:27,clientstylingurl:28,translationurl:29,custominputtextswitch:0},$s,[-1,-1,-1])}get userid(){return this.$$.ctx[23]}set userid(t){this.$$set({userid:t}),we()}get sessionid(){return this.$$.ctx[24]}set sessionid(t){this.$$set({sessionid:t}),we()}get endpoint(){return this.$$.ctx[25]}set endpoint(t){this.$$set({endpoint:t}),we()}get lang(){return this.$$.ctx[26]}set lang(t){this.$$set({lang:t}),we()}get clientstyling(){return this.$$.ctx[27]}set clientstyling(t){this.$$set({clientstyling:t}),we()}get clientstylingurl(){return this.$$.ctx[28]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),we()}get translationurl(){return this.$$.ctx[29]}set translationurl(t){this.$$set({translationurl:t}),we()}get custominputtextswitch(){return this.$$.ctx[0]}set custominputtextswitch(t){this.$$set({custominputtextswitch:t}),we()}}Uo(yo,{userid:{},sessionid:{},endpoint:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{},custominputtextswitch:{}},[],[],!0);exports.default=yo;
5
+ `,mt.MISSING_INTL_API,a);var fe=r.getPluralRules(t,{type:h.pluralType}).select(p-(h.offset||0));R=h.options[fe]||h.options.other}if(!R)throw new fn(h.value,p,Object.keys(h.options),a);s.push.apply(s,vr(R.value,t,r,i,n,p-(h.offset||0)));continue}}return os(s)}function ss(e,t){return t?I(I(I({},e||{}),t||{}),Object.keys(e).reduce(function(r,i){return r[i]=I(I({},e[i]),t[i]||{}),r},{})):e}function ls(e,t){return t?Object.keys(e).reduce(function(r,i){return r[i]=ss(e[i],t[i]),r},I({},e)):e}function qr(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function us(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Xr(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.NumberFormat).bind.apply(t,ht([void 0],r,!1)))},{cache:qr(e.number),strategy:Zr.variadic}),getDateTimeFormat:Xr(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.DateTimeFormat).bind.apply(t,ht([void 0],r,!1)))},{cache:qr(e.dateTime),strategy:Zr.variadic}),getPluralRules:Xr(function(){for(var t,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return new((t=Intl.PluralRules).bind.apply(t,ht([void 0],r,!1)))},{cache:qr(e.pluralRules),strategy:Zr.variadic})}}var cs=function(){function e(t,r,i,n){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(c){var u=o.formatToParts(c);if(u.length===1)return u[0].value;var h=u.reduce(function(d,p){return!d.length||p.type!==$.literal||typeof d[d.length-1]!="string"?d.push(p.value):d[d.length-1]+=p.value,d},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(c){return vr(o.ast,o.locales,o.formatters,o.formats,c,void 0,o.message)},this.resolvedOptions=function(){var c;return{locale:((c=o.resolvedLocale)===null||c===void 0?void 0:c.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var a=n||{};a.formatters;var s=zo(a,["formatters"]);this.ast=e.__parse(t,I(I({},s),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ls(e.formats,i),this.formatters=n&&n.formatters||us(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=rs,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function fs(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let i=e;for(let n=0;n<r.length;n++)if(typeof i=="object"){if(n>0){const o=r.slice(n,r.length).join(".");if(o in i){i=i[o];break}}i=i[r[n]]}else i=void 0;return i}const Ue={},hs=(e,t,r)=>r&&(t in Ue||(Ue[t]={}),e in Ue[t]||(Ue[t][e]=r),r),lo=(e,t)=>{if(t==null)return;if(t in Ue&&e in Ue[t])return Ue[t][e];const r=Br(t);for(let i=0;i<r.length;i++){const n=r[i],o=ds(n,e);if(o)return hs(e,t,o)}};let bi;const Dt=Cr({});function ps(e){return bi[e]||null}function uo(e){return e in bi}function ds(e,t){if(!uo(e))return null;const r=ps(e);return fs(r,t)}function ms(e){if(e==null)return;const t=Br(e);for(let r=0;r<t.length;r++){const i=t[r];if(uo(i))return i}}function co(e,...t){delete Ue[e],Dt.update(r=>(r[e]=Ea.all([r[e]||{},...t]),r))}bt([Dt],([e])=>Object.keys(e));Dt.subscribe(e=>bi=e);const gr={};function ys(e,t){gr[e].delete(t),gr[e].size===0&&delete gr[e]}function fo(e){return gr[e]}function bs(e){return Br(e).map(t=>{const r=fo(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function hi(e){return e==null?!1:Br(e).some(t=>{var r;return(r=fo(t))==null?void 0:r.size})}function vs(e,t){return Promise.all(t.map(i=>(ys(e,i),i().then(n=>n.default||n)))).then(i=>co(e,...i))}const Tt={};function ho(e){if(!hi(e))return e in Tt?Tt[e]:Promise.resolve();const t=bs(e);return Tt[e]=Promise.all(t.map(([r,i])=>vs(r,i))).then(()=>{if(hi(e))return ho(e);delete Tt[e]}),Tt[e]}const gs={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},Es={fallbackLocale:null,loadingDelay:200,formats:gs,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},_s=Es;function yt(){return _s}const Yr=Cr(!1);var Ps=Object.defineProperty,Ss=Object.defineProperties,ws=Object.getOwnPropertyDescriptors,hn=Object.getOwnPropertySymbols,xs=Object.prototype.hasOwnProperty,Cs=Object.prototype.propertyIsEnumerable,pn=(e,t,r)=>t in e?Ps(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,As=(e,t)=>{for(var r in t||(t={}))xs.call(t,r)&&pn(e,r,t[r]);if(hn)for(var r of hn(t))Cs.call(t,r)&&pn(e,r,t[r]);return e},Bs=(e,t)=>Ss(e,ws(t));let pi;const Pr=Cr(null);function dn(e){return e.split("-").map((t,r,i)=>i.slice(0,r+1).join("-")).reverse()}function Br(e,t=yt().fallbackLocale){const r=dn(e);return t?[...new Set([...r,...dn(t)])]:r}function Xe(){return pi!=null?pi:void 0}Pr.subscribe(e=>{pi=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Is=e=>{if(e&&ms(e)&&hi(e)){const{loadingDelay:t}=yt();let r;return typeof window!="undefined"&&Xe()!=null&&t?r=window.setTimeout(()=>Yr.set(!0),t):Yr.set(!0),ho(e).then(()=>{Pr.set(e)}).finally(()=>{clearTimeout(r),Yr.set(!1)})}return Pr.set(e)},vt=Bs(As({},Pr),{set:Is}),Ir=e=>{const t=Object.create(null);return i=>{const n=JSON.stringify(i);return n in t?t[n]:t[n]=e(i)}};var Ts=Object.defineProperty,Sr=Object.getOwnPropertySymbols,po=Object.prototype.hasOwnProperty,mo=Object.prototype.propertyIsEnumerable,mn=(e,t,r)=>t in e?Ts(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vi=(e,t)=>{for(var r in t||(t={}))po.call(t,r)&&mn(e,r,t[r]);if(Sr)for(var r of Sr(t))mo.call(t,r)&&mn(e,r,t[r]);return e},gt=(e,t)=>{var r={};for(var i in e)po.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&Sr)for(var i of Sr(e))t.indexOf(i)<0&&mo.call(e,i)&&(r[i]=e[i]);return r};const Mt=(e,t)=>{const{formats:r}=yt();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Ns=Ir(e=>{var t=e,{locale:r,format:i}=t,n=gt(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return i&&(n=Mt("number",i)),new Intl.NumberFormat(r,n)}),Hs=Ir(e=>{var t=e,{locale:r,format:i}=t,n=gt(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return i?n=Mt("date",i):Object.keys(n).length===0&&(n=Mt("date","short")),new Intl.DateTimeFormat(r,n)}),Ms=Ir(e=>{var t=e,{locale:r,format:i}=t,n=gt(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return i?n=Mt("time",i):Object.keys(n).length===0&&(n=Mt("time","short")),new Intl.DateTimeFormat(r,n)}),Ds=(e={})=>{var t=e,{locale:r=Xe()}=t,i=gt(t,["locale"]);return Ns(vi({locale:r},i))},Os=(e={})=>{var t=e,{locale:r=Xe()}=t,i=gt(t,["locale"]);return Hs(vi({locale:r},i))},ks=(e={})=>{var t=e,{locale:r=Xe()}=t,i=gt(t,["locale"]);return Ms(vi({locale:r},i))},Ls=Ir((e,t=Xe())=>new cs(e,t,yt().formats,{ignoreTag:yt().ignoreTag})),Fs=(e,t={})=>{var r,i,n,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:s,locale:c=Xe(),default:u}=a;if(c==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=lo(e,c);if(!h)h=(o=(n=(i=(r=yt()).handleMissingMessage)==null?void 0:i.call(r,{locale:c,id:e,defaultValue:u}))!=null?n:u)!=null?o:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!s)return h;let d=h;try{d=Ls(h,c).format(s)}catch(p){p instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,p.message)}return d},Rs=(e,t)=>ks(t).format(e),Us=(e,t)=>Os(t).format(e),js=(e,t)=>Ds(t).format(e),Gs=(e,t=Xe())=>lo(e,t),zs=bt([vt,Dt],()=>Fs);bt([vt],()=>Rs);bt([vt],()=>Us);bt([vt],()=>js);bt([vt,Dt],()=>Gs);window.emWidgets={topic:ia};const Qs=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function yn(e,t){co(e,t)}function Vs(e){vt.set(e)}const bn={en:{titleProfileInfo:"Profile Info",personalDetails:"Personal Details",userName:"Username:",userPhone:"Phone:",userPhoneError:"Mobile must be at least 5 character long and 12 characters maximum.",userEmail:"Email:",profileSecurityQuestion:"Security Question",profileSecurityQuestion2:"Document Type (DNI, Foreign ID Card, Passport)",profileSecurityQuestionError:"Security question must be at least 1 character long and maximum 120 characters.",profileSecurityQuestionError2:"Only letters and numbers are accepted.",firstName:"First Name:",profileSecurityAnswer:"Security Answer",profileSecurityAnswer2:"Document Number:",profileSecurityAnswerError:"Security answer must be at least 1 character long and maximum 120 characters.",profileSecurityAnswerError2:"Only letters and numbers are accepted.",lastName:"Last Name:",dateOfBirth:"Date of Birth:",currency:"Currency:",iban:"IBAN:",userTitle:"Title:","Mr.":"Mr.","Mrs.":"Mrs.",locationDetails:"Location Details",userCountry:"Country:",userCity:"City:",userCityError:"City must be at least 1 character long and 50 characters maximum.",userAddress:"Address:",userAddressError:"Address must be at least 1 character long and 100 characters maximum.",userPostalCode:"Postal Code:",userPostalCodeError:"Postal Code must be at least 1 character long and 20 characters maximum.",userNotifications:"Notifications",smsConsent:"Enable SMS notifications",emailmarketingConsent:"Enable Emails",phonecallConsent:"Enable phone call notifications",postConsent:"Enable post notifications","3rdpartyConsent":"Enable third-party notifications",smsandemailConsent:"Enable SMS and email notifications",userProfileSaveChanges:"Save Changes",userProfileConfirmationMessage:"Your changes have been saved!",userProfileUpdateError:"An error has occured when attempting to update the profile information"},"zh-hk":{titleProfileInfo:"資料信息",personalDetails:"個人資料",userName:"用戶名:",userPhone:"電話:",userPhoneError:"移動設備的長度必須至少為 5 個字符,最多 12 個字符。",userEmail:"電子郵件:",profileSecurityQuestion:"安全問題",profileSecurityQuestion2:"文檔類型(DNI、外國身份證、護照)",profileSecurityQuestionError:"安全問題長度必須至少1個字符,最多120個字符。",profileSecurityQuestionError2:"僅接受字母和數字。",firstName:"名:",profileSecurityAnswer:"安全答案",profileSecurityAnswer2:"文件號碼:",profileSecurityAnswerError:"安全答案長度必須至少1個字符,最多120個字符。",profileSecurityAnswerError2:"僅接受字母和數字。",lastName:"姓:",dateOfBirth:"出生日期:",currency:"貨幣:",iban:"銀行網",userTitle:"標題:","Mr.":"先生","Mrs.":"太太",locationDetails:"位置詳情",userCountry:"國家:",userCity:"城市:",userCityError:"城市必須至少 1 個字符長,最多 50 個字符。",userAddress:"地址:",userAddressError:"地址必須至少 1 個字符長,最多 100 個字符。",userPostalCode:"郵政編碼:",userPostalCodeError:"郵政編碼必須至少 1 個字符長,最多 20 個字符。",userNotifications:"通知",smsConsent:"啟用短信通知",emailmarketingConsent:"啟用電子郵件",phonecallConsent:"啟用電話通知",postConsent:"啟用郵件通知","3rdpartyConsent":"啟用第三方通知",smsandemailConsent:"啟用短信和電子郵件通知",userProfileSaveChanges:"保存更改",userProfileConfirmationMessage:"你的修改已被保存!",userProfileUpdateError:"嘗試更新個人資料時出現錯誤"},fr:{titleProfileInfo:"Information sur le profil",personalDetails:"Détail personnel",userName:"Nom d'utilisateur:",userPhone:"Téléphone:",userPhoneError:"Le mobile doit comporter au moins 5 caractères et 12 caractères maximum.",userEmail:"Email:",profileSecurityQuestion:"Question de sécurité",profileSecurityQuestion2:"Type de document (DNI, carte d'identité étrangère, passeport)",profileSecurityQuestionError:"La question de sécurité doit comporter au moins 1 caractère et au maximum 120 caractères.",profileSecurityQuestionError2:"Seuls les lettres et les chiffres sont acceptés.",firstName:"Prénom:",profileSecurityAnswer:"Réponse de sécurité",profileSecurityAnswer2:"Numéro de document :",profileSecurityAnswerError:"La réponse de sécurité doit comporter au moins 1 caractère et au maximum 120 caractères.",profileSecurityAnswerError2:"Seuls les lettres et les chiffres sont acceptés.",lastName:"Nom de famille:",dateOfBirth:"Date de naissance:",currency:"Monnaie:",iban:"IBAN:",userTitle:"Titre:","Mr.":"M.","Mrs.":"Mme",locationDetails:"Détails de l'emplacement",userCountry:"Pays:",userCity:"Ville:",userCityError:"La ville doit comporter au moins 1 caractère et 50 caractères au maximum.",userAddress:"Adresse:",userAddressError:"L'adresse doit comporter au moins 1 caractère et 100 caractères au maximum.",userPostalCode:"Code postal:",userPostalCodeError:"Le code postal doit comporter au moins 1 caractère et 20 caractères au maximum.",userNotifications:"Notifications",smsConsent:"Activer les notifications par sms",emailmarketingConsent:"Activer les e-mails",phonecallConsent:"Activer les notifications d'appel téléphonique",postConsent:"Activer les notifications par courrier","3rdpartyConsent":"Activer les notifications de tiers",smsandemailConsent:"Activer les notifications par SMS et e-mail",userProfileSaveChanges:"Sauvegarder les changements",userProfileConfirmationMessage:"Vos modifications ont été enregistrées!",userProfileUpdateError:"Une erreur s'est produite lors de la tentative de mise à jour des informations du profil"},ro:{titleProfileInfo:"Informații profil",personalDetails:"Detalii Personale",userName:"Nume utilizator:",userPhone:"Telefon:",userPhoneError:"Telefon-ul trebuie să aibă cel puțin 5 caractere și maximum 12 de caractere.",userEmail:"E-mail:",profileSecurityQuestion:"Întrebare de securitate",profileSecurityQuestion2:"Tip de document (DNI, carte de identitate străină, pașaport)",profileSecurityQuestionError:"Întrebarea de securitate trebuie să aibă cel puțin 1 caracter și maximum 120 de caractere.",profileSecurityQuestionError2:"Sunt acceptate doar litere și cifre.",firstName:"Prenume:",profileSecurityAnswer:"Răspuns de securitate",profileSecurityAnswer2:"Număr document:",profileSecurityAnswerError:"Răspunsul de securitate trebuie să aibă cel puțin 1 caracter și maximum 120 de caractere.",profileSecurityAnswerError2:"Sunt acceptate doar litere și cifre.",lastName:"Nume:",dateOfBirth:"Data nașterii:",currency:"Monedă:",iban:"IBAN:",userTitle:"Titlu:","Mr.":"Dl.","Mrs.":"Dna.",locationDetails:"Detalii de Localizare",userCountry:"Țară:",userCity:"Oraș:",userCityError:"Orașul trebuie să aibă cel puțin 1 caracter și maximum 50 de caractere.",userAddress:"Adresă:",userAddressError:"Adresa trebuie sa fie cuprinsa intre 1 si 100 de caractere.",userPostalCode:"Cod poștal:",userPostalCodeError:"Codul poștal trebuie să aibă cel puțin 1 caracter și maximum 20 de caractere.",userNotifications:"Notificări",smsConsent:"Activează notificări prin SMS",emailmarketingConsent:"Activează notificări prin E-mail",phonecallConsent:"Activează notificările prin apel telefonic",postConsent:"Activează notificările prin poștă","3rdpartyConsent":"Activează notificările de la parte terță",smsandemailConsent:"Activează notificările prin SMS și e-mail",userProfileSaveChanges:"Salvează",userProfileConfirmationMessage:"Modificările au fost salvate!",userProfileUpdateError:"A apărut o eroare la încercarea de a actualiza informațiile profilului"},tr:{titleProfileInfo:"Profil bilgisi",personalDetails:"Kişisel detaylar",userName:"Kullanıcı adı:",userPhone:"Telefon:",userPhoneError:"Mobil en az 5 karakter uzunluğunda ve maksimum 12 karakter olmalıdır.",userEmail:"E-posta:",profileSecurityQuestion:"Güvenlik Sorusu",profileSecurityQuestion2:"Belge Türü (DNI, Yabancı Kimlik Kartı, Pasaport)",profileSecurityQuestionError:"Güvenlik sorusu en az 1 karakter uzunluğunda, en fazla 120 karakter uzunluğunda olmalıdır.",profileSecurityQuestionError2:"Yalnızca harf ve rakamlar kabul edilir.",firstName:"İlk adı:",profileSecurityAnswer:"Güvenlik cevabı",profileSecurityAnswer2:"Belge Numarası:",profileSecurityAnswerError:"Güvenlik cevabı en az 1 karakter uzunluğunda ve en fazla 120 karakter olmalıdır.",profileSecurityAnswerError2:"Yalnızca harf ve rakamlar kabul edilir.",lastName:"Soy isim:",dateOfBirth:"Doğum tarihi:",currency:"Para birimi:",iban:"IBAN:",userTitle:"Başlık:","Mr.":"Bay","Mrs.":"Bayan",locationDetails:"Konum Detayları",userCountry:"Ülke:",userCity:"Şehir:",userCityError:"Şehir en az 1 karakter, maksimum 50 karakter uzunluğunda olmalıdır.",userAddress:"Adres:",userAddressError:"Adres en az 1 karakter uzunluğunda ve maksimum 100 karakter olmalıdır.",userPostalCode:"Posta Kodu:",userPostalCodeError:"Posta Kodu en az 1 karakter uzunluğunda ve maksimum 20 karakter uzunluğunda olmalıdır.",userNotifications:"Bildirimler",smsConsent:"SMS bildirimlerini etkinleştir",emailmarketingConsent:"E-postaları Etkinleştir",phonecallConsent:"Telefon araması bildirimlerini etkinleştir",postConsent:"Posta bildirimlerini etkinleştir","3rdpartyConsent":"Üçüncü taraf bildirimlerini etkinleştir",smsandemailConsent:"SMS ve e-posta bildirimlerini etkinleştir",userProfileSaveChanges:"Değişiklikleri Kaydet",userProfileConfirmationMessage:"Değişiklikleriniz kaydedildi!",securityQuestion:"Güvenlik Sorusu:",securityQuestionError:"Güvenlik sorusu en az 1, en fazla 120 karakter uzunluğunda olmalıdır.",securityAnswer:"Güvenlik cevabı",securityAnswerError:"Güvenlik cevabı en az 1 karakter uzunluğunda ve en fazla 120 karakter olmalıdır.",userProfileUpdateError:"Profil bilgilerini güncellemeye çalışırken bir hata oluştu"},es:{titleProfileInfo:"Información de Perfil",personalDetails:"Detalles Personales",userName:"Usuario",userPhone:"Celular / Número / Número Celular",userPhoneError:"Número celular debe tener al menos 5 caracteres y un máximo de 20 caracteres",userEmail:"Email:",profileSecurityQuestion:"Pregunta de Seguridad",profileSecurityQuestion2:"Tipo de Documento (DNI, Carnet de identidad extranjero, Pasaporte)",profileSecurityQuestionError:"La pregunta de seguridad debe tener al menos 1 caracter y como máximo 120 caracteres.",profileSecurityQuestionError2:"Solo se aceptan letras y números.",firstName:"Nombre",profileSecurityAnswer:"Respuesta de Seguridad",profileSecurityAnswer2:"Número de Documento:",profileSecurityAnswerError:"La respuesta de seguridad debe tener al menos 1 caracter y como máximo 120 caracteres.",profileSecurityAnswerError2:"Solo se aceptan letras y números.",lastName:"Apellido",dateOfBirth:"Fecha de nacimiento:",currency:"Moneda:",iban:"IBAN:",userTitle:"Título:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalles de ubicación",userCountry:"País:",userCity:"Ciudad:",userCityError:"La ciudad debe tener al menos 1 carácter y un máximo de 50 caracteres.",userAddress:"Dirección:",userAddressError:"La dirección debe tener al menos 1 carácter y un máximo de 100 caracteres.",userPostalCode:"Código Postal:",userPostalCodeError:"El código postal debe tener al menos 1 carácter y un máximo de 20 caracteres.",userNotifications:"Notificaciones",smsConsent:"Habilitar notificaciones SMS",emailmarketingConsent:"Habilitar Emails",phonecallConsent:"Habilitar notificaciones de llamadas telefónicas",postConsent:"Habilitar notificaciones por correo","3rdpartyConsent":"Habilitar notificaciones de terceros",smsandemailConsent:"Habilitar notificaciones por SMS y correo electrónico",userProfileSaveChanges:"Cambios Guardados",userProfileConfirmationMessage:"Sus cambios han sido guardados!",userProfileUpdateError:"Se ha producido un error al intentar actualizar la información del perfil"},pt:{titleProfileInfo:"Informações do perfil",personalDetails:"Detalhes pessoais",userName:"Nome do usuário:",userPhone:"Celular:",userPhoneError:"O celular deve ter pelo menos 5 caracteres e no máximo 12 caracteres.",userEmail:"E-mail:",profileSecurityQuestion:"Pergunta de Segurança",profileSecurityQuestion2:"Tipo de Documento (DNI, Cartão de Identificação Estrangeiro, Passaporte)",profileSecurityQuestionError:"A pergunta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres.",profileSecurityQuestionError2:"Somente letras e números são aceitos.",firstName:"Primeiro nome:",profileSecurityAnswer:"Resposta de Segurança",profileSecurityAnswer2:"Número do Documento:",profileSecurityAnswerError:"A resposta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres.",profileSecurityAnswerError2:"Somente letras e números são aceitos.",lastName:"Último nome:",dateOfBirth:"Data de nascimento:",currency:"Moeda:",iban:"IBAN:",userTitle:"Título:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalhes do local",userCountry:"País:",userCity:"Cidade:",userCityError:"A cidade deve ter pelo menos 1 caractere e no máximo 50 caracteres.",userAddress:"Endereço:",userAddressError:"Address must be at least 1 character long and 100 characters maximum.",userPostalCode:"CEP:",userPostalCodeError:"O código postal deve ter pelo menos 1 caractere e no máximo 20 caracteres.",userNotifications:"Notificações",smsConsent:"Ativar notificações por SMS",emailmarketingConsent:"Ativar notificações por e-mail",phonecallConsent:"Ativar notificações de chamadas telefónicas",postConsent:"Ativar notificações de correio","3rdpartyConsent":"Ativar notificações de terceiros",smsandemailConsent:"Ativar notificações por SMS e e-mail",userProfileSaveChanges:"Salvar alterações",userProfileConfirmationMessage:"Suas alterações foram salvas!",userProfileUpdateError:"Ocorreu um erro ao tentar atualizar as informações do perfil"},hr:{titleProfileInfo:"Informacije o profilu",personalDetails:"Osobni podatci",userName:"Korisničko ime:",userPhone:"Telefon:",userPhoneError:"Broj telefona mora imati najmanje 5 znakova i najviše 12 znakova.",userEmail:"E-mail:",profileSecurityQuestion:"Sigurnosno pitanje",profileSecurityQuestion2:"Vrsta dokumenta",profileSecurityQuestionError:"Sigurnosno pitanje mora imati najmanje 1 znak i najviše 120 znakova.",profileSecurityQuestionError2:"Prihvaćaju se samo slova i brojke.",firstName:"Ime",profileSecurityAnswer:"Sigurnosni odgovor",profileSecurityAnswer2:"Broj dokumenta:",profileSecurityAnswerError:"Sigurnosni odgovor mora imati najmanje 1 znak i najviše 120 znakova.",profileSecurityAnswerError2:"Prihvaćaju se samo slova i brojke.",lastName:"Prezime",dateOfBirth:"Datum rođenja:",currency:"Valuta:",iban:"IBAN:",userTitle:"Titula:","Mr.":"Gosp.","Mrs.":"Gđa.",locationDetails:"Detalji lokacije",userCountry:"Zemlja:",userCity:"Grad:",userCityError:"Grad mora imati najmanje 1 znak i najviše 50 znakova.",userAddress:"Adresa:",userAddressError:"Adresa mora imati najmanje 1 znak i najviše 100 znakova.",userPostalCode:"Poštanski broj:",userPostalCodeError:"Poštanski broj mora imati najmanje 1 znak i najviše 20 znakova.",userNotifications:"Obavijesti",smsConsent:"Omogućite SMS obavijesti",emailmarketingConsent:"Omogući e-mail",phonecallConsent:"Omogući obavijesti o telefonskim pozivima",postConsent:"Omogući obavijesti o pošti","3rdpartyConsent":"Omogući obavijesti od trećih strana",smsandemailConsent:"Omogući obavijesti putem SMS-a i e-pošte",userProfileSaveChanges:"Spremi promjene",userProfileConfirmationMessage:"Vaše izmjene su spremljene!",userProfileUpdateError:"Došlo je do pogreške prilikom pokušaja ažuriranja podataka profila"},"pt-br":{titleProfileInfo:"Informação do Perfil",personalDetails:"Detalhes pessoais",userName:"Do utilizador:",userPhone:"Telefone:",userPhoneError:"O número do celular deve ter pelo menos 5 caracteres e no máximo 12 caracteres",userEmail:"Correio eletrônico:",profileSecurityQuestion:"Pergunta de segurança:",profileSecurityQuestion2:"Tipo de documento de identidade (Documento de identidade nacional,identidade estrangeira, Pasaporte)",profileSecurityQuestionError:"A pergunta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres",profileSecurityQuestionError2:"Somente letras e números são aceitos",firstName:"Nome:",profileSecurityAnswer:"Pergunta de segurança:",profileSecurityAnswer2:"Número do documento:",profileSecurityAnswerError:"A resposta de segurança deve ter pelo menos 1 caractere e no máximo 120 caracteres.",profileSecurityAnswerError2:"Somente letras e números são aceitos",lastName:"Sobrenome:",dateOfBirth:"Data de nascimento:",currency:"Moeda:",iban:"IBAN:",userTitle:"Qualificação:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalhes da localização:",userCountry:"País:",userCity:"Cidade:",userCityError:"A cidade deve ter pelo menos 1 caractere e no máximo 50 caracteres",userAddress:"Endereço:",userAddressError:"O endereço deve ter pelo menos 1 caractere e no máximo 100 caracteres",userPostalCode:"Código postal:",userPostalCodeError:"O código postal deve ter pelo menos 1 caractere e no máximo 20 caracteres",userNotifications:"Notificações",smsConsent:"Habilitar notificações por SMS",emailmarketingConsent:"Ativar e-mail",phonecallConsent:"Ativar notificações de chamadas telefônicas",postConsent:"Ativar notificações de correio","3rdpartyConsent":"Ativar notificações de terceiros",smsandemailConsent:"Ativar notificações por SMS e e-mail",userProfileSaveChanges:"Guardar mudanças",userProfileConfirmationMessage:"Suas alterações foram salvas!",userProfileUpdateError:"Ocorreu um erro ao tentar atualizar as informações do perfil"},"es-mx":{titleProfileInfo:"Información de Perfil",personalDetails:"Detalles personales",userName:"Usuario:",userPhone:"Teléfono:",userPhoneError:"Número de Móvl debe tener al menos 5 caracteres de largo y 12 caracteres máximo",userEmail:"Correo electrónico:",profileSecurityQuestion:"Pregunta de Seguridad:",profileSecurityQuestion2:"Tipo de documento de identificación (Documento de identidad nacional, Identificación extranjera, Pasaporte)",profileSecurityQuestionError:"La pregunta de seguridad debe tener al menos 1 caracter de largo y máximo 120 caracteres",profileSecurityQuestionError2:"Solo letras y números son aceptados",firstName:"Nombre:",profileSecurityAnswer:"Pregunta de seguridad:",profileSecurityAnswer2:"Número de documento:",profileSecurityAnswerError:"La respuesta de seguridad debe tener al menos 1 carácter de largo y máximo 120 caracteres.",profileSecurityAnswerError2:"Solo letras y números son aceptados",lastName:"Apellido:",dateOfBirth:"Fecha de nacimiento:",currency:"Moneda:",iban:"IBAN:",userTitle:"Título:","Mr.":"Sr.","Mrs.":"Sra.",locationDetails:"Detalles de ubicación:",userCountry:"País:",userCity:"Ciudad:",userCityError:"Ciudad debe tener al menos 1 carácter de largo y 50 caracteres máximo",userAddress:"Dirección:",userAddressError:"Dirección debe tener al menos 1 carácter de largo y 100 caracteres máximo",userPostalCode:"Código Postal:",userPostalCodeError:"Código Postal debe tener al menos 1 carácter de largo y 20 caracteres máximo",userNotifications:"Notificaciones",smsConsent:"Habilitar notificaciones de SMS",emailmarketingConsent:"Habilitar correo electrónico",phonecallConsent:"Habilitar notificaciones de llamadas telefónicas",postConsent:"Habilitar notificaciones por correo","3rdpartyConsent":"Habilitar notificaciones de terceros",smsandemailConsent:"Habilitar notificaciones por SMS y correo electrónico",userProfileSaveChanges:"Guardar cambios",userProfileConfirmationMessage:"¡Sus cambios han sido guardados!",userProfileUpdateError:"Se ha producido un error al intentar actualizar la información del perfil"}};function $s(e){wo(e,"svelte-17v2a0",`button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.MyAccountCategoryTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-semibold, 500)}.MyAccountCategoryTitleMobile{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.MyAccountCategoryTitleNone{display:none}.PlayerInfoWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));background:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));padding:50px;height:100%;border-radius:20px}.PlayerNotificationsHeader h3,.PlayerDetailsHeader h3,.PlayerLocationHeader h3{font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-transform:capitalize;font-weight:var(--emw--font-weight-semibold, 500)}.PlayerDetailsContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.MenuReturnButton{color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.PlayerInfoBox{display:flex;flex-direction:column}.PlayerInfoBox label{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:10px}.PlayerInfoBox input{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));padding:10px;line-height:16px;background:var(--emw--color-white, #FFFFFF);outline:none;transition-duration:0.3s;border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px}.PlayerInfoBox input:focus,.PlayerInfoBox input :focus-within,.PlayerInfoBox input :focus-visible,.PlayerInfoBox input :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox.InvalidField input{border:1px solid var(--emw--color-error, var(--emw--color-red, #FD2839));background:var(--emw--color-pale, #FBECF4);color:var(--emw--color-error, var(--emw--color-red, #FD2839))}.PlayerInfoBox .InvalidInput{color:var(--emw--color-error, var(--emw--color-red, #FD2839));font-size:10px;line-height:10px}.PlayerInfoBox .FieldDisabled{opacity:0.5}.PlayerInfoBox .PlayerPhoneNumber{display:grid;grid-template-columns:2fr 4fr;column-gap:10px;position:relative}.PlayerInfoBox select{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300);padding:10px;color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));border:1px solid var(--emw--color-gray-100, #353535);border-radius:10px;outline:none;transition-duration:0.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.PlayerInfoBox select:focus,.PlayerInfoBox select :focus-within,.PlayerInfoBox select :focus-visible,.PlayerInfoBox select :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerInfoBox input::-webkit-outer-spin-button,.PlayerInfoBox input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerInfoBox input[type=number]{-moz-appearance:textfield;appearance:textfield}.PlayerLocationContent{display:grid;grid-column-gap:50px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;padding-bottom:30px}.PlayerNotificationBox{margin-top:5px;margin-bottom:5px}.PlayerNotificationBox label{display:inline-flex;position:relative;align-items:center}.PlayerNotificationBox label span{font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-light, 300)}.PlayerNotificationBox label input{height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border-radius:50px;outline:none;transition-duration:0.3s;background-color:var(--emw--color-gray-100, #E6E6E6);cursor:pointer;margin-right:10px}.PlayerNotificationBox label input:checked{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerNotificationBox label .Checkmark{left:10px;top:7px;width:4px;height:8px;border:solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.PlayerDetailsButtonsArea{grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:var(--emw--size-standard, 16px);color:var(--emw--pam-contrast, var(--emw--color-contrast, #07072A));text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;max-width:400px;min-width:200px}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);color:var(--emw--button-text-color, #FFFFFF);border-radius:var(--emw--button-border-radius, 50px);max-width:400px;min-width:200px;padding:13px 0;width:100%}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{opacity:0.3;cursor:not-allowed}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B)}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerDetailsButtonsArea .PlayerDetailsCancelButton.PlayerButtonDisabled{background:transparent;border:1px solid var(--emw--color-gray-300, #58586B);cursor:not-allowed;opacity:0.6}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile{width:100%;grid-template-columns:1fr 1fr}.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsSaveButton,.PlayerDetailsButtonsArea.PlayerDetailsButtonsAreaMobile .PlayerDetailsCancelButton{height:40px;font-size:var(--emw--size-x-small, 12px)}.PlayerNotificationsCheckboxArea{padding-bottom:30px}.PlayerInfoWrapperMobile{padding:20px 15px;background:var(--emw--color-gray-50, #F9F8F8);max-width:unset;border-radius:0}.PlayerInfoWrapperMobile .PlayerDetailsContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsHeader h3,.PlayerInfoWrapperMobile .PlayerDetailsHeader h3,.PlayerInfoWrapperMobile .PlayerLocationHeader h3{color:ar(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--size-small, 14px);font-weight:var(--emw--font-weight-semibold, 500)}.PlayerInfoWrapperMobile .PlayerInfoBox label{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(-emw--font-weight-normal, 400)}.PlayerInfoWrapperMobile .PlayerInfoBox input{color:var(--emw--color-gray-300, #58586B);font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerInfoBox select{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerLocationContent{grid-template-columns:1fr}.PlayerInfoWrapperMobile .PlayerNotificationsCheckboxArea .PlayerNotificationBox label{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));font-size:var(--emw--size-x-small, 12px);font-weight:var(--emw--font-weight-light, 300)}.PlayerInfoWrapperMobile .PlayerDetailsButtonsArea{grid-column-gap:10px}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{font-size:var(--emw--size-x-small, 12px);height:40px;color:var(--emw-button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperMobile .PlayerDetailsSaveButton.PlayerButtonDisabled,.PlayerInfoWrapperMobile .PlayerDetailsCancelButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperMobile .PlayerDetailsCancelButton{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet{padding:40px 25% 40px 25%}.PlayerInfoWrapperTablet .PlayerDetailsContent{grid-row-gap:20px}.PlayerInfoWrapperTablet .MenuReturnButton{margin-bottom:30px}.PlayerInfoWrapperTablet .MenuReturnButton span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerDetailsHeader h3,.PlayerInfoWrapperTablet .PlayerLocationHeader h3,.PlayerInfoWrapperTablet .PlayerNotificationsHeader h3{font-size:24px}.PlayerInfoWrapperTablet .PlayerInfoBox label{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox input{height:30px;font-size:var(--emw--font-size-large, 20px);line-height:30px}.PlayerInfoWrapperTablet .PlayerInfoBox select{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerInfoBox .TogglePasswordVisibility{width:30px;top:26px}.PlayerInfoWrapperTablet .PlayerInfoBox .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerInfoBox:last-child .InvalidInput{font-size:var(--emw--size-standard, 16px);bottom:-50px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea{font-family:var(--emw--button-typography);grid-column-gap:40px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton,.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsCancelButton{font-size:var(--emw--font-size-large, 20px);height:56px}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton{color:var(--emw-button-typography, var(--emw--color-white, #FFFFFF))}.PlayerInfoWrapperTablet .PlayerDetailsButtonsArea .PlayerDetailsSaveButton.PlayerButtonDisabled{color:var(--emw--color-gray-300, #58586B)}.PlayerInfoWrapperTablet .PlayerNotificationBox label span{font-size:var(--emw--font-size-large, 20px)}.PlayerInfoWrapperTablet .PlayerNotificationBox label input{height:26px;width:26px}.PlayerInfoWrapperTablet .PlayerNotificationBox label .Checkmark{left:50px;top:9px}.PlayerDetailsConfirmSave{background:var(--emw--color-valid, var(--emw--color-green, #48952a));color:var(--emw-button-typography, var(--emw--color-white, #FFFFFF));padding:16px;border-radius:5px;margin-top:16px}.PlayerDetailsConfirmSave .PlayerDetailsConfirmSaveText{padding:0;margin:0}`)}function vn(e,t,r){const i=e.slice();return i[63]=t[r],i[64]=t,i[65]=r,i}function gn(e,t,r){const i=e.slice();return i[66]=t[r],i}function Ws(e){let t,r,i,n=e[15]("titleProfileInfo")+"",o,a,s,c,u=e[15]("personalDetails")+"",h,d,p,_,S,g=e[15]("userName")+"",D,B,k,R,fe,y,C,xe=e[15]("userPhone")+"",Ce,Ge,oe,W,ze,z,De,me,Qe,X,Ae,Ze=(e[0]=="true"?e[15]("profileSecurityQuestion2"):e[15]("profileSecurityQuestion"))+"",ye,Ot,Oe,Et,ae,kt,Je,_t,se,ke,Ve=(e[0]=="true"?e[15]("profileSecurityAnswer2"):e[15]("profileSecurityAnswer"))+"",Pt,Lt,Le,St,le,Ft,qe,Rt,Fe,Ye,Ke=e[15]("userEmail")+"",wt,Ut,he,$e,jt,Re,et,b=e[15]("dateOfBirth")+"",P,H,N,Z,pe,j,Gt,zt=e[15]("firstName")+"",Tr,gi,Be,xt,Ei,tt,Qt,Vt=e[15]("lastName")+"",Nr,_i,Ie,Ct,Pi,rt,$t,Wt=e[15]("userTitle")+"",Hr,Si,Te,At,wi,it,Xt,Zt=e[15]("currency")+"",Mr,xi,Ne,Bt,Ci,Ai,Jt,Dr,qt=e[15]("locationDetails")+"",Or,Bi,be,nt,Yt,Kt=e[15]("userCountry")+"",kr,Ii,de,It,er,Ti,ve,tr,rr=e[15]("userCity")+"",Lr,Ni,ge,Hi,ir,Mi,Ee,nr,or=e[15]("userAddress")+"",Fr,Di,_e,Oi,ar,ki,Pe,sr,lr=e[15]("userPostalCode")+"",Rr,Li,Se,Fi,ur,Ri,Ur=Object.keys(e[4].consents).length>0,jr,cr,ot,fr=e[15]("userProfileSaveChanges")+"",Gr,hr,Ui,zr,ji,We=e[16]&&Zs(e),at=_r(e[3]),Q=[];for(let V=0;V<at.length;V+=1)Q[V]=En(gn(e,at,V));let J=!e[13]&&_n(e),q=!e[11]&&Pn(e),Y=!e[12]&&Sn(e),K=e[5].iban&&wn(e),ee=!e[8]&&xn(e),te=!e[10]&&Cn(e),re=!e[9]&&An(e),ie=Ur&&Bn(e),ne=e[14]&&Nn(e);return{c(){t=m("form"),We&&We.c(),r=E(),i=m("h2"),o=w(n),a=E(),s=m("div"),c=m("h3"),h=w(u),d=E(),p=m("section"),_=m("div"),S=m("p"),D=w(g),B=E(),k=m("input"),fe=E(),y=m("div"),C=m("p"),Ce=w(xe),Ge=E(),oe=m("div"),W=m("select");for(let V=0;V<Q.length;V+=1)Q[V].c();ze=E(),z=m("input"),De=E(),J&&J.c(),Qe=E(),X=m("div"),Ae=m("label"),ye=w(Ze),Ot=w(":"),Oe=m("span"),Oe.textContent="*",Et=E(),ae=m("input"),kt=E(),q&&q.c(),_t=E(),se=m("div"),ke=m("label"),Pt=w(Ve),Lt=w(":"),Le=m("span"),Le.textContent="*",St=E(),le=m("input"),Ft=E(),Y&&Y.c(),Rt=E(),Fe=m("div"),Ye=m("label"),wt=w(Ke),Ut=E(),he=m("input"),jt=E(),Re=m("div"),et=m("label"),P=w(b),H=E(),N=m("input"),pe=E(),j=m("div"),Gt=m("label"),Tr=w(zt),gi=E(),Be=m("input"),Ei=E(),tt=m("div"),Qt=m("label"),Nr=w(Vt),_i=E(),Ie=m("input"),Pi=E(),rt=m("div"),$t=m("label"),Hr=w(Wt),Si=E(),Te=m("input"),wi=E(),it=m("div"),Xt=m("label"),Mr=w(Zt),xi=E(),Ne=m("input"),Ci=E(),K&&K.c(),Ai=E(),Jt=m("div"),Dr=m("h3"),Or=w(qt),Bi=E(),be=m("section"),nt=m("div"),Yt=m("label"),kr=w(Kt),Ii=E(),de=m("input"),Ti=E(),ve=m("div"),tr=m("label"),Lr=w(rr),Ni=E(),ge=m("input"),Hi=E(),ee&&ee.c(),Mi=E(),Ee=m("div"),nr=m("label"),Fr=w(or),Di=E(),_e=m("input"),Oi=E(),te&&te.c(),ki=E(),Pe=m("div"),sr=m("label"),Rr=w(lr),Li=E(),Se=m("input"),Fi=E(),re&&re.c(),Ri=E(),ie&&ie.c(),jr=E(),cr=m("section"),ot=m("button"),Gr=w(fr),Ui=E(),ne&&ne.c(),f(i,"class","MyAccountCategoryTitle "+(e[16]?"MyAccountCategoryTitleNone":"")),f(s,"class","PlayerNotificationsHeader"),f(k,"type","text"),f(k,"class","FieldDisabled"),k.value=R=e[5].username,k.readOnly=!0,f(_,"class","PlayerInfoBox"),e[4].mobile.prefix===void 0&&Er(()=>e[33].call(W)),f(z,"type","text"),f(z,"placeholder",e[17].mobile.number),f(oe,"class","PlayerPhoneNumber"),f(y,"class",me="PlayerInfoBox "+(e[13]?"":"InvalidField")),f(Oe,"class","FormRequired"),f(Ae,"for","SecurityQuestion"),f(ae,"id","SecurityQuestion"),f(ae,"type","text"),f(ae,"placeholder",e[17].securityQuestion),f(X,"class",Je="PlayerInfoBox "+(e[11]?"":"InvalidField")),f(Le,"class","FormRequired"),f(ke,"for","SecurityAnswer"),f(le,"id","SecurityAnswer"),f(le,"type","text"),f(le,"placeholder",e[17].securityAnswer),f(se,"class",qe="PlayerInfoBox "+(e[12]?"":"InvalidField")),f(Ye,"for","UserEmail"),f(he,"id","UserEmail"),f(he,"type","email"),f(he,"class","FieldDisabled"),he.value=$e=e[5].email,he.readOnly=!0,f(Fe,"class","PlayerInfoBox"),f(et,"for","DateOfBirth"),f(N,"id","DateOfBirth"),f(N,"type","text"),f(N,"class","FieldDisabled"),N.value=Z=e[5].birth,N.readOnly=!0,f(Re,"class","PlayerInfoBox"),f(Gt,"for","FirstName"),f(Be,"id","FirstName"),f(Be,"type","text"),f(Be,"class","FieldDisabled"),Be.value=xt=e[5].firstname,Be.readOnly=!0,f(j,"class","PlayerInfoBox"),f(Qt,"for","LastName"),f(Ie,"id","LastName"),f(Ie,"type","text"),f(Ie,"class","FieldDisabled"),Ie.value=Ct=e[5].lastname,Ie.readOnly=!0,f(tt,"class","PlayerInfoBox"),f($t,"for","UserTitle"),f(Te,"id","UserTitle"),f(Te,"type","text"),f(Te,"class","FieldDisabled"),Te.value=At=e[15](e[5].userTitles),Te.readOnly=!0,f(rt,"class","PlayerInfoBox"),f(Xt,"for","Currrency"),f(Ne,"id","Currency"),f(Ne,"type","text"),f(Ne,"class","FieldDisabled"),Ne.value=Bt=e[5].currency,Ne.readOnly=!0,f(it,"class","PlayerInfoBox"),f(p,"class","PlayerDetailsContent"),f(Jt,"class","PlayerLocationHeader"),f(Yt,"for","UserCountry"),f(de,"id","UserCountry"),f(de,"type","text"),f(de,"class","PlayerCountry FieldDisabled"),de.value=It=e[5].countryName,f(de,"placeholder",er=e[5].countryCode),de.readOnly=!0,f(nt,"class","PlayerInfoBox"),f(tr,"for","UserCity"),f(ge,"id","UserCity"),f(ge,"type","text"),f(ge,"placeholder",e[17].city),f(ve,"class",ir="PlayerInfoBox "+(e[8]?"":"InvalidField")),f(nr,"for","UserAdress"),f(_e,"id","UserAdress"),f(_e,"type","text"),f(_e,"placeholder",e[17].adress),f(Ee,"class",ar="PlayerInfoBox "+(e[10]?"":"InvalidField")),f(sr,"for","UserPostalCode"),f(Se,"id","UserPostalCode"),f(Se,"type","text"),f(Se,"placeholder",e[17].postalCode),f(Pe,"class",ur="PlayerInfoBox "+(e[9]?"":"InvalidField")),f(be,"class","PlayerLocationContent"),f(ot,"class",hr="PlayerDetailsSaveButton "+(e[6]&&e[7]?"":"PlayerButtonDisabled")),f(cr,"class","PlayerDetailsButtonsArea "+(e[16]?"PlayerDetailsButtonsAreaMobile":"")),f(t,"class","PlayerInfoWrapper "+(e[16]?"PlayerInfoWrapperMobile":"")+" "+(e[18].matches&&e[16]?"PlayerInfoWrapperTablet":""))},m(V,v){L(V,t,v),We&&We.m(t,null),l(t,r),l(t,i),l(i,o),l(t,a),l(t,s),l(s,c),l(c,h),l(t,d),l(t,p),l(p,_),l(_,S),l(S,D),l(_,B),l(_,k),l(p,fe),l(p,y),l(y,C),l(C,Ce),l(y,Ge),l(y,oe),l(oe,W);for(let U=0;U<Q.length;U+=1)Q[U]&&Q[U].m(W,null);Wi(W,e[4].mobile.prefix,!0),l(oe,ze),l(oe,z),G(z,e[4].mobile.number),l(y,De),J&&J.m(y,null),l(p,Qe),l(p,X),l(X,Ae),l(Ae,ye),l(Ae,Ot),l(Ae,Oe),l(X,Et),l(X,ae),G(ae,e[4].securityQuestion),l(X,kt),q&&q.m(X,null),l(p,_t),l(p,se),l(se,ke),l(ke,Pt),l(ke,Lt),l(ke,Le),l(se,St),l(se,le),G(le,e[4].securityAnswer),l(se,Ft),Y&&Y.m(se,null),l(p,Rt),l(p,Fe),l(Fe,Ye),l(Ye,wt),l(Fe,Ut),l(Fe,he),l(p,jt),l(p,Re),l(Re,et),l(et,P),l(Re,H),l(Re,N),l(p,pe),l(p,j),l(j,Gt),l(Gt,Tr),l(j,gi),l(j,Be),l(p,Ei),l(p,tt),l(tt,Qt),l(Qt,Nr),l(tt,_i),l(tt,Ie),l(p,Pi),l(p,rt),l(rt,$t),l($t,Hr),l(rt,Si),l(rt,Te),l(p,wi),l(p,it),l(it,Xt),l(Xt,Mr),l(it,xi),l(it,Ne),l(p,Ci),K&&K.m(p,null),l(t,Ai),l(t,Jt),l(Jt,Dr),l(Dr,Or),l(t,Bi),l(t,be),l(be,nt),l(nt,Yt),l(Yt,kr),l(nt,Ii),l(nt,de),l(be,Ti),l(be,ve),l(ve,tr),l(tr,Lr),l(ve,Ni),l(ve,ge),G(ge,e[4].city),l(ve,Hi),ee&&ee.m(ve,null),l(be,Mi),l(be,Ee),l(Ee,nr),l(nr,Fr),l(Ee,Di),l(Ee,_e),G(_e,e[4].address1),l(Ee,Oi),te&&te.m(Ee,null),l(be,ki),l(be,Pe),l(Pe,sr),l(sr,Rr),l(Pe,Li),l(Pe,Se),G(Se,e[4].postalCode),l(Pe,Fi),re&&re.m(Pe,null),l(t,Ri),ie&&ie.m(t,null),l(t,jr),l(t,cr),l(cr,ot),l(ot,Gr),l(t,Ui),ne&&ne.m(t,null),zr||(ji=[F(W,"change",e[33]),F(W,"change",e[19]),F(z,"input",e[34]),F(z,"keyup",e[20]("mobileNumber")),F(z,"input",function(){wr(e[4].mobile.number=e[4].mobile.number.replace(/[^0-9.]/g,"").replace(/(\..*)\./g,"$1"))&&(e[4].mobile.number=e[4].mobile.number.replace(/[^0-9.]/g,"").replace(/(\..*)\./g,"$1")).apply(this,arguments)}),F(ae,"input",e[35]),F(ae,"keyup",e[20]("securityQuestion")),F(le,"input",e[36]),F(le,"keyup",e[20]("securityAnswer")),F(ge,"input",e[37]),F(ge,"keyup",e[20]("city")),F(_e,"input",e[38]),F(_e,"keyup",e[20]("address")),F(Se,"input",e[39]),F(Se,"keyup",e[20]("postalCode")),F(ot,"click",e[21])],zr=!0)},p(V,v){if(e=V,e[16]&&We.p(e,v),v[0]&32768&&n!==(n=e[15]("titleProfileInfo")+"")&&T(o,n),v[0]&32768&&u!==(u=e[15]("personalDetails")+"")&&T(h,u),v[0]&32768&&g!==(g=e[15]("userName")+"")&&T(D,g),v[0]&32&&R!==(R=e[5].username)&&k.value!==R&&(k.value=R),v[0]&32768&&xe!==(xe=e[15]("userPhone")+"")&&T(Ce,xe),v[0]&24){at=_r(e[3]);let U;for(U=0;U<at.length;U+=1){const Gi=gn(e,at,U);Q[U]?Q[U].p(Gi,v):(Q[U]=En(Gi),Q[U].c(),Q[U].m(W,null))}for(;U<Q.length;U+=1)Q[U].d(1);Q.length=at.length}v[0]&24&&Wi(W,e[4].mobile.prefix),v[0]&24&&z.value!==e[4].mobile.number&&G(z,e[4].mobile.number),e[13]?J&&(J.d(1),J=null):J?J.p(e,v):(J=_n(e),J.c(),J.m(y,null)),v[0]&8192&&me!==(me="PlayerInfoBox "+(e[13]?"":"InvalidField"))&&f(y,"class",me),v[0]&32769&&Ze!==(Ze=(e[0]=="true"?e[15]("profileSecurityQuestion2"):e[15]("profileSecurityQuestion"))+"")&&T(ye,Ze),v[0]&24&&ae.value!==e[4].securityQuestion&&G(ae,e[4].securityQuestion),e[11]?q&&(q.d(1),q=null):q?q.p(e,v):(q=Pn(e),q.c(),q.m(X,null)),v[0]&2048&&Je!==(Je="PlayerInfoBox "+(e[11]?"":"InvalidField"))&&f(X,"class",Je),v[0]&32769&&Ve!==(Ve=(e[0]=="true"?e[15]("profileSecurityAnswer2"):e[15]("profileSecurityAnswer"))+"")&&T(Pt,Ve),v[0]&24&&le.value!==e[4].securityAnswer&&G(le,e[4].securityAnswer),e[12]?Y&&(Y.d(1),Y=null):Y?Y.p(e,v):(Y=Sn(e),Y.c(),Y.m(se,null)),v[0]&4096&&qe!==(qe="PlayerInfoBox "+(e[12]?"":"InvalidField"))&&f(se,"class",qe),v[0]&32768&&Ke!==(Ke=e[15]("userEmail")+"")&&T(wt,Ke),v[0]&32&&$e!==($e=e[5].email)&&he.value!==$e&&(he.value=$e),v[0]&32768&&b!==(b=e[15]("dateOfBirth")+"")&&T(P,b),v[0]&32&&Z!==(Z=e[5].birth)&&N.value!==Z&&(N.value=Z),v[0]&32768&&zt!==(zt=e[15]("firstName")+"")&&T(Tr,zt),v[0]&32&&xt!==(xt=e[5].firstname)&&Be.value!==xt&&(Be.value=xt),v[0]&32768&&Vt!==(Vt=e[15]("lastName")+"")&&T(Nr,Vt),v[0]&32&&Ct!==(Ct=e[5].lastname)&&Ie.value!==Ct&&(Ie.value=Ct),v[0]&32768&&Wt!==(Wt=e[15]("userTitle")+"")&&T(Hr,Wt),v[0]&32800&&At!==(At=e[15](e[5].userTitles))&&Te.value!==At&&(Te.value=At),v[0]&32768&&Zt!==(Zt=e[15]("currency")+"")&&T(Mr,Zt),v[0]&32&&Bt!==(Bt=e[5].currency)&&Ne.value!==Bt&&(Ne.value=Bt),e[5].iban?K?K.p(e,v):(K=wn(e),K.c(),K.m(p,null)):K&&(K.d(1),K=null),v[0]&32768&&qt!==(qt=e[15]("locationDetails")+"")&&T(Or,qt),v[0]&32768&&Kt!==(Kt=e[15]("userCountry")+"")&&T(kr,Kt),v[0]&32&&It!==(It=e[5].countryName)&&de.value!==It&&(de.value=It),v[0]&32&&er!==(er=e[5].countryCode)&&f(de,"placeholder",er),v[0]&32768&&rr!==(rr=e[15]("userCity")+"")&&T(Lr,rr),v[0]&24&&ge.value!==e[4].city&&G(ge,e[4].city),e[8]?ee&&(ee.d(1),ee=null):ee?ee.p(e,v):(ee=xn(e),ee.c(),ee.m(ve,null)),v[0]&256&&ir!==(ir="PlayerInfoBox "+(e[8]?"":"InvalidField"))&&f(ve,"class",ir),v[0]&32768&&or!==(or=e[15]("userAddress")+"")&&T(Fr,or),v[0]&24&&_e.value!==e[4].address1&&G(_e,e[4].address1),e[10]?te&&(te.d(1),te=null):te?te.p(e,v):(te=Cn(e),te.c(),te.m(Ee,null)),v[0]&1024&&ar!==(ar="PlayerInfoBox "+(e[10]?"":"InvalidField"))&&f(Ee,"class",ar),v[0]&32768&&lr!==(lr=e[15]("userPostalCode")+"")&&T(Rr,lr),v[0]&24&&Se.value!==e[4].postalCode&&G(Se,e[4].postalCode),e[9]?re&&(re.d(1),re=null):re?re.p(e,v):(re=An(e),re.c(),re.m(Pe,null)),v[0]&512&&ur!==(ur="PlayerInfoBox "+(e[9]?"":"InvalidField"))&&f(Pe,"class",ur),v[0]&16&&(Ur=Object.keys(e[4].consents).length>0),Ur?ie?ie.p(e,v):(ie=Bn(e),ie.c(),ie.m(t,jr)):ie&&(ie.d(1),ie=null),v[0]&32768&&fr!==(fr=e[15]("userProfileSaveChanges")+"")&&T(Gr,fr),v[0]&192&&hr!==(hr="PlayerDetailsSaveButton "+(e[6]&&e[7]?"":"PlayerButtonDisabled"))&&f(ot,"class",hr),e[14]?ne?ne.p(e,v):(ne=Nn(e),ne.c(),ne.m(t,null)):ne&&(ne.d(1),ne=null)},d(V){V&&O(t),We&&We.d(),On(Q,V),J&&J.d(),q&&q.d(),Y&&Y.d(),K&&K.d(),ee&&ee.d(),te&&te.d(),re&&re.d(),ie&&ie.d(),ne&&ne.d(),zr=!1,je(ji)}}}function Xs(e){let t;return{c(){t=m("div"),f(t,"class","ModalLoader")},m(r,i){L(r,t,i)},p:ce,d(r){r&&O(t)}}}function Zs(e){let t,r,i,n,o,a,s,c,u,h,d=e[15]("titleProfileInfo")+"",p,_,S;return{c(){t=m("div"),r=st("svg"),i=st("defs"),n=st("style"),o=w(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),a=st("g"),s=st("g"),c=st("path"),u=E(),h=m("h2"),p=w(d),f(c,"class","aaa"),f(c,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),f(c,"transform","translate(15 15) rotate(180)"),f(s,"transform","translate(20 158)"),f(a,"transform","translate(-20 -158)"),f(r,"xmlns","http://www.w3.org/2000/svg"),f(r,"width","15"),f(r,"height","15"),f(r,"viewBox","0 0 15 15"),f(h,"class","MyAccountCategoryTitleMobile"),f(t,"class","MenuReturnButton")},m(g,D){L(g,t,D),l(t,r),l(r,i),l(i,n),l(n,o),l(r,a),l(a,s),l(s,c),l(t,u),l(t,h),l(h,p),_||(S=[F(t,"click",e[22]),F(t,"keyup",null)],_=!0)},p(g,D){D[0]&32768&&d!==(d=g[15]("titleProfileInfo")+"")&&T(p,d)},d(g){g&&O(t),_=!1,je(S)}}}function Js(e){let t,r=e[66].Prefix+"",i,n;return{c(){t=m("option"),i=w(r),t.__value=n=e[66].Prefix,G(t,t.__value)},m(o,a){L(o,t,a),l(t,i)},p(o,a){a[0]&8&&r!==(r=o[66].Prefix+"")&&T(i,r),a[0]&8&&n!==(n=o[66].Prefix)&&(t.__value=n,G(t,t.__value))},d(o){o&&O(t)}}}function qs(e){let t,r=e[66].Prefix+"",i,n;return{c(){t=m("option"),i=w(r),t.selected=!0,t.__value=n=e[66].Prefix,G(t,t.__value)},m(o,a){L(o,t,a),l(t,i)},p(o,a){a[0]&8&&r!==(r=o[66].Prefix+"")&&T(i,r),a[0]&8&&n!==(n=o[66].Prefix)&&(t.__value=n,G(t,t.__value))},d(o){o&&O(t)}}}function En(e){let t;function r(o,a){return o[66].Prefix===o[4].mobile.prefix?qs:Js}let i=r(e),n=i(e);return{c(){n.c(),t=kn()},m(o,a){n.m(o,a),L(o,t,a)},p(o,a){i===(i=r(o))&&n?n.p(o,a):(n.d(1),n=i(o),n&&(n.c(),n.m(t.parentNode,t)))},d(o){o&&O(t),n.d(o)}}}function _n(e){let t,r=e[15]("userPhoneError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userPhoneError")+"")&&T(i,r)},d(n){n&&O(t)}}}function Pn(e){let t,r=(e[0]=="true"?e[15]("profileSecurityQuestionError2"):e[15]("profileSecurityQuestionError"))+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32769&&r!==(r=(n[0]=="true"?n[15]("profileSecurityQuestionError2"):n[15]("profileSecurityQuestionError"))+"")&&T(i,r)},d(n){n&&O(t)}}}function Sn(e){let t,r=(e[0]=="true"?e[15]("profileSecurityAnswerError2"):e[15]("profileSecurityAnswerError"))+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32769&&r!==(r=(n[0]=="true"?n[15]("profileSecurityAnswerError2"):n[15]("profileSecurityAnswerError"))+"")&&T(i,r)},d(n){n&&O(t)}}}function wn(e){let t,r,i=e[15]("iban")+"",n,o,a,s;return{c(){t=m("div"),r=m("label"),n=w(i),o=E(),a=m("input"),f(r,"for","Iban"),f(a,"id","Iban"),f(a,"type","text"),f(a,"class","FieldDisabled"),a.value=s=e[5].iban,a.readOnly=!0,f(t,"class","PlayerInfoBox")},m(c,u){L(c,t,u),l(t,r),l(r,n),l(t,o),l(t,a)},p(c,u){u[0]&32768&&i!==(i=c[15]("iban")+"")&&T(n,i),u[0]&32&&s!==(s=c[5].iban)&&a.value!==s&&(a.value=s)},d(c){c&&O(t)}}}function xn(e){let t,r=e[15]("userCityError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userCityError")+"")&&T(i,r)},d(n){n&&O(t)}}}function Cn(e){let t,r=e[15]("userAddressError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userAddressError")+"")&&T(i,r)},d(n){n&&O(t)}}}function An(e){let t,r=e[15]("userPostalCodeError")+"",i;return{c(){t=m("p"),i=w(r),f(t,"class","InvalidInput")},m(n,o){L(n,t,o),l(t,i)},p(n,o){o[0]&32768&&r!==(r=n[15]("userPostalCodeError")+"")&&T(i,r)},d(n){n&&O(t)}}}function Bn(e){let t,r,i=e[15]("userNotifications")+"",n,o,a,s=_r(Object.keys(e[4].consents)),c=[];for(let u=0;u<s.length;u+=1)c[u]=Tn(vn(e,s,u));return{c(){t=m("div"),r=m("h3"),n=w(i),o=E(),a=m("section");for(let u=0;u<c.length;u+=1)c[u].c();f(t,"class","PlayerNotificationsHeader"),f(a,"class","PlayerNotificationsCheckboxArea")},m(u,h){L(u,t,h),l(t,r),l(r,n),L(u,o,h),L(u,a,h);for(let d=0;d<c.length;d+=1)c[d]&&c[d].m(a,null)},p(u,h){if(h[0]&32768&&i!==(i=u[15]("userNotifications")+"")&&T(n,i),h[0]&1081360){s=_r(Object.keys(u[4].consents));let d;for(d=0;d<s.length;d+=1){const p=vn(u,s,d);c[d]?c[d].p(p,h):(c[d]=Tn(p),c[d].c(),c[d].m(a,null))}for(;d<c.length;d+=1)c[d].d(1);c.length=s.length}},d(u){u&&(O(t),O(o),O(a)),On(c,u)}}}function In(e){let t,r,i,n,o,a,s,c=e[15](`${e[63]}Consent`)+"",u,h,d,p;function _(){e[40].call(i,e[63])}return{c(){t=m("div"),r=m("label"),i=m("input"),n=E(),o=m("span"),a=E(),s=m("span"),u=w(c),h=E(),f(i,"type","checkbox"),f(o,"class","Checkmark"),f(t,"class","PlayerNotificationBox")},m(S,g){L(S,t,g),l(t,r),l(r,i),i.checked=e[4].consents[e[63]],l(r,n),l(r,o),l(r,a),l(r,s),l(s,u),l(t,h),d||(p=[F(i,"change",_),F(i,"change",e[20]("consents"))],d=!0)},p(S,g){e=S,g[0]&24&&(i.checked=e[4].consents[e[63]]),g[0]&32784&&c!==(c=e[15](`${e[63]}Consent`)+"")&&T(u,c)},d(S){S&&O(t),d=!1,je(p)}}}function Tn(e){let t,r=e[63]!==void 0&&In(e);return{c(){r&&r.c(),t=kn()},m(i,n){r&&r.m(i,n),L(i,t,n)},p(i,n){i[63]!==void 0?r?r.p(i,n):(r=In(i),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(i){i&&O(t),r&&r.d(i)}}}function Nn(e){let t,r,i=e[15]("userProfileConfirmationMessage")+"",n;return{c(){t=m("section"),r=m("p"),n=w(i),f(r,"class","PlayerDetailsConfirmSaveText"),f(t,"class","PlayerDetailsConfirmSave")},m(o,a){L(o,t,a),l(t,r),l(r,n)},p(o,a){a[0]&32768&&i!==(i=o[15]("userProfileConfirmationMessage")+"")&&T(n,i)},d(o){o&&O(t)}}}function Ys(e){let t;function r(o,a){return o[2]?Xs:Ws}let i=r(e),n=i(e);return{c(){t=m("div"),n.c()},m(o,a){L(o,t,a),n.m(t,null),e[41](t)},p(o,a){i===(i=r(o))&&n?n.p(o,a):(n.d(1),n=i(o),n&&(n.c(),n.m(t,null)))},i:ce,o:ce,d(o){o&&O(t),n.d(),e[41](null)}}}function Ks(e,t,r){let i;So(e,zs,b=>r(15,i=b));let{userid:n}=t,{sessionid:o}=t,{endpoint:a}=t,{lang:s="en"}=t,{clientstyling:c}=t,{clientstylingurl:u}=t,{translationurl:h}=t,{custominputtextswitch:d="false"}=t,p,_=!0;const S=Qs(window.navigator.userAgent)!=="PC";let g=null,D=null,B=null,k=null,R,fe;const y={},C={},xe={address1:"i.e.: Glanmire Rd.",birth:"01/01/1990",city:"i.e.: Cork",currency:"EUR",iban:"",email:"email@here.com",firstname:"Joe",userTitles:"M",lastname:"Johnson",mobile:{prefix:"+00",number:"00000000"},postalCode:"i.e.: 465531",securityAnswer:"i.e.: Jerry",securityQuestion:"i.e.: Pet name?",title:"",username:"Username"};let Ce=!1,Ge=!1,oe=!0,W=!0,ze=!0,z=!0,De=!0,me=!0,Qe=!0,X=!1;const Ae={document:/^(?=.*[a-zA-Z0-9])[a-zA-Z0-9\s]+$/},Ze=window.matchMedia("(min-width: 768px)"),ye=b=>{try{return JSON.stringify(b)}catch(P){return null}},Ot=()=>{var b,P,H,N,Z,pe;r(5,C.username=B.username,C),r(5,C.mobile=B.mobile,C),r(5,C.email=B.email,C),r(5,C.firstname=B.firstname,C),r(5,C.lastname=B.lastname,C),r(5,C.language=B.language,C),r(5,C.birth=((b=B.birth)==null?void 0:b.day)+"/"+((P=B.birth)==null?void 0:P.month)+"/"+((H=B.birth)==null?void 0:H.year),C),r(5,C.currency=B.currency,C),r(5,C.iban=B.iban,C),r(5,C.userTitles=B.title,C),r(5,C.countryCode=B.country,C),r(5,C.countryName=((N=D.find(j=>j.Alpha2Code===B.country))==null?void 0:N.Name)||"I.E. Ireland",C),r(4,y.address1=B.address1,y),r(4,y.city=B.city,y),r(4,y.mobile={},y),r(4,y.mobile.prefix=(Z=B.mobile)==null?void 0:Z.prefix,y),r(4,y.mobile.number=(pe=B.mobile)==null?void 0:pe.number,y),r(4,y.postalCode=B.postalCode,y),r(4,y.securityAnswer=B.securityAnswer,y),r(4,y.securityQuestion=B.securityQuestion,y),Array.isArray(k)&&(r(4,y.consents={},y),k.forEach(j=>{j.tagCode!=="termsandconditions"&&j.tagCode!=="privacypolicy"&&j.tagCode!=="pepconsent"&&r(4,y.consents[j.tagCode]=j.status==="Accepted",y)})),fe=ye(y),R=ye(y.consents),r(2,_=!1)},Oe=()=>{const b=new URL(`${a}/v1/player/${n}/profile`),P=new Headers;P.append("X-SessionID",o);const H={method:"GET",headers:P};fetch(b.href,H).then(N=>N.json()).then(N=>{r(31,B=N)},N=>{console.error(N)})},Et=()=>{const b=new URL(`${a}/v1/player/${n}/consent`),P=new Headers;P.append("X-SessionID",o);const H={method:"GET",headers:P};fetch(b.href,H).then(N=>N.json()).then(N=>{r(32,k=N.items)},N=>{console.error(N)})},ae=()=>{fetch(`${a}/v1/player/countries`).then(b=>b.status>=300?new Error("Error while fetching the countries"):b.json()).then(b=>{fetch(`${a}/v1/player/operatorSupportedCountries`).then(P=>P.status>=300?new Error("Error while fetching the supported countries"):P.json()).then(P=>{r(30,D=b.countries.filter(H=>P.countries.indexOf(H.Alpha2Code)>=0))})})},kt=()=>{fetch(`${a}/v1/player/phonecodes`).then(b=>b.json()).then(b=>{r(3,g=b.phoneCodes)})},Je=()=>{r(7,oe=!1),De&&me&&W&&z&&ze&&Qe&&r(7,oe=!0)},_t=()=>{r(6,Ce=ye(y)!==fe)},se=()=>{Ge=ye(y.consents)!==R},ke=b=>()=>{switch(b){case"mobileNumber":r(13,Qe=!1),y.mobile.number&&y.mobile.number.length>=5&&y.mobile.number.length<=12&&r(13,Qe=!0);break;case"city":r(8,W=!1),y.city&&y.city.length<=50&&r(8,W=!0);break;case"postalCode":r(9,ze=!1),y.postalCode&&y.postalCode.length<=20&&r(9,ze=!0);break;case"address":r(10,z=!1),y.address1&&y.address1.length<=100&&r(10,z=!0);break;case"securityQuestion":if(r(11,De=!1),y.securityQuestion)switch(d){case"true":Ae.document.test(y.securityQuestion)&&y.securityQuestion.length<=50&&r(11,De=!0);break;case"false":y.securityQuestion&&y.securityQuestion.length<=120&&r(11,De=!0);break}break;case"securityAnswer":if(r(12,me=!1),y.securityAnswer)switch(d){case"true":Ae.document.test(y.securityAnswer)&&y.securityAnswer.length<=50&&r(12,me=!0);break;case"false":y.securityAnswer&&y.securityAnswer.length<=120&&r(12,me=!0);break}break;case"consents":se();break}_t(),Je()},Ve=()=>{r(14,X=!0),setTimeout(()=>{r(14,X=!1)},3e3),window.postMessage({type:"WidgetNotification",data:{type:"success",message:i("profileUpdateSuccess")}},window.location.href)},Pt=()=>{window.postMessage({type:"WidgetNotification",data:{type:"error",message:i("userProfileUpdateError")}},window.location.href)},Lt=b=>{if(b.preventDefault(),Ce&&!Ge&&oe){Le().then(P=>{P&&(Oe(),Ve())});return}if(Ce&&Ge&&oe){Le(),St(),Promise.all([Le(),St()]).then(P=>{P[0]&&P[1]?(Oe(),Et(),Ve(),r(6,Ce=!1),Ge=!1):Pt()});return}},Le=()=>pr(this,null,function*(){const b=new URL(`${a}/v1/player/${n}/profile`),P=new Headers;P.append("X-SessionID",o),P.append("Content-Type","application/json"),P.append("Accept","application/json");const H=ye(y);if(H===null)return!1;let N={method:"POST",headers:P,body:H};return yield fetch(b.href,N).then(Z=>Z.status==200,Z=>(console.error(Z),!1))}),St=()=>pr(this,null,function*(){const b=[...Object.entries(y.consents).map(([pe,j])=>({tagCode:pe,status:j?"Accepted":"Denied"}))],P=new URL(`${a}/v1/player/${n}/consent`),H=new Headers;H.append("X-SessionID",o),H.append("Content-Type","application/json"),H.append("Accept","application/json");const N=ye({items:b});if(N===null)return!1;const Z={method:"POST",headers:H,body:N};return yield fetch(P.href,Z).then(pe=>pe.status==200,pe=>(console.error(pe),!1))}),le=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:S},window.location.href)},Ft=()=>{Vs(s)},qe=()=>{let b=document.createElement("style");b.innerHTML=c,p.appendChild(b)},Rt=()=>{let b=new URL(u),P=document.createElement("style");fetch(b.href).then(H=>H.text()).then(H=>{P.innerHTML=H,setTimeout(()=>{p.appendChild(P)},1)})},Fe=()=>{fetch(h).then(P=>P.json()).then(P=>{Object.keys(P).forEach(H=>{yn(H,P[H])})}).catch(P=>{console.log(P)})};Object.keys(bn).forEach(b=>{yn(b,bn[b])});function Ye(){y.mobile.prefix=Bo(this),r(4,y),r(3,g)}function Ke(){y.mobile.number=this.value,r(4,y),r(3,g)}function wt(){y.securityQuestion=this.value,r(4,y),r(3,g)}function Ut(){y.securityAnswer=this.value,r(4,y),r(3,g)}function he(){y.city=this.value,r(4,y),r(3,g)}function $e(){y.address1=this.value,r(4,y),r(3,g)}function jt(){y.postalCode=this.value,r(4,y),r(3,g)}function Re(b){y.consents[b]=this.checked,r(4,y),r(3,g)}function et(b){Kr[b?"unshift":"push"](()=>{p=b,r(1,p)})}return e.$$set=b=>{"userid"in b&&r(23,n=b.userid),"sessionid"in b&&r(24,o=b.sessionid),"endpoint"in b&&r(25,a=b.endpoint),"lang"in b&&r(26,s=b.lang),"clientstyling"in b&&r(27,c=b.clientstyling),"clientstylingurl"in b&&r(28,u=b.clientstylingurl),"translationurl"in b&&r(29,h=b.translationurl),"custominputtextswitch"in b&&r(0,d=b.custominputtextswitch)},e.$$.update=()=>{e.$$.dirty[0]&58720256&&a&&n&&o&&Oe(),e.$$.dirty[0]&58720256&&a&&n&&o&&Et(),e.$$.dirty[0]&33554432&&a&&ae(),e.$$.dirty[0]&33554432&&a&&kt(),e.$$.dirty[0]&1073741824|e.$$.dirty[1]&3&&B&&k&&D&&Ot(),e.$$.dirty[0]&67108864&&s&&Ft(),e.$$.dirty[0]&268435458&&u&&p&&Rt(),e.$$.dirty[0]&134217730&&c&&p&&qe(),e.$$.dirty[0]&536870912&&h&&Fe()},[d,p,_,g,y,C,Ce,oe,W,ze,z,De,me,Qe,X,i,S,xe,Ze,_t,ke,Lt,le,n,o,a,s,c,u,h,D,B,k,Ye,Ke,wt,Ut,he,$e,jt,Re,et]}class yo extends jo{constructor(t){super(),Ro(this,t,Ks,Ys,Mn,{userid:23,sessionid:24,endpoint:25,lang:26,clientstyling:27,clientstylingurl:28,translationurl:29,custominputtextswitch:0},$s,[-1,-1,-1])}get userid(){return this.$$.ctx[23]}set userid(t){this.$$set({userid:t}),we()}get sessionid(){return this.$$.ctx[24]}set sessionid(t){this.$$set({sessionid:t}),we()}get endpoint(){return this.$$.ctx[25]}set endpoint(t){this.$$set({endpoint:t}),we()}get lang(){return this.$$.ctx[26]}set lang(t){this.$$set({lang:t}),we()}get clientstyling(){return this.$$.ctx[27]}set clientstyling(t){this.$$set({clientstyling:t}),we()}get clientstylingurl(){return this.$$.ctx[28]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),we()}get translationurl(){return this.$$.ctx[29]}set translationurl(t){this.$$set({translationurl:t}),we()}get custominputtextswitch(){return this.$$.ctx[0]}set custominputtextswitch(t){this.$$set({custominputtextswitch:t}),we()}}Uo(yo,{userid:{},sessionid:{},endpoint:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{},custominputtextswitch:{}},[],[],!0);exports.default=yo;
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerProfileInfo-ysMr-1dW.cjs")).then(({default:t})=>{!customElements.get("player-profile-info")&&customElements.define("player-profile-info",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerProfileInfo-DJykkDOS.cjs")).then(({default:t})=>{!customElements.get("player-profile-info")&&customElements.define("player-profile-info",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerProfileInfo-xyiVORuv.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/PlayerProfileInfo-CSyqgBfJ.js").then(({ default: t }) => {
14
14
  !customElements.get("player-profile-info") && customElements.define("player-profile-info", t.element);
15
15
  });
16
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-profile-info",
3
- "version": "1.50.1",
3
+ "version": "1.52.0",
4
4
  "type": "module",
5
5
  "main": "es2015/player-profile-info.cjs",
6
6
  "module": "es2015/player-profile-info.js",