@everymatrix/general-registration 1.90.27 → 1.90.28

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/dist/cjs/GeneralAnimationLoading-lTLzF5jR-8645dd28.js +86 -0
  2. package/dist/cjs/{PlayerConsents-uUnB_ySd-c7d5a465.js → PlayerConsents-Duni8Aqx-1d0f4f21.js} +1226 -1360
  3. package/dist/cjs/checkbox-group-input_15.cjs.entry.js +254 -254
  4. package/dist/esm/GeneralAnimationLoading-lTLzF5jR-501a49e3.js +84 -0
  5. package/dist/esm/{PlayerConsents-uUnB_ySd-8a92900a.js → PlayerConsents-Duni8Aqx-dd7cf325.js} +1211 -1360
  6. package/dist/esm/checkbox-group-input_15.entry.js +254 -254
  7. package/dist/general-registration/GeneralAnimationLoading-lTLzF5jR-501a49e3.js +1 -0
  8. package/dist/general-registration/PlayerConsents-Duni8Aqx-dd7cf325.js +1 -0
  9. package/dist/general-registration/checkbox-group-input_15.entry.js +4 -4
  10. package/dist/types/builds/emfe-widgets/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.d.ts +2 -0
  11. package/dist/types/builds/emfe-widgets/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.dev.d.ts +2 -0
  12. package/package.json +1 -1
  13. package/dist/general-registration/PlayerConsents-uUnB_ySd-8a92900a.js +0 -1
  14. package/dist/types/Users/sebastian.strulea/Documents/work/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.d.ts +0 -2
  15. package/dist/types/Users/sebastian.strulea/Documents/work/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.dev.d.ts +0 -2
  16. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/libs/common/src/storybook/storybook-utils.d.ts +0 -0
  17. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-input/src/utils/types.d.ts +0 -0
  18. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/storybook/main.d.ts +0 -0
  19. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/storybook/preview.d.ts +0 -0
  20. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/tools/plugins/index.d.ts +0 -0
  21. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/tools/plugins/lazy-load-chunk-plugin.d.ts +0 -0
  22. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/tools/plugins/stencil-clean-deps-plugin.d.ts +0 -0
  23. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
  24. /package/dist/types/{Users/sebastian.strulea/Documents/work → builds/emfe-widgets}/widgets-monorepo/packages/stencil/general-registration/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
@@ -0,0 +1,84 @@
1
+ import { S as ar, i as nr, s as _t, f as X, k as or, a as cn, e as T, b as L$1, n as $, d as O, o as gn, g as Tn, h as Mn, j as Nn, c as Re } from './PlayerConsents-Duni8Aqx-dd7cf325.js';
2
+
3
+ function L(t) {
4
+ cn(t, "svelte-gnt082", ".LoaderContainer{display:flex;justify-content:center}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#d1d1d1;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 0.6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 0.6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}");
5
+ }
6
+ function j(t) {
7
+ let i;
8
+ return {
9
+ c() {
10
+ i = T("div"), i.innerHTML = '<section class="LoaderContainer"><div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div></section>';
11
+ },
12
+ m(n, l) {
13
+ L$1(n, i, l), t[4](i);
14
+ },
15
+ p: $,
16
+ i: $,
17
+ o: $,
18
+ d(n) {
19
+ n && O(i), t[4](null);
20
+ }
21
+ };
22
+ }
23
+ function w(t, i, n) {
24
+ let { clientstyling: l = "" } = i, { clientstylingurl: a = "" } = i, { mbsource: r } = i, s, o;
25
+ gn(() => () => {
26
+ });
27
+ function u(e) {
28
+ Re[e ? "unshift" : "push"](() => {
29
+ s = e, n(0, s);
30
+ });
31
+ }
32
+ return t.$$set = (e) => {
33
+ "clientstyling" in e && n(1, l = e.clientstyling), "clientstylingurl" in e && n(2, a = e.clientstylingurl), "mbsource" in e && n(3, r = e.mbsource);
34
+ }, t.$$.update = () => {
35
+ t.$$.dirty & /*clientstyling, customStylingContainer*/
36
+ 3 && l && s && Tn(s, l), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
37
+ 5 && a && s && Mn(s, a), t.$$.dirty & /*mbsource, customStylingContainer*/
38
+ 9 && r && s && Nn(s, `${r}.Style`, o);
39
+ }, [
40
+ s,
41
+ l,
42
+ a,
43
+ r,
44
+ u
45
+ ];
46
+ }
47
+ class M extends ar {
48
+ constructor(i) {
49
+ super(), nr(
50
+ this,
51
+ i,
52
+ w,
53
+ j,
54
+ _t,
55
+ {
56
+ clientstyling: 1,
57
+ clientstylingurl: 2,
58
+ mbsource: 3
59
+ },
60
+ L
61
+ );
62
+ }
63
+ get clientstyling() {
64
+ return this.$$.ctx[1];
65
+ }
66
+ set clientstyling(i) {
67
+ this.$$set({ clientstyling: i }), X();
68
+ }
69
+ get clientstylingurl() {
70
+ return this.$$.ctx[2];
71
+ }
72
+ set clientstylingurl(i) {
73
+ this.$$set({ clientstylingurl: i }), X();
74
+ }
75
+ get mbsource() {
76
+ return this.$$.ctx[3];
77
+ }
78
+ set mbsource(i) {
79
+ this.$$set({ mbsource: i }), X();
80
+ }
81
+ }
82
+ or(M, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
83
+
84
+ export { M as default };