@everymatrix/casino-tournaments-customize-page-thumbnail 1.45.0 → 1.45.2

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.
@@ -1,17 +1,17 @@
1
1
  var M = Object.defineProperty, R = Object.defineProperties;
2
2
  var T = Object.getOwnPropertyDescriptors;
3
- var v = Object.getOwnPropertySymbols;
3
+ var C = Object.getOwnPropertySymbols;
4
4
  var I = Object.prototype.hasOwnProperty, D = Object.prototype.propertyIsEnumerable;
5
- var g = (e, t, n) => t in e ? M(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, C = (e, t) => {
5
+ var g = (e, t, n) => t in e ? M(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, O = (e, t) => {
6
6
  for (var n in t || (t = {}))
7
7
  I.call(t, n) && g(e, n, t[n]);
8
- if (v)
9
- for (var n of v(t))
8
+ if (C)
9
+ for (var n of C(t))
10
10
  D.call(t, n) && g(e, n, t[n]);
11
11
  return e;
12
- }, O = (e, t) => R(e, T(t));
12
+ }, j = (e, t) => R(e, T(t));
13
13
  var l = (e, t, n) => g(e, typeof t != "symbol" ? t + "" : t, n);
14
- var j = (e, t, n) => new Promise((o, i) => {
14
+ var A = (e, t, n) => new Promise((o, i) => {
15
15
  var s = (c) => {
16
16
  try {
17
17
  $(n.next(c));
@@ -29,16 +29,16 @@ var j = (e, t, n) => new Promise((o, i) => {
29
29
  });
30
30
  function a() {
31
31
  }
32
- function L(e) {
32
+ function P(e) {
33
33
  return e();
34
34
  }
35
- function A() {
35
+ function N() {
36
36
  return /* @__PURE__ */ Object.create(null);
37
37
  }
38
38
  function b(e) {
39
- e.forEach(L);
39
+ e.forEach(P);
40
40
  }
41
- function P(e) {
41
+ function v(e) {
42
42
  return typeof e == "function";
43
43
  }
44
44
  function H(e, t) {
@@ -76,7 +76,7 @@ function G(e, t) {
76
76
  function B(e, t, n) {
77
77
  e.insertBefore(t, n || null);
78
78
  }
79
- function w(e) {
79
+ function x(e) {
80
80
  e.parentNode && e.parentNode.removeChild(e);
81
81
  }
82
82
  function E(e) {
@@ -101,10 +101,10 @@ let k;
101
101
  function _(e) {
102
102
  k = e;
103
103
  }
104
- const d = [], N = [];
104
+ const d = [], S = [];
105
105
  let h = [];
106
- const S = [];
107
- function x(e) {
106
+ const L = [];
107
+ function w(e) {
108
108
  h.push(e);
109
109
  }
110
110
  const y = /* @__PURE__ */ new Set();
@@ -122,22 +122,22 @@ function W() {
122
122
  } catch (t) {
123
123
  throw d.length = 0, f = 0, t;
124
124
  }
125
- for (_(null), d.length = 0, f = 0; N.length; ) N.pop()();
125
+ for (_(null), d.length = 0, f = 0; S.length; ) S.pop()();
126
126
  for (let t = 0; t < h.length; t += 1) {
127
127
  const n = h[t];
128
128
  y.has(n) || (y.add(n), n());
129
129
  }
130
130
  h.length = 0;
131
131
  } while (d.length);
132
- for (; S.length; )
133
- S.pop()();
132
+ for (; L.length; )
133
+ L.pop()();
134
134
  y.clear(), _(e);
135
135
  }
136
136
  function X(e) {
137
137
  if (e.fragment !== null) {
138
138
  e.update(), b(e.before_update);
139
139
  const t = e.dirty;
140
- e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(x);
140
+ e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(w);
141
141
  }
142
142
  }
143
143
  function Y(e) {
@@ -150,10 +150,10 @@ function tt(e, t) {
150
150
  }
151
151
  function et(e, t, n) {
152
152
  const { fragment: o, after_update: i } = e.$$;
153
- o && o.m(t, n), x(() => {
154
- const s = e.$$.on_mount.map(L).filter(P);
153
+ o && o.m(t, n), w(() => {
154
+ const s = e.$$.on_mount.map(P).filter(v);
155
155
  e.$$.on_destroy ? e.$$.on_destroy.push(...s) : b(s), e.$$.on_mount = [];
156
- }), i.forEach(x);
156
+ }), i.forEach(w);
157
157
  }
158
158
  function nt(e, t) {
159
159
  const n = e.$$;
@@ -169,7 +169,7 @@ function st(e, t, n, o, i, s, r = null, $ = [-1]) {
169
169
  props: s,
170
170
  update: a,
171
171
  not_equal: i,
172
- bound: A(),
172
+ bound: N(),
173
173
  // lifecycle
174
174
  on_mount: [],
175
175
  on_destroy: [],
@@ -178,7 +178,7 @@ function st(e, t, n, o, i, s, r = null, $ = [-1]) {
178
178
  after_update: [],
179
179
  context: new Map(t.context || (c ? c.$$.context : [])),
180
180
  // everything else
181
- callbacks: A(),
181
+ callbacks: N(),
182
182
  dirty: $,
183
183
  skip_bound: !1,
184
184
  root: t.target || c.$$.root
@@ -186,7 +186,7 @@ function st(e, t, n, o, i, s, r = null, $ = [-1]) {
186
186
  if (r && r(u.root), u.ctx = [], u.update(), b(u.before_update), u.fragment = o ? o(u.ctx) : !1, t.target) {
187
187
  if (t.hydrate) {
188
188
  const m = K(t.target);
189
- u.fragment && u.fragment.l(m), m.forEach(w);
189
+ u.fragment && u.fragment.l(m), m.forEach(x);
190
190
  } else
191
191
  u.fragment && u.fragment.c();
192
192
  t.intro && tt(e.$$.fragment), et(e, t.target, t.anchor), W();
@@ -231,7 +231,7 @@ typeof HTMLElement == "function" && (z = class extends HTMLElement {
231
231
  }
232
232
  }
233
233
  connectedCallback() {
234
- return j(this, null, function* () {
234
+ return A(this, null, function* () {
235
235
  if (this.$$cn = !0, !this.$$c) {
236
236
  let t = function(s) {
237
237
  return () => {
@@ -248,7 +248,7 @@ typeof HTMLElement == "function" && (z = class extends HTMLElement {
248
248
  B(u, r, m);
249
249
  },
250
250
  d: function(u) {
251
- u && w(r);
251
+ u && x(r);
252
252
  }
253
253
  };
254
254
  };
@@ -266,7 +266,7 @@ typeof HTMLElement == "function" && (z = class extends HTMLElement {
266
266
  !(s in this.$$d) && this[s] !== void 0 && (this.$$d[s] = this[s], delete this[s]);
267
267
  this.$$c = new this.$$ctor({
268
268
  target: this.shadowRoot || this,
269
- props: O(C({}, this.$$d), {
269
+ props: j(O({}, this.$$d), {
270
270
  $$slots: n,
271
271
  $$scope: {
272
272
  ctx: []
@@ -405,7 +405,7 @@ class it {
405
405
  * @returns {() => void}
406
406
  */
407
407
  $on(t, n) {
408
- if (!P(n))
408
+ if (!v(n))
409
409
  return a;
410
410
  const o = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
411
411
  return o.push(n), () => {
@@ -424,13 +424,13 @@ class it {
424
424
  const rt = "4";
425
425
  typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(rt);
426
426
  function ct(e) {
427
- q(e, "svelte-htdtvx", ".svelte-htdtvx,.svelte-htdtvx::before,.svelte-htdtvx::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-customize-page-thumbnail.svelte-htdtvx{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF)}");
427
+ q(e, "svelte-1t3ggcv", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-customize-page-thumbnail{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF)}");
428
428
  }
429
429
  function $t(e) {
430
430
  let t;
431
431
  return {
432
432
  c() {
433
- t = E("div"), t.textContent = "Simple Svelte Component", F(t, "class", "casino-tournaments-customize-page-thumbnail svelte-htdtvx");
433
+ t = E("div"), t.textContent = "Simple Svelte Component", F(t, "class", "casino-tournaments-customize-page-thumbnail");
434
434
  },
435
435
  m(n, o) {
436
436
  B(n, t, o);
@@ -439,7 +439,7 @@ function $t(e) {
439
439
  i: a,
440
440
  o: a,
441
441
  d(n) {
442
- n && w(t);
442
+ n && x(t);
443
443
  }
444
444
  };
445
445
  }
@@ -1 +1 @@
1
- "use strict";var z=Object.defineProperty,R=Object.defineProperties;var I=Object.getOwnPropertyDescriptors;var v=Object.getOwnPropertySymbols;var D=Object.prototype.hasOwnProperty,H=Object.prototype.propertyIsEnumerable;var g=(e,t,n)=>t in e?z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,C=(e,t)=>{for(var n in t||(t={}))D.call(t,n)&&g(e,n,t[n]);if(v)for(var n of v(t))H.call(t,n)&&g(e,n,t[n]);return e},O=(e,t)=>R(e,I(t));var l=(e,t,n)=>g(e,typeof t!="symbol"?t+"":t,n);var j=(e,t,n)=>new Promise((o,i)=>{var s=c=>{try{$(n.next(c))}catch(u){i(u)}},r=c=>{try{$(n.throw(c))}catch(u){i(u)}},$=c=>c.done?o(c.value):Promise.resolve(c.value).then(s,r);$((n=n.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function a(){}function L(e){return e()}function S(){return Object.create(null)}function p(e){e.forEach(L)}function P(e){return typeof e=="function"}function J(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function V(e){return Object.keys(e).length===0}function q(e,t){e.appendChild(t)}function U(e,t,n){const o=G(e);if(!o.getElementById(t)){const i=E("style");i.id=t,i.textContent=n,K(o,i)}}function G(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function K(e,t){return q(e.head||e,t),t.sheet}function B(e,t,n){e.insertBefore(t,n||null)}function w(e){e.parentNode&&e.parentNode.removeChild(e)}function E(e){return document.createElement(e)}function F(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function Q(e){return Array.from(e.childNodes)}function W(e){const t={};return e.childNodes.forEach(n=>{t[n.slot||"default"]=!0}),t}let k;function _(e){k=e}const d=[],A=[];let h=[];const N=[];function x(e){h.push(e)}const y=new Set;let f=0;function X(){if(f!==0)return;const e=k;do{try{for(;f<d.length;){const t=d[f];f++,_(t),Y(t.$$)}}catch(t){throw d.length=0,f=0,t}for(_(null),d.length=0,f=0;A.length;)A.pop()();for(let t=0;t<h.length;t+=1){const n=h[t];y.has(n)||(y.add(n),n())}h.length=0}while(d.length);for(;N.length;)N.pop()();y.clear(),_(e)}function Y(e){if(e.fragment!==null){e.update(),p(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(x)}}function Z(e){const t=[],n=[];h.forEach(o=>e.indexOf(o)===-1?t.push(o):n.push(o)),n.forEach(o=>o()),h=t}const tt=new Set;function et(e,t){e&&e.i&&(tt.delete(e),e.i(t))}function nt(e,t,n){const{fragment:o,after_update:i}=e.$$;o&&o.m(t,n),x(()=>{const s=e.$$.on_mount.map(L).filter(P);e.$$.on_destroy?e.$$.on_destroy.push(...s):p(s),e.$$.on_mount=[]}),i.forEach(x)}function st(e,t){const n=e.$$;n.fragment!==null&&(Z(n.after_update),p(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function ot(e,t,n,o,i,s,r=null,$=[-1]){const c=k;_(e);const u=e.$$={fragment:null,ctx:[],props:s,update:a,not_equal:i,bound:S(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(c?c.$$.context:[])),callbacks:S(),dirty:$,skip_bound:!1,root:t.target||c.$$.root};if(r&&r(u.root),u.ctx=[],u.update(),p(u.before_update),u.fragment=o?o(u.ctx):!1,t.target){if(t.hydrate){const m=Q(t.target);u.fragment&&u.fragment.l(m),m.forEach(w)}else u.fragment&&u.fragment.c();t.intro&&et(e.$$.fragment),nt(e,t.target,t.anchor),X()}_(c)}let M;typeof HTMLElement=="function"&&(M=class extends HTMLElement{constructor(t,n,o){super();l(this,"$$ctor");l(this,"$$s");l(this,"$$c");l(this,"$$cn",!1);l(this,"$$d",{});l(this,"$$r",!1);l(this,"$$p_d",{});l(this,"$$l",{});l(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=n,o&&this.attachShadow({mode:"open"})}addEventListener(t,n,o){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(n),this.$$c){const i=this.$$c.$on(t,n);this.$$l_u.set(n,i)}super.addEventListener(t,n,o)}removeEventListener(t,n,o){if(super.removeEventListener(t,n,o),this.$$c){const i=this.$$l_u.get(n);i&&(i(),this.$$l_u.delete(n))}}connectedCallback(){return j(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let r;return{c:function(){r=E("slot"),s!=="default"&&F(r,"name",s)},m:function(u,m){B(u,r,m)},d:function(u){u&&w(r)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const n={},o=W(this);for(const s of this.$$s)s in o&&(n[s]=[t(s)]);for(const s of this.attributes){const r=this.$$g_p(s.name);r in this.$$d||(this.$$d[r]=b(r,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:O(C({},this.$$d),{$$slots:n,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const r=b(s,this.$$d[s],this.$$p_d,"toAttribute");r==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,r)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const r of this.$$l[s]){const $=this.$$c.$on(s,r);this.$$l_u.set(r,$)}this.$$l={}}})}attributeChangedCallback(t,n,o){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=b(t,o,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(n=>this.$$p_d[n].attribute===t||!this.$$p_d[n].attribute&&n.toLowerCase()===t)||t}});function b(e,t,n,o){var s;const i=(s=n[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!o||!n[e])return t;if(o==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function it(e,t,n,o,i,s){let r=class extends M{constructor(){super(e,n,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map($=>(t[$].attribute||$).toLowerCase())}};return Object.keys(t).forEach($=>{Object.defineProperty(r.prototype,$,{get(){return this.$$c&&$ in this.$$c?this.$$c[$]:this.$$d[$]},set(c){var u;c=b($,c,t),this.$$d[$]=c,(u=this.$$c)==null||u.$set({[$]:c})}})}),o.forEach($=>{Object.defineProperty(r.prototype,$,{get(){var c;return(c=this.$$c)==null?void 0:c[$]}})}),e.element=r,r}class rt{constructor(){l(this,"$$");l(this,"$$set")}$destroy(){st(this,1),this.$destroy=a}$on(t,n){if(!P(n))return a;const o=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return o.push(n),()=>{const i=o.indexOf(n);i!==-1&&o.splice(i,1)}}$set(t){this.$$set&&!V(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const ct="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(ct);function $t(e){U(e,"svelte-htdtvx",".svelte-htdtvx,.svelte-htdtvx::before,.svelte-htdtvx::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-customize-page-thumbnail.svelte-htdtvx{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF)}")}function ut(e){let t;return{c(){t=E("div"),t.textContent="Simple Svelte Component",F(t,"class","casino-tournaments-customize-page-thumbnail svelte-htdtvx")},m(n,o){B(n,t,o)},p:a,i:a,o:a,d(n){n&&w(t)}}}class T extends rt{constructor(t){super(),ot(this,t,null,ut,J,{},$t)}}it(T,{},[],[],!0);exports.default=T;
1
+ "use strict";var z=Object.defineProperty,R=Object.defineProperties;var I=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var D=Object.prototype.hasOwnProperty,H=Object.prototype.propertyIsEnumerable;var p=(e,t,n)=>t in e?z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,O=(e,t)=>{for(var n in t||(t={}))D.call(t,n)&&p(e,n,t[n]);if(C)for(var n of C(t))H.call(t,n)&&p(e,n,t[n]);return e},j=(e,t)=>R(e,I(t));var l=(e,t,n)=>p(e,typeof t!="symbol"?t+"":t,n);var S=(e,t,n)=>new Promise((o,i)=>{var s=c=>{try{$(n.next(c))}catch(u){i(u)}},r=c=>{try{$(n.throw(c))}catch(u){i(u)}},$=c=>c.done?o(c.value):Promise.resolve(c.value).then(s,r);$((n=n.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function a(){}function P(e){return e()}function A(){return Object.create(null)}function g(e){e.forEach(P)}function v(e){return typeof e=="function"}function J(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function V(e){return Object.keys(e).length===0}function q(e,t){e.appendChild(t)}function U(e,t,n){const o=G(e);if(!o.getElementById(t)){const i=E("style");i.id=t,i.textContent=n,K(o,i)}}function G(e){if(!e)return document;const t=e.getRootNode?e.getRootNode():e.ownerDocument;return t&&t.host?t:e.ownerDocument}function K(e,t){return q(e.head||e,t),t.sheet}function B(e,t,n){e.insertBefore(t,n||null)}function x(e){e.parentNode&&e.parentNode.removeChild(e)}function E(e){return document.createElement(e)}function F(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function Q(e){return Array.from(e.childNodes)}function W(e){const t={};return e.childNodes.forEach(n=>{t[n.slot||"default"]=!0}),t}let k;function _(e){k=e}const d=[],N=[];let h=[];const L=[];function w(e){h.push(e)}const y=new Set;let f=0;function X(){if(f!==0)return;const e=k;do{try{for(;f<d.length;){const t=d[f];f++,_(t),Y(t.$$)}}catch(t){throw d.length=0,f=0,t}for(_(null),d.length=0,f=0;N.length;)N.pop()();for(let t=0;t<h.length;t+=1){const n=h[t];y.has(n)||(y.add(n),n())}h.length=0}while(d.length);for(;L.length;)L.pop()();y.clear(),_(e)}function Y(e){if(e.fragment!==null){e.update(),g(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(w)}}function Z(e){const t=[],n=[];h.forEach(o=>e.indexOf(o)===-1?t.push(o):n.push(o)),n.forEach(o=>o()),h=t}const tt=new Set;function et(e,t){e&&e.i&&(tt.delete(e),e.i(t))}function nt(e,t,n){const{fragment:o,after_update:i}=e.$$;o&&o.m(t,n),w(()=>{const s=e.$$.on_mount.map(P).filter(v);e.$$.on_destroy?e.$$.on_destroy.push(...s):g(s),e.$$.on_mount=[]}),i.forEach(w)}function st(e,t){const n=e.$$;n.fragment!==null&&(Z(n.after_update),g(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function ot(e,t,n,o,i,s,r=null,$=[-1]){const c=k;_(e);const u=e.$$={fragment:null,ctx:[],props:s,update:a,not_equal:i,bound:A(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(c?c.$$.context:[])),callbacks:A(),dirty:$,skip_bound:!1,root:t.target||c.$$.root};if(r&&r(u.root),u.ctx=[],u.update(),g(u.before_update),u.fragment=o?o(u.ctx):!1,t.target){if(t.hydrate){const m=Q(t.target);u.fragment&&u.fragment.l(m),m.forEach(x)}else u.fragment&&u.fragment.c();t.intro&&et(e.$$.fragment),nt(e,t.target,t.anchor),X()}_(c)}let M;typeof HTMLElement=="function"&&(M=class extends HTMLElement{constructor(t,n,o){super();l(this,"$$ctor");l(this,"$$s");l(this,"$$c");l(this,"$$cn",!1);l(this,"$$d",{});l(this,"$$r",!1);l(this,"$$p_d",{});l(this,"$$l",{});l(this,"$$l_u",new Map);this.$$ctor=t,this.$$s=n,o&&this.attachShadow({mode:"open"})}addEventListener(t,n,o){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(n),this.$$c){const i=this.$$c.$on(t,n);this.$$l_u.set(n,i)}super.addEventListener(t,n,o)}removeEventListener(t,n,o){if(super.removeEventListener(t,n,o),this.$$c){const i=this.$$l_u.get(n);i&&(i(),this.$$l_u.delete(n))}}connectedCallback(){return S(this,null,function*(){if(this.$$cn=!0,!this.$$c){let t=function(s){return()=>{let r;return{c:function(){r=E("slot"),s!=="default"&&F(r,"name",s)},m:function(u,m){B(u,r,m)},d:function(u){u&&x(r)}}}};if(yield Promise.resolve(),!this.$$cn||this.$$c)return;const n={},o=W(this);for(const s of this.$$s)s in o&&(n[s]=[t(s)]);for(const s of this.attributes){const r=this.$$g_p(s.name);r in this.$$d||(this.$$d[r]=b(r,s.value,this.$$p_d,"toProp"))}for(const s in this.$$p_d)!(s in this.$$d)&&this[s]!==void 0&&(this.$$d[s]=this[s],delete this[s]);this.$$c=new this.$$ctor({target:this.shadowRoot||this,props:j(O({},this.$$d),{$$slots:n,$$scope:{ctx:[]}})});const i=()=>{this.$$r=!0;for(const s in this.$$p_d)if(this.$$d[s]=this.$$c.$$.ctx[this.$$c.$$.props[s]],this.$$p_d[s].reflect){const r=b(s,this.$$d[s],this.$$p_d,"toAttribute");r==null?this.removeAttribute(this.$$p_d[s].attribute||s):this.setAttribute(this.$$p_d[s].attribute||s,r)}this.$$r=!1};this.$$c.$$.after_update.push(i),i();for(const s in this.$$l)for(const r of this.$$l[s]){const $=this.$$c.$on(s,r);this.$$l_u.set(r,$)}this.$$l={}}})}attributeChangedCallback(t,n,o){var i;this.$$r||(t=this.$$g_p(t),this.$$d[t]=b(t,o,this.$$p_d,"toProp"),(i=this.$$c)==null||i.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$c=void 0)})}$$g_p(t){return Object.keys(this.$$p_d).find(n=>this.$$p_d[n].attribute===t||!this.$$p_d[n].attribute&&n.toLowerCase()===t)||t}});function b(e,t,n,o){var s;const i=(s=n[e])==null?void 0:s.type;if(t=i==="Boolean"&&typeof t!="boolean"?t!=null:t,!o||!n[e])return t;if(o==="toAttribute")switch(i){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t==null?null:t;default:return t}else switch(i){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function it(e,t,n,o,i,s){let r=class extends M{constructor(){super(e,n,i),this.$$p_d=t}static get observedAttributes(){return Object.keys(t).map($=>(t[$].attribute||$).toLowerCase())}};return Object.keys(t).forEach($=>{Object.defineProperty(r.prototype,$,{get(){return this.$$c&&$ in this.$$c?this.$$c[$]:this.$$d[$]},set(c){var u;c=b($,c,t),this.$$d[$]=c,(u=this.$$c)==null||u.$set({[$]:c})}})}),o.forEach($=>{Object.defineProperty(r.prototype,$,{get(){var c;return(c=this.$$c)==null?void 0:c[$]}})}),e.element=r,r}class rt{constructor(){l(this,"$$");l(this,"$$set")}$destroy(){st(this,1),this.$destroy=a}$on(t,n){if(!v(n))return a;const o=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return o.push(n),()=>{const i=o.indexOf(n);i!==-1&&o.splice(i,1)}}$set(t){this.$$set&&!V(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const ct="4";typeof window!="undefined"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(ct);function $t(e){U(e,"svelte-1t3ggcv","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-customize-page-thumbnail{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF)}")}function ut(e){let t;return{c(){t=E("div"),t.textContent="Simple Svelte Component",F(t,"class","casino-tournaments-customize-page-thumbnail")},m(n,o){B(n,t,o)},p:a,i:a,o:a,d(n){n&&x(t)}}}class T extends rt{constructor(t){super(),ot(this,t,null,ut,J,{},$t)}}it(T,{},[],[],!0);exports.default=T;
@@ -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/CasinoTournamentsCustomizePageThumbnail-BBfCc1S3.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-customize-page-thumbnail")&&customElements.define("casino-tournaments-customize-page-thumbnail",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/CasinoTournamentsCustomizePageThumbnail-CFXXk78M.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-customize-page-thumbnail")&&customElements.define("casino-tournaments-customize-page-thumbnail",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CasinoTournamentsCustomizePageThumbnail-B5kp7SoL.js").then(
13
+ customElements.define = n(customElements.define), import("../components/CasinoTournamentsCustomizePageThumbnail-BZc9I4Ll.js").then(
14
14
  ({ default: t }) => {
15
15
  !customElements.get("casino-tournaments-customize-page-thumbnail") && customElements.define(
16
16
  "casino-tournaments-customize-page-thumbnail",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-tournaments-customize-page-thumbnail",
3
- "version": "1.45.0",
3
+ "version": "1.45.2",
4
4
  "type": "module",
5
5
  "main": "es2015/casino-tournaments-customize-page-thumbnail.cjs",
6
6
  "module": "es2015/casino-tournaments-customize-page-thumbnail.js",
@@ -11,7 +11,7 @@
11
11
  },
12
12
  "./es2015/casino-tournaments-customize-page-thumbnail.cjs": "./es2015/casino-tournaments-customize-page-thumbnail.cjs"
13
13
  },
14
- "files": [
14
+ "files": [
15
15
  "es2015/",
16
16
  "components"
17
17
  ],