@everymatrix/general-player-forgot-password-form 1.86.5 → 1.86.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.
@@ -4765,9 +4765,7 @@ class Ge extends HTMLElement {
4765
4765
  const i = this.constructor, s = i._$Eh.get(e);
4766
4766
  if (s !== void 0 && this._$Em !== s) {
4767
4767
  const o = i.getPropertyOptions(s), n = typeof o.converter == "function" ? { fromAttribute: o.converter } : o.converter?.fromAttribute !== void 0 ? o.converter : mi;
4768
- this._$Em = s;
4769
- const a = n.fromAttribute(r, o.type);
4770
- this[s] = a ?? this._$Ej?.get(s) ?? a, this._$Em = null;
4768
+ this._$Em = s, this[s] = n.fromAttribute(r, o.type) ?? this._$Ej?.get(s) ?? null, this._$Em = null;
4771
4769
  }
4772
4770
  }
4773
4771
  requestUpdate(e, r, i) {
@@ -4845,7 +4843,7 @@ class Ge extends HTMLElement {
4845
4843
  firstUpdated(e) {
4846
4844
  }
4847
4845
  }
4848
- Ge.elementStyles = [], Ge.shadowRootOptions = { mode: "open" }, Ge[wt("elementProperties")] = /* @__PURE__ */ new Map(), Ge[wt("finalized")] = /* @__PURE__ */ new Map(), Eh?.({ ReactiveElement: Ge }), (br.reactiveElementVersions ??= []).push("2.1.1");
4846
+ Ge.elementStyles = [], Ge.shadowRootOptions = { mode: "open" }, Ge[wt("elementProperties")] = /* @__PURE__ */ new Map(), Ge[wt("finalized")] = /* @__PURE__ */ new Map(), Eh?.({ ReactiveElement: Ge }), (br.reactiveElementVersions ??= []).push("2.1.0");
4849
4847
  /**
4850
4848
  * @license
4851
4849
  * Copyright 2017 Google LLC
@@ -5004,7 +5002,7 @@ class Rt {
5004
5002
  s < r.length && (this._$AR(i && i._$AB.nextSibling, s), r.length = s);
5005
5003
  }
5006
5004
  _$AR(e = this._$AA.nextSibling, r) {
5007
- for (this._$AP?.(!1, !0, r); e !== this._$AB; ) {
5005
+ for (this._$AP?.(!1, !0, r); e && e !== this._$AB; ) {
5008
5006
  const i = e.nextSibling;
5009
5007
  e.remove(), e = i;
5010
5008
  }
@@ -5082,7 +5080,7 @@ class kh {
5082
5080
  }
5083
5081
  }
5084
5082
  const Mh = Hi.litHtmlPolyfillSupport;
5085
- Mh?.(It, Rt), (Hi.litHtmlVersions ??= []).push("3.3.1");
5083
+ Mh?.(It, Rt), (Hi.litHtmlVersions ??= []).push("3.3.0");
5086
5084
  const Lh = (t, e, r) => {
5087
5085
  const i = r?.renderBefore ?? e;
5088
5086
  let s = i._$litPart$;
@@ -5123,7 +5121,7 @@ class Ye extends Ge {
5123
5121
  Ye._$litElement$ = !0, Ye.finalized = !0, Fi.litElementHydrateSupport?.({ LitElement: Ye });
5124
5122
  const Bh = Fi.litElementPolyfillSupport;
5125
5123
  Bh?.({ LitElement: Ye });
5126
- (Fi.litElementVersions ??= []).push("4.2.1");
5124
+ (Fi.litElementVersions ??= []).push("4.2.0");
5127
5125
  /**
5128
5126
  * @license
5129
5127
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
@@ -31,17 +31,17 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
31
31
  * @license
32
32
  * Copyright 2017 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
- */const{is:Hh,defineProperty:zh,getOwnPropertyDescriptor:Fh,getOwnPropertyNames:Vh,getOwnPropertySymbols:$h,getPrototypeOf:Uh}=Object,Le=globalThis,Gs=Le.trustedTypes,jh=Gs?Gs.emptyScript:"",Gr=Le.reactiveElementPolyfillSupport,St=(r,t)=>r,Ci={toAttribute(r,t){switch(t){case Boolean:r=r?jh:null;break;case Object:case Array:r=r==null?r:JSON.stringify(r)}return r},fromAttribute(r,t){let e=r;switch(t){case Boolean:e=r!==null;break;case Number:e=r===null?null:Number(r);break;case Object:case Array:try{e=JSON.parse(r)}catch(i){e=null}}return e}},En=(r,t)=>!Hh(r,t),Ws={attribute:!0,type:String,converter:Ci,reflect:!1,useDefault:!1,hasChanged:En};var Bo,Ro;(Bo=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(Ro=Le.litPropertyMetadata)!=null||(Le.litPropertyMetadata=new WeakMap);class Xe 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=Ws){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&&zh(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){var n;const{get:s,set:o}=(n=Fh(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);o==null||o.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:Ws}static _$Ei(){if(this.hasOwnProperty(St("elementProperties")))return;const t=Uh(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(St("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(St("properties"))){const e=this.properties,i=[...Vh(e),...$h(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(js(s))}else t!==void 0&&e.push(js(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 Pn(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 o;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const n=(((o=i.converter)==null?void 0:o.toAttribute)!==void 0?i.converter:Ci).toAttribute(e,i.type);this._$Em=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$Em=null}}_$AK(t,e){var o,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}:((o=l.converter)==null?void 0:o.fromAttribute)!==void 0?l.converter:Ci;this._$Em=s;const h=d.fromAttribute(e,l.type);this[s]=(a=h!=null?h:(n=this._$Ej)==null?void 0:n.get(s))!=null?a:h,this._$Em=null}}requestUpdate(t,e,i){var s,o;if(t!==void 0){const n=this.constructor,a=this[t];if(i!=null||(i=n.getPropertyOptions(t)),!(((s=i.hasChanged)!=null?s:En)(a,e)||i.useDefault&&i.reflect&&a===((o=this._$Ej)==null?void 0:o.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:o},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]),o!==!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 _t(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 o=this.constructor.elementProperties;if(o.size>0)for(const[n,a]of o){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(o=>{var n;return(n=o.hostUpdate)==null?void 0:n.call(o)}),this.update(e)):this._$EM()}catch(o){throw t=!1,this._$EM(),o}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 Do;Xe.elementStyles=[],Xe.shadowRootOptions={mode:"open"},Xe[St("elementProperties")]=new Map,Xe[St("finalized")]=new Map,Gr==null||Gr({ReactiveElement:Xe}),((Do=Le.reactiveElementVersions)!=null?Do:Le.reactiveElementVersions=[]).push("2.1.1");/**
34
+ */const{is:Hh,defineProperty:zh,getOwnPropertyDescriptor:Fh,getOwnPropertyNames:Vh,getOwnPropertySymbols:$h,getPrototypeOf:Uh}=Object,Le=globalThis,Gs=Le.trustedTypes,jh=Gs?Gs.emptyScript:"",Gr=Le.reactiveElementPolyfillSupport,St=(r,t)=>r,Ci={toAttribute(r,t){switch(t){case Boolean:r=r?jh:null;break;case Object:case Array:r=r==null?r:JSON.stringify(r)}return r},fromAttribute(r,t){let e=r;switch(t){case Boolean:e=r!==null;break;case Number:e=r===null?null:Number(r);break;case Object:case Array:try{e=JSON.parse(r)}catch(i){e=null}}return e}},En=(r,t)=>!Hh(r,t),Ws={attribute:!0,type:String,converter:Ci,reflect:!1,useDefault:!1,hasChanged:En};var Bo,Ro;(Bo=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(Ro=Le.litPropertyMetadata)!=null||(Le.litPropertyMetadata=new WeakMap);class Xe 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=Ws){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&&zh(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){var n;const{get:s,set:o}=(n=Fh(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);o==null||o.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:Ws}static _$Ei(){if(this.hasOwnProperty(St("elementProperties")))return;const t=Uh(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(St("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(St("properties"))){const e=this.properties,i=[...Vh(e),...$h(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(js(s))}else t!==void 0&&e.push(js(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 Pn(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 o;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const n=(((o=i.converter)==null?void 0:o.toAttribute)!==void 0?i.converter:Ci).toAttribute(e,i.type);this._$Em=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$Em=null}}_$AK(t,e){var o,n,a,l;const i=this.constructor,s=i._$Eh.get(t);if(s!==void 0&&this._$Em!==s){const d=i.getPropertyOptions(s),h=typeof d.converter=="function"?{fromAttribute:d.converter}:((o=d.converter)==null?void 0:o.fromAttribute)!==void 0?d.converter:Ci;this._$Em=s,this[s]=(l=(a=h.fromAttribute(e,d.type))!=null?a:(n=this._$Ej)==null?void 0:n.get(s))!=null?l:null,this._$Em=null}}requestUpdate(t,e,i){var s,o;if(t!==void 0){const n=this.constructor,a=this[t];if(i!=null||(i=n.getPropertyOptions(t)),!(((s=i.hasChanged)!=null?s:En)(a,e)||i.useDefault&&i.reflect&&a===((o=this._$Ej)==null?void 0:o.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:o},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]),o!==!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 _t(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 o=this.constructor.elementProperties;if(o.size>0)for(const[n,a]of o){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(o=>{var n;return(n=o.hostUpdate)==null?void 0:n.call(o)}),this.update(e)):this._$EM()}catch(o){throw t=!1,this._$EM(),o}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 Do;Xe.elementStyles=[],Xe.shadowRootOptions={mode:"open"},Xe[St("elementProperties")]=new Map,Xe[St("finalized")]=new Map,Gr==null||Gr({ReactiveElement:Xe}),((Do=Le.reactiveElementVersions)!=null?Do:Le.reactiveElementVersions=[]).push("2.1.0");/**
35
35
  * @license
36
36
  * Copyright 2017 Google LLC
37
37
  * SPDX-License-Identifier: BSD-3-Clause
38
38
  */const At=globalThis,ur=At.trustedTypes,qs=ur?ur.createPolicy("lit-html",{createHTML:r=>r}):void 0,Cn="$lit$",ke=`lit$${Math.random().toFixed(9).slice(2)}$`,Sn="?"+ke,Gh=`<${Sn}>`,Ve=document,Mt=()=>Ve.createComment(""),Lt=r=>r===null||typeof r!="object"&&typeof r!="function",Yi=Array.isArray,Wh=r=>Yi(r)||typeof(r==null?void 0:r[Symbol.iterator])=="function",Wr=`[
39
39
  \f\r]`,bt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ys=/-->/g,Zs=/>/g,De=RegExp(`>|${Wr}(?:([^\\s"'>=/]+)(${Wr}*=${Wr}*(?:[^
40
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Xs=/'/g,Js=/"/g,An=/^(?:script|style|textarea|title)$/i,nt=Symbol.for("lit-noChange"),te=Symbol.for("lit-nothing"),Ks=new WeakMap,He=Ve.createTreeWalker(Ve,129);function Tn(r,t){if(!Yi(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return qs!==void 0?qs.createHTML(t):t}const qh=(r,t)=>{const e=r.length-1,i=[];let s,o=t===2?"<svg>":t===3?"<math>":"",n=bt;for(let a=0;a<e;a++){const l=r[a];let d,h,u=-1,f=0;for(;f<l.length&&(n.lastIndex=f,h=n.exec(l),h!==null);)f=n.lastIndex,n===bt?h[1]==="!--"?n=Ys:h[1]!==void 0?n=Zs:h[2]!==void 0?(An.test(h[2])&&(s=RegExp("</"+h[2],"g")),n=De):h[3]!==void 0&&(n=De):n===De?h[0]===">"?(n=s!=null?s:bt,u=-1):h[1]===void 0?u=-2:(u=n.lastIndex-h[2].length,d=h[1],n=h[3]===void 0?De:h[3]==='"'?Js:Xs):n===Js||n===Xs?n=De:n===Ys||n===Zs?n=bt:(n=De,s=void 0);const m=n===De&&r[a+1].startsWith("/>")?" ":"";o+=n===bt?l+Gh:u>=0?(i.push(d),l.slice(0,u)+Cn+l.slice(u)+ke+m):l+ke+(u===-2?a:m)}return[Tn(r,o+(r[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class Bt{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,n=0;const a=t.length-1,l=this.parts,[d,h]=qh(t,e);if(this.el=Bt.createElement(d,i),He.currentNode=this.el.content,e===2||e===3){const u=this.el.content.firstChild;u.replaceWith(...u.childNodes)}for(;(s=He.nextNode())!==null&&l.length<a;){if(s.nodeType===1){if(s.hasAttributes())for(const u of s.getAttributeNames())if(u.endsWith(Cn)){const f=h[n++],m=s.getAttribute(u).split(ke),_=/([.?@])?(.*)/.exec(f);l.push({type:1,index:o,name:_[2],strings:m,ctor:_[1]==="."?Zh:_[1]==="?"?Xh:_[1]==="@"?Jh:Cr}),s.removeAttribute(u)}else u.startsWith(ke)&&(l.push({type:6,index:o}),s.removeAttribute(u));if(An.test(s.tagName)){const u=s.textContent.split(ke),f=u.length-1;if(f>0){s.textContent=ur?ur.emptyScript:"";for(let m=0;m<f;m++)s.append(u[m],Mt()),He.nextNode(),l.push({type:2,index:++o});s.append(u[f],Mt())}}}else if(s.nodeType===8)if(s.data===Sn)l.push({type:2,index:o});else{let u=-1;for(;(u=s.data.indexOf(ke,u+1))!==-1;)l.push({type:7,index:o}),u+=ke.length-1}o++}}static createElement(t,e){const i=Ve.createElement("template");return i.innerHTML=t,i}}function at(r,t,e=r,i){var n,a,l;if(t===nt)return t;let s=i!==void 0?(n=e._$Co)==null?void 0:n[i]:e._$Cl;const o=Lt(t)?void 0:t._$litDirective$;return(s==null?void 0:s.constructor)!==o&&((a=s==null?void 0:s._$AO)==null||a.call(s,!1),o===void 0?s=void 0:(s=new o(r),s._$AT(r,e,i)),i!==void 0?((l=e._$Co)!=null?l:e._$Co=[])[i]=s:e._$Cl=s),s!==void 0&&(t=at(r,s._$AS(r,t.values),s,i)),t}class Yh{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:Ve).importNode(e,!0);He.currentNode=s;let o=He.nextNode(),n=0,a=0,l=i[0];for(;l!==void 0;){if(n===l.index){let h;l.type===2?h=new $t(o,o.nextSibling,this,t):l.type===1?h=new l.ctor(o,l.name,l.strings,this,t):l.type===6&&(h=new Kh(o,this,t)),this._$AV.push(h),l=i[++a]}n!==(l==null?void 0:l.index)&&(o=He.nextNode(),n++)}return He.currentNode=Ve,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 $t{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 o;this.type=2,this._$AH=te,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cv=(o=s==null?void 0:s.isConnected)!=null?o:!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=at(this,t,e),Lt(t)?t===te||t==null||t===""?(this._$AH!==te&&this._$AR(),this._$AH=te):t!==this._$AH&&t!==nt&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Wh(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!==te&&Lt(this._$AH)?this._$AA.nextSibling.data=t:this.T(Ve.createTextNode(t)),this._$AH=t}$(t){var o;const{values:e,_$litType$:i}=t,s=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=Bt.createElement(Tn(i.h,i.h[0]),this.options)),i);if(((o=this._$AH)==null?void 0:o._$AD)===s)this._$AH.p(e);else{const n=new Yh(s,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=Ks.get(t.strings);return e===void 0&&Ks.set(t.strings,e=new Bt(t)),e}k(t){Yi(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new $t(this.O(Mt()),this.O(Mt()),this,this.options)):i=e[s],i._$AI(o),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 Cr{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,o){this.type=1,this._$AH=te,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=te}_$AI(t,e=this,i,s){const o=this.strings;let n=!1;if(o===void 0)t=at(this,t,e,0),n=!Lt(t)||t!==this._$AH&&t!==nt,n&&(this._$AH=t);else{const a=t;let l,d;for(t=o[0],l=0;l<o.length-1;l++)d=at(this,a[i+l],e,l),d===nt&&(d=this._$AH[l]),n||(n=!Lt(d)||d!==this._$AH[l]),d===te?t=te:t!==te&&(t+=(d!=null?d:"")+o[l+1]),this._$AH[l]=d}n&&!s&&this.j(t)}j(t){t===te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}}class Zh extends Cr{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===te?void 0:t}}class Xh extends Cr{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==te)}}class Jh extends Cr{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var n;if((t=(n=at(this,t,e,0))!=null?n:te)===nt)return;const i=this._$AH,s=t===te&&i!==te||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,o=t!==te&&(i===te||s);s&&this.element.removeEventListener(this.name,this,i),o&&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 Kh{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){at(this,t)}}const qr=At.litHtmlPolyfillSupport;var Ho;qr==null||qr(Bt,$t),((Ho=At.litHtmlVersions)!=null?Ho:At.litHtmlVersions=[]).push("3.3.1");const Qh=(r,t,e)=>{var o,n;const i=(o=e==null?void 0:e.renderBefore)!=null?o: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 $t(t.insertBefore(Mt(),a),a,void 0,e!=null?e:{})}return s._$AI(r),s};/**
40
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Xs=/'/g,Js=/"/g,An=/^(?:script|style|textarea|title)$/i,nt=Symbol.for("lit-noChange"),te=Symbol.for("lit-nothing"),Ks=new WeakMap,He=Ve.createTreeWalker(Ve,129);function Tn(r,t){if(!Yi(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return qs!==void 0?qs.createHTML(t):t}const qh=(r,t)=>{const e=r.length-1,i=[];let s,o=t===2?"<svg>":t===3?"<math>":"",n=bt;for(let a=0;a<e;a++){const l=r[a];let d,h,u=-1,f=0;for(;f<l.length&&(n.lastIndex=f,h=n.exec(l),h!==null);)f=n.lastIndex,n===bt?h[1]==="!--"?n=Ys:h[1]!==void 0?n=Zs:h[2]!==void 0?(An.test(h[2])&&(s=RegExp("</"+h[2],"g")),n=De):h[3]!==void 0&&(n=De):n===De?h[0]===">"?(n=s!=null?s:bt,u=-1):h[1]===void 0?u=-2:(u=n.lastIndex-h[2].length,d=h[1],n=h[3]===void 0?De:h[3]==='"'?Js:Xs):n===Js||n===Xs?n=De:n===Ys||n===Zs?n=bt:(n=De,s=void 0);const m=n===De&&r[a+1].startsWith("/>")?" ":"";o+=n===bt?l+Gh:u>=0?(i.push(d),l.slice(0,u)+Cn+l.slice(u)+ke+m):l+ke+(u===-2?a:m)}return[Tn(r,o+(r[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class Bt{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,n=0;const a=t.length-1,l=this.parts,[d,h]=qh(t,e);if(this.el=Bt.createElement(d,i),He.currentNode=this.el.content,e===2||e===3){const u=this.el.content.firstChild;u.replaceWith(...u.childNodes)}for(;(s=He.nextNode())!==null&&l.length<a;){if(s.nodeType===1){if(s.hasAttributes())for(const u of s.getAttributeNames())if(u.endsWith(Cn)){const f=h[n++],m=s.getAttribute(u).split(ke),_=/([.?@])?(.*)/.exec(f);l.push({type:1,index:o,name:_[2],strings:m,ctor:_[1]==="."?Zh:_[1]==="?"?Xh:_[1]==="@"?Jh:Cr}),s.removeAttribute(u)}else u.startsWith(ke)&&(l.push({type:6,index:o}),s.removeAttribute(u));if(An.test(s.tagName)){const u=s.textContent.split(ke),f=u.length-1;if(f>0){s.textContent=ur?ur.emptyScript:"";for(let m=0;m<f;m++)s.append(u[m],Mt()),He.nextNode(),l.push({type:2,index:++o});s.append(u[f],Mt())}}}else if(s.nodeType===8)if(s.data===Sn)l.push({type:2,index:o});else{let u=-1;for(;(u=s.data.indexOf(ke,u+1))!==-1;)l.push({type:7,index:o}),u+=ke.length-1}o++}}static createElement(t,e){const i=Ve.createElement("template");return i.innerHTML=t,i}}function at(r,t,e=r,i){var n,a,l;if(t===nt)return t;let s=i!==void 0?(n=e._$Co)==null?void 0:n[i]:e._$Cl;const o=Lt(t)?void 0:t._$litDirective$;return(s==null?void 0:s.constructor)!==o&&((a=s==null?void 0:s._$AO)==null||a.call(s,!1),o===void 0?s=void 0:(s=new o(r),s._$AT(r,e,i)),i!==void 0?((l=e._$Co)!=null?l:e._$Co=[])[i]=s:e._$Cl=s),s!==void 0&&(t=at(r,s._$AS(r,t.values),s,i)),t}class Yh{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:Ve).importNode(e,!0);He.currentNode=s;let o=He.nextNode(),n=0,a=0,l=i[0];for(;l!==void 0;){if(n===l.index){let h;l.type===2?h=new $t(o,o.nextSibling,this,t):l.type===1?h=new l.ctor(o,l.name,l.strings,this,t):l.type===6&&(h=new Kh(o,this,t)),this._$AV.push(h),l=i[++a]}n!==(l==null?void 0:l.index)&&(o=He.nextNode(),n++)}return He.currentNode=Ve,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 $t{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 o;this.type=2,this._$AH=te,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cv=(o=s==null?void 0:s.isConnected)!=null?o:!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=at(this,t,e),Lt(t)?t===te||t==null||t===""?(this._$AH!==te&&this._$AR(),this._$AH=te):t!==this._$AH&&t!==nt&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Wh(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!==te&&Lt(this._$AH)?this._$AA.nextSibling.data=t:this.T(Ve.createTextNode(t)),this._$AH=t}$(t){var o;const{values:e,_$litType$:i}=t,s=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=Bt.createElement(Tn(i.h,i.h[0]),this.options)),i);if(((o=this._$AH)==null?void 0:o._$AD)===s)this._$AH.p(e);else{const n=new Yh(s,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=Ks.get(t.strings);return e===void 0&&Ks.set(t.strings,e=new Bt(t)),e}k(t){Yi(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new $t(this.O(Mt()),this.O(Mt()),this,this.options)):i=e[s],i._$AI(o),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&&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 Cr{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,o){this.type=1,this._$AH=te,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=te}_$AI(t,e=this,i,s){const o=this.strings;let n=!1;if(o===void 0)t=at(this,t,e,0),n=!Lt(t)||t!==this._$AH&&t!==nt,n&&(this._$AH=t);else{const a=t;let l,d;for(t=o[0],l=0;l<o.length-1;l++)d=at(this,a[i+l],e,l),d===nt&&(d=this._$AH[l]),n||(n=!Lt(d)||d!==this._$AH[l]),d===te?t=te:t!==te&&(t+=(d!=null?d:"")+o[l+1]),this._$AH[l]=d}n&&!s&&this.j(t)}j(t){t===te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}}class Zh extends Cr{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===te?void 0:t}}class Xh extends Cr{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==te)}}class Jh extends Cr{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var n;if((t=(n=at(this,t,e,0))!=null?n:te)===nt)return;const i=this._$AH,s=t===te&&i!==te||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,o=t!==te&&(i===te||s);s&&this.element.removeEventListener(this.name,this,i),o&&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 Kh{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){at(this,t)}}const qr=At.litHtmlPolyfillSupport;var Ho;qr==null||qr(Bt,$t),((Ho=At.litHtmlVersions)!=null?Ho:At.litHtmlVersions=[]).push("3.3.0");const Qh=(r,t,e)=>{var o,n;const i=(o=e==null?void 0:e.renderBefore)!=null?o: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 $t(t.insertBefore(Mt(),a),a,void 0,e!=null?e:{})}return s._$AI(r),s};/**
41
41
  * @license
42
42
  * Copyright 2017 Google LLC
43
43
  * SPDX-License-Identifier: BSD-3-Clause
44
- */const ze=globalThis;class Qe extends Xe{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=Qh(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 nt}}var zo;Qe._$litElement$=!0,Qe.finalized=!0,(zo=ze.litElementHydrateSupport)==null||zo.call(ze,{LitElement:Qe});const Yr=ze.litElementPolyfillSupport;Yr==null||Yr({LitElement:Qe});var Fo;((Fo=ze.litElementVersions)!=null?Fo:ze.litElementVersions=[]).push("4.2.1");/**
44
+ */const ze=globalThis;class Qe extends Xe{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=Qh(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 nt}}var zo;Qe._$litElement$=!0,Qe.finalized=!0,(zo=ze.litElementHydrateSupport)==null||zo.call(ze,{LitElement:Qe});const Yr=ze.litElementPolyfillSupport;Yr==null||Yr({LitElement:Qe});var Fo;((Fo=ze.litElementVersions)!=null?Fo:ze.litElementVersions=[]).push("4.2.0");/**
45
45
  * @license
46
46
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
47
47
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
@@ -4816,13 +4816,11 @@ class Xe extends HTMLElement {
4816
4816
  }
4817
4817
  }
4818
4818
  _$AK(t, e) {
4819
- var o, n, a;
4819
+ var o, n, a, l;
4820
4820
  const i = this.constructor, s = i._$Eh.get(t);
4821
4821
  if (s !== void 0 && this._$Em !== s) {
4822
- const l = i.getPropertyOptions(s), d = typeof l.converter == "function" ? { fromAttribute: l.converter } : ((o = l.converter) == null ? void 0 : o.fromAttribute) !== void 0 ? l.converter : Ci;
4823
- this._$Em = s;
4824
- const h = d.fromAttribute(e, l.type);
4825
- this[s] = (a = h != null ? h : (n = this._$Ej) == null ? void 0 : n.get(s)) != null ? a : h, this._$Em = null;
4822
+ const d = i.getPropertyOptions(s), h = typeof d.converter == "function" ? { fromAttribute: d.converter } : ((o = d.converter) == null ? void 0 : o.fromAttribute) !== void 0 ? d.converter : Ci;
4823
+ this._$Em = s, this[s] = (l = (a = h.fromAttribute(e, d.type)) != null ? a : (n = this._$Ej) == null ? void 0 : n.get(s)) != null ? l : null, this._$Em = null;
4826
4824
  }
4827
4825
  }
4828
4826
  requestUpdate(t, e, i) {
@@ -4913,7 +4911,7 @@ class Xe extends HTMLElement {
4913
4911
  }
4914
4912
  }
4915
4913
  var Do;
4916
- Xe.elementStyles = [], Xe.shadowRootOptions = { mode: "open" }, Xe[St("elementProperties")] = /* @__PURE__ */ new Map(), Xe[St("finalized")] = /* @__PURE__ */ new Map(), Gr == null || Gr({ ReactiveElement: Xe }), ((Do = Le.reactiveElementVersions) != null ? Do : Le.reactiveElementVersions = []).push("2.1.1");
4914
+ Xe.elementStyles = [], Xe.shadowRootOptions = { mode: "open" }, Xe[St("elementProperties")] = /* @__PURE__ */ new Map(), Xe[St("finalized")] = /* @__PURE__ */ new Map(), Gr == null || Gr({ ReactiveElement: Xe }), ((Do = Le.reactiveElementVersions) != null ? Do : Le.reactiveElementVersions = []).push("2.1.0");
4917
4915
  /**
4918
4916
  * @license
4919
4917
  * Copyright 2017 Google LLC
@@ -5078,7 +5076,7 @@ class $t {
5078
5076
  }
5079
5077
  _$AR(t = this._$AA.nextSibling, e) {
5080
5078
  var i;
5081
- for ((i = this._$AP) == null ? void 0 : i.call(this, !1, !0, e); t !== this._$AB; ) {
5079
+ for ((i = this._$AP) == null ? void 0 : i.call(this, !1, !0, e); t && t !== this._$AB; ) {
5082
5080
  const s = t.nextSibling;
5083
5081
  t.remove(), t = s;
5084
5082
  }
@@ -5160,7 +5158,7 @@ class Jh {
5160
5158
  }
5161
5159
  const qr = At.litHtmlPolyfillSupport;
5162
5160
  var Ho;
5163
- qr == null || qr(Bt, $t), ((Ho = At.litHtmlVersions) != null ? Ho : At.litHtmlVersions = []).push("3.3.1");
5161
+ qr == null || qr(Bt, $t), ((Ho = At.litHtmlVersions) != null ? Ho : At.litHtmlVersions = []).push("3.3.0");
5164
5162
  const Kh = (r, t, e) => {
5165
5163
  var o, n;
5166
5164
  const i = (o = e == null ? void 0 : e.renderBefore) != null ? o : t;
@@ -5207,7 +5205,7 @@ Qe._$litElement$ = !0, Qe.finalized = !0, (zo = ze.litElementHydrateSupport) ==
5207
5205
  const Yr = ze.litElementPolyfillSupport;
5208
5206
  Yr == null || Yr({ LitElement: Qe });
5209
5207
  var Fo;
5210
- ((Fo = ze.litElementVersions) != null ? Fo : ze.litElementVersions = []).push("4.2.1");
5208
+ ((Fo = ze.litElementVersions) != null ? Fo : ze.litElementVersions = []).push("4.2.0");
5211
5209
  /**
5212
5210
  * @license
5213
5211
  * 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/GeneralPlayerForgotPasswordForm-3hSUGacB.cjs")).then(({default:t})=>{!customElements.get("general-player-forgot-password-form")&&customElements.define("general-player-forgot-password-form",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/GeneralPlayerForgotPasswordForm-B_m0dlss.cjs")).then(({default:t})=>{!customElements.get("general-player-forgot-password-form")&&customElements.define("general-player-forgot-password-form",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/GeneralPlayerForgotPasswordForm-BCRv_FLj.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/GeneralPlayerForgotPasswordForm-D4PDOvgI.js").then(({ default: t }) => {
14
14
  !customElements.get("general-player-forgot-password-form") && customElements.define("general-player-forgot-password-form", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { G as s } from "../components/GeneralPlayerForgotPasswordForm-C9eek7fw.js";
1
+ import { G as s } from "../components/GeneralPlayerForgotPasswordForm-BSqizI9S.js";
2
2
  function n(t) {
3
3
  return function(...r) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/general-player-forgot-password-form",
3
- "version": "1.86.5",
3
+ "version": "1.86.6",
4
4
  "type": "module",
5
5
  "main": "es2015/general-player-forgot-password-form.cjs",
6
6
  "module": "esnext/general-player-forgot-password-form.js",