@everymatrix/player-account-self-exclusion 1.77.20 → 1.77.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- "use strict";var Er=Object.defineProperty,Sr=Object.defineProperties;var Ar=Object.getOwnPropertyDescriptors;var Gi=Object.getOwnPropertySymbols;var Cr=Object.prototype.hasOwnProperty,Dr=Object.prototype.propertyIsEnumerable;var Ji=(o,t,e)=>t in o?Er(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,mt=(o,t)=>{for(var e in t||(t={}))Cr.call(t,e)&&Ji(o,e,t[e]);if(Gi)for(var e of Gi(t))Dr.call(t,e)&&Ji(o,e,t[e]);return o},_t=(o,t)=>Sr(o,Ar(t));var qe=(o,t,e)=>new Promise((i,s)=>{var r=l=>{try{a(e.next(l))}catch(u){s(u)}},n=l=>{try{a(e.throw(l))}catch(u){s(u)}},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-Mf-wuYBa.cjs");require("../stencil/ui-skeleton-BL4789dS.cjs");var Go={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",u="day",d="week",h="month",p="quarter",f="year",y="date",m="Invalid Date",b=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,D=/\[([^\]]+)]|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,C={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(E){var v=["th","st","nd","rd"],_=E%100;return"["+E+(v[(_-20)%10]||v[_]||v[0])+"]"}},I=function(E,v,_){var w=String(E);return!w||w.length>=v?E:""+Array(v+1-w.length).join(_)+E},O={s:I,z:function(E){var v=-E.utcOffset(),_=Math.abs(v),w=Math.floor(_/60),g=_%60;return(v<=0?"+":"-")+I(w,2,"0")+":"+I(g,2,"0")},m:function E(v,_){if(v.date()<_.date())return-E(_,v);var w=12*(_.year()-v.year())+(_.month()-v.month()),g=v.clone().add(w,h),A=_-g<0,S=v.clone().add(w+(A?-1:1),h);return+(-(w+(_-g)/(A?g-S:S-g))||0)},a:function(E){return E<0?Math.ceil(E)||0:Math.floor(E)},p:function(E){return{M:h,y:f,w:d,d:u,D:y,h:l,m:a,s:n,ms:r,Q:p}[E]||String(E||"").toLowerCase().replace(/s$/,"")},u:function(E){return E===void 0}},N="en",U={};U[N]=C;var V="$isDayjsObject",W=function(E){return E instanceof H||!(!E||!E[V])},Y=function E(v,_,w){var g;if(!v)return N;if(typeof v=="string"){var A=v.toLowerCase();U[A]&&(g=A),_&&(U[A]=_,g=A);var S=v.split("-");if(!g&&S.length>1)return E(S[0])}else{var M=v.name;U[M]=v,g=M}return!w&&g&&(N=g),g||!w&&N},T=function(E,v){if(W(E))return E.clone();var _=typeof v=="object"?v:{};return _.date=E,_.args=arguments,new H(_)},k=O;k.l=Y,k.i=W,k.w=function(E,v){return T(E,{locale:v.$L,utc:v.$u,x:v.$x,$offset:v.$offset})};var H=function(){function E(_){this.$L=Y(_.locale,null,!0),this.parse(_),this.$x=this.$x||_.x||{},this[V]=!0}var v=E.prototype;return v.parse=function(_){this.$d=function(w){var g=w.date,A=w.utc;if(g===null)return new Date(NaN);if(k.u(g))return new Date;if(g instanceof Date)return new Date(g);if(typeof g=="string"&&!/Z$/i.test(g)){var S=g.match(b);if(S){var M=S[2]-1||0,L=(S[7]||"0").substring(0,3);return A?new Date(Date.UTC(S[1],M,S[3]||1,S[4]||0,S[5]||0,S[6]||0,L)):new Date(S[1],M,S[3]||1,S[4]||0,S[5]||0,S[6]||0,L)}}return new Date(g)}(_),this.init()},v.init=function(){var _=this.$d;this.$y=_.getFullYear(),this.$M=_.getMonth(),this.$D=_.getDate(),this.$W=_.getDay(),this.$H=_.getHours(),this.$m=_.getMinutes(),this.$s=_.getSeconds(),this.$ms=_.getMilliseconds()},v.$utils=function(){return k},v.isValid=function(){return this.$d.toString()!==m},v.isSame=function(_,w){var g=T(_);return this.startOf(w)<=g&&g<=this.endOf(w)},v.isAfter=function(_,w){return T(_)<this.startOf(w)},v.isBefore=function(_,w){return this.endOf(w)<T(_)},v.$g=function(_,w,g){return k.u(_)?this[w]:this.set(g,_)},v.unix=function(){return Math.floor(this.valueOf()/1e3)},v.valueOf=function(){return this.$d.getTime()},v.startOf=function(_,w){var g=this,A=!!k.u(w)||w,S=k.p(_),M=function(K,F){var R=k.w(g.$u?Date.UTC(g.$y,F,K):new Date(g.$y,F,K),g);return A?R:R.endOf(u)},L=function(K,F){return k.w(g.toDate()[K].apply(g.toDate("s"),(A?[0,0,0,0]:[23,59,59,999]).slice(F)),g)},B=this.$W,j=this.$M,J=this.$D,le="set"+(this.$u?"UTC":"");switch(S){case f:return A?M(1,0):M(31,11);case h:return A?M(1,j):M(0,j+1);case d:var re=this.$locale().weekStart||0,X=(B<re?B+7:B)-re;return M(A?J-X:J+(6-X),j);case u:case y:return L(le+"Hours",0);case l:return L(le+"Minutes",1);case a:return L(le+"Seconds",2);case n:return L(le+"Milliseconds",3);default:return this.clone()}},v.endOf=function(_){return this.startOf(_,!1)},v.$set=function(_,w){var g,A=k.p(_),S="set"+(this.$u?"UTC":""),M=(g={},g[u]=S+"Date",g[y]=S+"Date",g[h]=S+"Month",g[f]=S+"FullYear",g[l]=S+"Hours",g[a]=S+"Minutes",g[n]=S+"Seconds",g[r]=S+"Milliseconds",g)[A],L=A===u?this.$D+(w-this.$W):w;if(A===h||A===f){var B=this.clone().set(y,1);B.$d[M](L),B.init(),this.$d=B.set(y,Math.min(this.$D,B.daysInMonth())).$d}else M&&this.$d[M](L);return this.init(),this},v.set=function(_,w){return this.clone().$set(_,w)},v.get=function(_){return this[k.p(_)]()},v.add=function(_,w){var g,A=this;_=Number(_);var S=k.p(w),M=function(j){var J=T(A);return k.w(J.date(J.date()+Math.round(j*_)),A)};if(S===h)return this.set(h,this.$M+_);if(S===f)return this.set(f,this.$y+_);if(S===u)return M(1);if(S===d)return M(7);var L=(g={},g[a]=i,g[l]=s,g[n]=e,g)[S]||1,B=this.$d.getTime()+_*L;return k.w(B,this)},v.subtract=function(_,w){return this.add(-1*_,w)},v.format=function(_){var w=this,g=this.$locale();if(!this.isValid())return g.invalidDate||m;var A=_||"YYYY-MM-DDTHH:mm:ssZ",S=k.z(this),M=this.$H,L=this.$m,B=this.$M,j=g.weekdays,J=g.months,le=g.meridiem,re=function(F,R,ce,ne){return F&&(F[R]||F(w,A))||ce[R].slice(0,ne)},X=function(F){return k.s(M%12||12,F,"0")},K=le||function(F,R,ce){var ne=F<12?"AM":"PM";return ce?ne.toLowerCase():ne};return A.replace(D,function(F,R){return R||function(ce){switch(ce){case"YY":return String(w.$y).slice(-2);case"YYYY":return k.s(w.$y,4,"0");case"M":return B+1;case"MM":return k.s(B+1,2,"0");case"MMM":return re(g.monthsShort,B,J,3);case"MMMM":return re(J,B);case"D":return w.$D;case"DD":return k.s(w.$D,2,"0");case"d":return String(w.$W);case"dd":return re(g.weekdaysMin,w.$W,j,2);case"ddd":return re(g.weekdaysShort,w.$W,j,3);case"dddd":return j[w.$W];case"H":return String(M);case"HH":return k.s(M,2,"0");case"h":return X(1);case"hh":return X(2);case"a":return K(M,L,!0);case"A":return K(M,L,!1);case"m":return String(L);case"mm":return k.s(L,2,"0");case"s":return String(w.$s);case"ss":return k.s(w.$s,2,"0");case"SSS":return k.s(w.$ms,3,"0");case"Z":return S}return null}(F)||S.replace(":","")})},v.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},v.diff=function(_,w,g){var A,S=this,M=k.p(w),L=T(_),B=(L.utcOffset()-this.utcOffset())*i,j=this-L,J=function(){return k.m(S,L)};switch(M){case f:A=J()/12;break;case h:A=J();break;case p:A=J()/3;break;case d:A=(j-B)/6048e5;break;case u:A=(j-B)/864e5;break;case l:A=j/s;break;case a:A=j/i;break;case n:A=j/e;break;default:A=j}return g?A:k.a(A)},v.daysInMonth=function(){return this.endOf(h).$D},v.$locale=function(){return U[this.$L]},v.locale=function(_,w){if(!_)return this.$L;var g=this.clone(),A=Y(_,w,!0);return A&&(g.$L=A),g},v.clone=function(){return k.w(this.$d,this)},v.toDate=function(){return new Date(this.valueOf())},v.toJSON=function(){return this.isValid()?this.toISOString():null},v.toISOString=function(){return this.$d.toISOString()},v.toString=function(){return this.$d.toUTCString()},E}(),Z=H.prototype;return T.prototype=Z,[["$ms",r],["$s",n],["$m",a],["$H",l],["$W",u],["$M",h],["$y",f],["$D",y]].forEach(function(E){Z[E[1]]=function(v){return this.$g(v,E[0],E[1])}}),T.extend=function(E,v){return E.$i||(E(v,H,T),E.$i=!0),T},T.locale=Y,T.isDayjs=W,T.unix=function(E){return T(1e3*E)},T.en=U[N],T.Ls=U,T.p={},T})})(Go);var kr=Go.exports;const ge=c.getDefaultExportFromCjs(kr);var Jo={exports:{}};(function(o,t){(function(e,i){o.exports=i()})(c.commonjsGlobal,function(){var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},i=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,s=/\d\d/,r=/\d\d?/,n=/\d*[^-_:/,()\s\d]+/,a={},l=function(m){return(m=+m)+(m>68?1900:2e3)},u=function(m){return function(b){this[m]=+b}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(m){(this.zone||(this.zone={})).offset=function(b){if(!b||b==="Z")return 0;var D=b.match(/([+-]|\d\d)/g),C=60*D[1]+(+D[2]||0);return C===0?0:D[0]==="+"?-C:C}(m)}],h=function(m){var b=a[m];return b&&(b.indexOf?b:b.s.concat(b.f))},p=function(m,b){var D,C=a.meridiem;if(C){for(var I=1;I<=24;I+=1)if(m.indexOf(C(I,0,b))>-1){D=I>12;break}}else D=m===(b?"pm":"PM");return D},f={A:[n,function(m){this.afternoon=p(m,!1)}],a:[n,function(m){this.afternoon=p(m,!0)}],S:[/\d/,function(m){this.milliseconds=100*+m}],SS:[s,function(m){this.milliseconds=10*+m}],SSS:[/\d{3}/,function(m){this.milliseconds=+m}],s:[r,u("seconds")],ss:[r,u("seconds")],m:[r,u("minutes")],mm:[r,u("minutes")],H:[r,u("hours")],h:[r,u("hours")],HH:[r,u("hours")],hh:[r,u("hours")],D:[r,u("day")],DD:[s,u("day")],Do:[n,function(m){var b=a.ordinal,D=m.match(/\d+/);if(this.day=D[0],b)for(var C=1;C<=31;C+=1)b(C).replace(/\[|\]/g,"")===m&&(this.day=C)}],M:[r,u("month")],MM:[s,u("month")],MMM:[n,function(m){var b=h("months"),D=(h("monthsShort")||b.map(function(C){return C.slice(0,3)})).indexOf(m)+1;if(D<1)throw new Error;this.month=D%12||D}],MMMM:[n,function(m){var b=h("months").indexOf(m)+1;if(b<1)throw new Error;this.month=b%12||b}],Y:[/[+-]?\d+/,u("year")],YY:[s,function(m){this.year=l(m)}],YYYY:[/\d{4}/,u("year")],Z:d,ZZ:d};function y(m){var b,D;b=m,D=a&&a.formats;for(var C=(m=b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(Y,T,k){var H=k&&k.toUpperCase();return T||D[k]||e[k]||D[H].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(Z,E,v){return E||v.slice(1)})})).match(i),I=C.length,O=0;O<I;O+=1){var N=C[O],U=f[N],V=U&&U[0],W=U&&U[1];C[O]=W?{regex:V,parser:W}:N.replace(/^\[|\]$/g,"")}return function(Y){for(var T={},k=0,H=0;k<I;k+=1){var Z=C[k];if(typeof Z=="string")H+=Z.length;else{var E=Z.regex,v=Z.parser,_=Y.slice(H),w=E.exec(_)[0];v.call(T,w),Y=Y.replace(w,"")}}return function(g){var A=g.afternoon;if(A!==void 0){var S=g.hours;A?S<12&&(g.hours+=12):S===12&&(g.hours=0),delete g.afternoon}}(T),T}}return function(m,b,D){D.p.customParseFormat=!0,m&&m.parseTwoDigitYear&&(l=m.parseTwoDigitYear);var C=b.prototype,I=C.parse;C.parse=function(O){var N=O.date,U=O.utc,V=O.args;this.$u=U;var W=V[1];if(typeof W=="string"){var Y=V[2]===!0,T=V[3]===!0,k=Y||T,H=V[2];T&&(H=V[2]),a=this.$locale(),!Y&&H&&(a=D.Ls[H]),this.$d=function(_,w,g){try{if(["x","X"].indexOf(w)>-1)return new Date((w==="X"?1e3:1)*_);var A=y(w)(_),S=A.year,M=A.month,L=A.day,B=A.hours,j=A.minutes,J=A.seconds,le=A.milliseconds,re=A.zone,X=new Date,K=L||(S||M?1:X.getDate()),F=S||X.getFullYear(),R=0;S&&!M||(R=M>0?M-1:X.getMonth());var ce=B||0,ne=j||0,ae=J||0,de=le||0;return re?new Date(Date.UTC(F,R,K,ce,ne,ae,de+60*re.offset*1e3)):g?new Date(Date.UTC(F,R,K,ce,ne,ae,de)):new Date(F,R,K,ce,ne,ae,de)}catch(P){return new Date("")}}(N,W,U),this.init(),H&&H!==!0&&(this.$L=this.locale(H).$L),k&&N!=this.format(W)&&(this.$d=new Date("")),a={}}else if(W instanceof Array)for(var Z=W.length,E=1;E<=Z;E+=1){V[1]=W[E-1];var v=D.apply(this,V);if(v.isValid()){this.$d=v.$d,this.$L=v.$L,this.init();break}E===Z&&(this.$d=new Date(""))}else I.call(this,O)}}})})(Jo);var Pr=Jo.exports;const Tr=c.getDefaultExportFromCjs(Pr);function Xi(o,t){c.addMessages(o,t)}function Mr(o){c.$locale.set(o)}const Zi={en:{titleSelfExclusion:"Self-Exclusion",selfExclusionText:"<p>While self-excluded, access to your account will be entirely restricted.</br>Self-exclusion can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",selfExclusionEmailText:"E-mail:",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a self exclusion period",selectAPeriod:"Select a period",temporarySelfExclusion:"Your self-exclusion period will last until the {date} 23:59.",permanentSelfExclusion:"Your self-exclusion period will be permanent.",SelfExclusionFor30Days:"30 Days",SelfExclusionFor2Months:"2 Months",SelfExclusionFor3Months:"3 Months",SelfExclusionFor6Months:"6 Months",SelfExclusionFor7Months:"7 Months",SelfExclusionFor8Months:"8 Months",SelfExclusionFor9Months:"9 Months",SelfExclusionFor10Months:"10 Months",SelfExclusionFor11Months:"11 Months",SelfExclusionFor1Year:"1 Year",SelfExclusionFor2Years:"2 Years",SelfExclusionFor5Years:"5 Years",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Until",confirmationModalTitle:"Confirmation",selfExclusionSuccess:"Self exclusion active",confirmationModalTextPeriodSelfExclusion:"Are you sure you want to self-exclude for {period}?",confirmationModalTextUntilSelfExclusion:"Are you sure you want to self-exclude until {date}?",errorSelfExclusionCall:"There was a problem while making the self exclusion request.",generalError:"There was an error while fetching the self exclusion.",InvalidSession:"The session is exipired."},"en-us":{titleSelfExclusion:"Self-Exclusion",selfExclusionText:"<p>While self-excluded, access to your account will be entirely restricted.</br>Self-exclusion can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",selfExclusionEmailText:"E-mail:",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a self exclusion period",selectAPeriod:"Select a period",temporarySelfExclusion:"Your self-exclusion period will last until the {date} 23:59.",permanentSelfExclusion:"Your self-exclusion period will be permanent.",SelfExclusionFor30Days:"30 Days",SelfExclusionFor2Months:"2 Months",SelfExclusionFor3Months:"3 Months",SelfExclusionFor6Months:"6 Months",SelfExclusionFor7Months:"7 Months",SelfExclusionFor8Months:"8 Months",SelfExclusionFor9Months:"9 Months",SelfExclusionFor10Months:"10 Months",SelfExclusionFor11Months:"11 Months",SelfExclusionFor1Year:"1 Year",SelfExclusionFor2Years:"2 Years",SelfExclusionFor5Years:"5 Years",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Until",confirmationModalTitle:"Confirmation",selfExclusionSuccess:"Self exclusion active",confirmationModalTextPeriodSelfExclusion:"Are you sure you want to self-exclude for {period}?",confirmationModalTextUntilSelfExclusion:"Are you sure you want to self-exclude until {date}?",errorSelfExclusionCall:"There was a problem while making the self exclusion request.",generalError:"There was an error while fetching the self exclusion.",InvalidSession:"The session is exipired."},"zh-hk":{titleSelfExclusion:"自我排除",selfExclusionText:"<p>在自我排除期間,您的帳戶將完全受到限制。</br> 自我排除僅可在您選擇的期間結束後,通過與客戶支援聯繫進行解除,並將接受審查和冷靜期。</br> 或者,您可以選擇通過'<a href='{baseurl}/{lang}/account/timeout'>暫停</a>'選項從我們的服務中暫停(最多6週)。</br> 如果您更願意關閉帳戶,可以通過'<a href='{baseurl}/{lang}/account/account-closure'>關閉帳戶</a>'選項進行關閉。</br> 我們建議您閱讀我們的'<a href='{baseurl}/{lang}/page/responsible-gambling'>負責任博彩</a>'幫助頁面以獲取進一步的建議。</p>",selfExclusionEmailText:"電子郵件:",duration:"時長:",dateInstructions:"如需手動輸入日期,請使用以下格式:",forever:"永久",save:"保存",noPeriodSelected:"請選擇自我排除時段",selectAPeriod:"選擇一個時段",temporarySelfExclusion:"您的自我排除期將持續到 {date} 23:59。",permanentSelfExclusion:"您的自我排除期將是永久性的。",SelfExclusionFor30Days:"30天",SelfExclusionFor2Months:"2個月",SelfExclusionFor3Months:"3個月",SelfExclusionFor6Months:"6個月",SelfExclusionFor7Months:"7個月",SelfExclusionFor8Months:"8個月",SelfExclusionFor9Months:"9個月",SelfExclusionFor10Months:"10個月",SelfExclusionFor11Months:"11個月",SelfExclusionFor1Year:"1年",SelfExclusionFor2Years:"2年",SelfExclusionFor5Years:"5年",SelfExclusionPermanent:"永久",SelfExclusionUntilSelectedDate:"直到",selfExclusionSuccess:"自我排斥活躍",confirmationModalTitle:"確認",confirmationModalTextPeriodSelfExclusion:"您確定要自我排除 {period} 嗎?",confirmationModalTextUntilSelfExclusion:"您確定要自我排除直到 {date} 嗎?",generalError:"提取自我排除时发生错误。",errorSelfExclusionCall:"发出自我排除请求时出现问题。",InvalidSession:"会话已过期。"},fr:{titleSelfExclusion:"Auto-Exclusion",selfExclusionText:"<p>Pendant la période d'auto-exclusion, l'accès à votre compte sera entièrement restreint.</br> L'auto-exclusion ne peut être levée qu'après la période que vous avez sélectionnée et en contactant le Service Client, sous réserve d'une révision et d'une période de réflexion.</br> Alternativement, vous pouvez choisir de prendre un '<a href='{baseurl}/{lang}/account/timeout'>temps de pause</a>' (jusqu'à 6 semaines) via l'option correspondante.</br> Si vous préférez simplement fermer votre compte, vous pouvez le faire via l'option '<a href='{baseurl}/{lang}/account/account-closure'>Fermeture de compte</a>'.</br> Nous vous recommandons également de consulter nos pages d'aide '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jeu Responsable</a>' pour des conseils supplémentaires si nécessaire.</p>",selfExclusionEmailText:"E-mail :",duration:"Durée :",dateInstructions:"Pour saisir une date manuellement, utilisez le format suivant :",forever:"Pour toujours",save:"Enregistrer",noPeriodSelected:"Veuillez sélectionner une période d'auto-exclusion",selectAPeriod:"Sélectionnez une période",temporarySelfExclusion:"Votre période d'auto-exclusion durera jusqu'au {date} 23:59.",permanentSelfExclusion:"Votre période d'auto-exclusion sera permanente.",SelfExclusionFor30Days:"30 Jours",SelfExclusionFor2Months:"2 Mois",SelfExclusionFor3Months:"3 Mois",SelfExclusionFor6Months:"6 Mois",SelfExclusionFor7Months:"7 Mois",SelfExclusionFor8Months:"8 Mois",SelfExclusionFor9Months:"9 Mois",SelfExclusionFor10Months:"10 Mois",SelfExclusionFor11Months:"11 Mois",SelfExclusionFor1Year:"1 An",SelfExclusionFor2Years:"2 Ans",SelfExclusionFor5Years:"5 Ans",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Jusqu'à",selfExclusionSuccess:"Auto exclusion active",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodSelfExclusion:"Êtes-vous sûr de vouloir vous auto-exclure pour {period} ?",confirmationModalTextUntilSelfExclusion:"Êtes-vous sûr de vouloir vous auto-exclure jusqu'au {date} ?",generalError:"Une erreur s'est produite lors de la récupération de l'auto-exclusion.",errorSelfExclusionCall:"Un problème est survenu lors de la demande d'auto-exclusion.",InvalidSession:"La session a expiré."},ro:{titleSelfExclusion:"Auto-Excludere",selfExclusionText:"<p>În timpul perioadei de autoexcludere, accesul la contul dvs. va fi complet restricționat.</br> Autoexcluderea poate fi ridicată numai după ce perioada selectată de dvs. a expirat, contactând Suportul Clienți, și va fi supusă unei revizuiri și unei perioade de reflecție.</br> Alternativ, puteți alege să luați o '<a href='{baseurl}/{lang}/account/timeout'>pauză</a>' (o întrerupere de până la 6 săptămâni) prin opțiunea corespunzătoare.</br> Dacă preferați să vă închideți contul, puteți face acest lucru prin opțiunea '<a href='{baseurl}/{lang}/account/account-closure'>Închidere cont</a>'.</br> Vă recomandăm, de asemenea, să consultați paginile noastre de ajutor '<a href='{baseurl}/{lang}/page/responsible-gambling'>Joc Responsabil</a>' pentru sfaturi suplimentare, dacă este necesar.</p>",selfExclusionEmailText:"E-mail:",duration:"Durată:",dateInstructions:"Pentru a introduce manual o dată, utilizați următorul format:",forever:"Pentru totdeauna",save:"Salvează",noPeriodSelected:"Vă rugăm să selectați o perioadă de auto-excludere",selectAPeriod:"Selectați o perioadă",temporarySelfExclusion:"Perioada dvs. de auto-excludere va dura până la {date} 23:59.",permanentSelfExclusion:"Perioada dvs. de auto-excludere va fi permanentă.",SelfExclusionFor30Days:"30 de Zile",SelfExclusionFor2Months:"2 Luni",SelfExclusionFor3Months:"3 Luni",SelfExclusionFor6Months:"6 Luni",SelfExclusionFor7Months:"7 Luni",SelfExclusionFor8Months:"8 Luni",SelfExclusionFor9Months:"9 Luni",SelfExclusionFor10Months:"10 Luni",SelfExclusionFor11Months:"11 Luni",SelfExclusionFor1Year:"1 An",SelfExclusionFor2Years:"2 Ani",SelfExclusionFor5Years:"5 Ani",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Până la",selfExclusionSuccess:"Auto-excludere activa",confirmationModalTitle:"Confirmare",confirmationModalTextPeriodSelfExclusion:"Sunteți sigur că doriți să vă auto-excludeți pentru {period}?",confirmationModalTextUntilSelfExclusion:"Sunteți sigur că doriți să vă auto-excludeți până la {date}?",generalError:"A apărut o eroare la preluarea auto-excluderii.",errorSelfExclusionCall:"A apărut o problemă la efectuarea cererii de auto-excludere.",InvalidSession:"Sesiunea a expirat."},es:{titleSelfExclusion:"Autoexclusión",selfExclusionText:"<p>Mientras esté autoexcluido, el acceso a su cuenta estará completamente restringido.</br> La autoexclusión solo se puede levantar después de que haya pasado el período seleccionado, comunicándose con Atención al Cliente, sujeto a una revisión y un período de enfriamiento.</br> Alternativamente, puede optar por tomarse un '<a href='{baseurl}/{lang}/account/timeout'>descanso</a>' (un descanso de hasta 6 semanas) a través de la opción correspondiente.</br> Si prefiere cerrar su cuenta, puede hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de Cuenta</a>'.</br> También le recomendamos que lea nuestras páginas de ayuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.</p>",selfExclusionEmailText:"Correo electrónico:",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor, seleccione un período de autoexclusión",selectAPeriod:"Seleccione un período",temporarySelfExclusion:"Su período de autoexclusión durará hasta el {date} a las 23:59.",permanentSelfExclusion:"Su período de autoexclusión será permanente.",SelfExclusionFor30Days:"30 Días",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Año",SelfExclusionFor2Years:"2 Años",SelfExclusionFor5Years:"5 Años",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Hasta",selfExclusionSuccess:"Auto Exclusión activa.",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodSelfExclusion:"¿Estás seguro de que deseas autoexcluirte por {period}?",confirmationModalTextUntilSelfExclusion:"¿Estás seguro de que deseas autoexcluirte hasta {date}?",generalError:"Hubo un error al obtener la autoexclusión.",errorSelfExclusionCall:"Hubo un problema al hacer la solicitud de autoexclusión.",InvalidSession:"La sesión ha expirado."},pt:{titleSelfExclusion:"Autoexclusão",selfExclusionText:"<p>Durante o período de autoexclusão, o acesso à sua conta estará totalmente restrito.</br> A autoexclusão só pode ser levantada após o término do período selecionado, entrando em contato com o Suporte ao Cliente, sujeito a uma revisão e a um período de reflexão.</br> Alternativamente, você pode optar por fazer uma '<a href='{baseurl}/{lang}/account/timeout'>pausa</a>' (um intervalo de até 6 semanas) através da opção correspondente.</br> Se preferir encerrar a sua conta, pode fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br> Recomendamos também que leia as nossas páginas de ajuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, caso necessite.</p>",selfExclusionEmailText:"E-mail:",duration:"Duração:",dateInstructions:"Para introduzir manualmente a data, utilize o seguinte formato:",forever:"Para sempre",save:"Guardar",noPeriodSelected:"Por favor, selecione um período de autoexclusão",selectAPeriod:"Selecione um período",temporarySelfExclusion:"O seu período de autoexclusão durará até às {date} 23:59.",permanentSelfExclusion:"O seu período de autoexclusão será permanente.",SelfExclusionFor30Days:"30 Dias",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Ano",SelfExclusionFor2Years:"2 Anos",SelfExclusionFor5Years:"5 Anos",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Até",selfExclusionSuccess:"Autoexclusão ativa",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodSelfExclusion:"Tem a certeza de que deseja autoexcluir-se por {period}?",confirmationModalTextUntilSelfExclusion:"Tem a certeza de que deseja autoexcluir-se até {date}?",generalError:"Ocorreu um erro ao buscar a autoexclusão.",errorSelfExclusionCall:"Ocorreu um problema ao fazer a solicitação de autoexclusão.",InvalidSession:"A sessão expirou."},hr:{titleSelfExclusion:"Samoisključenje",selfExclusionText:"<p>Tijekom razdoblja samoisključenja, pristup vašem računu bit će potpuno ograničen.</br> Samoisključenje se može ukinuti tek nakon što istekne razdoblje koje ste odabrali, uz kontaktiranje Korisničke podrške, uz reviziju i razdoblje hlađenja.</br> Alternativno, možete odabrati '<a href='{baseurl}/{lang}/account/timeout'>stanku</a>' (pauzu do 6 tjedana) putem odgovarajuće opcije.</br> Ako radije želite zatvoriti svoj račun, to možete učiniti putem opcije '<a href='{baseurl}/{lang}/account/account-closure'>Zatvaranje računa</a>'.</br> Također vam preporučujemo da pročitate naše stranice s pomoći o '<a href='{baseurl}/{lang}/page/responsible-gambling'>Odgovorno kockanje</a>' za dodatne savjete, ako su vam potrebni.</p>",selfExclusionEmailText:"E-mail:",duration:"Trajanje:",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",forever:"Zauvijek",save:"Spremi",noPeriodSelected:"Molimo odaberite razdoblje samoisključenja",selectAPeriod:"Odaberite razdoblje",temporarySelfExclusion:"Vaše razdoblje samoisključenja trajat će do {date} 23:59.",permanentSelfExclusion:"Vaše razdoblje samoisključenja bit će trajno.",SelfExclusionFor30Days:"30 Dana",SelfExclusionFor2Months:"2 Mjeseca",SelfExclusionFor3Months:"3 Mjeseca",SelfExclusionFor6Months:"6 Mjeseci",SelfExclusionFor7Months:"7 Mjeseci",SelfExclusionFor8Months:"8 Mjeseci",SelfExclusionFor9Months:"9 Mjeseci",SelfExclusionFor10Months:"10 Mjeseci",SelfExclusionFor11Months:"11 Mjeseci",SelfExclusionFor1Year:"1 Godina",SelfExclusionFor2Years:"2 Godina",SelfExclusionFor5Years:"5 Godina",SelfExclusionPermanent:"Trajno",SelfExclusionUntilSelectedDate:"Do",selfExclusionSuccess:"Aktivno samoisključivanje",confirmationModalTitle:"Potvrda",confirmationModalTextPeriodSelfExclusion:"Jeste li sigurni da se želite samoisključiti na {period}?",confirmationModalTextUntilSelfExclusion:"Jeste li sigurni da se želite samoisključiti do {date}?",generalError:"Došlo je do pogreške prilikom dohvaćanja samoisključenja.",errorSelfExclusionCall:"Došlo je do problema prilikom slanja zahtjeva za samoisključenje.",InvalidSession:"Sesija je istekla."},"pt-br":{titleSelfExclusion:"Autoexclusão",selfExclusionText:"<p>Durante o período de autoexclusão, o acesso à sua conta será completamente restrito.</br> A autoexclusão só pode ser removida após o término do período selecionado, entrando em contato com o Suporte ao Cliente, sujeito a revisão e a um período de reflexão.</br> Alternativamente, você pode optar por fazer um '<a href='{baseurl}/{lang}/account/timeout'>intervalo</a>' (uma pausa de até 6 semanas) através da opção correspondente.</br> Se preferir encerrar sua conta, você pode fazer isso através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br> Recomendamos também que leia nossas páginas de ajuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, caso necessite.</p>",selfExclusionEmailText:"E-mail:",duration:"Duração:",dateInstructions:"Para inserir manualmente a data, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de autoexclusão",selectAPeriod:"Selecione um período",temporarySelfExclusion:"Seu período de autoexclusão durará até {date} às 23:59.",permanentSelfExclusion:"Seu período de autoexclusão será permanente.",SelfExclusionFor30Days:"30 Dias",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Ano",SelfExclusionFor2Years:"2 Anos",SelfExclusionFor5Years:"5 Anos",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Até",selfExclusionSuccess:"Autoexclusão ativa",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodSelfExclusion:"Você tem certeza de que deseja se autoexcluir por {period}?",confirmationModalTextUntilSelfExclusion:"Você tem certeza de que deseja se autoexcluir até {date}?",generalError:"Houve um erro ao buscar a autoexclusão.",errorSelfExclusionCall:"Houve um problema ao fazer a solicitação de autoexclusão.",InvalidSession:"A sessão expirou."},"es-mx":{titleSelfExclusion:"Autoexclusión",selfExclusionText:"<p>Mientras esté autoexcluido, el acceso a su cuenta estará completamente restringido.</br> La autoexclusión solo puede levantarse después de que haya pasado el período que seleccionó, comunicándose con el Servicio al Cliente, sujeto a una revisión y un período de enfriamiento.</br> Alternativamente, puede elegir tomarse un '<a href='{baseurl}/{lang}/account/timeout'>descanso</a>' (una pausa de hasta 6 semanas) a través de la opción correspondiente.</br> Si prefiere cerrar su cuenta, puede hacerlo mediante la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de Cuenta</a>'.</br> También le recomendamos leer nuestras páginas de ayuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si lo necesita.</p>",selfExclusionEmailText:"Correo electrónico:",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor, seleccione un período de autoexclusión",selectAPeriod:"Seleccione un período",temporarySelfExclusion:"Su período de autoexclusión durará hasta el {date} a las 23:59.",permanentSelfExclusion:"Su período de autoexclusión será permanente.",SelfExclusionFor30Days:"30 Días",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Año",SelfExclusionFor2Years:"2 Anos",SelfExclusionFor5Years:"5 Años",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Hasta",selfExclusionSuccess:"Auto-exclusión activa",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodSelfExclusion:"¿Estás seguro de que deseas autoexcluirte por {period}?",confirmationModalTextUntilSelfExclusion:"¿Estás seguro de que deseas autoexcluirte hasta {date}?",generalError:"Hubo un error al obtener la autoexclusión.",errorSelfExclusionCall:"Hubo un problema al hacer la solicitud de autoexclusión.",InvalidSession:"La sesión ha expirado."},tr:{titleSelfExclusion:"Kendi Kendini Hariç Tutma",selfExclusionText:"<p>Kendinizi dışlama süresince hesabınıza erişiminiz tamamen kısıtlanacaktır.</br> Kendinizi dışlama, yalnızca seçtiğiniz süre sona erdikten sonra, Müşteri Hizmetleri ile iletişime geçerek kaldırılabilir ve inceleme ile bir düşünme süresine tabi olacaktır.</br> Alternatif olarak, '<a href='{baseurl}/{lang}/account/timeout'>Mola</a>' seçeneğiyle hizmetlerimizden (6 haftaya kadar bir ara) faydalanmayı tercih edebilirsiniz.</br> Hesabınızı kapatmayı tercih ederseniz, bunu '<a href='{baseurl}/{lang}/account/account-closure'>Hesap Kapatma</a>' seçeneği aracılığıyla yapabilirsiniz.</br> Ayrıca, gerektiğinde daha fazla tavsiye almak için '<a href='{baseurl}/{lang}/page/responsible-gambling'>Sorumlu Oyun</a>' yardım sayfalarımızı okumanızı öneririz.</p>",selfExclusionEmailText:"E-posta:",duration:"Süre:",dateInstructions:"Tarihi manuel olarak girmek için şu formatı kullanın:",forever:"Sonsuza kadar",save:"Kaydet",noPeriodSelected:"Lütfen bir kendi kendini hariç tutma süresi seçin",selectAPeriod:"Bir süre seçin",temporarySelfExclusion:"Kendi kendini hariç tutma süreniz {date} saat 23:59'a kadar sürecektir.",permanentSelfExclusion:"Kendi kendini hariç tutma süreniz kalıcı olacaktır.",SelfExclusionFor30Days:"30 Gün",SelfExclusionFor2Months:"2 Ay",SelfExclusionFor3Months:"3 Ay",SelfExclusionFor6Months:"6 Ay",SelfExclusionFor7Months:"7 Ay",SelfExclusionFor8Months:"8 Ay",SelfExclusionFor9Months:"9 Ay",SelfExclusionFor10Months:"10 Ay",SelfExclusionFor11Months:"11 Ay",SelfExclusionFor1Year:"1 Yıl",SelfExclusionFor2Years:"2 Yıl",SelfExclusionFor5Years:"5 Yıl",SelfExclusionPermanent:"Kalıcı",SelfExclusionUntilSelectedDate:"Tarihe kadar",selfExclusionSuccess:"Kendini dışlama etkin",confirmationModalTitle:"Onay",confirmationModalTextPeriodSelfExclusion:"{period} için kendinizi hariç tutmak istediğinizden emin misiniz?",confirmationModalTextUntilSelfExclusion:"{date} tarihine kadar kendinizi hariç tutmak istediğinizden emin misiniz?",generalError:"Kendi kendini dışlama alınırken bir hata oluştu.",errorSelfExclusionCall:"Kendi kendini dışlama isteği yapılırken bir sorun oluştu.",InvalidSession:"Oturum süresi doldu."}};/**
1
+ "use strict";var Sr=Object.defineProperty,Ar=Object.defineProperties;var Cr=Object.getOwnPropertyDescriptors;var Ji=Object.getOwnPropertySymbols;var Dr=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable;var Xi=(o,t,e)=>t in o?Sr(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,_t=(o,t)=>{for(var e in t||(t={}))Dr.call(t,e)&&Xi(o,e,t[e]);if(Ji)for(var e of Ji(t))kr.call(t,e)&&Xi(o,e,t[e]);return o},gt=(o,t)=>Ar(o,Cr(t));var Ke=(o,t,e)=>new Promise((i,s)=>{var r=l=>{try{a(e.next(l))}catch(u){s(u)}},n=l=>{try{a(e.throw(l))}catch(u){s(u)}},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-CepZsQsl.cjs");require("../stencil/ui-skeleton-BL4789dS.cjs");var Jo={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",u="day",d="week",h="month",p="quarter",f="year",y="date",m="Invalid Date",b=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,D=/\[([^\]]+)]|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,C={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(E){var v=["th","st","nd","rd"],_=E%100;return"["+E+(v[(_-20)%10]||v[_]||v[0])+"]"}},I=function(E,v,_){var w=String(E);return!w||w.length>=v?E:""+Array(v+1-w.length).join(_)+E},O={s:I,z:function(E){var v=-E.utcOffset(),_=Math.abs(v),w=Math.floor(_/60),g=_%60;return(v<=0?"+":"-")+I(w,2,"0")+":"+I(g,2,"0")},m:function E(v,_){if(v.date()<_.date())return-E(_,v);var w=12*(_.year()-v.year())+(_.month()-v.month()),g=v.clone().add(w,h),A=_-g<0,S=v.clone().add(w+(A?-1:1),h);return+(-(w+(_-g)/(A?g-S:S-g))||0)},a:function(E){return E<0?Math.ceil(E)||0:Math.floor(E)},p:function(E){return{M:h,y:f,w:d,d:u,D:y,h:l,m:a,s:n,ms:r,Q:p}[E]||String(E||"").toLowerCase().replace(/s$/,"")},u:function(E){return E===void 0}},N="en",V={};V[N]=C;var U="$isDayjsObject",W=function(E){return E instanceof H||!(!E||!E[U])},Y=function E(v,_,w){var g;if(!v)return N;if(typeof v=="string"){var A=v.toLowerCase();V[A]&&(g=A),_&&(V[A]=_,g=A);var S=v.split("-");if(!g&&S.length>1)return E(S[0])}else{var M=v.name;V[M]=v,g=M}return!w&&g&&(N=g),g||!w&&N},T=function(E,v){if(W(E))return E.clone();var _=typeof v=="object"?v:{};return _.date=E,_.args=arguments,new H(_)},k=O;k.l=Y,k.i=W,k.w=function(E,v){return T(E,{locale:v.$L,utc:v.$u,x:v.$x,$offset:v.$offset})};var H=function(){function E(_){this.$L=Y(_.locale,null,!0),this.parse(_),this.$x=this.$x||_.x||{},this[U]=!0}var v=E.prototype;return v.parse=function(_){this.$d=function(w){var g=w.date,A=w.utc;if(g===null)return new Date(NaN);if(k.u(g))return new Date;if(g instanceof Date)return new Date(g);if(typeof g=="string"&&!/Z$/i.test(g)){var S=g.match(b);if(S){var M=S[2]-1||0,L=(S[7]||"0").substring(0,3);return A?new Date(Date.UTC(S[1],M,S[3]||1,S[4]||0,S[5]||0,S[6]||0,L)):new Date(S[1],M,S[3]||1,S[4]||0,S[5]||0,S[6]||0,L)}}return new Date(g)}(_),this.init()},v.init=function(){var _=this.$d;this.$y=_.getFullYear(),this.$M=_.getMonth(),this.$D=_.getDate(),this.$W=_.getDay(),this.$H=_.getHours(),this.$m=_.getMinutes(),this.$s=_.getSeconds(),this.$ms=_.getMilliseconds()},v.$utils=function(){return k},v.isValid=function(){return this.$d.toString()!==m},v.isSame=function(_,w){var g=T(_);return this.startOf(w)<=g&&g<=this.endOf(w)},v.isAfter=function(_,w){return T(_)<this.startOf(w)},v.isBefore=function(_,w){return this.endOf(w)<T(_)},v.$g=function(_,w,g){return k.u(_)?this[w]:this.set(g,_)},v.unix=function(){return Math.floor(this.valueOf()/1e3)},v.valueOf=function(){return this.$d.getTime()},v.startOf=function(_,w){var g=this,A=!!k.u(w)||w,S=k.p(_),M=function(K,F){var R=k.w(g.$u?Date.UTC(g.$y,F,K):new Date(g.$y,F,K),g);return A?R:R.endOf(u)},L=function(K,F){return k.w(g.toDate()[K].apply(g.toDate("s"),(A?[0,0,0,0]:[23,59,59,999]).slice(F)),g)},B=this.$W,j=this.$M,J=this.$D,le="set"+(this.$u?"UTC":"");switch(S){case f:return A?M(1,0):M(31,11);case h:return A?M(1,j):M(0,j+1);case d:var re=this.$locale().weekStart||0,X=(B<re?B+7:B)-re;return M(A?J-X:J+(6-X),j);case u:case y:return L(le+"Hours",0);case l:return L(le+"Minutes",1);case a:return L(le+"Seconds",2);case n:return L(le+"Milliseconds",3);default:return this.clone()}},v.endOf=function(_){return this.startOf(_,!1)},v.$set=function(_,w){var g,A=k.p(_),S="set"+(this.$u?"UTC":""),M=(g={},g[u]=S+"Date",g[y]=S+"Date",g[h]=S+"Month",g[f]=S+"FullYear",g[l]=S+"Hours",g[a]=S+"Minutes",g[n]=S+"Seconds",g[r]=S+"Milliseconds",g)[A],L=A===u?this.$D+(w-this.$W):w;if(A===h||A===f){var B=this.clone().set(y,1);B.$d[M](L),B.init(),this.$d=B.set(y,Math.min(this.$D,B.daysInMonth())).$d}else M&&this.$d[M](L);return this.init(),this},v.set=function(_,w){return this.clone().$set(_,w)},v.get=function(_){return this[k.p(_)]()},v.add=function(_,w){var g,A=this;_=Number(_);var S=k.p(w),M=function(j){var J=T(A);return k.w(J.date(J.date()+Math.round(j*_)),A)};if(S===h)return this.set(h,this.$M+_);if(S===f)return this.set(f,this.$y+_);if(S===u)return M(1);if(S===d)return M(7);var L=(g={},g[a]=i,g[l]=s,g[n]=e,g)[S]||1,B=this.$d.getTime()+_*L;return k.w(B,this)},v.subtract=function(_,w){return this.add(-1*_,w)},v.format=function(_){var w=this,g=this.$locale();if(!this.isValid())return g.invalidDate||m;var A=_||"YYYY-MM-DDTHH:mm:ssZ",S=k.z(this),M=this.$H,L=this.$m,B=this.$M,j=g.weekdays,J=g.months,le=g.meridiem,re=function(F,R,ce,ne){return F&&(F[R]||F(w,A))||ce[R].slice(0,ne)},X=function(F){return k.s(M%12||12,F,"0")},K=le||function(F,R,ce){var ne=F<12?"AM":"PM";return ce?ne.toLowerCase():ne};return A.replace(D,function(F,R){return R||function(ce){switch(ce){case"YY":return String(w.$y).slice(-2);case"YYYY":return k.s(w.$y,4,"0");case"M":return B+1;case"MM":return k.s(B+1,2,"0");case"MMM":return re(g.monthsShort,B,J,3);case"MMMM":return re(J,B);case"D":return w.$D;case"DD":return k.s(w.$D,2,"0");case"d":return String(w.$W);case"dd":return re(g.weekdaysMin,w.$W,j,2);case"ddd":return re(g.weekdaysShort,w.$W,j,3);case"dddd":return j[w.$W];case"H":return String(M);case"HH":return k.s(M,2,"0");case"h":return X(1);case"hh":return X(2);case"a":return K(M,L,!0);case"A":return K(M,L,!1);case"m":return String(L);case"mm":return k.s(L,2,"0");case"s":return String(w.$s);case"ss":return k.s(w.$s,2,"0");case"SSS":return k.s(w.$ms,3,"0");case"Z":return S}return null}(F)||S.replace(":","")})},v.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},v.diff=function(_,w,g){var A,S=this,M=k.p(w),L=T(_),B=(L.utcOffset()-this.utcOffset())*i,j=this-L,J=function(){return k.m(S,L)};switch(M){case f:A=J()/12;break;case h:A=J();break;case p:A=J()/3;break;case d:A=(j-B)/6048e5;break;case u:A=(j-B)/864e5;break;case l:A=j/s;break;case a:A=j/i;break;case n:A=j/e;break;default:A=j}return g?A:k.a(A)},v.daysInMonth=function(){return this.endOf(h).$D},v.$locale=function(){return V[this.$L]},v.locale=function(_,w){if(!_)return this.$L;var g=this.clone(),A=Y(_,w,!0);return A&&(g.$L=A),g},v.clone=function(){return k.w(this.$d,this)},v.toDate=function(){return new Date(this.valueOf())},v.toJSON=function(){return this.isValid()?this.toISOString():null},v.toISOString=function(){return this.$d.toISOString()},v.toString=function(){return this.$d.toUTCString()},E}(),Z=H.prototype;return T.prototype=Z,[["$ms",r],["$s",n],["$m",a],["$H",l],["$W",u],["$M",h],["$y",f],["$D",y]].forEach(function(E){Z[E[1]]=function(v){return this.$g(v,E[0],E[1])}}),T.extend=function(E,v){return E.$i||(E(v,H,T),E.$i=!0),T},T.locale=Y,T.isDayjs=W,T.unix=function(E){return T(1e3*E)},T.en=V[N],T.Ls=V,T.p={},T})})(Jo);var Pr=Jo.exports;const ge=c.getDefaultExportFromCjs(Pr);var Xo={exports:{}};(function(o,t){(function(e,i){o.exports=i()})(c.commonjsGlobal,function(){var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},i=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,s=/\d\d/,r=/\d\d?/,n=/\d*[^-_:/,()\s\d]+/,a={},l=function(m){return(m=+m)+(m>68?1900:2e3)},u=function(m){return function(b){this[m]=+b}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(m){(this.zone||(this.zone={})).offset=function(b){if(!b||b==="Z")return 0;var D=b.match(/([+-]|\d\d)/g),C=60*D[1]+(+D[2]||0);return C===0?0:D[0]==="+"?-C:C}(m)}],h=function(m){var b=a[m];return b&&(b.indexOf?b:b.s.concat(b.f))},p=function(m,b){var D,C=a.meridiem;if(C){for(var I=1;I<=24;I+=1)if(m.indexOf(C(I,0,b))>-1){D=I>12;break}}else D=m===(b?"pm":"PM");return D},f={A:[n,function(m){this.afternoon=p(m,!1)}],a:[n,function(m){this.afternoon=p(m,!0)}],S:[/\d/,function(m){this.milliseconds=100*+m}],SS:[s,function(m){this.milliseconds=10*+m}],SSS:[/\d{3}/,function(m){this.milliseconds=+m}],s:[r,u("seconds")],ss:[r,u("seconds")],m:[r,u("minutes")],mm:[r,u("minutes")],H:[r,u("hours")],h:[r,u("hours")],HH:[r,u("hours")],hh:[r,u("hours")],D:[r,u("day")],DD:[s,u("day")],Do:[n,function(m){var b=a.ordinal,D=m.match(/\d+/);if(this.day=D[0],b)for(var C=1;C<=31;C+=1)b(C).replace(/\[|\]/g,"")===m&&(this.day=C)}],M:[r,u("month")],MM:[s,u("month")],MMM:[n,function(m){var b=h("months"),D=(h("monthsShort")||b.map(function(C){return C.slice(0,3)})).indexOf(m)+1;if(D<1)throw new Error;this.month=D%12||D}],MMMM:[n,function(m){var b=h("months").indexOf(m)+1;if(b<1)throw new Error;this.month=b%12||b}],Y:[/[+-]?\d+/,u("year")],YY:[s,function(m){this.year=l(m)}],YYYY:[/\d{4}/,u("year")],Z:d,ZZ:d};function y(m){var b,D;b=m,D=a&&a.formats;for(var C=(m=b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(Y,T,k){var H=k&&k.toUpperCase();return T||D[k]||e[k]||D[H].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(Z,E,v){return E||v.slice(1)})})).match(i),I=C.length,O=0;O<I;O+=1){var N=C[O],V=f[N],U=V&&V[0],W=V&&V[1];C[O]=W?{regex:U,parser:W}:N.replace(/^\[|\]$/g,"")}return function(Y){for(var T={},k=0,H=0;k<I;k+=1){var Z=C[k];if(typeof Z=="string")H+=Z.length;else{var E=Z.regex,v=Z.parser,_=Y.slice(H),w=E.exec(_)[0];v.call(T,w),Y=Y.replace(w,"")}}return function(g){var A=g.afternoon;if(A!==void 0){var S=g.hours;A?S<12&&(g.hours+=12):S===12&&(g.hours=0),delete g.afternoon}}(T),T}}return function(m,b,D){D.p.customParseFormat=!0,m&&m.parseTwoDigitYear&&(l=m.parseTwoDigitYear);var C=b.prototype,I=C.parse;C.parse=function(O){var N=O.date,V=O.utc,U=O.args;this.$u=V;var W=U[1];if(typeof W=="string"){var Y=U[2]===!0,T=U[3]===!0,k=Y||T,H=U[2];T&&(H=U[2]),a=this.$locale(),!Y&&H&&(a=D.Ls[H]),this.$d=function(_,w,g){try{if(["x","X"].indexOf(w)>-1)return new Date((w==="X"?1e3:1)*_);var A=y(w)(_),S=A.year,M=A.month,L=A.day,B=A.hours,j=A.minutes,J=A.seconds,le=A.milliseconds,re=A.zone,X=new Date,K=L||(S||M?1:X.getDate()),F=S||X.getFullYear(),R=0;S&&!M||(R=M>0?M-1:X.getMonth());var ce=B||0,ne=j||0,ae=J||0,de=le||0;return re?new Date(Date.UTC(F,R,K,ce,ne,ae,de+60*re.offset*1e3)):g?new Date(Date.UTC(F,R,K,ce,ne,ae,de)):new Date(F,R,K,ce,ne,ae,de)}catch(P){return new Date("")}}(N,W,V),this.init(),H&&H!==!0&&(this.$L=this.locale(H).$L),k&&N!=this.format(W)&&(this.$d=new Date("")),a={}}else if(W instanceof Array)for(var Z=W.length,E=1;E<=Z;E+=1){U[1]=W[E-1];var v=D.apply(this,U);if(v.isValid()){this.$d=v.$d,this.$L=v.$L,this.init();break}E===Z&&(this.$d=new Date(""))}else I.call(this,O)}}})})(Xo);var Tr=Xo.exports;const Mr=c.getDefaultExportFromCjs(Tr);function Zi(o,t){c.addMessages(o,t)}function Or(o){c.$locale.set(o)}const Qi={en:{titleSelfExclusion:"Self-Exclusion",selfExclusionText:"<p>While self-excluded, access to your account will be entirely restricted.</br>Self-exclusion can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",selfExclusionEmailText:"E-mail:",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a self exclusion period",selectAPeriod:"Select a period",temporarySelfExclusion:"Your self-exclusion period will last until the {date} 23:59.",permanentSelfExclusion:"Your self-exclusion period will be permanent.",SelfExclusionFor30Days:"30 Days",SelfExclusionFor2Months:"2 Months",SelfExclusionFor3Months:"3 Months",SelfExclusionFor6Months:"6 Months",SelfExclusionFor7Months:"7 Months",SelfExclusionFor8Months:"8 Months",SelfExclusionFor9Months:"9 Months",SelfExclusionFor10Months:"10 Months",SelfExclusionFor11Months:"11 Months",SelfExclusionFor1Year:"1 Year",SelfExclusionFor2Years:"2 Years",SelfExclusionFor5Years:"5 Years",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Until",confirmationModalTitle:"Confirmation",selfExclusionSuccess:"Self exclusion active",confirmationModalTextPeriodSelfExclusion:"Are you sure you want to self-exclude for {period}?",confirmationModalTextUntilSelfExclusion:"Are you sure you want to self-exclude until {date}?",errorSelfExclusionCall:"There was a problem while making the self exclusion request.",generalError:"There was an error while fetching the self exclusion.",InvalidSession:"The session is exipired."},"en-us":{titleSelfExclusion:"Self-Exclusion",selfExclusionText:"<p>While self-excluded, access to your account will be entirely restricted.</br>Self-exclusion can only be lifted after the period that you selected has passed by communicating with Customer Support, which will be subject to review and a cooling-off period. </br> Alternatively, you can choose to take a 'time out' (a break of up to 6 weeks) from our services via the '<a href='{baseurl}/{lang}/account/timeout'>Time out</a>' option. </br> If you would prefer just to close your account, '<a href='{baseurl}/{lang}/account/account-closure'>Account Closure</a>' you can choose to do so via the option.</br> We'd recommend you also read our '<a href='{baseurl}/{lang}/page/responsible-gambling'>Responsible Gambling</a>' help pages for further advice should you need it.",selfExclusionEmailText:"E-mail:",duration:"Duration:",dateInstructions:"In order to manually input date use the following format:",forever:"Forever",save:"Save",noPeriodSelected:"Please select a self exclusion period",selectAPeriod:"Select a period",temporarySelfExclusion:"Your self-exclusion period will last until the {date} 23:59.",permanentSelfExclusion:"Your self-exclusion period will be permanent.",SelfExclusionFor30Days:"30 Days",SelfExclusionFor2Months:"2 Months",SelfExclusionFor3Months:"3 Months",SelfExclusionFor6Months:"6 Months",SelfExclusionFor7Months:"7 Months",SelfExclusionFor8Months:"8 Months",SelfExclusionFor9Months:"9 Months",SelfExclusionFor10Months:"10 Months",SelfExclusionFor11Months:"11 Months",SelfExclusionFor1Year:"1 Year",SelfExclusionFor2Years:"2 Years",SelfExclusionFor5Years:"5 Years",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Until",confirmationModalTitle:"Confirmation",selfExclusionSuccess:"Self exclusion active",confirmationModalTextPeriodSelfExclusion:"Are you sure you want to self-exclude for {period}?",confirmationModalTextUntilSelfExclusion:"Are you sure you want to self-exclude until {date}?",errorSelfExclusionCall:"There was a problem while making the self exclusion request.",generalError:"There was an error while fetching the self exclusion.",InvalidSession:"The session is exipired."},"zh-hk":{titleSelfExclusion:"自我排除",selfExclusionText:"<p>在自我排除期間,您的帳戶將完全受到限制。</br> 自我排除僅可在您選擇的期間結束後,通過與客戶支援聯繫進行解除,並將接受審查和冷靜期。</br> 或者,您可以選擇通過'<a href='{baseurl}/{lang}/account/timeout'>暫停</a>'選項從我們的服務中暫停(最多6週)。</br> 如果您更願意關閉帳戶,可以通過'<a href='{baseurl}/{lang}/account/account-closure'>關閉帳戶</a>'選項進行關閉。</br> 我們建議您閱讀我們的'<a href='{baseurl}/{lang}/page/responsible-gambling'>負責任博彩</a>'幫助頁面以獲取進一步的建議。</p>",selfExclusionEmailText:"電子郵件:",duration:"時長:",dateInstructions:"如需手動輸入日期,請使用以下格式:",forever:"永久",save:"保存",noPeriodSelected:"請選擇自我排除時段",selectAPeriod:"選擇一個時段",temporarySelfExclusion:"您的自我排除期將持續到 {date} 23:59。",permanentSelfExclusion:"您的自我排除期將是永久性的。",SelfExclusionFor30Days:"30天",SelfExclusionFor2Months:"2個月",SelfExclusionFor3Months:"3個月",SelfExclusionFor6Months:"6個月",SelfExclusionFor7Months:"7個月",SelfExclusionFor8Months:"8個月",SelfExclusionFor9Months:"9個月",SelfExclusionFor10Months:"10個月",SelfExclusionFor11Months:"11個月",SelfExclusionFor1Year:"1年",SelfExclusionFor2Years:"2年",SelfExclusionFor5Years:"5年",SelfExclusionPermanent:"永久",SelfExclusionUntilSelectedDate:"直到",selfExclusionSuccess:"自我排斥活躍",confirmationModalTitle:"確認",confirmationModalTextPeriodSelfExclusion:"您確定要自我排除 {period} 嗎?",confirmationModalTextUntilSelfExclusion:"您確定要自我排除直到 {date} 嗎?",generalError:"提取自我排除时发生错误。",errorSelfExclusionCall:"发出自我排除请求时出现问题。",InvalidSession:"会话已过期。"},fr:{titleSelfExclusion:"Auto-Exclusion",selfExclusionText:"<p>Pendant la période d'auto-exclusion, l'accès à votre compte sera entièrement restreint.</br> L'auto-exclusion ne peut être levée qu'après la période que vous avez sélectionnée et en contactant le Service Client, sous réserve d'une révision et d'une période de réflexion.</br> Alternativement, vous pouvez choisir de prendre un '<a href='{baseurl}/{lang}/account/timeout'>temps de pause</a>' (jusqu'à 6 semaines) via l'option correspondante.</br> Si vous préférez simplement fermer votre compte, vous pouvez le faire via l'option '<a href='{baseurl}/{lang}/account/account-closure'>Fermeture de compte</a>'.</br> Nous vous recommandons également de consulter nos pages d'aide '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jeu Responsable</a>' pour des conseils supplémentaires si nécessaire.</p>",selfExclusionEmailText:"E-mail :",duration:"Durée :",dateInstructions:"Pour saisir une date manuellement, utilisez le format suivant :",forever:"Pour toujours",save:"Enregistrer",noPeriodSelected:"Veuillez sélectionner une période d'auto-exclusion",selectAPeriod:"Sélectionnez une période",temporarySelfExclusion:"Votre période d'auto-exclusion durera jusqu'au {date} 23:59.",permanentSelfExclusion:"Votre période d'auto-exclusion sera permanente.",SelfExclusionFor30Days:"30 Jours",SelfExclusionFor2Months:"2 Mois",SelfExclusionFor3Months:"3 Mois",SelfExclusionFor6Months:"6 Mois",SelfExclusionFor7Months:"7 Mois",SelfExclusionFor8Months:"8 Mois",SelfExclusionFor9Months:"9 Mois",SelfExclusionFor10Months:"10 Mois",SelfExclusionFor11Months:"11 Mois",SelfExclusionFor1Year:"1 An",SelfExclusionFor2Years:"2 Ans",SelfExclusionFor5Years:"5 Ans",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Jusqu'à",selfExclusionSuccess:"Auto exclusion active",confirmationModalTitle:"Confirmation",confirmationModalTextPeriodSelfExclusion:"Êtes-vous sûr de vouloir vous auto-exclure pour {period} ?",confirmationModalTextUntilSelfExclusion:"Êtes-vous sûr de vouloir vous auto-exclure jusqu'au {date} ?",generalError:"Une erreur s'est produite lors de la récupération de l'auto-exclusion.",errorSelfExclusionCall:"Un problème est survenu lors de la demande d'auto-exclusion.",InvalidSession:"La session a expiré."},ro:{titleSelfExclusion:"Auto-Excludere",selfExclusionText:"<p>În timpul perioadei de autoexcludere, accesul la contul dvs. va fi complet restricționat.</br> Autoexcluderea poate fi ridicată numai după ce perioada selectată de dvs. a expirat, contactând Suportul Clienți, și va fi supusă unei revizuiri și unei perioade de reflecție.</br> Alternativ, puteți alege să luați o '<a href='{baseurl}/{lang}/account/timeout'>pauză</a>' (o întrerupere de până la 6 săptămâni) prin opțiunea corespunzătoare.</br> Dacă preferați să vă închideți contul, puteți face acest lucru prin opțiunea '<a href='{baseurl}/{lang}/account/account-closure'>Închidere cont</a>'.</br> Vă recomandăm, de asemenea, să consultați paginile noastre de ajutor '<a href='{baseurl}/{lang}/page/responsible-gambling'>Joc Responsabil</a>' pentru sfaturi suplimentare, dacă este necesar.</p>",selfExclusionEmailText:"E-mail:",duration:"Durată:",dateInstructions:"Pentru a introduce manual o dată, utilizați următorul format:",forever:"Pentru totdeauna",save:"Salvează",noPeriodSelected:"Vă rugăm să selectați o perioadă de auto-excludere",selectAPeriod:"Selectați o perioadă",temporarySelfExclusion:"Perioada dvs. de auto-excludere va dura până la {date} 23:59.",permanentSelfExclusion:"Perioada dvs. de auto-excludere va fi permanentă.",SelfExclusionFor30Days:"30 de Zile",SelfExclusionFor2Months:"2 Luni",SelfExclusionFor3Months:"3 Luni",SelfExclusionFor6Months:"6 Luni",SelfExclusionFor7Months:"7 Luni",SelfExclusionFor8Months:"8 Luni",SelfExclusionFor9Months:"9 Luni",SelfExclusionFor10Months:"10 Luni",SelfExclusionFor11Months:"11 Luni",SelfExclusionFor1Year:"1 An",SelfExclusionFor2Years:"2 Ani",SelfExclusionFor5Years:"5 Ani",SelfExclusionPermanent:"Permanent",SelfExclusionUntilSelectedDate:"Până la",selfExclusionSuccess:"Auto-excludere activa",confirmationModalTitle:"Confirmare",confirmationModalTextPeriodSelfExclusion:"Sunteți sigur că doriți să vă auto-excludeți pentru {period}?",confirmationModalTextUntilSelfExclusion:"Sunteți sigur că doriți să vă auto-excludeți până la {date}?",generalError:"A apărut o eroare la preluarea auto-excluderii.",errorSelfExclusionCall:"A apărut o problemă la efectuarea cererii de auto-excludere.",InvalidSession:"Sesiunea a expirat."},es:{titleSelfExclusion:"Autoexclusión",selfExclusionText:"<p>Mientras esté autoexcluido, el acceso a su cuenta estará completamente restringido.</br> La autoexclusión solo se puede levantar después de que haya pasado el período seleccionado, comunicándose con Atención al Cliente, sujeto a una revisión y un período de enfriamiento.</br> Alternativamente, puede optar por tomarse un '<a href='{baseurl}/{lang}/account/timeout'>descanso</a>' (un descanso de hasta 6 semanas) a través de la opción correspondiente.</br> Si prefiere cerrar su cuenta, puede hacerlo a través de la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de Cuenta</a>'.</br> También le recomendamos que lea nuestras páginas de ayuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si los necesita.</p>",selfExclusionEmailText:"Correo electrónico:",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor, seleccione un período de autoexclusión",selectAPeriod:"Seleccione un período",temporarySelfExclusion:"Su período de autoexclusión durará hasta el {date} a las 23:59.",permanentSelfExclusion:"Su período de autoexclusión será permanente.",SelfExclusionFor30Days:"30 Días",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Año",SelfExclusionFor2Years:"2 Años",SelfExclusionFor5Years:"5 Años",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Hasta",selfExclusionSuccess:"Auto Exclusión activa.",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodSelfExclusion:"¿Estás seguro de que deseas autoexcluirte por {period}?",confirmationModalTextUntilSelfExclusion:"¿Estás seguro de que deseas autoexcluirte hasta {date}?",generalError:"Hubo un error al obtener la autoexclusión.",errorSelfExclusionCall:"Hubo un problema al hacer la solicitud de autoexclusión.",InvalidSession:"La sesión ha expirado."},pt:{titleSelfExclusion:"Autoexclusão",selfExclusionText:"<p>Durante o período de autoexclusão, o acesso à sua conta estará totalmente restrito.</br> A autoexclusão só pode ser levantada após o término do período selecionado, entrando em contato com o Suporte ao Cliente, sujeito a uma revisão e a um período de reflexão.</br> Alternativamente, você pode optar por fazer uma '<a href='{baseurl}/{lang}/account/timeout'>pausa</a>' (um intervalo de até 6 semanas) através da opção correspondente.</br> Se preferir encerrar a sua conta, pode fazê-lo através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br> Recomendamos também que leia as nossas páginas de ajuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, caso necessite.</p>",selfExclusionEmailText:"E-mail:",duration:"Duração:",dateInstructions:"Para introduzir manualmente a data, utilize o seguinte formato:",forever:"Para sempre",save:"Guardar",noPeriodSelected:"Por favor, selecione um período de autoexclusão",selectAPeriod:"Selecione um período",temporarySelfExclusion:"O seu período de autoexclusão durará até às {date} 23:59.",permanentSelfExclusion:"O seu período de autoexclusão será permanente.",SelfExclusionFor30Days:"30 Dias",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Ano",SelfExclusionFor2Years:"2 Anos",SelfExclusionFor5Years:"5 Anos",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Até",selfExclusionSuccess:"Autoexclusão ativa",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodSelfExclusion:"Tem a certeza de que deseja autoexcluir-se por {period}?",confirmationModalTextUntilSelfExclusion:"Tem a certeza de que deseja autoexcluir-se até {date}?",generalError:"Ocorreu um erro ao buscar a autoexclusão.",errorSelfExclusionCall:"Ocorreu um problema ao fazer a solicitação de autoexclusão.",InvalidSession:"A sessão expirou."},hr:{titleSelfExclusion:"Samoisključenje",selfExclusionText:"<p>Tijekom razdoblja samoisključenja, pristup vašem računu bit će potpuno ograničen.</br> Samoisključenje se može ukinuti tek nakon što istekne razdoblje koje ste odabrali, uz kontaktiranje Korisničke podrške, uz reviziju i razdoblje hlađenja.</br> Alternativno, možete odabrati '<a href='{baseurl}/{lang}/account/timeout'>stanku</a>' (pauzu do 6 tjedana) putem odgovarajuće opcije.</br> Ako radije želite zatvoriti svoj račun, to možete učiniti putem opcije '<a href='{baseurl}/{lang}/account/account-closure'>Zatvaranje računa</a>'.</br> Također vam preporučujemo da pročitate naše stranice s pomoći o '<a href='{baseurl}/{lang}/page/responsible-gambling'>Odgovorno kockanje</a>' za dodatne savjete, ako su vam potrebni.</p>",selfExclusionEmailText:"E-mail:",duration:"Trajanje:",dateInstructions:"Za ručni unos datuma koristite sljedeći format:",forever:"Zauvijek",save:"Spremi",noPeriodSelected:"Molimo odaberite razdoblje samoisključenja",selectAPeriod:"Odaberite razdoblje",temporarySelfExclusion:"Vaše razdoblje samoisključenja trajat će do {date} 23:59.",permanentSelfExclusion:"Vaše razdoblje samoisključenja bit će trajno.",SelfExclusionFor30Days:"30 Dana",SelfExclusionFor2Months:"2 Mjeseca",SelfExclusionFor3Months:"3 Mjeseca",SelfExclusionFor6Months:"6 Mjeseci",SelfExclusionFor7Months:"7 Mjeseci",SelfExclusionFor8Months:"8 Mjeseci",SelfExclusionFor9Months:"9 Mjeseci",SelfExclusionFor10Months:"10 Mjeseci",SelfExclusionFor11Months:"11 Mjeseci",SelfExclusionFor1Year:"1 Godina",SelfExclusionFor2Years:"2 Godina",SelfExclusionFor5Years:"5 Godina",SelfExclusionPermanent:"Trajno",SelfExclusionUntilSelectedDate:"Do",selfExclusionSuccess:"Aktivno samoisključivanje",confirmationModalTitle:"Potvrda",confirmationModalTextPeriodSelfExclusion:"Jeste li sigurni da se želite samoisključiti na {period}?",confirmationModalTextUntilSelfExclusion:"Jeste li sigurni da se želite samoisključiti do {date}?",generalError:"Došlo je do pogreške prilikom dohvaćanja samoisključenja.",errorSelfExclusionCall:"Došlo je do problema prilikom slanja zahtjeva za samoisključenje.",InvalidSession:"Sesija je istekla."},"pt-br":{titleSelfExclusion:"Autoexclusão",selfExclusionText:"<p>Durante o período de autoexclusão, o acesso à sua conta será completamente restrito.</br> A autoexclusão só pode ser removida após o término do período selecionado, entrando em contato com o Suporte ao Cliente, sujeito a revisão e a um período de reflexão.</br> Alternativamente, você pode optar por fazer um '<a href='{baseurl}/{lang}/account/timeout'>intervalo</a>' (uma pausa de até 6 semanas) através da opção correspondente.</br> Se preferir encerrar sua conta, você pode fazer isso através da opção '<a href='{baseurl}/{lang}/account/account-closure'>Encerramento de Conta</a>'.</br> Recomendamos também que leia nossas páginas de ajuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Jogo Responsável</a>' para obter mais conselhos, caso necessite.</p>",selfExclusionEmailText:"E-mail:",duration:"Duração:",dateInstructions:"Para inserir manualmente a data, use o seguinte formato:",forever:"Para sempre",save:"Salvar",noPeriodSelected:"Por favor, selecione um período de autoexclusão",selectAPeriod:"Selecione um período",temporarySelfExclusion:"Seu período de autoexclusão durará até {date} às 23:59.",permanentSelfExclusion:"Seu período de autoexclusão será permanente.",SelfExclusionFor30Days:"30 Dias",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Ano",SelfExclusionFor2Years:"2 Anos",SelfExclusionFor5Years:"5 Anos",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Até",selfExclusionSuccess:"Autoexclusão ativa",confirmationModalTitle:"Confirmação",confirmationModalTextPeriodSelfExclusion:"Você tem certeza de que deseja se autoexcluir por {period}?",confirmationModalTextUntilSelfExclusion:"Você tem certeza de que deseja se autoexcluir até {date}?",generalError:"Houve um erro ao buscar a autoexclusão.",errorSelfExclusionCall:"Houve um problema ao fazer a solicitação de autoexclusão.",InvalidSession:"A sessão expirou."},"es-mx":{titleSelfExclusion:"Autoexclusión",selfExclusionText:"<p>Mientras esté autoexcluido, el acceso a su cuenta estará completamente restringido.</br> La autoexclusión solo puede levantarse después de que haya pasado el período que seleccionó, comunicándose con el Servicio al Cliente, sujeto a una revisión y un período de enfriamiento.</br> Alternativamente, puede elegir tomarse un '<a href='{baseurl}/{lang}/account/timeout'>descanso</a>' (una pausa de hasta 6 semanas) a través de la opción correspondiente.</br> Si prefiere cerrar su cuenta, puede hacerlo mediante la opción '<a href='{baseurl}/{lang}/account/account-closure'>Cierre de Cuenta</a>'.</br> También le recomendamos leer nuestras páginas de ayuda sobre '<a href='{baseurl}/{lang}/page/responsible-gambling'>Juego Responsable</a>' para obtener más consejos si lo necesita.</p>",selfExclusionEmailText:"Correo electrónico:",duration:"Duración:",dateInstructions:"Para ingresar manualmente la fecha, utilice el siguiente formato:",forever:"Para siempre",save:"Guardar",noPeriodSelected:"Por favor, seleccione un período de autoexclusión",selectAPeriod:"Seleccione un período",temporarySelfExclusion:"Su período de autoexclusión durará hasta el {date} a las 23:59.",permanentSelfExclusion:"Su período de autoexclusión será permanente.",SelfExclusionFor30Days:"30 Días",SelfExclusionFor2Months:"2 Meses",SelfExclusionFor3Months:"3 Meses",SelfExclusionFor6Months:"6 Meses",SelfExclusionFor7Months:"7 Meses",SelfExclusionFor8Months:"8 Meses",SelfExclusionFor9Months:"9 Meses",SelfExclusionFor10Months:"10 Meses",SelfExclusionFor11Months:"11 Meses",SelfExclusionFor1Year:"1 Año",SelfExclusionFor2Years:"2 Anos",SelfExclusionFor5Years:"5 Años",SelfExclusionPermanent:"Permanente",SelfExclusionUntilSelectedDate:"Hasta",selfExclusionSuccess:"Auto-exclusión activa",confirmationModalTitle:"Confirmación",confirmationModalTextPeriodSelfExclusion:"¿Estás seguro de que deseas autoexcluirte por {period}?",confirmationModalTextUntilSelfExclusion:"¿Estás seguro de que deseas autoexcluirte hasta {date}?",generalError:"Hubo un error al obtener la autoexclusión.",errorSelfExclusionCall:"Hubo un problema al hacer la solicitud de autoexclusión.",InvalidSession:"La sesión ha expirado."},tr:{titleSelfExclusion:"Kendi Kendini Hariç Tutma",selfExclusionText:"<p>Kendinizi dışlama süresince hesabınıza erişiminiz tamamen kısıtlanacaktır.</br> Kendinizi dışlama, yalnızca seçtiğiniz süre sona erdikten sonra, Müşteri Hizmetleri ile iletişime geçerek kaldırılabilir ve inceleme ile bir düşünme süresine tabi olacaktır.</br> Alternatif olarak, '<a href='{baseurl}/{lang}/account/timeout'>Mola</a>' seçeneğiyle hizmetlerimizden (6 haftaya kadar bir ara) faydalanmayı tercih edebilirsiniz.</br> Hesabınızı kapatmayı tercih ederseniz, bunu '<a href='{baseurl}/{lang}/account/account-closure'>Hesap Kapatma</a>' seçeneği aracılığıyla yapabilirsiniz.</br> Ayrıca, gerektiğinde daha fazla tavsiye almak için '<a href='{baseurl}/{lang}/page/responsible-gambling'>Sorumlu Oyun</a>' yardım sayfalarımızı okumanızı öneririz.</p>",selfExclusionEmailText:"E-posta:",duration:"Süre:",dateInstructions:"Tarihi manuel olarak girmek için şu formatı kullanın:",forever:"Sonsuza kadar",save:"Kaydet",noPeriodSelected:"Lütfen bir kendi kendini hariç tutma süresi seçin",selectAPeriod:"Bir süre seçin",temporarySelfExclusion:"Kendi kendini hariç tutma süreniz {date} saat 23:59'a kadar sürecektir.",permanentSelfExclusion:"Kendi kendini hariç tutma süreniz kalıcı olacaktır.",SelfExclusionFor30Days:"30 Gün",SelfExclusionFor2Months:"2 Ay",SelfExclusionFor3Months:"3 Ay",SelfExclusionFor6Months:"6 Ay",SelfExclusionFor7Months:"7 Ay",SelfExclusionFor8Months:"8 Ay",SelfExclusionFor9Months:"9 Ay",SelfExclusionFor10Months:"10 Ay",SelfExclusionFor11Months:"11 Ay",SelfExclusionFor1Year:"1 Yıl",SelfExclusionFor2Years:"2 Yıl",SelfExclusionFor5Years:"5 Yıl",SelfExclusionPermanent:"Kalıcı",SelfExclusionUntilSelectedDate:"Tarihe kadar",selfExclusionSuccess:"Kendini dışlama etkin",confirmationModalTitle:"Onay",confirmationModalTextPeriodSelfExclusion:"{period} için kendinizi hariç tutmak istediğinizden emin misiniz?",confirmationModalTextUntilSelfExclusion:"{date} tarihine kadar kendinizi hariç tutmak istediğinizden emin misiniz?",generalError:"Kendi kendini dışlama alınırken bir hata oluştu.",errorSelfExclusionCall:"Kendi kendini dışlama isteği yapılırken bir sorun oluştu.",InvalidSession:"Oturum süresi doldu."}};/**
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/
@@ -6,43 +6,43 @@
6
6
  * @license
7
7
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
8
8
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
9
- */class Or extends HTMLElement{static get is(){return"vaadin-lumo-styles"}}me(Or);/**
9
+ */class Ir extends HTMLElement{static get is(){return"vaadin-lumo-styles"}}me(Ir);/**
10
10
  * @license
11
11
  * Copyright 2019 Google LLC
12
12
  * SPDX-License-Identifier: BSD-3-Clause
13
- */const wt=globalThis,Ai=wt.ShadowRoot&&(wt.ShadyCSS===void 0||wt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ci=Symbol(),Qi=new WeakMap;let Di=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==Ci)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(Ai&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=Qi.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&Qi.set(e,t))}return t}toString(){return this.cssText}};const Ir=o=>new Di(typeof o=="string"?o:o+"",void 0,Ci),z=(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 Di(e,o,Ci)},Xo=(o,t)=>{if(Ai)o.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=wt.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,o.appendChild(i)}},eo=Ai?o=>o:o=>o instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return Ir(e)})(o):o;/**
13
+ */const Et=globalThis,Ci=Et.ShadowRoot&&(Et.ShadyCSS===void 0||Et.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Di=Symbol(),eo=new WeakMap;let ki=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==Di)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(Ci&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=eo.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&eo.set(e,t))}return t}toString(){return this.cssText}};const Fr=o=>new ki(typeof o=="string"?o:o+"",void 0,Di),z=(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 ki(e,o,Di)},Zo=(o,t)=>{if(Ci)o.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=Et.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,o.appendChild(i)}},to=Ci?o=>o:o=>o instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return Fr(e)})(o):o;/**
14
14
  * @license
15
15
  * Copyright 2017 Google LLC
16
16
  * SPDX-License-Identifier: BSD-3-Clause
17
- */const{is:Fr,defineProperty:Nr,getOwnPropertyDescriptor:zr,getOwnPropertyNames:Lr,getOwnPropertySymbols:$r,getPrototypeOf:Rr}=Object,xe=globalThis,to=xe.trustedTypes,Hr=to?to.emptyScript:"",$t=xe.reactiveElementPolyfillSupport,tt=(o,t)=>o,ii={toAttribute(o,t){switch(t){case Boolean:o=o?Hr: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}},Zo=(o,t)=>!Fr(o,t),io={attribute:!0,type:String,converter:ii,reflect:!1,hasChanged:Zo};var jo,Uo;(jo=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(Uo=xe.litPropertyMetadata)!=null||(xe.litPropertyMetadata=new WeakMap);class ze 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=io){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const i=Symbol(),s=this.getPropertyDescriptor(t,i,e);s!==void 0&&Nr(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){var n;const{get:s,set:r}=(n=zr(this.prototype,t))!=null?n:{get(){return this[e]},set(a){this[e]=a}};return{get(){return s==null?void 0:s.call(this)},set(a){const l=s==null?void 0:s.call(this);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:io}static _$Ei(){if(this.hasOwnProperty(tt("elementProperties")))return;const t=Rr(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(tt("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(tt("properties"))){const e=this.properties,i=[...Lr(e),...$r(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(eo(s))}else t!==void 0&&e.push(eo(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 Xo(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)}_$EC(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:ii).toAttribute(e,i.type);this._$Em=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$Em=null}}_$AK(t,e){var r;const i=this.constructor,s=i._$Eh.get(t);if(s!==void 0&&this._$Em!==s){const n=i.getPropertyOptions(s),a=typeof n.converter=="function"?{fromAttribute:n.converter}:((r=n.converter)==null?void 0:r.fromAttribute)!==void 0?n.converter:ii;this._$Em=s,this[s]=a.fromAttribute(e,n.type),this._$Em=null}}requestUpdate(t,e,i){var s;if(t!==void 0){if(i!=null||(i=this.constructor.getPropertyOptions(t)),!((s=i.hasChanged)!=null?s:Zo)(this[t],e))return;this.P(t,e,i)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(t,e,i){var s;this._$AL.has(t)||this._$AL.set(t,e),i.reflect===!0&&this._$Em!==t&&((s=this._$Ej)!=null?s:this._$Ej=new Set).add(t)}_$ET(){return qe(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)a.wrapped!==!0||this._$AL.has(n)||this[n]===void 0||this.P(n,this[n],a)}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._$EU()}catch(r){throw t=!1,this._$EU(),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)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&(this._$Ej=this._$Ej.forEach(e=>this._$EC(e,this[e]))),this._$EU()}updated(t){}firstUpdated(t){}}var Vo;ze.elementStyles=[],ze.shadowRootOptions={mode:"open"},ze[tt("elementProperties")]=new Map,ze[tt("finalized")]=new Map,$t==null||$t({ReactiveElement:ze}),((Vo=xe.reactiveElementVersions)!=null?Vo:xe.reactiveElementVersions=[]).push("2.0.4");/**
17
+ */const{is:Nr,defineProperty:zr,getOwnPropertyDescriptor:Lr,getOwnPropertyNames:$r,getOwnPropertySymbols:Rr,getPrototypeOf:Hr}=Object,xe=globalThis,io=xe.trustedTypes,Br=io?io.emptyScript:"",Rt=xe.reactiveElementPolyfillSupport,it=(o,t)=>o,oi={toAttribute(o,t){switch(t){case Boolean:o=o?Br: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}},Qo=(o,t)=>!Nr(o,t),oo={attribute:!0,type:String,converter:oi,reflect:!1,useDefault:!1,hasChanged:Qo};var Vo,Uo;(Vo=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(Uo=xe.litPropertyMetadata)!=null||(xe.litPropertyMetadata=new WeakMap);class Le 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=oo){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&&zr(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){var n;const{get:s,set:r}=(n=Lr(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:oo}static _$Ei(){if(this.hasOwnProperty(it("elementProperties")))return;const t=Hr(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(it("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(it("properties"))){const e=this.properties,i=[...$r(e),...Rr(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(to(s))}else t!==void 0&&e.push(to(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 Zo(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:oi).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),u=typeof l.converter=="function"?{fromAttribute:l.converter}:((r=l.converter)==null?void 0:r.fromAttribute)!==void 0?l.converter:oi;this._$Em=s;const d=u.fromAttribute(e,l.type);this[s]=(a=d!=null?d:(n=this._$Ej)==null?void 0:n.get(s))!=null?a:d,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:Qo)(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,u;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&&((u=this._$Eq)!=null?u:this._$Eq=new Set).add(t))}_$EP(){return Ke(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,u=this[n];l!==!0||this._$AL.has(n)||u===void 0||this.C(n,void 0,a,u)}}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 Wo;Le.elementStyles=[],Le.shadowRootOptions={mode:"open"},Le[it("elementProperties")]=new Map,Le[it("finalized")]=new Map,Rt==null||Rt({ReactiveElement:Le}),((Wo=xe.reactiveElementVersions)!=null?Wo:xe.reactiveElementVersions=[]).push("2.1.1");/**
18
18
  * @license
19
19
  * Copyright 2017 Google LLC
20
20
  * SPDX-License-Identifier: BSD-3-Clause
21
- */const it=globalThis,St=it.trustedTypes,oo=St?St.createPolicy("lit-html",{createHTML:o=>o}):void 0,Qo="$lit$",be=`lit$${Math.random().toFixed(9).slice(2)}$`,es="?"+be,Br=`<${es}>`,Me=document,st=()=>Me.createComment(""),rt=o=>o===null||typeof o!="object"&&typeof o!="function",ki=Array.isArray,Yr=o=>ki(o)||typeof(o==null?void 0:o[Symbol.iterator])=="function",Rt=`[
22
- \f\r]`,Ke=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,so=/-->/g,ro=/>/g,Ce=RegExp(`>|${Rt}(?:([^\\s"'>=/]+)(${Rt}*=${Rt}*(?:[^
23
- \f\r"'\`<>=]|("|')|))|$)`,"g"),no=/'/g,ao=/"/g,ts=/^(?:script|style|textarea|title)$/i,Be=Symbol.for("lit-noChange"),te=Symbol.for("lit-nothing"),lo=new WeakMap,De=Me.createTreeWalker(Me,129);function is(o,t){if(!ki(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return oo!==void 0?oo.createHTML(t):t}const jr=(o,t)=>{const e=o.length-1,i=[];let s,r=t===2?"<svg>":t===3?"<math>":"",n=Ke;for(let a=0;a<e;a++){const l=o[a];let u,d,h=-1,p=0;for(;p<l.length&&(n.lastIndex=p,d=n.exec(l),d!==null);)p=n.lastIndex,n===Ke?d[1]==="!--"?n=so:d[1]!==void 0?n=ro:d[2]!==void 0?(ts.test(d[2])&&(s=RegExp("</"+d[2],"g")),n=Ce):d[3]!==void 0&&(n=Ce):n===Ce?d[0]===">"?(n=s!=null?s:Ke,h=-1):d[1]===void 0?h=-2:(h=n.lastIndex-d[2].length,u=d[1],n=d[3]===void 0?Ce:d[3]==='"'?ao:no):n===ao||n===no?n=Ce:n===so||n===ro?n=Ke:(n=Ce,s=void 0);const f=n===Ce&&o[a+1].startsWith("/>")?" ":"";r+=n===Ke?l+Br:h>=0?(i.push(u),l.slice(0,h)+Qo+l.slice(h)+be+f):l+be+(h===-2?a:f)}return[is(o,r+(o[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class nt{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let r=0,n=0;const a=t.length-1,l=this.parts,[u,d]=jr(t,e);if(this.el=nt.createElement(u,i),De.currentNode=this.el.content,e===2||e===3){const h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(s=De.nextNode())!==null&&l.length<a;){if(s.nodeType===1){if(s.hasAttributes())for(const h of s.getAttributeNames())if(h.endsWith(Qo)){const p=d[n++],f=s.getAttribute(h).split(be),y=/([.?@])?(.*)/.exec(p);l.push({type:1,index:r,name:y[2],strings:f,ctor:y[1]==="."?Vr:y[1]==="?"?Wr:y[1]==="@"?qr:Ot}),s.removeAttribute(h)}else h.startsWith(be)&&(l.push({type:6,index:r}),s.removeAttribute(h));if(ts.test(s.tagName)){const h=s.textContent.split(be),p=h.length-1;if(p>0){s.textContent=St?St.emptyScript:"";for(let f=0;f<p;f++)s.append(h[f],st()),De.nextNode(),l.push({type:2,index:++r});s.append(h[p],st())}}}else if(s.nodeType===8)if(s.data===es)l.push({type:2,index:r});else{let h=-1;for(;(h=s.data.indexOf(be,h+1))!==-1;)l.push({type:7,index:r}),h+=be.length-1}r++}}static createElement(t,e){const i=Me.createElement("template");return i.innerHTML=t,i}}function Ye(o,t,e=o,i){var n,a,l;if(t===Be)return t;let s=i!==void 0?(n=e._$Co)==null?void 0:n[i]:e._$Cl;const r=rt(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=Ye(o,s._$AS(o,t.values),s,i)),t}class Ur{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 u;const{el:{content:e},parts:i}=this._$AD,s=((u=t==null?void 0:t.creationScope)!=null?u:Me).importNode(e,!0);De.currentNode=s;let r=De.nextNode(),n=0,a=0,l=i[0];for(;l!==void 0;){if(n===l.index){let d;l.type===2?d=new pt(r,r.nextSibling,this,t):l.type===1?d=new l.ctor(r,l.name,l.strings,this,t):l.type===6&&(d=new Kr(r,this,t)),this._$AV.push(d),l=i[++a]}n!==(l==null?void 0:l.index)&&(r=De.nextNode(),n++)}return De.currentNode=Me,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 pt{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=te,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=Ye(this,t,e),rt(t)?t===te||t==null||t===""?(this._$AH!==te&&this._$AR(),this._$AH=te):t!==this._$AH&&t!==Be&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Yr(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==te&&rt(this._$AH)?this._$AA.nextSibling.data=t:this.T(Me.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=nt.createElement(is(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 Ur(s,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=lo.get(t.strings);return e===void 0&&lo.set(t.strings,e=new nt(t)),e}k(t){ki(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 pt(this.O(st()),this.O(st()),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&&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 Ot{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,r){this.type=1,this._$AH=te,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=te}_$AI(t,e=this,i,s){const r=this.strings;let n=!1;if(r===void 0)t=Ye(this,t,e,0),n=!rt(t)||t!==this._$AH&&t!==Be,n&&(this._$AH=t);else{const a=t;let l,u;for(t=r[0],l=0;l<r.length-1;l++)u=Ye(this,a[i+l],e,l),u===Be&&(u=this._$AH[l]),n||(n=!rt(u)||u!==this._$AH[l]),u===te?t=te:t!==te&&(t+=(u!=null?u:"")+r[l+1]),this._$AH[l]=u}n&&!s&&this.j(t)}j(t){t===te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}}class Vr extends Ot{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===te?void 0:t}}class Wr extends Ot{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==te)}}class qr extends Ot{constructor(t,e,i,s,r){super(t,e,i,s,r),this.type=5}_$AI(t,e=this){var n;if((t=(n=Ye(this,t,e,0))!=null?n:te)===Be)return;const i=this._$AH,s=t===te&&i!==te||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,r=t!==te&&(i===te||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 Kr{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){Ye(this,t)}}const Ht=it.litHtmlPolyfillSupport;var Wo;Ht==null||Ht(nt,pt),((Wo=it.litHtmlVersions)!=null?Wo:it.litHtmlVersions=[]).push("3.2.1");const Gr=(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 pt(t.insertBefore(st(),a),a,void 0,e!=null?e:{})}return s._$AI(o),s};/**
21
+ */const ot=globalThis,At=ot.trustedTypes,so=At?At.createPolicy("lit-html",{createHTML:o=>o}):void 0,es="$lit$",be=`lit$${Math.random().toFixed(9).slice(2)}$`,ts="?"+be,Yr=`<${ts}>`,Oe=document,rt=()=>Oe.createComment(""),nt=o=>o===null||typeof o!="object"&&typeof o!="function",Pi=Array.isArray,jr=o=>Pi(o)||typeof(o==null?void 0:o[Symbol.iterator])=="function",Ht=`[
22
+ \f\r]`,Ge=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ro=/-->/g,no=/>/g,Ce=RegExp(`>|${Ht}(?:([^\\s"'>=/]+)(${Ht}*=${Ht}*(?:[^
23
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),ao=/'/g,lo=/"/g,is=/^(?:script|style|textarea|title)$/i,Ye=Symbol.for("lit-noChange"),te=Symbol.for("lit-nothing"),co=new WeakMap,De=Oe.createTreeWalker(Oe,129);function os(o,t){if(!Pi(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return so!==void 0?so.createHTML(t):t}const Vr=(o,t)=>{const e=o.length-1,i=[];let s,r=t===2?"<svg>":t===3?"<math>":"",n=Ge;for(let a=0;a<e;a++){const l=o[a];let u,d,h=-1,p=0;for(;p<l.length&&(n.lastIndex=p,d=n.exec(l),d!==null);)p=n.lastIndex,n===Ge?d[1]==="!--"?n=ro:d[1]!==void 0?n=no:d[2]!==void 0?(is.test(d[2])&&(s=RegExp("</"+d[2],"g")),n=Ce):d[3]!==void 0&&(n=Ce):n===Ce?d[0]===">"?(n=s!=null?s:Ge,h=-1):d[1]===void 0?h=-2:(h=n.lastIndex-d[2].length,u=d[1],n=d[3]===void 0?Ce:d[3]==='"'?lo:ao):n===lo||n===ao?n=Ce:n===ro||n===no?n=Ge:(n=Ce,s=void 0);const f=n===Ce&&o[a+1].startsWith("/>")?" ":"";r+=n===Ge?l+Yr:h>=0?(i.push(u),l.slice(0,h)+es+l.slice(h)+be+f):l+be+(h===-2?a:f)}return[os(o,r+(o[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class at{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let r=0,n=0;const a=t.length-1,l=this.parts,[u,d]=Vr(t,e);if(this.el=at.createElement(u,i),De.currentNode=this.el.content,e===2||e===3){const h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(s=De.nextNode())!==null&&l.length<a;){if(s.nodeType===1){if(s.hasAttributes())for(const h of s.getAttributeNames())if(h.endsWith(es)){const p=d[n++],f=s.getAttribute(h).split(be),y=/([.?@])?(.*)/.exec(p);l.push({type:1,index:r,name:y[2],strings:f,ctor:y[1]==="."?Wr:y[1]==="?"?qr:y[1]==="@"?Kr:It}),s.removeAttribute(h)}else h.startsWith(be)&&(l.push({type:6,index:r}),s.removeAttribute(h));if(is.test(s.tagName)){const h=s.textContent.split(be),p=h.length-1;if(p>0){s.textContent=At?At.emptyScript:"";for(let f=0;f<p;f++)s.append(h[f],rt()),De.nextNode(),l.push({type:2,index:++r});s.append(h[p],rt())}}}else if(s.nodeType===8)if(s.data===ts)l.push({type:2,index:r});else{let h=-1;for(;(h=s.data.indexOf(be,h+1))!==-1;)l.push({type:7,index:r}),h+=be.length-1}r++}}static createElement(t,e){const i=Oe.createElement("template");return i.innerHTML=t,i}}function je(o,t,e=o,i){var n,a,l;if(t===Ye)return t;let s=i!==void 0?(n=e._$Co)==null?void 0:n[i]:e._$Cl;const r=nt(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=je(o,s._$AS(o,t.values),s,i)),t}class Ur{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 u;const{el:{content:e},parts:i}=this._$AD,s=((u=t==null?void 0:t.creationScope)!=null?u:Oe).importNode(e,!0);De.currentNode=s;let r=De.nextNode(),n=0,a=0,l=i[0];for(;l!==void 0;){if(n===l.index){let d;l.type===2?d=new ft(r,r.nextSibling,this,t):l.type===1?d=new l.ctor(r,l.name,l.strings,this,t):l.type===6&&(d=new Gr(r,this,t)),this._$AV.push(d),l=i[++a]}n!==(l==null?void 0:l.index)&&(r=De.nextNode(),n++)}return De.currentNode=Oe,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 ft{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=te,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=je(this,t,e),nt(t)?t===te||t==null||t===""?(this._$AH!==te&&this._$AR(),this._$AH=te):t!==this._$AH&&t!==Ye&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):jr(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==te&&nt(this._$AH)?this._$AA.nextSibling.data=t:this.T(Oe.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=at.createElement(os(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 Ur(s,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=co.get(t.strings);return e===void 0&&co.set(t.strings,e=new at(t)),e}k(t){Pi(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 ft(this.O(rt()),this.O(rt()),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 It{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,r){this.type=1,this._$AH=te,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=te}_$AI(t,e=this,i,s){const r=this.strings;let n=!1;if(r===void 0)t=je(this,t,e,0),n=!nt(t)||t!==this._$AH&&t!==Ye,n&&(this._$AH=t);else{const a=t;let l,u;for(t=r[0],l=0;l<r.length-1;l++)u=je(this,a[i+l],e,l),u===Ye&&(u=this._$AH[l]),n||(n=!nt(u)||u!==this._$AH[l]),u===te?t=te:t!==te&&(t+=(u!=null?u:"")+r[l+1]),this._$AH[l]=u}n&&!s&&this.j(t)}j(t){t===te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}}class Wr extends It{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===te?void 0:t}}class qr extends It{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==te)}}class Kr extends It{constructor(t,e,i,s,r){super(t,e,i,s,r),this.type=5}_$AI(t,e=this){var n;if((t=(n=je(this,t,e,0))!=null?n:te)===Ye)return;const i=this._$AH,s=t===te&&i!==te||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,r=t!==te&&(i===te||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 Gr{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){je(this,t)}}const Bt=ot.litHtmlPolyfillSupport;var qo;Bt==null||Bt(at,ft),((qo=ot.litHtmlVersions)!=null?qo:ot.litHtmlVersions=[]).push("3.3.1");const Jr=(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 ft(t.insertBefore(rt(),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 Le extends ze{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=Gr(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 Be}}var qo;Le._$litElement$=!0,Le.finalized=!0,(qo=globalThis.litElementHydrateSupport)==null||qo.call(globalThis,{LitElement:Le});const Bt=globalThis.litElementPolyfillSupport;Bt==null||Bt({LitElement:Le});var Ko;((Ko=globalThis.litElementVersions)!=null?Ko:globalThis.litElementVersions=[]).push("4.1.1");/**
27
+ */const Te=globalThis;class $e extends Le{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=Jr(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 Ye}}var Ko;$e._$litElement$=!0,$e.finalized=!0,(Ko=Te.litElementHydrateSupport)==null||Ko.call(Te,{LitElement:$e});const Yt=Te.litElementPolyfillSupport;Yt==null||Yt({LitElement:$e});var Go;((Go=Te.litElementVersions)!=null?Go:Te.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/
31
- */const Jr=o=>class extends o{static get properties(){return{_theme:{type:String,readOnly:!0}}}static get observedAttributes(){return[...super.observedAttributes,"theme"]}attributeChangedCallback(e,i,s){super.attributeChangedCallback(e,i,s),e==="theme"&&this._set_theme(s)}};/**
31
+ */const Xr=o=>class extends o{static get properties(){return{_theme:{type:String,readOnly:!0}}}static get observedAttributes(){return[...super.observedAttributes,"theme"]}attributeChangedCallback(e,i,s){super.attributeChangedCallback(e,i,s),e==="theme"&&this._set_theme(s)}};/**
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 os=[],oi=new Set,Pi=new Set;function ss(o){return o&&Object.prototype.hasOwnProperty.call(o,"__themes")}function Xr(o){return ss(customElements.get(o))}function Zr(o=[]){return[o].flat(1/0).filter(t=>t instanceof Di?!0:(console.warn("An item in styles is not of type CSSResult. Use `unsafeCSS` or `css`."),!1))}function rs(o,t){return(o||"").split(" ").some(e=>new RegExp(`^${e.split("*").join(".*")}$`,"u").test(t))}function ns(o){return o.map(t=>t.cssText).join(`
36
- `)}const At="vaadin-themable-mixin-style";function Qr(o,t){const e=document.createElement("style");e.id=At,e.textContent=ns(o),t.content.appendChild(e)}function en(o){if(!o.shadowRoot)return;const t=o.constructor;if(o instanceof Le)[...o.shadowRoot.querySelectorAll("style")].forEach(e=>e.remove()),Xo(o.shadowRoot,t.elementStyles);else{const e=o.shadowRoot.getElementById(At),i=t.prototype._template;e.textContent=i.content.getElementById(At).textContent}}function tn(o){oi.forEach(t=>{const e=t.deref();e instanceof o?en(e):e||oi.delete(t)})}function as(o){if(o.prototype instanceof Le)o.elementStyles=o.finalizeStyles(o.styles);else{const t=o.prototype._template;t.content.getElementById(At).textContent=ns(o.getStylesForThis())}Pi.forEach(t=>{const e=customElements.get(t);e!==o&&e.prototype instanceof o&&as(e)})}function on(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 G(o,t,e={}){t=Zr(t),window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.registerStyles(o,t,e):os.push({themeFor:o,styles:t,include:e.include,moduleId:e.moduleId}),o&&Pi.forEach(i=>{if(rs(o,i)&&Xr(i)){const s=customElements.get(i);on(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".`),as(s),tn(s)}})}function si(){return window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.getAllThemes():os}function sn(o=""){let t=0;return o.startsWith("lumo-")||o.startsWith("material-")?t=1:o.startsWith("vaadin-")&&(t=2),t}function ls(o){const t=[];return o.include&&[].concat(o.include).forEach(e=>{const i=si().find(s=>s.moduleId===e);i?t.push(...ls(i),...i.styles):console.warn(`Included moduleId ${e} not found in style registry`)},o.styles),t}function rn(o){const t=`${o}-default-theme`,e=si().filter(i=>i.moduleId!==t&&rs(i.themeFor,o)).map(i=>_t(mt({},i),{styles:[...ls(i),...i.styles],includePriority:sn(i.moduleId)})).sort((i,s)=>s.includePriority-i.includePriority);return e.length>0?e:si().filter(i=>i.moduleId===t)}const Oe=o=>class extends Jr(o){constructor(){super(),oi.add(new WeakRef(this))}static finalize(){if(super.finalize(),this.is&&Pi.add(this.is),this.elementStyles)return;const e=this.prototype._template;!e||ss(this)||Qr(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,...rn(this.is)];const r=this.__themes.flatMap(n=>n.styles);return r.filter((n,a)=>a===r.lastIndexOf(n))}};/**
35
+ */const ss=[],si=new Set,Ti=new Set;function rs(o){return o&&Object.prototype.hasOwnProperty.call(o,"__themes")}function Zr(o){return rs(customElements.get(o))}function Qr(o=[]){return[o].flat(1/0).filter(t=>t instanceof ki?!0:(console.warn("An item in styles is not of type CSSResult. Use `unsafeCSS` or `css`."),!1))}function ns(o,t){return(o||"").split(" ").some(e=>new RegExp(`^${e.split("*").join(".*")}$`,"u").test(t))}function as(o){return o.map(t=>t.cssText).join(`
36
+ `)}const Ct="vaadin-themable-mixin-style";function en(o,t){const e=document.createElement("style");e.id=Ct,e.textContent=as(o),t.content.appendChild(e)}function tn(o){if(!o.shadowRoot)return;const t=o.constructor;if(o instanceof $e)[...o.shadowRoot.querySelectorAll("style")].forEach(e=>e.remove()),Zo(o.shadowRoot,t.elementStyles);else{const e=o.shadowRoot.getElementById(Ct),i=t.prototype._template;e.textContent=i.content.getElementById(Ct).textContent}}function on(o){si.forEach(t=>{const e=t.deref();e instanceof o?tn(e):e||si.delete(t)})}function ls(o){if(o.prototype instanceof $e)o.elementStyles=o.finalizeStyles(o.styles);else{const t=o.prototype._template;t.content.getElementById(Ct).textContent=as(o.getStylesForThis())}Ti.forEach(t=>{const e=customElements.get(t);e!==o&&e.prototype instanceof o&&ls(e)})}function sn(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 G(o,t,e={}){t=Qr(t),window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.registerStyles(o,t,e):ss.push({themeFor:o,styles:t,include:e.include,moduleId:e.moduleId}),o&&Ti.forEach(i=>{if(ns(o,i)&&Zr(i)){const s=customElements.get(i);sn(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".`),ls(s),on(s)}})}function ri(){return window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.getAllThemes():ss}function rn(o=""){let t=0;return o.startsWith("lumo-")||o.startsWith("material-")?t=1:o.startsWith("vaadin-")&&(t=2),t}function cs(o){const t=[];return o.include&&[].concat(o.include).forEach(e=>{const i=ri().find(s=>s.moduleId===e);i?t.push(...cs(i),...i.styles):console.warn(`Included moduleId ${e} not found in style registry`)},o.styles),t}function nn(o){const t=`${o}-default-theme`,e=ri().filter(i=>i.moduleId!==t&&ns(i.themeFor,o)).map(i=>gt(_t({},i),{styles:[...cs(i),...i.styles],includePriority:rn(i.moduleId)})).sort((i,s)=>s.includePriority-i.includePriority);return e.length>0?e:ri().filter(i=>i.moduleId===t)}const Ie=o=>class extends Xr(o){constructor(){super(),si.add(new WeakRef(this))}static finalize(){if(super.finalize(),this.is&&Ti.add(this.is),this.elementStyles)return;const e=this.prototype._template;!e||rs(this)||en(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,...nn(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
- */const nn=(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)},Ve=(o,...t)=>{nn(`lumo-${o}`,t)};/**
40
+ */const an=(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)},We=(o,...t)=>{an(`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/
45
- */const an=z`
45
+ */const ln=z`
46
46
  :host {
47
47
  --lumo-size-xs: 1.625rem;
48
48
  --lumo-size-s: 1.875rem;
@@ -57,11 +57,11 @@
57
57
  /* For backwards compatibility */
58
58
  --lumo-icon-size: var(--lumo-icon-size-m);
59
59
  }
60
- `;Ve("sizing-props",an);/**
60
+ `;We("sizing-props",ln);/**
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/
64
- */const ln=z`
64
+ */const cn=z`
65
65
  :host {
66
66
  /* Square */
67
67
  --lumo-space-xs: 0.25rem;
@@ -84,11 +84,11 @@
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
- `;Ve("spacing-props",ln);/**
87
+ `;We("spacing-props",cn);/**
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/
91
- */const cn=z`
91
+ */const un=z`
92
92
  :host {
93
93
  /* Border radius */
94
94
  --lumo-border-radius-s: 0.25em; /* Checkbox, badge, date-picker year indicator, etc */
@@ -188,11 +188,11 @@
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
- `;Ve("style-props",cn);/**
191
+ `;We("style-props",un);/**
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/
195
- */const un=z`
195
+ */const dn=z`
196
196
  :host {
197
197
  /* Base (background) */
198
198
  --lumo-base-color: #fff;
@@ -277,7 +277,7 @@
277
277
  --lumo-disabled-text-color: GrayText;
278
278
  }
279
279
  }
280
- `;Ve("color-props",un);const dn=z`
280
+ `;We("color-props",dn);const hn=z`
281
281
  [theme~='dark'] {
282
282
  /* Base (background) */
283
283
  --lumo-base-color: hsl(214, 35%, 21%);
@@ -395,11 +395,11 @@
395
395
  pre code {
396
396
  background: transparent;
397
397
  }
398
- `;G("",dn,{moduleId:"lumo-color"});/**
398
+ `;G("",hn,{moduleId:"lumo-color"});/**
399
399
  * @license
400
400
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
401
401
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
402
- */const hn=z`
402
+ */const pn=z`
403
403
  :host {
404
404
  /* prettier-ignore */
405
405
  --lumo-font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
@@ -419,7 +419,7 @@
419
419
  --lumo-line-height-s: 1.375;
420
420
  --lumo-line-height-m: 1.625;
421
421
  }
422
- `,pn=z`
422
+ `,fn=z`
423
423
  body,
424
424
  :host {
425
425
  font-family: var(--lumo-font-family);
@@ -511,11 +511,11 @@
511
511
  border-left: none;
512
512
  border-right: 2px solid var(--lumo-contrast-30pct);
513
513
  }
514
- `;G("",pn,{moduleId:"lumo-typography"});Ve("typography-props",hn);/**
514
+ `;G("",fn,{moduleId:"lumo-typography"});We("typography-props",pn);/**
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/
518
- */const cs=z`
518
+ */const us=z`
519
519
  :host {
520
520
  top: var(--lumo-space-m);
521
521
  right: var(--lumo-space-m);
@@ -580,11 +580,11 @@
580
580
  opacity: 1;
581
581
  }
582
582
  }
583
- `;G("",cs,{moduleId:"lumo-overlay"});/**
583
+ `;G("",us,{moduleId:"lumo-overlay"});/**
584
584
  * @license
585
585
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
586
586
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
587
- */const us=z`
587
+ */const ds=z`
588
588
  :host([opening]),
589
589
  :host([closing]) {
590
590
  animation: 0.14s lumo-overlay-dummy-animation;
@@ -614,7 +614,7 @@
614
614
  opacity: 0;
615
615
  }
616
616
  }
617
- `;G("",us,{moduleId:"lumo-menu-overlay-core"});const fn=z`
617
+ `;G("",ds,{moduleId:"lumo-menu-overlay-core"});const mn=z`
618
618
  /* Small viewport (bottom sheet) styles */
619
619
  /* Use direct media queries instead of the state attributes ([phone] and [fullscreen]) provided by the elements */
620
620
  @media (max-width: 450px), (max-height: 450px) {
@@ -676,7 +676,7 @@
676
676
  transform: translateY(150%);
677
677
  }
678
678
  }
679
- `,ds=[cs,us,fn];G("",ds,{moduleId:"lumo-menu-overlay"});const mn=z`
679
+ `,hs=[us,ds,mn];G("",hs,{moduleId:"lumo-menu-overlay"});const _n=z`
680
680
  [part='overlay'] {
681
681
  /*
682
682
  Width:
@@ -721,7 +721,7 @@
721
721
  max-height: 70vh;
722
722
  }
723
723
  }
724
- `;G("vaadin-date-picker-overlay",[ds,mn],{moduleId:"lumo-date-picker-overlay"});const _n=z`
724
+ `;G("vaadin-date-picker-overlay",[hs,_n],{moduleId:"lumo-date-picker-overlay"});const gn=z`
725
725
  :host {
726
726
  /* Sizing */
727
727
  --lumo-button-size: var(--lumo-size-m);
@@ -997,7 +997,7 @@
997
997
  margin-left: 0;
998
998
  margin-right: 0;
999
999
  }
1000
- `;G("vaadin-button",_n,{moduleId:"lumo-button"});G("vaadin-date-picker-year",z`
1000
+ `;G("vaadin-button",gn,{moduleId:"lumo-button"});G("vaadin-date-picker-year",z`
1001
1001
  :host([current]) [part='year-number'] {
1002
1002
  color: var(--lumo-primary-text-color);
1003
1003
  }
@@ -1500,7 +1500,7 @@
1500
1500
  * @license
1501
1501
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
1502
1502
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1503
- */const gn=z`
1503
+ */const vn=z`
1504
1504
  @font-face {
1505
1505
  font-family: 'lumo-icons';
1506
1506
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABEgAAsAAAAAIjQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAQwAAAFZAIUuKY21hcAAAAYgAAAD4AAADrsCU8d5nbHlmAAACgAAAC2cAABeAWri7U2hlYWQAAA3oAAAAMAAAADZa/6SsaGhlYQAADhgAAAAdAAAAJAbpA35obXR4AAAOOAAAABAAAACspBAAAGxvY2EAAA5IAAAAWAAAAFh57oA4bWF4cAAADqAAAAAfAAAAIAFKAXBuYW1lAAAOwAAAATEAAAIuUUJZCHBvc3QAAA/0AAABKwAAAelm8SzVeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS+yDiBgZWBgamKaQ8DA0MPhGZ8wGDIyAQUZWBlZsAKAtJcUxgcXjG+0mIO+p/FEMUcxDANKMwIkgMABn8MLQB4nO3SWW6DMABF0UtwCEnIPM/zhLK8LqhfXRybSP14XUYtHV9hGYQwQBNIo3cUIPkhQeM7rib1ekqnXg981XuC1qvy84lzojleh3puxL0hPjGjRU473teloEefAUNGjJkwZcacBUtWrNmwZceeA0dOnLlw5cadB09elPGhGf+j0NTI/65KfXerT6JhqKnpRKtgOpuqaTrtKjPUlqHmhto21I7pL6i6hlqY3q7qGWrfUAeGOjTUkaGODXViqFNDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUB+G+jTUl6GWRvkL24BkEXictVh9bFvVFb/nxvbz+7Rf/N6zHcd2bCfP+Wic1Z9N0jpNHCD9SNqqoVBgbQoMjY+pjA4hNnWa2pV1rHSIif0DGkyT2k10Kmu1Cag6huj4ZpqYBHSqJsTEJgZCG3TaVBFv595nO3ZIv4RIrPPuvefe884599zzO/cRF8G/tgn6CFFImNgkR0ggX8wlspbhSSWSdrC5ozd30s2dw5afzvgtyz9/zG9t1hV4RtF1pXolowvtzc2z6L2aYUQM45jKH9WDTvd1LRDoDASYWhfTzTyvboXz6uZX4ARX5wrF39y+HM2+CJ8d0pkyqBIqoze3D12ez4DrFoYzxI8dWwMrDlZ2DMqQAR9AROsJU+2smlTPaTTco52BVxXa2a2+I8vvqd2dVHm1LoPeTn/AZPRYGthDYOeZjBjKoFsVGulR3lGU95SeCK44oHU7MhWUGUKZDT3oSUcG2GWuh+EDDfUYA/jhIhl0TOsJNYSEu7mQmi3UzfXwZKA4BsVsHLXQYGgJW95qEtpJ1VcW9HiTriZBlFEqxsDjA09yCNUoQxxwd7KWSTt2y3GTKifkqHRCoWZc3m11Wa/dKdFgXD4kSYfkeJBKd8KMz7J8dZn/cGRCcLGDnA2Ge3bKzcvlnTDNthFWLH7Xt80ua5FMjA4WKelWv5Xo16vHuYzpRbJhhdVlftuRK0VlR27D9lu5TF0DPBi60OrHNO0AfP/uRWvhn/U3LXICE+nh+3IHPUJ8JE6GyBjZQLbjGchlrSgYngF8zyrIF4NJD3atUcgWsWunGN/UHX5B5/yg7uF87Nqp4Gf52F3gH73DjEZNRoqCKAr9giQJp5rGJABpiVE2htNhW9R8nw0jqYjCYcY4LIjwYNScf4WN06IZnZCEqsI4cFaQbo4Z1TsZBx40YhXkHOecaYE5oY37IIQ+iJJ+UsDYSun5MuRSBRZRUUhlY2DqOGajOR6zrSU/5My6l2DnusH1GQgnw5BZP7iuYM/ahcfQ7Z8y51ddfutvuwNqWQ0cBYr8fj0U0vsHpwerVaB2sWhXT2NExi2r1KUE2tUuVMnkepVQrxTmpQrZTG4iu8he8iPyM3KcPE/+RP5KPoE2CEAKclCBzXATxkYOtUY/o961PWRqsj0chRrHFBbtrjP9/P0ven5pcbRdpL94vfsy33e5+izuwz3nFLFPVNayPZx/jdG1fOChflFRvYzsW6L18efgLrSWIgvcqnGJYi4skO4xREURjbDuxKke5v0T3Mrzkt2fi31uyZlLLrqIpEuXXsMlgw442Jb0GAxjS1DM20kBoCzHLXm/jEm0IltdcvU0fEW24jgiwwRjVd9u4NJHcIyoHJcwvyVqgqj5hqBJ1ZWSJryh9p56UWhX1XbhRbW2ZopuZWsQd5y8mEQ8M+C6xjRYxZbDKWf5AgY+Qq/l6wSPk16zDFjowYuu+wjx13mfkxbyDDxadYT/LijZyI0THB+6yfLaWsRcO82zo9mWTNtpO18qlorZoIVMwSN40tky5DOQ1MCIAe24mvlsuwIIxPb10+uXDQ4uWz/9m3rj+ql7p6bufZARuPVq5tXtsn6KwfP8Jy0TeWOyNhUJN6mhX5rkUTtUppQWEMNTqEdaCGKFYKJaQrCE4JtDLYOlNEKmO5kBTPGY2A0N2sY3+dVlo1N9ycBsIGtOjQ2p/tlZvzo0ur4v6cOh8NTospB7U/X40KahoU3bGIH97dnwmtHlYffVG3R1YOwKM2vNhrPhCT5zk64sG53oS4b31aYjqe/B7+kQiXBN+b6h21hNUPMq29B8CU4elINdygMPKF1B+WBTG7Z9ZshpN/xwEuuDQZR+nuoo4CDaAiiwXmLpmukMQyPf/JMclqgL1ixZQ/nnP2VbdUODFGt2fgBvL123rlLYu/6A9ckb7F3K0/CyBMEu6aQoPscroCcacVehvyQyCZAsizsWWBkoLC+WAiWnOksLKaeuQDzGuqSk42aiYTiJ4zf9afl17SrqaTO1f+XlZAfIuYcq7/IqYMaMrksOJ6vHkOCPDq943xcCnHqVD9pHFRpMqSPXrIua1WNs+tOz1U+ciTCDpPk+c4QYJIHnYhxP/kVPAq+ahFpVhPcHp8qyarhiF+HsBU9Hrl+UZa876fbKipL0KqB6OdUveErgtOI97fZ63ae9SvWU6k2w1JfwqnUbHsYcFCJFrC/W12zIMMirWYEHxMPs6LGYSdkSZ5TsNP9PCpwnWC3HKZ1lydNjWHC2Mn3l6vL0dHn1ldP3LTSrX+vKrBqv7KmMr8p0SR6P1NqF63or6XRlIyO90f7+kf7+myOhvt4tq7f09oUiTc2/dycGgqFQcCDRLYmi1NL7fk0CknVMxEg/cdfs/TnpJMNkgqwj17B8beVazSrVbU4lG67IZYOCnWrYy3yBR9cyWcChywos3LJBEdhhFoAdYjiw0rLGm0xU5OzoGm5/ZfmHjVZpNNg6SznzGKDdwv2cCtVn6Eaxo12cfxLprpVtTcZ6hVx6dow7Yq7e8LXO8PY9Jgjoze9yCtU5FNbegcKkQMdCbt9au/te4Ebe0jkc0ukUL32eYnTpNs20h0KpUOhZPYwVcfhZnfdqeCvDfXiuCbAoYWcXERPc/mDQD3/hdF+wK4i/xv3kYfprIpAuMkk2kW3kdtS0kBIKpZwp8KxmsCyfM1MFzAss9LBkDxRyThiaqTLwKYKJVTwmWTudMyz+yks09346MDh4m72yOxCKrt1XMlQ1qPVlTEVVQ1ofdK/sCWjtZu9qGwZ8YZ9PPWlo1IV3eW3+U0aXblP39zrt+JPf6UhEQ1rUjNBULN+utyuaDNW34kpAVuSOeMTyWbSNWnooFu+QFNWQ4d/Ox4IPWx41fP/fB/Rjeoz08ezPA9TysMtmnOXfGN7Ui3xIYLDALrlDLOP09qtJuY2OeL0+QZXdRnR1nxRVBF/SOyKKPpcrn9mWzH4rH9IidE+PTNU2182+hOgSItrE1slByS24vaLvJpxOqe4Pduf3HJkZ+jLqUz9rRzB7p8gKcgWZwV1L8JtUS5Z2JxZSOCuBoMTQihMzLbCPA0KqGMAljRQjONklW/wjnXKy8vxT/Elvm3/KiMUMOoV0/vnDYlhec0SMKtt3/kKMyOt33tj2bqxQLsTjSGLl+EAsNhCnTyRGktW55EgCn/A4PlnWn+Mg8bgZrWqHxTbPwMuyy1u5YeZF2SUM7JRhddwRgiRuxpmgJmxn9ZW7XpcF3ViX/ar6ptRpGJ0S9Adg4qhb9sI3vbL7qNJV/y4i07t5TZBiho1imFoMz3gED+CtjYUxvP4SOxov4bFoNPg5aR1e+G4UgDPoedJTpogyCJ7oYvRqoVS0MQAy+CoNEdTDUjok5ZHZL/WtjV7rFj3PKQE3iKp7ou+rIxN3b9LB1dGjeT4cvKo3FrnWpYpuaFd/h3dtV8UeKN1Y9hpR3dt4p0H/zKuPQq0kZQUIIpuDfoiETsnIk+gCWMJZUXHtE8V9LkUc2TE8vOMbO4ax/MACabzyaGXc7u3FBr11ThBdB8SIeMAlCntG2KThHSPsaj2Dc9KNyY2a0KZ7ODaTHoRiFkeYz+shZBpCS4X6471KKKnuHd84edfk5F37d1XO5bbkcltu2ZLNbvnPXiUVAnVvprJrP+NObryjxrllS65md6Tm6wzFHRR4dY3QUUjb7MgxaIixU8hspi98fl/Xc+IB4iU66eCVL9YfAfahiSUt4TONS8x0D8W7u8vd3fGWx6OXlM/U1IoU/s61PGhpyXRFa3eReq2qG56lvmYtXavCC1iN7lbiBpWxXHU+cSlztVLVz0tVN600fVsLxaVDknhYioeoXP3t4lqV1r79MAw0GCI1FTL1YIGzPL1MMlJ9ZsN9P7lvA2yr9ZFUzwzPrVgxN/x/SS+chwB4nGNgZGBgAOLPrYdY4vltvjJwM78AijDUqG5oRND/XzNPZboF5HIwMIFEAU/lC+J4nGNgZGBgDvqfBSRfMAAB81QGRgZUoA0AVvYDbwAAAHicY2BgYGB+MTQwAM8EJo8AAAAAAE4AmgDoAQoBLAFOAXABmgHEAe4CGgKcAugEmgS8BNYE8gUOBSoFegXQBf4GRAZmBrYHGAeQCBgIUghqCP4JRgm+CdoKBAo+CoQKugr0C1QLmgvAeJxjYGRgYNBmTGEQZQABJiDmAkIGhv9gPgMAGJQBvAB4nG2RPU7DMBiG3/QP0UoIBGJh8QILavozdmRo9w7d09RpUzlx5LgVvQMn4BAcgoEzcAgOwVvzSZVQbcnf48fvFysJgGt8IcJxROiG9TgauODuj5ukG+EW+UG4jR4ehTv0Q+EunjER7uEWmk+IWpc0d3gVbuAKb8JN+nfhFvlDuI17fAp36L+Fu1jgR7iHp+jF7Arbz1Nb1nO93pnEncSJFtrVuS3VKB6e5EyX2iVer9TyoOr9eux9pjJnCzW1pdfGWFU5u9WpjzfeV5PBIBMfp7aAwQ4FLPrIkbKWqDHn+67pDRK4s4lzbsEux5qHvcIIMb/nueSMyTKkE3jWFdNLHLjW2PPmMa1Hxn3GjGW/wjT0HtOG09JU4WxLk9LH2ISuiv9twJn9y8fh9uIXI+BknAAAAHicbY7ZboMwEEW5CVBCSLrv+76kfJRjTwHFsdGAG+Xvy5JUfehIHp0rnxmNN/D6ir3/a4YBhvARIMQOIowQY4wEE0yxiz3s4wCHOMIxTnCKM5zjApe4wjVucIs73OMBj3jCM17wije84wMzfHqJ0EVmUkmmJo77oOmrHvfIRZbXsTCZplTZldlgb3TYGVHProwFs11t1A57tcON2rErR3PBqcwF1/6ctI6k0GSU4JHMSS6WghdJQ99sTbfuN7QLJ9vQ37dNrgyktnIxlDYLJNuqitpRbYWKFNuyDT6pog6oOYKHtKakeakqKjHXpPwlGRcsC+OqxLIiJpXqoqqDMreG2l5bv9Ri3TRX+c23DZna9WFFgmXuO6Ps1Jm/w6ErW8N3FbHn/QC444j0AA==)
@@ -1553,11 +1553,11 @@
1553
1553
  --lumo-icons-upload: '\\ea29';
1554
1554
  --lumo-icons-user: '\\ea2a';
1555
1555
  }
1556
- `;Ve("font-icons",gn);/**
1556
+ `;We("font-icons",vn);/**
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/
1560
- */const hs=z`
1560
+ */const ps=z`
1561
1561
  [part$='button'] {
1562
1562
  flex: none;
1563
1563
  width: 1em;
@@ -1584,11 +1584,11 @@
1584
1584
  font-family: 'lumo-icons';
1585
1585
  display: block;
1586
1586
  }
1587
- `;G("",hs,{moduleId:"lumo-field-button"});/**
1587
+ `;G("",ps,{moduleId:"lumo-field-button"});/**
1588
1588
  * @license
1589
1589
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
1590
1590
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1591
- */const vn=z`
1591
+ */const yn=z`
1592
1592
  :host {
1593
1593
  --_helper-spacing: var(--vaadin-input-field-helper-spacing, 0.4em);
1594
1594
  }
@@ -1648,7 +1648,7 @@
1648
1648
  * @license
1649
1649
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
1650
1650
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1651
- */const ps=z`
1651
+ */const fs=z`
1652
1652
  [part='label'] {
1653
1653
  align-self: flex-start;
1654
1654
  color: var(--vaadin-input-field-label-color, var(--lumo-secondary-text-color));
@@ -1760,11 +1760,11 @@
1760
1760
  margin-left: 0;
1761
1761
  margin-right: calc(var(--lumo-border-radius-m) / 4);
1762
1762
  }
1763
- `;G("",ps,{moduleId:"lumo-required-field"});/**
1763
+ `;G("",fs,{moduleId:"lumo-required-field"});/**
1764
1764
  * @license
1765
1765
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
1766
1766
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1767
- */const yn=z`
1767
+ */const bn=z`
1768
1768
  :host {
1769
1769
  --lumo-text-field-size: var(--lumo-size-m);
1770
1770
  color: var(--vaadin-input-field-value-color, var(--lumo-body-text-color));
@@ -1895,7 +1895,7 @@
1895
1895
  [part='clear-button']::before {
1896
1896
  content: var(--lumo-icons-cross);
1897
1897
  }
1898
- `,fs=[ps,hs,vn,yn];G("",fs,{moduleId:"lumo-input-field-shared-styles"});const bn=z`
1898
+ `,ms=[fs,ps,yn,bn];G("",ms,{moduleId:"lumo-input-field-shared-styles"});const xn=z`
1899
1899
  [part='toggle-button']::before {
1900
1900
  content: var(--lumo-icons-calendar);
1901
1901
  }
@@ -1917,7 +1917,7 @@
1917
1917
  :host([dir='rtl']) [part='input-field'] ::slotted(input:placeholder-shown) {
1918
1918
  --_lumo-text-field-overflow-mask-image: none;
1919
1919
  }
1920
- `;G("vaadin-date-picker",[fs,bn],{moduleId:"lumo-date-picker"});/**
1920
+ `;G("vaadin-date-picker",[ms,xn],{moduleId:"lumo-date-picker"});/**
1921
1921
  @license
1922
1922
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1923
1923
  This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
@@ -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 xn=/(url\()([^)]*)(\))/g,wn=/(^\/[^\/])|(^#)|(^[\w-\d]*:)/,gt,he;function ot(o,t){if(o&&wn.test(o)||o==="//")return o;if(gt===void 0){gt=!1;try{const e=new URL("b","http://a");e.pathname="c%20d",gt=e.href==="http://a/c%20d"}catch(e){}}if(t||(t=document.baseURI||window.location.href),gt)try{return new URL(o,t).href}catch(e){return o}return he||(he=document.implementation.createHTMLDocument("temp"),he.base=he.createElement("base"),he.head.appendChild(he.base),he.anchor=he.createElement("a"),he.body.appendChild(he.anchor)),he.base.href=t,he.anchor.href=o,he.anchor.href||o}function Ti(o,t){return o.replace(xn,function(e,i,s,r){return i+"'"+ot(s.replace(/["']/g,""),t)+"'"+r})}function Mi(o){return o.substring(0,o.lastIndexOf("/")+1)}/**
1936
+ */let wn=/(url\()([^)]*)(\))/g,En=/(^\/[^\/])|(^#)|(^[\w-\d]*:)/,vt,he;function st(o,t){if(o&&En.test(o)||o==="//")return o;if(vt===void 0){vt=!1;try{const e=new URL("b","http://a");e.pathname="c%20d",vt=e.href==="http://a/c%20d"}catch(e){}}if(t||(t=document.baseURI||window.location.href),vt)try{return new URL(o,t).href}catch(e){return o}return he||(he=document.implementation.createHTMLDocument("temp"),he.base=he.createElement("base"),he.head.appendChild(he.base),he.anchor=he.createElement("a"),he.body.appendChild(he.anchor)),he.base.href=t,he.anchor.href=o,he.anchor.href||o}function Mi(o,t){return o.replace(wn,function(e,i,s,r){return i+"'"+st(s.replace(/["']/g,""),t)+"'"+r})}function Oi(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 ms=!window.ShadyDOM||!window.ShadyDOM.inUse;!window.ShadyCSS||window.ShadyCSS.nativeCss;const En=ms&&"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 Sn=window.Polymer&&window.Polymer.rootPath||Mi(document.baseURI||window.location.href),Ct=window.Polymer&&window.Polymer.sanitizeDOMValue||void 0;window.Polymer&&window.Polymer.setPassiveTouchGestures;let Dt=window.Polymer&&window.Polymer.strictTemplatePolicy||!1,An=window.Polymer&&window.Polymer.allowTemplateFromDomModule||!1,_s=window.Polymer&&window.Polymer.legacyOptimizations||!1,gs=window.Polymer&&window.Polymer.legacyWarnings||!1,Cn=window.Polymer&&window.Polymer.syncInitialRender||!1,ri=window.Polymer&&window.Polymer.legacyUndefined||!1,Dn=window.Polymer&&window.Polymer.orderedComputed||!1,co=window.Polymer&&window.Polymer.removeNestedTemplates||!1,kn=window.Polymer&&window.Polymer.fastDomIf||!1,uo=window.Polymer&&window.Polymer.suppressTemplateNotifications||!1;window.Polymer&&window.Polymer.legacyNoObservedAttributes;let Pn=window.Polymer&&window.Polymer.useAdoptedStyleSheetsWithBuiltCSS||!1;/**
1944
+ */const _s=!window.ShadyDOM||!window.ShadyDOM.inUse;!window.ShadyCSS||window.ShadyCSS.nativeCss;const Sn=_s&&"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 An=window.Polymer&&window.Polymer.rootPath||Oi(document.baseURI||window.location.href),Dt=window.Polymer&&window.Polymer.sanitizeDOMValue||void 0;window.Polymer&&window.Polymer.setPassiveTouchGestures;let kt=window.Polymer&&window.Polymer.strictTemplatePolicy||!1,Cn=window.Polymer&&window.Polymer.allowTemplateFromDomModule||!1,gs=window.Polymer&&window.Polymer.legacyOptimizations||!1,vs=window.Polymer&&window.Polymer.legacyWarnings||!1,Dn=window.Polymer&&window.Polymer.syncInitialRender||!1,ni=window.Polymer&&window.Polymer.legacyUndefined||!1,kn=window.Polymer&&window.Polymer.orderedComputed||!1,uo=window.Polymer&&window.Polymer.removeNestedTemplates||!1,Pn=window.Polymer&&window.Polymer.fastDomIf||!1,ho=window.Polymer&&window.Polymer.suppressTemplateNotifications||!1;window.Polymer&&window.Polymer.legacyNoObservedAttributes;let Tn=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
@@ -1949,7 +1949,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1949
1949
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1950
1950
  Code distributed by Google as part of the polymer project is also
1951
1951
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1952
- */let Tn=0;const ee=function(o){let t=o.__mixinApplications;t||(t=new WeakMap,o.__mixinApplications=t);let e=Tn++;function i(s){let r=s.__mixinSet;if(r&&r[e])return s;let n=t,a=n.get(s);if(!a){a=o(s),n.set(s,a);let l=Object.create(a.__mixinSet||r||null);l[e]=!0,a.__mixinSet=l}return a}return i};/**
1952
+ */let Mn=0;const ee=function(o){let t=o.__mixinApplications;t||(t=new WeakMap,o.__mixinApplications=t);let e=Mn++;function i(s){let r=s.__mixinSet;if(r&&r[e])return s;let n=t,a=n.get(s);if(!a){a=o(s),n.set(s,a);let l=Object.create(a.__mixinSet||r||null);l[e]=!0,a.__mixinSet=l}return a}return i};/**
1953
1953
  @license
1954
1954
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1955
1955
  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 Oi={},vs={};function ho(o,t){Oi[o]=vs[o.toLowerCase()]=t}function po(o){return Oi[o]||vs[o.toLowerCase()]}function Mn(o){o.querySelector("style")&&console.warn("dom-module %s has style outside template",o.id)}class at extends HTMLElement{static get observedAttributes(){return["id"]}static import(t,e){if(t){let i=po(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=ot(this.getAttribute("assetpath")||"",t.baseURI);this.__assetpath=Mi(e)}return this.__assetpath}register(t){if(t=t||this.id,t){if(Dt&&po(t)!==void 0)throw ho(t,null),new Error(`strictTemplatePolicy: dom-module ${t} re-registered`);this.id=t,ho(t,this),Mn(this)}}}at.prototype.modules=Oi;customElements.define("dom-module",at);/**
1960
+ */let Ii={},ys={};function po(o,t){Ii[o]=ys[o.toLowerCase()]=t}function fo(o){return Ii[o]||ys[o.toLowerCase()]}function On(o){o.querySelector("style")&&console.warn("dom-module %s has style outside template",o.id)}class lt extends HTMLElement{static get observedAttributes(){return["id"]}static import(t,e){if(t){let i=fo(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=st(this.getAttribute("assetpath")||"",t.baseURI);this.__assetpath=Oi(e)}return this.__assetpath}register(t){if(t=t||this.id,t){if(kt&&fo(t)!==void 0)throw po(t,null),new Error(`strictTemplatePolicy: dom-module ${t} re-registered`);this.id=t,po(t,this),On(this)}}}lt.prototype.modules=Ii;customElements.define("dom-module",lt);/**
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 On="link[rel=import][type~=css]",In="include",fo="shady-unscoped";function ys(o){return at.import(o)}function mo(o){let t=o.body?o.body:o;const e=Ti(t.textContent,o.baseURI),i=document.createElement("style");return i.textContent=e,i}function Fn(o){const t=o.trim().split(/\s+/),e=[];for(let i=0;i<t.length;i++)e.push(...Nn(t[i]));return e}function Nn(o){const t=ys(o);if(!t)return console.warn("Could not find style data in module named",o),[];if(t._styles===void 0){const e=[];e.push(...xs(t));const i=t.querySelector("template");i&&e.push(...bs(i,t.assetpath)),t._styles=e}return t._styles}function bs(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(In);n&&e.push(...Fn(n).filter(function(a,l,u){return u.indexOf(a)===l})),t&&(r.textContent=Ti(r.textContent,t)),e.push(r)}o._styles=e}return o._styles}function zn(o){let t=ys(o);return t?xs(t):[]}function xs(o){const t=[],e=o.querySelectorAll(On);for(let i=0;i<e.length;i++){let s=e[i];if(s.import){const r=s.import,n=s.hasAttribute(fo);if(n&&!r._unscopedStyle){const a=mo(r);a.setAttribute(fo,""),r._unscopedStyle=a}else r._style||(r._style=mo(r));t.push(n?r._unscopedStyle:r._style)}}return t}/**
1968
+ */const In="link[rel=import][type~=css]",Fn="include",mo="shady-unscoped";function bs(o){return lt.import(o)}function _o(o){let t=o.body?o.body:o;const e=Mi(t.textContent,o.baseURI),i=document.createElement("style");return i.textContent=e,i}function Nn(o){const t=o.trim().split(/\s+/),e=[];for(let i=0;i<t.length;i++)e.push(...zn(t[i]));return e}function zn(o){const t=bs(o);if(!t)return console.warn("Could not find style data in module named",o),[];if(t._styles===void 0){const e=[];e.push(...ws(t));const i=t.querySelector("template");i&&e.push(...xs(i,t.assetpath)),t._styles=e}return t._styles}function xs(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(Fn);n&&e.push(...Nn(n).filter(function(a,l,u){return u.indexOf(a)===l})),t&&(r.textContent=Mi(r.textContent,t)),e.push(r)}o._styles=e}return o._styles}function Ln(o){let t=bs(o);return t?ws(t):[]}function ws(o){const t=[],e=o.querySelectorAll(In);for(let i=0;i<e.length;i++){let s=e[i];if(s.import){const r=s.import,n=s.hasAttribute(mo);if(n&&!r._unscopedStyle){const a=_o(r);a.setAttribute(mo,""),r._unscopedStyle=a}else r._style||(r._style=_o(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 ni(o){return o.indexOf(".")>=0}function Ie(o){let t=o.indexOf(".");return t===-1?o:o.slice(0,t)}function ws(o,t){return o.indexOf(t+".")===0}function lt(o,t){return t.indexOf(o+".")===0}function ct(o,t,e){return t+e.slice(o.length)}function Ln(o,t){return o===t||ws(o,t)||lt(o,t)}function Qe(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 Es(o){return Array.isArray(o)?Qe(o).split("."):o.toString().split(".")}function ue(o,t,e){let i=o,s=Es(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 _o(o,t,e){let i=o,s=Es(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(".")}/**
1984
+ */function ai(o){return o.indexOf(".")>=0}function Fe(o){let t=o.indexOf(".");return t===-1?o:o.slice(0,t)}function Es(o,t){return o.indexOf(t+".")===0}function ct(o,t){return t.indexOf(o+".")===0}function ut(o,t,e){return t+e.slice(o.length)}function $n(o,t){return o===t||Es(o,t)||ct(o,t)}function et(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 Ss(o){return Array.isArray(o)?et(o).split("."):o.toString().split(".")}function ue(o,t,e){let i=o,s=Ss(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 go(o,t,e){let i=o,s=Ss(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 kt={},$n=/-[a-z]/g,Rn=/([A-Z])/g;function Ss(o){return kt[o]||(kt[o]=o.indexOf("-")<0?o:o.replace($n,t=>t[1].toUpperCase()))}function It(o){return kt[o]||(kt[o]=o.replace(Rn,"-$1").toLowerCase())}/**
1992
+ */const Pt={},Rn=/-[a-z]/g,Hn=/([A-Z])/g;function As(o){return Pt[o]||(Pt[o]=o.indexOf("-")<0?o:o.replace(Rn,t=>t[1].toUpperCase()))}function Ft(o){return Pt[o]||(Pt[o]=o.replace(Hn,"-$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 Hn=0,As=0,$e=[],Bn=0,ai=!1,Cs=document.createTextNode("");new window.MutationObserver(Yn).observe(Cs,{characterData:!0});function Yn(){ai=!1;const o=$e.length;for(let t=0;t<o;t++){let e=$e[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}$e.splice(0,o),As+=o}const jn={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)}},Ds={run(o){return ai||(ai=!0,Cs.textContent=Bn++),$e.push(o),Hn++},cancel(o){const t=o-As;if(t>=0){if(!$e[t])throw new Error("invalid async handle: "+o);$e[t]=null}}};/**
2000
+ */let Bn=0,Cs=0,Re=[],Yn=0,li=!1,Ds=document.createTextNode("");new window.MutationObserver(jn).observe(Ds,{characterData:!0});function jn(){li=!1;const o=Re.length;for(let t=0;t<o;t++){let e=Re[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}Re.splice(0,o),Cs+=o}const Vn={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)}},ks={run(o){return li||(li=!0,Ds.textContent=Yn++),Re.push(o),Bn++},cancel(o){const t=o-Cs;if(t>=0){if(!Re[t])throw new Error("invalid async handle: "+o);Re[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
@@ -2005,7 +2005,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2005
2005
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2006
2006
  Code distributed by Google as part of the polymer project is also
2007
2007
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2008
- */const Un=Ds,ks=ee(o=>{class t extends o{static createProperties(i){const s=this.prototype;for(let r in i)r in s||s._createPropertyAccessor(r)}static attributeNameForProperty(i){return i.toLowerCase()}static typeForProperty(i){}_createPropertyAccessor(i,s){this._addPropertyToAttributeMap(i),this.hasOwnProperty(JSCompiler_renameProperty("__dataHasAccessor",this))||(this.__dataHasAccessor=Object.assign({},this.__dataHasAccessor)),this.__dataHasAccessor[i]||(this.__dataHasAccessor[i]=!0,this._definePropertyAccessor(i,s))}_addPropertyToAttributeMap(i){this.hasOwnProperty(JSCompiler_renameProperty("__dataAttributes",this))||(this.__dataAttributes=Object.assign({},this.__dataAttributes));let s=this.__dataAttributes[i];return s||(s=this.constructor.attributeNameForProperty(i),this.__dataAttributes[s]=i),s}_definePropertyAccessor(i,s){Object.defineProperty(this,i,{get(){return this.__data[i]},set:s?function(){}:function(r){this._setPendingProperty(i,r,!0)&&this._invalidateProperties()}})}constructor(){super(),this.__dataEnabled=!1,this.__dataReady=!1,this.__dataInvalid=!1,this.__data={},this.__dataPending=null,this.__dataOld=null,this.__dataInstanceProps=null,this.__dataCounter=0,this.__serializing=!1,this._initializeProperties()}ready(){this.__dataReady=!0,this._flushProperties()}_initializeProperties(){for(let i in this.__dataHasAccessor)this.hasOwnProperty(i)&&(this.__dataInstanceProps=this.__dataInstanceProps||{},this.__dataInstanceProps[i]=this[i],delete this[i])}_initializeInstanceProperties(i){Object.assign(this,i)}_setProperty(i,s){this._setPendingProperty(i,s)&&this._invalidateProperties()}_getProperty(i){return this.__data[i]}_setPendingProperty(i,s,r){let n=this.__data[i],a=this._shouldPropertyChange(i,s,n);return a&&(this.__dataPending||(this.__dataPending={},this.__dataOld={}),this.__dataOld&&!(i in this.__dataOld)&&(this.__dataOld[i]=n),this.__data[i]=s,this.__dataPending[i]=s),a}_isPropertyPending(i){return!!(this.__dataPending&&this.__dataPending.hasOwnProperty(i))}_invalidateProperties(){!this.__dataInvalid&&this.__dataReady&&(this.__dataInvalid=!0,Un.run(()=>{this.__dataInvalid&&(this.__dataInvalid=!1,this._flushProperties())}))}_enableProperties(){this.__dataEnabled||(this.__dataEnabled=!0,this.__dataInstanceProps&&(this._initializeInstanceProperties(this.__dataInstanceProps),this.__dataInstanceProps=null),this.ready())}_flushProperties(){this.__dataCounter++;const i=this.__data,s=this.__dataPending,r=this.__dataOld;this._shouldPropertiesChange(i,s,r)&&(this.__dataPending=null,this.__dataOld=null,this._propertiesChanged(i,s,r)),this.__dataCounter--}_shouldPropertiesChange(i,s,r){return!!s}_propertiesChanged(i,s,r){}_shouldPropertyChange(i,s,r){return r!==s&&(r===r||s===s)}attributeChangedCallback(i,s,r,n){s!==r&&this._attributeToProperty(i,r),super.attributeChangedCallback&&super.attributeChangedCallback(i,s,r,n)}_attributeToProperty(i,s,r){if(!this.__serializing){const n=this.__dataAttributes,a=n&&n[i]||i;this[a]=this._deserializeValue(s,r||this.constructor.typeForProperty(a))}}_propertyToAttribute(i,s,r){this.__serializing=!0,r=arguments.length<3?this[i]:r,this._valueToNodeAttribute(this,r,s||this.constructor.attributeNameForProperty(i)),this.__serializing=!1}_valueToNodeAttribute(i,s,r){const n=this._serializeValue(s);(r==="class"||r==="name"||r==="slot")&&(i=se(i)),n===void 0?i.removeAttribute(r):i.setAttribute(r,n===""&&window.trustedTypes?window.trustedTypes.emptyScript:n)}_serializeValue(i){switch(typeof i){case"boolean":return i?"":void 0;default:return i!=null?i.toString():void 0}}_deserializeValue(i,s){switch(s){case Boolean:return i!==null;case Number:return Number(i);default:return i}}}return t});/**
2008
+ */const Un=ks,Ps=ee(o=>{class t extends o{static createProperties(i){const s=this.prototype;for(let r in i)r in s||s._createPropertyAccessor(r)}static attributeNameForProperty(i){return i.toLowerCase()}static typeForProperty(i){}_createPropertyAccessor(i,s){this._addPropertyToAttributeMap(i),this.hasOwnProperty(JSCompiler_renameProperty("__dataHasAccessor",this))||(this.__dataHasAccessor=Object.assign({},this.__dataHasAccessor)),this.__dataHasAccessor[i]||(this.__dataHasAccessor[i]=!0,this._definePropertyAccessor(i,s))}_addPropertyToAttributeMap(i){this.hasOwnProperty(JSCompiler_renameProperty("__dataAttributes",this))||(this.__dataAttributes=Object.assign({},this.__dataAttributes));let s=this.__dataAttributes[i];return s||(s=this.constructor.attributeNameForProperty(i),this.__dataAttributes[s]=i),s}_definePropertyAccessor(i,s){Object.defineProperty(this,i,{get(){return this.__data[i]},set:s?function(){}:function(r){this._setPendingProperty(i,r,!0)&&this._invalidateProperties()}})}constructor(){super(),this.__dataEnabled=!1,this.__dataReady=!1,this.__dataInvalid=!1,this.__data={},this.__dataPending=null,this.__dataOld=null,this.__dataInstanceProps=null,this.__dataCounter=0,this.__serializing=!1,this._initializeProperties()}ready(){this.__dataReady=!0,this._flushProperties()}_initializeProperties(){for(let i in this.__dataHasAccessor)this.hasOwnProperty(i)&&(this.__dataInstanceProps=this.__dataInstanceProps||{},this.__dataInstanceProps[i]=this[i],delete this[i])}_initializeInstanceProperties(i){Object.assign(this,i)}_setProperty(i,s){this._setPendingProperty(i,s)&&this._invalidateProperties()}_getProperty(i){return this.__data[i]}_setPendingProperty(i,s,r){let n=this.__data[i],a=this._shouldPropertyChange(i,s,n);return a&&(this.__dataPending||(this.__dataPending={},this.__dataOld={}),this.__dataOld&&!(i in this.__dataOld)&&(this.__dataOld[i]=n),this.__data[i]=s,this.__dataPending[i]=s),a}_isPropertyPending(i){return!!(this.__dataPending&&this.__dataPending.hasOwnProperty(i))}_invalidateProperties(){!this.__dataInvalid&&this.__dataReady&&(this.__dataInvalid=!0,Un.run(()=>{this.__dataInvalid&&(this.__dataInvalid=!1,this._flushProperties())}))}_enableProperties(){this.__dataEnabled||(this.__dataEnabled=!0,this.__dataInstanceProps&&(this._initializeInstanceProperties(this.__dataInstanceProps),this.__dataInstanceProps=null),this.ready())}_flushProperties(){this.__dataCounter++;const i=this.__data,s=this.__dataPending,r=this.__dataOld;this._shouldPropertiesChange(i,s,r)&&(this.__dataPending=null,this.__dataOld=null,this._propertiesChanged(i,s,r)),this.__dataCounter--}_shouldPropertiesChange(i,s,r){return!!s}_propertiesChanged(i,s,r){}_shouldPropertyChange(i,s,r){return r!==s&&(r===r||s===s)}attributeChangedCallback(i,s,r,n){s!==r&&this._attributeToProperty(i,r),super.attributeChangedCallback&&super.attributeChangedCallback(i,s,r,n)}_attributeToProperty(i,s,r){if(!this.__serializing){const n=this.__dataAttributes,a=n&&n[i]||i;this[a]=this._deserializeValue(s,r||this.constructor.typeForProperty(a))}}_propertyToAttribute(i,s,r){this.__serializing=!0,r=arguments.length<3?this[i]:r,this._valueToNodeAttribute(this,r,s||this.constructor.attributeNameForProperty(i)),this.__serializing=!1}_valueToNodeAttribute(i,s,r){const n=this._serializeValue(s);(r==="class"||r==="name"||r==="slot")&&(i=se(i)),n===void 0?i.removeAttribute(r):i.setAttribute(r,n===""&&window.trustedTypes?window.trustedTypes.emptyScript:n)}_serializeValue(i){switch(typeof i){case"boolean":return i?"":void 0;default:return i!=null?i.toString():void 0}}_deserializeValue(i,s){switch(s){case Boolean:return i!==null;case Number:return Number(i);default:return i}}}return t});/**
2009
2009
  @license
2010
2010
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2011
2011
  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 Ps={};let vt=HTMLElement.prototype;for(;vt;){let o=Object.getOwnPropertyNames(vt);for(let t=0;t<o.length;t++)Ps[o[t]]=!0;vt=Object.getPrototypeOf(vt)}const Vn=window.trustedTypes?o=>trustedTypes.isHTML(o)||trustedTypes.isScript(o)||trustedTypes.isScriptURL(o):()=>!1;function Wn(o,t){if(!Ps[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 qn=ee(o=>{const t=ks(o);class e extends t{static createPropertiesForAttributes(){let s=this.observedAttributes;for(let r=0;r<s.length;r++)this.prototype._createPropertyAccessor(Ss(s[r]))}static attributeNameForProperty(s){return It(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(Vn(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){Wn(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});/**
2016
+ */const Ts={};let yt=HTMLElement.prototype;for(;yt;){let o=Object.getOwnPropertyNames(yt);for(let t=0;t<o.length;t++)Ts[o[t]]=!0;yt=Object.getPrototypeOf(yt)}const Wn=window.trustedTypes?o=>trustedTypes.isHTML(o)||trustedTypes.isScript(o)||trustedTypes.isScriptURL(o):()=>!1;function qn(o,t){if(!Ts[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 Kn=ee(o=>{const t=Ps(o);class e extends t{static createPropertiesForAttributes(){let s=this.observedAttributes;for(let r=0;r<s.length;r++)this.prototype._createPropertyAccessor(As(s[r]))}static attributeNameForProperty(s){return Ft(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(Wn(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){qn(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
@@ -2021,7 +2021,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2021
2021
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2022
2022
  Code distributed by Google as part of the polymer project is also
2023
2023
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2024
- */const Kn={"dom-if":!0,"dom-repeat":!0};let go=!1,vo=!1;function Gn(){if(!go){go=!0;const o=document.createElement("textarea");o.placeholder="a",vo=o.placeholder===o.textContent}return vo}function Jn(o){Gn()&&o.localName==="textarea"&&o.placeholder&&o.placeholder===o.textContent&&(o.textContent=null)}const Xn=(()=>{const o=window.trustedTypes&&window.trustedTypes.createPolicy("polymer-template-event-attribute-policy",{createScript:t=>t});return(t,e,i)=>{const s=e.getAttribute(i);if(o&&i.startsWith("on-")){t.setAttribute(i,o.createScript(s,i));return}t.setAttribute(i,s)}})();function Zn(o){let t=o.getAttribute("is");if(t&&Kn[t]){let e=o;for(e.removeAttribute("is"),o=e.ownerDocument.createElement(t),e.parentNode.replaceChild(o,e),o.appendChild(e);e.attributes.length;){const{name:i}=e.attributes[0];Xn(o,e,i),e.removeAttribute(i)}}return o}function Ts(o,t){let e=t.parentInfo&&Ts(o,t.parentInfo);if(e){for(let i=e.firstChild,s=0;i;i=i.nextSibling)if(t.parentIndex===s++)return i}else return o}function Qn(o,t,e,i){i.id&&(t[i.id]=e)}function ea(o,t,e){if(e.events&&e.events.length)for(let i=0,s=e.events,r;i<s.length&&(r=s[i]);i++)o._addMethodEventListenerToNode(t,r.name,r.value,o)}function ta(o,t,e,i){e.templateInfo&&(t._templateInfo=e.templateInfo,t._parentTemplateInfo=i)}function ia(o,t,e){return o=o._methodHost||o,function(s){o[e]?o[e](s,s.detail):console.warn("listener method `"+e+"` not defined")}}const oa=ee(o=>{class t extends o{static _parseTemplate(i,s){if(!i._templateInfo){let r=i._templateInfo={};r.nodeInfoList=[],r.nestedTemplate=!!s,r.stripWhiteSpace=s&&s.stripWhiteSpace||i.hasAttribute&&i.hasAttribute("strip-whitespace"),this._parseTemplateContent(i,r,{parent:null})}return i._templateInfo}static _parseTemplateContent(i,s,r){return this._parseTemplateNode(i.content,s,r)}static _parseTemplateNode(i,s,r){let n=!1,a=i;return a.localName=="template"&&!a.hasAttribute("preserve-content")?n=this._parseTemplateNestedTemplate(a,s,r)||n:a.localName==="slot"&&(s.hasInsertionPoint=!0),Jn(a),a.firstChild&&this._parseTemplateChildNodes(a,s,r),a.hasAttributes&&a.hasAttributes()&&(n=this._parseTemplateNodeAttributes(a,s,r)||n),n||r.noted}static _parseTemplateChildNodes(i,s,r){if(!(i.localName==="script"||i.localName==="style"))for(let n=i.firstChild,a=0,l;n;n=l){if(n.localName=="template"&&(n=Zn(n)),l=n.nextSibling,n.nodeType===Node.TEXT_NODE){let d=l;for(;d&&d.nodeType===Node.TEXT_NODE;)n.textContent+=d.textContent,l=d.nextSibling,i.removeChild(d),d=l;if(s.stripWhiteSpace&&!n.textContent.trim()){i.removeChild(n);continue}}let u={parentIndex:a,parentInfo:r};this._parseTemplateNode(n,s,u)&&(u.infoIndex=s.nodeInfoList.push(u)-1),n.parentNode&&a++}}static _parseTemplateNestedTemplate(i,s,r){let n=i,a=this._parseTemplate(n,s);return(a.content=n.content.ownerDocument.createDocumentFragment()).appendChild(n.content),r.templateInfo=a,!0}static _parseTemplateNodeAttributes(i,s,r){let n=!1,a=Array.from(i.attributes);for(let l=a.length-1,u;u=a[l];l--)n=this._parseTemplateNodeAttribute(i,s,r,u.name,u.value)||n;return n}static _parseTemplateNodeAttribute(i,s,r,n,a){return n.slice(0,3)==="on-"?(i.removeAttribute(n),r.events=r.events||[],r.events.push({name:n.slice(3),value:a}),!0):n==="id"?(r.id=a,!0):!1}static _contentForTemplate(i){let s=i._templateInfo;return s&&s.content||i.content}_stampTemplate(i,s){i&&!i.content&&window.HTMLTemplateElement&&HTMLTemplateElement.decorate&&HTMLTemplateElement.decorate(i),s=s||this.constructor._parseTemplate(i);let r=s.nodeInfoList,n=s.content||i.content,a=document.importNode(n,!0);a.__noInsertionPoint=!s.hasInsertionPoint;let l=a.nodeList=new Array(r.length);a.$={};for(let u=0,d=r.length,h;u<d&&(h=r[u]);u++){let p=l[u]=Ts(a,h);Qn(this,a.$,p,h),ta(this,p,h,s),ea(this,p,h)}return a=a,a}_addMethodEventListenerToNode(i,s,r,n){n=n||i;let a=ia(n,s,r);return this._addEventListenerToNode(i,s,a),a}_addEventListenerToNode(i,s,r){i.addEventListener(s,r)}_removeEventListenerFromNode(i,s,r){i.removeEventListener(s,r)}}return t});/**
2024
+ */const Gn={"dom-if":!0,"dom-repeat":!0};let vo=!1,yo=!1;function Jn(){if(!vo){vo=!0;const o=document.createElement("textarea");o.placeholder="a",yo=o.placeholder===o.textContent}return yo}function Xn(o){Jn()&&o.localName==="textarea"&&o.placeholder&&o.placeholder===o.textContent&&(o.textContent=null)}const Zn=(()=>{const o=window.trustedTypes&&window.trustedTypes.createPolicy("polymer-template-event-attribute-policy",{createScript:t=>t});return(t,e,i)=>{const s=e.getAttribute(i);if(o&&i.startsWith("on-")){t.setAttribute(i,o.createScript(s,i));return}t.setAttribute(i,s)}})();function Qn(o){let t=o.getAttribute("is");if(t&&Gn[t]){let e=o;for(e.removeAttribute("is"),o=e.ownerDocument.createElement(t),e.parentNode.replaceChild(o,e),o.appendChild(e);e.attributes.length;){const{name:i}=e.attributes[0];Zn(o,e,i),e.removeAttribute(i)}}return o}function Ms(o,t){let e=t.parentInfo&&Ms(o,t.parentInfo);if(e){for(let i=e.firstChild,s=0;i;i=i.nextSibling)if(t.parentIndex===s++)return i}else return o}function ea(o,t,e,i){i.id&&(t[i.id]=e)}function ta(o,t,e){if(e.events&&e.events.length)for(let i=0,s=e.events,r;i<s.length&&(r=s[i]);i++)o._addMethodEventListenerToNode(t,r.name,r.value,o)}function ia(o,t,e,i){e.templateInfo&&(t._templateInfo=e.templateInfo,t._parentTemplateInfo=i)}function oa(o,t,e){return o=o._methodHost||o,function(s){o[e]?o[e](s,s.detail):console.warn("listener method `"+e+"` not defined")}}const sa=ee(o=>{class t extends o{static _parseTemplate(i,s){if(!i._templateInfo){let r=i._templateInfo={};r.nodeInfoList=[],r.nestedTemplate=!!s,r.stripWhiteSpace=s&&s.stripWhiteSpace||i.hasAttribute&&i.hasAttribute("strip-whitespace"),this._parseTemplateContent(i,r,{parent:null})}return i._templateInfo}static _parseTemplateContent(i,s,r){return this._parseTemplateNode(i.content,s,r)}static _parseTemplateNode(i,s,r){let n=!1,a=i;return a.localName=="template"&&!a.hasAttribute("preserve-content")?n=this._parseTemplateNestedTemplate(a,s,r)||n:a.localName==="slot"&&(s.hasInsertionPoint=!0),Xn(a),a.firstChild&&this._parseTemplateChildNodes(a,s,r),a.hasAttributes&&a.hasAttributes()&&(n=this._parseTemplateNodeAttributes(a,s,r)||n),n||r.noted}static _parseTemplateChildNodes(i,s,r){if(!(i.localName==="script"||i.localName==="style"))for(let n=i.firstChild,a=0,l;n;n=l){if(n.localName=="template"&&(n=Qn(n)),l=n.nextSibling,n.nodeType===Node.TEXT_NODE){let d=l;for(;d&&d.nodeType===Node.TEXT_NODE;)n.textContent+=d.textContent,l=d.nextSibling,i.removeChild(d),d=l;if(s.stripWhiteSpace&&!n.textContent.trim()){i.removeChild(n);continue}}let u={parentIndex:a,parentInfo:r};this._parseTemplateNode(n,s,u)&&(u.infoIndex=s.nodeInfoList.push(u)-1),n.parentNode&&a++}}static _parseTemplateNestedTemplate(i,s,r){let n=i,a=this._parseTemplate(n,s);return(a.content=n.content.ownerDocument.createDocumentFragment()).appendChild(n.content),r.templateInfo=a,!0}static _parseTemplateNodeAttributes(i,s,r){let n=!1,a=Array.from(i.attributes);for(let l=a.length-1,u;u=a[l];l--)n=this._parseTemplateNodeAttribute(i,s,r,u.name,u.value)||n;return n}static _parseTemplateNodeAttribute(i,s,r,n,a){return n.slice(0,3)==="on-"?(i.removeAttribute(n),r.events=r.events||[],r.events.push({name:n.slice(3),value:a}),!0):n==="id"?(r.id=a,!0):!1}static _contentForTemplate(i){let s=i._templateInfo;return s&&s.content||i.content}_stampTemplate(i,s){i&&!i.content&&window.HTMLTemplateElement&&HTMLTemplateElement.decorate&&HTMLTemplateElement.decorate(i),s=s||this.constructor._parseTemplate(i);let r=s.nodeInfoList,n=s.content||i.content,a=document.importNode(n,!0);a.__noInsertionPoint=!s.hasInsertionPoint;let l=a.nodeList=new Array(r.length);a.$={};for(let u=0,d=r.length,h;u<d&&(h=r[u]);u++){let p=l[u]=Ms(a,h);ea(this,a.$,p,h),ia(this,p,h,s),ta(this,p,h)}return a=a,a}_addMethodEventListenerToNode(i,s,r,n){n=n||i;let a=oa(n,s,r);return this._addEventListenerToNode(i,s,a),a}_addEventListenerToNode(i,s,r){i.addEventListener(s,r)}_removeEventListenerFromNode(i,s,r){i.removeEventListener(s,r)}}return t});/**
2025
2025
  * @fileoverview
2026
2026
  * @suppress {checkPrototypalTypes}
2027
2027
  * @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
@@ -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 ut=0;const dt=[],$={COMPUTE:"__computeEffects",REFLECT:"__reflectEffects",NOTIFY:"__notifyEffects",PROPAGATE:"__propagateEffects",OBSERVE:"__observeEffects",READ_ONLY:"__readOnly"},Ms="__computeInfo",sa=/[A-Z]/;function Yt(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 et(o,t,e,i,s,r){if(t){let n=!1;const a=ut++;for(let l in e){let u=s?Ie(l):l,d=t[u];if(d)for(let h=0,p=d.length,f;h<p&&(f=d[h]);h++)(!f.info||f.info.lastRun!==a)&&(!s||Ii(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 ra(o,t,e,i,s,r,n,a){let l=!1,u=n?Ie(i):i,d=t[u];if(d)for(let h=0,p=d.length,f;h<p&&(f=d[h]);h++)(!f.info||f.info.lastRun!==e)&&(!n||Ii(i,f.trigger))&&(f.info&&(f.info.lastRun=e),f.fn(o,i,s,r,f.info,n,a),l=!0);return l}function Ii(o,t){if(t){let e=t.name;return e==o||!!(t.structured&&ws(e,o))||!!(t.wildcard&&lt(e,o))}else return!0}function yo(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 na(o,t,e,i,s){let r=o[$.NOTIFY],n,a=ut++;for(let u in t)t[u]&&(r&&ra(o,r,a,u,e,i,s)||s&&aa(o,u,e))&&(n=!0);let l;n&&(l=o.__dataHost)&&l._invalidateProperties&&l._invalidateProperties()}function aa(o,t,e){let i=Ie(t);if(i!==t){let s=It(i)+"-changed";return Os(o,s,e[t],t),!0}return!1}function Os(o,t,e,i){let s={value:e,queueProperty:!0};i&&(s.path=i),se(o).dispatchEvent(new CustomEvent(t,{detail:s}))}function la(o,t,e,i,s,r){let a=(r?Ie(t):t)!=t?t:null,l=a?ue(o,a):o.__data[t];a&&l===void 0&&(l=e[t]),Os(o,s.eventName,l,a)}function ca(o,t,e,i,s){let r,n=o.detail,a=n&&n.path;a?(i=ct(e,i,a),r=n&&n.value):r=o.currentTarget[e],r=s?!r:r,(!t[$.READ_ONLY]||!t[$.READ_ONLY][i])&&t._setPendingPropertyOrPath(i,r,!0,!!a)&&(!n||!n.queueProperty)&&t._invalidateProperties()}function ua(o,t,e,i,s){let r=o.__data[t];Ct&&(r=Ct(r,s.attrName,"attribute",o)),o._propertyToAttribute(t,s.attrName,r)}function da(o,t,e,i){let s=o[$.COMPUTE];if(s)if(Dn){ut++;const r=pa(o),n=[];for(let l in t)bo(l,s,n,r,i);let a;for(;a=n.shift();)Is(o,"",t,e,a)&&bo(a.methodInfo,s,n,r,i);Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),o.__dataPending=null}else{let r=t;for(;et(o,s,r,e,i);)Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),r=o.__dataPending,o.__dataPending=null}}const ha=(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)},bo=(o,t,e,i,s)=>{const r=s?Ie(o):o,n=t[r];if(n)for(let a=0;a<n.length;a++){const l=n[a];l.info.lastRun!==ut&&(!s||Ii(o,l.trigger))&&(l.info.lastRun=ut,ha(l.info,e,i))}};function pa(o){let t=o.constructor.__orderedComputedDeps;if(!t){t=new Map;const e=o[$.COMPUTE];let{counts:i,ready:s,total:r}=fa(o),n;for(;n=s.shift();){t.set(n,t.size);const a=e[n];a&&a.forEach(l=>{const u=l.info.methodInfo;--r,--i[u]===0&&s.push(u)})}r!==0&&console.warn(`Computed graph for ${o.localName} incomplete; circular?`),o.constructor.__orderedComputedDeps=t}return t}function fa(o){const t=o[Ms],e={},i=o[$.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 Is(o,t,e,i,s){let r=li(o,t,e,i,s);if(r===dt)return!1;let n=s.methodInfo;return o.__dataHasAccessor&&o.__dataHasAccessor[n]?o._setPendingProperty(n,r,!0):(o[n]=r,!1)}function ma(o,t,e){let i=o.__dataLinkedPaths;if(i){let s;for(let r in i){let n=i[r];lt(r,t)?(s=ct(r,n,t),o._setPendingPropertyOrPath(s,e,!0,!0)):lt(n,t)&&(s=ct(n,r,t),o._setPendingPropertyOrPath(s,e,!0,!0))}}}function jt(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),ba(a)){let{event:u,negate:d}=a.parts[0];a.listenerEvent=u||It(s)+"-changed",a.listenerNegate=d}let l=t.nodeInfoList.length;for(let u=0;u<a.parts.length;u++){let d=a.parts[u];d.compoundIndex=u,_a(o,t,a,d,l)}}function _a(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=Ns(l),l.wildcard=!0),o._addTemplatePropertyEffect(t,l.rootProperty,{fn:ga,info:n,trigger:l})}}}function ga(o,t,e,i,s,r,n){let a=n[s.index],l=s.binding,u=s.part;if(r&&u.source&&t.length>u.source.length&&l.kind=="property"&&!l.isCompound&&a.__isPropertyEffectsClient&&a.__dataHasAccessor&&a.__dataHasAccessor[l.target]){let d=e[t];t=ct(u.source,l.target,t),a._setPendingPropertyOrPath(t,d,!1,!0)&&o._enqueueClient(a)}else{let d=s.evaluator._evaluateBinding(o,u,t,e,i,r);d!==dt&&va(o,a,l,u,d)}}function va(o,t,e,i,s){if(s=ya(t,s,e,i),Ct&&(s=Ct(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[$.READ_ONLY]||!t[$.READ_ONLY][r])&&t._setPendingProperty(r,s)&&o._enqueueClient(t):o._setUnmanagedPropertyToNode(t,r,s)}}function ya(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 ba(o){return!!o.target&&o.kind!="attribute"&&o.kind!="text"&&!o.isCompound&&o.parts[0].mode==="{"}function xa(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 u=a[l];wa(n,u),Ea(n,o,u)}n.__dataHost=o}}function wa(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=se(o)),o[r]=t.literal)}}function Ea(o,t,e){if(e.listenerEvent){let i=e.parts[0];o.addEventListener(e.listenerEvent,function(s){ca(s,t,e.target,i.source,i.negate)})}}function xo(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 li(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===dt?dt:n.apply(r,a)}else s.dynamicFn||console.warn("method `"+s.methodName+"` not defined")}const Sa=[],Fs="(?:[a-zA-Z_$][\\w.:$\\-*]*)",Aa="(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)",Ca="(?:'(?:[^'\\\\]|\\\\.)*')",Da='(?:"(?:[^"\\\\]|\\\\.)*")',ka="(?:"+Ca+"|"+Da+")",wo="(?:("+Fs+"|"+Aa+"|"+ka+")\\s*)",Pa="(?:"+wo+"(?:,\\s*"+wo+")*)",Ta="(?:\\(\\s*(?:"+Pa+"?)\\)\\s*)",Ma="("+Fs+"\\s*"+Ta+"?)",Oa="(\\[\\[|{{)\\s*",Ia="(?:]]|}})",Fa="(?:(!)\\s*)?",Na=Oa+Fa+Ma+Ia,Eo=new RegExp(Na,"g");function So(o){let t="";for(let e=0;e<o.length;e++){let i=o[e].literal;t+=i||""}return t}function Ut(o){let t=o.match(/([^\s]+?)\(([\s\S]*)\)/);if(t){let i={methodName:t[1],static:!0,args:Sa};if(t[2].trim()){let s=t[2].replace(/\\,/g,"&comma;").split(",");return za(s,i)}else return i}return null}function za(o,t){return t.args=o.map(function(e){let i=Ns(e);return i.literal||(t.static=!1),i},this),t}function Ns(o){let t=o.trim().replace(/&comma;/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=Ie(t),e.structured=ni(t),e.structured&&(e.wildcard=t.slice(-2)==".*",e.wildcard&&(e.name=t.slice(0,-2)))),e}function Ao(o,t,e){let i=ue(o,e);return i===void 0&&(i=t[e]),i}function zs(o,t,e,i){const s={indexSplices:i};ri&&!o._overrideLegacyUndefined&&(t.splices=s),o.notifyPath(e+".splices",s),o.notifyPath(e+".length",t.length),ri&&!o._overrideLegacyUndefined&&(s.indexSplices=[])}function Ge(o,t,e,i,s,r){zs(o,t,e,[{index:i,addedCount:s,removed:r,object:t,type:"splice"}])}function La(o){return o[0].toUpperCase()+o.substring(1)}const Fi=ee(o=>{const t=oa(qn(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 $}_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(Je.length){let s=Je[Je.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[$.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==$.READ_ONLY);let a=Yt(this,r,!0)[s];a||(a=this[r][s]=[]),a.push(n)}_removePropertyEffect(s,r,n){let a=Yt(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,$.READ_ONLY)}_hasNotifyEffect(s){return this._hasPropertyEffect(s,$.NOTIFY)}_hasReflectEffect(s){return this._hasPropertyEffect(s,$.REFLECT)}_hasComputedEffect(s){return this._hasPropertyEffect(s,$.COMPUTE)}_setPendingPropertyOrPath(s,r,n,a){if(a||Ie(Array.isArray(s)?s[0]:s)!==s){if(!a){let l=ue(this,s);if(s=_o(this,s,r),!s||!super._shouldPropertyChange(s,r,l))return!1}if(this.__dataHasPaths=!0,this._setPendingProperty(s,r,n))return ma(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=se(s)),s[r]=n)}_setPendingProperty(s,r,n){let a=this.__dataHasPaths&&ni(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[$.NOTIFY]&&this[$.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[$.READ_ONLY]||!this[$.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;da(this,r,n,a),l=this.__dataToNotify,this.__dataToNotify=null,this._propagatePropertyChanges(r,n,a),this._flushClients(),et(this,this[$.REFLECT],r,n,a),et(this,this[$.OBSERVE],r,n,a),l&&na(this,l,r,n,a),this.__dataCounter==1&&(this.__dataTemp={})}_propagatePropertyChanges(s,r,n){this[$.PROPAGATE]&&et(this,this[$.PROPAGATE],s,r,n),this.__templateInfo&&this._runEffectsForTemplate(this.__templateInfo,s,r,n)}_runEffectsForTemplate(s,r,n,a){const l=(u,d)=>{et(this,s.propertyEffects,u,n,d,s.nodeList);for(let h=s.firstChild;h;h=h.nextSibling)this._runEffectsForTemplate(h,u,n,d)};s.runEffects?s.runEffects(l,r,a):l(r,a)}linkPaths(s,r){s=Qe(s),r=Qe(r),this.__dataLinkedPaths=this.__dataLinkedPaths||{},this.__dataLinkedPaths[s]=r}unlinkPaths(s){s=Qe(s),this.__dataLinkedPaths&&delete this.__dataLinkedPaths[s]}notifySplices(s,r){let n={path:""},a=ue(this,s,n);zs(this,a,n.path,r)}get(s,r){return ue(r||this,s)}set(s,r,n){n?_o(n,s,r):(!this[$.READ_ONLY]||!this[$.READ_ONLY][s])&&this._setPendingPropertyOrPath(s,r,!0)&&this._invalidateProperties()}push(s,...r){let n={path:""},a=ue(this,s,n),l=a.length,u=a.push(...r);return r.length&&Ge(this,a,n.path,l,r.length,[]),u}pop(s){let r={path:""},n=ue(this,s,r),a=!!n.length,l=n.pop();return a&&Ge(this,n,r.path,n.length,0,[l]),l}splice(s,r,n,...a){let l={path:""},u=ue(this,s,l);r<0?r=u.length-Math.floor(-r):r&&(r=Math.floor(r));let d;return arguments.length===2?d=u.splice(r):d=u.splice(r,n,...a),(a.length||d.length)&&Ge(this,u,l.path,r,a.length,d),d}shift(s){let r={path:""},n=ue(this,s,r),a=!!n.length,l=n.shift();return a&&Ge(this,n,r.path,0,0,[l]),l}unshift(s,...r){let n={path:""},a=ue(this,s,n),l=a.unshift(...r);return r.length&&Ge(this,a,n.path,0,r.length,[]),l}notifyPath(s,r){let n;if(arguments.length==1){let a={path:""};r=ue(this,s,a),n=a.path}else Array.isArray(s)?n=Qe(s):n=s;this._setPendingPropertyOrPath(n,r,!0,!0)&&this._invalidateProperties()}_createReadOnlyProperty(s,r){this._addPropertyEffect(s,$.READ_ONLY),r&&(this["_set"+La(s)]=function(n){this._setProperty(s,n)})}_createPropertyObserver(s,r,n){let a={property:s,method:r,dynamicFn:!!n};this._addPropertyEffect(s,$.OBSERVE,{fn:yo,info:a,trigger:{name:s}}),n&&this._addPropertyEffect(r,$.OBSERVE,{fn:yo,info:a,trigger:{name:r}})}_createMethodObserver(s,r){let n=Ut(s);if(!n)throw new Error("Malformed observer expression '"+s+"'");xo(this,n,$.OBSERVE,li,null,r)}_createNotifyingProperty(s){this._addPropertyEffect(s,$.NOTIFY,{fn:la,info:{eventName:It(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,$.REFLECT,{fn:ua,info:{attrName:r}})}_createComputedProperty(s,r,n){let a=Ut(r);if(!a)throw new Error("Malformed computed expression '"+r+"'");const l=xo(this,a,$.COMPUTE,Is,s,n);Yt(this,Ms)[s]=l}_marshalArgs(s,r,n){const a=this.__data,l=[];for(let u=0,d=s.length;u<d;u++){let{name:h,structured:p,wildcard:f,value:y,literal:m}=s[u];if(!m)if(f){const b=lt(h,r),D=Ao(a,n,b?r:h);y={path:b?r:h,value:D,base:b?ue(a,h):D}}else y=p?Ao(a,n,h):a[h];if(ri&&!this._overrideLegacyUndefined&&y===void 0&&s.length>1)return dt;l[u]=y}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,u=l.lastChild;n.parent=l,l.lastChild=n,n.previousSibling=u,u?u.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),Je.push(this);let n=super._stampTemplate(s,r);if(Je.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,xa(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 u=r.childNodes;for(let d=0;d<u.length;d++){let h=u[d];se(se(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=So(l)||" ",jt(this,r,n,"text","textContent",l),a=!0)}return a}static _parseTemplateNodeAttribute(s,r,n,a,l){let u=this._parseBindings(l,r);if(u){let d=a,h="property";sa.test(a)?h="attribute":a[a.length-1]=="$"&&(a=a.slice(0,-1),h="attribute");let p=So(u);return p&&h=="attribute"&&(a=="class"&&s.hasAttribute("class")&&(p+=" "+s.getAttribute(a)),s.setAttribute(a,p)),h=="attribute"&&d=="disable-upgrade$"&&s.setAttribute(a,""),s.localName==="input"&&d==="value"&&s.setAttribute(d,""),s.removeAttribute(d),h==="property"&&(a=Ss(a)),jt(this,r,n,h,a,u,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,u=n.templateInfo,d=l.localName==="dom-if",h=l.localName==="dom-repeat";co&&(d||h)&&(l.removeChild(s),n=n.parentInfo,n.templateInfo=u,n.noted=!0,a=!1);let p=u.hostProps;if(kn&&d)p&&(r.hostProps=Object.assign(r.hostProps||{},p),co||(n.parentInfo.noted=!0));else{let f="{";for(let y in p){let m=[{mode:f,source:y,dependencies:[y],hostProp:!0}];jt(this,r,n,"property","_host_"+y,m)}}return a}static _parseBindings(s,r){let n=[],a=0,l;for(;(l=Eo.exec(s))!==null;){l.index>a&&n.push({literal:s.slice(a,l.index)});let u=l[1][0],d=!!l[2],h=l[3].trim(),p=!1,f="",y=-1;u=="{"&&(y=h.indexOf("::"))>0&&(f=h.substring(y+2),h=h.substring(0,y),p=!0);let m=Ut(h),b=[];if(m){let{args:D,methodName:C}=m;for(let O=0;O<D.length;O++){let N=D[O];N.literal||b.push(N)}let I=r.dynamicFns;(I&&I[C]||m.static)&&(b.push(C),m.dynamicFn=!0)}else b.push(h);n.push({source:h,mode:u,negate:d,customEvent:p,signature:m,dependencies:b,event:f}),a=Eo.lastIndex}if(a&&a<s.length){let u=s.substring(a);u&&n.push({literal:u})}return n.length?n:null}static _evaluateBinding(s,r,n,a,l,u){let d;return r.signature?d=li(s,n,a,l,r.signature):n!=r.source?d=ue(s,r.source):u&&ni(n)?d=ue(s,n):d=s.__data[n],r.negate&&(d=!d),d}}return e}),Je=[];/**
2034
+ */let dt=0;const ht=[],$={COMPUTE:"__computeEffects",REFLECT:"__reflectEffects",NOTIFY:"__notifyEffects",PROPAGATE:"__propagateEffects",OBSERVE:"__observeEffects",READ_ONLY:"__readOnly"},Os="__computeInfo",ra=/[A-Z]/;function jt(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 tt(o,t,e,i,s,r){if(t){let n=!1;const a=dt++;for(let l in e){let u=s?Fe(l):l,d=t[u];if(d)for(let h=0,p=d.length,f;h<p&&(f=d[h]);h++)(!f.info||f.info.lastRun!==a)&&(!s||Fi(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 na(o,t,e,i,s,r,n,a){let l=!1,u=n?Fe(i):i,d=t[u];if(d)for(let h=0,p=d.length,f;h<p&&(f=d[h]);h++)(!f.info||f.info.lastRun!==e)&&(!n||Fi(i,f.trigger))&&(f.info&&(f.info.lastRun=e),f.fn(o,i,s,r,f.info,n,a),l=!0);return l}function Fi(o,t){if(t){let e=t.name;return e==o||!!(t.structured&&Es(e,o))||!!(t.wildcard&&ct(e,o))}else return!0}function bo(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 aa(o,t,e,i,s){let r=o[$.NOTIFY],n,a=dt++;for(let u in t)t[u]&&(r&&na(o,r,a,u,e,i,s)||s&&la(o,u,e))&&(n=!0);let l;n&&(l=o.__dataHost)&&l._invalidateProperties&&l._invalidateProperties()}function la(o,t,e){let i=Fe(t);if(i!==t){let s=Ft(i)+"-changed";return Is(o,s,e[t],t),!0}return!1}function Is(o,t,e,i){let s={value:e,queueProperty:!0};i&&(s.path=i),se(o).dispatchEvent(new CustomEvent(t,{detail:s}))}function ca(o,t,e,i,s,r){let a=(r?Fe(t):t)!=t?t:null,l=a?ue(o,a):o.__data[t];a&&l===void 0&&(l=e[t]),Is(o,s.eventName,l,a)}function ua(o,t,e,i,s){let r,n=o.detail,a=n&&n.path;a?(i=ut(e,i,a),r=n&&n.value):r=o.currentTarget[e],r=s?!r:r,(!t[$.READ_ONLY]||!t[$.READ_ONLY][i])&&t._setPendingPropertyOrPath(i,r,!0,!!a)&&(!n||!n.queueProperty)&&t._invalidateProperties()}function da(o,t,e,i,s){let r=o.__data[t];Dt&&(r=Dt(r,s.attrName,"attribute",o)),o._propertyToAttribute(t,s.attrName,r)}function ha(o,t,e,i){let s=o[$.COMPUTE];if(s)if(kn){dt++;const r=fa(o),n=[];for(let l in t)xo(l,s,n,r,i);let a;for(;a=n.shift();)Fs(o,"",t,e,a)&&xo(a.methodInfo,s,n,r,i);Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),o.__dataPending=null}else{let r=t;for(;tt(o,s,r,e,i);)Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),r=o.__dataPending,o.__dataPending=null}}const pa=(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)},xo=(o,t,e,i,s)=>{const r=s?Fe(o):o,n=t[r];if(n)for(let a=0;a<n.length;a++){const l=n[a];l.info.lastRun!==dt&&(!s||Fi(o,l.trigger))&&(l.info.lastRun=dt,pa(l.info,e,i))}};function fa(o){let t=o.constructor.__orderedComputedDeps;if(!t){t=new Map;const e=o[$.COMPUTE];let{counts:i,ready:s,total:r}=ma(o),n;for(;n=s.shift();){t.set(n,t.size);const a=e[n];a&&a.forEach(l=>{const u=l.info.methodInfo;--r,--i[u]===0&&s.push(u)})}r!==0&&console.warn(`Computed graph for ${o.localName} incomplete; circular?`),o.constructor.__orderedComputedDeps=t}return t}function ma(o){const t=o[Os],e={},i=o[$.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 Fs(o,t,e,i,s){let r=ci(o,t,e,i,s);if(r===ht)return!1;let n=s.methodInfo;return o.__dataHasAccessor&&o.__dataHasAccessor[n]?o._setPendingProperty(n,r,!0):(o[n]=r,!1)}function _a(o,t,e){let i=o.__dataLinkedPaths;if(i){let s;for(let r in i){let n=i[r];ct(r,t)?(s=ut(r,n,t),o._setPendingPropertyOrPath(s,e,!0,!0)):ct(n,t)&&(s=ut(n,r,t),o._setPendingPropertyOrPath(s,e,!0,!0))}}}function Vt(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),xa(a)){let{event:u,negate:d}=a.parts[0];a.listenerEvent=u||Ft(s)+"-changed",a.listenerNegate=d}let l=t.nodeInfoList.length;for(let u=0;u<a.parts.length;u++){let d=a.parts[u];d.compoundIndex=u,ga(o,t,a,d,l)}}function ga(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=zs(l),l.wildcard=!0),o._addTemplatePropertyEffect(t,l.rootProperty,{fn:va,info:n,trigger:l})}}}function va(o,t,e,i,s,r,n){let a=n[s.index],l=s.binding,u=s.part;if(r&&u.source&&t.length>u.source.length&&l.kind=="property"&&!l.isCompound&&a.__isPropertyEffectsClient&&a.__dataHasAccessor&&a.__dataHasAccessor[l.target]){let d=e[t];t=ut(u.source,l.target,t),a._setPendingPropertyOrPath(t,d,!1,!0)&&o._enqueueClient(a)}else{let d=s.evaluator._evaluateBinding(o,u,t,e,i,r);d!==ht&&ya(o,a,l,u,d)}}function ya(o,t,e,i,s){if(s=ba(t,s,e,i),Dt&&(s=Dt(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[$.READ_ONLY]||!t[$.READ_ONLY][r])&&t._setPendingProperty(r,s)&&o._enqueueClient(t):o._setUnmanagedPropertyToNode(t,r,s)}}function ba(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 xa(o){return!!o.target&&o.kind!="attribute"&&o.kind!="text"&&!o.isCompound&&o.parts[0].mode==="{"}function wa(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 u=a[l];Ea(n,u),Sa(n,o,u)}n.__dataHost=o}}function Ea(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=se(o)),o[r]=t.literal)}}function Sa(o,t,e){if(e.listenerEvent){let i=e.parts[0];o.addEventListener(e.listenerEvent,function(s){ua(s,t,e.target,i.source,i.negate)})}}function wo(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 ci(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===ht?ht:n.apply(r,a)}else s.dynamicFn||console.warn("method `"+s.methodName+"` not defined")}const Aa=[],Ns="(?:[a-zA-Z_$][\\w.:$\\-*]*)",Ca="(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)",Da="(?:'(?:[^'\\\\]|\\\\.)*')",ka='(?:"(?:[^"\\\\]|\\\\.)*")',Pa="(?:"+Da+"|"+ka+")",Eo="(?:("+Ns+"|"+Ca+"|"+Pa+")\\s*)",Ta="(?:"+Eo+"(?:,\\s*"+Eo+")*)",Ma="(?:\\(\\s*(?:"+Ta+"?)\\)\\s*)",Oa="("+Ns+"\\s*"+Ma+"?)",Ia="(\\[\\[|{{)\\s*",Fa="(?:]]|}})",Na="(?:(!)\\s*)?",za=Ia+Na+Oa+Fa,So=new RegExp(za,"g");function Ao(o){let t="";for(let e=0;e<o.length;e++){let i=o[e].literal;t+=i||""}return t}function Ut(o){let t=o.match(/([^\s]+?)\(([\s\S]*)\)/);if(t){let i={methodName:t[1],static:!0,args:Aa};if(t[2].trim()){let s=t[2].replace(/\\,/g,"&comma;").split(",");return La(s,i)}else return i}return null}function La(o,t){return t.args=o.map(function(e){let i=zs(e);return i.literal||(t.static=!1),i},this),t}function zs(o){let t=o.trim().replace(/&comma;/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=Fe(t),e.structured=ai(t),e.structured&&(e.wildcard=t.slice(-2)==".*",e.wildcard&&(e.name=t.slice(0,-2)))),e}function Co(o,t,e){let i=ue(o,e);return i===void 0&&(i=t[e]),i}function Ls(o,t,e,i){const s={indexSplices:i};ni&&!o._overrideLegacyUndefined&&(t.splices=s),o.notifyPath(e+".splices",s),o.notifyPath(e+".length",t.length),ni&&!o._overrideLegacyUndefined&&(s.indexSplices=[])}function Je(o,t,e,i,s,r){Ls(o,t,e,[{index:i,addedCount:s,removed:r,object:t,type:"splice"}])}function $a(o){return o[0].toUpperCase()+o.substring(1)}const Ni=ee(o=>{const t=sa(Kn(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 $}_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(Xe.length){let s=Xe[Xe.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[$.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==$.READ_ONLY);let a=jt(this,r,!0)[s];a||(a=this[r][s]=[]),a.push(n)}_removePropertyEffect(s,r,n){let a=jt(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,$.READ_ONLY)}_hasNotifyEffect(s){return this._hasPropertyEffect(s,$.NOTIFY)}_hasReflectEffect(s){return this._hasPropertyEffect(s,$.REFLECT)}_hasComputedEffect(s){return this._hasPropertyEffect(s,$.COMPUTE)}_setPendingPropertyOrPath(s,r,n,a){if(a||Fe(Array.isArray(s)?s[0]:s)!==s){if(!a){let l=ue(this,s);if(s=go(this,s,r),!s||!super._shouldPropertyChange(s,r,l))return!1}if(this.__dataHasPaths=!0,this._setPendingProperty(s,r,n))return _a(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=se(s)),s[r]=n)}_setPendingProperty(s,r,n){let a=this.__dataHasPaths&&ai(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[$.NOTIFY]&&this[$.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[$.READ_ONLY]||!this[$.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;ha(this,r,n,a),l=this.__dataToNotify,this.__dataToNotify=null,this._propagatePropertyChanges(r,n,a),this._flushClients(),tt(this,this[$.REFLECT],r,n,a),tt(this,this[$.OBSERVE],r,n,a),l&&aa(this,l,r,n,a),this.__dataCounter==1&&(this.__dataTemp={})}_propagatePropertyChanges(s,r,n){this[$.PROPAGATE]&&tt(this,this[$.PROPAGATE],s,r,n),this.__templateInfo&&this._runEffectsForTemplate(this.__templateInfo,s,r,n)}_runEffectsForTemplate(s,r,n,a){const l=(u,d)=>{tt(this,s.propertyEffects,u,n,d,s.nodeList);for(let h=s.firstChild;h;h=h.nextSibling)this._runEffectsForTemplate(h,u,n,d)};s.runEffects?s.runEffects(l,r,a):l(r,a)}linkPaths(s,r){s=et(s),r=et(r),this.__dataLinkedPaths=this.__dataLinkedPaths||{},this.__dataLinkedPaths[s]=r}unlinkPaths(s){s=et(s),this.__dataLinkedPaths&&delete this.__dataLinkedPaths[s]}notifySplices(s,r){let n={path:""},a=ue(this,s,n);Ls(this,a,n.path,r)}get(s,r){return ue(r||this,s)}set(s,r,n){n?go(n,s,r):(!this[$.READ_ONLY]||!this[$.READ_ONLY][s])&&this._setPendingPropertyOrPath(s,r,!0)&&this._invalidateProperties()}push(s,...r){let n={path:""},a=ue(this,s,n),l=a.length,u=a.push(...r);return r.length&&Je(this,a,n.path,l,r.length,[]),u}pop(s){let r={path:""},n=ue(this,s,r),a=!!n.length,l=n.pop();return a&&Je(this,n,r.path,n.length,0,[l]),l}splice(s,r,n,...a){let l={path:""},u=ue(this,s,l);r<0?r=u.length-Math.floor(-r):r&&(r=Math.floor(r));let d;return arguments.length===2?d=u.splice(r):d=u.splice(r,n,...a),(a.length||d.length)&&Je(this,u,l.path,r,a.length,d),d}shift(s){let r={path:""},n=ue(this,s,r),a=!!n.length,l=n.shift();return a&&Je(this,n,r.path,0,0,[l]),l}unshift(s,...r){let n={path:""},a=ue(this,s,n),l=a.unshift(...r);return r.length&&Je(this,a,n.path,0,r.length,[]),l}notifyPath(s,r){let n;if(arguments.length==1){let a={path:""};r=ue(this,s,a),n=a.path}else Array.isArray(s)?n=et(s):n=s;this._setPendingPropertyOrPath(n,r,!0,!0)&&this._invalidateProperties()}_createReadOnlyProperty(s,r){this._addPropertyEffect(s,$.READ_ONLY),r&&(this["_set"+$a(s)]=function(n){this._setProperty(s,n)})}_createPropertyObserver(s,r,n){let a={property:s,method:r,dynamicFn:!!n};this._addPropertyEffect(s,$.OBSERVE,{fn:bo,info:a,trigger:{name:s}}),n&&this._addPropertyEffect(r,$.OBSERVE,{fn:bo,info:a,trigger:{name:r}})}_createMethodObserver(s,r){let n=Ut(s);if(!n)throw new Error("Malformed observer expression '"+s+"'");wo(this,n,$.OBSERVE,ci,null,r)}_createNotifyingProperty(s){this._addPropertyEffect(s,$.NOTIFY,{fn:ca,info:{eventName:Ft(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,$.REFLECT,{fn:da,info:{attrName:r}})}_createComputedProperty(s,r,n){let a=Ut(r);if(!a)throw new Error("Malformed computed expression '"+r+"'");const l=wo(this,a,$.COMPUTE,Fs,s,n);jt(this,Os)[s]=l}_marshalArgs(s,r,n){const a=this.__data,l=[];for(let u=0,d=s.length;u<d;u++){let{name:h,structured:p,wildcard:f,value:y,literal:m}=s[u];if(!m)if(f){const b=ct(h,r),D=Co(a,n,b?r:h);y={path:b?r:h,value:D,base:b?ue(a,h):D}}else y=p?Co(a,n,h):a[h];if(ni&&!this._overrideLegacyUndefined&&y===void 0&&s.length>1)return ht;l[u]=y}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,u=l.lastChild;n.parent=l,l.lastChild=n,n.previousSibling=u,u?u.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),Xe.push(this);let n=super._stampTemplate(s,r);if(Xe.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,wa(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 u=r.childNodes;for(let d=0;d<u.length;d++){let h=u[d];se(se(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=Ao(l)||" ",Vt(this,r,n,"text","textContent",l),a=!0)}return a}static _parseTemplateNodeAttribute(s,r,n,a,l){let u=this._parseBindings(l,r);if(u){let d=a,h="property";ra.test(a)?h="attribute":a[a.length-1]=="$"&&(a=a.slice(0,-1),h="attribute");let p=Ao(u);return p&&h=="attribute"&&(a=="class"&&s.hasAttribute("class")&&(p+=" "+s.getAttribute(a)),s.setAttribute(a,p)),h=="attribute"&&d=="disable-upgrade$"&&s.setAttribute(a,""),s.localName==="input"&&d==="value"&&s.setAttribute(d,""),s.removeAttribute(d),h==="property"&&(a=As(a)),Vt(this,r,n,h,a,u,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,u=n.templateInfo,d=l.localName==="dom-if",h=l.localName==="dom-repeat";uo&&(d||h)&&(l.removeChild(s),n=n.parentInfo,n.templateInfo=u,n.noted=!0,a=!1);let p=u.hostProps;if(Pn&&d)p&&(r.hostProps=Object.assign(r.hostProps||{},p),uo||(n.parentInfo.noted=!0));else{let f="{";for(let y in p){let m=[{mode:f,source:y,dependencies:[y],hostProp:!0}];Vt(this,r,n,"property","_host_"+y,m)}}return a}static _parseBindings(s,r){let n=[],a=0,l;for(;(l=So.exec(s))!==null;){l.index>a&&n.push({literal:s.slice(a,l.index)});let u=l[1][0],d=!!l[2],h=l[3].trim(),p=!1,f="",y=-1;u=="{"&&(y=h.indexOf("::"))>0&&(f=h.substring(y+2),h=h.substring(0,y),p=!0);let m=Ut(h),b=[];if(m){let{args:D,methodName:C}=m;for(let O=0;O<D.length;O++){let N=D[O];N.literal||b.push(N)}let I=r.dynamicFns;(I&&I[C]||m.static)&&(b.push(C),m.dynamicFn=!0)}else b.push(h);n.push({source:h,mode:u,negate:d,customEvent:p,signature:m,dependencies:b,event:f}),a=So.lastIndex}if(a&&a<s.length){let u=s.substring(a);u&&n.push({literal:u})}return n.length?n:null}static _evaluateBinding(s,r,n,a,l,u){let d;return r.signature?d=ci(s,n,a,l,r.signature):n!=r.source?d=ue(s,r.source):u&&ai(n)?d=ue(s,n):d=s.__data[n],r.negate&&(d=!d),d}}return e}),Xe=[];/**
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
@@ -2047,7 +2047,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2047
2047
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2048
2048
  Code distributed by Google as part of the polymer project is also
2049
2049
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2050
- */function $a(o){const t={};for(let e in o){const i=o[e];t[e]=typeof i=="function"?{type:i}:i}return t}const Ra=ee(o=>{const t=ks(o);function e(r){const n=Object.getPrototypeOf(r);return n.prototype instanceof s?n:null}function i(r){if(!r.hasOwnProperty(JSCompiler_renameProperty("__ownProperties",r))){let n=null;if(r.hasOwnProperty(JSCompiler_renameProperty("properties",r))){const a=r.properties;a&&(n=$a(a))}r.__ownProperties=n}return r.__ownProperties}class s extends t{static get observedAttributes(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__observedAttributes",this))){this.prototype;const n=this._properties;this.__observedAttributes=n?Object.keys(n).map(a=>this.prototype._addPropertyToAttributeMap(a)):[]}return this.__observedAttributes}static finalize(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__finalized",this))){const n=e(this);n&&n.finalize(),this.__finalized=!0,this._finalizeClass()}}static _finalizeClass(){const n=i(this);n&&this.createProperties(n)}static get _properties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__properties",this))){const n=e(this);this.__properties=Object.assign({},n&&n._properties,i(this))}return this.__properties}static typeForProperty(n){const a=this._properties[n];return a&&a.type}_initializeProperties(){this.constructor.finalize(),super._initializeProperties()}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this._enableProperties()}disconnectedCallback(){super.disconnectedCallback&&super.disconnectedCallback()}}return s});/**
2050
+ */function Ra(o){const t={};for(let e in o){const i=o[e];t[e]=typeof i=="function"?{type:i}:i}return t}const Ha=ee(o=>{const t=Ps(o);function e(r){const n=Object.getPrototypeOf(r);return n.prototype instanceof s?n:null}function i(r){if(!r.hasOwnProperty(JSCompiler_renameProperty("__ownProperties",r))){let n=null;if(r.hasOwnProperty(JSCompiler_renameProperty("properties",r))){const a=r.properties;a&&(n=Ra(a))}r.__ownProperties=n}return r.__ownProperties}class s extends t{static get observedAttributes(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__observedAttributes",this))){this.prototype;const n=this._properties;this.__observedAttributes=n?Object.keys(n).map(a=>this.prototype._addPropertyToAttributeMap(a)):[]}return this.__observedAttributes}static finalize(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__finalized",this))){const n=e(this);n&&n.finalize(),this.__finalized=!0,this._finalizeClass()}}static _finalizeClass(){const n=i(this);n&&this.createProperties(n)}static get _properties(){if(!this.hasOwnProperty(JSCompiler_renameProperty("__properties",this))){const n=e(this);this.__properties=Object.assign({},n&&n._properties,i(this))}return this.__properties}static typeForProperty(n){const a=this._properties[n];return a&&a.type}_initializeProperties(){this.constructor.finalize(),super._initializeProperties()}connectedCallback(){super.connectedCallback&&super.connectedCallback(),this._enableProperties()}disconnectedCallback(){super.disconnectedCallback&&super.disconnectedCallback()}}return s});/**
2051
2051
  * @fileoverview
2052
2052
  * @suppress {checkPrototypalTypes}
2053
2053
  * @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
@@ -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 Ha="3.5.2",Co=window.ShadyCSS&&window.ShadyCSS.cssBuild,Ba=ee(o=>{const t=Ra(Fi(o));function e(l){if(!l.hasOwnProperty(JSCompiler_renameProperty("__propertyDefaults",l))){l.__propertyDefaults=null;let u=l._properties;for(let d in u){let h=u[d];"value"in h&&(l.__propertyDefaults=l.__propertyDefaults||{},l.__propertyDefaults[d]=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,u,d,h){d.computed&&(d.readOnly=!0),d.computed&&(l._hasReadOnlyEffect(u)?console.warn(`Cannot redefine computed property '${u}'.`):l._createComputedProperty(u,d.computed,h)),d.readOnly&&!l._hasReadOnlyEffect(u)?l._createReadOnlyProperty(u,!d.computed):d.readOnly===!1&&l._hasReadOnlyEffect(u)&&console.warn(`Cannot make readOnly property '${u}' non-readOnly.`),d.reflectToAttribute&&!l._hasReflectEffect(u)?l._createReflectedProperty(u):d.reflectToAttribute===!1&&l._hasReflectEffect(u)&&console.warn(`Cannot make reflected property '${u}' non-reflected.`),d.notify&&!l._hasNotifyEffect(u)?l._createNotifyingProperty(u):d.notify===!1&&l._hasNotifyEffect(u)&&console.warn(`Cannot make notify property '${u}' non-notify.`),d.observer&&l._createPropertyObserver(u,d.observer,h[d.observer]),l._addPropertyToAttributeMap(u)}function r(l,u,d,h){if(!Co){const p=u.content.querySelectorAll("style"),f=bs(u),y=zn(d),m=u.content.firstElementChild;for(let D=0;D<y.length;D++){let C=y[D];C.textContent=l._processStyleText(C.textContent,h),u.content.insertBefore(C,m)}let b=0;for(let D=0;D<f.length;D++){let C=f[D],I=p[b];I!==C?(C=C.cloneNode(!0),I.parentNode.insertBefore(C,I)):b++,C.textContent=l._processStyleText(C.textContent,h)}}if(window.ShadyCSS&&window.ShadyCSS.prepareTemplate(u,d),Pn&&Co&&En){const p=u.content.querySelectorAll("style");if(p){let f="";Array.from(p).forEach(y=>{f+=y.textContent,y.parentNode.removeChild(y)}),l._styleSheet=new CSSStyleSheet,l._styleSheet.replaceSync(f)}}}function n(l){let u=null;if(l&&(!Dt||An)&&(u=at.import(l,"template"),Dt&&!u))throw new Error(`strictTemplatePolicy: expecting dom-module or null template for ${l}`);return u}class a extends t{static get polymerElementVersion(){return Ha}static _finalizeClass(){t._finalizeClass.call(this);const u=i(this);u&&this.createObservers(u,this._properties),this._prepareTemplate()}static _prepareTemplate(){let u=this.template;u&&(typeof u=="string"?(console.error("template getter must return HTMLTemplateElement"),u=null):_s||(u=u.cloneNode(!0))),this.prototype._template=u}static createProperties(u){for(let d in u)s(this.prototype,d,u[d],u)}static createObservers(u,d){const h=this.prototype;for(let p=0;p<u.length;p++)h._createMethodObserver(u[p],d)}static get template(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_template",this))){let u=this.prototype.hasOwnProperty(JSCompiler_renameProperty("_template",this.prototype))?this.prototype._template:void 0;typeof u=="function"&&(u=u()),this._template=u!==void 0?u:this.hasOwnProperty(JSCompiler_renameProperty("is",this))&&n(this.is)||Object.getPrototypeOf(this.prototype).constructor.template}return this._template}static set template(u){this._template=u}static get importPath(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_importPath",this))){const u=this.importMeta;if(u)this._importPath=Mi(u.url);else{const d=at.import(this.is);this._importPath=d&&d.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=Sn,this.importPath=this.constructor.importPath;let u=e(this.constructor);if(u)for(let d in u){let h=u[d];if(this._canApplyPropertyDefault(d)){let p=typeof h.value=="function"?h.value.call(this):h.value;this._hasAccessor(d)?this._setPendingProperty(d,p,!0):this[d]=p}}}_canApplyPropertyDefault(u){return!this.hasOwnProperty(u)}static _processStyleText(u,d){return Ti(u,d)}static _finalizeTemplate(u){const d=this.prototype._template;if(d&&!d.__polymerFinalized){d.__polymerFinalized=!0;const h=this.importPath,p=h?ot(h):"";r(this,d,u,p),this.prototype._bindTemplate(d)}}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(u){const d=se(this);if(d.attachShadow)return u?(d.shadowRoot||(d.attachShadow({mode:"open",shadyUpgradeFragment:u}),d.shadowRoot.appendChild(u),this.constructor._styleSheet&&(d.shadowRoot.adoptedStyleSheets=[this.constructor._styleSheet])),Cn&&window.ShadyDOM&&window.ShadyDOM.flushInitial(d.shadowRoot),d.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(u){window.ShadyCSS&&window.ShadyCSS.styleSubtree(this,u)}resolveUrl(u,d){return!d&&this.importPath&&(d=ot(this.importPath)),ot(u,d)}static _parseTemplateContent(u,d,h){return d.dynamicFns=d.dynamicFns||this._properties,t._parseTemplateContent.call(this,u,d,h)}static _addTemplatePropertyEffect(u,d,h){return gs&&!(d in this._properties)&&!(h.info.part.signature&&h.info.part.signature.static)&&!h.info.part.hostProp&&!u.nestedTemplate&&console.warn(`Property '${d}' used in template but not declared in 'properties'; attribute will not be observed.`),t._addTemplatePropertyEffect.call(this,u,d,h)}}return a});/**
2060
+ */const Ba="3.5.2",Do=window.ShadyCSS&&window.ShadyCSS.cssBuild,Ya=ee(o=>{const t=Ha(Ni(o));function e(l){if(!l.hasOwnProperty(JSCompiler_renameProperty("__propertyDefaults",l))){l.__propertyDefaults=null;let u=l._properties;for(let d in u){let h=u[d];"value"in h&&(l.__propertyDefaults=l.__propertyDefaults||{},l.__propertyDefaults[d]=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,u,d,h){d.computed&&(d.readOnly=!0),d.computed&&(l._hasReadOnlyEffect(u)?console.warn(`Cannot redefine computed property '${u}'.`):l._createComputedProperty(u,d.computed,h)),d.readOnly&&!l._hasReadOnlyEffect(u)?l._createReadOnlyProperty(u,!d.computed):d.readOnly===!1&&l._hasReadOnlyEffect(u)&&console.warn(`Cannot make readOnly property '${u}' non-readOnly.`),d.reflectToAttribute&&!l._hasReflectEffect(u)?l._createReflectedProperty(u):d.reflectToAttribute===!1&&l._hasReflectEffect(u)&&console.warn(`Cannot make reflected property '${u}' non-reflected.`),d.notify&&!l._hasNotifyEffect(u)?l._createNotifyingProperty(u):d.notify===!1&&l._hasNotifyEffect(u)&&console.warn(`Cannot make notify property '${u}' non-notify.`),d.observer&&l._createPropertyObserver(u,d.observer,h[d.observer]),l._addPropertyToAttributeMap(u)}function r(l,u,d,h){if(!Do){const p=u.content.querySelectorAll("style"),f=xs(u),y=Ln(d),m=u.content.firstElementChild;for(let D=0;D<y.length;D++){let C=y[D];C.textContent=l._processStyleText(C.textContent,h),u.content.insertBefore(C,m)}let b=0;for(let D=0;D<f.length;D++){let C=f[D],I=p[b];I!==C?(C=C.cloneNode(!0),I.parentNode.insertBefore(C,I)):b++,C.textContent=l._processStyleText(C.textContent,h)}}if(window.ShadyCSS&&window.ShadyCSS.prepareTemplate(u,d),Tn&&Do&&Sn){const p=u.content.querySelectorAll("style");if(p){let f="";Array.from(p).forEach(y=>{f+=y.textContent,y.parentNode.removeChild(y)}),l._styleSheet=new CSSStyleSheet,l._styleSheet.replaceSync(f)}}}function n(l){let u=null;if(l&&(!kt||Cn)&&(u=lt.import(l,"template"),kt&&!u))throw new Error(`strictTemplatePolicy: expecting dom-module or null template for ${l}`);return u}class a extends t{static get polymerElementVersion(){return Ba}static _finalizeClass(){t._finalizeClass.call(this);const u=i(this);u&&this.createObservers(u,this._properties),this._prepareTemplate()}static _prepareTemplate(){let u=this.template;u&&(typeof u=="string"?(console.error("template getter must return HTMLTemplateElement"),u=null):gs||(u=u.cloneNode(!0))),this.prototype._template=u}static createProperties(u){for(let d in u)s(this.prototype,d,u[d],u)}static createObservers(u,d){const h=this.prototype;for(let p=0;p<u.length;p++)h._createMethodObserver(u[p],d)}static get template(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_template",this))){let u=this.prototype.hasOwnProperty(JSCompiler_renameProperty("_template",this.prototype))?this.prototype._template:void 0;typeof u=="function"&&(u=u()),this._template=u!==void 0?u:this.hasOwnProperty(JSCompiler_renameProperty("is",this))&&n(this.is)||Object.getPrototypeOf(this.prototype).constructor.template}return this._template}static set template(u){this._template=u}static get importPath(){if(!this.hasOwnProperty(JSCompiler_renameProperty("_importPath",this))){const u=this.importMeta;if(u)this._importPath=Oi(u.url);else{const d=lt.import(this.is);this._importPath=d&&d.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=An,this.importPath=this.constructor.importPath;let u=e(this.constructor);if(u)for(let d in u){let h=u[d];if(this._canApplyPropertyDefault(d)){let p=typeof h.value=="function"?h.value.call(this):h.value;this._hasAccessor(d)?this._setPendingProperty(d,p,!0):this[d]=p}}}_canApplyPropertyDefault(u){return!this.hasOwnProperty(u)}static _processStyleText(u,d){return Mi(u,d)}static _finalizeTemplate(u){const d=this.prototype._template;if(d&&!d.__polymerFinalized){d.__polymerFinalized=!0;const h=this.importPath,p=h?st(h):"";r(this,d,u,p),this.prototype._bindTemplate(d)}}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(u){const d=se(this);if(d.attachShadow)return u?(d.shadowRoot||(d.attachShadow({mode:"open",shadyUpgradeFragment:u}),d.shadowRoot.appendChild(u),this.constructor._styleSheet&&(d.shadowRoot.adoptedStyleSheets=[this.constructor._styleSheet])),Dn&&window.ShadyDOM&&window.ShadyDOM.flushInitial(d.shadowRoot),d.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(u){window.ShadyCSS&&window.ShadyCSS.styleSubtree(this,u)}resolveUrl(u,d){return!d&&this.importPath&&(d=st(this.importPath)),st(u,d)}static _parseTemplateContent(u,d,h){return d.dynamicFns=d.dynamicFns||this._properties,t._parseTemplateContent.call(this,u,d,h)}static _addTemplatePropertyEffect(u,d,h){return vs&&!(d in this._properties)&&!(h.info.part.signature&&h.info.part.signature.static)&&!h.info.part.hostProp&&!u.nestedTemplate&&console.warn(`Property '${d}' used in template but not declared in 'properties'; attribute will not be observed.`),t._addTemplatePropertyEffect.call(this,u,d,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 Do=window.trustedTypes&&trustedTypes.createPolicy("polymer-html-literal",{createHTML:o=>o});class Ls{constructor(t,e){Rs(t,e);const i=e.reduce((s,r,n)=>s+$s(r)+t[n+1],t[0]);this.value=i.toString()}toString(){return this.value}}function $s(o){if(o instanceof Ls)return o.value;throw new Error(`non-literal value passed to Polymer's htmlLiteral function: ${o}`)}function Ya(o){if(o instanceof HTMLTemplateElement)return o.innerHTML;if(o instanceof Ls)return $s(o);throw new Error(`non-template value passed to Polymer's html function: ${o}`)}const Fe=function(t,...e){Rs(t,e);const i=document.createElement("template");let s=e.reduce((r,n,a)=>r+Ya(n)+t[a+1],t[0]);return Do&&(s=Do.createHTML(s)),i.innerHTML=s,i},Rs=(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")};/**
2068
+ */const ko=window.trustedTypes&&trustedTypes.createPolicy("polymer-html-literal",{createHTML:o=>o});class $s{constructor(t,e){Hs(t,e);const i=e.reduce((s,r,n)=>s+Rs(r)+t[n+1],t[0]);this.value=i.toString()}toString(){return this.value}}function Rs(o){if(o instanceof $s)return o.value;throw new Error(`non-literal value passed to Polymer's htmlLiteral function: ${o}`)}function ja(o){if(o instanceof HTMLTemplateElement)return o.innerHTML;if(o instanceof $s)return Rs(o);throw new Error(`non-template value passed to Polymer's html function: ${o}`)}const Ne=function(t,...e){Hs(t,e);const i=document.createElement("template");let s=e.reduce((r,n,a)=>r+ja(n)+t[a+1],t[0]);return ko&&(s=ko.createHTML(s)),i.innerHTML=s,i},Hs=(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
@@ -2073,19 +2073,19 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2073
2073
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2074
2074
  Code distributed by Google as part of the polymer project is also
2075
2075
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2076
- */const Ee=Ba(HTMLElement);/**
2076
+ */const Ee=Ya(HTMLElement);/**
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 _e=[];function ci(o,t,e=o.getAttribute("dir")){t?o.setAttribute("dir",t):e!=null&&o.removeAttribute("dir")}function ui(){return document.documentElement.getAttribute("dir")}function ja(){const o=ui();_e.forEach(t=>{ci(t,o)})}const Ua=new MutationObserver(ja);Ua.observe(document.documentElement,{attributes:!0,attributeFilter:["dir"]});const Ft=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(),ci(this,ui(),null))}attributeChangedCallback(e,i,s){if(super.attributeChangedCallback(e,i,s),e!=="dir")return;const r=ui(),n=s===r&&_e.indexOf(this)===-1,a=!s&&i&&_e.indexOf(this)===-1;n||a?(this.__subscribe(),ci(this,r,s)):s!==r&&i===r&&this.__unsubscribe()}disconnectedCallback(){super.disconnectedCallback(),this.__restoreSubscription=_e.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(){_e.includes(this)||_e.push(this)}__unsubscribe(){_e.includes(this)&&_e.splice(_e.indexOf(this),1)}};/**
2080
+ */const _e=[];function ui(o,t,e=o.getAttribute("dir")){t?o.setAttribute("dir",t):e!=null&&o.removeAttribute("dir")}function di(){return document.documentElement.getAttribute("dir")}function Va(){const o=di();_e.forEach(t=>{ui(t,o)})}const Ua=new MutationObserver(Va);Ua.observe(document.documentElement,{attributes:!0,attributeFilter:["dir"]});const Nt=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(),ui(this,di(),null))}attributeChangedCallback(e,i,s){if(super.attributeChangedCallback(e,i,s),e!=="dir")return;const r=di(),n=s===r&&_e.indexOf(this)===-1,a=!s&&i&&_e.indexOf(this)===-1;n||a?(this.__subscribe(),ui(this,r,s)):s!==r&&i===r&&this.__unsubscribe()}disconnectedCallback(){super.disconnectedCallback(),this.__restoreSubscription=_e.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(){_e.includes(this)||_e.push(this)}__unsubscribe(){_e.includes(this)&&_e.splice(_e.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/
2084
- */const Va=o=>class extends o{static get properties(){return{disabled:{type:Boolean,reflectToAttribute:!0},readonly:{type:Boolean,reflectToAttribute:!0},invalid:{type:Boolean,reflectToAttribute:!0}}}ready(){super.ready(),this.addEventListener("pointerdown",e=>{e.target===this&&e.preventDefault()}),this.addEventListener("click",e=>{e.target===this&&this.shadowRoot.querySelector("slot:not([name])").assignedNodes({flatten:!0}).forEach(i=>i.focus&&i.focus())})}};/**
2084
+ */const Wa=o=>class extends o{static get properties(){return{disabled:{type:Boolean,reflectToAttribute:!0},readonly:{type:Boolean,reflectToAttribute:!0},invalid:{type:Boolean,reflectToAttribute:!0}}}ready(){super.ready(),this.addEventListener("pointerdown",e=>{e.target===this&&e.preventDefault()}),this.addEventListener("click",e=>{e.target===this&&this.shadowRoot.querySelector("slot:not([name])").assignedNodes({flatten:!0}).forEach(i=>i.focus&&i.focus())})}};/**
2085
2085
  * @license
2086
2086
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
2087
2087
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2088
- */const Wa=z`
2088
+ */const qa=z`
2089
2089
  :host {
2090
2090
  display: flex;
2091
2091
  align-items: center;
@@ -2154,15 +2154,15 @@ 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
- */G("vaadin-input-container",Wa,{moduleId:"vaadin-input-container-styles"});class qa extends Va(Oe(Ft(Ee))){static get is(){return"vaadin-input-container"}static get template(){return Fe`
2157
+ */G("vaadin-input-container",qa,{moduleId:"vaadin-input-container-styles"});class Ka extends Wa(Ie(Nt(Ee))){static get is(){return"vaadin-input-container"}static get template(){return Ne`
2158
2158
  <slot name="prefix"></slot>
2159
2159
  <slot></slot>
2160
2160
  <slot name="suffix"></slot>
2161
- `}}me(qa);/**
2161
+ `}}me(Ka);/**
2162
2162
  * @license
2163
2163
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
2164
2164
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2165
- */const Ka=z`
2165
+ */const Ga=z`
2166
2166
  :host {
2167
2167
  z-index: 200;
2168
2168
  position: fixed;
@@ -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 Ni=!1;window.addEventListener("keydown",()=>{Ni=!0},{capture:!0});window.addEventListener("mousedown",()=>{Ni=!1},{capture:!0});function di(){let o=document.activeElement||document.body;for(;o.shadowRoot&&o.shadowRoot.activeElement;)o=o.shadowRoot.activeElement;return o}function zi(){return Ni}function Ga(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 Ja(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 Xa(o,t){const e=[];for(;o.length>0&&t.length>0;)Ja(o[0],t[0])?e.push(t.shift()):e.push(o.shift());return e.concat(o,t)}function hi(o){const t=o.length;if(t<2)return o;const e=Math.ceil(t/2),i=hi(o.slice(0,e)),s=hi(o.slice(e));return Xa(i,s)}function Hs(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 Qa(o){if(!Hs(o))return-1;const t=o.getAttribute("tabindex")||0;return Number(t)}function Bs(o,t){if(o.nodeType!==Node.ELEMENT_NODE||Ga(o))return!1;const e=o,i=Qa(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=Bs(n,t)||s}),s}function el(o){const t=[];return Bs(o,t)?hi(t):t}/**
2228
+ */let zi=!1;window.addEventListener("keydown",()=>{zi=!0},{capture:!0});window.addEventListener("mousedown",()=>{zi=!1},{capture:!0});function hi(){let o=document.activeElement||document.body;for(;o.shadowRoot&&o.shadowRoot.activeElement;)o=o.shadowRoot.activeElement;return o}function Li(){return zi}function Ja(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 Xa(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 Za(o,t){const e=[];for(;o.length>0&&t.length>0;)Xa(o[0],t[0])?e.push(t.shift()):e.push(o.shift());return e.concat(o,t)}function pi(o){const t=o.length;if(t<2)return o;const e=Math.ceil(t/2),i=pi(o.slice(0,e)),s=pi(o.slice(e));return Za(i,s)}function Bs(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 Qa(o){return o.getRootNode().activeElement===o}function el(o){if(!Bs(o))return-1;const t=o.getAttribute("tabindex")||0;return Number(t)}function Ys(o,t){if(o.nodeType!==Node.ELEMENT_NODE||Ja(o))return!1;const e=o,i=el(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=Ys(n,t)||s}),s}function tl(o){const t=[];return Ys(o,t)?pi(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,63 +2233,63 @@ 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 pi=!1,tl=[],Ys=[];function il(){pi=!0,requestAnimationFrame(function(){pi=!1,ol(tl),setTimeout(function(){sl(Ys)})})}function ol(o){for(;o.length;)js(o.shift())}function sl(o){for(let t=0,e=o.length;t<e;t++)js(o.shift())}function js(o){const t=o[0],e=o[1],i=o[2];try{e.apply(t,i)}catch(s){setTimeout(()=>{throw s})}}function Us(o,t,e){pi||il(),Ys.push([o,t,e])}/**
2236
+ */let fi=!1,il=[],js=[];function ol(){fi=!0,requestAnimationFrame(function(){fi=!1,sl(il),setTimeout(function(){rl(js)})})}function sl(o){for(;o.length;)Vs(o.shift())}function rl(o){for(let t=0,e=o.length;t<e;t++)Vs(o.shift())}function Vs(o){const t=o[0],e=o[1],i=o[2];try{e.apply(t,i)}catch(s){setTimeout(()=>{throw s})}}function Us(o,t,e){fi||ol(),js.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 Nt=o=>o.test(navigator.userAgent),fi=o=>o.test(navigator.platform),rl=o=>o.test(navigator.vendor);Nt(/Android/u);Nt(/Chrome/u)&&rl(/Google Inc/u);Nt(/Firefox/u);const nl=fi(/^iPad/u)||fi(/^Mac/u)&&navigator.maxTouchPoints>1,al=fi(/^iPhone/u),Vs=al||nl;Nt(/^((?!chrome|android).)*safari/iu);const ll=(()=>{try{return document.createEvent("TouchEvent"),!0}catch(o){return!1}})();/**
2240
+ */const zt=o=>o.test(navigator.userAgent),mi=o=>o.test(navigator.platform),nl=o=>o.test(navigator.vendor);zt(/Android/u);zt(/Chrome/u)&&nl(/Google Inc/u);zt(/Firefox/u);const al=mi(/^iPad/u)||mi(/^Mac/u)&&navigator.maxTouchPoints>1,ll=mi(/^iPhone/u),Ws=ll||al;zt(/^((?!chrome|android).)*safari/iu);const cl=(()=>{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 Ne=new WeakMap,yt=new WeakMap,bt={},Vt=0;const ko=o=>o&&o.nodeType===Node.ELEMENT_NODE,Wt=(...o)=>{console.error(`Error: ${o.join(" ")}. Skip setting aria-hidden.`)},cl=(o,t)=>ko(o)?t.map(e=>{if(!ko(e))return Wt(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 Wt(e,"is not contained inside",o),null}).filter(e=>!!e):(Wt(o,"is not a valid element"),[]),ul=(o,t,e,i)=>{const s=cl(t,Array.isArray(o)?o:[o]);bt[e]||(bt[e]=new WeakMap);const r=bt[e],n=[],a=new Set,l=new Set(s),u=h=>{if(!h||a.has(h))return;a.add(h);const p=h.assignedSlot;p&&u(p),u(h.parentNode||h.host)};s.forEach(u);const d=h=>{if(!h||l.has(h))return;const p=h.shadowRoot;(p?[...h.children,...p.children]:[...h.children]).forEach(y=>{if(!["template","script","style"].includes(y.localName))if(a.has(y))d(y);else{const m=y.getAttribute(i),b=m!==null&&m!=="false",D=(Ne.get(y)||0)+1,C=(r.get(y)||0)+1;Ne.set(y,D),r.set(y,C),n.push(y),D===1&&b&&yt.set(y,!0),C===1&&y.setAttribute(e,"true"),b||y.setAttribute(i,"true")}})};return d(t),a.clear(),Vt+=1,()=>{n.forEach(h=>{const p=Ne.get(h)-1,f=r.get(h)-1;Ne.set(h,p),r.set(h,f),p||(yt.has(h)?yt.delete(h):h.removeAttribute(i)),f||h.removeAttribute(e)}),Vt-=1,Vt||(Ne=new WeakMap,Ne=new WeakMap,yt=new WeakMap,bt={})}},Ws=(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]"))),ul(i,t,e,"aria-hidden")};/**
2244
+ */let ze=new WeakMap,bt=new WeakMap,xt={},Wt=0;const Po=o=>o&&o.nodeType===Node.ELEMENT_NODE,qt=(...o)=>{console.error(`Error: ${o.join(" ")}. Skip setting aria-hidden.`)},ul=(o,t)=>Po(o)?t.map(e=>{if(!Po(e))return qt(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 qt(e,"is not contained inside",o),null}).filter(e=>!!e):(qt(o,"is not a valid element"),[]),dl=(o,t,e,i)=>{const s=ul(t,Array.isArray(o)?o:[o]);xt[e]||(xt[e]=new WeakMap);const r=xt[e],n=[],a=new Set,l=new Set(s),u=h=>{if(!h||a.has(h))return;a.add(h);const p=h.assignedSlot;p&&u(p),u(h.parentNode||h.host)};s.forEach(u);const d=h=>{if(!h||l.has(h))return;const p=h.shadowRoot;(p?[...h.children,...p.children]:[...h.children]).forEach(y=>{if(!["template","script","style"].includes(y.localName))if(a.has(y))d(y);else{const m=y.getAttribute(i),b=m!==null&&m!=="false",D=(ze.get(y)||0)+1,C=(r.get(y)||0)+1;ze.set(y,D),r.set(y,C),n.push(y),D===1&&b&&bt.set(y,!0),C===1&&y.setAttribute(e,"true"),b||y.setAttribute(i,"true")}})};return d(t),a.clear(),Wt+=1,()=>{n.forEach(h=>{const p=ze.get(h)-1,f=r.get(h)-1;ze.set(h,p),r.set(h,f),p||(bt.has(h)?bt.delete(h):h.removeAttribute(i)),f||h.removeAttribute(e)}),Wt-=1,Wt||(ze=new WeakMap,ze=new WeakMap,bt=new WeakMap,xt={})}},qs=(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]"))),dl(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/
2248
- */class dl{constructor(t,e){this.host=t,this.callback=typeof e=="function"?e:()=>t}showModal(){const t=this.callback();this.__showOthers=Ws(t)}close(){this.__showOthers&&(this.__showOthers(),this.__showOthers=null)}}/**
2248
+ */class hl{constructor(t,e){this.host=t,this.callback=typeof e=="function"?e:()=>t}showModal(){const t=this.callback();this.__showOthers=qs(t)}close(){this.__showOthers&&(this.__showOthers(),this.__showOthers=null)}}/**
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 hl{saveFocus(t){this.focusNode=t||di()}restoreFocus(t){const e=this.focusNode;if(!e)return;const i=t?t.preventScroll:!1;di()===document.body?setTimeout(()=>e.focus({preventScroll:i})):e.focus({preventScroll:i}),this.focusNode=null}}/**
2252
+ */class pl{saveFocus(t){this.focusNode=t||hi()}restoreFocus(t){const e=this.focusNode;if(!e)return;const i=t?t.preventScroll:!1;hi()===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 qt=[];class pl{constructor(t){this.host=t,this.__trapNode=null,this.__onKeyDown=this.__onKeyDown.bind(this)}get __focusableElements(){return el(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.");qt.push(this),this.__focusedElementIndex===-1&&this.__focusableElements[0].focus()}releaseFocus(){this.__trapNode=null,qt.pop()}__onKeyDown(t){if(this.__trapNode&&this===Array.from(qt).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()}}/**
2256
+ */const Kt=[];class fl{constructor(t){this.host=t,this.__trapNode=null,this.__onKeyDown=this.__onKeyDown.bind(this)}get __focusableElements(){return tl(this.__trapNode)}get __focusedElementIndex(){const t=this.__focusableElements;return t.indexOf(t.filter(Qa).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.");Kt.push(this),this.__focusedElementIndex===-1&&this.__focusableElements[0].focus()}releaseFocus(){this.__trapNode=null,Kt.pop()}__onKeyDown(t){if(this.__trapNode&&this===Array.from(Kt).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 We=ee(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)}});/**
2260
+ */const qe=ee(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 fl=o=>class extends We(o){static get properties(){return{focusTrap:{type:Boolean,value:!1},restoreFocusOnClose:{type:Boolean,value:!1},restoreFocusNode:{type:HTMLElement}}}constructor(){super(),this.__ariaModalController=new dl(this),this.__focusTrapController=new pl(this),this.__focusRestorationController=new hl}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=!zi();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=di();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}};/**
2264
+ */const ml=o=>class extends qe(o){static get properties(){return{focusTrap:{type:Boolean,value:!1},restoreFocusOnClose:{type:Boolean,value:!1},restoreFocusNode:{type:HTMLElement}}}constructor(){super(),this.__ariaModalController=new hl(this),this.__focusTrapController=new fl(this),this.__focusRestorationController=new pl}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=!Li();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=hi();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 qs=()=>Array.from(document.body.children).filter(o=>o instanceof HTMLElement&&o._hasOverlayStackMixin&&!o.hasAttribute("closing")).sort((o,t)=>o.__zIndex-t.__zIndex||0),mi=()=>qs().filter(o=>o.$.overlay),ml=o=>o===mi().pop(),_l=o=>class extends o{constructor(){super(),this._hasOverlayStackMixin=!0}get _last(){return ml(this)}bringToFront(){let e="";const i=qs().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"),mi().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=mi();let i;for(;(i=e.pop())&&!(i!==this&&(i.$.overlay.style.removeProperty("pointer-events"),!i.modeless)););}};/**
2268
+ */const Ks=()=>Array.from(document.body.children).filter(o=>o instanceof HTMLElement&&o._hasOverlayStackMixin&&!o.hasAttribute("closing")).sort((o,t)=>o.__zIndex-t.__zIndex||0),_i=()=>Ks().filter(o=>o.$.overlay),_l=o=>o===_i().pop(),gl=o=>class extends o{constructor(){super(),this._hasOverlayStackMixin=!0}get _last(){return _l(this)}bringToFront(){let e="";const i=Ks().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"),_i().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=_i();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/
2272
- */const gl=o=>class extends fl(_l(o)){static get properties(){return{opened:{type:Boolean,notify:!0,observer:"_openedChanged",reflectToAttribute:!0},owner:{type:Object},model:{type:Object},renderer:{type:Object},modeless:{type:Boolean,value:!1,reflectToAttribute:!0,observer:"_modelessChanged"},hidden:{type:Boolean,reflectToAttribute:!0,observer:"_hiddenChanged"},withBackdrop:{type:Boolean,value:!1,reflectToAttribute:!0}}}static get observers(){return["_rendererOrDataChanged(renderer, owner, model, opened)"]}constructor(){super(),this._boundMouseDownListener=this._mouseDownListener.bind(this),this._boundMouseUpListener=this._mouseUpListener.bind(this),this._boundOutsideClickListener=this._outsideClickListener.bind(this),this._boundKeydownListener=this._keydownListener.bind(this),Vs&&(this._boundIosResizeListener=()=>this._detectIosNavbar())}ready(){super.ready(),this.addEventListener("click",()=>{}),this.$.backdrop.addEventListener("click",()=>{}),this.addEventListener("mouseup",()=>{document.activeElement===document.body&&this.$.overlay.getAttribute("tabindex")==="0"&&this.$.overlay.focus()})}connectedCallback(){super.connectedCallback(),this._boundIosResizeListener&&(this._detectIosNavbar(),window.addEventListener("resize",this._boundIosResizeListener))}disconnectedCallback(){super.disconnectedCallback(),this._boundIosResizeListener&&window.removeEventListener("resize",this._boundIosResizeListener)}requestContentUpdate(){this.renderer&&this.renderer.call(this.owner,this,this.owner,this.model)}close(e){const i=new CustomEvent("vaadin-overlay-close",{bubbles:!0,cancelable:!0,detail:{sourceEvent:e}});this.dispatchEvent(i),i.defaultPrevented||(this.opened=!1)}_detectIosNavbar(){if(!this.opened)return;const e=window.innerHeight,s=window.innerWidth>e,r=document.documentElement.clientHeight;s&&r>e?this.style.setProperty("--vaadin-overlay-viewport-bottom",`${r-e}px`):this.style.setProperty("--vaadin-overlay-viewport-bottom","0")}_addGlobalListeners(){document.addEventListener("mousedown",this._boundMouseDownListener),document.addEventListener("mouseup",this._boundMouseUpListener),document.documentElement.addEventListener("click",this._boundOutsideClickListener,!0)}_removeGlobalListeners(){document.removeEventListener("mousedown",this._boundMouseDownListener),document.removeEventListener("mouseup",this._boundMouseUpListener),document.documentElement.removeEventListener("click",this._boundOutsideClickListener,!0)}_rendererOrDataChanged(e,i,s,r){const n=this._oldOwner!==i||this._oldModel!==s;this._oldModel=s,this._oldOwner=i;const a=this._oldRenderer!==e,l=this._oldRenderer!==void 0;this._oldRenderer=e;const u=this._oldOpened!==r;this._oldOpened=r,a&&l&&(this.innerHTML="",delete this._$litPart$),r&&e&&(a||u||n)&&this.requestContentUpdate()}_modelessChanged(e){e?(this._removeGlobalListeners(),this._exitModalState()):this.opened&&(this._addGlobalListeners(),this._enterModalState())}_openedChanged(e,i){e?(this._saveFocus(),this._animatedOpening(),Us(this,()=>{this._trapFocus();const s=new CustomEvent("vaadin-overlay-open",{bubbles:!0});this.dispatchEvent(s)}),document.addEventListener("keydown",this._boundKeydownListener),this.modeless||this._addGlobalListeners()):i&&(this._resetFocus(),this._animatedClosing(),document.removeEventListener("keydown",this._boundKeydownListener),this.modeless||this._removeGlobalListeners())}_hiddenChanged(e){e&&this.hasAttribute("closing")&&this._flushAnimation("closing")}_shouldAnimate(){const e=getComputedStyle(this),i=e.getPropertyValue("animation-name");return!(e.getPropertyValue("display")==="none")&&i&&i!=="none"}_enqueueAnimation(e,i){const s=`__${e}Handler`,r=n=>{n&&n.target!==this||(i(),this.removeEventListener("animationend",r),delete this[s])};this[s]=r,this.addEventListener("animationend",r)}_flushAnimation(e){const i=`__${e}Handler`;typeof this[i]=="function"&&this[i]()}_animatedOpening(){this.parentNode===document.body&&this.hasAttribute("closing")&&this._flushAnimation("closing"),this._attachOverlay(),this.modeless||this._enterModalState(),this.setAttribute("opening",""),this._shouldAnimate()?this._enqueueAnimation("opening",()=>{this._finishOpening()}):this._finishOpening()}_attachOverlay(){this._placeholder=document.createComment("vaadin-overlay-placeholder"),this.parentNode.insertBefore(this._placeholder,this),document.body.appendChild(this),this.bringToFront()}_finishOpening(){this.removeAttribute("opening")}_finishClosing(){this._detachOverlay(),this.$.overlay.style.removeProperty("pointer-events"),this.removeAttribute("closing"),this.dispatchEvent(new CustomEvent("vaadin-overlay-closed"))}_animatedClosing(){this.hasAttribute("opening")&&this._flushAnimation("opening"),this._placeholder&&(this._exitModalState(),this.setAttribute("closing",""),this.dispatchEvent(new CustomEvent("vaadin-overlay-closing")),this._shouldAnimate()?this._enqueueAnimation("closing",()=>{this._finishClosing()}):this._finishClosing())}_detachOverlay(){this._placeholder.parentNode.insertBefore(this,this._placeholder),this._placeholder.parentNode.removeChild(this._placeholder)}_mouseDownListener(e){this._mouseDownInside=e.composedPath().indexOf(this.$.overlay)>=0}_mouseUpListener(e){this._mouseUpInside=e.composedPath().indexOf(this.$.overlay)>=0}_shouldCloseOnOutsideClick(e){return this._last}_outsideClickListener(e){if(e.composedPath().includes(this.$.overlay)||this._mouseDownInside||this._mouseUpInside){this._mouseDownInside=!1,this._mouseUpInside=!1;return}if(!this._shouldCloseOnOutsideClick(e))return;const i=new CustomEvent("vaadin-overlay-outside-click",{bubbles:!0,cancelable:!0,detail:{sourceEvent:e}});this.dispatchEvent(i),this.opened&&!i.defaultPrevented&&this.close(e)}_keydownListener(e){if(this._last&&!(this.modeless&&!e.composedPath().includes(this.$.overlay))&&e.key==="Escape"){const i=new CustomEvent("vaadin-overlay-escape-press",{bubbles:!0,cancelable:!0,detail:{sourceEvent:e}});this.dispatchEvent(i),this.opened&&!i.defaultPrevented&&this.close(e)}}};/**
2272
+ */const vl=o=>class extends ml(gl(o)){static get properties(){return{opened:{type:Boolean,notify:!0,observer:"_openedChanged",reflectToAttribute:!0},owner:{type:Object},model:{type:Object},renderer:{type:Object},modeless:{type:Boolean,value:!1,reflectToAttribute:!0,observer:"_modelessChanged"},hidden:{type:Boolean,reflectToAttribute:!0,observer:"_hiddenChanged"},withBackdrop:{type:Boolean,value:!1,reflectToAttribute:!0}}}static get observers(){return["_rendererOrDataChanged(renderer, owner, model, opened)"]}constructor(){super(),this._boundMouseDownListener=this._mouseDownListener.bind(this),this._boundMouseUpListener=this._mouseUpListener.bind(this),this._boundOutsideClickListener=this._outsideClickListener.bind(this),this._boundKeydownListener=this._keydownListener.bind(this),Ws&&(this._boundIosResizeListener=()=>this._detectIosNavbar())}ready(){super.ready(),this.addEventListener("click",()=>{}),this.$.backdrop.addEventListener("click",()=>{}),this.addEventListener("mouseup",()=>{document.activeElement===document.body&&this.$.overlay.getAttribute("tabindex")==="0"&&this.$.overlay.focus()})}connectedCallback(){super.connectedCallback(),this._boundIosResizeListener&&(this._detectIosNavbar(),window.addEventListener("resize",this._boundIosResizeListener))}disconnectedCallback(){super.disconnectedCallback(),this._boundIosResizeListener&&window.removeEventListener("resize",this._boundIosResizeListener)}requestContentUpdate(){this.renderer&&this.renderer.call(this.owner,this,this.owner,this.model)}close(e){const i=new CustomEvent("vaadin-overlay-close",{bubbles:!0,cancelable:!0,detail:{sourceEvent:e}});this.dispatchEvent(i),i.defaultPrevented||(this.opened=!1)}_detectIosNavbar(){if(!this.opened)return;const e=window.innerHeight,s=window.innerWidth>e,r=document.documentElement.clientHeight;s&&r>e?this.style.setProperty("--vaadin-overlay-viewport-bottom",`${r-e}px`):this.style.setProperty("--vaadin-overlay-viewport-bottom","0")}_addGlobalListeners(){document.addEventListener("mousedown",this._boundMouseDownListener),document.addEventListener("mouseup",this._boundMouseUpListener),document.documentElement.addEventListener("click",this._boundOutsideClickListener,!0)}_removeGlobalListeners(){document.removeEventListener("mousedown",this._boundMouseDownListener),document.removeEventListener("mouseup",this._boundMouseUpListener),document.documentElement.removeEventListener("click",this._boundOutsideClickListener,!0)}_rendererOrDataChanged(e,i,s,r){const n=this._oldOwner!==i||this._oldModel!==s;this._oldModel=s,this._oldOwner=i;const a=this._oldRenderer!==e,l=this._oldRenderer!==void 0;this._oldRenderer=e;const u=this._oldOpened!==r;this._oldOpened=r,a&&l&&(this.innerHTML="",delete this._$litPart$),r&&e&&(a||u||n)&&this.requestContentUpdate()}_modelessChanged(e){e?(this._removeGlobalListeners(),this._exitModalState()):this.opened&&(this._addGlobalListeners(),this._enterModalState())}_openedChanged(e,i){e?(this._saveFocus(),this._animatedOpening(),Us(this,()=>{this._trapFocus();const s=new CustomEvent("vaadin-overlay-open",{bubbles:!0});this.dispatchEvent(s)}),document.addEventListener("keydown",this._boundKeydownListener),this.modeless||this._addGlobalListeners()):i&&(this._resetFocus(),this._animatedClosing(),document.removeEventListener("keydown",this._boundKeydownListener),this.modeless||this._removeGlobalListeners())}_hiddenChanged(e){e&&this.hasAttribute("closing")&&this._flushAnimation("closing")}_shouldAnimate(){const e=getComputedStyle(this),i=e.getPropertyValue("animation-name");return!(e.getPropertyValue("display")==="none")&&i&&i!=="none"}_enqueueAnimation(e,i){const s=`__${e}Handler`,r=n=>{n&&n.target!==this||(i(),this.removeEventListener("animationend",r),delete this[s])};this[s]=r,this.addEventListener("animationend",r)}_flushAnimation(e){const i=`__${e}Handler`;typeof this[i]=="function"&&this[i]()}_animatedOpening(){this.parentNode===document.body&&this.hasAttribute("closing")&&this._flushAnimation("closing"),this._attachOverlay(),this.modeless||this._enterModalState(),this.setAttribute("opening",""),this._shouldAnimate()?this._enqueueAnimation("opening",()=>{this._finishOpening()}):this._finishOpening()}_attachOverlay(){this._placeholder=document.createComment("vaadin-overlay-placeholder"),this.parentNode.insertBefore(this._placeholder,this),document.body.appendChild(this),this.bringToFront()}_finishOpening(){this.removeAttribute("opening")}_finishClosing(){this._detachOverlay(),this.$.overlay.style.removeProperty("pointer-events"),this.removeAttribute("closing"),this.dispatchEvent(new CustomEvent("vaadin-overlay-closed"))}_animatedClosing(){this.hasAttribute("opening")&&this._flushAnimation("opening"),this._placeholder&&(this._exitModalState(),this.setAttribute("closing",""),this.dispatchEvent(new CustomEvent("vaadin-overlay-closing")),this._shouldAnimate()?this._enqueueAnimation("closing",()=>{this._finishClosing()}):this._finishClosing())}_detachOverlay(){this._placeholder.parentNode.insertBefore(this,this._placeholder),this._placeholder.parentNode.removeChild(this._placeholder)}_mouseDownListener(e){this._mouseDownInside=e.composedPath().indexOf(this.$.overlay)>=0}_mouseUpListener(e){this._mouseUpInside=e.composedPath().indexOf(this.$.overlay)>=0}_shouldCloseOnOutsideClick(e){return this._last}_outsideClickListener(e){if(e.composedPath().includes(this.$.overlay)||this._mouseDownInside||this._mouseUpInside){this._mouseDownInside=!1,this._mouseUpInside=!1;return}if(!this._shouldCloseOnOutsideClick(e))return;const i=new CustomEvent("vaadin-overlay-outside-click",{bubbles:!0,cancelable:!0,detail:{sourceEvent:e}});this.dispatchEvent(i),this.opened&&!i.defaultPrevented&&this.close(e)}_keydownListener(e){if(this._last&&!(this.modeless&&!e.composedPath().includes(this.$.overlay))&&e.key==="Escape"){const i=new CustomEvent("vaadin-overlay-escape-press",{bubbles:!0,cancelable:!0,detail:{sourceEvent:e}});this.dispatchEvent(i),this.opened&&!i.defaultPrevented&&this.close(e)}}};/**
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 vl(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 Li(o){return o?new Set(o.split(" ")):new Set}function zt(o){return o?[...o].join(" "):""}function Ks(o,t,e){const i=Li(o.getAttribute(t));i.add(e),o.setAttribute(t,zt(i))}function yl(o,t,e){const i=Li(o.getAttribute(t));if(i.delete(e),i.size===0){o.removeAttribute(t);return}o.setAttribute(t,zt(i))}function bl(o){return o.nodeType===Node.TEXT_NODE&&o.textContent.trim()===""}/**
2276
+ */function yl(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 $i(o){return o?new Set(o.split(" ")):new Set}function Lt(o){return o?[...o].join(" "):""}function Gs(o,t,e){const i=$i(o.getAttribute(t));i.add(e),o.setAttribute(t,Lt(i))}function bl(o,t,e){const i=$i(o.getAttribute(t));if(i.delete(e),i.size===0){o.removeAttribute(t);return}o.setAttribute(t,Lt(i))}function xl(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/
2280
- */function xl(o,t){let e=null;const i=document.documentElement;function s(){e&&e.disconnect(),e=null}function r(n=!1,a=1){s();const{left:l,top:u,width:d,height:h}=o.getBoundingClientRect();if(n||t(),!d||!h)return;const p=Math.floor(u),f=Math.floor(i.clientWidth-(l+d)),y=Math.floor(i.clientHeight-(u+h)),m=Math.floor(l),D={rootMargin:`${-p}px ${-f}px ${-y}px ${-m}px`,threshold:Math.max(0,Math.min(1,a))||1};let C=!0;function I(O){let N=O[0].intersectionRatio;if(N!==a){if(!C)return r();N===0&&(N=1e-7),r(!1,N)}C=!1}e=new IntersectionObserver(I,D),e.observe(o)}return r(!0),s}/**
2280
+ */function wl(o,t){let e=null;const i=document.documentElement;function s(){e&&e.disconnect(),e=null}function r(n=!1,a=1){s();const{left:l,top:u,width:d,height:h}=o.getBoundingClientRect();if(n||t(),!d||!h)return;const p=Math.floor(u),f=Math.floor(i.clientWidth-(l+d)),y=Math.floor(i.clientHeight-(u+h)),m=Math.floor(l),D={rootMargin:`${-p}px ${-f}px ${-y}px ${-m}px`,threshold:Math.max(0,Math.min(1,a))||1};let C=!0;function I(O){let N=O[0].intersectionRatio;if(N!==a){if(!C)return r();N===0&&(N=1e-7),r(!1,N)}C=!1}e=new IntersectionObserver(I,D),e.observe(o)}return r(!0),s}/**
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 Kt={start:"top",end:"bottom"},Gt={start:"left",end:"right"},Po=new ResizeObserver(o=>{setTimeout(()=>{o.forEach(t=>{t.target.__overlay&&t.target.__overlay._updatePosition()})})}),wl=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=vl(this.positionTarget),this.__positionTargetAncestorRootNodes.forEach(e=>{e.addEventListener("scroll",this.__onScroll,!0)}),this.positionTarget&&(this.__observePositionTargetMove=xl(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,Po.unobserve(i),e&&(this.__addUpdatePositionEventListeners(),i.__overlay=this,Po.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,Kt,this,i),u=this.__calculatePositionInOneDimension(e,a,this.noHorizontalOverlap,Gt,this,r);Object.assign(this.style,l,u),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,Gt)}__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,Kt)}__shouldAlignStart(e,i,s,r,n,a,l){const u=s-e[a?l.end:l.start]-r[l.end],d=e[a?l.start:l.end]-r[l.start],h=n?u:d,f=h>(n?d:u)||h>i;return n===f}__adjustBottomProperty(e,i,s){let r;if(e===i.end){if(i.end===Kt.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===Gt.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,u=a?r.end:r.start,d=parseFloat(n.style[l]||getComputedStyle(n)[l]),h=this.__adjustBottomProperty(l,r,d),p=i[a?r.start:r.end]-e[s===a?r.end:r.start],f=h?`${h}px`:`${d+p*(a?-1:1)}px`;return{[l]:f,[u]:""}}};/**
2284
+ */const Gt={start:"top",end:"bottom"},Jt={start:"left",end:"right"},To=new ResizeObserver(o=>{setTimeout(()=>{o.forEach(t=>{t.target.__overlay&&t.target.__overlay._updatePosition()})})}),El=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=yl(this.positionTarget),this.__positionTargetAncestorRootNodes.forEach(e=>{e.addEventListener("scroll",this.__onScroll,!0)}),this.positionTarget&&(this.__observePositionTargetMove=wl(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,To.unobserve(i),e&&(this.__addUpdatePositionEventListeners(),i.__overlay=this,To.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,Gt,this,i),u=this.__calculatePositionInOneDimension(e,a,this.noHorizontalOverlap,Jt,this,r);Object.assign(this.style,l,u),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,Jt)}__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,Gt)}__shouldAlignStart(e,i,s,r,n,a,l){const u=s-e[a?l.end:l.start]-r[l.end],d=e[a?l.start:l.end]-r[l.start],h=n?u:d,f=h>(n?d:u)||h>i;return n===f}__adjustBottomProperty(e,i,s){let r;if(e===i.end){if(i.end===Gt.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===Jt.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,u=a?r.end:r.start,d=parseFloat(n.style[l]||getComputedStyle(n)[l]),h=this.__adjustBottomProperty(l,r,d),p=i[a?r.start:r.end]-e[s===a?r.end:r.start],f=h?`${h}px`:`${d+p*(a?-1:1)}px`;return{[l]:f,[u]:""}}};/**
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/
2288
- */const El=o=>class extends wl(gl(o)){_shouldCloseOnOutsideClick(e){return!e.composedPath().includes(this.positionTarget)}_mouseDownListener(e){super._mouseDownListener(e),this._shouldCloseOnOutsideClick(e)&&!Hs(e.composedPath()[0])&&e.preventDefault()}};/**
2288
+ */const Sl=o=>class extends El(vl(o)){_shouldCloseOnOutsideClick(e){return!e.composedPath().includes(this.positionTarget)}_mouseDownListener(e){super._mouseDownListener(e),this._shouldCloseOnOutsideClick(e)&&!Bs(e.composedPath()[0])&&e.preventDefault()}};/**
2289
2289
  * @license
2290
2290
  * Copyright (c) 2016 - 2024 Vaadin Ltd.
2291
2291
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2292
- */const Sl=z`
2292
+ */const Al=z`
2293
2293
  [part='overlay'] {
2294
2294
  display: flex;
2295
2295
  flex: auto;
@@ -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
- */G("vaadin-date-picker-overlay",[Ka,Sl],{moduleId:"vaadin-date-picker-overlay-styles"});class Al extends El(Ft(Oe(Ee))){static get is(){return"vaadin-date-picker-overlay"}static get template(){return Fe`
2311
+ */G("vaadin-date-picker-overlay",[Ga,Al],{moduleId:"vaadin-date-picker-overlay-styles"});class Cl extends Sl(Nt(Ie(Ee))){static get is(){return"vaadin-date-picker-overlay"}static get template(){return Ne`
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
- `}}me(Al);const Cl=/\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i,Et=window.Vaadin&&window.Vaadin.Flow&&window.Vaadin.Flow.clients;function Dl(){function o(){return!0}return Gs(o)}function kl(){try{return Pl()?!0:Tl()?Et?!Ml():!Dl():!1}catch(o){return!1}}function Pl(){return localStorage.getItem("vaadin.developmentmode.force")}function Tl(){return["localhost","127.0.0.1"].indexOf(window.location.hostname)>=0}function Ml(){return!!(Et&&Object.keys(Et).map(t=>Et[t]).filter(t=>t.productionMode).length>0)}function Gs(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 To=function(o,t){if(window.Vaadin.developmentMode)return Gs(o,t)};window.Vaadin.developmentMode===void 0&&(window.Vaadin.developmentMode=kl());function Ol(){/*! vaadin-dev-mode:start
2318
+ `}}me(Cl);const Dl=/\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i,St=window.Vaadin&&window.Vaadin.Flow&&window.Vaadin.Flow.clients;function kl(){function o(){return!0}return Js(o)}function Pl(){try{return Tl()?!0:Ml()?St?!Ol():!kl():!1}catch(o){return!1}}function Tl(){return localStorage.getItem("vaadin.developmentmode.force")}function Ml(){return["localhost","127.0.0.1"].indexOf(window.location.hostname)>=0}function Ol(){return!!(St&&Object.keys(St).map(t=>St[t]).filter(t=>t.productionMode).length>0)}function Js(o,t){if(typeof o!="function")return;const e=Dl.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 Mo=function(o,t){if(window.Vaadin.developmentMode)return Js(o,t)};window.Vaadin.developmentMode===void 0&&(window.Vaadin.developmentMode=Pl());function Il(){/*! vaadin-dev-mode:start
2319
2319
  (function () {
2320
2320
  'use strict';
2321
2321
 
@@ -2793,7 +2793,7 @@ try {
2793
2793
 
2794
2794
  }());
2795
2795
 
2796
- vaadin-dev-mode:end **/}const Il=function(){if(typeof To=="function")return To(Ol)};/**
2796
+ vaadin-dev-mode:end **/}const Fl=function(){if(typeof Mo=="function")return Mo(Il)};/**
2797
2797
  * @license
2798
2798
  * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2799
2799
  * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
@@ -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 Mo=0,Js=0;const Re=[];let _i=!1;function Fl(){_i=!1;const o=Re.length;for(let t=0;t<o;t++){const e=Re[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}Re.splice(0,o),Js+=o}const Pt={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)}},Nl={run(o){return window.requestAnimationFrame(o)},cancel(o){window.cancelAnimationFrame(o)}},zl={run(o){return window.requestIdleCallback?window.requestIdleCallback(o):window.setTimeout(o,16)},cancel(o){window.cancelIdleCallback?window.cancelIdleCallback(o):window.clearTimeout(o)}},Ll={run(o){_i||(_i=!0,queueMicrotask(()=>Fl())),Re.push(o);const t=Mo;return Mo+=1,t},cancel(o){const t=o-Js;if(t>=0){if(!Re[t])throw new Error(`invalid async handle: ${o}`);Re[t]=null}}};/**
2804
+ */let Oo=0,Xs=0;const He=[];let gi=!1;function Nl(){gi=!1;const o=He.length;for(let t=0;t<o;t++){const e=He[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}He.splice(0,o),Xs+=o}const Tt={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)}},zl={run(o){return window.requestAnimationFrame(o)},cancel(o){window.cancelAnimationFrame(o)}},Ll={run(o){return window.requestIdleCallback?window.requestIdleCallback(o):window.setTimeout(o,16)},cancel(o){window.cancelIdleCallback?window.cancelIdleCallback(o):window.clearTimeout(o)}},$l={run(o){gi||(gi=!0,queueMicrotask(()=>Nl())),He.push(o);const t=Oo;return Oo+=1,t},cancel(o){const t=o-Xs;if(t>=0){if(!He[t])throw new Error(`invalid async handle: ${o}`);He[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,31 +2809,31 @@ 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 gi=new Set;let je=class vi{static debounce(t,e,i){return t instanceof vi?t._cancelAsync():t=new vi,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,gi.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),gi.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 $l(o){gi.add(o)}/**
2812
+ */const vi=new Set;let Ve=class yi{static debounce(t,e,i){return t instanceof yi?t._cancelAsync():t=new yi,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,vi.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),vi.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 Rl(o){vi.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(){Il()};let Jt;const Oo=new Set,Xs=o=>class extends Ft(o){static finalize(){super.finalize();const{is:e}=this;e&&!Oo.has(e)&&(window.Vaadin.registrations.push(this),Oo.add(e),window.Vaadin.developmentModeCallback&&(Jt=je.debounce(Jt,zl,()=>{window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]()}),$l(Jt)))}constructor(){super(),document.doctype===null&&console.warn('Vaadin components require the "standards mode" declaration. Please add <!DOCTYPE html> to the HTML document.')}};/**
2816
+ */window.Vaadin||(window.Vaadin={});window.Vaadin.registrations||(window.Vaadin.registrations=[]);window.Vaadin.developmentModeCallback||(window.Vaadin.developmentModeCallback={});window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]=function(){Fl()};let Xt;const Io=new Set,Zs=o=>class extends Nt(o){static finalize(){super.finalize();const{is:e}=this;e&&!Io.has(e)&&(window.Vaadin.registrations.push(this),Io.add(e),window.Vaadin.developmentModeCallback&&(Xt=Ve.debounce(Xt,Ll,()=>{window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]()}),Rl(Xt)))}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/
2820
- */class Rl{constructor(t,e){this.slot=t,this.callback=e,this._storedNodes=[],this._connected=!1,this._scheduled=!1,this._boundSchedule=()=>{this._schedule()},this.connect(),this._schedule()}connect(){this.slot.addEventListener("slotchange",this._boundSchedule),this._connected=!0}disconnect(){this.slot.removeEventListener("slotchange",this._boundSchedule),this._connected=!1}_schedule(){this._scheduled||(this._scheduled=!0,queueMicrotask(()=>{this.flush()}))}flush(){this._connected&&(this._scheduled=!1,this._processNodes())}_processNodes(){const t=this.slot.assignedNodes({flatten:!0});let e=[];const i=[],s=[];t.length&&(e=t.filter(r=>!this._storedNodes.includes(r))),this._storedNodes.length&&this._storedNodes.forEach((r,n)=>{const a=t.indexOf(r);a===-1?i.push(r):a!==n&&s.push(r)}),(e.length||i.length||s.length)&&this.callback({addedNodes:e,currentNodes:t,movedNodes:s,removedNodes:i}),this._storedNodes=t}}/**
2820
+ */class Hl{constructor(t,e){this.slot=t,this.callback=e,this._storedNodes=[],this._connected=!1,this._scheduled=!1,this._boundSchedule=()=>{this._schedule()},this.connect(),this._schedule()}connect(){this.slot.addEventListener("slotchange",this._boundSchedule),this._connected=!0}disconnect(){this.slot.removeEventListener("slotchange",this._boundSchedule),this._connected=!1}_schedule(){this._scheduled||(this._scheduled=!0,queueMicrotask(()=>{this.flush()}))}flush(){this._connected&&(this._scheduled=!1,this._processNodes())}_processNodes(){const t=this.slot.assignedNodes({flatten:!0});let e=[];const i=[],s=[];t.length&&(e=t.filter(r=>!this._storedNodes.includes(r))),this._storedNodes.length&&this._storedNodes.forEach((r,n)=>{const a=t.indexOf(r);a===-1?i.push(r):a!==n&&s.push(r)}),(e.length||i.length||s.length)&&this.callback({addedNodes:e,currentNodes:t,movedNodes:s,removedNodes:i}),this._storedNodes=t}}/**
2821
2821
  * @license
2822
2822
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
2823
2823
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2824
- */let Hl=0;function Zs(){return Hl++}/**
2824
+ */let Bl=0;function Qs(){return Bl++}/**
2825
2825
  * @license
2826
2826
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
2827
2827
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2828
- */class ke extends EventTarget{static generateId(t,e="default"){return`${e}-${t.localName}-${Zs()}`}constructor(t,e,i,s={}){super();const{initializer:r,multiple:n,observe:a,useUniqueId:l,uniqueIdPrefix:u}=s;this.host=t,this.slotName=e,this.tagName=i,this.observe=typeof a=="boolean"?a:!0,this.multiple=typeof n=="boolean"?n:!1,this.slotInitializer=r,n&&(this.nodes=[]),l&&(this.defaultId=this.constructor.generateId(t,u||e))}hostConnected(){this.initialized||(this.multiple?this.initMultiple():this.initSingle(),this.observe&&this.observeSlot(),this.initialized=!0)}initSingle(){let t=this.getSlotChild();t?(this.node=t,this.initAddedNode(t)):(t=this.attachDefaultNode(),this.initNode(t))}initMultiple(){const t=this.getSlotChildren();if(t.length===0){const e=this.attachDefaultNode();e&&(this.nodes=[e],this.initNode(e))}else this.nodes=t,t.forEach(e=>{this.initAddedNode(e)})}attachDefaultNode(){const{host:t,slotName:e,tagName:i}=this;let s=this.defaultNode;return!s&&i&&(s=document.createElement(i),s instanceof Element&&(e!==""&&s.setAttribute("slot",e),this.defaultNode=s)),s&&(this.node=s,t.appendChild(s)),s}getSlotChildren(){const{slotName:t}=this;return Array.from(this.host.childNodes).filter(e=>e.nodeType===Node.ELEMENT_NODE&&e.slot===t||e.nodeType===Node.TEXT_NODE&&e.textContent.trim()&&t==="")}getSlotChild(){return this.getSlotChildren()[0]}initNode(t){const{slotInitializer:e}=this;e&&e(t,this.host)}initCustomNode(t){}teardownNode(t){}initAddedNode(t){t!==this.defaultNode&&(this.initCustomNode(t),this.initNode(t))}observeSlot(){const{slotName:t}=this,e=t===""?"slot:not([name])":`slot[name=${t}]`,i=this.host.shadowRoot.querySelector(e);this.__slotObserver=new Rl(i,({addedNodes:s,removedNodes:r})=>{const n=this.multiple?this.nodes:[this.node],a=s.filter(l=>!bl(l)&&!n.includes(l));r.length&&(this.nodes=n.filter(l=>!r.includes(l)),r.forEach(l=>{this.teardownNode(l)})),a&&a.length>0&&(this.multiple?(this.defaultNode&&this.defaultNode.remove(),this.nodes=[...n,...a].filter(l=>l!==this.defaultNode),a.forEach(l=>{this.initAddedNode(l)})):(this.node&&this.node.remove(),this.node=a[0],this.initAddedNode(this.node)))})}}/**
2828
+ */class ke extends EventTarget{static generateId(t,e="default"){return`${e}-${t.localName}-${Qs()}`}constructor(t,e,i,s={}){super();const{initializer:r,multiple:n,observe:a,useUniqueId:l,uniqueIdPrefix:u}=s;this.host=t,this.slotName=e,this.tagName=i,this.observe=typeof a=="boolean"?a:!0,this.multiple=typeof n=="boolean"?n:!1,this.slotInitializer=r,n&&(this.nodes=[]),l&&(this.defaultId=this.constructor.generateId(t,u||e))}hostConnected(){this.initialized||(this.multiple?this.initMultiple():this.initSingle(),this.observe&&this.observeSlot(),this.initialized=!0)}initSingle(){let t=this.getSlotChild();t?(this.node=t,this.initAddedNode(t)):(t=this.attachDefaultNode(),this.initNode(t))}initMultiple(){const t=this.getSlotChildren();if(t.length===0){const e=this.attachDefaultNode();e&&(this.nodes=[e],this.initNode(e))}else this.nodes=t,t.forEach(e=>{this.initAddedNode(e)})}attachDefaultNode(){const{host:t,slotName:e,tagName:i}=this;let s=this.defaultNode;return!s&&i&&(s=document.createElement(i),s instanceof Element&&(e!==""&&s.setAttribute("slot",e),this.defaultNode=s)),s&&(this.node=s,t.appendChild(s)),s}getSlotChildren(){const{slotName:t}=this;return Array.from(this.host.childNodes).filter(e=>e.nodeType===Node.ELEMENT_NODE&&e.slot===t||e.nodeType===Node.TEXT_NODE&&e.textContent.trim()&&t==="")}getSlotChild(){return this.getSlotChildren()[0]}initNode(t){const{slotInitializer:e}=this;e&&e(t,this.host)}initCustomNode(t){}teardownNode(t){}initAddedNode(t){t!==this.defaultNode&&(this.initCustomNode(t),this.initNode(t))}observeSlot(){const{slotName:t}=this,e=t===""?"slot:not([name])":`slot[name=${t}]`,i=this.host.shadowRoot.querySelector(e);this.__slotObserver=new Hl(i,({addedNodes:s,removedNodes:r})=>{const n=this.multiple?this.nodes:[this.node],a=s.filter(l=>!xl(l)&&!n.includes(l));r.length&&(this.nodes=n.filter(l=>!r.includes(l)),r.forEach(l=>{this.teardownNode(l)})),a&&a.length>0&&(this.multiple?(this.defaultNode&&this.defaultNode.remove(),this.nodes=[...n,...a].filter(l=>l!==this.defaultNode),a.forEach(l=>{this.initAddedNode(l)})):(this.node&&this.node.remove(),this.node=a[0],this.initAddedNode(this.node)))})}}/**
2829
2829
  * @license
2830
2830
  * Copyright (c) 2022 - 2024 Vaadin Ltd.
2831
2831
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2832
- */class Qs extends ke{constructor(t){super(t,"tooltip"),this.setTarget(t)}initCustomNode(t){t.target=this.target,this.ariaTarget!==void 0&&(t.ariaTarget=this.ariaTarget),this.context!==void 0&&(t.context=this.context),this.manual!==void 0&&(t.manual=this.manual),this.opened!==void 0&&(t.opened=this.opened),this.position!==void 0&&(t._position=this.position),this.shouldShow!==void 0&&(t.shouldShow=this.shouldShow),this.__notifyChange()}teardownNode(){this.__notifyChange()}setAriaTarget(t){this.ariaTarget=t;const e=this.node;e&&(e.ariaTarget=t)}setContext(t){this.context=t;const e=this.node;e&&(e.context=t)}setManual(t){this.manual=t;const e=this.node;e&&(e.manual=t)}setOpened(t){this.opened=t;const e=this.node;e&&(e.opened=t)}setPosition(t){this.position=t;const e=this.node;e&&(e._position=t)}setShouldShow(t){this.shouldShow=t;const e=this.node;e&&(e.shouldShow=t)}setTarget(t){this.target=t;const e=this.node;e&&(e.target=t)}__notifyChange(){this.dispatchEvent(new CustomEvent("tooltip-changed",{detail:{node:this.node}}))}}/**
2832
+ */class er extends ke{constructor(t){super(t,"tooltip"),this.setTarget(t)}initCustomNode(t){t.target=this.target,this.ariaTarget!==void 0&&(t.ariaTarget=this.ariaTarget),this.context!==void 0&&(t.context=this.context),this.manual!==void 0&&(t.manual=this.manual),this.opened!==void 0&&(t.opened=this.opened),this.position!==void 0&&(t._position=this.position),this.shouldShow!==void 0&&(t.shouldShow=this.shouldShow),this.__notifyChange()}teardownNode(){this.__notifyChange()}setAriaTarget(t){this.ariaTarget=t;const e=this.node;e&&(e.ariaTarget=t)}setContext(t){this.context=t;const e=this.node;e&&(e.context=t)}setManual(t){this.manual=t;const e=this.node;e&&(e.manual=t)}setOpened(t){this.opened=t;const e=this.node;e&&(e.opened=t)}setPosition(t){this.position=t;const e=this.node;e&&(e._position=t)}setShouldShow(t){this.shouldShow=t;const e=this.node;e&&(e.shouldShow=t)}setTarget(t){this.target=t;const e=this.node;e&&(e.target=t)}__notifyChange(){this.dispatchEvent(new CustomEvent("tooltip-changed",{detail:{node:this.node}}))}}/**
2833
2833
  * @license
2834
2834
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
2835
2835
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2836
- */const Bl=z`
2836
+ */const Yl=z`
2837
2837
  :host {
2838
2838
  display: inline-block;
2839
2839
  position: relative;
@@ -2893,7 +2893,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
2893
2893
  outline-color: GrayText;
2894
2894
  }
2895
2895
  }
2896
- `,Yl=o=>o`
2896
+ `,jl=o=>o`
2897
2897
  <div class="vaadin-button-container">
2898
2898
  <span part="prefix" aria-hidden="true">
2899
2899
  <slot name="prefix"></slot>
@@ -2914,39 +2914,39 @@ 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 jl=o=>o,er=typeof document.head.style.touchAction=="string",yi="__polymerGestures",Xt="__polymerGesturesHandled",bi="__polymerGesturesTouchAction",Io=25,Fo=5,Ul=2,Vl=["mousedown","mousemove","mouseup","click"],Wl=[0,1,4,2],ql=function(){try{return new MouseEvent("test",{buttons:1}).buttons===1}catch(o){return!1}}();function $i(o){return Vl.indexOf(o)>-1}let Kl=!1;(function(){try{const o=Object.defineProperty({},"passive",{get(){Kl=!0}});window.addEventListener("test",null,o),window.removeEventListener("test",null,o)}catch(o){}})();function Gl(o){$i(o)}const Jl=navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u),Xl={button:!0,command:!0,fieldset:!0,input:!0,keygen:!0,optgroup:!0,option:!0,select:!0,textarea:!0};function Te(o){const t=o.type;if(!$i(t))return!1;if(t==="mousemove"){let i=o.buttons===void 0?1:o.buttons;return o instanceof window.MouseEvent&&!ql&&(i=Wl[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=we(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 ve={touch:{x:0,y:0,id:-1,scrollDecided:!1}};function Ql(o){let t="auto";const e=ir(o);for(let i=0,s;i<e.length;i++)if(s=e[i],s[bi]){t=s[bi];break}return t}function tr(o,t,e){o.movefn=t,o.upfn=e,document.addEventListener("mousemove",t),document.addEventListener("mouseup",e)}function He(o){document.removeEventListener("mousemove",o.movefn),document.removeEventListener("mouseup",o.upfn),o.movefn=null,o.upfn=null}const ir=window.ShadyDOM&&window.ShadyDOM.noPatch?window.ShadyDOM.composedPath:o=>o.composedPath&&o.composedPath()||[],Ri={},Pe=[];function ec(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 we(o){const t=ir(o);return t.length>0?t[0]:o.target}function tc(o){const t=o.type,i=o.currentTarget[yi];if(!i)return;const s=i[t];if(!s)return;if(!o[Xt]&&(o[Xt]={},t.startsWith("touch"))){const n=o.changedTouches[0];if(t==="touchstart"&&o.touches.length===1&&(ve.touch.id=n.identifier),ve.touch.id!==n.identifier)return;er||(t==="touchstart"||t==="touchmove")&&ic(o)}const r=o[Xt];if(!r.skip){for(let n=0,a;n<Pe.length;n++)a=Pe[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<Pe.length;n++)a=Pe[n],s[a.name]&&!r[a.name]&&(r[a.name]=!0,a[t](o))}}function ic(o){const t=o.changedTouches[0],e=o.type;if(e==="touchstart")ve.touch.x=t.clientX,ve.touch.y=t.clientY,ve.touch.scrollDecided=!1;else if(e==="touchmove"){if(ve.touch.scrollDecided)return;ve.touch.scrollDecided=!0;const i=Ql(o);let s=!1;const r=Math.abs(ve.touch.x-t.clientX),n=Math.abs(ve.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():Tt("track")}}function fe(o,t,e){return Ri[t]?(oc(o,t,e),!0):!1}function oc(o,t,e){const i=Ri[t],s=i.deps,r=i.name;let n=o[yi];n||(o[yi]=n={});for(let a=0,l,u;a<s.length;a++)l=s[a],!(Jl&&$i(l)&&l!=="click")&&(u=n[l],u||(n[l]=u={_count:0}),u._count===0&&o.addEventListener(l,tc,Gl(l)),u[r]=(u[r]||0)+1,u._count=(u._count||0)+1);o.addEventListener(t,e),i.touchAction&&or(o,i.touchAction)}function Hi(o){Pe.push(o),o.emits.forEach(t=>{Ri[t]=o})}function sc(o){for(let t=0,e;t<Pe.length;t++){e=Pe[t];for(let i=0,s;i<e.emits.length;i++)if(s=e.emits[i],s===o)return e}return null}function or(o,t){er&&o instanceof HTMLElement&&Ll.run(()=>{o.style.touchAction=t}),o[bi]=t}function Bi(o,t,e){const i=new Event(t,{bubbles:!0,cancelable:!0,composed:!0});if(i.detail=e,jl(o).dispatchEvent(i),i.defaultPrevented){const s=e.preventer||e.sourceEvent;s&&s.preventDefault&&s.preventDefault()}}function Tt(o){const t=sc(o);t.info&&(t.info.prevent=!0)}Hi({name:"downup",deps:["mousedown","touchstart","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["down","up"],info:{movefn:null,upfn:null},reset(){He(this.info)},mousedown(o){if(!Te(o))return;const t=we(o),e=this,i=r=>{Te(r)||(Xe("up",t,r),He(e.info))},s=r=>{Te(r)&&Xe("up",t,r),He(e.info)};tr(this.info,i,s),Xe("down",t,o)},touchstart(o){Xe("down",we(o),o.changedTouches[0],o)},touchend(o){Xe("up",we(o),o.changedTouches[0],o)}});function Xe(o,t,e,i){t&&Bi(t,o,{x:e.clientX,y:e.clientY,sourceEvent:e,preventer:i,prevent(s){return Tt(s)}})}Hi({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>Ul&&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,He(this.info)},mousedown(o){if(!Te(o))return;const t=we(o),e=this,i=r=>{const n=r.clientX,a=r.clientY;No(e.info,n,a)&&(e.info.state=e.info.started?r.type==="mouseup"?"end":"track":"start",e.info.state==="start"&&Tt("tap"),e.info.addMove({x:n,y:a}),Te(r)||(e.info.state="end",He(e.info)),t&&Zt(e.info,t,r),e.info.started=!0)},s=r=>{e.info.started&&i(r),He(e.info)};tr(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=we(o),e=o.changedTouches[0],i=e.clientX,s=e.clientY;No(this.info,i,s)&&(this.info.state==="start"&&Tt("tap"),this.info.addMove({x:i,y:s}),Zt(this.info,t,e),this.info.state="track",this.info.started=!0)},touchend(o){const t=we(o),e=o.changedTouches[0];this.info.started&&(this.info.state="end",this.info.addMove({x:e.clientX,y:e.clientY}),Zt(this.info,t,e))}});function No(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>=Fo||s>=Fo}function Zt(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),Bi(t,"track",{state:o.state,x:e.clientX,y:e.clientY,dx:r,dy:n,ddx:a,ddy:l,sourceEvent:e,hover(){return ec(e.clientX,e.clientY)}})}Hi({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){Te(o)&&(this.info.x=o.clientX,this.info.y=o.clientY)},click(o){Te(o)&&zo(this.info,o)},touchstart(o){const t=o.changedTouches[0];this.info.x=t.clientX,this.info.y=t.clientY},touchend(o){zo(this.info,o.changedTouches[0],o)}});function zo(o,t,e){const i=Math.abs(t.clientX-o.x),s=Math.abs(t.clientY-o.y),r=we(e||t);!r||Xl[r.localName]&&r.hasAttribute("disabled")||(isNaN(i)||isNaN(s)||i<=Io&&s<=Io||Zl(t))&&(o.prevent||Bi(r,"tap",{x:t.clientX,y:t.clientY,sourceEvent:t,preventer:e}))}/**
2917
+ */const Vl=o=>o,tr=typeof document.head.style.touchAction=="string",bi="__polymerGestures",Zt="__polymerGesturesHandled",xi="__polymerGesturesTouchAction",Fo=25,No=5,Ul=2,Wl=["mousedown","mousemove","mouseup","click"],ql=[0,1,4,2],Kl=function(){try{return new MouseEvent("test",{buttons:1}).buttons===1}catch(o){return!1}}();function Ri(o){return Wl.indexOf(o)>-1}let Gl=!1;(function(){try{const o=Object.defineProperty({},"passive",{get(){Gl=!0}});window.addEventListener("test",null,o),window.removeEventListener("test",null,o)}catch(o){}})();function Jl(o){Ri(o)}const Xl=navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u),Zl={button:!0,command:!0,fieldset:!0,input:!0,keygen:!0,optgroup:!0,option:!0,select:!0,textarea:!0};function Me(o){const t=o.type;if(!Ri(t))return!1;if(t==="mousemove"){let i=o.buttons===void 0?1:o.buttons;return o instanceof window.MouseEvent&&!Kl&&(i=ql[o.which]||0),!!(i&1)}return(o.button===void 0?0:o.button)===0}function Ql(o){if(o.type==="click"){if(o.detail===0)return!0;const t=we(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 ve={touch:{x:0,y:0,id:-1,scrollDecided:!1}};function ec(o){let t="auto";const e=or(o);for(let i=0,s;i<e.length;i++)if(s=e[i],s[xi]){t=s[xi];break}return t}function ir(o,t,e){o.movefn=t,o.upfn=e,document.addEventListener("mousemove",t),document.addEventListener("mouseup",e)}function Be(o){document.removeEventListener("mousemove",o.movefn),document.removeEventListener("mouseup",o.upfn),o.movefn=null,o.upfn=null}const or=window.ShadyDOM&&window.ShadyDOM.noPatch?window.ShadyDOM.composedPath:o=>o.composedPath&&o.composedPath()||[],Hi={},Pe=[];function tc(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 we(o){const t=or(o);return t.length>0?t[0]:o.target}function ic(o){const t=o.type,i=o.currentTarget[bi];if(!i)return;const s=i[t];if(!s)return;if(!o[Zt]&&(o[Zt]={},t.startsWith("touch"))){const n=o.changedTouches[0];if(t==="touchstart"&&o.touches.length===1&&(ve.touch.id=n.identifier),ve.touch.id!==n.identifier)return;tr||(t==="touchstart"||t==="touchmove")&&oc(o)}const r=o[Zt];if(!r.skip){for(let n=0,a;n<Pe.length;n++)a=Pe[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<Pe.length;n++)a=Pe[n],s[a.name]&&!r[a.name]&&(r[a.name]=!0,a[t](o))}}function oc(o){const t=o.changedTouches[0],e=o.type;if(e==="touchstart")ve.touch.x=t.clientX,ve.touch.y=t.clientY,ve.touch.scrollDecided=!1;else if(e==="touchmove"){if(ve.touch.scrollDecided)return;ve.touch.scrollDecided=!0;const i=ec(o);let s=!1;const r=Math.abs(ve.touch.x-t.clientX),n=Math.abs(ve.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():Mt("track")}}function fe(o,t,e){return Hi[t]?(sc(o,t,e),!0):!1}function sc(o,t,e){const i=Hi[t],s=i.deps,r=i.name;let n=o[bi];n||(o[bi]=n={});for(let a=0,l,u;a<s.length;a++)l=s[a],!(Xl&&Ri(l)&&l!=="click")&&(u=n[l],u||(n[l]=u={_count:0}),u._count===0&&o.addEventListener(l,ic,Jl(l)),u[r]=(u[r]||0)+1,u._count=(u._count||0)+1);o.addEventListener(t,e),i.touchAction&&sr(o,i.touchAction)}function Bi(o){Pe.push(o),o.emits.forEach(t=>{Hi[t]=o})}function rc(o){for(let t=0,e;t<Pe.length;t++){e=Pe[t];for(let i=0,s;i<e.emits.length;i++)if(s=e.emits[i],s===o)return e}return null}function sr(o,t){tr&&o instanceof HTMLElement&&$l.run(()=>{o.style.touchAction=t}),o[xi]=t}function Yi(o,t,e){const i=new Event(t,{bubbles:!0,cancelable:!0,composed:!0});if(i.detail=e,Vl(o).dispatchEvent(i),i.defaultPrevented){const s=e.preventer||e.sourceEvent;s&&s.preventDefault&&s.preventDefault()}}function Mt(o){const t=rc(o);t.info&&(t.info.prevent=!0)}Bi({name:"downup",deps:["mousedown","touchstart","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["down","up"],info:{movefn:null,upfn:null},reset(){Be(this.info)},mousedown(o){if(!Me(o))return;const t=we(o),e=this,i=r=>{Me(r)||(Ze("up",t,r),Be(e.info))},s=r=>{Me(r)&&Ze("up",t,r),Be(e.info)};ir(this.info,i,s),Ze("down",t,o)},touchstart(o){Ze("down",we(o),o.changedTouches[0],o)},touchend(o){Ze("up",we(o),o.changedTouches[0],o)}});function Ze(o,t,e,i){t&&Yi(t,o,{x:e.clientX,y:e.clientY,sourceEvent:e,preventer:i,prevent(s){return Mt(s)}})}Bi({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>Ul&&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,Be(this.info)},mousedown(o){if(!Me(o))return;const t=we(o),e=this,i=r=>{const n=r.clientX,a=r.clientY;zo(e.info,n,a)&&(e.info.state=e.info.started?r.type==="mouseup"?"end":"track":"start",e.info.state==="start"&&Mt("tap"),e.info.addMove({x:n,y:a}),Me(r)||(e.info.state="end",Be(e.info)),t&&Qt(e.info,t,r),e.info.started=!0)},s=r=>{e.info.started&&i(r),Be(e.info)};ir(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=we(o),e=o.changedTouches[0],i=e.clientX,s=e.clientY;zo(this.info,i,s)&&(this.info.state==="start"&&Mt("tap"),this.info.addMove({x:i,y:s}),Qt(this.info,t,e),this.info.state="track",this.info.started=!0)},touchend(o){const t=we(o),e=o.changedTouches[0];this.info.started&&(this.info.state="end",this.info.addMove({x:e.clientX,y:e.clientY}),Qt(this.info,t,e))}});function zo(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>=No||s>=No}function Qt(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),Yi(t,"track",{state:o.state,x:e.clientX,y:e.clientY,dx:r,dy:n,ddx:a,ddy:l,sourceEvent:e,hover(){return tc(e.clientX,e.clientY)}})}Bi({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){Me(o)&&(this.info.x=o.clientX,this.info.y=o.clientY)},click(o){Me(o)&&Lo(this.info,o)},touchstart(o){const t=o.changedTouches[0];this.info.x=t.clientX,this.info.y=t.clientY},touchend(o){Lo(this.info,o.changedTouches[0],o)}});function Lo(o,t,e){const i=Math.abs(t.clientX-o.x),s=Math.abs(t.clientY-o.y),r=we(e||t);!r||Zl[r.localName]&&r.hasAttribute("disabled")||(isNaN(i)||isNaN(s)||i<=Fo&&s<=Fo||Ql(t))&&(o.prevent||Yi(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/
2921
- */const sr=ee(o=>class extends o{static get properties(){return{disabled:{type:Boolean,value:!1,observer:"_disabledChanged",reflectToAttribute:!0}}}_disabledChanged(e){this._setAriaDisabled(e)}_setAriaDisabled(e){e?this.setAttribute("aria-disabled","true"):this.removeAttribute("aria-disabled")}click(){this.disabled||super.click()}});/**
2921
+ */const rr=ee(o=>class extends o{static get properties(){return{disabled:{type:Boolean,value:!1,observer:"_disabledChanged",reflectToAttribute:!0}}}_disabledChanged(e){this._setAriaDisabled(e)}_setAriaDisabled(e){e?this.setAttribute("aria-disabled","true"):this.removeAttribute("aria-disabled")}click(){this.disabled||super.click()}});/**
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 Lt=ee(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){}});/**
2925
+ */const $t=ee(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 rc=o=>class extends sr(Lt(o)){get _activeKeys(){return[" "]}ready(){super.ready(),fe(this,"down",e=>{this._shouldSetActive(e)&&this._setActive(!0)}),fe(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)}};/**
2929
+ */const nc=o=>class extends rr($t(o)){get _activeKeys(){return[" "]}ready(){super.ready(),fe(this,"down",e=>{this._shouldSetActive(e)&&this._setActive(!0)}),fe(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 Yi=ee(o=>class extends o{get _keyboardActive(){return zi()}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}});/**
2933
+ */const ji=ee(o=>class extends o{get _keyboardActive(){return Li()}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/
2937
- */const rr=o=>class extends sr(o){static get properties(){return{tabindex:{type:Number,reflectToAttribute:!0,observer:"_tabindexChanged"},_lastTabIndex:{type:Number}}}_disabledChanged(e,i){super._disabledChanged(e,i),e?(this.tabindex!==void 0&&(this._lastTabIndex=this.tabindex),this.tabindex=-1):i&&(this.tabindex=this._lastTabIndex)}_tabindexChanged(e){this.disabled&&e!==-1&&(this._lastTabIndex=e,this.tabindex=-1)}};/**
2937
+ */const nr=o=>class extends rr(o){static get properties(){return{tabindex:{type:Number,reflectToAttribute:!0,observer:"_tabindexChanged"},_lastTabIndex:{type:Number}}}_disabledChanged(e,i){super._disabledChanged(e,i),e?(this.tabindex!==void 0&&(this._lastTabIndex=this.tabindex),this.tabindex=-1):i&&(this.tabindex=this._lastTabIndex)}_tabindexChanged(e){this.disabled&&e!==-1&&(this._lastTabIndex=e,this.tabindex=-1)}};/**
2938
2938
  * @license
2939
2939
  * Copyright (c) 2017 - 2024 Vaadin Ltd.
2940
2940
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2941
- */const nc=o=>class extends rc(rr(Yi(o))){static get properties(){return{tabindex:{type:Number,value:0,reflectToAttribute:!0}}}get _activeKeys(){return["Enter"," "]}ready(){super.ready(),this.hasAttribute("role")||this.setAttribute("role","button")}_onKeyDown(e){super._onKeyDown(e),!(e.altKey||e.shiftKey||e.ctrlKey||e.metaKey)&&this._activeKeys.includes(e.key)&&(e.preventDefault(),this.click())}};/**
2941
+ */const ac=o=>class extends nc(nr(ji(o))){static get properties(){return{tabindex:{type:Number,value:0,reflectToAttribute:!0}}}get _activeKeys(){return["Enter"," "]}ready(){super.ready(),this.hasAttribute("role")||this.setAttribute("role","button")}_onKeyDown(e){super._onKeyDown(e),!(e.altKey||e.shiftKey||e.ctrlKey||e.metaKey)&&this._activeKeys.includes(e.key)&&(e.preventDefault(),this.click())}};/**
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
- */G("vaadin-button",Bl,{moduleId:"vaadin-button-styles"});class ac extends nc(Xs(Oe(We(Ee)))){static get is(){return"vaadin-button"}static get template(){return Yl(Fe)}ready(){super.ready(),this._tooltipController=new Qs(this),this.addController(this._tooltipController)}}me(ac);/**
2945
+ */G("vaadin-button",Yl,{moduleId:"vaadin-button-styles"});class lc extends ac(Zs(Ie(qe(Ee)))){static get is(){return"vaadin-button"}static get template(){return jl(Ne)}ready(){super.ready(),this._tooltipController=new er(this),this.addController(this._tooltipController)}}me(lc);/**
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 lc(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 xi(o){const t=new Date(o);return t.setHours(0,0,0,0),t}function ye(o,t,e=xi){return o instanceof Date&&t instanceof Date&&e(o).getTime()===e(t).getTime()}function ji(o){return{day:o.getDate(),month:o.getMonth(),year:o.getFullYear()}}function Ue(o,t,e,i){let s=!1;if(typeof i=="function"&&o){const r=ji(o);s=i(r)}return(!t||o>=t)&&(!e||o<=e)&&!s}function nr(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 ar(o){const t=new Date,e=new Date(t);return e.setDate(1),e.setMonth(parseInt(o)+t.getMonth()),e}function cc(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 Ze(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 uc(o){const t=(l,u="00")=>(u+l).substr((u+l).length-u.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 dc(o){return o instanceof Date?uc({year:o.getFullYear(),month:o.getMonth(),day:o.getDate()}):""}/**
2949
+ */function cc(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 wi(o){const t=new Date(o);return t.setHours(0,0,0,0),t}function ye(o,t,e=wi){return o instanceof Date&&t instanceof Date&&e(o).getTime()===e(t).getTime()}function Vi(o){return{day:o.getDate(),month:o.getMonth(),year:o.getFullYear()}}function Ue(o,t,e,i){let s=!1;if(typeof i=="function"&&o){const r=Vi(o);s=i(r)}return(!t||o>=t)&&(!e||o<=e)&&!s}function ar(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 lr(o){const t=new Date,e=new Date(t);return e.setDate(1),e.setMonth(parseInt(o)+t.getMonth()),e}function uc(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 Qe(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 dc(o){const t=(l,u="00")=>(u+l).substr((u+l).length-u.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 hc(o){return o instanceof Date?dc({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 Mt{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,ht.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),ht.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 Mt?t._cancelAsync():t=new Mt,t.setConfig(e,i),t}}let ht=new Set;const hc=function(o){ht.add(o)},pc=function(){const o=!!ht.size;return ht.forEach(t=>{try{t.flush()}catch(e){setTimeout(()=>{throw e})}}),o};/**
2957
+ */class Ot{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,pt.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),pt.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 Ot?t._cancelAsync():t=new Ot,t.setConfig(e,i),t}}let pt=new Set;const pc=function(o){pt.add(o)},fc=function(){const o=!!pt.size;return pt.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
@@ -2962,11 +2962,11 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2962
2962
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2963
2963
  Code distributed by Google as part of the polymer project is also
2964
2964
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2965
- */const Ui=function(){let o,t;do o=window.ShadyDOM&&ShadyDOM.flush(),window.ShadyCSS&&window.ShadyCSS.ScopingShim&&window.ShadyCSS.ScopingShim.flush(),t=pc();while(o||t)};/**
2965
+ */const Ui=function(){let o,t;do o=window.ShadyDOM&&ShadyDOM.flush(),window.ShadyCSS&&window.ShadyCSS.ScopingShim&&window.ShadyCSS.ScopingShim.flush(),t=fc();while(o||t)};/**
2966
2966
  * @license
2967
2967
  * Copyright (c) 2016 - 2024 Vaadin Ltd.
2968
2968
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2969
- */const lr=document.createElement("template");lr.innerHTML=`
2969
+ */const cr=document.createElement("template");cr.innerHTML=`
2970
2970
  <style>
2971
2971
  :host {
2972
2972
  display: block;
@@ -3016,11 +3016,11 @@ 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 cr extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}).appendChild(lr.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()),Ui()}_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=je.debounce(this._debouncerScrollFinish,Pt.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=je.debounce(this._debouncerUpdateClones,Pt.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-${Zs()}`,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}}/**
3019
+ `;class ur extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}).appendChild(cr.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()),Ui()}_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=Ve.debounce(this._debouncerScrollFinish,Tt.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=Ve.debounce(this._debouncerUpdateClones,Tt.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-${Qs()}`,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/
3023
- */const ur=document.createElement("template");ur.innerHTML=`
3023
+ */const dr=document.createElement("template");dr.innerHTML=`
3024
3024
  <style>
3025
3025
  :host {
3026
3026
  --vaadin-infinite-scroller-item-height: 270px;
@@ -3032,11 +3032,11 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
3032
3032
  height: 100%;
3033
3033
  }
3034
3034
  </style>
3035
- `;class fc extends cr{static get is(){return"vaadin-date-picker-month-scroller"}constructor(){super(),this.bufferSize=3,this.shadowRoot.appendChild(ur.content.cloneNode(!0))}_createElement(){return document.createElement("vaadin-month-calendar")}_updateElement(t,e){t.month=ar(e)}}me(fc);/**
3035
+ `;class mc extends ur{static get is(){return"vaadin-date-picker-month-scroller"}constructor(){super(),this.bufferSize=3,this.shadowRoot.appendChild(dr.content.cloneNode(!0))}_createElement(){return document.createElement("vaadin-month-calendar")}_updateElement(t,e){t.month=lr(e)}}me(mc);/**
3036
3036
  * @license
3037
3037
  * Copyright (c) 2016 - 2024 Vaadin Ltd.
3038
3038
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3039
- */const dr=document.createElement("template");dr.innerHTML=`
3039
+ */const hr=document.createElement("template");hr.innerHTML=`
3040
3040
  <style>
3041
3041
  :host {
3042
3042
  --vaadin-infinite-scroller-item-height: 80px;
@@ -3070,15 +3070,15 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
3070
3070
  border-left-color: #000;
3071
3071
  }
3072
3072
  </style>
3073
- `;class mc extends cr{static get is(){return"vaadin-date-picker-year-scroller"}constructor(){super(),this.bufferSize=12,this.shadowRoot.appendChild(dr.content.cloneNode(!0))}_createElement(){return document.createElement("vaadin-date-picker-year")}_updateElement(t,e){t.year=this._yearAfterXYears(e)}_yearAfterXYears(t){const e=new Date,i=new Date(e);return i.setFullYear(parseInt(t)+e.getFullYear()),i.getFullYear()}}me(mc);/**
3073
+ `;class _c extends ur{static get is(){return"vaadin-date-picker-year-scroller"}constructor(){super(),this.bufferSize=12,this.shadowRoot.appendChild(hr.content.cloneNode(!0))}_createElement(){return document.createElement("vaadin-date-picker-year")}_updateElement(t,e){t.year=this._yearAfterXYears(e)}_yearAfterXYears(t){const e=new Date,i=new Date(e);return i.setFullYear(parseInt(t)+e.getFullYear()),i.getFullYear()}}me(_c);/**
3074
3074
  * @license
3075
3075
  * Copyright (c) 2016 - 2024 Vaadin Ltd.
3076
3076
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3077
- */const _c=o=>class extends o{static get properties(){return{year:{type:String,sync:!0},selectedDate:{type:Object,sync:!0}}}static get observers(){return["__updateSelected(year, selectedDate)"]}__updateSelected(e,i){this.toggleAttribute("selected",i&&i.getFullYear()===e),this.toggleAttribute("current",e===new Date().getFullYear())}};/**
3077
+ */const gc=o=>class extends o{static get properties(){return{year:{type:String,sync:!0},selectedDate:{type:Object,sync:!0}}}static get observers(){return["__updateSelected(year, selectedDate)"]}__updateSelected(e,i){this.toggleAttribute("selected",i&&i.getFullYear()===e),this.toggleAttribute("current",e===new Date().getFullYear())}};/**
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 gc extends Oe(_c(Ee)){static get is(){return"vaadin-date-picker-year"}static get template(){return Fe`
3081
+ */class vc extends Ie(gc(Ee)){static get is(){return"vaadin-date-picker-year"}static get template(){return Ne`
3082
3082
  <style>
3083
3083
  :host {
3084
3084
  display: block;
@@ -3087,7 +3087,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
3087
3087
  </style>
3088
3088
  <div part="year-number">[[year]]</div>
3089
3089
  <div part="year-separator" aria-hidden="true"></div>
3090
- `}}me(gc);/**
3090
+ `}}me(vc);/**
3091
3091
  @license
3092
3092
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
3093
3093
  This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
@@ -3095,7 +3095,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
3095
3095
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
3096
3096
  Code distributed by Google as part of the polymer project is also
3097
3097
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
3098
- */function Vi(o,t,e,i,s){let r;s&&(r=typeof e=="object"&&e!==null,r&&(i=o.__dataTemp[t]));let n=i!==e&&(i===i||e===e);return r&&n&&(o.__dataTemp[t]=e),n}const Wi=ee(o=>{class t extends o{_shouldPropertyChange(i,s,r){return Vi(this,i,s,r,!0)}}return t}),vc=ee(o=>{class t extends o{static get properties(){return{mutableData:Boolean}}_shouldPropertyChange(i,s,r){return Vi(this,i,s,r,this.mutableData)}}return t});Wi._mutablePropertyChange=Vi;/**
3098
+ */function Wi(o,t,e,i,s){let r;s&&(r=typeof e=="object"&&e!==null,r&&(i=o.__dataTemp[t]));let n=i!==e&&(i===i||e===e);return r&&n&&(o.__dataTemp[t]=e),n}const qi=ee(o=>{class t extends o{_shouldPropertyChange(i,s,r){return Wi(this,i,s,r,!0)}}return t}),yc=ee(o=>{class t extends o{static get properties(){return{mutableData:Boolean}}_shouldPropertyChange(i,s,r){return Wi(this,i,s,r,this.mutableData)}}return t});qi._mutablePropertyChange=Wi;/**
3099
3099
  @license
3100
3100
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
3101
3101
  This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
@@ -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 wi=null;function Ei(){return wi}Ei.prototype=Object.create(HTMLTemplateElement.prototype,{constructor:{value:Ei,writable:!0}});const hr=Fi(Ei),yc=Wi(hr);function bc(o,t){wi=o,Object.setPrototypeOf(o,t.prototype),new t,wi=null}const xc=Fi(class{});function wc(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"),se(se(i).parentNode).replaceChild(i.__polymerReplaced__,i);else{const s=i.__polymerReplaced__;s&&se(se(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 Se extends xc{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){wc(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}}Se.prototype.__dataHost;Se.prototype.__templatizeOptions;Se.prototype._methodHost;Se.prototype.__templatizeOwner;Se.prototype.__hostProps;const Ec=Wi(Se);function Lo(o){let t=o.__dataHost;return t&&t._methodHost||t}function Sc(o,t,e){let i=e.mutableData?Ec:Se;Si.mixin&&(i=Si.mixin(i));let s=class extends i{};return s.prototype.__templatizeOptions=e,s.prototype._bindTemplate(o),Dc(s,o,t,e),s}function Ac(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?yc:hr;class u extends l{}n=t.templatizeTemplateClass=u}else{const l=o.constructor;class u extends l{}n=t.templatizeTemplateClass=u}let a=t.hostProps;for(let l in a)n.prototype._addPropertyEffect("_host_"+l,n.prototype.PROPERTY_EFFECT_TYPES.PROPAGATE,{fn:Cc(l,s)}),n.prototype._createNotifyingProperty("_host_"+l);gs&&i&&Tc(t,e,i)}if(o.__dataProto&&Object.assign(o.__data,o.__dataProto),r)bc(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 u=o[l];delete o[l],o.__data[l]=u}}}}function Cc(o,t){return function(i,s,r){t.call(i.__templatizeOwner,s.substring(6),r[s])}}function Dc(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:kc(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:Pc()})}function kc(o,t){return function(i,s,r){t.call(i.__templatizeOwner,i,s,r[s])}}function Pc(){return function(t,e,i){t.__dataHost._setPendingPropertyOrPath("_host_"+e,i[e],!0,!0)}}function Si(o,t,e){if(Dt&&!Lo(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:Se)._parseTemplate(o),r=s.templatizeInstanceClass;r||(r=Sc(o,s,e),s.templatizeInstanceClass=r);const n=Lo(o);Ac(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 Tc(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:u}=a[l].info;if(!(u.signature&&u.signature.static)){console.warn(`Property '${n}' used in template but not declared in 'properties'; attribute will not be observed.`);break}}}}function Mc(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=se(t).parentNode;return null}/**
3106
+ */let Ei=null;function Si(){return Ei}Si.prototype=Object.create(HTMLTemplateElement.prototype,{constructor:{value:Si,writable:!0}});const pr=Ni(Si),bc=qi(pr);function xc(o,t){Ei=o,Object.setPrototypeOf(o,t.prototype),new t,Ei=null}const wc=Ni(class{});function Ec(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"),se(se(i).parentNode).replaceChild(i.__polymerReplaced__,i);else{const s=i.__polymerReplaced__;s&&se(se(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 Se extends wc{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){Ec(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}}Se.prototype.__dataHost;Se.prototype.__templatizeOptions;Se.prototype._methodHost;Se.prototype.__templatizeOwner;Se.prototype.__hostProps;const Sc=qi(Se);function $o(o){let t=o.__dataHost;return t&&t._methodHost||t}function Ac(o,t,e){let i=e.mutableData?Sc:Se;Ai.mixin&&(i=Ai.mixin(i));let s=class extends i{};return s.prototype.__templatizeOptions=e,s.prototype._bindTemplate(o),kc(s,o,t,e),s}function Cc(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?bc:pr;class u extends l{}n=t.templatizeTemplateClass=u}else{const l=o.constructor;class u extends l{}n=t.templatizeTemplateClass=u}let a=t.hostProps;for(let l in a)n.prototype._addPropertyEffect("_host_"+l,n.prototype.PROPERTY_EFFECT_TYPES.PROPAGATE,{fn:Dc(l,s)}),n.prototype._createNotifyingProperty("_host_"+l);vs&&i&&Mc(t,e,i)}if(o.__dataProto&&Object.assign(o.__data,o.__dataProto),r)xc(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 u=o[l];delete o[l],o.__data[l]=u}}}}function Dc(o,t){return function(i,s,r){t.call(i.__templatizeOwner,s.substring(6),r[s])}}function kc(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:Pc(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:Tc()})}function Pc(o,t){return function(i,s,r){t.call(i.__templatizeOwner,i,s,r[s])}}function Tc(){return function(t,e,i){t.__dataHost._setPendingPropertyOrPath("_host_"+e,i[e],!0,!0)}}function Ai(o,t,e){if(kt&&!$o(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:Se)._parseTemplate(o),r=s.templatizeInstanceClass;r||(r=Ac(o,s,e),s.templatizeInstanceClass=r);const n=$o(o);Cc(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 Mc(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:u}=a[l].info;if(!(u.signature&&u.signature.static)){console.warn(`Property '${n}' used in template but not declared in 'properties'; attribute will not be observed.`);break}}}}function Oc(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=se(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
@@ -3111,7 +3111,7 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
3111
3111
  The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
3112
3112
  Code distributed by Google as part of the polymer project is also
3113
3113
  subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
3114
- */let $o=!1;function Oc(){if(_s&&!ms){if(!$o){$o=!0;const o=document.createElement("style");o.textContent="dom-bind,dom-if,dom-repeat{display:none;}",document.head.appendChild(o)}return!0}return!1}/**
3114
+ */let Ro=!1;function Ic(){if(gs&&!_s){if(!Ro){Ro=!0;const o=document.createElement("style");o.textContent="dom-bind,dom-if,dom-repeat{display:none;}",document.head.appendChild(o)}return!0}return!1}/**
3115
3115
  @license
3116
3116
  Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
3117
3117
  This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
@@ -3119,15 +3119,15 @@ 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 Ic=vc(Ee);class Ro extends Ic{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:!uo,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(),Oc()||(this.style.display="none"),this.__isDetached){this.__isDetached=!1;let t=se(se(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=Si(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(Ln(this.as,r)){let a=s[this.itemsIndexAs];r==this.as&&(this.items[a]=n);let l=ct(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=Mt.debounce(this.__renderDebouncer,e>0?jn.after(e):Ds,t.bind(this)),hc(this.__renderDebouncer)}render(){this.__debounceRender(this.__render),Ui()}__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),(!uo||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=se(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 se(se(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 u=this.as+(n?"."+n:"");l._setPendingPropertyOrPath(u,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 Mc(this.template,t)}}customElements.define(Ro.is,Ro);/**
3122
+ */const Fc=yc(Ee);class Ho extends Fc{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:!ho,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(),Ic()||(this.style.display="none"),this.__isDetached){this.__isDetached=!1;let t=se(se(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=Ai(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($n(this.as,r)){let a=s[this.itemsIndexAs];r==this.as&&(this.items[a]=n);let l=ut(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=Ot.debounce(this.__renderDebouncer,e>0?Vn.after(e):ks,t.bind(this)),pc(this.__renderDebouncer)}render(){this.__debounceRender(this.__render),Ui()}__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),(!ho||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=se(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 se(se(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 u=this.as+(n?"."+n:"");l._setPendingPropertyOrPath(u,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 Oc(this.template,t)}}customElements.define(Ho.is,Ho);/**
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 Fc=o=>class extends Yi(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=>ye(e.date,this.focusedDate))}ready(){super.ready(),fe(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:!Ue(r,i,s)&&!Ue(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((u,d)=>({weekDay:u,weekDayShort:a[d]})).slice(0,7)}__focusedDateChanged(e,i){Array.isArray(i)&&i.some(s=>ye(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 ye(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 lc(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}};/**
3126
+ */const Nc=o=>class extends ji(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=>ye(e.date,this.focusedDate))}ready(){super.ready(),fe(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:!Ue(r,i,s)&&!Ue(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((u,d)=>({weekDay:u,weekDayShort:a[d]})).slice(0,7)}__focusedDateChanged(e,i){Array.isArray(i)&&i.some(s=>ye(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 ye(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 cc(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/
3130
- */const Nc=z`
3130
+ */const zc=z`
3131
3131
  :host {
3132
3132
  display: block;
3133
3133
  }
@@ -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
- */G("vaadin-month-calendar",Nc,{moduleId:"vaadin-month-calendar-styles"});class zc extends Fc(Oe(Ee)){static get template(){return Fe`
3190
+ */G("vaadin-month-calendar",zc,{moduleId:"vaadin-month-calendar-styles"});class Lc extends Nc(Ie(Ee)){static get template(){return Ne`
3191
3191
  <div part="month-header" id="month-header" aria-hidden="true">[[_getTitle(month, i18n)]]</div>
3192
3192
  <table
3193
3193
  id="monthGrid"
@@ -3229,19 +3229,19 @@ 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>xi(new Date),u=t<xi(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"),u&&a.push("past"),l&&a.push("future"),a.join(" ")}__isDayFocused(t,e){return ye(t,e)}__isDaySelected(t,e){return ye(t,e)}__getDayAriaSelected(t,e){if(this.__isDaySelected(t,e))return"true"}__isDayDisabled(t,e,i,s){return!Ue(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"}}me(zc);/**
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>wi(new Date),u=t<wi(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"),u&&a.push("past"),l&&a.push("future"),a.join(" ")}__isDayFocused(t,e){return ye(t,e)}__isDaySelected(t,e){return ye(t,e)}__getDayAriaSelected(t,e){if(this.__isDaySelected(t,e))return"true"}__isDayDisabled(t,e,i,s){return!Ue(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"}}me(Lc);/**
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/
3236
- */class pr{constructor(t,e){this.query=t,this.callback=e,this._boundQueryHandler=this._queryHandler.bind(this)}hostConnected(){this._removeListener(),this._mediaQuery=window.matchMedia(this.query),this._addListener(),this._queryHandler(this._mediaQuery)}hostDisconnected(){this._removeListener()}_addListener(){this._mediaQuery&&this._mediaQuery.addListener(this._boundQueryHandler)}_removeListener(){this._mediaQuery&&this._mediaQuery.removeListener(this._boundQueryHandler),this._mediaQuery=null}_queryHandler(t){typeof this.callback=="function"&&this.callback(t.matches)}}/**
3236
+ */class fr{constructor(t,e){this.query=t,this.callback=e,this._boundQueryHandler=this._queryHandler.bind(this)}hostConnected(){this._removeListener(),this._mediaQuery=window.matchMedia(this.query),this._addListener(),this._queryHandler(this._mediaQuery)}hostDisconnected(){this._removeListener()}_addListener(){this._mediaQuery&&this._mediaQuery.addListener(this._boundQueryHandler)}_removeListener(){this._mediaQuery&&this._mediaQuery.removeListener(this._boundQueryHandler),this._mediaQuery=null}_queryHandler(t){typeof this.callback=="function"&&this.callback(t.matches)}}/**
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 Lc=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(){or(this.$.scrollers,"pan-y"),fe(this.$.scrollers,"track",this._track.bind(this)),fe(this.shadowRoot.querySelector('[part="clear-button"]'),"tap",this._clear.bind(this)),fe(this.shadowRoot.querySelector('[part="toggle-button"]'),"tap",this._cancel.bind(this)),fe(this.shadowRoot.querySelector('[part="years-toggle-button"]'),"tap",this._toggleYearScroller.bind(this))}_initControllers(){this.addController(new pr(this._desktopMediaQuery,e=>{this._desktopMode=e})),this.addController(new ke(this,"today-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onTodayButtonKeyDown(i)),fe(e,"tap",this._onTodayTap.bind(this)),this._todayButton=e}})),this.addController(new ke(this,"cancel-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onCancelButtonKeyDown(i)),fe(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 ke(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 ke(this,"years","vaadin-date-picker-year-scroller",{observe:!1,initializer:e=>{e.setAttribute("aria-hidden","true"),fe(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,u,d,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=u,d?p.setAttribute("theme",d):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 u=this._calculateWeekScrollOffset(e);this._scrollToPosition(s+u,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=je.debounce(this._debouncer,Pt.after(300),()=>{this._ignoreTaps=!1})}_formatDisplayed(e,i,s){return e&&i&&typeof i.formatDate=="function"?i.formatDate(ji(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(u=>{s=u});const r=(u,d,h,p)=>(u/=p/2,u<1?h/2*u*u+d:(u-=1,-h/2*(u*(u-2)-1)+d));let n=0;const a=this._monthScroller.position,l=u=>{n||(n=u);const d=u-n;if(d<this.scrollDuration){const h=r(d,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 ar(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){ye(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&&ye(i.date,this.__pendingDateFocus)&&(delete this.__pendingDateFocus,i.focus())}}focusDate(e,i){return qe(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 qe(this,null,function*(){this.__pendingDateFocus=this.focusedDate,this.calendars.length||(yield new Promise(i=>{Us(this,()=>{Ui(),i()})})),e&&this.revealDate(this.focusedDate),this._revealPromise&&(yield this._revealPromise),this.__tryFocusDate()})}_focusClosestDate(e){this.focusDate(nr(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 Ue(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 $c=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(){sr(this.$.scrollers,"pan-y"),fe(this.$.scrollers,"track",this._track.bind(this)),fe(this.shadowRoot.querySelector('[part="clear-button"]'),"tap",this._clear.bind(this)),fe(this.shadowRoot.querySelector('[part="toggle-button"]'),"tap",this._cancel.bind(this)),fe(this.shadowRoot.querySelector('[part="years-toggle-button"]'),"tap",this._toggleYearScroller.bind(this))}_initControllers(){this.addController(new fr(this._desktopMediaQuery,e=>{this._desktopMode=e})),this.addController(new ke(this,"today-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onTodayButtonKeyDown(i)),fe(e,"tap",this._onTodayTap.bind(this)),this._todayButton=e}})),this.addController(new ke(this,"cancel-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onCancelButtonKeyDown(i)),fe(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 ke(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 ke(this,"years","vaadin-date-picker-year-scroller",{observe:!1,initializer:e=>{e.setAttribute("aria-hidden","true"),fe(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,u,d,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=u,d?p.setAttribute("theme",d):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 u=this._calculateWeekScrollOffset(e);this._scrollToPosition(s+u,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=Ve.debounce(this._debouncer,Tt.after(300),()=>{this._ignoreTaps=!1})}_formatDisplayed(e,i,s){return e&&i&&typeof i.formatDate=="function"?i.formatDate(Vi(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(u=>{s=u});const r=(u,d,h,p)=>(u/=p/2,u<1?h/2*u*u+d:(u-=1,-h/2*(u*(u-2)-1)+d));let n=0;const a=this._monthScroller.position,l=u=>{n||(n=u);const d=u-n;if(d<this.scrollDuration){const h=r(d,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 lr(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){ye(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&&ye(i.date,this.__pendingDateFocus)&&(delete this.__pendingDateFocus,i.focus())}}focusDate(e,i){return Ke(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 Ke(this,null,function*(){this.__pendingDateFocus=this.focusedDate,this.calendars.length||(yield new Promise(i=>{Us(this,()=>{Ui(),i()})})),e&&this.revealDate(this.focusedDate),this._revealPromise&&(yield this._revealPromise),this.__tryFocusDate()})}_focusClosestDate(e){this.focusDate(ar(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 Ue(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/
3244
- */const $c=z`
3244
+ */const Rc=z`
3245
3245
  :host {
3246
3246
  display: flex;
3247
3247
  flex-direction: column;
@@ -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
- */G("vaadin-date-picker-overlay-content",$c,{moduleId:"vaadin-date-picker-overlay-content-styles"});class Rc extends Lc(We(Oe(Ft(Ee)))){static get template(){return Fe`
3308
+ */G("vaadin-date-picker-overlay-content",Rc,{moduleId:"vaadin-date-picker-overlay-content-styles"});class Hc extends $c(qe(Ie(Nt(Ee)))){static get template(){return Ne`
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>
@@ -3325,92 +3325,92 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
3325
3325
  <slot name="today-button"></slot>
3326
3326
  <slot name="cancel-button"></slot>
3327
3327
  </div>
3328
- `}static get is(){return"vaadin-date-picker-overlay-content"}ready(){super.ready(),this.setAttribute("role","dialog"),this._addListeners(),this._initControllers()}}me(Rc);/**
3328
+ `}static get is(){return"vaadin-date-picker-overlay-content"}ready(){super.ready(),this.setAttribute("role","dialog"),this._addListeners(),this._initControllers()}}me(Hc);/**
3329
3329
  * @license
3330
3330
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
3331
3331
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3332
- */const fr=ee(o=>class extends Yi(rr(o)){static get properties(){return{autofocus:{type:Boolean},focusElement:{type:Object,readOnly:!0,observer:"_focusElementChanged"},_lastTabIndex:{value:0}}}constructor(){super(),this._boundOnBlur=this._onBlur.bind(this),this._boundOnFocus=this._onFocus.bind(this)}ready(){super.ready(),this.autofocus&&!this.disabled&&requestAnimationFrame(()=>{this.focus(),this.setAttribute("focus-ring","")})}focus(){this.focusElement&&!this.disabled&&this.focusElement.focus()}blur(){this.focusElement&&this.focusElement.blur()}click(){this.focusElement&&!this.disabled&&this.focusElement.click()}_focusElementChanged(e,i){e?(e.disabled=this.disabled,this._addFocusListeners(e),this.__forwardTabIndex(this.tabindex)):i&&this._removeFocusListeners(i)}_addFocusListeners(e){e.addEventListener("blur",this._boundOnBlur),e.addEventListener("focus",this._boundOnFocus)}_removeFocusListeners(e){e.removeEventListener("blur",this._boundOnBlur),e.removeEventListener("focus",this._boundOnFocus)}_onFocus(e){e.stopPropagation(),this.dispatchEvent(new Event("focus"))}_onBlur(e){e.stopPropagation(),this.dispatchEvent(new Event("blur"))}_shouldSetFocus(e){return e.target===this.focusElement}_shouldRemoveFocus(e){return e.target===this.focusElement}_disabledChanged(e,i){super._disabledChanged(e,i),this.focusElement&&(this.focusElement.disabled=e),e&&this.blur()}_tabindexChanged(e){this.__forwardTabIndex(e)}__forwardTabIndex(e){e!==void 0&&this.focusElement&&(this.focusElement.tabIndex=e,e!==-1&&(this.tabindex=void 0)),this.disabled&&e&&(e!==-1&&(this._lastTabIndex=e),this.tabindex=void 0)}});/**
3332
+ */const mr=ee(o=>class extends ji(nr(o)){static get properties(){return{autofocus:{type:Boolean},focusElement:{type:Object,readOnly:!0,observer:"_focusElementChanged"},_lastTabIndex:{value:0}}}constructor(){super(),this._boundOnBlur=this._onBlur.bind(this),this._boundOnFocus=this._onFocus.bind(this)}ready(){super.ready(),this.autofocus&&!this.disabled&&requestAnimationFrame(()=>{this.focus(),this.setAttribute("focus-ring","")})}focus(){this.focusElement&&!this.disabled&&this.focusElement.focus()}blur(){this.focusElement&&this.focusElement.blur()}click(){this.focusElement&&!this.disabled&&this.focusElement.click()}_focusElementChanged(e,i){e?(e.disabled=this.disabled,this._addFocusListeners(e),this.__forwardTabIndex(this.tabindex)):i&&this._removeFocusListeners(i)}_addFocusListeners(e){e.addEventListener("blur",this._boundOnBlur),e.addEventListener("focus",this._boundOnFocus)}_removeFocusListeners(e){e.removeEventListener("blur",this._boundOnBlur),e.removeEventListener("focus",this._boundOnFocus)}_onFocus(e){e.stopPropagation(),this.dispatchEvent(new Event("focus"))}_onBlur(e){e.stopPropagation(),this.dispatchEvent(new Event("blur"))}_shouldSetFocus(e){return e.target===this.focusElement}_shouldRemoveFocus(e){return e.target===this.focusElement}_disabledChanged(e,i){super._disabledChanged(e,i),this.focusElement&&(this.focusElement.disabled=e),e&&this.blur()}_tabindexChanged(e){this.__forwardTabIndex(e)}__forwardTabIndex(e){e!==void 0&&this.focusElement&&(this.focusElement.tabIndex=e,e!==-1&&(this.tabindex=void 0)),this.disabled&&e&&(e!==-1&&(this._lastTabIndex=e),this.tabindex=void 0)}});/**
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 Qt=new WeakMap;function Hc(o){return Qt.has(o)||Qt.set(o,new Set),Qt.get(o)}function Bc(o,t){const e=document.createElement("style");e.textContent=o,t===document?document.head.appendChild(e):t.insertBefore(e,t.firstChild)}const Yc=ee(o=>class extends o{get slotStyles(){return{}}connectedCallback(){super.connectedCallback(),this.__applySlotStyles()}__applySlotStyles(){const e=this.getRootNode(),i=Hc(e);this.slotStyles.forEach(s=>{i.has(s)||(Bc(s,e),i.add(s))})}});/**
3336
+ */const ei=new WeakMap;function Bc(o){return ei.has(o)||ei.set(o,new Set),ei.get(o)}function Yc(o,t){const e=document.createElement("style");e.textContent=o,t===document?document.head.appendChild(e):t.insertBefore(e,t.firstChild)}const jc=ee(o=>class extends o{get slotStyles(){return{}}connectedCallback(){super.connectedCallback(),this.__applySlotStyles()}__applySlotStyles(){const e=this.getRootNode(),i=Bc(e);this.slotStyles.forEach(s=>{i.has(s)||(Yc(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/
3340
- */const mr=ee(o=>class extends o{static get properties(){return{inputElement:{type:Object,readOnly:!0,observer:"_inputElementChanged"},type:{type:String,readOnly:!0},value:{type:String,value:"",observer:"_valueChanged",notify:!0,sync:!0},_hasInputValue:{type:Boolean,value:!1,observer:"_hasInputValueChanged"}}}constructor(){super(),this._boundOnInput=this.__onInput.bind(this),this._boundOnChange=this._onChange.bind(this)}get _hasValue(){return this.value!=null&&this.value!==""}get _inputElementValueProperty(){return"value"}get _inputElementValue(){return this.inputElement?this.inputElement[this._inputElementValueProperty]:void 0}set _inputElementValue(e){this.inputElement&&(this.inputElement[this._inputElementValueProperty]=e)}clear(){this._hasInputValue=!1,this.value="",this._inputElementValue=""}_addInputListeners(e){e.addEventListener("input",this._boundOnInput),e.addEventListener("change",this._boundOnChange)}_removeInputListeners(e){e.removeEventListener("input",this._boundOnInput),e.removeEventListener("change",this._boundOnChange)}_forwardInputValue(e){this.inputElement&&(this._inputElementValue=e!=null?e:"")}_inputElementChanged(e,i){e?this._addInputListeners(e):i&&this._removeInputListeners(i)}_hasInputValueChanged(e,i){(e||i)&&this.dispatchEvent(new CustomEvent("has-input-value-changed"))}__onInput(e){this._setHasInputValue(e),this._onInput(e)}_onInput(e){const i=e.composedPath()[0];this.__userInput=e.isTrusted,this.value=i.value,this.__userInput=!1}_onChange(e){}_toggleHasValue(e){this.toggleAttribute("has-value",e)}_valueChanged(e,i){this._toggleHasValue(this._hasValue),!(e===""&&i===void 0)&&(this.__userInput||this._forwardInputValue(e))}_setHasInputValue(e){const i=e.composedPath()[0];this._hasInputValue=i.value.length>0}});/**
3340
+ */const _r=ee(o=>class extends o{static get properties(){return{inputElement:{type:Object,readOnly:!0,observer:"_inputElementChanged"},type:{type:String,readOnly:!0},value:{type:String,value:"",observer:"_valueChanged",notify:!0,sync:!0},_hasInputValue:{type:Boolean,value:!1,observer:"_hasInputValueChanged"}}}constructor(){super(),this._boundOnInput=this.__onInput.bind(this),this._boundOnChange=this._onChange.bind(this)}get _hasValue(){return this.value!=null&&this.value!==""}get _inputElementValueProperty(){return"value"}get _inputElementValue(){return this.inputElement?this.inputElement[this._inputElementValueProperty]:void 0}set _inputElementValue(e){this.inputElement&&(this.inputElement[this._inputElementValueProperty]=e)}clear(){this._hasInputValue=!1,this.value="",this._inputElementValue=""}_addInputListeners(e){e.addEventListener("input",this._boundOnInput),e.addEventListener("change",this._boundOnChange)}_removeInputListeners(e){e.removeEventListener("input",this._boundOnInput),e.removeEventListener("change",this._boundOnChange)}_forwardInputValue(e){this.inputElement&&(this._inputElementValue=e!=null?e:"")}_inputElementChanged(e,i){e?this._addInputListeners(e):i&&this._removeInputListeners(i)}_hasInputValueChanged(e,i){(e||i)&&this.dispatchEvent(new CustomEvent("has-input-value-changed"))}__onInput(e){this._setHasInputValue(e),this._onInput(e)}_onInput(e){const i=e.composedPath()[0];this.__userInput=e.isTrusted,this.value=i.value,this.__userInput=!1}_onChange(e){}_toggleHasValue(e){this.toggleAttribute("has-value",e)}_valueChanged(e,i){this._toggleHasValue(this._hasValue),!(e===""&&i===void 0)&&(this.__userInput||this._forwardInputValue(e))}_setHasInputValue(e){const i=e.composedPath()[0];this._hasInputValue=i.value.length>0}});/**
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 jc=o=>class extends mr(Lt(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(),ll||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}))}};/**
3344
+ */const Vc=o=>class extends _r($t(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(),cl||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 ei=new Map;function qi(o){return ei.has(o)||ei.set(o,new WeakMap),ei.get(o)}function _r(o,t){o&&o.removeAttribute(t)}function gr(o,t){if(!o||!t)return;const e=qi(t);if(e.has(o))return;const i=Li(o.getAttribute(t));e.set(o,new Set(i))}function Uc(o,t){if(!o)return;const e=qi(t),i=e.get(o);!i||i.size===0?o.removeAttribute(t):Ks(o,t,zt(i)),e.delete(o)}function ti(o,t,e={newId:null,oldId:null,fromUser:!1}){if(!o||!t)return;const{newId:i,oldId:s,fromUser:r}=e,n=qi(t),a=n.get(o);if(!r&&a){s&&a.delete(s),i&&a.add(i);return}r&&(a?i||n.delete(o):gr(o,t),_r(o,t)),yl(o,t,s);const l=i||zt(a);l&&Ks(o,t,l)}function Vc(o,t){gr(o,t),_r(o,t)}/**
3348
+ */const ti=new Map;function Ki(o){return ti.has(o)||ti.set(o,new WeakMap),ti.get(o)}function gr(o,t){o&&o.removeAttribute(t)}function vr(o,t){if(!o||!t)return;const e=Ki(t);if(e.has(o))return;const i=$i(o.getAttribute(t));e.set(o,new Set(i))}function Uc(o,t){if(!o||!t)return;const e=Ki(t),i=e.get(o);!i||i.size===0?o.removeAttribute(t):Gs(o,t,Lt(i)),e.delete(o)}function ii(o,t,e={newId:null,oldId:null,fromUser:!1}){if(!o||!t)return;const{newId:i,oldId:s,fromUser:r}=e,n=Ki(t),a=n.get(o);if(!r&&a){s&&a.delete(s),i&&a.add(i);return}r&&(a?i||n.delete(o):vr(o,t),gr(o,t)),bl(o,t,s);const l=i||Lt(a);l&&Gs(o,t,l)}function Wc(o,t){vr(o,t),gr(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 Wc{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?(Vc(this.__target,"aria-labelledby"),this.__target.setAttribute("aria-label",t)):this.__label&&(Uc(this.__target,"aria-labelledby"),this.__target.removeAttribute("aria-label")))}__setLabelIdToAriaAttribute(t,e,i){ti(this.__target,"aria-labelledby",{newId:t,oldId:e,fromUser:i})}__setErrorIdToAriaAttribute(t,e){ti(this.__target,"aria-describedby",{newId:t,oldId:e,fromUser:!1})}__setHelperIdToAriaAttribute(t,e){ti(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")))}}/**
3352
+ */class qc{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?(Wc(this.__target,"aria-labelledby"),this.__target.setAttribute("aria-label",t)):this.__label&&(Uc(this.__target,"aria-labelledby"),this.__target.removeAttribute("aria-label")))}__setLabelIdToAriaAttribute(t,e,i){ii(this.__target,"aria-labelledby",{newId:t,oldId:e,fromUser:i})}__setErrorIdToAriaAttribute(t,e){ii(this.__target,"aria-describedby",{newId:t,oldId:e,fromUser:!1})}__setHelperIdToAriaAttribute(t,e){ii(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 pe=document.createElement("div");pe.style.position="fixed";pe.style.clip="rect(0px, 0px, 0px, 0px)";pe.setAttribute("aria-live","polite");document.body.appendChild(pe);let xt;function qc(o,t={}){const e=t.mode||"polite",i=t.timeout===void 0?150:t.timeout;e==="alert"?(pe.removeAttribute("aria-live"),pe.removeAttribute("role"),xt=je.debounce(xt,Nl,()=>{pe.setAttribute("role","alert")})):(xt&&xt.cancel(),pe.removeAttribute("role"),pe.setAttribute("aria-live",e)),pe.textContent="",setTimeout(()=>{pe.textContent=o},i)}/**
3356
+ */const pe=document.createElement("div");pe.style.position="fixed";pe.style.clip="rect(0px, 0px, 0px, 0px)";pe.setAttribute("aria-live","polite");document.body.appendChild(pe);let wt;function Kc(o,t={}){const e=t.mode||"polite",i=t.timeout===void 0?150:t.timeout;e==="alert"?(pe.removeAttribute("aria-live"),pe.removeAttribute("role"),wt=Ve.debounce(wt,zl,()=>{pe.setAttribute("role","alert")})):(wt&&wt.cancel(),pe.removeAttribute("role"),pe.setAttribute("aria-live",e)),pe.textContent="",setTimeout(()=>{pe.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 Ki extends ke{constructor(t,e,i,s={}){super(t,e,i,_t(mt({},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)}}/**
3360
+ */class Gi extends ke{constructor(t,e,i,s={}){super(t,e,i,gt(_t({},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/
3364
- */class Kc extends Ki{constructor(t){super(t,"error-message","div")}setErrorMessage(t){this.errorMessage=t,this.updateDefaultNode(this.node)}setInvalid(t){this.invalid=t,this.updateDefaultNode(this.node)}initAddedNode(t){t!==this.defaultNode&&this.initCustomNode(t)}initNode(t){this.updateDefaultNode(t)}initCustomNode(t){t.textContent&&!this.errorMessage&&(this.errorMessage=t.textContent.trim()),super.initCustomNode(t)}restoreDefaultNode(){this.attachDefaultNode()}updateDefaultNode(t){const{errorMessage:e,invalid:i}=this,s=!!(i&&e&&e.trim()!=="");t&&(t.textContent=s?e:"",t.hidden=!s,s&&qc(e,{mode:"assertive"})),super.updateDefaultNode(t)}}/**
3364
+ */class Gc extends Gi{constructor(t){super(t,"error-message","div")}setErrorMessage(t){this.errorMessage=t,this.updateDefaultNode(this.node)}setInvalid(t){this.invalid=t,this.updateDefaultNode(this.node)}initAddedNode(t){t!==this.defaultNode&&this.initCustomNode(t)}initNode(t){this.updateDefaultNode(t)}initCustomNode(t){t.textContent&&!this.errorMessage&&(this.errorMessage=t.textContent.trim()),super.initCustomNode(t)}restoreDefaultNode(){this.attachDefaultNode()}updateDefaultNode(t){const{errorMessage:e,invalid:i}=this,s=!!(i&&e&&e.trim()!=="");t&&(t.textContent=s?e:"",t.hidden=!s,s&&Kc(e,{mode:"assertive"})),super.updateDefaultNode(t)}}/**
3365
3365
  * @license
3366
3366
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
3367
3367
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3368
- */class Gc extends Ki{constructor(t){super(t,"helper",null)}setHelperText(t){this.helperText=t,this.getSlotChild()||this.restoreDefaultNode(),this.node===this.defaultNode&&this.updateDefaultNode(this.node)}restoreDefaultNode(){const{helperText:t}=this;if(t&&t.trim()!==""){this.tagName="div";const e=this.attachDefaultNode();this.observeNode(e)}}updateDefaultNode(t){t&&(t.textContent=this.helperText),super.updateDefaultNode(t)}initCustomNode(t){super.initCustomNode(t),this.observeNode(t)}}/**
3368
+ */class Jc extends Gi{constructor(t){super(t,"helper",null)}setHelperText(t){this.helperText=t,this.getSlotChild()||this.restoreDefaultNode(),this.node===this.defaultNode&&this.updateDefaultNode(this.node)}restoreDefaultNode(){const{helperText:t}=this;if(t&&t.trim()!==""){this.tagName="div";const e=this.attachDefaultNode();this.observeNode(e)}}updateDefaultNode(t){t&&(t.textContent=this.helperText),super.updateDefaultNode(t)}initCustomNode(t){super.initCustomNode(t),this.observeNode(t)}}/**
3369
3369
  * @license
3370
3370
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
3371
3371
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3372
- */class Jc extends Ki{constructor(t){super(t,"label","label")}setLabel(t){this.label=t,this.getSlotChild()||this.restoreDefaultNode(),this.node===this.defaultNode&&this.updateDefaultNode(this.node)}restoreDefaultNode(){const{label:t}=this;if(t&&t.trim()!==""){const e=this.attachDefaultNode();this.observeNode(e)}}updateDefaultNode(t){t&&(t.textContent=this.label),super.updateDefaultNode(t)}initCustomNode(t){super.initCustomNode(t),this.observeNode(t)}}/**
3372
+ */class Xc extends Gi{constructor(t){super(t,"label","label")}setLabel(t){this.label=t,this.getSlotChild()||this.restoreDefaultNode(),this.node===this.defaultNode&&this.updateDefaultNode(this.node)}restoreDefaultNode(){const{label:t}=this;if(t&&t.trim()!==""){const e=this.attachDefaultNode();this.observeNode(e)}}updateDefaultNode(t){t&&(t.textContent=this.label),super.updateDefaultNode(t)}initCustomNode(t){super.initCustomNode(t),this.observeNode(t)}}/**
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 Xc=ee(o=>class extends We(o){static get properties(){return{label:{type:String,observer:"_labelChanged"}}}constructor(){super(),this._labelController=new Jc(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)}});/**
3376
+ */const Zc=ee(o=>class extends qe(o){static get properties(){return{label:{type:String,observer:"_labelChanged"}}}constructor(){super(),this._labelController=new Xc(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/
3380
- */const vr=ee(o=>class extends o{static get properties(){return{invalid:{type:Boolean,reflectToAttribute:!0,notify:!0,value:!1},required:{type:Boolean,reflectToAttribute:!0}}}validate(){const e=this.checkValidity();return this._setInvalid(!e),this.dispatchEvent(new CustomEvent("validated",{detail:{valid:e}})),e}checkValidity(){return!this.required||!!this.value}_setInvalid(e){this._shouldSetInvalid(e)&&(this.invalid=e)}_shouldSetInvalid(e){return!0}});/**
3380
+ */const yr=ee(o=>class extends o{static get properties(){return{invalid:{type:Boolean,reflectToAttribute:!0,notify:!0,value:!1},required:{type:Boolean,reflectToAttribute:!0}}}validate(){const e=this.checkValidity();return this._setInvalid(!e),this.dispatchEvent(new CustomEvent("validated",{detail:{valid:e}})),e}checkValidity(){return!this.required||!!this.value}_setInvalid(e){this._shouldSetInvalid(e)&&(this.invalid=e)}_shouldSetInvalid(e){return!0}});/**
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 Zc=o=>class extends vr(Xc(We(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 Wc(this),this._helperController=new Gc(this),this._errorController=new Kc(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)})}};/**
3384
+ */const Qc=o=>class extends yr(Zc(qe(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 qc(this),this._helperController=new Jc(this),this._errorController=new Gc(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/
3388
- */const Qc=ee(o=>class extends o{static get properties(){return{stateTarget:{type:Object,observer:"_stateTargetChanged"}}}static get delegateAttrs(){return[]}static get delegateProps(){return[]}ready(){super.ready(),this._createDelegateAttrsObserver(),this._createDelegatePropsObserver()}_stateTargetChanged(e){e&&(this._ensureAttrsDelegated(),this._ensurePropsDelegated())}_createDelegateAttrsObserver(){this._createMethodObserver(`_delegateAttrsChanged(${this.constructor.delegateAttrs.join(", ")})`)}_createDelegatePropsObserver(){this._createMethodObserver(`_delegatePropsChanged(${this.constructor.delegateProps.join(", ")})`)}_ensureAttrsDelegated(){this.constructor.delegateAttrs.forEach(e=>{this._delegateAttribute(e,this[e])})}_ensurePropsDelegated(){this.constructor.delegateProps.forEach(e=>{this._delegateProperty(e,this[e])})}_delegateAttrsChanged(...e){this.constructor.delegateAttrs.forEach((i,s)=>{this._delegateAttribute(i,e[s])})}_delegatePropsChanged(...e){this.constructor.delegateProps.forEach((i,s)=>{this._delegateProperty(i,e[s])})}_delegateAttribute(e,i){this.stateTarget&&(e==="invalid"&&this._delegateAttribute("aria-invalid",i?"true":!1),typeof i=="boolean"?this.stateTarget.toggleAttribute(e,i):i?this.stateTarget.setAttribute(e,i):this.stateTarget.removeAttribute(e))}_delegateProperty(e,i){this.stateTarget&&(this.stateTarget[e]=i)}});/**
3388
+ */const eu=ee(o=>class extends o{static get properties(){return{stateTarget:{type:Object,observer:"_stateTargetChanged"}}}static get delegateAttrs(){return[]}static get delegateProps(){return[]}ready(){super.ready(),this._createDelegateAttrsObserver(),this._createDelegatePropsObserver()}_stateTargetChanged(e){e&&(this._ensureAttrsDelegated(),this._ensurePropsDelegated())}_createDelegateAttrsObserver(){this._createMethodObserver(`_delegateAttrsChanged(${this.constructor.delegateAttrs.join(", ")})`)}_createDelegatePropsObserver(){this._createMethodObserver(`_delegatePropsChanged(${this.constructor.delegateProps.join(", ")})`)}_ensureAttrsDelegated(){this.constructor.delegateAttrs.forEach(e=>{this._delegateAttribute(e,this[e])})}_ensurePropsDelegated(){this.constructor.delegateProps.forEach(e=>{this._delegateProperty(e,this[e])})}_delegateAttrsChanged(...e){this.constructor.delegateAttrs.forEach((i,s)=>{this._delegateAttribute(i,e[s])})}_delegatePropsChanged(...e){this.constructor.delegateProps.forEach((i,s)=>{this._delegateProperty(i,e[s])})}_delegateAttribute(e,i){this.stateTarget&&(e==="invalid"&&this._delegateAttribute("aria-invalid",i?"true":!1),typeof i=="boolean"?this.stateTarget.toggleAttribute(e,i):i?this.stateTarget.setAttribute(e,i):this.stateTarget.removeAttribute(e))}_delegateProperty(e,i){this.stateTarget&&(this.stateTarget[e]=i)}});/**
3389
3389
  * @license
3390
3390
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
3391
3391
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3392
- */const yr=ee(o=>class extends Qc(vr(mr(o))){static get constraints(){return["required"]}static get delegateAttrs(){return[...super.delegateAttrs,"required"]}ready(){super.ready(),this._createConstraintsObserver()}checkValidity(){return this.inputElement&&this._hasValidConstraints(this.constructor.constraints.map(e=>this[e]))?this.inputElement.checkValidity():!this.invalid}_hasValidConstraints(e){return e.some(i=>this.__isValidConstraint(i))}_createConstraintsObserver(){this._createMethodObserver(`_constraintsChanged(stateTarget, ${this.constructor.constraints.join(", ")})`)}_constraintsChanged(e,...i){if(!e)return;const s=this._hasValidConstraints(i),r=this.__previousHasConstraints&&!s;(this._hasValue||this.invalid)&&s?this.validate():r&&this._setInvalid(!1),this.__previousHasConstraints=s}_onChange(e){e.stopPropagation(),this.validate(),this.dispatchEvent(new CustomEvent("change",{detail:{sourceEvent:e},bubbles:e.bubbles,cancelable:e.cancelable}))}__isValidConstraint(e){return!!e||e===0}});/**
3392
+ */const br=ee(o=>class extends eu(yr(_r(o))){static get constraints(){return["required"]}static get delegateAttrs(){return[...super.delegateAttrs,"required"]}ready(){super.ready(),this._createConstraintsObserver()}checkValidity(){return this.inputElement&&this._hasValidConstraints(this.constructor.constraints.map(e=>this[e]))?this.inputElement.checkValidity():!this.invalid}_hasValidConstraints(e){return e.some(i=>this.__isValidConstraint(i))}_createConstraintsObserver(){this._createMethodObserver(`_constraintsChanged(stateTarget, ${this.constructor.constraints.join(", ")})`)}_constraintsChanged(e,...i){if(!e)return;const s=this._hasValidConstraints(i),r=this.__previousHasConstraints&&!s;(this._hasValue||this.invalid)&&s?this.validate():r&&this._setInvalid(!1),this.__previousHasConstraints=s}_onChange(e){e.stopPropagation(),this.validate(),this.dispatchEvent(new CustomEvent("change",{detail:{sourceEvent:e},bubbles:e.bubbles,cancelable:e.cancelable}))}__isValidConstraint(e){return!!e||e===0}});/**
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 eu=o=>class extends Yc(fr(yr(Zc(jc(Lt(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[`
3396
+ */const tu=o=>class extends jc(mr(br(Qc(Vc($t(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=je.debounce(this._preventInputDebouncer,Pt.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)}}};/**
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=Ve.debounce(this._preventInputDebouncer,Tt.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/
3405
- */class tu extends ke{constructor(t,e,i={}){const{uniqueIdPrefix:s}=i;super(t,"input","input",{initializer:(r,n)=>{n.value&&(r.value=n.value),n.type&&r.setAttribute("type",n.type),r.id=this.defaultId,typeof e=="function"&&e(r)},useUniqueId:!0,uniqueIdPrefix:s})}}/**
3405
+ */class iu extends ke{constructor(t,e,i={}){const{uniqueIdPrefix:s}=i;super(t,"input","input",{initializer:(r,n)=>{n.value&&(r.value=n.value),n.type&&r.setAttribute("type",n.type),r.id=this.defaultId,typeof e=="function"&&e(r)},useUniqueId:!0,uniqueIdPrefix:s})}}/**
3406
3406
  * @license
3407
3407
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
3408
3408
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3409
- */class iu{constructor(t,e){this.input=t,this.__preventDuplicateLabelClick=this.__preventDuplicateLabelClick.bind(this),e.addEventListener("slot-content-changed",i=>{this.__initLabel(i.detail.node)}),this.__initLabel(e.node)}__initLabel(t){t&&(t.addEventListener("click",this.__preventDuplicateLabelClick),this.input&&t.setAttribute("for",this.input.id))}__preventDuplicateLabelClick(){const t=e=>{e.stopImmediatePropagation(),this.input.removeEventListener("click",t)};this.input.addEventListener("click",t)}}/**
3409
+ */class ou{constructor(t,e){this.input=t,this.__preventDuplicateLabelClick=this.__preventDuplicateLabelClick.bind(this),e.addEventListener("slot-content-changed",i=>{this.__initLabel(i.detail.node)}),this.__initLabel(e.node)}__initLabel(t){t&&(t.addEventListener("click",this.__preventDuplicateLabelClick),this.input&&t.setAttribute("for",this.input.id))}__preventDuplicateLabelClick(){const t=e=>{e.stopImmediatePropagation(),this.input.removeEventListener("click",t)};this.input.addEventListener("click",t)}}/**
3410
3410
  * @license
3411
3411
  * Copyright (c) 2021 - 2024 Vaadin Ltd..
3412
3412
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3413
- */const ou=z`
3413
+ */const su=z`
3414
3414
  [part='clear-button'] {
3415
3415
  display: none;
3416
3416
  cursor: default;
@@ -3427,7 +3427,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
3427
3427
  * @license
3428
3428
  * Copyright (c) 2021 - 2024 Vaadin Ltd..
3429
3429
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3430
- */const su=z`
3430
+ */const ru=z`
3431
3431
  :host {
3432
3432
  display: inline-flex;
3433
3433
  outline: none;
@@ -3465,7 +3465,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
3465
3465
  * @license
3466
3466
  * Copyright (c) 2021 - 2024 Vaadin Ltd..
3467
3467
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3468
- */const ru=z`
3468
+ */const nu=z`
3469
3469
  [class$='container'] {
3470
3470
  display: flex;
3471
3471
  flex-direction: column;
@@ -3477,23 +3477,23 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
3477
3477
  * @license
3478
3478
  * Copyright (c) 2021 - 2024 Vaadin Ltd..
3479
3479
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3480
- */const nu=[su,ru,ou];/**
3480
+ */const au=[ru,nu,su];/**
3481
3481
  * @license
3482
3482
  * Copyright (c) 2023 - 2024 Vaadin Ltd.
3483
3483
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3484
- */const au=o=>class extends o{static get properties(){return{overlayClass:{type:String},_overlayElement:{type:Object}}}static get observers(){return["__updateOverlayClassNames(overlayClass, _overlayElement)"]}__updateOverlayClassNames(e,i){if(!i||e===void 0)return;const{classList:s}=i;if(this.__initialClasses||(this.__initialClasses=new Set(s)),Array.isArray(this.__previousClasses)){const n=this.__previousClasses.filter(a=>!this.__initialClasses.has(a));n.length>0&&s.remove(...n)}const r=typeof e=="string"?e.split(" ").filter(Boolean):[];r.length>0&&s.add(...r),this.__previousClasses=r}};/**
3484
+ */const lu=o=>class extends o{static get properties(){return{overlayClass:{type:String},_overlayElement:{type:Object}}}static get observers(){return["__updateOverlayClassNames(overlayClass, _overlayElement)"]}__updateOverlayClassNames(e,i){if(!i||e===void 0)return;const{classList:s}=i;if(this.__initialClasses||(this.__initialClasses=new Set(s)),Array.isArray(this.__previousClasses)){const n=this.__previousClasses.filter(a=>!this.__initialClasses.has(a));n.length>0&&s.remove(...n)}const r=typeof e=="string"?e.split(" ").filter(Boolean):[];r.length>0&&s.add(...r),this.__previousClasses=r}};/**
3485
3485
  * @license
3486
3486
  * Copyright (c) 2021 - 2024 Vaadin Ltd.
3487
3487
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3488
- */class lu{constructor(t){this.host=t,t.addEventListener("opened-changed",()=>{t.opened||this.__setVirtualKeyboardEnabled(!1)}),t.addEventListener("blur",()=>this.__setVirtualKeyboardEnabled(!0)),t.addEventListener("touchstart",()=>this.__setVirtualKeyboardEnabled(!0))}__setVirtualKeyboardEnabled(t){this.host.inputElement&&(this.host.inputElement.inputMode=t?"":"none")}}/**
3488
+ */class cu{constructor(t){this.host=t,t.addEventListener("opened-changed",()=>{t.opened||this.__setVirtualKeyboardEnabled(!1)}),t.addEventListener("blur",()=>this.__setVirtualKeyboardEnabled(!0)),t.addEventListener("touchstart",()=>this.__setVirtualKeyboardEnabled(!0))}__setVirtualKeyboardEnabled(t){this.host.inputElement&&(this.host.inputElement.inputMode=t?"":"none")}}/**
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 cu=o=>class extends au(We(fr(yr(Lt(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?Ze(this.referenceDate):new Date;a=cc(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:Vs},_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&&!zi()&&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 pr(this._fullscreenMediaQuery,i=>{this._fullscreen=i})),this.addController(new lu(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=Ze(`${i.year}-${i.month+1}-${i.day}`)),i&&!isNaN(i.getTime()))return i}__formatDate(e){if(this.i18n.formatDate)return this.i18n.formatDate(ji(e))}checkValidity(){const e=this._inputElementValue,i=!e||!!this._selectedDate&&e===this.__formatDate(this._selectedDate),s=!this._selectedDate||Ue(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 dc(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=Ze(e);if(e&&!s){this.value=i;return}e?ye(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,u,d){e&&(e.i18n=i,e.label=s,e.minDate=r,e.maxDate=n,e.focusedDate=a,e.selectedDate=l,e.showWeekNumbers=u,e.isDateDisabled=d)}__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=Ws(n)}_getInitialPosition(){const e=Ze(this.initialPosition),i=this._selectedDate||this._overlayContent.initialPosition||e||new Date;return e||Ue(i,this._minDate,this._maxDate,this.isDateDisabled)?i:this._minDate||this._maxDate?nr(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,ye(e,this._focusedDate)||(this._focusedDate=e),this._ignoreFocusedDateChange=!1)}}__computeMinOrMaxDate(e){return Ze(e)}};/**
3492
+ */const uu=o=>class extends lu(qe(mr(br($t(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?Qe(this.referenceDate):new Date;a=uc(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:Ws},_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&&!Li()&&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 fr(this._fullscreenMediaQuery,i=>{this._fullscreen=i})),this.addController(new cu(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=Qe(`${i.year}-${i.month+1}-${i.day}`)),i&&!isNaN(i.getTime()))return i}__formatDate(e){if(this.i18n.formatDate)return this.i18n.formatDate(Vi(e))}checkValidity(){const e=this._inputElementValue,i=!e||!!this._selectedDate&&e===this.__formatDate(this._selectedDate),s=!this._selectedDate||Ue(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 hc(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=Qe(e);if(e&&!s){this.value=i;return}e?ye(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,u,d){e&&(e.i18n=i,e.label=s,e.minDate=r,e.maxDate=n,e.focusedDate=a,e.selectedDate=l,e.showWeekNumbers=u,e.isDateDisabled=d)}__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=qs(n)}_getInitialPosition(){const e=Qe(this.initialPosition),i=this._selectedDate||this._overlayContent.initialPosition||e||new Date;return e||Ue(i,this._minDate,this._maxDate,this.isDateDisabled)?i:this._minDate||this._maxDate?ar(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,ye(e,this._focusedDate)||(this._focusedDate=e),this._ignoreFocusedDateChange=!1)}}__computeMinOrMaxDate(e){return Qe(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/
3496
- */const uu=z`
3496
+ */const du=z`
3497
3497
  :host([opened]) {
3498
3498
  pointer-events: auto;
3499
3499
  }
@@ -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
- */G("vaadin-date-picker",[nu,uu],{moduleId:"vaadin-date-picker-styles"});class du extends cu(eu(Oe(Xs(Ee)))){static get is(){return"vaadin-date-picker"}static get template(){return Fe`
3513
+ */G("vaadin-date-picker",[au,du],{moduleId:"vaadin-date-picker-styles"});class hu extends uu(tu(Ie(Zs(Ee)))){static get is(){return"vaadin-date-picker"}static get template(){return Ne`
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 tu(this,e=>{this._setInputElement(e),this._setFocusElement(e),this.stateTarget=e,this.ariaTarget=e},{uniqueIdPrefix:"search-input"})),this.addController(new iu(this.inputElement,this._labelController)),this._tooltipController=new Qs(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}}me(du);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("./PlayerAccountModal-BHmYtAZI.cjs")).then(({default:t})=>{!customElements.get("player-account-modal")&&customElements.define("player-account-modal",t.element)})}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-Mf-wuYBa.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)})}function hu(o){c.append_styles(o,"svelte-st6cko",'a{cursor:pointer;text-decoration:underline;font-weight:600}.PlayerSelfExclusionTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.PlayerSelfExclusionTitleMobile{font-size:var(--emw--font-size-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerSelfExclusionTitleNone{display:none}.SelfExclusionContainer{background-color:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));container-type:inline-size}.SelfExclusionContainer .SelfExclusionWrapper{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px;border-radius:10px;max-width:100%;min-height:500px;opacity:1;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.SelfExclusionContainer .SelfExclusionWrapper.SelfExclusionWrapperMobile{padding:20px 15px;max-width:unset;border-radius:0}.MenuReturnButton{color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.SelfExclusionTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-bold, 700)}.SelfExclusionTitle.SelfExclusionTitleMobile{font-size:var(--emw--font-size-large, 20px)}.SelfExclusionNotification{color:var(--emw--color-gray-300, #58586B);line-height:24px}.SelfExclusionNotification.SelfExclusionDescriptionMobile{font-size:var(--emw--font-size-x-small, 12px);line-height:19px}.SelfExclusionNotification .SelfExclusionDescriptionText a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px;min-height:180px}@container (max-width: 768px){.SelfExclusionDescription{font-size:var(--emw--font-size-x-small, 12px);line-height:19px;min-height:230px}.SelfExclusionDescription .SelfExclusionDescriptionText a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}}.SelfExclusionConfigWrapper{width:50%;height:100%;position:relative;margin-bottom:var(--emw--spacing-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border-radius:var(--emw--border-radius-medium, 10px);cursor:pointer}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px)}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel .SelfExclusionConfigIcon{width:15px;height:15px;fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));transform:rotateZ(-90deg);transition:all 0.5s ease-in-out}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel p{margin:0;font-family:inherit}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel .SelfExclusionConfigIcon.active{transform:rotateZ(0deg)}.SelfExclusionConfigWrapper .SelfExclusionDropDown{max-height:0px;overflow:hidden;box-sizing:border-box;transition:all 0.5s ease-in-out;opacity:0;color:var(--emw--color-gray-300, #58586B);background-color:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:0px 0px var(--emw--border-radius-medium, 10px) var(--emw--border-radius-medium, 10px)}.SelfExclusionConfigWrapper .SelfExclusionDropDown div{padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px);font-size:var(--emw--font-size-x-small, 12px);border-top:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));transition:all 0.5s ease-in-out;font-family:inherit}.SelfExclusionConfigWrapper .SelfExclusionDropDown div:hover{color:var(--emw--color-white, #FFFFFF);background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionConfigWrapper .SelfExclusionDropDown.active{max-height:600px;opacity:1}.SelfExclusionConfigWrapper.SelfExclusionConfigWrapperMobile{width:100%;font-size:var(--emw--font-size-x-small, 12px)}.SelfExclusionConfigWrapper.SelfExclusionConfigWrapperMobile .SelfExclusionConfigLabel .SelfExclusionConfigIcon{width:10px;height:10px}.SelfExclusionDateWrapper{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:16px;position:relative;width:50%}.SelfExclusionDateWrapper label{font-size:var(--emw--font-size-small, 14px);font-weight:300;padding-bottom:5px}.SelfExclusionDateWrapper .SelfExclusionDateInstructions{font-size:var(--emw--font-size-small, 12px);font-weight:300;padding-bottom:5px;line-height:18px}.SelfExclusionDateWrapper .SelfExclusionDateInstructions strong{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionDateWrapper input{font-family:inherit;width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:var(--emw--size-standard, 16px);line-height:18px}.SelfExclusionDateWrapper.SelfExclusionDateWrapperMobile{width:100%}.SelfExclusionRadioWrapper{display:block;position:relative;padding:4px 0 0 0;margin-bottom:16px;font-size:var(--emw--size-standard, 16px);user-select:none;line-height:18px}.SelfExclusionRadioWrapper label{font-size:var(--emw--size-standard, 16px);cursor:pointer;padding-left:35px}.SelfExclusionRadioWrapper input{font-family:inherit;position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SelfExclusionRadioWrapper .Checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.SelfExclusionRadioWrapper input:checked~.Checkmark{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionRadioWrapper .Checkmark:after{content:"";position:absolute;display:none;left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.SelfExclusionRadioWrapper input:checked~.Checkmark:after{display:block}.SelfExclusionRadioWrapper.SelfExclusionRadioWrapperMobile label{font-family:inherit;font-size:var(--emw--font-size-x-small, 12px)}.SelfExclusionActionButtons{margin-top:40px;width:50%}.SelfExclusionActionButtons .SelfExclusionSave{font-family:var(--emw--button-typography);border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;background:var(--emw--color-primary, #23B04E);border-radius:var(--emw--border-radius-medium, 10px);padding:30px 0;font-size:var(--emw--font-size-large, 20px);color:var(--emw--button-text-color, #FFFFFF)}.SelfExclusionActionButtons .SelfExclusionSave:hover{color:white;background:var(--emw--color-primary);opacity:0.6}.SelfExclusionActionButtons .SelfExclusionSave:active{background:var(--emw--color-primary);opacity:0.6}.SelfExclusionActionButtons .SelfExclusionSave.active{cursor:pointer;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924)}.SelfExclusionActionButtons.SelfExclusionActionButtonsMobile{width:100%;grid-template-columns:1fr 1fr}.SelfExclusionActionButtons.SelfExclusionActionButtonsMobile .SelfExclusionSave{height:40px;font-size:var(--emw--font-size-small, 14px);padding:20px 0}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}')}function Ho(o,t,e){const i=o.slice();return i[56]=t[e],i}function pu(o){let t,e,i,s,r=o[22]("titleSelfExclusion")+"",n,a,l,u,d=o[22]("selfExclusionText",{values:{operatorname:o[3],baseurl:o[5],lang:o[2]}})+"",h,p,f=o[22]("selfExclusionEmailText")+"",y,m,b,D,C,I,O,N,U,V=o[22](`${o[15]}`)+"",W,Y,T,k,H,Z,E,v,_,w,g,A,S,M=o[22]("save")+"",L,B,j,J,le,re,X=o[24]&&mu(o),K=c.ensure_array_like(o[11]),F=[];for(let P=0;P<K.length;P+=1)F[P]=Bo(Ho(o,K,P));let R=o[18]&&Yo(o);function ce(P,q){return P[17]?vu:P[19]?_u:gu}let ne=ce(o),ae=ne(o),de=o[25]&&yu(o);return{c(){t=c.element("div"),e=c.element("form"),X&&X.c(),i=c.space(),s=c.element("h2"),n=c.text(r),a=c.space(),l=c.element("div"),u=c.element("p"),h=c.space(),p=c.element("p"),y=c.text(f),m=c.space(),b=c.element("a"),D=c.text(o[4]),I=c.space(),O=c.element("div"),N=c.element("div"),U=c.element("p"),W=c.text(V),Y=c.space(),T=c.svg_element("svg"),k=c.svg_element("g"),H=c.svg_element("path"),Z=c.space(),E=c.element("div");for(let P=0;P<F.length;P+=1)F[P].c();v=c.space(),R&&R.c(),_=c.space(),w=c.element("div"),ae.c(),g=c.space(),A=c.element("div"),S=c.element("button"),L=c.text(M),J=c.space(),de&&de.c(),c.attr(s,"class","PlayerSelfExclusionTitle "+(o[24]?"PlayerSelfExclusionTitleNone":"")),c.attr(u,"class","SelfExclusionDescriptionText"),c.attr(b,"href",C="mailto:"+o[4]),c.attr(p,"class","SelfExclusionDescriptionText"),c.attr(l,"class","SelfExclusionDescription "+(o[24]?"SelfExclusionDescriptionMobile":"")),c.attr(H,"d","M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"),c.attr(H,"stroke-linecap","round"),c.attr(T,"xmlns","http://www.w3.org/2000/svg"),c.attr(T,"xmlns:xlink","http://www.w3.org/1999/xlink"),c.attr(T,"version","1.1"),c.attr(T,"viewBox","0 0 100 100"),c.attr(T,"xml:space","preserve"),c.attr(T,"class","SelfExclusionConfigIcon"),c.toggle_class(T,"active",o[20]),c.attr(N,"class","SelfExclusionConfigLabel"),c.attr(E,"class","SelfExclusionDropDown"),c.toggle_class(E,"active",o[20]),c.attr(O,"class","SelfExclusionConfigWrapper "+(o[24]?"SelfExclusionConfigWrapperMobile":"")),c.toggle_class(O,"active",o[20]),c.attr(w,"class","SelfExclusionDescription "+(o[24]?"SelfExclusionDescriptionMobile":"")),c.attr(S,"class",B="SelfExclusionSave "+(o[19]?"active":"")),S.disabled=j=!o[19],c.attr(A,"class","SelfExclusionActionButtons "+(o[24]?"SelfExclusionActionButtonsMobile":"")),c.attr(e,"class","SelfExclusionWrapper "+(o[24]?"SelfExclusionWrapperMobile":"")),c.attr(t,"class","SelfExclusionContainer")},m(P,q){c.insert(P,t,q),c.append(t,e),X&&X.m(e,null),c.append(e,i),c.append(e,s),c.append(s,n),c.append(e,a),c.append(e,l),c.append(l,u),u.innerHTML=d,c.append(l,h),c.append(l,p),c.append(p,y),c.append(p,m),c.append(p,b),c.append(b,D),c.append(e,I),c.append(e,O),c.append(O,N),c.append(N,U),c.append(U,W),c.append(N,Y),c.append(N,T),c.append(T,k),c.append(k,H),c.append(O,Z),c.append(O,E);for(let Q=0;Q<F.length;Q+=1)F[Q]&&F[Q].m(E,null);c.append(e,v),R&&R.m(e,null),c.append(e,_),c.append(e,w),ae.m(w,null),c.append(e,g),c.append(e,A),c.append(A,S),c.append(S,L),c.append(t,J),de&&de.m(t,null),le||(re=[c.listen(N,"click",o[37]),c.listen(S,"click",o[40])],le=!0)},p(P,q){if(P[24]&&X.p(P,q),q[0]&4194304&&r!==(r=P[22]("titleSelfExclusion")+"")&&c.set_data(n,r),q[0]&4194348&&d!==(d=P[22]("selfExclusionText",{values:{operatorname:P[3],baseurl:P[5],lang:P[2]}})+"")&&(u.innerHTML=d),q[0]&4194304&&f!==(f=P[22]("selfExclusionEmailText")+"")&&c.set_data(y,f),q[0]&16&&c.set_data(D,P[4]),q[0]&16&&C!==(C="mailto:"+P[4])&&c.attr(b,"href",C),q[0]&4227072&&V!==(V=P[22](`${P[15]}`)+"")&&c.set_data(W,V),q[0]&1048576&&c.toggle_class(T,"active",P[20]),q[0]&138414080){K=c.ensure_array_like(P[11]);let Q;for(Q=0;Q<K.length;Q+=1){const ft=Ho(P,K,Q);F[Q]?F[Q].p(ft,q):(F[Q]=Bo(ft),F[Q].c(),F[Q].m(E,null))}for(;Q<F.length;Q+=1)F[Q].d(1);F.length=K.length}q[0]&1048576&&c.toggle_class(E,"active",P[20]),q[0]&1048576&&c.toggle_class(O,"active",P[20]),P[18]?R?R.p(P,q):(R=Yo(P),R.c(),R.m(e,_)):R&&(R.d(1),R=null),ne===(ne=ce(P))&&ae?ae.p(P,q):(ae.d(1),ae=ne(P),ae&&(ae.c(),ae.m(w,null))),q[0]&4194304&&M!==(M=P[22]("save")+"")&&c.set_data(L,M),q[0]&524288&&B!==(B="SelfExclusionSave "+(P[19]?"active":""))&&c.attr(S,"class",B),q[0]&524288&&j!==(j=!P[19])&&(S.disabled=j),P[25]&&de.p(P,q)},d(P){P&&c.detach(t),X&&X.d(),c.destroy_each(F,P),R&&R.d(),ae.d(),de&&de.d(),le=!1,c.run_all(re)}}}function fu(o){let t,e,i,s,r,n,a,l,u,d,h,p,f,y,m,b,D,C,I,O,N;function U(Y,T){return Y[24]?xu:bu}let W=U(o)(o);return{c(){t=c.element("div"),e=c.element("div"),W.c(),i=c.space(),s=c.element("div"),r=c.element("ui-skeleton"),n=c.space(),a=c.element("div"),l=c.space(),u=c.element("ui-skeleton"),d=c.space(),h=c.element("div"),p=c.space(),f=c.element("div"),y=c.element("ui-skeleton"),m=c.space(),b=c.element("div"),D=c.space(),C=c.element("ui-skeleton"),I=c.space(),O=c.element("div"),N=c.element("ui-skeleton"),c.set_custom_element_data(r,"structure","text"),c.set_custom_element_data(r,"height",o[24]?"15px":"20px"),c.set_custom_element_data(r,"rows","6"),c.set_custom_element_data(r,"width","100%"),c.set_style(a,"height",o[24]?"10px":"20px"),c.set_custom_element_data(u,"structure","text"),c.set_custom_element_data(u,"height",o[24]?"15px":"20px"),c.set_custom_element_data(u,"width","30%"),c.set_style(h,"height","10px"),c.attr(s,"class","SelfExclusionDescription"),c.set_custom_element_data(y,"structure","rectangle"),c.set_custom_element_data(y,"width",o[24]?"100%":"50%"),c.set_custom_element_data(y,"height",o[24]?"30px":"44px"),c.set_style(b,"height",o[24]?"15px":"20px"),c.set_custom_element_data(C,"structure","text"),c.set_custom_element_data(C,"height",o[24]?"15px":"20px"),c.set_custom_element_data(C,"width","30%"),c.attr(f,"class","SelfExclusionConfig"),c.set_custom_element_data(N,"structure","rectangle"),c.set_custom_element_data(N,"width","100%"),c.set_custom_element_data(N,"height",o[24]?"35px":"50px"),c.attr(O,"class","SelfExclusionActionButtons "+(o[24]?"SelfExclusionActionButtonsMobile":"")),c.attr(e,"class","SelfExclusionWrapper "+(o[24]?"SelfExclusionWrapperMobile":"")),c.attr(t,"class","SelfExclusionContainer")},m(Y,T){c.insert(Y,t,T),c.append(t,e),W.m(e,null),c.append(e,i),c.append(e,s),c.append(s,r),c.append(s,n),c.append(s,a),c.append(s,l),c.append(s,u),c.append(s,d),c.append(s,h),c.append(e,p),c.append(e,f),c.append(f,y),c.append(f,m),c.append(f,b),c.append(f,D),c.append(f,C),c.append(e,I),c.append(e,O),c.append(O,N)},p:c.noop,d(Y){Y&&c.detach(t),W.d()}}}function mu(o){let t,e,i,s,r,n,a,l,u,d,h=o[22]("titleSelfExclusion")+"",p,f,y;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--color-primary, #22B04E);}"),n=c.svg_element("g"),a=c.svg_element("g"),l=c.svg_element("path"),u=c.space(),d=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(d,"class","PlayerSelfExclusionTitleMobile"),c.attr(t,"class","MenuReturnButton")},m(m,b){c.insert(m,t,b),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,u),c.append(t,d),c.append(d,p),f||(y=c.listen(t,"click",o[36]),f=!0)},p(m,b){b[0]&4194304&&h!==(h=m[22]("titleSelfExclusion")+"")&&c.set_data(p,h)},d(m){m&&c.detach(t),f=!1,y()}}}function Bo(o){let t,e=o[22](`${o[56].key}`)+"",i,s,r;function n(){return o[38](o[56])}return{c(){t=c.element("div"),i=c.text(e)},m(a,l){c.insert(a,t,l),c.append(t,i),s||(r=c.listen(t,"click",n),s=!0)},p(a,l){o=a,l[0]&4196352&&e!==(e=o[22](`${o[56].key}`)+"")&&c.set_data(i,e)},d(a){a&&c.detach(t),s=!1,r()}}}function Yo(o){let t,e,i=o[22]("duration")+"",s,r,n,a=o[22]("dateInstructions")+"",l,u,d,h,p,f,y;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),u=c.space(),d=c.element("strong"),h=c.text(o[23]),p=c.element("strong"),f=c.space(),y=c.element("vaadin-date-picker"),c.attr(e,"for","SelfExclusionDate"),c.attr(n,"class","SelfExclusionDateInstructions"),c.set_custom_element_data(y,"min",o[12]),c.set_custom_element_data(y,"max",o[13]),c.set_custom_element_data(y,"value",o[14]),c.attr(t,"class","SelfExclusionDateWrapper "+(o[24]?"SelfExclusionDateWrapperMobile":""))},m(m,b){c.insert(m,t,b),c.append(t,e),c.append(e,s),c.append(t,r),c.append(t,n),c.append(n,l),c.append(n,u),c.append(n,d),c.append(d,h),c.append(d,p),c.append(t,f),c.append(t,y),o[39](y)},p(m,b){b[0]&4194304&&i!==(i=m[22]("duration")+"")&&c.set_data(s,i),b[0]&4194304&&a!==(a=m[22]("dateInstructions")+"")&&c.set_data(l,a),b[0]&4096&&c.set_custom_element_data(y,"min",m[12]),b[0]&8192&&c.set_custom_element_data(y,"max",m[13]),b[0]&16384&&c.set_custom_element_data(y,"value",m[14])},d(m){m&&c.detach(t),o[39](null)}}}function _u(o){let t,e,i=o[22]("temporarySelfExclusion",{values:{date:ge(o[14]).format(o[23])}})+"",s;return{c(){t=c.element("p"),e=c.element("strong"),s=c.text(i),c.attr(t,"class","SelfExclusionDescriptionText")},m(r,n){c.insert(r,t,n),c.append(t,e),c.append(e,s)},p(r,n){n[0]&4210688&&i!==(i=r[22]("temporarySelfExclusion",{values:{date:ge(r[14]).format(r[23])}})+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function gu(o){let t,e,i=o[22]("noPeriodSelected")+"",s;return{c(){t=c.element("p"),e=c.element("strong"),s=c.text(i),c.attr(t,"class","SelfExclusionDescriptionText")},m(r,n){c.insert(r,t,n),c.append(t,e),c.append(e,s)},p(r,n){n[0]&4194304&&i!==(i=r[22]("noPeriodSelected")+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function vu(o){let t,e,i=o[22]("permanentSelfExclusion")+"",s;return{c(){t=c.element("p"),e=c.element("strong"),s=c.text(i),c.attr(t,"class","SelfExclusionDescriptionText")},m(r,n){c.insert(r,t,n),c.append(t,e),c.append(e,s)},p(r,n){n[0]&4194304&&i!==(i=r[22]("permanentSelfExclusion")+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function yu(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[22]("confirmationModalTitle")),c.set_custom_element_data(e,"modaltext",o[16]),c.set_custom_element_data(e,"hascancelbutton",!1),c.set_custom_element_data(e,"modalconfirmevent",s={type:"setSelfExclusion",userid:o[1],selectedPeriodKey:o[15],session:o[0]}),c.set_custom_element_data(e,"mbsource",o[8]),c.set_custom_element_data(e,"lang",o[2]),c.set_custom_element_data(t,"clientstyling",o[6]),c.set_custom_element_data(t,"clientstylingurl",o[7]),c.set_custom_element_data(t,"mbsource",o[8]),c.set_custom_element_data(t,"showmodaleventname","ShowSelfExclusionConfirmationModal")},m(r,n){c.insert(r,t,n),c.append(t,e)},p(r,n){n[0]&4194304&&i!==(i=r[22]("confirmationModalTitle"))&&c.set_custom_element_data(e,"modaltitle",i),n[0]&65536&&c.set_custom_element_data(e,"modaltext",r[16]),n[0]&32771&&s!==(s={type:"setSelfExclusion",userid:r[1],selectedPeriodKey:r[15],session:r[0]})&&c.set_custom_element_data(e,"modalconfirmevent",s),n[0]&256&&c.set_custom_element_data(e,"mbsource",r[8]),n[0]&4&&c.set_custom_element_data(e,"lang",r[2]),n[0]&64&&c.set_custom_element_data(t,"clientstyling",r[6]),n[0]&128&&c.set_custom_element_data(t,"clientstylingurl",r[7]),n[0]&256&&c.set_custom_element_data(t,"mbsource",r[8])},d(r){r&&c.detach(t)}}}function bu(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 xu(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 wu(o){let t;function e(r,n){return r[21]?fu:pu}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[41](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[41](null)}}}function Eu(o,t,e){let i;c.component_subscribe(o,c.$format,x=>e(22,i=x)),ge.extend(Tr);let{endpoint:s="",session:r="",userid:n="",lang:a="en",gmversion:l="",operator:u="Everymatrix",supportemail:d="",baseurl:h="",clientstyling:p="",clientstylingurl:f="",mbsource:y,translationurl:m="",hasconfirmationmodal:b="false",dateformat:D="DD/MM/YYYY",sendnotificationemail:C="false"}=t,I,O,N=[],U={},V=D.toUpperCase(),W=window.navigator.userAgent,Y,T,k="",H="",Z="selectAPeriod",E="",v="",_=c.getDevice(W)!=="PC",w=!1,g=!1,A=!1,S=!1,M=b==="true",L=!0;const B=()=>{fetch(m).then(ie=>ie.json()).then(ie=>{Object.keys(ie).forEach(oe=>{Xi(oe,ie[oe])})}).catch(ie=>{console.log(ie)})};Object.keys(Zi).forEach(x=>{Xi(x,Zi[x])});const j=()=>{let x=new URL(`${s}/v1/player/selfExclusionSettings`);fetch(x,{method:"GET",headers:{"Content-Type":"application/json",Accept:"application/json"}}).then(oe=>le(oe)).then(oe=>{e(11,N=oe.periods)}).catch(oe=>{console.log(oe),window.postMessage({type:"WidgetNotification",data:{type:"error",message:oe.message}},window.location.href)}).finally(()=>{e(21,L=!1)})},J=x=>{x.data.type==="setSelfExclusion"&&(e(1,n=x.data.userid),e(15,Z=x.data.selectedPeriodKey),e(0,r=x.data.session),R())},le=x=>qe(this,null,function*(){var ie;if(!x.ok){U=yield x.json(),v=(ie=U.thirdPartyResponse)==null?void 0:ie.errorCode;const oe=i(v||"generalError");throw new Error(oe)}return x.json()}),re=()=>{e(20,S=!S)},X=x=>{switch(H=x.text,e(15,Z=x.key),e(19,A=!0),e(20,S=!1),e(17,w=!1),e(18,g=!1),H){case"Until":e(18,g=!0),e(12,Y=ge().add(6,"months").format("YYYY-MM-DD")),e(13,T=ge().add(5,"years").format("YYYY-MM-DD")),e(14,k=Y);break;case"Permanent":e(17,w=!w);break;default:const[ie,oe]=H.split(" "),Ae=oe.includes("Day")?"days":oe.includes("Month")?"months":oe.includes("Year")?"years":null;if(!Ae)return;e(14,k=ge().add(Number(ie),Ae).format("YYYY-MM-DD"));break}M&&K()},K=()=>{if(!M||!H||!k){e(16,E="");return}e(16,E=g?i("confirmationModalTextUntilSelfExclusion",{values:{date:ge(k).format(V)}}):i("confirmationModalTextPeriodSelfExclusion",{values:{period:i(H)}}))},F=x=>{x.preventDefault(),M?(K(),window.postMessage({type:"ShowSelfExclusionConfirmationModal"},window.location.href)):R()},R=()=>{e(21,L=!0);const x=new URL(`${s}/v2/player/${n}/limits${l==="gm16"?"/session":""}`),oe={method:"PUT",headers:{"X-SessionID":r,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({selfExclusion:{period:Z,expiryDate:k,selfExclusionReason:"UserRequest",sendNotificationEmail:C==="true"}})};fetch(x.href,oe).then(Ae=>le(Ae)).then(Ae=>{window.postMessage({type:"WidgetNotification",data:{type:"success",message:i("selfExclusionSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href)}).catch(Ae=>{console.error(i("errorSelfExclusionCall"),Ae),window.postMessage({type:"WidgetNotification",data:{type:"error",message:i("errorSelfExclusionCall")}},window.location.href)}).finally(()=>{e(21,L=!1)})},ce=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:_},window.location.href)},ne=x=>{e(14,k=x.target.value)},ae=()=>{O.addEventListener("change",ne,!1),e(10,O.i18n=_t(mt({},O.i18n),{formatDate:x=>ge(new Date(x.year,x.month,x.day)).format(V),parseDate:x=>{const ie=ge(x,V);return{year:ie.year(),month:ie.month(),day:ie.date()}}}),O)};c.onMount(()=>(window.addEventListener("message",J,!1),()=>{O.removeEventListener("change",ne),window.removeEventListener("message",J)}));const de=()=>{Mr(a)},P=()=>ce(),q=()=>re(),Q=x=>X(x);function ft(x){c.binding_callbacks[x?"unshift":"push"](()=>{O=x,e(10,O)})}const xr=x=>F(x);function wr(x){c.binding_callbacks[x?"unshift":"push"](()=>{I=x,e(9,I)})}return o.$$set=x=>{"endpoint"in x&&e(30,s=x.endpoint),"session"in x&&e(0,r=x.session),"userid"in x&&e(1,n=x.userid),"lang"in x&&e(2,a=x.lang),"gmversion"in x&&e(31,l=x.gmversion),"operator"in x&&e(3,u=x.operator),"supportemail"in x&&e(4,d=x.supportemail),"baseurl"in x&&e(5,h=x.baseurl),"clientstyling"in x&&e(6,p=x.clientstyling),"clientstylingurl"in x&&e(7,f=x.clientstylingurl),"mbsource"in x&&e(8,y=x.mbsource),"translationurl"in x&&e(32,m=x.translationurl),"hasconfirmationmodal"in x&&e(33,b=x.hasconfirmationmodal),"dateformat"in x&&e(34,D=x.dateformat),"sendnotificationemail"in x&&e(35,C=x.sendnotificationemail)},o.$$.update=()=>{o.$$.dirty[0]&4&&a&&de(),o.$$.dirty[0]&1073741827|o.$$.dirty[1]&1&&s&&r&&n&&l&&j(),o.$$.dirty[0]&1024&&O&&ae(),o.$$.dirty[0]&576&&p&&I&&c.setClientStyling(I,p),o.$$.dirty[0]&640&&f&&I&&c.setClientStylingURL(I,f),o.$$.dirty[0]&768&&y&&I&&c.setStreamStyling(I,`${y}.Style`),o.$$.dirty[1]&2&&m&&B()},M&&K(),[r,n,a,u,d,h,p,f,y,I,O,N,Y,T,k,Z,E,w,g,A,S,L,i,V,_,M,re,X,F,ce,s,l,m,b,D,C,P,q,Q,ft,xr,wr]}class br extends c.SvelteComponent{constructor(t){super(),c.init(this,t,Eu,wu,c.safe_not_equal,{endpoint:30,session:0,userid:1,lang:2,gmversion:31,operator:3,supportemail:4,baseurl:5,clientstyling:6,clientstylingurl:7,mbsource:8,translationurl:32,hasconfirmationmodal:33,dateformat:34,sendnotificationemail:35},hu,[-1,-1])}get endpoint(){return this.$$.ctx[30]}set endpoint(t){this.$$set({endpoint:t}),c.flush()}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),c.flush()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),c.flush()}get lang(){return this.$$.ctx[2]}set lang(t){this.$$set({lang:t}),c.flush()}get gmversion(){return this.$$.ctx[31]}set gmversion(t){this.$$set({gmversion:t}),c.flush()}get operator(){return this.$$.ctx[3]}set operator(t){this.$$set({operator:t}),c.flush()}get supportemail(){return this.$$.ctx[4]}set supportemail(t){this.$$set({supportemail:t}),c.flush()}get baseurl(){return this.$$.ctx[5]}set baseurl(t){this.$$set({baseurl:t}),c.flush()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(t){this.$$set({clientstyling:t}),c.flush()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),c.flush()}get mbsource(){return this.$$.ctx[8]}set mbsource(t){this.$$set({mbsource:t}),c.flush()}get translationurl(){return this.$$.ctx[32]}set translationurl(t){this.$$set({translationurl:t}),c.flush()}get hasconfirmationmodal(){return this.$$.ctx[33]}set hasconfirmationmodal(t){this.$$set({hasconfirmationmodal:t}),c.flush()}get dateformat(){return this.$$.ctx[34]}set dateformat(t){this.$$set({dateformat:t}),c.flush()}get sendnotificationemail(){return this.$$.ctx[35]}set sendnotificationemail(t){this.$$set({sendnotificationemail:t}),c.flush()}}c.create_custom_element(br,{endpoint:{},session:{},userid:{},lang:{},gmversion:{},operator:{},supportemail:{},baseurl:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},hasconfirmationmodal:{},dateformat:{},sendnotificationemail:{}},[],[],!0);exports.default=br;
3555
+ `}get clearElement(){return this.$.clearButton}ready(){super.ready(),this.addController(new iu(this,e=>{this._setInputElement(e),this._setFocusElement(e),this.stateTarget=e,this.ariaTarget=e},{uniqueIdPrefix:"search-input"})),this.addController(new ou(this.inputElement,this._labelController)),this._tooltipController=new er(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}}me(hu);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("./PlayerAccountModal-D5N72NeZ.cjs")).then(({default:t})=>{!customElements.get("player-account-modal")&&customElements.define("player-account-modal",t.element)})}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-CepZsQsl.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)})}function pu(o){c.append_styles(o,"svelte-st6cko",'a{cursor:pointer;text-decoration:underline;font-weight:600}.PlayerSelfExclusionTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}.PlayerSelfExclusionTitleMobile{font-size:var(--emw--font-size-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.PlayerSelfExclusionTitleNone{display:none}.SelfExclusionContainer{background-color:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));container-type:inline-size}.SelfExclusionContainer .SelfExclusionWrapper{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px;border-radius:10px;max-width:100%;min-height:500px;opacity:1;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:0.3s}.SelfExclusionContainer .SelfExclusionWrapper.SelfExclusionWrapperMobile{padding:20px 15px;max-width:unset;border-radius:0}.MenuReturnButton{color:var(--emw--color-gray-300, #58586B);display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.SelfExclusionTitle{font-size:26px;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weight-bold, 700)}.SelfExclusionTitle.SelfExclusionTitleMobile{font-size:var(--emw--font-size-large, 20px)}.SelfExclusionNotification{color:var(--emw--color-gray-300, #58586B);line-height:24px}.SelfExclusionNotification.SelfExclusionDescriptionMobile{font-size:var(--emw--font-size-x-small, 12px);line-height:19px}.SelfExclusionNotification .SelfExclusionDescriptionText a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionDescription{color:var(--emw--color-gray-300, #58586B);line-height:24px;min-height:180px}@container (max-width: 768px){.SelfExclusionDescription{font-size:var(--emw--font-size-x-small, 12px);line-height:19px;min-height:230px}.SelfExclusionDescription .SelfExclusionDescriptionText a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}}.SelfExclusionConfigWrapper{width:50%;height:100%;position:relative;margin-bottom:var(--emw--spacing-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border-radius:var(--emw--border-radius-medium, 10px);cursor:pointer}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px)}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel .SelfExclusionConfigIcon{width:15px;height:15px;fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));transform:rotateZ(-90deg);transition:all 0.5s ease-in-out}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel p{margin:0;font-family:inherit}.SelfExclusionConfigWrapper .SelfExclusionConfigLabel .SelfExclusionConfigIcon.active{transform:rotateZ(0deg)}.SelfExclusionConfigWrapper .SelfExclusionDropDown{max-height:0px;overflow:hidden;box-sizing:border-box;transition:all 0.5s ease-in-out;opacity:0;color:var(--emw--color-gray-300, #58586B);background-color:var(--emw--color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:0px 0px var(--emw--border-radius-medium, 10px) var(--emw--border-radius-medium, 10px)}.SelfExclusionConfigWrapper .SelfExclusionDropDown div{padding:var(--emw--spacing-medium, 10px) var(--emw--spacing-large, 20px);font-size:var(--emw--font-size-x-small, 12px);border-top:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));transition:all 0.5s ease-in-out;font-family:inherit}.SelfExclusionConfigWrapper .SelfExclusionDropDown div:hover{color:var(--emw--color-white, #FFFFFF);background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionConfigWrapper .SelfExclusionDropDown.active{max-height:600px;opacity:1}.SelfExclusionConfigWrapper.SelfExclusionConfigWrapperMobile{width:100%;font-size:var(--emw--font-size-x-small, 12px)}.SelfExclusionConfigWrapper.SelfExclusionConfigWrapperMobile .SelfExclusionConfigLabel .SelfExclusionConfigIcon{width:10px;height:10px}.SelfExclusionDateWrapper{color:var(--emw--color-gray-300, #58586B);display:flex;flex-direction:column;padding-bottom:16px;position:relative;width:50%}.SelfExclusionDateWrapper label{font-size:var(--emw--font-size-small, 14px);font-weight:300;padding-bottom:5px}.SelfExclusionDateWrapper .SelfExclusionDateInstructions{font-size:var(--emw--font-size-small, 12px);font-weight:300;padding-bottom:5px;line-height:18px}.SelfExclusionDateWrapper .SelfExclusionDateInstructions strong{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionDateWrapper input{font-family:inherit;width:100%;height:44px;border:1px solid var(--emw--color-gray-100, #E6E6E6);border-radius:5px;box-sizing:border-box;padding:5px 15px;font-size:var(--emw--size-standard, 16px);line-height:18px}.SelfExclusionDateWrapper.SelfExclusionDateWrapperMobile{width:100%}.SelfExclusionRadioWrapper{display:block;position:relative;padding:4px 0 0 0;margin-bottom:16px;font-size:var(--emw--size-standard, 16px);user-select:none;line-height:18px}.SelfExclusionRadioWrapper label{font-size:var(--emw--size-standard, 16px);cursor:pointer;padding-left:35px}.SelfExclusionRadioWrapper input{font-family:inherit;position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SelfExclusionRadioWrapper .Checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.SelfExclusionRadioWrapper input:checked~.Checkmark{background-color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.SelfExclusionRadioWrapper .Checkmark:after{content:"";position:absolute;display:none;left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.SelfExclusionRadioWrapper input:checked~.Checkmark:after{display:block}.SelfExclusionRadioWrapper.SelfExclusionRadioWrapperMobile label{font-family:inherit;font-size:var(--emw--font-size-x-small, 12px)}.SelfExclusionActionButtons{margin-top:40px;width:50%}.SelfExclusionActionButtons .SelfExclusionSave{font-family:var(--emw--button-typography);border-radius:5px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box;background:var(--emw--color-primary, #23B04E);border-radius:var(--emw--border-radius-medium, 10px);padding:30px 0;font-size:var(--emw--font-size-large, 20px);color:var(--emw--button-text-color, #FFFFFF)}.SelfExclusionActionButtons .SelfExclusionSave:hover{color:white;background:var(--emw--color-primary);opacity:0.6}.SelfExclusionActionButtons .SelfExclusionSave:active{background:var(--emw--color-primary);opacity:0.6}.SelfExclusionActionButtons .SelfExclusionSave.active{cursor:pointer;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924)}.SelfExclusionActionButtons.SelfExclusionActionButtonsMobile{width:100%;grid-template-columns:1fr 1fr}.SelfExclusionActionButtons.SelfExclusionActionButtonsMobile .SelfExclusionSave{height:40px;font-size:var(--emw--font-size-small, 14px);padding:20px 0}@keyframes fadeIn{0%{opacity:0.01}1%{opacity:0}50%{opacity:0}100%{opacity:1}}')}function Bo(o,t,e){const i=o.slice();return i[56]=t[e],i}function fu(o){let t,e,i,s,r=o[22]("titleSelfExclusion")+"",n,a,l,u,d=o[22]("selfExclusionText",{values:{operatorname:o[3],baseurl:o[5],lang:o[2]}})+"",h,p,f=o[22]("selfExclusionEmailText")+"",y,m,b,D,C,I,O,N,V,U=o[22](`${o[15]}`)+"",W,Y,T,k,H,Z,E,v,_,w,g,A,S,M=o[22]("save")+"",L,B,j,J,le,re,X=o[24]&&_u(o),K=c.ensure_array_like(o[11]),F=[];for(let P=0;P<K.length;P+=1)F[P]=Yo(Bo(o,K,P));let R=o[18]&&jo(o);function ce(P,q){return P[17]?yu:P[19]?gu:vu}let ne=ce(o),ae=ne(o),de=o[25]&&bu(o);return{c(){t=c.element("div"),e=c.element("form"),X&&X.c(),i=c.space(),s=c.element("h2"),n=c.text(r),a=c.space(),l=c.element("div"),u=c.element("p"),h=c.space(),p=c.element("p"),y=c.text(f),m=c.space(),b=c.element("a"),D=c.text(o[4]),I=c.space(),O=c.element("div"),N=c.element("div"),V=c.element("p"),W=c.text(U),Y=c.space(),T=c.svg_element("svg"),k=c.svg_element("g"),H=c.svg_element("path"),Z=c.space(),E=c.element("div");for(let P=0;P<F.length;P+=1)F[P].c();v=c.space(),R&&R.c(),_=c.space(),w=c.element("div"),ae.c(),g=c.space(),A=c.element("div"),S=c.element("button"),L=c.text(M),J=c.space(),de&&de.c(),c.attr(s,"class","PlayerSelfExclusionTitle "+(o[24]?"PlayerSelfExclusionTitleNone":"")),c.attr(u,"class","SelfExclusionDescriptionText"),c.attr(b,"href",C="mailto:"+o[4]),c.attr(p,"class","SelfExclusionDescriptionText"),c.attr(l,"class","SelfExclusionDescription "+(o[24]?"SelfExclusionDescriptionMobile":"")),c.attr(H,"d","M 90 24.25 c 0 -0.896 -0.342 -1.792 -1.025 -2.475 c -1.366 -1.367 -3.583 -1.367 -4.949 0 L 45 60.8 L 5.975 21.775 c -1.367 -1.367 -3.583 -1.367 -4.95 0 c -1.366 1.367 -1.366 3.583 0 4.95 l 41.5 41.5 c 1.366 1.367 3.583 1.367 4.949 0 l 41.5 -41.5 C 89.658 26.042 90 25.146 90 24.25 z"),c.attr(H,"stroke-linecap","round"),c.attr(T,"xmlns","http://www.w3.org/2000/svg"),c.attr(T,"xmlns:xlink","http://www.w3.org/1999/xlink"),c.attr(T,"version","1.1"),c.attr(T,"viewBox","0 0 100 100"),c.attr(T,"xml:space","preserve"),c.attr(T,"class","SelfExclusionConfigIcon"),c.toggle_class(T,"active",o[20]),c.attr(N,"class","SelfExclusionConfigLabel"),c.attr(E,"class","SelfExclusionDropDown"),c.toggle_class(E,"active",o[20]),c.attr(O,"class","SelfExclusionConfigWrapper "+(o[24]?"SelfExclusionConfigWrapperMobile":"")),c.toggle_class(O,"active",o[20]),c.attr(w,"class","SelfExclusionDescription "+(o[24]?"SelfExclusionDescriptionMobile":"")),c.attr(S,"class",B="SelfExclusionSave "+(o[19]?"active":"")),S.disabled=j=!o[19],c.attr(A,"class","SelfExclusionActionButtons "+(o[24]?"SelfExclusionActionButtonsMobile":"")),c.attr(e,"class","SelfExclusionWrapper "+(o[24]?"SelfExclusionWrapperMobile":"")),c.attr(t,"class","SelfExclusionContainer")},m(P,q){c.insert(P,t,q),c.append(t,e),X&&X.m(e,null),c.append(e,i),c.append(e,s),c.append(s,n),c.append(e,a),c.append(e,l),c.append(l,u),u.innerHTML=d,c.append(l,h),c.append(l,p),c.append(p,y),c.append(p,m),c.append(p,b),c.append(b,D),c.append(e,I),c.append(e,O),c.append(O,N),c.append(N,V),c.append(V,W),c.append(N,Y),c.append(N,T),c.append(T,k),c.append(k,H),c.append(O,Z),c.append(O,E);for(let Q=0;Q<F.length;Q+=1)F[Q]&&F[Q].m(E,null);c.append(e,v),R&&R.m(e,null),c.append(e,_),c.append(e,w),ae.m(w,null),c.append(e,g),c.append(e,A),c.append(A,S),c.append(S,L),c.append(t,J),de&&de.m(t,null),le||(re=[c.listen(N,"click",o[37]),c.listen(S,"click",o[40])],le=!0)},p(P,q){if(P[24]&&X.p(P,q),q[0]&4194304&&r!==(r=P[22]("titleSelfExclusion")+"")&&c.set_data(n,r),q[0]&4194348&&d!==(d=P[22]("selfExclusionText",{values:{operatorname:P[3],baseurl:P[5],lang:P[2]}})+"")&&(u.innerHTML=d),q[0]&4194304&&f!==(f=P[22]("selfExclusionEmailText")+"")&&c.set_data(y,f),q[0]&16&&c.set_data(D,P[4]),q[0]&16&&C!==(C="mailto:"+P[4])&&c.attr(b,"href",C),q[0]&4227072&&U!==(U=P[22](`${P[15]}`)+"")&&c.set_data(W,U),q[0]&1048576&&c.toggle_class(T,"active",P[20]),q[0]&138414080){K=c.ensure_array_like(P[11]);let Q;for(Q=0;Q<K.length;Q+=1){const mt=Bo(P,K,Q);F[Q]?F[Q].p(mt,q):(F[Q]=Yo(mt),F[Q].c(),F[Q].m(E,null))}for(;Q<F.length;Q+=1)F[Q].d(1);F.length=K.length}q[0]&1048576&&c.toggle_class(E,"active",P[20]),q[0]&1048576&&c.toggle_class(O,"active",P[20]),P[18]?R?R.p(P,q):(R=jo(P),R.c(),R.m(e,_)):R&&(R.d(1),R=null),ne===(ne=ce(P))&&ae?ae.p(P,q):(ae.d(1),ae=ne(P),ae&&(ae.c(),ae.m(w,null))),q[0]&4194304&&M!==(M=P[22]("save")+"")&&c.set_data(L,M),q[0]&524288&&B!==(B="SelfExclusionSave "+(P[19]?"active":""))&&c.attr(S,"class",B),q[0]&524288&&j!==(j=!P[19])&&(S.disabled=j),P[25]&&de.p(P,q)},d(P){P&&c.detach(t),X&&X.d(),c.destroy_each(F,P),R&&R.d(),ae.d(),de&&de.d(),le=!1,c.run_all(re)}}}function mu(o){let t,e,i,s,r,n,a,l,u,d,h,p,f,y,m,b,D,C,I,O,N;function V(Y,T){return Y[24]?wu:xu}let W=V(o)(o);return{c(){t=c.element("div"),e=c.element("div"),W.c(),i=c.space(),s=c.element("div"),r=c.element("ui-skeleton"),n=c.space(),a=c.element("div"),l=c.space(),u=c.element("ui-skeleton"),d=c.space(),h=c.element("div"),p=c.space(),f=c.element("div"),y=c.element("ui-skeleton"),m=c.space(),b=c.element("div"),D=c.space(),C=c.element("ui-skeleton"),I=c.space(),O=c.element("div"),N=c.element("ui-skeleton"),c.set_custom_element_data(r,"structure","text"),c.set_custom_element_data(r,"height",o[24]?"15px":"20px"),c.set_custom_element_data(r,"rows","6"),c.set_custom_element_data(r,"width","100%"),c.set_style(a,"height",o[24]?"10px":"20px"),c.set_custom_element_data(u,"structure","text"),c.set_custom_element_data(u,"height",o[24]?"15px":"20px"),c.set_custom_element_data(u,"width","30%"),c.set_style(h,"height","10px"),c.attr(s,"class","SelfExclusionDescription"),c.set_custom_element_data(y,"structure","rectangle"),c.set_custom_element_data(y,"width",o[24]?"100%":"50%"),c.set_custom_element_data(y,"height",o[24]?"30px":"44px"),c.set_style(b,"height",o[24]?"15px":"20px"),c.set_custom_element_data(C,"structure","text"),c.set_custom_element_data(C,"height",o[24]?"15px":"20px"),c.set_custom_element_data(C,"width","30%"),c.attr(f,"class","SelfExclusionConfig"),c.set_custom_element_data(N,"structure","rectangle"),c.set_custom_element_data(N,"width","100%"),c.set_custom_element_data(N,"height",o[24]?"35px":"50px"),c.attr(O,"class","SelfExclusionActionButtons "+(o[24]?"SelfExclusionActionButtonsMobile":"")),c.attr(e,"class","SelfExclusionWrapper "+(o[24]?"SelfExclusionWrapperMobile":"")),c.attr(t,"class","SelfExclusionContainer")},m(Y,T){c.insert(Y,t,T),c.append(t,e),W.m(e,null),c.append(e,i),c.append(e,s),c.append(s,r),c.append(s,n),c.append(s,a),c.append(s,l),c.append(s,u),c.append(s,d),c.append(s,h),c.append(e,p),c.append(e,f),c.append(f,y),c.append(f,m),c.append(f,b),c.append(f,D),c.append(f,C),c.append(e,I),c.append(e,O),c.append(O,N)},p:c.noop,d(Y){Y&&c.detach(t),W.d()}}}function _u(o){let t,e,i,s,r,n,a,l,u,d,h=o[22]("titleSelfExclusion")+"",p,f,y;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--color-primary, #22B04E);}"),n=c.svg_element("g"),a=c.svg_element("g"),l=c.svg_element("path"),u=c.space(),d=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(d,"class","PlayerSelfExclusionTitleMobile"),c.attr(t,"class","MenuReturnButton")},m(m,b){c.insert(m,t,b),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,u),c.append(t,d),c.append(d,p),f||(y=c.listen(t,"click",o[36]),f=!0)},p(m,b){b[0]&4194304&&h!==(h=m[22]("titleSelfExclusion")+"")&&c.set_data(p,h)},d(m){m&&c.detach(t),f=!1,y()}}}function Yo(o){let t,e=o[22](`${o[56].key}`)+"",i,s,r;function n(){return o[38](o[56])}return{c(){t=c.element("div"),i=c.text(e)},m(a,l){c.insert(a,t,l),c.append(t,i),s||(r=c.listen(t,"click",n),s=!0)},p(a,l){o=a,l[0]&4196352&&e!==(e=o[22](`${o[56].key}`)+"")&&c.set_data(i,e)},d(a){a&&c.detach(t),s=!1,r()}}}function jo(o){let t,e,i=o[22]("duration")+"",s,r,n,a=o[22]("dateInstructions")+"",l,u,d,h,p,f,y;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),u=c.space(),d=c.element("strong"),h=c.text(o[23]),p=c.element("strong"),f=c.space(),y=c.element("vaadin-date-picker"),c.attr(e,"for","SelfExclusionDate"),c.attr(n,"class","SelfExclusionDateInstructions"),c.set_custom_element_data(y,"min",o[12]),c.set_custom_element_data(y,"max",o[13]),c.set_custom_element_data(y,"value",o[14]),c.attr(t,"class","SelfExclusionDateWrapper "+(o[24]?"SelfExclusionDateWrapperMobile":""))},m(m,b){c.insert(m,t,b),c.append(t,e),c.append(e,s),c.append(t,r),c.append(t,n),c.append(n,l),c.append(n,u),c.append(n,d),c.append(d,h),c.append(d,p),c.append(t,f),c.append(t,y),o[39](y)},p(m,b){b[0]&4194304&&i!==(i=m[22]("duration")+"")&&c.set_data(s,i),b[0]&4194304&&a!==(a=m[22]("dateInstructions")+"")&&c.set_data(l,a),b[0]&4096&&c.set_custom_element_data(y,"min",m[12]),b[0]&8192&&c.set_custom_element_data(y,"max",m[13]),b[0]&16384&&c.set_custom_element_data(y,"value",m[14])},d(m){m&&c.detach(t),o[39](null)}}}function gu(o){let t,e,i=o[22]("temporarySelfExclusion",{values:{date:ge(o[14]).format(o[23])}})+"",s;return{c(){t=c.element("p"),e=c.element("strong"),s=c.text(i),c.attr(t,"class","SelfExclusionDescriptionText")},m(r,n){c.insert(r,t,n),c.append(t,e),c.append(e,s)},p(r,n){n[0]&4210688&&i!==(i=r[22]("temporarySelfExclusion",{values:{date:ge(r[14]).format(r[23])}})+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function vu(o){let t,e,i=o[22]("noPeriodSelected")+"",s;return{c(){t=c.element("p"),e=c.element("strong"),s=c.text(i),c.attr(t,"class","SelfExclusionDescriptionText")},m(r,n){c.insert(r,t,n),c.append(t,e),c.append(e,s)},p(r,n){n[0]&4194304&&i!==(i=r[22]("noPeriodSelected")+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function yu(o){let t,e,i=o[22]("permanentSelfExclusion")+"",s;return{c(){t=c.element("p"),e=c.element("strong"),s=c.text(i),c.attr(t,"class","SelfExclusionDescriptionText")},m(r,n){c.insert(r,t,n),c.append(t,e),c.append(e,s)},p(r,n){n[0]&4194304&&i!==(i=r[22]("permanentSelfExclusion")+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function bu(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[22]("confirmationModalTitle")),c.set_custom_element_data(e,"modaltext",o[16]),c.set_custom_element_data(e,"hascancelbutton",!1),c.set_custom_element_data(e,"modalconfirmevent",s={type:"setSelfExclusion",userid:o[1],selectedPeriodKey:o[15],session:o[0]}),c.set_custom_element_data(e,"mbsource",o[8]),c.set_custom_element_data(e,"lang",o[2]),c.set_custom_element_data(t,"clientstyling",o[6]),c.set_custom_element_data(t,"clientstylingurl",o[7]),c.set_custom_element_data(t,"mbsource",o[8]),c.set_custom_element_data(t,"showmodaleventname","ShowSelfExclusionConfirmationModal")},m(r,n){c.insert(r,t,n),c.append(t,e)},p(r,n){n[0]&4194304&&i!==(i=r[22]("confirmationModalTitle"))&&c.set_custom_element_data(e,"modaltitle",i),n[0]&65536&&c.set_custom_element_data(e,"modaltext",r[16]),n[0]&32771&&s!==(s={type:"setSelfExclusion",userid:r[1],selectedPeriodKey:r[15],session:r[0]})&&c.set_custom_element_data(e,"modalconfirmevent",s),n[0]&256&&c.set_custom_element_data(e,"mbsource",r[8]),n[0]&4&&c.set_custom_element_data(e,"lang",r[2]),n[0]&64&&c.set_custom_element_data(t,"clientstyling",r[6]),n[0]&128&&c.set_custom_element_data(t,"clientstylingurl",r[7]),n[0]&256&&c.set_custom_element_data(t,"mbsource",r[8])},d(r){r&&c.detach(t)}}}function xu(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 wu(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 Eu(o){let t;function e(r,n){return r[21]?mu:fu}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[41](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[41](null)}}}function Su(o,t,e){let i;c.component_subscribe(o,c.$format,x=>e(22,i=x)),ge.extend(Mr);let{endpoint:s="",session:r="",userid:n="",lang:a="en",gmversion:l="",operator:u="Everymatrix",supportemail:d="",baseurl:h="",clientstyling:p="",clientstylingurl:f="",mbsource:y,translationurl:m="",hasconfirmationmodal:b="false",dateformat:D="DD/MM/YYYY",sendnotificationemail:C="false"}=t,I,O,N=[],V={},U=D.toUpperCase(),W=window.navigator.userAgent,Y,T,k="",H="",Z="selectAPeriod",E="",v="",_=c.getDevice(W)!=="PC",w=!1,g=!1,A=!1,S=!1,M=b==="true",L=!0;const B=()=>{fetch(m).then(ie=>ie.json()).then(ie=>{Object.keys(ie).forEach(oe=>{Zi(oe,ie[oe])})}).catch(ie=>{console.log(ie)})};Object.keys(Qi).forEach(x=>{Zi(x,Qi[x])});const j=()=>{let x=new URL(`${s}/v1/player/selfExclusionSettings`);fetch(x,{method:"GET",headers:{"Content-Type":"application/json",Accept:"application/json"}}).then(oe=>le(oe)).then(oe=>{e(11,N=oe.periods)}).catch(oe=>{console.log(oe),window.postMessage({type:"WidgetNotification",data:{type:"error",message:oe.message}},window.location.href)}).finally(()=>{e(21,L=!1)})},J=x=>{x.data.type==="setSelfExclusion"&&(e(1,n=x.data.userid),e(15,Z=x.data.selectedPeriodKey),e(0,r=x.data.session),R())},le=x=>Ke(this,null,function*(){var ie;if(!x.ok){V=yield x.json(),v=(ie=V.thirdPartyResponse)==null?void 0:ie.errorCode;const oe=i(v||"generalError");throw new Error(oe)}return x.json()}),re=()=>{e(20,S=!S)},X=x=>{switch(H=x.text,e(15,Z=x.key),e(19,A=!0),e(20,S=!1),e(17,w=!1),e(18,g=!1),H){case"Until":e(18,g=!0),e(12,Y=ge().add(6,"months").format("YYYY-MM-DD")),e(13,T=ge().add(5,"years").format("YYYY-MM-DD")),e(14,k=Y);break;case"Permanent":e(17,w=!w);break;default:const[ie,oe]=H.split(" "),Ae=oe.includes("Day")?"days":oe.includes("Month")?"months":oe.includes("Year")?"years":null;if(!Ae)return;e(14,k=ge().add(Number(ie),Ae).format("YYYY-MM-DD"));break}M&&K()},K=()=>{if(!M||!H||!k){e(16,E="");return}e(16,E=g?i("confirmationModalTextUntilSelfExclusion",{values:{date:ge(k).format(U)}}):i("confirmationModalTextPeriodSelfExclusion",{values:{period:i(H)}}))},F=x=>{x.preventDefault(),M?(K(),window.postMessage({type:"ShowSelfExclusionConfirmationModal"},window.location.href)):R()},R=()=>{e(21,L=!0);const x=new URL(`${s}/v2/player/${n}/limits${l==="gm16"?"/session":""}`),oe={method:"PUT",headers:{"X-SessionID":r,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({selfExclusion:{period:Z,expiryDate:k,selfExclusionReason:"UserRequest",sendNotificationEmail:C==="true"}})};fetch(x.href,oe).then(Ae=>le(Ae)).then(Ae=>{window.postMessage({type:"WidgetNotification",data:{type:"success",message:i("selfExclusionSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href)}).catch(Ae=>{console.error(i("errorSelfExclusionCall"),Ae),window.postMessage({type:"WidgetNotification",data:{type:"error",message:i("errorSelfExclusionCall")}},window.location.href)}).finally(()=>{e(21,L=!1)})},ce=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:_},window.location.href)},ne=x=>{e(14,k=x.target.value)},ae=()=>{O.addEventListener("change",ne,!1),e(10,O.i18n=gt(_t({},O.i18n),{formatDate:x=>ge(new Date(x.year,x.month,x.day)).format(U),parseDate:x=>{const ie=ge(x,U);return{year:ie.year(),month:ie.month(),day:ie.date()}}}),O)};c.onMount(()=>(window.addEventListener("message",J,!1),()=>{O.removeEventListener("change",ne),window.removeEventListener("message",J)}));const de=()=>{Or(a)},P=()=>ce(),q=()=>re(),Q=x=>X(x);function mt(x){c.binding_callbacks[x?"unshift":"push"](()=>{O=x,e(10,O)})}const wr=x=>F(x);function Er(x){c.binding_callbacks[x?"unshift":"push"](()=>{I=x,e(9,I)})}return o.$$set=x=>{"endpoint"in x&&e(30,s=x.endpoint),"session"in x&&e(0,r=x.session),"userid"in x&&e(1,n=x.userid),"lang"in x&&e(2,a=x.lang),"gmversion"in x&&e(31,l=x.gmversion),"operator"in x&&e(3,u=x.operator),"supportemail"in x&&e(4,d=x.supportemail),"baseurl"in x&&e(5,h=x.baseurl),"clientstyling"in x&&e(6,p=x.clientstyling),"clientstylingurl"in x&&e(7,f=x.clientstylingurl),"mbsource"in x&&e(8,y=x.mbsource),"translationurl"in x&&e(32,m=x.translationurl),"hasconfirmationmodal"in x&&e(33,b=x.hasconfirmationmodal),"dateformat"in x&&e(34,D=x.dateformat),"sendnotificationemail"in x&&e(35,C=x.sendnotificationemail)},o.$$.update=()=>{o.$$.dirty[0]&4&&a&&de(),o.$$.dirty[0]&1073741827|o.$$.dirty[1]&1&&s&&r&&n&&l&&j(),o.$$.dirty[0]&1024&&O&&ae(),o.$$.dirty[0]&576&&p&&I&&c.setClientStyling(I,p),o.$$.dirty[0]&640&&f&&I&&c.setClientStylingURL(I,f),o.$$.dirty[0]&768&&y&&I&&c.setStreamStyling(I,`${y}.Style`),o.$$.dirty[1]&2&&m&&B()},M&&K(),[r,n,a,u,d,h,p,f,y,I,O,N,Y,T,k,Z,E,w,g,A,S,L,i,U,_,M,re,X,F,ce,s,l,m,b,D,C,P,q,Q,mt,wr,Er]}class xr extends c.SvelteComponent{constructor(t){super(),c.init(this,t,Su,Eu,c.safe_not_equal,{endpoint:30,session:0,userid:1,lang:2,gmversion:31,operator:3,supportemail:4,baseurl:5,clientstyling:6,clientstylingurl:7,mbsource:8,translationurl:32,hasconfirmationmodal:33,dateformat:34,sendnotificationemail:35},pu,[-1,-1])}get endpoint(){return this.$$.ctx[30]}set endpoint(t){this.$$set({endpoint:t}),c.flush()}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),c.flush()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),c.flush()}get lang(){return this.$$.ctx[2]}set lang(t){this.$$set({lang:t}),c.flush()}get gmversion(){return this.$$.ctx[31]}set gmversion(t){this.$$set({gmversion:t}),c.flush()}get operator(){return this.$$.ctx[3]}set operator(t){this.$$set({operator:t}),c.flush()}get supportemail(){return this.$$.ctx[4]}set supportemail(t){this.$$set({supportemail:t}),c.flush()}get baseurl(){return this.$$.ctx[5]}set baseurl(t){this.$$set({baseurl:t}),c.flush()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(t){this.$$set({clientstyling:t}),c.flush()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),c.flush()}get mbsource(){return this.$$.ctx[8]}set mbsource(t){this.$$set({mbsource:t}),c.flush()}get translationurl(){return this.$$.ctx[32]}set translationurl(t){this.$$set({translationurl:t}),c.flush()}get hasconfirmationmodal(){return this.$$.ctx[33]}set hasconfirmationmodal(t){this.$$set({hasconfirmationmodal:t}),c.flush()}get dateformat(){return this.$$.ctx[34]}set dateformat(t){this.$$set({dateformat:t}),c.flush()}get sendnotificationemail(){return this.$$.ctx[35]}set sendnotificationemail(t){this.$$set({sendnotificationemail:t}),c.flush()}}c.create_custom_element(xr,{endpoint:{},session:{},userid:{},lang:{},gmversion:{},operator:{},supportemail:{},baseurl:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},hasconfirmationmodal:{},dateformat:{},sendnotificationemail:{}},[],[],!0);exports.default=xr;