@everymatrix/player-account-self-exclusion-nd 1.87.26 → 1.87.28

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,3555 +0,0 @@
1
- "use strict";var Dr=Object.defineProperty,kr=Object.defineProperties;var Pr=Object.getOwnPropertyDescriptors;var Xi=Object.getOwnPropertySymbols;var Tr=Object.prototype.hasOwnProperty,Mr=Object.prototype.propertyIsEnumerable;var Zi=(o,t,e)=>t in o?Dr(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,gt=(o,t)=>{for(var e in t||(t={}))Tr.call(t,e)&&Zi(o,e,t[e]);if(Xi)for(var e of Xi(t))Mr.call(t,e)&&Zi(o,e,t[e]);return o},vt=(o,t)=>kr(o,Pr(t));var Ge=(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-xg8r2qzc.cjs");require("../stencil/ui-skeleton-BreIU6e5.cjs");var Zo={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}},F="en",W={};W[F]=C;var G="$isDayjsObject",q=function(E){return E instanceof B||!(!E||!E[G])},V=function E(v,_,w){var g;if(!v)return F;if(typeof v=="string"){var A=v.toLowerCase();W[A]&&(g=A),_&&(W[A]=_,g=A);var S=v.split("-");if(!g&&S.length>1)return E(S[0])}else{var M=v.name;W[M]=v,g=M}return!w&&g&&(F=g),g||!w&&F},T=function(E,v){if(q(E))return E.clone();var _=typeof v=="object"?v:{};return _.date=E,_.args=arguments,new B(_)},k=O;k.l=V,k.i=q,k.w=function(E,v){return T(E,{locale:v.$L,utc:v.$u,x:v.$x,$offset:v.$offset})};var B=function(){function E(_){this.$L=V(_.locale,null,!0),this.parse(_),this.$x=this.$x||_.x||{},this[G]=!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,z=(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,z)):new Date(S[1],M,S[3]||1,S[4]||0,S[5]||0,S[6]||0,z)}}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,H){var $=k.w(g.$u?Date.UTC(g.$y,H,K):new Date(g.$y,H,K),g);return A?$:$.endOf(u)},z=function(K,H){return k.w(g.toDate()[K].apply(g.toDate("s"),(A?[0,0,0,0]:[23,59,59,999]).slice(H)),g)},L=this.$W,U=this.$M,X=this.$D,ae="set"+(this.$u?"UTC":"");switch(S){case f:return A?M(1,0):M(31,11);case h:return A?M(1,U):M(0,U+1);case d:var se=this.$locale().weekStart||0,le=(L<se?L+7:L)-se;return M(A?X-le:X+(6-le),U);case u:case y:return z(ae+"Hours",0);case l:return z(ae+"Minutes",1);case a:return z(ae+"Seconds",2);case n:return z(ae+"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],z=A===u?this.$D+(w-this.$W):w;if(A===h||A===f){var L=this.clone().set(y,1);L.$d[M](z),L.init(),this.$d=L.set(y,Math.min(this.$D,L.daysInMonth())).$d}else M&&this.$d[M](z);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(U){var X=T(A);return k.w(X.date(X.date()+Math.round(U*_)),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 z=(g={},g[a]=i,g[l]=s,g[n]=e,g)[S]||1,L=this.$d.getTime()+_*z;return k.w(L,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,z=this.$m,L=this.$M,U=g.weekdays,X=g.months,ae=g.meridiem,se=function(H,$,Y,ce){return H&&(H[$]||H(w,A))||Y[$].slice(0,ce)},le=function(H){return k.s(M%12||12,H,"0")},K=ae||function(H,$,Y){var ce=H<12?"AM":"PM";return Y?ce.toLowerCase():ce};return A.replace(D,function(H,$){return $||function(Y){switch(Y){case"YY":return String(w.$y).slice(-2);case"YYYY":return k.s(w.$y,4,"0");case"M":return L+1;case"MM":return k.s(L+1,2,"0");case"MMM":return se(g.monthsShort,L,X,3);case"MMMM":return se(X,L);case"D":return w.$D;case"DD":return k.s(w.$D,2,"0");case"d":return String(w.$W);case"dd":return se(g.weekdaysMin,w.$W,U,2);case"ddd":return se(g.weekdaysShort,w.$W,U,3);case"dddd":return U[w.$W];case"H":return String(M);case"HH":return k.s(M,2,"0");case"h":return le(1);case"hh":return le(2);case"a":return K(M,z,!0);case"A":return K(M,z,!1);case"m":return String(z);case"mm":return k.s(z,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}(H)||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),z=T(_),L=(z.utcOffset()-this.utcOffset())*i,U=this-z,X=function(){return k.m(S,z)};switch(M){case f:A=X()/12;break;case h:A=X();break;case p:A=X()/3;break;case d:A=(U-L)/6048e5;break;case u:A=(U-L)/864e5;break;case l:A=U/s;break;case a:A=U/i;break;case n:A=U/e;break;default:A=U}return g?A:k.a(A)},v.daysInMonth=function(){return this.endOf(h).$D},v.$locale=function(){return W[this.$L]},v.locale=function(_,w){if(!_)return this.$L;var g=this.clone(),A=V(_,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=B.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,B,T),E.$i=!0),T},T.locale=V,T.isDayjs=q,T.unix=function(E){return T(1e3*E)},T.en=W[F],T.Ls=W,T.p={},T})})(Zo);var Or=Zo.exports;const ye=c.getDefaultExportFromCjs(Or);var Qo={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(V,T,k){var B=k&&k.toUpperCase();return T||D[k]||e[k]||D[B].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 F=C[O],W=f[F],G=W&&W[0],q=W&&W[1];C[O]=q?{regex:G,parser:q}:F.replace(/^\[|\]$/g,"")}return function(V){for(var T={},k=0,B=0;k<I;k+=1){var Z=C[k];if(typeof Z=="string")B+=Z.length;else{var E=Z.regex,v=Z.parser,_=V.slice(B),w=E.exec(_)[0];v.call(T,w),V=V.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 F=O.date,W=O.utc,G=O.args;this.$u=W;var q=G[1];if(typeof q=="string"){var V=G[2]===!0,T=G[3]===!0,k=V||T,B=G[2];T&&(B=G[2]),a=this.$locale(),!V&&B&&(a=D.Ls[B]),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,z=A.day,L=A.hours,U=A.minutes,X=A.seconds,ae=A.milliseconds,se=A.zone,le=new Date,K=z||(S||M?1:le.getDate()),H=S||le.getFullYear(),$=0;S&&!M||($=M>0?M-1:le.getMonth());var Y=L||0,ce=U||0,he=X||0,ne=ae||0;return se?new Date(Date.UTC(H,$,K,Y,ce,he,ne+60*se.offset*1e3)):g?new Date(Date.UTC(H,$,K,Y,ce,he,ne)):new Date(H,$,K,Y,ce,he,ne)}catch(fe){return new Date("")}}(F,q,W),this.init(),B&&B!==!0&&(this.$L=this.locale(B).$L),k&&F!=this.format(q)&&(this.$d=new Date("")),a={}}else if(q instanceof Array)for(var Z=q.length,E=1;E<=Z;E+=1){G[1]=q[E-1];var v=D.apply(this,G);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)}}})})(Qo);var Ir=Qo.exports;const Fr=c.getDefaultExportFromCjs(Ir);function Qi(o,t){c.addMessages(o,t)}function Nr(o){c.$locale.set(o)}const eo={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
- * @license
3
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
4
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5
- */function _e(o,t="24.5.10"){Object.defineProperty(o,"version",{get(){return t}});const e=customElements.get(o.is);if(!e)customElements.define(o.is,o);else{const i=e.version;i&&o.version&&i===o.version?console.warn(`The component ${o.is} has been loaded twice`):console.error(`Tried to define ${o.is} version ${o.version} when version ${e.version} is already in use. Something will probably break.`)}}/**
6
- * @license
7
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
8
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
9
- */class zr extends HTMLElement{static get is(){return"vaadin-lumo-styles"}}_e(zr);/**
10
- * @license
11
- * Copyright 2019 Google LLC
12
- * SPDX-License-Identifier: BSD-3-Clause
13
- */const St=globalThis,Di=St.ShadowRoot&&(St.ShadyCSS===void 0||St.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ki=Symbol(),to=new WeakMap;let Pi=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==ki)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(Di&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=to.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&to.set(e,t))}return t}toString(){return this.cssText}};const Lr=o=>new Pi(typeof o=="string"?o:o+"",void 0,ki),N=(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 Pi(e,o,ki)},es=(o,t)=>{if(Di)o.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=St.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,o.appendChild(i)}},io=Di?o=>o:o=>o instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return Lr(e)})(o):o;/**
14
- * @license
15
- * Copyright 2017 Google LLC
16
- * SPDX-License-Identifier: BSD-3-Clause
17
- */const{is:$r,defineProperty:Rr,getOwnPropertyDescriptor:Hr,getOwnPropertyNames:Br,getOwnPropertySymbols:Yr,getPrototypeOf:jr}=Object,Ee=globalThis,oo=Ee.trustedTypes,Vr=oo?oo.emptyScript:"",Ht=Ee.reactiveElementPolyfillSupport,ot=(o,t)=>o,si={toAttribute(o,t){switch(t){case Boolean:o=o?Vr: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}},ts=(o,t)=>!$r(o,t),so={attribute:!0,type:String,converter:si,reflect:!1,useDefault:!1,hasChanged:ts};var Wo,qo;(Wo=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(qo=Ee.litPropertyMetadata)!=null||(Ee.litPropertyMetadata=new WeakMap);let $e=class 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=so){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&&Rr(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){var n;const{get:s,set:r}=(n=Hr(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:so}static _$Ei(){if(this.hasOwnProperty(ot("elementProperties")))return;const t=jr(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(ot("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(ot("properties"))){const e=this.properties,i=[...Br(e),...Yr(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(io(s))}else t!==void 0&&e.push(io(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 es(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:si).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:si;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,s=!1,r){var n,a;if(t!==void 0){const l=this.constructor;if(s===!1&&(r=this[t]),i!=null||(i=l.getPropertyOptions(t)),!(((n=i.hasChanged)!=null?n:ts)(r,e)||i.useDefault&&i.reflect&&r===((a=this._$Ej)==null?void 0:a.get(t))&&!this.hasAttribute(l._$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 Ge(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 Ko;$e.elementStyles=[],$e.shadowRootOptions={mode:"open"},$e[ot("elementProperties")]=new Map,$e[ot("finalized")]=new Map,Ht==null||Ht({ReactiveElement:$e}),((Ko=Ee.reactiveElementVersions)!=null?Ko:Ee.reactiveElementVersions=[]).push("2.1.2");/**
18
- * @license
19
- * Copyright 2017 Google LLC
20
- * SPDX-License-Identifier: BSD-3-Clause
21
- */const st=globalThis,ro=o=>o,Ct=st.trustedTypes,no=Ct?Ct.createPolicy("lit-html",{createHTML:o=>o}):void 0,is="$lit$",we=`lit$${Math.random().toFixed(9).slice(2)}$`,os="?"+we,Ur=`<${os}>`,Ie=document,nt=()=>Ie.createComment(""),at=o=>o===null||typeof o!="object"&&typeof o!="function",Ti=Array.isArray,Wr=o=>Ti(o)||typeof(o==null?void 0:o[Symbol.iterator])=="function",Bt=`[
22
- \f\r]`,Je=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ao=/-->/g,lo=/>/g,De=RegExp(`>|${Bt}(?:([^\\s"'>=/]+)(${Bt}*=${Bt}*(?:[^
23
- \f\r"'\`<>=]|("|')|))|$)`,"g"),co=/'/g,uo=/"/g,ss=/^(?:script|style|textarea|title)$/i,je=Symbol.for("lit-noChange"),oe=Symbol.for("lit-nothing"),ho=new WeakMap,ke=Ie.createTreeWalker(Ie,129);function rs(o,t){if(!Ti(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return no!==void 0?no.createHTML(t):t}const qr=(o,t)=>{const e=o.length-1,i=[];let s,r=t===2?"<svg>":t===3?"<math>":"",n=Je;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===Je?d[1]==="!--"?n=ao:d[1]!==void 0?n=lo:d[2]!==void 0?(ss.test(d[2])&&(s=RegExp("</"+d[2],"g")),n=De):d[3]!==void 0&&(n=De):n===De?d[0]===">"?(n=s!=null?s:Je,h=-1):d[1]===void 0?h=-2:(h=n.lastIndex-d[2].length,u=d[1],n=d[3]===void 0?De:d[3]==='"'?uo:co):n===uo||n===co?n=De:n===ao||n===lo?n=Je:(n=De,s=void 0);const f=n===De&&o[a+1].startsWith("/>")?" ":"";r+=n===Je?l+Ur:h>=0?(i.push(u),l.slice(0,h)+is+l.slice(h)+we+f):l+we+(h===-2?a:f)}return[rs(o,r+(o[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class lt{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]=qr(t,e);if(this.el=lt.createElement(u,i),ke.currentNode=this.el.content,e===2||e===3){const h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(s=ke.nextNode())!==null&&l.length<a;){if(s.nodeType===1){if(s.hasAttributes())for(const h of s.getAttributeNames())if(h.endsWith(is)){const p=d[n++],f=s.getAttribute(h).split(we),y=/([.?@])?(.*)/.exec(p);l.push({type:1,index:r,name:y[2],strings:f,ctor:y[1]==="."?Gr:y[1]==="?"?Jr:y[1]==="@"?Xr:Ft}),s.removeAttribute(h)}else h.startsWith(we)&&(l.push({type:6,index:r}),s.removeAttribute(h));if(ss.test(s.tagName)){const h=s.textContent.split(we),p=h.length-1;if(p>0){s.textContent=Ct?Ct.emptyScript:"";for(let f=0;f<p;f++)s.append(h[f],nt()),ke.nextNode(),l.push({type:2,index:++r});s.append(h[p],nt())}}}else if(s.nodeType===8)if(s.data===os)l.push({type:2,index:r});else{let h=-1;for(;(h=s.data.indexOf(we,h+1))!==-1;)l.push({type:7,index:r}),h+=we.length-1}r++}}static createElement(t,e){const i=Ie.createElement("template");return i.innerHTML=t,i}}function Ve(o,t,e=o,i){var n,a,l;if(t===je)return t;let s=i!==void 0?(n=e._$Co)==null?void 0:n[i]:e._$Cl;const r=at(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=Ve(o,s._$AS(o,t.values),s,i)),t}class Kr{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var u;const{el:{content:e},parts:i}=this._$AD,s=((u=t==null?void 0:t.creationScope)!=null?u:Ie).importNode(e,!0);ke.currentNode=s;let r=ke.nextNode(),n=0,a=0,l=i[0];for(;l!==void 0;){if(n===l.index){let d;l.type===2?d=new mt(r,r.nextSibling,this,t):l.type===1?d=new l.ctor(r,l.name,l.strings,this,t):l.type===6&&(d=new Zr(r,this,t)),this._$AV.push(d),l=i[++a]}n!==(l==null?void 0:l.index)&&(r=ke.nextNode(),n++)}return ke.currentNode=Ie,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 mt{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=oe,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=Ve(this,t,e),at(t)?t===oe||t==null||t===""?(this._$AH!==oe&&this._$AR(),this._$AH=oe):t!==this._$AH&&t!==je&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Wr(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!==oe&&at(this._$AH)?this._$AA.nextSibling.data=t:this.T(Ie.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=lt.createElement(rs(i.h,i.h[0]),this.options)),i);if(((r=this._$AH)==null?void 0:r._$AD)===s)this._$AH.p(e);else{const n=new Kr(s,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=ho.get(t.strings);return e===void 0&&ho.set(t.strings,e=new lt(t)),e}k(t){Ti(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 mt(this.O(nt()),this.O(nt()),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=ro(t).nextSibling;ro(t).remove(),t=s}}setConnected(t){var e;this._$AM===void 0&&(this._$Cv=t,(e=this._$AP)==null||e.call(this,t))}}class Ft{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,r){this.type=1,this._$AH=oe,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=oe}_$AI(t,e=this,i,s){const r=this.strings;let n=!1;if(r===void 0)t=Ve(this,t,e,0),n=!at(t)||t!==this._$AH&&t!==je,n&&(this._$AH=t);else{const a=t;let l,u;for(t=r[0],l=0;l<r.length-1;l++)u=Ve(this,a[i+l],e,l),u===je&&(u=this._$AH[l]),n||(n=!at(u)||u!==this._$AH[l]),u===oe?t=oe:t!==oe&&(t+=(u!=null?u:"")+r[l+1]),this._$AH[l]=u}n&&!s&&this.j(t)}j(t){t===oe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}}class Gr extends Ft{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===oe?void 0:t}}class Jr extends Ft{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==oe)}}class Xr extends Ft{constructor(t,e,i,s,r){super(t,e,i,s,r),this.type=5}_$AI(t,e=this){var n;if((t=(n=Ve(this,t,e,0))!=null?n:oe)===je)return;const i=this._$AH,s=t===oe&&i!==oe||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,r=t!==oe&&(i===oe||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 Zr{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){Ve(this,t)}}const Yt=st.litHtmlPolyfillSupport;var Go;Yt==null||Yt(lt,mt),((Go=st.litHtmlVersions)!=null?Go:st.litHtmlVersions=[]).push("3.3.2");const Qr=(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 mt(t.insertBefore(nt(),a),a,void 0,e!=null?e:{})}return s._$AI(o),s};/**
24
- * @license
25
- * Copyright 2017 Google LLC
26
- * SPDX-License-Identifier: BSD-3-Clause
27
- */const Me=globalThis;class Re extends $e{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=Qr(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 je}}var Jo;Re._$litElement$=!0,Re.finalized=!0,(Jo=Me.litElementHydrateSupport)==null||Jo.call(Me,{LitElement:Re});const jt=Me.litElementPolyfillSupport;jt==null||jt({LitElement:Re});var Xo;((Xo=Me.litElementVersions)!=null?Xo:Me.litElementVersions=[]).push("4.2.2");/**
28
- * @license
29
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
30
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
31
- */const en=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
- * @license
33
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
34
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
35
- */const ns=[],ri=new Set,Mi=new Set;function as(o){return o&&Object.prototype.hasOwnProperty.call(o,"__themes")}function tn(o){return as(customElements.get(o))}function on(o=[]){return[o].flat(1/0).filter(t=>t instanceof Pi?!0:(console.warn("An item in styles is not of type CSSResult. Use `unsafeCSS` or `css`."),!1))}function ls(o,t){return(o||"").split(" ").some(e=>new RegExp(`^${e.split("*").join(".*")}$`,"u").test(t))}function cs(o){return o.map(t=>t.cssText).join(`
36
- `)}const Dt="vaadin-themable-mixin-style";function sn(o,t){const e=document.createElement("style");e.id=Dt,e.textContent=cs(o),t.content.appendChild(e)}function rn(o){if(!o.shadowRoot)return;const t=o.constructor;if(o instanceof Re)[...o.shadowRoot.querySelectorAll("style")].forEach(e=>e.remove()),es(o.shadowRoot,t.elementStyles);else{const e=o.shadowRoot.getElementById(Dt),i=t.prototype._template;e.textContent=i.content.getElementById(Dt).textContent}}function nn(o){ri.forEach(t=>{const e=t.deref();e instanceof o?rn(e):e||ri.delete(t)})}function us(o){if(o.prototype instanceof Re)o.elementStyles=o.finalizeStyles(o.styles);else{const t=o.prototype._template;t.content.getElementById(Dt).textContent=cs(o.getStylesForThis())}Mi.forEach(t=>{const e=customElements.get(t);e!==o&&e.prototype instanceof o&&us(e)})}function an(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 J(o,t,e={}){t=on(t),window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.registerStyles(o,t,e):ns.push({themeFor:o,styles:t,include:e.include,moduleId:e.moduleId}),o&&Mi.forEach(i=>{if(ls(o,i)&&tn(i)){const s=customElements.get(i);an(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".`),us(s),nn(s)}})}function ni(){return window.Vaadin&&window.Vaadin.styleModules?window.Vaadin.styleModules.getAllThemes():ns}function ln(o=""){let t=0;return o.startsWith("lumo-")||o.startsWith("material-")?t=1:o.startsWith("vaadin-")&&(t=2),t}function ds(o){const t=[];return o.include&&[].concat(o.include).forEach(e=>{const i=ni().find(s=>s.moduleId===e);i?t.push(...ds(i),...i.styles):console.warn(`Included moduleId ${e} not found in style registry`)},o.styles),t}function cn(o){const t=`${o}-default-theme`,e=ni().filter(i=>i.moduleId!==t&&ls(i.themeFor,o)).map(i=>vt(gt({},i),{styles:[...ds(i),...i.styles],includePriority:ln(i.moduleId)})).sort((i,s)=>s.includePriority-i.includePriority);return e.length>0?e:ni().filter(i=>i.moduleId===t)}const Fe=o=>class extends en(o){constructor(){super(),ri.add(new WeakRef(this))}static finalize(){if(super.finalize(),this.is&&Mi.add(this.is),this.elementStyles)return;const e=this.prototype._template;!e||as(this)||sn(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,...cn(this.is)];const r=this.__themes.flatMap(n=>n.styles);return r.filter((n,a)=>a===r.lastIndexOf(n))}};/**
37
- * @license
38
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
39
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
40
- */const un=(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)},qe=(o,...t)=>{un(`lumo-${o}`,t)};/**
42
- * @license
43
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
44
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
45
- */const dn=N`
46
- :host {
47
- --lumo-size-xs: 1.625rem;
48
- --lumo-size-s: 1.875rem;
49
- --lumo-size-m: 2.25rem;
50
- --lumo-size-l: 2.75rem;
51
- --lumo-size-xl: 3.5rem;
52
-
53
- /* Icons */
54
- --lumo-icon-size-s: 1.25em;
55
- --lumo-icon-size-m: 1.5em;
56
- --lumo-icon-size-l: 2.25em;
57
- /* For backwards compatibility */
58
- --lumo-icon-size: var(--lumo-icon-size-m);
59
- }
60
- `;qe("sizing-props",dn);/**
61
- * @license
62
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
63
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
64
- */const hn=N`
65
- :host {
66
- /* Square */
67
- --lumo-space-xs: 0.25rem;
68
- --lumo-space-s: 0.5rem;
69
- --lumo-space-m: 1rem;
70
- --lumo-space-l: 1.5rem;
71
- --lumo-space-xl: 2.5rem;
72
-
73
- /* Wide */
74
- --lumo-space-wide-xs: calc(var(--lumo-space-xs) / 2) var(--lumo-space-xs);
75
- --lumo-space-wide-s: calc(var(--lumo-space-s) / 2) var(--lumo-space-s);
76
- --lumo-space-wide-m: calc(var(--lumo-space-m) / 2) var(--lumo-space-m);
77
- --lumo-space-wide-l: calc(var(--lumo-space-l) / 2) var(--lumo-space-l);
78
- --lumo-space-wide-xl: calc(var(--lumo-space-xl) / 2) var(--lumo-space-xl);
79
-
80
- /* Tall */
81
- --lumo-space-tall-xs: var(--lumo-space-xs) calc(var(--lumo-space-xs) / 2);
82
- --lumo-space-tall-s: var(--lumo-space-s) calc(var(--lumo-space-s) / 2);
83
- --lumo-space-tall-m: var(--lumo-space-m) calc(var(--lumo-space-m) / 2);
84
- --lumo-space-tall-l: var(--lumo-space-l) calc(var(--lumo-space-l) / 2);
85
- --lumo-space-tall-xl: var(--lumo-space-xl) calc(var(--lumo-space-xl) / 2);
86
- }
87
- `;qe("spacing-props",hn);/**
88
- * @license
89
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
90
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
91
- */const pn=N`
92
- :host {
93
- /* Border radius */
94
- --lumo-border-radius-s: 0.25em; /* Checkbox, badge, date-picker year indicator, etc */
95
- --lumo-border-radius-m: var(--lumo-border-radius, 0.25em); /* Button, text field, menu overlay, etc */
96
- --lumo-border-radius-l: 0.5em; /* Dialog, notification, etc */
97
-
98
- /* Shadow */
99
- --lumo-box-shadow-xs: 0 1px 4px -1px var(--lumo-shade-50pct);
100
- --lumo-box-shadow-s: 0 2px 4px -1px var(--lumo-shade-20pct), 0 3px 12px -1px var(--lumo-shade-30pct);
101
- --lumo-box-shadow-m: 0 2px 6px -1px var(--lumo-shade-20pct), 0 8px 24px -4px var(--lumo-shade-40pct);
102
- --lumo-box-shadow-l: 0 3px 18px -2px var(--lumo-shade-20pct), 0 12px 48px -6px var(--lumo-shade-40pct);
103
- --lumo-box-shadow-xl: 0 4px 24px -3px var(--lumo-shade-20pct), 0 18px 64px -8px var(--lumo-shade-40pct);
104
-
105
- /* Clickable element cursor */
106
- --lumo-clickable-cursor: default;
107
- }
108
- `;N`
109
- html {
110
- /* Button */
111
- --vaadin-button-background: var(--lumo-contrast-5pct);
112
- --vaadin-button-border: none;
113
- --vaadin-button-border-radius: var(--lumo-border-radius-m);
114
- --vaadin-button-font-size: var(--lumo-font-size-m);
115
- --vaadin-button-font-weight: 500;
116
- --vaadin-button-height: var(--lumo-size-m);
117
- --vaadin-button-margin: var(--lumo-space-xs) 0;
118
- --vaadin-button-min-width: calc(var(--vaadin-button-height) * 2);
119
- --vaadin-button-padding: 0 calc(var(--vaadin-button-height) / 3 + var(--lumo-border-radius-m) / 2);
120
- --vaadin-button-text-color: var(--lumo-primary-text-color);
121
- --vaadin-button-primary-background: var(--lumo-primary-color);
122
- --vaadin-button-primary-border: none;
123
- --vaadin-button-primary-font-weight: 600;
124
- --vaadin-button-primary-text-color: var(--lumo-primary-contrast-color);
125
- --vaadin-button-tertiary-background: transparent !important;
126
- --vaadin-button-tertiary-text-color: var(--lumo-primary-text-color);
127
- --vaadin-button-tertiary-font-weight: 500;
128
- --vaadin-button-tertiary-padding: 0 calc(var(--vaadin-button-height) / 6);
129
- /* Checkbox */
130
- --vaadin-checkbox-background: var(--lumo-contrast-20pct);
131
- --vaadin-checkbox-background-hover: var(--lumo-contrast-30pct);
132
- --vaadin-checkbox-border-radius: var(--lumo-border-radius-s);
133
- --vaadin-checkbox-checkmark-char: var(--lumo-icons-checkmark);
134
- --vaadin-checkbox-checkmark-char-indeterminate: '';
135
- --vaadin-checkbox-checkmark-color: var(--lumo-primary-contrast-color);
136
- --vaadin-checkbox-checkmark-size: calc(var(--vaadin-checkbox-size) + 2px);
137
- --vaadin-checkbox-label-color: var(--lumo-body-text-color);
138
- --vaadin-checkbox-label-font-size: var(--lumo-font-size-m);
139
- --vaadin-checkbox-label-padding: var(--lumo-space-xs) var(--lumo-space-s) var(--lumo-space-xs) var(--lumo-space-xs);
140
- --vaadin-checkbox-size: calc(var(--lumo-size-m) / 2);
141
- --vaadin-checkbox-disabled-checkmark-color: var(--lumo-contrast-30pct);
142
- --vaadin-checkbox-disabled-background: var(--lumo-contrast-10pct);
143
- /* Radio button */
144
- --vaadin-radio-button-background: var(--lumo-contrast-20pct);
145
- --vaadin-radio-button-background-hover: var(--lumo-contrast-30pct);
146
- --vaadin-radio-button-dot-color: var(--lumo-primary-contrast-color);
147
- --vaadin-radio-button-dot-size: 3px;
148
- --vaadin-radio-button-label-color: var(--lumo-body-text-color);
149
- --vaadin-radio-button-label-font-size: var(--lumo-font-size-m);
150
- --vaadin-radio-button-label-padding: var(--lumo-space-xs) var(--lumo-space-s) var(--lumo-space-xs)
151
- var(--lumo-space-xs);
152
- --vaadin-radio-button-size: calc(var(--lumo-size-m) / 2);
153
- --vaadin-radio-button-disabled-background: var(--lumo-contrast-10pct);
154
- --vaadin-radio-button-disabled-dot-color: var(--lumo-contrast-30pct);
155
- --vaadin-selection-color: var(--lumo-primary-color);
156
- --vaadin-selection-color-text: var(--lumo-primary-text-color);
157
- --vaadin-input-field-border-radius: var(--lumo-border-radius-m);
158
- --vaadin-focus-ring-color: var(--lumo-primary-color-50pct);
159
- --vaadin-focus-ring-width: 2px;
160
- /* Label */
161
- --vaadin-input-field-label-color: var(--lumo-secondary-text-color);
162
- --vaadin-input-field-focused-label-color: var(--lumo-primary-text-color);
163
- --vaadin-input-field-hovered-label-color: var(--lumo-body-text-color);
164
- --vaadin-input-field-label-font-size: var(--lumo-font-size-s);
165
- --vaadin-input-field-label-font-weight: 500;
166
- /* Helper */
167
- --vaadin-input-field-helper-color: var(--lumo-secondary-text-color);
168
- --vaadin-input-field-helper-font-size: var(--lumo-font-size-xs);
169
- --vaadin-input-field-helper-font-weight: 400;
170
- --vaadin-input-field-helper-spacing: 0.4em;
171
- /* Error message */
172
- --vaadin-input-field-error-color: var(--lumo-error-text-color);
173
- --vaadin-input-field-error-font-size: var(--lumo-font-size-xs);
174
- --vaadin-input-field-error-font-weight: 400;
175
- /* Input field */
176
- --vaadin-input-field-background: var(--lumo-contrast-10pct);
177
- --vaadin-input-field-icon-color: var(--lumo-contrast-60pct);
178
- --vaadin-input-field-icon-size: var(--lumo-icon-size-m);
179
- --vaadin-input-field-invalid-background: var(--lumo-error-color-10pct);
180
- --vaadin-input-field-invalid-hover-highlight: var(--lumo-error-color-50pct);
181
- --vaadin-input-field-disabled-background: var(--lumo-contrast-5pct);
182
- --vaadin-input-field-disabled-value-color: var(--lumo-disabled-text-color);
183
- --vaadin-input-field-height: var(--lumo-size-m);
184
- --vaadin-input-field-hover-highlight: var(--lumo-contrast-50pct);
185
- --vaadin-input-field-placeholder-color: var(--lumo-secondary-text-color);
186
- --vaadin-input-field-readonly-border: 1px dashed var(--lumo-contrast-30pct);
187
- --vaadin-input-field-value-color: var(--lumo-body-text-color);
188
- --vaadin-input-field-value-font-size: var(--lumo-font-size-m);
189
- --vaadin-input-field-value-font-weight: 500;
190
- }
191
- `;qe("style-props",pn);/**
192
- * @license
193
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
194
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
195
- */const fn=N`
196
- :host {
197
- /* Base (background) */
198
- --lumo-base-color: #fff;
199
-
200
- /* Tint */
201
- --lumo-tint-5pct: hsla(0, 0%, 100%, 0.3);
202
- --lumo-tint-10pct: hsla(0, 0%, 100%, 0.37);
203
- --lumo-tint-20pct: hsla(0, 0%, 100%, 0.44);
204
- --lumo-tint-30pct: hsla(0, 0%, 100%, 0.5);
205
- --lumo-tint-40pct: hsla(0, 0%, 100%, 0.57);
206
- --lumo-tint-50pct: hsla(0, 0%, 100%, 0.64);
207
- --lumo-tint-60pct: hsla(0, 0%, 100%, 0.7);
208
- --lumo-tint-70pct: hsla(0, 0%, 100%, 0.77);
209
- --lumo-tint-80pct: hsla(0, 0%, 100%, 0.84);
210
- --lumo-tint-90pct: hsla(0, 0%, 100%, 0.9);
211
- --lumo-tint: #fff;
212
-
213
- /* Shade */
214
- --lumo-shade-5pct: hsla(214, 61%, 25%, 0.05);
215
- --lumo-shade-10pct: hsla(214, 57%, 24%, 0.1);
216
- --lumo-shade-20pct: hsla(214, 53%, 23%, 0.16);
217
- --lumo-shade-30pct: hsla(214, 50%, 22%, 0.26);
218
- --lumo-shade-40pct: hsla(214, 47%, 21%, 0.38);
219
- --lumo-shade-50pct: hsla(214, 45%, 20%, 0.52);
220
- --lumo-shade-60pct: hsla(214, 43%, 19%, 0.6);
221
- --lumo-shade-70pct: hsla(214, 42%, 18%, 0.69);
222
- --lumo-shade-80pct: hsla(214, 41%, 17%, 0.83);
223
- --lumo-shade-90pct: hsla(214, 40%, 16%, 0.94);
224
- --lumo-shade: hsl(214, 35%, 15%);
225
-
226
- /* Contrast */
227
- --lumo-contrast-5pct: var(--lumo-shade-5pct);
228
- --lumo-contrast-10pct: var(--lumo-shade-10pct);
229
- --lumo-contrast-20pct: var(--lumo-shade-20pct);
230
- --lumo-contrast-30pct: var(--lumo-shade-30pct);
231
- --lumo-contrast-40pct: var(--lumo-shade-40pct);
232
- --lumo-contrast-50pct: var(--lumo-shade-50pct);
233
- --lumo-contrast-60pct: var(--lumo-shade-60pct);
234
- --lumo-contrast-70pct: var(--lumo-shade-70pct);
235
- --lumo-contrast-80pct: var(--lumo-shade-80pct);
236
- --lumo-contrast-90pct: var(--lumo-shade-90pct);
237
- --lumo-contrast: var(--lumo-shade);
238
-
239
- /* Text */
240
- --lumo-header-text-color: var(--lumo-contrast);
241
- --lumo-body-text-color: var(--lumo-contrast-90pct);
242
- --lumo-secondary-text-color: var(--lumo-contrast-70pct);
243
- --lumo-tertiary-text-color: var(--lumo-contrast-50pct);
244
- --lumo-disabled-text-color: var(--lumo-contrast-30pct);
245
-
246
- /* Primary */
247
- --lumo-primary-color: hsl(214, 100%, 48%);
248
- --lumo-primary-color-50pct: hsla(214, 100%, 49%, 0.76);
249
- --lumo-primary-color-10pct: hsla(214, 100%, 60%, 0.13);
250
- --lumo-primary-text-color: hsl(214, 100%, 43%);
251
- --lumo-primary-contrast-color: #fff;
252
-
253
- /* Error */
254
- --lumo-error-color: hsl(3, 85%, 48%);
255
- --lumo-error-color-50pct: hsla(3, 85%, 49%, 0.5);
256
- --lumo-error-color-10pct: hsla(3, 85%, 49%, 0.1);
257
- --lumo-error-text-color: hsl(3, 89%, 42%);
258
- --lumo-error-contrast-color: #fff;
259
-
260
- /* Success */
261
- --lumo-success-color: hsl(145, 72%, 30%);
262
- --lumo-success-color-50pct: hsla(145, 72%, 31%, 0.5);
263
- --lumo-success-color-10pct: hsla(145, 72%, 31%, 0.1);
264
- --lumo-success-text-color: hsl(145, 85%, 25%);
265
- --lumo-success-contrast-color: #fff;
266
-
267
- /* Warning */
268
- --lumo-warning-color: hsl(48, 100%, 50%);
269
- --lumo-warning-color-10pct: hsla(48, 100%, 50%, 0.25);
270
- --lumo-warning-text-color: hsl(32, 100%, 30%);
271
- --lumo-warning-contrast-color: var(--lumo-shade-90pct);
272
- }
273
-
274
- /* forced-colors mode adjustments */
275
- @media (forced-colors: active) {
276
- html {
277
- --lumo-disabled-text-color: GrayText;
278
- }
279
- }
280
- `;qe("color-props",fn);const mn=N`
281
- [theme~='dark'] {
282
- /* Base (background) */
283
- --lumo-base-color: hsl(214, 35%, 21%);
284
-
285
- /* Tint */
286
- --lumo-tint-5pct: hsla(214, 65%, 85%, 0.06);
287
- --lumo-tint-10pct: hsla(214, 60%, 80%, 0.14);
288
- --lumo-tint-20pct: hsla(214, 64%, 82%, 0.23);
289
- --lumo-tint-30pct: hsla(214, 69%, 84%, 0.32);
290
- --lumo-tint-40pct: hsla(214, 73%, 86%, 0.41);
291
- --lumo-tint-50pct: hsla(214, 78%, 88%, 0.5);
292
- --lumo-tint-60pct: hsla(214, 82%, 90%, 0.58);
293
- --lumo-tint-70pct: hsla(214, 87%, 92%, 0.69);
294
- --lumo-tint-80pct: hsla(214, 91%, 94%, 0.8);
295
- --lumo-tint-90pct: hsla(214, 96%, 96%, 0.9);
296
- --lumo-tint: hsl(214, 100%, 98%);
297
-
298
- /* Shade */
299
- --lumo-shade-5pct: hsla(214, 0%, 0%, 0.07);
300
- --lumo-shade-10pct: hsla(214, 4%, 2%, 0.15);
301
- --lumo-shade-20pct: hsla(214, 8%, 4%, 0.23);
302
- --lumo-shade-30pct: hsla(214, 12%, 6%, 0.32);
303
- --lumo-shade-40pct: hsla(214, 16%, 8%, 0.41);
304
- --lumo-shade-50pct: hsla(214, 20%, 10%, 0.5);
305
- --lumo-shade-60pct: hsla(214, 24%, 12%, 0.6);
306
- --lumo-shade-70pct: hsla(214, 28%, 13%, 0.7);
307
- --lumo-shade-80pct: hsla(214, 32%, 13%, 0.8);
308
- --lumo-shade-90pct: hsla(214, 33%, 13%, 0.9);
309
- --lumo-shade: hsl(214, 33%, 13%);
310
-
311
- /* Contrast */
312
- --lumo-contrast-5pct: var(--lumo-tint-5pct);
313
- --lumo-contrast-10pct: var(--lumo-tint-10pct);
314
- --lumo-contrast-20pct: var(--lumo-tint-20pct);
315
- --lumo-contrast-30pct: var(--lumo-tint-30pct);
316
- --lumo-contrast-40pct: var(--lumo-tint-40pct);
317
- --lumo-contrast-50pct: var(--lumo-tint-50pct);
318
- --lumo-contrast-60pct: var(--lumo-tint-60pct);
319
- --lumo-contrast-70pct: var(--lumo-tint-70pct);
320
- --lumo-contrast-80pct: var(--lumo-tint-80pct);
321
- --lumo-contrast-90pct: var(--lumo-tint-90pct);
322
- --lumo-contrast: var(--lumo-tint);
323
-
324
- /* Text */
325
- --lumo-header-text-color: var(--lumo-contrast);
326
- --lumo-body-text-color: var(--lumo-contrast-90pct);
327
- --lumo-secondary-text-color: var(--lumo-contrast-70pct);
328
- --lumo-tertiary-text-color: var(--lumo-contrast-50pct);
329
- --lumo-disabled-text-color: var(--lumo-contrast-30pct);
330
-
331
- /* Primary */
332
- --lumo-primary-color: hsl(214, 90%, 48%);
333
- --lumo-primary-color-50pct: hsla(214, 90%, 70%, 0.69);
334
- --lumo-primary-color-10pct: hsla(214, 90%, 55%, 0.13);
335
- --lumo-primary-text-color: hsl(214, 90%, 77%);
336
- --lumo-primary-contrast-color: #fff;
337
-
338
- /* Error */
339
- --lumo-error-color: hsl(3, 79%, 49%);
340
- --lumo-error-color-50pct: hsla(3, 75%, 62%, 0.5);
341
- --lumo-error-color-10pct: hsla(3, 75%, 62%, 0.14);
342
- --lumo-error-text-color: hsl(3, 100%, 80%);
343
-
344
- /* Success */
345
- --lumo-success-color: hsl(145, 72%, 30%);
346
- --lumo-success-color-50pct: hsla(145, 92%, 51%, 0.5);
347
- --lumo-success-color-10pct: hsla(145, 92%, 51%, 0.1);
348
- --lumo-success-text-color: hsl(145, 85%, 46%);
349
-
350
- /* Warning */
351
- --lumo-warning-color: hsl(43, 100%, 48%);
352
- --lumo-warning-color-10pct: hsla(40, 100%, 50%, 0.2);
353
- --lumo-warning-text-color: hsl(45, 100%, 60%);
354
- --lumo-warning-contrast-color: var(--lumo-shade-90pct);
355
- }
356
-
357
- html {
358
- color: var(--lumo-body-text-color);
359
- background-color: var(--lumo-base-color);
360
- color-scheme: light;
361
- }
362
-
363
- [theme~='dark'] {
364
- color: var(--lumo-body-text-color);
365
- background-color: var(--lumo-base-color);
366
- color-scheme: dark;
367
- }
368
-
369
- h1,
370
- h2,
371
- h3,
372
- h4,
373
- h5,
374
- h6 {
375
- color: var(--lumo-header-text-color);
376
- }
377
-
378
- a:where(:any-link) {
379
- color: var(--lumo-primary-text-color);
380
- }
381
-
382
- a:not(:any-link) {
383
- color: var(--lumo-disabled-text-color);
384
- }
385
-
386
- blockquote {
387
- color: var(--lumo-secondary-text-color);
388
- }
389
-
390
- code,
391
- pre {
392
- background-color: var(--lumo-contrast-10pct);
393
- border-radius: var(--lumo-border-radius-m);
394
- }
395
- pre code {
396
- background: transparent;
397
- }
398
- `;J("",mn,{moduleId:"lumo-color"});/**
399
- * @license
400
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
401
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
402
- */const _n=N`
403
- :host {
404
- /* prettier-ignore */
405
- --lumo-font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
406
-
407
- /* Font sizes */
408
- --lumo-font-size-xxs: 0.75rem;
409
- --lumo-font-size-xs: 0.8125rem;
410
- --lumo-font-size-s: 0.875rem;
411
- --lumo-font-size-m: 1rem;
412
- --lumo-font-size-l: 1.125rem;
413
- --lumo-font-size-xl: 1.375rem;
414
- --lumo-font-size-xxl: 1.75rem;
415
- --lumo-font-size-xxxl: 2.5rem;
416
-
417
- /* Line heights */
418
- --lumo-line-height-xs: 1.25;
419
- --lumo-line-height-s: 1.375;
420
- --lumo-line-height-m: 1.625;
421
- }
422
- `,gn=N`
423
- body,
424
- :host {
425
- font-family: var(--lumo-font-family);
426
- font-size: var(--lumo-font-size-m);
427
- line-height: var(--lumo-line-height-m);
428
- -webkit-text-size-adjust: 100%;
429
- -webkit-font-smoothing: antialiased;
430
- -moz-osx-font-smoothing: grayscale;
431
- }
432
-
433
- small,
434
- [theme~='font-size-s'] {
435
- font-size: var(--lumo-font-size-s);
436
- line-height: var(--lumo-line-height-s);
437
- }
438
-
439
- [theme~='font-size-xs'] {
440
- font-size: var(--lumo-font-size-xs);
441
- line-height: var(--lumo-line-height-xs);
442
- }
443
-
444
- :where(h1, h2, h3, h4, h5, h6) {
445
- font-weight: 600;
446
- line-height: var(--lumo-line-height-xs);
447
- margin-block: 0;
448
- }
449
-
450
- :where(h1) {
451
- font-size: var(--lumo-font-size-xxxl);
452
- }
453
-
454
- :where(h2) {
455
- font-size: var(--lumo-font-size-xxl);
456
- }
457
-
458
- :where(h3) {
459
- font-size: var(--lumo-font-size-xl);
460
- }
461
-
462
- :where(h4) {
463
- font-size: var(--lumo-font-size-l);
464
- }
465
-
466
- :where(h5) {
467
- font-size: var(--lumo-font-size-m);
468
- }
469
-
470
- :where(h6) {
471
- font-size: var(--lumo-font-size-xs);
472
- text-transform: uppercase;
473
- letter-spacing: 0.03em;
474
- }
475
-
476
- p,
477
- blockquote {
478
- margin-top: 0.5em;
479
- margin-bottom: 0.75em;
480
- }
481
-
482
- a {
483
- text-decoration: none;
484
- }
485
-
486
- a:where(:any-link):hover {
487
- text-decoration: underline;
488
- }
489
-
490
- hr {
491
- display: block;
492
- align-self: stretch;
493
- height: 1px;
494
- border: 0;
495
- padding: 0;
496
- margin: var(--lumo-space-s) calc(var(--lumo-border-radius-m) / 2);
497
- background-color: var(--lumo-contrast-10pct);
498
- }
499
-
500
- blockquote {
501
- border-left: 2px solid var(--lumo-contrast-30pct);
502
- }
503
-
504
- b,
505
- strong {
506
- font-weight: 600;
507
- }
508
-
509
- /* RTL specific styles */
510
- blockquote[dir='rtl'] {
511
- border-left: none;
512
- border-right: 2px solid var(--lumo-contrast-30pct);
513
- }
514
- `;J("",gn,{moduleId:"lumo-typography"});qe("typography-props",_n);/**
515
- * @license
516
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
517
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
518
- */const hs=N`
519
- :host {
520
- top: var(--lumo-space-m);
521
- right: var(--lumo-space-m);
522
- bottom: var(--lumo-space-m);
523
- left: var(--lumo-space-m);
524
- /* Workaround for Edge issue (only on Surface), where an overflowing vaadin-list-box inside vaadin-select-overlay makes the overlay transparent */
525
- /* stylelint-disable-next-line */
526
- outline: 0px solid transparent;
527
- }
528
-
529
- [part='overlay'] {
530
- background-color: var(--lumo-base-color);
531
- background-image: linear-gradient(var(--lumo-tint-5pct), var(--lumo-tint-5pct));
532
- border-radius: var(--lumo-border-radius-m);
533
- box-shadow:
534
- 0 0 0 1px var(--lumo-shade-5pct),
535
- var(--lumo-box-shadow-m);
536
- color: var(--lumo-body-text-color);
537
- font-family: var(--lumo-font-family);
538
- font-size: var(--lumo-font-size-m);
539
- font-weight: 400;
540
- line-height: var(--lumo-line-height-m);
541
- letter-spacing: 0;
542
- text-transform: none;
543
- -webkit-text-size-adjust: 100%;
544
- -webkit-font-smoothing: antialiased;
545
- -moz-osx-font-smoothing: grayscale;
546
- }
547
-
548
- [part='content'] {
549
- padding: var(--lumo-space-xs);
550
- }
551
-
552
- [part='backdrop'] {
553
- background-color: var(--lumo-shade-20pct);
554
- animation: 0.2s lumo-overlay-backdrop-enter both;
555
- will-change: opacity;
556
- }
557
-
558
- @keyframes lumo-overlay-backdrop-enter {
559
- 0% {
560
- opacity: 0;
561
- }
562
- }
563
-
564
- :host([closing]) [part='backdrop'] {
565
- animation: 0.2s lumo-overlay-backdrop-exit both;
566
- }
567
-
568
- @keyframes lumo-overlay-backdrop-exit {
569
- 100% {
570
- opacity: 0;
571
- }
572
- }
573
-
574
- @keyframes lumo-overlay-dummy-animation {
575
- 0% {
576
- opacity: 1;
577
- }
578
-
579
- 100% {
580
- opacity: 1;
581
- }
582
- }
583
- `;J("",hs,{moduleId:"lumo-overlay"});/**
584
- * @license
585
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
586
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
587
- */const ps=N`
588
- :host([opening]),
589
- :host([closing]) {
590
- animation: 0.14s lumo-overlay-dummy-animation;
591
- }
592
-
593
- [part='overlay'] {
594
- will-change: opacity, transform;
595
- }
596
-
597
- :host([opening]) [part='overlay'] {
598
- animation: 0.1s lumo-menu-overlay-enter ease-out both;
599
- }
600
-
601
- @keyframes lumo-menu-overlay-enter {
602
- 0% {
603
- opacity: 0;
604
- transform: translateY(-4px);
605
- }
606
- }
607
-
608
- :host([closing]) [part='overlay'] {
609
- animation: 0.1s lumo-menu-overlay-exit both;
610
- }
611
-
612
- @keyframes lumo-menu-overlay-exit {
613
- 100% {
614
- opacity: 0;
615
- }
616
- }
617
- `;J("",ps,{moduleId:"lumo-menu-overlay-core"});const vn=N`
618
- /* Small viewport (bottom sheet) styles */
619
- /* Use direct media queries instead of the state attributes ([phone] and [fullscreen]) provided by the elements */
620
- @media (max-width: 450px), (max-height: 450px) {
621
- :host {
622
- top: 0 !important;
623
- right: 0 !important;
624
- bottom: var(--vaadin-overlay-viewport-bottom, 0) !important;
625
- left: 0 !important;
626
- align-items: stretch !important;
627
- justify-content: flex-end !important;
628
- }
629
-
630
- [part='overlay'] {
631
- max-height: 50vh;
632
- width: 100vw;
633
- border-radius: 0;
634
- box-shadow: var(--lumo-box-shadow-xl);
635
- }
636
-
637
- /* The content part scrolls instead of the overlay part, because of the gradient fade-out */
638
- [part='content'] {
639
- padding: 30px var(--lumo-space-m);
640
- max-height: inherit;
641
- box-sizing: border-box;
642
- -webkit-overflow-scrolling: touch;
643
- overflow: auto;
644
- -webkit-mask-image: linear-gradient(transparent, #000 40px, #000 calc(100% - 40px), transparent);
645
- mask-image: linear-gradient(transparent, #000 40px, #000 calc(100% - 40px), transparent);
646
- }
647
-
648
- [part='backdrop'] {
649
- display: block;
650
- }
651
-
652
- /* Animations */
653
-
654
- :host([opening]) [part='overlay'] {
655
- animation: 0.2s lumo-mobile-menu-overlay-enter cubic-bezier(0.215, 0.61, 0.355, 1) both;
656
- }
657
-
658
- :host([closing]),
659
- :host([closing]) [part='backdrop'] {
660
- animation-delay: 0.14s;
661
- }
662
-
663
- :host([closing]) [part='overlay'] {
664
- animation: 0.14s 0.14s lumo-mobile-menu-overlay-exit cubic-bezier(0.55, 0.055, 0.675, 0.19) both;
665
- }
666
- }
667
-
668
- @keyframes lumo-mobile-menu-overlay-enter {
669
- 0% {
670
- transform: translateY(150%);
671
- }
672
- }
673
-
674
- @keyframes lumo-mobile-menu-overlay-exit {
675
- 100% {
676
- transform: translateY(150%);
677
- }
678
- }
679
- `,fs=[hs,ps,vn];J("",fs,{moduleId:"lumo-menu-overlay"});const yn=N`
680
- [part='overlay'] {
681
- /*
682
- Width:
683
- date cell widths
684
- + month calendar side padding
685
- + year scroller width
686
- */
687
- /* prettier-ignore */
688
- width:
689
- calc(
690
- var(--lumo-size-m) * 7
691
- + var(--lumo-space-xs) * 2
692
- + 57px
693
- );
694
- height: 100%;
695
- max-height: calc(var(--lumo-size-m) * 14);
696
- overflow: hidden;
697
- -webkit-tap-highlight-color: transparent;
698
- flex-direction: column;
699
- }
700
-
701
- [part='content'] {
702
- padding: 0;
703
- height: 100%;
704
- overflow: hidden;
705
- -webkit-mask-image: none;
706
- mask-image: none;
707
- }
708
-
709
- :host([top-aligned]) [part~='overlay'] {
710
- margin-top: var(--lumo-space-xs);
711
- }
712
-
713
- :host([bottom-aligned]) [part~='overlay'] {
714
- margin-bottom: var(--lumo-space-xs);
715
- }
716
-
717
- @media (max-width: 450px), (max-height: 450px) {
718
- [part='overlay'] {
719
- width: 100vw;
720
- height: 70vh;
721
- max-height: 70vh;
722
- }
723
- }
724
- `;J("vaadin-date-picker-overlay",[fs,yn],{moduleId:"lumo-date-picker-overlay"});const bn=N`
725
- :host {
726
- /* Sizing */
727
- --lumo-button-size: var(--lumo-size-m);
728
- min-width: var(--vaadin-button-min-width, calc(var(--_button-size) * 2));
729
- height: var(--_button-size);
730
- padding: var(--vaadin-button-padding, 0 calc(var(--_button-size) / 3 + var(--lumo-border-radius-m) / 2));
731
- margin: var(--vaadin-button-margin, var(--lumo-space-xs) 0);
732
- box-sizing: border-box;
733
- /* Style */
734
- font-family: var(--lumo-font-family);
735
- font-size: var(--vaadin-button-font-size, var(--lumo-font-size-m));
736
- font-weight: var(--vaadin-button-font-weight, 500);
737
- color: var(--_lumo-button-text-color);
738
- background: var(--_lumo-button-background);
739
- border: var(--vaadin-button-border, none);
740
- border-radius: var(--vaadin-button-border-radius, var(--lumo-border-radius-m));
741
- cursor: var(--lumo-clickable-cursor);
742
- -webkit-tap-highlight-color: transparent;
743
- -webkit-font-smoothing: antialiased;
744
- -moz-osx-font-smoothing: grayscale;
745
- flex-shrink: 0;
746
- --_button-size: var(--vaadin-button-height, var(--lumo-button-size));
747
- --_focus-ring-color: var(--vaadin-focus-ring-color, var(--lumo-primary-color-50pct));
748
- --_focus-ring-width: var(--vaadin-focus-ring-width, 2px);
749
- /* Used by notification */
750
- --_lumo-button-background: var(--vaadin-button-background, var(--lumo-contrast-5pct));
751
- --_lumo-button-text-color: var(--vaadin-button-text-color, var(--lumo-primary-text-color));
752
- --_lumo-button-primary-background: var(--vaadin-button-primary-background, var(--lumo-primary-color));
753
- --_lumo-button-primary-text-color: var(--vaadin-button-primary-text-color, var(--lumo-primary-contrast-color));
754
- }
755
-
756
- /* Set only for the internal parts so we don't affect the host vertical alignment */
757
- [part='label'],
758
- [part='prefix'],
759
- [part='suffix'] {
760
- line-height: var(--lumo-line-height-xs);
761
- }
762
-
763
- [part='label'] {
764
- padding: calc(var(--lumo-button-size) / 6) 0;
765
- }
766
-
767
- :host([theme~='small']) {
768
- font-size: var(--lumo-font-size-s);
769
- --lumo-button-size: var(--lumo-size-s);
770
- }
771
-
772
- :host([theme~='large']) {
773
- font-size: var(--lumo-font-size-l);
774
- --lumo-button-size: var(--lumo-size-l);
775
- }
776
-
777
- /* For interaction states */
778
- :host::before,
779
- :host::after {
780
- content: '';
781
- /* We rely on the host always being relative */
782
- position: absolute;
783
- z-index: 1;
784
- inset: 0;
785
- background-color: currentColor;
786
- border-radius: inherit;
787
- opacity: 0;
788
- pointer-events: none;
789
- }
790
-
791
- /* Hover */
792
-
793
- @media (any-hover: hover) {
794
- :host(:hover)::before {
795
- opacity: 0.02;
796
- }
797
- }
798
-
799
- /* Active */
800
-
801
- :host::after {
802
- transition:
803
- opacity 1.4s,
804
- transform 0.1s;
805
- filter: blur(8px);
806
- }
807
-
808
- :host([active])::before {
809
- opacity: 0.05;
810
- transition-duration: 0s;
811
- }
812
-
813
- :host([active])::after {
814
- opacity: 0.1;
815
- transition-duration: 0s, 0s;
816
- transform: scale(0);
817
- }
818
-
819
- /* Keyboard focus */
820
-
821
- :host([focus-ring]) {
822
- box-shadow:
823
- 0 0 0 calc(1px * var(--_focus-ring-gap-on, 0)) var(--_focus-ring-gap-color, var(--lumo-base-color)),
824
- 0 0 0 calc(var(--_focus-ring-width) + 1px * var(--_focus-ring-gap-on, 0)) var(--_focus-ring-color);
825
- }
826
-
827
- :host([theme~='primary'][focus-ring]) {
828
- --_focus-ring-gap-on: 1;
829
- }
830
-
831
- /* Types (primary, tertiary, tertiary-inline */
832
-
833
- :host([theme~='tertiary']),
834
- :host([theme~='tertiary-inline']) {
835
- --_background: transparent !important;
836
- background: var(--vaadin-button-tertiary-background, var(--_background));
837
- min-width: 0;
838
- }
839
-
840
- :host([theme~='tertiary']) {
841
- border: var(--vaadin-button-tertiary-border, none);
842
- color: var(--vaadin-button-tertiary-text-color, var(--lumo-primary-text-color));
843
- font-weight: var(--vaadin-button-tertiary-font-weight, 500);
844
- padding: var(--vaadin-button-tertiary-padding, 0 calc(var(--_button-size) / 6));
845
- }
846
-
847
- :host([theme~='tertiary-inline'])::before {
848
- display: none;
849
- }
850
-
851
- :host([theme~='tertiary-inline']) {
852
- margin: 0;
853
- height: auto;
854
- padding: 0;
855
- line-height: inherit;
856
- font-size: inherit;
857
- }
858
-
859
- :host([theme~='tertiary-inline']) [part='label'] {
860
- padding: 0;
861
- overflow: visible;
862
- line-height: inherit;
863
- }
864
-
865
- :host([theme~='primary']) {
866
- background: var(--_lumo-button-primary-background);
867
- border: var(--vaadin-button-primary-border, none);
868
- color: var(--_lumo-button-primary-text-color);
869
- font-weight: var(--vaadin-button-primary-font-weight, 600);
870
- min-width: calc(var(--lumo-button-size) * 2.5);
871
- }
872
-
873
- :host([theme~='primary'])::before {
874
- background-color: black;
875
- }
876
-
877
- @media (any-hover: hover) {
878
- :host([theme~='primary']:hover)::before {
879
- opacity: 0.05;
880
- }
881
- }
882
-
883
- :host([theme~='primary'][active])::before {
884
- opacity: 0.1;
885
- }
886
-
887
- :host([theme~='primary'][active])::after {
888
- opacity: 0.2;
889
- }
890
-
891
- /* Colors (success, warning, error, contrast) */
892
-
893
- :host([theme~='success']) {
894
- color: var(--lumo-success-text-color);
895
- }
896
-
897
- :host([theme~='success'][theme~='primary']) {
898
- background-color: var(--lumo-success-color);
899
- color: var(--lumo-success-contrast-color);
900
- }
901
-
902
- :host([theme~='warning']) {
903
- color: var(--lumo-warning-text-color);
904
- }
905
-
906
- :host([theme~='warning'][theme~='primary']) {
907
- background-color: var(--lumo-warning-color);
908
- color: var(--lumo-warning-contrast-color);
909
- }
910
-
911
- :host([theme~='error']) {
912
- color: var(--lumo-error-text-color);
913
- }
914
-
915
- :host([theme~='error'][theme~='primary']) {
916
- background-color: var(--lumo-error-color);
917
- color: var(--lumo-error-contrast-color);
918
- }
919
-
920
- :host([theme~='contrast']) {
921
- color: var(--lumo-contrast);
922
- }
923
-
924
- :host([theme~='contrast'][theme~='primary']) {
925
- background-color: var(--lumo-contrast);
926
- color: var(--lumo-base-color);
927
- }
928
-
929
- /* Disabled state. Keep selectors after other color variants. */
930
-
931
- :host([disabled]) {
932
- pointer-events: none;
933
- color: var(--lumo-disabled-text-color);
934
- }
935
-
936
- :host([theme~='primary'][disabled]) {
937
- background-color: var(--lumo-contrast-30pct);
938
- color: var(--lumo-base-color);
939
- }
940
-
941
- :host([theme~='primary'][disabled]) [part] {
942
- opacity: 0.7;
943
- }
944
-
945
- /* Icons */
946
-
947
- [part] ::slotted(vaadin-icon) {
948
- display: inline-block;
949
- width: var(--lumo-icon-size-m);
950
- height: var(--lumo-icon-size-m);
951
- }
952
-
953
- /* Vaadin icons are based on a 16x16 grid (unlike Lumo and Material icons with 24x24), so they look too big by default */
954
- [part] ::slotted(vaadin-icon[icon^='vaadin:']) {
955
- padding: 0.25em;
956
- box-sizing: border-box !important;
957
- }
958
-
959
- [part='prefix'] {
960
- margin-left: -0.25em;
961
- margin-right: 0.25em;
962
- }
963
-
964
- [part='suffix'] {
965
- margin-left: 0.25em;
966
- margin-right: -0.25em;
967
- }
968
-
969
- /* Icon-only */
970
-
971
- :host([theme~='icon']:not([theme~='tertiary-inline'])) {
972
- min-width: var(--lumo-button-size);
973
- padding-left: calc(var(--lumo-button-size) / 4);
974
- padding-right: calc(var(--lumo-button-size) / 4);
975
- }
976
-
977
- :host([theme~='icon']) [part='prefix'],
978
- :host([theme~='icon']) [part='suffix'] {
979
- margin-left: 0;
980
- margin-right: 0;
981
- }
982
-
983
- /* RTL specific styles */
984
-
985
- :host([dir='rtl']) [part='prefix'] {
986
- margin-left: 0.25em;
987
- margin-right: -0.25em;
988
- }
989
-
990
- :host([dir='rtl']) [part='suffix'] {
991
- margin-left: -0.25em;
992
- margin-right: 0.25em;
993
- }
994
-
995
- :host([dir='rtl'][theme~='icon']) [part='prefix'],
996
- :host([dir='rtl'][theme~='icon']) [part='suffix'] {
997
- margin-left: 0;
998
- margin-right: 0;
999
- }
1000
- `;J("vaadin-button",bn,{moduleId:"lumo-button"});J("vaadin-date-picker-year",N`
1001
- :host([current]) [part='year-number'] {
1002
- color: var(--lumo-primary-text-color);
1003
- }
1004
-
1005
- :host(:not([current])) [part='year-number'],
1006
- [part='year-separator'] {
1007
- opacity: var(--_lumo-date-picker-year-opacity, 0.7);
1008
- transition: 0.2s opacity;
1009
- }
1010
-
1011
- [part='year-number'],
1012
- [part='year-separator'] {
1013
- display: flex;
1014
- align-items: center;
1015
- justify-content: center;
1016
- height: 50%;
1017
- transform: translateY(-50%);
1018
- }
1019
-
1020
- [part='year-separator']::after {
1021
- color: var(--lumo-disabled-text-color);
1022
- content: '\\2022';
1023
- }
1024
- `,{moduleId:"lumo-date-picker-year"});J("vaadin-date-picker-overlay-content",N`
1025
- :host {
1026
- position: relative;
1027
- /* Background for the year scroller, placed here as we are using a mask image on the actual years part */
1028
- background-image: linear-gradient(var(--lumo-shade-5pct), var(--lumo-shade-5pct));
1029
- background-size: 57px 100%;
1030
- background-position: top right;
1031
- background-repeat: no-repeat;
1032
- cursor: default;
1033
- }
1034
-
1035
- ::slotted([slot='months']) {
1036
- /* Month calendar height:
1037
- header height + margin-bottom
1038
- + weekdays height + margin-bottom
1039
- + date cell heights
1040
- + small margin between month calendars
1041
- */
1042
- /* prettier-ignore */
1043
- --vaadin-infinite-scroller-item-height:
1044
- calc(
1045
- var(--lumo-font-size-l) + var(--lumo-space-m)
1046
- + var(--lumo-font-size-xs) + var(--lumo-space-s)
1047
- + var(--lumo-size-m) * 6
1048
- + var(--lumo-space-s)
1049
- );
1050
- --vaadin-infinite-scroller-buffer-offset: 10%;
1051
- -webkit-mask-image: linear-gradient(transparent, #000 10%, #000 85%, transparent);
1052
- mask-image: linear-gradient(transparent, #000 10%, #000 85%, transparent);
1053
- position: relative;
1054
- margin-right: 57px;
1055
- }
1056
-
1057
- ::slotted([slot='years']) {
1058
- /* TODO get rid of fixed magic number */
1059
- --vaadin-infinite-scroller-buffer-width: 97px;
1060
- width: 57px;
1061
- height: auto;
1062
- top: 0;
1063
- bottom: 0;
1064
- font-size: var(--lumo-font-size-s);
1065
- box-shadow: inset 2px 0 4px 0 var(--lumo-shade-5pct);
1066
- -webkit-mask-image: linear-gradient(transparent, #000 35%, #000 65%, transparent);
1067
- mask-image: linear-gradient(transparent, #000 35%, #000 65%, transparent);
1068
- cursor: var(--lumo-clickable-cursor);
1069
- }
1070
-
1071
- ::slotted([slot='years']:hover) {
1072
- --_lumo-date-picker-year-opacity: 1;
1073
- }
1074
-
1075
- /* TODO unsupported selector */
1076
- #scrollers {
1077
- position: static;
1078
- display: block;
1079
- }
1080
-
1081
- /* TODO fix this in vaadin-date-picker that it adapts to the width of the year scroller */
1082
- :host([desktop]) ::slotted([slot='months']) {
1083
- right: auto;
1084
- }
1085
-
1086
- /* Year scroller position indicator */
1087
- ::slotted([slot='years'])::before {
1088
- border: none;
1089
- width: 1em;
1090
- height: 1em;
1091
- background-color: var(--lumo-base-color);
1092
- background-image: linear-gradient(var(--lumo-tint-5pct), var(--lumo-tint-5pct));
1093
- transform: translate(-75%, -50%) rotate(45deg);
1094
- border-top-right-radius: var(--lumo-border-radius-s);
1095
- box-shadow: 2px -2px 6px 0 var(--lumo-shade-5pct);
1096
- z-index: 1;
1097
- }
1098
-
1099
- [part='toolbar'] {
1100
- padding: var(--lumo-space-s);
1101
- border-bottom-left-radius: var(--lumo-border-radius-l);
1102
- margin-right: 57px;
1103
- }
1104
-
1105
- [part='toolbar'] ::slotted(vaadin-button) {
1106
- margin: 0;
1107
- }
1108
-
1109
- /* Narrow viewport mode (fullscreen) */
1110
-
1111
- :host([fullscreen]) [part='toolbar'] {
1112
- order: -1;
1113
- background-color: var(--lumo-base-color);
1114
- }
1115
-
1116
- :host([fullscreen]) [part='overlay-header'] {
1117
- order: -2;
1118
- height: var(--lumo-size-m);
1119
- padding: var(--lumo-space-s);
1120
- position: absolute;
1121
- left: 0;
1122
- right: 0;
1123
- justify-content: center;
1124
- }
1125
-
1126
- :host([fullscreen]) [part='toggle-button'],
1127
- :host([fullscreen]) [part='clear-button'],
1128
- [part='overlay-header'] [part='label'] {
1129
- display: none;
1130
- }
1131
-
1132
- /* Very narrow screen (year scroller initially hidden) */
1133
-
1134
- [part='years-toggle-button'] {
1135
- display: flex;
1136
- align-items: center;
1137
- height: var(--lumo-size-s);
1138
- padding: 0 0.5em;
1139
- border-radius: var(--lumo-border-radius-m);
1140
- z-index: 3;
1141
- color: var(--lumo-primary-text-color);
1142
- font-weight: 500;
1143
- -webkit-font-smoothing: antialiased;
1144
- -moz-osx-font-smoothing: grayscale;
1145
- }
1146
-
1147
- :host([years-visible]) [part='years-toggle-button'] {
1148
- background-color: var(--lumo-primary-color);
1149
- color: var(--lumo-primary-contrast-color);
1150
- }
1151
-
1152
- /* TODO magic number (same as used for media-query in vaadin-date-picker-overlay-content) */
1153
- @media screen and (max-width: 374px) {
1154
- :host {
1155
- background-image: none;
1156
- }
1157
-
1158
- [part='toolbar'],
1159
- ::slotted([slot='months']) {
1160
- margin-right: 0;
1161
- }
1162
-
1163
- /* TODO make date-picker adapt to the width of the years part */
1164
- ::slotted([slot='years']) {
1165
- --vaadin-infinite-scroller-buffer-width: 90px;
1166
- width: 50px;
1167
- background-color: var(--lumo-shade-5pct);
1168
- }
1169
-
1170
- :host([years-visible]) ::slotted([slot='months']) {
1171
- padding-left: 50px;
1172
- }
1173
- }
1174
- `,{moduleId:"lumo-date-picker-overlay-content"});J("vaadin-month-calendar",N`
1175
- :host {
1176
- -moz-user-select: none;
1177
- -webkit-user-select: none;
1178
- -webkit-tap-highlight-color: transparent;
1179
- user-select: none;
1180
- font-size: var(--lumo-font-size-m);
1181
- color: var(--lumo-body-text-color);
1182
- text-align: center;
1183
- padding: 0 var(--lumo-space-xs);
1184
- --_focus-ring-color: var(--vaadin-focus-ring-color, var(--lumo-primary-color-50pct));
1185
- --_focus-ring-width: var(--vaadin-focus-ring-width, 2px);
1186
- --_selection-color: var(--vaadin-selection-color, var(--lumo-primary-color));
1187
- --_selection-color-text: var(--vaadin-selection-color-text, var(--lumo-primary-text-color));
1188
- }
1189
-
1190
- /* Month header */
1191
-
1192
- [part='month-header'] {
1193
- color: var(--lumo-header-text-color);
1194
- font-size: var(--lumo-font-size-l);
1195
- line-height: 1;
1196
- font-weight: 500;
1197
- margin-bottom: var(--lumo-space-m);
1198
- }
1199
-
1200
- /* Week days and numbers */
1201
-
1202
- [part='weekdays'],
1203
- [part='weekday'],
1204
- [part='week-number'] {
1205
- font-size: var(--lumo-font-size-xxs);
1206
- line-height: 1;
1207
- color: var(--lumo-secondary-text-color);
1208
- }
1209
-
1210
- [part='weekdays'] {
1211
- margin-bottom: var(--lumo-space-s);
1212
- }
1213
-
1214
- [part='weekday']:empty,
1215
- [part='week-number'] {
1216
- width: var(--lumo-size-xs);
1217
- }
1218
-
1219
- /* Date and week number cells */
1220
-
1221
- [part~='date'],
1222
- [part='week-number'] {
1223
- box-sizing: border-box;
1224
- display: inline-flex;
1225
- align-items: center;
1226
- justify-content: center;
1227
- height: var(--lumo-size-m);
1228
- position: relative;
1229
- }
1230
-
1231
- [part~='date'] {
1232
- transition: color 0.1s;
1233
- }
1234
-
1235
- [part~='date']:not(:empty) {
1236
- cursor: var(--lumo-clickable-cursor);
1237
- }
1238
-
1239
- :host([week-numbers]) [part='weekday']:not(:empty),
1240
- :host([week-numbers]) [part~='date'] {
1241
- width: calc((100% - var(--lumo-size-xs)) / 7);
1242
- }
1243
-
1244
- /* Today date */
1245
-
1246
- [part~='date'][part~='today'] {
1247
- color: var(--_selection-color-text);
1248
- }
1249
-
1250
- /* Focused date */
1251
-
1252
- [part~='date']::before {
1253
- content: '';
1254
- position: absolute;
1255
- z-index: -1;
1256
- top: 50%;
1257
- left: 50%;
1258
- transform: translate(-50%, -50%);
1259
- min-width: 2em;
1260
- min-height: 2em;
1261
- width: 80%;
1262
- height: 80%;
1263
- max-height: 100%;
1264
- max-width: 100%;
1265
- border-radius: var(--lumo-border-radius-m);
1266
- }
1267
-
1268
- [part~='date'][part~='focused']::before {
1269
- box-shadow:
1270
- 0 0 0 1px var(--lumo-base-color),
1271
- 0 0 0 calc(var(--_focus-ring-width) + 1px) var(--_focus-ring-color);
1272
- }
1273
-
1274
- :host(:not([focused])) [part~='date'][part~='focused']::before {
1275
- animation: vaadin-date-picker-month-calendar-focus-date 1.4s infinite;
1276
- }
1277
-
1278
- @keyframes vaadin-date-picker-month-calendar-focus-date {
1279
- 50% {
1280
- box-shadow:
1281
- 0 0 0 1px var(--lumo-base-color),
1282
- 0 0 0 calc(var(--_focus-ring-width) + 1px) transparent;
1283
- }
1284
- }
1285
-
1286
- [part~='date']:not(:empty):not([part~='disabled']):not([part~='selected']):hover::before {
1287
- background-color: var(--lumo-primary-color-10pct);
1288
- }
1289
-
1290
- [part~='date'][part~='selected'] {
1291
- color: var(--lumo-primary-contrast-color);
1292
- }
1293
-
1294
- [part~='date'][part~='selected']::before {
1295
- background-color: var(--_selection-color);
1296
- }
1297
-
1298
- [part~='date'][part~='disabled'] {
1299
- color: var(--lumo-disabled-text-color);
1300
- }
1301
-
1302
- @media (pointer: coarse) {
1303
- [part~='date']:hover:not([part~='selected'])::before,
1304
- :host(:not([focus-ring])) [part~='focused']:not([part~='selected'])::before {
1305
- display: none;
1306
- }
1307
-
1308
- [part~='date']:not(:empty):not([part~='disabled']):active::before {
1309
- display: block;
1310
- }
1311
-
1312
- :host(:not([focus-ring])) [part~='date'][part~='selected']::before {
1313
- box-shadow: none;
1314
- }
1315
- }
1316
- /* Disabled */
1317
-
1318
- :host([disabled]) * {
1319
- color: var(--lumo-disabled-text-color) !important;
1320
- }
1321
- `,{moduleId:"lumo-month-calendar"});J("vaadin-input-container",N`
1322
- :host {
1323
- background: var(--_background);
1324
- padding: 0 calc(0.375em + var(--_input-container-radius) / 4 - 1px);
1325
- font-weight: var(--vaadin-input-field-value-font-weight, 500);
1326
- line-height: 1;
1327
- position: relative;
1328
- cursor: text;
1329
- box-sizing: border-box;
1330
- border-radius:
1331
- /* See https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius#syntax */
1332
- var(--vaadin-input-field-top-start-radius, var(--_input-container-radius))
1333
- var(--vaadin-input-field-top-end-radius, var(--_input-container-radius))
1334
- var(--vaadin-input-field-bottom-end-radius, var(--_input-container-radius))
1335
- var(--vaadin-input-field-bottom-start-radius, var(--_input-container-radius));
1336
- /* Fallback */
1337
- --_input-container-radius: var(--vaadin-input-field-border-radius, var(--lumo-border-radius-m));
1338
- --_input-height: var(--lumo-text-field-size, var(--lumo-size-m));
1339
- /* Default values */
1340
- --_background: var(--vaadin-input-field-background, var(--lumo-contrast-10pct));
1341
- --_hover-highlight: var(--vaadin-input-field-hover-highlight, var(--lumo-contrast-50pct));
1342
- --_input-border-color: var(--vaadin-input-field-border-color, var(--lumo-contrast-50pct));
1343
- --_icon-color: var(--vaadin-input-field-icon-color, var(--lumo-contrast-60pct));
1344
- --_icon-size: var(--vaadin-input-field-icon-size, var(--lumo-icon-size-m));
1345
- --_invalid-background: var(--vaadin-input-field-invalid-background, var(--lumo-error-color-10pct));
1346
- --_invalid-hover-highlight: var(--vaadin-input-field-invalid-hover-highlight, var(--lumo-error-color-50pct));
1347
- --_disabled-background: var(--vaadin-input-field-disabled-background, var(--lumo-contrast-5pct));
1348
- --_disabled-value-color: var(--vaadin-input-field-disabled-value-color, var(--lumo-disabled-text-color));
1349
- }
1350
-
1351
- :host([dir='rtl']) {
1352
- border-radius:
1353
- /* Don't use logical props, see https://github.com/vaadin/vaadin-time-picker/issues/145 */
1354
- var(--vaadin-input-field-top-end-radius, var(--_input-container-radius))
1355
- var(--vaadin-input-field-top-start-radius, var(--_input-container-radius))
1356
- var(--vaadin-input-field-bottom-start-radius, var(--_input-container-radius))
1357
- var(--vaadin-input-field-bottom-end-radius, var(--_input-container-radius));
1358
- }
1359
-
1360
- /* Used for hover and activation effects */
1361
- :host::after {
1362
- content: '';
1363
- position: absolute;
1364
- inset: 0;
1365
- border-radius: inherit;
1366
- pointer-events: none;
1367
- background: var(--_hover-highlight);
1368
- opacity: 0;
1369
- transition:
1370
- transform 0.15s,
1371
- opacity 0.2s;
1372
- transform-origin: 100% 0;
1373
- }
1374
-
1375
- ::slotted(:not([slot$='fix'])) {
1376
- cursor: inherit;
1377
- min-height: var(--vaadin-input-field-height, var(--_input-height));
1378
- padding: 0 0.25em;
1379
- --_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent, #000 1.25em);
1380
- -webkit-mask-image: var(--_lumo-text-field-overflow-mask-image);
1381
- mask-image: var(--_lumo-text-field-overflow-mask-image);
1382
- }
1383
-
1384
- /* Read-only */
1385
- :host([readonly]) {
1386
- color: var(--lumo-secondary-text-color);
1387
- background-color: transparent;
1388
- cursor: default;
1389
- }
1390
-
1391
- :host([readonly])::after {
1392
- background-color: transparent;
1393
- opacity: 1;
1394
- border: var(--vaadin-input-field-readonly-border, 1px dashed var(--lumo-contrast-30pct));
1395
- }
1396
-
1397
- /* Disabled */
1398
- :host([disabled]) {
1399
- background: var(--_disabled-background);
1400
- }
1401
-
1402
- :host([disabled]) ::slotted(:not([slot$='fix'])) {
1403
- -webkit-text-fill-color: var(--_disabled-value-color);
1404
- color: var(--_disabled-value-color);
1405
- }
1406
-
1407
- /* Invalid */
1408
- :host([invalid]) {
1409
- background: var(--_invalid-background);
1410
- }
1411
-
1412
- :host([invalid]:not([readonly]))::after {
1413
- background: var(--_invalid-hover-highlight);
1414
- }
1415
-
1416
- /* Slotted icons */
1417
- ::slotted(vaadin-icon) {
1418
- color: var(--_icon-color);
1419
- width: var(--_icon-size);
1420
- height: var(--_icon-size);
1421
- }
1422
-
1423
- /* Vaadin icons are based on a 16x16 grid (unlike Lumo and Material icons with 24x24), so they look too big by default */
1424
- ::slotted(vaadin-icon[icon^='vaadin:']) {
1425
- padding: 0.25em;
1426
- box-sizing: border-box !important;
1427
- }
1428
-
1429
- /* Text align */
1430
- :host([dir='rtl']) ::slotted(:not([slot$='fix'])) {
1431
- --_lumo-text-field-overflow-mask-image: linear-gradient(to right, transparent, #000 1.25em);
1432
- }
1433
-
1434
- @-moz-document url-prefix() {
1435
- :host([dir='rtl']) ::slotted(:not([slot$='fix'])) {
1436
- mask-image: var(--_lumo-text-field-overflow-mask-image);
1437
- }
1438
- }
1439
-
1440
- :host([theme~='align-left']) ::slotted(:not([slot$='fix'])) {
1441
- text-align: start;
1442
- --_lumo-text-field-overflow-mask-image: none;
1443
- }
1444
-
1445
- :host([theme~='align-center']) ::slotted(:not([slot$='fix'])) {
1446
- text-align: center;
1447
- --_lumo-text-field-overflow-mask-image: none;
1448
- }
1449
-
1450
- :host([theme~='align-right']) ::slotted(:not([slot$='fix'])) {
1451
- text-align: end;
1452
- --_lumo-text-field-overflow-mask-image: none;
1453
- }
1454
-
1455
- @-moz-document url-prefix() {
1456
- /* Firefox is smart enough to align overflowing text to right */
1457
- :host([theme~='align-right']) ::slotted(:not([slot$='fix'])) {
1458
- --_lumo-text-field-overflow-mask-image: linear-gradient(to right, transparent 0.25em, #000 1.5em);
1459
- }
1460
- }
1461
-
1462
- @-moz-document url-prefix() {
1463
- /* Firefox is smart enough to align overflowing text to right */
1464
- :host([theme~='align-left']) ::slotted(:not([slot$='fix'])) {
1465
- --_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent 0.25em, #000 1.5em);
1466
- }
1467
- }
1468
-
1469
- /* RTL specific styles */
1470
- :host([dir='rtl'])::after {
1471
- transform-origin: 0% 0;
1472
- }
1473
-
1474
- :host([theme~='align-left'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
1475
- --_lumo-text-field-overflow-mask-image: none;
1476
- }
1477
-
1478
- :host([theme~='align-center'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
1479
- --_lumo-text-field-overflow-mask-image: none;
1480
- }
1481
-
1482
- :host([theme~='align-right'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
1483
- --_lumo-text-field-overflow-mask-image: none;
1484
- }
1485
-
1486
- @-moz-document url-prefix() {
1487
- /* Firefox is smart enough to align overflowing text to right */
1488
- :host([theme~='align-right'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
1489
- --_lumo-text-field-overflow-mask-image: linear-gradient(to right, transparent 0.25em, #000 1.5em);
1490
- }
1491
- }
1492
-
1493
- @-moz-document url-prefix() {
1494
- /* Firefox is smart enough to align overflowing text to right */
1495
- :host([theme~='align-left'][dir='rtl']) ::slotted(:not([slot$='fix'])) {
1496
- --_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent 0.25em, #000 1.5em);
1497
- }
1498
- }
1499
- `,{moduleId:"lumo-input-container"});/**
1500
- * @license
1501
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
1502
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1503
- */const xn=N`
1504
- @font-face {
1505
- font-family: 'lumo-icons';
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==)
1507
- format('woff');
1508
- font-weight: normal;
1509
- font-style: normal;
1510
- }
1511
-
1512
- html {
1513
- --lumo-icons-align-center: '\\ea01';
1514
- --lumo-icons-align-left: '\\ea02';
1515
- --lumo-icons-align-right: '\\ea03';
1516
- --lumo-icons-angle-down: '\\ea04';
1517
- --lumo-icons-angle-left: '\\ea05';
1518
- --lumo-icons-angle-right: '\\ea06';
1519
- --lumo-icons-angle-up: '\\ea07';
1520
- --lumo-icons-arrow-down: '\\ea08';
1521
- --lumo-icons-arrow-left: '\\ea09';
1522
- --lumo-icons-arrow-right: '\\ea0a';
1523
- --lumo-icons-arrow-up: '\\ea0b';
1524
- --lumo-icons-bar-chart: '\\ea0c';
1525
- --lumo-icons-bell: '\\ea0d';
1526
- --lumo-icons-calendar: '\\ea0e';
1527
- --lumo-icons-checkmark: '\\ea0f';
1528
- --lumo-icons-chevron-down: '\\ea10';
1529
- --lumo-icons-chevron-left: '\\ea11';
1530
- --lumo-icons-chevron-right: '\\ea12';
1531
- --lumo-icons-chevron-up: '\\ea13';
1532
- --lumo-icons-clock: '\\ea14';
1533
- --lumo-icons-cog: '\\ea15';
1534
- --lumo-icons-cross: '\\ea16';
1535
- --lumo-icons-download: '\\ea17';
1536
- --lumo-icons-dropdown: '\\ea18';
1537
- --lumo-icons-edit: '\\ea19';
1538
- --lumo-icons-error: '\\ea1a';
1539
- --lumo-icons-eye: '\\ea1b';
1540
- --lumo-icons-eye-disabled: '\\ea1c';
1541
- --lumo-icons-menu: '\\ea1d';
1542
- --lumo-icons-minus: '\\ea1e';
1543
- --lumo-icons-ordered-list: '\\ea1f';
1544
- --lumo-icons-phone: '\\ea20';
1545
- --lumo-icons-photo: '\\ea21';
1546
- --lumo-icons-play: '\\ea22';
1547
- --lumo-icons-plus: '\\ea23';
1548
- --lumo-icons-redo: '\\ea24';
1549
- --lumo-icons-reload: '\\ea25';
1550
- --lumo-icons-search: '\\ea26';
1551
- --lumo-icons-undo: '\\ea27';
1552
- --lumo-icons-unordered-list: '\\ea28';
1553
- --lumo-icons-upload: '\\ea29';
1554
- --lumo-icons-user: '\\ea2a';
1555
- }
1556
- `;qe("font-icons",xn);/**
1557
- * @license
1558
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
1559
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1560
- */const ms=N`
1561
- [part$='button'] {
1562
- flex: none;
1563
- width: 1em;
1564
- height: 1em;
1565
- line-height: 1;
1566
- font-size: var(--lumo-icon-size-m);
1567
- text-align: center;
1568
- color: var(--lumo-contrast-60pct);
1569
- transition: 0.2s color;
1570
- cursor: var(--lumo-clickable-cursor);
1571
- }
1572
-
1573
- [part$='button']:hover {
1574
- color: var(--lumo-contrast-90pct);
1575
- }
1576
-
1577
- :host([disabled]) [part$='button'],
1578
- :host([readonly]) [part$='button'] {
1579
- color: var(--lumo-contrast-20pct);
1580
- cursor: default;
1581
- }
1582
-
1583
- [part$='button']::before {
1584
- font-family: 'lumo-icons';
1585
- display: block;
1586
- }
1587
- `;J("",ms,{moduleId:"lumo-field-button"});/**
1588
- * @license
1589
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
1590
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1591
- */const wn=N`
1592
- :host {
1593
- --_helper-spacing: var(--vaadin-input-field-helper-spacing, 0.4em);
1594
- }
1595
-
1596
- :host([has-helper]) [part='helper-text']::before {
1597
- content: '';
1598
- display: block;
1599
- height: var(--_helper-spacing);
1600
- }
1601
-
1602
- [part='helper-text'] {
1603
- display: block;
1604
- color: var(--vaadin-input-field-helper-color, var(--lumo-secondary-text-color));
1605
- font-size: var(--vaadin-input-field-helper-font-size, var(--lumo-font-size-xs));
1606
- line-height: var(--lumo-line-height-xs);
1607
- font-weight: var(--vaadin-input-field-helper-font-weight, 400);
1608
- margin-left: calc(var(--lumo-border-radius-m) / 4);
1609
- transition: color 0.2s;
1610
- }
1611
-
1612
- :host(:hover:not([readonly])) [part='helper-text'] {
1613
- color: var(--lumo-body-text-color);
1614
- }
1615
-
1616
- :host([disabled]) [part='helper-text'] {
1617
- color: var(--lumo-disabled-text-color);
1618
- -webkit-text-fill-color: var(--lumo-disabled-text-color);
1619
- }
1620
-
1621
- :host([has-helper][theme~='helper-above-field']) [part='helper-text']::before {
1622
- display: none;
1623
- }
1624
-
1625
- :host([has-helper][theme~='helper-above-field']) [part='helper-text']::after {
1626
- content: '';
1627
- display: block;
1628
- height: var(--_helper-spacing);
1629
- }
1630
-
1631
- :host([has-helper][theme~='helper-above-field']) [part='label'] {
1632
- order: 0;
1633
- padding-bottom: var(--_helper-spacing);
1634
- }
1635
-
1636
- :host([has-helper][theme~='helper-above-field']) [part='helper-text'] {
1637
- order: 1;
1638
- }
1639
-
1640
- :host([has-helper][theme~='helper-above-field']) [part='label'] + * {
1641
- order: 2;
1642
- }
1643
-
1644
- :host([has-helper][theme~='helper-above-field']) [part='error-message'] {
1645
- order: 3;
1646
- }
1647
- `;/**
1648
- * @license
1649
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
1650
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1651
- */const _s=N`
1652
- [part='label'] {
1653
- align-self: flex-start;
1654
- color: var(--vaadin-input-field-label-color, var(--lumo-secondary-text-color));
1655
- font-weight: var(--vaadin-input-field-label-font-weight, 500);
1656
- font-size: var(--vaadin-input-field-label-font-size, var(--lumo-font-size-s));
1657
- margin-left: calc(var(--lumo-border-radius-m) / 4);
1658
- transition: color 0.2s;
1659
- line-height: 1;
1660
- padding-right: 1em;
1661
- padding-bottom: 0.5em;
1662
- /* As a workaround for diacritics being cut off, add a top padding and a
1663
- negative margin to compensate */
1664
- padding-top: 0.25em;
1665
- margin-top: -0.25em;
1666
- overflow: hidden;
1667
- white-space: nowrap;
1668
- text-overflow: ellipsis;
1669
- position: relative;
1670
- max-width: 100%;
1671
- box-sizing: border-box;
1672
- }
1673
-
1674
- :host([focused]:not([readonly])) [part='label'] {
1675
- color: var(--vaadin-input-field-focused-label-color, var(--lumo-primary-text-color));
1676
- }
1677
-
1678
- :host(:hover:not([readonly]):not([focused])) [part='label'] {
1679
- color: var(--vaadin-input-field-hovered-label-color, var(--lumo-body-text-color));
1680
- }
1681
-
1682
- /* Touch device adjustment */
1683
- @media (pointer: coarse) {
1684
- :host(:hover:not([readonly]):not([focused])) [part='label'] {
1685
- color: var(--vaadin-input-field-label-color, var(--lumo-secondary-text-color));
1686
- }
1687
- }
1688
-
1689
- :host([has-label])::before {
1690
- margin-top: calc(var(--lumo-font-size-s) * 1.5);
1691
- }
1692
-
1693
- :host([has-label][theme~='small'])::before {
1694
- margin-top: calc(var(--lumo-font-size-xs) * 1.5);
1695
- }
1696
-
1697
- :host([has-label]) {
1698
- padding-top: var(--lumo-space-m);
1699
- }
1700
-
1701
- :host([has-label]) ::slotted([slot='tooltip']) {
1702
- --vaadin-tooltip-offset-bottom: calc((var(--lumo-space-m) - var(--lumo-space-xs)) * -1);
1703
- }
1704
-
1705
- :host([required]) [part='required-indicator']::after {
1706
- content: var(--lumo-required-field-indicator, '\\2022');
1707
- transition: opacity 0.2s;
1708
- color: var(--lumo-required-field-indicator-color, var(--lumo-primary-text-color));
1709
- position: absolute;
1710
- right: 0;
1711
- width: 1em;
1712
- text-align: center;
1713
- }
1714
-
1715
- :host([invalid]) [part='required-indicator']::after {
1716
- color: var(--lumo-required-field-indicator-color, var(--lumo-error-text-color));
1717
- }
1718
-
1719
- [part='error-message'] {
1720
- margin-left: calc(var(--lumo-border-radius-m) / 4);
1721
- font-size: var(--vaadin-input-field-error-font-size, var(--lumo-font-size-xs));
1722
- line-height: var(--lumo-line-height-xs);
1723
- font-weight: var(--vaadin-input-field-error-font-weight, 400);
1724
- color: var(--vaadin-input-field-error-color, var(--lumo-error-text-color));
1725
- will-change: max-height;
1726
- transition: 0.4s max-height;
1727
- max-height: 5em;
1728
- }
1729
-
1730
- :host([has-error-message]) [part='error-message']::before,
1731
- :host([has-error-message]) [part='error-message']::after {
1732
- content: '';
1733
- display: block;
1734
- height: 0.4em;
1735
- }
1736
-
1737
- :host(:not([invalid])) [part='error-message'] {
1738
- max-height: 0;
1739
- overflow: hidden;
1740
- }
1741
-
1742
- /* RTL specific styles */
1743
-
1744
- :host([dir='rtl']) [part='label'] {
1745
- margin-left: 0;
1746
- margin-right: calc(var(--lumo-border-radius-m) / 4);
1747
- }
1748
-
1749
- :host([dir='rtl']) [part='label'] {
1750
- padding-left: 1em;
1751
- padding-right: 0;
1752
- }
1753
-
1754
- :host([dir='rtl']) [part='required-indicator']::after {
1755
- right: auto;
1756
- left: 0;
1757
- }
1758
-
1759
- :host([dir='rtl']) [part='error-message'] {
1760
- margin-left: 0;
1761
- margin-right: calc(var(--lumo-border-radius-m) / 4);
1762
- }
1763
- `;J("",_s,{moduleId:"lumo-required-field"});/**
1764
- * @license
1765
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
1766
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1767
- */const En=N`
1768
- :host {
1769
- --lumo-text-field-size: var(--lumo-size-m);
1770
- color: var(--vaadin-input-field-value-color, var(--lumo-body-text-color));
1771
- font-size: var(--vaadin-input-field-value-font-size, var(--lumo-font-size-m));
1772
- font-family: var(--lumo-font-family);
1773
- -webkit-font-smoothing: antialiased;
1774
- -moz-osx-font-smoothing: grayscale;
1775
- -webkit-tap-highlight-color: transparent;
1776
- padding: var(--lumo-space-xs) 0;
1777
- --_focus-ring-color: var(--vaadin-focus-ring-color, var(--lumo-primary-color-50pct));
1778
- --_focus-ring-width: var(--vaadin-focus-ring-width, 2px);
1779
- --_input-height: var(--vaadin-input-field-height, var(--lumo-text-field-size));
1780
- --_disabled-value-color: var(--vaadin-input-field-disabled-value-color, var(--lumo-disabled-text-color));
1781
- }
1782
-
1783
- :host::before {
1784
- height: var(--_input-height);
1785
- box-sizing: border-box;
1786
- display: inline-flex;
1787
- align-items: center;
1788
- }
1789
-
1790
- :host([focused]) [part='input-field'] ::slotted(:is(input, textarea)) {
1791
- -webkit-mask-image: none;
1792
- mask-image: none;
1793
- }
1794
-
1795
- ::slotted(:is(input, textarea):placeholder-shown) {
1796
- color: var(--vaadin-input-field-placeholder-color, var(--lumo-secondary-text-color));
1797
- }
1798
-
1799
- /* Hover */
1800
- :host(:hover:not([readonly]):not([focused])) [part='input-field']::after {
1801
- opacity: var(--vaadin-input-field-hover-highlight-opacity, 0.1);
1802
- }
1803
-
1804
- /* Touch device adjustment */
1805
- @media (pointer: coarse) {
1806
- :host(:hover:not([readonly]):not([focused])) [part='input-field']::after {
1807
- opacity: 0;
1808
- }
1809
-
1810
- :host(:active:not([readonly]):not([focused])) [part='input-field']::after {
1811
- opacity: 0.2;
1812
- }
1813
- }
1814
-
1815
- /* Trigger when not focusing using the keyboard */
1816
- :host([focused]:not([focus-ring]):not([readonly])) [part='input-field']::after {
1817
- transform: scaleX(0);
1818
- transition-duration: 0.15s, 1s;
1819
- }
1820
-
1821
- /* Focus-ring */
1822
- :host([focus-ring]) [part='input-field'] {
1823
- box-shadow: 0 0 0 var(--_focus-ring-width) var(--_focus-ring-color);
1824
- }
1825
-
1826
- /* Read-only and disabled */
1827
- :host(:is([readonly], [disabled])) ::slotted(:is(input, textarea):placeholder-shown) {
1828
- opacity: 0;
1829
- }
1830
-
1831
- /* Read-only style */
1832
- :host([readonly]) {
1833
- --vaadin-input-field-border-color: transparent;
1834
- }
1835
-
1836
- /* Disabled style */
1837
- :host([disabled]) {
1838
- pointer-events: none;
1839
- --vaadin-input-field-border-color: var(--lumo-contrast-20pct);
1840
- }
1841
-
1842
- :host([disabled]) [part='label'],
1843
- :host([disabled]) [part='input-field'] ::slotted([slot$='fix']) {
1844
- color: var(--lumo-disabled-text-color);
1845
- -webkit-text-fill-color: var(--lumo-disabled-text-color);
1846
- }
1847
-
1848
- :host([disabled]) [part='input-field'] ::slotted(:not([slot$='fix'])) {
1849
- color: var(--_disabled-value-color);
1850
- -webkit-text-fill-color: var(--_disabled-value-color);
1851
- }
1852
-
1853
- /* Invalid style */
1854
- :host([invalid]) {
1855
- --vaadin-input-field-border-color: var(--lumo-error-color);
1856
- }
1857
-
1858
- :host([invalid][focus-ring]) [part='input-field'] {
1859
- box-shadow: 0 0 0 var(--_focus-ring-width) var(--lumo-error-color-50pct);
1860
- }
1861
-
1862
- :host([input-prevented]) [part='input-field'] {
1863
- animation: shake 0.15s infinite;
1864
- }
1865
-
1866
- @keyframes shake {
1867
- 25% {
1868
- transform: translateX(4px);
1869
- }
1870
- 75% {
1871
- transform: translateX(-4px);
1872
- }
1873
- }
1874
-
1875
- /* Small theme */
1876
- :host([theme~='small']) {
1877
- font-size: var(--lumo-font-size-s);
1878
- --lumo-text-field-size: var(--lumo-size-s);
1879
- }
1880
-
1881
- :host([theme~='small']) [part='label'] {
1882
- font-size: var(--lumo-font-size-xs);
1883
- }
1884
-
1885
- :host([theme~='small']) [part='error-message'] {
1886
- font-size: var(--lumo-font-size-xxs);
1887
- }
1888
-
1889
- /* Slotted content */
1890
- [part='input-field'] ::slotted(:not(vaadin-icon):not(input):not(textarea)) {
1891
- color: var(--lumo-secondary-text-color);
1892
- font-weight: 400;
1893
- }
1894
-
1895
- [part='clear-button']::before {
1896
- content: var(--lumo-icons-cross);
1897
- }
1898
- `,gs=[_s,ms,wn,En];J("",gs,{moduleId:"lumo-input-field-shared-styles"});const Sn=N`
1899
- [part='toggle-button']::before {
1900
- content: var(--lumo-icons-calendar);
1901
- }
1902
-
1903
- [part='clear-button']::before {
1904
- content: var(--lumo-icons-cross);
1905
- }
1906
-
1907
- @media (max-width: 450px), (max-height: 450px) {
1908
- [part='overlay-content'] {
1909
- height: 70vh;
1910
- }
1911
- }
1912
-
1913
- :host([dir='rtl']) [part='input-field'] ::slotted(input) {
1914
- --_lumo-text-field-overflow-mask-image: linear-gradient(to left, transparent, #000 1.25em);
1915
- }
1916
-
1917
- :host([dir='rtl']) [part='input-field'] ::slotted(input:placeholder-shown) {
1918
- --_lumo-text-field-overflow-mask-image: none;
1919
- }
1920
- `;J("vaadin-date-picker",[gs,Sn],{moduleId:"lumo-date-picker"});/**
1921
- @license
1922
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1923
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1924
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1925
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1926
- Code distributed by Google as part of the polymer project is also
1927
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1928
- */window.JSCompiler_renameProperty=function(o,t){return o};/**
1929
- @license
1930
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1931
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1932
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1933
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1934
- Code distributed by Google as part of the polymer project is also
1935
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1936
- */let An=/(url\()([^)]*)(\))/g,Cn=/(^\/[^\/])|(^#)|(^[\w-\d]*:)/,yt,de;function rt(o,t){if(o&&Cn.test(o)||o==="//")return o;if(yt===void 0){yt=!1;try{const e=new URL("b","http://a");e.pathname="c%20d",yt=e.href==="http://a/c%20d"}catch(e){}}if(t||(t=document.baseURI||window.location.href),yt)try{return new URL(o,t).href}catch(e){return o}return de||(de=document.implementation.createHTMLDocument("temp"),de.base=de.createElement("base"),de.head.appendChild(de.base),de.anchor=de.createElement("a"),de.body.appendChild(de.anchor)),de.base.href=t,de.anchor.href=o,de.anchor.href||o}function Oi(o,t){return o.replace(An,function(e,i,s,r){return i+"'"+rt(s.replace(/["']/g,""),t)+"'"+r})}function Ii(o){return o.substring(0,o.lastIndexOf("/")+1)}/**
1937
- @license
1938
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1939
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1940
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1941
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1942
- Code distributed by Google as part of the polymer project is also
1943
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1944
- */const vs=!window.ShadyDOM||!window.ShadyDOM.inUse;!window.ShadyCSS||window.ShadyCSS.nativeCss;const Dn=vs&&"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 kn=window.Polymer&&window.Polymer.rootPath||Ii(document.baseURI||window.location.href),kt=window.Polymer&&window.Polymer.sanitizeDOMValue||void 0;window.Polymer&&window.Polymer.setPassiveTouchGestures;let Pt=window.Polymer&&window.Polymer.strictTemplatePolicy||!1,Pn=window.Polymer&&window.Polymer.allowTemplateFromDomModule||!1,ys=window.Polymer&&window.Polymer.legacyOptimizations||!1,bs=window.Polymer&&window.Polymer.legacyWarnings||!1,Tn=window.Polymer&&window.Polymer.syncInitialRender||!1,ai=window.Polymer&&window.Polymer.legacyUndefined||!1,Mn=window.Polymer&&window.Polymer.orderedComputed||!1,po=window.Polymer&&window.Polymer.removeNestedTemplates||!1,On=window.Polymer&&window.Polymer.fastDomIf||!1,fo=window.Polymer&&window.Polymer.suppressTemplateNotifications||!1;window.Polymer&&window.Polymer.legacyNoObservedAttributes;let In=window.Polymer&&window.Polymer.useAdoptedStyleSheetsWithBuiltCSS||!1;/**
1945
- @license
1946
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1947
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1948
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1949
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1950
- Code distributed by Google as part of the polymer project is also
1951
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1952
- */let Fn=0;const ie=function(o){let t=o.__mixinApplications;t||(t=new WeakMap,o.__mixinApplications=t);let e=Fn++;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
- @license
1954
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1955
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1956
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1957
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1958
- Code distributed by Google as part of the polymer project is also
1959
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1960
- */let Fi={},xs={};function mo(o,t){Fi[o]=xs[o.toLowerCase()]=t}function _o(o){return Fi[o]||xs[o.toLowerCase()]}function Nn(o){o.querySelector("style")&&console.warn("dom-module %s has style outside template",o.id)}class ct extends HTMLElement{static get observedAttributes(){return["id"]}static import(t,e){if(t){let i=_o(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=rt(this.getAttribute("assetpath")||"",t.baseURI);this.__assetpath=Ii(e)}return this.__assetpath}register(t){if(t=t||this.id,t){if(Pt&&_o(t)!==void 0)throw mo(t,null),new Error(`strictTemplatePolicy: dom-module ${t} re-registered`);this.id=t,mo(t,this),Nn(this)}}}ct.prototype.modules=Fi;customElements.define("dom-module",ct);/**
1961
- @license
1962
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1963
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1964
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1965
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1966
- Code distributed by Google as part of the polymer project is also
1967
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1968
- */const zn="link[rel=import][type~=css]",Ln="include",go="shady-unscoped";function ws(o){return ct.import(o)}function vo(o){let t=o.body?o.body:o;const e=Oi(t.textContent,o.baseURI),i=document.createElement("style");return i.textContent=e,i}function $n(o){const t=o.trim().split(/\s+/),e=[];for(let i=0;i<t.length;i++)e.push(...Rn(t[i]));return e}function Rn(o){const t=ws(o);if(!t)return console.warn("Could not find style data in module named",o),[];if(t._styles===void 0){const e=[];e.push(...Ss(t));const i=t.querySelector("template");i&&e.push(...Es(i,t.assetpath)),t._styles=e}return t._styles}function Es(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(Ln);n&&e.push(...$n(n).filter(function(a,l,u){return u.indexOf(a)===l})),t&&(r.textContent=Oi(r.textContent,t)),e.push(r)}o._styles=e}return o._styles}function Hn(o){let t=ws(o);return t?Ss(t):[]}function Ss(o){const t=[],e=o.querySelectorAll(zn);for(let i=0;i<e.length;i++){let s=e[i];if(s.import){const r=s.import,n=s.hasAttribute(go);if(n&&!r._unscopedStyle){const a=vo(r);a.setAttribute(go,""),r._unscopedStyle=a}else r._style||(r._style=vo(r));t.push(n?r._unscopedStyle:r._style)}}return t}/**
1969
- @license
1970
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1971
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1972
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1973
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1974
- Code distributed by Google as part of the polymer project is also
1975
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1976
- */const re=window.ShadyDOM&&window.ShadyDOM.noPatch&&window.ShadyDOM.wrap?window.ShadyDOM.wrap:window.ShadyDOM?o=>ShadyDOM.patch(o):o=>o;/**
1977
- @license
1978
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1979
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1980
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1981
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1982
- Code distributed by Google as part of the polymer project is also
1983
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1984
- */function li(o){return o.indexOf(".")>=0}function Ne(o){let t=o.indexOf(".");return t===-1?o:o.slice(0,t)}function As(o,t){return o.indexOf(t+".")===0}function ut(o,t){return t.indexOf(o+".")===0}function dt(o,t,e){return t+e.slice(o.length)}function Bn(o,t){return o===t||As(o,t)||ut(o,t)}function tt(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 Cs(o){return Array.isArray(o)?tt(o).split("."):o.toString().split(".")}function ue(o,t,e){let i=o,s=Cs(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 yo(o,t,e){let i=o,s=Cs(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
- @license
1986
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1987
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1988
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1989
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1990
- Code distributed by Google as part of the polymer project is also
1991
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
1992
- */const Tt={},Yn=/-[a-z]/g,jn=/([A-Z])/g;function Ds(o){return Tt[o]||(Tt[o]=o.indexOf("-")<0?o:o.replace(Yn,t=>t[1].toUpperCase()))}function Nt(o){return Tt[o]||(Tt[o]=o.replace(jn,"-$1").toLowerCase())}/**
1993
- @license
1994
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
1995
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
1996
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
1997
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
1998
- Code distributed by Google as part of the polymer project is also
1999
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2000
- */let Vn=0,ks=0,He=[],Un=0,ci=!1,Ps=document.createTextNode("");new window.MutationObserver(Wn).observe(Ps,{characterData:!0});function Wn(){ci=!1;const o=He.length;for(let t=0;t<o;t++){let e=He[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}He.splice(0,o),ks+=o}const qn={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)}},Ts={run(o){return ci||(ci=!0,Ps.textContent=Un++),He.push(o),Vn++},cancel(o){const t=o-ks;if(t>=0){if(!He[t])throw new Error("invalid async handle: "+o);He[t]=null}}};/**
2001
- @license
2002
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2003
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2004
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2005
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2006
- Code distributed by Google as part of the polymer project is also
2007
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2008
- */const Kn=Ts,Ms=ie(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,Kn.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=re(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
- @license
2010
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2011
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2012
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2013
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2014
- Code distributed by Google as part of the polymer project is also
2015
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2016
- */const Os={};let bt=HTMLElement.prototype;for(;bt;){let o=Object.getOwnPropertyNames(bt);for(let t=0;t<o.length;t++)Os[o[t]]=!0;bt=Object.getPrototypeOf(bt)}const Gn=window.trustedTypes?o=>trustedTypes.isHTML(o)||trustedTypes.isScript(o)||trustedTypes.isScriptURL(o):()=>!1;function Jn(o,t){if(!Os[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 Xn=ie(o=>{const t=Ms(o);class e extends t{static createPropertiesForAttributes(){let s=this.observedAttributes;for(let r=0;r<s.length;r++)this.prototype._createPropertyAccessor(Ds(s[r]))}static attributeNameForProperty(s){return Nt(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(Gn(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){Jn(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
- @license
2018
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2019
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2020
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2021
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2022
- Code distributed by Google as part of the polymer project is also
2023
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2024
- */const Zn={"dom-if":!0,"dom-repeat":!0};let bo=!1,xo=!1;function Qn(){if(!bo){bo=!0;const o=document.createElement("textarea");o.placeholder="a",xo=o.placeholder===o.textContent}return xo}function ea(o){Qn()&&o.localName==="textarea"&&o.placeholder&&o.placeholder===o.textContent&&(o.textContent=null)}const ta=(()=>{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 ia(o){let t=o.getAttribute("is");if(t&&Zn[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];ta(o,e,i),e.removeAttribute(i)}}return o}function Is(o,t){let e=t.parentInfo&&Is(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 oa(o,t,e,i){i.id&&(t[i.id]=e)}function sa(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 ra(o,t,e,i){e.templateInfo&&(t._templateInfo=e.templateInfo,t._parentTemplateInfo=i)}function na(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 aa=ie(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),ea(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=ia(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]=Is(a,h);oa(this,a.$,p,h),ra(this,p,h,s),sa(this,p,h)}return a=a,a}_addMethodEventListenerToNode(i,s,r,n){n=n||i;let a=na(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
- * @fileoverview
2026
- * @suppress {checkPrototypalTypes}
2027
- * @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2028
- * This code may only be used under the BSD style license found at
2029
- * http://polymer.github.io/LICENSE.txt The complete set of authors may be found
2030
- * at http://polymer.github.io/AUTHORS.txt The complete set of contributors may
2031
- * be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by
2032
- * Google as part of the polymer project is also subject to an additional IP
2033
- * rights grant found at http://polymer.github.io/PATENTS.txt
2034
- */let ht=0;const pt=[],R={COMPUTE:"__computeEffects",REFLECT:"__reflectEffects",NOTIFY:"__notifyEffects",PROPAGATE:"__propagateEffects",OBSERVE:"__observeEffects",READ_ONLY:"__readOnly"},Fs="__computeInfo",la=/[A-Z]/;function Vt(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 it(o,t,e,i,s,r){if(t){let n=!1;const a=ht++;for(let l in e){let u=s?Ne(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||Ni(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 ca(o,t,e,i,s,r,n,a){let l=!1,u=n?Ne(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||Ni(i,f.trigger))&&(f.info&&(f.info.lastRun=e),f.fn(o,i,s,r,f.info,n,a),l=!0);return l}function Ni(o,t){if(t){let e=t.name;return e==o||!!(t.structured&&As(e,o))||!!(t.wildcard&&ut(e,o))}else return!0}function wo(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 ua(o,t,e,i,s){let r=o[R.NOTIFY],n,a=ht++;for(let u in t)t[u]&&(r&&ca(o,r,a,u,e,i,s)||s&&da(o,u,e))&&(n=!0);let l;n&&(l=o.__dataHost)&&l._invalidateProperties&&l._invalidateProperties()}function da(o,t,e){let i=Ne(t);if(i!==t){let s=Nt(i)+"-changed";return Ns(o,s,e[t],t),!0}return!1}function Ns(o,t,e,i){let s={value:e,queueProperty:!0};i&&(s.path=i),re(o).dispatchEvent(new CustomEvent(t,{detail:s}))}function ha(o,t,e,i,s,r){let a=(r?Ne(t):t)!=t?t:null,l=a?ue(o,a):o.__data[t];a&&l===void 0&&(l=e[t]),Ns(o,s.eventName,l,a)}function pa(o,t,e,i,s){let r,n=o.detail,a=n&&n.path;a?(i=dt(e,i,a),r=n&&n.value):r=o.currentTarget[e],r=s?!r:r,(!t[R.READ_ONLY]||!t[R.READ_ONLY][i])&&t._setPendingPropertyOrPath(i,r,!0,!!a)&&(!n||!n.queueProperty)&&t._invalidateProperties()}function fa(o,t,e,i,s){let r=o.__data[t];kt&&(r=kt(r,s.attrName,"attribute",o)),o._propertyToAttribute(t,s.attrName,r)}function ma(o,t,e,i){let s=o[R.COMPUTE];if(s)if(Mn){ht++;const r=ga(o),n=[];for(let l in t)Eo(l,s,n,r,i);let a;for(;a=n.shift();)zs(o,"",t,e,a)&&Eo(a.methodInfo,s,n,r,i);Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),o.__dataPending=null}else{let r=t;for(;it(o,s,r,e,i);)Object.assign(e,o.__dataOld),Object.assign(t,o.__dataPending),r=o.__dataPending,o.__dataPending=null}}const _a=(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)},Eo=(o,t,e,i,s)=>{const r=s?Ne(o):o,n=t[r];if(n)for(let a=0;a<n.length;a++){const l=n[a];l.info.lastRun!==ht&&(!s||Ni(o,l.trigger))&&(l.info.lastRun=ht,_a(l.info,e,i))}};function ga(o){let t=o.constructor.__orderedComputedDeps;if(!t){t=new Map;const e=o[R.COMPUTE];let{counts:i,ready:s,total:r}=va(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 va(o){const t=o[Fs],e={},i=o[R.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 zs(o,t,e,i,s){let r=ui(o,t,e,i,s);if(r===pt)return!1;let n=s.methodInfo;return o.__dataHasAccessor&&o.__dataHasAccessor[n]?o._setPendingProperty(n,r,!0):(o[n]=r,!1)}function ya(o,t,e){let i=o.__dataLinkedPaths;if(i){let s;for(let r in i){let n=i[r];ut(r,t)?(s=dt(r,n,t),o._setPendingPropertyOrPath(s,e,!0,!0)):ut(n,t)&&(s=dt(n,r,t),o._setPendingPropertyOrPath(s,e,!0,!0))}}}function Ut(o,t,e,i,s,r,n){e.bindings=e.bindings||[];let a={kind:i,target:s,parts:r,literal:n,isCompound:r.length!==1};if(e.bindings.push(a),Sa(a)){let{event:u,negate:d}=a.parts[0];a.listenerEvent=u||Nt(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,ba(o,t,a,d,l)}}function ba(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=$s(l),l.wildcard=!0),o._addTemplatePropertyEffect(t,l.rootProperty,{fn:xa,info:n,trigger:l})}}}function xa(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=dt(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!==pt&&wa(o,a,l,u,d)}}function wa(o,t,e,i,s){if(s=Ea(t,s,e,i),kt&&(s=kt(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[R.READ_ONLY]||!t[R.READ_ONLY][r])&&t._setPendingProperty(r,s)&&o._enqueueClient(t):o._setUnmanagedPropertyToNode(t,r,s)}}function Ea(o,t,e,i){if(e.isCompound){let s=o.__dataCompoundStorage[e.target];s[i.compoundIndex]=t,t=s.join("")}return e.kind!=="attribute"&&(e.target==="textContent"||e.target==="value"&&(o.localName==="input"||o.localName==="textarea"))&&(t=t==null?"":t),t}function Sa(o){return!!o.target&&o.kind!="attribute"&&o.kind!="text"&&!o.isCompound&&o.parts[0].mode==="{"}function Aa(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];Ca(n,u),Da(n,o,u)}n.__dataHost=o}}function Ca(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=re(o)),o[r]=t.literal)}}function Da(o,t,e){if(e.listenerEvent){let i=e.parts[0];o.addEventListener(e.listenerEvent,function(s){pa(s,t,e.target,i.source,i.negate)})}}function So(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 ui(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===pt?pt:n.apply(r,a)}else s.dynamicFn||console.warn("method `"+s.methodName+"` not defined")}const ka=[],Ls="(?:[a-zA-Z_$][\\w.:$\\-*]*)",Pa="(?:[-+]?[0-9]*\\.?[0-9]+(?:[eE][-+]?[0-9]+)?)",Ta="(?:'(?:[^'\\\\]|\\\\.)*')",Ma='(?:"(?:[^"\\\\]|\\\\.)*")',Oa="(?:"+Ta+"|"+Ma+")",Ao="(?:("+Ls+"|"+Pa+"|"+Oa+")\\s*)",Ia="(?:"+Ao+"(?:,\\s*"+Ao+")*)",Fa="(?:\\(\\s*(?:"+Ia+"?)\\)\\s*)",Na="("+Ls+"\\s*"+Fa+"?)",za="(\\[\\[|{{)\\s*",La="(?:]]|}})",$a="(?:(!)\\s*)?",Ra=za+$a+Na+La,Co=new RegExp(Ra,"g");function Do(o){let t="";for(let e=0;e<o.length;e++){let i=o[e].literal;t+=i||""}return t}function Wt(o){let t=o.match(/([^\s]+?)\(([\s\S]*)\)/);if(t){let i={methodName:t[1],static:!0,args:ka};if(t[2].trim()){let s=t[2].replace(/\\,/g,"&comma;").split(",");return Ha(s,i)}else return i}return null}function Ha(o,t){return t.args=o.map(function(e){let i=$s(e);return i.literal||(t.static=!1),i},this),t}function $s(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=Ne(t),e.structured=li(t),e.structured&&(e.wildcard=t.slice(-2)==".*",e.wildcard&&(e.name=t.slice(0,-2)))),e}function ko(o,t,e){let i=ue(o,e);return i===void 0&&(i=t[e]),i}function Rs(o,t,e,i){const s={indexSplices:i};ai&&!o._overrideLegacyUndefined&&(t.splices=s),o.notifyPath(e+".splices",s),o.notifyPath(e+".length",t.length),ai&&!o._overrideLegacyUndefined&&(s.indexSplices=[])}function Xe(o,t,e,i,s,r){Rs(o,t,e,[{index:i,addedCount:s,removed:r,object:t,type:"splice"}])}function Ba(o){return o[0].toUpperCase()+o.substring(1)}const zi=ie(o=>{const t=aa(Xn(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 R}_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(Ze.length){let s=Ze[Ze.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[R.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==R.READ_ONLY);let a=Vt(this,r,!0)[s];a||(a=this[r][s]=[]),a.push(n)}_removePropertyEffect(s,r,n){let a=Vt(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,R.READ_ONLY)}_hasNotifyEffect(s){return this._hasPropertyEffect(s,R.NOTIFY)}_hasReflectEffect(s){return this._hasPropertyEffect(s,R.REFLECT)}_hasComputedEffect(s){return this._hasPropertyEffect(s,R.COMPUTE)}_setPendingPropertyOrPath(s,r,n,a){if(a||Ne(Array.isArray(s)?s[0]:s)!==s){if(!a){let l=ue(this,s);if(s=yo(this,s,r),!s||!super._shouldPropertyChange(s,r,l))return!1}if(this.__dataHasPaths=!0,this._setPendingProperty(s,r,n))return ya(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=re(s)),s[r]=n)}_setPendingProperty(s,r,n){let a=this.__dataHasPaths&&li(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[R.NOTIFY]&&this[R.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[R.READ_ONLY]||!this[R.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;ma(this,r,n,a),l=this.__dataToNotify,this.__dataToNotify=null,this._propagatePropertyChanges(r,n,a),this._flushClients(),it(this,this[R.REFLECT],r,n,a),it(this,this[R.OBSERVE],r,n,a),l&&ua(this,l,r,n,a),this.__dataCounter==1&&(this.__dataTemp={})}_propagatePropertyChanges(s,r,n){this[R.PROPAGATE]&&it(this,this[R.PROPAGATE],s,r,n),this.__templateInfo&&this._runEffectsForTemplate(this.__templateInfo,s,r,n)}_runEffectsForTemplate(s,r,n,a){const l=(u,d)=>{it(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=tt(s),r=tt(r),this.__dataLinkedPaths=this.__dataLinkedPaths||{},this.__dataLinkedPaths[s]=r}unlinkPaths(s){s=tt(s),this.__dataLinkedPaths&&delete this.__dataLinkedPaths[s]}notifySplices(s,r){let n={path:""},a=ue(this,s,n);Rs(this,a,n.path,r)}get(s,r){return ue(r||this,s)}set(s,r,n){n?yo(n,s,r):(!this[R.READ_ONLY]||!this[R.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&&Xe(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&&Xe(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)&&Xe(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&&Xe(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&&Xe(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=tt(s):n=s;this._setPendingPropertyOrPath(n,r,!0,!0)&&this._invalidateProperties()}_createReadOnlyProperty(s,r){this._addPropertyEffect(s,R.READ_ONLY),r&&(this["_set"+Ba(s)]=function(n){this._setProperty(s,n)})}_createPropertyObserver(s,r,n){let a={property:s,method:r,dynamicFn:!!n};this._addPropertyEffect(s,R.OBSERVE,{fn:wo,info:a,trigger:{name:s}}),n&&this._addPropertyEffect(r,R.OBSERVE,{fn:wo,info:a,trigger:{name:r}})}_createMethodObserver(s,r){let n=Wt(s);if(!n)throw new Error("Malformed observer expression '"+s+"'");So(this,n,R.OBSERVE,ui,null,r)}_createNotifyingProperty(s){this._addPropertyEffect(s,R.NOTIFY,{fn:ha,info:{eventName:Nt(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,R.REFLECT,{fn:fa,info:{attrName:r}})}_createComputedProperty(s,r,n){let a=Wt(r);if(!a)throw new Error("Malformed computed expression '"+r+"'");const l=So(this,a,R.COMPUTE,zs,s,n);Vt(this,Fs)[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=ut(h,r),D=ko(a,n,b?r:h);y={path:b?r:h,value:D,base:b?ue(a,h):D}}else y=p?ko(a,n,h):a[h];if(ai&&!this._overrideLegacyUndefined&&y===void 0&&s.length>1)return pt;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),Ze.push(this);let n=super._stampTemplate(s,r);if(Ze.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,Aa(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];re(re(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=Do(l)||" ",Ut(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";la.test(a)?h="attribute":a[a.length-1]=="$"&&(a=a.slice(0,-1),h="attribute");let p=Do(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=Ds(a)),Ut(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";po&&(d||h)&&(l.removeChild(s),n=n.parentInfo,n.templateInfo=u,n.noted=!0,a=!1);let p=u.hostProps;if(On&&d)p&&(r.hostProps=Object.assign(r.hostProps||{},p),po||(n.parentInfo.noted=!0));else{let f="{";for(let y in p){let m=[{mode:f,source:y,dependencies:[y],hostProp:!0}];Ut(this,r,n,"property","_host_"+y,m)}}return a}static _parseBindings(s,r){let n=[],a=0,l;for(;(l=Co.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=Wt(h),b=[];if(m){let{args:D,methodName:C}=m;for(let O=0;O<D.length;O++){let F=D[O];F.literal||b.push(F)}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=Co.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=ui(s,n,a,l,r.signature):n!=r.source?d=ue(s,r.source):u&&li(n)?d=ue(s,n):d=s.__data[n],r.negate&&(d=!d),d}}return e}),Ze=[];/**
2035
- @license
2036
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2037
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2038
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2039
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2040
- Code distributed by Google as part of the polymer project is also
2041
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2042
- *//**
2043
- @license
2044
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2045
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2046
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2047
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2048
- Code distributed by Google as part of the polymer project is also
2049
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2050
- */function Ya(o){const t={};for(let e in o){const i=o[e];t[e]=typeof i=="function"?{type:i}:i}return t}const ja=ie(o=>{const t=Ms(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=Ya(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
- * @fileoverview
2052
- * @suppress {checkPrototypalTypes}
2053
- * @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2054
- * This code may only be used under the BSD style license found at
2055
- * http://polymer.github.io/LICENSE.txt The complete set of authors may be found
2056
- * at http://polymer.github.io/AUTHORS.txt The complete set of contributors may
2057
- * be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by
2058
- * Google as part of the polymer project is also subject to an additional IP
2059
- * rights grant found at http://polymer.github.io/PATENTS.txt
2060
- */const Va="3.5.2",Po=window.ShadyCSS&&window.ShadyCSS.cssBuild,Ua=ie(o=>{const t=ja(zi(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(!Po){const p=u.content.querySelectorAll("style"),f=Es(u),y=Hn(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),In&&Po&&Dn){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&&(!Pt||Pn)&&(u=ct.import(l,"template"),Pt&&!u))throw new Error(`strictTemplatePolicy: expecting dom-module or null template for ${l}`);return u}class a extends t{static get polymerElementVersion(){return Va}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):ys||(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=Ii(u.url);else{const d=ct.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=kn,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 Oi(u,d)}static _finalizeTemplate(u){const d=this.prototype._template;if(d&&!d.__polymerFinalized){d.__polymerFinalized=!0;const h=this.importPath,p=h?rt(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=re(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])),Tn&&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=rt(this.importPath)),rt(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 bs&&!(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
- @license
2062
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2063
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2064
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2065
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2066
- Code distributed by Google as part of the polymer project is also
2067
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2068
- */const To=window.trustedTypes&&trustedTypes.createPolicy("polymer-html-literal",{createHTML:o=>o});class Hs{constructor(t,e){Ys(t,e);const i=e.reduce((s,r,n)=>s+Bs(r)+t[n+1],t[0]);this.value=i.toString()}toString(){return this.value}}function Bs(o){if(o instanceof Hs)return o.value;throw new Error(`non-literal value passed to Polymer's htmlLiteral function: ${o}`)}function Wa(o){if(o instanceof HTMLTemplateElement)return o.innerHTML;if(o instanceof Hs)return Bs(o);throw new Error(`non-template value passed to Polymer's html function: ${o}`)}const ze=function(t,...e){Ys(t,e);const i=document.createElement("template");let s=e.reduce((r,n,a)=>r+Wa(n)+t[a+1],t[0]);return To&&(s=To.createHTML(s)),i.innerHTML=s,i},Ys=(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
- @license
2070
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2071
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2072
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2073
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2074
- Code distributed by Google as part of the polymer project is also
2075
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2076
- */const Ae=Ua(HTMLElement);/**
2077
- * @license
2078
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2079
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2080
- */const ve=[];function di(o,t,e=o.getAttribute("dir")){t?o.setAttribute("dir",t):e!=null&&o.removeAttribute("dir")}function hi(){return document.documentElement.getAttribute("dir")}function qa(){const o=hi();ve.forEach(t=>{di(t,o)})}const Ka=new MutationObserver(qa);Ka.observe(document.documentElement,{attributes:!0,attributeFilter:["dir"]});const zt=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(),di(this,hi(),null))}attributeChangedCallback(e,i,s){if(super.attributeChangedCallback(e,i,s),e!=="dir")return;const r=hi(),n=s===r&&ve.indexOf(this)===-1,a=!s&&i&&ve.indexOf(this)===-1;n||a?(this.__subscribe(),di(this,r,s)):s!==r&&i===r&&this.__unsubscribe()}disconnectedCallback(){super.disconnectedCallback(),this.__restoreSubscription=ve.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(){ve.includes(this)||ve.push(this)}__unsubscribe(){ve.includes(this)&&ve.splice(ve.indexOf(this),1)}};/**
2081
- * @license
2082
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2083
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2084
- */const Ga=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
- * @license
2086
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2087
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2088
- */const Ja=N`
2089
- :host {
2090
- display: flex;
2091
- align-items: center;
2092
- flex: 0 1 auto;
2093
- border-radius:
2094
- /* See https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius */
2095
- var(--vaadin-input-field-top-start-radius, var(--__border-radius))
2096
- var(--vaadin-input-field-top-end-radius, var(--__border-radius))
2097
- var(--vaadin-input-field-bottom-end-radius, var(--__border-radius))
2098
- var(--vaadin-input-field-bottom-start-radius, var(--__border-radius));
2099
- --_border-radius: var(--vaadin-input-field-border-radius, 0);
2100
- --_input-border-width: var(--vaadin-input-field-border-width, 0);
2101
- --_input-border-color: var(--vaadin-input-field-border-color, transparent);
2102
- box-shadow: inset 0 0 0 var(--_input-border-width, 0) var(--_input-border-color);
2103
- }
2104
-
2105
- :host([dir='rtl']) {
2106
- border-radius:
2107
- /* Don't use logical props, see https://github.com/vaadin/vaadin-time-picker/issues/145 */
2108
- var(--vaadin-input-field-top-end-radius, var(--_border-radius))
2109
- var(--vaadin-input-field-top-start-radius, var(--_border-radius))
2110
- var(--vaadin-input-field-bottom-start-radius, var(--_border-radius))
2111
- var(--vaadin-input-field-bottom-end-radius, var(--_border-radius));
2112
- }
2113
-
2114
- :host([hidden]) {
2115
- display: none !important;
2116
- }
2117
-
2118
- /* Reset the native input styles */
2119
- ::slotted(input) {
2120
- -webkit-appearance: none;
2121
- -moz-appearance: none;
2122
- flex: auto;
2123
- white-space: nowrap;
2124
- overflow: hidden;
2125
- width: 100%;
2126
- height: 100%;
2127
- outline: none;
2128
- margin: 0;
2129
- padding: 0;
2130
- border: 0;
2131
- border-radius: 0;
2132
- min-width: 0;
2133
- font: inherit;
2134
- line-height: normal;
2135
- color: inherit;
2136
- background-color: transparent;
2137
- /* Disable default invalid style in Firefox */
2138
- box-shadow: none;
2139
- }
2140
-
2141
- ::slotted(*) {
2142
- flex: none;
2143
- }
2144
-
2145
- ::slotted(:is(input, textarea))::placeholder {
2146
- /* Use ::slotted(input:placeholder-shown) in themes to style the placeholder. */
2147
- /* because ::slotted(...)::placeholder does not work in Safari. */
2148
- font: inherit;
2149
- color: inherit;
2150
- /* Override default opacity in Firefox */
2151
- opacity: 1;
2152
- }
2153
- `;/**
2154
- * @license
2155
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2156
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2157
- */J("vaadin-input-container",Ja,{moduleId:"vaadin-input-container-styles"});class Xa extends Ga(Fe(zt(Ae))){static get is(){return"vaadin-input-container"}static get template(){return ze`
2158
- <slot name="prefix"></slot>
2159
- <slot></slot>
2160
- <slot name="suffix"></slot>
2161
- `}}_e(Xa);/**
2162
- * @license
2163
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2164
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2165
- */const Za=N`
2166
- :host {
2167
- z-index: 200;
2168
- position: fixed;
2169
-
2170
- /* Despite of what the names say, <vaadin-overlay> is just a container
2171
- for position/sizing/alignment. The actual overlay is the overlay part. */
2172
-
2173
- /* Default position constraints: the entire viewport. Note: themes can
2174
- override this to introduce gaps between the overlay and the viewport. */
2175
- inset: 0;
2176
- bottom: var(--vaadin-overlay-viewport-bottom);
2177
-
2178
- /* Use flexbox alignment for the overlay part. */
2179
- display: flex;
2180
- flex-direction: column; /* makes dropdowns sizing easier */
2181
- /* Align to center by default. */
2182
- align-items: center;
2183
- justify-content: center;
2184
-
2185
- /* Allow centering when max-width/max-height applies. */
2186
- margin: auto;
2187
-
2188
- /* The host is not clickable, only the overlay part is. */
2189
- pointer-events: none;
2190
-
2191
- /* Remove tap highlight on touch devices. */
2192
- -webkit-tap-highlight-color: transparent;
2193
-
2194
- /* CSS API for host */
2195
- --vaadin-overlay-viewport-bottom: 0;
2196
- }
2197
-
2198
- :host([hidden]),
2199
- :host(:not([opened]):not([closing])),
2200
- :host(:not([opened]):not([closing])) [part='overlay'] {
2201
- display: none !important;
2202
- }
2203
-
2204
- [part='overlay'] {
2205
- -webkit-overflow-scrolling: touch;
2206
- overflow: auto;
2207
- pointer-events: auto;
2208
-
2209
- /* Prevent overflowing the host */
2210
- max-width: 100%;
2211
- box-sizing: border-box;
2212
-
2213
- -webkit-tap-highlight-color: initial; /* reenable tap highlight inside */
2214
- }
2215
-
2216
- [part='backdrop'] {
2217
- z-index: -1;
2218
- content: '';
2219
- background: rgba(0, 0, 0, 0.5);
2220
- position: fixed;
2221
- inset: 0;
2222
- pointer-events: auto;
2223
- }
2224
- `;/**
2225
- * @license
2226
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2227
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2228
- */let Li=!1;window.addEventListener("keydown",()=>{Li=!0},{capture:!0});window.addEventListener("mousedown",()=>{Li=!1},{capture:!0});function pi(){let o=document.activeElement||document.body;for(;o.shadowRoot&&o.shadowRoot.activeElement;)o=o.shadowRoot.activeElement;return o}function $i(){return Li}function Qa(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 el(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 tl(o,t){const e=[];for(;o.length>0&&t.length>0;)el(o[0],t[0])?e.push(t.shift()):e.push(o.shift());return e.concat(o,t)}function fi(o){const t=o.length;if(t<2)return o;const e=Math.ceil(t/2),i=fi(o.slice(0,e)),s=fi(o.slice(e));return tl(i,s)}function js(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 il(o){return o.getRootNode().activeElement===o}function ol(o){if(!js(o))return-1;const t=o.getAttribute("tabindex")||0;return Number(t)}function Vs(o,t){if(o.nodeType!==Node.ELEMENT_NODE||Qa(o))return!1;const e=o,i=ol(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=Vs(n,t)||s}),s}function sl(o){const t=[];return Vs(o,t)?fi(t):t}/**
2229
- @license
2230
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2231
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2232
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2233
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2234
- Code distributed by Google as part of the polymer project is also
2235
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2236
- */let mi=!1,rl=[],Us=[];function nl(){mi=!0,requestAnimationFrame(function(){mi=!1,al(rl),setTimeout(function(){ll(Us)})})}function al(o){for(;o.length;)Ws(o.shift())}function ll(o){for(let t=0,e=o.length;t<e;t++)Ws(o.shift())}function Ws(o){const t=o[0],e=o[1],i=o[2];try{e.apply(t,i)}catch(s){setTimeout(()=>{throw s})}}function qs(o,t,e){mi||nl(),Us.push([o,t,e])}/**
2237
- * @license
2238
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2239
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2240
- */const Lt=o=>o.test(navigator.userAgent),_i=o=>o.test(navigator.platform),cl=o=>o.test(navigator.vendor);Lt(/Android/u);Lt(/Chrome/u)&&cl(/Google Inc/u);Lt(/Firefox/u);const ul=_i(/^iPad/u)||_i(/^Mac/u)&&navigator.maxTouchPoints>1,dl=_i(/^iPhone/u),Ks=dl||ul;Lt(/^((?!chrome|android).)*safari/iu);const hl=(()=>{try{return document.createEvent("TouchEvent"),!0}catch(o){return!1}})();/**
2241
- * @license
2242
- * Copyright (c) 2017 Anton Korzunov
2243
- * SPDX-License-Identifier: MIT
2244
- */let Le=new WeakMap,xt=new WeakMap,wt={},qt=0;const Mo=o=>o&&o.nodeType===Node.ELEMENT_NODE,Kt=(...o)=>{console.error(`Error: ${o.join(" ")}. Skip setting aria-hidden.`)},pl=(o,t)=>Mo(o)?t.map(e=>{if(!Mo(e))return Kt(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 Kt(e,"is not contained inside",o),null}).filter(e=>!!e):(Kt(o,"is not a valid element"),[]),fl=(o,t,e,i)=>{const s=pl(t,Array.isArray(o)?o:[o]);wt[e]||(wt[e]=new WeakMap);const r=wt[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=(Le.get(y)||0)+1,C=(r.get(y)||0)+1;Le.set(y,D),r.set(y,C),n.push(y),D===1&&b&&xt.set(y,!0),C===1&&y.setAttribute(e,"true"),b||y.setAttribute(i,"true")}})};return d(t),a.clear(),qt+=1,()=>{n.forEach(h=>{const p=Le.get(h)-1,f=r.get(h)-1;Le.set(h,p),r.set(h,f),p||(xt.has(h)?xt.delete(h):h.removeAttribute(i)),f||h.removeAttribute(e)}),qt-=1,qt||(Le=new WeakMap,Le=new WeakMap,xt=new WeakMap,wt={})}},Gs=(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]"))),fl(i,t,e,"aria-hidden")};/**
2245
- * @license
2246
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2247
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2248
- */class ml{constructor(t,e){this.host=t,this.callback=typeof e=="function"?e:()=>t}showModal(){const t=this.callback();this.__showOthers=Gs(t)}close(){this.__showOthers&&(this.__showOthers(),this.__showOthers=null)}}/**
2249
- * @license
2250
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2251
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2252
- */class _l{saveFocus(t){this.focusNode=t||pi()}restoreFocus(t){const e=this.focusNode;if(!e)return;const i=t?t.preventScroll:!1;pi()===document.body?setTimeout(()=>e.focus({preventScroll:i})):e.focus({preventScroll:i}),this.focusNode=null}}/**
2253
- * @license
2254
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2255
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2256
- */const Gt=[];class gl{constructor(t){this.host=t,this.__trapNode=null,this.__onKeyDown=this.__onKeyDown.bind(this)}get __focusableElements(){return sl(this.__trapNode)}get __focusedElementIndex(){const t=this.__focusableElements;return t.indexOf(t.filter(il).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.");Gt.push(this),this.__focusedElementIndex===-1&&this.__focusableElements[0].focus()}releaseFocus(){this.__trapNode=null,Gt.pop()}__onKeyDown(t){if(this.__trapNode&&this===Array.from(Gt).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
- * @license
2258
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2259
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2260
- */const Ke=ie(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
- * @license
2262
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2263
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2264
- */const vl=o=>class extends Ke(o){static get properties(){return{focusTrap:{type:Boolean,value:!1},restoreFocusOnClose:{type:Boolean,value:!1},restoreFocusNode:{type:HTMLElement}}}constructor(){super(),this.__ariaModalController=new ml(this),this.__focusTrapController=new gl(this),this.__focusRestorationController=new _l}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=!$i();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=pi();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
- * @license
2266
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2267
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2268
- */const Js=()=>Array.from(document.body.children).filter(o=>o instanceof HTMLElement&&o._hasOverlayStackMixin&&!o.hasAttribute("closing")).sort((o,t)=>o.__zIndex-t.__zIndex||0),gi=()=>Js().filter(o=>o.$.overlay),yl=o=>o===gi().pop(),bl=o=>class extends o{constructor(){super(),this._hasOverlayStackMixin=!0}get _last(){return yl(this)}bringToFront(){let e="";const i=Js().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"),gi().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=gi();let i;for(;(i=e.pop())&&!(i!==this&&(i.$.overlay.style.removeProperty("pointer-events"),!i.modeless)););}};/**
2269
- * @license
2270
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2271
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2272
- */const xl=o=>class extends vl(bl(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),Ks&&(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(),qs(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
- * @license
2274
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2275
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2276
- */function wl(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 Ri(o){return o?new Set(o.split(" ")):new Set}function $t(o){return o?[...o].join(" "):""}function Xs(o,t,e){const i=Ri(o.getAttribute(t));i.add(e),o.setAttribute(t,$t(i))}function El(o,t,e){const i=Ri(o.getAttribute(t));if(i.delete(e),i.size===0){o.removeAttribute(t);return}o.setAttribute(t,$t(i))}function Sl(o){return o.nodeType===Node.TEXT_NODE&&o.textContent.trim()===""}/**
2277
- * @license
2278
- * Copyright (c) 2024 Vaadin Ltd.
2279
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2280
- */function Al(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 F=O[0].intersectionRatio;if(F!==a){if(!C)return r();F===0&&(F=1e-7),r(!1,F)}C=!1}e=new IntersectionObserver(I,D),e.observe(o)}return r(!0),s}/**
2281
- * @license
2282
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2283
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2284
- */const Jt={start:"top",end:"bottom"},Xt={start:"left",end:"right"},Oo=new ResizeObserver(o=>{setTimeout(()=>{o.forEach(t=>{t.target.__overlay&&t.target.__overlay._updatePosition()})})}),Cl=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=wl(this.positionTarget),this.__positionTargetAncestorRootNodes.forEach(e=>{e.addEventListener("scroll",this.__onScroll,!0)}),this.positionTarget&&(this.__observePositionTargetMove=Al(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,Oo.unobserve(i),e&&(this.__addUpdatePositionEventListeners(),i.__overlay=this,Oo.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,Jt,this,i),u=this.__calculatePositionInOneDimension(e,a,this.noHorizontalOverlap,Xt,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,Xt)}__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,Jt)}__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===Jt.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===Xt.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
- * @license
2286
- * Copyright (c) 2015 - 2024 Vaadin Ltd.
2287
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2288
- */const Dl=o=>class extends Cl(xl(o)){_shouldCloseOnOutsideClick(e){return!e.composedPath().includes(this.positionTarget)}_mouseDownListener(e){super._mouseDownListener(e),this._shouldCloseOnOutsideClick(e)&&!js(e.composedPath()[0])&&e.preventDefault()}};/**
2289
- * @license
2290
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
2291
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2292
- */const kl=N`
2293
- [part='overlay'] {
2294
- display: flex;
2295
- flex: auto;
2296
- }
2297
-
2298
- [part~='content'] {
2299
- flex: auto;
2300
- }
2301
-
2302
- @media (forced-colors: active) {
2303
- [part='overlay'] {
2304
- outline: 3px solid;
2305
- }
2306
- }
2307
- `;/**
2308
- * @license
2309
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
2310
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2311
- */J("vaadin-date-picker-overlay",[Za,kl],{moduleId:"vaadin-date-picker-overlay-styles"});class Pl extends Dl(zt(Fe(Ae))){static get is(){return"vaadin-date-picker-overlay"}static get template(){return ze`
2312
- <div id="backdrop" part="backdrop" hidden$="[[!withBackdrop]]"></div>
2313
- <div part="overlay" id="overlay">
2314
- <div part="content" id="content">
2315
- <slot></slot>
2316
- </div>
2317
- </div>
2318
- `}}_e(Pl);const Tl=/\/\*[\*!]\s+vaadin-dev-mode:start([\s\S]*)vaadin-dev-mode:end\s+\*\*\//i,At=window.Vaadin&&window.Vaadin.Flow&&window.Vaadin.Flow.clients;function Ml(){function o(){return!0}return Zs(o)}function Ol(){try{return Il()?!0:Fl()?At?!Nl():!Ml():!1}catch(o){return!1}}function Il(){return localStorage.getItem("vaadin.developmentmode.force")}function Fl(){return["localhost","127.0.0.1"].indexOf(window.location.hostname)>=0}function Nl(){return!!(At&&Object.keys(At).map(t=>At[t]).filter(t=>t.productionMode).length>0)}function Zs(o,t){if(typeof o!="function")return;const e=Tl.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 Io=function(o,t){if(window.Vaadin.developmentMode)return Zs(o,t)};window.Vaadin.developmentMode===void 0&&(window.Vaadin.developmentMode=Ol());function zl(){/*! vaadin-dev-mode:start
2319
- (function () {
2320
- 'use strict';
2321
-
2322
- var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) {
2323
- return typeof obj;
2324
- } : function (obj) {
2325
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
2326
- };
2327
-
2328
- var classCallCheck = function (instance, Constructor) {
2329
- if (!(instance instanceof Constructor)) {
2330
- throw new TypeError("Cannot call a class as a function");
2331
- }
2332
- };
2333
-
2334
- var createClass = function () {
2335
- function defineProperties(target, props) {
2336
- for (var i = 0; i < props.length; i++) {
2337
- var descriptor = props[i];
2338
- descriptor.enumerable = descriptor.enumerable || false;
2339
- descriptor.configurable = true;
2340
- if ("value" in descriptor) descriptor.writable = true;
2341
- Object.defineProperty(target, descriptor.key, descriptor);
2342
- }
2343
- }
2344
-
2345
- return function (Constructor, protoProps, staticProps) {
2346
- if (protoProps) defineProperties(Constructor.prototype, protoProps);
2347
- if (staticProps) defineProperties(Constructor, staticProps);
2348
- return Constructor;
2349
- };
2350
- }();
2351
-
2352
- var getPolymerVersion = function getPolymerVersion() {
2353
- return window.Polymer && window.Polymer.version;
2354
- };
2355
-
2356
- var StatisticsGatherer = function () {
2357
- function StatisticsGatherer(logger) {
2358
- classCallCheck(this, StatisticsGatherer);
2359
-
2360
- this.now = new Date().getTime();
2361
- this.logger = logger;
2362
- }
2363
-
2364
- createClass(StatisticsGatherer, [{
2365
- key: 'frameworkVersionDetectors',
2366
- value: function frameworkVersionDetectors() {
2367
- return {
2368
- 'Flow': function Flow() {
2369
- if (window.Vaadin && window.Vaadin.Flow && window.Vaadin.Flow.clients) {
2370
- var flowVersions = Object.keys(window.Vaadin.Flow.clients).map(function (key) {
2371
- return window.Vaadin.Flow.clients[key];
2372
- }).filter(function (client) {
2373
- return client.getVersionInfo;
2374
- }).map(function (client) {
2375
- return client.getVersionInfo().flow;
2376
- });
2377
- if (flowVersions.length > 0) {
2378
- return flowVersions[0];
2379
- }
2380
- }
2381
- },
2382
- 'Vaadin Framework': function VaadinFramework() {
2383
- if (window.vaadin && window.vaadin.clients) {
2384
- var frameworkVersions = Object.values(window.vaadin.clients).filter(function (client) {
2385
- return client.getVersionInfo;
2386
- }).map(function (client) {
2387
- return client.getVersionInfo().vaadinVersion;
2388
- });
2389
- if (frameworkVersions.length > 0) {
2390
- return frameworkVersions[0];
2391
- }
2392
- }
2393
- },
2394
- 'AngularJs': function AngularJs() {
2395
- if (window.angular && window.angular.version && window.angular.version) {
2396
- return window.angular.version.full;
2397
- }
2398
- },
2399
- 'Angular': function Angular() {
2400
- if (window.ng) {
2401
- var tags = document.querySelectorAll("[ng-version]");
2402
- if (tags.length > 0) {
2403
- return tags[0].getAttribute("ng-version");
2404
- }
2405
- return "Unknown";
2406
- }
2407
- },
2408
- 'Backbone.js': function BackboneJs() {
2409
- if (window.Backbone) {
2410
- return window.Backbone.VERSION;
2411
- }
2412
- },
2413
- 'React': function React() {
2414
- var reactSelector = '[data-reactroot], [data-reactid]';
2415
- if (!!document.querySelector(reactSelector)) {
2416
- // React does not publish the version by default
2417
- return "unknown";
2418
- }
2419
- },
2420
- 'Ember': function Ember() {
2421
- if (window.Em && window.Em.VERSION) {
2422
- return window.Em.VERSION;
2423
- } else if (window.Ember && window.Ember.VERSION) {
2424
- return window.Ember.VERSION;
2425
- }
2426
- },
2427
- 'jQuery': function (_jQuery) {
2428
- function jQuery() {
2429
- return _jQuery.apply(this, arguments);
2430
- }
2431
-
2432
- jQuery.toString = function () {
2433
- return _jQuery.toString();
2434
- };
2435
-
2436
- return jQuery;
2437
- }(function () {
2438
- if (typeof jQuery === 'function' && jQuery.prototype.jquery !== undefined) {
2439
- return jQuery.prototype.jquery;
2440
- }
2441
- }),
2442
- 'Polymer': function Polymer() {
2443
- var version = getPolymerVersion();
2444
- if (version) {
2445
- return version;
2446
- }
2447
- },
2448
- 'LitElement': function LitElement() {
2449
- var version = window.litElementVersions && window.litElementVersions[0];
2450
- if (version) {
2451
- return version;
2452
- }
2453
- },
2454
- 'LitHtml': function LitHtml() {
2455
- var version = window.litHtmlVersions && window.litHtmlVersions[0];
2456
- if (version) {
2457
- return version;
2458
- }
2459
- },
2460
- 'Vue.js': function VueJs() {
2461
- if (window.Vue) {
2462
- return window.Vue.version;
2463
- }
2464
- }
2465
- };
2466
- }
2467
- }, {
2468
- key: 'getUsedVaadinElements',
2469
- value: function getUsedVaadinElements(elements) {
2470
- var version = getPolymerVersion();
2471
- var elementClasses = void 0;
2472
- // NOTE: In case you edit the code here, YOU MUST UPDATE any statistics reporting code in Flow.
2473
- // Check all locations calling the method getEntries() in
2474
- // https://github.com/vaadin/flow/blob/master/flow-server/src/main/java/com/vaadin/flow/internal/UsageStatistics.java#L106
2475
- // Currently it is only used by BootstrapHandler.
2476
- if (version && version.indexOf('2') === 0) {
2477
- // Polymer 2: components classes are stored in window.Vaadin
2478
- elementClasses = Object.keys(window.Vaadin).map(function (c) {
2479
- return window.Vaadin[c];
2480
- }).filter(function (c) {
2481
- return c.is;
2482
- });
2483
- } else {
2484
- // Polymer 3: components classes are stored in window.Vaadin.registrations
2485
- elementClasses = window.Vaadin.registrations || [];
2486
- }
2487
- elementClasses.forEach(function (klass) {
2488
- var version = klass.version ? klass.version : "0.0.0";
2489
- elements[klass.is] = { version: version };
2490
- });
2491
- }
2492
- }, {
2493
- key: 'getUsedVaadinThemes',
2494
- value: function getUsedVaadinThemes(themes) {
2495
- ['Lumo', 'Material'].forEach(function (themeName) {
2496
- var theme;
2497
- var version = getPolymerVersion();
2498
- if (version && version.indexOf('2') === 0) {
2499
- // Polymer 2: themes are stored in window.Vaadin
2500
- theme = window.Vaadin[themeName];
2501
- } else {
2502
- // Polymer 3: themes are stored in custom element registry
2503
- theme = customElements.get('vaadin-' + themeName.toLowerCase() + '-styles');
2504
- }
2505
- if (theme && theme.version) {
2506
- themes[themeName] = { version: theme.version };
2507
- }
2508
- });
2509
- }
2510
- }, {
2511
- key: 'getFrameworks',
2512
- value: function getFrameworks(frameworks) {
2513
- var detectors = this.frameworkVersionDetectors();
2514
- Object.keys(detectors).forEach(function (framework) {
2515
- var detector = detectors[framework];
2516
- try {
2517
- var version = detector();
2518
- if (version) {
2519
- frameworks[framework] = { version: version };
2520
- }
2521
- } catch (e) {}
2522
- });
2523
- }
2524
- }, {
2525
- key: 'gather',
2526
- value: function gather(storage) {
2527
- var storedStats = storage.read();
2528
- var gatheredStats = {};
2529
- var types = ["elements", "frameworks", "themes"];
2530
-
2531
- types.forEach(function (type) {
2532
- gatheredStats[type] = {};
2533
- if (!storedStats[type]) {
2534
- storedStats[type] = {};
2535
- }
2536
- });
2537
-
2538
- var previousStats = JSON.stringify(storedStats);
2539
-
2540
- this.getUsedVaadinElements(gatheredStats.elements);
2541
- this.getFrameworks(gatheredStats.frameworks);
2542
- this.getUsedVaadinThemes(gatheredStats.themes);
2543
-
2544
- var now = this.now;
2545
- types.forEach(function (type) {
2546
- var keys = Object.keys(gatheredStats[type]);
2547
- keys.forEach(function (key) {
2548
- if (!storedStats[type][key] || _typeof(storedStats[type][key]) != _typeof({})) {
2549
- storedStats[type][key] = { firstUsed: now };
2550
- }
2551
- // Discards any previously logged version number
2552
- storedStats[type][key].version = gatheredStats[type][key].version;
2553
- storedStats[type][key].lastUsed = now;
2554
- });
2555
- });
2556
-
2557
- var newStats = JSON.stringify(storedStats);
2558
- storage.write(newStats);
2559
- if (newStats != previousStats && Object.keys(storedStats).length > 0) {
2560
- this.logger.debug("New stats: " + newStats);
2561
- }
2562
- }
2563
- }]);
2564
- return StatisticsGatherer;
2565
- }();
2566
-
2567
- var StatisticsStorage = function () {
2568
- function StatisticsStorage(key) {
2569
- classCallCheck(this, StatisticsStorage);
2570
-
2571
- this.key = key;
2572
- }
2573
-
2574
- createClass(StatisticsStorage, [{
2575
- key: 'read',
2576
- value: function read() {
2577
- var localStorageStatsString = localStorage.getItem(this.key);
2578
- try {
2579
- return JSON.parse(localStorageStatsString ? localStorageStatsString : '{}');
2580
- } catch (e) {
2581
- return {};
2582
- }
2583
- }
2584
- }, {
2585
- key: 'write',
2586
- value: function write(data) {
2587
- localStorage.setItem(this.key, data);
2588
- }
2589
- }, {
2590
- key: 'clear',
2591
- value: function clear() {
2592
- localStorage.removeItem(this.key);
2593
- }
2594
- }, {
2595
- key: 'isEmpty',
2596
- value: function isEmpty() {
2597
- var storedStats = this.read();
2598
- var empty = true;
2599
- Object.keys(storedStats).forEach(function (key) {
2600
- if (Object.keys(storedStats[key]).length > 0) {
2601
- empty = false;
2602
- }
2603
- });
2604
-
2605
- return empty;
2606
- }
2607
- }]);
2608
- return StatisticsStorage;
2609
- }();
2610
-
2611
- var StatisticsSender = function () {
2612
- function StatisticsSender(url, logger) {
2613
- classCallCheck(this, StatisticsSender);
2614
-
2615
- this.url = url;
2616
- this.logger = logger;
2617
- }
2618
-
2619
- createClass(StatisticsSender, [{
2620
- key: 'send',
2621
- value: function send(data, errorHandler) {
2622
- var logger = this.logger;
2623
-
2624
- if (navigator.onLine === false) {
2625
- logger.debug("Offline, can't send");
2626
- errorHandler();
2627
- return;
2628
- }
2629
- logger.debug("Sending data to " + this.url);
2630
-
2631
- var req = new XMLHttpRequest();
2632
- req.withCredentials = true;
2633
- req.addEventListener("load", function () {
2634
- // Stats sent, nothing more to do
2635
- logger.debug("Response: " + req.responseText);
2636
- });
2637
- req.addEventListener("error", function () {
2638
- logger.debug("Send failed");
2639
- errorHandler();
2640
- });
2641
- req.addEventListener("abort", function () {
2642
- logger.debug("Send aborted");
2643
- errorHandler();
2644
- });
2645
- req.open("POST", this.url);
2646
- req.setRequestHeader("Content-Type", "application/json");
2647
- req.send(data);
2648
- }
2649
- }]);
2650
- return StatisticsSender;
2651
- }();
2652
-
2653
- var StatisticsLogger = function () {
2654
- function StatisticsLogger(id) {
2655
- classCallCheck(this, StatisticsLogger);
2656
-
2657
- this.id = id;
2658
- }
2659
-
2660
- createClass(StatisticsLogger, [{
2661
- key: '_isDebug',
2662
- value: function _isDebug() {
2663
- return localStorage.getItem("vaadin." + this.id + ".debug");
2664
- }
2665
- }, {
2666
- key: 'debug',
2667
- value: function debug(msg) {
2668
- if (this._isDebug()) {
2669
- console.info(this.id + ": " + msg);
2670
- }
2671
- }
2672
- }]);
2673
- return StatisticsLogger;
2674
- }();
2675
-
2676
- var UsageStatistics = function () {
2677
- function UsageStatistics() {
2678
- classCallCheck(this, UsageStatistics);
2679
-
2680
- this.now = new Date();
2681
- this.timeNow = this.now.getTime();
2682
- this.gatherDelay = 10; // Delay between loading this file and gathering stats
2683
- this.initialDelay = 24 * 60 * 60;
2684
-
2685
- this.logger = new StatisticsLogger("statistics");
2686
- this.storage = new StatisticsStorage("vaadin.statistics.basket");
2687
- this.gatherer = new StatisticsGatherer(this.logger);
2688
- this.sender = new StatisticsSender("https://tools.vaadin.com/usage-stats/submit", this.logger);
2689
- }
2690
-
2691
- createClass(UsageStatistics, [{
2692
- key: 'maybeGatherAndSend',
2693
- value: function maybeGatherAndSend() {
2694
- var _this = this;
2695
-
2696
- if (localStorage.getItem(UsageStatistics.optOutKey)) {
2697
- return;
2698
- }
2699
- this.gatherer.gather(this.storage);
2700
- setTimeout(function () {
2701
- _this.maybeSend();
2702
- }, this.gatherDelay * 1000);
2703
- }
2704
- }, {
2705
- key: 'lottery',
2706
- value: function lottery() {
2707
- return true;
2708
- }
2709
- }, {
2710
- key: 'currentMonth',
2711
- value: function currentMonth() {
2712
- return this.now.getYear() * 12 + this.now.getMonth();
2713
- }
2714
- }, {
2715
- key: 'maybeSend',
2716
- value: function maybeSend() {
2717
- var firstUse = Number(localStorage.getItem(UsageStatistics.firstUseKey));
2718
- var monthProcessed = Number(localStorage.getItem(UsageStatistics.monthProcessedKey));
2719
-
2720
- if (!firstUse) {
2721
- // Use a grace period to avoid interfering with tests, incognito mode etc
2722
- firstUse = this.timeNow;
2723
- localStorage.setItem(UsageStatistics.firstUseKey, firstUse);
2724
- }
2725
-
2726
- if (this.timeNow < firstUse + this.initialDelay * 1000) {
2727
- this.logger.debug("No statistics will be sent until the initial delay of " + this.initialDelay + "s has passed");
2728
- return;
2729
- }
2730
- if (this.currentMonth() <= monthProcessed) {
2731
- this.logger.debug("This month has already been processed");
2732
- return;
2733
- }
2734
- localStorage.setItem(UsageStatistics.monthProcessedKey, this.currentMonth());
2735
- // Use random sampling
2736
- if (this.lottery()) {
2737
- this.logger.debug("Congratulations, we have a winner!");
2738
- } else {
2739
- this.logger.debug("Sorry, no stats from you this time");
2740
- return;
2741
- }
2742
-
2743
- this.send();
2744
- }
2745
- }, {
2746
- key: 'send',
2747
- value: function send() {
2748
- // Ensure we have the latest data
2749
- this.gatherer.gather(this.storage);
2750
-
2751
- // Read, send and clean up
2752
- var data = this.storage.read();
2753
- data["firstUse"] = Number(localStorage.getItem(UsageStatistics.firstUseKey));
2754
- data["usageStatisticsVersion"] = UsageStatistics.version;
2755
- var info = 'This request contains usage statistics gathered from the application running in development mode. \n\nStatistics gathering is automatically disabled and excluded from production builds.\n\nFor details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.\n\n\n\n';
2756
- var self = this;
2757
- this.sender.send(info + JSON.stringify(data), function () {
2758
- // Revert the 'month processed' flag
2759
- localStorage.setItem(UsageStatistics.monthProcessedKey, self.currentMonth() - 1);
2760
- });
2761
- }
2762
- }], [{
2763
- key: 'version',
2764
- get: function get$1() {
2765
- return '2.1.2';
2766
- }
2767
- }, {
2768
- key: 'firstUseKey',
2769
- get: function get$1() {
2770
- return 'vaadin.statistics.firstuse';
2771
- }
2772
- }, {
2773
- key: 'monthProcessedKey',
2774
- get: function get$1() {
2775
- return 'vaadin.statistics.monthProcessed';
2776
- }
2777
- }, {
2778
- key: 'optOutKey',
2779
- get: function get$1() {
2780
- return 'vaadin.statistics.optout';
2781
- }
2782
- }]);
2783
- return UsageStatistics;
2784
- }();
2785
-
2786
- try {
2787
- window.Vaadin = window.Vaadin || {};
2788
- window.Vaadin.usageStatsChecker = window.Vaadin.usageStatsChecker || new UsageStatistics();
2789
- window.Vaadin.usageStatsChecker.maybeGatherAndSend();
2790
- } catch (e) {
2791
- // Intentionally ignored as this is not a problem in the app being developed
2792
- }
2793
-
2794
- }());
2795
-
2796
- vaadin-dev-mode:end **/}const Ll=function(){if(typeof Io=="function")return Io(zl)};/**
2797
- * @license
2798
- * Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2799
- * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2800
- * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2801
- * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2802
- * Code distributed by Google as part of the polymer project is also
2803
- * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2804
- */let Fo=0,Qs=0;const Be=[];let vi=!1;function $l(){vi=!1;const o=Be.length;for(let t=0;t<o;t++){const e=Be[t];if(e)try{e()}catch(i){setTimeout(()=>{throw i})}}Be.splice(0,o),Qs+=o}const Mt={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)}},Rl={run(o){return window.requestAnimationFrame(o)},cancel(o){window.cancelAnimationFrame(o)}},Hl={run(o){return window.requestIdleCallback?window.requestIdleCallback(o):window.setTimeout(o,16)},cancel(o){window.cancelIdleCallback?window.cancelIdleCallback(o):window.clearTimeout(o)}},Bl={run(o){vi||(vi=!0,queueMicrotask(()=>$l())),Be.push(o);const t=Fo;return Fo+=1,t},cancel(o){const t=o-Qs;if(t>=0){if(!Be[t])throw new Error(`invalid async handle: ${o}`);Be[t]=null}}};/**
2805
- @license
2806
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2807
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2808
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2809
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2810
- Code distributed by Google as part of the polymer project is also
2811
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2812
- */const yi=new Set;let Ue=class bi{static debounce(t,e,i){return t instanceof bi?t._cancelAsync():t=new bi,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,yi.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),yi.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 Yl(o){yi.add(o)}/**
2813
- * @license
2814
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
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(){Ll()};let Zt;const No=new Set,er=o=>class extends zt(o){static finalize(){super.finalize();const{is:e}=this;e&&!No.has(e)&&(window.Vaadin.registrations.push(this),No.add(e),window.Vaadin.developmentModeCallback&&(Zt=Ue.debounce(Zt,Hl,()=>{window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]()}),Yl(Zt)))}constructor(){super(),document.doctype===null&&console.warn('Vaadin components require the "standards mode" declaration. Please add <!DOCTYPE html> to the HTML document.')}};/**
2817
- * @license
2818
- * Copyright (c) 2023 - 2024 Vaadin Ltd.
2819
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2820
- */class jl{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
- * @license
2822
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2823
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2824
- */let Vl=0;function tr(){return Vl++}/**
2825
- * @license
2826
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2827
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2828
- */class Pe extends EventTarget{static generateId(t,e="default"){return`${e}-${t.localName}-${tr()}`}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 jl(i,({addedNodes:s,removedNodes:r})=>{const n=this.multiple?this.nodes:[this.node],a=s.filter(l=>!Sl(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
- * @license
2830
- * Copyright (c) 2022 - 2024 Vaadin Ltd.
2831
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2832
- */class ir extends Pe{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
- * @license
2834
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2835
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2836
- */const Ul=N`
2837
- :host {
2838
- display: inline-block;
2839
- position: relative;
2840
- outline: none;
2841
- white-space: nowrap;
2842
- -webkit-user-select: none;
2843
- -moz-user-select: none;
2844
- user-select: none;
2845
- }
2846
-
2847
- :host([hidden]) {
2848
- display: none !important;
2849
- }
2850
-
2851
- /* Aligns the button with form fields when placed on the same line.
2852
- Note, to make it work, the form fields should have the same "::before" pseudo-element. */
2853
- .vaadin-button-container::before {
2854
- content: '\\2003';
2855
- display: inline-block;
2856
- width: 0;
2857
- max-height: 100%;
2858
- }
2859
-
2860
- .vaadin-button-container {
2861
- display: inline-flex;
2862
- align-items: center;
2863
- justify-content: center;
2864
- text-align: center;
2865
- width: 100%;
2866
- height: 100%;
2867
- min-height: inherit;
2868
- text-shadow: inherit;
2869
- }
2870
-
2871
- [part='prefix'],
2872
- [part='suffix'] {
2873
- flex: none;
2874
- }
2875
-
2876
- [part='label'] {
2877
- white-space: nowrap;
2878
- overflow: hidden;
2879
- text-overflow: ellipsis;
2880
- }
2881
-
2882
- @media (forced-colors: active) {
2883
- :host {
2884
- outline: 1px solid;
2885
- outline-offset: -1px;
2886
- }
2887
-
2888
- :host([focused]) {
2889
- outline-width: 2px;
2890
- }
2891
-
2892
- :host([disabled]) {
2893
- outline-color: GrayText;
2894
- }
2895
- }
2896
- `,Wl=o=>o`
2897
- <div class="vaadin-button-container">
2898
- <span part="prefix" aria-hidden="true">
2899
- <slot name="prefix"></slot>
2900
- </span>
2901
- <span part="label">
2902
- <slot></slot>
2903
- </span>
2904
- <span part="suffix" aria-hidden="true">
2905
- <slot name="suffix"></slot>
2906
- </span>
2907
- </div>
2908
- <slot name="tooltip"></slot>
2909
- `;/**
2910
- @license
2911
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2912
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2913
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2914
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2915
- Code distributed by Google as part of the polymer project is also
2916
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2917
- */const ql=o=>o,or=typeof document.head.style.touchAction=="string",xi="__polymerGestures",Qt="__polymerGesturesHandled",wi="__polymerGesturesTouchAction",zo=25,Lo=5,Kl=2,Gl=["mousedown","mousemove","mouseup","click"],Jl=[0,1,4,2],Xl=function(){try{return new MouseEvent("test",{buttons:1}).buttons===1}catch(o){return!1}}();function Hi(o){return Gl.indexOf(o)>-1}let Zl=!1;(function(){try{const o=Object.defineProperty({},"passive",{get(){Zl=!0}});window.addEventListener("test",null,o),window.removeEventListener("test",null,o)}catch(o){}})();function Ql(o){Hi(o)}const ec=navigator.userAgent.match(/iP(?:[oa]d|hone)|Android/u),tc={button:!0,command:!0,fieldset:!0,input:!0,keygen:!0,optgroup:!0,option:!0,select:!0,textarea:!0};function Oe(o){const t=o.type;if(!Hi(t))return!1;if(t==="mousemove"){let i=o.buttons===void 0?1:o.buttons;return o instanceof window.MouseEvent&&!Xl&&(i=Jl[o.which]||0),!!(i&1)}return(o.button===void 0?0:o.button)===0}function ic(o){if(o.type==="click"){if(o.detail===0)return!0;const t=Se(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 be={touch:{x:0,y:0,id:-1,scrollDecided:!1}};function oc(o){let t="auto";const e=rr(o);for(let i=0,s;i<e.length;i++)if(s=e[i],s[wi]){t=s[wi];break}return t}function sr(o,t,e){o.movefn=t,o.upfn=e,document.addEventListener("mousemove",t),document.addEventListener("mouseup",e)}function Ye(o){document.removeEventListener("mousemove",o.movefn),document.removeEventListener("mouseup",o.upfn),o.movefn=null,o.upfn=null}const rr=window.ShadyDOM&&window.ShadyDOM.noPatch?window.ShadyDOM.composedPath:o=>o.composedPath&&o.composedPath()||[],Bi={},Te=[];function sc(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 Se(o){const t=rr(o);return t.length>0?t[0]:o.target}function rc(o){const t=o.type,i=o.currentTarget[xi];if(!i)return;const s=i[t];if(!s)return;if(!o[Qt]&&(o[Qt]={},t.startsWith("touch"))){const n=o.changedTouches[0];if(t==="touchstart"&&o.touches.length===1&&(be.touch.id=n.identifier),be.touch.id!==n.identifier)return;or||(t==="touchstart"||t==="touchmove")&&nc(o)}const r=o[Qt];if(!r.skip){for(let n=0,a;n<Te.length;n++)a=Te[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<Te.length;n++)a=Te[n],s[a.name]&&!r[a.name]&&(r[a.name]=!0,a[t](o))}}function nc(o){const t=o.changedTouches[0],e=o.type;if(e==="touchstart")be.touch.x=t.clientX,be.touch.y=t.clientY,be.touch.scrollDecided=!1;else if(e==="touchmove"){if(be.touch.scrollDecided)return;be.touch.scrollDecided=!0;const i=oc(o);let s=!1;const r=Math.abs(be.touch.x-t.clientX),n=Math.abs(be.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():Ot("track")}}function me(o,t,e){return Bi[t]?(ac(o,t,e),!0):!1}function ac(o,t,e){const i=Bi[t],s=i.deps,r=i.name;let n=o[xi];n||(o[xi]=n={});for(let a=0,l,u;a<s.length;a++)l=s[a],!(ec&&Hi(l)&&l!=="click")&&(u=n[l],u||(n[l]=u={_count:0}),u._count===0&&o.addEventListener(l,rc,Ql(l)),u[r]=(u[r]||0)+1,u._count=(u._count||0)+1);o.addEventListener(t,e),i.touchAction&&nr(o,i.touchAction)}function Yi(o){Te.push(o),o.emits.forEach(t=>{Bi[t]=o})}function lc(o){for(let t=0,e;t<Te.length;t++){e=Te[t];for(let i=0,s;i<e.emits.length;i++)if(s=e.emits[i],s===o)return e}return null}function nr(o,t){or&&o instanceof HTMLElement&&Bl.run(()=>{o.style.touchAction=t}),o[wi]=t}function ji(o,t,e){const i=new Event(t,{bubbles:!0,cancelable:!0,composed:!0});if(i.detail=e,ql(o).dispatchEvent(i),i.defaultPrevented){const s=e.preventer||e.sourceEvent;s&&s.preventDefault&&s.preventDefault()}}function Ot(o){const t=lc(o);t.info&&(t.info.prevent=!0)}Yi({name:"downup",deps:["mousedown","touchstart","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["down","up"],info:{movefn:null,upfn:null},reset(){Ye(this.info)},mousedown(o){if(!Oe(o))return;const t=Se(o),e=this,i=r=>{Oe(r)||(Qe("up",t,r),Ye(e.info))},s=r=>{Oe(r)&&Qe("up",t,r),Ye(e.info)};sr(this.info,i,s),Qe("down",t,o)},touchstart(o){Qe("down",Se(o),o.changedTouches[0],o)},touchend(o){Qe("up",Se(o),o.changedTouches[0],o)}});function Qe(o,t,e,i){t&&ji(t,o,{x:e.clientX,y:e.clientY,sourceEvent:e,preventer:i,prevent(s){return Ot(s)}})}Yi({name:"track",touchAction:"none",deps:["mousedown","touchstart","touchmove","touchend"],flow:{start:["mousedown","touchstart"],end:["mouseup","touchend"]},emits:["track"],info:{x:0,y:0,state:"start",started:!1,moves:[],addMove(o){this.moves.length>Kl&&this.moves.shift(),this.moves.push(o)},movefn:null,upfn:null,prevent:!1},reset(){this.info.state="start",this.info.started=!1,this.info.moves=[],this.info.x=0,this.info.y=0,this.info.prevent=!1,Ye(this.info)},mousedown(o){if(!Oe(o))return;const t=Se(o),e=this,i=r=>{const n=r.clientX,a=r.clientY;$o(e.info,n,a)&&(e.info.state=e.info.started?r.type==="mouseup"?"end":"track":"start",e.info.state==="start"&&Ot("tap"),e.info.addMove({x:n,y:a}),Oe(r)||(e.info.state="end",Ye(e.info)),t&&ei(e.info,t,r),e.info.started=!0)},s=r=>{e.info.started&&i(r),Ye(e.info)};sr(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=Se(o),e=o.changedTouches[0],i=e.clientX,s=e.clientY;$o(this.info,i,s)&&(this.info.state==="start"&&Ot("tap"),this.info.addMove({x:i,y:s}),ei(this.info,t,e),this.info.state="track",this.info.started=!0)},touchend(o){const t=Se(o),e=o.changedTouches[0];this.info.started&&(this.info.state="end",this.info.addMove({x:e.clientX,y:e.clientY}),ei(this.info,t,e))}});function $o(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>=Lo||s>=Lo}function ei(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),ji(t,"track",{state:o.state,x:e.clientX,y:e.clientY,dx:r,dy:n,ddx:a,ddy:l,sourceEvent:e,hover(){return sc(e.clientX,e.clientY)}})}Yi({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){Oe(o)&&(this.info.x=o.clientX,this.info.y=o.clientY)},click(o){Oe(o)&&Ro(this.info,o)},touchstart(o){const t=o.changedTouches[0];this.info.x=t.clientX,this.info.y=t.clientY},touchend(o){Ro(this.info,o.changedTouches[0],o)}});function Ro(o,t,e){const i=Math.abs(t.clientX-o.x),s=Math.abs(t.clientY-o.y),r=Se(e||t);!r||tc[r.localName]&&r.hasAttribute("disabled")||(isNaN(i)||isNaN(s)||i<=zo&&s<=zo||ic(t))&&(o.prevent||ji(r,"tap",{x:t.clientX,y:t.clientY,sourceEvent:t,preventer:e}))}/**
2918
- * @license
2919
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2920
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2921
- */const ar=ie(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
- * @license
2923
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2924
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2925
- */const Rt=ie(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
- * @license
2927
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2928
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2929
- */const cc=o=>class extends ar(Rt(o)){get _activeKeys(){return[" "]}ready(){super.ready(),me(this,"down",e=>{this._shouldSetActive(e)&&this._setActive(!0)}),me(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
- * @license
2931
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2932
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2933
- */const Vi=ie(o=>class extends o{get _keyboardActive(){return $i()}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
- * @license
2935
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
2936
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2937
- */const lr=o=>class extends ar(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
- * @license
2939
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2940
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2941
- */const uc=o=>class extends cc(lr(Vi(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
- * @license
2943
- * Copyright (c) 2017 - 2024 Vaadin Ltd.
2944
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2945
- */J("vaadin-button",Ul,{moduleId:"vaadin-button-styles"});class dc extends uc(er(Fe(Ke(Ae)))){static get is(){return"vaadin-button"}static get template(){return Wl(ze)}ready(){super.ready(),this._tooltipController=new ir(this),this.addController(this._tooltipController)}}_e(dc);/**
2946
- * @license
2947
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
2948
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2949
- */function hc(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 Ei(o){const t=new Date(o);return t.setHours(0,0,0,0),t}function xe(o,t,e=Ei){return o instanceof Date&&t instanceof Date&&e(o).getTime()===e(t).getTime()}function Ui(o){return{day:o.getDate(),month:o.getMonth(),year:o.getFullYear()}}function We(o,t,e,i){let s=!1;if(typeof i=="function"&&o){const r=Ui(o);s=i(r)}return(!t||o>=t)&&(!e||o<=e)&&!s}function cr(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 ur(o){const t=new Date,e=new Date(t);return e.setDate(1),e.setMonth(parseInt(o)+t.getMonth()),e}function pc(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 et(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 fc(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 mc(o){return o instanceof Date?fc({year:o.getFullYear(),month:o.getMonth(),day:o.getDate()}):""}/**
2950
- @license
2951
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2952
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2953
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2954
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2955
- Code distributed by Google as part of the polymer project is also
2956
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2957
- */class It{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,ft.delete(this),this._callback()})}cancel(){this.isActive()&&(this._cancelAsync(),ft.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 It?t._cancelAsync():t=new It,t.setConfig(e,i),t}}let ft=new Set;const _c=function(o){ft.add(o)},gc=function(){const o=!!ft.size;return ft.forEach(t=>{try{t.flush()}catch(e){setTimeout(()=>{throw e})}}),o};/**
2958
- @license
2959
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
2960
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
2961
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
2962
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
2963
- Code distributed by Google as part of the polymer project is also
2964
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
2965
- */const Wi=function(){let o,t;do o=window.ShadyDOM&&ShadyDOM.flush(),window.ShadyCSS&&window.ShadyCSS.ScopingShim&&window.ShadyCSS.ScopingShim.flush(),t=gc();while(o||t)};/**
2966
- * @license
2967
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
2968
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2969
- */const dr=document.createElement("template");dr.innerHTML=`
2970
- <style>
2971
- :host {
2972
- display: block;
2973
- overflow: hidden;
2974
- height: 500px;
2975
- }
2976
-
2977
- #scroller {
2978
- position: relative;
2979
- height: 100%;
2980
- overflow: auto;
2981
- outline: none;
2982
- margin-right: -40px;
2983
- -webkit-overflow-scrolling: touch;
2984
- overflow-x: hidden;
2985
- }
2986
-
2987
- #scroller.notouchscroll {
2988
- -webkit-overflow-scrolling: auto;
2989
- }
2990
-
2991
- #scroller::-webkit-scrollbar {
2992
- display: none;
2993
- }
2994
-
2995
- .buffer {
2996
- position: absolute;
2997
- width: var(--vaadin-infinite-scroller-buffer-width, 100%);
2998
- box-sizing: border-box;
2999
- padding-right: 40px;
3000
- top: var(--vaadin-infinite-scroller-buffer-offset, 0);
3001
- animation: fadein 0.2s;
3002
- }
3003
-
3004
- @keyframes fadein {
3005
- from {
3006
- opacity: 0;
3007
- }
3008
- to {
3009
- opacity: 1;
3010
- }
3011
- }
3012
- </style>
3013
-
3014
- <div id="scroller" tabindex="-1">
3015
- <div class="buffer"></div>
3016
- <div class="buffer"></div>
3017
- <div id="fullHeight"></div>
3018
- </div>
3019
- `;class hr extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"}).appendChild(dr.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()),Wi()}_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=Ue.debounce(this._debouncerScrollFinish,Mt.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=Ue.debounce(this._debouncerUpdateClones,Mt.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-${tr()}`,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
- * @license
3021
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3022
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3023
- */const pr=document.createElement("template");pr.innerHTML=`
3024
- <style>
3025
- :host {
3026
- --vaadin-infinite-scroller-item-height: 270px;
3027
- position: absolute;
3028
- top: 0;
3029
- left: 0;
3030
- right: 0;
3031
- bottom: 0;
3032
- height: 100%;
3033
- }
3034
- </style>
3035
- `;class vc extends hr{static get is(){return"vaadin-date-picker-month-scroller"}constructor(){super(),this.bufferSize=3,this.shadowRoot.appendChild(pr.content.cloneNode(!0))}_createElement(){return document.createElement("vaadin-month-calendar")}_updateElement(t,e){t.month=ur(e)}}_e(vc);/**
3036
- * @license
3037
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3038
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3039
- */const fr=document.createElement("template");fr.innerHTML=`
3040
- <style>
3041
- :host {
3042
- --vaadin-infinite-scroller-item-height: 80px;
3043
- width: 50px;
3044
- display: block;
3045
- height: 100%;
3046
- position: absolute;
3047
- right: 0;
3048
- transform: translateX(100%);
3049
- -webkit-tap-highlight-color: transparent;
3050
- -webkit-user-select: none;
3051
- -moz-user-select: none;
3052
- user-select: none;
3053
- /* Center the year scroller position. */
3054
- --vaadin-infinite-scroller-buffer-offset: 50%;
3055
- }
3056
-
3057
- :host::before {
3058
- content: '';
3059
- display: block;
3060
- background: transparent;
3061
- width: 0;
3062
- height: 0;
3063
- position: absolute;
3064
- left: 0;
3065
- top: 50%;
3066
- transform: translateY(-50%);
3067
- border-width: 6px;
3068
- border-style: solid;
3069
- border-color: transparent;
3070
- border-left-color: #000;
3071
- }
3072
- </style>
3073
- `;class yc extends hr{static get is(){return"vaadin-date-picker-year-scroller"}constructor(){super(),this.bufferSize=12,this.shadowRoot.appendChild(fr.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()}}_e(yc);/**
3074
- * @license
3075
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3076
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3077
- */const bc=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
- * @license
3079
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3080
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3081
- */class xc extends Fe(bc(Ae)){static get is(){return"vaadin-date-picker-year"}static get template(){return ze`
3082
- <style>
3083
- :host {
3084
- display: block;
3085
- height: 100%;
3086
- }
3087
- </style>
3088
- <div part="year-number">[[year]]</div>
3089
- <div part="year-separator" aria-hidden="true"></div>
3090
- `}}_e(xc);/**
3091
- @license
3092
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
3093
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
3094
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
3095
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
3096
- Code distributed by Google as part of the polymer project is also
3097
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
3098
- */function qi(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 Ki=ie(o=>{class t extends o{_shouldPropertyChange(i,s,r){return qi(this,i,s,r,!0)}}return t}),wc=ie(o=>{class t extends o{static get properties(){return{mutableData:Boolean}}_shouldPropertyChange(i,s,r){return qi(this,i,s,r,this.mutableData)}}return t});Ki._mutablePropertyChange=qi;/**
3099
- @license
3100
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
3101
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
3102
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
3103
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
3104
- Code distributed by Google as part of the polymer project is also
3105
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
3106
- */let Si=null;function Ai(){return Si}Ai.prototype=Object.create(HTMLTemplateElement.prototype,{constructor:{value:Ai,writable:!0}});const mr=zi(Ai),Ec=Ki(mr);function Sc(o,t){Si=o,Object.setPrototypeOf(o,t.prototype),new t,Si=null}const Ac=zi(class{});function Cc(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"),re(re(i).parentNode).replaceChild(i.__polymerReplaced__,i);else{const s=i.__polymerReplaced__;s&&re(re(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 Ce extends Ac{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){Cc(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}}Ce.prototype.__dataHost;Ce.prototype.__templatizeOptions;Ce.prototype._methodHost;Ce.prototype.__templatizeOwner;Ce.prototype.__hostProps;const Dc=Ki(Ce);function Ho(o){let t=o.__dataHost;return t&&t._methodHost||t}function kc(o,t,e){let i=e.mutableData?Dc:Ce;Ci.mixin&&(i=Ci.mixin(i));let s=class extends i{};return s.prototype.__templatizeOptions=e,s.prototype._bindTemplate(o),Mc(s,o,t,e),s}function Pc(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?Ec:mr;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:Tc(l,s)}),n.prototype._createNotifyingProperty("_host_"+l);bs&&i&&Fc(t,e,i)}if(o.__dataProto&&Object.assign(o.__data,o.__dataProto),r)Sc(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 Tc(o,t){return function(i,s,r){t.call(i.__templatizeOwner,s.substring(6),r[s])}}function Mc(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:Oc(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:Ic()})}function Oc(o,t){return function(i,s,r){t.call(i.__templatizeOwner,i,s,r[s])}}function Ic(){return function(t,e,i){t.__dataHost._setPendingPropertyOrPath("_host_"+e,i[e],!0,!0)}}function Ci(o,t,e){if(Pt&&!Ho(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:Ce)._parseTemplate(o),r=s.templatizeInstanceClass;r||(r=kc(o,s,e),s.templatizeInstanceClass=r);const n=Ho(o);Pc(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 Fc(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 Nc(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=re(t).parentNode;return null}/**
3107
- @license
3108
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
3109
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
3110
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
3111
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
3112
- Code distributed by Google as part of the polymer project is also
3113
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
3114
- */let Bo=!1;function zc(){if(ys&&!vs){if(!Bo){Bo=!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
- @license
3116
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
3117
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
3118
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
3119
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
3120
- Code distributed by Google as part of the polymer project is also
3121
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
3122
- */const Lc=wc(Ae);class Yo extends Lc{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:!fo,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(),zc()||(this.style.display="none"),this.__isDetached){this.__isDetached=!1;let t=re(re(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=Ci(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(Bn(this.as,r)){let a=s[this.itemsIndexAs];r==this.as&&(this.items[a]=n);let l=dt(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=It.debounce(this.__renderDebouncer,e>0?qn.after(e):Ts,t.bind(this)),_c(this.__renderDebouncer)}render(){this.__debounceRender(this.__render),Wi()}__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),(!fo||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=re(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 re(re(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 Nc(this.template,t)}}customElements.define(Yo.is,Yo);/**
3123
- * @license
3124
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3125
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3126
- */const $c=o=>class extends Vi(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=>xe(e.date,this.focusedDate))}ready(){super.ready(),me(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:!We(r,i,s)&&!We(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=>xe(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 xe(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 hc(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
- * @license
3128
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3129
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3130
- */const Rc=N`
3131
- :host {
3132
- display: block;
3133
- }
3134
-
3135
- #monthGrid {
3136
- width: 100%;
3137
- border-collapse: collapse;
3138
- }
3139
-
3140
- #days-container tr,
3141
- #weekdays-container tr {
3142
- display: flex;
3143
- }
3144
-
3145
- [part~='date'] {
3146
- outline: none;
3147
- }
3148
-
3149
- [part~='disabled'] {
3150
- pointer-events: none;
3151
- }
3152
-
3153
- [part='week-number'][hidden],
3154
- [part='weekday'][hidden] {
3155
- display: none;
3156
- }
3157
-
3158
- [part='weekday'],
3159
- [part~='date'] {
3160
- width: calc(100% / 7);
3161
- padding: 0;
3162
- font-weight: normal;
3163
- }
3164
-
3165
- [part='weekday']:empty,
3166
- [part='week-number'] {
3167
- width: 12.5%;
3168
- flex-shrink: 0;
3169
- padding: 0;
3170
- }
3171
-
3172
- :host([week-numbers]) [part='weekday']:not(:empty),
3173
- :host([week-numbers]) [part~='date'] {
3174
- width: 12.5%;
3175
- }
3176
-
3177
- @media (forced-colors: active) {
3178
- [part~='date'][part~='focused'] {
3179
- outline: 1px solid;
3180
- }
3181
-
3182
- [part~='date'][part~='selected'] {
3183
- outline: 3px solid;
3184
- }
3185
- }
3186
- `;/**
3187
- * @license
3188
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3189
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3190
- */J("vaadin-month-calendar",Rc,{moduleId:"vaadin-month-calendar-styles"});class Hc extends $c(Fe(Ae)){static get template(){return ze`
3191
- <div part="month-header" id="month-header" aria-hidden="true">[[_getTitle(month, i18n)]]</div>
3192
- <table
3193
- id="monthGrid"
3194
- role="grid"
3195
- aria-labelledby="month-header"
3196
- on-touchend="_preventDefault"
3197
- on-touchstart="_onMonthGridTouchStart"
3198
- >
3199
- <thead id="weekdays-container">
3200
- <tr role="row" part="weekdays">
3201
- <th part="weekday" aria-hidden="true" hidden$="[[!_showWeekSeparator(showWeekNumbers, i18n)]]"></th>
3202
- <template is="dom-repeat" items="[[_getWeekDayNames(i18n, showWeekNumbers)]]">
3203
- <th role="columnheader" part="weekday" scope="col" abbr$="[[item.weekDay]]" aria-hidden="true">
3204
- [[item.weekDayShort]]
3205
- </th>
3206
- </template>
3207
- </tr>
3208
- </thead>
3209
- <tbody id="days-container">
3210
- <template is="dom-repeat" items="[[_weeks]]" as="week">
3211
- <tr role="row">
3212
- <td part="week-number" aria-hidden="true" hidden$="[[!_showWeekSeparator(showWeekNumbers, i18n)]]">
3213
- [[__getWeekNumber(week)]]
3214
- </td>
3215
- <template is="dom-repeat" items="[[week]]">
3216
- <td
3217
- role="gridcell"
3218
- part$="[[__getDatePart(item, focusedDate, selectedDate, minDate, maxDate, isDateDisabled)]]"
3219
- date="[[item]]"
3220
- tabindex$="[[__getDayTabindex(item, focusedDate)]]"
3221
- disabled$="[[__isDayDisabled(item, minDate, maxDate, isDateDisabled)]]"
3222
- aria-selected$="[[__getDayAriaSelected(item, selectedDate)]]"
3223
- aria-disabled$="[[__getDayAriaDisabled(item, minDate, maxDate, isDateDisabled)]]"
3224
- aria-label$="[[__getDayAriaLabel(item)]]"
3225
- >[[_getDate(item)]]</td
3226
- >
3227
- </template>
3228
- </tr>
3229
- </template>
3230
- </tbody>
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>Ei(new Date),u=t<Ei(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 xe(t,e)}__isDaySelected(t,e){return xe(t,e)}__getDayAriaSelected(t,e){if(this.__isDaySelected(t,e))return"true"}__isDayDisabled(t,e,i,s){return!We(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"}}_e(Hc);/**
3233
- * @license
3234
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3235
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3236
- */class _r{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
- * @license
3238
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3239
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3240
- */const Bc=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(){nr(this.$.scrollers,"pan-y"),me(this.$.scrollers,"track",this._track.bind(this)),me(this.shadowRoot.querySelector('[part="clear-button"]'),"tap",this._clear.bind(this)),me(this.shadowRoot.querySelector('[part="toggle-button"]'),"tap",this._cancel.bind(this)),me(this.shadowRoot.querySelector('[part="years-toggle-button"]'),"tap",this._toggleYearScroller.bind(this))}_initControllers(){this.addController(new _r(this._desktopMediaQuery,e=>{this._desktopMode=e})),this.addController(new Pe(this,"today-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onTodayButtonKeyDown(i)),me(e,"tap",this._onTodayTap.bind(this)),this._todayButton=e}})),this.addController(new Pe(this,"cancel-button","vaadin-button",{observe:!1,initializer:e=>{e.setAttribute("theme","tertiary"),e.addEventListener("keydown",i=>this.__onCancelButtonKeyDown(i)),me(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 Pe(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 Pe(this,"years","vaadin-date-picker-year-scroller",{observe:!1,initializer:e=>{e.setAttribute("aria-hidden","true"),me(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=Ue.debounce(this._debouncer,Mt.after(300),()=>{this._ignoreTaps=!1})}_formatDisplayed(e,i,s){return e&&i&&typeof i.formatDate=="function"?i.formatDate(Ui(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 ur(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){xe(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&&xe(i.date,this.__pendingDateFocus)&&(delete this.__pendingDateFocus,i.focus())}}focusDate(e,i){return Ge(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 Ge(this,null,function*(){this.__pendingDateFocus=this.focusedDate,this.calendars.length||(yield new Promise(i=>{qs(this,()=>{Wi(),i()})})),e&&this.revealDate(this.focusedDate),this._revealPromise&&(yield this._revealPromise),this.__tryFocusDate()})}_focusClosestDate(e){this.focusDate(cr(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 We(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
- * @license
3242
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3243
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3244
- */const Yc=N`
3245
- :host {
3246
- display: flex;
3247
- flex-direction: column;
3248
- height: 100%;
3249
- width: 100%;
3250
- outline: none;
3251
- }
3252
-
3253
- [part='overlay-header'] {
3254
- display: flex;
3255
- flex-shrink: 0;
3256
- flex-wrap: nowrap;
3257
- align-items: center;
3258
- }
3259
-
3260
- :host(:not([fullscreen])) [part='overlay-header'] {
3261
- display: none;
3262
- }
3263
-
3264
- [part='label'] {
3265
- flex-grow: 1;
3266
- }
3267
-
3268
- [hidden] {
3269
- display: none !important;
3270
- }
3271
-
3272
- [part='years-toggle-button'] {
3273
- display: flex;
3274
- }
3275
-
3276
- #scrollers {
3277
- display: flex;
3278
- height: 100%;
3279
- width: 100%;
3280
- position: relative;
3281
- overflow: hidden;
3282
- }
3283
-
3284
- :host([desktop]) ::slotted([slot='months']) {
3285
- right: 50px;
3286
- transform: none !important;
3287
- }
3288
-
3289
- :host([desktop]) ::slotted([slot='years']) {
3290
- transform: none !important;
3291
- }
3292
-
3293
- :host(.animate) ::slotted([slot='months']),
3294
- :host(.animate) ::slotted([slot='years']) {
3295
- transition: all 200ms;
3296
- }
3297
-
3298
- [part='toolbar'] {
3299
- display: flex;
3300
- justify-content: space-between;
3301
- z-index: 2;
3302
- flex-shrink: 0;
3303
- }
3304
- `;/**
3305
- * @license
3306
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3307
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3308
- */J("vaadin-date-picker-overlay-content",Yc,{moduleId:"vaadin-date-picker-overlay-content-styles"});class jc extends Bc(Ke(Fe(zt(Ae)))){static get template(){return ze`
3309
- <div part="overlay-header" on-touchend="_preventDefault" aria-hidden="true">
3310
- <div part="label">[[_formatDisplayed(selectedDate, i18n, label)]]</div>
3311
- <div part="clear-button" hidden$="[[!selectedDate]]"></div>
3312
- <div part="toggle-button"></div>
3313
-
3314
- <div part="years-toggle-button" hidden$="[[_desktopMode]]" aria-hidden="true">
3315
- [[_yearAfterXMonths(_visibleMonthIndex)]]
3316
- </div>
3317
- </div>
3318
-
3319
- <div id="scrollers">
3320
- <slot name="months"></slot>
3321
- <slot name="years"></slot>
3322
- </div>
3323
-
3324
- <div on-touchend="_preventDefault" role="toolbar" part="toolbar">
3325
- <slot name="today-button"></slot>
3326
- <slot name="cancel-button"></slot>
3327
- </div>
3328
- `}static get is(){return"vaadin-date-picker-overlay-content"}ready(){super.ready(),this.setAttribute("role","dialog"),this._addListeners(),this._initControllers()}}_e(jc);/**
3329
- * @license
3330
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3331
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3332
- */const gr=ie(o=>class extends Vi(lr(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
- * @license
3334
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3335
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3336
- */const ti=new WeakMap;function Vc(o){return ti.has(o)||ti.set(o,new Set),ti.get(o)}function Uc(o,t){const e=document.createElement("style");e.textContent=o,t===document?document.head.appendChild(e):t.insertBefore(e,t.firstChild)}const Wc=ie(o=>class extends o{get slotStyles(){return{}}connectedCallback(){super.connectedCallback(),this.__applySlotStyles()}__applySlotStyles(){const e=this.getRootNode(),i=Vc(e);this.slotStyles.forEach(s=>{i.has(s)||(Uc(s,e),i.add(s))})}});/**
3337
- * @license
3338
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3339
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3340
- */const vr=ie(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
- * @license
3342
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3343
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3344
- */const qc=o=>class extends vr(Rt(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(),hl||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
- * @license
3346
- * Copyright (c) 2023 - 2024 Vaadin Ltd.
3347
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3348
- */const ii=new Map;function Gi(o){return ii.has(o)||ii.set(o,new WeakMap),ii.get(o)}function yr(o,t){o&&o.removeAttribute(t)}function br(o,t){if(!o||!t)return;const e=Gi(t);if(e.has(o))return;const i=Ri(o.getAttribute(t));e.set(o,new Set(i))}function Kc(o,t){if(!o||!t)return;const e=Gi(t),i=e.get(o);!i||i.size===0?o.removeAttribute(t):Xs(o,t,$t(i)),e.delete(o)}function oi(o,t,e={newId:null,oldId:null,fromUser:!1}){if(!o||!t)return;const{newId:i,oldId:s,fromUser:r}=e,n=Gi(t),a=n.get(o);if(!r&&a){s&&a.delete(s),i&&a.add(i);return}r&&(a?i||n.delete(o):br(o,t),yr(o,t)),El(o,t,s);const l=i||$t(a);l&&Xs(o,t,l)}function Gc(o,t){br(o,t),yr(o,t)}/**
3349
- * @license
3350
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3351
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3352
- */class Jc{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?(Gc(this.__target,"aria-labelledby"),this.__target.setAttribute("aria-label",t)):this.__label&&(Kc(this.__target,"aria-labelledby"),this.__target.removeAttribute("aria-label")))}__setLabelIdToAriaAttribute(t,e,i){oi(this.__target,"aria-labelledby",{newId:t,oldId:e,fromUser:i})}__setErrorIdToAriaAttribute(t,e){oi(this.__target,"aria-describedby",{newId:t,oldId:e,fromUser:!1})}__setHelperIdToAriaAttribute(t,e){oi(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
- * @license
3354
- * Copyright (c) 2022 - 2024 Vaadin Ltd.
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 Et;function Xc(o,t={}){const e=t.mode||"polite",i=t.timeout===void 0?150:t.timeout;e==="alert"?(pe.removeAttribute("aria-live"),pe.removeAttribute("role"),Et=Ue.debounce(Et,Rl,()=>{pe.setAttribute("role","alert")})):(Et&&Et.cancel(),pe.removeAttribute("role"),pe.setAttribute("aria-live",e)),pe.textContent="",setTimeout(()=>{pe.textContent=o},i)}/**
3357
- * @license
3358
- * Copyright (c) 2022 - 2024 Vaadin Ltd.
3359
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3360
- */class Ji extends Pe{constructor(t,e,i,s={}){super(t,e,i,vt(gt({},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
- * @license
3362
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3363
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3364
- */class Zc extends Ji{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&&Xc(e,{mode:"assertive"})),super.updateDefaultNode(t)}}/**
3365
- * @license
3366
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3367
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3368
- */class Qc extends Ji{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
- * @license
3370
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3371
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3372
- */class eu extends Ji{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
- * @license
3374
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3375
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3376
- */const tu=ie(o=>class extends Ke(o){static get properties(){return{label:{type:String,observer:"_labelChanged"}}}constructor(){super(),this._labelController=new eu(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
- * @license
3378
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3379
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3380
- */const xr=ie(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
- * @license
3382
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3383
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3384
- */const iu=o=>class extends xr(tu(Ke(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 Jc(this),this._helperController=new Qc(this),this._errorController=new Zc(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
- * @license
3386
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3387
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3388
- */const ou=ie(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
- * @license
3390
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3391
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3392
- */const wr=ie(o=>class extends ou(xr(vr(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
- * @license
3394
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3395
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3396
- */const su=o=>class extends Wc(gr(wr(iu(qc(Rt(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
- :is(input[slot='input'], textarea[slot='textarea'])::placeholder {
3398
- font: inherit;
3399
- color: inherit;
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=Ue.debounce(this._preventInputDebouncer,Mt.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
- * @license
3403
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3404
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3405
- */class ru extends Pe{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
- * @license
3407
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3408
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3409
- */class nu{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
- * @license
3411
- * Copyright (c) 2021 - 2024 Vaadin Ltd..
3412
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3413
- */const au=N`
3414
- [part='clear-button'] {
3415
- display: none;
3416
- cursor: default;
3417
- }
3418
-
3419
- [part='clear-button']::before {
3420
- content: '\\2715';
3421
- }
3422
-
3423
- :host([clear-button-visible][has-value]:not([disabled]):not([readonly])) [part='clear-button'] {
3424
- display: block;
3425
- }
3426
- `;/**
3427
- * @license
3428
- * Copyright (c) 2021 - 2024 Vaadin Ltd..
3429
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3430
- */const lu=N`
3431
- :host {
3432
- display: inline-flex;
3433
- outline: none;
3434
- }
3435
-
3436
- :host::before {
3437
- content: '\\2003';
3438
- width: 0;
3439
- display: inline-block;
3440
- /* Size and position this element on the same vertical position as the input-field element
3441
- to make vertical align for the host element work as expected */
3442
- }
3443
-
3444
- :host([hidden]) {
3445
- display: none !important;
3446
- }
3447
-
3448
- :host(:not([has-label])) [part='label'] {
3449
- display: none;
3450
- }
3451
-
3452
- @media (forced-colors: active) {
3453
- :host(:not([readonly])) [part='input-field'] {
3454
- outline: 1px solid;
3455
- outline-offset: -1px;
3456
- }
3457
- :host([focused]) [part='input-field'] {
3458
- outline-width: 2px;
3459
- }
3460
- :host([disabled]) [part='input-field'] {
3461
- outline-color: GrayText;
3462
- }
3463
- }
3464
- `;/**
3465
- * @license
3466
- * Copyright (c) 2021 - 2024 Vaadin Ltd..
3467
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3468
- */const cu=N`
3469
- [class$='container'] {
3470
- display: flex;
3471
- flex-direction: column;
3472
- min-width: 100%;
3473
- max-width: 100%;
3474
- width: var(--vaadin-field-default-width, 12em);
3475
- }
3476
- `;/**
3477
- * @license
3478
- * Copyright (c) 2021 - 2024 Vaadin Ltd..
3479
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3480
- */const uu=[lu,cu,au];/**
3481
- * @license
3482
- * Copyright (c) 2023 - 2024 Vaadin Ltd.
3483
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3484
- */const du=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
- * @license
3486
- * Copyright (c) 2021 - 2024 Vaadin Ltd.
3487
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3488
- */class hu{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
- * @license
3490
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3491
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3492
- */const pu=o=>class extends du(Ke(gr(wr(Rt(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?et(this.referenceDate):new Date;a=pc(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:Ks},_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&&!$i()&&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 _r(this._fullscreenMediaQuery,i=>{this._fullscreen=i})),this.addController(new hu(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=et(`${i.year}-${i.month+1}-${i.day}`)),i&&!isNaN(i.getTime()))return i}__formatDate(e){if(this.i18n.formatDate)return this.i18n.formatDate(Ui(e))}checkValidity(){const e=this._inputElementValue,i=!e||!!this._selectedDate&&e===this.__formatDate(this._selectedDate),s=!this._selectedDate||We(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 mc(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=et(e);if(e&&!s){this.value=i;return}e?xe(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=Gs(n)}_getInitialPosition(){const e=et(this.initialPosition),i=this._selectedDate||this._overlayContent.initialPosition||e||new Date;return e||We(i,this._minDate,this._maxDate,this.isDateDisabled)?i:this._minDate||this._maxDate?cr(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,xe(e,this._focusedDate)||(this._focusedDate=e),this._ignoreFocusedDateChange=!1)}}__computeMinOrMaxDate(e){return et(e)}};/**
3493
- * @license
3494
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3495
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3496
- */const fu=N`
3497
- :host([opened]) {
3498
- pointer-events: auto;
3499
- }
3500
-
3501
- :host([dir='rtl']) [part='input-field'] {
3502
- direction: ltr;
3503
- }
3504
-
3505
- :host([dir='rtl']) [part='input-field'] ::slotted(input)::placeholder {
3506
- direction: rtl;
3507
- text-align: left;
3508
- }
3509
- `;/**
3510
- * @license
3511
- * Copyright (c) 2016 - 2024 Vaadin Ltd.
3512
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3513
- */J("vaadin-date-picker",[uu,fu],{moduleId:"vaadin-date-picker-styles"});class mu extends pu(su(Fe(er(Ae)))){static get is(){return"vaadin-date-picker"}static get template(){return ze`
3514
- <div class="vaadin-date-picker-container">
3515
- <div part="label">
3516
- <slot name="label"></slot>
3517
- <span part="required-indicator" aria-hidden="true" on-click="focus"></span>
3518
- </div>
3519
-
3520
- <vaadin-input-container
3521
- part="input-field"
3522
- readonly="[[readonly]]"
3523
- disabled="[[disabled]]"
3524
- invalid="[[invalid]]"
3525
- theme$="[[_theme]]"
3526
- >
3527
- <slot name="prefix" slot="prefix"></slot>
3528
- <slot name="input"></slot>
3529
- <div id="clearButton" part="clear-button" slot="suffix" aria-hidden="true"></div>
3530
- <div part="toggle-button" slot="suffix" aria-hidden="true" on-click="_toggle"></div>
3531
- </vaadin-input-container>
3532
-
3533
- <div part="helper-text">
3534
- <slot name="helper"></slot>
3535
- </div>
3536
-
3537
- <div part="error-message">
3538
- <slot name="error-message"></slot>
3539
- </div>
3540
- </div>
3541
-
3542
- <vaadin-date-picker-overlay
3543
- id="overlay"
3544
- fullscreen$="[[_fullscreen]]"
3545
- theme$="[[_theme]]"
3546
- opened="{{opened}}"
3547
- on-vaadin-overlay-escape-press="_onOverlayEscapePress"
3548
- on-vaadin-overlay-open="_onOverlayOpened"
3549
- on-vaadin-overlay-closing="_onOverlayClosed"
3550
- restore-focus-on-close
3551
- restore-focus-node="[[inputElement]]"
3552
- ></vaadin-date-picker-overlay>
3553
-
3554
- <slot name="tooltip"></slot>
3555
- `}get clearElement(){return this.$.clearButton}ready(){super.ready(),this.addController(new ru(this,e=>{this._setInputElement(e),this._setFocusElement(e),this.stateTarget=e,this.ariaTarget=e},{uniqueIdPrefix:"search-input"})),this.addController(new nu(this.inputElement,this._labelController)),this._tooltipController=new ir(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}}_e(mu);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-CpbKOwmO.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-xg8r2qzc.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 _u(o){c.append_styles(o,"svelte-gvegix",'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{border-radius:var(--emw--border-radius-medium, 10px);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:var(--emw--border-radius-medium, 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 p{font-size:16px}.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}.SelfExclusionDescription p{font-size:16px}.SelfExclusionDescription a{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:400}@container (max-width: 768px){.SelfExclusionDescription{font-size:var(--emw--font-size-x-small, 12px);line-height:19px;min-height:230px}}.SelfExclusionConfigWrapper{width:50%;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:20px 0;font-size:var(--emw--font-size-large, 20px);color:var(--emw--button-text-color, #FFFFFF);cursor:pointer;border:none}.SelfExclusionActionButtons .SelfExclusionSave:hover{filter:brightness(0.9)}.SelfExclusionActionButtons .SelfExclusionSave:disabled{opacity:0.5;cursor:default}.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 jo(o,t,e){const i=o.slice();return i[58]=t[e],i}function gu(o){let t,e,i,s,r=o[23]("titleSelfExclusion")+"",n,a,l,u,d=o[23]("selfExclusionText",{values:{operatorname:o[3],baseurl:o[5],lang:o[2]}})+"",h,p,f=o[23]("selfExclusionEmailText")+"",y,m,b,D,C,I,O,F,W,G=o[23](`${o[16]}`)+"",q,V,T,k,B,Z,E,v,_,w,g,A,S,M=o[23]("save")+"",z,L,U,X,ae,se,le,K=o[25]&&yu(o),H=c.ensure_array_like(o[12]),$=[];for(let P=0;P<H.length;P+=1)$[P]=Vo(jo(o,H,P));let Y=o[19]&&Uo(o);function ce(P,j){return P[18]?wu:P[20]?bu:xu}let he=ce(o),ne=he(o),fe=o[26]&&Eu(o);return{c(){t=c.element("div"),e=c.element("form"),K&&K.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"),F=c.element("div"),W=c.element("p"),q=c.text(G),V=c.space(),T=c.svg_element("svg"),k=c.svg_element("g"),B=c.svg_element("path"),Z=c.space(),E=c.element("div");for(let P=0;P<$.length;P+=1)$[P].c();v=c.space(),Y&&Y.c(),_=c.space(),w=c.element("div"),ne.c(),g=c.space(),A=c.element("div"),S=c.element("button"),z=c.text(M),X=c.space(),fe&&fe.c(),ae=c.empty(),c.attr(s,"class","PlayerSelfExclusionTitle "+(o[25]?"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[25]?"SelfExclusionDescriptionMobile":"")),c.attr(B,"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(B,"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[21]),c.attr(F,"class","SelfExclusionConfigLabel"),c.attr(E,"class","SelfExclusionDropDown"),c.toggle_class(E,"active",o[21]),c.attr(O,"class","SelfExclusionConfigWrapper "+(o[25]?"SelfExclusionConfigWrapperMobile":"")),c.toggle_class(O,"active",o[21]),c.attr(w,"class","SelfExclusionNotification "+(o[25]?"SelfExclusionDescriptionMobile":"")),c.attr(S,"class",L="SelfExclusionSave "+(o[20]?"active":"")),S.disabled=U=!o[20],c.attr(A,"class","SelfExclusionActionButtons "+(o[25]?"SelfExclusionActionButtonsMobile":"")),c.attr(e,"class","SelfExclusionWrapper "+(o[25]?"SelfExclusionWrapperMobile":"")),c.attr(t,"class","SelfExclusionContainer")},m(P,j){c.insert(P,t,j),c.append(t,e),K&&K.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,F),c.append(F,W),c.append(W,q),c.append(F,V),c.append(F,T),c.append(T,k),c.append(k,B),c.append(O,Z),c.append(O,E);for(let Q=0;Q<$.length;Q+=1)$[Q]&&$[Q].m(E,null);c.append(e,v),Y&&Y.m(e,null),c.append(e,_),c.append(e,w),ne.m(w,null),c.append(e,g),c.append(e,A),c.append(A,S),c.append(S,z),c.insert(P,X,j),fe&&fe.m(P,j),c.insert(P,ae,j),se||(le=[c.listen(F,"click",o[38]),c.listen(S,"click",o[41])],se=!0)},p(P,j){if(P[25]&&K.p(P,j),j[0]&8388608&&r!==(r=P[23]("titleSelfExclusion")+"")&&c.set_data(n,r),j[0]&8388652&&d!==(d=P[23]("selfExclusionText",{values:{operatorname:P[3],baseurl:P[5],lang:P[2]}})+"")&&(u.innerHTML=d),j[0]&8388608&&f!==(f=P[23]("selfExclusionEmailText")+"")&&c.set_data(y,f),j[0]&16&&c.set_data(D,P[4]),j[0]&16&&C!==(C="mailto:"+P[4])&&c.attr(b,"href",C),j[0]&8454144&&G!==(G=P[23](`${P[16]}`)+"")&&c.set_data(q,G),j[0]&2097152&&c.toggle_class(T,"active",P[21]),j[0]&276828160){H=c.ensure_array_like(P[12]);let Q;for(Q=0;Q<H.length;Q+=1){const _t=jo(P,H,Q);$[Q]?$[Q].p(_t,j):($[Q]=Vo(_t),$[Q].c(),$[Q].m(E,null))}for(;Q<$.length;Q+=1)$[Q].d(1);$.length=H.length}j[0]&2097152&&c.toggle_class(E,"active",P[21]),j[0]&2097152&&c.toggle_class(O,"active",P[21]),P[19]?Y?Y.p(P,j):(Y=Uo(P),Y.c(),Y.m(e,_)):Y&&(Y.d(1),Y=null),he===(he=ce(P))&&ne?ne.p(P,j):(ne.d(1),ne=he(P),ne&&(ne.c(),ne.m(w,null))),j[0]&8388608&&M!==(M=P[23]("save")+"")&&c.set_data(z,M),j[0]&1048576&&L!==(L="SelfExclusionSave "+(P[20]?"active":""))&&c.attr(S,"class",L),j[0]&1048576&&U!==(U=!P[20])&&(S.disabled=U),P[26]&&fe.p(P,j)},d(P){P&&(c.detach(t),c.detach(X),c.detach(ae)),K&&K.d(),c.destroy_each($,P),Y&&Y.d(),ne.d(),fe&&fe.d(P),se=!1,c.run_all(le)}}}function vu(o){let t,e,i,s,r,n,a,l,u,d,h,p,f,y,m,b,D,C,I,O,F;function W(V,T){return V[25]?Au:Su}let q=W(o)(o);return{c(){t=c.element("div"),e=c.element("div"),q.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"),F=c.element("ui-skeleton"),c.set_custom_element_data(r,"structure","text"),c.set_custom_element_data(r,"height",o[25]?"15px":"20px"),c.set_custom_element_data(r,"rows",o[25]?"12":"5"),c.set_custom_element_data(r,"width",o[25]?"100%":"60%"),c.set_style(a,"height",o[25]?"10px":"20px"),c.set_custom_element_data(u,"structure","text"),c.set_custom_element_data(u,"height",o[25]?"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[25]?"100%":"50%"),c.set_custom_element_data(y,"height",o[25]?"30px":"44px"),c.set_style(b,"height",o[25]?"15px":"20px"),c.set_custom_element_data(C,"structure","text"),c.set_custom_element_data(C,"height",o[25]?"15px":"20px"),c.set_custom_element_data(C,"width","30%"),c.attr(f,"class","SelfExclusionConfig"),c.set_custom_element_data(F,"structure","rectangle"),c.set_custom_element_data(F,"width","100%"),c.set_custom_element_data(F,"height",o[25]?"35px":"50px"),c.attr(O,"class","SelfExclusionActionButtons "+(o[25]?"SelfExclusionActionButtonsMobile":"")),c.attr(e,"class","SelfExclusionWrapper "+(o[25]?"SelfExclusionWrapperMobile":"")),c.attr(t,"class","SelfExclusionContainer")},m(V,T){c.insert(V,t,T),c.append(t,e),q.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,F)},p:c.noop,d(V){V&&c.detach(t),q.d()}}}function yu(o){let t,e,i,s,r,n,a,l,u,d,h=o[23]("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[37]),f=!0)},p(m,b){b[0]&8388608&&h!==(h=m[23]("titleSelfExclusion")+"")&&c.set_data(p,h)},d(m){m&&c.detach(t),f=!1,y()}}}function Vo(o){let t,e=o[23](`${o[58].key}`)+"",i,s,r;function n(){return o[39](o[58])}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]&8392704&&e!==(e=o[23](`${o[58].key}`)+"")&&c.set_data(i,e)},d(a){a&&c.detach(t),s=!1,r()}}}function Uo(o){let t,e,i=o[23]("duration")+"",s,r,n,a=o[23]("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[24]),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[13]),c.set_custom_element_data(y,"max",o[14]),c.set_custom_element_data(y,"value",o[15]),c.attr(t,"class","SelfExclusionDateWrapper "+(o[25]?"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[40](y)},p(m,b){b[0]&8388608&&i!==(i=m[23]("duration")+"")&&c.set_data(s,i),b[0]&8388608&&a!==(a=m[23]("dateInstructions")+"")&&c.set_data(l,a),b[0]&8192&&c.set_custom_element_data(y,"min",m[13]),b[0]&16384&&c.set_custom_element_data(y,"max",m[14]),b[0]&32768&&c.set_custom_element_data(y,"value",m[15])},d(m){m&&c.detach(t),o[40](null)}}}function bu(o){let t,e,i=o[23]("temporarySelfExclusion",{values:{date:ye(o[15]).format(o[24])}})+"",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]&8421376&&i!==(i=r[23]("temporarySelfExclusion",{values:{date:ye(r[15]).format(r[24])}})+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function xu(o){let t,e,i=o[23]("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]&8388608&&i!==(i=r[23]("noPeriodSelected")+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function wu(o){let t,e,i=o[23]("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]&8388608&&i!==(i=r[23]("permanentSelfExclusion")+"")&&c.set_data(s,i)},d(r){r&&c.detach(t)}}}function Eu(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[23]("confirmationModalTitle")),c.set_custom_element_data(e,"modaltext",o[17]),c.set_custom_element_data(e,"hascancelbutton",!1),c.set_custom_element_data(e,"modalconfirmevent","setSelfExclusion"),c.set_custom_element_data(e,"modalconfirmdata",s={userid:o[1],selectedPeriodKey:o[16],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),o[42](e)},p(r,n){n[0]&8388608&&i!==(i=r[23]("confirmationModalTitle"))&&c.set_custom_element_data(e,"modaltitle",i),n[0]&131072&&c.set_custom_element_data(e,"modaltext",r[17]),n[0]&65539&&s!==(s={userid:r[1],selectedPeriodKey:r[16],session:r[0]})&&c.set_custom_element_data(e,"modalconfirmdata",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),o[42](null)}}}function Su(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 Au(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 Cu(o){let t;function e(r,n){return r[22]?vu:gu}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[43](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[43](null)}}}function Du(o,t,e){let i;c.component_subscribe(o,c.$format,x=>e(23,i=x)),ye.extend(Fr);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,F=D.toUpperCase(),W=[],G={},q=window.navigator.userAgent,V,T,k="",B="",Z="selectAPeriod",E="",v="",_=c.getDevice(q)!=="PC",w=!1,g=!1,A=!1,S=!1,M=b==="true",z=!0,L;const U=()=>{fetch(m).then(ee=>ee.json()).then(ee=>{Object.keys(ee).forEach(te=>{Qi(te,ee[te])})}).catch(ee=>{console.log(ee)})};Object.keys(eo).forEach(x=>{Qi(x,eo[x])});const X=()=>{let x=new URL(`${s}/v1/player/selfExclusionSettings`);fetch(x,{method:"GET",headers:{"Content-Type":"application/json",Accept:"application/json"}}).then(te=>se(te)).then(te=>{e(12,W=te.periods)}).catch(te=>{console.log(te),window.postMessage({type:"WidgetNotification",data:{type:"error",message:te.message}},window.location.href)}).finally(()=>{e(22,z=!1)})},ae=x=>{const{userid:ee,selectedPeriodKey:te,session:ge}=x.detail;e(1,n=ee),e(16,Z=te),e(0,r=ge),Y()},se=x=>Ge(this,null,function*(){var ee;if(!x.ok){G=yield x.json(),v=(ee=G.thirdPartyResponse)==null?void 0:ee.errorCode;const te=i(v||"generalError");throw new Error(te)}return x.json()}),le=()=>{e(21,S=!S)},K=x=>{switch(B=x.text,e(16,Z=x.key),e(20,A=!0),e(21,S=!1),e(18,w=!1),e(19,g=!1),B){case"Until":e(19,g=!0),e(13,V=ye().add(6,"M").format("YYYY-MM-DD")),e(14,T=ye().add(5,"y").format("YYYY-MM-DD")),e(15,k=V);break;case"Permanent":e(18,w=!w);break;default:const[ee,te]=B.split(" "),ge=te.includes("Day")?"days":te.includes("Month")?"months":te.includes("Year")?"years":null;if(!ge)return;e(15,k=ye().add(Number(ee),ge).format("YYYY-MM-DD"));break}M&&H()},H=()=>{if(!M||!B||!k){e(17,E="");return}e(17,E=g?i("confirmationModalTextUntilSelfExclusion",{values:{date:ye(k).format(F)}}):i("confirmationModalTextPeriodSelfExclusion",{values:{period:i(B)}}))},$=x=>{x.preventDefault(),M?(H(),window.postMessage({type:"ShowSelfExclusionConfirmationModal"},window.location.href)):Y()},Y=()=>{e(22,z=!0);const x=new URL(`${s}/v2/player/${n}/limits${l==="gm16"?"/session":""}`),te={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,te).then(ge=>se(ge)).then(ge=>{window.postMessage({type:"WidgetNotification",data:{type:"success",message:i("selfExclusionSuccess")}},window.location.href),window.postMessage({type:"LogoutSuccessfull"},window.location.href)}).catch(ge=>{console.error(i("errorSelfExclusionCall"),ge),window.postMessage({type:"WidgetNotification",data:{type:"error",message:i("errorSelfExclusionCall")}},window.location.href)}).finally(()=>{e(22,z=!1)})},ce=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:_},window.location.href)},he=x=>{e(15,k=x.target.value)},ne=()=>{O.addEventListener("change",he,!1),e(10,O.i18n=vt(gt({},O.i18n),{formatDate:x=>ye(new Date(x.year,x.month,x.day)).format(F),parseDate:x=>{const ee=ye(x,F);return{year:ee.year(),month:ee.month(),day:ee.date()}}}),O)};c.onMount(()=>()=>{O.removeEventListener("change",he),L.removeEventListener("setSelfExclusion",ae)});const fe=()=>{Nr(a)},P=()=>ce(),j=()=>le(),Q=x=>K(x);function _t(x){c.binding_callbacks[x?"unshift":"push"](()=>{O=x,e(10,O)})}const Sr=x=>$(x);function Ar(x){c.binding_callbacks[x?"unshift":"push"](()=>{L=x,e(11,L)})}function Cr(x){c.binding_callbacks[x?"unshift":"push"](()=>{I=x,e(9,I)})}return o.$$set=x=>{"endpoint"in x&&e(31,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(32,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(33,m=x.translationurl),"hasconfirmationmodal"in x&&e(34,b=x.hasconfirmationmodal),"dateformat"in x&&e(35,D=x.dateformat),"sendnotificationemail"in x&&e(36,C=x.sendnotificationemail)},o.$$.update=()=>{o.$$.dirty[0]&4&&a&&fe(),o.$$.dirty[0]&3|o.$$.dirty[1]&3&&s&&r&&n&&l&&X(),o.$$.dirty[0]&1024&&O&&ne(),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]&4&&m&&U(),o.$$.dirty[0]&2048&&L&&L.addEventListener("setSelfExclusion",ae)},M&&H(),[r,n,a,u,d,h,p,f,y,I,O,L,W,V,T,k,Z,E,w,g,A,S,z,i,F,_,M,le,K,$,ce,s,l,m,b,D,C,P,j,Q,_t,Sr,Ar,Cr]}class Er extends c.SvelteComponent{constructor(t){super(),c.init(this,t,Du,Cu,c.safe_not_equal,{endpoint:31,session:0,userid:1,lang:2,gmversion:32,operator:3,supportemail:4,baseurl:5,clientstyling:6,clientstylingurl:7,mbsource:8,translationurl:33,hasconfirmationmodal:34,dateformat:35,sendnotificationemail:36},_u,[-1,-1])}get endpoint(){return this.$$.ctx[31]}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[32]}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[33]}set translationurl(t){this.$$set({translationurl:t}),c.flush()}get hasconfirmationmodal(){return this.$$.ctx[34]}set hasconfirmationmodal(t){this.$$set({hasconfirmationmodal:t}),c.flush()}get dateformat(){return this.$$.ctx[35]}set dateformat(t){this.$$set({dateformat:t}),c.flush()}get sendnotificationemail(){return this.$$.ctx[36]}set sendnotificationemail(t){this.$$set({sendnotificationemail:t}),c.flush()}}c.create_custom_element(Er,{endpoint:{},session:{},userid:{},lang:{},gmversion:{},operator:{},supportemail:{},baseurl:{},clientstyling:{},clientstylingurl:{},mbsource:{},translationurl:{},hasconfirmationmodal:{},dateformat:{},sendnotificationemail:{}},[],[],!0);exports.default=Er;