@everymatrix/player-account-timeout 1.76.14 → 1.77.1
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/PlayerAccountGeneralConfirmationModal-BAzIqzPO.cjs +18 -0
- package/components/{PlayerAccountGeneralConfirmationModal-5qFM4_q7.js → PlayerAccountGeneralConfirmationModal-D1513x8q.js} +832 -811
- package/components/{PlayerAccountGeneralConfirmationModal-CDWu9PDO.js → PlayerAccountGeneralConfirmationModal-DdwHxQsA.js} +846 -825
- package/components/{PlayerAccountTimeout-EpPro8ec.js → PlayerAccountTimeout-BSuYuxqh.js} +111 -112
- package/components/{PlayerAccountTimeout-BKeRlSSh.cjs → PlayerAccountTimeout-DGQAeGDI.cjs} +74 -74
- package/components/{PlayerAccountTimeout-DJzkcdJo.js → PlayerAccountTimeout-i8KIJRi6.js} +508 -509
- 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
- package/stencil/index-b2193545-BeKKnKhR.js +519 -0
- package/stencil/index-b2193545-HC0t7mHa.js +503 -0
- package/stencil/index-b2193545-YW9b062G.cjs +1 -0
- package/stencil/{ui-skeleton-BPqjm-YB.cjs → ui-skeleton-BL4789dS.cjs} +1 -1
- package/stencil/{ui-skeleton-CWuMYFGQ.js → ui-skeleton-Ca5rz3Hv.js} +2 -2
- package/stencil/{ui-skeleton-ae35c6f2-CW3z59Qf.js → ui-skeleton-ae35c6f2-BDBUiN3S.js} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-DlexSQlT.js → ui-skeleton-ae35c6f2-Cn0ZM_hs.js} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-CKJgMm_5.cjs → ui-skeleton-ae35c6f2-xLf3HyeB.cjs} +1 -1
- package/stencil/{ui-skeleton-NZtdK490.js → ui-skeleton-hI4GeaLk.js} +2 -2
- package/components/PlayerAccountGeneralConfirmationModal-Cuo9r0rD.cjs +0 -18
- package/stencil/index-b2193545-BtPvM93e.js +0 -519
- package/stencil/index-b2193545-CgelUAhE.cjs +0 -1
- package/stencil/index-b2193545-D_KBbaD-.js +0 -503
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var ur=Object.defineProperty,hr=Object.defineProperties;var pr=Object.getOwnPropertyDescriptors;var Ri=Object.getOwnPropertySymbols;var fr=Object.prototype.hasOwnProperty,mr=Object.prototype.propertyIsEnumerable;var Hi=(o,t,e)=>t in o?ur(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,
|
|
1
|
+
"use strict";var ur=Object.defineProperty,hr=Object.defineProperties;var pr=Object.getOwnPropertyDescriptors;var Ri=Object.getOwnPropertySymbols;var fr=Object.prototype.hasOwnProperty,mr=Object.prototype.propertyIsEnumerable;var Hi=(o,t,e)=>t in o?ur(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,Et=(o,t)=>{for(var e in t||(t={}))fr.call(t,e)&&Hi(o,e,t[e]);if(Ri)for(var e of Ri(t))mr.call(t,e)&&Hi(o,e,t[e]);return o},Dt=(o,t)=>hr(o,pr(t));var st=(o,t,e)=>new Promise((i,s)=>{var r=l=>{try{a(e.next(l))}catch(d){s(d)}},n=l=>{try{a(e.throw(l))}catch(d){s(d)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(r,n);a((e=e.apply(o,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./PlayerAccountGeneralConfirmationModal-BAzIqzPO.cjs");require("../stencil/ui-skeleton-BL4789dS.cjs");/**
|
|
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/
|
|
@@ -10,21 +10,21 @@
|
|
|
10
10
|
* @license
|
|
11
11
|
* Copyright 2019 Google LLC
|
|
12
12
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
13
|
-
*/const
|
|
13
|
+
*/const ct=globalThis,mi=ct.ShadowRoot&&(ct.ShadyCSS===void 0||ct.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,_i=Symbol(),Bi=new WeakMap;let gi=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==_i)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(mi&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=Bi.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&Bi.set(e,t))}return t}toString(){return this.cssText}};const gr=o=>new gi(typeof o=="string"?o:o+"",void 0,_i),S=(o,...t)=>{const e=o.length===1?o[0]:t.reduce((i,s,r)=>i+(n=>{if(n._$cssResult$===!0)return n.cssText;if(typeof n=="number")return n;throw Error("Value passed to 'css' function must be a 'css' function result: "+n+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+o[r+1],o[0]);return new gi(e,o,_i)},Ho=(o,t)=>{if(mi)o.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=ct.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,o.appendChild(i)}},Vi=mi?o=>o:o=>o instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return gr(e)})(o):o;/**
|
|
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:"",
|
|
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
|
-
*/const
|
|
22
|
-
\f\r]`,
|
|
23
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Ki=/'/g,Gi=/"/g,jo=/^(?:script|style|textarea|title)$/i,
|
|
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
|
+
\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!==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
|
-
*/class
|
|
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/
|
|
@@ -32,13 +32,13 @@
|
|
|
32
32
|
* @license
|
|
33
33
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
34
34
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
35
|
-
*/const Wo=[],
|
|
36
|
-
`)}const
|
|
35
|
+
*/const Wo=[],qt=new Set,vi=new Set;function qo(o){return o&&Object.prototype.hasOwnProperty.call(o,"__themes")}function Fr(o){return qo(customElements.get(o))}function zr(o=[]){return[o].flat(1/0).filter(t=>t instanceof gi?!0:(console.warn("An item in styles is not of type CSSResult. Use `unsafeCSS` or `css`."),!1))}function Ko(o,t){return(o||"").split(" ").some(e=>new RegExp(`^${e.split("*").join(".*")}$`,"u").test(t))}function Go(o){return o.map(t=>t.cssText).join(`
|
|
36
|
+
`)}const pt="vaadin-themable-mixin-style";function Lr(o,t){const e=document.createElement("style");e.id=pt,e.textContent=Go(o),t.content.appendChild(e)}function $r(o){if(!o.shadowRoot)return;const t=o.constructor;if(o instanceof Ee)[...o.shadowRoot.querySelectorAll("style")].forEach(e=>e.remove()),Ho(o.shadowRoot,t.elementStyles);else{const e=o.shadowRoot.getElementById(pt),i=t.prototype._template;e.textContent=i.content.getElementById(pt).textContent}}function Rr(o){qt.forEach(t=>{const e=t.deref();e instanceof o?$r(e):e||qt.delete(t)})}function Jo(o){if(o.prototype instanceof Ee)o.elementStyles=o.finalizeStyles(o.styles);else{const t=o.prototype._template;t.content.getElementById(pt).textContent=Go(o.getStylesForThis())}vi.forEach(t=>{const e=customElements.get(t);e!==o&&e.prototype instanceof o&&Jo(e)})}function Hr(o,t){const e=o.__themes;return!e||!t?!1:e.some(i=>i.styles.some(s=>t.some(r=>r.cssText===s.cssText)))}function L(o,t,e={}){t=zr(t),window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.registerStyles(o,t,e):Wo.push({themeFor:o,styles:t,include:e.include,moduleId:e.moduleId}),o&&vi.forEach(i=>{if(Ko(o,i)&&Fr(i)){const s=customElements.get(i);Hr(s,t)?console.warn(`Registering styles that already exist for ${i}`):(!window.Vaadin||!window.Vaadin.suppressPostFinalizeStylesWarning)&&console.warn(`The custom element definition for "${i}" was finalized before a style module was registered. Ideally, import component specific style modules before importing the corresponding custom element. This warning can be suppressed by setting "window.Vaadin.suppressPostFinalizeStylesWarning = true".`),Jo(s),Rr(s)}})}function Kt(){return window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.getAllThemes():Wo}function Br(o=""){let t=0;return o.startsWith("lumo-")||o.startsWith("material-")?t=1:o.startsWith("vaadin-")&&(t=2),t}function Xo(o){const t=[];return o.include&&[].concat(o.include).forEach(e=>{const i=Kt().find(s=>s.moduleId===e);i?t.push(...Xo(i),...i.styles):console.warn(`Included moduleId ${e} not found in style registry`)},o.styles),t}function Vr(o){const t=`${o}-default-theme`,e=Kt().filter(i=>i.moduleId!==t&&Ko(i.themeFor,o)).map(i=>Dt(Et({},i),{styles:[...Xo(i),...i.styles],includePriority:Br(i.moduleId)})).sort((i,s)=>s.includePriority-i.includePriority);return e.length>0?e:Kt().filter(i=>i.moduleId===t)}const we=o=>class extends Nr(o){constructor(){super(),qt.add(new WeakRef(this))}static finalize(){if(super.finalize(),this.is&&vi.add(this.is),this.elementStyles)return;const e=this.prototype._template;!e||qo(this)||Lr(this.getStylesForThis(),e)}static finalizeStyles(e){const i=this.getStylesForThis();return e?[...[e].flat(1/0),...i]:i}static getStylesForThis(){const e=o.__themes||[],i=Object.getPrototypeOf(this.prototype),s=(i?i.constructor.__themes:[])||[];this.__themes=[...e,...s,...Vr(this.is)];const r=this.__themes.flatMap(n=>n.styles);return r.filter((n,a)=>a===r.lastIndexOf(n))}};/**
|
|
37
37
|
* @license
|
|
38
38
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
39
39
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
40
40
|
*/const Ur=(o,...t)=>{const e=document.createElement("style");e.id=o,e.textContent=t.map(i=>i.toString()).join(`
|
|
41
|
-
`).replace(":host","html"),document.head.insertAdjacentElement("afterbegin",e)},
|
|
41
|
+
`).replace(":host","html"),document.head.insertAdjacentElement("afterbegin",e)},Ne=(o,...t)=>{Ur(`lumo-${o}`,t)};/**
|
|
42
42
|
* @license
|
|
43
43
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
44
44
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
/* For backwards compatibility */
|
|
58
58
|
--lumo-icon-size: var(--lumo-icon-size-m);
|
|
59
59
|
}
|
|
60
|
-
`;
|
|
60
|
+
`;Ne("sizing-props",jr);/**
|
|
61
61
|
* @license
|
|
62
62
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
63
63
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
--lumo-space-tall-l: var(--lumo-space-l) calc(var(--lumo-space-l) / 2);
|
|
85
85
|
--lumo-space-tall-xl: var(--lumo-space-xl) calc(var(--lumo-space-xl) / 2);
|
|
86
86
|
}
|
|
87
|
-
`;
|
|
87
|
+
`;Ne("spacing-props",Yr);/**
|
|
88
88
|
* @license
|
|
89
89
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
90
90
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
--vaadin-input-field-value-font-size: var(--lumo-font-size-m);
|
|
189
189
|
--vaadin-input-field-value-font-weight: 500;
|
|
190
190
|
}
|
|
191
|
-
`;
|
|
191
|
+
`;Ne("style-props",Wr);/**
|
|
192
192
|
* @license
|
|
193
193
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
194
194
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
--lumo-disabled-text-color: GrayText;
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
|
-
`;
|
|
280
|
+
`;Ne("color-props",qr);const Kr=S`
|
|
281
281
|
[theme~='dark'] {
|
|
282
282
|
/* Base (background) */
|
|
283
283
|
--lumo-base-color: hsl(214, 35%, 21%);
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
border-left: none;
|
|
512
512
|
border-right: 2px solid var(--lumo-contrast-30pct);
|
|
513
513
|
}
|
|
514
|
-
`;L("",Jr,{moduleId:"lumo-typography"});
|
|
514
|
+
`;L("",Jr,{moduleId:"lumo-typography"});Ne("typography-props",Gr);/**
|
|
515
515
|
* @license
|
|
516
516
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
517
517
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -1553,7 +1553,7 @@
|
|
|
1553
1553
|
--lumo-icons-upload: '\\ea29';
|
|
1554
1554
|
--lumo-icons-user: '\\ea2a';
|
|
1555
1555
|
}
|
|
1556
|
-
`;
|
|
1556
|
+
`;Ne("font-icons",en);/**
|
|
1557
1557
|
* @license
|
|
1558
1558
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
1559
1559
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -1933,7 +1933,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
1933
1933
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
1934
1934
|
Code distributed by Google as part of the polymer project is also
|
|
1935
1935
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
1936
|
-
*/let rn=/(url\()([^)]*)(\))/g,nn=/(^\/[^\/])|(^#)|(^[\w-\d]*:)/,
|
|
1936
|
+
*/let rn=/(url\()([^)]*)(\))/g,nn=/(^\/[^\/])|(^#)|(^[\w-\d]*:)/,rt,G;function We(o,t){if(o&&nn.test(o)||o==="//")return o;if(rt===void 0){rt=!1;try{const e=new URL("b","http://a");e.pathname="c%20d",rt=e.href==="http://a/c%20d"}catch(e){}}if(t||(t=document.baseURI||window.location.href),rt)try{return new URL(o,t).href}catch(e){return o}return G||(G=document.implementation.createHTMLDocument("temp"),G.base=G.createElement("base"),G.head.appendChild(G.base),G.anchor=G.createElement("a"),G.body.appendChild(G.anchor)),G.base.href=t,G.anchor.href=o,G.anchor.href||o}function bi(o,t){return o.replace(rn,function(e,i,s,r){return i+"'"+We(s.replace(/["']/g,""),t)+"'"+r})}function wi(o){return o.substring(0,o.lastIndexOf("/")+1)}/**
|
|
1937
1937
|
@license
|
|
1938
1938
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
1939
1939
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -1941,7 +1941,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
1941
1941
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
1942
1942
|
Code distributed by Google as part of the polymer project is also
|
|
1943
1943
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
1944
|
-
*/const ss=!window.ShadyDOM||!window.ShadyDOM.inUse;!window.ShadyCSS||window.ShadyCSS.nativeCss;const an=ss&&"adoptedStyleSheets"in Document.prototype&&"replaceSync"in CSSStyleSheet.prototype&&(()=>{try{const o=new CSSStyleSheet;o.replaceSync("");const t=document.createElement("div");return t.attachShadow({mode:"open"}),t.shadowRoot.adoptedStyleSheets=[o],t.shadowRoot.adoptedStyleSheets[0]===o}catch(o){return!1}})();let ln=window.Polymer&&window.Polymer.rootPath||
|
|
1944
|
+
*/const ss=!window.ShadyDOM||!window.ShadyDOM.inUse;!window.ShadyCSS||window.ShadyCSS.nativeCss;const an=ss&&"adoptedStyleSheets"in Document.prototype&&"replaceSync"in CSSStyleSheet.prototype&&(()=>{try{const o=new CSSStyleSheet;o.replaceSync("");const t=document.createElement("div");return t.attachShadow({mode:"open"}),t.shadowRoot.adoptedStyleSheets=[o],t.shadowRoot.adoptedStyleSheets[0]===o}catch(o){return!1}})();let ln=window.Polymer&&window.Polymer.rootPath||wi(document.baseURI||window.location.href),ft=window.Polymer&&window.Polymer.sanitizeDOMValue||void 0;window.Polymer&&window.Polymer.setPassiveTouchGestures;let mt=window.Polymer&&window.Polymer.strictTemplatePolicy||!1,dn=window.Polymer&&window.Polymer.allowTemplateFromDomModule||!1,rs=window.Polymer&&window.Polymer.legacyOptimizations||!1,ns=window.Polymer&&window.Polymer.legacyWarnings||!1,cn=window.Polymer&&window.Polymer.syncInitialRender||!1,Gt=window.Polymer&&window.Polymer.legacyUndefined||!1,un=window.Polymer&&window.Polymer.orderedComputed||!1,Xi=window.Polymer&&window.Polymer.removeNestedTemplates||!1,hn=window.Polymer&&window.Polymer.fastDomIf||!1,Zi=window.Polymer&&window.Polymer.suppressTemplateNotifications||!1;window.Polymer&&window.Polymer.legacyNoObservedAttributes;let pn=window.Polymer&&window.Polymer.useAdoptedStyleSheetsWithBuiltCSS||!1;/**
|
|
1945
1945
|
@license
|
|
1946
1946
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
1947
1947
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -1957,7 +1957,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
1957
1957
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
1958
1958
|
Code distributed by Google as part of the polymer project is also
|
|
1959
1959
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
1960
|
-
*/let
|
|
1960
|
+
*/let xi={},as={};function Qi(o,t){xi[o]=as[o.toLowerCase()]=t}function eo(o){return xi[o]||as[o.toLowerCase()]}function mn(o){o.querySelector("style")&&console.warn("dom-module %s has style outside template",o.id)}class Je extends HTMLElement{static get observedAttributes(){return["id"]}static import(t,e){if(t){let i=eo(t);return i&&e?i.querySelector(e):i}return null}attributeChangedCallback(t,e,i,s){e!==i&&this.register()}get assetpath(){if(!this.__assetpath){const t=window.HTMLImports&&HTMLImports.importForElement?HTMLImports.importForElement(this)||document:this.ownerDocument,e=We(this.getAttribute("assetpath")||"",t.baseURI);this.__assetpath=wi(e)}return this.__assetpath}register(t){if(t=t||this.id,t){if(mt&&eo(t)!==void 0)throw Qi(t,null),new Error(`strictTemplatePolicy: dom-module ${t} re-registered`);this.id=t,Qi(t,this),mn(this)}}}Je.prototype.modules=xi;customElements.define("dom-module",Je);/**
|
|
1961
1961
|
@license
|
|
1962
1962
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
1963
1963
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -1965,7 +1965,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
1965
1965
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
1966
1966
|
Code distributed by Google as part of the polymer project is also
|
|
1967
1967
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
1968
|
-
*/const _n="link[rel=import][type~=css]",gn="include",to="shady-unscoped";function ls(o){return
|
|
1968
|
+
*/const _n="link[rel=import][type~=css]",gn="include",to="shady-unscoped";function ls(o){return Je.import(o)}function io(o){let t=o.body?o.body:o;const e=bi(t.textContent,o.baseURI),i=document.createElement("style");return i.textContent=e,i}function yn(o){const t=o.trim().split(/\s+/),e=[];for(let i=0;i<t.length;i++)e.push(...vn(t[i]));return e}function vn(o){const t=ls(o);if(!t)return console.warn("Could not find style data in module named",o),[];if(t._styles===void 0){const e=[];e.push(...cs(t));const i=t.querySelector("template");i&&e.push(...ds(i,t.assetpath)),t._styles=e}return t._styles}function ds(o,t){if(!o._styles){const e=[],i=o.content.querySelectorAll("style");for(let s=0;s<i.length;s++){let r=i[s],n=r.getAttribute(gn);n&&e.push(...yn(n).filter(function(a,l,d){return d.indexOf(a)===l})),t&&(r.textContent=bi(r.textContent,t)),e.push(r)}o._styles=e}return o._styles}function bn(o){let t=ls(o);return t?cs(t):[]}function cs(o){const t=[],e=o.querySelectorAll(_n);for(let i=0;i<e.length;i++){let s=e[i];if(s.import){const r=s.import,n=s.hasAttribute(to);if(n&&!r._unscopedStyle){const a=io(r);a.setAttribute(to,""),r._unscopedStyle=a}else r._style||(r._style=io(r));t.push(n?r._unscopedStyle:r._style)}}return t}/**
|
|
1969
1969
|
@license
|
|
1970
1970
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
1971
1971
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -1981,7 +1981,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
1981
1981
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
1982
1982
|
Code distributed by Google as part of the polymer project is also
|
|
1983
1983
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
1984
|
-
*/function
|
|
1984
|
+
*/function Jt(o){return o.indexOf(".")>=0}function xe(o){let t=o.indexOf(".");return t===-1?o:o.slice(0,t)}function us(o,t){return o.indexOf(t+".")===0}function Xe(o,t){return t.indexOf(o+".")===0}function Ze(o,t,e){return t+e.slice(o.length)}function wn(o,t){return o===t||us(o,t)||Xe(o,t)}function Ve(o){if(Array.isArray(o)){let t=[];for(let e=0;e<o.length;e++){let i=o[e].toString().split(".");for(let s=0;s<i.length;s++)t.push(i[s])}return t.join(".")}else return o}function hs(o){return Array.isArray(o)?Ve(o).split("."):o.toString().split(".")}function W(o,t,e){let i=o,s=hs(t);for(let r=0;r<s.length;r++){if(!i)return;let n=s[r];i=i[n]}return e&&(e.path=s.join(".")),i}function oo(o,t,e){let i=o,s=hs(t),r=s[s.length-1];if(s.length>1){for(let n=0;n<s.length-1;n++){let a=s[n];if(i=i[a],!i)return}i[r]=e}else i[t]=e;return s.join(".")}/**
|
|
1985
1985
|
@license
|
|
1986
1986
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
1987
1987
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -1989,7 +1989,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
1989
1989
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
1990
1990
|
Code distributed by Google as part of the polymer project is also
|
|
1991
1991
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
1992
|
-
*/const
|
|
1992
|
+
*/const _t={},xn=/-[a-z]/g,Cn=/([A-Z])/g;function ps(o){return _t[o]||(_t[o]=o.indexOf("-")<0?o:o.replace(xn,t=>t[1].toUpperCase()))}function wt(o){return _t[o]||(_t[o]=o.replace(Cn,"-$1").toLowerCase())}/**
|
|
1993
1993
|
@license
|
|
1994
1994
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
1995
1995
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -1997,7 +1997,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
1997
1997
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
1998
1998
|
Code distributed by Google as part of the polymer project is also
|
|
1999
1999
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2000
|
-
*/let An=0,fs=0,
|
|
2000
|
+
*/let An=0,fs=0,De=[],Tn=0,Xt=!1,ms=document.createTextNode("");new window.MutationObserver(En).observe(ms,{characterData:!0});function En(){Xt=!1;const o=De.length;for(let t=0;t<o;t++){let e=De[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}De.splice(0,o),fs+=o}const Dn={after(o){return{run(t){return window.setTimeout(t,o)},cancel(t){window.clearTimeout(t)}}},run(o,t){return window.setTimeout(o,t)},cancel(o){window.clearTimeout(o)}},_s={run(o){return Xt||(Xt=!0,ms.textContent=Tn++),De.push(o),An++},cancel(o){const t=o-fs;if(t>=0){if(!De[t])throw new Error("invalid async handle: "+o);De[t]=null}}};/**
|
|
2001
2001
|
@license
|
|
2002
2002
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2003
2003
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2013,7 +2013,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
2013
2013
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2014
2014
|
Code distributed by Google as part of the polymer project is also
|
|
2015
2015
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2016
|
-
*/const ys={};let
|
|
2016
|
+
*/const ys={};let nt=HTMLElement.prototype;for(;nt;){let o=Object.getOwnPropertyNames(nt);for(let t=0;t<o.length;t++)ys[o[t]]=!0;nt=Object.getPrototypeOf(nt)}const Sn=window.trustedTypes?o=>trustedTypes.isHTML(o)||trustedTypes.isScript(o)||trustedTypes.isScriptURL(o):()=>!1;function Pn(o,t){if(!ys[t]){let e=o[t];e!==void 0&&(o.__data?o._setPendingProperty(t,e):(o.__dataProto?o.hasOwnProperty(JSCompiler_renameProperty("__dataProto",o))||(o.__dataProto=Object.create(o.__dataProto)):o.__dataProto={},o.__dataProto[t]=e))}}const On=H(o=>{const t=gs(o);class e extends t{static createPropertiesForAttributes(){let s=this.observedAttributes;for(let r=0;r<s.length;r++)this.prototype._createPropertyAccessor(ps(s[r]))}static attributeNameForProperty(s){return wt(s)}_initializeProperties(){this.__dataProto&&(this._initializeProtoProperties(this.__dataProto),this.__dataProto=null),super._initializeProperties()}_initializeProtoProperties(s){for(let r in s)this._setProperty(r,s[r])}_ensureAttribute(s,r){const n=this;n.hasAttribute(s)||this._valueToNodeAttribute(n,r,s)}_serializeValue(s){switch(typeof s){case"object":if(s instanceof Date)return s.toString();if(s){if(Sn(s))return s;try{return JSON.stringify(s)}catch(r){return""}}default:return super._serializeValue(s)}}_deserializeValue(s,r){let n;switch(r){case Object:try{n=JSON.parse(s)}catch(a){n=s}break;case Array:try{n=JSON.parse(s)}catch(a){n=null,console.warn(`Polymer::Attributes: couldn't decode Array as JSON: ${s}`)}break;case Date:n=isNaN(s)?String(s):Number(s),n=new Date(n);break;default:n=super._deserializeValue(s,r);break}return n}_definePropertyAccessor(s,r){Pn(this,s),super._definePropertyAccessor(s,r)}_hasAccessor(s){return this.__dataHasAccessor&&this.__dataHasAccessor[s]}_isPropertyPending(s){return!!(this.__dataPending&&s in this.__dataPending)}}return e});/**
|
|
2017
2017
|
@license
|
|
2018
2018
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2019
2019
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2031,7 +2031,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2031
2031
|
* be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by
|
|
2032
2032
|
* Google as part of the polymer project is also subject to an additional IP
|
|
2033
2033
|
* rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2034
|
-
*/let Ze=0;const Qe=[],P={COMPUTE:"__computeEffects",REFLECT:"__reflectEffects",NOTIFY:"__notifyEffects",PROPAGATE:"__propagateEffects",OBSERVE:"__observeEffects",READ_ONLY:"__readOnly"},bs="__computeInfo",Vn=/[A-Z]/;function Ot(o,t,e){let i=o[t];if(!i)i=o[t]={};else if(!o.hasOwnProperty(t)&&(i=o[t]=Object.create(o[t]),e))for(let s in i){let r=i[s],n=i[s]=Array(r.length);for(let a=0;a<r.length;a++)n[a]=r[a]}return i}function Ve(o,t,e,i,s,r){if(t){let n=!1;const a=Ze++;for(let l in e){let d=s?we(l):l,u=t[d];if(u)for(let h=0,p=u.length,f;h<p&&(f=u[h]);h++)(!f.info||f.info.lastRun!==a)&&(!s||xi(l,f.trigger))&&(f.info&&(f.info.lastRun=a),f.fn(o,l,e,i,f.info,s,r),n=!0)}return n}return!1}function Un(o,t,e,i,s,r,n,a){let l=!1,d=n?we(i):i,u=t[d];if(u)for(let h=0,p=u.length,f;h<p&&(f=u[h]);h++)(!f.info||f.info.lastRun!==e)&&(!n||xi(i,f.trigger))&&(f.info&&(f.info.lastRun=e),f.fn(o,i,s,r,f.info,n,a),l=!0);return l}function xi(o,t){if(t){let e=t.name;return e==o||!!(t.structured&&us(e,o))||!!(t.wildcard&&Je(e,o))}else return!0}function no(o,t,e,i,s){let r=typeof s.method=="string"?o[s.method]:s.method,n=s.property;r?r.call(o,o.__data[n],i[n]):s.dynamicFn||console.warn("observer method `"+s.method+"` not defined")}function jn(o,t,e,i,s){let r=o[P.NOTIFY],n,a=Ze++;for(let d in t)t[d]&&(r&&Un(o,r,a,d,e,i,s)||s&&Yn(o,d,e))&&(n=!0);let l;n&&(l=o.__dataHost)&&l._invalidateProperties&&l._invalidateProperties()}function Yn(o,t,e){let i=we(t);if(i!==t){let s=bt(i)+"-changed";return ws(o,s,e[t],t),!0}return!1}function ws(o,t,e,i){let s={value:e,queueProperty:!0};i&&(s.path=i),V(o).dispatchEvent(new CustomEvent(t,{detail:s}))}function Wn(o,t,e,i,s,r){let a=(r?we(t):t)!=t?t:null,l=a?W(o,a):o.__data[t];a&&l===void 0&&(l=e[t]),ws(o,s.eventName,l,a)}function qn(o,t,e,i,s){let r,n=o.detail,a=n&&n.path;a?(i=Xe(e,i,a),r=n&&n.value):r=o.currentTarget[e],r=s?!r:r,(!t[P.READ_ONLY]||!t[P.READ_ONLY][i])&&t._setPendingPropertyOrPath(i,r,!0,!!a)&&(!n||!n.queueProperty)&&t._invalidateProperties()}function Kn(o,t,e,i,s){let r=o.__data[t];pt&&(r=pt(r,s.attrName,"attribute",o)),o._propertyToAttribute(t,s.attrName,r)}function Gn(o,t,e,i){let s=o[P.COMPUTE];if(s)if(un){Ze++;const r=Xn(o),n=[];for(let l in t)ao(l,s,n,r,i);let a;for(;a=n.shift();)xs(o,"",t,e,a)&&ao(a.methodInfo,s,n,r,i);Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),o.__dataPending=null}else{let r=t;for(;Ve(o,s,r,e,i);)Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),r=o.__dataPending,o.__dataPending=null}}const Jn=(o,t,e)=>{let i=0,s=t.length-1,r=-1;for(;i<=s;){const n=i+s>>1,a=e.get(t[n].methodInfo)-e.get(o.methodInfo);if(a<0)i=n+1;else if(a>0)s=n-1;else{r=n;break}}r<0&&(r=s+1),t.splice(r,0,o)},ao=(o,t,e,i,s)=>{const r=s?we(o):o,n=t[r];if(n)for(let a=0;a<n.length;a++){const l=n[a];l.info.lastRun!==Ze&&(!s||xi(o,l.trigger))&&(l.info.lastRun=Ze,Jn(l.info,e,i))}};function Xn(o){let t=o.constructor.__orderedComputedDeps;if(!t){t=new Map;const e=o[P.COMPUTE];let{counts:i,ready:s,total:r}=Zn(o),n;for(;n=s.shift();){t.set(n,t.size);const a=e[n];a&&a.forEach(l=>{const d=l.info.methodInfo;--r,--i[d]===0&&s.push(d)})}r!==0&&console.warn(`Computed graph for ${o.localName} incomplete; circular?`),o.constructor.__orderedComputedDeps=t}return t}function Zn(o){const t=o[bs],e={},i=o[P.COMPUTE],s=[];let r=0;for(let n in t){const a=t[n];r+=e[n]=a.args.filter(l=>!l.literal).length+(a.dynamicFn?1:0)}for(let n in i)t[n]||s.push(n);return{counts:e,ready:s,total:r}}function xs(o,t,e,i,s){let r=Xt(o,t,e,i,s);if(r===Qe)return!1;let n=s.methodInfo;return o.__dataHasAccessor&&o.__dataHasAccessor[n]?o._setPendingProperty(n,r,!0):(o[n]=r,!1)}function Qn(o,t,e){let i=o.__dataLinkedPaths;if(i){let s;for(let r in i){let n=i[r];Je(r,t)?(s=Xe(r,n,t),o._setPendingPropertyOrPath(s,e,!0,!0)):Je(n,t)&&(s=Xe(n,r,t),o._setPendingPropertyOrPath(s,e,!0,!0))}}}function Mt(o,t,e,i,s,r,n){e.bindings=e.bindings||[];let a={kind:i,target:s,parts:r,literal:n,isCompound:r.length!==1};if(e.bindings.push(a),sa(a)){let{event:d,negate:u}=a.parts[0];a.listenerEvent=d||bt(s)+"-changed",a.listenerNegate=u}let l=t.nodeInfoList.length;for(let d=0;d<a.parts.length;d++){let u=a.parts[d];u.compoundIndex=d,ea(o,t,a,u,l)}}function ea(o,t,e,i,s){if(!i.literal)if(e.kind==="attribute"&&e.target[0]==="-")console.warn("Cannot set attribute "+e.target+' because "-" is not a valid attribute starting character');else{let r=i.dependencies,n={index:s,binding:e,part:i,evaluator:o};for(let a=0;a<r.length;a++){let l=r[a];typeof l=="string"&&(l=As(l),l.wildcard=!0),o._addTemplatePropertyEffect(t,l.rootProperty,{fn:ta,info:n,trigger:l})}}}function ta(o,t,e,i,s,r,n){let a=n[s.index],l=s.binding,d=s.part;if(r&&d.source&&t.length>d.source.length&&l.kind=="property"&&!l.isCompound&&a.__isPropertyEffectsClient&&a.__dataHasAccessor&&a.__dataHasAccessor[l.target]){let u=e[t];t=Xe(d.source,l.target,t),a._setPendingPropertyOrPath(t,u,!1,!0)&&o._enqueueClient(a)}else{let u=s.evaluator._evaluateBinding(o,d,t,e,i,r);u!==Qe&&ia(o,a,l,d,u)}}function ia(o,t,e,i,s){if(s=oa(t,s,e,i),pt&&(s=pt(s,e.target,e.kind,t)),e.kind=="attribute")o._valueToNodeAttribute(t,s,e.target);else{let r=e.target;t.__isPropertyEffectsClient&&t.__dataHasAccessor&&t.__dataHasAccessor[r]?(!t[P.READ_ONLY]||!t[P.READ_ONLY][r])&&t._setPendingProperty(r,s)&&o._enqueueClient(t):o._setUnmanagedPropertyToNode(t,r,s)}}function oa(o,t,e,i){if(e.isCompound){let s=o.__dataCompoundStorage[e.target];s[i.compoundIndex]=t,t=s.join("")}return e.kind!=="attribute"&&(e.target==="textContent"||e.target==="value"&&(o.localName==="input"||o.localName==="textarea"))&&(t=t==null?"":t),t}function sa(o){return!!o.target&&o.kind!="attribute"&&o.kind!="text"&&!o.isCompound&&o.parts[0].mode==="{"}function ra(o,t){let{nodeList:e,nodeInfoList:i}=t;if(i.length)for(let s=0;s<i.length;s++){let r=i[s],n=e[s],a=r.bindings;if(a)for(let l=0;l<a.length;l++){let d=a[l];na(n,d),aa(n,o,d)}n.__dataHost=o}}function na(o,t){if(t.isCompound){let e=o.__dataCompoundStorage||(o.__dataCompoundStorage={}),i=t.parts,s=new Array(i.length);for(let n=0;n<i.length;n++)s[n]=i[n].literal;let r=t.target;e[r]=s,t.literal&&t.kind=="property"&&(r==="className"&&(o=V(o)),o[r]=t.literal)}}function aa(o,t,e){if(e.listenerEvent){let i=e.parts[0];o.addEventListener(e.listenerEvent,function(s){qn(s,t,e.target,i.source,i.negate)})}}function lo(o,t,e,i,s,r){r=t.static||r&&(typeof r!="object"||r[t.methodName]);let n={methodName:t.methodName,args:t.args,methodInfo:s,dynamicFn:r};for(let a=0,l;a<t.args.length&&(l=t.args[a]);a++)l.literal||o._addPropertyEffect(l.rootProperty,e,{fn:i,info:n,trigger:l});return r&&o._addPropertyEffect(t.methodName,e,{fn:i,info:n}),n}function Xt(o,t,e,i,s){let r=o._methodHost||o,n=r[s.methodName];if(n){let a=o._marshalArgs(s.args,t,e);return a===Qe?Qe:n.apply(r,a)}else s.dynamicFn||console.warn("method `"+s.methodName+"` not defined")}const la=[],Cs="(?:[a-zA-Z_$][\\w.:$\\-*]*)",da="(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)",ca="(?:'(?:[^'\\\\]|\\\\.)*')",ua='(?:"(?:[^"\\\\]|\\\\.)*")',ha="(?:"+ca+"|"+ua+")",co="(?:("+Cs+"|"+da+"|"+ha+")\\s*)",pa="(?:"+co+"(?:,\\s*"+co+")*)",fa="(?:\\(\\s*(?:"+pa+"?)\\)\\s*)",ma="("+Cs+"\\s*"+fa+"?)",_a="(\\[\\[|{{)\\s*",ga="(?:]]|}})",ya="(?:(!)\\s*)?",va=_a+ya+ma+ga,uo=new RegExp(va,"g");function ho(o){let t="";for(let e=0;e<o.length;e++){let i=o[e].literal;t+=i||""}return t}function It(o){let t=o.match(/([^\s]+?)\(([\s\S]*)\)/);if(t){let i={methodName:t[1],static:!0,args:la};if(t[2].trim()){let s=t[2].replace(/\\,/g,",").split(",");return ba(s,i)}else return i}return null}function ba(o,t){return t.args=o.map(function(e){let i=As(e);return i.literal||(t.static=!1),i},this),t}function As(o){let t=o.trim().replace(/,/g,",").replace(/\\(.)/g,"$1"),e={name:t,value:"",literal:!1},i=t[0];switch(i==="-"&&(i=t[1]),i>="0"&&i<="9"&&(i="#"),i){case"'":case'"':e.value=t.slice(1,-1),e.literal=!0;break;case"#":e.value=Number(t),e.literal=!0;break}return e.literal||(e.rootProperty=we(t),e.structured=Gt(t),e.structured&&(e.wildcard=t.slice(-2)==".*",e.wildcard&&(e.name=t.slice(0,-2)))),e}function po(o,t,e){let i=W(o,e);return i===void 0&&(i=t[e]),i}function Ts(o,t,e,i){const s={indexSplices:i};Kt&&!o._overrideLegacyUndefined&&(t.splices=s),o.notifyPath(e+".splices",s),o.notifyPath(e+".length",t.length),Kt&&!o._overrideLegacyUndefined&&(s.indexSplices=[])}function Le(o,t,e,i,s,r){Ts(o,t,e,[{index:i,addedCount:s,removed:r,object:t,type:"splice"}])}function wa(o){return o[0].toUpperCase()+o.substring(1)}const Ci=H(o=>{const t=Bn(On(o));class e extends t{constructor(){super(),this.__isPropertyEffectsClient=!0,this.__dataClientsReady,this.__dataPendingClients,this.__dataToNotify,this.__dataLinkedPaths,this.__dataHasPaths,this.__dataCompoundStorage,this.__dataHost,this.__dataTemp,this.__dataClientsInitialized,this.__data,this.__dataPending,this.__dataOld,this.__computeEffects,this.__computeInfo,this.__reflectEffects,this.__notifyEffects,this.__propagateEffects,this.__observeEffects,this.__readOnly,this.__templateInfo,this._overrideLegacyUndefined}get PROPERTY_EFFECT_TYPES(){return P}_initializeProperties(){super._initializeProperties(),this._registerHost(),this.__dataClientsReady=!1,this.__dataPendingClients=null,this.__dataToNotify=null,this.__dataLinkedPaths=null,this.__dataHasPaths=!1,this.__dataCompoundStorage=this.__dataCompoundStorage||null,this.__dataHost=this.__dataHost||null,this.__dataTemp={},this.__dataClientsInitialized=!1}_registerHost(){if($e.length){let s=$e[$e.length-1];s._enqueueClient(this),this.__dataHost=s}}_initializeProtoProperties(s){this.__data=Object.create(s),this.__dataPending=Object.create(s),this.__dataOld={}}_initializeInstanceProperties(s){let r=this[P.READ_ONLY];for(let n in s)(!r||!r[n])&&(this.__dataPending=this.__dataPending||{},this.__dataOld=this.__dataOld||{},this.__data[n]=this.__dataPending[n]=s[n])}_addPropertyEffect(s,r,n){this._createPropertyAccessor(s,r==P.READ_ONLY);let a=Ot(this,r,!0)[s];a||(a=this[r][s]=[]),a.push(n)}_removePropertyEffect(s,r,n){let a=Ot(this,r,!0)[s],l=a.indexOf(n);l>=0&&a.splice(l,1)}_hasPropertyEffect(s,r){let n=this[r];return!!(n&&n[s])}_hasReadOnlyEffect(s){return this._hasPropertyEffect(s,P.READ_ONLY)}_hasNotifyEffect(s){return this._hasPropertyEffect(s,P.NOTIFY)}_hasReflectEffect(s){return this._hasPropertyEffect(s,P.REFLECT)}_hasComputedEffect(s){return this._hasPropertyEffect(s,P.COMPUTE)}_setPendingPropertyOrPath(s,r,n,a){if(a||we(Array.isArray(s)?s[0]:s)!==s){if(!a){let l=W(this,s);if(s=oo(this,s,r),!s||!super._shouldPropertyChange(s,r,l))return!1}if(this.__dataHasPaths=!0,this._setPendingProperty(s,r,n))return Qn(this,s,r),!0}else{if(this.__dataHasAccessor&&this.__dataHasAccessor[s])return this._setPendingProperty(s,r,n);this[s]=r}return!1}_setUnmanagedPropertyToNode(s,r,n){(n!==s[r]||typeof n=="object")&&(r==="className"&&(s=V(s)),s[r]=n)}_setPendingProperty(s,r,n){let a=this.__dataHasPaths&&Gt(s),l=a?this.__dataTemp:this.__data;return this._shouldPropertyChange(s,r,l[s])?(this.__dataPending||(this.__dataPending={},this.__dataOld={}),s in this.__dataOld||(this.__dataOld[s]=this.__data[s]),a?this.__dataTemp[s]=r:this.__data[s]=r,this.__dataPending[s]=r,(a||this[P.NOTIFY]&&this[P.NOTIFY][s])&&(this.__dataToNotify=this.__dataToNotify||{},this.__dataToNotify[s]=n),!0):!1}_setProperty(s,r){this._setPendingProperty(s,r,!0)&&this._invalidateProperties()}_invalidateProperties(){this.__dataReady&&this._flushProperties()}_enqueueClient(s){this.__dataPendingClients=this.__dataPendingClients||[],s!==this&&this.__dataPendingClients.push(s)}_flushClients(){this.__dataClientsReady?this.__enableOrFlushClients():(this.__dataClientsReady=!0,this._readyClients(),this.__dataReady=!0)}__enableOrFlushClients(){let s=this.__dataPendingClients;if(s){this.__dataPendingClients=null;for(let r=0;r<s.length;r++){let n=s[r];n.__dataEnabled?n.__dataPending&&n._flushProperties():n._enableProperties()}}}_readyClients(){this.__enableOrFlushClients()}setProperties(s,r){for(let n in s)(r||!this[P.READ_ONLY]||!this[P.READ_ONLY][n])&&this._setPendingPropertyOrPath(n,s[n],!0);this._invalidateProperties()}ready(){this._flushProperties(),this.__dataClientsReady||this._flushClients(),this.__dataPending&&this._flushProperties()}_propertiesChanged(s,r,n){let a=this.__dataHasPaths;this.__dataHasPaths=!1;let l;Gn(this,r,n,a),l=this.__dataToNotify,this.__dataToNotify=null,this._propagatePropertyChanges(r,n,a),this._flushClients(),Ve(this,this[P.REFLECT],r,n,a),Ve(this,this[P.OBSERVE],r,n,a),l&&jn(this,l,r,n,a),this.__dataCounter==1&&(this.__dataTemp={})}_propagatePropertyChanges(s,r,n){this[P.PROPAGATE]&&Ve(this,this[P.PROPAGATE],s,r,n),this.__templateInfo&&this._runEffectsForTemplate(this.__templateInfo,s,r,n)}_runEffectsForTemplate(s,r,n,a){const l=(d,u)=>{Ve(this,s.propertyEffects,d,n,u,s.nodeList);for(let h=s.firstChild;h;h=h.nextSibling)this._runEffectsForTemplate(h,d,n,u)};s.runEffects?s.runEffects(l,r,a):l(r,a)}linkPaths(s,r){s=Be(s),r=Be(r),this.__dataLinkedPaths=this.__dataLinkedPaths||{},this.__dataLinkedPaths[s]=r}unlinkPaths(s){s=Be(s),this.__dataLinkedPaths&&delete this.__dataLinkedPaths[s]}notifySplices(s,r){let n={path:""},a=W(this,s,n);Ts(this,a,n.path,r)}get(s,r){return W(r||this,s)}set(s,r,n){n?oo(n,s,r):(!this[P.READ_ONLY]||!this[P.READ_ONLY][s])&&this._setPendingPropertyOrPath(s,r,!0)&&this._invalidateProperties()}push(s,...r){let n={path:""},a=W(this,s,n),l=a.length,d=a.push(...r);return r.length&&Le(this,a,n.path,l,r.length,[]),d}pop(s){let r={path:""},n=W(this,s,r),a=!!n.length,l=n.pop();return a&&Le(this,n,r.path,n.length,0,[l]),l}splice(s,r,n,...a){let l={path:""},d=W(this,s,l);r<0?r=d.length-Math.floor(-r):r&&(r=Math.floor(r));let u;return arguments.length===2?u=d.splice(r):u=d.splice(r,n,...a),(a.length||u.length)&&Le(this,d,l.path,r,a.length,u),u}shift(s){let r={path:""},n=W(this,s,r),a=!!n.length,l=n.shift();return a&&Le(this,n,r.path,0,0,[l]),l}unshift(s,...r){let n={path:""},a=W(this,s,n),l=a.unshift(...r);return r.length&&Le(this,a,n.path,0,r.length,[]),l}notifyPath(s,r){let n;if(arguments.length==1){let a={path:""};r=W(this,s,a),n=a.path}else Array.isArray(s)?n=Be(s):n=s;this._setPendingPropertyOrPath(n,r,!0,!0)&&this._invalidateProperties()}_createReadOnlyProperty(s,r){this._addPropertyEffect(s,P.READ_ONLY),r&&(this["_set"+wa(s)]=function(n){this._setProperty(s,n)})}_createPropertyObserver(s,r,n){let a={property:s,method:r,dynamicFn:!!n};this._addPropertyEffect(s,P.OBSERVE,{fn:no,info:a,trigger:{name:s}}),n&&this._addPropertyEffect(r,P.OBSERVE,{fn:no,info:a,trigger:{name:r}})}_createMethodObserver(s,r){let n=It(s);if(!n)throw new Error("Malformed observer expression '"+s+"'");lo(this,n,P.OBSERVE,Xt,null,r)}_createNotifyingProperty(s){this._addPropertyEffect(s,P.NOTIFY,{fn:Wn,info:{eventName:bt(s)+"-changed",property:s}})}_createReflectedProperty(s){let r=this.constructor.attributeNameForProperty(s);r[0]==="-"?console.warn("Property "+s+" cannot be reflected to attribute "+r+' because "-" is not a valid starting attribute name. Use a lowercase first letter for the property instead.'):this._addPropertyEffect(s,P.REFLECT,{fn:Kn,info:{attrName:r}})}_createComputedProperty(s,r,n){let a=It(r);if(!a)throw new Error("Malformed computed expression '"+r+"'");const l=lo(this,a,P.COMPUTE,xs,s,n);Ot(this,bs)[s]=l}_marshalArgs(s,r,n){const a=this.__data,l=[];for(let d=0,u=s.length;d<u;d++){let{name:h,structured:p,wildcard:f,value:v,literal:T}=s[d];if(!T)if(f){const E=Je(h,r),A=po(a,n,E?r:h);v={path:E?r:h,value:A,base:E?W(a,h):A}}else v=p?po(a,n,h):a[h];if(Kt&&!this._overrideLegacyUndefined&&v===void 0&&s.length>1)return Qe;l[d]=v}return l}static addPropertyEffect(s,r,n){this.prototype._addPropertyEffect(s,r,n)}static createPropertyObserver(s,r,n){this.prototype._createPropertyObserver(s,r,n)}static createMethodObserver(s,r){this.prototype._createMethodObserver(s,r)}static createNotifyingProperty(s){this.prototype._createNotifyingProperty(s)}static createReadOnlyProperty(s,r){this.prototype._createReadOnlyProperty(s,r)}static createReflectedProperty(s){this.prototype._createReflectedProperty(s)}static createComputedProperty(s,r,n){this.prototype._createComputedProperty(s,r,n)}static bindTemplate(s){return this.prototype._bindTemplate(s)}_bindTemplate(s,r){let n=this.constructor._parseTemplate(s),a=this.__preBoundTemplateInfo==n;if(!a)for(let l in n.propertyEffects)this._createPropertyAccessor(l);if(r)if(n=Object.create(n),n.wasPreBound=a,!this.__templateInfo)this.__templateInfo=n;else{const l=s._parentTemplateInfo||this.__templateInfo,d=l.lastChild;n.parent=l,l.lastChild=n,n.previousSibling=d,d?d.nextSibling=n:l.firstChild=n}else this.__preBoundTemplateInfo=n;return n}static _addTemplatePropertyEffect(s,r,n){let a=s.hostProps=s.hostProps||{};a[r]=!0;let l=s.propertyEffects=s.propertyEffects||{};(l[r]=l[r]||[]).push(n)}_stampTemplate(s,r){r=r||this._bindTemplate(s,!0),$e.push(this);let n=super._stampTemplate(s,r);if($e.pop(),r.nodeList=n.nodeList,!r.wasPreBound){let a=r.childNodes=[];for(let l=n.firstChild;l;l=l.nextSibling)a.push(l)}return n.templateInfo=r,ra(this,r),this.__dataClientsReady&&(this._runEffectsForTemplate(r,this.__data,null,!1),this._flushClients()),n}_removeBoundDom(s){const r=s.templateInfo,{previousSibling:n,nextSibling:a,parent:l}=r;n?n.nextSibling=a:l&&(l.firstChild=a),a?a.previousSibling=n:l&&(l.lastChild=n),r.nextSibling=r.previousSibling=null;let d=r.childNodes;for(let u=0;u<d.length;u++){let h=d[u];V(V(h).parentNode).removeChild(h)}}static _parseTemplateNode(s,r,n){let a=t._parseTemplateNode.call(this,s,r,n);if(s.nodeType===Node.TEXT_NODE){let l=this._parseBindings(s.textContent,r);l&&(s.textContent=ho(l)||" ",Mt(this,r,n,"text","textContent",l),a=!0)}return a}static _parseTemplateNodeAttribute(s,r,n,a,l){let d=this._parseBindings(l,r);if(d){let u=a,h="property";Vn.test(a)?h="attribute":a[a.length-1]=="$"&&(a=a.slice(0,-1),h="attribute");let p=ho(d);return p&&h=="attribute"&&(a=="class"&&s.hasAttribute("class")&&(p+=" "+s.getAttribute(a)),s.setAttribute(a,p)),h=="attribute"&&u=="disable-upgrade$"&&s.setAttribute(a,""),s.localName==="input"&&u==="value"&&s.setAttribute(u,""),s.removeAttribute(u),h==="property"&&(a=ps(a)),Mt(this,r,n,h,a,d,p),!0}else return t._parseTemplateNodeAttribute.call(this,s,r,n,a,l)}static _parseTemplateNestedTemplate(s,r,n){let a=t._parseTemplateNestedTemplate.call(this,s,r,n);const l=s.parentNode,d=n.templateInfo,u=l.localName==="dom-if",h=l.localName==="dom-repeat";Xi&&(u||h)&&(l.removeChild(s),n=n.parentInfo,n.templateInfo=d,n.noted=!0,a=!1);let p=d.hostProps;if(hn&&u)p&&(r.hostProps=Object.assign(r.hostProps||{},p),Xi||(n.parentInfo.noted=!0));else{let f="{";for(let v in p){let T=[{mode:f,source:v,dependencies:[v],hostProp:!0}];Mt(this,r,n,"property","_host_"+v,T)}}return a}static _parseBindings(s,r){let n=[],a=0,l;for(;(l=uo.exec(s))!==null;){l.index>a&&n.push({literal:s.slice(a,l.index)});let d=l[1][0],u=!!l[2],h=l[3].trim(),p=!1,f="",v=-1;d=="{"&&(v=h.indexOf("::"))>0&&(f=h.substring(v+2),h=h.substring(0,v),p=!0);let T=It(h),E=[];if(T){let{args:A,methodName:D}=T;for(let N=0;N<A.length;N++){let M=A[N];M.literal||E.push(M)}let I=r.dynamicFns;(I&&I[D]||T.static)&&(E.push(D),T.dynamicFn=!0)}else E.push(h);n.push({source:h,mode:d,negate:u,customEvent:p,signature:T,dependencies:E,event:f}),a=uo.lastIndex}if(a&&a<s.length){let d=s.substring(a);d&&n.push({literal:d})}return n.length?n:null}static _evaluateBinding(s,r,n,a,l,d){let u;return r.signature?u=Xt(s,n,a,l,r.signature):n!=r.source?u=W(s,r.source):d&&Gt(n)?u=W(s,n):u=s.__data[n],r.negate&&(u=!u),u}}return e}),$e=[];/**
|
|
2034
|
+
*/let Qe=0;const et=[],P={COMPUTE:"__computeEffects",REFLECT:"__reflectEffects",NOTIFY:"__notifyEffects",PROPAGATE:"__propagateEffects",OBSERVE:"__observeEffects",READ_ONLY:"__readOnly"},bs="__computeInfo",Vn=/[A-Z]/;function Mt(o,t,e){let i=o[t];if(!i)i=o[t]={};else if(!o.hasOwnProperty(t)&&(i=o[t]=Object.create(o[t]),e))for(let s in i){let r=i[s],n=i[s]=Array(r.length);for(let a=0;a<r.length;a++)n[a]=r[a]}return i}function Ue(o,t,e,i,s,r){if(t){let n=!1;const a=Qe++;for(let l in e){let d=s?xe(l):l,u=t[d];if(u)for(let h=0,p=u.length,f;h<p&&(f=u[h]);h++)(!f.info||f.info.lastRun!==a)&&(!s||Ci(l,f.trigger))&&(f.info&&(f.info.lastRun=a),f.fn(o,l,e,i,f.info,s,r),n=!0)}return n}return!1}function Un(o,t,e,i,s,r,n,a){let l=!1,d=n?xe(i):i,u=t[d];if(u)for(let h=0,p=u.length,f;h<p&&(f=u[h]);h++)(!f.info||f.info.lastRun!==e)&&(!n||Ci(i,f.trigger))&&(f.info&&(f.info.lastRun=e),f.fn(o,i,s,r,f.info,n,a),l=!0);return l}function Ci(o,t){if(t){let e=t.name;return e==o||!!(t.structured&&us(e,o))||!!(t.wildcard&&Xe(e,o))}else return!0}function no(o,t,e,i,s){let r=typeof s.method=="string"?o[s.method]:s.method,n=s.property;r?r.call(o,o.__data[n],i[n]):s.dynamicFn||console.warn("observer method `"+s.method+"` not defined")}function jn(o,t,e,i,s){let r=o[P.NOTIFY],n,a=Qe++;for(let d in t)t[d]&&(r&&Un(o,r,a,d,e,i,s)||s&&Yn(o,d,e))&&(n=!0);let l;n&&(l=o.__dataHost)&&l._invalidateProperties&&l._invalidateProperties()}function Yn(o,t,e){let i=xe(t);if(i!==t){let s=wt(i)+"-changed";return ws(o,s,e[t],t),!0}return!1}function ws(o,t,e,i){let s={value:e,queueProperty:!0};i&&(s.path=i),V(o).dispatchEvent(new CustomEvent(t,{detail:s}))}function Wn(o,t,e,i,s,r){let a=(r?xe(t):t)!=t?t:null,l=a?W(o,a):o.__data[t];a&&l===void 0&&(l=e[t]),ws(o,s.eventName,l,a)}function qn(o,t,e,i,s){let r,n=o.detail,a=n&&n.path;a?(i=Ze(e,i,a),r=n&&n.value):r=o.currentTarget[e],r=s?!r:r,(!t[P.READ_ONLY]||!t[P.READ_ONLY][i])&&t._setPendingPropertyOrPath(i,r,!0,!!a)&&(!n||!n.queueProperty)&&t._invalidateProperties()}function Kn(o,t,e,i,s){let r=o.__data[t];ft&&(r=ft(r,s.attrName,"attribute",o)),o._propertyToAttribute(t,s.attrName,r)}function Gn(o,t,e,i){let s=o[P.COMPUTE];if(s)if(un){Qe++;const r=Xn(o),n=[];for(let l in t)ao(l,s,n,r,i);let a;for(;a=n.shift();)xs(o,"",t,e,a)&&ao(a.methodInfo,s,n,r,i);Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),o.__dataPending=null}else{let r=t;for(;Ue(o,s,r,e,i);)Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),r=o.__dataPending,o.__dataPending=null}}const Jn=(o,t,e)=>{let i=0,s=t.length-1,r=-1;for(;i<=s;){const n=i+s>>1,a=e.get(t[n].methodInfo)-e.get(o.methodInfo);if(a<0)i=n+1;else if(a>0)s=n-1;else{r=n;break}}r<0&&(r=s+1),t.splice(r,0,o)},ao=(o,t,e,i,s)=>{const r=s?xe(o):o,n=t[r];if(n)for(let a=0;a<n.length;a++){const l=n[a];l.info.lastRun!==Qe&&(!s||Ci(o,l.trigger))&&(l.info.lastRun=Qe,Jn(l.info,e,i))}};function Xn(o){let t=o.constructor.__orderedComputedDeps;if(!t){t=new Map;const e=o[P.COMPUTE];let{counts:i,ready:s,total:r}=Zn(o),n;for(;n=s.shift();){t.set(n,t.size);const a=e[n];a&&a.forEach(l=>{const d=l.info.methodInfo;--r,--i[d]===0&&s.push(d)})}r!==0&&console.warn(`Computed graph for ${o.localName} incomplete; circular?`),o.constructor.__orderedComputedDeps=t}return t}function Zn(o){const t=o[bs],e={},i=o[P.COMPUTE],s=[];let r=0;for(let n in t){const a=t[n];r+=e[n]=a.args.filter(l=>!l.literal).length+(a.dynamicFn?1:0)}for(let n in i)t[n]||s.push(n);return{counts:e,ready:s,total:r}}function xs(o,t,e,i,s){let r=Zt(o,t,e,i,s);if(r===et)return!1;let n=s.methodInfo;return o.__dataHasAccessor&&o.__dataHasAccessor[n]?o._setPendingProperty(n,r,!0):(o[n]=r,!1)}function Qn(o,t,e){let i=o.__dataLinkedPaths;if(i){let s;for(let r in i){let n=i[r];Xe(r,t)?(s=Ze(r,n,t),o._setPendingPropertyOrPath(s,e,!0,!0)):Xe(n,t)&&(s=Ze(n,r,t),o._setPendingPropertyOrPath(s,e,!0,!0))}}}function It(o,t,e,i,s,r,n){e.bindings=e.bindings||[];let a={kind:i,target:s,parts:r,literal:n,isCompound:r.length!==1};if(e.bindings.push(a),sa(a)){let{event:d,negate:u}=a.parts[0];a.listenerEvent=d||wt(s)+"-changed",a.listenerNegate=u}let l=t.nodeInfoList.length;for(let d=0;d<a.parts.length;d++){let u=a.parts[d];u.compoundIndex=d,ea(o,t,a,u,l)}}function ea(o,t,e,i,s){if(!i.literal)if(e.kind==="attribute"&&e.target[0]==="-")console.warn("Cannot set attribute "+e.target+' because "-" is not a valid attribute starting character');else{let r=i.dependencies,n={index:s,binding:e,part:i,evaluator:o};for(let a=0;a<r.length;a++){let l=r[a];typeof l=="string"&&(l=As(l),l.wildcard=!0),o._addTemplatePropertyEffect(t,l.rootProperty,{fn:ta,info:n,trigger:l})}}}function ta(o,t,e,i,s,r,n){let a=n[s.index],l=s.binding,d=s.part;if(r&&d.source&&t.length>d.source.length&&l.kind=="property"&&!l.isCompound&&a.__isPropertyEffectsClient&&a.__dataHasAccessor&&a.__dataHasAccessor[l.target]){let u=e[t];t=Ze(d.source,l.target,t),a._setPendingPropertyOrPath(t,u,!1,!0)&&o._enqueueClient(a)}else{let u=s.evaluator._evaluateBinding(o,d,t,e,i,r);u!==et&&ia(o,a,l,d,u)}}function ia(o,t,e,i,s){if(s=oa(t,s,e,i),ft&&(s=ft(s,e.target,e.kind,t)),e.kind=="attribute")o._valueToNodeAttribute(t,s,e.target);else{let r=e.target;t.__isPropertyEffectsClient&&t.__dataHasAccessor&&t.__dataHasAccessor[r]?(!t[P.READ_ONLY]||!t[P.READ_ONLY][r])&&t._setPendingProperty(r,s)&&o._enqueueClient(t):o._setUnmanagedPropertyToNode(t,r,s)}}function oa(o,t,e,i){if(e.isCompound){let s=o.__dataCompoundStorage[e.target];s[i.compoundIndex]=t,t=s.join("")}return e.kind!=="attribute"&&(e.target==="textContent"||e.target==="value"&&(o.localName==="input"||o.localName==="textarea"))&&(t=t==null?"":t),t}function sa(o){return!!o.target&&o.kind!="attribute"&&o.kind!="text"&&!o.isCompound&&o.parts[0].mode==="{"}function ra(o,t){let{nodeList:e,nodeInfoList:i}=t;if(i.length)for(let s=0;s<i.length;s++){let r=i[s],n=e[s],a=r.bindings;if(a)for(let l=0;l<a.length;l++){let d=a[l];na(n,d),aa(n,o,d)}n.__dataHost=o}}function na(o,t){if(t.isCompound){let e=o.__dataCompoundStorage||(o.__dataCompoundStorage={}),i=t.parts,s=new Array(i.length);for(let n=0;n<i.length;n++)s[n]=i[n].literal;let r=t.target;e[r]=s,t.literal&&t.kind=="property"&&(r==="className"&&(o=V(o)),o[r]=t.literal)}}function aa(o,t,e){if(e.listenerEvent){let i=e.parts[0];o.addEventListener(e.listenerEvent,function(s){qn(s,t,e.target,i.source,i.negate)})}}function lo(o,t,e,i,s,r){r=t.static||r&&(typeof r!="object"||r[t.methodName]);let n={methodName:t.methodName,args:t.args,methodInfo:s,dynamicFn:r};for(let a=0,l;a<t.args.length&&(l=t.args[a]);a++)l.literal||o._addPropertyEffect(l.rootProperty,e,{fn:i,info:n,trigger:l});return r&&o._addPropertyEffect(t.methodName,e,{fn:i,info:n}),n}function Zt(o,t,e,i,s){let r=o._methodHost||o,n=r[s.methodName];if(n){let a=o._marshalArgs(s.args,t,e);return a===et?et:n.apply(r,a)}else s.dynamicFn||console.warn("method `"+s.methodName+"` not defined")}const la=[],Cs="(?:[a-zA-Z_$][\\w.:$\\-*]*)",da="(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)",ca="(?:'(?:[^'\\\\]|\\\\.)*')",ua='(?:"(?:[^"\\\\]|\\\\.)*")',ha="(?:"+ca+"|"+ua+")",co="(?:("+Cs+"|"+da+"|"+ha+")\\s*)",pa="(?:"+co+"(?:,\\s*"+co+")*)",fa="(?:\\(\\s*(?:"+pa+"?)\\)\\s*)",ma="("+Cs+"\\s*"+fa+"?)",_a="(\\[\\[|{{)\\s*",ga="(?:]]|}})",ya="(?:(!)\\s*)?",va=_a+ya+ma+ga,uo=new RegExp(va,"g");function ho(o){let t="";for(let e=0;e<o.length;e++){let i=o[e].literal;t+=i||""}return t}function Nt(o){let t=o.match(/([^\s]+?)\(([\s\S]*)\)/);if(t){let i={methodName:t[1],static:!0,args:la};if(t[2].trim()){let s=t[2].replace(/\\,/g,",").split(",");return ba(s,i)}else return i}return null}function ba(o,t){return t.args=o.map(function(e){let i=As(e);return i.literal||(t.static=!1),i},this),t}function As(o){let t=o.trim().replace(/,/g,",").replace(/\\(.)/g,"$1"),e={name:t,value:"",literal:!1},i=t[0];switch(i==="-"&&(i=t[1]),i>="0"&&i<="9"&&(i="#"),i){case"'":case'"':e.value=t.slice(1,-1),e.literal=!0;break;case"#":e.value=Number(t),e.literal=!0;break}return e.literal||(e.rootProperty=xe(t),e.structured=Jt(t),e.structured&&(e.wildcard=t.slice(-2)==".*",e.wildcard&&(e.name=t.slice(0,-2)))),e}function po(o,t,e){let i=W(o,e);return i===void 0&&(i=t[e]),i}function Ts(o,t,e,i){const s={indexSplices:i};Gt&&!o._overrideLegacyUndefined&&(t.splices=s),o.notifyPath(e+".splices",s),o.notifyPath(e+".length",t.length),Gt&&!o._overrideLegacyUndefined&&(s.indexSplices=[])}function $e(o,t,e,i,s,r){Ts(o,t,e,[{index:i,addedCount:s,removed:r,object:t,type:"splice"}])}function wa(o){return o[0].toUpperCase()+o.substring(1)}const Ai=H(o=>{const t=Bn(On(o));class e extends t{constructor(){super(),this.__isPropertyEffectsClient=!0,this.__dataClientsReady,this.__dataPendingClients,this.__dataToNotify,this.__dataLinkedPaths,this.__dataHasPaths,this.__dataCompoundStorage,this.__dataHost,this.__dataTemp,this.__dataClientsInitialized,this.__data,this.__dataPending,this.__dataOld,this.__computeEffects,this.__computeInfo,this.__reflectEffects,this.__notifyEffects,this.__propagateEffects,this.__observeEffects,this.__readOnly,this.__templateInfo,this._overrideLegacyUndefined}get PROPERTY_EFFECT_TYPES(){return P}_initializeProperties(){super._initializeProperties(),this._registerHost(),this.__dataClientsReady=!1,this.__dataPendingClients=null,this.__dataToNotify=null,this.__dataLinkedPaths=null,this.__dataHasPaths=!1,this.__dataCompoundStorage=this.__dataCompoundStorage||null,this.__dataHost=this.__dataHost||null,this.__dataTemp={},this.__dataClientsInitialized=!1}_registerHost(){if(Re.length){let s=Re[Re.length-1];s._enqueueClient(this),this.__dataHost=s}}_initializeProtoProperties(s){this.__data=Object.create(s),this.__dataPending=Object.create(s),this.__dataOld={}}_initializeInstanceProperties(s){let r=this[P.READ_ONLY];for(let n in s)(!r||!r[n])&&(this.__dataPending=this.__dataPending||{},this.__dataOld=this.__dataOld||{},this.__data[n]=this.__dataPending[n]=s[n])}_addPropertyEffect(s,r,n){this._createPropertyAccessor(s,r==P.READ_ONLY);let a=Mt(this,r,!0)[s];a||(a=this[r][s]=[]),a.push(n)}_removePropertyEffect(s,r,n){let a=Mt(this,r,!0)[s],l=a.indexOf(n);l>=0&&a.splice(l,1)}_hasPropertyEffect(s,r){let n=this[r];return!!(n&&n[s])}_hasReadOnlyEffect(s){return this._hasPropertyEffect(s,P.READ_ONLY)}_hasNotifyEffect(s){return this._hasPropertyEffect(s,P.NOTIFY)}_hasReflectEffect(s){return this._hasPropertyEffect(s,P.REFLECT)}_hasComputedEffect(s){return this._hasPropertyEffect(s,P.COMPUTE)}_setPendingPropertyOrPath(s,r,n,a){if(a||xe(Array.isArray(s)?s[0]:s)!==s){if(!a){let l=W(this,s);if(s=oo(this,s,r),!s||!super._shouldPropertyChange(s,r,l))return!1}if(this.__dataHasPaths=!0,this._setPendingProperty(s,r,n))return Qn(this,s,r),!0}else{if(this.__dataHasAccessor&&this.__dataHasAccessor[s])return this._setPendingProperty(s,r,n);this[s]=r}return!1}_setUnmanagedPropertyToNode(s,r,n){(n!==s[r]||typeof n=="object")&&(r==="className"&&(s=V(s)),s[r]=n)}_setPendingProperty(s,r,n){let a=this.__dataHasPaths&&Jt(s),l=a?this.__dataTemp:this.__data;return this._shouldPropertyChange(s,r,l[s])?(this.__dataPending||(this.__dataPending={},this.__dataOld={}),s in this.__dataOld||(this.__dataOld[s]=this.__data[s]),a?this.__dataTemp[s]=r:this.__data[s]=r,this.__dataPending[s]=r,(a||this[P.NOTIFY]&&this[P.NOTIFY][s])&&(this.__dataToNotify=this.__dataToNotify||{},this.__dataToNotify[s]=n),!0):!1}_setProperty(s,r){this._setPendingProperty(s,r,!0)&&this._invalidateProperties()}_invalidateProperties(){this.__dataReady&&this._flushProperties()}_enqueueClient(s){this.__dataPendingClients=this.__dataPendingClients||[],s!==this&&this.__dataPendingClients.push(s)}_flushClients(){this.__dataClientsReady?this.__enableOrFlushClients():(this.__dataClientsReady=!0,this._readyClients(),this.__dataReady=!0)}__enableOrFlushClients(){let s=this.__dataPendingClients;if(s){this.__dataPendingClients=null;for(let r=0;r<s.length;r++){let n=s[r];n.__dataEnabled?n.__dataPending&&n._flushProperties():n._enableProperties()}}}_readyClients(){this.__enableOrFlushClients()}setProperties(s,r){for(let n in s)(r||!this[P.READ_ONLY]||!this[P.READ_ONLY][n])&&this._setPendingPropertyOrPath(n,s[n],!0);this._invalidateProperties()}ready(){this._flushProperties(),this.__dataClientsReady||this._flushClients(),this.__dataPending&&this._flushProperties()}_propertiesChanged(s,r,n){let a=this.__dataHasPaths;this.__dataHasPaths=!1;let l;Gn(this,r,n,a),l=this.__dataToNotify,this.__dataToNotify=null,this._propagatePropertyChanges(r,n,a),this._flushClients(),Ue(this,this[P.REFLECT],r,n,a),Ue(this,this[P.OBSERVE],r,n,a),l&&jn(this,l,r,n,a),this.__dataCounter==1&&(this.__dataTemp={})}_propagatePropertyChanges(s,r,n){this[P.PROPAGATE]&&Ue(this,this[P.PROPAGATE],s,r,n),this.__templateInfo&&this._runEffectsForTemplate(this.__templateInfo,s,r,n)}_runEffectsForTemplate(s,r,n,a){const l=(d,u)=>{Ue(this,s.propertyEffects,d,n,u,s.nodeList);for(let h=s.firstChild;h;h=h.nextSibling)this._runEffectsForTemplate(h,d,n,u)};s.runEffects?s.runEffects(l,r,a):l(r,a)}linkPaths(s,r){s=Ve(s),r=Ve(r),this.__dataLinkedPaths=this.__dataLinkedPaths||{},this.__dataLinkedPaths[s]=r}unlinkPaths(s){s=Ve(s),this.__dataLinkedPaths&&delete this.__dataLinkedPaths[s]}notifySplices(s,r){let n={path:""},a=W(this,s,n);Ts(this,a,n.path,r)}get(s,r){return W(r||this,s)}set(s,r,n){n?oo(n,s,r):(!this[P.READ_ONLY]||!this[P.READ_ONLY][s])&&this._setPendingPropertyOrPath(s,r,!0)&&this._invalidateProperties()}push(s,...r){let n={path:""},a=W(this,s,n),l=a.length,d=a.push(...r);return r.length&&$e(this,a,n.path,l,r.length,[]),d}pop(s){let r={path:""},n=W(this,s,r),a=!!n.length,l=n.pop();return a&&$e(this,n,r.path,n.length,0,[l]),l}splice(s,r,n,...a){let l={path:""},d=W(this,s,l);r<0?r=d.length-Math.floor(-r):r&&(r=Math.floor(r));let u;return arguments.length===2?u=d.splice(r):u=d.splice(r,n,...a),(a.length||u.length)&&$e(this,d,l.path,r,a.length,u),u}shift(s){let r={path:""},n=W(this,s,r),a=!!n.length,l=n.shift();return a&&$e(this,n,r.path,0,0,[l]),l}unshift(s,...r){let n={path:""},a=W(this,s,n),l=a.unshift(...r);return r.length&&$e(this,a,n.path,0,r.length,[]),l}notifyPath(s,r){let n;if(arguments.length==1){let a={path:""};r=W(this,s,a),n=a.path}else Array.isArray(s)?n=Ve(s):n=s;this._setPendingPropertyOrPath(n,r,!0,!0)&&this._invalidateProperties()}_createReadOnlyProperty(s,r){this._addPropertyEffect(s,P.READ_ONLY),r&&(this["_set"+wa(s)]=function(n){this._setProperty(s,n)})}_createPropertyObserver(s,r,n){let a={property:s,method:r,dynamicFn:!!n};this._addPropertyEffect(s,P.OBSERVE,{fn:no,info:a,trigger:{name:s}}),n&&this._addPropertyEffect(r,P.OBSERVE,{fn:no,info:a,trigger:{name:r}})}_createMethodObserver(s,r){let n=Nt(s);if(!n)throw new Error("Malformed observer expression '"+s+"'");lo(this,n,P.OBSERVE,Zt,null,r)}_createNotifyingProperty(s){this._addPropertyEffect(s,P.NOTIFY,{fn:Wn,info:{eventName:wt(s)+"-changed",property:s}})}_createReflectedProperty(s){let r=this.constructor.attributeNameForProperty(s);r[0]==="-"?console.warn("Property "+s+" cannot be reflected to attribute "+r+' because "-" is not a valid starting attribute name. Use a lowercase first letter for the property instead.'):this._addPropertyEffect(s,P.REFLECT,{fn:Kn,info:{attrName:r}})}_createComputedProperty(s,r,n){let a=Nt(r);if(!a)throw new Error("Malformed computed expression '"+r+"'");const l=lo(this,a,P.COMPUTE,xs,s,n);Mt(this,bs)[s]=l}_marshalArgs(s,r,n){const a=this.__data,l=[];for(let d=0,u=s.length;d<u;d++){let{name:h,structured:p,wildcard:f,value:v,literal:T}=s[d];if(!T)if(f){const E=Xe(h,r),A=po(a,n,E?r:h);v={path:E?r:h,value:A,base:E?W(a,h):A}}else v=p?po(a,n,h):a[h];if(Gt&&!this._overrideLegacyUndefined&&v===void 0&&s.length>1)return et;l[d]=v}return l}static addPropertyEffect(s,r,n){this.prototype._addPropertyEffect(s,r,n)}static createPropertyObserver(s,r,n){this.prototype._createPropertyObserver(s,r,n)}static createMethodObserver(s,r){this.prototype._createMethodObserver(s,r)}static createNotifyingProperty(s){this.prototype._createNotifyingProperty(s)}static createReadOnlyProperty(s,r){this.prototype._createReadOnlyProperty(s,r)}static createReflectedProperty(s){this.prototype._createReflectedProperty(s)}static createComputedProperty(s,r,n){this.prototype._createComputedProperty(s,r,n)}static bindTemplate(s){return this.prototype._bindTemplate(s)}_bindTemplate(s,r){let n=this.constructor._parseTemplate(s),a=this.__preBoundTemplateInfo==n;if(!a)for(let l in n.propertyEffects)this._createPropertyAccessor(l);if(r)if(n=Object.create(n),n.wasPreBound=a,!this.__templateInfo)this.__templateInfo=n;else{const l=s._parentTemplateInfo||this.__templateInfo,d=l.lastChild;n.parent=l,l.lastChild=n,n.previousSibling=d,d?d.nextSibling=n:l.firstChild=n}else this.__preBoundTemplateInfo=n;return n}static _addTemplatePropertyEffect(s,r,n){let a=s.hostProps=s.hostProps||{};a[r]=!0;let l=s.propertyEffects=s.propertyEffects||{};(l[r]=l[r]||[]).push(n)}_stampTemplate(s,r){r=r||this._bindTemplate(s,!0),Re.push(this);let n=super._stampTemplate(s,r);if(Re.pop(),r.nodeList=n.nodeList,!r.wasPreBound){let a=r.childNodes=[];for(let l=n.firstChild;l;l=l.nextSibling)a.push(l)}return n.templateInfo=r,ra(this,r),this.__dataClientsReady&&(this._runEffectsForTemplate(r,this.__data,null,!1),this._flushClients()),n}_removeBoundDom(s){const r=s.templateInfo,{previousSibling:n,nextSibling:a,parent:l}=r;n?n.nextSibling=a:l&&(l.firstChild=a),a?a.previousSibling=n:l&&(l.lastChild=n),r.nextSibling=r.previousSibling=null;let d=r.childNodes;for(let u=0;u<d.length;u++){let h=d[u];V(V(h).parentNode).removeChild(h)}}static _parseTemplateNode(s,r,n){let a=t._parseTemplateNode.call(this,s,r,n);if(s.nodeType===Node.TEXT_NODE){let l=this._parseBindings(s.textContent,r);l&&(s.textContent=ho(l)||" ",It(this,r,n,"text","textContent",l),a=!0)}return a}static _parseTemplateNodeAttribute(s,r,n,a,l){let d=this._parseBindings(l,r);if(d){let u=a,h="property";Vn.test(a)?h="attribute":a[a.length-1]=="$"&&(a=a.slice(0,-1),h="attribute");let p=ho(d);return p&&h=="attribute"&&(a=="class"&&s.hasAttribute("class")&&(p+=" "+s.getAttribute(a)),s.setAttribute(a,p)),h=="attribute"&&u=="disable-upgrade$"&&s.setAttribute(a,""),s.localName==="input"&&u==="value"&&s.setAttribute(u,""),s.removeAttribute(u),h==="property"&&(a=ps(a)),It(this,r,n,h,a,d,p),!0}else return t._parseTemplateNodeAttribute.call(this,s,r,n,a,l)}static _parseTemplateNestedTemplate(s,r,n){let a=t._parseTemplateNestedTemplate.call(this,s,r,n);const l=s.parentNode,d=n.templateInfo,u=l.localName==="dom-if",h=l.localName==="dom-repeat";Xi&&(u||h)&&(l.removeChild(s),n=n.parentInfo,n.templateInfo=d,n.noted=!0,a=!1);let p=d.hostProps;if(hn&&u)p&&(r.hostProps=Object.assign(r.hostProps||{},p),Xi||(n.parentInfo.noted=!0));else{let f="{";for(let v in p){let T=[{mode:f,source:v,dependencies:[v],hostProp:!0}];It(this,r,n,"property","_host_"+v,T)}}return a}static _parseBindings(s,r){let n=[],a=0,l;for(;(l=uo.exec(s))!==null;){l.index>a&&n.push({literal:s.slice(a,l.index)});let d=l[1][0],u=!!l[2],h=l[3].trim(),p=!1,f="",v=-1;d=="{"&&(v=h.indexOf("::"))>0&&(f=h.substring(v+2),h=h.substring(0,v),p=!0);let T=Nt(h),E=[];if(T){let{args:A,methodName:D}=T;for(let N=0;N<A.length;N++){let M=A[N];M.literal||E.push(M)}let I=r.dynamicFns;(I&&I[D]||T.static)&&(E.push(D),T.dynamicFn=!0)}else E.push(h);n.push({source:h,mode:d,negate:u,customEvent:p,signature:T,dependencies:E,event:f}),a=uo.lastIndex}if(a&&a<s.length){let d=s.substring(a);d&&n.push({literal:d})}return n.length?n:null}static _evaluateBinding(s,r,n,a,l,d){let u;return r.signature?u=Zt(s,n,a,l,r.signature):n!=r.source?u=W(s,r.source):d&&Jt(n)?u=W(s,n):u=s.__data[n],r.negate&&(u=!u),u}}return e}),Re=[];/**
|
|
2035
2035
|
@license
|
|
2036
2036
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2037
2037
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2057,7 +2057,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2057
2057
|
* be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by
|
|
2058
2058
|
* Google as part of the polymer project is also subject to an additional IP
|
|
2059
2059
|
* rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2060
|
-
*/const Aa="3.5.2",fo=window.ShadyCSS&&window.ShadyCSS.cssBuild,Ta=H(o=>{const t=Ca(
|
|
2060
|
+
*/const Aa="3.5.2",fo=window.ShadyCSS&&window.ShadyCSS.cssBuild,Ta=H(o=>{const t=Ca(Ai(o));function e(l){if(!l.hasOwnProperty(JSCompiler_renameProperty("__propertyDefaults",l))){l.__propertyDefaults=null;let d=l._properties;for(let u in d){let h=d[u];"value"in h&&(l.__propertyDefaults=l.__propertyDefaults||{},l.__propertyDefaults[u]=h)}}return l.__propertyDefaults}function i(l){return l.hasOwnProperty(JSCompiler_renameProperty("__ownObservers",l))||(l.__ownObservers=l.hasOwnProperty(JSCompiler_renameProperty("observers",l))?l.observers:null),l.__ownObservers}function s(l,d,u,h){u.computed&&(u.readOnly=!0),u.computed&&(l._hasReadOnlyEffect(d)?console.warn(`Cannot redefine computed property '${d}'.`):l._createComputedProperty(d,u.computed,h)),u.readOnly&&!l._hasReadOnlyEffect(d)?l._createReadOnlyProperty(d,!u.computed):u.readOnly===!1&&l._hasReadOnlyEffect(d)&&console.warn(`Cannot make readOnly property '${d}' non-readOnly.`),u.reflectToAttribute&&!l._hasReflectEffect(d)?l._createReflectedProperty(d):u.reflectToAttribute===!1&&l._hasReflectEffect(d)&&console.warn(`Cannot make reflected property '${d}' non-reflected.`),u.notify&&!l._hasNotifyEffect(d)?l._createNotifyingProperty(d):u.notify===!1&&l._hasNotifyEffect(d)&&console.warn(`Cannot make notify property '${d}' non-notify.`),u.observer&&l._createPropertyObserver(d,u.observer,h[u.observer]),l._addPropertyToAttributeMap(d)}function r(l,d,u,h){if(!fo){const p=d.content.querySelectorAll("style"),f=ds(d),v=bn(u),T=d.content.firstElementChild;for(let A=0;A<v.length;A++){let D=v[A];D.textContent=l._processStyleText(D.textContent,h),d.content.insertBefore(D,T)}let E=0;for(let A=0;A<f.length;A++){let D=f[A],I=p[E];I!==D?(D=D.cloneNode(!0),I.parentNode.insertBefore(D,I)):E++,D.textContent=l._processStyleText(D.textContent,h)}}if(window.ShadyCSS&&window.ShadyCSS.prepareTemplate(d,u),pn&&fo&&an){const p=d.content.querySelectorAll("style");if(p){let f="";Array.from(p).forEach(v=>{f+=v.textContent,v.parentNode.removeChild(v)}),l._styleSheet=new CSSStyleSheet,l._styleSheet.replaceSync(f)}}}function n(l){let d=null;if(l&&(!mt||dn)&&(d=Je.import(l,"template"),mt&&!d))throw new Error(`strictTemplatePolicy: expecting dom-module or null template for ${l}`);return d}class a extends t{static get polymerElementVersion(){return Aa}static _finalizeClass(){t._finalizeClass.call(this);const d=i(this);d&&this.createObservers(d,this._properties),this._prepareTemplate()}static _prepareTemplate(){let d=this.template;d&&(typeof d=="string"?(console.error("template getter must return HTMLTemplateElement"),d=null):rs||(d=d.cloneNode(!0))),this.prototype._template=d}static createProperties(d){for(let u in d)s(this.prototype,u,d[u],d)}static createObservers(d,u){const h=this.prototype;for(let p=0;p<d.length;p++)h._createMethodObserver(d[p],u)}static get template(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_template",this))){let d=this.prototype.hasOwnProperty(JSCompiler_renameProperty("_template",this.prototype))?this.prototype._template:void 0;typeof d=="function"&&(d=d()),this._template=d!==void 0?d:this.hasOwnProperty(JSCompiler_renameProperty("is",this))&&n(this.is)||Object.getPrototypeOf(this.prototype).constructor.template}return this._template}static set template(d){this._template=d}static get importPath(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_importPath",this))){const d=this.importMeta;if(d)this._importPath=wi(d.url);else{const u=Je.import(this.is);this._importPath=u&&u.assetpath||Object.getPrototypeOf(this.prototype).constructor.importPath}}return this._importPath}constructor(){super(),this._template,this._importPath,this.rootPath,this.importPath,this.root,this.$}_initializeProperties(){this.constructor.finalize(),this.constructor._finalizeTemplate(this.localName),super._initializeProperties(),this.rootPath=ln,this.importPath=this.constructor.importPath;let d=e(this.constructor);if(d)for(let u in d){let h=d[u];if(this._canApplyPropertyDefault(u)){let p=typeof h.value=="function"?h.value.call(this):h.value;this._hasAccessor(u)?this._setPendingProperty(u,p,!0):this[u]=p}}}_canApplyPropertyDefault(d){return!this.hasOwnProperty(d)}static _processStyleText(d,u){return bi(d,u)}static _finalizeTemplate(d){const u=this.prototype._template;if(u&&!u.__polymerFinalized){u.__polymerFinalized=!0;const h=this.importPath,p=h?We(h):"";r(this,u,d,p),this.prototype._bindTemplate(u)}}connectedCallback(){window.ShadyCSS&&this._template&&window.ShadyCSS.styleElement(this),super.connectedCallback()}ready(){this._template&&(this.root=this._stampTemplate(this._template),this.$=this.root.$),super.ready()}_readyClients(){this._template&&(this.root=this._attachDom(this.root)),super._readyClients()}_attachDom(d){const u=V(this);if(u.attachShadow)return d?(u.shadowRoot||(u.attachShadow({mode:"open",shadyUpgradeFragment:d}),u.shadowRoot.appendChild(d),this.constructor._styleSheet&&(u.shadowRoot.adoptedStyleSheets=[this.constructor._styleSheet])),cn&&window.ShadyDOM&&window.ShadyDOM.flushInitial(u.shadowRoot),u.shadowRoot):null;throw new Error("ShadowDOM not available. PolymerElement can create dom as children instead of in ShadowDOM by setting `this.root = this;` before `ready`.")}updateStyles(d){window.ShadyCSS&&window.ShadyCSS.styleSubtree(this,d)}resolveUrl(d,u){return!u&&this.importPath&&(u=We(this.importPath)),We(d,u)}static _parseTemplateContent(d,u,h){return u.dynamicFns=u.dynamicFns||this._properties,t._parseTemplateContent.call(this,d,u,h)}static _addTemplatePropertyEffect(d,u,h){return ns&&!(u in this._properties)&&!(h.info.part.signature&&h.info.part.signature.static)&&!h.info.part.hostProp&&!d.nestedTemplate&&console.warn(`Property '${u}' used in template but not declared in 'properties'; attribute will not be observed.`),t._addTemplatePropertyEffect.call(this,d,u,h)}}return a});/**
|
|
2061
2061
|
@license
|
|
2062
2062
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2063
2063
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2065,7 +2065,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
2065
2065
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2066
2066
|
Code distributed by Google as part of the polymer project is also
|
|
2067
2067
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2068
|
-
*/const mo=window.trustedTypes&&trustedTypes.createPolicy("polymer-html-literal",{createHTML:o=>o});class Es{constructor(t,e){ks(t,e);const i=e.reduce((s,r,n)=>s+Ds(r)+t[n+1],t[0]);this.value=i.toString()}toString(){return this.value}}function Ds(o){if(o instanceof Es)return o.value;throw new Error(`non-literal value passed to Polymer's htmlLiteral function: ${o}`)}function Ea(o){if(o instanceof HTMLTemplateElement)return o.innerHTML;if(o instanceof Es)return Ds(o);throw new Error(`non-template value passed to Polymer's html function: ${o}`)}const
|
|
2068
|
+
*/const mo=window.trustedTypes&&trustedTypes.createPolicy("polymer-html-literal",{createHTML:o=>o});class Es{constructor(t,e){ks(t,e);const i=e.reduce((s,r,n)=>s+Ds(r)+t[n+1],t[0]);this.value=i.toString()}toString(){return this.value}}function Ds(o){if(o instanceof Es)return o.value;throw new Error(`non-literal value passed to Polymer's htmlLiteral function: ${o}`)}function Ea(o){if(o instanceof HTMLTemplateElement)return o.innerHTML;if(o instanceof Es)return Ds(o);throw new Error(`non-template value passed to Polymer's html function: ${o}`)}const Ce=function(t,...e){ks(t,e);const i=document.createElement("template");let s=e.reduce((r,n,a)=>r+Ea(n)+t[a+1],t[0]);return mo&&(s=mo.createHTML(s)),i.innerHTML=s,i},ks=(o,t)=>{if(!Array.isArray(o)||!Array.isArray(o.raw)||t.length!==o.length-1)throw new TypeError("Invalid call to the html template tag")};/**
|
|
2069
2069
|
@license
|
|
2070
2070
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2071
2071
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2077,7 +2077,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2077
2077
|
* @license
|
|
2078
2078
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2079
2079
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2080
|
-
*/const se=[];function
|
|
2080
|
+
*/const se=[];function Qt(o,t,e=o.getAttribute("dir")){t?o.setAttribute("dir",t):e!=null&&o.removeAttribute("dir")}function ei(){return document.documentElement.getAttribute("dir")}function Da(){const o=ei();se.forEach(t=>{Qt(t,o)})}const ka=new MutationObserver(Da);ka.observe(document.documentElement,{attributes:!0,attributeFilter:["dir"]});const xt=o=>class extends o{static get properties(){return{dir:{type:String,value:"",reflectToAttribute:!0,converter:{fromAttribute:e=>e||"",toAttribute:e=>e===""?null:e}}}}get __isRTL(){return this.getAttribute("dir")==="rtl"}connectedCallback(){super.connectedCallback(),(!this.hasAttribute("dir")||this.__restoreSubscription)&&(this.__subscribe(),Qt(this,ei(),null))}attributeChangedCallback(e,i,s){if(super.attributeChangedCallback(e,i,s),e!=="dir")return;const r=ei(),n=s===r&&se.indexOf(this)===-1,a=!s&&i&&se.indexOf(this)===-1;n||a?(this.__subscribe(),Qt(this,r,s)):s!==r&&i===r&&this.__unsubscribe()}disconnectedCallback(){super.disconnectedCallback(),this.__restoreSubscription=se.includes(this),this.__unsubscribe()}_valueToNodeAttribute(e,i,s){s==="dir"&&i===""&&!e.hasAttribute("dir")||super._valueToNodeAttribute(e,i,s)}_attributeToProperty(e,i,s){e==="dir"&&!i?this.dir="":super._attributeToProperty(e,i,s)}__subscribe(){se.includes(this)||se.push(this)}__unsubscribe(){se.includes(this)&&se.splice(se.indexOf(this),1)}};/**
|
|
2081
2081
|
* @license
|
|
2082
2082
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2083
2083
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2154,7 +2154,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2154
2154
|
* @license
|
|
2155
2155
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2156
2156
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2157
|
-
*/L("vaadin-input-container",Pa,{moduleId:"vaadin-input-container-styles"});class Oa extends Sa(
|
|
2157
|
+
*/L("vaadin-input-container",Pa,{moduleId:"vaadin-input-container-styles"});class Oa extends Sa(we(xt(ue))){static get is(){return"vaadin-input-container"}static get template(){return Ce`
|
|
2158
2158
|
<slot name="prefix"></slot>
|
|
2159
2159
|
<slot></slot>
|
|
2160
2160
|
<slot name="suffix"></slot>
|
|
@@ -2225,7 +2225,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2225
2225
|
* @license
|
|
2226
2226
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2227
2227
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2228
|
-
*/let
|
|
2228
|
+
*/let Ti=!1;window.addEventListener("keydown",()=>{Ti=!0},{capture:!0});window.addEventListener("mousedown",()=>{Ti=!1},{capture:!0});function ti(){let o=document.activeElement||document.body;for(;o.shadowRoot&&o.shadowRoot.activeElement;)o=o.shadowRoot.activeElement;return o}function Ei(){return Ti}function Ia(o){const t=o.style;if(t.visibility==="hidden"||t.display==="none")return!0;const e=window.getComputedStyle(o);return e.visibility==="hidden"||e.display==="none"}function Na(o,t){const e=Math.max(o.tabIndex,0),i=Math.max(t.tabIndex,0);return e===0||i===0?i>e:e>i}function Fa(o,t){const e=[];for(;o.length>0&&t.length>0;)Na(o[0],t[0])?e.push(t.shift()):e.push(o.shift());return e.concat(o,t)}function ii(o){const t=o.length;if(t<2)return o;const e=Math.ceil(t/2),i=ii(o.slice(0,e)),s=ii(o.slice(e));return Fa(i,s)}function Ss(o){return o.matches('[tabindex="-1"]')?!1:o.matches("input, select, textarea, button, object")?o.matches(":not([disabled])"):o.matches("a[href], area[href], iframe, [tabindex], [contentEditable]")}function za(o){return o.getRootNode().activeElement===o}function La(o){if(!Ss(o))return-1;const t=o.getAttribute("tabindex")||0;return Number(t)}function Ps(o,t){if(o.nodeType!==Node.ELEMENT_NODE||Ia(o))return!1;const e=o,i=La(e);let s=i>0;i>=0&&t.push(e);let r=[];return e.localName==="slot"?r=e.assignedNodes({flatten:!0}):r=(e.shadowRoot||e).children,[...r].forEach(n=>{s=Ps(n,t)||s}),s}function $a(o){const t=[];return Ps(o,t)?ii(t):t}/**
|
|
2229
2229
|
@license
|
|
2230
2230
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2231
2231
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2233,15 +2233,15 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
2233
2233
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2234
2234
|
Code distributed by Google as part of the polymer project is also
|
|
2235
2235
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2236
|
-
*/let
|
|
2236
|
+
*/let oi=!1,Ra=[],Os=[];function Ha(){oi=!0,requestAnimationFrame(function(){oi=!1,Ba(Ra),setTimeout(function(){Va(Os)})})}function Ba(o){for(;o.length;)Ms(o.shift())}function Va(o){for(let t=0,e=o.length;t<e;t++)Ms(o.shift())}function Ms(o){const t=o[0],e=o[1],i=o[2];try{e.apply(t,i)}catch(s){setTimeout(()=>{throw s})}}function Is(o,t,e){oi||Ha(),Os.push([o,t,e])}/**
|
|
2237
2237
|
* @license
|
|
2238
2238
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2239
2239
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2240
|
-
*/const
|
|
2240
|
+
*/const Ct=o=>o.test(navigator.userAgent),si=o=>o.test(navigator.platform),Ua=o=>o.test(navigator.vendor);Ct(/Android/u);Ct(/Chrome/u)&&Ua(/Google Inc/u);Ct(/Firefox/u);const ja=si(/^iPad/u)||si(/^Mac/u)&&navigator.maxTouchPoints>1,Ya=si(/^iPhone/u),Ns=Ya||ja;Ct(/^((?!chrome|android).)*safari/iu);const Wa=(()=>{try{return document.createEvent("TouchEvent"),!0}catch(o){return!1}})();/**
|
|
2241
2241
|
* @license
|
|
2242
2242
|
* Copyright (c) 2017 Anton Korzunov
|
|
2243
2243
|
* SPDX-License-Identifier: MIT
|
|
2244
|
-
*/let
|
|
2244
|
+
*/let Ae=new WeakMap,at=new WeakMap,lt={},Ft=0;const _o=o=>o&&o.nodeType===Node.ELEMENT_NODE,zt=(...o)=>{console.error(`Error: ${o.join(" ")}. Skip setting aria-hidden.`)},qa=(o,t)=>_o(o)?t.map(e=>{if(!_o(e))return zt(e,"is not a valid element"),null;let i=e;for(;i&&i!==o;){if(o.contains(i))return e;i=i.getRootNode().host}return zt(e,"is not contained inside",o),null}).filter(e=>!!e):(zt(o,"is not a valid element"),[]),Ka=(o,t,e,i)=>{const s=qa(t,Array.isArray(o)?o:[o]);lt[e]||(lt[e]=new WeakMap);const r=lt[e],n=[],a=new Set,l=new Set(s),d=h=>{if(!h||a.has(h))return;a.add(h);const p=h.assignedSlot;p&&d(p),d(h.parentNode||h.host)};s.forEach(d);const u=h=>{if(!h||l.has(h))return;const p=h.shadowRoot;(p?[...h.children,...p.children]:[...h.children]).forEach(v=>{if(!["template","script","style"].includes(v.localName))if(a.has(v))u(v);else{const T=v.getAttribute(i),E=T!==null&&T!=="false",A=(Ae.get(v)||0)+1,D=(r.get(v)||0)+1;Ae.set(v,A),r.set(v,D),n.push(v),A===1&&E&&at.set(v,!0),D===1&&v.setAttribute(e,"true"),E||v.setAttribute(i,"true")}})};return u(t),a.clear(),Ft+=1,()=>{n.forEach(h=>{const p=Ae.get(h)-1,f=r.get(h)-1;Ae.set(h,p),r.set(h,f),p||(at.has(h)?at.delete(h):h.removeAttribute(i)),f||h.removeAttribute(e)}),Ft-=1,Ft||(Ae=new WeakMap,Ae=new WeakMap,at=new WeakMap,lt={})}},Fs=(o,t=document.body,e="data-aria-hidden")=>{const i=Array.from(Array.isArray(o)?o:[o]);return t&&i.push(...Array.from(t.querySelectorAll("[aria-live]"))),Ka(i,t,e,"aria-hidden")};/**
|
|
2245
2245
|
* @license
|
|
2246
2246
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2247
2247
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2249,23 +2249,23 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2249
2249
|
* @license
|
|
2250
2250
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2251
2251
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2252
|
-
*/class Ja{saveFocus(t){this.focusNode=t||
|
|
2252
|
+
*/class Ja{saveFocus(t){this.focusNode=t||ti()}restoreFocus(t){const e=this.focusNode;if(!e)return;const i=t?t.preventScroll:!1;ti()===document.body?setTimeout(()=>e.focus({preventScroll:i})):e.focus({preventScroll:i}),this.focusNode=null}}/**
|
|
2253
2253
|
* @license
|
|
2254
2254
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2255
2255
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2256
|
-
*/const
|
|
2256
|
+
*/const Lt=[];class Xa{constructor(t){this.host=t,this.__trapNode=null,this.__onKeyDown=this.__onKeyDown.bind(this)}get __focusableElements(){return $a(this.__trapNode)}get __focusedElementIndex(){const t=this.__focusableElements;return t.indexOf(t.filter(za).pop())}hostConnected(){document.addEventListener("keydown",this.__onKeyDown)}hostDisconnected(){document.removeEventListener("keydown",this.__onKeyDown)}trapFocus(t){if(this.__trapNode=t,this.__focusableElements.length===0)throw this.__trapNode=null,new Error("The trap node should have at least one focusable descendant or be focusable itself.");Lt.push(this),this.__focusedElementIndex===-1&&this.__focusableElements[0].focus()}releaseFocus(){this.__trapNode=null,Lt.pop()}__onKeyDown(t){if(this.__trapNode&&this===Array.from(Lt).pop()&&t.key==="Tab"){t.preventDefault();const e=t.shiftKey;this.__focusNextElement(e)}}__focusNextElement(t=!1){const e=this.__focusableElements,i=t?-1:1,s=this.__focusedElementIndex,r=(e.length+s+i)%e.length,n=e[r];n.focus(),n.localName==="input"&&n.select()}}/**
|
|
2257
2257
|
* @license
|
|
2258
2258
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2259
2259
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2260
|
-
*/const
|
|
2260
|
+
*/const Fe=H(o=>typeof o.prototype.addController=="function"?o:class extends o{constructor(){super(),this.__controllers=new Set}connectedCallback(){super.connectedCallback(),this.__controllers.forEach(e=>{e.hostConnected&&e.hostConnected()})}disconnectedCallback(){super.disconnectedCallback(),this.__controllers.forEach(e=>{e.hostDisconnected&&e.hostDisconnected()})}addController(e){this.__controllers.add(e),this.$!==void 0&&this.isConnected&&e.hostConnected&&e.hostConnected()}removeController(e){this.__controllers.delete(e)}});/**
|
|
2261
2261
|
* @license
|
|
2262
2262
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
2263
2263
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2264
|
-
*/const Za=o=>class extends
|
|
2264
|
+
*/const Za=o=>class extends Fe(o){static get properties(){return{focusTrap:{type:Boolean,value:!1},restoreFocusOnClose:{type:Boolean,value:!1},restoreFocusNode:{type:HTMLElement}}}constructor(){super(),this.__ariaModalController=new Ga(this),this.__focusTrapController=new Xa(this),this.__focusRestorationController=new Ja}ready(){super.ready(),this.addController(this.__ariaModalController),this.addController(this.__focusTrapController),this.addController(this.__focusRestorationController)}_resetFocus(){if(this.focusTrap&&(this.__ariaModalController.close(),this.__focusTrapController.releaseFocus()),this.restoreFocusOnClose&&this._shouldRestoreFocus()){const e=!Ei();this.__focusRestorationController.restoreFocus({preventScroll:e})}}_saveFocus(){this.restoreFocusOnClose&&this.__focusRestorationController.saveFocus(this.restoreFocusNode)}_trapFocus(){this.focusTrap&&(this.__ariaModalController.showModal(),this.__focusTrapController.trapFocus(this.$.overlay))}_shouldRestoreFocus(){const e=ti();return e===document.body||this._deepContains(e)}_deepContains(e){if(this.contains(e))return!0;let i=e;const s=e.ownerDocument;for(;i&&i!==s&&i!==this;)i=i.parentNode||i.host;return i===this}};/**
|
|
2265
2265
|
* @license
|
|
2266
2266
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
2267
2267
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2268
|
-
*/const zs=()=>Array.from(document.body.children).filter(o=>o instanceof HTMLElement&&o._hasOverlayStackMixin&&!o.hasAttribute("closing")).sort((o,t)=>o.__zIndex-t.__zIndex||0),
|
|
2268
|
+
*/const zs=()=>Array.from(document.body.children).filter(o=>o instanceof HTMLElement&&o._hasOverlayStackMixin&&!o.hasAttribute("closing")).sort((o,t)=>o.__zIndex-t.__zIndex||0),ri=()=>zs().filter(o=>o.$.overlay),Qa=o=>o===ri().pop(),el=o=>class extends o{constructor(){super(),this._hasOverlayStackMixin=!0}get _last(){return Qa(this)}bringToFront(){let e="";const i=zs().filter(s=>s!==this).pop();i&&(e=i.__zIndex+1),this.style.zIndex=e,this.__zIndex=e||parseFloat(getComputedStyle(this).zIndex)}_enterModalState(){document.body.style.pointerEvents!=="none"&&(this._previousDocumentPointerEvents=document.body.style.pointerEvents,document.body.style.pointerEvents="none"),ri().forEach(e=>{e!==this&&(e.$.overlay.style.pointerEvents="none")})}_exitModalState(){this._previousDocumentPointerEvents!==void 0&&(document.body.style.pointerEvents=this._previousDocumentPointerEvents,delete this._previousDocumentPointerEvents);const e=ri();let i;for(;(i=e.pop())&&!(i!==this&&(i.$.overlay.style.removeProperty("pointer-events"),!i.modeless)););}};/**
|
|
2269
2269
|
* @license
|
|
2270
2270
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
2271
2271
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2273,7 +2273,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2273
2273
|
* @license
|
|
2274
2274
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2275
2275
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2276
|
-
*/function il(o){const t=[];for(;o;){if(o.nodeType===Node.DOCUMENT_NODE){t.push(o);break}if(o.nodeType===Node.DOCUMENT_FRAGMENT_NODE){t.push(o),o=o.host;continue}if(o.assignedSlot){o=o.assignedSlot;continue}o=o.parentNode}return t}function
|
|
2276
|
+
*/function il(o){const t=[];for(;o;){if(o.nodeType===Node.DOCUMENT_NODE){t.push(o);break}if(o.nodeType===Node.DOCUMENT_FRAGMENT_NODE){t.push(o),o=o.host;continue}if(o.assignedSlot){o=o.assignedSlot;continue}o=o.parentNode}return t}function Di(o){return o?new Set(o.split(" ")):new Set}function At(o){return o?[...o].join(" "):""}function Ls(o,t,e){const i=Di(o.getAttribute(t));i.add(e),o.setAttribute(t,At(i))}function ol(o,t,e){const i=Di(o.getAttribute(t));if(i.delete(e),i.size===0){o.removeAttribute(t);return}o.setAttribute(t,At(i))}function sl(o){return o.nodeType===Node.TEXT_NODE&&o.textContent.trim()===""}/**
|
|
2277
2277
|
* @license
|
|
2278
2278
|
* Copyright (c) 2024 Vaadin Ltd.
|
|
2279
2279
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2281,7 +2281,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2281
2281
|
* @license
|
|
2282
2282
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
2283
2283
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2284
|
-
*/const
|
|
2284
|
+
*/const $t={start:"top",end:"bottom"},Rt={start:"left",end:"right"},go=new ResizeObserver(o=>{setTimeout(()=>{o.forEach(t=>{t.target.__overlay&&t.target.__overlay._updatePosition()})})}),nl=o=>class extends o{static get properties(){return{positionTarget:{type:Object,value:null,sync:!0},horizontalAlign:{type:String,value:"start",sync:!0},verticalAlign:{type:String,value:"top",sync:!0},noHorizontalOverlap:{type:Boolean,value:!1,sync:!0},noVerticalOverlap:{type:Boolean,value:!1,sync:!0},requiredVerticalSpace:{type:Number,value:0,sync:!0}}}static get observers(){return["__positionSettingsChanged(horizontalAlign, verticalAlign, noHorizontalOverlap, noVerticalOverlap, requiredVerticalSpace)","__overlayOpenedChanged(opened, positionTarget)"]}constructor(){super(),this.__onScroll=this.__onScroll.bind(this),this._updatePosition=this._updatePosition.bind(this)}connectedCallback(){super.connectedCallback(),this.opened&&this.__addUpdatePositionEventListeners()}disconnectedCallback(){super.disconnectedCallback(),this.__removeUpdatePositionEventListeners()}__addUpdatePositionEventListeners(){window.visualViewport.addEventListener("resize",this._updatePosition),window.visualViewport.addEventListener("scroll",this.__onScroll,!0),this.__positionTargetAncestorRootNodes=il(this.positionTarget),this.__positionTargetAncestorRootNodes.forEach(e=>{e.addEventListener("scroll",this.__onScroll,!0)}),this.positionTarget&&(this.__observePositionTargetMove=rl(this.positionTarget,()=>{this._updatePosition()}))}__removeUpdatePositionEventListeners(){window.visualViewport.removeEventListener("resize",this._updatePosition),window.visualViewport.removeEventListener("scroll",this.__onScroll,!0),this.__positionTargetAncestorRootNodes&&(this.__positionTargetAncestorRootNodes.forEach(e=>{e.removeEventListener("scroll",this.__onScroll,!0)}),this.__positionTargetAncestorRootNodes=null),this.__observePositionTargetMove&&(this.__observePositionTargetMove(),this.__observePositionTargetMove=null)}__overlayOpenedChanged(e,i){if(this.__removeUpdatePositionEventListeners(),i&&(i.__overlay=null,go.unobserve(i),e&&(this.__addUpdatePositionEventListeners(),i.__overlay=this,go.observe(i))),e){const s=getComputedStyle(this);this.__margins||(this.__margins={},["top","bottom","left","right"].forEach(r=>{this.__margins[r]=parseInt(s[r],10)})),this._updatePosition(),requestAnimationFrame(()=>this._updatePosition())}}__positionSettingsChanged(){this._updatePosition()}__onScroll(e){e.target instanceof Node&&this.contains(e.target)||this._updatePosition()}_updatePosition(){if(!this.positionTarget||!this.opened||!this.__margins)return;const e=this.positionTarget.getBoundingClientRect();if(e.width===0&&e.height===0&&this.opened){this.opened=!1;return}const i=this.__shouldAlignStartVertically(e);this.style.justifyContent=i?"flex-start":"flex-end";const s=this.__isRTL,r=this.__shouldAlignStartHorizontally(e,s),n=!s&&r||s&&!r;this.style.alignItems=n?"flex-start":"flex-end";const a=this.getBoundingClientRect(),l=this.__calculatePositionInOneDimension(e,a,this.noVerticalOverlap,$t,this,i),d=this.__calculatePositionInOneDimension(e,a,this.noHorizontalOverlap,Rt,this,r);Object.assign(this.style,l,d),this.toggleAttribute("bottom-aligned",!i),this.toggleAttribute("top-aligned",i),this.toggleAttribute("end-aligned",!n),this.toggleAttribute("start-aligned",n)}__shouldAlignStartHorizontally(e,i){const s=Math.max(this.__oldContentWidth||0,this.$.overlay.offsetWidth);this.__oldContentWidth=this.$.overlay.offsetWidth;const r=Math.min(window.innerWidth,document.documentElement.clientWidth),n=!i&&this.horizontalAlign==="start"||i&&this.horizontalAlign==="end";return this.__shouldAlignStart(e,s,r,this.__margins,n,this.noHorizontalOverlap,Rt)}__shouldAlignStartVertically(e){const i=this.requiredVerticalSpace||Math.max(this.__oldContentHeight||0,this.$.overlay.offsetHeight);this.__oldContentHeight=this.$.overlay.offsetHeight;const s=Math.min(window.innerHeight,document.documentElement.clientHeight),r=this.verticalAlign==="top";return this.__shouldAlignStart(e,i,s,this.__margins,r,this.noVerticalOverlap,$t)}__shouldAlignStart(e,i,s,r,n,a,l){const d=s-e[a?l.end:l.start]-r[l.end],u=e[a?l.start:l.end]-r[l.start],h=n?d:u,f=h>(n?u:d)||h>i;return n===f}__adjustBottomProperty(e,i,s){let r;if(e===i.end){if(i.end===$t.end){const n=Math.min(window.innerHeight,document.documentElement.clientHeight);if(s>n&&this.__oldViewportHeight){const a=this.__oldViewportHeight-n;r=s-a}this.__oldViewportHeight=n}if(i.end===Rt.end){const n=Math.min(window.innerWidth,document.documentElement.clientWidth);if(s>n&&this.__oldViewportWidth){const a=this.__oldViewportWidth-n;r=s-a}this.__oldViewportWidth=n}}return r}__calculatePositionInOneDimension(e,i,s,r,n,a){const l=a?r.start:r.end,d=a?r.end:r.start,u=parseFloat(n.style[l]||getComputedStyle(n)[l]),h=this.__adjustBottomProperty(l,r,u),p=i[a?r.start:r.end]-e[s===a?r.end:r.start],f=h?`${h}px`:`${u+p*(a?-1:1)}px`;return{[l]:f,[d]:""}}};/**
|
|
2285
2285
|
* @license
|
|
2286
2286
|
* Copyright (c) 2015 - 2024 Vaadin Ltd.
|
|
2287
2287
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2308,14 +2308,14 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2308
2308
|
* @license
|
|
2309
2309
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
2310
2310
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2311
|
-
*/L("vaadin-date-picker-overlay",[Ma,ll],{moduleId:"vaadin-date-picker-overlay-styles"});class dl extends al(
|
|
2311
|
+
*/L("vaadin-date-picker-overlay",[Ma,ll],{moduleId:"vaadin-date-picker-overlay-styles"});class dl extends al(xt(we(ue))){static get is(){return"vaadin-date-picker-overlay"}static get template(){return Ce`
|
|
2312
2312
|
<div id="backdrop" part="backdrop" hidden$="[[!withBackdrop]]"></div>
|
|
2313
2313
|
<div part="overlay" id="overlay">
|
|
2314
2314
|
<div part="content" id="content">
|
|
2315
2315
|
<slot></slot>
|
|
2316
2316
|
</div>
|
|
2317
2317
|
</div>
|
|
2318
|
-
`}}ie(dl);const cl=/\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i,
|
|
2318
|
+
`}}ie(dl);const cl=/\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i,ut=window.Vaadin&&window.Vaadin.Flow&&window.Vaadin.Flow.clients;function ul(){function o(){return!0}return $s(o)}function hl(){try{return pl()?!0:fl()?ut?!ml():!ul():!1}catch(o){return!1}}function pl(){return localStorage.getItem("vaadin.developmentmode.force")}function fl(){return["localhost","127.0.0.1"].indexOf(window.location.hostname)>=0}function ml(){return!!(ut&&Object.keys(ut).map(t=>ut[t]).filter(t=>t.productionMode).length>0)}function $s(o,t){if(typeof o!="function")return;const e=cl.exec(o.toString());if(e)try{o=new Function(e[1])}catch(i){console.log("vaadin-development-mode-detector: uncommentAndRun() failed",i)}return o(t)}window.Vaadin=window.Vaadin||{};const yo=function(o,t){if(window.Vaadin.developmentMode)return $s(o,t)};window.Vaadin.developmentMode===void 0&&(window.Vaadin.developmentMode=hl());function _l(){/*! vaadin-dev-mode:start
|
|
2319
2319
|
(function () {
|
|
2320
2320
|
'use strict';
|
|
2321
2321
|
|
|
@@ -2801,7 +2801,7 @@ try {
|
|
|
2801
2801
|
* The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2802
2802
|
* Code distributed by Google as part of the polymer project is also
|
|
2803
2803
|
* subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2804
|
-
*/let vo=0,Rs=0;const
|
|
2804
|
+
*/let vo=0,Rs=0;const ke=[];let ni=!1;function yl(){ni=!1;const o=ke.length;for(let t=0;t<o;t++){const e=ke[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}ke.splice(0,o),Rs+=o}const gt={after(o){return{run(t){return window.setTimeout(t,o)},cancel(t){window.clearTimeout(t)}}},run(o,t){return window.setTimeout(o,t)},cancel(o){window.clearTimeout(o)}},vl={run(o){return window.requestAnimationFrame(o)},cancel(o){window.cancelAnimationFrame(o)}},bl={run(o){return window.requestIdleCallback?window.requestIdleCallback(o):window.setTimeout(o,16)},cancel(o){window.cancelIdleCallback?window.cancelIdleCallback(o):window.clearTimeout(o)}},wl={run(o){ni||(ni=!0,queueMicrotask(()=>yl())),ke.push(o);const t=vo;return vo+=1,t},cancel(o){const t=o-Rs;if(t>=0){if(!ke[t])throw new Error(`invalid async handle: ${o}`);ke[t]=null}}};/**
|
|
2805
2805
|
@license
|
|
2806
2806
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2807
2807
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2809,11 +2809,11 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
2809
2809
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2810
2810
|
Code distributed by Google as part of the polymer project is also
|
|
2811
2811
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2812
|
-
*/const
|
|
2812
|
+
*/const ai=new Set;let Me=class li{static debounce(t,e,i){return t instanceof li?t._cancelAsync():t=new li,t.setConfig(e,i),t}constructor(){this._asyncModule=null,this._callback=null,this._timer=null}setConfig(t,e){this._asyncModule=t,this._callback=e,this._timer=this._asyncModule.run(()=>{this._timer=null,ai.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),ai.delete(this))}_cancelAsync(){this.isActive()&&(this._asyncModule.cancel(this._timer),this._timer=null)}flush(){this.isActive()&&(this.cancel(),this._callback())}isActive(){return this._timer!=null}};function xl(o){ai.add(o)}/**
|
|
2813
2813
|
* @license
|
|
2814
2814
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2815
2815
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2816
|
-
*/window.Vaadin||(window.Vaadin={});window.Vaadin.registrations||(window.Vaadin.registrations=[]);window.Vaadin.developmentModeCallback||(window.Vaadin.developmentModeCallback={});window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]=function(){gl()};let
|
|
2816
|
+
*/window.Vaadin||(window.Vaadin={});window.Vaadin.registrations||(window.Vaadin.registrations=[]);window.Vaadin.developmentModeCallback||(window.Vaadin.developmentModeCallback={});window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]=function(){gl()};let Ht;const bo=new Set,Hs=o=>class extends xt(o){static finalize(){super.finalize();const{is:e}=this;e&&!bo.has(e)&&(window.Vaadin.registrations.push(this),bo.add(e),window.Vaadin.developmentModeCallback&&(Ht=Me.debounce(Ht,bl,()=>{window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]()}),xl(Ht)))}constructor(){super(),document.doctype===null&&console.warn('Vaadin components require the "standards mode" declaration. Please add <!DOCTYPE html> to the HTML document.')}};/**
|
|
2817
2817
|
* @license
|
|
2818
2818
|
* Copyright (c) 2023 - 2024 Vaadin Ltd.
|
|
2819
2819
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2914,7 +2914,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
2914
2914
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2915
2915
|
Code distributed by Google as part of the polymer project is also
|
|
2916
2916
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2917
|
-
*/const Dl
|
|
2917
|
+
*/const Dl=o=>o,Us=typeof document.head.style.touchAction=="string",di="__polymerGestures",Bt="__polymerGesturesHandled",ci="__polymerGesturesTouchAction",wo=25,xo=5,kl=2,Sl=["mousedown","mousemove","mouseup","click"],Pl=[0,1,4,2],Ol=function(){try{return new MouseEvent("test",{buttons:1}).buttons===1}catch(o){return!1}}();function ki(o){return Sl.indexOf(o)>-1}let Ml=!1;(function(){try{const o=Object.defineProperty({},"passive",{get(){Ml=!0}});window.addEventListener("test",null,o),window.removeEventListener("test",null,o)}catch(o){}})();function Il(o){ki(o)}const Nl=navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u),Fl={button:!0,command:!0,fieldset:!0,input:!0,keygen:!0,optgroup:!0,option:!0,select:!0,textarea:!0};function ve(o){const t=o.type;if(!ki(t))return!1;if(t==="mousemove"){let i=o.buttons===void 0?1:o.buttons;return o instanceof window.MouseEvent&&!Ol&&(i=Pl[o.which]||0),!!(i&1)}return(o.button===void 0?0:o.button)===0}function zl(o){if(o.type==="click"){if(o.detail===0)return!0;const t=ce(o);if(!t.nodeType||t.nodeType!==Node.ELEMENT_NODE)return!0;const e=t.getBoundingClientRect(),i=o.pageX,s=o.pageY;return!(i>=e.left&&i<=e.right&&s>=e.top&&s<=e.bottom)}return!1}const re={touch:{x:0,y:0,id:-1,scrollDecided:!1}};function Ll(o){let t="auto";const e=Ys(o);for(let i=0,s;i<e.length;i++)if(s=e[i],s[ci]){t=s[ci];break}return t}function js(o,t,e){o.movefn=t,o.upfn=e,document.addEventListener("mousemove",t),document.addEventListener("mouseup",e)}function Se(o){document.removeEventListener("mousemove",o.movefn),document.removeEventListener("mouseup",o.upfn),o.movefn=null,o.upfn=null}const Ys=window.ShadyDOM&&window.ShadyDOM.noPatch?window.ShadyDOM.composedPath:o=>o.composedPath&&o.composedPath()||[],Si={},ge=[];function $l(o,t){let e=document.elementFromPoint(o,t),i=e;for(;i&&i.shadowRoot&&!window.ShadyDOM;){const s=i;if(i=i.shadowRoot.elementFromPoint(o,t),s===i)break;i&&(e=i)}return e}function ce(o){const t=Ys(o);return t.length>0?t[0]:o.target}function Rl(o){const t=o.type,i=o.currentTarget[di];if(!i)return;const s=i[t];if(!s)return;if(!o[Bt]&&(o[Bt]={},t.startsWith("touch"))){const n=o.changedTouches[0];if(t==="touchstart"&&o.touches.length===1&&(re.touch.id=n.identifier),re.touch.id!==n.identifier)return;Us||(t==="touchstart"||t==="touchmove")&&Hl(o)}const r=o[Bt];if(!r.skip){for(let n=0,a;n<ge.length;n++)a=ge[n],s[a.name]&&!r[a.name]&&a.flow&&a.flow.start.indexOf(o.type)>-1&&a.reset&&a.reset();for(let n=0,a;n<ge.length;n++)a=ge[n],s[a.name]&&!r[a.name]&&(r[a.name]=!0,a[t](o))}}function Hl(o){const t=o.changedTouches[0],e=o.type;if(e==="touchstart")re.touch.x=t.clientX,re.touch.y=t.clientY,re.touch.scrollDecided=!1;else if(e==="touchmove"){if(re.touch.scrollDecided)return;re.touch.scrollDecided=!0;const i=Ll(o);let s=!1;const r=Math.abs(re.touch.x-t.clientX),n=Math.abs(re.touch.y-t.clientY);o.cancelable&&(i==="none"?s=!0:i==="pan-x"?s=n>r:i==="pan-y"&&(s=r>n)),s?o.preventDefault():yt("track")}}function te(o,t,e){return Si[t]?(Bl(o,t,e),!0):!1}function Bl(o,t,e){const i=Si[t],s=i.deps,r=i.name;let n=o[di];n||(o[di]=n={});for(let a=0,l,d;a<s.length;a++)l=s[a],!(Nl&&ki(l)&&l!=="click")&&(d=n[l],d||(n[l]=d={_count:0}),d._count===0&&o.addEventListener(l,Rl,Il(l)),d[r]=(d[r]||0)+1,d._count=(d._count||0)+1);o.addEventListener(t,e),i.touchAction&&Ws(o,i.touchAction)}function Pi(o){ge.push(o),o.emits.forEach(t=>{Si[t]=o})}function Vl(o){for(let t=0,e;t<ge.length;t++){e=ge[t];for(let i=0,s;i<e.emits.length;i++)if(s=e.emits[i],s===o)return e}return null}function Ws(o,t){Us&&o instanceof HTMLElement&&wl.run(()=>{o.style.touchAction=t}),o[ci]=t}function Oi(o,t,e){const i=new Event(t,{bubbles:!0,cancelable:!0,composed:!0});if(i.detail=e,Dl(o).dispatchEvent(i),i.defaultPrevented){const s=e.preventer||e.sourceEvent;s&&s.preventDefault&&s.preventDefault()}}function yt(o){const t=Vl(o);t.info&&(t.info.prevent=!0)}Pi({name:"downup",deps:["mousedown","touchstart","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["down","up"],info:{movefn:null,upfn:null},reset(){Se(this.info)},mousedown(o){if(!ve(o))return;const t=ce(o),e=this,i=r=>{ve(r)||(He("up",t,r),Se(e.info))},s=r=>{ve(r)&&He("up",t,r),Se(e.info)};js(this.info,i,s),He("down",t,o)},touchstart(o){He("down",ce(o),o.changedTouches[0],o)},touchend(o){He("up",ce(o),o.changedTouches[0],o)}});function He(o,t,e,i){t&&Oi(t,o,{x:e.clientX,y:e.clientY,sourceEvent:e,preventer:i,prevent(s){return yt(s)}})}Pi({name:"track",touchAction:"none",deps:["mousedown","touchstart","touchmove","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["track"],info:{x:0,y:0,state:"start",started:!1,moves:[],addMove(o){this.moves.length>kl&&this.moves.shift(),this.moves.push(o)},movefn:null,upfn:null,prevent:!1},reset(){this.info.state="start",this.info.started=!1,this.info.moves=[],this.info.x=0,this.info.y=0,this.info.prevent=!1,Se(this.info)},mousedown(o){if(!ve(o))return;const t=ce(o),e=this,i=r=>{const n=r.clientX,a=r.clientY;Co(e.info,n,a)&&(e.info.state=e.info.started?r.type==="mouseup"?"end":"track":"start",e.info.state==="start"&&yt("tap"),e.info.addMove({x:n,y:a}),ve(r)||(e.info.state="end",Se(e.info)),t&&Vt(e.info,t,r),e.info.started=!0)},s=r=>{e.info.started&&i(r),Se(e.info)};js(this.info,i,s),this.info.x=o.clientX,this.info.y=o.clientY},touchstart(o){const t=o.changedTouches[0];this.info.x=t.clientX,this.info.y=t.clientY},touchmove(o){const t=ce(o),e=o.changedTouches[0],i=e.clientX,s=e.clientY;Co(this.info,i,s)&&(this.info.state==="start"&&yt("tap"),this.info.addMove({x:i,y:s}),Vt(this.info,t,e),this.info.state="track",this.info.started=!0)},touchend(o){const t=ce(o),e=o.changedTouches[0];this.info.started&&(this.info.state="end",this.info.addMove({x:e.clientX,y:e.clientY}),Vt(this.info,t,e))}});function Co(o,t,e){if(o.prevent)return!1;if(o.started)return!0;const i=Math.abs(o.x-t),s=Math.abs(o.y-e);return i>=xo||s>=xo}function Vt(o,t,e){if(!t)return;const i=o.moves[o.moves.length-2],s=o.moves[o.moves.length-1],r=s.x-o.x,n=s.y-o.y;let a,l=0;i&&(a=s.x-i.x,l=s.y-i.y),Oi(t,"track",{state:o.state,x:e.clientX,y:e.clientY,dx:r,dy:n,ddx:a,ddy:l,sourceEvent:e,hover(){return $l(e.clientX,e.clientY)}})}Pi({name:"tap",deps:["mousedown","click","touchstart","touchend"],flow:{start:["mousedown","touchstart"],end:["click","touchend"]},emits:["tap"],info:{x:NaN,y:NaN,prevent:!1},reset(){this.info.x=NaN,this.info.y=NaN,this.info.prevent=!1},mousedown(o){ve(o)&&(this.info.x=o.clientX,this.info.y=o.clientY)},click(o){ve(o)&&Ao(this.info,o)},touchstart(o){const t=o.changedTouches[0];this.info.x=t.clientX,this.info.y=t.clientY},touchend(o){Ao(this.info,o.changedTouches[0],o)}});function Ao(o,t,e){const i=Math.abs(t.clientX-o.x),s=Math.abs(t.clientY-o.y),r=ce(e||t);!r||Fl[r.localName]&&r.hasAttribute("disabled")||(isNaN(i)||isNaN(s)||i<=wo&&s<=wo||zl(t))&&(o.prevent||Oi(r,"tap",{x:t.clientX,y:t.clientY,sourceEvent:t,preventer:e}))}/**
|
|
2918
2918
|
* @license
|
|
2919
2919
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2920
2920
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2922,15 +2922,15 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2922
2922
|
* @license
|
|
2923
2923
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2924
2924
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2925
|
-
*/const
|
|
2925
|
+
*/const Tt=H(o=>class extends o{ready(){super.ready(),this.addEventListener("keydown",e=>{this._onKeyDown(e)}),this.addEventListener("keyup",e=>{this._onKeyUp(e)})}_onKeyDown(e){switch(e.key){case"Enter":this._onEnter(e);break;case"Escape":this._onEscape(e);break}}_onKeyUp(e){}_onEnter(e){}_onEscape(e){}});/**
|
|
2926
2926
|
* @license
|
|
2927
2927
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2928
2928
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2929
|
-
*/const Ul=o=>class extends qs(
|
|
2929
|
+
*/const Ul=o=>class extends qs(Tt(o)){get _activeKeys(){return[" "]}ready(){super.ready(),te(this,"down",e=>{this._shouldSetActive(e)&&this._setActive(!0)}),te(this,"up",()=>{this._setActive(!1)})}disconnectedCallback(){super.disconnectedCallback(),this._setActive(!1)}_shouldSetActive(e){return!this.disabled}_onKeyDown(e){super._onKeyDown(e),this._shouldSetActive(e)&&this._activeKeys.includes(e.key)&&(this._setActive(!0),document.addEventListener("keyup",i=>{this._activeKeys.includes(i.key)&&this._setActive(!1)},{once:!0}))}_setActive(e){this.toggleAttribute("active",e)}};/**
|
|
2930
2930
|
* @license
|
|
2931
2931
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2932
2932
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2933
|
-
*/const Mi=H(o=>class extends o{get _keyboardActive(){return
|
|
2933
|
+
*/const Mi=H(o=>class extends o{get _keyboardActive(){return Ei()}ready(){this.addEventListener("focusin",e=>{this._shouldSetFocus(e)&&this._setFocused(!0)}),this.addEventListener("focusout",e=>{this._shouldRemoveFocus(e)&&this._setFocused(!1)}),super.ready()}disconnectedCallback(){super.disconnectedCallback(),this.hasAttribute("focused")&&this._setFocused(!1)}_setFocused(e){this.toggleAttribute("focused",e),this.toggleAttribute("focus-ring",e&&this._keyboardActive)}_shouldSetFocus(e){return!0}_shouldRemoveFocus(e){return!0}});/**
|
|
2934
2934
|
* @license
|
|
2935
2935
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
2936
2936
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -2942,11 +2942,11 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
2942
2942
|
* @license
|
|
2943
2943
|
* Copyright (c) 2017 - 2024 Vaadin Ltd.
|
|
2944
2944
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2945
|
-
*/L("vaadin-button",Tl,{moduleId:"vaadin-button-styles"});class Yl extends jl(Hs(
|
|
2945
|
+
*/L("vaadin-button",Tl,{moduleId:"vaadin-button-styles"});class Yl extends jl(Hs(we(Fe(ue)))){static get is(){return"vaadin-button"}static get template(){return El(Ce)}ready(){super.ready(),this._tooltipController=new Vs(this),this.addController(this._tooltipController)}}ie(Yl);/**
|
|
2946
2946
|
* @license
|
|
2947
2947
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
2948
2948
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
2949
|
-
*/function Wl(o){let t=o.getDay();t===0&&(t=7);const e=4-t,i=new Date(o.getTime()+e*24*3600*1e3),s=new Date(0,0);s.setFullYear(i.getFullYear());const r=i.getTime()-s.getTime(),n=Math.round(r/(24*3600*1e3));return Math.floor(n/7+1)}function
|
|
2949
|
+
*/function Wl(o){let t=o.getDay();t===0&&(t=7);const e=4-t,i=new Date(o.getTime()+e*24*3600*1e3),s=new Date(0,0);s.setFullYear(i.getFullYear());const r=i.getTime()-s.getTime(),n=Math.round(r/(24*3600*1e3));return Math.floor(n/7+1)}function ui(o){const t=new Date(o);return t.setHours(0,0,0,0),t}function ne(o,t,e=ui){return o instanceof Date&&t instanceof Date&&e(o).getTime()===e(t).getTime()}function Ii(o){return{day:o.getDate(),month:o.getMonth(),year:o.getFullYear()}}function Ie(o,t,e,i){let s=!1;if(typeof i=="function"&&o){const r=Ii(o);s=i(r)}return(!t||o>=t)&&(!e||o<=e)&&!s}function Gs(o,t){return t.filter(e=>e!==void 0).reduce((e,i)=>{if(!i)return e;if(!e)return i;const s=Math.abs(o.getTime()-i.getTime()),r=Math.abs(e.getTime()-o.getTime());return s<r?i:e})}function Js(o){const t=new Date,e=new Date(t);return e.setDate(1),e.setMonth(parseInt(o)+t.getMonth()),e}function ql(o,t,e=0,i=1){if(t>99)throw new Error("The provided year cannot have more than 2 digits.");if(t<0)throw new Error("The provided year cannot be negative.");let s=t+Math.floor(o.getFullYear()/100)*100;return o<new Date(s-50,e,i)?s-=100:o>new Date(s+50,e,i)&&(s+=100),s}function Be(o){const t=/^([-+]\d{1}|\d{2,4}|[-+]\d{6})-(\d{1,2})-(\d{1,2})$/u.exec(o);if(!t)return;const e=new Date(0,0);return e.setFullYear(parseInt(t[1],10)),e.setMonth(parseInt(t[2],10)-1),e.setDate(parseInt(t[3],10)),e}function Kl(o){const t=(l,d="00")=>(d+l).substr((d+l).length-d.length);let e="",i="0000",s=o.year;s<0?(s=-s,e="-",i="000000"):o.year>=1e4&&(e="+",i="000000");const r=e+t(s,i),n=t(o.month+1),a=t(o.day);return[r,n,a].join("-")}function Gl(o){return o instanceof Date?Kl({year:o.getFullYear(),month:o.getMonth(),day:o.getDate()}):""}/**
|
|
2950
2950
|
@license
|
|
2951
2951
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2952
2952
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -2954,7 +2954,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
2954
2954
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
2955
2955
|
Code distributed by Google as part of the polymer project is also
|
|
2956
2956
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
2957
|
-
*/class
|
|
2957
|
+
*/class vt{constructor(){this._asyncModule=null,this._callback=null,this._timer=null}setConfig(t,e){this._asyncModule=t,this._callback=e,this._timer=this._asyncModule.run(()=>{this._timer=null,tt.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),tt.delete(this))}_cancelAsync(){this.isActive()&&(this._asyncModule.cancel(this._timer),this._timer=null)}flush(){this.isActive()&&(this.cancel(),this._callback())}isActive(){return this._timer!=null}static debounce(t,e,i){return t instanceof vt?t._cancelAsync():t=new vt,t.setConfig(e,i),t}}let tt=new Set;const Jl=function(o){tt.add(o)},Xl=function(){const o=!!tt.size;return tt.forEach(t=>{try{t.flush()}catch(e){setTimeout(()=>{throw e})}}),o};/**
|
|
2958
2958
|
@license
|
|
2959
2959
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
2960
2960
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -3016,7 +3016,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3016
3016
|
<div class="buffer"></div>
|
|
3017
3017
|
<div id="fullHeight"></div>
|
|
3018
3018
|
</div>
|
|
3019
|
-
`;class Zs extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}).appendChild(Xs.content.cloneNode(!0)),this.bufferSize=20,this._initialScroll=5e5,this._initialIndex=0,this._activated=!1}get active(){return this._activated}set active(t){t&&!this._activated&&(this._createPool(),this._activated=!0)}get bufferOffset(){return this._buffers[0].offsetTop}get itemHeight(){if(!this._itemHeightVal){const t=getComputedStyle(this).getPropertyValue("--vaadin-infinite-scroller-item-height"),e="background-position";this.$.fullHeight.style.setProperty(e,t);const i=getComputedStyle(this.$.fullHeight).getPropertyValue(e);this.$.fullHeight.style.removeProperty(e),this._itemHeightVal=parseFloat(i)}return this._itemHeightVal}get _bufferHeight(){return this.itemHeight*this.bufferSize}get position(){return(this.$.scroller.scrollTop-this._buffers[0].translateY)/this.itemHeight+this._firstIndex}set position(t){this._preventScrollEvent=!0,t>this._firstIndex&&t<this._firstIndex+this.bufferSize*2?this.$.scroller.scrollTop=this.itemHeight*(t-this._firstIndex)+this._buffers[0].translateY:(this._initialIndex=~~t,this._reset(),this._scrollDisabled=!0,this.$.scroller.scrollTop+=t%1*this.itemHeight,this._scrollDisabled=!1),this._mayHaveMomentum&&(this.$.scroller.classList.add("notouchscroll"),this._mayHaveMomentum=!1,setTimeout(()=>{this.$.scroller.classList.remove("notouchscroll")},10))}connectedCallback(){this._ready||(this._ready=!0,this.$={},this.shadowRoot.querySelectorAll("[id]").forEach(t=>{this.$[t.id]=t}),this.$.scroller.addEventListener("scroll",()=>this._scroll()),this._buffers=[...this.shadowRoot.querySelectorAll(".buffer")],this.$.fullHeight.style.height=`${this._initialScroll*2}px`)}forceUpdate(){this._debouncerScrollFinish&&this._debouncerScrollFinish.flush(),this._debouncerUpdateClones&&(this._buffers[0].updated=this._buffers[1].updated=!1,this._updateClones(),this._debouncerUpdateClones.cancel()),Ni()}_createElement(){}_updateElement(t,e){}_finishInit(){this._initDone||(this._buffers.forEach(t=>{[...t.children].forEach(e=>{this._ensureStampedInstance(e._itemWrapper)})}),this._buffers[0].translateY||this._reset(),this._initDone=!0,this.dispatchEvent(new CustomEvent("init-done")))}_translateBuffer(t){const e=t?1:0;this._buffers[e].translateY=this._buffers[e?0:1].translateY+this._bufferHeight*(e?-1:1),this._buffers[e].style.transform=`translate3d(0, ${this._buffers[e].translateY}px, 0)`,this._buffers[e].updated=!1,this._buffers.reverse()}_scroll(){if(this._scrollDisabled)return;const t=this.$.scroller.scrollTop;(t<this._bufferHeight||t>this._initialScroll*2-this._bufferHeight)&&(this._initialIndex=~~this.position,this._reset());const e=this.itemHeight+this.bufferOffset,i=t>this._buffers[1].translateY+e,s=t<this._buffers[0].translateY+e;(i||s)&&(this._translateBuffer(s),this._updateClones()),this._preventScrollEvent||(this.dispatchEvent(new CustomEvent("custom-scroll",{bubbles:!1,composed:!0})),this._mayHaveMomentum=!0),this._preventScrollEvent=!1,this._debouncerScrollFinish=
|
|
3019
|
+
`;class Zs extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}).appendChild(Xs.content.cloneNode(!0)),this.bufferSize=20,this._initialScroll=5e5,this._initialIndex=0,this._activated=!1}get active(){return this._activated}set active(t){t&&!this._activated&&(this._createPool(),this._activated=!0)}get bufferOffset(){return this._buffers[0].offsetTop}get itemHeight(){if(!this._itemHeightVal){const t=getComputedStyle(this).getPropertyValue("--vaadin-infinite-scroller-item-height"),e="background-position";this.$.fullHeight.style.setProperty(e,t);const i=getComputedStyle(this.$.fullHeight).getPropertyValue(e);this.$.fullHeight.style.removeProperty(e),this._itemHeightVal=parseFloat(i)}return this._itemHeightVal}get _bufferHeight(){return this.itemHeight*this.bufferSize}get position(){return(this.$.scroller.scrollTop-this._buffers[0].translateY)/this.itemHeight+this._firstIndex}set position(t){this._preventScrollEvent=!0,t>this._firstIndex&&t<this._firstIndex+this.bufferSize*2?this.$.scroller.scrollTop=this.itemHeight*(t-this._firstIndex)+this._buffers[0].translateY:(this._initialIndex=~~t,this._reset(),this._scrollDisabled=!0,this.$.scroller.scrollTop+=t%1*this.itemHeight,this._scrollDisabled=!1),this._mayHaveMomentum&&(this.$.scroller.classList.add("notouchscroll"),this._mayHaveMomentum=!1,setTimeout(()=>{this.$.scroller.classList.remove("notouchscroll")},10))}connectedCallback(){this._ready||(this._ready=!0,this.$={},this.shadowRoot.querySelectorAll("[id]").forEach(t=>{this.$[t.id]=t}),this.$.scroller.addEventListener("scroll",()=>this._scroll()),this._buffers=[...this.shadowRoot.querySelectorAll(".buffer")],this.$.fullHeight.style.height=`${this._initialScroll*2}px`)}forceUpdate(){this._debouncerScrollFinish&&this._debouncerScrollFinish.flush(),this._debouncerUpdateClones&&(this._buffers[0].updated=this._buffers[1].updated=!1,this._updateClones(),this._debouncerUpdateClones.cancel()),Ni()}_createElement(){}_updateElement(t,e){}_finishInit(){this._initDone||(this._buffers.forEach(t=>{[...t.children].forEach(e=>{this._ensureStampedInstance(e._itemWrapper)})}),this._buffers[0].translateY||this._reset(),this._initDone=!0,this.dispatchEvent(new CustomEvent("init-done")))}_translateBuffer(t){const e=t?1:0;this._buffers[e].translateY=this._buffers[e?0:1].translateY+this._bufferHeight*(e?-1:1),this._buffers[e].style.transform=`translate3d(0, ${this._buffers[e].translateY}px, 0)`,this._buffers[e].updated=!1,this._buffers.reverse()}_scroll(){if(this._scrollDisabled)return;const t=this.$.scroller.scrollTop;(t<this._bufferHeight||t>this._initialScroll*2-this._bufferHeight)&&(this._initialIndex=~~this.position,this._reset());const e=this.itemHeight+this.bufferOffset,i=t>this._buffers[1].translateY+e,s=t<this._buffers[0].translateY+e;(i||s)&&(this._translateBuffer(s),this._updateClones()),this._preventScrollEvent||(this.dispatchEvent(new CustomEvent("custom-scroll",{bubbles:!1,composed:!0})),this._mayHaveMomentum=!0),this._preventScrollEvent=!1,this._debouncerScrollFinish=Me.debounce(this._debouncerScrollFinish,gt.after(200),()=>{const r=this.$.scroller.getBoundingClientRect();!this._isVisible(this._buffers[0],r)&&!this._isVisible(this._buffers[1],r)&&(this.position=this.position)})}_reset(){this._scrollDisabled=!0,this.$.scroller.scrollTop=this._initialScroll,this._buffers[0].translateY=this._initialScroll-this._bufferHeight,this._buffers[1].translateY=this._initialScroll,this._buffers.forEach(t=>{t.style.transform=`translate3d(0, ${t.translateY}px, 0)`}),this._buffers[0].updated=this._buffers[1].updated=!1,this._updateClones(!0),this._debouncerUpdateClones=Me.debounce(this._debouncerUpdateClones,gt.after(200),()=>{this._buffers[0].updated=this._buffers[1].updated=!1,this._updateClones()}),this._scrollDisabled=!1}_createPool(){const t=this.getBoundingClientRect();this._buffers.forEach(e=>{for(let i=0;i<this.bufferSize;i++){const s=document.createElement("div");s.style.height=`${this.itemHeight}px`,s.instance={};const r=`vaadin-infinite-scroller-item-content-${Bs()}`,n=document.createElement("slot");n.setAttribute("name",r),n._itemWrapper=s,e.appendChild(n),s.setAttribute("slot",r),this.appendChild(s),this._isVisible(s,t)&&this._ensureStampedInstance(s)}}),requestAnimationFrame(()=>{this._finishInit()})}_ensureStampedInstance(t){if(t.firstElementChild)return;const e=t.instance;t.instance=this._createElement(),t.appendChild(t.instance),Object.keys(e).forEach(i=>{t.instance[i]=e[i]})}_updateClones(t){this._firstIndex=Math.round((this._buffers[0].translateY-this._initialScroll)/this.itemHeight)+this._initialIndex;const e=t?this.$.scroller.getBoundingClientRect():void 0;this._buffers.forEach((i,s)=>{if(!i.updated){const r=this._firstIndex+this.bufferSize*s;[...i.children].forEach((n,a)=>{const l=n._itemWrapper;(!t||this._isVisible(l,e))&&this._updateElement(l.instance,r+a)}),i.updated=!0}})}_isVisible(t,e){const i=t.getBoundingClientRect();return i.bottom>e.top&&i.top<e.bottom}}/**
|
|
3020
3020
|
* @license
|
|
3021
3021
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3022
3022
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3078,7 +3078,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3078
3078
|
* @license
|
|
3079
3079
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3080
3080
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3081
|
-
*/class td extends
|
|
3081
|
+
*/class td extends we(ed(ue)){static get is(){return"vaadin-date-picker-year"}static get template(){return Ce`
|
|
3082
3082
|
<style>
|
|
3083
3083
|
:host {
|
|
3084
3084
|
display: block;
|
|
@@ -3103,7 +3103,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
3103
3103
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
3104
3104
|
Code distributed by Google as part of the polymer project is also
|
|
3105
3105
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3106
|
-
*/let
|
|
3106
|
+
*/let hi=null;function pi(){return hi}pi.prototype=Object.create(HTMLTemplateElement.prototype,{constructor:{value:pi,writable:!0}});const tr=Ai(pi),od=zi(tr);function sd(o,t){hi=o,Object.setPrototypeOf(o,t.prototype),new t,hi=null}const rd=Ai(class{});function nd(o,t){for(let e=0;e<t.length;e++){let i=t[e];if(!!o!=!!i.__hideTemplateChildren__)if(i.nodeType===Node.TEXT_NODE)o?(i.__polymerTextContent__=i.textContent,i.textContent=""):i.textContent=i.__polymerTextContent__;else if(i.localName==="slot")if(o)i.__polymerReplaced__=document.createComment("hidden-slot"),V(V(i).parentNode).replaceChild(i.__polymerReplaced__,i);else{const s=i.__polymerReplaced__;s&&V(V(s).parentNode).replaceChild(i,s)}else i.style&&(o?(i.__polymerDisplay__=i.style.display,i.style.display="none"):i.style.display=i.__polymerDisplay__);i.__hideTemplateChildren__=o,i._showHideChildren&&i._showHideChildren(o)}}class he extends rd{constructor(t){super(),this._configureProperties(t),this.root=this._stampTemplate(this.__dataHost);let e=[];this.children=e;for(let s=this.root.firstChild;s;s=s.nextSibling)e.push(s),s.__templatizeInstance=this;this.__templatizeOwner&&this.__templatizeOwner.__hideTemplateChildren__&&this._showHideChildren(!0);let i=this.__templatizeOptions;(t&&i.instanceProps||!i.instanceProps)&&this._enableProperties()}_configureProperties(t){if(this.__templatizeOptions.forwardHostProp)for(let i in this.__hostProps)this._setPendingProperty(i,this.__dataHost["_host_"+i]);for(let i in t)this._setPendingProperty(i,t[i])}forwardHostProp(t,e){this._setPendingPropertyOrPath(t,e,!1,!0)&&this.__dataHost._enqueueClient(this)}_addEventListenerToNode(t,e,i){if(this._methodHost&&this.__templatizeOptions.parentModel)this._methodHost._addEventListenerToNode(t,e,s=>{s.model=this,i(s)});else{let s=this.__dataHost.__dataHost;s&&s._addEventListenerToNode(t,e,i)}}_showHideChildren(t){nd(t,this.children)}_setUnmanagedPropertyToNode(t,e,i){t.__hideTemplateChildren__&&t.nodeType==Node.TEXT_NODE&&e=="textContent"?t.__polymerTextContent__=i:super._setUnmanagedPropertyToNode(t,e,i)}get parentModel(){let t=this.__parentModel;if(!t){let e;t=this;do t=t.__dataHost.__dataHost;while((e=t.__templatizeOptions)&&!e.parentModel);this.__parentModel=t}return t}dispatchEvent(t){return!0}}he.prototype.__dataHost;he.prototype.__templatizeOptions;he.prototype._methodHost;he.prototype.__templatizeOwner;he.prototype.__hostProps;const ad=zi(he);function To(o){let t=o.__dataHost;return t&&t._methodHost||t}function ld(o,t,e){let i=e.mutableData?ad:he;fi.mixin&&(i=fi.mixin(i));let s=class extends i{};return s.prototype.__templatizeOptions=e,s.prototype._bindTemplate(o),ud(s,o,t,e),s}function dd(o,t,e,i){let s=e.forwardHostProp;if(s&&t.hasHostProps){const r=o.localName=="template";let n=t.templatizeTemplateClass;if(!n){if(r){let l=e.mutableData?od:tr;class d extends l{}n=t.templatizeTemplateClass=d}else{const l=o.constructor;class d extends l{}n=t.templatizeTemplateClass=d}let a=t.hostProps;for(let l in a)n.prototype._addPropertyEffect("_host_"+l,n.prototype.PROPERTY_EFFECT_TYPES.PROPAGATE,{fn:cd(l,s)}),n.prototype._createNotifyingProperty("_host_"+l);ns&&i&&fd(t,e,i)}if(o.__dataProto&&Object.assign(o.__data,o.__dataProto),r)sd(o,n),o.__dataTemp={},o.__dataPending=null,o.__dataOld=null,o._enableProperties();else{Object.setPrototypeOf(o,n.prototype);const a=t.hostProps;for(let l in a)if(l="_host_"+l,l in o){const d=o[l];delete o[l],o.__data[l]=d}}}}function cd(o,t){return function(i,s,r){t.call(i.__templatizeOwner,s.substring(6),r[s])}}function ud(o,t,e,i){let s=e.hostProps||{};for(let r in i.instanceProps){delete s[r];let n=i.notifyInstanceProp;n&&o.prototype._addPropertyEffect(r,o.prototype.PROPERTY_EFFECT_TYPES.NOTIFY,{fn:hd(r,n)})}if(i.forwardHostProp&&t.__dataHost)for(let r in s)e.hasHostProps||(e.hasHostProps=!0),o.prototype._addPropertyEffect(r,o.prototype.PROPERTY_EFFECT_TYPES.NOTIFY,{fn:pd()})}function hd(o,t){return function(i,s,r){t.call(i.__templatizeOwner,i,s,r[s])}}function pd(){return function(t,e,i){t.__dataHost._setPendingPropertyOrPath("_host_"+e,i[e],!0,!0)}}function fi(o,t,e){if(mt&&!To(o))throw new Error("strictTemplatePolicy: template owner not trusted");if(e=e||{},o.__templatizeOwner)throw new Error("A <template> can only be templatized once");o.__templatizeOwner=t;let s=(t?t.constructor:he)._parseTemplate(o),r=s.templatizeInstanceClass;r||(r=ld(o,s,e),s.templatizeInstanceClass=r);const n=To(o);dd(o,s,e,n);let a=class extends r{};return a.prototype._methodHost=n,a.prototype.__dataHost=o,a.prototype.__templatizeOwner=t,a.prototype.__hostProps=s.hostProps,a=a,a}function fd(o,t,e){const i=e.constructor._properties,{propertyEffects:s}=o,{instanceProps:r}=t;for(let n in s)if(!i[n]&&!(r&&r[n])){const a=s[n];for(let l=0;l<a.length;l++){const{part:d}=a[l].info;if(!(d.signature&&d.signature.static)){console.warn(`Property '${n}' used in template but not declared in 'properties'; attribute will not be observed.`);break}}}}function md(o,t){let e;for(;t;)if(e=t.__dataHost?t:t.__templatizeInstance)if(e.__dataHost!=o)t=e.__dataHost;else return e;else t=V(t).parentNode;return null}/**
|
|
3107
3107
|
@license
|
|
3108
3108
|
Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
3109
3109
|
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
|
@@ -3119,11 +3119,11 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
|
|
3119
3119
|
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
|
3120
3120
|
Code distributed by Google as part of the polymer project is also
|
|
3121
3121
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
|
3122
|
-
*/const gd=id(ue);class Do extends gd{static get is(){return"dom-repeat"}static get template(){return null}static get properties(){return{items:{type:Array},as:{type:String,value:"item"},indexAs:{type:String,value:"index"},itemsIndexAs:{type:String,value:"itemsIndex"},sort:{type:Function,observer:"__sortChanged"},filter:{type:Function,observer:"__filterChanged"},observe:{type:String,observer:"__observeChanged"},delay:Number,renderedItemCount:{type:Number,notify:!Zi,readOnly:!0},initialCount:{type:Number},targetFramerate:{type:Number,value:20},_targetFrameTime:{type:Number,computed:"__computeFrameTime(targetFramerate)"},notifyDomChange:{type:Boolean},reuseChunkedInstances:{type:Boolean}}}static get observers(){return["__itemsChanged(items.*)"]}constructor(){super(),this.__instances=[],this.__renderDebouncer=null,this.__itemsIdxToInstIdx={},this.__chunkCount=null,this.__renderStartTime=null,this.__itemsArrayChanged=!1,this.__shouldMeasureChunk=!1,this.__shouldContinueChunking=!1,this.__chunkingId=0,this.__sortFn=null,this.__filterFn=null,this.__observePaths=null,this.__ctor=null,this.__isDetached=!0,this.template=null,this._templateInfo}disconnectedCallback(){super.disconnectedCallback(),this.__isDetached=!0;for(let t=0;t<this.__instances.length;t++)this.__detachInstance(t);this.__chunkingId&&cancelAnimationFrame(this.__chunkingId)}connectedCallback(){if(super.connectedCallback(),_d()||(this.style.display="none"),this.__isDetached){this.__isDetached=!1;let t=V(V(this).parentNode);for(let e=0;e<this.__instances.length;e++)this.__attachInstance(e,t);this.__chunkingId&&this.__render()}}__ensureTemplatized(){if(!this.__ctor){const t=this;let e=this.template=t._templateInfo?t:this.querySelector("template");if(!e){let s=new MutationObserver(()=>{if(this.querySelector("template"))s.disconnect(),this.__render();else throw new Error("dom-repeat requires a <template> child")});return s.observe(this,{childList:!0}),!1}let i={};i[this.as]=!0,i[this.indexAs]=!0,i[this.itemsIndexAs]=!0,this.__ctor=
|
|
3122
|
+
*/const gd=id(ue);class Do extends gd{static get is(){return"dom-repeat"}static get template(){return null}static get properties(){return{items:{type:Array},as:{type:String,value:"item"},indexAs:{type:String,value:"index"},itemsIndexAs:{type:String,value:"itemsIndex"},sort:{type:Function,observer:"__sortChanged"},filter:{type:Function,observer:"__filterChanged"},observe:{type:String,observer:"__observeChanged"},delay:Number,renderedItemCount:{type:Number,notify:!Zi,readOnly:!0},initialCount:{type:Number},targetFramerate:{type:Number,value:20},_targetFrameTime:{type:Number,computed:"__computeFrameTime(targetFramerate)"},notifyDomChange:{type:Boolean},reuseChunkedInstances:{type:Boolean}}}static get observers(){return["__itemsChanged(items.*)"]}constructor(){super(),this.__instances=[],this.__renderDebouncer=null,this.__itemsIdxToInstIdx={},this.__chunkCount=null,this.__renderStartTime=null,this.__itemsArrayChanged=!1,this.__shouldMeasureChunk=!1,this.__shouldContinueChunking=!1,this.__chunkingId=0,this.__sortFn=null,this.__filterFn=null,this.__observePaths=null,this.__ctor=null,this.__isDetached=!0,this.template=null,this._templateInfo}disconnectedCallback(){super.disconnectedCallback(),this.__isDetached=!0;for(let t=0;t<this.__instances.length;t++)this.__detachInstance(t);this.__chunkingId&&cancelAnimationFrame(this.__chunkingId)}connectedCallback(){if(super.connectedCallback(),_d()||(this.style.display="none"),this.__isDetached){this.__isDetached=!1;let t=V(V(this).parentNode);for(let e=0;e<this.__instances.length;e++)this.__attachInstance(e,t);this.__chunkingId&&this.__render()}}__ensureTemplatized(){if(!this.__ctor){const t=this;let e=this.template=t._templateInfo?t:this.querySelector("template");if(!e){let s=new MutationObserver(()=>{if(this.querySelector("template"))s.disconnect(),this.__render();else throw new Error("dom-repeat requires a <template> child")});return s.observe(this,{childList:!0}),!1}let i={};i[this.as]=!0,i[this.indexAs]=!0,i[this.itemsIndexAs]=!0,this.__ctor=fi(e,this,{mutableData:this.mutableData,parentModel:!0,instanceProps:i,forwardHostProp:function(s,r){let n=this.__instances;for(let a=0,l;a<n.length&&(l=n[a]);a++)l.forwardHostProp(s,r)},notifyInstanceProp:function(s,r,n){if(wn(this.as,r)){let a=s[this.itemsIndexAs];r==this.as&&(this.items[a]=n);let l=Ze(this.as,`${JSCompiler_renameProperty("items",this)}.${a}`,r);this.notifyPath(l,n)}}})}return!0}__getMethodHost(){return this.__dataHost._methodHost||this.__dataHost}__functionFromPropertyValue(t){if(typeof t=="string"){let e=t,i=this.__getMethodHost();return function(){return i[e].apply(i,arguments)}}return t}__sortChanged(t){this.__sortFn=this.__functionFromPropertyValue(t),this.items&&this.__debounceRender(this.__render)}__filterChanged(t){this.__filterFn=this.__functionFromPropertyValue(t),this.items&&this.__debounceRender(this.__render)}__computeFrameTime(t){return Math.ceil(1e3/t)}__observeChanged(){this.__observePaths=this.observe&&this.observe.replace(".*",".").split(" ")}__handleObservedPaths(t){if(this.__sortFn||this.__filterFn){if(!t)this.__debounceRender(this.__render,this.delay);else if(this.__observePaths){let e=this.__observePaths;for(let i=0;i<e.length;i++)t.indexOf(e[i])===0&&this.__debounceRender(this.__render,this.delay)}}}__itemsChanged(t){this.items&&!Array.isArray(this.items)&&console.warn("dom-repeat expected array for `items`, found",this.items),this.__handleItemPath(t.path,t.value)||(t.path==="items"&&(this.__itemsArrayChanged=!0),this.__debounceRender(this.__render))}__debounceRender(t,e=0){this.__renderDebouncer=vt.debounce(this.__renderDebouncer,e>0?Dn.after(e):_s,t.bind(this)),Jl(this.__renderDebouncer)}render(){this.__debounceRender(this.__render),Ni()}__render(){if(!this.__ensureTemplatized())return;let t=this.items||[];const e=this.__sortAndFilterItems(t),i=this.__calculateLimit(e.length);this.__updateInstances(t,i,e),this.initialCount&&(this.__shouldMeasureChunk||this.__shouldContinueChunking)&&(cancelAnimationFrame(this.__chunkingId),this.__chunkingId=requestAnimationFrame(()=>{this.__chunkingId=null,this.__continueChunking()})),this._setRenderedItemCount(this.__instances.length),(!Zi||this.notifyDomChange)&&this.dispatchEvent(new CustomEvent("dom-change",{bubbles:!0,composed:!0}))}__sortAndFilterItems(t){let e=new Array(t.length);for(let i=0;i<t.length;i++)e[i]=i;return this.__filterFn&&(e=e.filter((i,s,r)=>this.__filterFn(t[i],s,r))),this.__sortFn&&e.sort((i,s)=>this.__sortFn(t[i],t[s])),e}__calculateLimit(t){let e=t;const i=this.__instances.length;if(this.initialCount){let s;!this.__chunkCount||this.__itemsArrayChanged&&!this.reuseChunkedInstances?(e=Math.min(t,this.initialCount),s=Math.max(e-i,0),this.__chunkCount=s||1):(s=Math.min(Math.max(t-i,0),this.__chunkCount),e=Math.min(i+s,t)),this.__shouldMeasureChunk=s===this.__chunkCount,this.__shouldContinueChunking=e<t,this.__renderStartTime=performance.now()}return this.__itemsArrayChanged=!1,e}__continueChunking(){if(this.__shouldMeasureChunk){const t=performance.now()-this.__renderStartTime,e=this._targetFrameTime/t;this.__chunkCount=Math.round(this.__chunkCount*e)||1}this.__shouldContinueChunking&&this.__debounceRender(this.__render)}__updateInstances(t,e,i){const s=this.__itemsIdxToInstIdx={};let r;for(r=0;r<e;r++){let n=this.__instances[r],a=i[r],l=t[a];s[a]=r,n?(n._setPendingProperty(this.as,l),n._setPendingProperty(this.indexAs,r),n._setPendingProperty(this.itemsIndexAs,a),n._flushProperties()):this.__insertInstance(l,r,a)}for(let n=this.__instances.length-1;n>=r;n--)this.__detachAndRemoveInstance(n)}__detachInstance(t){let e=this.__instances[t];const i=V(e.root);for(let s=0;s<e.children.length;s++){let r=e.children[s];i.appendChild(r)}return e}__attachInstance(t,e){let i=this.__instances[t];e.insertBefore(i.root,this)}__detachAndRemoveInstance(t){this.__detachInstance(t),this.__instances.splice(t,1)}__stampInstance(t,e,i){let s={};return s[this.as]=t,s[this.indexAs]=e,s[this.itemsIndexAs]=i,new this.__ctor(s)}__insertInstance(t,e,i){const s=this.__stampInstance(t,e,i);let r=this.__instances[e+1],n=r?r.children[0]:this;return V(V(this).parentNode).insertBefore(s.root,n),this.__instances[e]=s,s}_showHideChildren(t){for(let e=0;e<this.__instances.length;e++)this.__instances[e]._showHideChildren(t)}__handleItemPath(t,e){let i=t.slice(6),s=i.indexOf("."),r=s<0?i:i.substring(0,s);if(r==parseInt(r,10)){let n=s<0?"":i.substring(s+1);this.__handleObservedPaths(n);let a=this.__itemsIdxToInstIdx[r],l=this.__instances[a];if(l){let d=this.as+(n?"."+n:"");l._setPendingPropertyOrPath(d,e,!1,!0),l._flushProperties()}return!0}}itemForElement(t){let e=this.modelForElement(t);return e&&e[this.as]}indexForElement(t){let e=this.modelForElement(t);return e&&e[this.indexAs]}modelForElement(t){return md(this.template,t)}}customElements.define(Do.is,Do);/**
|
|
3123
3123
|
* @license
|
|
3124
3124
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3125
3125
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3126
|
-
*/const yd=o=>class extends Mi(o){static get properties(){return{month:{type:Object,value:new Date,sync:!0},selectedDate:{type:Object,notify:!0,sync:!0},focusedDate:{type:Object},showWeekNumbers:{type:Boolean,value:!1},i18n:{type:Object},ignoreTaps:{type:Boolean},minDate:{type:Date,value:null,sync:!0},maxDate:{type:Date,value:null,sync:!0},isDateDisabled:{type:Function,value:()=>!1},disabled:{type:Boolean,reflectToAttribute:!0},_days:{type:Array},_weeks:{type:Array},_notTapping:{type:Boolean}}}static get observers(){return["__focusedDateChanged(focusedDate, _days)"]}get focusableDateElement(){return[...this.shadowRoot.querySelectorAll("[part~=date]")].find(e=>ne(e.date,this.focusedDate))}ready(){super.ready(),te(this.$.monthGrid,"tap",this._handleTap.bind(this))}_isDisabled(e,i,s){const r=new Date(0,0);r.setFullYear(e.getFullYear()),r.setMonth(e.getMonth()),r.setDate(1);const n=new Date(0,0);return n.setFullYear(e.getFullYear()),n.setMonth(e.getMonth()+1),n.setDate(0),i&&s&&i.getMonth()===s.getMonth()&&i.getMonth()===e.getMonth()&&s.getDate()-i.getDate()>=0?!1:!
|
|
3126
|
+
*/const yd=o=>class extends Mi(o){static get properties(){return{month:{type:Object,value:new Date,sync:!0},selectedDate:{type:Object,notify:!0,sync:!0},focusedDate:{type:Object},showWeekNumbers:{type:Boolean,value:!1},i18n:{type:Object},ignoreTaps:{type:Boolean},minDate:{type:Date,value:null,sync:!0},maxDate:{type:Date,value:null,sync:!0},isDateDisabled:{type:Function,value:()=>!1},disabled:{type:Boolean,reflectToAttribute:!0},_days:{type:Array},_weeks:{type:Array},_notTapping:{type:Boolean}}}static get observers(){return["__focusedDateChanged(focusedDate, _days)"]}get focusableDateElement(){return[...this.shadowRoot.querySelectorAll("[part~=date]")].find(e=>ne(e.date,this.focusedDate))}ready(){super.ready(),te(this.$.monthGrid,"tap",this._handleTap.bind(this))}_isDisabled(e,i,s){const r=new Date(0,0);r.setFullYear(e.getFullYear()),r.setMonth(e.getMonth()),r.setDate(1);const n=new Date(0,0);return n.setFullYear(e.getFullYear()),n.setMonth(e.getMonth()+1),n.setDate(0),i&&s&&i.getMonth()===s.getMonth()&&i.getMonth()===e.getMonth()&&s.getDate()-i.getDate()>=0?!1:!Ie(r,i,s)&&!Ie(n,i,s)}_getTitle(e,i){if(!(e===void 0||i===void 0))return i.formatTitle(i.monthNames[e.getMonth()],e.getFullYear())}_onMonthGridTouchStart(){this._notTapping=!1,setTimeout(()=>{this._notTapping=!0},300)}_dateAdd(e,i){e.setDate(e.getDate()+i)}_applyFirstDayOfWeek(e,i){if(!(e===void 0||i===void 0))return e.slice(i).concat(e.slice(0,i))}_getWeekDayNames(e,i){if(e===void 0||i===void 0)return[];const{weekdays:s,weekdaysShort:r,firstDayOfWeek:n}=e,a=this._applyFirstDayOfWeek(r,n);return this._applyFirstDayOfWeek(s,n).map((d,u)=>({weekDay:d,weekDayShort:a[u]})).slice(0,7)}__focusedDateChanged(e,i){Array.isArray(i)&&i.some(s=>ne(s,e))?this.removeAttribute("aria-hidden"):this.setAttribute("aria-hidden","true")}_getDate(e){return e?e.getDate():""}_showWeekSeparator(e,i){return e&&i&&i.firstDayOfWeek===1}_isToday(e){return ne(new Date,e)}_getDays(e,i){if(e===void 0||i===void 0)return[];const s=new Date(0,0);for(s.setFullYear(e.getFullYear()),s.setMonth(e.getMonth()),s.setDate(1);s.getDay()!==i.firstDayOfWeek;)this._dateAdd(s,-1);const r=[],n=s.getMonth(),a=e.getMonth();for(;s.getMonth()===a||s.getMonth()===n;)r.push(s.getMonth()===a?new Date(s.getTime()):null),this._dateAdd(s,1);return r}_getWeeks(e){return e.reduce((i,s,r)=>(r%7===0&&i.push([]),i[i.length-1].push(s),i),[])}_handleTap(e){!this.ignoreTaps&&!this._notTapping&&e.target.date&&!e.target.hasAttribute("disabled")&&(this.selectedDate=e.target.date,this.dispatchEvent(new CustomEvent("date-tap",{detail:{date:e.target.date},bubbles:!0,composed:!0})))}_preventDefault(e){e.preventDefault()}__getWeekNumber(e){const i=e.reduce((s,r)=>!s&&r?r:s);return Wl(i)}__getDayAriaLabel(e){if(!e)return"";let i=`${this._getDate(e)} ${this.i18n.monthNames[e.getMonth()]} ${e.getFullYear()}, ${this.i18n.weekdays[e.getDay()]}`;return this._isToday(e)&&(i+=`, ${this.i18n.today}`),i}};/**
|
|
3127
3127
|
* @license
|
|
3128
3128
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3129
3129
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3187,7 +3187,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3187
3187
|
* @license
|
|
3188
3188
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3189
3189
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3190
|
-
*/L("vaadin-month-calendar",vd,{moduleId:"vaadin-month-calendar-styles"});class bd extends yd(
|
|
3190
|
+
*/L("vaadin-month-calendar",vd,{moduleId:"vaadin-month-calendar-styles"});class bd extends yd(we(ue)){static get template(){return Ce`
|
|
3191
3191
|
<div part="month-header" id="month-header" aria-hidden="true">[[_getTitle(month, i18n)]]</div>
|
|
3192
3192
|
<table
|
|
3193
3193
|
id="monthGrid"
|
|
@@ -3229,7 +3229,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3229
3229
|
</template>
|
|
3230
3230
|
</tbody>
|
|
3231
3231
|
</table>
|
|
3232
|
-
`}static get is(){return"vaadin-month-calendar"}static get properties(){return{_days:{type:Array,computed:"_getDays(month, i18n, minDate, maxDate, isDateDisabled)"},_weeks:{type:Array,computed:"_getWeeks(_days)"},disabled:{type:Boolean,reflectToAttribute:!0,computed:"_isDisabled(month, minDate, maxDate)"}}}static get observers(){return["_showWeekNumbersChanged(showWeekNumbers, i18n)"]}_showWeekNumbersChanged(t,e){t&&e&&e.firstDayOfWeek===1?this.setAttribute("week-numbers",""):this.removeAttribute("week-numbers")}__getDatePart(t,e,i,s,r,n){const a=["date"],l=t>
|
|
3232
|
+
`}static get is(){return"vaadin-month-calendar"}static get properties(){return{_days:{type:Array,computed:"_getDays(month, i18n, minDate, maxDate, isDateDisabled)"},_weeks:{type:Array,computed:"_getWeeks(_days)"},disabled:{type:Boolean,reflectToAttribute:!0,computed:"_isDisabled(month, minDate, maxDate)"}}}static get observers(){return["_showWeekNumbersChanged(showWeekNumbers, i18n)"]}_showWeekNumbersChanged(t,e){t&&e&&e.firstDayOfWeek===1?this.setAttribute("week-numbers",""):this.removeAttribute("week-numbers")}__getDatePart(t,e,i,s,r,n){const a=["date"],l=t>ui(new Date),d=t<ui(new Date);return this.__isDayDisabled(t,s,r,n)&&a.push("disabled"),this.__isDayFocused(t,e)&&a.push("focused"),this.__isDaySelected(t,i)&&a.push("selected"),this._isToday(t)&&a.push("today"),d&&a.push("past"),l&&a.push("future"),a.join(" ")}__isDayFocused(t,e){return ne(t,e)}__isDaySelected(t,e){return ne(t,e)}__getDayAriaSelected(t,e){if(this.__isDaySelected(t,e))return"true"}__isDayDisabled(t,e,i,s){return!Ie(t,e,i,s)}__getDayAriaDisabled(t,e,i,s){if(!(t===void 0||e===void 0&&i===void 0&&s===void 0)&&this.__isDayDisabled(t,e,i,s))return"true"}__getDayTabindex(t,e){return this.__isDayFocused(t,e)?"0":"-1"}}ie(bd);/**
|
|
3233
3233
|
* @license
|
|
3234
3234
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3235
3235
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3237,7 +3237,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3237
3237
|
* @license
|
|
3238
3238
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3239
3239
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3240
|
-
*/const wd=o=>class extends o{static get properties(){return{scrollDuration:{type:Number,value:300},selectedDate:{type:Object,value:null,sync:!0},focusedDate:{type:Object,notify:!0,observer:"_focusedDateChanged",sync:!0},_focusedMonthDate:Number,initialPosition:{type:Object,observer:"_initialPositionChanged"},_originDate:{type:Object,value:new Date},_visibleMonthIndex:Number,_desktopMode:{type:Boolean,observer:"_desktopModeChanged"},_desktopMediaQuery:{type:String,value:"(min-width: 375px)"},_translateX:{observer:"_translateXChanged"},_yearScrollerWidth:{value:50},i18n:{type:Object},showWeekNumbers:{type:Boolean,value:!1},_ignoreTaps:Boolean,_notTapping:Boolean,minDate:{type:Object,sync:!0},maxDate:{type:Object,sync:!0},isDateDisabled:{type:Function},label:String,_cancelButton:{type:Object},_todayButton:{type:Object},calendars:{type:Array,value:()=>[]},years:{type:Array,value:()=>[]}}}static get observers(){return["__updateCalendars(calendars, i18n, minDate, maxDate, selectedDate, focusedDate, showWeekNumbers, _ignoreTaps, _theme, isDateDisabled)","__updateCancelButton(_cancelButton, i18n)","__updateTodayButton(_todayButton, i18n, minDate, maxDate, isDateDisabled)","__updateYears(years, selectedDate, _theme)"]}get __useSubMonthScrolling(){return this._monthScroller.clientHeight<this._monthScroller.itemHeight+this._monthScroller.bufferOffset}get focusableDateElement(){return this.calendars.map(e=>e.focusableDateElement).find(Boolean)}_addListeners(){Ws(this.$.scrollers,"pan-y"),te(this.$.scrollers,"track",this._track.bind(this)),te(this.shadowRoot.querySelector('[part="clear-button"]'),"tap",this._clear.bind(this)),te(this.shadowRoot.querySelector('[part="toggle-button"]'),"tap",this._cancel.bind(this)),te(this.shadowRoot.querySelector('[part="years-toggle-button"]'),"tap",this._toggleYearScroller.bind(this))}_initControllers(){this.addController(new ir(this._desktopMediaQuery,e=>{this._desktopMode=e})),this.addController(new _e(this,"today-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onTodayButtonKeyDown(i)),te(e,"tap",this._onTodayTap.bind(this)),this._todayButton=e}})),this.addController(new _e(this,"cancel-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onCancelButtonKeyDown(i)),te(e,"tap",this._cancel.bind(this)),this._cancelButton=e}})),this.__initMonthScroller(),this.__initYearScroller()}reset(){this._closeYearScroller(),this._toggleAnimateClass(!0)}focusCancel(){this._cancelButton.focus()}scrollToDate(e,i){const s=this.__useSubMonthScrolling?this._calculateWeekScrollOffset(e):0;this._scrollToPosition(this._differenceInMonths(e,this._originDate)+s,i),this._monthScroller.forceUpdate()}__initMonthScroller(){this.addController(new _e(this,"months","vaadin-date-picker-month-scroller",{observe:!1,initializer:e=>{e.addEventListener("custom-scroll",()=>{this._onMonthScroll()}),e.addEventListener("touchstart",()=>{this._onMonthScrollTouchStart()}),e.addEventListener("keydown",i=>{this.__onMonthCalendarKeyDown(i)}),e.addEventListener("init-done",()=>{const i=[...this.querySelectorAll("vaadin-month-calendar")];i.forEach(s=>{s.addEventListener("selected-date-changed",r=>{this.selectedDate=r.detail.value})}),this.calendars=i}),this._monthScroller=e}}))}__initYearScroller(){this.addController(new _e(this,"years","vaadin-date-picker-year-scroller",{observe:!1,initializer:e=>{e.setAttribute("aria-hidden","true"),te(e,"tap",i=>{this._onYearTap(i)}),e.addEventListener("custom-scroll",()=>{this._onYearScroll()}),e.addEventListener("touchstart",()=>{this._onYearScrollTouchStart()}),e.addEventListener("init-done",()=>{this.years=[...this.querySelectorAll("vaadin-date-picker-year")]}),this._yearScroller=e}}))}__updateCancelButton(e,i){e&&(e.textContent=i&&i.cancel)}__updateTodayButton(e,i,s,r,n){e&&(e.textContent=i&&i.today,e.disabled=!this._isTodayAllowed(s,r,n))}__updateCalendars(e,i,s,r,n,a,l,d,u,h){e&&e.length&&e.forEach(p=>{p.i18n=i,p.minDate=s,p.maxDate=r,p.isDateDisabled=h,p.focusedDate=a,p.selectedDate=n,p.showWeekNumbers=l,p.ignoreTaps=d,u?p.setAttribute("theme",u):p.removeAttribute("theme")})}__updateYears(e,i,s){e&&e.length&&e.forEach(r=>{r.selectedDate=i,s?r.setAttribute("theme",s):r.removeAttribute("theme")})}_selectDate(e){return this._dateAllowed(e)?(this.selectedDate=e,this.dispatchEvent(new CustomEvent("date-selected",{detail:{date:e},bubbles:!0,composed:!0})),!0):!1}_desktopModeChanged(e){this.toggleAttribute("desktop",e)}_focusedDateChanged(e){this.revealDate(e)}revealDate(e,i=!0){if(!e)return;const s=this._differenceInMonths(e,this._originDate);if(this.__useSubMonthScrolling){const d=this._calculateWeekScrollOffset(e);this._scrollToPosition(s+d,i);return}const r=this._monthScroller.position>s,a=Math.max(this._monthScroller.itemHeight,this._monthScroller.clientHeight-this._monthScroller.bufferOffset*2)/this._monthScroller.itemHeight,l=this._monthScroller.position+a-1<s;r?this._scrollToPosition(s,i):l&&this._scrollToPosition(s-a+1,i)}_calculateWeekScrollOffset(e){const i=new Date(0,0);i.setFullYear(e.getFullYear()),i.setMonth(e.getMonth()),i.setDate(1);let s=0;for(;i.getDate()<e.getDate();)i.setDate(i.getDate()+1),i.getDay()===this.i18n.firstDayOfWeek&&(s+=1);return s/6}_initialPositionChanged(e){this._monthScroller&&this._yearScroller&&(this._monthScroller.active=!0,this._yearScroller.active=!0),this.scrollToDate(e)}_repositionYearScroller(){const e=this._monthScroller.position;this._visibleMonthIndex=Math.floor(e),this._yearScroller.position=(e+this._originDate.getMonth())/12}_repositionMonthScroller(){this._monthScroller.position=this._yearScroller.position*12-this._originDate.getMonth(),this._visibleMonthIndex=Math.floor(this._monthScroller.position)}_onMonthScroll(){this._repositionYearScroller(),this._doIgnoreTaps()}_onYearScroll(){this._repositionMonthScroller(),this._doIgnoreTaps()}_onYearScrollTouchStart(){this._notTapping=!1,setTimeout(()=>{this._notTapping=!0},300),this._repositionMonthScroller()}_onMonthScrollTouchStart(){this._repositionYearScroller()}_doIgnoreTaps(){this._ignoreTaps=!0,this._debouncer=Oe.debounce(this._debouncer,_t.after(300),()=>{this._ignoreTaps=!1})}_formatDisplayed(e,i,s){return e&&i&&typeof i.formatDate=="function"?i.formatDate(Ii(e)):s}_onTodayTap(){const e=this._getTodayMidnight();Math.abs(this._monthScroller.position-this._differenceInMonths(e,this._originDate))<.001?(this._selectDate(e),this._close()):this._scrollToCurrentMonth()}_scrollToCurrentMonth(){this.focusedDate&&(this.focusedDate=new Date),this.scrollToDate(new Date,!0)}_onYearTap(e){if(!this._ignoreTaps&&!this._notTapping){const s=(e.detail.y-(this._yearScroller.getBoundingClientRect().top+this._yearScroller.clientHeight/2))/this._yearScroller.itemHeight;this._scrollToPosition(this._monthScroller.position+s*12,!0)}}_scrollToPosition(e,i){if(this._targetPosition!==void 0){this._targetPosition=e;return}if(!i){this._monthScroller.position=e,this._monthScroller.forceUpdate(),this._targetPosition=void 0,this._repositionYearScroller(),this.__tryFocusDate();return}this._targetPosition=e;let s;this._revealPromise=new Promise(d=>{s=d});const r=(d,u,h,p)=>(d/=p/2,d<1?h/2*d*d+u:(d-=1,-h/2*(d*(d-2)-1)+u));let n=0;const a=this._monthScroller.position,l=d=>{n||(n=d);const u=d-n;if(u<this.scrollDuration){const h=r(u,a,this._targetPosition-a,this.scrollDuration);this._monthScroller.position=h,window.requestAnimationFrame(l)}else this.dispatchEvent(new CustomEvent("scroll-animation-finished",{bubbles:!0,composed:!0,detail:{position:this._targetPosition,oldPosition:a}})),this._monthScroller.position=this._targetPosition,this._monthScroller.forceUpdate(),this._targetPosition=void 0,s(),this._revealPromise=void 0;setTimeout(this._repositionYearScroller.bind(this),1)};window.requestAnimationFrame(l)}_limit(e,i){return Math.min(i.max,Math.max(i.min,e))}_handleTrack(e){if(Math.abs(e.detail.dx)<10||Math.abs(e.detail.ddy)>10)return;Math.abs(e.detail.ddx)>this._yearScrollerWidth/3&&this._toggleAnimateClass(!0);const i=this._translateX+e.detail.ddx;this._translateX=this._limit(i,{min:0,max:this._yearScrollerWidth})}_track(e){if(!this._desktopMode)switch(e.detail.state){case"start":this._toggleAnimateClass(!1);break;case"track":this._handleTrack(e);break;case"end":this._toggleAnimateClass(!0),this._translateX>=this._yearScrollerWidth/2?this._closeYearScroller():this._openYearScroller();break}}_toggleAnimateClass(e){e?this.classList.add("animate"):this.classList.remove("animate")}_toggleYearScroller(){this._isYearScrollerVisible()?this._closeYearScroller():this._openYearScroller()}_openYearScroller(){this._translateX=0,this.setAttribute("years-visible","")}_closeYearScroller(){this.removeAttribute("years-visible"),this._translateX=this._yearScrollerWidth}_isYearScrollerVisible(){return this._translateX<this._yearScrollerWidth/2}_translateXChanged(e){this._desktopMode||(this._monthScroller.style.transform=`translateX(${e-this._yearScrollerWidth}px)`,this._yearScroller.style.transform=`translateX(${e}px)`)}_yearAfterXMonths(e){return Js(e).getFullYear()}_differenceInMonths(e,i){return(e.getFullYear()-i.getFullYear())*12-i.getMonth()+e.getMonth()}_clear(){this._selectDate("")}_close(){this.dispatchEvent(new CustomEvent("close",{bubbles:!0,composed:!0}))}_cancel(){this.focusedDate=this.selectedDate,this._close()}_preventDefault(e){e.preventDefault()}__toggleDate(e){ne(e,this.selectedDate)?(this._clear(),this.focusedDate=e):this._selectDate(e)}__onMonthCalendarKeyDown(e){let i=!1;switch(e.key){case"ArrowDown":this._moveFocusByDays(7),i=!0;break;case"ArrowUp":this._moveFocusByDays(-7),i=!0;break;case"ArrowRight":this._moveFocusByDays(this.__isRTL?-1:1),i=!0;break;case"ArrowLeft":this._moveFocusByDays(this.__isRTL?1:-1),i=!0;break;case"Enter":this._selectDate(this.focusedDate)&&(this._close(),i=!0);break;case" ":this.__toggleDate(this.focusedDate),i=!0;break;case"Home":this._moveFocusInsideMonth(this.focusedDate,"minDate"),i=!0;break;case"End":this._moveFocusInsideMonth(this.focusedDate,"maxDate"),i=!0;break;case"PageDown":this._moveFocusByMonths(e.shiftKey?12:1),i=!0;break;case"PageUp":this._moveFocusByMonths(e.shiftKey?-12:-1),i=!0;break;case"Tab":this._onTabKeyDown(e,"calendar");break}i&&(e.preventDefault(),e.stopPropagation())}_onTabKeyDown(e,i){switch(e.stopPropagation(),i){case"calendar":e.shiftKey&&(e.preventDefault(),this.hasAttribute("fullscreen")?this.focusCancel():this.__focusInput());break;case"today":e.shiftKey&&(e.preventDefault(),this.focusDateElement());break;case"cancel":e.shiftKey||(e.preventDefault(),this.hasAttribute("fullscreen")?this.focusDateElement():this.__focusInput());break}}__onTodayButtonKeyDown(e){e.key==="Tab"&&this._onTabKeyDown(e,"today")}__onCancelButtonKeyDown(e){e.key==="Tab"&&this._onTabKeyDown(e,"cancel")}__focusInput(){this.dispatchEvent(new CustomEvent("focus-input",{bubbles:!0,composed:!0}))}__tryFocusDate(){if(this.__pendingDateFocus){const i=this.focusableDateElement;i&&ne(i.date,this.__pendingDateFocus)&&(delete this.__pendingDateFocus,i.focus())}}focusDate(e,i){return ot(this,null,function*(){const s=e||this.selectedDate||this.initialPosition||new Date;this.focusedDate=s,i||(this._focusedMonthDate=s.getDate()),yield this.focusDateElement(!1)})}focusDateElement(e=!0){return ot(this,null,function*(){this.__pendingDateFocus=this.focusedDate,this.calendars.length||(yield new Promise(i=>{Is(this,()=>{Ni(),i()})})),e&&this.revealDate(this.focusedDate),this._revealPromise&&(yield this._revealPromise),this.__tryFocusDate()})}_focusClosestDate(e){this.focusDate(Gs(e,[this.minDate,this.maxDate]))}_focusAllowedDate(e,i,s){this._dateAllowed(e,void 0,void 0,()=>!1)?this.focusDate(e,s):this._dateAllowed(this.focusedDate)?i>0?this.focusDate(this.maxDate):this.focusDate(this.minDate):this._focusClosestDate(this.focusedDate)}_getDateDiff(e,i){const s=new Date(0,0);return s.setFullYear(this.focusedDate.getFullYear()),s.setMonth(this.focusedDate.getMonth()+e),i&&s.setDate(this.focusedDate.getDate()+i),s}_moveFocusByDays(e){const i=this._getDateDiff(0,e);this._focusAllowedDate(i,e,!1)}_moveFocusByMonths(e){const i=this._getDateDiff(e),s=i.getMonth();this._focusedMonthDate||(this._focusedMonthDate=this.focusedDate.getDate()),i.setDate(this._focusedMonthDate),i.getMonth()!==s&&i.setDate(0),this._focusAllowedDate(i,e,!0)}_moveFocusInsideMonth(e,i){const s=new Date(0,0);s.setFullYear(e.getFullYear()),i==="minDate"?(s.setMonth(e.getMonth()),s.setDate(1)):(s.setMonth(e.getMonth()+1),s.setDate(0)),this._dateAllowed(s)?this.focusDate(s):this._dateAllowed(e)?this.focusDate(this[i]):this._focusClosestDate(e)}_dateAllowed(e,i=this.minDate,s=this.maxDate,r=this.isDateDisabled){return Me(e,i,s,r)}_isTodayAllowed(e,i,s){return this._dateAllowed(this._getTodayMidnight(),e,i,s)}_getTodayMidnight(){const e=new Date,i=new Date(0,0);return i.setFullYear(e.getFullYear()),i.setMonth(e.getMonth()),i.setDate(e.getDate()),i}};/**
|
|
3240
|
+
*/const wd=o=>class extends o{static get properties(){return{scrollDuration:{type:Number,value:300},selectedDate:{type:Object,value:null,sync:!0},focusedDate:{type:Object,notify:!0,observer:"_focusedDateChanged",sync:!0},_focusedMonthDate:Number,initialPosition:{type:Object,observer:"_initialPositionChanged"},_originDate:{type:Object,value:new Date},_visibleMonthIndex:Number,_desktopMode:{type:Boolean,observer:"_desktopModeChanged"},_desktopMediaQuery:{type:String,value:"(min-width: 375px)"},_translateX:{observer:"_translateXChanged"},_yearScrollerWidth:{value:50},i18n:{type:Object},showWeekNumbers:{type:Boolean,value:!1},_ignoreTaps:Boolean,_notTapping:Boolean,minDate:{type:Object,sync:!0},maxDate:{type:Object,sync:!0},isDateDisabled:{type:Function},label:String,_cancelButton:{type:Object},_todayButton:{type:Object},calendars:{type:Array,value:()=>[]},years:{type:Array,value:()=>[]}}}static get observers(){return["__updateCalendars(calendars, i18n, minDate, maxDate, selectedDate, focusedDate, showWeekNumbers, _ignoreTaps, _theme, isDateDisabled)","__updateCancelButton(_cancelButton, i18n)","__updateTodayButton(_todayButton, i18n, minDate, maxDate, isDateDisabled)","__updateYears(years, selectedDate, _theme)"]}get __useSubMonthScrolling(){return this._monthScroller.clientHeight<this._monthScroller.itemHeight+this._monthScroller.bufferOffset}get focusableDateElement(){return this.calendars.map(e=>e.focusableDateElement).find(Boolean)}_addListeners(){Ws(this.$.scrollers,"pan-y"),te(this.$.scrollers,"track",this._track.bind(this)),te(this.shadowRoot.querySelector('[part="clear-button"]'),"tap",this._clear.bind(this)),te(this.shadowRoot.querySelector('[part="toggle-button"]'),"tap",this._cancel.bind(this)),te(this.shadowRoot.querySelector('[part="years-toggle-button"]'),"tap",this._toggleYearScroller.bind(this))}_initControllers(){this.addController(new ir(this._desktopMediaQuery,e=>{this._desktopMode=e})),this.addController(new _e(this,"today-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onTodayButtonKeyDown(i)),te(e,"tap",this._onTodayTap.bind(this)),this._todayButton=e}})),this.addController(new _e(this,"cancel-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onCancelButtonKeyDown(i)),te(e,"tap",this._cancel.bind(this)),this._cancelButton=e}})),this.__initMonthScroller(),this.__initYearScroller()}reset(){this._closeYearScroller(),this._toggleAnimateClass(!0)}focusCancel(){this._cancelButton.focus()}scrollToDate(e,i){const s=this.__useSubMonthScrolling?this._calculateWeekScrollOffset(e):0;this._scrollToPosition(this._differenceInMonths(e,this._originDate)+s,i),this._monthScroller.forceUpdate()}__initMonthScroller(){this.addController(new _e(this,"months","vaadin-date-picker-month-scroller",{observe:!1,initializer:e=>{e.addEventListener("custom-scroll",()=>{this._onMonthScroll()}),e.addEventListener("touchstart",()=>{this._onMonthScrollTouchStart()}),e.addEventListener("keydown",i=>{this.__onMonthCalendarKeyDown(i)}),e.addEventListener("init-done",()=>{const i=[...this.querySelectorAll("vaadin-month-calendar")];i.forEach(s=>{s.addEventListener("selected-date-changed",r=>{this.selectedDate=r.detail.value})}),this.calendars=i}),this._monthScroller=e}}))}__initYearScroller(){this.addController(new _e(this,"years","vaadin-date-picker-year-scroller",{observe:!1,initializer:e=>{e.setAttribute("aria-hidden","true"),te(e,"tap",i=>{this._onYearTap(i)}),e.addEventListener("custom-scroll",()=>{this._onYearScroll()}),e.addEventListener("touchstart",()=>{this._onYearScrollTouchStart()}),e.addEventListener("init-done",()=>{this.years=[...this.querySelectorAll("vaadin-date-picker-year")]}),this._yearScroller=e}}))}__updateCancelButton(e,i){e&&(e.textContent=i&&i.cancel)}__updateTodayButton(e,i,s,r,n){e&&(e.textContent=i&&i.today,e.disabled=!this._isTodayAllowed(s,r,n))}__updateCalendars(e,i,s,r,n,a,l,d,u,h){e&&e.length&&e.forEach(p=>{p.i18n=i,p.minDate=s,p.maxDate=r,p.isDateDisabled=h,p.focusedDate=a,p.selectedDate=n,p.showWeekNumbers=l,p.ignoreTaps=d,u?p.setAttribute("theme",u):p.removeAttribute("theme")})}__updateYears(e,i,s){e&&e.length&&e.forEach(r=>{r.selectedDate=i,s?r.setAttribute("theme",s):r.removeAttribute("theme")})}_selectDate(e){return this._dateAllowed(e)?(this.selectedDate=e,this.dispatchEvent(new CustomEvent("date-selected",{detail:{date:e},bubbles:!0,composed:!0})),!0):!1}_desktopModeChanged(e){this.toggleAttribute("desktop",e)}_focusedDateChanged(e){this.revealDate(e)}revealDate(e,i=!0){if(!e)return;const s=this._differenceInMonths(e,this._originDate);if(this.__useSubMonthScrolling){const d=this._calculateWeekScrollOffset(e);this._scrollToPosition(s+d,i);return}const r=this._monthScroller.position>s,a=Math.max(this._monthScroller.itemHeight,this._monthScroller.clientHeight-this._monthScroller.bufferOffset*2)/this._monthScroller.itemHeight,l=this._monthScroller.position+a-1<s;r?this._scrollToPosition(s,i):l&&this._scrollToPosition(s-a+1,i)}_calculateWeekScrollOffset(e){const i=new Date(0,0);i.setFullYear(e.getFullYear()),i.setMonth(e.getMonth()),i.setDate(1);let s=0;for(;i.getDate()<e.getDate();)i.setDate(i.getDate()+1),i.getDay()===this.i18n.firstDayOfWeek&&(s+=1);return s/6}_initialPositionChanged(e){this._monthScroller&&this._yearScroller&&(this._monthScroller.active=!0,this._yearScroller.active=!0),this.scrollToDate(e)}_repositionYearScroller(){const e=this._monthScroller.position;this._visibleMonthIndex=Math.floor(e),this._yearScroller.position=(e+this._originDate.getMonth())/12}_repositionMonthScroller(){this._monthScroller.position=this._yearScroller.position*12-this._originDate.getMonth(),this._visibleMonthIndex=Math.floor(this._monthScroller.position)}_onMonthScroll(){this._repositionYearScroller(),this._doIgnoreTaps()}_onYearScroll(){this._repositionMonthScroller(),this._doIgnoreTaps()}_onYearScrollTouchStart(){this._notTapping=!1,setTimeout(()=>{this._notTapping=!0},300),this._repositionMonthScroller()}_onMonthScrollTouchStart(){this._repositionYearScroller()}_doIgnoreTaps(){this._ignoreTaps=!0,this._debouncer=Me.debounce(this._debouncer,gt.after(300),()=>{this._ignoreTaps=!1})}_formatDisplayed(e,i,s){return e&&i&&typeof i.formatDate=="function"?i.formatDate(Ii(e)):s}_onTodayTap(){const e=this._getTodayMidnight();Math.abs(this._monthScroller.position-this._differenceInMonths(e,this._originDate))<.001?(this._selectDate(e),this._close()):this._scrollToCurrentMonth()}_scrollToCurrentMonth(){this.focusedDate&&(this.focusedDate=new Date),this.scrollToDate(new Date,!0)}_onYearTap(e){if(!this._ignoreTaps&&!this._notTapping){const s=(e.detail.y-(this._yearScroller.getBoundingClientRect().top+this._yearScroller.clientHeight/2))/this._yearScroller.itemHeight;this._scrollToPosition(this._monthScroller.position+s*12,!0)}}_scrollToPosition(e,i){if(this._targetPosition!==void 0){this._targetPosition=e;return}if(!i){this._monthScroller.position=e,this._monthScroller.forceUpdate(),this._targetPosition=void 0,this._repositionYearScroller(),this.__tryFocusDate();return}this._targetPosition=e;let s;this._revealPromise=new Promise(d=>{s=d});const r=(d,u,h,p)=>(d/=p/2,d<1?h/2*d*d+u:(d-=1,-h/2*(d*(d-2)-1)+u));let n=0;const a=this._monthScroller.position,l=d=>{n||(n=d);const u=d-n;if(u<this.scrollDuration){const h=r(u,a,this._targetPosition-a,this.scrollDuration);this._monthScroller.position=h,window.requestAnimationFrame(l)}else this.dispatchEvent(new CustomEvent("scroll-animation-finished",{bubbles:!0,composed:!0,detail:{position:this._targetPosition,oldPosition:a}})),this._monthScroller.position=this._targetPosition,this._monthScroller.forceUpdate(),this._targetPosition=void 0,s(),this._revealPromise=void 0;setTimeout(this._repositionYearScroller.bind(this),1)};window.requestAnimationFrame(l)}_limit(e,i){return Math.min(i.max,Math.max(i.min,e))}_handleTrack(e){if(Math.abs(e.detail.dx)<10||Math.abs(e.detail.ddy)>10)return;Math.abs(e.detail.ddx)>this._yearScrollerWidth/3&&this._toggleAnimateClass(!0);const i=this._translateX+e.detail.ddx;this._translateX=this._limit(i,{min:0,max:this._yearScrollerWidth})}_track(e){if(!this._desktopMode)switch(e.detail.state){case"start":this._toggleAnimateClass(!1);break;case"track":this._handleTrack(e);break;case"end":this._toggleAnimateClass(!0),this._translateX>=this._yearScrollerWidth/2?this._closeYearScroller():this._openYearScroller();break}}_toggleAnimateClass(e){e?this.classList.add("animate"):this.classList.remove("animate")}_toggleYearScroller(){this._isYearScrollerVisible()?this._closeYearScroller():this._openYearScroller()}_openYearScroller(){this._translateX=0,this.setAttribute("years-visible","")}_closeYearScroller(){this.removeAttribute("years-visible"),this._translateX=this._yearScrollerWidth}_isYearScrollerVisible(){return this._translateX<this._yearScrollerWidth/2}_translateXChanged(e){this._desktopMode||(this._monthScroller.style.transform=`translateX(${e-this._yearScrollerWidth}px)`,this._yearScroller.style.transform=`translateX(${e}px)`)}_yearAfterXMonths(e){return Js(e).getFullYear()}_differenceInMonths(e,i){return(e.getFullYear()-i.getFullYear())*12-i.getMonth()+e.getMonth()}_clear(){this._selectDate("")}_close(){this.dispatchEvent(new CustomEvent("close",{bubbles:!0,composed:!0}))}_cancel(){this.focusedDate=this.selectedDate,this._close()}_preventDefault(e){e.preventDefault()}__toggleDate(e){ne(e,this.selectedDate)?(this._clear(),this.focusedDate=e):this._selectDate(e)}__onMonthCalendarKeyDown(e){let i=!1;switch(e.key){case"ArrowDown":this._moveFocusByDays(7),i=!0;break;case"ArrowUp":this._moveFocusByDays(-7),i=!0;break;case"ArrowRight":this._moveFocusByDays(this.__isRTL?-1:1),i=!0;break;case"ArrowLeft":this._moveFocusByDays(this.__isRTL?1:-1),i=!0;break;case"Enter":this._selectDate(this.focusedDate)&&(this._close(),i=!0);break;case" ":this.__toggleDate(this.focusedDate),i=!0;break;case"Home":this._moveFocusInsideMonth(this.focusedDate,"minDate"),i=!0;break;case"End":this._moveFocusInsideMonth(this.focusedDate,"maxDate"),i=!0;break;case"PageDown":this._moveFocusByMonths(e.shiftKey?12:1),i=!0;break;case"PageUp":this._moveFocusByMonths(e.shiftKey?-12:-1),i=!0;break;case"Tab":this._onTabKeyDown(e,"calendar");break}i&&(e.preventDefault(),e.stopPropagation())}_onTabKeyDown(e,i){switch(e.stopPropagation(),i){case"calendar":e.shiftKey&&(e.preventDefault(),this.hasAttribute("fullscreen")?this.focusCancel():this.__focusInput());break;case"today":e.shiftKey&&(e.preventDefault(),this.focusDateElement());break;case"cancel":e.shiftKey||(e.preventDefault(),this.hasAttribute("fullscreen")?this.focusDateElement():this.__focusInput());break}}__onTodayButtonKeyDown(e){e.key==="Tab"&&this._onTabKeyDown(e,"today")}__onCancelButtonKeyDown(e){e.key==="Tab"&&this._onTabKeyDown(e,"cancel")}__focusInput(){this.dispatchEvent(new CustomEvent("focus-input",{bubbles:!0,composed:!0}))}__tryFocusDate(){if(this.__pendingDateFocus){const i=this.focusableDateElement;i&&ne(i.date,this.__pendingDateFocus)&&(delete this.__pendingDateFocus,i.focus())}}focusDate(e,i){return st(this,null,function*(){const s=e||this.selectedDate||this.initialPosition||new Date;this.focusedDate=s,i||(this._focusedMonthDate=s.getDate()),yield this.focusDateElement(!1)})}focusDateElement(e=!0){return st(this,null,function*(){this.__pendingDateFocus=this.focusedDate,this.calendars.length||(yield new Promise(i=>{Is(this,()=>{Ni(),i()})})),e&&this.revealDate(this.focusedDate),this._revealPromise&&(yield this._revealPromise),this.__tryFocusDate()})}_focusClosestDate(e){this.focusDate(Gs(e,[this.minDate,this.maxDate]))}_focusAllowedDate(e,i,s){this._dateAllowed(e,void 0,void 0,()=>!1)?this.focusDate(e,s):this._dateAllowed(this.focusedDate)?i>0?this.focusDate(this.maxDate):this.focusDate(this.minDate):this._focusClosestDate(this.focusedDate)}_getDateDiff(e,i){const s=new Date(0,0);return s.setFullYear(this.focusedDate.getFullYear()),s.setMonth(this.focusedDate.getMonth()+e),i&&s.setDate(this.focusedDate.getDate()+i),s}_moveFocusByDays(e){const i=this._getDateDiff(0,e);this._focusAllowedDate(i,e,!1)}_moveFocusByMonths(e){const i=this._getDateDiff(e),s=i.getMonth();this._focusedMonthDate||(this._focusedMonthDate=this.focusedDate.getDate()),i.setDate(this._focusedMonthDate),i.getMonth()!==s&&i.setDate(0),this._focusAllowedDate(i,e,!0)}_moveFocusInsideMonth(e,i){const s=new Date(0,0);s.setFullYear(e.getFullYear()),i==="minDate"?(s.setMonth(e.getMonth()),s.setDate(1)):(s.setMonth(e.getMonth()+1),s.setDate(0)),this._dateAllowed(s)?this.focusDate(s):this._dateAllowed(e)?this.focusDate(this[i]):this._focusClosestDate(e)}_dateAllowed(e,i=this.minDate,s=this.maxDate,r=this.isDateDisabled){return Ie(e,i,s,r)}_isTodayAllowed(e,i,s){return this._dateAllowed(this._getTodayMidnight(),e,i,s)}_getTodayMidnight(){const e=new Date,i=new Date(0,0);return i.setFullYear(e.getFullYear()),i.setMonth(e.getMonth()),i.setDate(e.getDate()),i}};/**
|
|
3241
3241
|
* @license
|
|
3242
3242
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3243
3243
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3305,7 +3305,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3305
3305
|
* @license
|
|
3306
3306
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3307
3307
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3308
|
-
*/L("vaadin-date-picker-overlay-content",xd,{moduleId:"vaadin-date-picker-overlay-content-styles"});class Cd extends wd(
|
|
3308
|
+
*/L("vaadin-date-picker-overlay-content",xd,{moduleId:"vaadin-date-picker-overlay-content-styles"});class Cd extends wd(Fe(we(xt(ue)))){static get template(){return Ce`
|
|
3309
3309
|
<div part="overlay-header" on-touchend="_preventDefault" aria-hidden="true">
|
|
3310
3310
|
<div part="label">[[_formatDisplayed(selectedDate, i18n, label)]]</div>
|
|
3311
3311
|
<div part="clear-button" hidden$="[[!selectedDate]]"></div>
|
|
@@ -3333,7 +3333,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3333
3333
|
* @license
|
|
3334
3334
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3335
3335
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3336
|
-
*/const
|
|
3336
|
+
*/const Ut=new WeakMap;function Ad(o){return Ut.has(o)||Ut.set(o,new Set),Ut.get(o)}function Td(o,t){const e=document.createElement("style");e.textContent=o,t===document?document.head.appendChild(e):t.insertBefore(e,t.firstChild)}const Ed=H(o=>class extends o{get slotStyles(){return{}}connectedCallback(){super.connectedCallback(),this.__applySlotStyles()}__applySlotStyles(){const e=this.getRootNode(),i=Ad(e);this.slotStyles.forEach(s=>{i.has(s)||(Td(s,e),i.add(s))})}});/**
|
|
3337
3337
|
* @license
|
|
3338
3338
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3339
3339
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3341,23 +3341,23 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3341
3341
|
* @license
|
|
3342
3342
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3343
3343
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3344
|
-
*/const Dd=o=>class extends sr(
|
|
3344
|
+
*/const Dd=o=>class extends sr(Tt(o)){static get properties(){return{clearButtonVisible:{type:Boolean,reflectToAttribute:!0,value:!1}}}get clearElement(){return console.warn(`Please implement the 'clearElement' property in <${this.localName}>`),null}ready(){super.ready(),this.clearElement&&(this.clearElement.addEventListener("mousedown",e=>this._onClearButtonMouseDown(e)),this.clearElement.addEventListener("click",e=>this._onClearButtonClick(e)))}_onClearButtonClick(e){e.preventDefault(),this._onClearAction()}_onClearButtonMouseDown(e){e.preventDefault(),Wa||this.inputElement.focus()}_onEscape(e){super._onEscape(e),this.clearButtonVisible&&this.value&&!this.readonly&&(e.stopPropagation(),this._onClearAction())}_onClearAction(){this._inputElementValue="",this.inputElement.dispatchEvent(new Event("input",{bubbles:!0,composed:!0})),this.inputElement.dispatchEvent(new Event("change",{bubbles:!0}))}};/**
|
|
3345
3345
|
* @license
|
|
3346
3346
|
* Copyright (c) 2023 - 2024 Vaadin Ltd.
|
|
3347
3347
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3348
|
-
*/const
|
|
3348
|
+
*/const jt=new Map;function Li(o){return jt.has(o)||jt.set(o,new WeakMap),jt.get(o)}function rr(o,t){o&&o.removeAttribute(t)}function nr(o,t){if(!o||!t)return;const e=Li(t);if(e.has(o))return;const i=Di(o.getAttribute(t));e.set(o,new Set(i))}function kd(o,t){if(!o||!t)return;const e=Li(t),i=e.get(o);!i||i.size===0?o.removeAttribute(t):Ls(o,t,At(i)),e.delete(o)}function Yt(o,t,e={newId:null,oldId:null,fromUser:!1}){if(!o||!t)return;const{newId:i,oldId:s,fromUser:r}=e,n=Li(t),a=n.get(o);if(!r&&a){s&&a.delete(s),i&&a.add(i);return}r&&(a?i||n.delete(o):nr(o,t),rr(o,t)),ol(o,t,s);const l=i||At(a);l&&Ls(o,t,l)}function Sd(o,t){nr(o,t),rr(o,t)}/**
|
|
3349
3349
|
* @license
|
|
3350
3350
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3351
3351
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3352
|
-
*/class Pd{constructor(t){this.host=t,this.__required=!1}setTarget(t){this.__target=t,this.__setAriaRequiredAttribute(this.__required),this.__setLabelIdToAriaAttribute(this.__labelId,this.__labelId),this.__labelIdFromUser!=null&&this.__setLabelIdToAriaAttribute(this.__labelIdFromUser,this.__labelIdFromUser,!0),this.__setErrorIdToAriaAttribute(this.__errorId),this.__setHelperIdToAriaAttribute(this.__helperId),this.setAriaLabel(this.__label)}setRequired(t){this.__setAriaRequiredAttribute(t),this.__required=t}setAriaLabel(t){this.__setAriaLabelToAttribute(t),this.__label=t}setLabelId(t,e=!1){const i=e?this.__labelIdFromUser:this.__labelId;this.__setLabelIdToAriaAttribute(t,i,e),e?this.__labelIdFromUser=t:this.__labelId=t}setErrorId(t){this.__setErrorIdToAriaAttribute(t,this.__errorId),this.__errorId=t}setHelperId(t){this.__setHelperIdToAriaAttribute(t,this.__helperId),this.__helperId=t}__setAriaLabelToAttribute(t){this.__target&&(t?(Sd(this.__target,"aria-labelledby"),this.__target.setAttribute("aria-label",t)):this.__label&&(kd(this.__target,"aria-labelledby"),this.__target.removeAttribute("aria-label")))}__setLabelIdToAriaAttribute(t,e,i){
|
|
3352
|
+
*/class Pd{constructor(t){this.host=t,this.__required=!1}setTarget(t){this.__target=t,this.__setAriaRequiredAttribute(this.__required),this.__setLabelIdToAriaAttribute(this.__labelId,this.__labelId),this.__labelIdFromUser!=null&&this.__setLabelIdToAriaAttribute(this.__labelIdFromUser,this.__labelIdFromUser,!0),this.__setErrorIdToAriaAttribute(this.__errorId),this.__setHelperIdToAriaAttribute(this.__helperId),this.setAriaLabel(this.__label)}setRequired(t){this.__setAriaRequiredAttribute(t),this.__required=t}setAriaLabel(t){this.__setAriaLabelToAttribute(t),this.__label=t}setLabelId(t,e=!1){const i=e?this.__labelIdFromUser:this.__labelId;this.__setLabelIdToAriaAttribute(t,i,e),e?this.__labelIdFromUser=t:this.__labelId=t}setErrorId(t){this.__setErrorIdToAriaAttribute(t,this.__errorId),this.__errorId=t}setHelperId(t){this.__setHelperIdToAriaAttribute(t,this.__helperId),this.__helperId=t}__setAriaLabelToAttribute(t){this.__target&&(t?(Sd(this.__target,"aria-labelledby"),this.__target.setAttribute("aria-label",t)):this.__label&&(kd(this.__target,"aria-labelledby"),this.__target.removeAttribute("aria-label")))}__setLabelIdToAriaAttribute(t,e,i){Yt(this.__target,"aria-labelledby",{newId:t,oldId:e,fromUser:i})}__setErrorIdToAriaAttribute(t,e){Yt(this.__target,"aria-describedby",{newId:t,oldId:e,fromUser:!1})}__setHelperIdToAriaAttribute(t,e){Yt(this.__target,"aria-describedby",{newId:t,oldId:e,fromUser:!1})}__setAriaRequiredAttribute(t){this.__target&&(["input","textarea"].includes(this.__target.localName)||(t?this.__target.setAttribute("aria-required","true"):this.__target.removeAttribute("aria-required")))}}/**
|
|
3353
3353
|
* @license
|
|
3354
3354
|
* Copyright (c) 2022 - 2024 Vaadin Ltd.
|
|
3355
3355
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3356
|
-
*/const Z=document.createElement("div");Z.style.position="fixed";Z.style.clip="rect(0px, 0px, 0px, 0px)";Z.setAttribute("aria-live","polite");document.body.appendChild(Z);let
|
|
3356
|
+
*/const Z=document.createElement("div");Z.style.position="fixed";Z.style.clip="rect(0px, 0px, 0px, 0px)";Z.setAttribute("aria-live","polite");document.body.appendChild(Z);let dt;function Od(o,t={}){const e=t.mode||"polite",i=t.timeout===void 0?150:t.timeout;e==="alert"?(Z.removeAttribute("aria-live"),Z.removeAttribute("role"),dt=Me.debounce(dt,vl,()=>{Z.setAttribute("role","alert")})):(dt&&dt.cancel(),Z.removeAttribute("role"),Z.setAttribute("aria-live",e)),Z.textContent="",setTimeout(()=>{Z.textContent=o},i)}/**
|
|
3357
3357
|
* @license
|
|
3358
3358
|
* Copyright (c) 2022 - 2024 Vaadin Ltd.
|
|
3359
3359
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3360
|
-
*/class $i extends _e{constructor(t,e,i,s={}){super(t,e,i,Et(
|
|
3360
|
+
*/class $i extends _e{constructor(t,e,i,s={}){super(t,e,i,Dt(Et({},s),{useUniqueId:!0}))}initCustomNode(t){this.__updateNodeId(t),this.__notifyChange(t)}teardownNode(t){const e=this.getSlotChild();e&&e!==this.defaultNode?this.__notifyChange(e):(this.restoreDefaultNode(),this.updateDefaultNode(this.node))}attachDefaultNode(){const t=super.attachDefaultNode();return t&&this.__updateNodeId(t),t}restoreDefaultNode(){}updateDefaultNode(t){this.__notifyChange(t)}observeNode(t){this.__nodeObserver&&this.__nodeObserver.disconnect(),this.__nodeObserver=new MutationObserver(e=>{e.forEach(i=>{const s=i.target,r=s===this.node;i.type==="attributes"?r&&this.__updateNodeId(s):(r||s.parentElement===this.node)&&this.__notifyChange(this.node)})}),this.__nodeObserver.observe(t,{attributes:!0,attributeFilter:["id"],childList:!0,subtree:!0,characterData:!0})}__hasContent(t){return t?t.nodeType===Node.ELEMENT_NODE&&(customElements.get(t.localName)||t.children.length>0)||t.textContent&&t.textContent.trim()!=="":!1}__notifyChange(t){this.dispatchEvent(new CustomEvent("slot-content-changed",{detail:{hasContent:this.__hasContent(t),node:t}}))}__updateNodeId(t){const e=!this.nodes||t===this.nodes[0];t.nodeType===Node.ELEMENT_NODE&&(!this.multiple||e)&&!t.id&&(t.id=this.defaultId)}}/**
|
|
3361
3361
|
* @license
|
|
3362
3362
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3363
3363
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3373,7 +3373,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3373
3373
|
* @license
|
|
3374
3374
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3375
3375
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3376
|
-
*/const Fd=H(o=>class extends
|
|
3376
|
+
*/const Fd=H(o=>class extends Fe(o){static get properties(){return{label:{type:String,observer:"_labelChanged"}}}constructor(){super(),this._labelController=new Nd(this),this._labelController.addEventListener("slot-content-changed",e=>{this.toggleAttribute("has-label",e.detail.hasContent)})}get _labelId(){const e=this._labelNode;return e&&e.id}get _labelNode(){return this._labelController.node}ready(){super.ready(),this.addController(this._labelController)}_labelChanged(e){this._labelController.setLabel(e)}});/**
|
|
3377
3377
|
* @license
|
|
3378
3378
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3379
3379
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3381,7 +3381,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3381
3381
|
* @license
|
|
3382
3382
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3383
3383
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3384
|
-
*/const zd=o=>class extends ar(Fd(
|
|
3384
|
+
*/const zd=o=>class extends ar(Fd(Fe(o))){static get properties(){return{ariaTarget:{type:Object,observer:"_ariaTargetChanged"},errorMessage:{type:String,observer:"_errorMessageChanged"},helperText:{type:String,observer:"_helperTextChanged"},accessibleName:{type:String,observer:"_accessibleNameChanged"},accessibleNameRef:{type:String,observer:"_accessibleNameRefChanged"}}}static get observers(){return["_invalidChanged(invalid)","_requiredChanged(required)"]}constructor(){super(),this._fieldAriaController=new Pd(this),this._helperController=new Id(this),this._errorController=new Md(this),this._errorController.addEventListener("slot-content-changed",e=>{this.toggleAttribute("has-error-message",e.detail.hasContent)}),this._labelController.addEventListener("slot-content-changed",e=>{const{hasContent:i,node:s}=e.detail;this.__labelChanged(i,s)}),this._helperController.addEventListener("slot-content-changed",e=>{const{hasContent:i,node:s}=e.detail;this.toggleAttribute("has-helper",i),this.__helperChanged(i,s)})}get _errorNode(){return this._errorController.node}get _helperNode(){return this._helperController.node}ready(){super.ready(),this.addController(this._fieldAriaController),this.addController(this._helperController),this.addController(this._errorController)}__helperChanged(e,i){e?this._fieldAriaController.setHelperId(i.id):this._fieldAriaController.setHelperId(null)}_accessibleNameChanged(e){this._fieldAriaController.setAriaLabel(e)}_accessibleNameRefChanged(e){this._fieldAriaController.setLabelId(e,!0)}__labelChanged(e,i){e?this._fieldAriaController.setLabelId(i.id):this._fieldAriaController.setLabelId(null)}_errorMessageChanged(e){this._errorController.setErrorMessage(e)}_helperTextChanged(e){this._helperController.setHelperText(e)}_ariaTargetChanged(e){e&&this._fieldAriaController.setTarget(e)}_requiredChanged(e){this._fieldAriaController.setRequired(e)}_invalidChanged(e){this._errorController.setInvalid(e),setTimeout(()=>{if(e){const i=this._errorNode;this._fieldAriaController.setErrorId(i&&i.id)}else this._fieldAriaController.setErrorId(null)})}};/**
|
|
3385
3385
|
* @license
|
|
3386
3386
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3387
3387
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3393,12 +3393,12 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3393
3393
|
* @license
|
|
3394
3394
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3395
3395
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3396
|
-
*/const $d=o=>class extends Ed(or(lr(zd(Dd(
|
|
3396
|
+
*/const $d=o=>class extends Ed(or(lr(zd(Dd(Tt(o)))))){static get properties(){return{allowedCharPattern:{type:String,observer:"_allowedCharPatternChanged"},autoselect:{type:Boolean,value:!1},name:{type:String,reflectToAttribute:!0},placeholder:{type:String,reflectToAttribute:!0},readonly:{type:Boolean,value:!1,reflectToAttribute:!0},title:{type:String,reflectToAttribute:!0}}}static get delegateAttrs(){return[...super.delegateAttrs,"name","type","placeholder","readonly","invalid","title"]}constructor(){super(),this._boundOnPaste=this._onPaste.bind(this),this._boundOnDrop=this._onDrop.bind(this),this._boundOnBeforeInput=this._onBeforeInput.bind(this)}get slotStyles(){return[`
|
|
3397
3397
|
:is(input[slot='input'], textarea[slot='textarea'])::placeholder {
|
|
3398
3398
|
font: inherit;
|
|
3399
3399
|
color: inherit;
|
|
3400
3400
|
}
|
|
3401
|
-
`]}_onFocus(e){super._onFocus(e),this.autoselect&&this.inputElement&&this.inputElement.select()}_onChange(e){e.stopPropagation(),this.validate(),this.dispatchEvent(new CustomEvent("change",{detail:{sourceEvent:e},bubbles:e.bubbles,cancelable:e.cancelable}))}_addInputListeners(e){super._addInputListeners(e),e.addEventListener("paste",this._boundOnPaste),e.addEventListener("drop",this._boundOnDrop),e.addEventListener("beforeinput",this._boundOnBeforeInput)}_removeInputListeners(e){super._removeInputListeners(e),e.removeEventListener("paste",this._boundOnPaste),e.removeEventListener("drop",this._boundOnDrop),e.removeEventListener("beforeinput",this._boundOnBeforeInput)}_onKeyDown(e){super._onKeyDown(e),this.allowedCharPattern&&!this.__shouldAcceptKey(e)&&e.target===this.inputElement&&(e.preventDefault(),this._markInputPrevented())}_markInputPrevented(){this.setAttribute("input-prevented",""),this._preventInputDebouncer=
|
|
3401
|
+
`]}_onFocus(e){super._onFocus(e),this.autoselect&&this.inputElement&&this.inputElement.select()}_onChange(e){e.stopPropagation(),this.validate(),this.dispatchEvent(new CustomEvent("change",{detail:{sourceEvent:e},bubbles:e.bubbles,cancelable:e.cancelable}))}_addInputListeners(e){super._addInputListeners(e),e.addEventListener("paste",this._boundOnPaste),e.addEventListener("drop",this._boundOnDrop),e.addEventListener("beforeinput",this._boundOnBeforeInput)}_removeInputListeners(e){super._removeInputListeners(e),e.removeEventListener("paste",this._boundOnPaste),e.removeEventListener("drop",this._boundOnDrop),e.removeEventListener("beforeinput",this._boundOnBeforeInput)}_onKeyDown(e){super._onKeyDown(e),this.allowedCharPattern&&!this.__shouldAcceptKey(e)&&e.target===this.inputElement&&(e.preventDefault(),this._markInputPrevented())}_markInputPrevented(){this.setAttribute("input-prevented",""),this._preventInputDebouncer=Me.debounce(this._preventInputDebouncer,gt.after(200),()=>{this.removeAttribute("input-prevented")})}__shouldAcceptKey(e){return e.metaKey||e.ctrlKey||!e.key||e.key.length!==1||this.__allowedCharRegExp.test(e.key)}_onPaste(e){if(this.allowedCharPattern){const i=e.clipboardData.getData("text");this.__allowedTextRegExp.test(i)||(e.preventDefault(),this._markInputPrevented())}}_onDrop(e){if(this.allowedCharPattern){const i=e.dataTransfer.getData("text");this.__allowedTextRegExp.test(i)||(e.preventDefault(),this._markInputPrevented())}}_onBeforeInput(e){this.allowedCharPattern&&e.data&&!this.__allowedTextRegExp.test(e.data)&&(e.preventDefault(),this._markInputPrevented())}_allowedCharPatternChanged(e){if(e)try{this.__allowedCharRegExp=new RegExp(`^${e}$`,"u"),this.__allowedTextRegExp=new RegExp(`^${e}*$`,"u")}catch(i){console.error(i)}}};/**
|
|
3402
3402
|
* @license
|
|
3403
3403
|
* Copyright (c) 2021 - 2024 Vaadin Ltd.
|
|
3404
3404
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3489,7 +3489,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3489
3489
|
* @license
|
|
3490
3490
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3491
3491
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3492
|
-
*/const qd=o=>class extends Yd(Ne(or(lr(At(o))))){static get properties(){return{_selectedDate:{type:Object,sync:!0},_focusedDate:{type:Object,sync:!0},value:{type:String,notify:!0,value:"",sync:!0},initialPosition:String,opened:{type:Boolean,reflectToAttribute:!0,notify:!0,observer:"_openedChanged",sync:!0},autoOpenDisabled:Boolean,showWeekNumbers:{type:Boolean,value:!1,sync:!0},_fullscreen:{type:Boolean,value:!1,sync:!0},_fullscreenMediaQuery:{value:"(max-width: 450px), (max-height: 450px)"},i18n:{type:Object,sync:!0,value:()=>({monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdaysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],firstDayOfWeek:0,today:"Today",cancel:"Cancel",referenceDate:"",formatDate(e){const i=String(e.year).replace(/\d+/u,s=>"0000".substr(s.length)+s);return[e.month+1,e.day,i].join("/")},parseDate(e){const i=e.split("/"),s=new Date;let r,n=s.getMonth(),a=s.getFullYear();if(i.length===3){if(n=parseInt(i[0])-1,r=parseInt(i[1]),a=parseInt(i[2]),i[2].length<3&&a>=0){const l=this.referenceDate?He(this.referenceDate):new Date;a=ql(l,a,n,r)}}else i.length===2?(n=parseInt(i[0])-1,r=parseInt(i[1])):i.length===1&&(r=parseInt(i[0]));if(r!==void 0)return{day:r,month:n,year:a}},formatTitle:(e,i)=>`${e} ${i}`})},min:{type:String,sync:!0},max:{type:String,sync:!0},isDateDisabled:{type:Function},_minDate:{type:Date,computed:"__computeMinOrMaxDate(min)",sync:!0},_maxDate:{type:Date,computed:"__computeMinOrMaxDate(max)",sync:!0},_noInput:{type:Boolean,computed:"_isNoInput(inputElement, _fullscreen, _ios, i18n, opened, autoOpenDisabled)"},_ios:{type:Boolean,value:Ns},_focusOverlayOnOpen:Boolean,_overlayContent:{type:Object,sync:!0},_hasInputValue:{type:Boolean}}}static get observers(){return["_selectedDateChanged(_selectedDate, i18n)","_focusedDateChanged(_focusedDate, i18n)","__updateOverlayContent(_overlayContent, i18n, label, _minDate, _maxDate, _focusedDate, _selectedDate, showWeekNumbers, isDateDisabled)","__updateOverlayContentTheme(_overlayContent, _theme)","__updateOverlayContentFullScreen(_overlayContent, _fullscreen)"]}static get constraints(){return[...super.constraints,"min","max"]}constructor(){super(),this._boundOnClick=this._onClick.bind(this),this._boundOnScroll=this._onScroll.bind(this),this._boundOverlayRenderer=this._overlayRenderer.bind(this)}get _inputElementValue(){return super._inputElementValue}set _inputElementValue(e){super._inputElementValue=e,this._hasInputValue=!1}get clearElement(){return null}get _nativeInput(){return this.inputElement?this.inputElement.focusElement||this.inputElement:null}get __unparsableValue(){return!this._inputElementValue||this.__parseDate(this._inputElementValue)?"":this._inputElementValue}_onFocus(e){super._onFocus(e),this._noInput&&!Ti()&&e.target.blur()}_onBlur(e){super._onBlur(e),this.opened||(this.__commitParsedOrFocusedDate(),document.hasFocus()&&this.validate())}ready(){super.ready(),this.addEventListener("click",this._boundOnClick),this.addController(new ir(this._fullscreenMediaQuery,i=>{this._fullscreen=i})),this.addController(new Wd(this));const e=this.$.overlay;this._overlayElement=e,e.renderer=this._boundOverlayRenderer,this.addEventListener("mousedown",()=>this.__bringToFront()),this.addEventListener("touchstart",()=>this.__bringToFront())}disconnectedCallback(){super.disconnectedCallback(),this.opened=!1}open(){!this.disabled&&!this.readonly&&(this.opened=!0)}close(){this.$.overlay.close()}_overlayRenderer(e){if(e.firstChild)return;const i=document.createElement("vaadin-date-picker-overlay-content");e.appendChild(i),this._overlayContent=i,i.addEventListener("close",()=>{this._close()}),i.addEventListener("focus-input",this._focusAndSelect.bind(this)),i.addEventListener("date-tap",s=>{this.__commitDate(s.detail.date),this._close()}),i.addEventListener("date-selected",s=>{this.__commitDate(s.detail.date)}),i.addEventListener("focusin",()=>{this._keyboardActive&&this._setFocused(!0)}),i.addEventListener("focusout",s=>{this._shouldRemoveFocus(s)&&this._setFocused(!1)}),i.addEventListener("focused-date-changed",s=>{this._focusedDate=s.detail.value}),i.addEventListener("click",s=>s.stopPropagation())}__parseDate(e){if(!this.i18n.parseDate)return;let i=this.i18n.parseDate(e);if(i&&(i=He(`${i.year}-${i.month+1}-${i.day}`)),i&&!isNaN(i.getTime()))return i}__formatDate(e){if(this.i18n.formatDate)return this.i18n.formatDate(Ii(e))}checkValidity(){const e=this._inputElementValue,i=!e||!!this._selectedDate&&e===this.__formatDate(this._selectedDate),s=!this._selectedDate||Me(this._selectedDate,this._minDate,this._maxDate,this.isDateDisabled);let r=!0;return this.inputElement&&(this.inputElement.checkValidity?r=this.inputElement.checkValidity():this.inputElement.validate&&(r=this.inputElement.validate())),i&&s&&r}_shouldSetFocus(e){return!this._shouldKeepFocusRing}_shouldRemoveFocus(e){const{relatedTarget:i}=e;return this.opened&&i!==null&&i!==document.body&&!this.contains(i)&&!this._overlayContent.contains(i)?!0:!this.opened}_setFocused(e){super._setFocused(e),this._shouldKeepFocusRing=e&&this._keyboardActive}__commitValueChange(){const e=this.__unparsableValue;this.__committedValue!==this.value?(this.validate(),this.dispatchEvent(new CustomEvent("change",{bubbles:!0}))):this.__committedUnparsableValue!==e&&(this.validate(),this.dispatchEvent(new CustomEvent("unparsable-change"))),this.__committedValue=this.value,this.__committedUnparsableValue=e}__commitDate(e){this.__keepCommittedValue=!0,this._selectedDate=e,this.__keepCommittedValue=!1,this.__commitValueChange()}_close(){this._focus(),this.close()}__bringToFront(){requestAnimationFrame(()=>{this.$.overlay.bringToFront()})}_isNoInput(e,i,s,r,n,a){return!e||i&&(!a||n)||s&&n||!r.parseDate}_formatISO(e){return Gl(e)}_inputElementChanged(e){super._inputElementChanged(e),e&&(e.autocomplete="off",e.setAttribute("role","combobox"),e.setAttribute("aria-haspopup","dialog"),e.setAttribute("aria-expanded",!!this.opened),this._applyInputValue(this._selectedDate))}_openedChanged(e){this.inputElement&&this.inputElement.setAttribute("aria-expanded",e)}_selectedDateChanged(e,i){e===void 0||i===void 0||(this.__keepInputValue||this._applyInputValue(e),this.value=this._formatISO(e),this._ignoreFocusedDateChange=!0,this._focusedDate=e,this._ignoreFocusedDateChange=!1)}_focusedDateChanged(e,i){e===void 0||i===void 0||!this._ignoreFocusedDateChange&&!this._noInput&&this._applyInputValue(e)}_valueChanged(e,i){const s=He(e);if(e&&!s){this.value=i;return}e?ne(this._selectedDate,s)||(this._selectedDate=s,i!==void 0&&this.validate()):this._selectedDate=null,this.__keepCommittedValue||(this.__committedValue=this.value,this.__committedUnparsableValue=""),this._toggleHasValue(this._hasValue)}__updateOverlayContent(e,i,s,r,n,a,l,d,u){e&&(e.i18n=i,e.label=s,e.minDate=r,e.maxDate=n,e.focusedDate=a,e.selectedDate=l,e.showWeekNumbers=d,e.isDateDisabled=u)}__updateOverlayContentTheme(e,i){e&&(i?e.setAttribute("theme",i):e.removeAttribute("theme"))}__updateOverlayContentFullScreen(e,i){e&&e.toggleAttribute("fullscreen",i)}_onOverlayEscapePress(){this._focusedDate=this._selectedDate,this._closedByEscape=!0,this._close(),this._closedByEscape=!1}_onOverlayOpened(){const e=this._overlayContent;e.reset();const i=this._getInitialPosition();e.initialPosition=i;const s=e.focusedDate||i;e.scrollToDate(s),this._ignoreFocusedDateChange=!0,e.focusedDate=s,this._ignoreFocusedDateChange=!1,window.addEventListener("scroll",this._boundOnScroll,!0),this._focusOverlayOnOpen?(e.focusDateElement(),this._focusOverlayOnOpen=!1):this._focus();const r=this._nativeInput;this._noInput&&r&&(r.blur(),this._overlayContent.focusDateElement());const n=this._noInput?e:[r,e];this.__showOthers=Fs(n)}_getInitialPosition(){const e=He(this.initialPosition),i=this._selectedDate||this._overlayContent.initialPosition||e||new Date;return e||Me(i,this._minDate,this._maxDate,this.isDateDisabled)?i:this._minDate||this._maxDate?Gs(i,[this._minDate,this._maxDate]):new Date}__commitParsedOrFocusedDate(){if(this._ignoreFocusedDateChange=!0,this.i18n.parseDate){const e=this._inputElementValue||"",i=this.__parseDate(e);i?this.__commitDate(i):(this.__keepInputValue=!0,this.__commitDate(null),this.__keepInputValue=!1)}else this._focusedDate&&this.__commitDate(this._focusedDate);this._ignoreFocusedDateChange=!1}_onOverlayClosed(){this.__showOthers&&(this.__showOthers(),this.__showOthers=null),window.removeEventListener("scroll",this._boundOnScroll,!0),this._closedByEscape&&this._applyInputValue(this._selectedDate),this.__commitParsedOrFocusedDate(),this._nativeInput&&this._nativeInput.selectionStart&&(this._nativeInput.selectionStart=this._nativeInput.selectionEnd),!this.value&&!this._keyboardActive&&this.validate()}_onScroll(e){(e.target===window||!this._overlayContent.contains(e.target))&&this._overlayContent._repositionYearScroller()}_focus(){this._noInput||this.inputElement.focus()}_focusAndSelect(){this._focus(),this._setSelectionRange(0,this._inputElementValue.length)}_applyInputValue(e){this._inputElementValue=e?this.__formatDate(e):""}_setSelectionRange(e,i){this._nativeInput&&this._nativeInput.setSelectionRange&&this._nativeInput.setSelectionRange(e,i)}_onChange(e){e.stopPropagation()}_onClick(e){this._isClearButton(e)||this._onHostClick(e)}_onHostClick(e){(!this.autoOpenDisabled||this._noInput)&&(e.preventDefault(),this.open())}_onClearButtonClick(e){e.preventDefault(),this.__commitDate(null)}_onKeyDown(e){switch(super._onKeyDown(e),this._noInput&&[9].indexOf(e.keyCode)===-1&&e.preventDefault(),e.key){case"ArrowDown":case"ArrowUp":e.preventDefault(),this.opened?this._overlayContent.focusDateElement():(this._focusOverlayOnOpen=!0,this.open());break;case"Tab":this.opened&&(e.preventDefault(),e.stopPropagation(),this._setSelectionRange(0,0),e.shiftKey?this._overlayContent.focusCancel():this._overlayContent.focusDateElement());break}}_onEnter(e){this.opened?this.close():this.__commitParsedOrFocusedDate()}_onEscape(e){if(!this.opened){if(this.clearButtonVisible&&this.value&&!this.readonly){e.stopPropagation(),this._onClearButtonClick(e);return}this.inputElement.value===""?this.__commitDate(null):this._applyInputValue(this._selectedDate)}}_isClearButton(e){return e.composedPath()[0]===this.clearElement}_onInput(){if(!this.opened&&this._inputElementValue&&!this.autoOpenDisabled&&this.open(),this._inputElementValue){const e=this.__parseDate(this._inputElementValue);e&&(this._ignoreFocusedDateChange=!0,ne(e,this._focusedDate)||(this._focusedDate=e),this._ignoreFocusedDateChange=!1)}}__computeMinOrMaxDate(e){return He(e)}};/**
|
|
3492
|
+
*/const qd=o=>class extends Yd(Fe(or(lr(Tt(o))))){static get properties(){return{_selectedDate:{type:Object,sync:!0},_focusedDate:{type:Object,sync:!0},value:{type:String,notify:!0,value:"",sync:!0},initialPosition:String,opened:{type:Boolean,reflectToAttribute:!0,notify:!0,observer:"_openedChanged",sync:!0},autoOpenDisabled:Boolean,showWeekNumbers:{type:Boolean,value:!1,sync:!0},_fullscreen:{type:Boolean,value:!1,sync:!0},_fullscreenMediaQuery:{value:"(max-width: 450px), (max-height: 450px)"},i18n:{type:Object,sync:!0,value:()=>({monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdaysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],firstDayOfWeek:0,today:"Today",cancel:"Cancel",referenceDate:"",formatDate(e){const i=String(e.year).replace(/\d+/u,s=>"0000".substr(s.length)+s);return[e.month+1,e.day,i].join("/")},parseDate(e){const i=e.split("/"),s=new Date;let r,n=s.getMonth(),a=s.getFullYear();if(i.length===3){if(n=parseInt(i[0])-1,r=parseInt(i[1]),a=parseInt(i[2]),i[2].length<3&&a>=0){const l=this.referenceDate?Be(this.referenceDate):new Date;a=ql(l,a,n,r)}}else i.length===2?(n=parseInt(i[0])-1,r=parseInt(i[1])):i.length===1&&(r=parseInt(i[0]));if(r!==void 0)return{day:r,month:n,year:a}},formatTitle:(e,i)=>`${e} ${i}`})},min:{type:String,sync:!0},max:{type:String,sync:!0},isDateDisabled:{type:Function},_minDate:{type:Date,computed:"__computeMinOrMaxDate(min)",sync:!0},_maxDate:{type:Date,computed:"__computeMinOrMaxDate(max)",sync:!0},_noInput:{type:Boolean,computed:"_isNoInput(inputElement, _fullscreen, _ios, i18n, opened, autoOpenDisabled)"},_ios:{type:Boolean,value:Ns},_focusOverlayOnOpen:Boolean,_overlayContent:{type:Object,sync:!0},_hasInputValue:{type:Boolean}}}static get observers(){return["_selectedDateChanged(_selectedDate, i18n)","_focusedDateChanged(_focusedDate, i18n)","__updateOverlayContent(_overlayContent, i18n, label, _minDate, _maxDate, _focusedDate, _selectedDate, showWeekNumbers, isDateDisabled)","__updateOverlayContentTheme(_overlayContent, _theme)","__updateOverlayContentFullScreen(_overlayContent, _fullscreen)"]}static get constraints(){return[...super.constraints,"min","max"]}constructor(){super(),this._boundOnClick=this._onClick.bind(this),this._boundOnScroll=this._onScroll.bind(this),this._boundOverlayRenderer=this._overlayRenderer.bind(this)}get _inputElementValue(){return super._inputElementValue}set _inputElementValue(e){super._inputElementValue=e,this._hasInputValue=!1}get clearElement(){return null}get _nativeInput(){return this.inputElement?this.inputElement.focusElement||this.inputElement:null}get __unparsableValue(){return!this._inputElementValue||this.__parseDate(this._inputElementValue)?"":this._inputElementValue}_onFocus(e){super._onFocus(e),this._noInput&&!Ei()&&e.target.blur()}_onBlur(e){super._onBlur(e),this.opened||(this.__commitParsedOrFocusedDate(),document.hasFocus()&&this.validate())}ready(){super.ready(),this.addEventListener("click",this._boundOnClick),this.addController(new ir(this._fullscreenMediaQuery,i=>{this._fullscreen=i})),this.addController(new Wd(this));const e=this.$.overlay;this._overlayElement=e,e.renderer=this._boundOverlayRenderer,this.addEventListener("mousedown",()=>this.__bringToFront()),this.addEventListener("touchstart",()=>this.__bringToFront())}disconnectedCallback(){super.disconnectedCallback(),this.opened=!1}open(){!this.disabled&&!this.readonly&&(this.opened=!0)}close(){this.$.overlay.close()}_overlayRenderer(e){if(e.firstChild)return;const i=document.createElement("vaadin-date-picker-overlay-content");e.appendChild(i),this._overlayContent=i,i.addEventListener("close",()=>{this._close()}),i.addEventListener("focus-input",this._focusAndSelect.bind(this)),i.addEventListener("date-tap",s=>{this.__commitDate(s.detail.date),this._close()}),i.addEventListener("date-selected",s=>{this.__commitDate(s.detail.date)}),i.addEventListener("focusin",()=>{this._keyboardActive&&this._setFocused(!0)}),i.addEventListener("focusout",s=>{this._shouldRemoveFocus(s)&&this._setFocused(!1)}),i.addEventListener("focused-date-changed",s=>{this._focusedDate=s.detail.value}),i.addEventListener("click",s=>s.stopPropagation())}__parseDate(e){if(!this.i18n.parseDate)return;let i=this.i18n.parseDate(e);if(i&&(i=Be(`${i.year}-${i.month+1}-${i.day}`)),i&&!isNaN(i.getTime()))return i}__formatDate(e){if(this.i18n.formatDate)return this.i18n.formatDate(Ii(e))}checkValidity(){const e=this._inputElementValue,i=!e||!!this._selectedDate&&e===this.__formatDate(this._selectedDate),s=!this._selectedDate||Ie(this._selectedDate,this._minDate,this._maxDate,this.isDateDisabled);let r=!0;return this.inputElement&&(this.inputElement.checkValidity?r=this.inputElement.checkValidity():this.inputElement.validate&&(r=this.inputElement.validate())),i&&s&&r}_shouldSetFocus(e){return!this._shouldKeepFocusRing}_shouldRemoveFocus(e){const{relatedTarget:i}=e;return this.opened&&i!==null&&i!==document.body&&!this.contains(i)&&!this._overlayContent.contains(i)?!0:!this.opened}_setFocused(e){super._setFocused(e),this._shouldKeepFocusRing=e&&this._keyboardActive}__commitValueChange(){const e=this.__unparsableValue;this.__committedValue!==this.value?(this.validate(),this.dispatchEvent(new CustomEvent("change",{bubbles:!0}))):this.__committedUnparsableValue!==e&&(this.validate(),this.dispatchEvent(new CustomEvent("unparsable-change"))),this.__committedValue=this.value,this.__committedUnparsableValue=e}__commitDate(e){this.__keepCommittedValue=!0,this._selectedDate=e,this.__keepCommittedValue=!1,this.__commitValueChange()}_close(){this._focus(),this.close()}__bringToFront(){requestAnimationFrame(()=>{this.$.overlay.bringToFront()})}_isNoInput(e,i,s,r,n,a){return!e||i&&(!a||n)||s&&n||!r.parseDate}_formatISO(e){return Gl(e)}_inputElementChanged(e){super._inputElementChanged(e),e&&(e.autocomplete="off",e.setAttribute("role","combobox"),e.setAttribute("aria-haspopup","dialog"),e.setAttribute("aria-expanded",!!this.opened),this._applyInputValue(this._selectedDate))}_openedChanged(e){this.inputElement&&this.inputElement.setAttribute("aria-expanded",e)}_selectedDateChanged(e,i){e===void 0||i===void 0||(this.__keepInputValue||this._applyInputValue(e),this.value=this._formatISO(e),this._ignoreFocusedDateChange=!0,this._focusedDate=e,this._ignoreFocusedDateChange=!1)}_focusedDateChanged(e,i){e===void 0||i===void 0||!this._ignoreFocusedDateChange&&!this._noInput&&this._applyInputValue(e)}_valueChanged(e,i){const s=Be(e);if(e&&!s){this.value=i;return}e?ne(this._selectedDate,s)||(this._selectedDate=s,i!==void 0&&this.validate()):this._selectedDate=null,this.__keepCommittedValue||(this.__committedValue=this.value,this.__committedUnparsableValue=""),this._toggleHasValue(this._hasValue)}__updateOverlayContent(e,i,s,r,n,a,l,d,u){e&&(e.i18n=i,e.label=s,e.minDate=r,e.maxDate=n,e.focusedDate=a,e.selectedDate=l,e.showWeekNumbers=d,e.isDateDisabled=u)}__updateOverlayContentTheme(e,i){e&&(i?e.setAttribute("theme",i):e.removeAttribute("theme"))}__updateOverlayContentFullScreen(e,i){e&&e.toggleAttribute("fullscreen",i)}_onOverlayEscapePress(){this._focusedDate=this._selectedDate,this._closedByEscape=!0,this._close(),this._closedByEscape=!1}_onOverlayOpened(){const e=this._overlayContent;e.reset();const i=this._getInitialPosition();e.initialPosition=i;const s=e.focusedDate||i;e.scrollToDate(s),this._ignoreFocusedDateChange=!0,e.focusedDate=s,this._ignoreFocusedDateChange=!1,window.addEventListener("scroll",this._boundOnScroll,!0),this._focusOverlayOnOpen?(e.focusDateElement(),this._focusOverlayOnOpen=!1):this._focus();const r=this._nativeInput;this._noInput&&r&&(r.blur(),this._overlayContent.focusDateElement());const n=this._noInput?e:[r,e];this.__showOthers=Fs(n)}_getInitialPosition(){const e=Be(this.initialPosition),i=this._selectedDate||this._overlayContent.initialPosition||e||new Date;return e||Ie(i,this._minDate,this._maxDate,this.isDateDisabled)?i:this._minDate||this._maxDate?Gs(i,[this._minDate,this._maxDate]):new Date}__commitParsedOrFocusedDate(){if(this._ignoreFocusedDateChange=!0,this.i18n.parseDate){const e=this._inputElementValue||"",i=this.__parseDate(e);i?this.__commitDate(i):(this.__keepInputValue=!0,this.__commitDate(null),this.__keepInputValue=!1)}else this._focusedDate&&this.__commitDate(this._focusedDate);this._ignoreFocusedDateChange=!1}_onOverlayClosed(){this.__showOthers&&(this.__showOthers(),this.__showOthers=null),window.removeEventListener("scroll",this._boundOnScroll,!0),this._closedByEscape&&this._applyInputValue(this._selectedDate),this.__commitParsedOrFocusedDate(),this._nativeInput&&this._nativeInput.selectionStart&&(this._nativeInput.selectionStart=this._nativeInput.selectionEnd),!this.value&&!this._keyboardActive&&this.validate()}_onScroll(e){(e.target===window||!this._overlayContent.contains(e.target))&&this._overlayContent._repositionYearScroller()}_focus(){this._noInput||this.inputElement.focus()}_focusAndSelect(){this._focus(),this._setSelectionRange(0,this._inputElementValue.length)}_applyInputValue(e){this._inputElementValue=e?this.__formatDate(e):""}_setSelectionRange(e,i){this._nativeInput&&this._nativeInput.setSelectionRange&&this._nativeInput.setSelectionRange(e,i)}_onChange(e){e.stopPropagation()}_onClick(e){this._isClearButton(e)||this._onHostClick(e)}_onHostClick(e){(!this.autoOpenDisabled||this._noInput)&&(e.preventDefault(),this.open())}_onClearButtonClick(e){e.preventDefault(),this.__commitDate(null)}_onKeyDown(e){switch(super._onKeyDown(e),this._noInput&&[9].indexOf(e.keyCode)===-1&&e.preventDefault(),e.key){case"ArrowDown":case"ArrowUp":e.preventDefault(),this.opened?this._overlayContent.focusDateElement():(this._focusOverlayOnOpen=!0,this.open());break;case"Tab":this.opened&&(e.preventDefault(),e.stopPropagation(),this._setSelectionRange(0,0),e.shiftKey?this._overlayContent.focusCancel():this._overlayContent.focusDateElement());break}}_onEnter(e){this.opened?this.close():this.__commitParsedOrFocusedDate()}_onEscape(e){if(!this.opened){if(this.clearButtonVisible&&this.value&&!this.readonly){e.stopPropagation(),this._onClearButtonClick(e);return}this.inputElement.value===""?this.__commitDate(null):this._applyInputValue(this._selectedDate)}}_isClearButton(e){return e.composedPath()[0]===this.clearElement}_onInput(){if(!this.opened&&this._inputElementValue&&!this.autoOpenDisabled&&this.open(),this._inputElementValue){const e=this.__parseDate(this._inputElementValue);e&&(this._ignoreFocusedDateChange=!0,ne(e,this._focusedDate)||(this._focusedDate=e),this._ignoreFocusedDateChange=!1)}}__computeMinOrMaxDate(e){return Be(e)}};/**
|
|
3493
3493
|
* @license
|
|
3494
3494
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3495
3495
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
@@ -3510,7 +3510,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3510
3510
|
* @license
|
|
3511
3511
|
* Copyright (c) 2016 - 2024 Vaadin Ltd.
|
|
3512
3512
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
3513
|
-
*/L("vaadin-date-picker",[jd,Kd],{moduleId:"vaadin-date-picker-styles"});class Gd extends qd($d(
|
|
3513
|
+
*/L("vaadin-date-picker",[jd,Kd],{moduleId:"vaadin-date-picker-styles"});class Gd extends qd($d(we(Hs(ue)))){static get is(){return"vaadin-date-picker"}static get template(){return Ce`
|
|
3514
3514
|
<div class="vaadin-date-picker-container">
|
|
3515
3515
|
<div part="label">
|
|
3516
3516
|
<slot name="label"></slot>
|
|
@@ -3552,4 +3552,4 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
3552
3552
|
></vaadin-date-picker-overlay>
|
|
3553
3553
|
|
|
3554
3554
|
<slot name="tooltip"></slot>
|
|
3555
|
-
`}get clearElement(){return this.$.clearButton}ready(){super.ready(),this.addController(new Rd(this,e=>{this._setInputElement(e),this._setFocusElement(e),this.stateTarget=e,this.ariaTarget=e},{uniqueIdPrefix:"search-input"})),this.addController(new Hd(this.inputElement,this._labelController)),this._tooltipController=new Vs(this),this.addController(this._tooltipController),this._tooltipController.setPosition("top"),this._tooltipController.setAriaTarget(this.inputElement),this._tooltipController.setShouldShow(e=>!e.opened),this.shadowRoot.querySelector('[part="toggle-button"]').addEventListener("mousedown",e=>e.preventDefault()),this.$.overlay.addEventListener("vaadin-overlay-close",this._onVaadinOverlayClose.bind(this))}_onVaadinOverlayClose(t){t.detail.sourceEvent&&t.detail.sourceEvent.composedPath().includes(this)&&t.preventDefault()}_toggle(t){t.stopPropagation(),this.$.overlay.opened?this.close():this.open()}_openedChanged(t){super._openedChanged(t),this.$.overlay.positionTarget=this.shadowRoot.querySelector('[part="input-field"]'),this.$.overlay.noVerticalOverlap=!0}}ie(Gd);if(typeof window!="undefined"){let o=function(t){return function(...e){try{return t.apply(this,e)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=o(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGeneralConfirmationModal-Cuo9r0rD.cjs")).then(t=>t.PlayerAccountGeneralConfirmationModal_ce).then(({default:t})=>{!customElements.get("player-account-general-confirmation-modal")&&customElements.define("player-account-general-confirmation-modal",t.element)})}var dr={exports:{}};(function(o,t){(function(e,i){o.exports=i()})(c.commonjsGlobal,function(){var e=1e3,i=6e4,s=36e5,r="millisecond",n="second",a="minute",l="hour",d="day",u="week",h="month",p="quarter",f="year",v="date",T="Invalid Date",E=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,A=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,D={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(b){var g=["th","st","nd","rd"],y=b%100;return"["+b+(g[(y-20)%10]||g[y]||g[0])+"]"}},I=function(b,g,y){var m=String(b);return!m||m.length>=g?b:""+Array(g+1-m.length).join(y)+b},N={s:I,z:function(b){var g=-b.utcOffset(),y=Math.abs(g),m=Math.floor(y/60),_=y%60;return(g<=0?"+":"-")+I(m,2,"0")+":"+I(_,2,"0")},m:function b(g,y){if(g.date()<y.date())return-b(y,g);var m=12*(y.year()-g.year())+(y.month()-g.month()),_=g.clone().add(m,h),x=y-_<0,C=g.clone().add(m+(x?-1:1),h);return+(-(m+(y-_)/(x?_-C:C-_))||0)},a:function(b){return b<0?Math.ceil(b)||0:Math.floor(b)},p:function(b){return{M:h,y:f,w:u,d,D:v,h:l,m:a,s:n,ms:r,Q:p}[b]||String(b||"").toLowerCase().replace(/s$/,"")},u:function(b){return b===void 0}},M="en",U={};U[M]=D;var Q="$isDayjsObject",q=function(b){return b instanceof j||!(!b||!b[Q])},X=function b(g,y,m){var _;if(!g)return M;if(typeof g=="string"){var x=g.toLowerCase();U[x]&&(_=x),y&&(U[x]=y,_=x);var C=g.split("-");if(!_&&C.length>1)return b(C[0])}else{var O=g.name;U[O]=g,_=O}return!m&&_&&(M=_),_||!m&&M},F=function(b,g){if(q(b))return b.clone();var y=typeof g=="object"?g:{};return y.date=b,y.args=arguments,new j(y)},k=N;k.l=X,k.i=q,k.w=function(b,g){return F(b,{locale:g.$L,utc:g.$u,x:g.$x,$offset:g.$offset})};var j=function(){function b(y){this.$L=X(y.locale,null,!0),this.parse(y),this.$x=this.$x||y.x||{},this[Q]=!0}var g=b.prototype;return g.parse=function(y){this.$d=function(m){var _=m.date,x=m.utc;if(_===null)return new Date(NaN);if(k.u(_))return new Date;if(_ instanceof Date)return new Date(_);if(typeof _=="string"&&!/Z$/i.test(_)){var C=_.match(E);if(C){var O=C[2]-1||0,z=(C[7]||"0").substring(0,3);return x?new Date(Date.UTC(C[1],O,C[3]||1,C[4]||0,C[5]||0,C[6]||0,z)):new Date(C[1],O,C[3]||1,C[4]||0,C[5]||0,C[6]||0,z)}}return new Date(_)}(y),this.init()},g.init=function(){var y=this.$d;this.$y=y.getFullYear(),this.$M=y.getMonth(),this.$D=y.getDate(),this.$W=y.getDay(),this.$H=y.getHours(),this.$m=y.getMinutes(),this.$s=y.getSeconds(),this.$ms=y.getMilliseconds()},g.$utils=function(){return k},g.isValid=function(){return this.$d.toString()!==T},g.isSame=function(y,m){var _=F(y);return this.startOf(m)<=_&&_<=this.endOf(m)},g.isAfter=function(y,m){return F(y)<this.startOf(m)},g.isBefore=function(y,m){return this.endOf(m)<F(y)},g.$g=function(y,m,_){return k.u(y)?this[m]:this.set(_,y)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(y,m){var _=this,x=!!k.u(m)||m,C=k.p(y),O=function(pe,Y){var ae=k.w(_.$u?Date.UTC(_.$y,Y,pe):new Date(_.$y,Y,pe),_);return x?ae:ae.endOf(d)},z=function(pe,Y){return k.w(_.toDate()[pe].apply(_.toDate("s"),(x?[0,0,0,0]:[23,59,59,999]).slice(Y)),_)},$=this.$W,w=this.$M,R=this.$D,K="set"+(this.$u?"UTC":"");switch(C){case f:return x?O(1,0):O(31,11);case h:return x?O(1,w):O(0,w+1);case u:var ee=this.$locale().weekStart||0,oe=($<ee?$+7:$)-ee;return O(x?R-oe:R+(6-oe),w);case d:case v:return z(K+"Hours",0);case l:return z(K+"Minutes",1);case a:return z(K+"Seconds",2);case n:return z(K+"Milliseconds",3);default:return this.clone()}},g.endOf=function(y){return this.startOf(y,!1)},g.$set=function(y,m){var _,x=k.p(y),C="set"+(this.$u?"UTC":""),O=(_={},_[d]=C+"Date",_[v]=C+"Date",_[h]=C+"Month",_[f]=C+"FullYear",_[l]=C+"Hours",_[a]=C+"Minutes",_[n]=C+"Seconds",_[r]=C+"Milliseconds",_)[x],z=x===d?this.$D+(m-this.$W):m;if(x===h||x===f){var $=this.clone().set(v,1);$.$d[O](z),$.init(),this.$d=$.set(v,Math.min(this.$D,$.daysInMonth())).$d}else O&&this.$d[O](z);return this.init(),this},g.set=function(y,m){return this.clone().$set(y,m)},g.get=function(y){return this[k.p(y)]()},g.add=function(y,m){var _,x=this;y=Number(y);var C=k.p(m),O=function(w){var R=F(x);return k.w(R.date(R.date()+Math.round(w*y)),x)};if(C===h)return this.set(h,this.$M+y);if(C===f)return this.set(f,this.$y+y);if(C===d)return O(1);if(C===u)return O(7);var z=(_={},_[a]=i,_[l]=s,_[n]=e,_)[C]||1,$=this.$d.getTime()+y*z;return k.w($,this)},g.subtract=function(y,m){return this.add(-1*y,m)},g.format=function(y){var m=this,_=this.$locale();if(!this.isValid())return _.invalidDate||T;var x=y||"YYYY-MM-DDTHH:mm:ssZ",C=k.z(this),O=this.$H,z=this.$m,$=this.$M,w=_.weekdays,R=_.months,K=_.meridiem,ee=function(Y,ae,Fe,it){return Y&&(Y[ae]||Y(m,x))||Fe[ae].slice(0,it)},oe=function(Y){return k.s(O%12||12,Y,"0")},pe=K||function(Y,ae,Fe){var it=Y<12?"AM":"PM";return Fe?it.toLowerCase():it};return x.replace(A,function(Y,ae){return ae||function(Fe){switch(Fe){case"YY":return String(m.$y).slice(-2);case"YYYY":return k.s(m.$y,4,"0");case"M":return $+1;case"MM":return k.s($+1,2,"0");case"MMM":return ee(_.monthsShort,$,R,3);case"MMMM":return ee(R,$);case"D":return m.$D;case"DD":return k.s(m.$D,2,"0");case"d":return String(m.$W);case"dd":return ee(_.weekdaysMin,m.$W,w,2);case"ddd":return ee(_.weekdaysShort,m.$W,w,3);case"dddd":return w[m.$W];case"H":return String(O);case"HH":return k.s(O,2,"0");case"h":return oe(1);case"hh":return oe(2);case"a":return pe(O,z,!0);case"A":return pe(O,z,!1);case"m":return String(z);case"mm":return k.s(z,2,"0");case"s":return String(m.$s);case"ss":return k.s(m.$s,2,"0");case"SSS":return k.s(m.$ms,3,"0");case"Z":return C}return null}(Y)||C.replace(":","")})},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(y,m,_){var x,C=this,O=k.p(m),z=F(y),$=(z.utcOffset()-this.utcOffset())*i,w=this-z,R=function(){return k.m(C,z)};switch(O){case f:x=R()/12;break;case h:x=R();break;case p:x=R()/3;break;case u:x=(w-$)/6048e5;break;case d:x=(w-$)/864e5;break;case l:x=w/s;break;case a:x=w/i;break;case n:x=w/e;break;default:x=w}return _?x:k.a(x)},g.daysInMonth=function(){return this.endOf(h).$D},g.$locale=function(){return U[this.$L]},g.locale=function(y,m){if(!y)return this.$L;var _=this.clone(),x=X(y,m,!0);return x&&(_.$L=x),_},g.clone=function(){return k.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},b}(),J=j.prototype;return F.prototype=J,[["$ms",r],["$s",n],["$m",a],["$H",l],["$W",d],["$M",h],["$y",f],["$D",v]].forEach(function(b){J[b[1]]=function(g){return this.$g(g,b[0],b[1])}}),F.extend=function(b,g){return b.$i||(b(g,j,F),b.$i=!0),F},F.locale=X,F.isDayjs=q,F.unix=function(b){return F(1e3*b)},F.en=U[M],F.Ls=U,F.p={},F})})(dr);var Jd=dr.exports;const ko=c.getDefaultExportFromCjs(Jd);function So(o,t){c.addMessages(o,t)}function Xd(o){c.$locale.set(o)}const Po={en:{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} provides you an easy way to take a break from the games. You can request automatic blocking of your account for 24 hours. During the temporary restraint, you will not be able to access your Account.",timeoutTextSecondary:'Please note that the “Time-out facility” does not in any case replace “Self-exclusion”. If you think you are experiencing a gambling addiction problem, please enter the link under "Responsible Gaming" and use the "Self-exclusion service" or contact us as soon as possible.',save:"Save",CoolOffFor24Hours:"24 hours",CoolOffFor72Hours:"72 hours",CoolOffFor7Days:"7 days",CoolOffFor30Days:"30 days",CoolOffFor6Weeks:"6 weeks",CoolOffFor2Months:"2 months",CoolOffFor3Months:"3 months",CoolOffUntilSelectedDate:"Until",dateInstructions:"In order to manually input date use the following format:",duration:"Duration:",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodTimeout:"Are you sure you want to cool-off for {period}?",confirmationModalTextUntilTimeout:"Are you sure you want to cool-off until {date}?"},"en-us":{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} provides you an easy way to take a break from the games. You can request automatic blocking of your account for 24 hours. During the temporary restraint, you will not be able to access your Account.",timeoutTextSecondary:'Please note that the “Time-out facility” does not in any case replace “Self-exclusion”. If you think you are experiencing a gambling addiction problem, please enter the link under "Responsible Gaming" and use the "Self-exclusion service" or contact us as soon as possible.',save:"Save",CoolOffFor24Hours:"24 hours",CoolOffFor72Hours:"72 hours",CoolOffFor7Days:"7 days",CoolOffFor30Days:"30 days",CoolOffFor6Weeks:"6 weeks",CoolOffFor2Months:"2 months",CoolOffFor3Months:"3 months",CoolOffUntilSelectedDate:"Until",dateInstructions:"In order to manually input date use the following format:",duration:"Duration:",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodTimeout:"Are you sure you want to cool-off for {period}?",confirmationModalTextUntilTimeout:"Are you sure you want to cool-off until {date}?"},"zh-hk":{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} 為您提供一種從遊戲中休息的簡單方法。 您可以請求自動封鎖您的帳戶 24 小時。 在臨時限制期間,您將無法訪問您的帳戶。",timeoutTextSecondary:"請注意,“超時設施”在任何情況下都不能取代“自我排除”。 如果您認為自己有賭博成癮問題,請進入“負責任博彩”下的鏈接並使用“自我排除服務”或盡快與我們聯繫。",save:"節省",CoolOffFor24Hours:"24小時",CoolOffFor72Hours:"72小時",CoolOffFor7Days:"7天",CoolOffFor30Days:"30天",CoolOffFor6Weeks:"6週",CoolOffFor2Months:"2個月",CoolOffFor3Months:"3個月",CoolOffUntilSelectedDate:"直到",dateInstructions:"如需手動輸入日期,請使用以下格式:",duration:"持續時間:",confirmationModalTitle:"確認",confirmationModalTextPeriodTimeout:"您確定要冷靜 {period} 嗎?",confirmationModalTextUntilTimeout:"您確定要冷靜直到 {date} 嗎?"},fr:{titleTimeout:"Délai d'attente",timeoutTextFirst:"{operatorname} vous offre un moyen facile de faire une pause dans les jeux.vous pouvez demander le blocage automatique de votre compte pendant 24 heures . Pendant le blocage temporaire ,vous ne pourrez pas accéder à votre compte.",timeoutTextSecondary:`Veuillez noter que l'"installation du temps mort" ne remplace en aucun cas "l'auto exclusion". Si vous pensez avoir un problème de dépendance au jeu,veuillez cliquer sur le lien "jeux responsable" et utiliser le "service d'auto exclusion" ou nous contacter dès que possible.`,save:"Savez",CoolOffFor24Hours:"24 heures",CoolOffFor72Hours:"72 heures",CoolOffFor7Days:"7 jours",CoolOffFor30Days:"30 jours",CoolOffFor6Weeks:"6 semaines",CoolOffFor2Months:"2 mois",CoolOffFor3Months:"3 mois",CoolOffUntilSelectedDate:"Jusqu'à",dateInstructions:"Pour saisir une date manuellement, utilisez le format suivant :",duration:"Durée :",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodTimeout:"Êtes-vous sûr de vouloir vous refroidir pendant {period} ?",confirmationModalTextUntilTimeout:"Êtes-vous sûr de vouloir vous refroidir jusqu'au {date} ?"},ro:{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} îți asigură o cale ușoară de a lua o pauză de la jocuri. Poți solicita o blocare automată a contului tău pentru 24 de ore. În timpul restricției temporare, nu vei putea accesa contul.",timeoutTextSecondary:"Te rugăm să reții că „Facilitatea de time-out” nu înlocuiește în niciun caz „Auto-excluderea”. Dacă crezi că te confrunți cu o problemă de dependență de jocuri de noroc, te rugăm să accesezi secțiunea de „Joc responsabil” și să utilizezi „Serviciul de auto-excludere” sau să ne contactezi cât mai curând posibil.",save:"Salvează",CoolOffFor24Hours:"24 ore",CoolOffFor72Hours:"72 ore",CoolOffFor7Days:"7 zile",CoolOffFor30Days:"30 zile",CoolOffFor6Weeks:"6 săptămâni",CoolOffFor2Months:"2 luni",CoolOffFor3Months:"3 luni",CoolOffUntilSelectedDate:"Până la",dateInstructions:"Pentru a introduce manual o dată, utilizați următorul format:",duration:"Durată:",confirmationModalTitle:"Confirmare",confirmationModalTextPeriodTimeout:"Ești sigur că vrei să te răcorești pentru {period}?",confirmationModalTextUntilTimeout:"Ești sigur că vrei să te răcorești până la {date}?"},es:{titleTimeout:"Descanso",timeoutTextFirst:"{operatorname} le brinda una manera fácil de tomarse un descanso de los juegos. Puedes solicitar un bloqueo automático de tu cuenta durante 24 horas. Durante la contención temporal, no será posible ingresar a su cuenta.",timeoutTextSecondary:'Tenga en cuenta que la función de tiempo de espera no sustituye en ningún caso la autoexclusión. Si cree que tiene un problema de adicción al juego, por favor ingrese al enlace de "Juego Responsable" y use el "Servicio de autoexclusión" o ponte en contacto con nosotros a la brevedad posible.',save:"Guardar",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 días",CoolOffFor30Days:"30 días",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Hasta",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",duration:"Duración:",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodTimeout:"¿Estás seguro de que quieres enfriarte por {period}?",confirmationModalTextUntilTimeout:"¿Estás seguro de que quieres enfriarte hasta {date}?"},pt:{titleTimeout:"Tempo esgotado",timeoutTextFirst:"{operatorname} oferece uma maneira fácil de fazer uma pausa nos jogos. Você pode solicitar o bloqueio automático de sua conta por 24 horas. Durante a restrição temporária, você não poderá acessar sua conta.",timeoutTextSecondary:'Observe que a “Facilidade de tempo limite” não substitui em nenhum caso a “Autoexclusão”. Se você acha que está enfrentando um problema de vício em jogos de azar, entre no link em "Jogo Responsável" e use o "Serviço de autoexclusão" ou entre em contato conosco o mais rápido possível.',save:"Guardar",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 dias",CoolOffFor30Days:"30 dias",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Até",dateInstructions:"Para introduzir manualmente a data, utilize o seguinte formato:",duration:"Duração:",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodTimeout:"Tem a certeza de que deseja se refrescar por {period}?",confirmationModalTextUntilTimeout:"Tem a certeza de que deseja se refrescar até {date}?"},hr:{titleTimeout:"Samoisključenje",timeoutTextFirst:'Svjesni smo da kockanje može dovesti do ovisnosti i u našem nastojanju da spriječimo te probleme Samoisključenje stupa na snagu od trenutka kada je postavljeno za razdoblje koje odaberete. Odaberite vremenski okvir ispod, a zatim kliknite "Potvrdi".',timeoutTextSecondary:"Tijekom samoisključivanja nećete moći pristupiti svom računu. U slučaju trajnog samoisključenja E-mail: {supportemail}",save:"Spremi",CoolOffFor24Hours:"24 sata",CoolOffFor72Hours:"72 sata",CoolOffFor7Days:"7 dana",CoolOffFor30Days:"30 dana",CoolOffFor6Weeks:"6 tjedana",CoolOffFor2Months:"2 mjeseca",CoolOffFor3Months:"3 mjeseca",CoolOffUntilSelectedDate:"Do",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",duration:"Trajanje:",confirmationModalTitle:"Potvrda",confirmationModalTextPeriodTimeout:"Jeste li sigurni da se želite rashladiti na {period}?",confirmationModalTextUntilTimeout:"Jeste li sigurni da se želite rashladiti do {date}?"},"pt-br":{titleTimeout:"Tempo fora",timeoutTextFirst:"{operatorname} oferece uma maneira fácil de pausar o jogo. Você pode solicitar o bloqueio automático da conta por 24 horas. Durante a restrição temporária,no tendrá acceso a su cuenta",timeoutTextSecondary:"Observe que o tempo limite não substitui a autoexclusão. Se você acha que tem um problema de dependência de jogo, por favor acesse o link em “Jogo Responsável” e utilize o “Serviço de Autoexclusão” ou entre em contate-nos inmediatamente",save:"Manter",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 dias",CoolOffFor30Days:"30 dias",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Até",dateInstructions:"Para inserir manualmente a data, use o seguinte formato:",duration:"Duração:",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodTimeout:"Tem certeza de que deseja se refrescar por {period}?",confirmationModalTextUntilTimeout:"Tem certeza de que deseja se refrescar até {date}?"},"es-mx":{titleTimeout:"Tiempo Fuera",timeoutTextFirst:"{operatorname} le ofrece una forma fácil de tomar pausa del juego. Puede solicitar bloqueo automático de la cuenta por 24 hrs. Durante la restriccion temporal,no tendrá acceso a su cuenta",timeoutTextSecondary:'Por favor tenga en cuenta que el tiemo-fuera no reemplaza la auto-exclusión. Si usted cree que tiene un problema de adicción al juego," por favor acceda a la liga bajo ""Juego Responsable"" y utilice el ""servicio de Auto-exclusión"" o contáctenos en cuanto antes. "',save:"Guardar",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 días",CoolOffFor30Days:"30 días",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Hasta",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",duration:"Duración:",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodTimeout:"¿Está seguro de que desea refrescarse por {period}?",confirmationModalTextUntilTimeout:"¿Está seguro de que desea refrescarse hasta {date}?"},tr:{titleTimeout:"Zaman aşımı",timeoutTextFirst:"{operatorname} size oyunlara ara vermeniz için kolay bir yol sağlar. Hesabınızın 24 saat süreyle otomatik olarak engellenmesini talep edebilirsiniz. Geçici kısıtlama sırasında Hesabınıza erişemeyeceksiniz.",timeoutTextSecondary:"Lütfen 'Mola olanağının' hiçbir durumda 'Kendini ihraç etmenin' yerine geçmediğini unutmayın. Kumar bağımlılığı sorunu yaşadığınızı düşünüyorsanız lütfen Sorumlu Oyun altındaki bağlantıya girin ve 'Kendini men etme hizmetini' kullanın veya en kısa sürede bizimle iletişime geçin.",save:"Kaydetmek",CoolOffFor24Hours:"24 saat",CoolOffFor72Hours:"72 saat",CoolOffFor7Days:"7 gün",CoolOffFor30Days:"30 gün",CoolOffFor6Weeks:"6 hafta",CoolOffFor2Months:"2 ay",CoolOffFor3Months:"3 ay",CoolOffUntilSelectedDate:"Kadar",dateInstructions:"Tarihi manuel olarak girmek için şu formatı kullanın:",duration:"Süre:",confirmationModalTitle:"Onay",confirmationModalTextPeriodTimeout:"{period} için kendinizi soğutmak istediğinizden emin misiniz?",confirmationModalTextUntilTimeout:"{date} tarihine kadar kendinizi soğutmak istediğinizden emin misiniz?"}};function Zd(o){c.append_styles(o,"svelte-u6jylo",`.TimeoutWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.TimeoutWrapper.TimeoutWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.TimeoutTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.TimeoutTitleMobile{font-size:16px}.TimeoutTitleNone{display:none}.TimeoutDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.TimeoutDescription.TimeoutDescriptionMobile{font-size:12px;line-height:18px}.TimeoutSelectWrapper{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;position:relative}.TimeoutSelectWrapper .TimeoutSelect{width:50%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF);border-radius:5px;box-sizing:border-box;padding:5px 10px;font-size:16px;line-height:18px;margin-bottom:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.TimeoutSelectWrapper .TimeoutSelect:focus,.TimeoutSelectWrapper .TimeoutSelect :focus-within,.TimeoutSelectWrapper .TimeoutSelect :focus-visible,.TimeoutSelectWrapper .TimeoutSelect :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.TimeoutSelectWrapper .TimeoutSelect.TimeoutSelectMobile{width:100%;height:36px;font-size:12px}.TimeoutDateWrapper{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:16px;position:relative;width:50%}.TimeoutDateWrapper label{font-size:var(--emw--font-size-small, 14px);font-weight:300;padding-bottom:5px}.TimeoutDateWrapper .TimeoutDateInstructions{font-size:var(--emw--font-size-small, 12px);font-weight:300;padding-bottom:5px;line-height:18px}.TimeoutActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.TimeoutActionButtons .TimeoutSave{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box}.TimeoutActionButtons.TimeoutActionButtonsMobile{width:100%;grid-template-columns:1fr}.TimeoutActionButtons.TimeoutActionButtonsMobile .TimeoutSave{height:40px;font-size:12px}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}`)}function Oo(o,t,e){const i=o.slice();return i[38]=t[e].value,i}function Qd(o){let t,e,i,s=o[16]("titleTimeout")+"",r,n,a,l,d=o[16]("timeoutTextFirst",{values:{operatorname:o[0]}})+"",u,h,p,f=o[16]("timeoutTextSecondary",{values:{supportemail:o[5]}})+"",v,T,E,A,D,I,N,M,U=o[16]("save")+"",Q,q,X,F,k,j=o[17]&&tc(o),J=c.ensure_array_like(o[8]),b=[];for(let m=0;m<J.length;m+=1)b[m]=Mo(Oo(o,J,m));let g=o[10]&&Io(o),y=o[18]&&ic(o);return{c(){t=c.element("form"),j&&j.c(),e=c.space(),i=c.element("h2"),r=c.text(s),n=c.space(),a=c.element("div"),l=c.element("p"),u=c.text(d),h=c.space(),p=c.element("p"),v=c.text(f),T=c.space(),E=c.element("div"),A=c.element("select");for(let m=0;m<b.length;m+=1)b[m].c();D=c.space(),g&&g.c(),I=c.space(),N=c.element("div"),M=c.element("button"),Q=c.text(U),q=c.space(),y&&y.c(),X=c.empty(),c.attr(i,"class","TimeoutTitle "+(o[17]?"TimeoutTitleNone":"")),c.attr(a,"class","TimeoutDescription "+(o[17]?"TimeoutDescriptionMobile":"")),c.attr(A,"class","TimeoutSelect "+(o[17]?"TimeoutSelectMobile":"")),o[9]===void 0&&c.add_render_callback(()=>o[26].call(A)),c.attr(E,"class","TimeoutSelectWrapper"),c.attr(M,"class","TimeoutSave"),c.attr(N,"class","TimeoutActionButtons "+(o[17]?"TimeoutActionButtonsMobile":"")),c.attr(t,"class","TimeoutWrapper "+(o[17]?"TimeoutWrapperMobile":""))},m(m,_){c.insert(m,t,_),j&&j.m(t,null),c.append(t,e),c.append(t,i),c.append(i,r),c.append(t,n),c.append(t,a),c.append(a,l),c.append(l,u),c.append(a,h),c.append(a,p),c.append(p,v),c.append(t,T),c.append(t,E),c.append(E,A);for(let x=0;x<b.length;x+=1)b[x]&&b[x].m(A,null);c.select_option(A,o[9],!0),c.append(t,D),g&&g.m(t,null),c.append(t,I),c.append(t,N),c.append(N,M),c.append(M,Q),c.insert(m,q,_),y&&y.m(m,_),c.insert(m,X,_),F||(k=[c.listen(A,"change",o[26]),c.listen(A,"change",o[21]),c.listen(M,"click",o[28])],F=!0)},p(m,_){if(m[17]&&j.p(m,_),_[0]&65536&&s!==(s=m[16]("titleTimeout")+"")&&c.set_data(r,s),_[0]&65537&&d!==(d=m[16]("timeoutTextFirst",{values:{operatorname:m[0]}})+"")&&c.set_data(u,d),_[0]&65568&&f!==(f=m[16]("timeoutTextSecondary",{values:{supportemail:m[5]}})+"")&&c.set_data(v,f),_[0]&65792){J=c.ensure_array_like(m[8]);let x;for(x=0;x<J.length;x+=1){const C=Oo(m,J,x);b[x]?b[x].p(C,_):(b[x]=Mo(C),b[x].c(),b[x].m(A,null))}for(;x<b.length;x+=1)b[x].d(1);b.length=J.length}_[0]&768&&c.select_option(A,m[9]),m[10]?g?g.p(m,_):(g=Io(m),g.c(),g.m(t,I)):g&&(g.d(1),g=null),_[0]&65536&&U!==(U=m[16]("save")+"")&&c.set_data(Q,U),m[18]&&y.p(m,_)},d(m){m&&(c.detach(t),c.detach(q),c.detach(X)),j&&j.d(),c.destroy_each(b,m),g&&g.d(),y&&y.d(m),F=!1,c.run_all(k)}}}function ec(o){let t,e,i,s,r,n,a,l,d,u,h,p,f,v,T,E;function A(N,M){return N[17]?sc:oc}let I=A(o)(o);return{c(){t=c.element("div"),I.c(),e=c.space(),i=c.element("div"),s=c.element("ui-skeleton"),r=c.space(),n=c.element("div"),a=c.space(),l=c.element("ui-skeleton"),d=c.space(),u=c.element("div"),h=c.space(),p=c.element("div"),f=c.element("ui-skeleton"),v=c.space(),T=c.element("div"),E=c.element("ui-skeleton"),c.set_custom_element_data(s,"structure","text"),c.set_custom_element_data(s,"height",o[17]?"15px":"20px"),c.set_custom_element_data(s,"rows","3"),c.set_custom_element_data(s,"width","100%"),c.set_style(n,"height",o[17]?"10px":"30px"),c.set_custom_element_data(l,"structure","text"),c.set_custom_element_data(l,"height",o[17]?"15px":"20px"),c.set_custom_element_data(l,"rows","3"),c.set_custom_element_data(l,"width","100%"),c.set_style(u,"height",o[17]?"10px":"30px"),c.attr(i,"class","TimeoutDescription"),c.set_custom_element_data(f,"structure","rectangle"),c.set_custom_element_data(f,"width",o[17]?"100%":"50%"),c.set_custom_element_data(f,"height",o[17]?"30px":"44px"),c.set_custom_element_data(f,"margin-bottom","16px"),c.attr(p,"class","TimeoutSelectWrapper"),c.set_custom_element_data(E,"structure","rectangle"),c.set_custom_element_data(E,"width","100%"),c.set_custom_element_data(E,"height",o[17]?"35px":"50px"),c.attr(T,"class","TimeoutActionButtons "+(o[17]?"TimeoutActionButtonsMobile":"")),c.attr(t,"class","TimeoutWrapper "+(o[17]?"TimeoutWrapperMobile":""))},m(N,M){c.insert(N,t,M),I.m(t,null),c.append(t,e),c.append(t,i),c.append(i,s),c.append(i,r),c.append(i,n),c.append(i,a),c.append(i,l),c.append(i,d),c.append(i,u),c.append(t,h),c.append(t,p),c.append(p,f),c.append(t,v),c.append(t,T),c.append(T,E)},p:c.noop,d(N){N&&c.detach(t),I.d()}}}function tc(o){let t,e,i,s,r,n,a,l,d,u,h=o[16]("titleTimeout")+"",p,f,v;return{c(){t=c.element("div"),e=c.svg_element("svg"),i=c.svg_element("defs"),s=c.svg_element("style"),r=c.text(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),n=c.svg_element("g"),a=c.svg_element("g"),l=c.svg_element("path"),d=c.space(),u=c.element("h2"),p=c.text(h),c.attr(l,"class","aaa"),c.attr(l,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),c.attr(l,"transform","translate(15 15) rotate(180)"),c.attr(a,"transform","translate(20 158)"),c.attr(n,"transform","translate(-20 -158)"),c.attr(e,"xmlns","http://www.w3.org/2000/svg"),c.attr(e,"width","15"),c.attr(e,"height","15"),c.attr(e,"viewBox","0 0 15 15"),c.attr(u,"class","TimeoutTitleMobile"),c.attr(u,"part","TimeoutTitleMobile"),c.attr(t,"class","MenuReturnButton"),c.attr(t,"part","MenuReturnButton")},m(T,E){c.insert(T,t,E),c.append(t,e),c.append(e,i),c.append(i,s),c.append(s,r),c.append(e,n),c.append(n,a),c.append(a,l),c.append(t,d),c.append(t,u),c.append(u,p),f||(v=c.listen(t,"click",o[25]),f=!0)},p(T,E){E[0]&65536&&h!==(h=T[16]("titleTimeout")+"")&&c.set_data(p,h)},d(T){T&&c.detach(t),f=!1,v()}}}function Mo(o){let t,e=o[16](o[38])+"",i,s;return{c(){t=c.element("option"),i=c.text(e),t.__value=s=o[38],c.set_input_value(t,t.__value)},m(r,n){c.insert(r,t,n),c.append(t,i)},p(r,n){n[0]&65792&&e!==(e=r[16](r[38])+"")&&c.set_data(i,e),n[0]&256&&s!==(s=r[38])&&(t.__value=s,c.set_input_value(t,t.__value))},d(r){r&&c.detach(t)}}}function Io(o){let t,e,i=o[16]("duration")+"",s,r,n,a=o[16]("dateInstructions")+"",l,d,u,h,p;return{c(){t=c.element("div"),e=c.element("label"),s=c.text(i),r=c.space(),n=c.element("span"),l=c.text(a),d=c.space(),u=c.element("strong"),u.innerHTML="MM/DD/YYYY<strong></strong>",h=c.space(),p=c.element("vaadin-date-picker"),c.attr(e,"for","TimeoutDate"),c.attr(n,"class","TimeoutDateInstructions"),c.set_custom_element_data(p,"min",o[12]),c.set_custom_element_data(p,"max",o[13]),c.set_custom_element_data(p,"value",o[12]),c.attr(t,"class","TimeoutDateWrapper "+(o[17]?"TimeoutDateWrapperMobile":""))},m(f,v){c.insert(f,t,v),c.append(t,e),c.append(e,s),c.append(t,r),c.append(t,n),c.append(n,l),c.append(n,d),c.append(n,u),c.append(t,h),c.append(t,p),o[27](p)},p(f,v){v[0]&65536&&i!==(i=f[16]("duration")+"")&&c.set_data(s,i),v[0]&65536&&a!==(a=f[16]("dateInstructions")+"")&&c.set_data(l,a),v[0]&4096&&c.set_custom_element_data(p,"min",f[12]),v[0]&8192&&c.set_custom_element_data(p,"max",f[13]),v[0]&4096&&c.set_custom_element_data(p,"value",f[12])},d(f){f&&c.detach(t),o[27](null)}}}function ic(o){let t,e,i,s;return{c(){t=c.element("player-account-modal"),e=c.element("player-account-general-confirmation-modal"),c.set_custom_element_data(e,"modalTitle",i=o[16]("confirmationModalTitle")),c.set_custom_element_data(e,"modalText",o[14]),c.set_custom_element_data(e,"hascancelbutton",!1),c.set_custom_element_data(e,"modalconfirmevent",s={type:"SetPlayerAccountTimeout",timeoutSelected:o[9],timeoutExpiryDate:o[11]}),c.set_custom_element_data(e,"mbsource",o[4]),c.set_custom_element_data(e,"lang",o[1]),c.set_custom_element_data(t,"clientstyling",o[2]),c.set_custom_element_data(t,"clientstylingurl",o[3]),c.set_custom_element_data(t,"mbsource",o[4]),c.set_custom_element_data(t,"showmodaleventname","ShowTimeoutConfirmationModal")},m(r,n){c.insert(r,t,n),c.append(t,e)},p(r,n){n[0]&65536&&i!==(i=r[16]("confirmationModalTitle"))&&c.set_custom_element_data(e,"modalTitle",i),n[0]&16384&&c.set_custom_element_data(e,"modalText",r[14]),n[0]&2816&&s!==(s={type:"SetPlayerAccountTimeout",timeoutSelected:r[9],timeoutExpiryDate:r[11]})&&c.set_custom_element_data(e,"modalconfirmevent",s),n[0]&16&&c.set_custom_element_data(e,"mbsource",r[4]),n[0]&2&&c.set_custom_element_data(e,"lang",r[1]),n[0]&4&&c.set_custom_element_data(t,"clientstyling",r[2]),n[0]&8&&c.set_custom_element_data(t,"clientstylingurl",r[3]),n[0]&16&&c.set_custom_element_data(t,"mbsource",r[4])},d(r){r&&c.detach(t)}}}function oc(o){let t;return{c(){t=c.element("ui-skeleton"),c.set_custom_element_data(t,"structure","title"),c.set_custom_element_data(t,"width","100px"),c.set_custom_element_data(t,"margin-top","20px"),c.set_custom_element_data(t,"margin-bottom","20px")},m(e,i){c.insert(e,t,i)},d(e){e&&c.detach(t)}}}function sc(o){let t;return{c(){t=c.element("div"),t.innerHTML='<ui-skeleton structure="title" width="20px" height="20px" margin-top="20px" margin-bottom="20px"></ui-skeleton> <ui-skeleton structure="title" width="100px" height="20px" margin-top="20px" margin-bottom="20px"></ui-skeleton>',c.attr(t,"class","MenuReturnButton")},m(e,i){c.insert(e,t,i)},d(e){e&&c.detach(t)}}}function rc(o){let t;function e(r,n){return r[15]?ec:Qd}let i=e(o),s=i(o);return{c(){t=c.element("div"),s.c()},m(r,n){c.insert(r,t,n),s.m(t,null),o[29](t)},p(r,n){i===(i=e(r))&&s?s.p(r,n):(s.d(1),s=i(r),s&&(s.c(),s.m(t,null)))},i:c.noop,o:c.noop,d(r){r&&c.detach(t),s.d(),o[29](null)}}}function nc(o,t,e){let i;c.component_subscribe(o,c.$format,w=>e(16,i=w));let{operator:s="Everymatrix"}=t,{lang:r="en"}=t,{clientstyling:n=""}=t,{clientstylingurl:a=""}=t,{mbsource:l}=t,{translationurl:d=""}=t,{supportemail:u=""}=t,{endpoint:h=""}=t,{hasconfirmationmodal:p="false"}=t,f,v,T=window.navigator.userAgent,E=c.getDevice(T)!=="PC",A=[{value:"CoolOffFor24Hours",dateSelector:!1},{value:"CoolOffFor7Days",dateSelector:!1},{value:"CoolOffFor30Days",dateSelector:!1},{value:"CoolOffFor3Months",dateSelector:!1}],D=A[0].value,I=!1,N="",M,U,Q="",q=p==="true",X=!0;const F=()=>{fetch(d).then(w=>w.json()).then(w=>{Object.keys(w).forEach(R=>{So(R,w[R])})}).catch(w=>{console.log(w)})};Object.keys(Po).forEach(w=>{So(w,Po[w])});const k=()=>{const w=new URL("/v1/player/coolOffSettings",h),R={method:"GET"};fetch(w.href,R).then(K=>{if(!K.ok)throw new Error("There was an error while fetching the configuration");return K.json()}).then(K=>{const{periods:ee}=K;ee&&e(8,A=ee.map(oe=>({value:oe.key,text:oe.text,dateSelector:oe.dateSelector})))}).catch(K=>{console.log(K)}).finally(()=>{e(15,X=!1),e(9,D=A[0].value)})},j=()=>{if(!q){e(14,Q="");return}e(14,Q=I?i("confirmationModalTextUntilTimeout",{values:{date:N}}):i("confirmationModalTextPeriodTimeout",{values:{period:i(D)}}))},J=w=>{w.preventDefault(),q?window.postMessage({type:"ShowTimeoutConfirmationModal"},window.location.href):window.postMessage({type:"SetPlayerAccountTimeout",timeoutSelected:D,timeoutExpiryDate:N},window.location.href)},b=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:E},window.location.href)},g=()=>{Xd(r),k()},y=()=>{const w=A.find(R=>R.value===D);e(10,I=!1),w.dateSelector&&(e(10,I=!0),e(12,M=ko().format("YYYY-MM-DD")),e(13,U=ko().add(6,"months").format("YYYY-MM-DD")),e(11,N=M)),q&&j()},m=w=>{e(11,N=w.target.value)},_=()=>{v.addEventListener("change",m,!1)};c.onMount(()=>()=>{v.removeEventListener("change",m)});const x=()=>b();function C(){D=c.select_value(this),e(9,D),e(8,A)}function O(w){c.binding_callbacks[w?"unshift":"push"](()=>{v=w,e(7,v)})}const z=w=>J(w);function $(w){c.binding_callbacks[w?"unshift":"push"](()=>{f=w,e(6,f)})}return o.$$set=w=>{"operator"in w&&e(0,s=w.operator),"lang"in w&&e(1,r=w.lang),"clientstyling"in w&&e(2,n=w.clientstyling),"clientstylingurl"in w&&e(3,a=w.clientstylingurl),"mbsource"in w&&e(4,l=w.mbsource),"translationurl"in w&&e(22,d=w.translationurl),"supportemail"in w&&e(5,u=w.supportemail),"endpoint"in w&&e(23,h=w.endpoint),"hasconfirmationmodal"in w&&e(24,p=w.hasconfirmationmodal)},o.$$.update=()=>{o.$$.dirty[0]&128&&v&&_(),o.$$.dirty[0]&2&&r&&g(),o.$$.dirty[0]&68&&n&&f&&c.setClientStyling(f,n),o.$$.dirty[0]&72&&a&&f&&c.setClientStylingURL(f,a),o.$$.dirty[0]&80&&l&&f&&c.setStreamStyling(f,`${l}.Style`),o.$$.dirty[0]&4194304&&d&&F()},q&&j(),[s,r,n,a,l,u,f,v,A,D,I,N,M,U,Q,X,i,E,q,J,b,y,d,h,p,x,C,O,z,$]}class cr extends c.SvelteComponent{constructor(t){super(),c.init(this,t,nc,rc,c.safe_not_equal,{operator:0,lang:1,clientstyling:2,clientstylingurl:3,mbsource:4,translationurl:22,supportemail:5,endpoint:23,hasconfirmationmodal:24},Zd,[-1,-1])}get operator(){return this.$$.ctx[0]}set operator(t){this.$$set({operator:t}),c.flush()}get lang(){return this.$$.ctx[1]}set lang(t){this.$$set({lang:t}),c.flush()}get clientstyling(){return this.$$.ctx[2]}set clientstyling(t){this.$$set({clientstyling:t}),c.flush()}get clientstylingurl(){return this.$$.ctx[3]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),c.flush()}get mbsource(){return this.$$.ctx[4]}set mbsource(t){this.$$set({mbsource:t}),c.flush()}get translationurl(){return this.$$.ctx[22]}set translationurl(t){this.$$set({translationurl:t}),c.flush()}get supportemail(){return this.$$.ctx[5]}set supportemail(t){this.$$set({supportemail:t}),c.flush()}get endpoint(){return this.$$.ctx[23]}set endpoint(t){this.$$set({endpoint:t}),c.flush()}get hasconfirmationmodal(){return this.$$.ctx[24]}set hasconfirmationmodal(t){this.$$set({hasconfirmationmodal:t}),c.flush()}}c.create_custom_element(cr,{operator:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},supportemail:{},endpoint:{},hasconfirmationmodal:{}},[],[],!0);exports.default=cr;
|
|
3555
|
+
`}get clearElement(){return this.$.clearButton}ready(){super.ready(),this.addController(new Rd(this,e=>{this._setInputElement(e),this._setFocusElement(e),this.stateTarget=e,this.ariaTarget=e},{uniqueIdPrefix:"search-input"})),this.addController(new Hd(this.inputElement,this._labelController)),this._tooltipController=new Vs(this),this.addController(this._tooltipController),this._tooltipController.setPosition("top"),this._tooltipController.setAriaTarget(this.inputElement),this._tooltipController.setShouldShow(e=>!e.opened),this.shadowRoot.querySelector('[part="toggle-button"]').addEventListener("mousedown",e=>e.preventDefault()),this.$.overlay.addEventListener("vaadin-overlay-close",this._onVaadinOverlayClose.bind(this))}_onVaadinOverlayClose(t){t.detail.sourceEvent&&t.detail.sourceEvent.composedPath().includes(this)&&t.preventDefault()}_toggle(t){t.stopPropagation(),this.$.overlay.opened?this.close():this.open()}_openedChanged(t){super._openedChanged(t),this.$.overlay.positionTarget=this.shadowRoot.querySelector('[part="input-field"]'),this.$.overlay.noVerticalOverlap=!0}}ie(Gd);if(typeof window!="undefined"){let o=function(t){return function(...e){try{return t.apply(this,e)}catch(i){if(i instanceof DOMException&&i.message.includes("has already been used with this registry")||i.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw i}}};customElements.define=o(customElements.define),Promise.resolve().then(()=>require("./PlayerAccountGeneralConfirmationModal-BAzIqzPO.cjs")).then(t=>t.PlayerAccountGeneralConfirmationModal_ce).then(({default:t})=>{!customElements.get("player-account-general-confirmation-modal")&&customElements.define("player-account-general-confirmation-modal",t.element)})}var dr={exports:{}};(function(o,t){(function(e,i){o.exports=i()})(c.commonjsGlobal,function(){var e=1e3,i=6e4,s=36e5,r="millisecond",n="second",a="minute",l="hour",d="day",u="week",h="month",p="quarter",f="year",v="date",T="Invalid Date",E=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,A=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,D={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(b){var g=["th","st","nd","rd"],y=b%100;return"["+b+(g[(y-20)%10]||g[y]||g[0])+"]"}},I=function(b,g,y){var m=String(b);return!m||m.length>=g?b:""+Array(g+1-m.length).join(y)+b},N={s:I,z:function(b){var g=-b.utcOffset(),y=Math.abs(g),m=Math.floor(y/60),_=y%60;return(g<=0?"+":"-")+I(m,2,"0")+":"+I(_,2,"0")},m:function b(g,y){if(g.date()<y.date())return-b(y,g);var m=12*(y.year()-g.year())+(y.month()-g.month()),_=g.clone().add(m,h),x=y-_<0,C=g.clone().add(m+(x?-1:1),h);return+(-(m+(y-_)/(x?_-C:C-_))||0)},a:function(b){return b<0?Math.ceil(b)||0:Math.floor(b)},p:function(b){return{M:h,y:f,w:u,d,D:v,h:l,m:a,s:n,ms:r,Q:p}[b]||String(b||"").toLowerCase().replace(/s$/,"")},u:function(b){return b===void 0}},M="en",U={};U[M]=D;var Q="$isDayjsObject",q=function(b){return b instanceof j||!(!b||!b[Q])},X=function b(g,y,m){var _;if(!g)return M;if(typeof g=="string"){var x=g.toLowerCase();U[x]&&(_=x),y&&(U[x]=y,_=x);var C=g.split("-");if(!_&&C.length>1)return b(C[0])}else{var O=g.name;U[O]=g,_=O}return!m&&_&&(M=_),_||!m&&M},F=function(b,g){if(q(b))return b.clone();var y=typeof g=="object"?g:{};return y.date=b,y.args=arguments,new j(y)},k=N;k.l=X,k.i=q,k.w=function(b,g){return F(b,{locale:g.$L,utc:g.$u,x:g.$x,$offset:g.$offset})};var j=function(){function b(y){this.$L=X(y.locale,null,!0),this.parse(y),this.$x=this.$x||y.x||{},this[Q]=!0}var g=b.prototype;return g.parse=function(y){this.$d=function(m){var _=m.date,x=m.utc;if(_===null)return new Date(NaN);if(k.u(_))return new Date;if(_ instanceof Date)return new Date(_);if(typeof _=="string"&&!/Z$/i.test(_)){var C=_.match(E);if(C){var O=C[2]-1||0,z=(C[7]||"0").substring(0,3);return x?new Date(Date.UTC(C[1],O,C[3]||1,C[4]||0,C[5]||0,C[6]||0,z)):new Date(C[1],O,C[3]||1,C[4]||0,C[5]||0,C[6]||0,z)}}return new Date(_)}(y),this.init()},g.init=function(){var y=this.$d;this.$y=y.getFullYear(),this.$M=y.getMonth(),this.$D=y.getDate(),this.$W=y.getDay(),this.$H=y.getHours(),this.$m=y.getMinutes(),this.$s=y.getSeconds(),this.$ms=y.getMilliseconds()},g.$utils=function(){return k},g.isValid=function(){return this.$d.toString()!==T},g.isSame=function(y,m){var _=F(y);return this.startOf(m)<=_&&_<=this.endOf(m)},g.isAfter=function(y,m){return F(y)<this.startOf(m)},g.isBefore=function(y,m){return this.endOf(m)<F(y)},g.$g=function(y,m,_){return k.u(y)?this[m]:this.set(_,y)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(y,m){var _=this,x=!!k.u(m)||m,C=k.p(y),O=function(pe,Y){var ae=k.w(_.$u?Date.UTC(_.$y,Y,pe):new Date(_.$y,Y,pe),_);return x?ae:ae.endOf(d)},z=function(pe,Y){return k.w(_.toDate()[pe].apply(_.toDate("s"),(x?[0,0,0,0]:[23,59,59,999]).slice(Y)),_)},$=this.$W,w=this.$M,R=this.$D,K="set"+(this.$u?"UTC":"");switch(C){case f:return x?O(1,0):O(31,11);case h:return x?O(1,w):O(0,w+1);case u:var ee=this.$locale().weekStart||0,oe=($<ee?$+7:$)-ee;return O(x?R-oe:R+(6-oe),w);case d:case v:return z(K+"Hours",0);case l:return z(K+"Minutes",1);case a:return z(K+"Seconds",2);case n:return z(K+"Milliseconds",3);default:return this.clone()}},g.endOf=function(y){return this.startOf(y,!1)},g.$set=function(y,m){var _,x=k.p(y),C="set"+(this.$u?"UTC":""),O=(_={},_[d]=C+"Date",_[v]=C+"Date",_[h]=C+"Month",_[f]=C+"FullYear",_[l]=C+"Hours",_[a]=C+"Minutes",_[n]=C+"Seconds",_[r]=C+"Milliseconds",_)[x],z=x===d?this.$D+(m-this.$W):m;if(x===h||x===f){var $=this.clone().set(v,1);$.$d[O](z),$.init(),this.$d=$.set(v,Math.min(this.$D,$.daysInMonth())).$d}else O&&this.$d[O](z);return this.init(),this},g.set=function(y,m){return this.clone().$set(y,m)},g.get=function(y){return this[k.p(y)]()},g.add=function(y,m){var _,x=this;y=Number(y);var C=k.p(m),O=function(w){var R=F(x);return k.w(R.date(R.date()+Math.round(w*y)),x)};if(C===h)return this.set(h,this.$M+y);if(C===f)return this.set(f,this.$y+y);if(C===d)return O(1);if(C===u)return O(7);var z=(_={},_[a]=i,_[l]=s,_[n]=e,_)[C]||1,$=this.$d.getTime()+y*z;return k.w($,this)},g.subtract=function(y,m){return this.add(-1*y,m)},g.format=function(y){var m=this,_=this.$locale();if(!this.isValid())return _.invalidDate||T;var x=y||"YYYY-MM-DDTHH:mm:ssZ",C=k.z(this),O=this.$H,z=this.$m,$=this.$M,w=_.weekdays,R=_.months,K=_.meridiem,ee=function(Y,ae,ze,ot){return Y&&(Y[ae]||Y(m,x))||ze[ae].slice(0,ot)},oe=function(Y){return k.s(O%12||12,Y,"0")},pe=K||function(Y,ae,ze){var ot=Y<12?"AM":"PM";return ze?ot.toLowerCase():ot};return x.replace(A,function(Y,ae){return ae||function(ze){switch(ze){case"YY":return String(m.$y).slice(-2);case"YYYY":return k.s(m.$y,4,"0");case"M":return $+1;case"MM":return k.s($+1,2,"0");case"MMM":return ee(_.monthsShort,$,R,3);case"MMMM":return ee(R,$);case"D":return m.$D;case"DD":return k.s(m.$D,2,"0");case"d":return String(m.$W);case"dd":return ee(_.weekdaysMin,m.$W,w,2);case"ddd":return ee(_.weekdaysShort,m.$W,w,3);case"dddd":return w[m.$W];case"H":return String(O);case"HH":return k.s(O,2,"0");case"h":return oe(1);case"hh":return oe(2);case"a":return pe(O,z,!0);case"A":return pe(O,z,!1);case"m":return String(z);case"mm":return k.s(z,2,"0");case"s":return String(m.$s);case"ss":return k.s(m.$s,2,"0");case"SSS":return k.s(m.$ms,3,"0");case"Z":return C}return null}(Y)||C.replace(":","")})},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(y,m,_){var x,C=this,O=k.p(m),z=F(y),$=(z.utcOffset()-this.utcOffset())*i,w=this-z,R=function(){return k.m(C,z)};switch(O){case f:x=R()/12;break;case h:x=R();break;case p:x=R()/3;break;case u:x=(w-$)/6048e5;break;case d:x=(w-$)/864e5;break;case l:x=w/s;break;case a:x=w/i;break;case n:x=w/e;break;default:x=w}return _?x:k.a(x)},g.daysInMonth=function(){return this.endOf(h).$D},g.$locale=function(){return U[this.$L]},g.locale=function(y,m){if(!y)return this.$L;var _=this.clone(),x=X(y,m,!0);return x&&(_.$L=x),_},g.clone=function(){return k.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},b}(),J=j.prototype;return F.prototype=J,[["$ms",r],["$s",n],["$m",a],["$H",l],["$W",d],["$M",h],["$y",f],["$D",v]].forEach(function(b){J[b[1]]=function(g){return this.$g(g,b[0],b[1])}}),F.extend=function(b,g){return b.$i||(b(g,j,F),b.$i=!0),F},F.locale=X,F.isDayjs=q,F.unix=function(b){return F(1e3*b)},F.en=U[M],F.Ls=U,F.p={},F})})(dr);var Jd=dr.exports;const ko=c.getDefaultExportFromCjs(Jd);function So(o,t){c.addMessages(o,t)}function Xd(o){c.$locale.set(o)}const Po={en:{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} provides you an easy way to take a break from the games. You can request automatic blocking of your account for 24 hours. During the temporary restraint, you will not be able to access your Account.",timeoutTextSecondary:'Please note that the “Time-out facility” does not in any case replace “Self-exclusion”. If you think you are experiencing a gambling addiction problem, please enter the link under "Responsible Gaming" and use the "Self-exclusion service" or contact us as soon as possible.',save:"Save",CoolOffFor24Hours:"24 hours",CoolOffFor72Hours:"72 hours",CoolOffFor7Days:"7 days",CoolOffFor30Days:"30 days",CoolOffFor6Weeks:"6 weeks",CoolOffFor2Months:"2 months",CoolOffFor3Months:"3 months",CoolOffUntilSelectedDate:"Until",dateInstructions:"In order to manually input date use the following format:",duration:"Duration:",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodTimeout:"Are you sure you want to cool-off for {period}?",confirmationModalTextUntilTimeout:"Are you sure you want to cool-off until {date}?"},"en-us":{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} provides you an easy way to take a break from the games. You can request automatic blocking of your account for 24 hours. During the temporary restraint, you will not be able to access your Account.",timeoutTextSecondary:'Please note that the “Time-out facility” does not in any case replace “Self-exclusion”. If you think you are experiencing a gambling addiction problem, please enter the link under "Responsible Gaming" and use the "Self-exclusion service" or contact us as soon as possible.',save:"Save",CoolOffFor24Hours:"24 hours",CoolOffFor72Hours:"72 hours",CoolOffFor7Days:"7 days",CoolOffFor30Days:"30 days",CoolOffFor6Weeks:"6 weeks",CoolOffFor2Months:"2 months",CoolOffFor3Months:"3 months",CoolOffUntilSelectedDate:"Until",dateInstructions:"In order to manually input date use the following format:",duration:"Duration:",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodTimeout:"Are you sure you want to cool-off for {period}?",confirmationModalTextUntilTimeout:"Are you sure you want to cool-off until {date}?"},"zh-hk":{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} 為您提供一種從遊戲中休息的簡單方法。 您可以請求自動封鎖您的帳戶 24 小時。 在臨時限制期間,您將無法訪問您的帳戶。",timeoutTextSecondary:"請注意,“超時設施”在任何情況下都不能取代“自我排除”。 如果您認為自己有賭博成癮問題,請進入“負責任博彩”下的鏈接並使用“自我排除服務”或盡快與我們聯繫。",save:"節省",CoolOffFor24Hours:"24小時",CoolOffFor72Hours:"72小時",CoolOffFor7Days:"7天",CoolOffFor30Days:"30天",CoolOffFor6Weeks:"6週",CoolOffFor2Months:"2個月",CoolOffFor3Months:"3個月",CoolOffUntilSelectedDate:"直到",dateInstructions:"如需手動輸入日期,請使用以下格式:",duration:"持續時間:",confirmationModalTitle:"確認",confirmationModalTextPeriodTimeout:"您確定要冷靜 {period} 嗎?",confirmationModalTextUntilTimeout:"您確定要冷靜直到 {date} 嗎?"},fr:{titleTimeout:"Délai d'attente",timeoutTextFirst:"{operatorname} vous offre un moyen facile de faire une pause dans les jeux.vous pouvez demander le blocage automatique de votre compte pendant 24 heures . Pendant le blocage temporaire ,vous ne pourrez pas accéder à votre compte.",timeoutTextSecondary:`Veuillez noter que l'"installation du temps mort" ne remplace en aucun cas "l'auto exclusion". Si vous pensez avoir un problème de dépendance au jeu,veuillez cliquer sur le lien "jeux responsable" et utiliser le "service d'auto exclusion" ou nous contacter dès que possible.`,save:"Savez",CoolOffFor24Hours:"24 heures",CoolOffFor72Hours:"72 heures",CoolOffFor7Days:"7 jours",CoolOffFor30Days:"30 jours",CoolOffFor6Weeks:"6 semaines",CoolOffFor2Months:"2 mois",CoolOffFor3Months:"3 mois",CoolOffUntilSelectedDate:"Jusqu'à",dateInstructions:"Pour saisir une date manuellement, utilisez le format suivant :",duration:"Durée :",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodTimeout:"Êtes-vous sûr de vouloir vous refroidir pendant {period} ?",confirmationModalTextUntilTimeout:"Êtes-vous sûr de vouloir vous refroidir jusqu'au {date} ?"},ro:{titleTimeout:"Timeout",timeoutTextFirst:"{operatorname} îți asigură o cale ușoară de a lua o pauză de la jocuri. Poți solicita o blocare automată a contului tău pentru 24 de ore. În timpul restricției temporare, nu vei putea accesa contul.",timeoutTextSecondary:"Te rugăm să reții că „Facilitatea de time-out” nu înlocuiește în niciun caz „Auto-excluderea”. Dacă crezi că te confrunți cu o problemă de dependență de jocuri de noroc, te rugăm să accesezi secțiunea de „Joc responsabil” și să utilizezi „Serviciul de auto-excludere” sau să ne contactezi cât mai curând posibil.",save:"Salvează",CoolOffFor24Hours:"24 ore",CoolOffFor72Hours:"72 ore",CoolOffFor7Days:"7 zile",CoolOffFor30Days:"30 zile",CoolOffFor6Weeks:"6 săptămâni",CoolOffFor2Months:"2 luni",CoolOffFor3Months:"3 luni",CoolOffUntilSelectedDate:"Până la",dateInstructions:"Pentru a introduce manual o dată, utilizați următorul format:",duration:"Durată:",confirmationModalTitle:"Confirmare",confirmationModalTextPeriodTimeout:"Ești sigur că vrei să te răcorești pentru {period}?",confirmationModalTextUntilTimeout:"Ești sigur că vrei să te răcorești până la {date}?"},es:{titleTimeout:"Descanso",timeoutTextFirst:"{operatorname} le brinda una manera fácil de tomarse un descanso de los juegos. Puedes solicitar un bloqueo automático de tu cuenta durante 24 horas. Durante la contención temporal, no será posible ingresar a su cuenta.",timeoutTextSecondary:'Tenga en cuenta que la función de tiempo de espera no sustituye en ningún caso la autoexclusión. Si cree que tiene un problema de adicción al juego, por favor ingrese al enlace de "Juego Responsable" y use el "Servicio de autoexclusión" o ponte en contacto con nosotros a la brevedad posible.',save:"Guardar",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 días",CoolOffFor30Days:"30 días",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Hasta",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",duration:"Duración:",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodTimeout:"¿Estás seguro de que quieres enfriarte por {period}?",confirmationModalTextUntilTimeout:"¿Estás seguro de que quieres enfriarte hasta {date}?"},pt:{titleTimeout:"Tempo esgotado",timeoutTextFirst:"{operatorname} oferece uma maneira fácil de fazer uma pausa nos jogos. Você pode solicitar o bloqueio automático de sua conta por 24 horas. Durante a restrição temporária, você não poderá acessar sua conta.",timeoutTextSecondary:'Observe que a “Facilidade de tempo limite” não substitui em nenhum caso a “Autoexclusão”. Se você acha que está enfrentando um problema de vício em jogos de azar, entre no link em "Jogo Responsável" e use o "Serviço de autoexclusão" ou entre em contato conosco o mais rápido possível.',save:"Guardar",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 dias",CoolOffFor30Days:"30 dias",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Até",dateInstructions:"Para introduzir manualmente a data, utilize o seguinte formato:",duration:"Duração:",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodTimeout:"Tem a certeza de que deseja se refrescar por {period}?",confirmationModalTextUntilTimeout:"Tem a certeza de que deseja se refrescar até {date}?"},hr:{titleTimeout:"Samoisključenje",timeoutTextFirst:'Svjesni smo da kockanje može dovesti do ovisnosti i u našem nastojanju da spriječimo te probleme Samoisključenje stupa na snagu od trenutka kada je postavljeno za razdoblje koje odaberete. Odaberite vremenski okvir ispod, a zatim kliknite "Potvrdi".',timeoutTextSecondary:"Tijekom samoisključivanja nećete moći pristupiti svom računu. U slučaju trajnog samoisključenja E-mail: {supportemail}",save:"Spremi",CoolOffFor24Hours:"24 sata",CoolOffFor72Hours:"72 sata",CoolOffFor7Days:"7 dana",CoolOffFor30Days:"30 dana",CoolOffFor6Weeks:"6 tjedana",CoolOffFor2Months:"2 mjeseca",CoolOffFor3Months:"3 mjeseca",CoolOffUntilSelectedDate:"Do",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",duration:"Trajanje:",confirmationModalTitle:"Potvrda",confirmationModalTextPeriodTimeout:"Jeste li sigurni da se želite rashladiti na {period}?",confirmationModalTextUntilTimeout:"Jeste li sigurni da se želite rashladiti do {date}?"},"pt-br":{titleTimeout:"Tempo fora",timeoutTextFirst:"{operatorname} oferece uma maneira fácil de pausar o jogo. Você pode solicitar o bloqueio automático da conta por 24 horas. Durante a restrição temporária,no tendrá acceso a su cuenta",timeoutTextSecondary:"Observe que o tempo limite não substitui a autoexclusão. Se você acha que tem um problema de dependência de jogo, por favor acesse o link em “Jogo Responsável” e utilize o “Serviço de Autoexclusão” ou entre em contate-nos inmediatamente",save:"Manter",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 dias",CoolOffFor30Days:"30 dias",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Até",dateInstructions:"Para inserir manualmente a data, use o seguinte formato:",duration:"Duração:",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodTimeout:"Tem certeza de que deseja se refrescar por {period}?",confirmationModalTextUntilTimeout:"Tem certeza de que deseja se refrescar até {date}?"},"es-mx":{titleTimeout:"Tiempo Fuera",timeoutTextFirst:"{operatorname} le ofrece una forma fácil de tomar pausa del juego. Puede solicitar bloqueo automático de la cuenta por 24 hrs. Durante la restriccion temporal,no tendrá acceso a su cuenta",timeoutTextSecondary:'Por favor tenga en cuenta que el tiemo-fuera no reemplaza la auto-exclusión. Si usted cree que tiene un problema de adicción al juego," por favor acceda a la liga bajo ""Juego Responsable"" y utilice el ""servicio de Auto-exclusión"" o contáctenos en cuanto antes. "',save:"Guardar",CoolOffFor24Hours:"24 horas",CoolOffFor72Hours:"72 horas",CoolOffFor7Days:"7 días",CoolOffFor30Days:"30 días",CoolOffFor6Weeks:"6 semanas",CoolOffFor2Months:"2 meses",CoolOffFor3Months:"3 meses",CoolOffUntilSelectedDate:"Hasta",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",duration:"Duración:",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodTimeout:"¿Está seguro de que desea refrescarse por {period}?",confirmationModalTextUntilTimeout:"¿Está seguro de que desea refrescarse hasta {date}?"},tr:{titleTimeout:"Zaman aşımı",timeoutTextFirst:"{operatorname} size oyunlara ara vermeniz için kolay bir yol sağlar. Hesabınızın 24 saat süreyle otomatik olarak engellenmesini talep edebilirsiniz. Geçici kısıtlama sırasında Hesabınıza erişemeyeceksiniz.",timeoutTextSecondary:"Lütfen 'Mola olanağının' hiçbir durumda 'Kendini ihraç etmenin' yerine geçmediğini unutmayın. Kumar bağımlılığı sorunu yaşadığınızı düşünüyorsanız lütfen Sorumlu Oyun altındaki bağlantıya girin ve 'Kendini men etme hizmetini' kullanın veya en kısa sürede bizimle iletişime geçin.",save:"Kaydetmek",CoolOffFor24Hours:"24 saat",CoolOffFor72Hours:"72 saat",CoolOffFor7Days:"7 gün",CoolOffFor30Days:"30 gün",CoolOffFor6Weeks:"6 hafta",CoolOffFor2Months:"2 ay",CoolOffFor3Months:"3 ay",CoolOffUntilSelectedDate:"Kadar",dateInstructions:"Tarihi manuel olarak girmek için şu formatı kullanın:",duration:"Süre:",confirmationModalTitle:"Onay",confirmationModalTextPeriodTimeout:"{period} için kendinizi soğutmak istediğinizden emin misiniz?",confirmationModalTextUntilTimeout:"{date} tarihine kadar kendinizi soğutmak istediğinizden emin misiniz?"}};function Zd(o){c.append_styles(o,"svelte-u6jylo",`.TimeoutWrapper{color:var(--emw--pam-typography, var(--emw--color-contrast, #07072A));padding:50px;max-width:760px;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.TimeoutWrapper.TimeoutWrapperMobile{padding:20px 15px;max-width:unset}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:20px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.TimeoutTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.TimeoutTitleMobile{font-size:16px}.TimeoutTitleNone{display:none}.TimeoutDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px}.TimeoutDescription.TimeoutDescriptionMobile{font-size:12px;line-height:18px}.TimeoutSelectWrapper{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;position:relative}.TimeoutSelectWrapper .TimeoutSelect{width:50%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);background:var(--emw--color-white, #FFFFFF);border-radius:5px;box-sizing:border-box;padding:5px 10px;font-size:16px;line-height:18px;margin-bottom:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat var(--emw--color-white, #FFFFFF);background-position:calc(100% - 0.75rem) center}.TimeoutSelectWrapper .TimeoutSelect:focus,.TimeoutSelectWrapper .TimeoutSelect :focus-within,.TimeoutSelectWrapper .TimeoutSelect :focus-visible,.TimeoutSelectWrapper .TimeoutSelect :visited{border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));box-shadow:0 0 0 1pt var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.TimeoutSelectWrapper .TimeoutSelect.TimeoutSelectMobile{width:100%;height:36px;font-size:12px}.TimeoutDateWrapper{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:16px;position:relative;width:50%}.TimeoutDateWrapper label{font-size:var(--emw--font-size-small, 14px);font-weight:300;padding-bottom:5px}.TimeoutDateWrapper .TimeoutDateInstructions{font-size:var(--emw--font-size-small, 12px);font-weight:300;padding-bottom:5px;line-height:18px}.TimeoutActionButtons{display:grid;grid-column-gap:10px;grid-template-rows:auto;grid-template-columns:1fr;margin-top:20px;width:50%}.TimeoutActionButtons .TimeoutSave{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box}.TimeoutActionButtons.TimeoutActionButtonsMobile{width:100%;grid-template-columns:1fr}.TimeoutActionButtons.TimeoutActionButtonsMobile .TimeoutSave{height:40px;font-size:12px}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}`)}function Oo(o,t,e){const i=o.slice();return i[38]=t[e].value,i}function Qd(o){let t,e,i,s=o[16]("titleTimeout")+"",r,n,a,l,d=o[16]("timeoutTextFirst",{values:{operatorname:o[0]}})+"",u,h,p,f=o[16]("timeoutTextSecondary",{values:{supportemail:o[5]}})+"",v,T,E,A,D,I,N,M,U=o[16]("save")+"",Q,q,X,F,k,j=o[17]&&tc(o),J=c.ensure_array_like(o[8]),b=[];for(let m=0;m<J.length;m+=1)b[m]=Mo(Oo(o,J,m));let g=o[10]&&Io(o),y=o[18]&&ic(o);return{c(){t=c.element("form"),j&&j.c(),e=c.space(),i=c.element("h2"),r=c.text(s),n=c.space(),a=c.element("div"),l=c.element("p"),u=c.text(d),h=c.space(),p=c.element("p"),v=c.text(f),T=c.space(),E=c.element("div"),A=c.element("select");for(let m=0;m<b.length;m+=1)b[m].c();D=c.space(),g&&g.c(),I=c.space(),N=c.element("div"),M=c.element("button"),Q=c.text(U),q=c.space(),y&&y.c(),X=c.empty(),c.attr(i,"class","TimeoutTitle "+(o[17]?"TimeoutTitleNone":"")),c.attr(a,"class","TimeoutDescription "+(o[17]?"TimeoutDescriptionMobile":"")),c.attr(A,"class","TimeoutSelect "+(o[17]?"TimeoutSelectMobile":"")),o[9]===void 0&&c.add_render_callback(()=>o[26].call(A)),c.attr(E,"class","TimeoutSelectWrapper"),c.attr(M,"class","TimeoutSave"),c.attr(N,"class","TimeoutActionButtons "+(o[17]?"TimeoutActionButtonsMobile":"")),c.attr(t,"class","TimeoutWrapper "+(o[17]?"TimeoutWrapperMobile":""))},m(m,_){c.insert(m,t,_),j&&j.m(t,null),c.append(t,e),c.append(t,i),c.append(i,r),c.append(t,n),c.append(t,a),c.append(a,l),c.append(l,u),c.append(a,h),c.append(a,p),c.append(p,v),c.append(t,T),c.append(t,E),c.append(E,A);for(let x=0;x<b.length;x+=1)b[x]&&b[x].m(A,null);c.select_option(A,o[9],!0),c.append(t,D),g&&g.m(t,null),c.append(t,I),c.append(t,N),c.append(N,M),c.append(M,Q),c.insert(m,q,_),y&&y.m(m,_),c.insert(m,X,_),F||(k=[c.listen(A,"change",o[26]),c.listen(A,"change",o[21]),c.listen(M,"click",o[28])],F=!0)},p(m,_){if(m[17]&&j.p(m,_),_[0]&65536&&s!==(s=m[16]("titleTimeout")+"")&&c.set_data(r,s),_[0]&65537&&d!==(d=m[16]("timeoutTextFirst",{values:{operatorname:m[0]}})+"")&&c.set_data(u,d),_[0]&65568&&f!==(f=m[16]("timeoutTextSecondary",{values:{supportemail:m[5]}})+"")&&c.set_data(v,f),_[0]&65792){J=c.ensure_array_like(m[8]);let x;for(x=0;x<J.length;x+=1){const C=Oo(m,J,x);b[x]?b[x].p(C,_):(b[x]=Mo(C),b[x].c(),b[x].m(A,null))}for(;x<b.length;x+=1)b[x].d(1);b.length=J.length}_[0]&768&&c.select_option(A,m[9]),m[10]?g?g.p(m,_):(g=Io(m),g.c(),g.m(t,I)):g&&(g.d(1),g=null),_[0]&65536&&U!==(U=m[16]("save")+"")&&c.set_data(Q,U),m[18]&&y.p(m,_)},d(m){m&&(c.detach(t),c.detach(q),c.detach(X)),j&&j.d(),c.destroy_each(b,m),g&&g.d(),y&&y.d(m),F=!1,c.run_all(k)}}}function ec(o){let t,e,i,s,r,n,a,l,d,u,h,p,f,v,T,E;function A(N,M){return N[17]?sc:oc}let I=A(o)(o);return{c(){t=c.element("div"),I.c(),e=c.space(),i=c.element("div"),s=c.element("ui-skeleton"),r=c.space(),n=c.element("div"),a=c.space(),l=c.element("ui-skeleton"),d=c.space(),u=c.element("div"),h=c.space(),p=c.element("div"),f=c.element("ui-skeleton"),v=c.space(),T=c.element("div"),E=c.element("ui-skeleton"),c.set_custom_element_data(s,"structure","text"),c.set_custom_element_data(s,"height",o[17]?"15px":"20px"),c.set_custom_element_data(s,"rows","3"),c.set_custom_element_data(s,"width","100%"),c.set_style(n,"height",o[17]?"10px":"30px"),c.set_custom_element_data(l,"structure","text"),c.set_custom_element_data(l,"height",o[17]?"15px":"20px"),c.set_custom_element_data(l,"rows","3"),c.set_custom_element_data(l,"width","100%"),c.set_style(u,"height",o[17]?"10px":"30px"),c.attr(i,"class","TimeoutDescription"),c.set_custom_element_data(f,"structure","rectangle"),c.set_custom_element_data(f,"width",o[17]?"100%":"50%"),c.set_custom_element_data(f,"height",o[17]?"30px":"44px"),c.set_custom_element_data(f,"margin-bottom","16px"),c.attr(p,"class","TimeoutSelectWrapper"),c.set_custom_element_data(E,"structure","rectangle"),c.set_custom_element_data(E,"width","100%"),c.set_custom_element_data(E,"height",o[17]?"35px":"50px"),c.attr(T,"class","TimeoutActionButtons "+(o[17]?"TimeoutActionButtonsMobile":"")),c.attr(t,"class","TimeoutWrapper "+(o[17]?"TimeoutWrapperMobile":""))},m(N,M){c.insert(N,t,M),I.m(t,null),c.append(t,e),c.append(t,i),c.append(i,s),c.append(i,r),c.append(i,n),c.append(i,a),c.append(i,l),c.append(i,d),c.append(i,u),c.append(t,h),c.append(t,p),c.append(p,f),c.append(t,v),c.append(t,T),c.append(T,E)},p:c.noop,d(N){N&&c.detach(t),I.d()}}}function tc(o){let t,e,i,s,r,n,a,l,d,u,h=o[16]("titleTimeout")+"",p,f,v;return{c(){t=c.element("div"),e=c.svg_element("svg"),i=c.svg_element("defs"),s=c.svg_element("style"),r=c.text(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),n=c.svg_element("g"),a=c.svg_element("g"),l=c.svg_element("path"),d=c.space(),u=c.element("h2"),p=c.text(h),c.attr(l,"class","aaa"),c.attr(l,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),c.attr(l,"transform","translate(15 15) rotate(180)"),c.attr(a,"transform","translate(20 158)"),c.attr(n,"transform","translate(-20 -158)"),c.attr(e,"xmlns","http://www.w3.org/2000/svg"),c.attr(e,"width","15"),c.attr(e,"height","15"),c.attr(e,"viewBox","0 0 15 15"),c.attr(u,"class","TimeoutTitleMobile"),c.attr(u,"part","TimeoutTitleMobile"),c.attr(t,"class","MenuReturnButton"),c.attr(t,"part","MenuReturnButton")},m(T,E){c.insert(T,t,E),c.append(t,e),c.append(e,i),c.append(i,s),c.append(s,r),c.append(e,n),c.append(n,a),c.append(a,l),c.append(t,d),c.append(t,u),c.append(u,p),f||(v=c.listen(t,"click",o[25]),f=!0)},p(T,E){E[0]&65536&&h!==(h=T[16]("titleTimeout")+"")&&c.set_data(p,h)},d(T){T&&c.detach(t),f=!1,v()}}}function Mo(o){let t,e=o[16](o[38])+"",i,s;return{c(){t=c.element("option"),i=c.text(e),t.__value=s=o[38],c.set_input_value(t,t.__value)},m(r,n){c.insert(r,t,n),c.append(t,i)},p(r,n){n[0]&65792&&e!==(e=r[16](r[38])+"")&&c.set_data(i,e),n[0]&256&&s!==(s=r[38])&&(t.__value=s,c.set_input_value(t,t.__value))},d(r){r&&c.detach(t)}}}function Io(o){let t,e,i=o[16]("duration")+"",s,r,n,a=o[16]("dateInstructions")+"",l,d,u,h,p;return{c(){t=c.element("div"),e=c.element("label"),s=c.text(i),r=c.space(),n=c.element("span"),l=c.text(a),d=c.space(),u=c.element("strong"),u.innerHTML="MM/DD/YYYY<strong></strong>",h=c.space(),p=c.element("vaadin-date-picker"),c.attr(e,"for","TimeoutDate"),c.attr(n,"class","TimeoutDateInstructions"),c.set_custom_element_data(p,"min",o[12]),c.set_custom_element_data(p,"max",o[13]),c.set_custom_element_data(p,"value",o[12]),c.attr(t,"class","TimeoutDateWrapper "+(o[17]?"TimeoutDateWrapperMobile":""))},m(f,v){c.insert(f,t,v),c.append(t,e),c.append(e,s),c.append(t,r),c.append(t,n),c.append(n,l),c.append(n,d),c.append(n,u),c.append(t,h),c.append(t,p),o[27](p)},p(f,v){v[0]&65536&&i!==(i=f[16]("duration")+"")&&c.set_data(s,i),v[0]&65536&&a!==(a=f[16]("dateInstructions")+"")&&c.set_data(l,a),v[0]&4096&&c.set_custom_element_data(p,"min",f[12]),v[0]&8192&&c.set_custom_element_data(p,"max",f[13]),v[0]&4096&&c.set_custom_element_data(p,"value",f[12])},d(f){f&&c.detach(t),o[27](null)}}}function ic(o){let t,e,i,s;return{c(){t=c.element("player-account-modal"),e=c.element("player-account-general-confirmation-modal"),c.set_custom_element_data(e,"modalTitle",i=o[16]("confirmationModalTitle")),c.set_custom_element_data(e,"modalText",o[14]),c.set_custom_element_data(e,"hascancelbutton",!1),c.set_custom_element_data(e,"modalconfirmevent",s={type:"SetPlayerAccountTimeout",timeoutSelected:o[9],timeoutExpiryDate:o[11]}),c.set_custom_element_data(e,"mbsource",o[4]),c.set_custom_element_data(e,"lang",o[1]),c.set_custom_element_data(t,"clientstyling",o[2]),c.set_custom_element_data(t,"clientstylingurl",o[3]),c.set_custom_element_data(t,"mbsource",o[4]),c.set_custom_element_data(t,"showmodaleventname","ShowTimeoutConfirmationModal")},m(r,n){c.insert(r,t,n),c.append(t,e)},p(r,n){n[0]&65536&&i!==(i=r[16]("confirmationModalTitle"))&&c.set_custom_element_data(e,"modalTitle",i),n[0]&16384&&c.set_custom_element_data(e,"modalText",r[14]),n[0]&2816&&s!==(s={type:"SetPlayerAccountTimeout",timeoutSelected:r[9],timeoutExpiryDate:r[11]})&&c.set_custom_element_data(e,"modalconfirmevent",s),n[0]&16&&c.set_custom_element_data(e,"mbsource",r[4]),n[0]&2&&c.set_custom_element_data(e,"lang",r[1]),n[0]&4&&c.set_custom_element_data(t,"clientstyling",r[2]),n[0]&8&&c.set_custom_element_data(t,"clientstylingurl",r[3]),n[0]&16&&c.set_custom_element_data(t,"mbsource",r[4])},d(r){r&&c.detach(t)}}}function oc(o){let t;return{c(){t=c.element("ui-skeleton"),c.set_custom_element_data(t,"structure","title"),c.set_custom_element_data(t,"width","100px"),c.set_custom_element_data(t,"margin-top","20px"),c.set_custom_element_data(t,"margin-bottom","20px")},m(e,i){c.insert(e,t,i)},d(e){e&&c.detach(t)}}}function sc(o){let t;return{c(){t=c.element("div"),t.innerHTML='<ui-skeleton structure="title" width="20px" height="20px" margin-top="20px" margin-bottom="20px"></ui-skeleton> <ui-skeleton structure="title" width="100px" height="20px" margin-top="20px" margin-bottom="20px"></ui-skeleton>',c.attr(t,"class","MenuReturnButton")},m(e,i){c.insert(e,t,i)},d(e){e&&c.detach(t)}}}function rc(o){let t;function e(r,n){return r[15]?ec:Qd}let i=e(o),s=i(o);return{c(){t=c.element("div"),s.c()},m(r,n){c.insert(r,t,n),s.m(t,null),o[29](t)},p(r,n){i===(i=e(r))&&s?s.p(r,n):(s.d(1),s=i(r),s&&(s.c(),s.m(t,null)))},i:c.noop,o:c.noop,d(r){r&&c.detach(t),s.d(),o[29](null)}}}function nc(o,t,e){let i;c.component_subscribe(o,c.$format,w=>e(16,i=w));let{operator:s="Everymatrix"}=t,{lang:r="en"}=t,{clientstyling:n=""}=t,{clientstylingurl:a=""}=t,{mbsource:l}=t,{translationurl:d=""}=t,{supportemail:u=""}=t,{endpoint:h=""}=t,{hasconfirmationmodal:p="false"}=t,f,v,T=window.navigator.userAgent,E=c.getDevice(T)!=="PC",A=[{value:"CoolOffFor24Hours",dateSelector:!1},{value:"CoolOffFor7Days",dateSelector:!1},{value:"CoolOffFor30Days",dateSelector:!1},{value:"CoolOffFor3Months",dateSelector:!1}],D=A[0].value,I=!1,N="",M,U,Q="",q=p==="true",X=!0;const F=()=>{fetch(d).then(w=>w.json()).then(w=>{Object.keys(w).forEach(R=>{So(R,w[R])})}).catch(w=>{console.log(w)})};Object.keys(Po).forEach(w=>{So(w,Po[w])});const k=()=>{const w=new URL("/v1/player/coolOffSettings",h),R={method:"GET"};fetch(w.href,R).then(K=>{if(!K.ok)throw new Error("There was an error while fetching the configuration");return K.json()}).then(K=>{const{periods:ee}=K;ee&&e(8,A=ee.map(oe=>({value:oe.key,text:oe.text,dateSelector:oe.dateSelector})))}).catch(K=>{console.log(K)}).finally(()=>{e(15,X=!1),e(9,D=A[0].value)})},j=()=>{if(!q){e(14,Q="");return}e(14,Q=I?i("confirmationModalTextUntilTimeout",{values:{date:N}}):i("confirmationModalTextPeriodTimeout",{values:{period:i(D)}}))},J=w=>{w.preventDefault(),q?window.postMessage({type:"ShowTimeoutConfirmationModal"},window.location.href):window.postMessage({type:"SetPlayerAccountTimeout",timeoutSelected:D,timeoutExpiryDate:N},window.location.href)},b=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:E},window.location.href)},g=()=>{Xd(r),k()},y=()=>{const w=A.find(R=>R.value===D);e(10,I=!1),w.dateSelector&&(e(10,I=!0),e(12,M=ko().format("YYYY-MM-DD")),e(13,U=ko().add(6,"months").format("YYYY-MM-DD")),e(11,N=M)),q&&j()},m=w=>{e(11,N=w.target.value)},_=()=>{v.addEventListener("change",m,!1)};c.onMount(()=>()=>{v.removeEventListener("change",m)});const x=()=>b();function C(){D=c.select_value(this),e(9,D),e(8,A)}function O(w){c.binding_callbacks[w?"unshift":"push"](()=>{v=w,e(7,v)})}const z=w=>J(w);function $(w){c.binding_callbacks[w?"unshift":"push"](()=>{f=w,e(6,f)})}return o.$$set=w=>{"operator"in w&&e(0,s=w.operator),"lang"in w&&e(1,r=w.lang),"clientstyling"in w&&e(2,n=w.clientstyling),"clientstylingurl"in w&&e(3,a=w.clientstylingurl),"mbsource"in w&&e(4,l=w.mbsource),"translationurl"in w&&e(22,d=w.translationurl),"supportemail"in w&&e(5,u=w.supportemail),"endpoint"in w&&e(23,h=w.endpoint),"hasconfirmationmodal"in w&&e(24,p=w.hasconfirmationmodal)},o.$$.update=()=>{o.$$.dirty[0]&128&&v&&_(),o.$$.dirty[0]&2&&r&&g(),o.$$.dirty[0]&68&&n&&f&&c.setClientStyling(f,n),o.$$.dirty[0]&72&&a&&f&&c.setClientStylingURL(f,a),o.$$.dirty[0]&80&&l&&f&&c.setStreamStyling(f,`${l}.Style`),o.$$.dirty[0]&4194304&&d&&F()},q&&j(),[s,r,n,a,l,u,f,v,A,D,I,N,M,U,Q,X,i,E,q,J,b,y,d,h,p,x,C,O,z,$]}class cr extends c.SvelteComponent{constructor(t){super(),c.init(this,t,nc,rc,c.safe_not_equal,{operator:0,lang:1,clientstyling:2,clientstylingurl:3,mbsource:4,translationurl:22,supportemail:5,endpoint:23,hasconfirmationmodal:24},Zd,[-1,-1])}get operator(){return this.$$.ctx[0]}set operator(t){this.$$set({operator:t}),c.flush()}get lang(){return this.$$.ctx[1]}set lang(t){this.$$set({lang:t}),c.flush()}get clientstyling(){return this.$$.ctx[2]}set clientstyling(t){this.$$set({clientstyling:t}),c.flush()}get clientstylingurl(){return this.$$.ctx[3]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),c.flush()}get mbsource(){return this.$$.ctx[4]}set mbsource(t){this.$$set({mbsource:t}),c.flush()}get translationurl(){return this.$$.ctx[22]}set translationurl(t){this.$$set({translationurl:t}),c.flush()}get supportemail(){return this.$$.ctx[5]}set supportemail(t){this.$$set({supportemail:t}),c.flush()}get endpoint(){return this.$$.ctx[23]}set endpoint(t){this.$$set({endpoint:t}),c.flush()}get hasconfirmationmodal(){return this.$$.ctx[24]}set hasconfirmationmodal(t){this.$$set({hasconfirmationmodal:t}),c.flush()}}c.create_custom_element(cr,{operator:{},lang:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},supportemail:{},endpoint:{},hasconfirmationmodal:{}},[],[],!0);exports.default=cr;
|