@everymatrix/player-account-timeout 1.76.4 → 1.76.6
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.
- package/components/{PlayerAccountTimeout-e4RmTTAz.js → PlayerAccountTimeout-BSuYuxqh.js} +8 -6
- package/components/{PlayerAccountTimeout-Cnch2LQE.cjs → PlayerAccountTimeout-DGQAeGDI.cjs} +4 -4
- package/components/{PlayerAccountTimeout-DChhhH6N.js → PlayerAccountTimeout-i8KIJRi6.js} +10 -8
- package/es2015/player-account-timeout.cjs +1 -1
- package/es2015/player-account-timeout.js +1 -1
- package/esnext/player-account-timeout.js +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ import "../stencil/ui-skeleton-hI4GeaLk.js";
|
|
|
5
5
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
6
6
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
7
7
|
*/
|
|
8
|
-
function le(o, t = "24.5.
|
|
8
|
+
function le(o, t = "24.5.10") {
|
|
9
9
|
Object.defineProperty(o, "version", {
|
|
10
10
|
get() {
|
|
11
11
|
return t;
|
|
@@ -228,7 +228,9 @@ class Ie extends HTMLElement {
|
|
|
228
228
|
const i = this.constructor, s = i._$Eh.get(t);
|
|
229
229
|
if (s !== void 0 && this._$Em !== s) {
|
|
230
230
|
const r = i.getPropertyOptions(s), n = typeof r.converter == "function" ? { fromAttribute: r.converter } : r.converter?.fromAttribute !== void 0 ? r.converter : Jt;
|
|
231
|
-
this._$Em = s
|
|
231
|
+
this._$Em = s;
|
|
232
|
+
const a = n.fromAttribute(e, r.type);
|
|
233
|
+
this[s] = a ?? this._$Ej?.get(s) ?? a, this._$Em = null;
|
|
232
234
|
}
|
|
233
235
|
}
|
|
234
236
|
requestUpdate(t, e, i) {
|
|
@@ -306,7 +308,7 @@ class Ie extends HTMLElement {
|
|
|
306
308
|
firstUpdated(t) {
|
|
307
309
|
}
|
|
308
310
|
}
|
|
309
|
-
Ie.elementStyles = [], Ie.shadowRootOptions = { mode: "open" }, Ie[Ze("elementProperties")] = /* @__PURE__ */ new Map(), Ie[Ze("finalized")] = /* @__PURE__ */ new Map(), Ur?.({ ReactiveElement: Ie }), (Dt.reactiveElementVersions ??= []).push("2.1.
|
|
311
|
+
Ie.elementStyles = [], Ie.shadowRootOptions = { mode: "open" }, Ie[Ze("elementProperties")] = /* @__PURE__ */ new Map(), Ie[Ze("finalized")] = /* @__PURE__ */ new Map(), Ur?.({ ReactiveElement: Ie }), (Dt.reactiveElementVersions ??= []).push("2.1.1");
|
|
310
312
|
/**
|
|
311
313
|
* @license
|
|
312
314
|
* Copyright 2017 Google LLC
|
|
@@ -465,7 +467,7 @@ class dt {
|
|
|
465
467
|
s < e.length && (this._$AR(i && i._$AB.nextSibling, s), e.length = s);
|
|
466
468
|
}
|
|
467
469
|
_$AR(t = this._$AA.nextSibling, e) {
|
|
468
|
-
for (this._$AP?.(!1, !0, e); t
|
|
470
|
+
for (this._$AP?.(!1, !0, e); t !== this._$AB; ) {
|
|
469
471
|
const i = t.nextSibling;
|
|
470
472
|
t.remove(), t = i;
|
|
471
473
|
}
|
|
@@ -543,7 +545,7 @@ class Xr {
|
|
|
543
545
|
}
|
|
544
546
|
}
|
|
545
547
|
const Zr = xi.litHtmlPolyfillSupport;
|
|
546
|
-
Zr?.(it, dt), (xi.litHtmlVersions ??= []).push("3.3.
|
|
548
|
+
Zr?.(it, dt), (xi.litHtmlVersions ??= []).push("3.3.1");
|
|
547
549
|
const Qr = (o, t, e) => {
|
|
548
550
|
const i = e?.renderBefore ?? t;
|
|
549
551
|
let s = i._$litPart$;
|
|
@@ -584,7 +586,7 @@ class Ne extends Ie {
|
|
|
584
586
|
Ne._$litElement$ = !0, Ne.finalized = !0, Ai.litElementHydrateSupport?.({ LitElement: Ne });
|
|
585
587
|
const en = Ai.litElementPolyfillSupport;
|
|
586
588
|
en?.({ LitElement: Ne });
|
|
587
|
-
(Ai.litElementVersions ??= []).push("4.2.
|
|
589
|
+
(Ai.litElementVersions ??= []).push("4.2.1");
|
|
588
590
|
/**
|
|
589
591
|
* @license
|
|
590
592
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @license
|
|
3
3
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
4
4
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
5
|
-
*/function ie(o,t="24.5.
|
|
5
|
+
*/function ie(o,t="24.5.10"){Object.defineProperty(o,"version",{get(){return t}});const e=customElements.get(o.is);if(!e)customElements.define(o.is,o);else{const i=e.version;i&&o.version&&i===o.version?console.warn(`The component ${o.is} has been loaded twice`):console.error(`Tried to define ${o.is} version ${o.version} when version ${e.version} is already in use. Something will probably break.`)}}/**
|
|
6
6
|
* @license
|
|
7
7
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
8
8
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
* @license
|
|
15
15
|
* Copyright 2017 Google LLC
|
|
16
16
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
17
|
-
*/const{is:yr,defineProperty:vr,getOwnPropertyDescriptor:br,getOwnPropertyNames:wr,getOwnPropertySymbols:xr,getPrototypeOf:Cr}=Object,de=globalThis,Ui=de.trustedTypes,Ar=Ui?Ui.emptyScript:"",kt=de.reactiveElementPolyfillSupport,je=(o,t)=>o,Wt={toAttribute(o,t){switch(t){case Boolean:o=o?Ar:null;break;case Object:case Array:o=o==null?o:JSON.stringify(o)}return o},fromAttribute(o,t){let e=o;switch(t){case Boolean:e=o!==null;break;case Number:e=o===null?null:Number(o);break;case Object:case Array:try{e=JSON.parse(o)}catch(i){e=null}}return e}},Bo=(o,t)=>!yr(o,t),ji={attribute:!0,type:String,converter:Wt,reflect:!1,useDefault:!1,hasChanged:Bo};var No,Fo;(No=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(Fo=de.litPropertyMetadata)!=null||(de.litPropertyMetadata=new WeakMap);class Te extends HTMLElement{static addInitializer(t){var e;this._$Ei(),((e=this.l)!=null?e:this.l=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=ji){if(e.state&&(e.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((e=Object.create(e)).wrapped=!0),this.elementProperties.set(t,e),!e.noAccessor){const i=Symbol(),s=this.getPropertyDescriptor(t,i,e);s!==void 0&&vr(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){var n;const{get:s,set:r}=(n=br(this.prototype,t))!=null?n:{get(){return this[e]},set(a){this[e]=a}};return{get:s,set(a){const l=s==null?void 0:s.call(this);r==null||r.call(this,a),this.requestUpdate(t,l,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){var e;return(e=this.elementProperties.get(t))!=null?e:ji}static _$Ei(){if(this.hasOwnProperty(je("elementProperties")))return;const t=Cr(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(je("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(je("properties"))){const e=this.properties,i=[...wr(e),...xr(e)];for(const s of i)this.createProperty(s,e[s])}const t=this[Symbol.metadata];if(t!==null){const e=litPropertyMetadata.get(t);if(e!==void 0)for(const[i,s]of e)this.elementProperties.set(i,s)}this._$Eh=new Map;for(const[e,i]of this.elementProperties){const s=this._$Eu(e,i);s!==void 0&&this._$Eh.set(s,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const s of i)e.unshift(Vi(s))}else t!==void 0&&e.push(Vi(t));return e}static _$Eu(t,e){const i=e.attribute;return i===!1?void 0:typeof i=="string"?i:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e,i;((e=this._$EO)!=null?e:this._$EO=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&((i=t.hostConnected)==null||i.call(t))}removeController(t){var e;(e=this._$EO)==null||e.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const i of e.keys())this.hasOwnProperty(i)&&(t.set(i,this[i]),delete this[i]);t.size>0&&(this._$Ep=t)}createRenderRoot(){var e;const t=(e=this.shadowRoot)!=null?e:this.attachShadow(this.constructor.shadowRootOptions);return Ho(t,this.constructor.elementStyles),t}connectedCallback(){var t,e;(t=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(e=this._$EO)==null||e.forEach(i=>{var s;return(s=i.hostConnected)==null?void 0:s.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(e=>{var i;return(i=e.hostDisconnected)==null?void 0:i.call(e)})}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$ET(t,e){var r;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const n=(((r=i.converter)==null?void 0:r.toAttribute)!==void 0?i.converter:Wt).toAttribute(e,i.type);this._$Em=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$Em=null}}_$AK(t,e){var r,n,a
|
|
17
|
+
*/const{is:yr,defineProperty:vr,getOwnPropertyDescriptor:br,getOwnPropertyNames:wr,getOwnPropertySymbols:xr,getPrototypeOf:Cr}=Object,de=globalThis,Ui=de.trustedTypes,Ar=Ui?Ui.emptyScript:"",kt=de.reactiveElementPolyfillSupport,je=(o,t)=>o,Wt={toAttribute(o,t){switch(t){case Boolean:o=o?Ar:null;break;case Object:case Array:o=o==null?o:JSON.stringify(o)}return o},fromAttribute(o,t){let e=o;switch(t){case Boolean:e=o!==null;break;case Number:e=o===null?null:Number(o);break;case Object:case Array:try{e=JSON.parse(o)}catch(i){e=null}}return e}},Bo=(o,t)=>!yr(o,t),ji={attribute:!0,type:String,converter:Wt,reflect:!1,useDefault:!1,hasChanged:Bo};var No,Fo;(No=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(Fo=de.litPropertyMetadata)!=null||(de.litPropertyMetadata=new WeakMap);class Te extends HTMLElement{static addInitializer(t){var e;this._$Ei(),((e=this.l)!=null?e:this.l=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=ji){if(e.state&&(e.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((e=Object.create(e)).wrapped=!0),this.elementProperties.set(t,e),!e.noAccessor){const i=Symbol(),s=this.getPropertyDescriptor(t,i,e);s!==void 0&&vr(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){var n;const{get:s,set:r}=(n=br(this.prototype,t))!=null?n:{get(){return this[e]},set(a){this[e]=a}};return{get:s,set(a){const l=s==null?void 0:s.call(this);r==null||r.call(this,a),this.requestUpdate(t,l,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){var e;return(e=this.elementProperties.get(t))!=null?e:ji}static _$Ei(){if(this.hasOwnProperty(je("elementProperties")))return;const t=Cr(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(je("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(je("properties"))){const e=this.properties,i=[...wr(e),...xr(e)];for(const s of i)this.createProperty(s,e[s])}const t=this[Symbol.metadata];if(t!==null){const e=litPropertyMetadata.get(t);if(e!==void 0)for(const[i,s]of e)this.elementProperties.set(i,s)}this._$Eh=new Map;for(const[e,i]of this.elementProperties){const s=this._$Eu(e,i);s!==void 0&&this._$Eh.set(s,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const s of i)e.unshift(Vi(s))}else t!==void 0&&e.push(Vi(t));return e}static _$Eu(t,e){const i=e.attribute;return i===!1?void 0:typeof i=="string"?i:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e,i;((e=this._$EO)!=null?e:this._$EO=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&((i=t.hostConnected)==null||i.call(t))}removeController(t){var e;(e=this._$EO)==null||e.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const i of e.keys())this.hasOwnProperty(i)&&(t.set(i,this[i]),delete this[i]);t.size>0&&(this._$Ep=t)}createRenderRoot(){var e;const t=(e=this.shadowRoot)!=null?e:this.attachShadow(this.constructor.shadowRootOptions);return Ho(t,this.constructor.elementStyles),t}connectedCallback(){var t,e;(t=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(e=this._$EO)==null||e.forEach(i=>{var s;return(s=i.hostConnected)==null?void 0:s.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(e=>{var i;return(i=e.hostDisconnected)==null?void 0:i.call(e)})}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$ET(t,e){var r;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const n=(((r=i.converter)==null?void 0:r.toAttribute)!==void 0?i.converter:Wt).toAttribute(e,i.type);this._$Em=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$Em=null}}_$AK(t,e){var r,n,a;const i=this.constructor,s=i._$Eh.get(t);if(s!==void 0&&this._$Em!==s){const l=i.getPropertyOptions(s),d=typeof l.converter=="function"?{fromAttribute:l.converter}:((r=l.converter)==null?void 0:r.fromAttribute)!==void 0?l.converter:Wt;this._$Em=s;const u=d.fromAttribute(e,l.type);this[s]=(a=u!=null?u:(n=this._$Ej)==null?void 0:n.get(s))!=null?a:u,this._$Em=null}}requestUpdate(t,e,i){var s,r;if(t!==void 0){const n=this.constructor,a=this[t];if(i!=null||(i=n.getPropertyOptions(t)),!(((s=i.hasChanged)!=null?s:Bo)(a,e)||i.useDefault&&i.reflect&&a===((r=this._$Ej)==null?void 0:r.get(t))&&!this.hasAttribute(n._$Eu(t,i))))return;this.C(t,e,i)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,e,{useDefault:i,reflect:s,wrapped:r},n){var a,l,d;i&&!((a=this._$Ej)!=null?a:this._$Ej=new Map).has(t)&&(this._$Ej.set(t,(l=n!=null?n:e)!=null?l:this[t]),r!==!0||n!==void 0)||(this._$AL.has(t)||(this.hasUpdated||i||(e=void 0),this._$AL.set(t,e)),s===!0&&this._$Em!==t&&((d=this._$Eq)!=null?d:this._$Eq=new Set).add(t))}_$EP(){return st(this,null,function*(){this.isUpdatePending=!0;try{yield this._$ES}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&(yield t),!this.isUpdatePending})}scheduleUpdate(){return this.performUpdate()}performUpdate(){var i,s;if(!this.isUpdatePending)return;if(!this.hasUpdated){if((i=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[n,a]of this._$Ep)this[n]=a;this._$Ep=void 0}const r=this.constructor.elementProperties;if(r.size>0)for(const[n,a]of r){const{wrapped:l}=a,d=this[n];l!==!0||this._$AL.has(n)||d===void 0||this.C(n,void 0,a,d)}}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(s=this._$EO)==null||s.forEach(r=>{var n;return(n=r.hostUpdate)==null?void 0:n.call(r)}),this.update(e)):this._$EM()}catch(r){throw t=!1,this._$EM(),r}t&&this._$AE(e)}willUpdate(t){}_$AE(t){var e;(e=this._$EO)==null||e.forEach(i=>{var s;return(s=i.hostUpdated)==null?void 0:s.call(i)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&(this._$Eq=this._$Eq.forEach(e=>this._$ET(e,this[e]))),this._$EM()}updated(t){}firstUpdated(t){}}var zo;Te.elementStyles=[],Te.shadowRootOptions={mode:"open"},Te[je("elementProperties")]=new Map,Te[je("finalized")]=new Map,kt==null||kt({ReactiveElement:Te}),((zo=de.reactiveElementVersions)!=null?zo:de.reactiveElementVersions=[]).push("2.1.1");/**
|
|
18
18
|
* @license
|
|
19
19
|
* Copyright 2017 Google LLC
|
|
20
20
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
21
21
|
*/const Ye=globalThis,ht=Ye.trustedTypes,Yi=ht?ht.createPolicy("lit-html",{createHTML:o=>o}):void 0,Vo="$lit$",le=`lit$${Math.random().toFixed(9).slice(2)}$`,Uo="?"+le,Tr=`<${Uo}>`,be=document,qe=()=>be.createComment(""),Ke=o=>o===null||typeof o!="object"&&typeof o!="function",yi=Array.isArray,Er=o=>yi(o)||typeof(o==null?void 0:o[Symbol.iterator])=="function",St=`[
|
|
22
22
|
\f\r]`,Le=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Wi=/-->/g,qi=/>/g,fe=RegExp(`>|${St}(?:([^\\s"'>=/]+)(${St}*=${St}*(?:[^
|
|
23
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Ki=/'/g,Gi=/"/g,jo=/^(?:script|style|textarea|title)$/i,Pe=Symbol.for("lit-noChange"),B=Symbol.for("lit-nothing"),Ji=new WeakMap,me=be.createTreeWalker(be,129);function Yo(o,t){if(!yi(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return Yi!==void 0?Yi.createHTML(t):t}const Dr=(o,t)=>{const e=o.length-1,i=[];let s,r=t===2?"<svg>":t===3?"<math>":"",n=Le;for(let a=0;a<e;a++){const l=o[a];let d,u,h=-1,p=0;for(;p<l.length&&(n.lastIndex=p,u=n.exec(l),u!==null);)p=n.lastIndex,n===Le?u[1]==="!--"?n=Wi:u[1]!==void 0?n=qi:u[2]!==void 0?(jo.test(u[2])&&(s=RegExp("</"+u[2],"g")),n=fe):u[3]!==void 0&&(n=fe):n===fe?u[0]===">"?(n=s!=null?s:Le,h=-1):u[1]===void 0?h=-2:(h=n.lastIndex-u[2].length,d=u[1],n=u[3]===void 0?fe:u[3]==='"'?Gi:Ki):n===Gi||n===Ki?n=fe:n===Wi||n===qi?n=Le:(n=fe,s=void 0);const f=n===fe&&o[a+1].startsWith("/>")?" ":"";r+=n===Le?l+Tr:h>=0?(i.push(d),l.slice(0,h)+Vo+l.slice(h)+le+f):l+le+(h===-2?a:f)}return[Yo(o,r+(o[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class Ge{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let r=0,n=0;const a=t.length-1,l=this.parts,[d,u]=Dr(t,e);if(this.el=Ge.createElement(d,i),me.currentNode=this.el.content,e===2||e===3){const h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(s=me.nextNode())!==null&&l.length<a;){if(s.nodeType===1){if(s.hasAttributes())for(const h of s.getAttributeNames())if(h.endsWith(Vo)){const p=u[n++],f=s.getAttribute(h).split(le),v=/([.?@])?(.*)/.exec(p);l.push({type:1,index:r,name:v[2],strings:f,ctor:v[1]==="."?Sr:v[1]==="?"?Pr:v[1]==="@"?Or:bt}),s.removeAttribute(h)}else h.startsWith(le)&&(l.push({type:6,index:r}),s.removeAttribute(h));if(jo.test(s.tagName)){const h=s.textContent.split(le),p=h.length-1;if(p>0){s.textContent=ht?ht.emptyScript:"";for(let f=0;f<p;f++)s.append(h[f],qe()),me.nextNode(),l.push({type:2,index:++r});s.append(h[p],qe())}}}else if(s.nodeType===8)if(s.data===Uo)l.push({type:2,index:r});else{let h=-1;for(;(h=s.data.indexOf(le,h+1))!==-1;)l.push({type:7,index:r}),h+=le.length-1}r++}}static createElement(t,e){const i=be.createElement("template");return i.innerHTML=t,i}}function Oe(o,t,e=o,i){var n,a,l;if(t===Pe)return t;let s=i!==void 0?(n=e._$Co)==null?void 0:n[i]:e._$Cl;const r=Ke(t)?void 0:t._$litDirective$;return(s==null?void 0:s.constructor)!==r&&((a=s==null?void 0:s._$AO)==null||a.call(s,!1),r===void 0?s=void 0:(s=new r(o),s._$AT(o,e,i)),i!==void 0?((l=e._$Co)!=null?l:e._$Co=[])[i]=s:e._$Cl=s),s!==void 0&&(t=Oe(o,s._$AS(o,t.values),s,i)),t}class kr{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var d;const{el:{content:e},parts:i}=this._$AD,s=((d=t==null?void 0:t.creationScope)!=null?d:be).importNode(e,!0);me.currentNode=s;let r=me.nextNode(),n=0,a=0,l=i[0];for(;l!==void 0;){if(n===l.index){let u;l.type===2?u=new it(r,r.nextSibling,this,t):l.type===1?u=new l.ctor(r,l.name,l.strings,this,t):l.type===6&&(u=new Mr(r,this,t)),this._$AV.push(u),l=i[++a]}n!==(l==null?void 0:l.index)&&(r=me.nextNode(),n++)}return me.currentNode=be,s}p(t){let e=0;for(const i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class it{get _$AU(){var t,e;return(e=(t=this._$AM)==null?void 0:t._$AU)!=null?e:this._$Cv}constructor(t,e,i,s){var r;this.type=2,this._$AH=B,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cv=(r=s==null?void 0:s.isConnected)!=null?r:!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=Oe(this,t,e),Ke(t)?t===B||t==null||t===""?(this._$AH!==B&&this._$AR(),this._$AH=B):t!==this._$AH&&t!==Pe&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Er(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==B&&Ke(this._$AH)?this._$AA.nextSibling.data=t:this.T(be.createTextNode(t)),this._$AH=t}$(t){var r;const{values:e,_$litType$:i}=t,s=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=Ge.createElement(Yo(i.h,i.h[0]),this.options)),i);if(((r=this._$AH)==null?void 0:r._$AD)===s)this._$AH.p(e);else{const n=new kr(s,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=Ji.get(t.strings);return e===void 0&&Ji.set(t.strings,e=new Ge(t)),e}k(t){yi(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const r of t)s===e.length?e.push(i=new it(this.O(qe()),this.O(qe()),this,this.options)):i=e[s],i._$AI(r),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for((i=this._$AP)==null?void 0:i.call(this,!1,!0,e);t
|
|
23
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Ki=/'/g,Gi=/"/g,jo=/^(?:script|style|textarea|title)$/i,Pe=Symbol.for("lit-noChange"),B=Symbol.for("lit-nothing"),Ji=new WeakMap,me=be.createTreeWalker(be,129);function Yo(o,t){if(!yi(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return Yi!==void 0?Yi.createHTML(t):t}const Dr=(o,t)=>{const e=o.length-1,i=[];let s,r=t===2?"<svg>":t===3?"<math>":"",n=Le;for(let a=0;a<e;a++){const l=o[a];let d,u,h=-1,p=0;for(;p<l.length&&(n.lastIndex=p,u=n.exec(l),u!==null);)p=n.lastIndex,n===Le?u[1]==="!--"?n=Wi:u[1]!==void 0?n=qi:u[2]!==void 0?(jo.test(u[2])&&(s=RegExp("</"+u[2],"g")),n=fe):u[3]!==void 0&&(n=fe):n===fe?u[0]===">"?(n=s!=null?s:Le,h=-1):u[1]===void 0?h=-2:(h=n.lastIndex-u[2].length,d=u[1],n=u[3]===void 0?fe:u[3]==='"'?Gi:Ki):n===Gi||n===Ki?n=fe:n===Wi||n===qi?n=Le:(n=fe,s=void 0);const f=n===fe&&o[a+1].startsWith("/>")?" ":"";r+=n===Le?l+Tr:h>=0?(i.push(d),l.slice(0,h)+Vo+l.slice(h)+le+f):l+le+(h===-2?a:f)}return[Yo(o,r+(o[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class Ge{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let r=0,n=0;const a=t.length-1,l=this.parts,[d,u]=Dr(t,e);if(this.el=Ge.createElement(d,i),me.currentNode=this.el.content,e===2||e===3){const h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(s=me.nextNode())!==null&&l.length<a;){if(s.nodeType===1){if(s.hasAttributes())for(const h of s.getAttributeNames())if(h.endsWith(Vo)){const p=u[n++],f=s.getAttribute(h).split(le),v=/([.?@])?(.*)/.exec(p);l.push({type:1,index:r,name:v[2],strings:f,ctor:v[1]==="."?Sr:v[1]==="?"?Pr:v[1]==="@"?Or:bt}),s.removeAttribute(h)}else h.startsWith(le)&&(l.push({type:6,index:r}),s.removeAttribute(h));if(jo.test(s.tagName)){const h=s.textContent.split(le),p=h.length-1;if(p>0){s.textContent=ht?ht.emptyScript:"";for(let f=0;f<p;f++)s.append(h[f],qe()),me.nextNode(),l.push({type:2,index:++r});s.append(h[p],qe())}}}else if(s.nodeType===8)if(s.data===Uo)l.push({type:2,index:r});else{let h=-1;for(;(h=s.data.indexOf(le,h+1))!==-1;)l.push({type:7,index:r}),h+=le.length-1}r++}}static createElement(t,e){const i=be.createElement("template");return i.innerHTML=t,i}}function Oe(o,t,e=o,i){var n,a,l;if(t===Pe)return t;let s=i!==void 0?(n=e._$Co)==null?void 0:n[i]:e._$Cl;const r=Ke(t)?void 0:t._$litDirective$;return(s==null?void 0:s.constructor)!==r&&((a=s==null?void 0:s._$AO)==null||a.call(s,!1),r===void 0?s=void 0:(s=new r(o),s._$AT(o,e,i)),i!==void 0?((l=e._$Co)!=null?l:e._$Co=[])[i]=s:e._$Cl=s),s!==void 0&&(t=Oe(o,s._$AS(o,t.values),s,i)),t}class kr{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var d;const{el:{content:e},parts:i}=this._$AD,s=((d=t==null?void 0:t.creationScope)!=null?d:be).importNode(e,!0);me.currentNode=s;let r=me.nextNode(),n=0,a=0,l=i[0];for(;l!==void 0;){if(n===l.index){let u;l.type===2?u=new it(r,r.nextSibling,this,t):l.type===1?u=new l.ctor(r,l.name,l.strings,this,t):l.type===6&&(u=new Mr(r,this,t)),this._$AV.push(u),l=i[++a]}n!==(l==null?void 0:l.index)&&(r=me.nextNode(),n++)}return me.currentNode=be,s}p(t){let e=0;for(const i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class it{get _$AU(){var t,e;return(e=(t=this._$AM)==null?void 0:t._$AU)!=null?e:this._$Cv}constructor(t,e,i,s){var r;this.type=2,this._$AH=B,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cv=(r=s==null?void 0:s.isConnected)!=null?r:!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=Oe(this,t,e),Ke(t)?t===B||t==null||t===""?(this._$AH!==B&&this._$AR(),this._$AH=B):t!==this._$AH&&t!==Pe&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Er(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==B&&Ke(this._$AH)?this._$AA.nextSibling.data=t:this.T(be.createTextNode(t)),this._$AH=t}$(t){var r;const{values:e,_$litType$:i}=t,s=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=Ge.createElement(Yo(i.h,i.h[0]),this.options)),i);if(((r=this._$AH)==null?void 0:r._$AD)===s)this._$AH.p(e);else{const n=new kr(s,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=Ji.get(t.strings);return e===void 0&&Ji.set(t.strings,e=new Ge(t)),e}k(t){yi(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const r of t)s===e.length?e.push(i=new it(this.O(qe()),this.O(qe()),this,this.options)):i=e[s],i._$AI(r),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for((i=this._$AP)==null?void 0:i.call(this,!1,!0,e);t!==this._$AB;){const s=t.nextSibling;t.remove(),t=s}}setConnected(t){var e;this._$AM===void 0&&(this._$Cv=t,(e=this._$AP)==null||e.call(this,t))}}class bt{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,r){this.type=1,this._$AH=B,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=r,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=B}_$AI(t,e=this,i,s){const r=this.strings;let n=!1;if(r===void 0)t=Oe(this,t,e,0),n=!Ke(t)||t!==this._$AH&&t!==Pe,n&&(this._$AH=t);else{const a=t;let l,d;for(t=r[0],l=0;l<r.length-1;l++)d=Oe(this,a[i+l],e,l),d===Pe&&(d=this._$AH[l]),n||(n=!Ke(d)||d!==this._$AH[l]),d===B?t=B:t!==B&&(t+=(d!=null?d:"")+r[l+1]),this._$AH[l]=d}n&&!s&&this.j(t)}j(t){t===B?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}}class Sr extends bt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===B?void 0:t}}class Pr extends bt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==B)}}class Or extends bt{constructor(t,e,i,s,r){super(t,e,i,s,r),this.type=5}_$AI(t,e=this){var n;if((t=(n=Oe(this,t,e,0))!=null?n:B)===Pe)return;const i=this._$AH,s=t===B&&i!==B||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,r=t!==B&&(i===B||s);s&&this.element.removeEventListener(this.name,this,i),r&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;typeof this._$AH=="function"?this._$AH.call((i=(e=this.options)==null?void 0:e.host)!=null?i:this.element,t):this._$AH.handleEvent(t)}}class Mr{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){Oe(this,t)}}const Pt=Ye.litHtmlPolyfillSupport;var Lo;Pt==null||Pt(Ge,it),((Lo=Ye.litHtmlVersions)!=null?Lo:Ye.litHtmlVersions=[]).push("3.3.1");const Ir=(o,t,e)=>{var r,n;const i=(r=e==null?void 0:e.renderBefore)!=null?r:t;let s=i._$litPart$;if(s===void 0){const a=(n=e==null?void 0:e.renderBefore)!=null?n:null;i._$litPart$=s=new it(t.insertBefore(qe(),a),a,void 0,e!=null?e:{})}return s._$AI(o),s};/**
|
|
24
24
|
* @license
|
|
25
25
|
* Copyright 2017 Google LLC
|
|
26
26
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
27
|
-
*/const ye=globalThis;class Ee extends Te{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e,i;const t=super.createRenderRoot();return(i=(e=this.renderOptions).renderBefore)!=null||(e.renderBefore=t.firstChild),t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Ir(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return Pe}}var $o;Ee._$litElement$=!0,Ee.finalized=!0,($o=ye.litElementHydrateSupport)==null||$o.call(ye,{LitElement:Ee});const Ot=ye.litElementPolyfillSupport;Ot==null||Ot({LitElement:Ee});var Ro;((Ro=ye.litElementVersions)!=null?Ro:ye.litElementVersions=[]).push("4.2.
|
|
27
|
+
*/const ye=globalThis;class Ee extends Te{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e,i;const t=super.createRenderRoot();return(i=(e=this.renderOptions).renderBefore)!=null||(e.renderBefore=t.firstChild),t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Ir(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return Pe}}var $o;Ee._$litElement$=!0,Ee.finalized=!0,($o=ye.litElementHydrateSupport)==null||$o.call(ye,{LitElement:Ee});const Ot=ye.litElementPolyfillSupport;Ot==null||Ot({LitElement:Ee});var Ro;((Ro=ye.litElementVersions)!=null?Ro:ye.litElementVersions=[]).push("4.2.1");/**
|
|
28
28
|
* @license
|
|
29
29
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
30
30
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -33,7 +33,7 @@ import "../stencil/ui-skeleton-Ca5rz3Hv.js";
|
|
|
33
33
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
34
34
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
35
35
|
*/
|
|
36
|
-
function le(o, t = "24.5.
|
|
36
|
+
function le(o, t = "24.5.10") {
|
|
37
37
|
Object.defineProperty(o, "version", {
|
|
38
38
|
get() {
|
|
39
39
|
return t;
|
|
@@ -270,11 +270,13 @@ class Fe extends HTMLElement {
|
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
_$AK(t, e) {
|
|
273
|
-
var r, n, a
|
|
273
|
+
var r, n, a;
|
|
274
274
|
const i = this.constructor, s = i._$Eh.get(t);
|
|
275
275
|
if (s !== void 0 && this._$Em !== s) {
|
|
276
|
-
const
|
|
277
|
-
this._$Em = s
|
|
276
|
+
const l = i.getPropertyOptions(s), d = typeof l.converter == "function" ? { fromAttribute: l.converter } : ((r = l.converter) == null ? void 0 : r.fromAttribute) !== void 0 ? l.converter : si;
|
|
277
|
+
this._$Em = s;
|
|
278
|
+
const c = d.fromAttribute(e, l.type);
|
|
279
|
+
this[s] = (a = c != null ? c : (n = this._$Ej) == null ? void 0 : n.get(s)) != null ? a : c, this._$Em = null;
|
|
278
280
|
}
|
|
279
281
|
}
|
|
280
282
|
requestUpdate(t, e, i) {
|
|
@@ -365,7 +367,7 @@ class Fe extends HTMLElement {
|
|
|
365
367
|
}
|
|
366
368
|
}
|
|
367
369
|
var Qo;
|
|
368
|
-
Fe.elementStyles = [], Fe.shadowRootOptions = { mode: "open" }, Fe[et("elementProperties")] = /* @__PURE__ */ new Map(), Fe[et("finalized")] = /* @__PURE__ */ new Map(), Rt == null || Rt({ ReactiveElement: Fe }), ((Qo = ye.reactiveElementVersions) != null ? Qo : ye.reactiveElementVersions = []).push("2.1.
|
|
370
|
+
Fe.elementStyles = [], Fe.shadowRootOptions = { mode: "open" }, Fe[et("elementProperties")] = /* @__PURE__ */ new Map(), Fe[et("finalized")] = /* @__PURE__ */ new Map(), Rt == null || Rt({ ReactiveElement: Fe }), ((Qo = ye.reactiveElementVersions) != null ? Qo : ye.reactiveElementVersions = []).push("2.1.1");
|
|
369
371
|
/**
|
|
370
372
|
* @license
|
|
371
373
|
* Copyright 2017 Google LLC
|
|
@@ -530,7 +532,7 @@ class ht {
|
|
|
530
532
|
}
|
|
531
533
|
_$AR(t = this._$AA.nextSibling, e) {
|
|
532
534
|
var i;
|
|
533
|
-
for ((i = this._$AP) == null ? void 0 : i.call(this, !1, !0, e); t
|
|
535
|
+
for ((i = this._$AP) == null ? void 0 : i.call(this, !1, !0, e); t !== this._$AB; ) {
|
|
534
536
|
const s = t.nextSibling;
|
|
535
537
|
t.remove(), t = s;
|
|
536
538
|
}
|
|
@@ -612,7 +614,7 @@ class _n {
|
|
|
612
614
|
}
|
|
613
615
|
const Bt = tt.litHtmlPolyfillSupport;
|
|
614
616
|
var es;
|
|
615
|
-
Bt == null || Bt(rt, ht), ((es = tt.litHtmlVersions) != null ? es : tt.litHtmlVersions = []).push("3.3.
|
|
617
|
+
Bt == null || Bt(rt, ht), ((es = tt.litHtmlVersions) != null ? es : tt.litHtmlVersions = []).push("3.3.1");
|
|
616
618
|
const gn = (o, t, e) => {
|
|
617
619
|
var r, n;
|
|
618
620
|
const i = (r = e == null ? void 0 : e.renderBefore) != null ? r : t;
|
|
@@ -659,7 +661,7 @@ ze._$litElement$ = !0, ze.finalized = !0, (ts = De.litElementHydrateSupport) ==
|
|
|
659
661
|
const Vt = De.litElementPolyfillSupport;
|
|
660
662
|
Vt == null || Vt({ LitElement: ze });
|
|
661
663
|
var is;
|
|
662
|
-
((is = De.litElementVersions) != null ? is : De.litElementVersions = []).push("4.2.
|
|
664
|
+
((is = De.litElementVersions) != null ? is : De.litElementVersions = []).push("4.2.1");
|
|
663
665
|
/**
|
|
664
666
|
* @license
|
|
665
667
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
@@ -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/PlayerAccountTimeout-
|
|
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/PlayerAccountTimeout-DGQAeGDI.cjs")).then(({default:t})=>{!customElements.get("player-account-timeout")&&customElements.define("player-account-timeout",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/PlayerAccountTimeout-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/PlayerAccountTimeout-i8KIJRi6.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("player-account-timeout") && customElements.define("player-account-timeout", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|