@everymatrix/player-account-controller 1.76.11 → 1.76.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. package/components/{PlayerAccountController-ueVBipxZ.js → PlayerAccountController-C_bTw3vZ.js} +2 -2
  2. package/components/{PlayerAccountController-UGi-U3_6.cjs → PlayerAccountController-DHstdru7.cjs} +1 -1
  3. package/components/{PlayerAccountController-DTAtQyex.js → PlayerAccountController-nZDNV5Qn.js} +2 -2
  4. package/components/PlayerAccountTransactionsHistory-B6xD_Ka3.cjs +4 -0
  5. package/components/PlayerAccountTransactionsHistory-DFX12I_O.js +2340 -0
  6. package/components/PlayerAccountTransactionsHistory-vSQcu9SJ.js +2392 -0
  7. package/es2015/player-account-controller.cjs +1 -1
  8. package/es2015/player-account-controller.js +1 -1
  9. package/esnext/player-account-controller.js +1 -1
  10. package/package.json +1 -1
  11. package/stencil/{checkbox-group-input_15-DXY-kI7k.js → checkbox-group-input_15-C20qIHQO.js} +12 -5
  12. package/stencil/{checkbox-group-input_15-DGGG6iYN.js → checkbox-group-input_15-DT2p07NS.js} +12 -5
  13. package/stencil/{checkbox-group-input_15-CVl9H62A.cjs → checkbox-group-input_15-DsdcvM9t.cjs} +2 -2
  14. package/stencil/{index-c666b6e6-BIe1NzeE.cjs → index-c666b6e6-Bg5ZpqAH.cjs} +1 -1
  15. package/stencil/{index-c666b6e6-BY_K3C_7.js → index-c666b6e6-C9BDafhl.js} +1 -1
  16. package/stencil/{index-c666b6e6-C48tHrD1.js → index-c666b6e6-CDT_yvIv.js} +1 -1
  17. package/stencil/{pam-change-password-9aef79f2-DeF5Y7BW.cjs → pam-change-password-9aef79f2-CVkSJ6YC.cjs} +1 -1
  18. package/stencil/{pam-change-password-9aef79f2-CsK27sme.js → pam-change-password-9aef79f2-CqChMlY7.js} +1 -1
  19. package/stencil/{pam-change-password-9aef79f2-D63Jvv3h.js → pam-change-password-9aef79f2-f9EVD0hI.js} +1 -1
  20. package/stencil/{pam-change-password-BlwzbI9Z.cjs → pam-change-password-C94sKxHF.cjs} +1 -1
  21. package/stencil/{pam-change-password-P0s58SQf.js → pam-change-password-Dp8Ysayn.js} +1 -1
  22. package/stencil/{pam-change-password-DLWn2kf0.js → pam-change-password-k7lxXN78.js} +1 -1
  23. package/components/PlayerAccountTransactionsHistory-Cmfr1K7I.cjs +0 -4
  24. package/components/PlayerAccountTransactionsHistory-Cpj8MGDU.js +0 -1956
  25. package/components/PlayerAccountTransactionsHistory-Dq56LCba.js +0 -1925
@@ -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/PlayerAccountController-UGi-U3_6.cjs")).then(({default:t})=>{!customElements.get("player-account-controller")&&customElements.define("player-account-controller",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/PlayerAccountController-DHstdru7.cjs")).then(({default:t})=>{!customElements.get("player-account-controller")&&customElements.define("player-account-controller",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerAccountController-DTAtQyex.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/PlayerAccountController-nZDNV5Qn.js").then(({ default: t }) => {
14
14
  !customElements.get("player-account-controller") && customElements.define("player-account-controller", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { P as r } from "../components/PlayerAccountController-ueVBipxZ.js";
1
+ import { P as r } from "../components/PlayerAccountController-C_bTw3vZ.js";
2
2
  function s(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-account-controller",
3
- "version": "1.76.11",
3
+ "version": "1.76.13",
4
4
  "type": "module",
5
5
  "main": "es2015/player-account-controller.cjs",
6
6
  "module": "esnext/player-account-controller.js",
@@ -1,5 +1,5 @@
1
- import { r as te, c as L, h as u, g as yr, H as Co } from "./index-c666b6e6-BY_K3C_7.js";
2
- import { P as t_ } from "./pam-change-password-9aef79f2-CsK27sme.js";
1
+ import { r as te, c as L, h as u, g as yr, H as Co } from "./index-c666b6e6-C9BDafhl.js";
2
+ import { P as t_ } from "./pam-change-password-9aef79f2-CqChMlY7.js";
3
3
  const Ds = "en", ko = {
4
4
  en: {
5
5
  dateError: "The selected date should be between {min} and {max}",
@@ -20,6 +20,7 @@ const Ds = "en", ko = {
20
20
  MustIncludeNumber: "Password must include a number",
21
21
  MustContainCapital: "Password must include a capital letter",
22
22
  MustIncludePunctation: "Password must include punctuation",
23
+ MustIncludeLowercase: "Password must include one lowercase character",
23
24
  OnlyNumbers: "The input should contain only digits.",
24
25
  InvalidFieldSize: "The length must be exactly 11 digits.",
25
26
  InvalidDocumentNumber: "Only numerical characters are allowed.",
@@ -46,6 +47,7 @@ const Ds = "en", ko = {
46
47
  MustIncludeNumber: "A jelszónak tartalmaznia kell egy számot",
47
48
  MustContainCapital: "A jelszónak tartalmaznia kell egy nagybetűt",
48
49
  MustIncludePunctation: "A jelszónak tartalmaznia kell írásjelet",
50
+ MustIncludeLowercase: "A jelszónak legalább egy kisbetűt kell tartalmaznia",
49
51
  OnlyNumbers: "Csak számjegyeket tartalmazhat.",
50
52
  InvalidFieldSize: "A hosszúságnak pontosan 11 számjegynek kell lennie.",
51
53
  InvalidDocumentNumber: "Csak számjegyek engedélyezettek.",
@@ -72,6 +74,7 @@ const Ds = "en", ko = {
72
74
  MustIncludeNumber: "Lozinka mora sadržavati broj",
73
75
  MustContainCapital: "Lozinka mora sadržavati veliko slovo",
74
76
  MustIncludePunctation: "Lozinka mora sadržavati barem jedan znak",
77
+ MustIncludeLowercase: "Lozinka mora sadržavati barem jedno malo slovo",
75
78
  OnlyNumbers: "Smije sadržavati samo znamenke.",
76
79
  InvalidFieldSize: "Dužina mora biti točno 11 znamenki.",
77
80
  InvalidDocumentNumber: "Dopušteni su samo numerički znakovi.",
@@ -98,6 +101,7 @@ const Ds = "en", ko = {
98
101
  MustIncludeNumber: "bir sayı içermelidir",
99
102
  MustContainCapital: "büyük harf içermelidir",
100
103
  MustIncludePunctation: "noktalama işareti içermelidir",
104
+ MustIncludeLowercase: "Şifre en az bir küçük harf içermelidir",
101
105
  OnlyNumbers: "Yalnızca rakamlar içermelidir.",
102
106
  InvalidFieldSize: "Uzunluk tam olarak 11 rakam olmalıdır.",
103
107
  InvalidDocumentNumber: "Sadece sayısal karakterlere izin verilir.",
@@ -124,6 +128,7 @@ const Ds = "en", ko = {
124
128
  MustIncludeNumber: "A senha deve incluir um número",
125
129
  MustContainCapital: "A senha deve incluir uma letra maiúscula",
126
130
  MustIncludePunctation: "A senha deve incluir um sinal de pontuação",
131
+ MustIncludeLowercase: "A senha deve conter pelo menos uma letra minúscula",
127
132
  OnlyNumbers: "Deve conter apenas dígitos.",
128
133
  InvalidFieldSize: "O comprimento deve ser exatamente 11 dígitos.",
129
134
  InvalidDocumentNumber: "Apenas caracteres numéricos são permitidos.",
@@ -150,6 +155,7 @@ const Ds = "en", ko = {
150
155
  MustIncludeNumber: "La contraseña debe incluir un número",
151
156
  MustContainCapital: "La contraseña debe incluir una letra mayúscula",
152
157
  MustIncludePunctation: "La contraseña debe incluir un signo de puntuación",
158
+ MustIncludeLowercase: "La contraseña debe contener al menos una letra minúscula",
153
159
  OnlyNumbers: "Debe contener solo dígitos.",
154
160
  InvalidFieldSize: "La longitud debe ser exactamente de 11 dígitos.",
155
161
  InvalidDocumentNumber: "Solo se permiten caracteres numéricos.",
@@ -19770,8 +19776,9 @@ const Sf = `*,
19770
19776
  return;
19771
19777
  }
19772
19778
  this.passwordComplexity = this.validation.custom.filter((e) => e.rule === "regex").map((e) => {
19773
- const r = new RegExp(e.pattern).test(i);
19774
- return { rule: e.displayName, ruleKey: e.errorKey, passed: r };
19779
+ const t = new RegExp(e.pattern);
19780
+ let r = !1;
19781
+ return i && (r = t.test(i)), { rule: e.displayName, ruleKey: e.errorKey, passed: r };
19775
19782
  });
19776
19783
  }
19777
19784
  setValidity() {
@@ -19811,7 +19818,7 @@ const Sf = `*,
19811
19818
  }
19812
19819
  render() {
19813
19820
  let i = "";
19814
- return this.touched && (i = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid"), u("div", { key: "33382cbd190f8940deca08498cf4eaa712569a20", class: `password__wrapper ${this.autofilled ? "password__wrapper--autofilled" : ""} ${this.name}__input`, ref: (e) => this.stylingContainer = e }, u("div", { key: "465cc9fdc7184bae229594f1bcb78c074e5f08ea", class: "password__wrapper--flex" }, u("label", { key: "b5c5b7308114fa3ff7fb43b5be942de77f36bb1f", class: `password__label ${this.validation.mandatory ? "password__label--required" : ""}`, htmlFor: `${this.name}__input` }, this.displayName), u("div", { key: "b0179648512f0c83309d1d4cee0b70d28419a963", class: "password__wrapper--relative" }, this.tooltip && u("img", { key: "691414184bee41a802e7bffe4ec69da60ccd9c81", class: "password__tooltip-icon", src: he, alt: "", ref: (e) => this.tooltipIconReference = e, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), u("vaadin-password-field", { key: "c8517456b91218d455520b2913cc5ae58036ff32", type: "password", id: `${this.name}__input`, class: `password__input ${i}`, name: this.name, readOnly: this.autofilled, value: this.defaultValue, required: this.validation.mandatory, maxlength: this.validation.maxLength, minlength: this.validation.minLength, pattern: this.validationPattern, placeholder: `${this.placeholder}`, onInput: this.handleInput, onBlur: this.handleBlur, onFocus: this.handleFocus }), !this.noValidation && u("small", { key: "a31e8ef7d5f73994af19178c9edcbcec5cedc2bb", class: "password__error-message" }, this.errorMessage), this.passwordComplexity && this.showPopup && !this.hidePasswordComplexity && !this.isDuplicateInput && this.renderComplexityPopup());
19821
+ return this.touched && (i = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid"), u("div", { key: "db7a6a87af3de451485c603a2f28f25806838d20", class: `password__wrapper ${this.autofilled ? "password__wrapper--autofilled" : ""} ${this.name}__input`, ref: (e) => this.stylingContainer = e }, u("div", { key: "146ace196e1343f778232c0e2ff07556c0a09e1e", class: "password__wrapper--flex" }, u("label", { key: "0d0cb672dfc7a43535a299b45752f43a87f73760", class: `password__label ${this.validation.mandatory ? "password__label--required" : ""}`, htmlFor: `${this.name}__input` }, this.displayName), u("div", { key: "1eac72dfdadd0f50bd2db6b0fc44320dd2f287bf", class: "password__wrapper--relative" }, this.tooltip && u("img", { key: "bb327b9a403c1fc5628c4ba2da8d1a2b62888db5", class: "password__tooltip-icon", src: he, alt: "", ref: (e) => this.tooltipIconReference = e, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), u("vaadin-password-field", { key: "7962f122d1bfb0ac0a5176a743e1224dccba4910", type: "password", id: `${this.name}__input`, class: `password__input ${i}`, name: this.name, readOnly: this.autofilled, value: this.defaultValue, required: this.validation.mandatory, maxlength: this.validation.maxLength, minlength: this.validation.minLength, pattern: this.validationPattern, placeholder: `${this.placeholder}`, onInput: this.handleInput, onBlur: this.handleBlur, onFocus: this.handleFocus }), !this.noValidation && u("small", { key: "efadfea8911ba72161aef495d1fb5857f14a319b", class: "password__error-message" }, this.errorMessage), this.passwordComplexity && this.showPopup && !this.hidePasswordComplexity && !this.isDuplicateInput && this.renderComplexityPopup());
19815
19822
  }
19816
19823
  get element() {
19817
19824
  return yr(this);
@@ -1,5 +1,5 @@
1
- import { r as te, c as L, h as u, g as yr, H as Co } from "./index-c666b6e6-C48tHrD1.js";
2
- import { P as t_ } from "./pam-change-password-9aef79f2-D63Jvv3h.js";
1
+ import { r as te, c as L, h as u, g as yr, H as Co } from "./index-c666b6e6-CDT_yvIv.js";
2
+ import { P as t_ } from "./pam-change-password-9aef79f2-f9EVD0hI.js";
3
3
  const Ds = "en", ko = {
4
4
  en: {
5
5
  dateError: "The selected date should be between {min} and {max}",
@@ -20,6 +20,7 @@ const Ds = "en", ko = {
20
20
  MustIncludeNumber: "Password must include a number",
21
21
  MustContainCapital: "Password must include a capital letter",
22
22
  MustIncludePunctation: "Password must include punctuation",
23
+ MustIncludeLowercase: "Password must include one lowercase character",
23
24
  OnlyNumbers: "The input should contain only digits.",
24
25
  InvalidFieldSize: "The length must be exactly 11 digits.",
25
26
  InvalidDocumentNumber: "Only numerical characters are allowed.",
@@ -46,6 +47,7 @@ const Ds = "en", ko = {
46
47
  MustIncludeNumber: "A jelszónak tartalmaznia kell egy számot",
47
48
  MustContainCapital: "A jelszónak tartalmaznia kell egy nagybetűt",
48
49
  MustIncludePunctation: "A jelszónak tartalmaznia kell írásjelet",
50
+ MustIncludeLowercase: "A jelszónak legalább egy kisbetűt kell tartalmaznia",
49
51
  OnlyNumbers: "Csak számjegyeket tartalmazhat.",
50
52
  InvalidFieldSize: "A hosszúságnak pontosan 11 számjegynek kell lennie.",
51
53
  InvalidDocumentNumber: "Csak számjegyek engedélyezettek.",
@@ -72,6 +74,7 @@ const Ds = "en", ko = {
72
74
  MustIncludeNumber: "Lozinka mora sadržavati broj",
73
75
  MustContainCapital: "Lozinka mora sadržavati veliko slovo",
74
76
  MustIncludePunctation: "Lozinka mora sadržavati barem jedan znak",
77
+ MustIncludeLowercase: "Lozinka mora sadržavati barem jedno malo slovo",
75
78
  OnlyNumbers: "Smije sadržavati samo znamenke.",
76
79
  InvalidFieldSize: "Dužina mora biti točno 11 znamenki.",
77
80
  InvalidDocumentNumber: "Dopušteni su samo numerički znakovi.",
@@ -98,6 +101,7 @@ const Ds = "en", ko = {
98
101
  MustIncludeNumber: "bir sayı içermelidir",
99
102
  MustContainCapital: "büyük harf içermelidir",
100
103
  MustIncludePunctation: "noktalama işareti içermelidir",
104
+ MustIncludeLowercase: "Şifre en az bir küçük harf içermelidir",
101
105
  OnlyNumbers: "Yalnızca rakamlar içermelidir.",
102
106
  InvalidFieldSize: "Uzunluk tam olarak 11 rakam olmalıdır.",
103
107
  InvalidDocumentNumber: "Sadece sayısal karakterlere izin verilir.",
@@ -124,6 +128,7 @@ const Ds = "en", ko = {
124
128
  MustIncludeNumber: "A senha deve incluir um número",
125
129
  MustContainCapital: "A senha deve incluir uma letra maiúscula",
126
130
  MustIncludePunctation: "A senha deve incluir um sinal de pontuação",
131
+ MustIncludeLowercase: "A senha deve conter pelo menos uma letra minúscula",
127
132
  OnlyNumbers: "Deve conter apenas dígitos.",
128
133
  InvalidFieldSize: "O comprimento deve ser exatamente 11 dígitos.",
129
134
  InvalidDocumentNumber: "Apenas caracteres numéricos são permitidos.",
@@ -150,6 +155,7 @@ const Ds = "en", ko = {
150
155
  MustIncludeNumber: "La contraseña debe incluir un número",
151
156
  MustContainCapital: "La contraseña debe incluir una letra mayúscula",
152
157
  MustIncludePunctation: "La contraseña debe incluir un signo de puntuación",
158
+ MustIncludeLowercase: "La contraseña debe contener al menos una letra minúscula",
153
159
  OnlyNumbers: "Debe contener solo dígitos.",
154
160
  InvalidFieldSize: "La longitud debe ser exactamente de 11 dígitos.",
155
161
  InvalidDocumentNumber: "Solo se permiten caracteres numéricos.",
@@ -19770,8 +19776,9 @@ const Sf = `*,
19770
19776
  return;
19771
19777
  }
19772
19778
  this.passwordComplexity = this.validation.custom.filter((e) => e.rule === "regex").map((e) => {
19773
- const r = new RegExp(e.pattern).test(i);
19774
- return { rule: e.displayName, ruleKey: e.errorKey, passed: r };
19779
+ const t = new RegExp(e.pattern);
19780
+ let r = !1;
19781
+ return i && (r = t.test(i)), { rule: e.displayName, ruleKey: e.errorKey, passed: r };
19775
19782
  });
19776
19783
  }
19777
19784
  setValidity() {
@@ -19811,7 +19818,7 @@ const Sf = `*,
19811
19818
  }
19812
19819
  render() {
19813
19820
  let i = "";
19814
- return this.touched && (i = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid"), u("div", { key: "33382cbd190f8940deca08498cf4eaa712569a20", class: `password__wrapper ${this.autofilled ? "password__wrapper--autofilled" : ""} ${this.name}__input`, ref: (e) => this.stylingContainer = e }, u("div", { key: "465cc9fdc7184bae229594f1bcb78c074e5f08ea", class: "password__wrapper--flex" }, u("label", { key: "b5c5b7308114fa3ff7fb43b5be942de77f36bb1f", class: `password__label ${this.validation.mandatory ? "password__label--required" : ""}`, htmlFor: `${this.name}__input` }, this.displayName), u("div", { key: "b0179648512f0c83309d1d4cee0b70d28419a963", class: "password__wrapper--relative" }, this.tooltip && u("img", { key: "691414184bee41a802e7bffe4ec69da60ccd9c81", class: "password__tooltip-icon", src: he, alt: "", ref: (e) => this.tooltipIconReference = e, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), u("vaadin-password-field", { key: "c8517456b91218d455520b2913cc5ae58036ff32", type: "password", id: `${this.name}__input`, class: `password__input ${i}`, name: this.name, readOnly: this.autofilled, value: this.defaultValue, required: this.validation.mandatory, maxlength: this.validation.maxLength, minlength: this.validation.minLength, pattern: this.validationPattern, placeholder: `${this.placeholder}`, onInput: this.handleInput, onBlur: this.handleBlur, onFocus: this.handleFocus }), !this.noValidation && u("small", { key: "a31e8ef7d5f73994af19178c9edcbcec5cedc2bb", class: "password__error-message" }, this.errorMessage), this.passwordComplexity && this.showPopup && !this.hidePasswordComplexity && !this.isDuplicateInput && this.renderComplexityPopup());
19821
+ return this.touched && (i = this.isValid == !0 || this.isValid == null ? "" : "text__input--invalid"), u("div", { key: "db7a6a87af3de451485c603a2f28f25806838d20", class: `password__wrapper ${this.autofilled ? "password__wrapper--autofilled" : ""} ${this.name}__input`, ref: (e) => this.stylingContainer = e }, u("div", { key: "146ace196e1343f778232c0e2ff07556c0a09e1e", class: "password__wrapper--flex" }, u("label", { key: "0d0cb672dfc7a43535a299b45752f43a87f73760", class: `password__label ${this.validation.mandatory ? "password__label--required" : ""}`, htmlFor: `${this.name}__input` }, this.displayName), u("div", { key: "1eac72dfdadd0f50bd2db6b0fc44320dd2f287bf", class: "password__wrapper--relative" }, this.tooltip && u("img", { key: "bb327b9a403c1fc5628c4ba2da8d1a2b62888db5", class: "password__tooltip-icon", src: he, alt: "", ref: (e) => this.tooltipIconReference = e, onClick: () => this.showTooltip = !this.showTooltip }), this.renderTooltip())), u("vaadin-password-field", { key: "7962f122d1bfb0ac0a5176a743e1224dccba4910", type: "password", id: `${this.name}__input`, class: `password__input ${i}`, name: this.name, readOnly: this.autofilled, value: this.defaultValue, required: this.validation.mandatory, maxlength: this.validation.maxLength, minlength: this.validation.minLength, pattern: this.validationPattern, placeholder: `${this.placeholder}`, onInput: this.handleInput, onBlur: this.handleBlur, onFocus: this.handleFocus }), !this.noValidation && u("small", { key: "efadfea8911ba72161aef495d1fb5857f14a319b", class: "password__error-message" }, this.errorMessage), this.passwordComplexity && this.showPopup && !this.hidePasswordComplexity && !this.isDuplicateInput && this.renderComplexityPopup());
19815
19822
  }
19816
19823
  get element() {
19817
19824
  return yr(this);