@everymatrix/player-account-gaming-limits-wrapper-2 1.69.2 → 1.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. package/components/PlayerAccountGamingLimitsPage2Gm16-B0tKRDH8.cjs +26 -0
  2. package/components/{PlayerAccountGamingLimitsPage2Gm16-CDz7-_hf.js → PlayerAccountGamingLimitsPage2Gm16-BIxnPl1x.js} +919 -936
  3. package/components/{PlayerAccountGamingLimitsPage2Gm16-BiB6hpmJ.js → PlayerAccountGamingLimitsPage2Gm16-rvltfIXZ.js} +998 -1015
  4. package/components/{PlayerAccountGamingLimitsWrapper2-FC8yGBXG.cjs → PlayerAccountGamingLimitsWrapper2-C_SM1HFt.cjs} +1 -1
  5. package/components/{PlayerAccountGamingLimitsWrapper2-CPLLEh1b.js → PlayerAccountGamingLimitsWrapper2-Cb5_sI9g.js} +1 -1
  6. package/components/{PlayerAccountGamingLimitsWrapper2-Cn_6KGSy.js → PlayerAccountGamingLimitsWrapper2-DosXBTob.js} +1 -1
  7. package/es2015/player-account-gaming-limits-wrapper-2.cjs +1 -1
  8. package/es2015/player-account-gaming-limits-wrapper-2.js +1 -1
  9. package/esnext/player-account-gaming-limits-wrapper-2.js +1 -1
  10. package/package.json +1 -1
  11. package/stencil/{index-b2193545-fV0AjNrh.js → index-b2193545-BeKKnKhR.js} +1 -1
  12. package/stencil/{index-b2193545-0nBa8-YE.js → index-b2193545-HC0t7mHa.js} +1 -1
  13. package/stencil/{index-b2193545-CYERCBaJ.cjs → index-b2193545-YW9b062G.cjs} +1 -1
  14. package/stencil/ui-skeleton-BL4789dS.cjs +1 -0
  15. package/stencil/ui-skeleton-Ca5rz3Hv.js +29 -0
  16. package/stencil/{ui-skeleton-161699c3-BPPr6sEf.js → ui-skeleton-ae35c6f2-BDBUiN3S.js} +12 -29
  17. package/stencil/{ui-skeleton-161699c3-DjmPsRvg.js → ui-skeleton-ae35c6f2-Cn0ZM_hs.js} +12 -29
  18. package/stencil/ui-skeleton-ae35c6f2-xLf3HyeB.cjs +55 -0
  19. package/stencil/ui-skeleton-hI4GeaLk.js +11 -0
  20. package/components/PlayerAccountGamingLimitsPage2Gm16-KthbBpOa.cjs +0 -26
  21. package/stencil/ui-skeleton-161699c3-KSM-Cr8Z.cjs +0 -73
  22. package/stencil/ui-skeleton-D9ekrDIX.cjs +0 -1
  23. package/stencil/ui-skeleton-mS4_ikDc.js +0 -11
  24. package/stencil/ui-skeleton-rSrQAgGU.js +0 -29
@@ -1,11 +0,0 @@
1
- import { b as t, p as e } from "./index-b2193545-0nBa8-YE.js";
2
- import { g as a } from "./app-globals-0f993ce5-D-kw1sls.js";
3
- import { U as u } from "./ui-skeleton-161699c3-DjmPsRvg.js";
4
- var i = () => {
5
- const r = import.meta.url, o = {};
6
- return r !== "" && (o.resourcesUrl = new URL(".", r).href), e(o);
7
- };
8
- i().then(async (r) => (await a(), t([["ui-skeleton", [[0, "ui-skeleton", { structure: [1], width: [1], height: [1], borderRadius: [8, "border-radius"], marginBottom: [8, "margin-bottom"], marginTop: [8, "margin-top"], marginLeft: [8, "margin-left"], marginRight: [8, "margin-right"], animation: [4], rows: [2], size: [1], color: [1], primaryColor: [1, "primary-color"], secondaryColor: [1, "secondary-color"] }, null, { structure: ["handleStructureChange"] }]]]], r)));
9
- export {
10
- u as ui_skeleton
11
- };
@@ -1,29 +0,0 @@
1
- var n = (o, t, e) => new Promise((m, s) => {
2
- var l = (r) => {
3
- try {
4
- a(e.next(r));
5
- } catch (i) {
6
- s(i);
7
- }
8
- }, u = (r) => {
9
- try {
10
- a(e.throw(r));
11
- } catch (i) {
12
- s(i);
13
- }
14
- }, a = (r) => r.done ? m(r.value) : Promise.resolve(r.value).then(l, u);
15
- a((e = e.apply(o, t)).next());
16
- });
17
- import { b as p, p as c } from "./index-b2193545-fV0AjNrh.js";
18
- import { g } from "./app-globals-0f993ce5-D-kw1sls.js";
19
- import { U as R } from "./ui-skeleton-161699c3-BPPr6sEf.js";
20
- var h = () => {
21
- const o = import.meta.url, t = {};
22
- return o !== "" && (t.resourcesUrl = new URL(".", o).href), c(t);
23
- };
24
- h().then((o) => n(void 0, null, function* () {
25
- return yield g(), p([["ui-skeleton", [[0, "ui-skeleton", { structure: [1], width: [1], height: [1], borderRadius: [8, "border-radius"], marginBottom: [8, "margin-bottom"], marginTop: [8, "margin-top"], marginLeft: [8, "margin-left"], marginRight: [8, "margin-right"], animation: [4], rows: [2], size: [1], color: [1], primaryColor: [1, "primary-color"], secondaryColor: [1, "secondary-color"] }, null, { structure: ["handleStructureChange"] }]]]], o);
26
- }));
27
- export {
28
- R as ui_skeleton
29
- };