@fluid-topics/ft-chart 1.1.70 → 1.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-chart.light.js +15 -11
- package/build/ft-chart.min.js +167 -108
- package/package.json +3 -3
package/build/ft-chart.min.js
CHANGED
|
@@ -1,5 +1,59 @@
|
|
|
1
|
-
!function(t){
|
|
2
|
-
|
|
1
|
+
"use strict";(()=>{var Dl=Object.defineProperty;var ui=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var z=(t,e)=>{for(var r in e)Dl(t,r,{get:e[r],enumerable:!0})};if(!ShadowRoot.prototype.createElement){let t=window.HTMLElement,e=window.customElements.define,r=window.customElements.get,o=window.customElements,n=new WeakMap,i=new WeakMap,s=new WeakMap,l=new WeakMap;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(x,b){if(x=x.toLowerCase(),this._getDefinition(x)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${x}" has already been used with this registry`);if(this._definitionsByClass.get(b)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let w=b.prototype.attributeChangedCallback,P=new Set(b.observedAttributes||[]);m(b,P,w);let U={elementClass:b,connectedCallback:b.prototype.connectedCallback,disconnectedCallback:b.prototype.disconnectedCallback,adoptedCallback:b.prototype.adoptedCallback,attributeChangedCallback:w,formAssociated:b.formAssociated,formAssociatedCallback:b.prototype.formAssociatedCallback,formDisabledCallback:b.prototype.formDisabledCallback,formResetCallback:b.prototype.formResetCallback,formStateRestoreCallback:b.prototype.formStateRestoreCallback,observedAttributes:P};this._definitionsByTag.set(x,U),this._definitionsByClass.set(b,U);let ie=r.call(o,x);ie||(ie=p(x),e.call(o,x,ie)),this===window.customElements&&(s.set(b,U),U.standInClass=ie);let F=this._awaitingUpgrade.get(x);if(F){this._awaitingUpgrade.delete(x);for(let M of F)i.delete(M),g(M,U,!0)}let R=this._whenDefinedPromises.get(x);return R!==void 0&&(R.resolve(b),this._whenDefinedPromises.delete(x)),b}upgrade(){C.push(this),o.upgrade.apply(o,arguments),C.pop()}get(x){return this._definitionsByTag.get(x)?.elementClass}_getDefinition(x){return this._definitionsByTag.get(x)}whenDefined(x){let b=this._getDefinition(x);if(b!==void 0)return Promise.resolve(b.elementClass);let w=this._whenDefinedPromises.get(x);return w===void 0&&(w={},w.promise=new Promise(P=>w.resolve=P),this._whenDefinedPromises.set(x,w)),w.promise}_upgradeWhenDefined(x,b,w){let P=this._awaitingUpgrade.get(b);P||this._awaitingUpgrade.set(b,P=new Set),w?P.add(x):P.delete(x)}};let c;window.HTMLElement=function(){let b=c;if(b)return c=void 0,b;let w=s.get(this.constructor);if(!w)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return b=Reflect.construct(t,[],w.standInClass),Object.setPrototypeOf(b,this.constructor.prototype),n.set(b,w),b},window.HTMLElement.prototype=t.prototype;let u=x=>x===document||x instanceof ShadowRoot,h=x=>{let b=x.getRootNode();if(!u(b)){let w=C[C.length-1];if(w instanceof CustomElementRegistry)return w;b=w.getRootNode(),u(b)||(b=l.get(b)?.getRootNode()||document)}return b.customElements},p=x=>class{static get formAssociated(){return!0}constructor(){let w=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(w,HTMLElement.prototype);let P=h(w)||window.customElements,U=P._getDefinition(x);return U?g(w,U):i.set(w,P),w}connectedCallback(){let w=n.get(this);w?w.connectedCallback&&w.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,x,!0)}disconnectedCallback(){let w=n.get(this);w?w.disconnectedCallback&&w.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,x,!1)}adoptedCallback(){n.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let w=n.get(this);w&&w.formAssociated&&w?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let w=n.get(this);w?.formAssociated&&w?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let w=n.get(this);w?.formAssociated&&w?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let w=n.get(this);w?.formAssociated&&w?.formStateRestoreCallback?.apply(this,arguments)}},m=(x,b,w)=>{if(b.size===0||w===void 0)return;let P=x.prototype.setAttribute;P&&(x.prototype.setAttribute=function(F,R){let M=F.toLowerCase();if(b.has(M)){let W=this.getAttribute(M);P.call(this,M,R),w.call(this,M,W,R)}else P.call(this,M,R)});let U=x.prototype.removeAttribute;U&&(x.prototype.removeAttribute=function(F){let R=F.toLowerCase();if(b.has(R)){let M=this.getAttribute(R);U.call(this,R),w.call(this,R,M,null)}else U.call(this,R)});let ie=x.prototype.toggleAttribute;ie&&(x.prototype.toggleAttribute=function(F,R){let M=F.toLowerCase();if(b.has(M)){let W=this.getAttribute(M);ie.call(this,M,R);let Q=this.getAttribute(M);w.call(this,M,W,Q)}else ie.call(this,M,R)})},y=x=>{let b=Object.getPrototypeOf(x);if(b!==window.HTMLElement)return b===t?Object.setPrototypeOf(x,window.HTMLElement):y(b)},g=(x,b,w=!1)=>{Object.setPrototypeOf(x,b.elementClass.prototype),n.set(x,b),c=x;try{new b.elementClass}catch{y(b.elementClass),new b.elementClass}b.attributeChangedCallback&&b.observedAttributes.forEach(P=>{x.hasAttribute(P)&&b.attributeChangedCallback.call(x,P,null,x.getAttribute(P))}),w&&b.connectedCallback&&x.isConnected&&b.connectedCallback.call(x)},v=Element.prototype.attachShadow;Element.prototype.attachShadow=function(x){let b=v.apply(this,arguments);return x.customElements&&(b.customElements=x.customElements),b};let C=[document],E=(x,b,w=void 0)=>{let P=(w?Object.getPrototypeOf(w):x.prototype)[b];x.prototype[b]=function(){C.push(this);let U=P.apply(w||this,arguments);return U!==void 0&&l.set(U,this),C.pop(),U}};E(ShadowRoot,"createElement",document),E(ShadowRoot,"importNode",document),E(Element,"insertAdjacentHTML");let N=(x,b)=>{let w=Object.getOwnPropertyDescriptor(x.prototype,b);Object.defineProperty(x.prototype,b,{...w,set(P){C.push(this),w.set.call(this,P),C.pop()}})};if(N(Element,"innerHTML"),N(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let x=new WeakMap,b=HTMLElement.prototype.attachInternals,w=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...F){let R=b.call(this,...F);return x.set(R,this),R},w.forEach(F=>{let R=window.ElementInternals.prototype,M=R[F];R[F]=function(...W){let Q=x.get(this);if(n.get(Q).formAssociated===!0)return M?.call(this,...W);throw new DOMException(`Failed to execute ${M} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class P extends Array{constructor(R){super(...R),this._elements=R}get value(){return this._elements.find(R=>R.checked===!0)?.value||""}}class U{constructor(R){let M=new Map;R.forEach((W,Q)=>{let Jo=W.getAttribute("name"),di=M.get(Jo)||[];this[+Q]=W,di.push(W),M.set(Jo,di)}),this.length=R.length,M.forEach((W,Q)=>{W&&(W.length===1?this[Q]=W[0]:this[Q]=new P(W))})}namedItem(R){return this[R]}}let ie=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let F=ie.get.call(this,[]),R=[];for(let M of F){let W=n.get(M);(!W||W.formAssociated===!0)&&R.push(M)}return new U(R)}})}}try{window.customElements.define("custom-element",null)}catch{let e=window.customElements.define;window.customElements.define=(r,o,n)=>{if(o!==null)try{e.bind(window.customElements)(r,o,n)}catch(i){console.info(r,o,n,i)}}}var fn={};z(fn,{CSSResult:()=>Tt,LitElement:()=>Le,ReactiveElement:()=>Ce,_$LE:()=>od,_$LH:()=>ed,adoptStyles:()=>ro,css:()=>X,defaultConverter:()=>oo,getCompatibleStyle:()=>ur,html:()=>dn,isServer:()=>Yy,noChange:()=>qe,notEqual:()=>nn,nothing:()=>Z,render:()=>un,supportsAdoptingStyleSheets:()=>lr,svg:()=>Ql,unsafeCSS:()=>dr});var Hr=globalThis,Br=Hr.ShadowRoot&&(Hr.ShadyCSS===void 0||Hr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,pi=Symbol(),fi=new WeakMap,zr=class{constructor(e,r,o){if(this._$cssResult$=!0,o!==pi)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=r}get styleSheet(){let e=this.o,r=this.t;if(Br&&e===void 0){let o=r!==void 0&&r.length===1;o&&(e=fi.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),o&&fi.set(r,e))}return e}toString(){return this.cssText}},hi=t=>new zr(typeof t=="string"?t:t+"",void 0,pi);var Xo=(t,e)=>{if(Br)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let o=document.createElement("style"),n=Hr.litNonce;n!==void 0&&o.setAttribute("nonce",n),o.textContent=r.cssText,t.appendChild(o)}},jr=Br?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let o of e.cssRules)r+=o.cssText;return hi(r)})(t):t;var{is:Il,defineProperty:Tl,getOwnPropertyDescriptor:Ll,getOwnPropertyNames:Wl,getOwnPropertySymbols:$l,getPrototypeOf:Ul}=Object,Vr=globalThis,mi=Vr.trustedTypes,Fl=mi?mi.emptyScript:"",Yl=Vr.reactiveElementPolyfillSupport,or=(t,e)=>t,nr={toAttribute(t,e){switch(e){case Boolean:t=t?Fl:null;break;case Object:case Array:t=t==null?t:JSON.stringify(t)}return t},fromAttribute(t,e){let r=t;switch(e){case Boolean:r=t!==null;break;case Number:r=t===null?null:Number(t);break;case Object:case Array:try{r=JSON.parse(t)}catch{r=null}}return r}},Gr=(t,e)=>!Il(t,e),yi={attribute:!0,type:String,converter:nr,reflect:!1,hasChanged:Gr};Symbol.metadata??=Symbol("metadata"),Vr.litPropertyMetadata??=new WeakMap;var ft=class extends HTMLElement{static addInitializer(e){this._$Ei(),(this.l??=[]).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,r=yi){if(r.state&&(r.attribute=!1),this._$Ei(),this.elementProperties.set(e,r),!r.noAccessor){let o=Symbol(),n=this.getPropertyDescriptor(e,o,r);n!==void 0&&Tl(this.prototype,e,n)}}static getPropertyDescriptor(e,r,o){let{get:n,set:i}=Ll(this.prototype,e)??{get(){return this[r]},set(s){this[r]=s}};return{get(){return n?.call(this)},set(s){let l=n?.call(this);i.call(this,s),this.requestUpdate(e,l,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??yi}static _$Ei(){if(this.hasOwnProperty(or("elementProperties")))return;let e=Ul(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(or("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(or("properties"))){let r=this.properties,o=[...Wl(r),...$l(r)];for(let n of o)this.createProperty(n,r[n])}let e=this[Symbol.metadata];if(e!==null){let r=litPropertyMetadata.get(e);if(r!==void 0)for(let[o,n]of r)this.elementProperties.set(o,n)}this._$Eh=new Map;for(let[r,o]of this.elementProperties){let n=this._$Eu(r,o);n!==void 0&&this._$Eh.set(n,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){let r=[];if(Array.isArray(e)){let o=new Set(e.flat(1/0).reverse());for(let n of o)r.unshift(jr(n))}else e!==void 0&&r.push(jr(e));return r}static _$Eu(e,r){let o=r.attribute;return o===!1?void 0:typeof o=="string"?o:typeof e=="string"?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$Eg=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$ES(),this.requestUpdate(),this.constructor.l?.forEach(e=>e(this))}addController(e){(this._$E_??=new Set).add(e),this.renderRoot!==void 0&&this.isConnected&&e.hostConnected?.()}removeController(e){this._$E_?.delete(e)}_$ES(){let e=new Map,r=this.constructor.elementProperties;for(let o of r.keys())this.hasOwnProperty(o)&&(e.set(o,this[o]),delete this[o]);e.size>0&&(this._$Ep=e)}createRenderRoot(){let e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Xo(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$E_?.forEach(e=>e.hostConnected?.())}enableUpdating(e){}disconnectedCallback(){this._$E_?.forEach(e=>e.hostDisconnected?.())}attributeChangedCallback(e,r,o){this._$AK(e,o)}_$EO(e,r){let o=this.constructor.elementProperties.get(e),n=this.constructor._$Eu(e,o);if(n!==void 0&&o.reflect===!0){let i=(o.converter?.toAttribute!==void 0?o.converter:nr).toAttribute(r,o.type);this._$Em=e,i==null?this.removeAttribute(n):this.setAttribute(n,i),this._$Em=null}}_$AK(e,r){let o=this.constructor,n=o._$Eh.get(e);if(n!==void 0&&this._$Em!==n){let i=o.getPropertyOptions(n),s=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:nr;this._$Em=n,this[n]=s.fromAttribute(r,i.type),this._$Em=null}}requestUpdate(e,r,o,n=!1,i){if(e!==void 0){if(o??=this.constructor.getPropertyOptions(e),!(o.hasChanged??Gr)(n?i:this[e],r))return;this.C(e,r,o)}this.isUpdatePending===!1&&(this._$Eg=this._$EP())}C(e,r,o){this._$AL.has(e)||this._$AL.set(e,r),o.reflect===!0&&this._$Em!==e&&(this._$Ej??=new Set).add(e)}async _$EP(){this.isUpdatePending=!0;try{await this._$Eg}catch(r){Promise.reject(r)}let e=this.scheduleUpdate();return e!=null&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[n,i]of this._$Ep)this[n]=i;this._$Ep=void 0}let o=this.constructor.elementProperties;if(o.size>0)for(let[n,i]of o)i.wrapped!==!0||this._$AL.has(n)||this[n]===void 0||this.C(n,this[n],i)}let e=!1,r=this._$AL;try{e=this.shouldUpdate(r),e?(this.willUpdate(r),this._$E_?.forEach(o=>o.hostUpdate?.()),this.update(r)):this._$ET()}catch(o){throw e=!1,this._$ET(),o}e&&this._$AE(r)}willUpdate(e){}_$AE(e){this._$E_?.forEach(r=>r.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$ET(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Eg}shouldUpdate(e){return!0}update(e){this._$Ej&&=this._$Ej.forEach(r=>this._$EO(r,this[r])),this._$ET()}updated(e){}firstUpdated(e){}};ft.elementStyles=[],ft.shadowRootOptions={mode:"open"},ft[or("elementProperties")]=new Map,ft[or("finalized")]=new Map,Yl?.({ReactiveElement:ft}),(Vr.reactiveElementVersions??=[]).push("2.0.2");var en=globalThis,Kr=en.trustedTypes,gi=Kr?Kr.createPolicy("lit-html",{createHTML:t=>t}):void 0,tn="$lit$",Ie=`lit$${(Math.random()+"").slice(9)}$`,rn="?"+Ie,Hl=`<${rn}>`,mt=document,Zr=()=>mt.createComment(""),ir=t=>t===null||typeof t!="object"&&typeof t!="function",Oi=Array.isArray,_i=t=>Oi(t)||typeof t?.[Symbol.iterator]=="function",Qo=`[
|
|
2
|
+
\f\r]`,ar=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,bi=/-->/g,xi=/>/g,pt=RegExp(`>|${Qo}(?:([^\\s"'>=/]+)(${Qo}*=${Qo}*(?:[^
|
|
3
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),vi=/'/g,Si=/"/g,Ci=/^(?:script|style|textarea|title)$/i,Ei=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Ay=Ei(1),Ry=Ei(2),le=Symbol.for("lit-noChange"),G=Symbol.for("lit-nothing"),wi=new WeakMap,ht=mt.createTreeWalker(mt,129);function Ni(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return gi!==void 0?gi.createHTML(e):e}var Ai=(t,e)=>{let r=t.length-1,o=[],n,i=e===2?"<svg>":"",s=ar;for(let l=0;l<r;l++){let c=t[l],u,h,p=-1,m=0;for(;m<c.length&&(s.lastIndex=m,h=s.exec(c),h!==null);)m=s.lastIndex,s===ar?h[1]==="!--"?s=bi:h[1]!==void 0?s=xi:h[2]!==void 0?(Ci.test(h[2])&&(n=RegExp("</"+h[2],"g")),s=pt):h[3]!==void 0&&(s=pt):s===pt?h[0]===">"?(s=n??ar,p=-1):h[1]===void 0?p=-2:(p=s.lastIndex-h[2].length,u=h[1],s=h[3]===void 0?pt:h[3]==='"'?Si:vi):s===Si||s===vi?s=pt:s===bi||s===xi?s=ar:(s=pt,n=void 0);let y=s===pt&&t[l+1].startsWith("/>")?" ":"";i+=s===ar?c+Hl:p>=0?(o.push(u),c.slice(0,p)+tn+c.slice(p)+Ie+y):c+Ie+(p===-2?l:y)}return[Ni(t,i+(t[r]||"<?>")+(e===2?"</svg>":"")),o]},sr=class t{constructor({strings:e,_$litType$:r},o){let n;this.parts=[];let i=0,s=0,l=e.length-1,c=this.parts,[u,h]=Ai(e,r);if(this.el=t.createElement(u,o),ht.currentNode=this.el.content,r===2){let p=this.el.content.firstChild;p.replaceWith(...p.childNodes)}for(;(n=ht.nextNode())!==null&&c.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let p of n.getAttributeNames())if(p.endsWith(tn)){let m=h[s++],y=n.getAttribute(p).split(Ie),g=/([.?@])?(.*)/.exec(m);c.push({type:1,index:i,name:g[2],strings:y,ctor:g[1]==="."?Jr:g[1]==="?"?Xr:g[1]==="@"?Qr:gt}),n.removeAttribute(p)}else p.startsWith(Ie)&&(c.push({type:6,index:i}),n.removeAttribute(p));if(Ci.test(n.tagName)){let p=n.textContent.split(Ie),m=p.length-1;if(m>0){n.textContent=Kr?Kr.emptyScript:"";for(let y=0;y<m;y++)n.append(p[y],Zr()),ht.nextNode(),c.push({type:2,index:++i});n.append(p[m],Zr())}}}else if(n.nodeType===8)if(n.data===rn)c.push({type:2,index:i});else{let p=-1;for(;(p=n.data.indexOf(Ie,p+1))!==-1;)c.push({type:7,index:i}),p+=Ie.length-1}i++}}static createElement(e,r){let o=mt.createElement("template");return o.innerHTML=e,o}};function yt(t,e,r=t,o){if(e===le)return e;let n=o!==void 0?r._$Co?.[o]:r._$Cl,i=ir(e)?void 0:e._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),i===void 0?n=void 0:(n=new i(t),n._$AT(t,r,o)),o!==void 0?(r._$Co??=[])[o]=n:r._$Cl=n),n!==void 0&&(e=yt(t,n._$AS(t,e.values),n,o)),e}var qr=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:o}=this._$AD,n=(e?.creationScope??mt).importNode(r,!0);ht.currentNode=n;let i=ht.nextNode(),s=0,l=0,c=o[0];for(;c!==void 0;){if(s===c.index){let u;c.type===2?u=new cr(i,i.nextSibling,this,e):c.type===1?u=new c.ctor(i,c.name,c.strings,this,e):c.type===6&&(u=new eo(i,this,e)),this._$AV.push(u),c=o[++l]}s!==c?.index&&(i=ht.nextNode(),s++)}return ht.currentNode=mt,n}p(e){let r=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(e,o,r),r+=o.strings.length-2):o._$AI(e[r])),r++}},cr=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,o,n){this.type=2,this._$AH=G,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=o,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=yt(this,e,r),ir(e)?e===G||e==null||e===""?(this._$AH!==G&&this._$AR(),this._$AH=G):e!==this._$AH&&e!==le&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):_i(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==G&&ir(this._$AH)?this._$AA.nextSibling.data=e:this.$(mt.createTextNode(e)),this._$AH=e}g(e){let{values:r,_$litType$:o}=e,n=typeof o=="number"?this._$AC(e):(o.el===void 0&&(o.el=sr.createElement(Ni(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===n)this._$AH.p(r);else{let i=new qr(n,this),s=i.u(this.options);i.p(r),this.$(s),this._$AH=i}}_$AC(e){let r=wi.get(e.strings);return r===void 0&&wi.set(e.strings,r=new sr(e)),r}T(e){Oi(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,o,n=0;for(let i of e)n===r.length?r.push(o=new t(this.k(Zr()),this.k(Zr()),this,this.options)):o=r[n],o._$AI(i),n++;n<r.length&&(this._$AR(o&&o._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let o=e.nextSibling;e.remove(),e=o}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},gt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,o,n,i){this.type=1,this._$AH=G,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=i,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=G}_$AI(e,r=this,o,n){let i=this.strings,s=!1;if(i===void 0)e=yt(this,e,r,0),s=!ir(e)||e!==this._$AH&&e!==le,s&&(this._$AH=e);else{let l=e,c,u;for(e=i[0],c=0;c<i.length-1;c++)u=yt(this,l[o+c],r,c),u===le&&(u=this._$AH[c]),s||=!ir(u)||u!==this._$AH[c],u===G?e=G:e!==G&&(e+=(u??"")+i[c+1]),this._$AH[c]=u}s&&!n&&this.O(e)}O(e){e===G?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Jr=class extends gt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===G?void 0:e}},Xr=class extends gt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==G)}},Qr=class extends gt{constructor(e,r,o,n,i){super(e,r,o,n,i),this.type=5}_$AI(e,r=this){if((e=yt(this,e,r,0)??G)===le)return;let o=this._$AH,n=e===G&&o!==G||e.capture!==o.capture||e.once!==o.once||e.passive!==o.passive,i=e!==G&&(o===G||n);n&&this.element.removeEventListener(this.name,this,o),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},eo=class{constructor(e,r,o){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(e){yt(this,e)}},Ri={j:tn,P:Ie,A:rn,C:1,M:Ai,L:qr,R:_i,V:yt,D:cr,I:gt,H:Xr,N:Qr,U:Jr,B:eo},zl=en.litHtmlPolyfillSupport;zl?.(sr,cr),(en.litHtmlVersions??=[]).push("3.1.0");var to=globalThis,lr=to.ShadowRoot&&(to.ShadyCSS===void 0||to.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,on=Symbol(),ki=new WeakMap,Tt=class{constructor(e,r,o){if(this._$cssResult$=!0,o!==on)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=r}get styleSheet(){let e=this.o,r=this.t;if(lr&&e===void 0){let o=r!==void 0&&r.length===1;o&&(e=ki.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),o&&ki.set(r,e))}return e}toString(){return this.cssText}},dr=t=>new Tt(typeof t=="string"?t:t+"",void 0,on),X=(t,...e)=>{let r=t.length===1?t[0]:e.reduce((o,n,i)=>o+(s=>{if(s._$cssResult$===!0)return s.cssText;if(typeof s=="number")return s;throw Error("Value passed to 'css' function must be a 'css' function result: "+s+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+t[i+1],t[0]);return new Tt(r,t,on)},ro=(t,e)=>{if(lr)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let o=document.createElement("style"),n=to.litNonce;n!==void 0&&o.setAttribute("nonce",n),o.textContent=r.cssText,t.appendChild(o)}},ur=lr?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let o of e.cssRules)r+=o.cssText;return dr(r)})(t):t;var{is:Bl,defineProperty:jl,getOwnPropertyDescriptor:Vl,getOwnPropertyNames:Gl,getOwnPropertySymbols:Kl,getPrototypeOf:Zl}=Object,no=globalThis,Pi=no.trustedTypes,ql=Pi?Pi.emptyScript:"",Jl=no.reactiveElementPolyfillSupport,fr=(t,e)=>t,oo={toAttribute(t,e){switch(e){case Boolean:t=t?ql:null;break;case Object:case Array:t=t==null?t:JSON.stringify(t)}return t},fromAttribute(t,e){let r=t;switch(e){case Boolean:r=t!==null;break;case Number:r=t===null?null:Number(t);break;case Object:case Array:try{r=JSON.parse(t)}catch{r=null}}return r}},nn=(t,e)=>!Bl(t,e),Mi={attribute:!0,type:String,converter:oo,reflect:!1,hasChanged:nn};Symbol.metadata??=Symbol("metadata"),no.litPropertyMetadata??=new WeakMap;var Ce=class extends HTMLElement{static addInitializer(e){this._$Ei(),(this.l??=[]).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,r=Mi){if(r.state&&(r.attribute=!1),this._$Ei(),this.elementProperties.set(e,r),!r.noAccessor){let o=Symbol(),n=this.getPropertyDescriptor(e,o,r);n!==void 0&&jl(this.prototype,e,n)}}static getPropertyDescriptor(e,r,o){let{get:n,set:i}=Vl(this.prototype,e)??{get(){return this[r]},set(s){this[r]=s}};return{get(){return n?.call(this)},set(s){let l=n?.call(this);i.call(this,s),this.requestUpdate(e,l,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Mi}static _$Ei(){if(this.hasOwnProperty(fr("elementProperties")))return;let e=Zl(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(fr("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(fr("properties"))){let r=this.properties,o=[...Gl(r),...Kl(r)];for(let n of o)this.createProperty(n,r[n])}let e=this[Symbol.metadata];if(e!==null){let r=litPropertyMetadata.get(e);if(r!==void 0)for(let[o,n]of r)this.elementProperties.set(o,n)}this._$Eh=new Map;for(let[r,o]of this.elementProperties){let n=this._$Eu(r,o);n!==void 0&&this._$Eh.set(n,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){let r=[];if(Array.isArray(e)){let o=new Set(e.flat(1/0).reverse());for(let n of o)r.unshift(ur(n))}else e!==void 0&&r.push(ur(e));return r}static _$Eu(e,r){let o=r.attribute;return o===!1?void 0:typeof o=="string"?o:typeof e=="string"?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$Eg=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$ES(),this.requestUpdate(),this.constructor.l?.forEach(e=>e(this))}addController(e){(this._$E_??=new Set).add(e),this.renderRoot!==void 0&&this.isConnected&&e.hostConnected?.()}removeController(e){this._$E_?.delete(e)}_$ES(){let e=new Map,r=this.constructor.elementProperties;for(let o of r.keys())this.hasOwnProperty(o)&&(e.set(o,this[o]),delete this[o]);e.size>0&&(this._$Ep=e)}createRenderRoot(){let e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return ro(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$E_?.forEach(e=>e.hostConnected?.())}enableUpdating(e){}disconnectedCallback(){this._$E_?.forEach(e=>e.hostDisconnected?.())}attributeChangedCallback(e,r,o){this._$AK(e,o)}_$EO(e,r){let o=this.constructor.elementProperties.get(e),n=this.constructor._$Eu(e,o);if(n!==void 0&&o.reflect===!0){let i=(o.converter?.toAttribute!==void 0?o.converter:oo).toAttribute(r,o.type);this._$Em=e,i==null?this.removeAttribute(n):this.setAttribute(n,i),this._$Em=null}}_$AK(e,r){let o=this.constructor,n=o._$Eh.get(e);if(n!==void 0&&this._$Em!==n){let i=o.getPropertyOptions(n),s=typeof i.converter=="function"?{fromAttribute:i.converter}:i.converter?.fromAttribute!==void 0?i.converter:oo;this._$Em=n,this[n]=s.fromAttribute(r,i.type),this._$Em=null}}requestUpdate(e,r,o,n=!1,i){if(e!==void 0){if(o??=this.constructor.getPropertyOptions(e),!(o.hasChanged??nn)(n?i:this[e],r))return;this.C(e,r,o)}this.isUpdatePending===!1&&(this._$Eg=this._$EP())}C(e,r,o){this._$AL.has(e)||this._$AL.set(e,r),o.reflect===!0&&this._$Em!==e&&(this._$Ej??=new Set).add(e)}async _$EP(){this.isUpdatePending=!0;try{await this._$Eg}catch(r){Promise.reject(r)}let e=this.scheduleUpdate();return e!=null&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[n,i]of this._$Ep)this[n]=i;this._$Ep=void 0}let o=this.constructor.elementProperties;if(o.size>0)for(let[n,i]of o)i.wrapped!==!0||this._$AL.has(n)||this[n]===void 0||this.C(n,this[n],i)}let e=!1,r=this._$AL;try{e=this.shouldUpdate(r),e?(this.willUpdate(r),this._$E_?.forEach(o=>o.hostUpdate?.()),this.update(r)):this._$ET()}catch(o){throw e=!1,this._$ET(),o}e&&this._$AE(r)}willUpdate(e){}_$AE(e){this._$E_?.forEach(r=>r.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$ET(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Eg}shouldUpdate(e){return!0}update(e){this._$Ej&&=this._$Ej.forEach(r=>this._$EO(r,this[r])),this._$ET()}updated(e){}firstUpdated(e){}};Ce.elementStyles=[],Ce.shadowRootOptions={mode:"open"},Ce[fr("elementProperties")]=new Map,Ce[fr("finalized")]=new Map,Jl?.({ReactiveElement:Ce}),(no.reactiveElementVersions??=[]).push("2.0.2");var sn=globalThis,ao=sn.trustedTypes,Di=ao?ao.createPolicy("lit-html",{createHTML:t=>t}):void 0,cn="$lit$",Te=`lit$${(Math.random()+"").slice(9)}$`,ln="?"+Te,Xl=`<${ln}>`,vt=document,hr=()=>vt.createComment(""),mr=t=>t===null||typeof t!="object"&&typeof t!="function",Ui=Array.isArray,Fi=t=>Ui(t)||typeof t?.[Symbol.iterator]=="function",an=`[
|
|
4
|
+
\f\r]`,pr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ii=/-->/g,Ti=/>/g,bt=RegExp(`>|${an}(?:([^\\s"'>=/]+)(${an}*=${an}*(?:[^
|
|
5
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Li=/'/g,Wi=/"/g,Yi=/^(?:script|style|textarea|title)$/i,Hi=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),dn=Hi(1),Ql=Hi(2),qe=Symbol.for("lit-noChange"),Z=Symbol.for("lit-nothing"),$i=new WeakMap,xt=vt.createTreeWalker(vt,129);function zi(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Di!==void 0?Di.createHTML(e):e}var Bi=(t,e)=>{let r=t.length-1,o=[],n,i=e===2?"<svg>":"",s=pr;for(let l=0;l<r;l++){let c=t[l],u,h,p=-1,m=0;for(;m<c.length&&(s.lastIndex=m,h=s.exec(c),h!==null);)m=s.lastIndex,s===pr?h[1]==="!--"?s=Ii:h[1]!==void 0?s=Ti:h[2]!==void 0?(Yi.test(h[2])&&(n=RegExp("</"+h[2],"g")),s=bt):h[3]!==void 0&&(s=bt):s===bt?h[0]===">"?(s=n??pr,p=-1):h[1]===void 0?p=-2:(p=s.lastIndex-h[2].length,u=h[1],s=h[3]===void 0?bt:h[3]==='"'?Wi:Li):s===Wi||s===Li?s=bt:s===Ii||s===Ti?s=pr:(s=bt,n=void 0);let y=s===bt&&t[l+1].startsWith("/>")?" ":"";i+=s===pr?c+Xl:p>=0?(o.push(u),c.slice(0,p)+cn+c.slice(p)+Te+y):c+Te+(p===-2?l:y)}return[zi(t,i+(t[r]||"<?>")+(e===2?"</svg>":"")),o]},yr=class t{constructor({strings:e,_$litType$:r},o){let n;this.parts=[];let i=0,s=0,l=e.length-1,c=this.parts,[u,h]=Bi(e,r);if(this.el=t.createElement(u,o),xt.currentNode=this.el.content,r===2){let p=this.el.content.firstChild;p.replaceWith(...p.childNodes)}for(;(n=xt.nextNode())!==null&&c.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let p of n.getAttributeNames())if(p.endsWith(cn)){let m=h[s++],y=n.getAttribute(p).split(Te),g=/([.?@])?(.*)/.exec(m);c.push({type:1,index:i,name:g[2],strings:y,ctor:g[1]==="."?so:g[1]==="?"?co:g[1]==="@"?lo:wt}),n.removeAttribute(p)}else p.startsWith(Te)&&(c.push({type:6,index:i}),n.removeAttribute(p));if(Yi.test(n.tagName)){let p=n.textContent.split(Te),m=p.length-1;if(m>0){n.textContent=ao?ao.emptyScript:"";for(let y=0;y<m;y++)n.append(p[y],hr()),xt.nextNode(),c.push({type:2,index:++i});n.append(p[m],hr())}}}else if(n.nodeType===8)if(n.data===ln)c.push({type:2,index:i});else{let p=-1;for(;(p=n.data.indexOf(Te,p+1))!==-1;)c.push({type:7,index:i}),p+=Te.length-1}i++}}static createElement(e,r){let o=vt.createElement("template");return o.innerHTML=e,o}};function St(t,e,r=t,o){if(e===qe)return e;let n=o!==void 0?r._$Co?.[o]:r._$Cl,i=mr(e)?void 0:e._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),i===void 0?n=void 0:(n=new i(t),n._$AT(t,r,o)),o!==void 0?(r._$Co??=[])[o]=n:r._$Cl=n),n!==void 0&&(e=St(t,n._$AS(t,e.values),n,o)),e}var io=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:o}=this._$AD,n=(e?.creationScope??vt).importNode(r,!0);xt.currentNode=n;let i=xt.nextNode(),s=0,l=0,c=o[0];for(;c!==void 0;){if(s===c.index){let u;c.type===2?u=new Lt(i,i.nextSibling,this,e):c.type===1?u=new c.ctor(i,c.name,c.strings,this,e):c.type===6&&(u=new uo(i,this,e)),this._$AV.push(u),c=o[++l]}s!==c?.index&&(i=xt.nextNode(),s++)}return xt.currentNode=vt,n}p(e){let r=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(e,o,r),r+=o.strings.length-2):o._$AI(e[r])),r++}},Lt=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,o,n){this.type=2,this._$AH=Z,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=o,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=St(this,e,r),mr(e)?e===Z||e==null||e===""?(this._$AH!==Z&&this._$AR(),this._$AH=Z):e!==this._$AH&&e!==qe&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Fi(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==Z&&mr(this._$AH)?this._$AA.nextSibling.data=e:this.$(vt.createTextNode(e)),this._$AH=e}g(e){let{values:r,_$litType$:o}=e,n=typeof o=="number"?this._$AC(e):(o.el===void 0&&(o.el=yr.createElement(zi(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===n)this._$AH.p(r);else{let i=new io(n,this),s=i.u(this.options);i.p(r),this.$(s),this._$AH=i}}_$AC(e){let r=$i.get(e.strings);return r===void 0&&$i.set(e.strings,r=new yr(e)),r}T(e){Ui(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,o,n=0;for(let i of e)n===r.length?r.push(o=new t(this.k(hr()),this.k(hr()),this,this.options)):o=r[n],o._$AI(i),n++;n<r.length&&(this._$AR(o&&o._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let o=e.nextSibling;e.remove(),e=o}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},wt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,o,n,i){this.type=1,this._$AH=Z,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=i,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=Z}_$AI(e,r=this,o,n){let i=this.strings,s=!1;if(i===void 0)e=St(this,e,r,0),s=!mr(e)||e!==this._$AH&&e!==qe,s&&(this._$AH=e);else{let l=e,c,u;for(e=i[0],c=0;c<i.length-1;c++)u=St(this,l[o+c],r,c),u===qe&&(u=this._$AH[c]),s||=!mr(u)||u!==this._$AH[c],u===Z?e=Z:e!==Z&&(e+=(u??"")+i[c+1]),this._$AH[c]=u}s&&!n&&this.O(e)}O(e){e===Z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},so=class extends wt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===Z?void 0:e}},co=class extends wt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==Z)}},lo=class extends wt{constructor(e,r,o,n,i){super(e,r,o,n,i),this.type=5}_$AI(e,r=this){if((e=St(this,e,r,0)??Z)===qe)return;let o=this._$AH,n=e===Z&&o!==Z||e.capture!==o.capture||e.once!==o.once||e.passive!==o.passive,i=e!==Z&&(o===Z||n);n&&this.element.removeEventListener(this.name,this,o),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},uo=class{constructor(e,r,o){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(e){St(this,e)}},ed={j:cn,P:Te,A:ln,C:1,M:Bi,L:io,R:Fi,V:St,D:Lt,I:wt,H:co,N:lo,U:so,B:uo},td=sn.litHtmlPolyfillSupport;td?.(yr,Lt),(sn.litHtmlVersions??=[]).push("3.1.0");var un=(t,e,r)=>{let o=r?.renderBefore??e,n=o._$litPart$;if(n===void 0){let i=r?.renderBefore??null;o._$litPart$=n=new Lt(e.insertBefore(hr(),i),i,void 0,r??{})}return n._$AI(t),n};var Le=class extends Ce{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){let r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=un(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return qe}};Le._$litElement$=!0,Le.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:Le});var rd=globalThis.litElementPolyfillSupport;rd?.({LitElement:Le});var od={_$AK:(t,e,r)=>{t._$AK(e,r)},_$AL:t=>t._$AL};(globalThis.litElementVersions??=[]).push("4.0.2");var Yy=!1;var hn={};z(hn,{customElement:()=>nd,eventOptions:()=>sd,property:()=>V,query:()=>pn,queryAll:()=>ld,queryAssignedElements:()=>ud,queryAssignedNodes:()=>fd,queryAsync:()=>dd,standardProperty:()=>ji,state:()=>id});var nd=t=>(e,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(t,e)}):customElements.define(t,e)};var ad={attribute:!0,type:String,converter:nr,reflect:!1,hasChanged:Gr},ji=(t=ad,e,r)=>{let{kind:o,metadata:n}=r,i=globalThis.litPropertyMetadata.get(n);if(i===void 0&&globalThis.litPropertyMetadata.set(n,i=new Map),i.set(r.name,t),o==="accessor"){let{name:s}=r;return{set(l){let c=e.get.call(this);e.set.call(this,l),this.requestUpdate(s,c,t)},init(l){return l!==void 0&&this.C(s,void 0,t),l}}}if(o==="setter"){let{name:s}=r;return function(l){let c=this[s];e.call(this,l),this.requestUpdate(s,c,t)}}throw Error("Unsupported decorator location: "+o)};function V(t){return(e,r)=>typeof r=="object"?ji(t,e,r):((o,n,i)=>{let s=n.hasOwnProperty(i);return n.constructor.createProperty(i,s?{...o,wrapped:!0}:o),s?Object.getOwnPropertyDescriptor(n,i):void 0})(t,e,r)}function id(t){return V({...t,state:!0,attribute:!1})}function sd(t){return(e,r)=>{let o=typeof e=="function"?e:e[r];Object.assign(o,t)}}var be=(t,e,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof e!="object"&&Object.defineProperty(t,e,r),r);function pn(t,e){return(r,o,n)=>{let i=s=>s.renderRoot?.querySelector(t)??null;if(e){let{get:s,set:l}=typeof o=="object"?r:n??(()=>{let c=Symbol();return{get(){return this[c]},set(u){this[c]=u}}})();return be(r,o,{get(){let c=s.call(this);return c===void 0&&(c=i(this),(c!==null||this.hasUpdated)&&l.call(this,c)),c}})}return be(r,o,{get(){return i(this)}})}}var cd;function ld(t){return(e,r)=>be(e,r,{get(){return(this.renderRoot??(cd??=document.createDocumentFragment())).querySelectorAll(t)}})}function dd(t){return(e,r)=>be(e,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(t)??null}})}function ud(t){return(e,r)=>{let{slot:o,selector:n}=t??{},i="slot"+(o?`[name=${o}]`:":not([name])");return be(e,r,{get(){let s=this.renderRoot?.querySelector(i),l=s?.assignedElements(t)??[];return n===void 0?l:l.filter(c=>c.matches(n))}})}}function fd(t){return(e,r)=>{let{slot:o}=t??{},n="slot"+(o?`[name=${o}]`:":not([name])");return be(e,r,{get(){return this.renderRoot?.querySelector(n)?.assignedNodes(t)??[]}})}}var mn={};z(mn,{repeat:()=>md});var Je={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Xe=t=>(...e)=>({_$litDirective$:t,values:e}),Ee=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,r,o){this._$Ct=e,this._$AM=r,this._$Ci=o}_$AS(e,r){return this.update(e,r)}update(e,r){return this.render(...r)}};var{D:pd}=Ri;var Vi=()=>document.createComment(""),Wt=(t,e,r)=>{let o=t._$AA.parentNode,n=e===void 0?t._$AB:e._$AA;if(r===void 0){let i=o.insertBefore(Vi(),n),s=o.insertBefore(Vi(),n);r=new pd(i,s,t,t.options)}else{let i=r._$AB.nextSibling,s=r._$AM,l=s!==t;if(l){let c;r._$AQ?.(t),r._$AM=t,r._$AP!==void 0&&(c=t._$AU)!==s._$AU&&r._$AP(c)}if(i!==n||l){let c=r._$AA;for(;c!==i;){let u=c.nextSibling;o.insertBefore(c,n),c=u}}}return r},Qe=(t,e,r=t)=>(t._$AI(e,r),t),hd={},Gi=(t,e=hd)=>t._$AH=e,Ki=t=>t._$AH,fo=t=>{t._$AP?.(!1,!0);let e=t._$AA,r=t._$AB.nextSibling;for(;e!==r;){let o=e.nextSibling;e.remove(),e=o}};var Zi=(t,e,r)=>{let o=new Map;for(let n=e;n<=r;n++)o.set(t[n],n);return o},md=Xe(class extends Ee{constructor(t){if(super(t),t.type!==Je.CHILD)throw Error("repeat() can only be used in text expressions")}ht(t,e,r){let o;r===void 0?r=e:e!==void 0&&(o=e);let n=[],i=[],s=0;for(let l of t)n[s]=o?o(l,s):s,i[s]=r(l,s),s++;return{values:i,keys:n}}render(t,e,r){return this.ht(t,e,r).values}update(t,[e,r,o]){let n=Ki(t),{values:i,keys:s}=this.ht(e,r,o);if(!Array.isArray(n))return this.dt=s,i;let l=this.dt??=[],c=[],u,h,p=0,m=n.length-1,y=0,g=i.length-1;for(;p<=m&&y<=g;)if(n[p]===null)p++;else if(n[m]===null)m--;else if(l[p]===s[y])c[y]=Qe(n[p],i[y]),p++,y++;else if(l[m]===s[g])c[g]=Qe(n[m],i[g]),m--,g--;else if(l[p]===s[g])c[g]=Qe(n[p],i[g]),Wt(t,c[g+1],n[p]),p++,g--;else if(l[m]===s[y])c[y]=Qe(n[m],i[y]),Wt(t,n[p],n[m]),m--,y++;else if(u===void 0&&(u=Zi(s,y,g),h=Zi(l,p,m)),u.has(l[p]))if(u.has(l[m])){let v=h.get(s[y]),C=v!==void 0?n[v]:null;if(C===null){let E=Wt(t,n[p]);Qe(E,i[y]),c[y]=E}else c[y]=Qe(C,i[y]),Wt(t,n[p],C),n[v]=null;y++}else fo(n[m]),m--;else fo(n[p]),p++;for(;y<=g;){let v=Wt(t,c[g+1]);Qe(v,i[y]),c[y++]=v}for(;p<=m;){let v=n[p++];v!==null&&fo(v)}return this.dt=s,Gi(t,c),le}});var yn={};z(yn,{classMap:()=>yd});var yd=Xe(class extends Ee{constructor(t){if(super(t),t.type!==Je.ATTRIBUTE||t.name!=="class"||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter(e=>t[e]).join(" ")+" "}update(t,[e]){if(this.it===void 0){this.it=new Set,t.strings!==void 0&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter(o=>o!=="")));for(let o in e)e[o]&&!this.st?.has(o)&&this.it.add(o);return this.render(e)}let r=t.element.classList;for(let o of this.it)o in e||(r.remove(o),this.it.delete(o));for(let o in e){let n=!!e[o];n===this.it.has(o)||this.st?.has(o)||(n?(r.add(o),this.it.add(o)):(r.remove(o),this.it.delete(o)))}return le}});var gn={};z(gn,{styleMap:()=>bd});var qi="important",gd=" !"+qi,bd=Xe(class extends Ee{constructor(t){if(super(t),t.type!==Je.ATTRIBUTE||t.name!=="style"||t.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce((e,r)=>{let o=t[r];return o==null?e:e+`${r=r.includes("-")?r:r.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${o};`},"")}update(t,[e]){let{style:r}=t.element;if(this.ut===void 0)return this.ut=new Set(Object.keys(e)),this.render(e);for(let o of this.ut)e[o]==null&&(this.ut.delete(o),o.includes("-")?r.removeProperty(o):r[o]=null);for(let o in e){let n=e[o];if(n!=null){this.ut.add(o);let i=typeof n=="string"&&n.endsWith(gd);o.includes("-")||i?r.setProperty(o,i?n.slice(0,-11):n,i?qi:""):r[o]=n}}return le}});var bn={};z(bn,{UnsafeHTMLDirective:()=>$t,unsafeHTML:()=>xd});var $t=class extends Ee{constructor(e){if(super(e),this.et=G,e.type!==Je.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===G||e==null)return this.vt=void 0,this.et=e;if(e===le)return e;if(typeof e!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(e===this.et)return this.vt;this.et=e;let r=[e];return r.raw=r,this.vt={_$litType$:this.constructor.resultType,strings:r,values:[]}}};$t.directiveName="unsafeHTML",$t.resultType=1;var xd=Xe($t);var wn={};z(wn,{CacheRegistry:()=>Sn});var vn={};z(vn,{CancelablePromise:()=>Ut,CanceledPromiseError:()=>gr,cancelable:()=>xn});var gr=class extends Error{constructor(e,r,o){super(e),this.canceledPromiseResult=r,this.canceledPromiseError=o}},Ut=class extends Promise{constructor(e){super((r,o)=>e(n=>{this.isCanceled?o(new gr("Promise has been canceled",n)):r(n)},n=>{this.isCanceled?o(new gr("Promise has been canceled",void 0,n)):o(n)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},xn=t=>new Ut((e,r)=>t.then(e).catch(r));var Sn=class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(e,r){this.loaders[e]=r,this.finalContent.delete(e)}registerFinal(e,r){this.loaders[e]=r,this.finalContent.add(e)}clearAll(){for(let e in this.content)this.clear(e)}clear(e){this.finalContent.has(e)||this.forceClear(e)}forceClear(e){this.clearClearTimeout(e),this.content[e]instanceof Ut&&this.content[e].cancel(),delete this.content[e]}clearClearTimeout(e){this.clearTimeouts[e]!=null&&(window.clearTimeout(this.clearTimeouts[e]),delete this.clearTimeouts[e])}set(e,r){this.forceClear(e),this.register(e,async()=>r),this.content[e]=r}setFinal(e,r){this.forceClear(e),this.registerFinal(e,async()=>r),this.content[e]=r}async get(e,r,o){if(this.content[e]===void 0){if(r=r??this.loaders[e],r==null)throw new Error("Unknown cache key "+e);let n=xn(r());return this.content[e]=n,n.then(i=>(this.content[e]=i,o!=null&&(this.clearClearTimeout(e),this.clearTimeouts[e]=window.setTimeout(()=>this.clear(e),o)),i))}if(this.content[e]instanceof Error)throw this.content[e];return this.content[e]}isResolvedValue(e){return e!=null&&!(e instanceof Promise)&&!(e instanceof Error)}getNow(e){if(this.isResolvedValue(this.content[e]))return this.content[e]}has(e){return this.content[e]!=null}resolvedKeys(){return Object.keys(this.content).filter(e=>this.isResolvedValue(this.content[e]))}resolvedValues(){return Object.values(this.content).filter(e=>this.isResolvedValue(e))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}};var _n={};z(_n,{ClusteringHelper:()=>On});var On=class t{constructor(e,r,o,n){this.allResults=e,this.selectedResult=r,this.clusteringMetadata=o,this.metadataDescriptors=n}static extractResultMetadata(e,r){var o,n;let i=((n=(o=e?.map)!==null&&o!==void 0?o:e?.document)!==null&&n!==void 0?n:e?.topic).metadata.map(s=>t.flattenMetadata(s));return r==null?i:i.find(s=>s.key===r)}static flattenMetadata(e){if(e.hierarchicalValues){let r=[],o=[];return e.hierarchicalValues.forEach(n=>{r.push(n.join(" > ")),n.length>2?o.push(`... > ${n[n.length-1]}`):o.push(n.join(" > "))}),{key:e.key,label:e.label,value:r.join(", "),displayValue:o.join(", ")}}else{let r=e.values.join(", ");return{key:e.key,label:e.label,value:r,displayValue:r}}}computeClustersItemsForMetadata(e,r,o="No value"){var n,i;let s=t.extractResultMetadata(this.selectedResult,e),l=(n=s?.label)!==null&&n!==void 0?n:(i=this.getMetadataDescriptor(e))===null||i===void 0?void 0:i.label;return this.allResults.map(u=>t.extractResultMetadata(u,e)).map(u=>u??{key:e,label:l,value:void 0,displayValue:o}).filter(u=>u.value!=s?.value).filter((u,h,p)=>p.findIndex(m=>m.value===u.value)===h).map(u=>({result:this.findBestResultForMetadataValue(e,u.value),metadata:u})).sort((u,h)=>this.compareMetadata(u.metadata.value,h.metadata.value,e,r))}compareMetadata(e,r,o,n){if(e==null)return-1;if(r==null)return 1;let i=this.getMetadataDescriptor(o),s=i?.sortRule||"NONE",l=i?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let c=e.localeCompare(r,n,{numeric:!0});return l?c*-1:c}return 0}getMetadataDescriptor(e){return this.metadataDescriptors.find(r=>e==r.key)}findBestResultForMetadataValue(e,r){let o=this.allResults.filter(c=>{var u;return((u=t.extractResultMetadata(c,e))===null||u===void 0?void 0:u.value)==r}),i=[...t.extractResultMetadata(this.selectedResult).filter(c=>this.clusteringMetadata.has(c.key)).filter(c=>c.key!==e)],s,l=-1;for(let c of o){let u=this.countMatchingMetadata(c,i);if(u>l&&(l=u,s=c,u===i.length))break}return s}countMatchingMetadata(e,r){return t.extractResultMetadata(e).filter(o=>r.some(n=>n.key===o.key&&n.value===o.value)).length}};var Cn={};z(Cn,{Debouncer:()=>br});var br=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,o)=>{this.resolvePromise=r,this.rejectPromise=o})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let o=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of o)try{await s()}catch(l){n(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Nn={};z(Nn,{customElement:()=>xr,isNumber:()=>ts,jsonProperty:()=>Ot,optionalNumberProperty:()=>Ed});var En={};z(En,{dateReviver:()=>Sd,deepEqual:()=>et,delay:()=>Ji,eventPathContainsMatchingElement:()=>Od,flatDeep:()=>Qi,last:()=>Cd,minmax:()=>_d,parseDate:()=>es,waitFor:()=>Xi,waitUntil:()=>vd});var Ji=t=>new Promise(e=>setTimeout(e,t));async function vd(t,e=10,r=2e4){await Xi(async()=>await t()||void 0,e,r)}async function Xi(t,e=10,r=2e4){let o=await t(),n,i;for(n=i=performance.now();o==null&&(!r||i-n<r);)await Ji(e),o=await t(),i=performance.now();if(o==null)throw new Error("Timeout exceeded");return o}function Qi(t,e){return t.flatMap(r=>[r,...Qi(e(r),e)])}function Sd(...t){return function(e,r){return t.includes(e)?es(r):r}}function es(t){return t.match(/^\d{4}-\d{2}-\d{2}$/)&&(t=t.replace(/-/g,"/")),t=t.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,(e,r,o,n)=>r+o+":"+n),new Date(t)}function wd(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,o,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(o=r;o--!==0;)if(!et(t[o],e[o]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(o of t.entries())if(!e.has(o[0]))return!1;for(o of t.entries())if(!et(o[1],e.get(o[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(o of t.entries())if(!e.has(o[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(n=Object.keys(t),r=n.length,r!==Object.keys(e).length)return!1;for(o=r;o--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[o]))return!1;for(o=r;o--!==0;){var i=n[o];if(!et(t[i],e[i]))return!1}return!0}return t!==t&&e!==e}function et(t,e){try{return wd(t,e)}catch{return!1}}function Od(t,e,r=window.document.body){if(e.length>0){let o=t.composedPath();for(let n of o){if(n===r)return!1;if(n.matches&&e.some(i=>n.matches(i)))return!0}}return!1}function _d(t,e,r){return Math.min(Math.max(t,e),r)}function Cd(t){return t[t.length-1]}var xr=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function Ot(t,e){let r=()=>JSON.parse(JSON.stringify(t));return V({type:Object,converter:{fromAttribute:o=>{if(o==null)return r();try{return JSON.parse(o)}catch{return r()}},toAttribute:o=>JSON.stringify(o)},hasChanged:(o,n)=>!et(o,n),...e??{}})}function Ed(t){return V({type:Object,converter:{fromAttribute:e=>{if(e!=null)return ts(e)?+e:void 0},toAttribute:e=>e==null?void 0:""+e},...t??{}})}function ts(t){return!isNaN(parseFloat(t))}var Rn={};z(Rn,{designSystemVariables:()=>eu});var An={};z(An,{FtCssVariableFactory:()=>a,banner:()=>Pd,border:()=>Gd,breadcrumb:()=>Md,button:()=>kd,chart:()=>jd,checkbox:()=>Zd,chip:()=>Vd,collapsible:()=>zd,comboboxMultiSelect:()=>Fd,comboboxSingleSelect:()=>Ud,drawer:()=>Td,floatingMenu:()=>$d,foundation:()=>d,modal:()=>Id,notice:()=>Kd,notification:()=>Xd,pageHeader:()=>Dd,popover:()=>Yd,radio:()=>Jd,semantic:()=>f,setVariable:()=>Nd,switch_:()=>Bd,tabs:()=>Hd,textArea:()=>Wd,textInput:()=>Ld,toggle:()=>qd,tooltip:()=>Qd,typographies:()=>Ad,typographyBody1Medium:()=>ss,typographyBody1Regular:()=>is,typographyBody1Semibold:()=>cs,typographyBody2Medium:()=>ds,typographyBody2MediumUnderline:()=>us,typographyBody2Regular:()=>ls,typographyBody2Semibold:()=>fs,typographyCaption1Bold:()=>Ss,typographyCaption1Medium:()=>xs,typographyCaption1Semibold:()=>vs,typographyCaption2Bold:()=>_s,typographyCaption2Medium:()=>ws,typographyCaption2Semibold:()=>Os,typographyCaption3Bold:()=>Ns,typographyCaption3Medium:()=>Cs,typographyCaption3Semibold:()=>Es,typographyDisplay:()=>rs,typographyLabel1Bold:()=>ms,typographyLabel1Medium:()=>ps,typographyLabel1Semibold:()=>hs,typographyLabel2Bold:()=>bs,typographyLabel2Medium:()=>ys,typographyLabel2Semibold:()=>gs,typographyTitle1:()=>os,typographyTitle2:()=>ns,typographyTitle3:()=>as,typographyVariants:()=>Rd});var We=t=>typeof t=="string"?dr(t):t,a=class{static create(e,r,o,n){let i=l=>We(l??n),s=X`var(${We(e)}, ${i(n)})`;return s.name=e,s.description=r,s.category=o,s.defaultValue=n,s.defaultCssValue=i,s.get=l=>X`var(${We(e)}, ${i(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,o,n){let i=l=>o.get(l??n),s=X`var(${We(e)}, ${i(n)})`;return s.name=e,s.description=r,s.category=o.category,s.fallbackVariable=o,s.defaultValue=n,s.defaultCssValue=i,s.get=l=>X`var(${We(e)}, ${i(l)})`,s.breadcrumb=()=>[o.name,...o.breadcrumb()],s.lastResortDefaultValue=()=>n??o.lastResortDefaultValue(),s}static external(e,r){let o=i=>e.fallbackVariable?e.fallbackVariable.get(i??e.defaultValue):We(i??e.lastResortDefaultValue()),n=X`var(${We(e.name)}, ${o(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=r,n.defaultCssValue=o,n.get=i=>X`var(${We(e.name)}, ${o(i)})`,n.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function Nd(t,e){return We(`${t.name}: ${e}`)}var d={colorWhite:a.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:a.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:a.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:a.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:a.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:a.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:a.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:a.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:a.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:a.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:a.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:a.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:a.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:a.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:a.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:a.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:a.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:a.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:a.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:a.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:a.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:a.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:a.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:a.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:a.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:a.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:a.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:a.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:a.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:a.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:a.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:a.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:a.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:a.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:a.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:a.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:a.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:a.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:a.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:a.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:a.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:a.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:a.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:a.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:a.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:a.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:a.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:a.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:a.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:a.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:a.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:a.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:a.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:a.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:a.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:a.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:a.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:a.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:a.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:a.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:a.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:a.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:a.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:a.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:a.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:a.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:a.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:a.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:a.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:a.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:a.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:a.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:a.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:a.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:a.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:a.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:a.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:a.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:a.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:a.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:a.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:a.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:a.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:a.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:a.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:a.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:a.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:a.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:a.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:a.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:a.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:a.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:a.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:a.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:a.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:a.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:a.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:a.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:a.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:a.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:a.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:a.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:a.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:a.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:a.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:a.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:a.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:a.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:a.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:a.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:a.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:a.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:a.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:a.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:a.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:a.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:a.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:a.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:a.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:a.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:a.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:a.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:a.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:a.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:a.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:a.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:a.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:a.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:a.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:a.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:a.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:a.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:a.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:a.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:a.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:a.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:a.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:a.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:a.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:a.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:a.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:a.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:a.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:a.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:a.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:a.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:a.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:a.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:a.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:a.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:a.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:a.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:a.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:a.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:a.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:a.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:a.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:a.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:a.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:a.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:a.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:a.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:a.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:a.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:a.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:a.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:a.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:a.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:a.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:a.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:a.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:a.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:a.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:a.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:a.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:a.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:a.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:a.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:a.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:a.create("--ft-icon-size-6","","SIZE","48px"),opacity0:a.create("--ft-opacity-0","","NUMBER","0"),opacity8:a.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:a.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:a.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:a.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:a.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:a.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:a.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:a.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:a.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:a.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:a.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:a.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:a.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:a.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},rs={fontFamily:a.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:a.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:a.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-display-textCase","","UNKNOWN","none")},os={fontFamily:a.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:a.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:a.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},ns={fontFamily:a.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:a.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:a.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},as={fontFamily:a.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:a.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:a.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:a.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},is={fontFamily:a.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:a.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:a.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:a.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:a.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},ss={fontFamily:a.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:a.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:a.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:a.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},cs={fontFamily:a.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:a.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:a.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:a.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},ls={fontFamily:a.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:a.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:a.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:a.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:a.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},ds={fontFamily:a.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:a.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:a.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:a.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},us={fontFamily:a.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:a.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:a.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:a.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:a.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:a.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},fs={fontFamily:a.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:a.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:a.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:a.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:a.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},ps={fontFamily:a.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:a.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:a.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:a.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:a.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},hs={fontFamily:a.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:a.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:a.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:a.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:a.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},ms={fontFamily:a.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:a.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:a.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:a.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:a.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:a.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},ys={fontFamily:a.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:a.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:a.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:a.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:a.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},gs={fontFamily:a.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:a.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:a.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:a.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:a.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},bs={fontFamily:a.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:a.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:a.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:a.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:a.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:a.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},xs={fontFamily:a.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:a.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},vs={fontFamily:a.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:a.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Ss={fontFamily:a.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:a.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:a.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},ws={fontFamily:a.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:a.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Os={fontFamily:a.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:a.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},_s={fontFamily:a.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:a.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:a.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Cs={fontFamily:a.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:a.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:a.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Es={fontFamily:a.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:a.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:a.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Ns={fontFamily:a.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:a.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:a.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:a.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:a.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:a.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:a.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:a.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Ad={display:rs,"title-1":os,"title-2":ns,"title-3":as,"body-1-regular":is,"body-1-medium":ss,"body-1-semibold":cs,"body-2-regular":ls,"body-2-medium":ds,"body-2-medium-underline":us,"body-2-semibold":fs,"label-1-medium":ps,"label-1-semibold":hs,"label-1-bold":ms,"label-2-medium":ys,"label-2-semibold":gs,"label-2-bold":bs,"caption-1-medium":xs,"caption-1-semibold":vs,"caption-1-bold":Ss,"caption-2-medium":ws,"caption-2-semibold":Os,"caption-2-bold":_s,"caption-3-medium":Cs,"caption-3-semibold":Es,"caption-3-bold":Ns},Rd=["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"];var f={backgroundActionPrimary:a.extend("--ft-background-action-primary","Used as backgorund of primary action components.",d.colorBrand0),backgroundErrorSubtle:a.extend("--ft-background-error-subtle","Used as background of subtle error components.",d.colorRed10),backgroundInfoSubtle:a.extend("--ft-background-info-subtle","Used as background of subtle information components.",d.colorCyan10),backgroundWarningSubtle:a.extend("--ft-background-warning-subtle","Used as background of subtle information components.",d.colorOrange10),backgroundSuccessSubtle:a.extend("--ft-background-success-subtle","Used as background of subtle success components.",d.colorGreen10),backgroundGlobalSurface:a.extend("--ft-background-global-surface","Used as app background.",d.colorWhite),backgroundGlobalOnSurface:a.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",d.colorGray10),backgroundGlobalOnSurfaceDark:a.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",d.colorGray30),contentActionPrimary:a.extend("--ft-content-action-primary","Used on label of primary action on light surface.",d.colorBrand0),contentWarningPrimary:a.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",d.colorOrange200),contentWarningIconOnly:a.extend("--ft-content-warning-icon-only","Used on warning status icons alone",d.colorOrange0),contentErrorPrimary:a.extend("--ft-content-error-primary","Used on label of error messages on light surface.",d.colorRed0),contentErrorIconOnly:a.extend("--ft-content-error-icon-only","Used on error status icons alone",d.colorRed70),contentInfoPrimary:a.extend("--ft-content-info-primary","Used on label of information messages on light surface.",d.colorCyan200),contentInfoIconOnly:a.extend("--ft-content-info-icon-only","Used on info status icons alone",d.colorCyan0),contentSuccessPrimary:a.extend("--ft-content-success-primary","Used on label of success messages on light surface.",d.colorGreen200),contentSuccessIconOnly:a.extend("--ft-content-success-icon-only","Used on success status icons alone",d.colorGreen0),contentGlobalPrimary:a.extend("--ft-content-global-primary","Used for main content on the page.",d.colorGray500),contentGlobalSecondary:a.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
6
|
+
Also for action icons.`,d.colorGray200),contentGlobalSubtle:a.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",d.colorGray0),contentGlobalOnColor:a.extend("--ft-content-global-on-color","Used for content on a dominant color.",d.colorWhite),borderActionPrimary:a.extend("--ft-border-action-primary","Used as border for primary action components.",d.colorBrand0),borderActionFocusRing:a.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",d.colorCyan0),borderWarningPrimary:a.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",d.colorOrange200),borderWarningSubtle:a.extend("--ft-border-warning-subtle","Used as border for warning components.",d.colorOrange30),borderSuccessPrimary:a.extend("--ft-border-success-primary","Used as border for success buttons.",d.colorGreen200),borderSuccessSubtle:a.extend("--ft-border-success-subtle","Used as border for success components.",d.colorGreen30),borderErrorPrimary:a.extend("--ft-border-error-primary","Used as border for text fields in error states.",d.colorRed0),borderErrorSubtle:a.extend("--ft-border-error-subtle","Used as border for error components.",d.colorRed30),borderInfoPrimary:a.extend("--ft-border-info-primary","Used as border for buttons in info color.",d.colorCyan200),borderInfoSubtle:a.extend("--ft-border-info-subtle","Used as border for information components.",d.colorCyan30),borderGlobalPrimary:a.extend("--ft-border-global-primary","Used as border for element like input.",d.colorGray50),borderGlobalSubtle:a.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",d.colorGray30),borderInputPrimary:a.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",d.colorGray80)};var kd={largeHeight:a.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:a.extend("--ft-button-large-horizontal-padding","",d.spacing4),largeGap:a.extend("--ft-button-large-gap","",d.spacing2),largeBorderRadius:a.extend("--ft-button-large-border-radius","",d.borderRadiusS),largeIconSize:a.extend("--ft-button-large-icon-size","",d.iconSize3),largeBorderWidth:a.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:a.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:a.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:a.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:a.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:a.extend("--ft-button-small-horizontal-padding","",d.spacing3),smallGap:a.extend("--ft-button-small-gap","",d.spacing2),smallBorderRadius:a.extend("--ft-button-small-border-radius","",d.borderRadiusS),smallIconSize:a.extend("--ft-button-small-icon-size","",d.iconSize2),smallBorderWidth:a.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:a.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:a.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:a.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:a.extend("--ft-button-primary-background-color","",f.backgroundActionPrimary),primaryColor:a.extend("--ft-button-primary-color","",f.contentGlobalOnColor),primaryIconColor:a.extend("--ft-button-primary-icon-color","",f.contentGlobalOnColor),primaryStateLayerColor:a.extend("--ft-button-primary-state-layer-color","",f.contentGlobalOnColor),primaryHoverStateLayerOpacity:a.extend("--ft-button-primary-hover-state-layer-opacity","",d.opacity16),primaryFocusStateLayerOpacity:a.extend("--ft-button-primary-focus-state-layer-opacity","",d.opacity16),primaryActiveStateLayerOpacity:a.extend("--ft-button-primary-active-state-layer-opacity","",d.opacity24),primaryDisabledComponentOpacity:a.extend("--ft-button-primary-disabled-component-opacity","",d.opacity40),focusFocusRingColor:a.extend("--ft-button-focus-focus-ring-color","",f.borderActionFocusRing),tertiaryBackgroundColor:a.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:a.extend("--ft-button-tertiary-color","",f.contentActionPrimary),tertiaryIconColor:a.extend("--ft-button-tertiary-icon-color","",f.contentActionPrimary),tertiaryStateLayerColor:a.extend("--ft-button-tertiary-state-layer-color","",f.contentActionPrimary),tertiaryHoverStateLayerOpacity:a.extend("--ft-button-tertiary-hover-state-layer-opacity","",d.opacity8),tertiaryFocusStateLayerOpacity:a.extend("--ft-button-tertiary-focus-state-layer-opacity","",d.opacity8),tertiaryActiveStateLayerOpacity:a.extend("--ft-button-tertiary-active-state-layer-opacity","",d.opacity16),tertiaryDisabledComponentOpacity:a.extend("--ft-button-tertiary-disabled-component-opacity","",d.opacity40),secondaryBackgroundColor:a.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:a.extend("--ft-button-secondary-color","",f.contentActionPrimary),secondaryIconColor:a.extend("--ft-button-secondary-icon-color","",f.contentActionPrimary),secondaryStateLayerColor:a.extend("--ft-button-secondary-state-layer-color","",f.contentActionPrimary),secondaryHoverStateLayerOpacity:a.extend("--ft-button-secondary-hover-state-layer-opacity","",d.opacity8),secondaryFocusStateLayerOpacity:a.extend("--ft-button-secondary-focus-state-layer-opacity","",d.opacity8),secondaryActiveStateLayerOpacity:a.extend("--ft-button-secondary-active-state-layer-opacity","",d.opacity16),secondaryDisabledComponentOpacity:a.extend("--ft-button-secondary-disabled-component-opacity","",d.opacity40),secondaryBorderColor:a.extend("--ft-button-secondary-border-color","",f.borderActionPrimary),neutralBackgroundColor:a.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:a.extend("--ft-button-neutral-icon-color","",f.contentGlobalSecondary),neutralColor:a.extend("--ft-button-neutral-color","",f.contentGlobalSecondary),neutralStateLayerColor:a.extend("--ft-button-neutral-state-layer-color","",f.contentGlobalSecondary),neutralHoverStateLayerOpacity:a.extend("--ft-button-neutral-hover-state-layer-opacity","",d.opacity8),neutralFocusStateLayerOpacity:a.extend("--ft-button-neutral-focus-state-layer-opacity","",d.opacity8),neutralActiveStateLayerOpacity:a.extend("--ft-button-neutral-active-state-layer-opacity","",d.opacity16),neutralDisabledComponentOpacity:a.extend("--ft-button-neutral-disabled-component-opacity","",d.opacity40)};var Pd={iconSize:a.extend("--ft-banner-icon-size","",d.iconSize5),borderWidth:a.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:a.extend("--ft-banner-horizontal-padding","",d.spacing6),verticalPadding:a.extend("--ft-banner-vertical-padding","",d.spacing6),horizontalSideGap:a.extend("--ft-banner-horizontal-side-gap","",d.spacing6),horizontalMobileGap:a.extend("--ft-banner-horizontal-mobile-gap","",d.spacing4),verticalMobileGap:a.extend("--ft-banner-vertical-mobile-gap","",d.spacing6),horizontalMiddleGap:a.extend("--ft-banner-horizontal-middle-gap","",d.spacing20),infoBackgroundColor:a.extend("--ft-banner-info-background-color","",f.backgroundInfoSubtle),infoColor:a.extend("--ft-banner-info-color","",f.contentInfoPrimary),infoIconColor:a.extend("--ft-banner-info-icon-color","",f.contentInfoIconOnly)};var Md={horizontalGap:a.extend("--ft-breadcrumb-horizontal-gap","",d.spacing1),verticalGap:a.extend("--ft-breadcrumb-vertical-gap","",d.spacing2),currentElementColor:a.extend("--ft-breadcrumb-current-element-color","",f.contentGlobalPrimary),iconColor:a.extend("--ft-breadcrumb-icon-color","",f.contentGlobalSubtle)};var Dd={horizontalPadding:a.extend("--ft-page-header-horizontal-padding","",d.spacing12),horizontalGap:a.extend("--ft-page-header-horizontal-gap","",d.spacing4),verticalGap:a.extend("--ft-page-header-vertical-gap","",d.spacing2),classicVerticalPadding:a.extend("--ft-page-header-classic-vertical-padding","",d.spacing6),multilineVerticalPadding:a.extend("--ft-page-header-multiline-vertical-padding","",d.spacing4),inlineVerticalPadding:a.extend("--ft-page-header-inline-vertical-padding","",d.spacing2),backgroundColor:a.extend("--ft-page-header-background-color","",d.colorWhite),bottomBorderColor:a.extend("--ft-page-header-bottom-border-color","",f.borderGlobalSubtle),titleColor:a.extend("--ft-page-header-title-color","",f.contentGlobalPrimary),subtitleColor:a.extend("--ft-page-header-subtitle-color","",f.contentGlobalSecondary)};var Id={smallContainerWidth:a.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:a.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:a.extend("--ft-modal-overlay-background-color","",d.colorGray700),overlayOpacity:a.extend("--ft-modal-overlay-opacity","",d.opacity40),shadow:a.extend("--ft-modal-shadow","",d.shadowElevation03),bodyBackgroundColor:a.extend("--ft-modal-body-background-color","",d.colorWhite),bodyColor:a.extend("--ft-modal-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:a.extend("--ft-modal-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:a.extend("--ft-modal-body-vertical-padding","",d.spacing6),bodyVerticalGap:a.extend("--ft-modal-body-vertical-gap","",d.spacing6),containerMargin:a.extend("--ft-modal-container-margin","",d.spacing3),headerBackgroundColor:a.extend("--ft-modal-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:a.extend("--ft-modal-header-border-color","",f.borderGlobalSubtle),headerColor:a.extend("--ft-modal-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:a.extend("--ft-modal-header-trailing-icon-color","",f.contentGlobalSecondary),headerVerticalPadding:a.extend("--ft-modal-header-vertical-padding","",d.spacing1),headerRightPadding:a.extend("--ft-modal-header-right-padding","",d.spacing1),headerLeftPadding:a.extend("--ft-modal-header-left-padding","",d.spacing6),headerGap:a.extend("--ft-modal-header-gap","",d.spacing2),headerBorderBottom:a.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:a.extend("--ft-modal-border-radius","",d.borderRadiusM)};var Td={overlayOpacity:a.extend("--ft-drawer-overlay-opacity","",d.opacity40),shadow:a.extend("--ft-drawer-shadow","",d.shadowElevation03),bodyColor:a.extend("--ft-drawer-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:a.extend("--ft-drawer-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:a.extend("--ft-drawer-body-vertical-padding","",d.spacing6),bodyGap:a.extend("--ft-drawer-body-gap","",d.spacing6),bodyBackgroundColor:a.extend("--ft-drawer-body-background-color","",d.colorWhite),headerBackgroundColor:a.extend("--ft-drawer-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:a.extend("--ft-drawer-header-border-color","",f.borderGlobalSubtle),headerColor:a.extend("--ft-drawer-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:a.extend("--ft-drawer-header-trailing-icon-color","",f.contentGlobalSecondary),headerHeight:a.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:a.extend("--ft-drawer-header-horizontal-padding","",d.spacing2),headerBorderWidth:a.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:a.extend("--ft-drawer-header-gap","",d.spacing3),buttonsBarBackgroundColor:a.extend("--ft-drawer-buttons-bar-background-color","",f.backgroundGlobalOnSurface),buttonsBarBorderColor:a.extend("--ft-drawer-buttons-bar-border-color","",f.borderGlobalSubtle),buttonsBarColor:a.extend("--ft-drawer-buttons-bar-color","",f.contentGlobalPrimary),buttonsBarHorizontalPadding:a.extend("--ft-drawer-buttons-bar-horizontal-padding","",d.spacing4),buttonsBarVerticalPadding:a.extend("--ft-drawer-buttons-bar-vertical-padding","",d.spacing4),buttonsBarGap:a.extend("--ft-drawer-buttons-bar-gap","",d.spacing3),buttonsBarBorderWidth:a.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:a.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:a.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:a.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:a.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:a.extend("--ft-drawer-overlay-background-color","",d.colorGray700)};var Ld={fieldHorizontalPadding:a.extend("--ft-text-input-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:a.extend("--ft-text-input-field-horizontal-gap","",d.spacing3),fieldVerticalGap:a.extend("--ft-text-input-field-vertical-gap","",d.spacing05),fieldIconSize:a.extend("--ft-text-input-field-icon-size","",d.iconSize3),fieldHeight:a.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:a.extend("--ft-text-input-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:a.extend("--ft-text-input-helper-horizontal-gap","",d.spacing1),helperIconSize:a.extend("--ft-text-input-helper-icon-size","",d.iconSize2),borderRadius:a.extend("--ft-text-input-border-radius","",d.borderRadiusM),backgroundColor:a.extend("--ft-text-input-background-color","",d.colorWhite),contentValueColor:a.extend("--ft-text-input-content-value-color","",f.contentGlobalPrimary),trailingIconColor:a.extend("--ft-text-input-trailing-icon-color","",f.contentGlobalSubtle),labelColor:a.extend("--ft-text-input-label-color","",f.contentGlobalSubtle),defaultBorderColor:a.extend("--ft-text-input-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:a.extend("--ft-text-input-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:a.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ft-text-input-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:a.extend("--ft-text-input-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:a.extend("--ft-text-input-error-helper-icon-color","",f.contentErrorIconOnly),warningBorderWidth:a.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:a.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ft-text-input-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:a.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ft-text-input-disabled-component-opacity","",d.opacity40)};var Wd={backgroundColor:a.extend("--ft-text-area-background-color","",d.colorWhite),contentValueColor:a.extend("--ft-text-area-content-value-color","",f.contentGlobalPrimary),labelColor:a.extend("--ft-text-area-label-color","",f.contentGlobalSubtle),defaultBorderColor:a.extend("--ft-text-area-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:a.extend("--ft-text-area-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:a.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ft-text-area-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:a.extend("--ft-text-area-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:a.extend("--ft-text-area-error-helper-icon-color","",f.contentErrorIconOnly),focusFocusRingColor:a.extend("--ft-text-area-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:a.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:a.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ft-text-area-disabled-component-opacity","",d.opacity40),fieldHorizontalLeftPadding:a.extend("--ft-text-area-field-horizontal-left-padding","",d.spacing4),fieldHorizontalGap:a.extend("--ft-text-area-field-horizontal-gap","",d.spacing3),fieldVerticalGap:a.extend("--ft-text-area-field-vertical-gap","",d.spacing05),fieldMinHeight:a.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:a.extend("--ft-text-area-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:a.extend("--ft-text-area-helper-horizontal-gap","",d.spacing1),helperIconSize:a.extend("--ft-text-area-helper-icon-size","",d.iconSize2),borderRadius:a.extend("--ft-text-area-border-radius","",d.borderRadiusM)};var $d={height:a.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:a.extend("--ft-floating-menu-horizontal-padding","",d.spacing4),offIconColor:a.extend("--ft-floating-menu-off-icon-color","",f.contentGlobalPrimary),offColor:a.extend("--ft-floating-menu-off-color","",f.contentGlobalPrimary),onColor:a.extend("--ft-floating-menu-on-color","",f.contentActionPrimary),onStateLayerColor:a.extend("--ft-floating-menu-on-state-layer-color","",f.contentActionPrimary),gap:a.extend("--ft-floating-menu-gap","",d.spacing3),focusFocusRingColor:a.extend("--ft-floating-menu-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:a.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:a.extend("--ft-floating-menu-focus-state-layer-opacity","",d.opacity8),hoverStateLayerOpacity:a.extend("--ft-floating-menu-hover-state-layer-opacity","",d.opacity8),activeStateLayerOpacity:a.extend("--ft-floating-menu-active-state-layer-opacity","",d.opacity16),disabledComponentOpacity:a.extend("--ft-floating-menu-disabled-component-opacity","",d.opacity40),iconSize:a.extend("--ft-floating-menu-icon-size","",d.iconSize3),backgroundColor:a.extend("--ft-floating-menu-background-color","",f.backgroundGlobalOnSurface)};var Ud={fieldHorizontalPadding:a.extend("--ft-combobox-single-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:a.extend("--ft-combobox-single-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:a.extend("--ft-combobox-single-select-field-vertical-gap","",d.spacing05),fieldIconSize:a.extend("--ft-combobox-single-select-field-icon-size","",d.iconSize3),fieldHeight:a.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:a.extend("--ft-combobox-single-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:a.extend("--ft-combobox-single-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:a.extend("--ft-combobox-single-select-helper-vertical-gap","",d.spacing1),helperIconSize:a.extend("--ft-combobox-single-select-helper-icon-size","",d.iconSize2),menuVerticalGap:a.extend("--ft-combobox-single-select-menu-vertical-gap","",d.spacing2),borderRadius:a.extend("--ft-combobox-single-select-border-radius","",d.borderRadiusM),backgroundColor:a.extend("--ft-combobox-single-select-background-color","",d.colorWhite),labelColor:a.extend("--ft-combobox-single-select-label-color","",f.contentGlobalSubtle),contentValueColor:a.extend("--ft-combobox-single-select-content-value-color","",f.contentGlobalPrimary),trailingIconColor:a.extend("--ft-combobox-single-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:a.extend("--ft-combobox-single-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:a.extend("--ft-combobox-single-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:a.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ft-combobox-single-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:a.extend("--ft-combobox-single-select-error-helper-text-color","",f.contentErrorPrimary),warningBorderWidth:a.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:a.extend("--ft-combobox-single-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:a.extend("--ft-combobox-single-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:a.extend("--ft-combobox-single-select-warning-helper-icon-color","",f.contentWarningIconOnly),focusOutlineWidth:a.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ft-combobox-single-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:a.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ft-combobox-single-select-disabled-component-opacity","",d.opacity40)};var Fd={backgroundColor:a.extend("--ft-combobox-multi-select-background-color","",d.colorWhite),labelColor:a.extend("--ft-combobox-multi-select-label-color","",f.contentGlobalSubtle),trailingIconColor:a.extend("--ft-combobox-multi-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:a.extend("--ft-combobox-multi-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:a.extend("--ft-combobox-multi-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:a.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:a.extend("--ft-combobox-multi-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:a.extend("--ft-combobox-multi-select-error-helper-text-color","",f.contentErrorPrimary),errorHelperIcon:a.extend("--ft-combobox-multi-select-error-helper-icon","",f.contentErrorIconOnly),errorBorderWidth:a.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:a.extend("--ft-combobox-multi-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:a.extend("--ft-combobox-multi-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:a.extend("--ft-combobox-multi-select-warning-helper-icon-color","",f.contentWarningIconOnly),warningBorderWidth:a.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ft-combobox-multi-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:a.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:a.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ft-combobox-multi-select-disabled-component-opacity","",d.opacity40),helperHorizontalPadding:a.extend("--ft-combobox-multi-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:a.extend("--ft-combobox-multi-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:a.extend("--ft-combobox-multi-select-helper-vertical-gap","",d.spacing1),helperIconSize:a.extend("--ft-combobox-multi-select-helper-icon-size","",d.iconSize2),fieldHorizontalPadding:a.extend("--ft-combobox-multi-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:a.extend("--ft-combobox-multi-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:a.extend("--ft-combobox-multi-select-field-vertical-gap","",d.spacing05),fieldIconSize:a.extend("--ft-combobox-multi-select-field-icon-size","",d.iconSize3),fieldMaxHeight:a.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:a.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",d.spacing1),contentValuesVerticalGap:a.extend("--ft-combobox-multi-select-content-values-vertical-gap","",d.spacing1),borderRadius:a.extend("--ft-combobox-multi-select-border-radius","",d.borderRadiusM)};var Yd={backgroundColor:a.extend("--ft-popover-background-color","",f.backgroundGlobalOnSurface),horizontalPadding:a.extend("--ft-popover-horizontal-padding","",d.spacing6),verticalPadding:a.extend("--ft-popover-vertical-padding","",d.spacing6),iconColor:a.extend("--ft-popover-icon-color","",f.contentGlobalSecondary),iconSize:a.extend("--ft-popover-icon-size","",d.iconSize2),titleColor:a.extend("--ft-popover-title-color","",f.contentGlobalPrimary),bodyColor:a.extend("--ft-popover-body-color","",f.contentGlobalSecondary),linkColor:a.extend("--ft-popover-link-color","",f.contentActionPrimary),gap:a.extend("--ft-popover-gap","",d.spacing3),borderRadius:a.extend("--ft-popover-border-radius","",d.borderRadiusM),shadow:a.extend("--ft-popover-shadow","",d.shadowElevation02)};var Hd={topLeftBorderRadius:a.extend("--ft-tabs-top-left-border-radius","",d.borderRadiusS),topRightBorderRadius:a.extend("--ft-tabs-top-right-border-radius","",d.borderRadiusS),labelHorizontalPadding:a.extend("--ft-tabs-label-horizontal-padding","",d.spacing4),labelVerticalPadding:a.extend("--ft-tabs-label-vertical-padding","",d.spacing3),labelGap:a.extend("--ft-tabs-label-gap","",d.spacing1),offHoverStateLayerOpacity:a.extend("--ft-tabs-off-hover-state-layer-opacity","",d.opacity8),offFocusStateLayerOpacity:a.extend("--ft-tabs-off-focus-state-layer-opacity","",d.opacity8),offActiveStateLayerOpacity:a.extend("--ft-tabs-off-active-state-layer-opacity","",d.opacity16),offDisabledComponentOpacity:a.extend("--ft-tabs-off-disabled-component-opacity","",d.opacity40),offColor:a.extend("--ft-tabs-off-color","",f.contentGlobalSubtle),offStateLayerColor:a.extend("--ft-tabs-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:a.extend("--ft-tabs-on-hover-state-layer-opacity","",d.opacity8),onFocusStateLayerOpacity:a.extend("--ft-tabs-on-focus-state-layer-opacity","",d.opacity8),onActiveStateLayerOpacity:a.extend("--ft-tabs-on-active-state-layer-opacity","",d.opacity16),onDisabledComponentOpacity:a.extend("--ft-tabs-on-disabled-component-opacity","",d.opacity40),onColor:a.extend("--ft-tabs-on-color","",f.contentActionPrimary),onStateLayerColor:a.extend("--ft-tabs-on-state-layer-color","",f.contentActionPrimary),iconHorizontalPadding:a.extend("--ft-tabs-icon-horizontal-padding","",d.spacing1),iconVerticalPadding:a.extend("--ft-tabs-icon-vertical-padding","",d.spacing4),focusOutlineWidth:a.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ft-tabs-focus-focus-ring-color","",f.borderActionFocusRing)};var zd={hoverStateLayerOpacity:a.extend("--ft-collapsible-hover-state-layer-opacity","",d.opacity8),focusStateLayerOpacity:a.extend("--ft-collapsible-focus-state-layer-opacity","",d.opacity8),focusOutlineWidth:a.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:a.extend("--ft-collapsible-focus-focus-ring-color","",f.borderActionFocusRing),activeStateLayerOpacity:a.extend("--ft-collapsible-active-state-layer-opacity","",d.opacity16),disabledComponentOpacity:a.extend("--ft-collapsible-disabled-component-opacity","",d.opacity40),horizontalPadding:a.extend("--ft-collapsible-horizontal-padding","",d.spacing4),verticalPadding:a.extend("--ft-collapsible-vertical-padding","",d.spacing3),color:a.extend("--ft-collapsible-color","",f.contentGlobalPrimary),stateLayerColor:a.extend("--ft-collapsible-state-layer-color","",f.contentGlobalPrimary),backgroundColor:a.extend("--ft-collapsible-background-color","",f.backgroundGlobalOnSurface),borderColor:a.extend("--ft-collapsible-border-color","",f.borderGlobalSubtle),iconSize:a.extend("--ft-collapsible-icon-size","",d.iconSize3)};var Bd={groupHorizontalPadding:a.extend("--ft-switch-group-horizontal-padding","",d.spacing1),groupVerticalPadding:a.extend("--ft-switch-group-vertical-padding","",d.spacing1),groupGap:a.extend("--ft-switch-group-gap","",d.spacing1),groupBackgroundColor:a.extend("--ft-switch-group-background-color","",f.backgroundGlobalSurface),groupBorderColor:a.extend("--ft-switch-group-border-color","",f.borderGlobalSubtle),groupBorderRadius:a.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:a.extend("--ft-switch-label-horizontal-padding","",d.spacing2),labelVerticalPadding:a.extend("--ft-switch-label-vertical-padding","",d.spacing1),offHoverStateLayerOpacity:a.extend("--ft-switch-off-hover-state-layer-opacity","",d.opacity8),offFocusStateLayerOpacity:a.extend("--ft-switch-off-focus-state-layer-opacity","",d.opacity8),offActiveStateLayerOpacity:a.extend("--ft-switch-off-active-state-layer-opacity","",d.opacity16),offDisabledComponentOpacity:a.extend("--ft-switch-off-disabled-component-opacity","",d.opacity40),offColor:a.extend("--ft-switch-off-color","",f.contentGlobalSubtle),offStateLayerColor:a.extend("--ft-switch-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:a.extend("--ft-switch-on-hover-state-layer-opacity","",d.opacity8),onFocusStateLayerOpacity:a.extend("--ft-switch-on-focus-state-layer-opacity","",d.opacity8),onActiveStateLayerOpacity:a.extend("--ft-switch-on-active-state-layer-opacity","",d.opacity16),onDisabledComponentOpacity:a.extend("--ft-switch-on-disabled-component-opacity","",d.opacity40),onColor:a.extend("--ft-switch-on-color","",f.contentActionPrimary),onStateLayerColor:a.extend("--ft-switch-on-state-layer-color","",f.contentActionPrimary),iconHorizontalPadding:a.extend("--ft-switch-icon-horizontal-padding","",d.spacing1),iconVerticalPadding:a.extend("--ft-switch-icon-vertical-padding","",d.spacing1),focusOutlineWidth:a.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ft-switch-focus-focus-ring-color","",f.borderActionFocusRing),optionBorderRadius:a.extend("--ft-switch-option-border-radius","",d.borderRadiusS)};var jd={color1Light:a.extend("--ft-chart-1-light","for area color charts",d.colorBrand40),color1Base:a.extend("--ft-chart-1-base","for line charts",d.colorBrand0),color2Light:a.extend("--ft-chart-2-light","for area color charts",d.colorYellow60),color2Base:a.extend("--ft-chart-2-base","for line charts",d.colorYellow100),color3Light:a.extend("--ft-chart-3-light","",d.colorUltramarine40),color3Base:a.extend("--ft-chart-3-base","",d.colorUltramarine70),color4Light:a.extend("--ft-chart-4-light","",d.colorCyan50),color4Base:a.extend("--ft-chart-4-base","",d.colorCyan100),color5Light:a.extend("--ft-chart-5-light","",d.colorRed40),color5Base:a.extend("--ft-chart-5-base","",d.colorRed60),color6Light:a.extend("--ft-chart-6-light","",d.colorGreen40),color6Base:a.extend("--ft-chart-6-base","",d.colorGreen70),color7Light:a.extend("--ft-chart-7-light","",d.colorOrange70),color7Base:a.extend("--ft-chart-7-base","",d.colorOrange100),color8Light:a.extend("--ft-chart-8-light","",d.colorAvocado70),color8Base:a.extend("--ft-chart-8-base","",d.colorAvocado200),color9Light:a.extend("--ft-chart-9-light","",d.colorBrown50),color9Base:a.extend("--ft-chart-9-base","",d.colorBrown200),color10Light:a.extend("--ft-chart-10-light","",d.colorGray50),color10Base:a.extend("--ft-chart-10-base","",d.colorGray80),monochrome10:a.extend("--ft-chart-monochrome-10","",d.colorBrand10),monochrome20:a.extend("--ft-chart-monochrome-20","",d.colorBrand20),monochrome30:a.extend("--ft-chart-monochrome-30","",d.colorBrand40),monochrome40:a.extend("--ft-chart-monochrome-40","",d.colorBrand60),monochrome50:a.extend("--ft-chart-monochrome-50","",d.colorBrand0),monochrome60:a.extend("--ft-chart-monochrome-60","",d.colorBrand200)};var Vd={largeHorizontalPadding:a.extend("--ft-chip-large-horizontal-padding","",d.spacing4),largeVerticalPadding:a.extend("--ft-chip-large-vertical-padding","",d.spacing2),largeGap:a.extend("--ft-chip-large-gap","",d.spacing1),largeFocusOutlineOffset:a.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:a.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:a.extend("--ft-chip-large-border-radius","",d.borderRadiusPill),largeBorderWidth:a.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:a.extend("--ft-chip-large-icon-size","",d.iconSize3),mediumHorizontalPadding:a.extend("--ft-chip-medium-horizontal-padding","",d.spacing3),mediumVerticalPadding:a.extend("--ft-chip-medium-vertical-padding","",d.spacing1),mediumGap:a.extend("--ft-chip-medium-gap","",d.spacing1),mediumFocusOutlineOffset:a.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:a.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:a.extend("--ft-chip-medium-border-radius","",d.borderRadiusPill),mediumBorderWidth:a.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:a.extend("--ft-chip-medium-icon-size","",d.iconSize2),smallHorizontalPadding:a.extend("--ft-chip-small-horizontal-padding","",d.spacing2),smallVerticalPadding:a.extend("--ft-chip-small-vertical-padding","",d.spacing05),smallGap:a.extend("--ft-chip-small-gap","",d.spacing1),smallFocusOutlineOffset:a.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:a.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:a.extend("--ft-chip-small-border-radius","",d.borderRadiusPill),smallBorderWidth:a.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:a.extend("--ft-chip-small-icon-size","",d.iconSize1),neutralBackgroundColor:a.extend("--ft-chip-neutral-background-color","",f.backgroundGlobalOnSurface),neutralColor:a.extend("--ft-chip-neutral-color","",f.contentGlobalPrimary),neutralIconColor:a.extend("--ft-chip-neutral-icon-color","",f.contentGlobalPrimary),neutralBorderColor:a.extend("--ft-chip-neutral-border-color","",f.borderGlobalSubtle),infoBackgroundColor:a.extend("--ft-chip-info-background-color","",f.backgroundInfoSubtle),infoColor:a.extend("--ft-chip-info-color","",f.contentInfoPrimary),infoIconColor:a.extend("--ft-chip-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:a.extend("--ft-chip-info-border-color","",f.borderInfoSubtle),successBackgroundColor:a.extend("--ft-chip-success-background-color","",f.backgroundSuccessSubtle),successColor:a.extend("--ft-chip-success-color","",f.contentSuccessPrimary),successIconColor:a.extend("--ft-chip-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:a.extend("--ft-chip-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:a.extend("--ft-chip-warning-background-color","",f.backgroundWarningSubtle),warningColor:a.extend("--ft-chip-warning-color","",f.contentWarningPrimary),warningIconColor:a.extend("--ft-chip-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:a.extend("--ft-chip-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:a.extend("--ft-chip-error-background-color","",f.backgroundErrorSubtle),errorColor:a.extend("--ft-chip-error-color","",f.contentErrorPrimary),errorIconColor:a.extend("--ft-chip-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:a.extend("--ft-chip-error-border-color","",f.borderErrorSubtle)};var Gd={infoBorderColor:a.extend("--ft-border-info-border-color","",f.borderInfoSubtle)};var Kd={borderWidth:a.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:a.extend("--ft-notice-horizontal-padding","",d.spacing2),verticalPadding:a.extend("--ft-notice-vertical-padding","",d.spacing1),borderRadius:a.extend("--ft-notice-border-radius","",d.borderRadiusS),gap:a.extend("--ft-notice-gap","",d.spacing2),iconSize:a.extend("--ft-notice-icon-size","",d.iconSize3),infoBackgroundColor:a.extend("--ft-notice-info-background-color","",f.backgroundInfoSubtle),infoBorderColor:a.extend("--ft-notice-info-border-color","",f.borderInfoSubtle),infoColor:a.extend("--ft-notice-info-color","",f.contentInfoPrimary),infoIconColor:a.extend("--ft-notice-info-icon-color","",f.contentInfoIconOnly),warningBackgroundColor:a.extend("--ft-notice-warning-background-color","",f.backgroundWarningSubtle),warningBorderColor:a.extend("--ft-notice-warning-border-color","",f.borderWarningSubtle),warningColor:a.extend("--ft-notice-warning-color","",f.contentWarningPrimary),warningIconColor:a.extend("--ft-notice-warning-icon-color","",f.contentWarningIconOnly),errorBackgroundColor:a.extend("--ft-notice-error-background-color","",f.backgroundErrorSubtle),errorBorderColor:a.extend("--ft-notice-error-border-color","",f.borderErrorSubtle),errorColor:a.extend("--ft-notice-error-color","",f.contentErrorPrimary),errorIconColor:a.extend("--ft-notice-error-icon-color","",f.contentErrorIconOnly),successBackgroundColor:a.extend("--ft-notice-success-background-color","",f.backgroundSuccessSubtle),successBorderColor:a.extend("--ft-notice-success-border-color","",f.borderSuccessSubtle),successColor:a.extend("--ft-notice-success-color","",f.contentSuccessPrimary),successIconColor:a.extend("--ft-notice-success-icon-color","",f.contentSuccessIconOnly)};var Zd={color:a.extend("--ft-checkbox-color","",f.contentGlobalPrimary),checkedBackgroundColor:a.extend("--ft-checkbox-checked-background-color","",f.contentActionPrimary),checkedStateLayerColor:a.extend("--ft-checkbox-checked-state-layer-color","",f.contentActionPrimary),checkedIconColor:a.extend("--ft-checkbox-checked-icon-color","",f.contentGlobalOnColor),checkedHoverStateLayerOpacity:a.extend("--ft-checkbox-checked-hover-state-layer-opacity","",d.opacity16),checkedFocusStateLayerOpacity:a.extend("--ft-checkbox-checked-focus-state-layer-opacity","",d.opacity16),checkedActiveStateLayerOpacity:a.extend("--ft-checkbox-checked-active-state-layer-opacity","",d.opacity24),checkedDisabledComponentOpacity:a.extend("--ft-checkbox-checked-disabled-component-opacity","",d.opacity40),uncheckedBorderColor:a.extend("--ft-checkbox-unchecked-border-color","",d.colorGray80),uncheckedStateLayerColor:a.extend("--ft-checkbox-unchecked-state-layer-color","",d.colorGray80),uncheckedHoverStateLayerOpacity:a.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",d.opacity16),uncheckedFocusStateLayerOpacity:a.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",d.opacity16),uncheckedActiveStateLayerOpacity:a.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",d.opacity24),uncheckedDisabledComponentOpacity:a.extend("--ft-checkbox-unchecked-disabled-component-opacity","",d.opacity40),focusFocusRingColor:a.extend("--ft-checkbox-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:a.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:a.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:a.extend("--ft-checkbox-gap","",d.spacing3)};var qd={offHoverStateLayerOpacity:a.extend("--ft-toggle-off-hover-state-layer-opacity","",d.opacity16),offFocusStateLayerOpacity:a.extend("--ft-toggle-off-focus-state-layer-opacity","",d.opacity16),offActiveStateLayerOpacity:a.extend("--ft-toggle-off-active-state-layer-opacity","",d.opacity24),offDisabledComponentOpacity:a.extend("--ft-toggle-off-disabled-component-opacity","",d.opacity40),offBackgroundColor:a.extend("--ft-toggle-off-background-color","",f.contentGlobalSubtle),offIconColor:a.extend("--ft-toggle-off-icon-color","",f.contentGlobalSubtle),offStateLayerColor:a.extend("--ft-toggle-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:a.extend("--ft-toggle-on-hover-state-layer-opacity","",d.opacity16),onFocusStateLayerOpacity:a.extend("--ft-toggle-on-focus-state-layer-opacity","",d.opacity16),onActiveStateLayerOpacity:a.extend("--ft-toggle-on-active-state-layer-opacity","",d.opacity24),onDisabledComponentOpacity:a.extend("--ft-toggle-on-disabled-component-opacity","",d.opacity40),onBackgroundColor:a.extend("--ft-toggle-on-background-color","",f.contentActionPrimary),onStateLayerColor:a.extend("--ft-toggle-on-state-layer-color","",f.contentActionPrimary),onIconColor:a.extend("--ft-toggle-on-icon-color","",f.contentActionPrimary),color:a.extend("--ft-toggle-color","",f.contentGlobalPrimary),focusFocusRingColor:a.extend("--ft-toggle-focus-focus-ring-color","",f.borderActionFocusRing),gap:a.extend("--ft-toggle-gap","",d.spacing3)};var Jd={color:a.extend("--ft-radio-color","",f.contentGlobalPrimary),selectedRadioColor:a.extend("--ft-radio-selected-radio-color","",f.contentActionPrimary),selectedStateLayerColor:a.extend("--ft-radio-selected-state-layer-color","",f.contentActionPrimary),selectedHoverStateLayerOpacity:a.extend("--ft-radio-selected-hover-state-layer-opacity","",d.opacity16),selectedFocusStateLayerOpacity:a.extend("--ft-radio-selected-focus-state-layer-opacity","",d.opacity16),selectedActiveStateLayerOpacity:a.extend("--ft-radio-selected-active-state-layer-opacity","",d.opacity24),selectedDisabledComponentOpacity:a.extend("--ft-radio-selected-disabled-component-opacity","",d.opacity40),unselectedStateLayerColor:a.extend("--ft-radio-unselected-state-layer-color","",f.borderInputPrimary),unselectedBorderColor:a.extend("--ft-radio-unselected-border-color","",f.borderInputPrimary),unselectedHoverStateLayerOpacity:a.extend("--ft-radio-unselected-hover-state-layer-opacity","",d.opacity16),unselectedFocusStateLayerOpacity:a.extend("--ft-radio-unselected-focus-state-layer-opacity","",d.opacity16),unselectedActiveStateLayerOpacity:a.extend("--ft-radio-unselected-active-state-layer-opacity","",d.opacity24),unselectedDisabledComponentOpacity:a.extend("--ft-radio-unselected-disabled-component-opacity","",d.opacity40),focusFocusRingColor:a.extend("--ft-radio-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:a.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:a.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:a.extend("--ft-radio-gap","",d.spacing3)};var Xd={iconSize:a.extend("--ft-notification-icon-size","",d.iconSize4),horizontalPadding:a.extend("--ft-notification-horizontal-padding","",d.spacing4),verticalPadding:a.extend("--ft-notification-vertical-padding","",d.spacing4),infoBackgroundColor:a.extend("--ft-notification-info-background-color","",f.backgroundInfoSubtle),infoColor:a.extend("--ft-notification-info-color","",f.contentInfoPrimary),infoIconColor:a.extend("--ft-notification-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:a.extend("--ft-notification-info-border-color","",f.borderInfoSubtle),successBackgroundColor:a.extend("--ft-notification-success-background-color","",f.backgroundSuccessSubtle),successColor:a.extend("--ft-notification-success-color","",f.contentSuccessPrimary),successIconColor:a.extend("--ft-notification-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:a.extend("--ft-notification-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:a.extend("--ft-notification-warning-background-color","",f.backgroundWarningSubtle),warningColor:a.extend("--ft-notification-warning-color","",f.contentWarningPrimary),warningIconColor:a.extend("--ft-notification-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:a.extend("--ft-notification-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:a.extend("--ft-notification-error-background-color","",f.backgroundErrorSubtle),errorColor:a.extend("--ft-notification-error-color","",f.contentErrorPrimary),errorIconColor:a.extend("--ft-notification-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:a.extend("--ft-notification-error-border-color","",f.borderErrorSubtle),borderRadius:a.extend("--ft-notification-border-radius","",d.borderRadiusPill),borderWidth:a.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:a.extend("--ft-notification-leading-gap","",d.spacing2),trailingGap:a.extend("--ft-notification-trailing-gap","",d.spacing8)};var Qd={horizontalPadding:a.extend("--ft-tooltip-horizontal-padding","",d.spacing2),verticalPadding:a.extend("--ft-tooltip-vertical-padding","",d.spacing2),borderRadius:a.extend("--ft-tooltip-border-radius","",d.borderRadiusS),color:a.extend("--ft-tooltip-color","",f.contentGlobalOnColor),backgroundColor:a.extend("--ft-tooltip-background-color","",f.contentGlobalPrimary),backgroundOpacity:a.extend("--ft-tooltip-background-opacity","",d.opacity80),shadow:a.extend("--ft-tooltip-shadow","",d.shadowElevation03),maxWidth:a.create("--ft-tooltip-max-width","","SIZE","256px"),gap:a.extend("--ft-tooltip-gap","",d.spacing05)};var eu={colorPrimary:a.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:a.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:a.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:a.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:a.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:a.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:a.create("--ft-color-error","","COLOR","#B00020"),colorOutline:a.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:a.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:a.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:a.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:a.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:a.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:a.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:a.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:a.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:a.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:a.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:a.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:a.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:a.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:a.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:a.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:a.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:a.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:a.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:a.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:a.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:a.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:a.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:a.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:a.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:a.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:a.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:a.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:a.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:a.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:a.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:a.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:a.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:a.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:a.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:a.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:a.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:a.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:a.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:a.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:a.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:a.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:a.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:a.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:a.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:a.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:a.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:a.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:a.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:a.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:a.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:a.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:a.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:a.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:a.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var Dn={};z(Dn,{FtNotificationEvent:()=>kn,PostResizeEvent:()=>Mn,PreResizeEvent:()=>Pn});var kn=class extends CustomEvent{constructor(e){super("ft-notification",{bubbles:!0,composed:!0,detail:e})}},Pn=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Mn=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}};var Bn={};z(Bn,{computeOffsetPosition:()=>xu});var Rs=["top","right","bottom","left"],As=["start","end"],Tn=Rs.reduce((t,e)=>t.concat(e,e+"-"+As[0],e+"-"+As[1]),[]),vr=Math.min,tt=Math.max,Sr=Math.round;var $e=t=>({x:t,y:t}),tu={left:"right",right:"left",bottom:"top",top:"bottom"},ru={start:"end",end:"start"};function Ln(t,e,r){return tt(t,vr(e,r))}function po(t,e){return typeof t=="function"?t(e):t}function Ft(t){return t.split("-")[0]}function rt(t){return t.split("-")[1]}function Wn(t){return t==="x"?"y":"x"}function $n(t){return t==="y"?"height":"width"}function ho(t){return["top","bottom"].includes(Ft(t))?"y":"x"}function Un(t){return Wn(ho(t))}function ks(t,e,r){r===void 0&&(r=!1);let o=rt(t),n=Un(t),i=$n(n),s=n==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(s=In(s)),[s,In(s)]}function Ps(t){return t.replace(/start|end/g,e=>ru[e])}function In(t){return t.replace(/left|right|bottom|top/g,e=>tu[e])}function ou(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ms(t){return typeof t!="number"?ou(t):{top:t,right:t,bottom:t,left:t}}function _t(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Ds(t,e,r){let{reference:o,floating:n}=t,i=ho(e),s=Un(e),l=$n(s),c=Ft(e),u=i==="y",h=o.x+o.width/2-n.width/2,p=o.y+o.height/2-n.height/2,m=o[l]/2-n[l]/2,y;switch(c){case"top":y={x:h,y:o.y-n.height};break;case"bottom":y={x:h,y:o.y+o.height};break;case"right":y={x:o.x+o.width,y:p};break;case"left":y={x:o.x-n.width,y:p};break;default:y={x:o.x,y:o.y}}switch(rt(e)){case"start":y[s]-=m*(r&&u?-1:1);break;case"end":y[s]+=m*(r&&u?-1:1);break}return y}var Is=async(t,e,r)=>{let{placement:o="bottom",strategy:n="absolute",middleware:i=[],platform:s}=r,l=i.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(e)),u=await s.getElementRects({reference:t,floating:e,strategy:n}),{x:h,y:p}=Ds(u,o,c),m=o,y={},g=0;for(let v=0;v<l.length;v++){let{name:C,fn:E}=l[v],{x:N,y:x,data:b,reset:w}=await E({x:h,y:p,initialPlacement:o,placement:m,strategy:n,middlewareData:y,rects:u,platform:s,elements:{reference:t,floating:e}});if(h=N??h,p=x??p,y={...y,[C]:{...y[C],...b}},w&&g<=50){g++,typeof w=="object"&&(w.placement&&(m=w.placement),w.rects&&(u=w.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):w.rects),{x:h,y:p}=Ds(u,m,c)),v=-1;continue}}return{x:h,y:p,placement:m,strategy:n,middlewareData:y}};async function Fn(t,e){var r;e===void 0&&(e={});let{x:o,y:n,platform:i,rects:s,elements:l,strategy:c}=t,{boundary:u="clippingAncestors",rootBoundary:h="viewport",elementContext:p="floating",altBoundary:m=!1,padding:y=0}=po(e,t),g=Ms(y),C=l[m?p==="floating"?"reference":"floating":p],E=_t(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(C)))==null||r?C:C.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:h,strategy:c})),N=p==="floating"?{...s.floating,x:o,y:n}:s.reference,x=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),b=await(i.isElement==null?void 0:i.isElement(x))?await(i.getScale==null?void 0:i.getScale(x))||{x:1,y:1}:{x:1,y:1},w=_t(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:N,offsetParent:x,strategy:c}):N);return{top:(E.top-w.top+g.top)/b.y,bottom:(w.bottom-E.bottom+g.bottom)/b.y,left:(E.left-w.left+g.left)/b.x,right:(w.right-E.right+g.right)/b.x}}function nu(t,e,r){return(t?[...r.filter(n=>rt(n)===t),...r.filter(n=>rt(n)!==t)]:r.filter(n=>Ft(n)===n)).filter(n=>t?rt(n)===t||(e?Ps(n)!==n:!1):!0)}var Yn=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,o,n;let{rects:i,middlewareData:s,placement:l,platform:c,elements:u}=e,{crossAxis:h=!1,alignment:p,allowedPlacements:m=Tn,autoAlignment:y=!0,...g}=po(t,e),v=p!==void 0||m===Tn?nu(p||null,y,m):m,C=await Fn(e,g),E=((r=s.autoPlacement)==null?void 0:r.index)||0,N=v[E];if(N==null)return{};let x=ks(N,i,await(c.isRTL==null?void 0:c.isRTL(u.floating)));if(l!==N)return{reset:{placement:v[0]}};let b=[C[Ft(N)],C[x[0]],C[x[1]]],w=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:N,overflows:b}],P=v[E+1];if(P)return{data:{index:E+1,overflows:w},reset:{placement:P}};let U=w.map(R=>{let M=rt(R.placement);return[R.placement,M&&h?R.overflows.slice(0,2).reduce((W,Q)=>W+Q,0):R.overflows[0],R.overflows]}).sort((R,M)=>R[1]-M[1]),F=((n=U.filter(R=>R[2].slice(0,rt(R[0])?2:3).every(M=>M<=0))[0])==null?void 0:n[0])||U[0][0];return F!==l?{data:{index:E+1,overflows:w},reset:{placement:F}}:{}}}};var Hn=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:o,placement:n}=e,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:C=>{let{x:E,y:N}=C;return{x:E,y:N}}},...c}=po(t,e),u={x:r,y:o},h=await Fn(e,c),p=ho(Ft(n)),m=Wn(p),y=u[m],g=u[p];if(i){let C=m==="y"?"top":"left",E=m==="y"?"bottom":"right",N=y+h[C],x=y-h[E];y=Ln(N,y,x)}if(s){let C=p==="y"?"top":"left",E=p==="y"?"bottom":"right",N=g+h[C],x=g-h[E];g=Ln(N,g,x)}let v=l.fn({...e,[m]:y,[p]:g});return{...v,data:{x:v.x-r,y:v.y-o}}}}};function Ue(t){return Ls(t)?(t.nodeName||"").toLowerCase():"#document"}function se(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Fe(t){var e;return(e=(Ls(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Ls(t){return t instanceof Node||t instanceof se(t).Node}function Ne(t){return t instanceof Element||t instanceof se(t).Element}function xe(t){return t instanceof HTMLElement||t instanceof se(t).HTMLElement}function Ts(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof se(t).ShadowRoot}function Yt(t){let{overflow:e,overflowX:r,overflowY:o,display:n}=de(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+r)&&!["inline","contents"].includes(n)}function Ws(t){return["table","td","th"].includes(Ue(t))}function yo(t){let e=go(),r=de(t);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!e&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!e&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(o=>(r.willChange||"").includes(o))||["paint","layout","strict","content"].some(o=>(r.contain||"").includes(o))}function $s(t){let e=Ct(t);for(;xe(e)&&!wr(e);){if(yo(e))return e;e=Ct(e)}return null}function go(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function wr(t){return["html","body","#document"].includes(Ue(t))}function de(t){return se(t).getComputedStyle(t)}function Or(t){return Ne(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Ct(t){if(Ue(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Ts(t)&&t.host||Fe(t);return Ts(e)?e.host:e}function Us(t){let e=Ct(t);return wr(e)?t.ownerDocument?t.ownerDocument.body:t.body:xe(e)&&Yt(e)?e:Us(e)}function mo(t,e,r){var o;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=Us(t),i=n===((o=t.ownerDocument)==null?void 0:o.body),s=se(n);return i?e.concat(s,s.visualViewport||[],Yt(n)?n:[],s.frameElement&&r?mo(s.frameElement):[]):e.concat(n,mo(n,[],r))}function Hs(t){let e=de(t),r=parseFloat(e.width)||0,o=parseFloat(e.height)||0,n=xe(t),i=n?t.offsetWidth:r,s=n?t.offsetHeight:o,l=Sr(r)!==i||Sr(o)!==s;return l&&(r=i,o=s),{width:r,height:o,$:l}}function zs(t){return Ne(t)?t:t.contextElement}function Ht(t){let e=zs(t);if(!xe(e))return $e(1);let r=e.getBoundingClientRect(),{width:o,height:n,$:i}=Hs(e),s=(i?Sr(r.width):r.width)/o,l=(i?Sr(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var au=$e(0);function Bs(t){let e=se(t);return!go()||!e.visualViewport?au:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function iu(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==se(t)?!1:e}function _r(t,e,r,o){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),i=zs(t),s=$e(1);e&&(o?Ne(o)&&(s=Ht(o)):s=Ht(t));let l=iu(i,r,o)?Bs(i):$e(0),c=(n.left+l.x)/s.x,u=(n.top+l.y)/s.y,h=n.width/s.x,p=n.height/s.y;if(i){let m=se(i),y=o&&Ne(o)?se(o):o,g=m.frameElement;for(;g&&o&&y!==m;){let v=Ht(g),C=g.getBoundingClientRect(),E=de(g),N=C.left+(g.clientLeft+parseFloat(E.paddingLeft))*v.x,x=C.top+(g.clientTop+parseFloat(E.paddingTop))*v.y;c*=v.x,u*=v.y,h*=v.x,p*=v.y,c+=N,u+=x,g=se(g).frameElement}}return _t({width:h,height:p,x:c,y:u})}function su(t){let{rect:e,offsetParent:r,strategy:o}=t,n=xe(r),i=Fe(r);if(r===i)return e;let s={scrollLeft:0,scrollTop:0},l=$e(1),c=$e(0);if((n||!n&&o!=="fixed")&&((Ue(r)!=="body"||Yt(i))&&(s=Or(r)),xe(r))){let u=_r(r);l=Ht(r),c.x=u.x+r.clientLeft,c.y=u.y+r.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-s.scrollLeft*l.x+c.x,y:e.y*l.y-s.scrollTop*l.y+c.y}}function cu(t){return Array.from(t.getClientRects())}function js(t){return _r(Fe(t)).left+Or(t).scrollLeft}function lu(t){let e=Fe(t),r=Or(t),o=t.ownerDocument.body,n=tt(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),i=tt(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight),s=-r.scrollLeft+js(t),l=-r.scrollTop;return de(o).direction==="rtl"&&(s+=tt(e.clientWidth,o.clientWidth)-n),{width:n,height:i,x:s,y:l}}function du(t,e){let r=se(t),o=Fe(t),n=r.visualViewport,i=o.clientWidth,s=o.clientHeight,l=0,c=0;if(n){i=n.width,s=n.height;let u=go();(!u||u&&e==="fixed")&&(l=n.offsetLeft,c=n.offsetTop)}return{width:i,height:s,x:l,y:c}}function uu(t,e){let r=_r(t,!0,e==="fixed"),o=r.top+t.clientTop,n=r.left+t.clientLeft,i=xe(t)?Ht(t):$e(1),s=t.clientWidth*i.x,l=t.clientHeight*i.y,c=n*i.x,u=o*i.y;return{width:s,height:l,x:c,y:u}}function Fs(t,e,r){let o;if(e==="viewport")o=du(t,r);else if(e==="document")o=lu(Fe(t));else if(Ne(e))o=uu(e,r);else{let n=Bs(t);o={...e,x:e.x-n.x,y:e.y-n.y}}return _t(o)}function Vs(t,e){let r=Ct(t);return r===e||!Ne(r)||wr(r)?!1:de(r).position==="fixed"||Vs(r,e)}function fu(t,e){let r=e.get(t);if(r)return r;let o=mo(t,[],!1).filter(l=>Ne(l)&&Ue(l)!=="body"),n=null,i=de(t).position==="fixed",s=i?Ct(t):t;for(;Ne(s)&&!wr(s);){let l=de(s),c=yo(s);!c&&l.position==="fixed"&&(n=null),(i?!c&&!n:!c&&l.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Yt(s)&&!c&&Vs(t,s))?o=o.filter(h=>h!==s):n=l,s=Ct(s)}return e.set(t,o),o}function pu(t){let{element:e,boundary:r,rootBoundary:o,strategy:n}=t,s=[...r==="clippingAncestors"?fu(e,this._c):[].concat(r),o],l=s[0],c=s.reduce((u,h)=>{let p=Fs(e,h,n);return u.top=tt(p.top,u.top),u.right=vr(p.right,u.right),u.bottom=vr(p.bottom,u.bottom),u.left=tt(p.left,u.left),u},Fs(e,l,n));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function hu(t){return Hs(t)}function mu(t,e,r){let o=xe(e),n=Fe(e),i=r==="fixed",s=_r(t,!0,i,e),l={scrollLeft:0,scrollTop:0},c=$e(0);if(o||!o&&!i)if((Ue(e)!=="body"||Yt(n))&&(l=Or(e)),o){let u=_r(e,!0,i,e);c.x=u.x+e.clientLeft,c.y=u.y+e.clientTop}else n&&(c.x=js(n));return{x:s.left+l.scrollLeft-c.x,y:s.top+l.scrollTop-c.y,width:s.width,height:s.height}}function Ys(t,e){return!xe(t)||de(t).position==="fixed"?null:e?e(t):t.offsetParent}function Gs(t,e){let r=se(t);if(!xe(t))return r;let o=Ys(t,e);for(;o&&Ws(o)&&de(o).position==="static";)o=Ys(o,e);return o&&(Ue(o)==="html"||Ue(o)==="body"&&de(o).position==="static"&&!yo(o))?r:o||$s(t)||r}var yu=async function(t){let{reference:e,floating:r,strategy:o}=t,n=this.getOffsetParent||Gs,i=this.getDimensions;return{reference:mu(e,await n(r),o),floating:{x:0,y:0,...await i(r)}}};function gu(t){return de(t).direction==="rtl"}var bo={convertOffsetParentRelativeRectToViewportRelativeRect:su,getDocumentElement:Fe,getClippingRect:pu,getOffsetParent:Gs,getElementRects:yu,getClientRects:cu,getDimensions:hu,getScale:Ht,isElement:Ne,isRTL:gu};var Ks=(t,e,r)=>{let o=new Map,n={platform:bo,...r},i={...n.platform,_c:o};return Is(t,e,{...n,platform:i})};function Zs(t){return bu(t)}function zn(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function bu(t){for(let e=t;e;e=zn(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=zn(t);e;e=zn(e)){if(!(e instanceof Element))continue;let r=getComputedStyle(e);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||e.tagName==="BODY"))return e}return null}async function xu(t,e,r){return Ks(t,e,{platform:{...bo,getOffsetParent:o=>bo.getOffsetParent(o,Zs)},middleware:[Hn({crossAxis:!0}),Yn({allowedPlacements:[r]})]})}var Gn={};z(Gn,{FtLitElement:()=>Ae});var jn={};z(jn,{ScopedRegistryLitElement:()=>Cr});var xo=window,vu=xo.ShadowRoot&&(xo.ShadyCSS===void 0||xo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ux=Symbol();var qs=(t,e)=>{vu?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let o=document.createElement("style"),n=xo.litNonce;n!==void 0&&o.setAttribute("nonce",n),o.textContent=r.cssText,t.appendChild(o)})};var Cr=class extends Le{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([n,i])=>e.registry.define(n,i)));let r={...e.shadowRootOptions,customElements:e.registry},o=this.renderOptions.creationScope=this.attachShadow(r);return qs(o,e.elementStyles),o}};var Vn=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Qs,Js=Symbol("constructorPrototype"),Xs=Symbol("constructorName"),ec=Symbol("exportpartsDebouncer"),Ae=class extends Cr{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[Qs]=new br(5),this[Xs]=this.constructor.name,this[Js]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Xs]&&Object.setPrototypeOf(this,this[Js])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(e){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",e)}}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var r,o,n;if(this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((r=this.customStylesheet)!==null&&r!==void 0?r:"")}catch(i){console.error(i,this.customStylesheet)}}else if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}scheduleExportpartsUpdate(){var e,r,o;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(o=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&o!==void 0&&o)&&this[ec].run(()=>{var n,i;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,o,n,i,s,l;let c=m=>m!=null&&m.trim().length>0,u=e.filter(c).map(m=>m.trim());if(u.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let m of(o=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&o!==void 0?o:[]){let y=(i=(n=m.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&i!==void 0?i:[],g=(l=(s=m.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(v=>v.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...y,...g).filter(c).map(v=>v.trim()).forEach(v=>h.add(v))}if(h.size===0){this.removeAttribute("exportparts");return}let p=[...h.values()].flatMap(m=>u.map(y=>`${m}:${y}--${m}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};Qs=ec;Vn([V()],Ae.prototype,"exportpartsPrefix",void 0);Vn([Ot([])],Ae.prototype,"exportpartsPrefixes",void 0);Vn([V()],Ae.prototype,"customStylesheet",void 0);var tc={};var qn={};z(qn,{highlightHtml:()=>Ou,highlightHtmlColorCssVariable:()=>rc,highlightHtmlStyles:()=>wu});var Et=class t{constructor(e,r=!0,o=[],n=5e3){this.ctx=e,this.iframes=r,this.exclude=o,this.iframesTimeout=n}static matches(e,r){let o=typeof r=="string"?[r]:r,n=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(n){let i=!1;return o.every(s=>n.call(e,s)?(i=!0,!1):!0),i}else return!1}getContexts(){let e,r=[];return typeof this.ctx>"u"||!this.ctx?e=[]:NodeList.prototype.isPrototypeOf(this.ctx)?e=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?e=this.ctx:typeof this.ctx=="string"?e=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):e=[this.ctx],e.forEach(o=>{let n=r.filter(i=>i.contains(o)).length>0;r.indexOf(o)===-1&&!n&&r.push(o)}),r}getIframeContents(e,r,o=()=>{}){let n;try{let i=e.contentWindow;if(n=i.document,!i||!n)throw new Error("iframe inaccessible")}catch{o()}n&&r(n)}isIframeBlank(e){let r="about:blank",o=e.getAttribute("src").trim();return e.contentWindow.location.href===r&&o!==r&&o}observeIframeLoad(e,r,o){let n=!1,i=null,s=()=>{if(!n){n=!0,clearTimeout(i);try{this.isIframeBlank(e)||(e.removeEventListener("load",s),this.getIframeContents(e,r,o))}catch{o()}}};e.addEventListener("load",s),i=setTimeout(s,this.iframesTimeout)}onIframeReady(e,r,o){try{e.contentWindow.document.readyState==="complete"?this.isIframeBlank(e)?this.observeIframeLoad(e,r,o):this.getIframeContents(e,r,o):this.observeIframeLoad(e,r,o)}catch{o()}}waitForIframes(e,r){let o=0;this.forEachIframe(e,()=>!0,n=>{o++,this.waitForIframes(n.querySelector("html"),()=>{--o||r()})},n=>{n||r()})}forEachIframe(e,r,o,n=()=>{}){let i=e.querySelectorAll("iframe"),s=i.length,l=0;i=Array.prototype.slice.call(i);let c=()=>{--s<=0&&n(l)};s||c(),i.forEach(u=>{t.matches(u,this.exclude)?c():this.onIframeReady(u,h=>{r(u)&&(l++,o(h)),c()},c)})}createIterator(e,r,o){return document.createNodeIterator(e,r,o,!1)}createInstanceOnIframe(e){return new t(e.querySelector("html"),this.iframes)}compareNodeIframe(e,r,o){let n=e.compareDocumentPosition(o),i=Node.DOCUMENT_POSITION_PRECEDING;if(n&i)if(r!==null){let s=r.compareDocumentPosition(o),l=Node.DOCUMENT_POSITION_FOLLOWING;if(s&l)return!0}else return!0;return!1}getIteratorNode(e){let r=e.previousNode(),o;return r===null?o=e.nextNode():o=e.nextNode()&&e.nextNode(),{prevNode:r,node:o}}checkIframeFilter(e,r,o,n){let i=!1,s=!1;return n.forEach((l,c)=>{l.val===o&&(i=c,s=l.handled)}),this.compareNodeIframe(e,r,o)?(i===!1&&!s?n.push({val:o,handled:!0}):i!==!1&&!s&&(n[i].handled=!0),!0):(i===!1&&n.push({val:o,handled:!1}),!1)}handleOpenIframes(e,r,o,n){e.forEach(i=>{i.handled||this.getIframeContents(i.val,s=>{this.createInstanceOnIframe(s).forEachNode(r,o,n)})})}iterateThroughNodes(e,r,o,n,i){let s=this.createIterator(r,e,n),l=[],c=[],u,h,p=()=>({prevNode:h,node:u}=this.getIteratorNode(s),u);for(;p();)this.iframes&&this.forEachIframe(r,m=>this.checkIframeFilter(u,h,m,l),m=>{this.createInstanceOnIframe(m).forEachNode(e,y=>c.push(y),n)}),c.push(u);c.forEach(m=>{o(m)}),this.iframes&&this.handleOpenIframes(l,e,o,n),i()}forEachNode(e,r,o,n=()=>{}){let i=this.getContexts(),s=i.length;s||n(),i.forEach(l=>{let c=()=>{this.iterateThroughNodes(e,l,r,o,()=>{--s<=0&&n()})};this.iframes?this.waitForIframes(l,c):c()})}};var Er=class{constructor(e){this.ctx=e,this.ie=!1;let r=window.navigator.userAgent;(r.indexOf("MSIE")>-1||r.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(e){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},e)}get opt(){return this._opt}get iterator(){return new Et(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(e,r="debug"){let o=this.opt.log;this.opt.debug&&typeof o=="object"&&typeof o[r]=="function"&&o[r](`mark.js: ${e}`)}escapeStr(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(e){return this.opt.wildcards!=="disabled"&&(e=this.setupWildcardsRegExp(e)),e=this.escapeStr(e),Object.keys(this.opt.synonyms).length&&(e=this.createSynonymsRegExp(e)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),this.opt.diacritics&&(e=this.createDiacriticsRegExp(e)),e=this.createMergedBlanksRegExp(e),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.createJoinersRegExp(e)),this.opt.wildcards!=="disabled"&&(e=this.createWildcardsRegExp(e)),e=this.createAccuracyRegExp(e),e}createSynonymsRegExp(e){let r=this.opt.synonyms,o=this.opt.caseSensitive?"":"i",n=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let i in r)if(r.hasOwnProperty(i)){let s=r[i],l=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i),c=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(s):this.escapeStr(s);l!==""&&c!==""&&(e=e.replace(new RegExp(`(${this.escapeStr(l)}|${this.escapeStr(c)})`,`gm${o}`),n+`(${this.processSynomyms(l)}|${this.processSynomyms(c)})`+n))}return e}processSynomyms(e){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),e}setupWildcardsRegExp(e){return e=e.replace(/(?:\\)*\?/g,r=>r.charAt(0)==="\\"?"?":""),e.replace(/(?:\\)*\*/g,r=>r.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(e){let r=this.opt.wildcards==="withSpaces";return e.replace(/\u0001/g,r?"[\\S\\s]?":"\\S?").replace(/\u0002/g,r?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(e){return e.replace(/[^(|)\\]/g,(r,o,n)=>{let i=n.charAt(o+1);return/[(|)\\]/.test(i)||i===""?r:r+"\0"})}createJoinersRegExp(e){let r=[],o=this.opt.ignorePunctuation;return Array.isArray(o)&&o.length&&r.push(this.escapeStr(o.join(""))),this.opt.ignoreJoiners&&r.push("\\u00ad\\u200b\\u200c\\u200d"),r.length?e.split(/\u0000+/).join(`[${r.join("")}]*`):e}createDiacriticsRegExp(e){let r=this.opt.caseSensitive?"":"i",o=this.opt.caseSensitive?["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105","A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010D","C\xC7\u0106\u010C","d\u0111\u010F","D\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119","E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012B","I\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142","L\u0141","n\xF1\u0148\u0144","N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014D","O\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159","R\u0158","s\u0161\u015B\u0219\u015F","S\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163","T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016B","U\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFF","Y\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017A","Z\u017D\u017B\u0179"]:["a\xE0\xE1\u1EA3\xE3\u1EA1\u0103\u1EB1\u1EAF\u1EB3\u1EB5\u1EB7\xE2\u1EA7\u1EA5\u1EA9\u1EAB\u1EAD\xE4\xE5\u0101\u0105A\xC0\xC1\u1EA2\xC3\u1EA0\u0102\u1EB0\u1EAE\u1EB2\u1EB4\u1EB6\xC2\u1EA6\u1EA4\u1EA8\u1EAA\u1EAC\xC4\xC5\u0100\u0104","c\xE7\u0107\u010DC\xC7\u0106\u010C","d\u0111\u010FD\u0110\u010E","e\xE8\xE9\u1EBB\u1EBD\u1EB9\xEA\u1EC1\u1EBF\u1EC3\u1EC5\u1EC7\xEB\u011B\u0113\u0119E\xC8\xC9\u1EBA\u1EBC\u1EB8\xCA\u1EC0\u1EBE\u1EC2\u1EC4\u1EC6\xCB\u011A\u0112\u0118","i\xEC\xED\u1EC9\u0129\u1ECB\xEE\xEF\u012BI\xCC\xCD\u1EC8\u0128\u1ECA\xCE\xCF\u012A","l\u0142L\u0141","n\xF1\u0148\u0144N\xD1\u0147\u0143","o\xF2\xF3\u1ECF\xF5\u1ECD\xF4\u1ED3\u1ED1\u1ED5\u1ED7\u1ED9\u01A1\u1EDF\u1EE1\u1EDB\u1EDD\u1EE3\xF6\xF8\u014DO\xD2\xD3\u1ECE\xD5\u1ECC\xD4\u1ED2\u1ED0\u1ED4\u1ED6\u1ED8\u01A0\u1EDE\u1EE0\u1EDA\u1EDC\u1EE2\xD6\xD8\u014C","r\u0159R\u0158","s\u0161\u015B\u0219\u015FS\u0160\u015A\u0218\u015E","t\u0165\u021B\u0163T\u0164\u021A\u0162","u\xF9\xFA\u1EE7\u0169\u1EE5\u01B0\u1EEB\u1EE9\u1EED\u1EEF\u1EF1\xFB\xFC\u016F\u016BU\xD9\xDA\u1EE6\u0168\u1EE4\u01AF\u1EEA\u1EE8\u1EEC\u1EEE\u1EF0\xDB\xDC\u016E\u016A","y\xFD\u1EF3\u1EF7\u1EF9\u1EF5\xFFY\xDD\u1EF2\u1EF6\u1EF8\u1EF4\u0178","z\u017E\u017C\u017AZ\u017D\u017B\u0179"],n=[];return e.split("").forEach(i=>{o.every(s=>{if(s.indexOf(i)!==-1){if(n.indexOf(s)>-1)return!1;e=e.replace(new RegExp(`[${s}]`,`gm${r}`),`[${s}]`),n.push(s)}return!0})}),e}createMergedBlanksRegExp(e){return e.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(e){let r="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",o=this.opt.accuracy,n=typeof o=="string"?o:o.value,i=typeof o=="string"?[]:o.limiters,s="";switch(i.forEach(l=>{s+=`|${this.escapeStr(l)}`}),n){case"partially":default:return`()(${e})`;case"complementary":return s="\\s"+(s||this.escapeStr(r)),`()([^${s}]*${e}[^${s}]*)`;case"exactly":return`(^|\\s${s})(${e})(?=$|\\s${s})`}}getSeparatedKeywords(e){let r=[];return e.forEach(o=>{this.opt.separateWordSearch?o.split(" ").forEach(n=>{n.trim()&&r.indexOf(n)===-1&&r.push(n)}):o.trim()&&r.indexOf(o)===-1&&r.push(o)}),{keywords:r.sort((o,n)=>n.length-o.length),length:r.length}}isNumeric(e){return Number(parseFloat(e))==e}checkRanges(e){if(!Array.isArray(e)||Object.prototype.toString.call(e[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(e),[];let r=[],o=0;return e.sort((n,i)=>n.start-i.start).forEach(n=>{let{start:i,end:s,valid:l}=this.callNoMatchOnInvalidRanges(n,o);l&&(n.start=i,n.length=s-i,r.push(n),o=s)}),r}callNoMatchOnInvalidRanges(e,r){let o,n,i=!1;return e&&typeof e.start<"u"?(o=parseInt(e.start,10),n=o+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&n-r>0&&n-o>0?i=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(e)}`),this.opt.noMatch(e))):(this.log(`Ignoring invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)),{start:o,end:n,valid:i}}checkWhitespaceRanges(e,r,o){let n,i=!0,s=o.length,l=r-s,c=parseInt(e.start,10)-l;return c=c>s?s:c,n=c+parseInt(e.length,10),n>s&&(n=s,this.log(`End range automatically set to the max value of ${s}`)),c<0||n-c<0||c>s||n>s?(i=!1,this.log(`Invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)):o.substring(c,n).replace(/\s+/g,"")===""&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:c,end:n,valid:i}}getTextNodes(e){let r="",o=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,n=>{o.push({start:r.length,end:(r+=n.textContent).length,node:n})},n=>this.matchesExclude(n.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{e({value:r,nodes:o})})}matchesExclude(e){return Et.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(e,r,o){let n=this.opt.element?this.opt.element:"mark",i=e.splitText(r),s=i.splitText(o-r),l=document.createElement(n);return l.setAttribute("data-markjs","true"),this.opt.className&&l.setAttribute("class",this.opt.className),l.textContent=i.textContent,i.parentNode.replaceChild(l,i),s}wrapRangeInMappedTextNode(e,r,o,n,i){e.nodes.every((s,l)=>{let c=e.nodes[l+1];if(typeof c>"u"||c.start>r){if(!n(s.node))return!1;let u=r-s.start,h=(o>s.end?s.end:o)-s.start,p=e.value.substr(0,s.start),m=e.value.substr(h+s.start);if(s.node=this.wrapRangeInTextNode(s.node,u,h),e.value=p+m,e.nodes.forEach((y,g)=>{g>=l&&(e.nodes[g].start>0&&g!==l&&(e.nodes[g].start-=h),e.nodes[g].end-=h)}),o-=h,i(s.node.previousSibling,s.start),o>s.end)r=s.end;else return!1}return!0})}wrapMatches(e,r,o,n,i){let s=r===0?0:r+1;this.getTextNodes(l=>{l.nodes.forEach(c=>{c=c.node;let u;for(;(u=e.exec(c.textContent))!==null&&u[s]!=="";){if(!o(u[s],c))continue;let h=u.index;if(s!==0)for(let p=1;p<s;p++)h+=u[p].length;c=this.wrapRangeInTextNode(c,h,h+u[s].length),n(c.previousSibling),e.lastIndex=0}}),i()})}wrapMatchesAcrossElements(e,r,o,n,i){let s=r===0?0:r+1;this.getTextNodes(l=>{let c;for(;(c=e.exec(l.value))!==null&&c[s]!=="";){let u=c.index;if(s!==0)for(let p=1;p<s;p++)u+=c[p].length;let h=u+c[s].length;this.wrapRangeInMappedTextNode(l,u,h,p=>o(c[s],p),(p,m)=>{e.lastIndex=m,n(p)})}i()})}wrapRangeFromIndex(e,r,o,n){this.getTextNodes(i=>{let s=i.value.length;e.forEach((l,c)=>{let{start:u,end:h,valid:p}=this.checkWhitespaceRanges(l,s,i.value);p&&this.wrapRangeInMappedTextNode(i,u,h,m=>r(m,l,i.value.substring(u,h),c),m=>{o(m,l)})}),n()})}unwrapMatches(e){let r=e.parentNode,o=document.createDocumentFragment();for(;e.firstChild;)o.appendChild(e.removeChild(e.firstChild));r.replaceChild(o,e),this.ie?this.normalizeTextNode(r):r.normalize()}normalizeTextNode(e){if(e){if(e.nodeType===3)for(;e.nextSibling&&e.nextSibling.nodeType===3;)e.nodeValue+=e.nextSibling.nodeValue,e.parentNode.removeChild(e.nextSibling);else this.normalizeTextNode(e.firstChild);this.normalizeTextNode(e.nextSibling)}}markRegExp(e,r){this.opt=r,this.log(`Searching with expression "${e}"`);let o=0,n="wrapMatches",i=s=>{o++,this.opt.each(s)};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),this[n](e,this.opt.ignoreGroups,(s,l)=>this.opt.filter(l,s,o),i,()=>{o===0&&this.opt.noMatch(e),this.opt.done(o)})}mark(e,r){this.opt=r;let o=0,n="wrapMatches",{keywords:i,length:s}=this.getSeparatedKeywords(typeof e=="string"?[e]:e),l=this.opt.caseSensitive?"":"i",c=u=>{let h=new RegExp(this.createRegExp(u),`gm${l}`),p=0;this.log(`Searching with expression "${h}"`),this[n](h,1,(m,y)=>this.opt.filter(y,u,o,p),m=>{p++,o++,this.opt.each(m)},()=>{p===0&&this.opt.noMatch(u),i[s-1]===u?this.opt.done(o):c(i[i.indexOf(u)+1])})};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),s===0?this.opt.done(o):c(i[0])}markRanges(e,r){this.opt=r;let o=0,n=this.checkRanges(e);n&&n.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(n)),this.wrapRangeFromIndex(n,(i,s,l,c)=>this.opt.filter(i,s,l,c),(i,s)=>{o++,this.opt.each(i,s)},()=>{this.opt.done(o)})):this.opt.done(o)}unmark(e){this.opt=e;let r=this.opt.element?this.opt.element:"*";r+="[data-markjs]",this.opt.className&&(r+=`.${this.opt.className}`),this.log(`Removal selector "${r}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,o=>{this.unwrapMatches(o)},o=>{let n=Et.matches(o,r),i=this.matchesExclude(o);return!n||i?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function Kn(t){let e=new Er(t);return this.mark=(r,o)=>(e.mark(r,o),this),this.markRegExp=(r,o)=>(e.markRegExp(r,o),this),this.markRanges=(r,o)=>(e.markRanges(r,o),this),this.unmark=r=>(e.unmark(r),this),this}var Su=Kn,rc=a.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),wu=X`
|
|
7
|
+
.highlight-html-match {
|
|
8
|
+
background: ${rc};
|
|
9
|
+
}
|
|
10
|
+
`,Zn={className:"highlight-html-match"};function Ou(t,e){var r;let o=t.getAttribute("data-highlight-html-query");if((o??"")!==(e??"")){let n=new Su(t);n.unmark(Zn),e&&e.trim()&&(n.mark(e.replace(/"[^"]+"/g,""),{...Zn,separateWordSearch:!0}),((r=e.match(/"[^"]+"/g))!==null&&r!==void 0?r:[]).forEach(s=>n.mark(s.replace(/"/g,""),{...Zn,separateWordSearch:!1})))}t.setAttribute("data-highlight-html-query",e??"")}var Jn={};z(Jn,{noTextSelect:()=>_u,safariEllipsisFix:()=>Eu,wordWrap:()=>Cu});var _u=X`
|
|
11
|
+
.ft-no-text-select {
|
|
12
|
+
-webkit-touch-callout: none;
|
|
13
|
+
-webkit-user-select: none;
|
|
14
|
+
-khtml-user-select: none;
|
|
15
|
+
-moz-user-select: none;
|
|
16
|
+
-ms-user-select: none;
|
|
17
|
+
user-select: none;
|
|
18
|
+
}
|
|
19
|
+
`,Cu=X`
|
|
20
|
+
.ft-word-wrap {
|
|
21
|
+
white-space: normal;
|
|
22
|
+
word-wrap: break-word;
|
|
23
|
+
-ms-word-break: break-all;
|
|
24
|
+
word-break: break-all;
|
|
25
|
+
word-break: break-word;
|
|
26
|
+
-ms-hyphens: auto;
|
|
27
|
+
-moz-hyphens: auto;
|
|
28
|
+
-webkit-hyphens: auto;
|
|
29
|
+
hyphens: auto
|
|
30
|
+
}
|
|
31
|
+
`,Eu=X`
|
|
32
|
+
.ft-safari-ellipsis-fix {
|
|
33
|
+
margin-right: 0;
|
|
34
|
+
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.ft-safari-ellipsis-fix:after {
|
|
38
|
+
content: "\\0000a0";
|
|
39
|
+
display: inline-block;
|
|
40
|
+
width: 0;
|
|
41
|
+
}
|
|
42
|
+
`;var oc={};var Qn={};z(Qn,{ParametrizedLabelResolver:()=>Xn});var Xn=class{constructor(e,r){this.defaultLabels=e,this.labels=r}resolve(e,...r){var o,n;e=this.resolvePluralKey(e,r);let i=(n=(o=this.labels[e])!==null&&o!==void 0?o:this.defaultLabels[e])!==null&&n!==void 0?n:"";return r.forEach((s,l)=>i=i.replace(new RegExp(`\\{${l}([^}]*)\\}`,"g"),(c,u)=>this.formatValue(s,u))),i}resolvePluralKey(e,r){for(let o of r)if(typeof o=="number"){let n=`${String(e)}[\\=${o}]`;if(n in this.labels||n in this.defaultLabels)return n}return e}formatValue(e,r){return e instanceof Date?this.formatDate(e,r):e??""}formatDate(e,r){let o=n=>r?.includes("date")?e.toLocaleDateString(n):r?.includes("time")?e.toLocaleTimeString(n):e.toLocaleString(n);try{return o(document.documentElement.lang)}catch{return o()}}};var Ea={};z(Ea,{FtCommandQueue:()=>Nr,FtLitElementRedux:()=>zt,FtReduxStore:()=>Ca,clearAllStores:()=>pf,isFtReduxStore:()=>Nt,redux:()=>Au,reduxEventListener:()=>Ru,reduxReactive:()=>Nu});var Nu=()=>(t,e)=>{var r;let o=t.constructor;o.reduxReactiveProperties=new Set(o.reduxReactiveProperties),(r=o.reduxReactiveProperties)===null||r===void 0||r.add(e)},Au=t=>{let e=t??{};return(r,o)=>{var n;let i={hasChanged:(l,c)=>!et(l,c),attribute:!1,...e};V(i)(r,o);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(n=e.selector)!==null&&n!==void 0?n:l=>l[o],store:e.store})}},Ru=t=>(e,r)=>{let o=e.constructor;o.reduxEventListeners=new Map(o.reduxEventListeners),o.reduxEventListeners.set(r,t)};var Nr=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(o=>o.type!==e.type)),this.queue.push(e)}consume(e){let r=this.queue.find(o=>o.type===e);return r&&(this.queue=this.queue.filter(o=>o!==r)),r}};function Nt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var nc,ac,ic,vo=Symbol("internalReduxEventsUnsubscribers"),ot=Symbol("internalStoresUnsubscribers"),At=Symbol("internalStores"),zt=class extends Ae{constructor(){super(...arguments),this[nc]=new Map,this[ac]=new Map,this[ic]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[At].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[At].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[At].get(e)}addStore(e,r){var o;r=(o=r??(Nt(e)?e.name:void 0))!==null&&o!==void 0?o:"default-store",this.unsubscribeFromStore(r),this.setupStore(r,e)}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[At].delete(r)}setupStore(e,r){this[At].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[At].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let o=this.constructor.getPropertyOptions(r);if(!o?.attribute||!this.hasAttribute(typeof o?.attribute=="string"?o.attribute:r)){let n=this.getStore(e.store);n&&(e.store?this[ot].has(e.store):this[ot].size>0)&&(this[r]=e.selector(n.getState(),this))}})}subscribeToStore(e,r){var o;this[ot].set(e,r.subscribe(()=>this.updateFromStores())),Nt(r)&&r.eventBus&&((o=this.reduxConstructor.reduxEventListeners)===null||o===void 0||o.forEach((n,i)=>{if(typeof this[i]=="function"&&(!n.store||r.name===n.store)){let s=l=>this[i](l);r.eventBus.addEventListener(n.eventName,s),this[vo].push(()=>r.eventBus.removeEventListener(n.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[ot].forEach((e,r)=>this.unsubscribeFromStore(r)),this[vo].forEach(e=>e()),this[vo]=[]}unsubscribeFromStore(e){this[ot].has(e)&&this[ot].get(e)(),this[ot].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};nc=ot,ac=At,ic=vo;zt.reduxProperties=new Map;zt.reduxReactiveProperties=new Set;zt.reduxEventListeners=new Map;function he(t){for(var e=arguments.length,r=Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];if(0)var n,i;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ye(t){return!!t&&!!t[B]}function ve(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var o=Object.getPrototypeOf(r);if(o===null)return!0;var n=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===Wu}(t)||Array.isArray(t)||!!t[pc]||!!(!((e=t.constructor)===null||e===void 0)&&e[pc])||ca(t)||la(t))}function Rt(t,e,r){r===void 0&&(r=!1),Vt(t)===0?(r?Object.keys:jt)(t).forEach(function(o){r&&typeof o=="symbol"||e(o,t[o],t)}):t.forEach(function(o,n){return e(n,o,t)})}function Vt(t){var e=t[B];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:ca(t)?2:la(t)?3:0}function Bt(t,e){return Vt(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function ku(t,e){return Vt(t)===2?t.get(e):t[e]}function hc(t,e,r){var o=Vt(t);o===2?t.set(e,r):o===3?t.add(r):t[e]=r}function mc(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function ca(t){return Tu&&t instanceof Map}function la(t){return Lu&&t instanceof Set}function nt(t){return t.o||t.t}function da(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=bc(t);delete e[B];for(var r=jt(e),o=0;o<r.length;o++){var n=r[o],i=e[n];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function ua(t,e){return e===void 0&&(e=!1),fa(t)||Ye(t)||!ve(t)||(Vt(t)>1&&(t.set=t.add=t.clear=t.delete=Pu),Object.freeze(t),e&&Rt(t,function(r,o){return ua(o,!0)},!0)),t}function Pu(){he(2)}function fa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Re(t){var e=sa[t];return e||he(18,t),e}function Mu(t,e){sa[t]||(sa[t]=e)}function na(){return Rr}function ea(t,e){e&&(Re("Patches"),t.u=[],t.s=[],t.v=e)}function So(t){aa(t),t.p.forEach(Du),t.p=null}function aa(t){t===Rr&&(Rr=t.l)}function sc(t){return Rr={p:[],l:Rr,h:t,m:!0,_:0}}function Du(t){var e=t[B];e.i===0||e.i===1?e.j():e.g=!0}function ta(t,e){e._=e.p.length;var r=e.p[0],o=t!==void 0&&t!==r;return e.h.O||Re("ES5").S(e,t,o),o?(r[B].P&&(So(e),he(4)),ve(t)&&(t=wo(e,t),e.l||Oo(e,t)),e.u&&Re("Patches").M(r[B].t,t,e.u,e.s)):t=wo(e,r,[]),So(e),e.u&&e.v(e.u,e.s),t!==gc?t:void 0}function wo(t,e,r){if(fa(e))return e;var o=e[B];if(!o)return Rt(e,function(l,c){return cc(t,o,e,l,c,r)},!0),e;if(o.A!==t)return e;if(!o.P)return Oo(t,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var n=o.i===4||o.i===5?o.o=da(o.k):o.o,i=n,s=!1;o.i===3&&(i=new Set(n),n.clear(),s=!0),Rt(i,function(l,c){return cc(t,o,n,l,c,r,s)}),Oo(t,n,!1),r&&t.u&&Re("Patches").N(o,r,t.u,t.s)}return o.o}function cc(t,e,r,o,n,i,s){if(Ye(n)){var l=wo(t,n,i&&e&&e.i!==3&&!Bt(e.R,o)?i.concat(o):void 0);if(hc(r,o,l),!Ye(l))return;t.m=!1}else s&&r.add(n);if(ve(n)&&!fa(n)){if(!t.h.D&&t._<1)return;wo(t,n),e&&e.A.l||Oo(t,n)}}function Oo(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&ua(e,r)}function ra(t,e){var r=t[B];return(r?nt(r):t)[e]}function lc(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var o=Object.getOwnPropertyDescriptor(r,e);if(o)return o;r=Object.getPrototypeOf(r)}}function at(t){t.P||(t.P=!0,t.l&&at(t.l))}function oa(t){t.o||(t.o=da(t.t))}function ia(t,e,r){var o=ca(e)?Re("MapSet").F(e,r):la(e)?Re("MapSet").T(e,r):t.O?function(n,i){var s=Array.isArray(n),l={i:s?1:0,A:i?i.A:na(),P:!1,I:!1,R:{},l:i,t:n,k:null,o:null,j:null,C:!1},c=l,u=kr;s&&(c=[l],u=Ar);var h=Proxy.revocable(c,u),p=h.revoke,m=h.proxy;return l.k=m,l.j=p,m}(e,r):Re("ES5").J(e,r);return(r?r.A:na()).p.push(o),o}function Iu(t){return Ye(t)||he(22,t),function e(r){if(!ve(r))return r;var o,n=r[B],i=Vt(r);if(n){if(!n.P&&(n.i<4||!Re("ES5").K(n)))return n.t;n.I=!0,o=dc(r,i),n.I=!1}else o=dc(r,i);return Rt(o,function(s,l){n&&ku(n.t,s)===l||hc(o,s,e(l))}),i===3?new Set(o):o}(t)}function dc(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return da(t)}function yc(){function t(s,l){var c=i[s];return c?c.enumerable=l:i[s]=c={configurable:!0,enumerable:l,get:function(){var u=this[B];return kr.get(u,s)},set:function(u){var h=this[B];kr.set(h,s,u)}},c}function e(s){for(var l=s.length-1;l>=0;l--){var c=s[l][B];if(!c.P)switch(c.i){case 5:o(c)&&at(c);break;case 4:r(c)&&at(c)}}}function r(s){for(var l=s.t,c=s.k,u=jt(c),h=u.length-1;h>=0;h--){var p=u[h];if(p!==B){var m=l[p];if(m===void 0&&!Bt(l,p))return!0;var y=c[p],g=y&&y[B];if(g?g.t!==m:!mc(y,m))return!0}}var v=!!l[B];return u.length!==jt(l).length+(v?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var c=Object.getOwnPropertyDescriptor(l,l.length-1);if(c&&!c.get)return!0;for(var u=0;u<l.length;u++)if(!l.hasOwnProperty(u))return!0;return!1}function n(s){s.g&&he(3,JSON.stringify(nt(s)))}var i={};Mu("ES5",{J:function(s,l){var c=Array.isArray(s),u=function(p,m){if(p){for(var y=Array(m.length),g=0;g<m.length;g++)Object.defineProperty(y,""+g,t(g,!0));return y}var v=bc(m);delete v[B];for(var C=jt(v),E=0;E<C.length;E++){var N=C[E];v[N]=t(N,p||!!v[N].enumerable)}return Object.create(Object.getPrototypeOf(m),v)}(c,s),h={i:c?5:4,A:l?l.A:na(),P:!1,I:!1,R:{},l,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,B,{value:h,writable:!0}),u},S:function(s,l,c){c?Ye(l)&&l[B].A===s&&e(s.p):(s.u&&function u(h){if(h&&typeof h=="object"){var p=h[B];if(p){var m=p.t,y=p.k,g=p.R,v=p.i;if(v===4)Rt(y,function(b){b!==B&&(m[b]!==void 0||Bt(m,b)?g[b]||u(y[b]):(g[b]=!0,at(p)))}),Rt(m,function(b){y[b]!==void 0||Bt(y,b)||(g[b]=!1,at(p))});else if(v===5){if(o(p)&&(at(p),g.length=!0),y.length<m.length)for(var C=y.length;C<m.length;C++)g[C]=!1;else for(var E=m.length;E<y.length;E++)g[E]=!0;for(var N=Math.min(y.length,m.length),x=0;x<N;x++)y.hasOwnProperty(x)||(g[x]=!0),g[x]===void 0&&u(y[x])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):o(s)}})}var uc,Rr,pa=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Tu=typeof Map<"u",Lu=typeof Set<"u",fc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",gc=pa?Symbol.for("immer-nothing"):((uc={})["immer-nothing"]=!0,uc),pc=pa?Symbol.for("immer-draftable"):"__$immer_draftable",B=pa?Symbol.for("immer-state"):"__$immer_state";var Wu=""+Object.prototype.constructor,jt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,bc=Object.getOwnPropertyDescriptors||function(t){var e={};return jt(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},sa={},kr={get:function(t,e){if(e===B)return t;var r=nt(t);if(!Bt(r,e))return function(n,i,s){var l,c=lc(i,s);return c?"value"in c?c.value:(l=c.get)===null||l===void 0?void 0:l.call(n.k):void 0}(t,r,e);var o=r[e];return t.I||!ve(o)?o:o===ra(t.t,e)?(oa(t),t.o[e]=ia(t.A.h,o,t)):o},has:function(t,e){return e in nt(t)},ownKeys:function(t){return Reflect.ownKeys(nt(t))},set:function(t,e,r){var o=lc(nt(t),e);if(o?.set)return o.set.call(t.k,r),!0;if(!t.P){var n=ra(nt(t),e),i=n?.[B];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(mc(r,n)&&(r!==void 0||Bt(t.t,e)))return!0;oa(t),at(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return ra(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,oa(t),at(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=nt(t),o=Reflect.getOwnPropertyDescriptor(r,e);return o&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:o.enumerable,value:r[e]}},defineProperty:function(){he(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){he(12)}},Ar={};Rt(kr,function(t,e){Ar[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ar.deleteProperty=function(t,e){return Ar.set.call(this,t,e,void 0)},Ar.set=function(t,e,r){return kr.set.call(this,t[0],e,r,t[0])};var $u=function(){function t(r){var o=this;this.O=fc,this.D=!0,this.produce=function(n,i,s){if(typeof n=="function"&&typeof i!="function"){var l=i;i=n;var c=o;return function(v){var C=this;v===void 0&&(v=l);for(var E=arguments.length,N=Array(E>1?E-1:0),x=1;x<E;x++)N[x-1]=arguments[x];return c.produce(v,function(b){var w;return(w=i).call.apply(w,[C,b].concat(N))})}}var u;if(typeof i!="function"&&he(6),s!==void 0&&typeof s!="function"&&he(7),ve(n)){var h=sc(o),p=ia(o,n,void 0),m=!0;try{u=i(p),m=!1}finally{m?So(h):aa(h)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(v){return ea(h,s),ta(v,h)},function(v){throw So(h),v}):(ea(h,s),ta(u,h))}if(!n||typeof n!="object"){if((u=i(n))===void 0&&(u=n),u===gc&&(u=void 0),o.D&&ua(u,!0),s){var y=[],g=[];Re("Patches").M(n,u,y,g),s(y,g)}return u}he(21,n)},this.produceWithPatches=function(n,i){if(typeof n=="function")return function(u){for(var h=arguments.length,p=Array(h>1?h-1:0),m=1;m<h;m++)p[m-1]=arguments[m];return o.produceWithPatches(u,function(y){return n.apply(void 0,[y].concat(p))})};var s,l,c=o.produce(n,i,function(u,h){s=u,l=h});return typeof Promise<"u"&&c instanceof Promise?c.then(function(u){return[u,s,l]}):[c,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){ve(r)||he(8),Ye(r)&&(r=Iu(r));var o=sc(this),n=ia(this,r,void 0);return n[B].C=!0,aa(o),n},e.finishDraft=function(r,o){var n=r&&r[B],i=n.A;return ea(i,o),ta(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!fc&&he(20),this.O=r},e.applyPatches=function(r,o){var n;for(n=o.length-1;n>=0;n--){var i=o[n];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}n>-1&&(o=o.slice(n+1));var s=Re("Patches").$;return Ye(r)?s(r,o):this.produce(r,function(l){return s(l,o)})},t}(),ue=new $u,Uu=ue.produce,dv=ue.produceWithPatches.bind(ue),uv=ue.setAutoFreeze.bind(ue),fv=ue.setUseProxies.bind(ue),pv=ue.applyPatches.bind(ue),hv=ue.createDraft.bind(ue),mv=ue.finishDraft.bind(ue),_o=Uu;function it(t){"@babel/helpers - typeof";return it=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},it(t)}function ha(t,e){if(it(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var o=r.call(t,e||"default");if(it(o)!=="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function ma(t){var e=ha(t,"string");return it(e)==="symbol"?e:String(e)}function ya(t,e,r){return e=ma(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function xc(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,o)}return r}function Co(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?xc(Object(r),!0).forEach(function(o){ya(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):xc(Object(r)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}function ee(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var vc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ga=function(){return Math.random().toString(36).substring(7).split("").join(".")},Eo={INIT:"@@redux/INIT"+ga(),REPLACE:"@@redux/REPLACE"+ga(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ga()}};function Fu(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function ba(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ee(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ee(1));return r(ba)(t,e)}if(typeof t!="function")throw new Error(ee(2));var n=t,i=e,s=[],l=s,c=!1;function u(){l===s&&(l=s.slice())}function h(){if(c)throw new Error(ee(3));return i}function p(v){if(typeof v!="function")throw new Error(ee(4));if(c)throw new Error(ee(5));var C=!0;return u(),l.push(v),function(){if(C){if(c)throw new Error(ee(6));C=!1,u();var N=l.indexOf(v);l.splice(N,1),s=null}}}function m(v){if(!Fu(v))throw new Error(ee(7));if(typeof v.type>"u")throw new Error(ee(8));if(c)throw new Error(ee(9));try{c=!0,i=n(i,v)}finally{c=!1}for(var C=s=l,E=0;E<C.length;E++){var N=C[E];N()}return v}function y(v){if(typeof v!="function")throw new Error(ee(10));n=v,m({type:Eo.REPLACE})}function g(){var v,C=p;return v={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ee(11));function x(){N.next&&N.next(h())}x();var b=C(x);return{unsubscribe:b}}},v[vc]=function(){return this},v}return m({type:Eo.INIT}),o={dispatch:m,subscribe:p,getState:h,replaceReducer:y},o[vc]=g,o}function Yu(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:Eo.INIT});if(typeof o>"u")throw new Error(ee(12));if(typeof r(void 0,{type:Eo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ee(13))})}function Sc(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var n=e[o];typeof t[n]=="function"&&(r[n]=t[n])}var i=Object.keys(r),s,l;try{Yu(r)}catch(c){l=c}return function(u,h){if(u===void 0&&(u={}),l)throw l;if(0)var p;for(var m=!1,y={},g=0;g<i.length;g++){var v=i[g],C=r[v],E=u[v],N=C(E,h);if(typeof N>"u"){var x=h&&h.type;throw new Error(ee(14))}y[v]=N,m=m||N!==E}return m=m||i.length!==Object.keys(u).length,m?y:u}}function Gt(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,n){return function(){return o(n.apply(void 0,arguments))}})}function wc(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var n=o.apply(void 0,arguments),i=function(){throw new Error(ee(15))},s={getState:n.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(c){return c(s)});return i=Gt.apply(void 0,l)(n.dispatch),Co(Co({},n),{},{dispatch:i})}}}function Oc(t){var e=function(o){var n=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(n,i,t):s(l)}}};return e}var _c=Oc();_c.withExtraArgument=Oc;var xa=_c;var Rc=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,n){o.__proto__=n}||function(o,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(o[i]=n[i])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function o(){this.constructor=e}e.prototype=r===null?Object.create(r):(o.prototype=r.prototype,new o)}}(),Hu=function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,n,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(u){return function(h){return c([u,h])}}function c(u){if(o)throw new TypeError("Generator is already executing.");for(;r;)try{if(o=1,n&&(i=u[0]&2?n.return:u[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,u[1])).done)return i;switch(n=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,n=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){r.label=u[1];break}if(u[0]===6&&r.label<i[1]){r.label=i[1],i=u;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(u);break}i[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(h){u=[6,h],n=0}finally{o=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Kt=function(t,e){for(var r=0,o=e.length,n=t.length;r<o;r++,n++)t[n]=e[r];return t},zu=Object.defineProperty,Bu=Object.defineProperties,ju=Object.getOwnPropertyDescriptors,Cc=Object.getOwnPropertySymbols,Vu=Object.prototype.hasOwnProperty,Gu=Object.prototype.propertyIsEnumerable,Ec=function(t,e,r){return e in t?zu(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},st=function(t,e){for(var r in e||(e={}))Vu.call(e,r)&&Ec(t,r,e[r]);if(Cc)for(var o=0,n=Cc(e);o<n.length;o++){var r=n[o];Gu.call(e,r)&&Ec(t,r,e[r])}return t},va=function(t,e){return Bu(t,ju(e))},Ku=function(t,e,r){return new Promise(function(o,n){var i=function(c){try{l(r.next(c))}catch(u){n(u)}},s=function(c){try{l(r.throw(c))}catch(u){n(u)}},l=function(c){return c.done?o(c.value):Promise.resolve(c.value).then(i,s)};l((r=r.apply(t,e)).next())})};var Zu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Gt:Gt.apply(null,arguments)},Dv=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function qu(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var Ju=function(t){Rc(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Kt([void 0],r[0].concat(this)))):new(e.bind.apply(e,Kt([void 0],r.concat(this))))},e}(Array),Xu=function(t){Rc(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Kt([void 0],r[0].concat(this)))):new(e.bind.apply(e,Kt([void 0],r.concat(this))))},e}(Array);function Oa(t){return ve(t)?_o(t,function(){}):t}function Qu(t){return typeof t=="boolean"}function ef(){return function(e){return tf(e)}}function tf(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,o=t.immutableCheck,n=o===void 0?!0:o,i=t.serializableCheck,s=i===void 0?!0:i,l=new Ju;if(r&&(Qu(r)?l.push(xa):l.push(xa.withExtraArgument(r.extraArgument))),0){if(n)var c;if(s)var u}return l}var Sa=!0;function kc(t){var e=ef(),r=t||{},o=r.reducer,n=o===void 0?void 0:o,i=r.middleware,s=i===void 0?e():i,l=r.devTools,c=l===void 0?!0:l,u=r.preloadedState,h=u===void 0?void 0:u,p=r.enhancers,m=p===void 0?void 0:p,y;if(typeof n=="function")y=n;else if(qu(n))y=Sc(n);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var g=s;if(typeof g=="function"&&(g=g(e),!Sa&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Sa&&g.some(function(b){return typeof b!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=wc.apply(void 0,g),C=Gt;c&&(C=Zu(st({trace:!Sa},typeof c=="object"&&c)));var E=new Xu(v),N=E;Array.isArray(m)?N=Kt([v],m):typeof m=="function"&&(N=m(E));var x=C.apply(void 0,N);return ba(y,h,x)}function ct(t,e){function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];if(e){var i=e.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return st(st({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:o[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(o){return o.type===t},r}function Pc(t){var e={},r=[],o,n={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,n},addMatcher:function(i,s){return r.push({matcher:i,reducer:s}),n},addDefaultCase:function(i){return o=i,n}};return t(n),[e,r,o]}function rf(t){return typeof t=="function"}function of(t,e,r,o){r===void 0&&(r=[]);var n=typeof e=="function"?Pc(e):[e,r,o],i=n[0],s=n[1],l=n[2],c;if(rf(t))c=function(){return Oa(t())};else{var u=Oa(t);c=function(){return u}}function h(p,m){p===void 0&&(p=c());var y=Kt([i[m.type]],s.filter(function(g){var v=g.matcher;return v(m)}).map(function(g){var v=g.reducer;return v}));return y.filter(function(g){return!!g}).length===0&&(y=[l]),y.reduce(function(g,v){if(v)if(Ye(g)){var C=g,E=v(C,m);return E===void 0?g:E}else{if(ve(g))return _o(g,function(N){return v(N,m)});var E=v(g,m);if(E===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return g},p)}return h.getInitialState=c,h}function nf(t,e){return t+"/"+e}function Mc(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Oa(t.initialState),o=t.reducers||{},n=Object.keys(o),i={},s={},l={};n.forEach(function(h){var p=o[h],m=nf(e,h),y,g;"reducer"in p?(y=p.reducer,g=p.prepare):y=p,i[h]=y,s[m]=y,l[h]=g?ct(m,g):ct(m)});function c(){var h=typeof t.extraReducers=="function"?Pc(t.extraReducers):[t.extraReducers],p=h[0],m=p===void 0?{}:p,y=h[1],g=y===void 0?[]:y,v=h[2],C=v===void 0?void 0:v,E=st(st({},m),s);return of(r,function(N){for(var x in E)N.addCase(x,E[x]);for(var b=0,w=g;b<w.length;b++){var P=w[b];N.addMatcher(P.matcher,P.reducer)}C&&N.addDefaultCase(C)})}var u;return{name:e,reducer:function(h,p){return u||(u=c()),u(h,p)},actions:l,caseReducers:i,getInitialState:function(){return u||(u=c()),u.getInitialState()}}}var af="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",sf=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=af[Math.random()*64|0];return e},cf=["name","message","stack","code"],wa=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Nc=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),lf=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,o=cf;r<o.length;r++){var n=o[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},Wv=function(){function t(e,r,o){var n=ct(e+"/fulfilled",function(h,p,m,y){return{payload:h,meta:va(st({},y||{}),{arg:m,requestId:p,requestStatus:"fulfilled"})}}),i=ct(e+"/pending",function(h,p,m){return{payload:void 0,meta:va(st({},m||{}),{arg:p,requestId:h,requestStatus:"pending"})}}),s=ct(e+"/rejected",function(h,p,m,y,g){return{payload:y,error:(o&&o.serializeError||lf)(h||"Rejected"),meta:va(st({},g||{}),{arg:m,requestId:p,rejectedWithValue:!!y,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,c=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function u(h){return function(p,m,y){var g=o?.idGenerator?o.idGenerator(h):sf(),v=new c,C,E=!1;function N(b){C=b,v.abort()}var x=function(){return Ku(this,null,function(){var b,w,P,U,ie,F,R;return Hu(this,function(M){switch(M.label){case 0:return M.trys.push([0,4,,5]),U=(b=o?.condition)==null?void 0:b.call(o,h,{getState:m,extra:y}),uf(U)?[4,U]:[3,2];case 1:U=M.sent(),M.label=2;case 2:if(U===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,ie=new Promise(function(W,Q){return v.signal.addEventListener("abort",function(){return Q({name:"AbortError",message:C||"Aborted"})})}),p(i(g,h,(w=o?.getPendingMeta)==null?void 0:w.call(o,{requestId:g,arg:h},{getState:m,extra:y}))),[4,Promise.race([ie,Promise.resolve(r(h,{dispatch:p,getState:m,extra:y,requestId:g,signal:v.signal,abort:N,rejectWithValue:function(W,Q){return new wa(W,Q)},fulfillWithValue:function(W,Q){return new Nc(W,Q)}})).then(function(W){if(W instanceof wa)throw W;return W instanceof Nc?n(W.payload,g,h,W.meta):n(W,g,h)})])];case 3:return P=M.sent(),[3,5];case 4:return F=M.sent(),P=F instanceof wa?s(null,g,h,F.payload,F.meta):s(F,g,h),[3,5];case 5:return R=o&&!o.dispatchConditionRejection&&s.match(P)&&P.meta.condition,R||p(P),[2,P]}})})}();return Object.assign(x,{abort:N,requestId:g,arg:h,unwrap:function(){return x.then(df)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function df(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function uf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Dc="listener",Ic="completed",Tc="cancelled",$v="task-"+Tc,Uv="task-"+Ic,Fv=Dc+"-"+Tc,Yv=Dc+"-"+Ic;var _a="listenerMiddleware";var Hv=ct(_a+"/add"),zv=ct(_a+"/removeAll"),Bv=ct(_a+"/remove");var Ac,jv=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ac||(Ac=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},ff=function(t){return function(e){setTimeout(e,t)}},Vv=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ff(10);yc();window.ftReduxStores||(window.ftReduxStores={});var Ca=class t{static get(e){var r;let o=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,i=window.ftReduxStores[o];if(Nt(i))return i;if(n==null)return;let s=Mc({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),l=kc({reducer:(c,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...u.overwrites}:s.reducer(c,u)});return window.ftReduxStores[n.name]=new t(s,l)}constructor(e,r){this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Nr,this.actions=new Proxy(this.reduxSlice.actions,{get:(o,n,i)=>{let s=n,l=o[s];return l?(...c)=>{let u=l(...c);return this.reduxStore.dispatch(u),u}:c=>{this.setState({[s]:c})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function pf(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))Nt(e)&&e.clear()}var Na={};z(Na,{serializeRequest:()=>mf});function hf(t){return`"${t}"`}function mf(t,e){var r,o,n,i;let s=new URLSearchParams({"content-lang":(r=e.contentLocale)!==null&&r!==void 0?r:"all"});if(((o=e.query)===null||o===void 0?void 0:o.length)>0&&s.append("query",e.query),e.scope&&e.scope!=="DEFAULT"&&s.append("scope",e.scope.toLowerCase()),e.virtualField&&s.append("virtual-field",e.virtualField.toLowerCase()),e.periodFilter){let c=e.periodFilter.period,u=c?`_${c.from}_${c.to}`:"";s.append("period",e.periodFilter.periodType.toLowerCase()+u)}if(((n=e.sort)===null||n===void 0?void 0:n.length)>0&&e.sort[0].key==="ft:lastEdition"&&s.append("sort","last_update"),((i=e.filters)===null||i===void 0?void 0:i.length)>0){let c=e.filters.map(u=>{let h=u.values.map(p=>p.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*")).map(p=>encodeURIComponent(hf(p))).join("_");return`${u.key}~${h}`}).join("*");s.append("filters",c)}return new URL(`${t.replace(/\/+$/,"")}/search?${s.toString()}`).href}var Aa={};z(Aa,{toFtFormComponent:()=>yf});var No=Symbol("elementInternals");function yf(t,e){class r extends t{static get formAssociated(){return!0}get form(){return this[No].form}constructor(...n){super(n),this[No]=this.attachInternals(),this[No].role=e}setFormValue(n){this[No].setFormValue(n)}}return r}var Ra,ka,Pa,Ma,gf=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Pa=(ka=(Ra=window.safari)===null||Ra===void 0?void 0:Ra.pushNotification)===null||ka===void 0?void 0:ka.toString())!==null&&Pa!==void 0?Pa:"")==="[object SafariRemoteNotification]",bf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Ma=window.ftGlobals)!==null&&Ma!==void 0?Ma:{lit:fn,litDecorators:hn,litRepeat:mn,litClassMap:yn,litStyleMap:gn,litUnsafeHTML:bn,wcUtils:{...wn,...vn,..._n,...Cn,...Nn,...Rn,...Dn,...Bn,...An,...Gn,...tc,...En,...qn,...Jn,...oc,...Qn,...Ea,...jn,...Na,...Aa,isSafari:gf,isTouchScreen:bf}};var Yc;function O(){return Yc.apply(null,arguments)}function xf(t){Yc=t}function we(t){return t instanceof Array||Object.prototype.toString.call(t)==="[object Array]"}function Mt(t){return t!=null&&Object.prototype.toString.call(t)==="[object Object]"}function T(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function Ba(t){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(t).length===0;var e;for(e in t)if(T(t,e))return!1;return!0}function ce(t){return t===void 0}function Ge(t){return typeof t=="number"||Object.prototype.toString.call(t)==="[object Number]"}function $r(t){return t instanceof Date||Object.prototype.toString.call(t)==="[object Date]"}function Hc(t,e){var r=[],o,n=t.length;for(o=0;o<n;++o)r.push(e(t[o],o));return r}function lt(t,e){for(var r in e)T(e,r)&&(t[r]=e[r]);return T(e,"toString")&&(t.toString=e.toString),T(e,"valueOf")&&(t.valueOf=e.valueOf),t}function Me(t,e,r,o){return fl(t,e,r,o,!0).utc()}function vf(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function k(t){return t._pf==null&&(t._pf=vf()),t._pf}var Wa;Array.prototype.some?Wa=Array.prototype.some:Wa=function(t){var e=Object(this),r=e.length>>>0,o;for(o=0;o<r;o++)if(o in e&&t.call(this,e[o],o,e))return!0;return!1};function ja(t){if(t._isValid==null){var e=k(t),r=Wa.call(e.parsedDateParts,function(n){return n!=null}),o=!isNaN(t._d.getTime())&&e.overflow<0&&!e.empty&&!e.invalidEra&&!e.invalidMonth&&!e.invalidWeekday&&!e.weekdayMismatch&&!e.nullInput&&!e.invalidFormat&&!e.userInvalidated&&(!e.meridiem||e.meridiem&&r);if(t._strict&&(o=o&&e.charsLeftOver===0&&e.unusedTokens.length===0&&e.bigHour===void 0),Object.isFrozen==null||!Object.isFrozen(t))t._isValid=o;else return o}return t._isValid}function Uo(t){var e=Me(NaN);return t!=null?lt(k(e),t):k(e).userInvalidated=!0,e}var Lc=O.momentProperties=[],Da=!1;function Va(t,e){var r,o,n,i=Lc.length;if(ce(e._isAMomentObject)||(t._isAMomentObject=e._isAMomentObject),ce(e._i)||(t._i=e._i),ce(e._f)||(t._f=e._f),ce(e._l)||(t._l=e._l),ce(e._strict)||(t._strict=e._strict),ce(e._tzm)||(t._tzm=e._tzm),ce(e._isUTC)||(t._isUTC=e._isUTC),ce(e._offset)||(t._offset=e._offset),ce(e._pf)||(t._pf=k(e)),ce(e._locale)||(t._locale=e._locale),i>0)for(r=0;r<i;r++)o=Lc[r],n=e[o],ce(n)||(t[o]=n);return t}function Ur(t){Va(this,t),this._d=new Date(t._d!=null?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),Da===!1&&(Da=!0,O.updateOffset(this),Da=!1)}function Oe(t){return t instanceof Ur||t!=null&&t._isAMomentObject!=null}function zc(t){O.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+t)}function ye(t,e){var r=!0;return lt(function(){if(O.deprecationHandler!=null&&O.deprecationHandler(null,t),r){var o=[],n,i,s,l=arguments.length;for(i=0;i<l;i++){if(n="",typeof arguments[i]=="object"){n+=`
|
|
43
|
+
[`+i+"] ";for(s in arguments[0])T(arguments[0],s)&&(n+=s+": "+arguments[0][s]+", ");n=n.slice(0,-2)}else n=arguments[i];o.push(n)}zc(t+`
|
|
44
|
+
Arguments: `+Array.prototype.slice.call(o).join("")+`
|
|
45
|
+
`+new Error().stack),r=!1}return e.apply(this,arguments)},e)}var Wc={};function Bc(t,e){O.deprecationHandler!=null&&O.deprecationHandler(t,e),Wc[t]||(zc(e),Wc[t]=!0)}O.suppressDeprecationWarnings=!1;O.deprecationHandler=null;function De(t){return typeof Function<"u"&&t instanceof Function||Object.prototype.toString.call(t)==="[object Function]"}function Sf(t){var e,r;for(r in t)T(t,r)&&(e=t[r],De(e)?this[r]=e:this["_"+r]=e);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function $a(t,e){var r=lt({},t),o;for(o in e)T(e,o)&&(Mt(t[o])&&Mt(e[o])?(r[o]={},lt(r[o],t[o]),lt(r[o],e[o])):e[o]!=null?r[o]=e[o]:delete r[o]);for(o in t)T(t,o)&&!T(e,o)&&Mt(t[o])&&(r[o]=lt({},r[o]));return r}function Ga(t){t!=null&&this.set(t)}var Ua;Object.keys?Ua=Object.keys:Ua=function(t){var e,r=[];for(e in t)T(t,e)&&r.push(e);return r};var wf={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Of(t,e,r){var o=this._calendar[t]||this._calendar.sameElse;return De(o)?o.call(e,r):o}function Pe(t,e,r){var o=""+Math.abs(t),n=e-o.length,i=t>=0;return(i?r?"+":"":"-")+Math.pow(10,Math.max(0,n)).toString().substr(1)+o}var Ka=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Ao=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Ia={},Xt={};function A(t,e,r,o){var n=o;typeof o=="string"&&(n=function(){return this[o]()}),t&&(Xt[t]=n),e&&(Xt[e[0]]=function(){return Pe(n.apply(this,arguments),e[1],e[2])}),r&&(Xt[r]=function(){return this.localeData().ordinal(n.apply(this,arguments),t)})}function _f(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function Cf(t){var e=t.match(Ka),r,o;for(r=0,o=e.length;r<o;r++)Xt[e[r]]?e[r]=Xt[e[r]]:e[r]=_f(e[r]);return function(n){var i="",s;for(s=0;s<o;s++)i+=De(e[s])?e[s].call(n,t):e[s];return i}}function ko(t,e){return t.isValid()?(e=jc(e,t.localeData()),Ia[e]=Ia[e]||Cf(e),Ia[e](t)):t.localeData().invalidDate()}function jc(t,e){var r=5;function o(n){return e.longDateFormat(n)||n}for(Ao.lastIndex=0;r>=0&&Ao.test(t);)t=t.replace(Ao,o),Ao.lastIndex=0,r-=1;return t}var Ef={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"};function Nf(t){var e=this._longDateFormat[t],r=this._longDateFormat[t.toUpperCase()];return e||!r?e:(this._longDateFormat[t]=r.match(Ka).map(function(o){return o==="MMMM"||o==="MM"||o==="DD"||o==="dddd"?o.slice(1):o}).join(""),this._longDateFormat[t])}var Af="Invalid date";function Rf(){return this._invalidDate}var kf="%d",Pf=/\d{1,2}/;function Mf(t){return this._ordinal.replace("%d",t)}var Df={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function If(t,e,r,o){var n=this._relativeTime[r];return De(n)?n(t,e,r,o):n.replace(/%d/i,t)}function Tf(t,e){var r=this._relativeTime[t>0?"future":"past"];return De(r)?r(e):r.replace(/%s/i,e)}var Dr={};function re(t,e){var r=t.toLowerCase();Dr[r]=Dr[r+"s"]=Dr[e]=t}function ge(t){return typeof t=="string"?Dr[t]||Dr[t.toLowerCase()]:void 0}function Za(t){var e={},r,o;for(o in t)T(t,o)&&(r=ge(o),r&&(e[r]=t[o]));return e}var Vc={};function oe(t,e){Vc[t]=e}function Lf(t){var e=[],r;for(r in t)T(t,r)&&e.push({unit:r,priority:Vc[r]});return e.sort(function(o,n){return o.priority-n.priority}),e}function Fo(t){return t%4===0&&t%100!==0||t%400===0}function me(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function D(t){var e=+t,r=0;return e!==0&&isFinite(e)&&(r=me(e)),r}function tr(t,e){return function(r){return r!=null?(Gc(this,t,r),O.updateOffset(this,e),this):Do(this,t)}}function Do(t,e){return t.isValid()?t._d["get"+(t._isUTC?"UTC":"")+e]():NaN}function Gc(t,e,r){t.isValid()&&!isNaN(r)&&(e==="FullYear"&&Fo(t.year())&&t.month()===1&&t.date()===29?(r=D(r),t._d["set"+(t._isUTC?"UTC":"")+e](r,t.month(),Vo(r,t.month()))):t._d["set"+(t._isUTC?"UTC":"")+e](r))}function Wf(t){return t=ge(t),De(this[t])?this[t]():this}function $f(t,e){if(typeof t=="object"){t=Za(t);var r=Lf(t),o,n=r.length;for(o=0;o<n;o++)this[r[o].unit](t[r[o].unit])}else if(t=ge(t),De(this[t]))return this[t](e);return this}var Kc=/\d/,pe=/\d\d/,Zc=/\d{3}/,qa=/\d{4}/,Yo=/[+-]?\d{6}/,H=/\d\d?/,qc=/\d\d\d\d?/,Jc=/\d\d\d\d\d\d?/,Ho=/\d{1,3}/,Ja=/\d{1,4}/,zo=/[+-]?\d{1,6}/,rr=/\d+/,Bo=/[+-]?\d+/,Uf=/Z|[+-]\d\d:?\d\d/gi,jo=/Z|[+-]\d\d(?::?\d\d)?/gi,Ff=/[+-]?\d+(\.\d{1,3})?/,Fr=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Io;Io={};function _(t,e,r){Io[t]=De(e)?e:function(o,n){return o&&r?r:e}}function Yf(t,e){return T(Io,t)?Io[t](e._strict,e._locale):new RegExp(Hf(t))}function Hf(t){return fe(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,r,o,n,i){return r||o||n||i}))}function fe(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var Fa={};function $(t,e){var r,o=e,n;for(typeof t=="string"&&(t=[t]),Ge(e)&&(o=function(i,s){s[e]=D(i)}),n=t.length,r=0;r<n;r++)Fa[t[r]]=o}function Yr(t,e){$(t,function(r,o,n,i){n._w=n._w||{},e(r,n._w,n,i)})}function zf(t,e,r){e!=null&&T(Fa,t)&&Fa[t](e,r._a,r,t)}var te=0,Be=1,ke=2,q=3,Se=4,je=5,Pt=6,Bf=7,jf=8;function Vf(t,e){return(t%e+e)%e}var K;Array.prototype.indexOf?K=Array.prototype.indexOf:K=function(t){var e;for(e=0;e<this.length;++e)if(this[e]===t)return e;return-1};function Vo(t,e){if(isNaN(t)||isNaN(e))return NaN;var r=Vf(e,12);return t+=(e-r)/12,r===1?Fo(t)?29:28:31-r%7%2}A("M",["MM",2],"Mo",function(){return this.month()+1});A("MMM",0,0,function(t){return this.localeData().monthsShort(this,t)});A("MMMM",0,0,function(t){return this.localeData().months(this,t)});re("month","M");oe("month",8);_("M",H);_("MM",H,pe);_("MMM",function(t,e){return e.monthsShortRegex(t)});_("MMMM",function(t,e){return e.monthsRegex(t)});$(["M","MM"],function(t,e){e[Be]=D(t)-1});$(["MMM","MMMM"],function(t,e,r,o){var n=r._locale.monthsParse(t,o,r._strict);n!=null?e[Be]=n:k(r).invalidMonth=t});var Gf="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Xc="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Qc=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Kf=Fr,Zf=Fr;function qf(t,e){return t?we(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||Qc).test(e)?"format":"standalone"][t.month()]:we(this._months)?this._months:this._months.standalone}function Jf(t,e){return t?we(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[Qc.test(e)?"format":"standalone"][t.month()]:we(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function Xf(t,e,r){var o,n,i,s=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],o=0;o<12;++o)i=Me([2e3,o]),this._shortMonthsParse[o]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[o]=this.months(i,"").toLocaleLowerCase();return r?e==="MMM"?(n=K.call(this._shortMonthsParse,s),n!==-1?n:null):(n=K.call(this._longMonthsParse,s),n!==-1?n:null):e==="MMM"?(n=K.call(this._shortMonthsParse,s),n!==-1?n:(n=K.call(this._longMonthsParse,s),n!==-1?n:null)):(n=K.call(this._longMonthsParse,s),n!==-1?n:(n=K.call(this._shortMonthsParse,s),n!==-1?n:null))}function Qf(t,e,r){var o,n,i;if(this._monthsParseExact)return Xf.call(this,t,e,r);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),o=0;o<12;o++){if(n=Me([2e3,o]),r&&!this._longMonthsParse[o]&&(this._longMonthsParse[o]=new RegExp("^"+this.months(n,"").replace(".","")+"$","i"),this._shortMonthsParse[o]=new RegExp("^"+this.monthsShort(n,"").replace(".","")+"$","i")),!r&&!this._monthsParse[o]&&(i="^"+this.months(n,"")+"|^"+this.monthsShort(n,""),this._monthsParse[o]=new RegExp(i.replace(".",""),"i")),r&&e==="MMMM"&&this._longMonthsParse[o].test(t))return o;if(r&&e==="MMM"&&this._shortMonthsParse[o].test(t))return o;if(!r&&this._monthsParse[o].test(t))return o}}function el(t,e){var r;if(!t.isValid())return t;if(typeof e=="string"){if(/^\d+$/.test(e))e=D(e);else if(e=t.localeData().monthsParse(e),!Ge(e))return t}return r=Math.min(t.date(),Vo(t.year(),e)),t._d["set"+(t._isUTC?"UTC":"")+"Month"](e,r),t}function tl(t){return t!=null?(el(this,t),O.updateOffset(this,!0),this):Do(this,"Month")}function ep(){return Vo(this.year(),this.month())}function tp(t){return this._monthsParseExact?(T(this,"_monthsRegex")||rl.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(T(this,"_monthsShortRegex")||(this._monthsShortRegex=Kf),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)}function rp(t){return this._monthsParseExact?(T(this,"_monthsRegex")||rl.call(this),t?this._monthsStrictRegex:this._monthsRegex):(T(this,"_monthsRegex")||(this._monthsRegex=Zf),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)}function rl(){function t(s,l){return l.length-s.length}var e=[],r=[],o=[],n,i;for(n=0;n<12;n++)i=Me([2e3,n]),e.push(this.monthsShort(i,"")),r.push(this.months(i,"")),o.push(this.months(i,"")),o.push(this.monthsShort(i,""));for(e.sort(t),r.sort(t),o.sort(t),n=0;n<12;n++)e[n]=fe(e[n]),r[n]=fe(r[n]);for(n=0;n<24;n++)o[n]=fe(o[n]);this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+e.join("|")+")","i")}A("Y",0,0,function(){var t=this.year();return t<=9999?Pe(t,4):"+"+t});A(0,["YY",2],0,function(){return this.year()%100});A(0,["YYYY",4],0,"year");A(0,["YYYYY",5],0,"year");A(0,["YYYYYY",6,!0],0,"year");re("year","y");oe("year",1);_("Y",Bo);_("YY",H,pe);_("YYYY",Ja,qa);_("YYYYY",zo,Yo);_("YYYYYY",zo,Yo);$(["YYYYY","YYYYYY"],te);$("YYYY",function(t,e){e[te]=t.length===2?O.parseTwoDigitYear(t):D(t)});$("YY",function(t,e){e[te]=O.parseTwoDigitYear(t)});$("Y",function(t,e){e[te]=parseInt(t,10)});function Ir(t){return Fo(t)?366:365}O.parseTwoDigitYear=function(t){return D(t)+(D(t)>68?1900:2e3)};var ol=tr("FullYear",!0);function op(){return Fo(this.year())}function np(t,e,r,o,n,i,s){var l;return t<100&&t>=0?(l=new Date(t+400,e,r,o,n,i,s),isFinite(l.getFullYear())&&l.setFullYear(t)):l=new Date(t,e,r,o,n,i,s),l}function Tr(t){var e,r;return t<100&&t>=0?(r=Array.prototype.slice.call(arguments),r[0]=t+400,e=new Date(Date.UTC.apply(null,r)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function To(t,e,r){var o=7+e-r,n=(7+Tr(t,0,o).getUTCDay()-e)%7;return-n+o-1}function nl(t,e,r,o,n){var i=(7+r-o)%7,s=To(t,o,n),l=1+7*(e-1)+i+s,c,u;return l<=0?(c=t-1,u=Ir(c)+l):l>Ir(t)?(c=t+1,u=l-Ir(t)):(c=t,u=l),{year:c,dayOfYear:u}}function Lr(t,e,r){var o=To(t.year(),e,r),n=Math.floor((t.dayOfYear()-o-1)/7)+1,i,s;return n<1?(s=t.year()-1,i=n+Ve(s,e,r)):n>Ve(t.year(),e,r)?(i=n-Ve(t.year(),e,r),s=t.year()+1):(s=t.year(),i=n),{week:i,year:s}}function Ve(t,e,r){var o=To(t,e,r),n=To(t+1,e,r);return(Ir(t)-o+n)/7}A("w",["ww",2],"wo","week");A("W",["WW",2],"Wo","isoWeek");re("week","w");re("isoWeek","W");oe("week",5);oe("isoWeek",5);_("w",H);_("ww",H,pe);_("W",H);_("WW",H,pe);Yr(["w","ww","W","WW"],function(t,e,r,o){e[o.substr(0,1)]=D(t)});function ap(t){return Lr(t,this._week.dow,this._week.doy).week}var ip={dow:0,doy:6};function sp(){return this._week.dow}function cp(){return this._week.doy}function lp(t){var e=this.localeData().week(this);return t==null?e:this.add((t-e)*7,"d")}function dp(t){var e=Lr(this,1,4).week;return t==null?e:this.add((t-e)*7,"d")}A("d",0,"do","day");A("dd",0,0,function(t){return this.localeData().weekdaysMin(this,t)});A("ddd",0,0,function(t){return this.localeData().weekdaysShort(this,t)});A("dddd",0,0,function(t){return this.localeData().weekdays(this,t)});A("e",0,0,"weekday");A("E",0,0,"isoWeekday");re("day","d");re("weekday","e");re("isoWeekday","E");oe("day",11);oe("weekday",11);oe("isoWeekday",11);_("d",H);_("e",H);_("E",H);_("dd",function(t,e){return e.weekdaysMinRegex(t)});_("ddd",function(t,e){return e.weekdaysShortRegex(t)});_("dddd",function(t,e){return e.weekdaysRegex(t)});Yr(["dd","ddd","dddd"],function(t,e,r,o){var n=r._locale.weekdaysParse(t,o,r._strict);n!=null?e.d=n:k(r).invalidWeekday=t});Yr(["d","e","E"],function(t,e,r,o){e[o]=D(t)});function up(t,e){return typeof t!="string"?t:isNaN(t)?(t=e.weekdaysParse(t),typeof t=="number"?t:null):parseInt(t,10)}function fp(t,e){return typeof t=="string"?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}function Xa(t,e){return t.slice(e,7).concat(t.slice(0,e))}var pp="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),al="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),hp="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),mp=Fr,yp=Fr,gp=Fr;function bp(t,e){var r=we(this._weekdays)?this._weekdays:this._weekdays[t&&t!==!0&&this._weekdays.isFormat.test(e)?"format":"standalone"];return t===!0?Xa(r,this._week.dow):t?r[t.day()]:r}function xp(t){return t===!0?Xa(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function vp(t){return t===!0?Xa(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function Sp(t,e,r){var o,n,i,s=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],o=0;o<7;++o)i=Me([2e3,1]).day(o),this._minWeekdaysParse[o]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[o]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[o]=this.weekdays(i,"").toLocaleLowerCase();return r?e==="dddd"?(n=K.call(this._weekdaysParse,s),n!==-1?n:null):e==="ddd"?(n=K.call(this._shortWeekdaysParse,s),n!==-1?n:null):(n=K.call(this._minWeekdaysParse,s),n!==-1?n:null):e==="dddd"?(n=K.call(this._weekdaysParse,s),n!==-1||(n=K.call(this._shortWeekdaysParse,s),n!==-1)?n:(n=K.call(this._minWeekdaysParse,s),n!==-1?n:null)):e==="ddd"?(n=K.call(this._shortWeekdaysParse,s),n!==-1||(n=K.call(this._weekdaysParse,s),n!==-1)?n:(n=K.call(this._minWeekdaysParse,s),n!==-1?n:null)):(n=K.call(this._minWeekdaysParse,s),n!==-1||(n=K.call(this._weekdaysParse,s),n!==-1)?n:(n=K.call(this._shortWeekdaysParse,s),n!==-1?n:null))}function wp(t,e,r){var o,n,i;if(this._weekdaysParseExact)return Sp.call(this,t,e,r);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),o=0;o<7;o++){if(n=Me([2e3,1]).day(o),r&&!this._fullWeekdaysParse[o]&&(this._fullWeekdaysParse[o]=new RegExp("^"+this.weekdays(n,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[o]=new RegExp("^"+this.weekdaysShort(n,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[o]=new RegExp("^"+this.weekdaysMin(n,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[o]||(i="^"+this.weekdays(n,"")+"|^"+this.weekdaysShort(n,"")+"|^"+this.weekdaysMin(n,""),this._weekdaysParse[o]=new RegExp(i.replace(".",""),"i")),r&&e==="dddd"&&this._fullWeekdaysParse[o].test(t))return o;if(r&&e==="ddd"&&this._shortWeekdaysParse[o].test(t))return o;if(r&&e==="dd"&&this._minWeekdaysParse[o].test(t))return o;if(!r&&this._weekdaysParse[o].test(t))return o}}function Op(t){if(!this.isValid())return t!=null?this:NaN;var e=this._isUTC?this._d.getUTCDay():this._d.getDay();return t!=null?(t=up(t,this.localeData()),this.add(t-e,"d")):e}function _p(t){if(!this.isValid())return t!=null?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return t==null?e:this.add(t-e,"d")}function Cp(t){if(!this.isValid())return t!=null?this:NaN;if(t!=null){var e=fp(t,this.localeData());return this.day(this.day()%7?e:e-7)}else return this.day()||7}function Ep(t){return this._weekdaysParseExact?(T(this,"_weekdaysRegex")||Qa.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(T(this,"_weekdaysRegex")||(this._weekdaysRegex=mp),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function Np(t){return this._weekdaysParseExact?(T(this,"_weekdaysRegex")||Qa.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(T(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=yp),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Ap(t){return this._weekdaysParseExact?(T(this,"_weekdaysRegex")||Qa.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(T(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=gp),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Qa(){function t(h,p){return p.length-h.length}var e=[],r=[],o=[],n=[],i,s,l,c,u;for(i=0;i<7;i++)s=Me([2e3,1]).day(i),l=fe(this.weekdaysMin(s,"")),c=fe(this.weekdaysShort(s,"")),u=fe(this.weekdays(s,"")),e.push(l),r.push(c),o.push(u),n.push(l),n.push(c),n.push(u);e.sort(t),r.sort(t),o.sort(t),n.sort(t),this._weekdaysRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+e.join("|")+")","i")}function ei(){return this.hours()%12||12}function Rp(){return this.hours()||24}A("H",["HH",2],0,"hour");A("h",["hh",2],0,ei);A("k",["kk",2],0,Rp);A("hmm",0,0,function(){return""+ei.apply(this)+Pe(this.minutes(),2)});A("hmmss",0,0,function(){return""+ei.apply(this)+Pe(this.minutes(),2)+Pe(this.seconds(),2)});A("Hmm",0,0,function(){return""+this.hours()+Pe(this.minutes(),2)});A("Hmmss",0,0,function(){return""+this.hours()+Pe(this.minutes(),2)+Pe(this.seconds(),2)});function il(t,e){A(t,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)})}il("a",!0);il("A",!1);re("hour","h");oe("hour",13);function sl(t,e){return e._meridiemParse}_("a",sl);_("A",sl);_("H",H);_("h",H);_("k",H);_("HH",H,pe);_("hh",H,pe);_("kk",H,pe);_("hmm",qc);_("hmmss",Jc);_("Hmm",qc);_("Hmmss",Jc);$(["H","HH"],q);$(["k","kk"],function(t,e,r){var o=D(t);e[q]=o===24?0:o});$(["a","A"],function(t,e,r){r._isPm=r._locale.isPM(t),r._meridiem=t});$(["h","hh"],function(t,e,r){e[q]=D(t),k(r).bigHour=!0});$("hmm",function(t,e,r){var o=t.length-2;e[q]=D(t.substr(0,o)),e[Se]=D(t.substr(o)),k(r).bigHour=!0});$("hmmss",function(t,e,r){var o=t.length-4,n=t.length-2;e[q]=D(t.substr(0,o)),e[Se]=D(t.substr(o,2)),e[je]=D(t.substr(n)),k(r).bigHour=!0});$("Hmm",function(t,e,r){var o=t.length-2;e[q]=D(t.substr(0,o)),e[Se]=D(t.substr(o))});$("Hmmss",function(t,e,r){var o=t.length-4,n=t.length-2;e[q]=D(t.substr(0,o)),e[Se]=D(t.substr(o,2)),e[je]=D(t.substr(n))});function kp(t){return(t+"").toLowerCase().charAt(0)==="p"}var Pp=/[ap]\.?m?\.?/i,Mp=tr("Hours",!0);function Dp(t,e,r){return t>11?r?"pm":"PM":r?"am":"AM"}var cl={calendar:wf,longDateFormat:Ef,invalidDate:Af,ordinal:kf,dayOfMonthOrdinalParse:Pf,relativeTime:Df,months:Gf,monthsShort:Xc,week:ip,weekdays:pp,weekdaysMin:hp,weekdaysShort:al,meridiemParse:Pp},j={},Pr={},Wr;function Ip(t,e){var r,o=Math.min(t.length,e.length);for(r=0;r<o;r+=1)if(t[r]!==e[r])return r;return o}function $c(t){return t&&t.toLowerCase().replace("_","-")}function Tp(t){for(var e=0,r,o,n,i;e<t.length;){for(i=$c(t[e]).split("-"),r=i.length,o=$c(t[e+1]),o=o?o.split("-"):null;r>0;){if(n=Go(i.slice(0,r).join("-")),n)return n;if(o&&o.length>=r&&Ip(i,o)>=r-1)break;r--}e++}return Wr}function Lp(t){return t.match("^[^/\\\\]*$")!=null}function Go(t){var e=null,r;if(j[t]===void 0&&typeof module<"u"&&module&&module.exports&&Lp(t))try{e=Wr._abbr,r=ui,r("./locale/"+t),ut(e)}catch{j[t]=null}return j[t]}function ut(t,e){var r;return t&&(ce(e)?r=Ke(t):r=ti(t,e),r?Wr=r:typeof console<"u"&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),Wr._abbr}function ti(t,e){if(e!==null){var r,o=cl;if(e.abbr=t,j[t]!=null)Bc("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),o=j[t]._config;else if(e.parentLocale!=null)if(j[e.parentLocale]!=null)o=j[e.parentLocale]._config;else if(r=Go(e.parentLocale),r!=null)o=r._config;else return Pr[e.parentLocale]||(Pr[e.parentLocale]=[]),Pr[e.parentLocale].push({name:t,config:e}),null;return j[t]=new Ga($a(o,e)),Pr[t]&&Pr[t].forEach(function(n){ti(n.name,n.config)}),ut(t),j[t]}else return delete j[t],null}function Wp(t,e){if(e!=null){var r,o,n=cl;j[t]!=null&&j[t].parentLocale!=null?j[t].set($a(j[t]._config,e)):(o=Go(t),o!=null&&(n=o._config),e=$a(n,e),o==null&&(e.abbr=t),r=new Ga(e),r.parentLocale=j[t],j[t]=r),ut(t)}else j[t]!=null&&(j[t].parentLocale!=null?(j[t]=j[t].parentLocale,t===ut()&&ut(t)):j[t]!=null&&delete j[t]);return j[t]}function Ke(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return Wr;if(!we(t)){if(e=Go(t),e)return e;t=[t]}return Tp(t)}function $p(){return Ua(j)}function ri(t){var e,r=t._a;return r&&k(t).overflow===-2&&(e=r[Be]<0||r[Be]>11?Be:r[ke]<1||r[ke]>Vo(r[te],r[Be])?ke:r[q]<0||r[q]>24||r[q]===24&&(r[Se]!==0||r[je]!==0||r[Pt]!==0)?q:r[Se]<0||r[Se]>59?Se:r[je]<0||r[je]>59?je:r[Pt]<0||r[Pt]>999?Pt:-1,k(t)._overflowDayOfYear&&(e<te||e>ke)&&(e=ke),k(t)._overflowWeeks&&e===-1&&(e=Bf),k(t)._overflowWeekday&&e===-1&&(e=jf),k(t).overflow=e),t}var Up=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Fp=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Yp=/Z|[+-]\d\d(?::?\d\d)?/,Ro=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Ta=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Hp=/^\/?Date\((-?\d+)/i,zp=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Bp={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function ll(t){var e,r,o=t._i,n=Up.exec(o)||Fp.exec(o),i,s,l,c,u=Ro.length,h=Ta.length;if(n){for(k(t).iso=!0,e=0,r=u;e<r;e++)if(Ro[e][1].exec(n[1])){s=Ro[e][0],i=Ro[e][2]!==!1;break}if(s==null){t._isValid=!1;return}if(n[3]){for(e=0,r=h;e<r;e++)if(Ta[e][1].exec(n[3])){l=(n[2]||" ")+Ta[e][0];break}if(l==null){t._isValid=!1;return}}if(!i&&l!=null){t._isValid=!1;return}if(n[4])if(Yp.exec(n[4]))c="Z";else{t._isValid=!1;return}t._f=s+(l||"")+(c||""),ni(t)}else t._isValid=!1}function jp(t,e,r,o,n,i){var s=[Vp(t),Xc.indexOf(e),parseInt(r,10),parseInt(o,10),parseInt(n,10)];return i&&s.push(parseInt(i,10)),s}function Vp(t){var e=parseInt(t,10);return e<=49?2e3+e:e<=999?1900+e:e}function Gp(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Kp(t,e,r){if(t){var o=al.indexOf(t),n=new Date(e[0],e[1],e[2]).getDay();if(o!==n)return k(r).weekdayMismatch=!0,r._isValid=!1,!1}return!0}function Zp(t,e,r){if(t)return Bp[t];if(e)return 0;var o=parseInt(r,10),n=o%100,i=(o-n)/100;return i*60+n}function dl(t){var e=zp.exec(Gp(t._i)),r;if(e){if(r=jp(e[4],e[3],e[2],e[5],e[6],e[7]),!Kp(e[1],r,t))return;t._a=r,t._tzm=Zp(e[8],e[9],e[10]),t._d=Tr.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),k(t).rfc2822=!0}else t._isValid=!1}function qp(t){var e=Hp.exec(t._i);if(e!==null){t._d=new Date(+e[1]);return}if(ll(t),t._isValid===!1)delete t._isValid;else return;if(dl(t),t._isValid===!1)delete t._isValid;else return;t._strict?t._isValid=!1:O.createFromInputFallback(t)}O.createFromInputFallback=ye("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))});function qt(t,e,r){return t??e??r}function Jp(t){var e=new Date(O.now());return t._useUTC?[e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()]:[e.getFullYear(),e.getMonth(),e.getDate()]}function oi(t){var e,r,o=[],n,i,s;if(!t._d){for(n=Jp(t),t._w&&t._a[ke]==null&&t._a[Be]==null&&Xp(t),t._dayOfYear!=null&&(s=qt(t._a[te],n[te]),(t._dayOfYear>Ir(s)||t._dayOfYear===0)&&(k(t)._overflowDayOfYear=!0),r=Tr(s,0,t._dayOfYear),t._a[Be]=r.getUTCMonth(),t._a[ke]=r.getUTCDate()),e=0;e<3&&t._a[e]==null;++e)t._a[e]=o[e]=n[e];for(;e<7;e++)t._a[e]=o[e]=t._a[e]==null?e===2?1:0:t._a[e];t._a[q]===24&&t._a[Se]===0&&t._a[je]===0&&t._a[Pt]===0&&(t._nextDay=!0,t._a[q]=0),t._d=(t._useUTC?Tr:np).apply(null,o),i=t._useUTC?t._d.getUTCDay():t._d.getDay(),t._tzm!=null&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[q]=24),t._w&&typeof t._w.d<"u"&&t._w.d!==i&&(k(t).weekdayMismatch=!0)}}function Xp(t){var e,r,o,n,i,s,l,c,u;e=t._w,e.GG!=null||e.W!=null||e.E!=null?(i=1,s=4,r=qt(e.GG,t._a[te],Lr(Y(),1,4).year),o=qt(e.W,1),n=qt(e.E,1),(n<1||n>7)&&(c=!0)):(i=t._locale._week.dow,s=t._locale._week.doy,u=Lr(Y(),i,s),r=qt(e.gg,t._a[te],u.year),o=qt(e.w,u.week),e.d!=null?(n=e.d,(n<0||n>6)&&(c=!0)):e.e!=null?(n=e.e+i,(e.e<0||e.e>6)&&(c=!0)):n=i),o<1||o>Ve(r,i,s)?k(t)._overflowWeeks=!0:c!=null?k(t)._overflowWeekday=!0:(l=nl(r,o,n,i,s),t._a[te]=l.year,t._dayOfYear=l.dayOfYear)}O.ISO_8601=function(){};O.RFC_2822=function(){};function ni(t){if(t._f===O.ISO_8601){ll(t);return}if(t._f===O.RFC_2822){dl(t);return}t._a=[],k(t).empty=!0;var e=""+t._i,r,o,n,i,s,l=e.length,c=0,u,h;for(n=jc(t._f,t._locale).match(Ka)||[],h=n.length,r=0;r<h;r++)i=n[r],o=(e.match(Yf(i,t))||[])[0],o&&(s=e.substr(0,e.indexOf(o)),s.length>0&&k(t).unusedInput.push(s),e=e.slice(e.indexOf(o)+o.length),c+=o.length),Xt[i]?(o?k(t).empty=!1:k(t).unusedTokens.push(i),zf(i,o,t)):t._strict&&!o&&k(t).unusedTokens.push(i);k(t).charsLeftOver=l-c,e.length>0&&k(t).unusedInput.push(e),t._a[q]<=12&&k(t).bigHour===!0&&t._a[q]>0&&(k(t).bigHour=void 0),k(t).parsedDateParts=t._a.slice(0),k(t).meridiem=t._meridiem,t._a[q]=Qp(t._locale,t._a[q],t._meridiem),u=k(t).era,u!==null&&(t._a[te]=t._locale.erasConvertYear(u,t._a[te])),oi(t),ri(t)}function Qp(t,e,r){var o;return r==null?e:t.meridiemHour!=null?t.meridiemHour(e,r):(t.isPM!=null&&(o=t.isPM(r),o&&e<12&&(e+=12),!o&&e===12&&(e=0)),e)}function eh(t){var e,r,o,n,i,s,l=!1,c=t._f.length;if(c===0){k(t).invalidFormat=!0,t._d=new Date(NaN);return}for(n=0;n<c;n++)i=0,s=!1,e=Va({},t),t._useUTC!=null&&(e._useUTC=t._useUTC),e._f=t._f[n],ni(e),ja(e)&&(s=!0),i+=k(e).charsLeftOver,i+=k(e).unusedTokens.length*10,k(e).score=i,l?i<o&&(o=i,r=e):(o==null||i<o||s)&&(o=i,r=e,s&&(l=!0));lt(t,r||e)}function th(t){if(!t._d){var e=Za(t._i),r=e.day===void 0?e.date:e.day;t._a=Hc([e.year,e.month,r,e.hour,e.minute,e.second,e.millisecond],function(o){return o&&parseInt(o,10)}),oi(t)}}function rh(t){var e=new Ur(ri(ul(t)));return e._nextDay&&(e.add(1,"d"),e._nextDay=void 0),e}function ul(t){var e=t._i,r=t._f;return t._locale=t._locale||Ke(t._l),e===null||r===void 0&&e===""?Uo({nullInput:!0}):(typeof e=="string"&&(t._i=e=t._locale.preparse(e)),Oe(e)?new Ur(ri(e)):($r(e)?t._d=e:we(r)?eh(t):r?ni(t):oh(t),ja(t)||(t._d=null),t))}function oh(t){var e=t._i;ce(e)?t._d=new Date(O.now()):$r(e)?t._d=new Date(e.valueOf()):typeof e=="string"?qp(t):we(e)?(t._a=Hc(e.slice(0),function(r){return parseInt(r,10)}),oi(t)):Mt(e)?th(t):Ge(e)?t._d=new Date(e):O.createFromInputFallback(t)}function fl(t,e,r,o,n){var i={};return(e===!0||e===!1)&&(o=e,e=void 0),(r===!0||r===!1)&&(o=r,r=void 0),(Mt(t)&&Ba(t)||we(t)&&t.length===0)&&(t=void 0),i._isAMomentObject=!0,i._useUTC=i._isUTC=n,i._l=r,i._i=t,i._f=e,i._strict=o,rh(i)}function Y(t,e,r,o){return fl(t,e,r,o,!1)}var nh=ye("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=Y.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:Uo()}),ah=ye("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=Y.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:Uo()});function pl(t,e){var r,o;if(e.length===1&&we(e[0])&&(e=e[0]),!e.length)return Y();for(r=e[0],o=1;o<e.length;++o)(!e[o].isValid()||e[o][t](r))&&(r=e[o]);return r}function ih(){var t=[].slice.call(arguments,0);return pl("isBefore",t)}function sh(){var t=[].slice.call(arguments,0);return pl("isAfter",t)}var ch=function(){return Date.now?Date.now():+new Date},Mr=["year","quarter","month","week","day","hour","minute","second","millisecond"];function lh(t){var e,r=!1,o,n=Mr.length;for(e in t)if(T(t,e)&&!(K.call(Mr,e)!==-1&&(t[e]==null||!isNaN(t[e]))))return!1;for(o=0;o<n;++o)if(t[Mr[o]]){if(r)return!1;parseFloat(t[Mr[o]])!==D(t[Mr[o]])&&(r=!0)}return!0}function dh(){return this._isValid}function uh(){return _e(NaN)}function Ko(t){var e=Za(t),r=e.year||0,o=e.quarter||0,n=e.month||0,i=e.week||e.isoWeek||0,s=e.day||0,l=e.hour||0,c=e.minute||0,u=e.second||0,h=e.millisecond||0;this._isValid=lh(e),this._milliseconds=+h+u*1e3+c*6e4+l*1e3*60*60,this._days=+s+i*7,this._months=+n+o*3+r*12,this._data={},this._locale=Ke(),this._bubble()}function Po(t){return t instanceof Ko}function Ya(t){return t<0?Math.round(-1*t)*-1:Math.round(t)}function fh(t,e,r){var o=Math.min(t.length,e.length),n=Math.abs(t.length-e.length),i=0,s;for(s=0;s<o;s++)(r&&t[s]!==e[s]||!r&&D(t[s])!==D(e[s]))&&i++;return i+n}function hl(t,e){A(t,0,0,function(){var r=this.utcOffset(),o="+";return r<0&&(r=-r,o="-"),o+Pe(~~(r/60),2)+e+Pe(~~r%60,2)})}hl("Z",":");hl("ZZ","");_("Z",jo);_("ZZ",jo);$(["Z","ZZ"],function(t,e,r){r._useUTC=!0,r._tzm=ai(jo,t)});var ph=/([\+\-]|\d\d)/gi;function ai(t,e){var r=(e||"").match(t),o,n,i;return r===null?null:(o=r[r.length-1]||[],n=(o+"").match(ph)||["-",0,0],i=+(n[1]*60)+D(n[2]),i===0?0:n[0]==="+"?i:-i)}function ii(t,e){var r,o;return e._isUTC?(r=e.clone(),o=(Oe(t)||$r(t)?t.valueOf():Y(t).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+o),O.updateOffset(r,!1),r):Y(t).local()}function Ha(t){return-Math.round(t._d.getTimezoneOffset())}O.updateOffset=function(){};function hh(t,e,r){var o=this._offset||0,n;if(!this.isValid())return t!=null?this:NaN;if(t!=null){if(typeof t=="string"){if(t=ai(jo,t),t===null)return this}else Math.abs(t)<16&&!r&&(t=t*60);return!this._isUTC&&e&&(n=Ha(this)),this._offset=t,this._isUTC=!0,n!=null&&this.add(n,"m"),o!==t&&(!e||this._changeInProgress?gl(this,_e(t-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,O.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?o:Ha(this)}function mh(t,e){return t!=null?(typeof t!="string"&&(t=-t),this.utcOffset(t,e),this):-this.utcOffset()}function yh(t){return this.utcOffset(0,t)}function gh(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(Ha(this),"m")),this}function bh(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var t=ai(Uf,this._i);t!=null?this.utcOffset(t):this.utcOffset(0,!0)}return this}function xh(t){return this.isValid()?(t=t?Y(t).utcOffset():0,(this.utcOffset()-t)%60===0):!1}function vh(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Sh(){if(!ce(this._isDSTShifted))return this._isDSTShifted;var t={},e;return Va(t,this),t=ul(t),t._a?(e=t._isUTC?Me(t._a):Y(t._a),this._isDSTShifted=this.isValid()&&fh(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function wh(){return this.isValid()?!this._isUTC:!1}function Oh(){return this.isValid()?this._isUTC:!1}function ml(){return this.isValid()?this._isUTC&&this._offset===0:!1}var _h=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Ch=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function _e(t,e){var r=t,o=null,n,i,s;return Po(t)?r={ms:t._milliseconds,d:t._days,M:t._months}:Ge(t)||!isNaN(+t)?(r={},e?r[e]=+t:r.milliseconds=+t):(o=_h.exec(t))?(n=o[1]==="-"?-1:1,r={y:0,d:D(o[ke])*n,h:D(o[q])*n,m:D(o[Se])*n,s:D(o[je])*n,ms:D(Ya(o[Pt]*1e3))*n}):(o=Ch.exec(t))?(n=o[1]==="-"?-1:1,r={y:kt(o[2],n),M:kt(o[3],n),w:kt(o[4],n),d:kt(o[5],n),h:kt(o[6],n),m:kt(o[7],n),s:kt(o[8],n)}):r==null?r={}:typeof r=="object"&&("from"in r||"to"in r)&&(s=Eh(Y(r.from),Y(r.to)),r={},r.ms=s.milliseconds,r.M=s.months),i=new Ko(r),Po(t)&&T(t,"_locale")&&(i._locale=t._locale),Po(t)&&T(t,"_isValid")&&(i._isValid=t._isValid),i}_e.fn=Ko.prototype;_e.invalid=uh;function kt(t,e){var r=t&&parseFloat(t.replace(",","."));return(isNaN(r)?0:r)*e}function Uc(t,e){var r={};return r.months=e.month()-t.month()+(e.year()-t.year())*12,t.clone().add(r.months,"M").isAfter(e)&&--r.months,r.milliseconds=+e-+t.clone().add(r.months,"M"),r}function Eh(t,e){var r;return t.isValid()&&e.isValid()?(e=ii(e,t),t.isBefore(e)?r=Uc(t,e):(r=Uc(e,t),r.milliseconds=-r.milliseconds,r.months=-r.months),r):{milliseconds:0,months:0}}function yl(t,e){return function(r,o){var n,i;return o!==null&&!isNaN(+o)&&(Bc(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=r,r=o,o=i),n=_e(r,o),gl(this,n,t),this}}function gl(t,e,r,o){var n=e._milliseconds,i=Ya(e._days),s=Ya(e._months);t.isValid()&&(o=o??!0,s&&el(t,Do(t,"Month")+s*r),i&&Gc(t,"Date",Do(t,"Date")+i*r),n&&t._d.setTime(t._d.valueOf()+n*r),o&&O.updateOffset(t,i||s))}var Nh=yl(1,"add"),Ah=yl(-1,"subtract");function bl(t){return typeof t=="string"||t instanceof String}function Rh(t){return Oe(t)||$r(t)||bl(t)||Ge(t)||Ph(t)||kh(t)||t===null||t===void 0}function kh(t){var e=Mt(t)&&!Ba(t),r=!1,o=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],n,i,s=o.length;for(n=0;n<s;n+=1)i=o[n],r=r||T(t,i);return e&&r}function Ph(t){var e=we(t),r=!1;return e&&(r=t.filter(function(o){return!Ge(o)&&bl(t)}).length===0),e&&r}function Mh(t){var e=Mt(t)&&!Ba(t),r=!1,o=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],n,i;for(n=0;n<o.length;n+=1)i=o[n],r=r||T(t,i);return e&&r}function Dh(t,e){var r=t.diff(e,"days",!0);return r<-6?"sameElse":r<-1?"lastWeek":r<0?"lastDay":r<1?"sameDay":r<2?"nextDay":r<7?"nextWeek":"sameElse"}function Ih(t,e){arguments.length===1&&(arguments[0]?Rh(arguments[0])?(t=arguments[0],e=void 0):Mh(arguments[0])&&(e=arguments[0],t=void 0):(t=void 0,e=void 0));var r=t||Y(),o=ii(r,this).startOf("day"),n=O.calendarFormat(this,o)||"sameElse",i=e&&(De(e[n])?e[n].call(this,r):e[n]);return this.format(i||this.localeData().calendar(n,this,Y(r)))}function Th(){return new Ur(this)}function Lh(t,e){var r=Oe(t)?t:Y(t);return this.isValid()&&r.isValid()?(e=ge(e)||"millisecond",e==="millisecond"?this.valueOf()>r.valueOf():r.valueOf()<this.clone().startOf(e).valueOf()):!1}function Wh(t,e){var r=Oe(t)?t:Y(t);return this.isValid()&&r.isValid()?(e=ge(e)||"millisecond",e==="millisecond"?this.valueOf()<r.valueOf():this.clone().endOf(e).valueOf()<r.valueOf()):!1}function $h(t,e,r,o){var n=Oe(t)?t:Y(t),i=Oe(e)?e:Y(e);return this.isValid()&&n.isValid()&&i.isValid()?(o=o||"()",(o[0]==="("?this.isAfter(n,r):!this.isBefore(n,r))&&(o[1]===")"?this.isBefore(i,r):!this.isAfter(i,r))):!1}function Uh(t,e){var r=Oe(t)?t:Y(t),o;return this.isValid()&&r.isValid()?(e=ge(e)||"millisecond",e==="millisecond"?this.valueOf()===r.valueOf():(o=r.valueOf(),this.clone().startOf(e).valueOf()<=o&&o<=this.clone().endOf(e).valueOf())):!1}function Fh(t,e){return this.isSame(t,e)||this.isAfter(t,e)}function Yh(t,e){return this.isSame(t,e)||this.isBefore(t,e)}function Hh(t,e,r){var o,n,i;if(!this.isValid())return NaN;if(o=ii(t,this),!o.isValid())return NaN;switch(n=(o.utcOffset()-this.utcOffset())*6e4,e=ge(e),e){case"year":i=Mo(this,o)/12;break;case"month":i=Mo(this,o);break;case"quarter":i=Mo(this,o)/3;break;case"second":i=(this-o)/1e3;break;case"minute":i=(this-o)/6e4;break;case"hour":i=(this-o)/36e5;break;case"day":i=(this-o-n)/864e5;break;case"week":i=(this-o-n)/6048e5;break;default:i=this-o}return r?i:me(i)}function Mo(t,e){if(t.date()<e.date())return-Mo(e,t);var r=(e.year()-t.year())*12+(e.month()-t.month()),o=t.clone().add(r,"months"),n,i;return e-o<0?(n=t.clone().add(r-1,"months"),i=(e-o)/(o-n)):(n=t.clone().add(r+1,"months"),i=(e-o)/(n-o)),-(r+i)||0}O.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";O.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function zh(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Bh(t){if(!this.isValid())return null;var e=t!==!0,r=e?this.clone().utc():this;return r.year()<0||r.year()>9999?ko(r,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):De(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",ko(r,"Z")):ko(r,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function jh(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t="moment",e="",r,o,n,i;return this.isLocal()||(t=this.utcOffset()===0?"moment.utc":"moment.parseZone",e="Z"),r="["+t+'("]',o=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",i=e+'[")]',this.format(r+o+n+i)}function Vh(t){t||(t=this.isUtc()?O.defaultFormatUtc:O.defaultFormat);var e=ko(this,t);return this.localeData().postformat(e)}function Gh(t,e){return this.isValid()&&(Oe(t)&&t.isValid()||Y(t).isValid())?_e({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function Kh(t){return this.from(Y(),t)}function Zh(t,e){return this.isValid()&&(Oe(t)&&t.isValid()||Y(t).isValid())?_e({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function qh(t){return this.to(Y(),t)}function xl(t){var e;return t===void 0?this._locale._abbr:(e=Ke(t),e!=null&&(this._locale=e),this)}var vl=ye("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(t){return t===void 0?this.localeData():this.locale(t)});function Sl(){return this._locale}var Lo=1e3,Qt=60*Lo,Wo=60*Qt,wl=(365*400+97)*24*Wo;function er(t,e){return(t%e+e)%e}function Ol(t,e,r){return t<100&&t>=0?new Date(t+400,e,r)-wl:new Date(t,e,r).valueOf()}function _l(t,e,r){return t<100&&t>=0?Date.UTC(t+400,e,r)-wl:Date.UTC(t,e,r)}function Jh(t){var e,r;if(t=ge(t),t===void 0||t==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?_l:Ol,t){case"year":e=r(this.year(),0,1);break;case"quarter":e=r(this.year(),this.month()-this.month()%3,1);break;case"month":e=r(this.year(),this.month(),1);break;case"week":e=r(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=r(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=er(e+(this._isUTC?0:this.utcOffset()*Qt),Wo);break;case"minute":e=this._d.valueOf(),e-=er(e,Qt);break;case"second":e=this._d.valueOf(),e-=er(e,Lo);break}return this._d.setTime(e),O.updateOffset(this,!0),this}function Xh(t){var e,r;if(t=ge(t),t===void 0||t==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?_l:Ol,t){case"year":e=r(this.year()+1,0,1)-1;break;case"quarter":e=r(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=r(this.year(),this.month()+1,1)-1;break;case"week":e=r(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=r(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=Wo-er(e+(this._isUTC?0:this.utcOffset()*Qt),Wo)-1;break;case"minute":e=this._d.valueOf(),e+=Qt-er(e,Qt)-1;break;case"second":e=this._d.valueOf(),e+=Lo-er(e,Lo)-1;break}return this._d.setTime(e),O.updateOffset(this,!0),this}function Qh(){return this._d.valueOf()-(this._offset||0)*6e4}function em(){return Math.floor(this.valueOf()/1e3)}function tm(){return new Date(this.valueOf())}function rm(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function om(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}}function nm(){return this.isValid()?this.toISOString():null}function am(){return ja(this)}function im(){return lt({},k(this))}function sm(){return k(this).overflow}function cm(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}A("N",0,0,"eraAbbr");A("NN",0,0,"eraAbbr");A("NNN",0,0,"eraAbbr");A("NNNN",0,0,"eraName");A("NNNNN",0,0,"eraNarrow");A("y",["y",1],"yo","eraYear");A("y",["yy",2],0,"eraYear");A("y",["yyy",3],0,"eraYear");A("y",["yyyy",4],0,"eraYear");_("N",si);_("NN",si);_("NNN",si);_("NNNN",xm);_("NNNNN",vm);$(["N","NN","NNN","NNNN","NNNNN"],function(t,e,r,o){var n=r._locale.erasParse(t,o,r._strict);n?k(r).era=n:k(r).invalidEra=t});_("y",rr);_("yy",rr);_("yyy",rr);_("yyyy",rr);_("yo",Sm);$(["y","yy","yyy","yyyy"],te);$(["yo"],function(t,e,r,o){var n;r._locale._eraYearOrdinalRegex&&(n=t.match(r._locale._eraYearOrdinalRegex)),r._locale.eraYearOrdinalParse?e[te]=r._locale.eraYearOrdinalParse(t,n):e[te]=parseInt(t,10)});function lm(t,e){var r,o,n,i=this._eras||Ke("en")._eras;for(r=0,o=i.length;r<o;++r){switch(typeof i[r].since){case"string":n=O(i[r].since).startOf("day"),i[r].since=n.valueOf();break}switch(typeof i[r].until){case"undefined":i[r].until=1/0;break;case"string":n=O(i[r].until).startOf("day").valueOf(),i[r].until=n.valueOf();break}}return i}function dm(t,e,r){var o,n,i=this.eras(),s,l,c;for(t=t.toUpperCase(),o=0,n=i.length;o<n;++o)if(s=i[o].name.toUpperCase(),l=i[o].abbr.toUpperCase(),c=i[o].narrow.toUpperCase(),r)switch(e){case"N":case"NN":case"NNN":if(l===t)return i[o];break;case"NNNN":if(s===t)return i[o];break;case"NNNNN":if(c===t)return i[o];break}else if([s,l,c].indexOf(t)>=0)return i[o]}function um(t,e){var r=t.since<=t.until?1:-1;return e===void 0?O(t.since).year():O(t.since).year()+(e-t.offset)*r}function fm(){var t,e,r,o=this.localeData().eras();for(t=0,e=o.length;t<e;++t)if(r=this.clone().startOf("day").valueOf(),o[t].since<=r&&r<=o[t].until||o[t].until<=r&&r<=o[t].since)return o[t].name;return""}function pm(){var t,e,r,o=this.localeData().eras();for(t=0,e=o.length;t<e;++t)if(r=this.clone().startOf("day").valueOf(),o[t].since<=r&&r<=o[t].until||o[t].until<=r&&r<=o[t].since)return o[t].narrow;return""}function hm(){var t,e,r,o=this.localeData().eras();for(t=0,e=o.length;t<e;++t)if(r=this.clone().startOf("day").valueOf(),o[t].since<=r&&r<=o[t].until||o[t].until<=r&&r<=o[t].since)return o[t].abbr;return""}function mm(){var t,e,r,o,n=this.localeData().eras();for(t=0,e=n.length;t<e;++t)if(r=n[t].since<=n[t].until?1:-1,o=this.clone().startOf("day").valueOf(),n[t].since<=o&&o<=n[t].until||n[t].until<=o&&o<=n[t].since)return(this.year()-O(n[t].since).year())*r+n[t].offset;return this.year()}function ym(t){return T(this,"_erasNameRegex")||ci.call(this),t?this._erasNameRegex:this._erasRegex}function gm(t){return T(this,"_erasAbbrRegex")||ci.call(this),t?this._erasAbbrRegex:this._erasRegex}function bm(t){return T(this,"_erasNarrowRegex")||ci.call(this),t?this._erasNarrowRegex:this._erasRegex}function si(t,e){return e.erasAbbrRegex(t)}function xm(t,e){return e.erasNameRegex(t)}function vm(t,e){return e.erasNarrowRegex(t)}function Sm(t,e){return e._eraYearOrdinalRegex||rr}function ci(){var t=[],e=[],r=[],o=[],n,i,s=this.eras();for(n=0,i=s.length;n<i;++n)e.push(fe(s[n].name)),t.push(fe(s[n].abbr)),r.push(fe(s[n].narrow)),o.push(fe(s[n].name)),o.push(fe(s[n].abbr)),o.push(fe(s[n].narrow));this._erasRegex=new RegExp("^("+o.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+e.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+t.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+r.join("|")+")","i")}A(0,["gg",2],0,function(){return this.weekYear()%100});A(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Zo(t,e){A(0,[t,t.length],0,e)}Zo("gggg","weekYear");Zo("ggggg","weekYear");Zo("GGGG","isoWeekYear");Zo("GGGGG","isoWeekYear");re("weekYear","gg");re("isoWeekYear","GG");oe("weekYear",1);oe("isoWeekYear",1);_("G",Bo);_("g",Bo);_("GG",H,pe);_("gg",H,pe);_("GGGG",Ja,qa);_("gggg",Ja,qa);_("GGGGG",zo,Yo);_("ggggg",zo,Yo);Yr(["gggg","ggggg","GGGG","GGGGG"],function(t,e,r,o){e[o.substr(0,2)]=D(t)});Yr(["gg","GG"],function(t,e,r,o){e[o]=O.parseTwoDigitYear(t)});function wm(t){return Cl.call(this,t,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Om(t){return Cl.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)}function _m(){return Ve(this.year(),1,4)}function Cm(){return Ve(this.isoWeekYear(),1,4)}function Em(){var t=this.localeData()._week;return Ve(this.year(),t.dow,t.doy)}function Nm(){var t=this.localeData()._week;return Ve(this.weekYear(),t.dow,t.doy)}function Cl(t,e,r,o,n){var i;return t==null?Lr(this,o,n).year:(i=Ve(t,o,n),e>i&&(e=i),Am.call(this,t,e,r,o,n))}function Am(t,e,r,o,n){var i=nl(t,e,r,o,n),s=Tr(i.year,0,i.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}A("Q",0,"Qo","quarter");re("quarter","Q");oe("quarter",7);_("Q",Kc);$("Q",function(t,e){e[Be]=(D(t)-1)*3});function Rm(t){return t==null?Math.ceil((this.month()+1)/3):this.month((t-1)*3+this.month()%3)}A("D",["DD",2],"Do","date");re("date","D");oe("date",9);_("D",H);_("DD",H,pe);_("Do",function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient});$(["D","DD"],ke);$("Do",function(t,e){e[ke]=D(t.match(H)[0])});var El=tr("Date",!0);A("DDD",["DDDD",3],"DDDo","dayOfYear");re("dayOfYear","DDD");oe("dayOfYear",4);_("DDD",Ho);_("DDDD",Zc);$(["DDD","DDDD"],function(t,e,r){r._dayOfYear=D(t)});function km(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return t==null?e:this.add(t-e,"d")}A("m",["mm",2],0,"minute");re("minute","m");oe("minute",14);_("m",H);_("mm",H,pe);$(["m","mm"],Se);var Pm=tr("Minutes",!1);A("s",["ss",2],0,"second");re("second","s");oe("second",15);_("s",H);_("ss",H,pe);$(["s","ss"],je);var Mm=tr("Seconds",!1);A("S",0,0,function(){return~~(this.millisecond()/100)});A(0,["SS",2],0,function(){return~~(this.millisecond()/10)});A(0,["SSS",3],0,"millisecond");A(0,["SSSS",4],0,function(){return this.millisecond()*10});A(0,["SSSSS",5],0,function(){return this.millisecond()*100});A(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});A(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});A(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});A(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});re("millisecond","ms");oe("millisecond",16);_("S",Ho,Kc);_("SS",Ho,pe);_("SSS",Ho,Zc);var dt,Nl;for(dt="SSSS";dt.length<=9;dt+="S")_(dt,rr);function Dm(t,e){e[Pt]=D(("0."+t)*1e3)}for(dt="S";dt.length<=9;dt+="S")$(dt,Dm);Nl=tr("Milliseconds",!1);A("z",0,0,"zoneAbbr");A("zz",0,0,"zoneName");function Im(){return this._isUTC?"UTC":""}function Tm(){return this._isUTC?"Coordinated Universal Time":""}var S=Ur.prototype;S.add=Nh;S.calendar=Ih;S.clone=Th;S.diff=Hh;S.endOf=Xh;S.format=Vh;S.from=Gh;S.fromNow=Kh;S.to=Zh;S.toNow=qh;S.get=Wf;S.invalidAt=sm;S.isAfter=Lh;S.isBefore=Wh;S.isBetween=$h;S.isSame=Uh;S.isSameOrAfter=Fh;S.isSameOrBefore=Yh;S.isValid=am;S.lang=vl;S.locale=xl;S.localeData=Sl;S.max=ah;S.min=nh;S.parsingFlags=im;S.set=$f;S.startOf=Jh;S.subtract=Ah;S.toArray=rm;S.toObject=om;S.toDate=tm;S.toISOString=Bh;S.inspect=jh;typeof Symbol<"u"&&Symbol.for!=null&&(S[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});S.toJSON=nm;S.toString=zh;S.unix=em;S.valueOf=Qh;S.creationData=cm;S.eraName=fm;S.eraNarrow=pm;S.eraAbbr=hm;S.eraYear=mm;S.year=ol;S.isLeapYear=op;S.weekYear=wm;S.isoWeekYear=Om;S.quarter=S.quarters=Rm;S.month=tl;S.daysInMonth=ep;S.week=S.weeks=lp;S.isoWeek=S.isoWeeks=dp;S.weeksInYear=Em;S.weeksInWeekYear=Nm;S.isoWeeksInYear=_m;S.isoWeeksInISOWeekYear=Cm;S.date=El;S.day=S.days=Op;S.weekday=_p;S.isoWeekday=Cp;S.dayOfYear=km;S.hour=S.hours=Mp;S.minute=S.minutes=Pm;S.second=S.seconds=Mm;S.millisecond=S.milliseconds=Nl;S.utcOffset=hh;S.utc=yh;S.local=gh;S.parseZone=bh;S.hasAlignedHourOffset=xh;S.isDST=vh;S.isLocal=wh;S.isUtcOffset=Oh;S.isUtc=ml;S.isUTC=ml;S.zoneAbbr=Im;S.zoneName=Tm;S.dates=ye("dates accessor is deprecated. Use date instead.",El);S.months=ye("months accessor is deprecated. Use month instead",tl);S.years=ye("years accessor is deprecated. Use year instead",ol);S.zone=ye("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",mh);S.isDSTShifted=ye("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Sh);function Lm(t){return Y(t*1e3)}function Wm(){return Y.apply(null,arguments).parseZone()}function Al(t){return t}var L=Ga.prototype;L.calendar=Of;L.longDateFormat=Nf;L.invalidDate=Rf;L.ordinal=Mf;L.preparse=Al;L.postformat=Al;L.relativeTime=If;L.pastFuture=Tf;L.set=Sf;L.eras=lm;L.erasParse=dm;L.erasConvertYear=um;L.erasAbbrRegex=gm;L.erasNameRegex=ym;L.erasNarrowRegex=bm;L.months=qf;L.monthsShort=Jf;L.monthsParse=Qf;L.monthsRegex=rp;L.monthsShortRegex=tp;L.week=ap;L.firstDayOfYear=cp;L.firstDayOfWeek=sp;L.weekdays=bp;L.weekdaysMin=vp;L.weekdaysShort=xp;L.weekdaysParse=wp;L.weekdaysRegex=Ep;L.weekdaysShortRegex=Np;L.weekdaysMinRegex=Ap;L.isPM=kp;L.meridiem=Dp;function $o(t,e,r,o){var n=Ke(),i=Me().set(o,e);return n[r](i,t)}function Rl(t,e,r){if(Ge(t)&&(e=t,t=void 0),t=t||"",e!=null)return $o(t,e,r,"month");var o,n=[];for(o=0;o<12;o++)n[o]=$o(t,o,r,"month");return n}function li(t,e,r,o){typeof t=="boolean"?(Ge(e)&&(r=e,e=void 0),e=e||""):(e=t,r=e,t=!1,Ge(e)&&(r=e,e=void 0),e=e||"");var n=Ke(),i=t?n._week.dow:0,s,l=[];if(r!=null)return $o(e,(r+i)%7,o,"day");for(s=0;s<7;s++)l[s]=$o(e,(s+i)%7,o,"day");return l}function $m(t,e){return Rl(t,e,"months")}function Um(t,e){return Rl(t,e,"monthsShort")}function Fm(t,e,r){return li(t,e,r,"weekdays")}function Ym(t,e,r){return li(t,e,r,"weekdaysShort")}function Hm(t,e,r){return li(t,e,r,"weekdaysMin")}ut("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10,r=D(t%100/10)===1?"th":e===1?"st":e===2?"nd":e===3?"rd":"th";return t+r}});O.lang=ye("moment.lang is deprecated. Use moment.locale instead.",ut);O.langData=ye("moment.langData is deprecated. Use moment.localeData instead.",Ke);var He=Math.abs;function zm(){var t=this._data;return this._milliseconds=He(this._milliseconds),this._days=He(this._days),this._months=He(this._months),t.milliseconds=He(t.milliseconds),t.seconds=He(t.seconds),t.minutes=He(t.minutes),t.hours=He(t.hours),t.months=He(t.months),t.years=He(t.years),this}function kl(t,e,r,o){var n=_e(e,r);return t._milliseconds+=o*n._milliseconds,t._days+=o*n._days,t._months+=o*n._months,t._bubble()}function Bm(t,e){return kl(this,t,e,1)}function jm(t,e){return kl(this,t,e,-1)}function Fc(t){return t<0?Math.floor(t):Math.ceil(t)}function Vm(){var t=this._milliseconds,e=this._days,r=this._months,o=this._data,n,i,s,l,c;return t>=0&&e>=0&&r>=0||t<=0&&e<=0&&r<=0||(t+=Fc(za(r)+e)*864e5,e=0,r=0),o.milliseconds=t%1e3,n=me(t/1e3),o.seconds=n%60,i=me(n/60),o.minutes=i%60,s=me(i/60),o.hours=s%24,e+=me(s/24),c=me(Pl(e)),r+=c,e-=Fc(za(c)),l=me(r/12),r%=12,o.days=e,o.months=r,o.years=l,this}function Pl(t){return t*4800/146097}function za(t){return t*146097/4800}function Gm(t){if(!this.isValid())return NaN;var e,r,o=this._milliseconds;if(t=ge(t),t==="month"||t==="quarter"||t==="year")switch(e=this._days+o/864e5,r=this._months+Pl(e),t){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(e=this._days+Math.round(za(this._months)),t){case"week":return e/7+o/6048e5;case"day":return e+o/864e5;case"hour":return e*24+o/36e5;case"minute":return e*1440+o/6e4;case"second":return e*86400+o/1e3;case"millisecond":return Math.floor(e*864e5)+o;default:throw new Error("Unknown unit "+t)}}function Km(){return this.isValid()?this._milliseconds+this._days*864e5+this._months%12*2592e6+D(this._months/12)*31536e6:NaN}function Ze(t){return function(){return this.as(t)}}var Zm=Ze("ms"),qm=Ze("s"),Jm=Ze("m"),Xm=Ze("h"),Qm=Ze("d"),ey=Ze("w"),ty=Ze("M"),ry=Ze("Q"),oy=Ze("y");function ny(){return _e(this)}function ay(t){return t=ge(t),this.isValid()?this[t+"s"]():NaN}function Dt(t){return function(){return this.isValid()?this._data[t]:NaN}}var iy=Dt("milliseconds"),sy=Dt("seconds"),cy=Dt("minutes"),ly=Dt("hours"),dy=Dt("days"),uy=Dt("months"),fy=Dt("years");function py(){return me(this.days()/7)}var ze=Math.round,Jt={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function hy(t,e,r,o,n){return n.relativeTime(e||1,!!r,t,o)}function my(t,e,r,o){var n=_e(t).abs(),i=ze(n.as("s")),s=ze(n.as("m")),l=ze(n.as("h")),c=ze(n.as("d")),u=ze(n.as("M")),h=ze(n.as("w")),p=ze(n.as("y")),m=i<=r.ss&&["s",i]||i<r.s&&["ss",i]||s<=1&&["m"]||s<r.m&&["mm",s]||l<=1&&["h"]||l<r.h&&["hh",l]||c<=1&&["d"]||c<r.d&&["dd",c];return r.w!=null&&(m=m||h<=1&&["w"]||h<r.w&&["ww",h]),m=m||u<=1&&["M"]||u<r.M&&["MM",u]||p<=1&&["y"]||["yy",p],m[2]=e,m[3]=+t>0,m[4]=o,hy.apply(null,m)}function yy(t){return t===void 0?ze:typeof t=="function"?(ze=t,!0):!1}function gy(t,e){return Jt[t]===void 0?!1:e===void 0?Jt[t]:(Jt[t]=e,t==="s"&&(Jt.ss=e-1),!0)}function by(t,e){if(!this.isValid())return this.localeData().invalidDate();var r=!1,o=Jt,n,i;return typeof t=="object"&&(e=t,t=!1),typeof t=="boolean"&&(r=t),typeof e=="object"&&(o=Object.assign({},Jt,e),e.s!=null&&e.ss==null&&(o.ss=e.s-1)),n=this.localeData(),i=my(this,!r,o,n),r&&(i=n.pastFuture(+this,i)),n.postformat(i)}var La=Math.abs;function Zt(t){return(t>0)-(t<0)||+t}function qo(){if(!this.isValid())return this.localeData().invalidDate();var t=La(this._milliseconds)/1e3,e=La(this._days),r=La(this._months),o,n,i,s,l=this.asSeconds(),c,u,h,p;return l?(o=me(t/60),n=me(o/60),t%=60,o%=60,i=me(r/12),r%=12,s=t?t.toFixed(3).replace(/\.?0+$/,""):"",c=l<0?"-":"",u=Zt(this._months)!==Zt(l)?"-":"",h=Zt(this._days)!==Zt(l)?"-":"",p=Zt(this._milliseconds)!==Zt(l)?"-":"",c+"P"+(i?u+i+"Y":"")+(r?u+r+"M":"")+(e?h+e+"D":"")+(n||o||t?"T":"")+(n?p+n+"H":"")+(o?p+o+"M":"")+(t?p+s+"S":"")):"P0D"}var I=Ko.prototype;I.isValid=dh;I.abs=zm;I.add=Bm;I.subtract=jm;I.as=Gm;I.asMilliseconds=Zm;I.asSeconds=qm;I.asMinutes=Jm;I.asHours=Xm;I.asDays=Qm;I.asWeeks=ey;I.asMonths=ty;I.asQuarters=ry;I.asYears=oy;I.valueOf=Km;I._bubble=Vm;I.clone=ny;I.get=ay;I.milliseconds=iy;I.seconds=sy;I.minutes=cy;I.hours=ly;I.days=dy;I.weeks=py;I.months=uy;I.years=fy;I.humanize=by;I.toISOString=qo;I.toString=qo;I.toJSON=qo;I.locale=xl;I.localeData=Sl;I.toIsoString=ye("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",qo);I.lang=vl;A("X",0,0,"unix");A("x",0,0,"valueOf");_("x",Bo);_("X",Ff);$("X",function(t,e,r){r._d=new Date(parseFloat(t)*1e3)});$("x",function(t,e,r){r._d=new Date(D(t))});O.version="2.29.4";xf(Y);O.fn=S;O.min=ih;O.max=sh;O.now=ch;O.utc=Me;O.unix=Lm;O.months=$m;O.isDate=$r;O.locale=ut;O.invalid=Uo;O.duration=_e;O.isMoment=Oe;O.weekdays=Fm;O.parseZone=Wm;O.localeData=Ke;O.isDuration=Po;O.monthsShort=Um;O.weekdaysMin=Hm;O.defineLocale=ti;O.updateLocale=Wp;O.locales=$p;O.weekdaysShort=Ym;O.normalizeUnits=ge;O.relativeTimeRounding=yy;O.relativeTimeThreshold=gy;O.calendarFormat=Dh;O.prototype=S;O.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};var It=O;var ne;(function(t){t.DAY="DAY",t.WEEK="WEEK",t.MONTH="MONTH"})(ne||(ne={}));var Ml=X`
|
|
46
|
+
.sessions-chart {
|
|
47
|
+
height: 100%;
|
|
48
|
+
width: 100%;
|
|
49
|
+
}
|
|
50
|
+
`;var ae=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i};window.echarts==null&&console.warn("Echarts is not available");var J=class extends Ae{constructor(){super(...arguments),this.xAxisName="date",this.yAxisName="",this.graphColor="",this.hoverColor="",this.tooltipBackgroundColor="",this.tooltipBorderColor="",this.tooltipTextColor="",this.tooltipBorderRadius=0,this.valueLabels=void 0,this.valueLabelsSingular=void 0,this.barChart=!1,this.period=ne.DAY,this.data=[]}render(){return dn`
|
|
51
|
+
<div class="sessions-chart"></div>
|
|
52
|
+
`}firstUpdated(e){var r;super.firstUpdated(e),this.myChart=(r=window.echarts)===null||r===void 0?void 0:r.init(this.container,void 0,{renderer:"svg"}),window.addEventListener("resize",()=>{var o;(o=this.myChart)===null||o===void 0||o.resize()})}updated(e){super.updated(e);let r=this.getOptions();r&&this.myChart&&this.myChart.setOption(r)}getOptions(){let e=this;return{tooltip:{axisPointer:{type:"shadow",shadowStyle:{color:e.hoverColor}},trigger:"axis",formatter(r){return e.getTooltip(r)},backgroundColor:e.tooltipBackgroundColor,borderColor:e.tooltipBorderColor,textStyle:{color:e.tooltipTextColor},borderRadius:e.tooltipBorderRadius},grid:{left:"80px",right:"100px",top:"50px",bottom:"20px"},xAxis:{type:"category",name:this.xAxisName.toUpperCase(),axisTick:{alignWithLabel:!0},axisLabel:{formatter(r){return e.period===ne.DAY||e.period===ne.WEEK?It.utc(r*1e3).format("DD MMM YYYY"):e.period===ne.MONTH?It.utc(r*1e3).format("MMMM YYYY"):It.utc(r*1e3).format("MMMM YYYY")}}},yAxis:{type:"value",name:this.yAxisName.toUpperCase()},color:this.graphColor,series:this.getSeries()}}getTooltip(e){let r=It.utc(e[0].data.value[0]*1e3),o=e.map(c=>c.data.value[1]),n,i,s="";switch(this.period){case ne.DAY:{n=r.format("DD MMM YYYY"),i="on",this.isThisPeriod(r,ne.DAY)&&(s=" so far");break}case ne.WEEK:{n=r.format("DD MMM YYYY"),i="during the week of",this.isThisPeriod(r,ne.WEEK)&&(s=" so far");break}case ne.MONTH:{i="in",n=r.format("MMMM YYYY"),this.isThisPeriod(r,ne.MONTH)&&(s=" so far");break}}let l="";for(let c=0;c<o.length;c++){let u=this.valueLabels?this.valueLabels[c]:this.yAxisName,h=this.valueLabelsSingular?this.valueLabelsSingular[c]:u,p=o[c]===1?h:u;l+=`${o[c].toLocaleString()} ${p} ${i} ${n}${s}</br>`}return l.substring(0,l.length-5)}isThisPeriod(e,r,o=It.utc()){switch(r){case ne.DAY:return e.format("YYYY-MM-DD")===o.clone().startOf("day").format("YYYY-MM-DD");case ne.WEEK:return e.clone().startOf("isoWeek").format("YYYY-MM-DD")===o.clone().startOf("isoWeek").format("YYYY-MM-DD");case ne.MONTH:return e.month()===o.month()&&e.year()===o.year()}return!1}getSeries(){if(this.data.length==0)return[];let e=this.data[0].length-1;if(e==0)return[];let r=[];for(let o=0;o<e;o++)r[o]={type:this.barChart?"bar":"line",data:this.getData(o)};return r}getData(e){return this.data.map(r=>this.isThisPeriod(It.unix(r[0]),this.period)?{value:[r[0],r[e+1]],itemStyle:{opacity:.5}}:{value:[r[0],r[e+1]]})}};J.styles=Ml;ae([V({type:String})],J.prototype,"xAxisName",void 0);ae([V({type:String})],J.prototype,"yAxisName",void 0);ae([V({type:String})],J.prototype,"graphColor",void 0);ae([V({type:String})],J.prototype,"hoverColor",void 0);ae([V({type:String})],J.prototype,"tooltipBackgroundColor",void 0);ae([V({type:String})],J.prototype,"tooltipBorderColor",void 0);ae([V({type:String})],J.prototype,"tooltipTextColor",void 0);ae([V({type:String})],J.prototype,"tooltipBorderRadius",void 0);ae([Ot(void 0)],J.prototype,"valueLabels",void 0);ae([Ot(void 0)],J.prototype,"valueLabelsSingular",void 0);ae([V({type:Boolean})],J.prototype,"barChart",void 0);ae([V({type:String})],J.prototype,"period",void 0);ae([Ot([])],J.prototype,"data",void 0);ae([pn(".sessions-chart")],J.prototype,"container",void 0);J=ae([xr("ft-chart")],J);xr("ft-chart")(J);})();
|
|
53
|
+
/*! Bundled license information:
|
|
54
|
+
|
|
55
|
+
@webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js:
|
|
56
|
+
(**
|
|
3
57
|
* @license
|
|
4
58
|
* Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
|
|
5
59
|
* This code may only be used under the BSD style license found at
|
|
@@ -11,182 +65,187 @@
|
|
|
11
65
|
* Code distributed by Google as part of the polymer project is also
|
|
12
66
|
* subject to an additional IP rights grant found at
|
|
13
67
|
* http://polymer.github.io/PATENTS.txt
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
68
|
+
*)
|
|
69
|
+
|
|
70
|
+
@lit/reactive-element/css-tag.js:
|
|
71
|
+
(**
|
|
17
72
|
* @license
|
|
18
73
|
* Copyright 2019 Google LLC
|
|
19
74
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
20
|
-
|
|
21
|
-
|
|
75
|
+
*)
|
|
76
|
+
|
|
77
|
+
@lit/reactive-element/reactive-element.js:
|
|
78
|
+
(**
|
|
22
79
|
* @license
|
|
23
80
|
* Copyright 2017 Google LLC
|
|
24
81
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
25
|
-
|
|
26
|
-
|
|
82
|
+
*)
|
|
83
|
+
|
|
84
|
+
lit-html/lit-html.js:
|
|
85
|
+
(**
|
|
27
86
|
* @license
|
|
28
87
|
* Copyright 2017 Google LLC
|
|
29
88
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
89
|
+
*)
|
|
90
|
+
|
|
91
|
+
@lit/reactive-element/css-tag.js:
|
|
92
|
+
(**
|
|
33
93
|
* @license
|
|
34
94
|
* Copyright 2019 Google LLC
|
|
35
95
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
96
|
+
*)
|
|
97
|
+
|
|
98
|
+
@lit/reactive-element/reactive-element.js:
|
|
99
|
+
(**
|
|
39
100
|
* @license
|
|
40
101
|
* Copyright 2017 Google LLC
|
|
41
102
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
42
|
-
|
|
43
|
-
|
|
103
|
+
*)
|
|
104
|
+
|
|
105
|
+
lit-html/lit-html.js:
|
|
106
|
+
(**
|
|
44
107
|
* @license
|
|
45
108
|
* Copyright 2017 Google LLC
|
|
46
109
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
110
|
+
*)
|
|
111
|
+
|
|
112
|
+
lit-element/lit-element.js:
|
|
113
|
+
(**
|
|
50
114
|
* @license
|
|
51
115
|
* Copyright 2017 Google LLC
|
|
52
116
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
53
|
-
|
|
54
|
-
|
|
117
|
+
*)
|
|
118
|
+
|
|
119
|
+
lit-html/is-server.js:
|
|
120
|
+
(**
|
|
121
|
+
* @license
|
|
122
|
+
* Copyright 2022 Google LLC
|
|
123
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
124
|
+
*)
|
|
125
|
+
|
|
126
|
+
@lit/reactive-element/decorators/custom-element.js:
|
|
127
|
+
(**
|
|
55
128
|
* @license
|
|
56
129
|
* Copyright 2017 Google LLC
|
|
57
130
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
58
|
-
|
|
59
|
-
|
|
131
|
+
*)
|
|
132
|
+
|
|
133
|
+
@lit/reactive-element/decorators/property.js:
|
|
134
|
+
(**
|
|
60
135
|
* @license
|
|
61
136
|
* Copyright 2017 Google LLC
|
|
62
137
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
63
|
-
|
|
64
|
-
|
|
138
|
+
*)
|
|
139
|
+
|
|
140
|
+
@lit/reactive-element/decorators/state.js:
|
|
141
|
+
(**
|
|
65
142
|
* @license
|
|
66
143
|
* Copyright 2017 Google LLC
|
|
67
144
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
68
|
-
|
|
69
|
-
|
|
145
|
+
*)
|
|
146
|
+
|
|
147
|
+
@lit/reactive-element/decorators/event-options.js:
|
|
148
|
+
(**
|
|
70
149
|
* @license
|
|
71
150
|
* Copyright 2017 Google LLC
|
|
72
151
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
152
|
+
*)
|
|
153
|
+
|
|
154
|
+
@lit/reactive-element/decorators/base.js:
|
|
155
|
+
(**
|
|
76
156
|
* @license
|
|
77
157
|
* Copyright 2017 Google LLC
|
|
78
158
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
79
|
-
|
|
80
|
-
|
|
159
|
+
*)
|
|
160
|
+
|
|
161
|
+
@lit/reactive-element/decorators/query.js:
|
|
162
|
+
(**
|
|
81
163
|
* @license
|
|
82
164
|
* Copyright 2017 Google LLC
|
|
83
165
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
84
|
-
|
|
85
|
-
|
|
166
|
+
*)
|
|
167
|
+
|
|
168
|
+
@lit/reactive-element/decorators/query-all.js:
|
|
169
|
+
(**
|
|
86
170
|
* @license
|
|
87
171
|
* Copyright 2017 Google LLC
|
|
88
172
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
173
|
+
*)
|
|
174
|
+
|
|
175
|
+
@lit/reactive-element/decorators/query-async.js:
|
|
176
|
+
(**
|
|
92
177
|
* @license
|
|
93
178
|
* Copyright 2017 Google LLC
|
|
94
179
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
95
|
-
|
|
96
|
-
|
|
180
|
+
*)
|
|
181
|
+
|
|
182
|
+
@lit/reactive-element/decorators/query-assigned-elements.js:
|
|
183
|
+
(**
|
|
97
184
|
* @license
|
|
98
185
|
* Copyright 2021 Google LLC
|
|
99
186
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
187
|
+
*)
|
|
188
|
+
|
|
189
|
+
@lit/reactive-element/decorators/query-assigned-nodes.js:
|
|
190
|
+
(**
|
|
103
191
|
* @license
|
|
104
192
|
* Copyright 2017 Google LLC
|
|
105
193
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
106
|
-
|
|
107
|
-
|
|
194
|
+
*)
|
|
195
|
+
|
|
196
|
+
lit-html/directive.js:
|
|
197
|
+
(**
|
|
108
198
|
* @license
|
|
109
199
|
* Copyright 2017 Google LLC
|
|
110
200
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
111
|
-
|
|
112
|
-
|
|
201
|
+
*)
|
|
202
|
+
|
|
203
|
+
lit-html/directive-helpers.js:
|
|
204
|
+
(**
|
|
113
205
|
* @license
|
|
114
206
|
* Copyright 2020 Google LLC
|
|
115
207
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
116
|
-
|
|
117
|
-
|
|
208
|
+
*)
|
|
209
|
+
|
|
210
|
+
lit-html/directives/repeat.js:
|
|
211
|
+
(**
|
|
118
212
|
* @license
|
|
119
213
|
* Copyright 2017 Google LLC
|
|
120
214
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
121
|
-
|
|
122
|
-
|
|
215
|
+
*)
|
|
216
|
+
|
|
217
|
+
lit-html/directives/class-map.js:
|
|
218
|
+
(**
|
|
123
219
|
* @license
|
|
124
220
|
* Copyright 2018 Google LLC
|
|
125
221
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
126
|
-
|
|
127
|
-
|
|
222
|
+
*)
|
|
223
|
+
|
|
224
|
+
lit-html/directives/style-map.js:
|
|
225
|
+
(**
|
|
128
226
|
* @license
|
|
129
227
|
* Copyright 2018 Google LLC
|
|
130
228
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
131
|
-
|
|
132
|
-
|
|
229
|
+
*)
|
|
230
|
+
|
|
231
|
+
lit-html/directives/unsafe-html.js:
|
|
232
|
+
(**
|
|
133
233
|
* @license
|
|
134
234
|
* Copyright 2017 Google LLC
|
|
135
235
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
136
|
-
*/let Ke=class extends Me{constructor(t){if(super(t),this.et=j,t.type!==Re)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===j||null==t)return this.vt=void 0,this.et=t;if(t===Z)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.et)return this.vt;this.et=t;const e=[t];return e.raw=e,this.vt={_$litType$:this.constructor.resultType,strings:e,values:[]}}};Ke.directiveName="unsafeHTML",Ke.resultType=1;const $e=Ie(Ke);var Te=Object.freeze({__proto__:null,UnsafeHTMLDirective:Ke,unsafeHTML:$e});class Ge extends Error{constructor(t,e,o){super(t),this.canceledPromiseResult=e,this.canceledPromiseError=o}}class Ve extends Promise{constructor(t){super(((e,o)=>t((t=>{this.isCanceled?o(new Ge("Promise has been canceled",t)):e(t)}),(t=>{this.isCanceled?o(new Ge("Promise has been canceled",void 0,t)):o(t)})))),this.isCanceled=!1}cancel(){this.isCanceled=!0}}const qe=t=>new Ve(((e,o)=>t.then(e).catch(o)));var Je=Object.freeze({__proto__:null,CancelablePromise:Ve,CanceledPromiseError:Ge,cancelable:qe});var Xe=Object.freeze({__proto__:null,CacheRegistry:class{constructor(){this.loaders={},this.content={},this.clearTimeouts={},this.finalContent=new Set}register(t,e){this.loaders[t]=e,this.finalContent.delete(t)}registerFinal(t,e){this.loaders[t]=e,this.finalContent.add(t)}clearAll(){for(let t in this.content)this.clear(t)}clear(t){this.finalContent.has(t)||this.forceClear(t)}forceClear(t){this.clearClearTimeout(t),this.content[t]instanceof Ve&&this.content[t].cancel(),delete this.content[t]}clearClearTimeout(t){null!=this.clearTimeouts[t]&&(window.clearTimeout(this.clearTimeouts[t]),delete this.clearTimeouts[t])}set(t,e){this.forceClear(t),this.register(t,(async()=>e)),this.content[t]=e}setFinal(t,e){this.forceClear(t),this.registerFinal(t,(async()=>e)),this.content[t]=e}async get(t,e,o){if(void 0===this.content[t]){if(null==(e=null!=e?e:this.loaders[t]))throw new Error("Unknown cache key "+t);const r=qe(e());return this.content[t]=r,r.then((e=>(this.content[t]=e,null!=o&&(this.clearClearTimeout(t),this.clearTimeouts[t]=window.setTimeout((()=>this.clear(t)),o)),e)))}if(this.content[t]instanceof Error)throw this.content[t];return this.content[t]}isResolvedValue(t){return!(null==t||t instanceof Promise||t instanceof Error)}getNow(t){if(this.isResolvedValue(this.content[t]))return this.content[t]}has(t){return null!=this.content[t]}resolvedKeys(){return Object.keys(this.content).filter((t=>this.isResolvedValue(this.content[t])))}resolvedValues(){return Object.values(this.content).filter((t=>this.isResolvedValue(t)))}keys(){return Object.keys(this.content)}values(){return Object.values(this.content)}}});class Qe{constructor(t,e,o,r){this.allResults=t,this.selectedResult=e,this.clusteringMetadata=o,this.metadataDescriptors=r}static extractResultMetadata(t,e){var o,r;let n=(null!==(r=null!==(o=null==t?void 0:t.map)&&void 0!==o?o:null==t?void 0:t.document)&&void 0!==r?r:null==t?void 0:t.topic).metadata.map((t=>Qe.flattenMetadata(t)));return null==e?n:n.find((t=>t.key===e))}static flattenMetadata(t){if(t.hierarchicalValues){const e=[],o=[];return t.hierarchicalValues.forEach((t=>{e.push(t.join(" > ")),t.length>2?o.push(`... > ${t[t.length-1]}`):o.push(t.join(" > "))})),{key:t.key,label:t.label,value:e.join(", "),displayValue:o.join(", ")}}{const e=t.values.join(", ");return{key:t.key,label:t.label,value:e,displayValue:e}}}computeClustersItemsForMetadata(t,e,o="No value"){var r,n;let i=Qe.extractResultMetadata(this.selectedResult,t),a=null!==(r=null==i?void 0:i.label)&&void 0!==r?r:null===(n=this.getMetadataDescriptor(t))||void 0===n?void 0:n.label;const s=this.allResults.map((e=>Qe.extractResultMetadata(e,t))).map((e=>null!=e?e:{key:t,label:a,value:void 0,displayValue:o})).filter((t=>t.value!=(null==i?void 0:i.value))).filter(((t,e,o)=>o.findIndex((e=>e.value===t.value))===e));return s.map((e=>({result:this.findBestResultForMetadataValue(t,e.value),metadata:e}))).sort(((o,r)=>this.compareMetadata(o.metadata.value,r.metadata.value,t,e)))}compareMetadata(t,e,o,r){if(null==t)return-1;if(null==e)return 1;let n=this.getMetadataDescriptor(o),i=(null==n?void 0:n.sortRule)||"NONE",a=(null==n?void 0:n.reverseSort)||!1;if("ALPHABET"==i||"VERSION"==i){let o=t.localeCompare(e,r,{numeric:!0});return a?-1*o:o}return 0}getMetadataDescriptor(t){return this.metadataDescriptors.find((e=>t==e.key))}findBestResultForMetadataValue(t,e){const o=this.allResults.filter((o=>{var r;return(null===(r=Qe.extractResultMetadata(o,t))||void 0===r?void 0:r.value)==e}));let r,n=Qe.extractResultMetadata(this.selectedResult).filter((t=>this.clusteringMetadata.has(t.key))),i=[...n.filter((e=>e.key!==t))],a=-1;for(let t of o){let e=this.countMatchingMetadata(t,i);if(e>a&&(a=e,r=t,e===i.length))break}return r}countMatchingMetadata(t,e){return Qe.extractResultMetadata(t).filter((t=>e.some((e=>e.key===t.key&&e.value===t.value)))).length}}var to=Object.freeze({__proto__:null,ClusteringHelper:Qe});class eo{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,e){return this.callbacks=[t],this.debounce(e)}queue(t,e){return this.callbacks.push(t),this.debounce(e)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,e)=>{this.resolvePromise=t,this.rejectPromise=e}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,e;const o=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,n=null!==(e=this.resolvePromise)&&void 0!==e?e:()=>null;this.clearPromise();for(let t of o)try{await t()}catch(t){return void r(t)}n(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}var oo=Object.freeze({__proto__:null,Debouncer:eo});const ro=t=>new Promise((e=>setTimeout(e,t)));async function no(t,e=10,o=2e4){let r,n,i=await t();for(r=n=performance.now();null==i&&(!o||n-r<o);)await ro(e),i=await t(),n=performance.now();if(null==i)throw new Error("Timeout exceeded");return i}function io(t){return t.match(/^\d{4}-\d{2}-\d{2}$/)&&(t=t.replace(/-/g,"/")),t=t.replace(" ","T").replace(/^(.+)(\+\d{2})(\d{2})$/,((t,e,o,r)=>e+o+":"+r)),new Date(t)}function ao(t,e){try{return function(t,e){if(t===e)return!0;if(t&&e&&"object"==typeof t&&"object"==typeof e){if(t.constructor!==e.constructor)return!1;var o,r,n;if(Array.isArray(t)){if((o=t.length)!=e.length)return!1;for(r=o;0!=r--;)if(!ao(t[r],e[r]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;for(r of t.entries())if(!ao(r[1],e.get(r[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if((o=(n=Object.keys(t)).length)!==Object.keys(e).length)return!1;for(r=o;0!=r--;)if(!Object.prototype.hasOwnProperty.call(e,n[r]))return!1;for(r=o;0!=r--;){var i=n[r];if(!ao(t[i],e[i]))return!1}return!0}return t!=t&&e!=e}(t,e)}catch(t){return!1}}var so=Object.freeze({__proto__:null,dateReviver:function(...t){return function(e,o){return t.includes(e)?io(o):o}},deepEqual:ao,delay:ro,eventPathContainsMatchingElement:function(t,e,o=window.document.body){if(e.length>0){const r=t.composedPath();for(let t of r){if(t===o)return!1;if(t.matches&&e.some((e=>t.matches(e))))return!0}}return!1},flatDeep:function t(e,o){return e.flatMap((e=>[e,...t(o(e),o)]))},last:function(t){return t[t.length-1]},minmax:function(t,e,o){return Math.min(Math.max(t,e),o)},parseDate:io,waitFor:no,waitUntil:async function(t,e=10,o=2e4){await no((async()=>await t()||void 0),e,o)}});const co=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function lo(t,e){const o=()=>JSON.parse(JSON.stringify(t));return Se({type:Object,converter:{fromAttribute:t=>{if(null==t)return o();try{return JSON.parse(t)}catch{return o()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,e)=>!ao(t,e),...null!=e?e:{}})}function uo(t){return!isNaN(parseFloat(t))}var fo=Object.freeze({__proto__:null,customElement:co,isNumber:uo,jsonProperty:lo,optionalNumberProperty:function(t){return Se({type:Object,converter:{fromAttribute:t=>{if(null!=t)return uo(t)?+t:void 0},toAttribute:t=>null==t?void 0:""+t},...null!=t?t:{}})}});const ho=t=>"string"==typeof t?ut(t):t;class po{static create(t,e,o,r){const n=t=>ho(null!=t?t:r),i=ft`var(${ho(t)}, ${n(r)})`;return i.name=t,i.description=e,i.category=o,i.defaultValue=r,i.defaultCssValue=n,i.get=e=>ft`var(${ho(t)}, ${n(e)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>r,i}static extend(t,e,o,r){const n=t=>o.get(null!=t?t:r),i=ft`var(${ho(t)}, ${n(r)})`;return i.name=t,i.description=e,i.category=o.category,i.fallbackVariable=o,i.defaultValue=r,i.defaultCssValue=n,i.get=e=>ft`var(${ho(t)}, ${n(e)})`,i.breadcrumb=()=>[o.name,...o.breadcrumb()],i.lastResortDefaultValue=()=>null!=r?r:o.lastResortDefaultValue(),i}static external(t,e){const o=e=>t.fallbackVariable?t.fallbackVariable.get(null!=e?e:t.defaultValue):ho(null!=e?e:t.lastResortDefaultValue()),r=ft`var(${ho(t.name)}, ${o(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=e,r.defaultCssValue=o,r.get=e=>ft`var(${ho(t.name)}, ${o(e)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}const yo={colorWhite:po.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:po.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:po.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:po.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:po.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:po.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:po.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:po.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:po.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:po.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:po.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:po.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:po.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:po.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:po.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:po.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:po.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:po.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:po.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:po.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:po.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:po.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:po.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:po.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:po.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:po.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:po.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:po.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:po.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:po.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:po.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:po.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:po.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:po.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:po.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:po.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:po.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:po.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:po.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:po.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:po.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:po.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:po.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:po.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:po.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:po.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:po.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:po.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:po.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:po.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:po.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:po.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:po.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:po.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:po.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:po.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:po.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:po.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:po.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:po.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:po.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:po.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:po.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:po.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:po.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:po.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:po.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:po.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:po.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:po.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:po.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:po.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:po.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:po.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:po.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:po.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:po.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:po.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:po.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:po.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:po.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:po.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:po.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:po.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:po.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:po.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:po.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:po.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:po.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:po.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:po.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:po.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:po.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:po.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:po.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:po.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:po.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:po.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:po.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:po.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:po.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:po.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:po.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:po.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:po.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:po.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:po.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:po.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:po.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:po.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:po.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:po.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:po.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:po.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:po.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:po.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:po.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:po.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:po.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:po.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:po.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:po.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:po.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:po.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:po.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:po.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:po.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:po.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:po.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:po.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:po.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:po.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:po.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:po.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:po.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:po.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:po.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:po.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:po.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:po.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:po.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:po.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:po.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:po.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:po.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:po.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:po.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:po.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:po.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:po.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:po.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:po.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:po.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:po.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:po.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:po.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:po.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:po.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:po.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:po.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:po.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:po.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:po.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:po.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:po.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:po.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:po.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:po.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:po.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:po.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:po.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:po.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:po.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:po.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:po.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:po.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:po.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:po.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:po.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:po.create("--ft-icon-size-6","","SIZE","48px"),opacity0:po.create("--ft-opacity-0","","NUMBER","0"),opacity8:po.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:po.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:po.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:po.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:po.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:po.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:po.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:po.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:po.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:po.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:po.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:po.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:po.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:po.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},go={fontFamily:po.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:po.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:po.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:po.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-display-textCase","","UNKNOWN","none")},bo={fontFamily:po.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:po.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:po.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:po.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},mo={fontFamily:po.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:po.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:po.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:po.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},vo={fontFamily:po.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:po.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:po.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:po.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Oo={fontFamily:po.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:po.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:po.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:po.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:po.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},So={fontFamily:po.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:po.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:po.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:po.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},wo={fontFamily:po.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:po.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:po.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:po.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},xo={fontFamily:po.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:po.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:po.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:po.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:po.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},No={fontFamily:po.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:po.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:po.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:po.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Co={fontFamily:po.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:po.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:po.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:po.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:po.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:po.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Eo={fontFamily:po.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:po.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:po.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:po.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:po.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Ro={fontFamily:po.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:po.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:po.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:po.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:po.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Io={fontFamily:po.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:po.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:po.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:po.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:po.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Mo={fontFamily:po.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:po.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:po.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:po.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:po.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:po.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},ko={fontFamily:po.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:po.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:po.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:po.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:po.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Wo={fontFamily:po.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:po.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:po.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:po.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:po.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Lo={fontFamily:po.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:po.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:po.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:po.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:po.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:po.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Do={fontFamily:po.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:po.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Uo={fontFamily:po.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:po.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},_o={fontFamily:po.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:po.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:po.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Yo={fontFamily:po.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:po.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Fo={fontFamily:po.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:po.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Ao={fontFamily:po.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:po.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:po.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Ho={fontFamily:po.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:po.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:po.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},zo={fontFamily:po.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:po.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:po.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Bo={fontFamily:po.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:po.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:po.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:po.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:po.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:po.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:po.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:po.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:po.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Zo={display:go,"title-1":bo,"title-2":mo,"title-3":vo,"body-1-regular":Oo,"body-1-medium":So,"body-1-semibold":wo,"body-2-regular":xo,"body-2-medium":No,"body-2-medium-underline":Co,"body-2-semibold":Eo,"label-1-medium":Ro,"label-1-semibold":Io,"label-1-bold":Mo,"label-2-medium":ko,"label-2-semibold":Wo,"label-2-bold":Lo,"caption-1-medium":Do,"caption-1-semibold":Uo,"caption-1-bold":_o,"caption-2-medium":Yo,"caption-2-semibold":Fo,"caption-2-bold":Ao,"caption-3-medium":Ho,"caption-3-semibold":zo,"caption-3-bold":Bo},jo={backgroundActionPrimary:po.extend("--ft-background-action-primary","Used as backgorund of primary action components.",yo.colorBrand0),backgroundErrorSubtle:po.extend("--ft-background-error-subtle","Used as background of subtle error components.",yo.colorRed10),backgroundInfoSubtle:po.extend("--ft-background-info-subtle","Used as background of subtle information components.",yo.colorCyan10),backgroundWarningSubtle:po.extend("--ft-background-warning-subtle","Used as background of subtle information components.",yo.colorOrange10),backgroundSuccessSubtle:po.extend("--ft-background-success-subtle","Used as background of subtle success components.",yo.colorGreen10),backgroundGlobalSurface:po.extend("--ft-background-global-surface","Used as app background.",yo.colorWhite),backgroundGlobalOnSurface:po.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",yo.colorGray10),backgroundGlobalOnSurfaceDark:po.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",yo.colorGray30),contentActionPrimary:po.extend("--ft-content-action-primary","Used on label of primary action on light surface.",yo.colorBrand0),contentWarningPrimary:po.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",yo.colorOrange200),contentWarningIconOnly:po.extend("--ft-content-warning-icon-only","Used on warning status icons alone",yo.colorOrange0),contentErrorPrimary:po.extend("--ft-content-error-primary","Used on label of error messages on light surface.",yo.colorRed0),contentErrorIconOnly:po.extend("--ft-content-error-icon-only","Used on error status icons alone",yo.colorRed70),contentInfoPrimary:po.extend("--ft-content-info-primary","Used on label of information messages on light surface.",yo.colorCyan200),contentInfoIconOnly:po.extend("--ft-content-info-icon-only","Used on info status icons alone",yo.colorCyan0),contentSuccessPrimary:po.extend("--ft-content-success-primary","Used on label of success messages on light surface.",yo.colorGreen200),contentSuccessIconOnly:po.extend("--ft-content-success-icon-only","Used on success status icons alone",yo.colorGreen0),contentGlobalPrimary:po.extend("--ft-content-global-primary","Used for main content on the page.",yo.colorGray500),contentGlobalSecondary:po.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",yo.colorGray200),contentGlobalSubtle:po.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",yo.colorGray0),contentGlobalOnColor:po.extend("--ft-content-global-on-color","Used for content on a dominant color.",yo.colorWhite),borderActionPrimary:po.extend("--ft-border-action-primary","Used as border for primary action components.",yo.colorBrand0),borderActionFocusRing:po.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",yo.colorCyan0),borderWarningPrimary:po.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",yo.colorOrange200),borderWarningSubtle:po.extend("--ft-border-warning-subtle","Used as border for warning components.",yo.colorOrange30),borderSuccessPrimary:po.extend("--ft-border-success-primary","Used as border for success buttons.",yo.colorGreen200),borderSuccessSubtle:po.extend("--ft-border-success-subtle","Used as border for success components.",yo.colorGreen30),borderErrorPrimary:po.extend("--ft-border-error-primary","Used as border for text fields in error states.",yo.colorRed0),borderErrorSubtle:po.extend("--ft-border-error-subtle","Used as border for error components.",yo.colorRed30),borderInfoPrimary:po.extend("--ft-border-info-primary","Used as border for buttons in info color.",yo.colorCyan200),borderInfoSubtle:po.extend("--ft-border-info-subtle","Used as border for information components.",yo.colorCyan30),borderGlobalPrimary:po.extend("--ft-border-global-primary","Used as border for element like input.",yo.colorGray50),borderGlobalSubtle:po.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",yo.colorGray30),borderInputPrimary:po.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",yo.colorGray80)},Po={largeHeight:po.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:po.extend("--ft-button-large-horizontal-padding","",yo.spacing4),largeGap:po.extend("--ft-button-large-gap","",yo.spacing2),largeBorderRadius:po.extend("--ft-button-large-border-radius","",yo.borderRadiusS),largeIconSize:po.extend("--ft-button-large-icon-size","",yo.iconSize3),largeBorderWidth:po.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:po.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:po.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:po.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:po.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:po.extend("--ft-button-small-horizontal-padding","",yo.spacing3),smallGap:po.extend("--ft-button-small-gap","",yo.spacing2),smallBorderRadius:po.extend("--ft-button-small-border-radius","",yo.borderRadiusS),smallIconSize:po.extend("--ft-button-small-icon-size","",yo.iconSize2),smallBorderWidth:po.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:po.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:po.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:po.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:po.extend("--ft-button-primary-background-color","",jo.backgroundActionPrimary),primaryColor:po.extend("--ft-button-primary-color","",jo.contentGlobalOnColor),primaryIconColor:po.extend("--ft-button-primary-icon-color","",jo.contentGlobalOnColor),primaryStateLayerColor:po.extend("--ft-button-primary-state-layer-color","",jo.contentGlobalOnColor),primaryHoverStateLayerOpacity:po.extend("--ft-button-primary-hover-state-layer-opacity","",yo.opacity16),primaryFocusStateLayerOpacity:po.extend("--ft-button-primary-focus-state-layer-opacity","",yo.opacity16),primaryActiveStateLayerOpacity:po.extend("--ft-button-primary-active-state-layer-opacity","",yo.opacity24),primaryDisabledComponentOpacity:po.extend("--ft-button-primary-disabled-component-opacity","",yo.opacity40),focusFocusRingColor:po.extend("--ft-button-focus-focus-ring-color","",jo.borderActionFocusRing),tertiaryBackgroundColor:po.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:po.extend("--ft-button-tertiary-color","",jo.contentActionPrimary),tertiaryIconColor:po.extend("--ft-button-tertiary-icon-color","",jo.contentActionPrimary),tertiaryStateLayerColor:po.extend("--ft-button-tertiary-state-layer-color","",jo.contentActionPrimary),tertiaryHoverStateLayerOpacity:po.extend("--ft-button-tertiary-hover-state-layer-opacity","",yo.opacity8),tertiaryFocusStateLayerOpacity:po.extend("--ft-button-tertiary-focus-state-layer-opacity","",yo.opacity8),tertiaryActiveStateLayerOpacity:po.extend("--ft-button-tertiary-active-state-layer-opacity","",yo.opacity16),tertiaryDisabledComponentOpacity:po.extend("--ft-button-tertiary-disabled-component-opacity","",yo.opacity40),secondaryBackgroundColor:po.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:po.extend("--ft-button-secondary-color","",jo.contentActionPrimary),secondaryIconColor:po.extend("--ft-button-secondary-icon-color","",jo.contentActionPrimary),secondaryStateLayerColor:po.extend("--ft-button-secondary-state-layer-color","",jo.contentActionPrimary),secondaryHoverStateLayerOpacity:po.extend("--ft-button-secondary-hover-state-layer-opacity","",yo.opacity8),secondaryFocusStateLayerOpacity:po.extend("--ft-button-secondary-focus-state-layer-opacity","",yo.opacity8),secondaryActiveStateLayerOpacity:po.extend("--ft-button-secondary-active-state-layer-opacity","",yo.opacity16),secondaryDisabledComponentOpacity:po.extend("--ft-button-secondary-disabled-component-opacity","",yo.opacity40),secondaryBorderColor:po.extend("--ft-button-secondary-border-color","",jo.borderActionPrimary),neutralBackgroundColor:po.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:po.extend("--ft-button-neutral-icon-color","",jo.contentGlobalSecondary),neutralColor:po.extend("--ft-button-neutral-color","",jo.contentGlobalSecondary),neutralStateLayerColor:po.extend("--ft-button-neutral-state-layer-color","",jo.contentGlobalSecondary),neutralHoverStateLayerOpacity:po.extend("--ft-button-neutral-hover-state-layer-opacity","",yo.opacity8),neutralFocusStateLayerOpacity:po.extend("--ft-button-neutral-focus-state-layer-opacity","",yo.opacity8),neutralActiveStateLayerOpacity:po.extend("--ft-button-neutral-active-state-layer-opacity","",yo.opacity16),neutralDisabledComponentOpacity:po.extend("--ft-button-neutral-disabled-component-opacity","",yo.opacity40)},Ko={iconSize:po.extend("--ft-banner-icon-size","",yo.iconSize5),borderWidth:po.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:po.extend("--ft-banner-horizontal-padding","",yo.spacing6),verticalPadding:po.extend("--ft-banner-vertical-padding","",yo.spacing6),horizontalSideGap:po.extend("--ft-banner-horizontal-side-gap","",yo.spacing6),horizontalMobileGap:po.extend("--ft-banner-horizontal-mobile-gap","",yo.spacing4),verticalMobileGap:po.extend("--ft-banner-vertical-mobile-gap","",yo.spacing6),horizontalMiddleGap:po.extend("--ft-banner-horizontal-middle-gap","",yo.spacing20),infoBackgroundColor:po.extend("--ft-banner-info-background-color","",jo.backgroundInfoSubtle),infoColor:po.extend("--ft-banner-info-color","",jo.contentInfoPrimary),infoIconColor:po.extend("--ft-banner-info-icon-color","",jo.contentInfoIconOnly)},$o={horizontalGap:po.extend("--ft-breadcrumb-horizontal-gap","",yo.spacing1),verticalGap:po.extend("--ft-breadcrumb-vertical-gap","",yo.spacing2),currentElementColor:po.extend("--ft-breadcrumb-current-element-color","",jo.contentGlobalPrimary),iconColor:po.extend("--ft-breadcrumb-icon-color","",jo.contentGlobalSubtle)},To={horizontalPadding:po.extend("--ft-page-header-horizontal-padding","",yo.spacing12),horizontalGap:po.extend("--ft-page-header-horizontal-gap","",yo.spacing4),verticalGap:po.extend("--ft-page-header-vertical-gap","",yo.spacing2),classicVerticalPadding:po.extend("--ft-page-header-classic-vertical-padding","",yo.spacing6),multilineVerticalPadding:po.extend("--ft-page-header-multiline-vertical-padding","",yo.spacing4),inlineVerticalPadding:po.extend("--ft-page-header-inline-vertical-padding","",yo.spacing2),backgroundColor:po.extend("--ft-page-header-background-color","",yo.colorWhite),bottomBorderColor:po.extend("--ft-page-header-bottom-border-color","",jo.borderGlobalSubtle),titleColor:po.extend("--ft-page-header-title-color","",jo.contentGlobalPrimary),subtitleColor:po.extend("--ft-page-header-subtitle-color","",jo.contentGlobalSecondary)},Go={smallContainerWidth:po.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:po.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:po.extend("--ft-modal-overlay-background-color","",yo.colorGray700),overlayOpacity:po.extend("--ft-modal-overlay-opacity","",yo.opacity40),shadow:po.extend("--ft-modal-shadow","",yo.shadowElevation03),bodyBackgroundColor:po.extend("--ft-modal-body-background-color","",yo.colorWhite),bodyColor:po.extend("--ft-modal-body-color","",jo.contentGlobalPrimary),bodyHorizontalPadding:po.extend("--ft-modal-body-horizontal-padding","",yo.spacing6),bodyVerticalPadding:po.extend("--ft-modal-body-vertical-padding","",yo.spacing6),bodyVerticalGap:po.extend("--ft-modal-body-vertical-gap","",yo.spacing6),containerMargin:po.extend("--ft-modal-container-margin","",yo.spacing3),headerBackgroundColor:po.extend("--ft-modal-header-background-color","",jo.backgroundGlobalOnSurface),headerBorderColor:po.extend("--ft-modal-header-border-color","",jo.borderGlobalSubtle),headerColor:po.extend("--ft-modal-header-color","",jo.contentGlobalPrimary),headerTrailingIconColor:po.extend("--ft-modal-header-trailing-icon-color","",jo.contentGlobalSecondary),headerVerticalPadding:po.extend("--ft-modal-header-vertical-padding","",yo.spacing1),headerRightPadding:po.extend("--ft-modal-header-right-padding","",yo.spacing1),headerLeftPadding:po.extend("--ft-modal-header-left-padding","",yo.spacing6),headerGap:po.extend("--ft-modal-header-gap","",yo.spacing2),headerBorderBottom:po.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:po.extend("--ft-modal-border-radius","",yo.borderRadiusM)},Vo={overlayOpacity:po.extend("--ft-drawer-overlay-opacity","",yo.opacity40),shadow:po.extend("--ft-drawer-shadow","",yo.shadowElevation03),bodyColor:po.extend("--ft-drawer-body-color","",jo.contentGlobalPrimary),bodyHorizontalPadding:po.extend("--ft-drawer-body-horizontal-padding","",yo.spacing6),bodyVerticalPadding:po.extend("--ft-drawer-body-vertical-padding","",yo.spacing6),bodyGap:po.extend("--ft-drawer-body-gap","",yo.spacing6),bodyBackgroundColor:po.extend("--ft-drawer-body-background-color","",yo.colorWhite),headerBackgroundColor:po.extend("--ft-drawer-header-background-color","",jo.backgroundGlobalOnSurface),headerBorderColor:po.extend("--ft-drawer-header-border-color","",jo.borderGlobalSubtle),headerColor:po.extend("--ft-drawer-header-color","",jo.contentGlobalPrimary),headerTrailingIconColor:po.extend("--ft-drawer-header-trailing-icon-color","",jo.contentGlobalSecondary),headerHeight:po.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:po.extend("--ft-drawer-header-horizontal-padding","",yo.spacing2),headerBorderWidth:po.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:po.extend("--ft-drawer-header-gap","",yo.spacing3),buttonsBarBackgroundColor:po.extend("--ft-drawer-buttons-bar-background-color","",jo.backgroundGlobalOnSurface),buttonsBarBorderColor:po.extend("--ft-drawer-buttons-bar-border-color","",jo.borderGlobalSubtle),buttonsBarColor:po.extend("--ft-drawer-buttons-bar-color","",jo.contentGlobalPrimary),buttonsBarHorizontalPadding:po.extend("--ft-drawer-buttons-bar-horizontal-padding","",yo.spacing4),buttonsBarVerticalPadding:po.extend("--ft-drawer-buttons-bar-vertical-padding","",yo.spacing4),buttonsBarGap:po.extend("--ft-drawer-buttons-bar-gap","",yo.spacing3),buttonsBarBorderWidth:po.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:po.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:po.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:po.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:po.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:po.extend("--ft-drawer-overlay-background-color","",yo.colorGray700)},qo={fieldHorizontalPadding:po.extend("--ft-text-input-field-horizontal-padding","",yo.spacing4),fieldHorizontalGap:po.extend("--ft-text-input-field-horizontal-gap","",yo.spacing3),fieldVerticalGap:po.extend("--ft-text-input-field-vertical-gap","",yo.spacing05),fieldIconSize:po.extend("--ft-text-input-field-icon-size","",yo.iconSize3),fieldHeight:po.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:po.extend("--ft-text-input-helper-horizontal-padding","",yo.spacing4),helperHorizontalGap:po.extend("--ft-text-input-helper-horizontal-gap","",yo.spacing1),helperIconSize:po.extend("--ft-text-input-helper-icon-size","",yo.iconSize2),borderRadius:po.extend("--ft-text-input-border-radius","",yo.borderRadiusM),backgroundColor:po.extend("--ft-text-input-background-color","",yo.colorWhite),contentValueColor:po.extend("--ft-text-input-content-value-color","",jo.contentGlobalPrimary),trailingIconColor:po.extend("--ft-text-input-trailing-icon-color","",jo.contentGlobalSubtle),labelColor:po.extend("--ft-text-input-label-color","",jo.contentGlobalSubtle),defaultBorderColor:po.extend("--ft-text-input-default-border-color","",jo.borderInputPrimary),defaultHelperTextColor:po.extend("--ft-text-input-default-helper-text-color","",jo.contentGlobalSubtle),defaultBorderWidth:po.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:po.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:po.extend("--ft-text-input-error-border-color","",jo.borderErrorPrimary),errorHelperTextColor:po.extend("--ft-text-input-error-helper-text-color","",jo.contentErrorPrimary),errorHelperIconColor:po.extend("--ft-text-input-error-helper-icon-color","",jo.contentErrorIconOnly),warningBorderWidth:po.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:po.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:po.extend("--ft-text-input-focus-focus-ring-color","",jo.borderActionFocusRing),focusOutlineOffset:po.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:po.extend("--ft-text-input-disabled-component-opacity","",yo.opacity40)},Jo={backgroundColor:po.extend("--ft-text-area-background-color","",yo.colorWhite),contentValueColor:po.extend("--ft-text-area-content-value-color","",jo.contentGlobalPrimary),labelColor:po.extend("--ft-text-area-label-color","",jo.contentGlobalSubtle),defaultBorderColor:po.extend("--ft-text-area-default-border-color","",jo.borderInputPrimary),defaultHelperTextColor:po.extend("--ft-text-area-default-helper-text-color","",jo.contentGlobalSubtle),defaultBorderWidth:po.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:po.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:po.extend("--ft-text-area-error-border-color","",jo.borderErrorPrimary),errorHelperTextColor:po.extend("--ft-text-area-error-helper-text-color","",jo.contentErrorPrimary),errorHelperIconColor:po.extend("--ft-text-area-error-helper-icon-color","",jo.contentErrorIconOnly),focusFocusRingColor:po.extend("--ft-text-area-focus-focus-ring-color","",jo.borderActionFocusRing),focusOutlineWidth:po.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:po.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:po.extend("--ft-text-area-disabled-component-opacity","",yo.opacity40),fieldHorizontalLeftPadding:po.extend("--ft-text-area-field-horizontal-left-padding","",yo.spacing4),fieldHorizontalGap:po.extend("--ft-text-area-field-horizontal-gap","",yo.spacing3),fieldVerticalGap:po.extend("--ft-text-area-field-vertical-gap","",yo.spacing05),fieldMinHeight:po.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:po.extend("--ft-text-area-helper-horizontal-padding","",yo.spacing4),helperHorizontalGap:po.extend("--ft-text-area-helper-horizontal-gap","",yo.spacing1),helperIconSize:po.extend("--ft-text-area-helper-icon-size","",yo.iconSize2),borderRadius:po.extend("--ft-text-area-border-radius","",yo.borderRadiusM)},Xo={height:po.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:po.extend("--ft-floating-menu-horizontal-padding","",yo.spacing4),offIconColor:po.extend("--ft-floating-menu-off-icon-color","",jo.contentGlobalPrimary),offColor:po.extend("--ft-floating-menu-off-color","",jo.contentGlobalPrimary),onColor:po.extend("--ft-floating-menu-on-color","",jo.contentActionPrimary),onStateLayerColor:po.extend("--ft-floating-menu-on-state-layer-color","",jo.contentActionPrimary),gap:po.extend("--ft-floating-menu-gap","",yo.spacing3),focusFocusRingColor:po.extend("--ft-floating-menu-focus-focus-ring-color","",jo.borderActionFocusRing),focusOutlineWidth:po.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:po.extend("--ft-floating-menu-focus-state-layer-opacity","",yo.opacity8),hoverStateLayerOpacity:po.extend("--ft-floating-menu-hover-state-layer-opacity","",yo.opacity8),activeStateLayerOpacity:po.extend("--ft-floating-menu-active-state-layer-opacity","",yo.opacity16),disabledComponentOpacity:po.extend("--ft-floating-menu-disabled-component-opacity","",yo.opacity40),iconSize:po.extend("--ft-floating-menu-icon-size","",yo.iconSize3),backgroundColor:po.extend("--ft-floating-menu-background-color","",jo.backgroundGlobalOnSurface)},Qo={fieldHorizontalPadding:po.extend("--ft-combobox-single-select-field-horizontal-padding","",yo.spacing4),fieldHorizontalGap:po.extend("--ft-combobox-single-select-field-horizontal-gap","",yo.spacing3),fieldVerticalGap:po.extend("--ft-combobox-single-select-field-vertical-gap","",yo.spacing05),fieldIconSize:po.extend("--ft-combobox-single-select-field-icon-size","",yo.iconSize3),fieldHeight:po.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:po.extend("--ft-combobox-single-select-helper-horizontal-padding","",yo.spacing4),helperHorizontalGap:po.extend("--ft-combobox-single-select-helper-horizontal-gap","",yo.spacing1),helperVerticalGap:po.extend("--ft-combobox-single-select-helper-vertical-gap","",yo.spacing1),helperIconSize:po.extend("--ft-combobox-single-select-helper-icon-size","",yo.iconSize2),menuVerticalGap:po.extend("--ft-combobox-single-select-menu-vertical-gap","",yo.spacing2),borderRadius:po.extend("--ft-combobox-single-select-border-radius","",yo.borderRadiusM),backgroundColor:po.extend("--ft-combobox-single-select-background-color","",yo.colorWhite),labelColor:po.extend("--ft-combobox-single-select-label-color","",jo.contentGlobalSubtle),contentValueColor:po.extend("--ft-combobox-single-select-content-value-color","",jo.contentGlobalPrimary),trailingIconColor:po.extend("--ft-combobox-single-select-trailing-icon-color","",jo.contentGlobalSubtle),defaultBorderColor:po.extend("--ft-combobox-single-select-default-border-color","",jo.borderInputPrimary),defaultHelperTextColor:po.extend("--ft-combobox-single-select-default-helper-text-color","",jo.contentGlobalSubtle),defaultBorderWidth:po.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:po.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:po.extend("--ft-combobox-single-select-error-border-color","",jo.borderErrorPrimary),errorHelperTextColor:po.extend("--ft-combobox-single-select-error-helper-text-color","",jo.contentErrorPrimary),warningBorderWidth:po.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:po.extend("--ft-combobox-single-select-warning-border-color","",jo.borderWarningPrimary),warningHelperTextColor:po.extend("--ft-combobox-single-select-warning-helper-text-color","",jo.contentWarningPrimary),warningHelperIconColor:po.extend("--ft-combobox-single-select-warning-helper-icon-color","",jo.contentWarningIconOnly),focusOutlineWidth:po.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:po.extend("--ft-combobox-single-select-focus-focus-ring-color","",jo.borderActionFocusRing),focusOutlineOffset:po.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:po.extend("--ft-combobox-single-select-disabled-component-opacity","",yo.opacity40)},tr={backgroundColor:po.extend("--ft-combobox-multi-select-background-color","",yo.colorWhite),labelColor:po.extend("--ft-combobox-multi-select-label-color","",jo.contentGlobalSubtle),trailingIconColor:po.extend("--ft-combobox-multi-select-trailing-icon-color","",jo.contentGlobalSubtle),defaultBorderColor:po.extend("--ft-combobox-multi-select-default-border-color","",jo.borderInputPrimary),defaultHelperTextColor:po.extend("--ft-combobox-multi-select-default-helper-text-color","",jo.contentGlobalSubtle),defaultBorderWidth:po.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:po.extend("--ft-combobox-multi-select-error-border-color","",jo.borderErrorPrimary),errorHelperTextColor:po.extend("--ft-combobox-multi-select-error-helper-text-color","",jo.contentErrorPrimary),errorHelperIcon:po.extend("--ft-combobox-multi-select-error-helper-icon","",jo.contentErrorIconOnly),errorBorderWidth:po.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:po.extend("--ft-combobox-multi-select-warning-border-color","",jo.borderWarningPrimary),warningHelperTextColor:po.extend("--ft-combobox-multi-select-warning-helper-text-color","",jo.contentWarningPrimary),warningHelperIconColor:po.extend("--ft-combobox-multi-select-warning-helper-icon-color","",jo.contentWarningIconOnly),warningBorderWidth:po.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:po.extend("--ft-combobox-multi-select-focus-focus-ring-color","",jo.borderActionFocusRing),focusOutlineWidth:po.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:po.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:po.extend("--ft-combobox-multi-select-disabled-component-opacity","",yo.opacity40),helperHorizontalPadding:po.extend("--ft-combobox-multi-select-helper-horizontal-padding","",yo.spacing4),helperHorizontalGap:po.extend("--ft-combobox-multi-select-helper-horizontal-gap","",yo.spacing1),helperVerticalGap:po.extend("--ft-combobox-multi-select-helper-vertical-gap","",yo.spacing1),helperIconSize:po.extend("--ft-combobox-multi-select-helper-icon-size","",yo.iconSize2),fieldHorizontalPadding:po.extend("--ft-combobox-multi-select-field-horizontal-padding","",yo.spacing4),fieldHorizontalGap:po.extend("--ft-combobox-multi-select-field-horizontal-gap","",yo.spacing3),fieldVerticalGap:po.extend("--ft-combobox-multi-select-field-vertical-gap","",yo.spacing05),fieldIconSize:po.extend("--ft-combobox-multi-select-field-icon-size","",yo.iconSize3),fieldMaxHeight:po.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:po.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",yo.spacing1),contentValuesVerticalGap:po.extend("--ft-combobox-multi-select-content-values-vertical-gap","",yo.spacing1),borderRadius:po.extend("--ft-combobox-multi-select-border-radius","",yo.borderRadiusM)},er={backgroundColor:po.extend("--ft-popover-background-color","",jo.backgroundGlobalOnSurface),horizontalPadding:po.extend("--ft-popover-horizontal-padding","",yo.spacing6),verticalPadding:po.extend("--ft-popover-vertical-padding","",yo.spacing6),iconColor:po.extend("--ft-popover-icon-color","",jo.contentGlobalSecondary),iconSize:po.extend("--ft-popover-icon-size","",yo.iconSize2),titleColor:po.extend("--ft-popover-title-color","",jo.contentGlobalPrimary),bodyColor:po.extend("--ft-popover-body-color","",jo.contentGlobalSecondary),linkColor:po.extend("--ft-popover-link-color","",jo.contentActionPrimary),gap:po.extend("--ft-popover-gap","",yo.spacing3),borderRadius:po.extend("--ft-popover-border-radius","",yo.borderRadiusM),shadow:po.extend("--ft-popover-shadow","",yo.shadowElevation02)},or={topLeftBorderRadius:po.extend("--ft-tabs-top-left-border-radius","",yo.borderRadiusS),topRightBorderRadius:po.extend("--ft-tabs-top-right-border-radius","",yo.borderRadiusS),labelHorizontalPadding:po.extend("--ft-tabs-label-horizontal-padding","",yo.spacing4),labelVerticalPadding:po.extend("--ft-tabs-label-vertical-padding","",yo.spacing3),labelGap:po.extend("--ft-tabs-label-gap","",yo.spacing1),offHoverStateLayerOpacity:po.extend("--ft-tabs-off-hover-state-layer-opacity","",yo.opacity8),offFocusStateLayerOpacity:po.extend("--ft-tabs-off-focus-state-layer-opacity","",yo.opacity8),offActiveStateLayerOpacity:po.extend("--ft-tabs-off-active-state-layer-opacity","",yo.opacity16),offDisabledComponentOpacity:po.extend("--ft-tabs-off-disabled-component-opacity","",yo.opacity40),offColor:po.extend("--ft-tabs-off-color","",jo.contentGlobalSubtle),offStateLayerColor:po.extend("--ft-tabs-off-state-layer-color","",jo.contentGlobalSubtle),onHoverStateLayerOpacity:po.extend("--ft-tabs-on-hover-state-layer-opacity","",yo.opacity8),onFocusStateLayerOpacity:po.extend("--ft-tabs-on-focus-state-layer-opacity","",yo.opacity8),onActiveStateLayerOpacity:po.extend("--ft-tabs-on-active-state-layer-opacity","",yo.opacity16),onDisabledComponentOpacity:po.extend("--ft-tabs-on-disabled-component-opacity","",yo.opacity40),onColor:po.extend("--ft-tabs-on-color","",jo.contentActionPrimary),onStateLayerColor:po.extend("--ft-tabs-on-state-layer-color","",jo.contentActionPrimary),iconHorizontalPadding:po.extend("--ft-tabs-icon-horizontal-padding","",yo.spacing1),iconVerticalPadding:po.extend("--ft-tabs-icon-vertical-padding","",yo.spacing4),focusOutlineWidth:po.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:po.extend("--ft-tabs-focus-focus-ring-color","",jo.borderActionFocusRing)},rr={hoverStateLayerOpacity:po.extend("--ft-collapsible-hover-state-layer-opacity","",yo.opacity8),focusStateLayerOpacity:po.extend("--ft-collapsible-focus-state-layer-opacity","",yo.opacity8),focusOutlineWidth:po.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:po.extend("--ft-collapsible-focus-focus-ring-color","",jo.borderActionFocusRing),activeStateLayerOpacity:po.extend("--ft-collapsible-active-state-layer-opacity","",yo.opacity16),disabledComponentOpacity:po.extend("--ft-collapsible-disabled-component-opacity","",yo.opacity40),horizontalPadding:po.extend("--ft-collapsible-horizontal-padding","",yo.spacing4),verticalPadding:po.extend("--ft-collapsible-vertical-padding","",yo.spacing3),color:po.extend("--ft-collapsible-color","",jo.contentGlobalPrimary),stateLayerColor:po.extend("--ft-collapsible-state-layer-color","",jo.contentGlobalPrimary),backgroundColor:po.extend("--ft-collapsible-background-color","",jo.backgroundGlobalOnSurface),borderColor:po.extend("--ft-collapsible-border-color","",jo.borderGlobalSubtle),iconSize:po.extend("--ft-collapsible-icon-size","",yo.iconSize3)},nr={groupHorizontalPadding:po.extend("--ft-switch-group-horizontal-padding","",yo.spacing1),groupVerticalPadding:po.extend("--ft-switch-group-vertical-padding","",yo.spacing1),groupGap:po.extend("--ft-switch-group-gap","",yo.spacing1),groupBackgroundColor:po.extend("--ft-switch-group-background-color","",jo.backgroundGlobalSurface),groupBorderColor:po.extend("--ft-switch-group-border-color","",jo.borderGlobalSubtle),groupBorderRadius:po.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:po.extend("--ft-switch-label-horizontal-padding","",yo.spacing2),labelVerticalPadding:po.extend("--ft-switch-label-vertical-padding","",yo.spacing1),offHoverStateLayerOpacity:po.extend("--ft-switch-off-hover-state-layer-opacity","",yo.opacity8),offFocusStateLayerOpacity:po.extend("--ft-switch-off-focus-state-layer-opacity","",yo.opacity8),offActiveStateLayerOpacity:po.extend("--ft-switch-off-active-state-layer-opacity","",yo.opacity16),offDisabledComponentOpacity:po.extend("--ft-switch-off-disabled-component-opacity","",yo.opacity40),offColor:po.extend("--ft-switch-off-color","",jo.contentGlobalSubtle),offStateLayerColor:po.extend("--ft-switch-off-state-layer-color","",jo.contentGlobalSubtle),onHoverStateLayerOpacity:po.extend("--ft-switch-on-hover-state-layer-opacity","",yo.opacity8),onFocusStateLayerOpacity:po.extend("--ft-switch-on-focus-state-layer-opacity","",yo.opacity8),onActiveStateLayerOpacity:po.extend("--ft-switch-on-active-state-layer-opacity","",yo.opacity16),onDisabledComponentOpacity:po.extend("--ft-switch-on-disabled-component-opacity","",yo.opacity40),onColor:po.extend("--ft-switch-on-color","",jo.contentActionPrimary),onStateLayerColor:po.extend("--ft-switch-on-state-layer-color","",jo.contentActionPrimary),iconHorizontalPadding:po.extend("--ft-switch-icon-horizontal-padding","",yo.spacing1),iconVerticalPadding:po.extend("--ft-switch-icon-vertical-padding","",yo.spacing1),focusOutlineWidth:po.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:po.extend("--ft-switch-focus-focus-ring-color","",jo.borderActionFocusRing),optionBorderRadius:po.extend("--ft-switch-option-border-radius","",yo.borderRadiusS)},ir={color1Light:po.extend("--ft-chart-1-light","for area color charts",yo.colorBrand40),color1Base:po.extend("--ft-chart-1-base","for line charts",yo.colorBrand0),color2Light:po.extend("--ft-chart-2-light","for area color charts",yo.colorYellow60),color2Base:po.extend("--ft-chart-2-base","for line charts",yo.colorYellow100),color3Light:po.extend("--ft-chart-3-light","",yo.colorUltramarine40),color3Base:po.extend("--ft-chart-3-base","",yo.colorUltramarine70),color4Light:po.extend("--ft-chart-4-light","",yo.colorCyan50),color4Base:po.extend("--ft-chart-4-base","",yo.colorCyan100),color5Light:po.extend("--ft-chart-5-light","",yo.colorRed40),color5Base:po.extend("--ft-chart-5-base","",yo.colorRed60),color6Light:po.extend("--ft-chart-6-light","",yo.colorGreen40),color6Base:po.extend("--ft-chart-6-base","",yo.colorGreen70),color7Light:po.extend("--ft-chart-7-light","",yo.colorOrange70),color7Base:po.extend("--ft-chart-7-base","",yo.colorOrange100),color8Light:po.extend("--ft-chart-8-light","",yo.colorAvocado70),color8Base:po.extend("--ft-chart-8-base","",yo.colorAvocado200),color9Light:po.extend("--ft-chart-9-light","",yo.colorBrown50),color9Base:po.extend("--ft-chart-9-base","",yo.colorBrown200),color10Light:po.extend("--ft-chart-10-light","",yo.colorGray50),color10Base:po.extend("--ft-chart-10-base","",yo.colorGray80),monochrome10:po.extend("--ft-chart-monochrome-10","",yo.colorBrand10),monochrome20:po.extend("--ft-chart-monochrome-20","",yo.colorBrand20),monochrome30:po.extend("--ft-chart-monochrome-30","",yo.colorBrand40),monochrome40:po.extend("--ft-chart-monochrome-40","",yo.colorBrand60),monochrome50:po.extend("--ft-chart-monochrome-50","",yo.colorBrand0),monochrome60:po.extend("--ft-chart-monochrome-60","",yo.colorBrand200)},ar={largeHorizontalPadding:po.extend("--ft-chip-large-horizontal-padding","",yo.spacing4),largeVerticalPadding:po.extend("--ft-chip-large-vertical-padding","",yo.spacing2),largeGap:po.extend("--ft-chip-large-gap","",yo.spacing1),largeFocusOutlineOffset:po.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:po.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:po.extend("--ft-chip-large-border-radius","",yo.borderRadiusPill),largeBorderWidth:po.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:po.extend("--ft-chip-large-icon-size","",yo.iconSize3),mediumHorizontalPadding:po.extend("--ft-chip-medium-horizontal-padding","",yo.spacing3),mediumVerticalPadding:po.extend("--ft-chip-medium-vertical-padding","",yo.spacing1),mediumGap:po.extend("--ft-chip-medium-gap","",yo.spacing1),mediumFocusOutlineOffset:po.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:po.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:po.extend("--ft-chip-medium-border-radius","",yo.borderRadiusPill),mediumBorderWidth:po.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:po.extend("--ft-chip-medium-icon-size","",yo.iconSize2),smallHorizontalPadding:po.extend("--ft-chip-small-horizontal-padding","",yo.spacing2),smallVerticalPadding:po.extend("--ft-chip-small-vertical-padding","",yo.spacing05),smallGap:po.extend("--ft-chip-small-gap","",yo.spacing1),smallFocusOutlineOffset:po.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:po.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:po.extend("--ft-chip-small-border-radius","",yo.borderRadiusPill),smallBorderWidth:po.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:po.extend("--ft-chip-small-icon-size","",yo.iconSize1),neutralBackgroundColor:po.extend("--ft-chip-neutral-background-color","",jo.backgroundGlobalOnSurface),neutralColor:po.extend("--ft-chip-neutral-color","",jo.contentGlobalPrimary),neutralIconColor:po.extend("--ft-chip-neutral-icon-color","",jo.contentGlobalPrimary),neutralBorderColor:po.extend("--ft-chip-neutral-border-color","",jo.borderGlobalSubtle),infoBackgroundColor:po.extend("--ft-chip-info-background-color","",jo.backgroundInfoSubtle),infoColor:po.extend("--ft-chip-info-color","",jo.contentInfoPrimary),infoIconColor:po.extend("--ft-chip-info-icon-color","",jo.contentInfoIconOnly),infoBorderColor:po.extend("--ft-chip-info-border-color","",jo.borderInfoSubtle),successBackgroundColor:po.extend("--ft-chip-success-background-color","",jo.backgroundSuccessSubtle),successColor:po.extend("--ft-chip-success-color","",jo.contentSuccessPrimary),successIconColor:po.extend("--ft-chip-success-icon-color","",jo.contentSuccessIconOnly),successBorderColor:po.extend("--ft-chip-success-border-color","",jo.borderSuccessSubtle),warningBackgroundColor:po.extend("--ft-chip-warning-background-color","",jo.backgroundWarningSubtle),warningColor:po.extend("--ft-chip-warning-color","",jo.contentWarningPrimary),warningIconColor:po.extend("--ft-chip-warning-icon-color","",jo.contentWarningIconOnly),warningBorderColor:po.extend("--ft-chip-warning-border-color","",jo.borderWarningSubtle),errorBackgroundColor:po.extend("--ft-chip-error-background-color","",jo.backgroundErrorSubtle),errorColor:po.extend("--ft-chip-error-color","",jo.contentErrorPrimary),errorIconColor:po.extend("--ft-chip-error-icon-color","",jo.contentErrorIconOnly),errorBorderColor:po.extend("--ft-chip-error-border-color","",jo.borderErrorSubtle)},sr={infoBorderColor:po.extend("--ft-border-info-border-color","",jo.borderInfoSubtle)},cr={borderWidth:po.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:po.extend("--ft-notice-horizontal-padding","",yo.spacing2),verticalPadding:po.extend("--ft-notice-vertical-padding","",yo.spacing1),borderRadius:po.extend("--ft-notice-border-radius","",yo.borderRadiusS),gap:po.extend("--ft-notice-gap","",yo.spacing2),iconSize:po.extend("--ft-notice-icon-size","",yo.iconSize3),infoBackgroundColor:po.extend("--ft-notice-info-background-color","",jo.backgroundInfoSubtle),infoBorderColor:po.extend("--ft-notice-info-border-color","",jo.borderInfoSubtle),infoColor:po.extend("--ft-notice-info-color","",jo.contentInfoPrimary),infoIconColor:po.extend("--ft-notice-info-icon-color","",jo.contentInfoIconOnly),warningBackgroundColor:po.extend("--ft-notice-warning-background-color","",jo.backgroundWarningSubtle),warningBorderColor:po.extend("--ft-notice-warning-border-color","",jo.borderWarningSubtle),warningColor:po.extend("--ft-notice-warning-color","",jo.contentWarningPrimary),warningIconColor:po.extend("--ft-notice-warning-icon-color","",jo.contentWarningIconOnly),errorBackgroundColor:po.extend("--ft-notice-error-background-color","",jo.backgroundErrorSubtle),errorBorderColor:po.extend("--ft-notice-error-border-color","",jo.borderErrorSubtle),errorColor:po.extend("--ft-notice-error-color","",jo.contentErrorPrimary),errorIconColor:po.extend("--ft-notice-error-icon-color","",jo.contentErrorIconOnly),successBackgroundColor:po.extend("--ft-notice-success-background-color","",jo.backgroundSuccessSubtle),successBorderColor:po.extend("--ft-notice-success-border-color","",jo.borderSuccessSubtle),successColor:po.extend("--ft-notice-success-color","",jo.contentSuccessPrimary),successIconColor:po.extend("--ft-notice-success-icon-color","",jo.contentSuccessIconOnly)},lr={color:po.extend("--ft-checkbox-color","",jo.contentGlobalPrimary),checkedBackgroundColor:po.extend("--ft-checkbox-checked-background-color","",jo.contentActionPrimary),checkedStateLayerColor:po.extend("--ft-checkbox-checked-state-layer-color","",jo.contentActionPrimary),checkedIconColor:po.extend("--ft-checkbox-checked-icon-color","",jo.contentGlobalOnColor),checkedHoverStateLayerOpacity:po.extend("--ft-checkbox-checked-hover-state-layer-opacity","",yo.opacity16),checkedFocusStateLayerOpacity:po.extend("--ft-checkbox-checked-focus-state-layer-opacity","",yo.opacity16),checkedActiveStateLayerOpacity:po.extend("--ft-checkbox-checked-active-state-layer-opacity","",yo.opacity24),checkedDisabledComponentOpacity:po.extend("--ft-checkbox-checked-disabled-component-opacity","",yo.opacity40),uncheckedBorderColor:po.extend("--ft-checkbox-unchecked-border-color","",yo.colorGray80),uncheckedStateLayerColor:po.extend("--ft-checkbox-unchecked-state-layer-color","",yo.colorGray80),uncheckedHoverStateLayerOpacity:po.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",yo.opacity16),uncheckedFocusStateLayerOpacity:po.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",yo.opacity16),uncheckedActiveStateLayerOpacity:po.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",yo.opacity24),uncheckedDisabledComponentOpacity:po.extend("--ft-checkbox-unchecked-disabled-component-opacity","",yo.opacity40),focusFocusRingColor:po.extend("--ft-checkbox-focus-focus-ring-color","",jo.borderActionFocusRing),focusOutlineOffset:po.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:po.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:po.extend("--ft-checkbox-gap","",yo.spacing3)},ur={offHoverStateLayerOpacity:po.extend("--ft-toggle-off-hover-state-layer-opacity","",yo.opacity16),offFocusStateLayerOpacity:po.extend("--ft-toggle-off-focus-state-layer-opacity","",yo.opacity16),offActiveStateLayerOpacity:po.extend("--ft-toggle-off-active-state-layer-opacity","",yo.opacity24),offDisabledComponentOpacity:po.extend("--ft-toggle-off-disabled-component-opacity","",yo.opacity40),offBackgroundColor:po.extend("--ft-toggle-off-background-color","",jo.contentGlobalSubtle),offIconColor:po.extend("--ft-toggle-off-icon-color","",jo.contentGlobalSubtle),offStateLayerColor:po.extend("--ft-toggle-off-state-layer-color","",jo.contentGlobalSubtle),onHoverStateLayerOpacity:po.extend("--ft-toggle-on-hover-state-layer-opacity","",yo.opacity16),onFocusStateLayerOpacity:po.extend("--ft-toggle-on-focus-state-layer-opacity","",yo.opacity16),onActiveStateLayerOpacity:po.extend("--ft-toggle-on-active-state-layer-opacity","",yo.opacity24),onDisabledComponentOpacity:po.extend("--ft-toggle-on-disabled-component-opacity","",yo.opacity40),onBackgroundColor:po.extend("--ft-toggle-on-background-color","",jo.contentActionPrimary),onStateLayerColor:po.extend("--ft-toggle-on-state-layer-color","",jo.contentActionPrimary),onIconColor:po.extend("--ft-toggle-on-icon-color","",jo.contentActionPrimary),color:po.extend("--ft-toggle-color","",jo.contentGlobalPrimary),focusFocusRingColor:po.extend("--ft-toggle-focus-focus-ring-color","",jo.borderActionFocusRing),gap:po.extend("--ft-toggle-gap","",yo.spacing3)},fr={color:po.extend("--ft-radio-color","",jo.contentGlobalPrimary),selectedRadioColor:po.extend("--ft-radio-selected-radio-color","",jo.contentActionPrimary),selectedStateLayerColor:po.extend("--ft-radio-selected-state-layer-color","",jo.contentActionPrimary),selectedHoverStateLayerOpacity:po.extend("--ft-radio-selected-hover-state-layer-opacity","",yo.opacity16),selectedFocusStateLayerOpacity:po.extend("--ft-radio-selected-focus-state-layer-opacity","",yo.opacity16),selectedActiveStateLayerOpacity:po.extend("--ft-radio-selected-active-state-layer-opacity","",yo.opacity24),selectedDisabledComponentOpacity:po.extend("--ft-radio-selected-disabled-component-opacity","",yo.opacity40),unselectedStateLayerColor:po.extend("--ft-radio-unselected-state-layer-color","",jo.borderInputPrimary),unselectedBorderColor:po.extend("--ft-radio-unselected-border-color","",jo.borderInputPrimary),unselectedHoverStateLayerOpacity:po.extend("--ft-radio-unselected-hover-state-layer-opacity","",yo.opacity16),unselectedFocusStateLayerOpacity:po.extend("--ft-radio-unselected-focus-state-layer-opacity","",yo.opacity16),unselectedActiveStateLayerOpacity:po.extend("--ft-radio-unselected-active-state-layer-opacity","",yo.opacity24),unselectedDisabledComponentOpacity:po.extend("--ft-radio-unselected-disabled-component-opacity","",yo.opacity40),focusFocusRingColor:po.extend("--ft-radio-focus-focus-ring-color","",jo.borderActionFocusRing),focusOutlineOffset:po.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:po.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:po.extend("--ft-radio-gap","",yo.spacing3)},hr={iconSize:po.extend("--ft-notification-icon-size","",yo.iconSize4),horizontalPadding:po.extend("--ft-notification-horizontal-padding","",yo.spacing4),verticalPadding:po.extend("--ft-notification-vertical-padding","",yo.spacing4),infoBackgroundColor:po.extend("--ft-notification-info-background-color","",jo.backgroundInfoSubtle),infoColor:po.extend("--ft-notification-info-color","",jo.contentInfoPrimary),infoIconColor:po.extend("--ft-notification-info-icon-color","",jo.contentInfoIconOnly),infoBorderColor:po.extend("--ft-notification-info-border-color","",jo.borderInfoSubtle),successBackgroundColor:po.extend("--ft-notification-success-background-color","",jo.backgroundSuccessSubtle),successColor:po.extend("--ft-notification-success-color","",jo.contentSuccessPrimary),successIconColor:po.extend("--ft-notification-success-icon-color","",jo.contentSuccessIconOnly),successBorderColor:po.extend("--ft-notification-success-border-color","",jo.borderSuccessSubtle),warningBackgroundColor:po.extend("--ft-notification-warning-background-color","",jo.backgroundWarningSubtle),warningColor:po.extend("--ft-notification-warning-color","",jo.contentWarningPrimary),warningIconColor:po.extend("--ft-notification-warning-icon-color","",jo.contentWarningIconOnly),warningBorderColor:po.extend("--ft-notification-warning-border-color","",jo.borderWarningSubtle),errorBackgroundColor:po.extend("--ft-notification-error-background-color","",jo.backgroundErrorSubtle),errorColor:po.extend("--ft-notification-error-color","",jo.contentErrorPrimary),errorIconColor:po.extend("--ft-notification-error-icon-color","",jo.contentErrorIconOnly),errorBorderColor:po.extend("--ft-notification-error-border-color","",jo.borderErrorSubtle),borderRadius:po.extend("--ft-notification-border-radius","",yo.borderRadiusPill),borderWidth:po.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:po.extend("--ft-notification-leading-gap","",yo.spacing2),trailingGap:po.extend("--ft-notification-trailing-gap","",yo.spacing8)},dr={horizontalPadding:po.extend("--ft-tooltip-horizontal-padding","",yo.spacing2),verticalPadding:po.extend("--ft-tooltip-vertical-padding","",yo.spacing2),borderRadius:po.extend("--ft-tooltip-border-radius","",yo.borderRadiusS),color:po.extend("--ft-tooltip-color","",jo.contentGlobalOnColor),backgroundColor:po.extend("--ft-tooltip-background-color","",jo.contentGlobalPrimary),backgroundOpacity:po.extend("--ft-tooltip-background-opacity","",yo.opacity80),shadow:po.extend("--ft-tooltip-shadow","",yo.shadowElevation03),maxWidth:po.create("--ft-tooltip-max-width","","SIZE","256px"),gap:po.extend("--ft-tooltip-gap","",yo.spacing05)};var pr=Object.freeze({__proto__:null,FtCssVariableFactory:po,banner:Ko,border:sr,breadcrumb:$o,button:Po,chart:ir,checkbox:lr,chip:ar,collapsible:rr,comboboxMultiSelect:tr,comboboxSingleSelect:Qo,drawer:Vo,floatingMenu:Xo,foundation:yo,modal:Go,notice:cr,notification:hr,pageHeader:To,popover:er,radio:fr,semantic:jo,setVariable:function(t,e){return ho(`${t.name}: ${e}`)},switch_:nr,tabs:or,textArea:Jo,textInput:qo,toggle:ur,tooltip:dr,typographies:Zo,typographyBody1Medium:So,typographyBody1Regular:Oo,typographyBody1Semibold:wo,typographyBody2Medium:No,typographyBody2MediumUnderline:Co,typographyBody2Regular:xo,typographyBody2Semibold:Eo,typographyCaption1Bold:_o,typographyCaption1Medium:Do,typographyCaption1Semibold:Uo,typographyCaption2Bold:Ao,typographyCaption2Medium:Yo,typographyCaption2Semibold:Fo,typographyCaption3Bold:Bo,typographyCaption3Medium:Ho,typographyCaption3Semibold:zo,typographyDisplay:go,typographyLabel1Bold:Mo,typographyLabel1Medium:Ro,typographyLabel1Semibold:Io,typographyLabel2Bold:Lo,typographyLabel2Medium:ko,typographyLabel2Semibold:Wo,typographyTitle1:bo,typographyTitle2:mo,typographyTitle3:vo,typographyVariants:["display","title-1","title-2","title-3","body-1","body-2","body-2-underline","label-1","label-2","caption-1","caption-2","caption-3"]});const yr={colorPrimary:po.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:po.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:po.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:po.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:po.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:po.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:po.create("--ft-color-error","","COLOR","#B00020"),colorOutline:po.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:po.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:po.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:po.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:po.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:po.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:po.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:po.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:po.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:po.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:po.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:po.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:po.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:po.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:po.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:po.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:po.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:po.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:po.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:po.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:po.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:po.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:po.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:po.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:po.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:po.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:po.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:po.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:po.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:po.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:po.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:po.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:po.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:po.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:po.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:po.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:po.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:po.create("--ft-elevation-00","","UNKNOWN","0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px 0px rgba(0, 0, 0, 0)"),elevation01:po.create("--ft-elevation-01","","UNKNOWN","0px 1px 4px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation02:po.create("--ft-elevation-02","","UNKNOWN","0px 4px 10px 0px rgba(0, 0, 0, 0.06), 0px 2px 5px 0px rgba(0, 0, 0, 0.14), 0px 0px 1px 0px rgba(0, 0, 0, 0.06)"),elevation03:po.create("--ft-elevation-03","","UNKNOWN","0px 6px 13px 0px rgba(0, 0, 0, 0.06), 0px 3px 7px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.06)"),elevation04:po.create("--ft-elevation-04","","UNKNOWN","0px 8px 16px 0px rgba(0, 0, 0, 0.06), 0px 4px 9px 0px rgba(0, 0, 0, 0.14), 0px 2px 3px 0px rgba(0, 0, 0, 0.06)"),elevation06:po.create("--ft-elevation-06","","UNKNOWN","0px 12px 22px 0px rgba(0, 0, 0, 0.06), 0px 6px 13px 0px rgba(0, 0, 0, 0.14), 0px 4px 5px 0px rgba(0, 0, 0, 0.06)"),elevation08:po.create("--ft-elevation-08","","UNKNOWN","0px 16px 28px 0px rgba(0, 0, 0, 0.06), 0px 8px 17px 0px rgba(0, 0, 0, 0.14), 0px 6px 7px 0px rgba(0, 0, 0, 0.06)"),elevation12:po.create("--ft-elevation-12","","UNKNOWN","0px 22px 40px 0px rgba(0, 0, 0, 0.06), 0px 12px 23px 0px rgba(0, 0, 0, 0.14), 0px 10px 11px 0px rgba(0, 0, 0, 0.06)"),elevation16:po.create("--ft-elevation-16","","UNKNOWN","0px 28px 52px 0px rgba(0, 0, 0, 0.06), 0px 16px 29px 0px rgba(0, 0, 0, 0.14), 0px 14px 15px 0px rgba(0, 0, 0, 0.06)"),elevation24:po.create("--ft-elevation-24","","UNKNOWN","0px 40px 76px 0px rgba(0, 0, 0, 0.06), 0px 24px 41px 0px rgba(0, 0, 0, 0.14), 0px 22px 23px 0px rgba(0, 0, 0, 0.06)"),borderRadiusS:po.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:po.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:po.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:po.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:po.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:po.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:po.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:po.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var gr=Object.freeze({__proto__:null,designSystemVariables:yr});class br extends CustomEvent{constructor(t){super("ft-notification",{bubbles:!0,composed:!0,detail:t})}}class mr extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}}class vr extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}}var Or=Object.freeze({__proto__:null,FtNotificationEvent:br,PostResizeEvent:vr,PreResizeEvent:mr});const Sr=["start","end"],wr=["top","right","bottom","left"].reduce(((t,e)=>t.concat(e,e+"-"+Sr[0],e+"-"+Sr[1])),[]),xr=Math.min,Nr=Math.max,Cr=Math.round,Er=t=>({x:t,y:t}),Rr={left:"right",right:"left",bottom:"top",top:"bottom"},Ir={start:"end",end:"start"};function Mr(t,e,o){return Nr(t,xr(e,o))}function kr(t,e){return"function"==typeof t?t(e):t}function Wr(t){return t.split("-")[0]}function Lr(t){return t.split("-")[1]}function Dr(t){return"x"===t?"y":"x"}function Ur(t){return"y"===t?"height":"width"}function _r(t){return["top","bottom"].includes(Wr(t))?"y":"x"}function Yr(t){return Dr(_r(t))}function Fr(t){return t.replace(/left|right|bottom|top/g,(t=>Rr[t]))}function Ar(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Hr(t,e,o){let{reference:r,floating:n}=t;const i=_r(e),a=Yr(e),s=Ur(a),c=Wr(e),l="y"===i,u=r.x+r.width/2-n.width/2,f=r.y+r.height/2-n.height/2,h=r[s]/2-n[s]/2;let d;switch(c){case"top":d={x:u,y:r.y-n.height};break;case"bottom":d={x:u,y:r.y+r.height};break;case"right":d={x:r.x+r.width,y:f};break;case"left":d={x:r.x-n.width,y:f};break;default:d={x:r.x,y:r.y}}switch(Lr(e)){case"start":d[a]-=h*(o&&l?-1:1);break;case"end":d[a]+=h*(o&&l?-1:1)}return d}async function zr(t,e){var o;void 0===e&&(e={});const{x:r,y:n,platform:i,rects:a,elements:s,strategy:c}=t,{boundary:l="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:h=!1,padding:d=0}=kr(e,t),p=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(d),y=s[h?"floating"===f?"reference":"floating":f],g=Ar(await i.getClippingRect({element:null==(o=await(null==i.isElement?void 0:i.isElement(y)))||o?y:y.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:l,rootBoundary:u,strategy:c})),b="floating"===f?{...a.floating,x:r,y:n}:a.reference,m=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),v=await(null==i.isElement?void 0:i.isElement(m))&&await(null==i.getScale?void 0:i.getScale(m))||{x:1,y:1},O=Ar(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(g.top-O.top+p.top)/v.y,bottom:(O.bottom-g.bottom+p.bottom)/v.y,left:(g.left-O.left+p.left)/v.x,right:(O.right-g.right+p.right)/v.x}}function Br(t,e,o){return(t?[...o.filter((e=>Lr(e)===t)),...o.filter((e=>Lr(e)!==t))]:o.filter((t=>Wr(t)===t))).filter((o=>!t||(Lr(o)===t||!!e&&function(t){return t.replace(/start|end/g,(t=>Ir[t]))}(o)!==o)))}const Zr=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,r,n;const{rects:i,middlewareData:a,placement:s,platform:c,elements:l}=e,{crossAxis:u=!1,alignment:f,allowedPlacements:h=wr,autoAlignment:d=!0,...p}=kr(t,e),y=void 0!==f||h===wr?Br(f||null,d,h):h,g=await zr(e,p),b=(null==(o=a.autoPlacement)?void 0:o.index)||0,m=y[b];if(null==m)return{};const v=function(t,e,o){void 0===o&&(o=!1);const r=Lr(t),n=Yr(t),i=Ur(n);let a="x"===n?r===(o?"end":"start")?"right":"left":"start"===r?"bottom":"top";return e.reference[i]>e.floating[i]&&(a=Fr(a)),[a,Fr(a)]}(m,i,await(null==c.isRTL?void 0:c.isRTL(l.floating)));if(s!==m)return{reset:{placement:y[0]}};const O=[g[Wr(m)],g[v[0]],g[v[1]]],S=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],w=y[b+1];if(w)return{data:{index:b+1,overflows:S},reset:{placement:w}};const x=S.map((t=>{const e=Lr(t.placement);return[t.placement,e&&u?t.overflows.slice(0,2).reduce(((t,e)=>t+e),0):t.overflows[0],t.overflows]})).sort(((t,e)=>t[1]-e[1])),N=x.filter((t=>t[2].slice(0,Lr(t[0])?2:3).every((t=>t<=0)))),C=(null==(n=N[0])?void 0:n[0])||x[0][0];return C!==s?{data:{index:b+1,overflows:S},reset:{placement:C}}:{}}}};function jr(t){return $r(t)?(t.nodeName||"").toLowerCase():"#document"}function Pr(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function Kr(t){var e;return null==(e=($r(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function $r(t){return t instanceof Node||t instanceof Pr(t).Node}function Tr(t){return t instanceof Element||t instanceof Pr(t).Element}function Gr(t){return t instanceof HTMLElement||t instanceof Pr(t).HTMLElement}function Vr(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Pr(t).ShadowRoot)}function qr(t){const{overflow:e,overflowX:o,overflowY:r,display:n}=en(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+o)&&!["inline","contents"].includes(n)}function Jr(t){return["table","td","th"].includes(jr(t))}function Xr(t){const e=Qr(),o=en(t);return"none"!==o.transform||"none"!==o.perspective||!!o.containerType&&"normal"!==o.containerType||!e&&!!o.backdropFilter&&"none"!==o.backdropFilter||!e&&!!o.filter&&"none"!==o.filter||["transform","perspective","filter"].some((t=>(o.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(o.contain||"").includes(t)))}function Qr(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function tn(t){return["html","body","#document"].includes(jr(t))}function en(t){return Pr(t).getComputedStyle(t)}function on(t){return Tr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function rn(t){if("html"===jr(t))return t;const e=t.assignedSlot||t.parentNode||Vr(t)&&t.host||Kr(t);return Vr(e)?e.host:e}function nn(t){const e=rn(t);return tn(e)?t.ownerDocument?t.ownerDocument.body:t.body:Gr(e)&&qr(e)?e:nn(e)}function an(t,e,o){var r;void 0===e&&(e=[]),void 0===o&&(o=!0);const n=nn(t),i=n===(null==(r=t.ownerDocument)?void 0:r.body),a=Pr(n);return i?e.concat(a,a.visualViewport||[],qr(n)?n:[],a.frameElement&&o?an(a.frameElement):[]):e.concat(n,an(n,[],o))}function sn(t){const e=en(t);let o=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const n=Gr(t),i=n?t.offsetWidth:o,a=n?t.offsetHeight:r,s=Cr(o)!==i||Cr(r)!==a;return s&&(o=i,r=a),{width:o,height:r,$:s}}function cn(t){return Tr(t)?t:t.contextElement}function ln(t){const e=cn(t);if(!Gr(e))return Er(1);const o=e.getBoundingClientRect(),{width:r,height:n,$:i}=sn(e);let a=(i?Cr(o.width):o.width)/r,s=(i?Cr(o.height):o.height)/n;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const un=Er(0);function fn(t){const e=Pr(t);return Qr()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:un}function hn(t,e,o,r){void 0===e&&(e=!1),void 0===o&&(o=!1);const n=t.getBoundingClientRect(),i=cn(t);let a=Er(1);e&&(r?Tr(r)&&(a=ln(r)):a=ln(t));const s=function(t,e,o){return void 0===e&&(e=!1),!(!o||e&&o!==Pr(t))&&e}(i,o,r)?fn(i):Er(0);let c=(n.left+s.x)/a.x,l=(n.top+s.y)/a.y,u=n.width/a.x,f=n.height/a.y;if(i){const t=Pr(i),e=r&&Tr(r)?Pr(r):r;let o=t.frameElement;for(;o&&r&&e!==t;){const t=ln(o),e=o.getBoundingClientRect(),r=en(o),n=e.left+(o.clientLeft+parseFloat(r.paddingLeft))*t.x,i=e.top+(o.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,l*=t.y,u*=t.x,f*=t.y,c+=n,l+=i,o=Pr(o).frameElement}}return Ar({width:u,height:f,x:c,y:l})}function dn(t){return hn(Kr(t)).left+on(t).scrollLeft}function pn(t,e,o){let r;if("viewport"===e)r=function(t,e){const o=Pr(t),r=Kr(t),n=o.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,c=0;if(n){i=n.width,a=n.height;const t=Qr();(!t||t&&"fixed"===e)&&(s=n.offsetLeft,c=n.offsetTop)}return{width:i,height:a,x:s,y:c}}(t,o);else if("document"===e)r=function(t){const e=Kr(t),o=on(t),r=t.ownerDocument.body,n=Nr(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=Nr(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let a=-o.scrollLeft+dn(t);const s=-o.scrollTop;return"rtl"===en(r).direction&&(a+=Nr(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:a,y:s}}(Kr(t));else if(Tr(e))r=function(t,e){const o=hn(t,!0,"fixed"===e),r=o.top+t.clientTop,n=o.left+t.clientLeft,i=Gr(t)?ln(t):Er(1);return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:n*i.x,y:r*i.y}}(e,o);else{const o=fn(t);r={...e,x:e.x-o.x,y:e.y-o.y}}return Ar(r)}function yn(t,e){const o=rn(t);return!(o===e||!Tr(o)||tn(o))&&("fixed"===en(o).position||yn(o,e))}function gn(t,e,o){const r=Gr(e),n=Kr(e),i="fixed"===o,a=hn(t,!0,i,e);let s={scrollLeft:0,scrollTop:0};const c=Er(0);if(r||!r&&!i)if(("body"!==jr(e)||qr(n))&&(s=on(e)),r){const t=hn(e,!0,i,e);c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}else n&&(c.x=dn(n));return{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function bn(t,e){return Gr(t)&&"fixed"!==en(t).position?e?e(t):t.offsetParent:null}function mn(t,e){const o=Pr(t);if(!Gr(t))return o;let r=bn(t,e);for(;r&&Jr(r)&&"static"===en(r).position;)r=bn(r,e);return r&&("html"===jr(r)||"body"===jr(r)&&"static"===en(r).position&&!Xr(r))?o:r||function(t){let e=rn(t);for(;Gr(e)&&!tn(e);){if(Xr(e))return e;e=rn(e)}return null}(t)||o}const vn={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:e,offsetParent:o,strategy:r}=t;const n=Gr(o),i=Kr(o);if(o===i)return e;let a={scrollLeft:0,scrollTop:0},s=Er(1);const c=Er(0);if((n||!n&&"fixed"!==r)&&(("body"!==jr(o)||qr(i))&&(a=on(o)),Gr(o))){const t=hn(o);s=ln(o),c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}return{width:e.width*s.x,height:e.height*s.y,x:e.x*s.x-a.scrollLeft*s.x+c.x,y:e.y*s.y-a.scrollTop*s.y+c.y}},getDocumentElement:Kr,getClippingRect:function(t){let{element:e,boundary:o,rootBoundary:r,strategy:n}=t;const i=[..."clippingAncestors"===o?function(t,e){const o=e.get(t);if(o)return o;let r=an(t,[],!1).filter((t=>Tr(t)&&"body"!==jr(t))),n=null;const i="fixed"===en(t).position;let a=i?rn(t):t;for(;Tr(a)&&!tn(a);){const e=en(a),o=Xr(a);o||"fixed"!==e.position||(n=null),(i?!o&&!n:!o&&"static"===e.position&&n&&["absolute","fixed"].includes(n.position)||qr(a)&&!o&&yn(t,a))?r=r.filter((t=>t!==a)):n=e,a=rn(a)}return e.set(t,r),r}(e,this._c):[].concat(o),r],a=i[0],s=i.reduce(((t,o)=>{const r=pn(e,o,n);return t.top=Nr(r.top,t.top),t.right=xr(r.right,t.right),t.bottom=xr(r.bottom,t.bottom),t.left=Nr(r.left,t.left),t}),pn(e,a,n));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:mn,getElementRects:async function(t){let{reference:e,floating:o,strategy:r}=t;const n=this.getOffsetParent||mn,i=this.getDimensions;return{reference:gn(e,await n(o),r),floating:{x:0,y:0,...await i(o)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return sn(t)},getScale:ln,isElement:Tr,isRTL:function(t){return"rtl"===en(t).direction}},On=(t,e,o)=>{const r=new Map,n={platform:vn,...o},i={...n.platform,_c:r};return(async(t,e,o)=>{const{placement:r="bottom",strategy:n="absolute",middleware:i=[],platform:a}=o,s=i.filter(Boolean),c=await(null==a.isRTL?void 0:a.isRTL(e));let l=await a.getElementRects({reference:t,floating:e,strategy:n}),{x:u,y:f}=Hr(l,r,c),h=r,d={},p=0;for(let o=0;o<s.length;o++){const{name:i,fn:y}=s[o],{x:g,y:b,data:m,reset:v}=await y({x:u,y:f,initialPlacement:r,placement:h,strategy:n,middlewareData:d,rects:l,platform:a,elements:{reference:t,floating:e}});u=null!=g?g:u,f=null!=b?b:f,d={...d,[i]:{...d[i],...m}},v&&p<=50&&(p++,"object"==typeof v&&(v.placement&&(h=v.placement),v.rects&&(l=!0===v.rects?await a.getElementRects({reference:t,floating:e,strategy:n}):v.rects),({x:u,y:f}=Hr(l,h,c))),o=-1)}return{x:u,y:f,placement:h,strategy:n,middlewareData:d}})(t,e,{...n,platform:i})};function Sn(t){return function(t){for(let e=t;e;e=wn(e))if(e instanceof Element&&"none"===getComputedStyle(e).display)return null;for(let e=wn(t);e;e=wn(e)){if(!(e instanceof Element))continue;const t=getComputedStyle(e);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return e;if("BODY"===e.tagName)return e}}return null}(t)}function wn(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var xn=Object.freeze({__proto__:null,computeOffsetPosition:async function(t,e,o){return On(t,e,{platform:{...vn,getOffsetParent:t=>vn.getOffsetParent(t,Sn)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:e,y:o,placement:n}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:t=>{let{x:e,y:o}=t;return{x:e,y:o}}},...c}=kr(r,t),l={x:e,y:o},u=await zr(t,c),f=_r(Wr(n)),h=Dr(f);let d=l[h],p=l[f];if(i){const t="y"===h?"bottom":"right";d=Mr(d+u["y"===h?"top":"left"],d,d-u[t])}if(a){const t="y"===f?"bottom":"right";p=Mr(p+u["y"===f?"top":"left"],p,p-u[t])}const y=s.fn({...t,[h]:d,[f]:p});return{...y,data:{x:y.x-e,y:y.y-o}}}}),Zr({allowedPlacements:[o]})]});var r}});
|
|
137
|
-
|
|
236
|
+
*)
|
|
237
|
+
|
|
238
|
+
@lit/reactive-element/css-tag.js:
|
|
239
|
+
(**
|
|
138
240
|
* @license
|
|
139
241
|
* Copyright 2019 Google LLC
|
|
140
242
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
141
|
-
*/const Nn=window,Cn=Nn.ShadowRoot&&(void 0===Nn.ShadyCSS||Nn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;class En extends ge{createRenderRoot(){const t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach((([e,o])=>t.registry.define(e,o))));const e={...t.shadowRootOptions,customElements:t.registry},o=this.renderOptions.creationScope=this.attachShadow(e);return((t,e)=>{Cn?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const o=document.createElement("style"),r=Nn.litNonce;void 0!==r&&o.setAttribute("nonce",r),o.textContent=e.cssText,t.appendChild(o)}))})(o,t.elementStyles),o}}var Rn,In=Object.freeze({__proto__:null,ScopedRegistryLitElement:En}),Mn=function(t,e,o,r){for(var n,i=arguments.length,a=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,s=t.length-1;s>=0;s--)(n=t[s])&&(a=(i<3?n(a):i>3?n(e,o,a):n(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a};const kn=Symbol("constructorPrototype"),Wn=Symbol("constructorName"),Ln=Symbol("exportpartsDebouncer");class Dn extends En{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[Rn]=new eo(5),this[Wn]=this.constructor.name,this[kn]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Wn]&&Object.setPrototypeOf(this,this[kn])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}}updated(t){super.updated(t),this.updateComplete.then((()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()}))}contentAvailableCallback(t){}applyCustomStylesheet(t){var e,o,r;if(this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync(null!==(e=this.customStylesheet)&&void 0!==e?e:"")}catch(t){console.error(t,this.customStylesheet)}}else if((null!==(r=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))&&void 0!==r?r:[]).forEach((t=>t.remove())),this.customStylesheet){const t=document.createElement("style");t.classList.add("ft-lit-element--custom-stylesheet"),t.innerHTML=this.customStylesheet,this.shadowRoot.append(t)}}scheduleExportpartsUpdate(){var t,e,o;((null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())||null!==(o=null===(e=this.exportpartsPrefixes)||void 0===e?void 0:e.length)&&void 0!==o&&o)&&this[Ln].run((()=>{var t,e;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&(null===(e=this.exportpartsPrefixes)||void 0===e?void 0:e.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var e,o,r,n,i,a;const s=t=>null!=t&&t.trim().length>0,c=t.filter(s).map((t=>t.trim()));if(0===c.length)return void this.removeAttribute("exportparts");const l=new Set;for(let t of null!==(o=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelectorAll("[part],[exportparts]"))&&void 0!==o?o:[]){const e=null!==(n=null===(r=t.getAttribute("part"))||void 0===r?void 0:r.split(" "))&&void 0!==n?n:[],o=null!==(a=null===(i=t.getAttribute("exportparts"))||void 0===i?void 0:i.split(",").map((t=>t.split(":")[1])))&&void 0!==a?a:[];new Array(...e,...o).filter(s).map((t=>t.trim())).forEach((t=>l.add(t)))}if(0===l.size)return void this.removeAttribute("exportparts");const u=[...l.values()].flatMap((t=>c.map((e=>`${t}:${e}--${t}`))));this.setAttribute("exportparts",[...this.part,...u].join(", "))}}Rn=Ln,Mn([Se()],Dn.prototype,"exportpartsPrefix",void 0),Mn([lo([])],Dn.prototype,"exportpartsPrefixes",void 0),Mn([Se()],Dn.prototype,"customStylesheet",void 0);var Un=Object.freeze({__proto__:null,FtLitElement:Dn}),_n=Object.freeze({__proto__:null});class Yn{constructor(t,e=!0,o=[],r=5e3){this.ctx=t,this.iframes=e,this.exclude=o,this.iframesTimeout=r}static matches(t,e){const o="string"==typeof e?[e]:e,r=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(r){let e=!1;return o.every((o=>!r.call(t,o)||(e=!0,!1))),e}return!1}getContexts(){let t,e=[];return t=void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[],t.forEach((t=>{const o=e.filter((e=>e.contains(t))).length>0;-1!==e.indexOf(t)||o||e.push(t)})),e}getIframeContents(t,e,o=(()=>{})){let r;try{const e=t.contentWindow;if(r=e.document,!e||!r)throw new Error("iframe inaccessible")}catch(t){o()}r&&e(r)}isIframeBlank(t){const e="about:blank",o=t.getAttribute("src").trim();return t.contentWindow.location.href===e&&o!==e&&o}observeIframeLoad(t,e,o){let r=!1,n=null;const i=()=>{if(!r){r=!0,clearTimeout(n);try{this.isIframeBlank(t)||(t.removeEventListener("load",i),this.getIframeContents(t,e,o))}catch(t){o()}}};t.addEventListener("load",i),n=setTimeout(i,this.iframesTimeout)}onIframeReady(t,e,o){try{"complete"===t.contentWindow.document.readyState?this.isIframeBlank(t)?this.observeIframeLoad(t,e,o):this.getIframeContents(t,e,o):this.observeIframeLoad(t,e,o)}catch(t){o()}}waitForIframes(t,e){let o=0;this.forEachIframe(t,(()=>!0),(t=>{o++,this.waitForIframes(t.querySelector("html"),(()=>{--o||e()}))}),(t=>{t||e()}))}forEachIframe(t,e,o,r=(()=>{})){let n=t.querySelectorAll("iframe"),i=n.length,a=0;n=Array.prototype.slice.call(n);const s=()=>{--i<=0&&r(a)};i||s(),n.forEach((t=>{Yn.matches(t,this.exclude)?s():this.onIframeReady(t,(r=>{e(t)&&(a++,o(r)),s()}),s)}))}createIterator(t,e,o){return document.createNodeIterator(t,e,o,!1)}createInstanceOnIframe(t){return new Yn(t.querySelector("html"),this.iframes)}compareNodeIframe(t,e,o){if(t.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_PRECEDING){if(null===e)return!0;if(e.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}getIteratorNode(t){const e=t.previousNode();let o;return o=(null===e||t.nextNode())&&t.nextNode(),{prevNode:e,node:o}}checkIframeFilter(t,e,o,r){let n=!1,i=!1;return r.forEach(((t,e)=>{t.val===o&&(n=e,i=t.handled)})),this.compareNodeIframe(t,e,o)?(!1!==n||i?!1===n||i||(r[n].handled=!0):r.push({val:o,handled:!0}),!0):(!1===n&&r.push({val:o,handled:!1}),!1)}handleOpenIframes(t,e,o,r){t.forEach((t=>{t.handled||this.getIframeContents(t.val,(t=>{this.createInstanceOnIframe(t).forEachNode(e,o,r)}))}))}iterateThroughNodes(t,e,o,r,n){const i=this.createIterator(e,t,r);let a,s,c=[],l=[],u=()=>(({prevNode:s,node:a}=this.getIteratorNode(i)),a);for(;u();)this.iframes&&this.forEachIframe(e,(t=>this.checkIframeFilter(a,s,t,c)),(e=>{this.createInstanceOnIframe(e).forEachNode(t,(t=>l.push(t)),r)})),l.push(a);l.forEach((t=>{o(t)})),this.iframes&&this.handleOpenIframes(c,t,o,r),n()}forEachNode(t,e,o,r=(()=>{})){const n=this.getContexts();let i=n.length;i||r(),n.forEach((n=>{const a=()=>{this.iterateThroughNodes(t,n,e,o,(()=>{--i<=0&&r()}))};this.iframes?this.waitForIframes(n,a):a()}))}}const Fn=function(t){const e=new class{constructor(t){this.ctx=t,this.ie=!1;const e=window.navigator.userAgent;(e.indexOf("MSIE")>-1||e.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new Yn(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,e="debug"){const o=this.opt.log;this.opt.debug&&"object"==typeof o&&"function"==typeof o[e]&&o[e](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return"disabled"!==this.opt.wildcards&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),"disabled"!==this.opt.wildcards&&(t=this.createWildcardsRegExp(t)),this.createAccuracyRegExp(t)}createSynonymsRegExp(t){const e=this.opt.synonyms,o=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let n in e)if(e.hasOwnProperty(n)){const i=e[n],a="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(n):this.escapeStr(n),s="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(i):this.escapeStr(i);""!==a&&""!==s&&(t=t.replace(new RegExp(`(${this.escapeStr(a)}|${this.escapeStr(s)})`,`gm${o}`),r+`(${this.processSynomyms(a)}|`+`${this.processSynomyms(s)})`+r))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return(t=t.replace(/(?:\\)*\?/g,(t=>"\\"===t.charAt(0)?"?":""))).replace(/(?:\\)*\*/g,(t=>"\\"===t.charAt(0)?"*":""))}createWildcardsRegExp(t){let e="withSpaces"===this.opt.wildcards;return t.replace(/\u0001/g,e?"[\\S\\s]?":"\\S?").replace(/\u0002/g,e?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,((t,e,o)=>{let r=o.charAt(e+1);return/[(|)\\]/.test(r)||""===r?t:t+"\0"}))}createJoinersRegExp(t){let e=[];const o=this.opt.ignorePunctuation;return Array.isArray(o)&&o.length&&e.push(this.escapeStr(o.join(""))),this.opt.ignoreJoiners&&e.push("\\u00ad\\u200b\\u200c\\u200d"),e.length?t.split(/\u0000+/).join(`[${e.join("")}]*`):t}createDiacriticsRegExp(t){const e=this.opt.caseSensitive?"":"i",o=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"];let r=[];return t.split("").forEach((n=>{o.every((o=>{if(-1!==o.indexOf(n)){if(r.indexOf(o)>-1)return!1;t=t.replace(new RegExp(`[${o}]`,`gm${e}`),`[${o}]`),r.push(o)}return!0}))})),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gim,"[\\s]+")}createAccuracyRegExp(t){let e=this.opt.accuracy,o="string"==typeof e?e:e.value,r="string"==typeof e?[]:e.limiters,n="";switch(r.forEach((t=>{n+=`|${this.escapeStr(t)}`})),o){case"partially":default:return`()(${t})`;case"complementary":return n="\\s"+(n||this.escapeStr("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿")),`()([^${n}]*${t}[^${n}]*)`;case"exactly":return`(^|\\s${n})(${t})(?=$|\\s${n})`}}getSeparatedKeywords(t){let e=[];return t.forEach((t=>{this.opt.separateWordSearch?t.split(" ").forEach((t=>{t.trim()&&-1===e.indexOf(t)&&e.push(t)})):t.trim()&&-1===e.indexOf(t)&&e.push(t)})),{keywords:e.sort(((t,e)=>e.length-t.length)),length:e.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||"[object Object]"!==Object.prototype.toString.call(t[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];const e=[];let o=0;return t.sort(((t,e)=>t.start-e.start)).forEach((t=>{let{start:r,end:n,valid:i}=this.callNoMatchOnInvalidRanges(t,o);i&&(t.start=r,t.length=n-r,e.push(t),o=n)})),e}callNoMatchOnInvalidRanges(t,e){let o,r,n=!1;return t&&void 0!==t.start?(o=parseInt(t.start,10),r=o+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&r-e>0&&r-o>0?n=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:o,end:r,valid:n}}checkWhitespaceRanges(t,e,o){let r,n=!0,i=o.length,a=e-i,s=parseInt(t.start,10)-a;return s=s>i?i:s,r=s+parseInt(t.length,10),r>i&&(r=i,this.log(`End range automatically set to the max value of ${i}`)),s<0||r-s<0||s>i||r>i?(n=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):""===o.substring(s,r).replace(/\s+/g,"")&&(n=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:s,end:r,valid:n}}getTextNodes(t){let e="",o=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,(t=>{o.push({start:e.length,end:(e+=t.textContent).length,node:t})}),(t=>this.matchesExclude(t.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT),(()=>{t({value:e,nodes:o})}))}matchesExclude(t){return Yn.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,e,o){const r=this.opt.element?this.opt.element:"mark",n=t.splitText(e),i=n.splitText(o-e);let a=document.createElement(r);return a.setAttribute("data-markjs","true"),this.opt.className&&a.setAttribute("class",this.opt.className),a.textContent=n.textContent,n.parentNode.replaceChild(a,n),i}wrapRangeInMappedTextNode(t,e,o,r,n){t.nodes.every(((i,a)=>{const s=t.nodes[a+1];if(void 0===s||s.start>e){if(!r(i.node))return!1;const s=e-i.start,c=(o>i.end?i.end:o)-i.start,l=t.value.substr(0,i.start),u=t.value.substr(c+i.start);if(i.node=this.wrapRangeInTextNode(i.node,s,c),t.value=l+u,t.nodes.forEach(((e,o)=>{o>=a&&(t.nodes[o].start>0&&o!==a&&(t.nodes[o].start-=c),t.nodes[o].end-=c)})),o-=c,n(i.node.previousSibling,i.start),!(o>i.end))return!1;e=i.end}return!0}))}wrapMatches(t,e,o,r,n){const i=0===e?0:e+1;this.getTextNodes((e=>{e.nodes.forEach((e=>{let n;for(e=e.node;null!==(n=t.exec(e.textContent))&&""!==n[i];){if(!o(n[i],e))continue;let a=n.index;if(0!==i)for(let t=1;t<i;t++)a+=n[t].length;e=this.wrapRangeInTextNode(e,a,a+n[i].length),r(e.previousSibling),t.lastIndex=0}})),n()}))}wrapMatchesAcrossElements(t,e,o,r,n){const i=0===e?0:e+1;this.getTextNodes((e=>{let a;for(;null!==(a=t.exec(e.value))&&""!==a[i];){let n=a.index;if(0!==i)for(let t=1;t<i;t++)n+=a[t].length;const s=n+a[i].length;this.wrapRangeInMappedTextNode(e,n,s,(t=>o(a[i],t)),((e,o)=>{t.lastIndex=o,r(e)}))}n()}))}wrapRangeFromIndex(t,e,o,r){this.getTextNodes((n=>{const i=n.value.length;t.forEach(((t,r)=>{let{start:a,end:s,valid:c}=this.checkWhitespaceRanges(t,i,n.value);c&&this.wrapRangeInMappedTextNode(n,a,s,(o=>e(o,t,n.value.substring(a,s),r)),(e=>{o(e,t)}))})),r()}))}unwrapMatches(t){const e=t.parentNode;let o=document.createDocumentFragment();for(;t.firstChild;)o.appendChild(t.removeChild(t.firstChild));e.replaceChild(o,t),this.ie?this.normalizeTextNode(e):e.normalize()}normalizeTextNode(t){if(t){if(3===t.nodeType)for(;t.nextSibling&&3===t.nextSibling.nodeType;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,e){this.opt=e,this.log(`Searching with expression "${t}"`);let o=0,r="wrapMatches";this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),this[r](t,this.opt.ignoreGroups,((t,e)=>this.opt.filter(e,t,o)),(t=>{o++,this.opt.each(t)}),(()=>{0===o&&this.opt.noMatch(t),this.opt.done(o)}))}mark(t,e){this.opt=e;let o=0,r="wrapMatches";const{keywords:n,length:i}=this.getSeparatedKeywords("string"==typeof t?[t]:t),a=this.opt.caseSensitive?"":"i",s=t=>{let e=new RegExp(this.createRegExp(t),`gm${a}`),c=0;this.log(`Searching with expression "${e}"`),this[r](e,1,((e,r)=>this.opt.filter(r,t,o,c)),(t=>{c++,o++,this.opt.each(t)}),(()=>{0===c&&this.opt.noMatch(t),n[i-1]===t?this.opt.done(o):s(n[n.indexOf(t)+1])}))};this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),0===i?this.opt.done(o):s(n[0])}markRanges(t,e){this.opt=e;let o=0,r=this.checkRanges(t);r&&r.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(r)),this.wrapRangeFromIndex(r,((t,e,o,r)=>this.opt.filter(t,e,o,r)),((t,e)=>{o++,this.opt.each(t,e)}),(()=>{this.opt.done(o)}))):this.opt.done(o)}unmark(t){this.opt=t;let e=this.opt.element?this.opt.element:"*";e+="[data-markjs]",this.opt.className&&(e+=`.${this.opt.className}`),this.log(`Removal selector "${e}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,(t=>{this.unwrapMatches(t)}),(t=>{const o=Yn.matches(t,e),r=this.matchesExclude(t);return!o||r?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),this.opt.done)}}(t);return this.mark=(t,o)=>(e.mark(t,o),this),this.markRegExp=(t,o)=>(e.markRegExp(t,o),this),this.markRanges=(t,o)=>(e.markRanges(t,o),this),this.unmark=t=>(e.unmark(t),this),this},An=po.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Hn=ft`
|
|
142
|
-
.highlight-html-match {
|
|
143
|
-
background: ${An};
|
|
144
|
-
}
|
|
145
|
-
`,zn={className:"highlight-html-match"};var Bn=Object.freeze({__proto__:null,highlightHtml:function(t,e){var o;let r=t.getAttribute("data-highlight-html-query");if((null!=r?r:"")!==(null!=e?e:"")){const r=new Fn(t);if(r.unmark(zn),e&&e.trim()){r.mark(e.replace(/"[^"]+"/g,""),{...zn,separateWordSearch:!0});(null!==(o=e.match(/"[^"]+"/g))&&void 0!==o?o:[]).forEach((t=>r.mark(t.replace(/"/g,""),{...zn,separateWordSearch:!1})))}}t.setAttribute("data-highlight-html-query",null!=e?e:"")},highlightHtmlColorCssVariable:An,highlightHtmlStyles:Hn});const Zn=ft`
|
|
146
|
-
.ft-no-text-select {
|
|
147
|
-
-webkit-touch-callout: none;
|
|
148
|
-
-webkit-user-select: none;
|
|
149
|
-
-khtml-user-select: none;
|
|
150
|
-
-moz-user-select: none;
|
|
151
|
-
-ms-user-select: none;
|
|
152
|
-
user-select: none;
|
|
153
|
-
}
|
|
154
|
-
`,jn=ft`
|
|
155
|
-
.ft-word-wrap {
|
|
156
|
-
white-space: normal;
|
|
157
|
-
word-wrap: break-word;
|
|
158
|
-
-ms-word-break: break-all;
|
|
159
|
-
word-break: break-all;
|
|
160
|
-
word-break: break-word;
|
|
161
|
-
-ms-hyphens: auto;
|
|
162
|
-
-moz-hyphens: auto;
|
|
163
|
-
-webkit-hyphens: auto;
|
|
164
|
-
hyphens: auto
|
|
165
|
-
}
|
|
166
|
-
`,Pn=ft`
|
|
167
|
-
.ft-safari-ellipsis-fix {
|
|
168
|
-
margin-right: 0;
|
|
243
|
+
*)
|
|
169
244
|
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
`;var Kn=Object.freeze({__proto__:null,noTextSelect:Zn,safariEllipsisFix:Pn,wordWrap:jn}),$n=Object.freeze({__proto__:null});var Tn=Object.freeze({__proto__:null,ParametrizedLabelResolver:class{constructor(t,e){this.defaultLabels=t,this.labels=e}resolve(t,...e){var o,r;t=this.resolvePluralKey(t,e);let n=null!==(r=null!==(o=this.labels[t])&&void 0!==o?o:this.defaultLabels[t])&&void 0!==r?r:"";return e.forEach(((t,e)=>n=n.replace(new RegExp(`\\{${e}([^}]*)\\}`,"g"),((e,o)=>this.formatValue(t,o))))),n}resolvePluralKey(t,e){for(let o of e)if("number"==typeof o){const e=`${String(t)}[\\=${o}]`;if(e in this.labels||e in this.defaultLabels)return e}return t}formatValue(t,e){return t instanceof Date?this.formatDate(t,e):null!=t?t:""}formatDate(t,e){const o=o=>(null==e?void 0:e.includes("date"))?t.toLocaleDateString(o):(null==e?void 0:e.includes("time"))?t.toLocaleTimeString(o):t.toLocaleString(o);try{return o(document.documentElement.lang)}catch(t){return o()}}}});class Gn{constructor(){this.queue=[]}add(t,e=!1){e&&(this.queue=this.queue.filter((e=>e.type!==t.type))),this.queue.push(t)}consume(t){const e=this.queue.find((e=>e.type===t));return e&&(this.queue=this.queue.filter((t=>t!==e))),e}}function Vn(t){var e;return null!==(e=null==t?void 0:t.isFtReduxStore)&&void 0!==e&&e}var qn,Jn,Xn;const Qn=Symbol("internalReduxEventsUnsubscribers"),ti=Symbol("internalStoresUnsubscribers"),ei=Symbol("internalStores");class oi extends Dn{constructor(){super(...arguments),this[qn]=new Map,this[Jn]=new Map,this[Xn]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some((e=>t.has(e)))&&this.updateFromStores()}getUnnamedStore(){if(this[ei].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ei].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[ei].get(t)}addStore(t,e){var o;e=null!==(o=null!=e?e:Vn(t)?t.name:void 0)&&void 0!==o?o:"default-store",this.unsubscribeFromStore(e),this.setupStore(e,t)}removeStore(t){const e="string"==typeof t?t:t.name;this.unsubscribeFromStore(e),this[ei].delete(e)}setupStore(t,e){this[ei].set(t,e),this.subscribeToStore(t,e),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[ei].forEach(((t,e)=>this.subscribeToStore(e,t))),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach(((t,e)=>{const o=this.constructor.getPropertyOptions(e);if(!(null==o?void 0:o.attribute)||!this.hasAttribute("string"==typeof(null==o?void 0:o.attribute)?o.attribute:e)){const o=this.getStore(t.store);o&&(t.store?this[ti].has(t.store):this[ti].size>0)&&(this[e]=t.selector(o.getState(),this))}}))}subscribeToStore(t,e){var o;this[ti].set(t,e.subscribe((()=>this.updateFromStores()))),Vn(e)&&e.eventBus&&(null===(o=this.reduxConstructor.reduxEventListeners)||void 0===o||o.forEach(((t,o)=>{if("function"==typeof this[o]&&(!t.store||e.name===t.store)){const r=t=>this[o](t);e.eventBus.addEventListener(t.eventName,r),this[Qn].push((()=>e.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ti].forEach(((t,e)=>this.unsubscribeFromStore(e))),this[Qn].forEach((t=>t())),this[Qn]=[]}unsubscribeFromStore(t){this[ti].has(t)&&this[ti].get(t)(),this[ti].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}function ri(t){for(var e=arguments.length,o=Array(e>1?e-1:0),r=1;r<e;r++)o[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ni(t){return!!t&&!!t[Pi]}function ii(t){var e;return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;var o=Object.hasOwnProperty.call(e,"constructor")&&e.constructor;return o===Object||"function"==typeof o&&Function.toString.call(o)===Ki}(t)||Array.isArray(t)||!!t[ji]||!!(null===(e=t.constructor)||void 0===e?void 0:e[ji])||fi(t)||hi(t))}function ai(t,e,o){void 0===o&&(o=!1),0===si(t)?(o?Object.keys:$i)(t).forEach((function(r){o&&"symbol"==typeof r||e(r,t[r],t)})):t.forEach((function(o,r){return e(r,o,t)}))}function si(t){var e=t[Pi];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:fi(t)?2:hi(t)?3:0}function ci(t,e){return 2===si(t)?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function li(t,e,o){var r=si(t);2===r?t.set(e,o):3===r?t.add(o):t[e]=o}function ui(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}function fi(t){return Hi&&t instanceof Map}function hi(t){return zi&&t instanceof Set}function di(t){return t.o||t.t}function pi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Ti(t);delete e[Pi];for(var o=$i(e),r=0;r<o.length;r++){var n=o[r],i=e[n];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function yi(t,e){return void 0===e&&(e=!1),bi(t)||ni(t)||!ii(t)||(si(t)>1&&(t.set=t.add=t.clear=t.delete=gi),Object.freeze(t),e&&ai(t,(function(t,e){return yi(e,!0)}),!0)),t}function gi(){ri(2)}function bi(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function mi(t){var e=Gi[t];return e||ri(18,t),e}function vi(){return Fi}function Oi(t,e){e&&(mi("Patches"),t.u=[],t.s=[],t.v=e)}function Si(t){wi(t),t.p.forEach(Ni),t.p=null}function wi(t){t===Fi&&(Fi=t.l)}function xi(t){return Fi={p:[],l:Fi,h:t,m:!0,_:0}}function Ni(t){var e=t[Pi];0===e.i||1===e.i?e.j():e.g=!0}function Ci(t,e){e._=e.p.length;var o=e.p[0],r=void 0!==t&&t!==o;return e.h.O||mi("ES5").S(e,t,r),r?(o[Pi].P&&(Si(e),ri(4)),ii(t)&&(t=Ei(e,t),e.l||Ii(e,t)),e.u&&mi("Patches").M(o[Pi].t,t,e.u,e.s)):t=Ei(e,o,[]),Si(e),e.u&&e.v(e.u,e.s),t!==Zi?t:void 0}function Ei(t,e,o){if(bi(e))return e;var r=e[Pi];if(!r)return ai(e,(function(n,i){return Ri(t,r,e,n,i,o)}),!0),e;if(r.A!==t)return e;if(!r.P)return Ii(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var n=4===r.i||5===r.i?r.o=pi(r.k):r.o,i=n,a=!1;3===r.i&&(i=new Set(n),n.clear(),a=!0),ai(i,(function(e,i){return Ri(t,r,n,e,i,o,a)})),Ii(t,n,!1),o&&t.u&&mi("Patches").N(r,o,t.u,t.s)}return r.o}function Ri(t,e,o,r,n,i,a){if(ni(n)){var s=Ei(t,n,i&&e&&3!==e.i&&!ci(e.R,r)?i.concat(r):void 0);if(li(o,r,s),!ni(s))return;t.m=!1}else a&&o.add(n);if(ii(n)&&!bi(n)){if(!t.h.D&&t._<1)return;Ei(t,n),e&&e.A.l||Ii(t,n)}}function Ii(t,e,o){void 0===o&&(o=!1),!t.l&&t.h.D&&t.m&&yi(e,o)}function Mi(t,e){var o=t[Pi];return(o?di(o):t)[e]}function ki(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var r=Object.getOwnPropertyDescriptor(o,e);if(r)return r;o=Object.getPrototypeOf(o)}}function Wi(t){t.P||(t.P=!0,t.l&&Wi(t.l))}function Li(t){t.o||(t.o=pi(t.t))}function Di(t,e,o){var r=fi(e)?mi("MapSet").F(e,o):hi(e)?mi("MapSet").T(e,o):t.O?function(t,e){var o=Array.isArray(t),r={i:o?1:0,A:e?e.A:vi(),P:!1,I:!1,R:{},l:e,t,k:null,o:null,j:null,C:!1},n=r,i=Vi;o&&(n=[r],i=qi);var a=Proxy.revocable(n,i),s=a.revoke,c=a.proxy;return r.k=c,r.j=s,c}(e,o):mi("ES5").J(e,o);return(o?o.A:vi()).p.push(r),r}function Ui(t){return ni(t)||ri(22,t),function t(e){if(!ii(e))return e;var o,r=e[Pi],n=si(e);if(r){if(!r.P&&(r.i<4||!mi("ES5").K(r)))return r.t;r.I=!0,o=_i(e,n),r.I=!1}else o=_i(e,n);return ai(o,(function(e,n){r&&function(t,e){return 2===si(t)?t.get(e):t[e]}(r.t,e)===n||li(o,e,t(n))})),3===n?new Set(o):o}(t)}function _i(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return pi(t)}qn=ti,Jn=ei,Xn=Qn,oi.reduxProperties=new Map,oi.reduxReactiveProperties=new Set,oi.reduxEventListeners=new Map;var Yi,Fi,Ai="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),Hi="undefined"!=typeof Map,zi="undefined"!=typeof Set,Bi="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,Zi=Ai?Symbol.for("immer-nothing"):((Yi={})["immer-nothing"]=!0,Yi),ji=Ai?Symbol.for("immer-draftable"):"__$immer_draftable",Pi=Ai?Symbol.for("immer-state"):"__$immer_state",Ki=""+Object.prototype.constructor,$i="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Ti=Object.getOwnPropertyDescriptors||function(t){var e={};return $i(t).forEach((function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)})),e},Gi={},Vi={get:function(t,e){if(e===Pi)return t;var o=di(t);if(!ci(o,e))return function(t,e,o){var r,n=ki(e,o);return n?"value"in n?n.value:null===(r=n.get)||void 0===r?void 0:r.call(t.k):void 0}(t,o,e);var r=o[e];return t.I||!ii(r)?r:r===Mi(t.t,e)?(Li(t),t.o[e]=Di(t.A.h,r,t)):r},has:function(t,e){return e in di(t)},ownKeys:function(t){return Reflect.ownKeys(di(t))},set:function(t,e,o){var r=ki(di(t),e);if(null==r?void 0:r.set)return r.set.call(t.k,o),!0;if(!t.P){var n=Mi(di(t),e),i=null==n?void 0:n[Pi];if(i&&i.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(ui(o,n)&&(void 0!==o||ci(t.t,e)))return!0;Li(t),Wi(t)}return t.o[e]===o&&(void 0!==o||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return void 0!==Mi(t.t,e)||e in t.t?(t.R[e]=!1,Li(t),Wi(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=di(t),r=Reflect.getOwnPropertyDescriptor(o,e);return r?{writable:!0,configurable:1!==t.i||"length"!==e,enumerable:r.enumerable,value:o[e]}:r},defineProperty:function(){ri(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){ri(12)}},qi={};ai(Vi,(function(t,e){qi[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),qi.deleteProperty=function(t,e){return qi.set.call(this,t,e,void 0)},qi.set=function(t,e,o){return Vi.set.call(this,t[0],e,o,t[0])};var Ji=function(){function t(t){var e=this;this.O=Bi,this.D=!0,this.produce=function(t,o,r){if("function"==typeof t&&"function"!=typeof o){var n=o;o=t;var i=e;return function(t){var e=this;void 0===t&&(t=n);for(var r=arguments.length,a=Array(r>1?r-1:0),s=1;s<r;s++)a[s-1]=arguments[s];return i.produce(t,(function(t){var r;return(r=o).call.apply(r,[e,t].concat(a))}))}}var a;if("function"!=typeof o&&ri(6),void 0!==r&&"function"!=typeof r&&ri(7),ii(t)){var s=xi(e),c=Di(e,t,void 0),l=!0;try{a=o(c),l=!1}finally{l?Si(s):wi(s)}return"undefined"!=typeof Promise&&a instanceof Promise?a.then((function(t){return Oi(s,r),Ci(t,s)}),(function(t){throw Si(s),t})):(Oi(s,r),Ci(a,s))}if(!t||"object"!=typeof t){if(void 0===(a=o(t))&&(a=t),a===Zi&&(a=void 0),e.D&&yi(a,!0),r){var u=[],f=[];mi("Patches").M(t,a,u,f),r(u,f)}return a}ri(21,t)},this.produceWithPatches=function(t,o){if("function"==typeof t)return function(o){for(var r=arguments.length,n=Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return e.produceWithPatches(o,(function(e){return t.apply(void 0,[e].concat(n))}))};var r,n,i=e.produce(t,o,(function(t,e){r=t,n=e}));return"undefined"!=typeof Promise&&i instanceof Promise?i.then((function(t){return[t,r,n]})):[i,r,n]},"boolean"==typeof(null==t?void 0:t.useProxies)&&this.setUseProxies(t.useProxies),"boolean"==typeof(null==t?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze)}var e=t.prototype;return e.createDraft=function(t){ii(t)||ri(8),ni(t)&&(t=Ui(t));var e=xi(this),o=Di(this,t,void 0);return o[Pi].C=!0,wi(e),o},e.finishDraft=function(t,e){var o=(t&&t[Pi]).A;return Oi(o,e),Ci(void 0,o)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!Bi&&ri(20),this.O=t},e.applyPatches=function(t,e){var o;for(o=e.length-1;o>=0;o--){var r=e[o];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}o>-1&&(e=e.slice(o+1));var n=mi("Patches").$;return ni(t)?n(t,e):this.produce(t,(function(t){return n(t,e)}))},t}(),Xi=new Ji,Qi=Xi.produce;function ta(t){return ta="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ta(t)}function ea(t){var e=function(t,e){if("object"!==ta(t)||null===t)return t;var o=t[Symbol.toPrimitive];if(void 0!==o){var r=o.call(t,e||"default");if("object"!==ta(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===ta(e)?e:String(e)}function oa(t,e,o){return(e=ea(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function ra(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,r)}return o}function na(t){for(var e=1;e<arguments.length;e++){var o=null!=arguments[e]?arguments[e]:{};e%2?ra(Object(o),!0).forEach((function(e){oa(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):ra(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}function ia(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}Xi.produceWithPatches.bind(Xi),Xi.setAutoFreeze.bind(Xi),Xi.setUseProxies.bind(Xi),Xi.applyPatches.bind(Xi),Xi.createDraft.bind(Xi),Xi.finishDraft.bind(Xi);var aa="function"==typeof Symbol&&Symbol.observable||"@@observable",sa=function(){return Math.random().toString(36).substring(7).split("").join(".")},ca={INIT:"@@redux/INIT"+sa(),REPLACE:"@@redux/REPLACE"+sa(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+sa()}};function la(t,e,o){var r;if("function"==typeof e&&"function"==typeof o||"function"==typeof o&&"function"==typeof arguments[3])throw new Error(ia(0));if("function"==typeof e&&void 0===o&&(o=e,e=void 0),void 0!==o){if("function"!=typeof o)throw new Error(ia(1));return o(la)(t,e)}if("function"!=typeof t)throw new Error(ia(2));var n=t,i=e,a=[],s=a,c=!1;function l(){s===a&&(s=a.slice())}function u(){if(c)throw new Error(ia(3));return i}function f(t){if("function"!=typeof t)throw new Error(ia(4));if(c)throw new Error(ia(5));var e=!0;return l(),s.push(t),function(){if(e){if(c)throw new Error(ia(6));e=!1,l();var o=s.indexOf(t);s.splice(o,1),a=null}}}function h(t){if(!function(t){if("object"!=typeof t||null===t)return!1;for(var e=t;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}(t))throw new Error(ia(7));if(void 0===t.type)throw new Error(ia(8));if(c)throw new Error(ia(9));try{c=!0,i=n(i,t)}finally{c=!1}for(var e=a=s,o=0;o<e.length;o++){(0,e[o])()}return t}return h({type:ca.INIT}),(r={dispatch:h,subscribe:f,getState:u,replaceReducer:function(t){if("function"!=typeof t)throw new Error(ia(10));n=t,h({type:ca.REPLACE})}})[aa]=function(){var t,e=f;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(ia(11));function o(){t.next&&t.next(u())}return o(),{unsubscribe:e(o)}}})[aa]=function(){return this},t},r}function ua(t){for(var e=Object.keys(t),o={},r=0;r<e.length;r++){var n=e[r];"function"==typeof t[n]&&(o[n]=t[n])}var i,a=Object.keys(o);try{!function(t){Object.keys(t).forEach((function(e){var o=t[e];if(void 0===o(void 0,{type:ca.INIT}))throw new Error(ia(12));if(void 0===o(void 0,{type:ca.PROBE_UNKNOWN_ACTION()}))throw new Error(ia(13))}))}(o)}catch(t){i=t}return function(t,e){if(void 0===t&&(t={}),i)throw i;for(var r=!1,n={},s=0;s<a.length;s++){var c=a[s],l=o[c],u=t[c],f=l(u,e);if(void 0===f)throw e&&e.type,new Error(ia(14));n[c]=f,r=r||f!==u}return(r=r||a.length!==Object.keys(t).length)?n:t}}function fa(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return 0===e.length?function(t){return t}:1===e.length?e[0]:e.reduce((function(t,e){return function(){return t(e.apply(void 0,arguments))}}))}function ha(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(t){return function(){var o=t.apply(void 0,arguments),r=function(){throw new Error(ia(15))},n={getState:o.getState,dispatch:function(){return r.apply(void 0,arguments)}},i=e.map((function(t){return t(n)}));return r=fa.apply(void 0,i)(o.dispatch),na(na({},o),{},{dispatch:r})}}}function da(t){return function(e){var o=e.dispatch,r=e.getState;return function(e){return function(n){return"function"==typeof n?n(o,r,t):e(n)}}}}var pa=da();pa.withExtraArgument=da;var ya,ga=pa,ba=(ya=function(t,e){return ya=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])},ya(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function o(){this.constructor=t}ya(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}),ma=function(t,e){var o,r,n,i,a={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function s(i){return function(s){return function(i){if(o)throw new TypeError("Generator is already executing.");for(;a;)try{if(o=1,r&&(n=2&i[0]?r.return:i[0]?r.throw||((n=r.return)&&n.call(r),0):r.next)&&!(n=n.call(r,i[1])).done)return n;switch(r=0,n&&(i=[2&i[0],n.value]),i[0]){case 0:case 1:n=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,r=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(n=a.trys,(n=n.length>0&&n[n.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!n||i[1]>n[0]&&i[1]<n[3])){a.label=i[1];break}if(6===i[0]&&a.label<n[1]){a.label=n[1],n=i;break}if(n&&a.label<n[2]){a.label=n[2],a.ops.push(i);break}n[2]&&a.ops.pop(),a.trys.pop();continue}i=e.call(t,a)}catch(t){i=[6,t],r=0}finally{o=n=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,s])}}},va=function(t,e){for(var o=0,r=e.length,n=t.length;o<r;o++,n++)t[n]=e[o];return t},Oa=Object.defineProperty,Sa=Object.defineProperties,wa=Object.getOwnPropertyDescriptors,xa=Object.getOwnPropertySymbols,Na=Object.prototype.hasOwnProperty,Ca=Object.prototype.propertyIsEnumerable,Ea=function(t,e,o){return e in t?Oa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Ra=function(t,e){for(var o in e||(e={}))Na.call(e,o)&&Ea(t,o,e[o]);if(xa)for(var r=0,n=xa(e);r<n.length;r++){o=n[r];Ca.call(e,o)&&Ea(t,o,e[o])}return t},Ia=function(t,e){return Sa(t,wa(e))},Ma="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?fa:fa.apply(null,arguments)};var ka=function(t){function e(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];var n=t.apply(this,o)||this;return Object.setPrototypeOf(n,e.prototype),n}return ba(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,va([void 0],t[0].concat(this)))):new(e.bind.apply(e,va([void 0],t.concat(this))))},e}(Array),Wa=function(t){function e(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];var n=t.apply(this,o)||this;return Object.setPrototypeOf(n,e.prototype),n}return ba(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,va([void 0],t[0].concat(this)))):new(e.bind.apply(e,va([void 0],t.concat(this))))},e}(Array);function La(t){return ii(t)?Qi(t,(function(){})):t}function Da(){return function(t){return function(t){void 0===t&&(t={});var e=t.thunk,o=void 0===e||e;t.immutableCheck,t.serializableCheck;var r=new ka;o&&(!function(t){return"boolean"==typeof t}(o)?r.push(ga.withExtraArgument(o.extraArgument)):r.push(ga));return r}(t)}}function Ua(t){var e,o=Da(),r=t||{},n=r.reducer,i=void 0===n?void 0:n,a=r.middleware,s=void 0===a?o():a,c=r.devTools,l=void 0===c||c,u=r.preloadedState,f=void 0===u?void 0:u,h=r.enhancers,d=void 0===h?void 0:h;if("function"==typeof i)e=i;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;for(var o=e;null!==Object.getPrototypeOf(o);)o=Object.getPrototypeOf(o);return e===o}(i))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');e=ua(i)}var p=s;"function"==typeof p&&(p=p(o));var y=ha.apply(void 0,p),g=fa;l&&(g=Ma(Ra({trace:!1},"object"==typeof l&&l)));var b=new Wa(y),m=b;return Array.isArray(d)?m=va([y],d):"function"==typeof d&&(m=d(b)),la(e,f,g.apply(void 0,m))}function _a(t,e){function o(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];if(e){var n=e.apply(void 0,o);if(!n)throw new Error("prepareAction did not return an object");return Ra(Ra({type:t,payload:n.payload},"meta"in n&&{meta:n.meta}),"error"in n&&{error:n.error})}return{type:t,payload:o[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(e){return e.type===t},o}function Ya(t){var e,o={},r=[],n={addCase:function(t,e){var r="string"==typeof t?t:t.type;if(r in o)throw new Error("addCase cannot be called with two reducers for the same action type");return o[r]=e,n},addMatcher:function(t,e){return r.push({matcher:t,reducer:e}),n},addDefaultCase:function(t){return e=t,n}};return t(n),[o,r,e]}function Fa(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");var o,r="function"==typeof t.initialState?t.initialState:La(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},c={};function l(){var e="function"==typeof t.extraReducers?Ya(t.extraReducers):[t.extraReducers],o=e[0],n=void 0===o?{}:o,i=e[1],a=void 0===i?[]:i,c=e[2],l=void 0===c?void 0:c,u=Ra(Ra({},n),s);return function(t,e,o,r){void 0===o&&(o=[]);var n,i="function"==typeof e?Ya(e):[e,o,r],a=i[0],s=i[1],c=i[2];if(function(t){return"function"==typeof t}(t))n=function(){return La(t())};else{var l=La(t);n=function(){return l}}function u(t,e){void 0===t&&(t=n());var o=va([a[e.type]],s.filter((function(t){return(0,t.matcher)(e)})).map((function(t){return t.reducer})));return 0===o.filter((function(t){return!!t})).length&&(o=[c]),o.reduce((function(t,o){if(o){var r;if(ni(t))return void 0===(r=o(t,e))?t:r;if(ii(t))return Qi(t,(function(t){return o(t,e)}));if(void 0===(r=o(t,e))){if(null===t)return t;throw Error("A case reducer on a non-draftable value must not return undefined")}return r}return t}),t)}return u.getInitialState=n,u}(r,(function(t){for(var e in u)t.addCase(e,u[e]);for(var o=0,r=a;o<r.length;o++){var n=r[o];t.addMatcher(n.matcher,n.reducer)}l&&t.addDefaultCase(l)}))}return i.forEach((function(t){var o,r,i=n[t],l=e+"/"+t;"reducer"in i?(o=i.reducer,r=i.prepare):o=i,a[t]=o,s[l]=o,c[t]=r?_a(l,r):_a(l)})),{name:e,reducer:function(t,e){return o||(o=l()),o(t,e)},actions:c,caseReducers:a,getInitialState:function(){return o||(o=l()),o.getInitialState()}}}var Aa=["name","message","stack","code"],Ha=function(t,e){this.payload=t,this.meta=e},za=function(t,e){this.payload=t,this.meta=e},Ba=function(t){if("object"==typeof t&&null!==t){for(var e={},o=0,r=Aa;o<r.length;o++){var n=r[o];"string"==typeof t[n]&&(e[n]=t[n])}return e}return{message:String(t)}};function Za(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}!function(){function t(t,e,o){var r=_a(t+"/fulfilled",(function(t,e,o,r){return{payload:t,meta:Ia(Ra({},r||{}),{arg:o,requestId:e,requestStatus:"fulfilled"})}})),n=_a(t+"/pending",(function(t,e,o){return{payload:void 0,meta:Ia(Ra({},o||{}),{arg:e,requestId:t,requestStatus:"pending"})}})),i=_a(t+"/rejected",(function(t,e,r,n,i){return{payload:n,error:(o&&o.serializeError||Ba)(t||"Rejected"),meta:Ia(Ra({},i||{}),{arg:r,requestId:e,rejectedWithValue:!!n,requestStatus:"rejected",aborted:"AbortError"===(null==t?void 0:t.name),condition:"ConditionError"===(null==t?void 0:t.name)})}})),a="undefined"!=typeof AbortController?AbortController:function(){function t(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return t.prototype.abort=function(){},t}();return Object.assign((function(t){return function(s,c,l){var u,f=(null==o?void 0:o.idGenerator)?o.idGenerator(t):function(t){void 0===t&&(t=21);for(var e="",o=t;o--;)e+="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW"[64*Math.random()|0];return e}(),h=new a;function d(t){u=t,h.abort()}var p=function(){return a=this,p=null,y=function(){var a,p,y,g,b,m;return ma(this,(function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),g=null==(a=null==o?void 0:o.condition)?void 0:a.call(o,t,{getState:c,extra:l}),null===(O=g)||"object"!=typeof O||"function"!=typeof O.then?[3,2]:[4,g];case 1:g=v.sent(),v.label=2;case 2:if(!1===g||h.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return b=new Promise((function(t,e){return h.signal.addEventListener("abort",(function(){return e({name:"AbortError",message:u||"Aborted"})}))})),s(n(f,t,null==(p=null==o?void 0:o.getPendingMeta)?void 0:p.call(o,{requestId:f,arg:t},{getState:c,extra:l}))),[4,Promise.race([b,Promise.resolve(e(t,{dispatch:s,getState:c,extra:l,requestId:f,signal:h.signal,abort:d,rejectWithValue:function(t,e){return new Ha(t,e)},fulfillWithValue:function(t,e){return new za(t,e)}})).then((function(e){if(e instanceof Ha)throw e;return e instanceof za?r(e.payload,f,t,e.meta):r(e,f,t)}))])];case 3:return y=v.sent(),[3,5];case 4:return m=v.sent(),y=m instanceof Ha?i(null,f,t,m.payload,m.meta):i(m,f,t),[3,5];case 5:return o&&!o.dispatchConditionRejection&&i.match(y)&&y.meta.condition||s(y),[2,y]}var O}))},new Promise((function(t,e){var o=function(t){try{n(y.next(t))}catch(t){e(t)}},r=function(t){try{n(y.throw(t))}catch(t){e(t)}},n=function(e){return e.done?t(e.value):Promise.resolve(e.value).then(o,r)};n((y=y.apply(a,p)).next())}));var a,p,y}();return Object.assign(p,{abort:d,requestId:f,arg:t,unwrap:function(){return p.then(Za)}})}}),{pending:n,rejected:i,fulfilled:r,typePrefix:t})}t.withTypes=function(){return t}}();var ja="listenerMiddleware";_a(ja+"/add"),_a(ja+"/removeAll"),_a(ja+"/remove"),"function"==typeof queueMicrotask&&queueMicrotask.bind("undefined"!=typeof window?window:"undefined"!=typeof global?global:globalThis),function(){function t(t,e){var o=n[t];return o?o.enumerable=e:n[t]=o={configurable:!0,enumerable:e,get:function(){var e=this[Pi];return Vi.get(e,t)},set:function(e){var o=this[Pi];Vi.set(o,t,e)}},o}function e(t){for(var e=t.length-1;e>=0;e--){var n=t[e][Pi];if(!n.P)switch(n.i){case 5:r(n)&&Wi(n);break;case 4:o(n)&&Wi(n)}}}function o(t){for(var e=t.t,o=t.k,r=$i(o),n=r.length-1;n>=0;n--){var i=r[n];if(i!==Pi){var a=e[i];if(void 0===a&&!ci(e,i))return!0;var s=o[i],c=s&&s[Pi];if(c?c.t!==a:!ui(s,a))return!0}}var l=!!e[Pi];return r.length!==$i(e).length+(l?0:1)}function r(t){var e=t.k;if(e.length!==t.t.length)return!0;var o=Object.getOwnPropertyDescriptor(e,e.length-1);if(o&&!o.get)return!0;for(var r=0;r<e.length;r++)if(!e.hasOwnProperty(r))return!0;return!1}var n={};!function(t,e){Gi[t]||(Gi[t]=e)}("ES5",{J:function(e,o){var r=Array.isArray(e),n=function(e,o){if(e){for(var r=Array(o.length),n=0;n<o.length;n++)Object.defineProperty(r,""+n,t(n,!0));return r}var i=Ti(o);delete i[Pi];for(var a=$i(i),s=0;s<a.length;s++){var c=a[s];i[c]=t(c,e||!!i[c].enumerable)}return Object.create(Object.getPrototypeOf(o),i)}(r,e),i={i:r?5:4,A:o?o.A:vi(),P:!1,I:!1,R:{},l:o,t:e,k:n,o:null,g:!1,C:!1};return Object.defineProperty(n,Pi,{value:i,writable:!0}),n},S:function(t,o,n){n?ni(o)&&o[Pi].A===t&&e(t.p):(t.u&&function t(e){if(e&&"object"==typeof e){var o=e[Pi];if(o){var n=o.t,i=o.k,a=o.R,s=o.i;if(4===s)ai(i,(function(e){e!==Pi&&(void 0!==n[e]||ci(n,e)?a[e]||t(i[e]):(a[e]=!0,Wi(o)))})),ai(n,(function(t){void 0!==i[t]||ci(i,t)||(a[t]=!1,Wi(o))}));else if(5===s){if(r(o)&&(Wi(o),a.length=!0),i.length<n.length)for(var c=i.length;c<n.length;c++)a[c]=!1;else for(var l=n.length;l<i.length;l++)a[l]=!0;for(var u=Math.min(i.length,n.length),f=0;f<u;f++)i.hasOwnProperty(f)||(a[f]=!0),void 0===a[f]&&t(i[f])}}}}(t.p[0]),e(t.p))},K:function(t){return 4===t.i?o(t):r(t)}})}(),window.ftReduxStores||(window.ftReduxStores={});class Pa{static get(t){var e;const o="string"==typeof t?t:t.name,r="string"==typeof t?void 0:t,n=window.ftReduxStores[o];if(Vn(n))return n;if(null==r)return;const i=Fa({...r,reducers:null!==(e=r.reducers)&&void 0!==e?e:{}}),a=Ua({reducer:(t,e)=>"CLEAR_FT_REDUX_STORE"===e.type?i.getInitialState():"string"==typeof e.type&&e.type.startsWith("DEFAULT_VALUE_SETTER__")?{...t,...e.overwrites}:i.reducer(t,e)});return window.ftReduxStores[r.name]=new Pa(i,a)}constructor(t,e){this.reduxSlice=t,this.reduxStore=e,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Gn,this.actions=new Proxy(this.reduxSlice.actions,{get:(t,e,o)=>{const r=e,n=t[r];return n?(...t)=>{const e=n(...t);return this.reduxStore.dispatch(e),e}:t=>{this.setState({[r]:t})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}var Ka=Object.freeze({__proto__:null,FtCommandQueue:Gn,FtLitElementRedux:oi,FtReduxStore:Pa,clearAllStores:function(){var t;for(let e of Object.values(null!==(t=window.ftReduxStores)&&void 0!==t?t:{}))Vn(e)&&e.clear()},isFtReduxStore:Vn,redux:t=>{const e=null!=t?t:{};return(t,o)=>{var r;const n={hasChanged:(t,e)=>!ao(t,e),attribute:!1,...e};Se(n)(t,o);const i=t.constructor;i.reduxProperties=new Map(i.reduxProperties),i.reduxProperties.set(o,{selector:null!==(r=e.selector)&&void 0!==r?r:t=>t[o],store:e.store})}},reduxEventListener:t=>(e,o)=>{const r=e.constructor;r.reduxEventListeners=new Map(r.reduxEventListeners),r.reduxEventListeners.set(o,t)},reduxReactive:()=>(t,e)=>{var o;const r=t.constructor;r.reduxReactiveProperties=new Set(r.reduxReactiveProperties),null===(o=r.reduxReactiveProperties)||void 0===o||o.add(e)}});var $a=Object.freeze({__proto__:null,serializeRequest:function(t,e){var o,r,n,i;const a=new URLSearchParams({"content-lang":null!==(o=e.contentLocale)&&void 0!==o?o:"all"});if((null===(r=e.query)||void 0===r?void 0:r.length)>0&&a.append("query",e.query),e.scope&&"DEFAULT"!==e.scope&&a.append("scope",e.scope.toLowerCase()),e.virtualField&&a.append("virtual-field",e.virtualField.toLowerCase()),e.periodFilter){let t=e.periodFilter.period;const o=t?`_${t.from}_${t.to}`:"";a.append("period",e.periodFilter.periodType.toLowerCase()+o)}if((null===(n=e.sort)||void 0===n?void 0:n.length)>0&&"ft:lastEdition"===e.sort[0].key&&a.append("sort","last_update"),(null===(i=e.filters)||void 0===i?void 0:i.length)>0){const t=e.filters.map((t=>{const e=t.values.map((t=>t.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*"))).map((t=>encodeURIComponent(function(t){return`"${t}"`}(t)))).join("_");return`${t.key}~${e}`})).join("*");a.append("filters",t)}return new URL(`${t.replace(/\/+$/,"")}/search?${a.toString()}`).href}});const Ta=Symbol("elementInternals");var Ga,Va,qa,Ja,Xa=Object.freeze({__proto__:null,toFtFormComponent:function(t,e){return class extends t{static get formAssociated(){return!0}get form(){return this[Ta].form}constructor(...t){super(t),this[Ta]=this.attachInternals(),this[Ta].role=e}setFormValue(t){this[Ta].setFormValue(t)}}}});const Qa=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(qa=null===(Va=null===(Ga=window.safari)||void 0===Ga?void 0:Ga.pushNotification)||void 0===Va?void 0:Va.toString())&&void 0!==qa?qa:""),ts="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;
|
|
178
|
-
//! moment.js
|
|
179
|
-
//! version : 2.29.4
|
|
180
|
-
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
181
|
-
//! license : MIT
|
|
182
|
-
//! momentjs.com
|
|
183
|
-
var es,os;function rs(){return es.apply(null,arguments)}function ns(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function is(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function as(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function ss(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var e;for(e in t)if(as(t,e))return!1;return!0}function cs(t){return void 0===t}function ls(t){return"number"==typeof t||"[object Number]"===Object.prototype.toString.call(t)}function us(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function fs(t,e){var o,r=[],n=t.length;for(o=0;o<n;++o)r.push(e(t[o],o));return r}function hs(t,e){for(var o in e)as(e,o)&&(t[o]=e[o]);return as(e,"toString")&&(t.toString=e.toString),as(e,"valueOf")&&(t.valueOf=e.valueOf),t}function ds(t,e,o,r){return Dl(t,e,o,r,!0).utc()}function ps(t){return null==t._pf&&(t._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),t._pf}function ys(t){if(null==t._isValid){var e=ps(t),o=os.call(e.parsedDateParts,(function(t){return null!=t})),r=!isNaN(t._d.getTime())&&e.overflow<0&&!e.empty&&!e.invalidEra&&!e.invalidMonth&&!e.invalidWeekday&&!e.weekdayMismatch&&!e.nullInput&&!e.invalidFormat&&!e.userInvalidated&&(!e.meridiem||e.meridiem&&o);if(t._strict&&(r=r&&0===e.charsLeftOver&&0===e.unusedTokens.length&&void 0===e.bigHour),null!=Object.isFrozen&&Object.isFrozen(t))return r;t._isValid=r}return t._isValid}function gs(t){var e=ds(NaN);return null!=t?hs(ps(e),t):ps(e).userInvalidated=!0,e}window.ftGlobals=null!==(Ja=window.ftGlobals)&&void 0!==Ja?Ja:{lit:me,litDecorators:Ce,litRepeat:Ae,litClassMap:ze,litStyleMap:Pe,litUnsafeHTML:Te,wcUtils:{...Xe,...Je,...to,...oo,...fo,...gr,...Or,...xn,...pr,...Un,..._n,...so,...Bn,...Kn,...$n,...Tn,...Ka,...In,...$a,...Xa,isSafari:Qa,isTouchScreen:ts}},os=Array.prototype.some?Array.prototype.some:function(t){var e,o=Object(this),r=o.length>>>0;for(e=0;e<r;e++)if(e in o&&t.call(this,o[e],e,o))return!0;return!1};var bs=rs.momentProperties=[],ms=!1;function vs(t,e){var o,r,n,i=bs.length;if(cs(e._isAMomentObject)||(t._isAMomentObject=e._isAMomentObject),cs(e._i)||(t._i=e._i),cs(e._f)||(t._f=e._f),cs(e._l)||(t._l=e._l),cs(e._strict)||(t._strict=e._strict),cs(e._tzm)||(t._tzm=e._tzm),cs(e._isUTC)||(t._isUTC=e._isUTC),cs(e._offset)||(t._offset=e._offset),cs(e._pf)||(t._pf=ps(e)),cs(e._locale)||(t._locale=e._locale),i>0)for(o=0;o<i;o++)cs(n=e[r=bs[o]])||(t[r]=n);return t}function Os(t){vs(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===ms&&(ms=!0,rs.updateOffset(this),ms=!1)}function Ss(t){return t instanceof Os||null!=t&&null!=t._isAMomentObject}function ws(t){!1===rs.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+t)}function xs(t,e){var o=!0;return hs((function(){if(null!=rs.deprecationHandler&&rs.deprecationHandler(null,t),o){var r,n,i,a=[],s=arguments.length;for(n=0;n<s;n++){if(r="","object"==typeof arguments[n]){for(i in r+="\n["+n+"] ",arguments[0])as(arguments[0],i)&&(r+=i+": "+arguments[0][i]+", ");r=r.slice(0,-2)}else r=arguments[n];a.push(r)}ws(t+"\nArguments: "+Array.prototype.slice.call(a).join("")+"\n"+(new Error).stack),o=!1}return e.apply(this,arguments)}),e)}var Ns,Cs={};function Es(t,e){null!=rs.deprecationHandler&&rs.deprecationHandler(t,e),Cs[t]||(ws(e),Cs[t]=!0)}function Rs(t){return"undefined"!=typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}function Is(t,e){var o,r=hs({},t);for(o in e)as(e,o)&&(is(t[o])&&is(e[o])?(r[o]={},hs(r[o],t[o]),hs(r[o],e[o])):null!=e[o]?r[o]=e[o]:delete r[o]);for(o in t)as(t,o)&&!as(e,o)&&is(t[o])&&(r[o]=hs({},r[o]));return r}function Ms(t){null!=t&&this.set(t)}rs.suppressDeprecationWarnings=!1,rs.deprecationHandler=null,Ns=Object.keys?Object.keys:function(t){var e,o=[];for(e in t)as(t,e)&&o.push(e);return o};function ks(t,e,o){var r=""+Math.abs(t),n=e-r.length;return(t>=0?o?"+":"":"-")+Math.pow(10,Math.max(0,n)).toString().substr(1)+r}var Ws=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Ls=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Ds={},Us={};function _s(t,e,o,r){var n=r;"string"==typeof r&&(n=function(){return this[r]()}),t&&(Us[t]=n),e&&(Us[e[0]]=function(){return ks(n.apply(this,arguments),e[1],e[2])}),o&&(Us[o]=function(){return this.localeData().ordinal(n.apply(this,arguments),t)})}function Ys(t,e){return t.isValid()?(e=Fs(e,t.localeData()),Ds[e]=Ds[e]||function(t){var e,o,r,n=t.match(Ws);for(e=0,o=n.length;e<o;e++)Us[n[e]]?n[e]=Us[n[e]]:n[e]=(r=n[e]).match(/\[[\s\S]/)?r.replace(/^\[|\]$/g,""):r.replace(/\\/g,"");return function(e){var r,i="";for(r=0;r<o;r++)i+=Rs(n[r])?n[r].call(e,t):n[r];return i}}(e),Ds[e](t)):t.localeData().invalidDate()}function Fs(t,e){var o=5;function r(t){return e.longDateFormat(t)||t}for(Ls.lastIndex=0;o>=0&&Ls.test(t);)t=t.replace(Ls,r),Ls.lastIndex=0,o-=1;return t}var As={};function Hs(t,e){var o=t.toLowerCase();As[o]=As[o+"s"]=As[e]=t}function zs(t){return"string"==typeof t?As[t]||As[t.toLowerCase()]:void 0}function Bs(t){var e,o,r={};for(o in t)as(t,o)&&(e=zs(o))&&(r[e]=t[o]);return r}var Zs={};function js(t,e){Zs[t]=e}function Ps(t){return t%4==0&&t%100!=0||t%400==0}function Ks(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function $s(t){var e=+t,o=0;return 0!==e&&isFinite(e)&&(o=Ks(e)),o}function Ts(t,e){return function(o){return null!=o?(Vs(this,t,o),rs.updateOffset(this,e),this):Gs(this,t)}}function Gs(t,e){return t.isValid()?t._d["get"+(t._isUTC?"UTC":"")+e]():NaN}function Vs(t,e,o){t.isValid()&&!isNaN(o)&&("FullYear"===e&&Ps(t.year())&&1===t.month()&&29===t.date()?(o=$s(o),t._d["set"+(t._isUTC?"UTC":"")+e](o,t.month(),kc(o,t.month()))):t._d["set"+(t._isUTC?"UTC":"")+e](o))}var qs,Js=/\d/,Xs=/\d\d/,Qs=/\d{3}/,tc=/\d{4}/,ec=/[+-]?\d{6}/,oc=/\d\d?/,rc=/\d\d\d\d?/,nc=/\d\d\d\d\d\d?/,ic=/\d{1,3}/,ac=/\d{1,4}/,sc=/[+-]?\d{1,6}/,cc=/\d+/,lc=/[+-]?\d+/,uc=/Z|[+-]\d\d:?\d\d/gi,fc=/Z|[+-]\d\d(?::?\d\d)?/gi,hc=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function dc(t,e,o){qs[t]=Rs(e)?e:function(t,r){return t&&o?o:e}}function pc(t,e){return as(qs,t)?qs[t](e._strict,e._locale):new RegExp(function(t){return yc(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(t,e,o,r,n){return e||o||r||n})))}(t))}function yc(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}qs={};var gc={};function bc(t,e){var o,r,n=e;for("string"==typeof t&&(t=[t]),ls(e)&&(n=function(t,o){o[e]=$s(t)}),r=t.length,o=0;o<r;o++)gc[t[o]]=n}function mc(t,e){bc(t,(function(t,o,r,n){r._w=r._w||{},e(t,r._w,r,n)}))}function vc(t,e,o){null!=e&&as(gc,t)&&gc[t](e,o._a,o,t)}var Oc,Sc=0,wc=1,xc=2,Nc=3,Cc=4,Ec=5,Rc=6,Ic=7,Mc=8;function kc(t,e){if(isNaN(t)||isNaN(e))return NaN;var o=function(t,e){return(t%e+e)%e}(e,12);return t+=(e-o)/12,1===o?Ps(t)?29:28:31-o%7%2}Oc=Array.prototype.indexOf?Array.prototype.indexOf:function(t){var e;for(e=0;e<this.length;++e)if(this[e]===t)return e;return-1},_s("M",["MM",2],"Mo",(function(){return this.month()+1})),_s("MMM",0,0,(function(t){return this.localeData().monthsShort(this,t)})),_s("MMMM",0,0,(function(t){return this.localeData().months(this,t)})),Hs("month","M"),js("month",8),dc("M",oc),dc("MM",oc,Xs),dc("MMM",(function(t,e){return e.monthsShortRegex(t)})),dc("MMMM",(function(t,e){return e.monthsRegex(t)})),bc(["M","MM"],(function(t,e){e[wc]=$s(t)-1})),bc(["MMM","MMMM"],(function(t,e,o,r){var n=o._locale.monthsParse(t,r,o._strict);null!=n?e[wc]=n:ps(o).invalidMonth=t}));var Wc="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Lc="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Dc=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Uc=hc,_c=hc;function Yc(t,e,o){var r,n,i,a=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)i=ds([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(i,"").toLocaleLowerCase();return o?"MMM"===e?-1!==(n=Oc.call(this._shortMonthsParse,a))?n:null:-1!==(n=Oc.call(this._longMonthsParse,a))?n:null:"MMM"===e?-1!==(n=Oc.call(this._shortMonthsParse,a))||-1!==(n=Oc.call(this._longMonthsParse,a))?n:null:-1!==(n=Oc.call(this._longMonthsParse,a))||-1!==(n=Oc.call(this._shortMonthsParse,a))?n:null}function Fc(t,e){var o;if(!t.isValid())return t;if("string"==typeof e)if(/^\d+$/.test(e))e=$s(e);else if(!ls(e=t.localeData().monthsParse(e)))return t;return o=Math.min(t.date(),kc(t.year(),e)),t._d["set"+(t._isUTC?"UTC":"")+"Month"](e,o),t}function Ac(t){return null!=t?(Fc(this,t),rs.updateOffset(this,!0),this):Gs(this,"Month")}function Hc(){function t(t,e){return e.length-t.length}var e,o,r=[],n=[],i=[];for(e=0;e<12;e++)o=ds([2e3,e]),r.push(this.monthsShort(o,"")),n.push(this.months(o,"")),i.push(this.months(o,"")),i.push(this.monthsShort(o,""));for(r.sort(t),n.sort(t),i.sort(t),e=0;e<12;e++)r[e]=yc(r[e]),n[e]=yc(n[e]);for(e=0;e<24;e++)i[e]=yc(i[e]);this._monthsRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function zc(t){return Ps(t)?366:365}_s("Y",0,0,(function(){var t=this.year();return t<=9999?ks(t,4):"+"+t})),_s(0,["YY",2],0,(function(){return this.year()%100})),_s(0,["YYYY",4],0,"year"),_s(0,["YYYYY",5],0,"year"),_s(0,["YYYYYY",6,!0],0,"year"),Hs("year","y"),js("year",1),dc("Y",lc),dc("YY",oc,Xs),dc("YYYY",ac,tc),dc("YYYYY",sc,ec),dc("YYYYYY",sc,ec),bc(["YYYYY","YYYYYY"],Sc),bc("YYYY",(function(t,e){e[Sc]=2===t.length?rs.parseTwoDigitYear(t):$s(t)})),bc("YY",(function(t,e){e[Sc]=rs.parseTwoDigitYear(t)})),bc("Y",(function(t,e){e[Sc]=parseInt(t,10)})),rs.parseTwoDigitYear=function(t){return $s(t)+($s(t)>68?1900:2e3)};var Bc=Ts("FullYear",!0);function Zc(t,e,o,r,n,i,a){var s;return t<100&&t>=0?(s=new Date(t+400,e,o,r,n,i,a),isFinite(s.getFullYear())&&s.setFullYear(t)):s=new Date(t,e,o,r,n,i,a),s}function jc(t){var e,o;return t<100&&t>=0?((o=Array.prototype.slice.call(arguments))[0]=t+400,e=new Date(Date.UTC.apply(null,o)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function Pc(t,e,o){var r=7+e-o;return-((7+jc(t,0,r).getUTCDay()-e)%7)+r-1}function Kc(t,e,o,r,n){var i,a,s=1+7*(e-1)+(7+o-r)%7+Pc(t,r,n);return s<=0?a=zc(i=t-1)+s:s>zc(t)?(i=t+1,a=s-zc(t)):(i=t,a=s),{year:i,dayOfYear:a}}function $c(t,e,o){var r,n,i=Pc(t.year(),e,o),a=Math.floor((t.dayOfYear()-i-1)/7)+1;return a<1?r=a+Tc(n=t.year()-1,e,o):a>Tc(t.year(),e,o)?(r=a-Tc(t.year(),e,o),n=t.year()+1):(n=t.year(),r=a),{week:r,year:n}}function Tc(t,e,o){var r=Pc(t,e,o),n=Pc(t+1,e,o);return(zc(t)-r+n)/7}_s("w",["ww",2],"wo","week"),_s("W",["WW",2],"Wo","isoWeek"),Hs("week","w"),Hs("isoWeek","W"),js("week",5),js("isoWeek",5),dc("w",oc),dc("ww",oc,Xs),dc("W",oc),dc("WW",oc,Xs),mc(["w","ww","W","WW"],(function(t,e,o,r){e[r.substr(0,1)]=$s(t)}));function Gc(t,e){return t.slice(e,7).concat(t.slice(0,e))}_s("d",0,"do","day"),_s("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),_s("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),_s("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),_s("e",0,0,"weekday"),_s("E",0,0,"isoWeekday"),Hs("day","d"),Hs("weekday","e"),Hs("isoWeekday","E"),js("day",11),js("weekday",11),js("isoWeekday",11),dc("d",oc),dc("e",oc),dc("E",oc),dc("dd",(function(t,e){return e.weekdaysMinRegex(t)})),dc("ddd",(function(t,e){return e.weekdaysShortRegex(t)})),dc("dddd",(function(t,e){return e.weekdaysRegex(t)})),mc(["dd","ddd","dddd"],(function(t,e,o,r){var n=o._locale.weekdaysParse(t,r,o._strict);null!=n?e.d=n:ps(o).invalidWeekday=t})),mc(["d","e","E"],(function(t,e,o,r){e[r]=$s(t)}));var Vc="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),qc="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Jc="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Xc=hc,Qc=hc,tl=hc;function el(t,e,o){var r,n,i,a=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)i=ds([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(i,"").toLocaleLowerCase();return o?"dddd"===e?-1!==(n=Oc.call(this._weekdaysParse,a))?n:null:"ddd"===e?-1!==(n=Oc.call(this._shortWeekdaysParse,a))?n:null:-1!==(n=Oc.call(this._minWeekdaysParse,a))?n:null:"dddd"===e?-1!==(n=Oc.call(this._weekdaysParse,a))||-1!==(n=Oc.call(this._shortWeekdaysParse,a))||-1!==(n=Oc.call(this._minWeekdaysParse,a))?n:null:"ddd"===e?-1!==(n=Oc.call(this._shortWeekdaysParse,a))||-1!==(n=Oc.call(this._weekdaysParse,a))||-1!==(n=Oc.call(this._minWeekdaysParse,a))?n:null:-1!==(n=Oc.call(this._minWeekdaysParse,a))||-1!==(n=Oc.call(this._weekdaysParse,a))||-1!==(n=Oc.call(this._shortWeekdaysParse,a))?n:null}function ol(){function t(t,e){return e.length-t.length}var e,o,r,n,i,a=[],s=[],c=[],l=[];for(e=0;e<7;e++)o=ds([2e3,1]).day(e),r=yc(this.weekdaysMin(o,"")),n=yc(this.weekdaysShort(o,"")),i=yc(this.weekdays(o,"")),a.push(r),s.push(n),c.push(i),l.push(r),l.push(n),l.push(i);a.sort(t),s.sort(t),c.sort(t),l.sort(t),this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function rl(){return this.hours()%12||12}function nl(t,e){_s(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)}))}function il(t,e){return e._meridiemParse}_s("H",["HH",2],0,"hour"),_s("h",["hh",2],0,rl),_s("k",["kk",2],0,(function(){return this.hours()||24})),_s("hmm",0,0,(function(){return""+rl.apply(this)+ks(this.minutes(),2)})),_s("hmmss",0,0,(function(){return""+rl.apply(this)+ks(this.minutes(),2)+ks(this.seconds(),2)})),_s("Hmm",0,0,(function(){return""+this.hours()+ks(this.minutes(),2)})),_s("Hmmss",0,0,(function(){return""+this.hours()+ks(this.minutes(),2)+ks(this.seconds(),2)})),nl("a",!0),nl("A",!1),Hs("hour","h"),js("hour",13),dc("a",il),dc("A",il),dc("H",oc),dc("h",oc),dc("k",oc),dc("HH",oc,Xs),dc("hh",oc,Xs),dc("kk",oc,Xs),dc("hmm",rc),dc("hmmss",nc),dc("Hmm",rc),dc("Hmmss",nc),bc(["H","HH"],Nc),bc(["k","kk"],(function(t,e,o){var r=$s(t);e[Nc]=24===r?0:r})),bc(["a","A"],(function(t,e,o){o._isPm=o._locale.isPM(t),o._meridiem=t})),bc(["h","hh"],(function(t,e,o){e[Nc]=$s(t),ps(o).bigHour=!0})),bc("hmm",(function(t,e,o){var r=t.length-2;e[Nc]=$s(t.substr(0,r)),e[Cc]=$s(t.substr(r)),ps(o).bigHour=!0})),bc("hmmss",(function(t,e,o){var r=t.length-4,n=t.length-2;e[Nc]=$s(t.substr(0,r)),e[Cc]=$s(t.substr(r,2)),e[Ec]=$s(t.substr(n)),ps(o).bigHour=!0})),bc("Hmm",(function(t,e,o){var r=t.length-2;e[Nc]=$s(t.substr(0,r)),e[Cc]=$s(t.substr(r))})),bc("Hmmss",(function(t,e,o){var r=t.length-4,n=t.length-2;e[Nc]=$s(t.substr(0,r)),e[Cc]=$s(t.substr(r,2)),e[Ec]=$s(t.substr(n))}));var al=Ts("Hours",!0);var sl,cl={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{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"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Wc,monthsShort:Lc,week:{dow:0,doy:6},weekdays:Vc,weekdaysMin:Jc,weekdaysShort:qc,meridiemParse:/[ap]\.?m?\.?/i},ll={},ul={};function fl(t,e){var o,r=Math.min(t.length,e.length);for(o=0;o<r;o+=1)if(t[o]!==e[o])return o;return r}function hl(t){return t?t.toLowerCase().replace("_","-"):t}function dl(t){var e=null;if(void 0===ll[t]&&"undefined"!=typeof module&&module&&module.exports&&function(t){return null!=t.match("^[^/\\\\]*$")}(t))try{e=sl._abbr,require("./locale/"+t),pl(e)}catch(e){ll[t]=null}return ll[t]}function pl(t,e){var o;return t&&((o=cs(e)?gl(t):yl(t,e))?sl=o:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),sl._abbr}function yl(t,e){if(null!==e){var o,r=cl;if(e.abbr=t,null!=ll[t])Es("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=ll[t]._config;else if(null!=e.parentLocale)if(null!=ll[e.parentLocale])r=ll[e.parentLocale]._config;else{if(null==(o=dl(e.parentLocale)))return ul[e.parentLocale]||(ul[e.parentLocale]=[]),ul[e.parentLocale].push({name:t,config:e}),null;r=o._config}return ll[t]=new Ms(Is(r,e)),ul[t]&&ul[t].forEach((function(t){yl(t.name,t.config)})),pl(t),ll[t]}return delete ll[t],null}function gl(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return sl;if(!ns(t)){if(e=dl(t))return e;t=[t]}return function(t){for(var e,o,r,n,i=0;i<t.length;){for(e=(n=hl(t[i]).split("-")).length,o=(o=hl(t[i+1]))?o.split("-"):null;e>0;){if(r=dl(n.slice(0,e).join("-")))return r;if(o&&o.length>=e&&fl(n,o)>=e-1)break;e--}i++}return sl}(t)}function bl(t){var e,o=t._a;return o&&-2===ps(t).overflow&&(e=o[wc]<0||o[wc]>11?wc:o[xc]<1||o[xc]>kc(o[Sc],o[wc])?xc:o[Nc]<0||o[Nc]>24||24===o[Nc]&&(0!==o[Cc]||0!==o[Ec]||0!==o[Rc])?Nc:o[Cc]<0||o[Cc]>59?Cc:o[Ec]<0||o[Ec]>59?Ec:o[Rc]<0||o[Rc]>999?Rc:-1,ps(t)._overflowDayOfYear&&(e<Sc||e>xc)&&(e=xc),ps(t)._overflowWeeks&&-1===e&&(e=Ic),ps(t)._overflowWeekday&&-1===e&&(e=Mc),ps(t).overflow=e),t}var ml=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,vl=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Ol=/Z|[+-]\d\d(?::?\d\d)?/,Sl=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],wl=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],xl=/^\/?Date\((-?\d+)/i,Nl=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Cl={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function El(t){var e,o,r,n,i,a,s=t._i,c=ml.exec(s)||vl.exec(s),l=Sl.length,u=wl.length;if(c){for(ps(t).iso=!0,e=0,o=l;e<o;e++)if(Sl[e][1].exec(c[1])){n=Sl[e][0],r=!1!==Sl[e][2];break}if(null==n)return void(t._isValid=!1);if(c[3]){for(e=0,o=u;e<o;e++)if(wl[e][1].exec(c[3])){i=(c[2]||" ")+wl[e][0];break}if(null==i)return void(t._isValid=!1)}if(!r&&null!=i)return void(t._isValid=!1);if(c[4]){if(!Ol.exec(c[4]))return void(t._isValid=!1);a="Z"}t._f=n+(i||"")+(a||""),Wl(t)}else t._isValid=!1}function Rl(t){var e=parseInt(t,10);return e<=49?2e3+e:e<=999?1900+e:e}function Il(t){var e,o,r,n,i,a,s,c,l=Nl.exec(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}(t._i));if(l){if(o=l[4],r=l[3],n=l[2],i=l[5],a=l[6],s=l[7],c=[Rl(o),Lc.indexOf(r),parseInt(n,10),parseInt(i,10),parseInt(a,10)],s&&c.push(parseInt(s,10)),e=c,!function(t,e,o){return!t||qc.indexOf(t)===new Date(e[0],e[1],e[2]).getDay()||(ps(o).weekdayMismatch=!0,o._isValid=!1,!1)}(l[1],e,t))return;t._a=e,t._tzm=function(t,e,o){if(t)return Cl[t];if(e)return 0;var r=parseInt(o,10),n=r%100;return(r-n)/100*60+n}(l[8],l[9],l[10]),t._d=jc.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),ps(t).rfc2822=!0}else t._isValid=!1}function Ml(t,e,o){return null!=t?t:null!=e?e:o}function kl(t){var e,o,r,n,i,a=[];if(!t._d){for(r=function(t){var e=new Date(rs.now());return t._useUTC?[e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()]:[e.getFullYear(),e.getMonth(),e.getDate()]}(t),t._w&&null==t._a[xc]&&null==t._a[wc]&&function(t){var e,o,r,n,i,a,s,c,l;e=t._w,null!=e.GG||null!=e.W||null!=e.E?(i=1,a=4,o=Ml(e.GG,t._a[Sc],$c(Ul(),1,4).year),r=Ml(e.W,1),((n=Ml(e.E,1))<1||n>7)&&(c=!0)):(i=t._locale._week.dow,a=t._locale._week.doy,l=$c(Ul(),i,a),o=Ml(e.gg,t._a[Sc],l.year),r=Ml(e.w,l.week),null!=e.d?((n=e.d)<0||n>6)&&(c=!0):null!=e.e?(n=e.e+i,(e.e<0||e.e>6)&&(c=!0)):n=i);r<1||r>Tc(o,i,a)?ps(t)._overflowWeeks=!0:null!=c?ps(t)._overflowWeekday=!0:(s=Kc(o,r,n,i,a),t._a[Sc]=s.year,t._dayOfYear=s.dayOfYear)}(t),null!=t._dayOfYear&&(i=Ml(t._a[Sc],r[Sc]),(t._dayOfYear>zc(i)||0===t._dayOfYear)&&(ps(t)._overflowDayOfYear=!0),o=jc(i,0,t._dayOfYear),t._a[wc]=o.getUTCMonth(),t._a[xc]=o.getUTCDate()),e=0;e<3&&null==t._a[e];++e)t._a[e]=a[e]=r[e];for(;e<7;e++)t._a[e]=a[e]=null==t._a[e]?2===e?1:0:t._a[e];24===t._a[Nc]&&0===t._a[Cc]&&0===t._a[Ec]&&0===t._a[Rc]&&(t._nextDay=!0,t._a[Nc]=0),t._d=(t._useUTC?jc:Zc).apply(null,a),n=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[Nc]=24),t._w&&void 0!==t._w.d&&t._w.d!==n&&(ps(t).weekdayMismatch=!0)}}function Wl(t){if(t._f!==rs.ISO_8601)if(t._f!==rs.RFC_2822){t._a=[],ps(t).empty=!0;var e,o,r,n,i,a,s,c=""+t._i,l=c.length,u=0;for(s=(r=Fs(t._f,t._locale).match(Ws)||[]).length,e=0;e<s;e++)n=r[e],(o=(c.match(pc(n,t))||[])[0])&&((i=c.substr(0,c.indexOf(o))).length>0&&ps(t).unusedInput.push(i),c=c.slice(c.indexOf(o)+o.length),u+=o.length),Us[n]?(o?ps(t).empty=!1:ps(t).unusedTokens.push(n),vc(n,o,t)):t._strict&&!o&&ps(t).unusedTokens.push(n);ps(t).charsLeftOver=l-u,c.length>0&&ps(t).unusedInput.push(c),t._a[Nc]<=12&&!0===ps(t).bigHour&&t._a[Nc]>0&&(ps(t).bigHour=void 0),ps(t).parsedDateParts=t._a.slice(0),ps(t).meridiem=t._meridiem,t._a[Nc]=function(t,e,o){var r;if(null==o)return e;return null!=t.meridiemHour?t.meridiemHour(e,o):null!=t.isPM?((r=t.isPM(o))&&e<12&&(e+=12),r||12!==e||(e=0),e):e}(t._locale,t._a[Nc],t._meridiem),null!==(a=ps(t).era)&&(t._a[Sc]=t._locale.erasConvertYear(a,t._a[Sc])),kl(t),bl(t)}else Il(t);else El(t)}function Ll(t){var e=t._i,o=t._f;return t._locale=t._locale||gl(t._l),null===e||void 0===o&&""===e?gs({nullInput:!0}):("string"==typeof e&&(t._i=e=t._locale.preparse(e)),Ss(e)?new Os(bl(e)):(us(e)?t._d=e:ns(o)?function(t){var e,o,r,n,i,a,s=!1,c=t._f.length;if(0===c)return ps(t).invalidFormat=!0,void(t._d=new Date(NaN));for(n=0;n<c;n++)i=0,a=!1,e=vs({},t),null!=t._useUTC&&(e._useUTC=t._useUTC),e._f=t._f[n],Wl(e),ys(e)&&(a=!0),i+=ps(e).charsLeftOver,i+=10*ps(e).unusedTokens.length,ps(e).score=i,s?i<r&&(r=i,o=e):(null==r||i<r||a)&&(r=i,o=e,a&&(s=!0));hs(t,o||e)}(t):o?Wl(t):function(t){var e=t._i;cs(e)?t._d=new Date(rs.now()):us(e)?t._d=new Date(e.valueOf()):"string"==typeof e?function(t){var e=xl.exec(t._i);null===e?(El(t),!1===t._isValid&&(delete t._isValid,Il(t),!1===t._isValid&&(delete t._isValid,t._strict?t._isValid=!1:rs.createFromInputFallback(t)))):t._d=new Date(+e[1])}(t):ns(e)?(t._a=fs(e.slice(0),(function(t){return parseInt(t,10)})),kl(t)):is(e)?function(t){if(!t._d){var e=Bs(t._i),o=void 0===e.day?e.date:e.day;t._a=fs([e.year,e.month,o,e.hour,e.minute,e.second,e.millisecond],(function(t){return t&&parseInt(t,10)})),kl(t)}}(t):ls(e)?t._d=new Date(e):rs.createFromInputFallback(t)}(t),ys(t)||(t._d=null),t))}function Dl(t,e,o,r,n){var i,a={};return!0!==e&&!1!==e||(r=e,e=void 0),!0!==o&&!1!==o||(r=o,o=void 0),(is(t)&&ss(t)||ns(t)&&0===t.length)&&(t=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=n,a._l=o,a._i=t,a._f=e,a._strict=r,(i=new Os(bl(Ll(a))))._nextDay&&(i.add(1,"d"),i._nextDay=void 0),i}function Ul(t,e,o,r){return Dl(t,e,o,r,!1)}rs.createFromInputFallback=xs("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))})),rs.ISO_8601=function(){},rs.RFC_2822=function(){};var _l=xs("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Ul.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:gs()})),Yl=xs("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Ul.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:gs()}));function Fl(t,e){var o,r;if(1===e.length&&ns(e[0])&&(e=e[0]),!e.length)return Ul();for(o=e[0],r=1;r<e.length;++r)e[r].isValid()&&!e[r][t](o)||(o=e[r]);return o}var Al=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Hl(t){var e=Bs(t),o=e.year||0,r=e.quarter||0,n=e.month||0,i=e.week||e.isoWeek||0,a=e.day||0,s=e.hour||0,c=e.minute||0,l=e.second||0,u=e.millisecond||0;this._isValid=function(t){var e,o,r=!1,n=Al.length;for(e in t)if(as(t,e)&&(-1===Oc.call(Al,e)||null!=t[e]&&isNaN(t[e])))return!1;for(o=0;o<n;++o)if(t[Al[o]]){if(r)return!1;parseFloat(t[Al[o]])!==$s(t[Al[o]])&&(r=!0)}return!0}(e),this._milliseconds=+u+1e3*l+6e4*c+1e3*s*60*60,this._days=+a+7*i,this._months=+n+3*r+12*o,this._data={},this._locale=gl(),this._bubble()}function zl(t){return t instanceof Hl}function Bl(t){return t<0?-1*Math.round(-1*t):Math.round(t)}function Zl(t,e){_s(t,0,0,(function(){var t=this.utcOffset(),o="+";return t<0&&(t=-t,o="-"),o+ks(~~(t/60),2)+e+ks(~~t%60,2)}))}Zl("Z",":"),Zl("ZZ",""),dc("Z",fc),dc("ZZ",fc),bc(["Z","ZZ"],(function(t,e,o){o._useUTC=!0,o._tzm=Pl(fc,t)}));var jl=/([\+\-]|\d\d)/gi;function Pl(t,e){var o,r,n=(e||"").match(t);return null===n?null:0===(r=60*(o=((n[n.length-1]||[])+"").match(jl)||["-",0,0])[1]+$s(o[2]))?0:"+"===o[0]?r:-r}function Kl(t,e){var o,r;return e._isUTC?(o=e.clone(),r=(Ss(t)||us(t)?t.valueOf():Ul(t).valueOf())-o.valueOf(),o._d.setTime(o._d.valueOf()+r),rs.updateOffset(o,!1),o):Ul(t).local()}function $l(t){return-Math.round(t._d.getTimezoneOffset())}function Tl(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}rs.updateOffset=function(){};var Gl=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Vl=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function ql(t,e){var o,r,n,i=t,a=null;return zl(t)?i={ms:t._milliseconds,d:t._days,M:t._months}:ls(t)||!isNaN(+t)?(i={},e?i[e]=+t:i.milliseconds=+t):(a=Gl.exec(t))?(o="-"===a[1]?-1:1,i={y:0,d:$s(a[xc])*o,h:$s(a[Nc])*o,m:$s(a[Cc])*o,s:$s(a[Ec])*o,ms:$s(Bl(1e3*a[Rc]))*o}):(a=Vl.exec(t))?(o="-"===a[1]?-1:1,i={y:Jl(a[2],o),M:Jl(a[3],o),w:Jl(a[4],o),d:Jl(a[5],o),h:Jl(a[6],o),m:Jl(a[7],o),s:Jl(a[8],o)}):null==i?i={}:"object"==typeof i&&("from"in i||"to"in i)&&(n=function(t,e){var o;if(!t.isValid()||!e.isValid())return{milliseconds:0,months:0};e=Kl(e,t),t.isBefore(e)?o=Xl(t,e):((o=Xl(e,t)).milliseconds=-o.milliseconds,o.months=-o.months);return o}(Ul(i.from),Ul(i.to)),(i={}).ms=n.milliseconds,i.M=n.months),r=new Hl(i),zl(t)&&as(t,"_locale")&&(r._locale=t._locale),zl(t)&&as(t,"_isValid")&&(r._isValid=t._isValid),r}function Jl(t,e){var o=t&&parseFloat(t.replace(",","."));return(isNaN(o)?0:o)*e}function Xl(t,e){var o={};return o.months=e.month()-t.month()+12*(e.year()-t.year()),t.clone().add(o.months,"M").isAfter(e)&&--o.months,o.milliseconds=+e-+t.clone().add(o.months,"M"),o}function Ql(t,e){return function(o,r){var n;return null===r||isNaN(+r)||(Es(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=o,o=r,r=n),tu(this,ql(o,r),t),this}}function tu(t,e,o,r){var n=e._milliseconds,i=Bl(e._days),a=Bl(e._months);t.isValid()&&(r=null==r||r,a&&Fc(t,Gs(t,"Month")+a*o),i&&Vs(t,"Date",Gs(t,"Date")+i*o),n&&t._d.setTime(t._d.valueOf()+n*o),r&&rs.updateOffset(t,i||a))}ql.fn=Hl.prototype,ql.invalid=function(){return ql(NaN)};var eu=Ql(1,"add"),ou=Ql(-1,"subtract");function ru(t){return"string"==typeof t||t instanceof String}function nu(t){return Ss(t)||us(t)||ru(t)||ls(t)||function(t){var e=ns(t),o=!1;e&&(o=0===t.filter((function(e){return!ls(e)&&ru(t)})).length);return e&&o}(t)||function(t){var e,o,r=is(t)&&!ss(t),n=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],a=i.length;for(e=0;e<a;e+=1)o=i[e],n=n||as(t,o);return r&&n}(t)||null==t}function iu(t,e){if(t.date()<e.date())return-iu(e,t);var o=12*(e.year()-t.year())+(e.month()-t.month()),r=t.clone().add(o,"months");return-(o+(e-r<0?(e-r)/(r-t.clone().add(o-1,"months")):(e-r)/(t.clone().add(o+1,"months")-r)))||0}function au(t){var e;return void 0===t?this._locale._abbr:(null!=(e=gl(t))&&(this._locale=e),this)}rs.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",rs.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var su=xs("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function cu(){return this._locale}var lu=1e3,uu=6e4,fu=36e5,hu=126227808e5;function du(t,e){return(t%e+e)%e}function pu(t,e,o){return t<100&&t>=0?new Date(t+400,e,o)-hu:new Date(t,e,o).valueOf()}function yu(t,e,o){return t<100&&t>=0?Date.UTC(t+400,e,o)-hu:Date.UTC(t,e,o)}function gu(t,e){return e.erasAbbrRegex(t)}function bu(){var t,e,o=[],r=[],n=[],i=[],a=this.eras();for(t=0,e=a.length;t<e;++t)r.push(yc(a[t].name)),o.push(yc(a[t].abbr)),n.push(yc(a[t].narrow)),i.push(yc(a[t].name)),i.push(yc(a[t].abbr)),i.push(yc(a[t].narrow));this._erasRegex=new RegExp("^("+i.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+o.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+n.join("|")+")","i")}function mu(t,e){_s(0,[t,t.length],0,e)}function vu(t,e,o,r,n){var i;return null==t?$c(this,r,n).year:(e>(i=Tc(t,r,n))&&(e=i),Ou.call(this,t,e,o,r,n))}function Ou(t,e,o,r,n){var i=Kc(t,e,o,r,n),a=jc(i.year,0,i.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}_s("N",0,0,"eraAbbr"),_s("NN",0,0,"eraAbbr"),_s("NNN",0,0,"eraAbbr"),_s("NNNN",0,0,"eraName"),_s("NNNNN",0,0,"eraNarrow"),_s("y",["y",1],"yo","eraYear"),_s("y",["yy",2],0,"eraYear"),_s("y",["yyy",3],0,"eraYear"),_s("y",["yyyy",4],0,"eraYear"),dc("N",gu),dc("NN",gu),dc("NNN",gu),dc("NNNN",(function(t,e){return e.erasNameRegex(t)})),dc("NNNNN",(function(t,e){return e.erasNarrowRegex(t)})),bc(["N","NN","NNN","NNNN","NNNNN"],(function(t,e,o,r){var n=o._locale.erasParse(t,r,o._strict);n?ps(o).era=n:ps(o).invalidEra=t})),dc("y",cc),dc("yy",cc),dc("yyy",cc),dc("yyyy",cc),dc("yo",(function(t,e){return e._eraYearOrdinalRegex||cc})),bc(["y","yy","yyy","yyyy"],Sc),bc(["yo"],(function(t,e,o,r){var n;o._locale._eraYearOrdinalRegex&&(n=t.match(o._locale._eraYearOrdinalRegex)),o._locale.eraYearOrdinalParse?e[Sc]=o._locale.eraYearOrdinalParse(t,n):e[Sc]=parseInt(t,10)})),_s(0,["gg",2],0,(function(){return this.weekYear()%100})),_s(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),mu("gggg","weekYear"),mu("ggggg","weekYear"),mu("GGGG","isoWeekYear"),mu("GGGGG","isoWeekYear"),Hs("weekYear","gg"),Hs("isoWeekYear","GG"),js("weekYear",1),js("isoWeekYear",1),dc("G",lc),dc("g",lc),dc("GG",oc,Xs),dc("gg",oc,Xs),dc("GGGG",ac,tc),dc("gggg",ac,tc),dc("GGGGG",sc,ec),dc("ggggg",sc,ec),mc(["gggg","ggggg","GGGG","GGGGG"],(function(t,e,o,r){e[r.substr(0,2)]=$s(t)})),mc(["gg","GG"],(function(t,e,o,r){e[r]=rs.parseTwoDigitYear(t)})),_s("Q",0,"Qo","quarter"),Hs("quarter","Q"),js("quarter",7),dc("Q",Js),bc("Q",(function(t,e){e[wc]=3*($s(t)-1)})),_s("D",["DD",2],"Do","date"),Hs("date","D"),js("date",9),dc("D",oc),dc("DD",oc,Xs),dc("Do",(function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient})),bc(["D","DD"],xc),bc("Do",(function(t,e){e[xc]=$s(t.match(oc)[0])}));var Su=Ts("Date",!0);_s("DDD",["DDDD",3],"DDDo","dayOfYear"),Hs("dayOfYear","DDD"),js("dayOfYear",4),dc("DDD",ic),dc("DDDD",Qs),bc(["DDD","DDDD"],(function(t,e,o){o._dayOfYear=$s(t)})),_s("m",["mm",2],0,"minute"),Hs("minute","m"),js("minute",14),dc("m",oc),dc("mm",oc,Xs),bc(["m","mm"],Cc);var wu=Ts("Minutes",!1);_s("s",["ss",2],0,"second"),Hs("second","s"),js("second",15),dc("s",oc),dc("ss",oc,Xs),bc(["s","ss"],Ec);var xu,Nu,Cu=Ts("Seconds",!1);for(_s("S",0,0,(function(){return~~(this.millisecond()/100)})),_s(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),_s(0,["SSS",3],0,"millisecond"),_s(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),_s(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),_s(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),_s(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),_s(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),_s(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),Hs("millisecond","ms"),js("millisecond",16),dc("S",ic,Js),dc("SS",ic,Xs),dc("SSS",ic,Qs),xu="SSSS";xu.length<=9;xu+="S")dc(xu,cc);function Eu(t,e){e[Rc]=$s(1e3*("0."+t))}for(xu="S";xu.length<=9;xu+="S")bc(xu,Eu);Nu=Ts("Milliseconds",!1),_s("z",0,0,"zoneAbbr"),_s("zz",0,0,"zoneName");var Ru=Os.prototype;function Iu(t){return t}Ru.add=eu,Ru.calendar=function(t,e){1===arguments.length&&(arguments[0]?nu(arguments[0])?(t=arguments[0],e=void 0):function(t){var e,o=is(t)&&!ss(t),r=!1,n=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(e=0;e<n.length;e+=1)r=r||as(t,n[e]);return o&&r}(arguments[0])&&(e=arguments[0],t=void 0):(t=void 0,e=void 0));var o=t||Ul(),r=Kl(o,this).startOf("day"),n=rs.calendarFormat(this,r)||"sameElse",i=e&&(Rs(e[n])?e[n].call(this,o):e[n]);return this.format(i||this.localeData().calendar(n,this,Ul(o)))},Ru.clone=function(){return new Os(this)},Ru.diff=function(t,e,o){var r,n,i;if(!this.isValid())return NaN;if(!(r=Kl(t,this)).isValid())return NaN;switch(n=6e4*(r.utcOffset()-this.utcOffset()),e=zs(e)){case"year":i=iu(this,r)/12;break;case"month":i=iu(this,r);break;case"quarter":i=iu(this,r)/3;break;case"second":i=(this-r)/1e3;break;case"minute":i=(this-r)/6e4;break;case"hour":i=(this-r)/36e5;break;case"day":i=(this-r-n)/864e5;break;case"week":i=(this-r-n)/6048e5;break;default:i=this-r}return o?i:Ks(i)},Ru.endOf=function(t){var e,o;if(void 0===(t=zs(t))||"millisecond"===t||!this.isValid())return this;switch(o=this._isUTC?yu:pu,t){case"year":e=o(this.year()+1,0,1)-1;break;case"quarter":e=o(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=o(this.year(),this.month()+1,1)-1;break;case"week":e=o(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=o(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=o(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=fu-du(e+(this._isUTC?0:this.utcOffset()*uu),fu)-1;break;case"minute":e=this._d.valueOf(),e+=uu-du(e,uu)-1;break;case"second":e=this._d.valueOf(),e+=lu-du(e,lu)-1}return this._d.setTime(e),rs.updateOffset(this,!0),this},Ru.format=function(t){t||(t=this.isUtc()?rs.defaultFormatUtc:rs.defaultFormat);var e=Ys(this,t);return this.localeData().postformat(e)},Ru.from=function(t,e){return this.isValid()&&(Ss(t)&&t.isValid()||Ul(t).isValid())?ql({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()},Ru.fromNow=function(t){return this.from(Ul(),t)},Ru.to=function(t,e){return this.isValid()&&(Ss(t)&&t.isValid()||Ul(t).isValid())?ql({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()},Ru.toNow=function(t){return this.to(Ul(),t)},Ru.get=function(t){return Rs(this[t=zs(t)])?this[t]():this},Ru.invalidAt=function(){return ps(this).overflow},Ru.isAfter=function(t,e){var o=Ss(t)?t:Ul(t);return!(!this.isValid()||!o.isValid())&&("millisecond"===(e=zs(e)||"millisecond")?this.valueOf()>o.valueOf():o.valueOf()<this.clone().startOf(e).valueOf())},Ru.isBefore=function(t,e){var o=Ss(t)?t:Ul(t);return!(!this.isValid()||!o.isValid())&&("millisecond"===(e=zs(e)||"millisecond")?this.valueOf()<o.valueOf():this.clone().endOf(e).valueOf()<o.valueOf())},Ru.isBetween=function(t,e,o,r){var n=Ss(t)?t:Ul(t),i=Ss(e)?e:Ul(e);return!!(this.isValid()&&n.isValid()&&i.isValid())&&(("("===(r=r||"()")[0]?this.isAfter(n,o):!this.isBefore(n,o))&&(")"===r[1]?this.isBefore(i,o):!this.isAfter(i,o)))},Ru.isSame=function(t,e){var o,r=Ss(t)?t:Ul(t);return!(!this.isValid()||!r.isValid())&&("millisecond"===(e=zs(e)||"millisecond")?this.valueOf()===r.valueOf():(o=r.valueOf(),this.clone().startOf(e).valueOf()<=o&&o<=this.clone().endOf(e).valueOf()))},Ru.isSameOrAfter=function(t,e){return this.isSame(t,e)||this.isAfter(t,e)},Ru.isSameOrBefore=function(t,e){return this.isSame(t,e)||this.isBefore(t,e)},Ru.isValid=function(){return ys(this)},Ru.lang=su,Ru.locale=au,Ru.localeData=cu,Ru.max=Yl,Ru.min=_l,Ru.parsingFlags=function(){return hs({},ps(this))},Ru.set=function(t,e){if("object"==typeof t){var o,r=function(t){var e,o=[];for(e in t)as(t,e)&&o.push({unit:e,priority:Zs[e]});return o.sort((function(t,e){return t.priority-e.priority})),o}(t=Bs(t)),n=r.length;for(o=0;o<n;o++)this[r[o].unit](t[r[o].unit])}else if(Rs(this[t=zs(t)]))return this[t](e);return this},Ru.startOf=function(t){var e,o;if(void 0===(t=zs(t))||"millisecond"===t||!this.isValid())return this;switch(o=this._isUTC?yu:pu,t){case"year":e=o(this.year(),0,1);break;case"quarter":e=o(this.year(),this.month()-this.month()%3,1);break;case"month":e=o(this.year(),this.month(),1);break;case"week":e=o(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=o(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=o(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=du(e+(this._isUTC?0:this.utcOffset()*uu),fu);break;case"minute":e=this._d.valueOf(),e-=du(e,uu);break;case"second":e=this._d.valueOf(),e-=du(e,lu)}return this._d.setTime(e),rs.updateOffset(this,!0),this},Ru.subtract=ou,Ru.toArray=function(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]},Ru.toObject=function(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}},Ru.toDate=function(){return new Date(this.valueOf())},Ru.toISOString=function(t){if(!this.isValid())return null;var e=!0!==t,o=e?this.clone().utc():this;return o.year()<0||o.year()>9999?Ys(o,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Rs(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",Ys(o,"Z")):Ys(o,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},Ru.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,e,o,r="moment",n="";return this.isLocal()||(r=0===this.utcOffset()?"moment.utc":"moment.parseZone",n="Z"),t="["+r+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY","-MM-DD[T]HH:mm:ss.SSS",o=n+'[")]',this.format(t+e+"-MM-DD[T]HH:mm:ss.SSS"+o)},"undefined"!=typeof Symbol&&null!=Symbol.for&&(Ru[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),Ru.toJSON=function(){return this.isValid()?this.toISOString():null},Ru.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},Ru.unix=function(){return Math.floor(this.valueOf()/1e3)},Ru.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},Ru.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},Ru.eraName=function(){var t,e,o,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(o=this.clone().startOf("day").valueOf(),r[t].since<=o&&o<=r[t].until)return r[t].name;if(r[t].until<=o&&o<=r[t].since)return r[t].name}return""},Ru.eraNarrow=function(){var t,e,o,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(o=this.clone().startOf("day").valueOf(),r[t].since<=o&&o<=r[t].until)return r[t].narrow;if(r[t].until<=o&&o<=r[t].since)return r[t].narrow}return""},Ru.eraAbbr=function(){var t,e,o,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(o=this.clone().startOf("day").valueOf(),r[t].since<=o&&o<=r[t].until)return r[t].abbr;if(r[t].until<=o&&o<=r[t].since)return r[t].abbr}return""},Ru.eraYear=function(){var t,e,o,r,n=this.localeData().eras();for(t=0,e=n.length;t<e;++t)if(o=n[t].since<=n[t].until?1:-1,r=this.clone().startOf("day").valueOf(),n[t].since<=r&&r<=n[t].until||n[t].until<=r&&r<=n[t].since)return(this.year()-rs(n[t].since).year())*o+n[t].offset;return this.year()},Ru.year=Bc,Ru.isLeapYear=function(){return Ps(this.year())},Ru.weekYear=function(t){return vu.call(this,t,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},Ru.isoWeekYear=function(t){return vu.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)},Ru.quarter=Ru.quarters=function(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)},Ru.month=Ac,Ru.daysInMonth=function(){return kc(this.year(),this.month())},Ru.week=Ru.weeks=function(t){var e=this.localeData().week(this);return null==t?e:this.add(7*(t-e),"d")},Ru.isoWeek=Ru.isoWeeks=function(t){var e=$c(this,1,4).week;return null==t?e:this.add(7*(t-e),"d")},Ru.weeksInYear=function(){var t=this.localeData()._week;return Tc(this.year(),t.dow,t.doy)},Ru.weeksInWeekYear=function(){var t=this.localeData()._week;return Tc(this.weekYear(),t.dow,t.doy)},Ru.isoWeeksInYear=function(){return Tc(this.year(),1,4)},Ru.isoWeeksInISOWeekYear=function(){return Tc(this.isoWeekYear(),1,4)},Ru.date=Su,Ru.day=Ru.days=function(t){if(!this.isValid())return null!=t?this:NaN;var e=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=t?(t=function(t,e){return"string"!=typeof t?t:isNaN(t)?"number"==typeof(t=e.weekdaysParse(t))?t:null:parseInt(t,10)}(t,this.localeData()),this.add(t-e,"d")):e},Ru.weekday=function(t){if(!this.isValid())return null!=t?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return null==t?e:this.add(t-e,"d")},Ru.isoWeekday=function(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var e=function(t,e){return"string"==typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}(t,this.localeData());return this.day(this.day()%7?e:e-7)}return this.day()||7},Ru.dayOfYear=function(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?e:this.add(t-e,"d")},Ru.hour=Ru.hours=al,Ru.minute=Ru.minutes=wu,Ru.second=Ru.seconds=Cu,Ru.millisecond=Ru.milliseconds=Nu,Ru.utcOffset=function(t,e,o){var r,n=this._offset||0;if(!this.isValid())return null!=t?this:NaN;if(null!=t){if("string"==typeof t){if(null===(t=Pl(fc,t)))return this}else Math.abs(t)<16&&!o&&(t*=60);return!this._isUTC&&e&&(r=$l(this)),this._offset=t,this._isUTC=!0,null!=r&&this.add(r,"m"),n!==t&&(!e||this._changeInProgress?tu(this,ql(t-n,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,rs.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?n:$l(this)},Ru.utc=function(t){return this.utcOffset(0,t)},Ru.local=function(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract($l(this),"m")),this},Ru.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var t=Pl(uc,this._i);null!=t?this.utcOffset(t):this.utcOffset(0,!0)}return this},Ru.hasAlignedHourOffset=function(t){return!!this.isValid()&&(t=t?Ul(t).utcOffset():0,(this.utcOffset()-t)%60==0)},Ru.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},Ru.isLocal=function(){return!!this.isValid()&&!this._isUTC},Ru.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},Ru.isUtc=Tl,Ru.isUTC=Tl,Ru.zoneAbbr=function(){return this._isUTC?"UTC":""},Ru.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},Ru.dates=xs("dates accessor is deprecated. Use date instead.",Su),Ru.months=xs("months accessor is deprecated. Use month instead",Ac),Ru.years=xs("years accessor is deprecated. Use year instead",Bc),Ru.zone=xs("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(t,e){return null!=t?("string"!=typeof t&&(t=-t),this.utcOffset(t,e),this):-this.utcOffset()})),Ru.isDSTShifted=xs("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!cs(this._isDSTShifted))return this._isDSTShifted;var t,e={};return vs(e,this),(e=Ll(e))._a?(t=e._isUTC?ds(e._a):Ul(e._a),this._isDSTShifted=this.isValid()&&function(t,e,o){var r,n=Math.min(t.length,e.length),i=Math.abs(t.length-e.length),a=0;for(r=0;r<n;r++)(o&&t[r]!==e[r]||!o&&$s(t[r])!==$s(e[r]))&&a++;return a+i}(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}));var Mu=Ms.prototype;function ku(t,e,o,r){var n=gl(),i=ds().set(r,e);return n[o](i,t)}function Wu(t,e,o){if(ls(t)&&(e=t,t=void 0),t=t||"",null!=e)return ku(t,e,o,"month");var r,n=[];for(r=0;r<12;r++)n[r]=ku(t,r,o,"month");return n}function Lu(t,e,o,r){"boolean"==typeof t?(ls(e)&&(o=e,e=void 0),e=e||""):(o=e=t,t=!1,ls(e)&&(o=e,e=void 0),e=e||"");var n,i=gl(),a=t?i._week.dow:0,s=[];if(null!=o)return ku(e,(o+a)%7,r,"day");for(n=0;n<7;n++)s[n]=ku(e,(n+a)%7,r,"day");return s}Mu.calendar=function(t,e,o){var r=this._calendar[t]||this._calendar.sameElse;return Rs(r)?r.call(e,o):r},Mu.longDateFormat=function(t){var e=this._longDateFormat[t],o=this._longDateFormat[t.toUpperCase()];return e||!o?e:(this._longDateFormat[t]=o.match(Ws).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])},Mu.invalidDate=function(){return this._invalidDate},Mu.ordinal=function(t){return this._ordinal.replace("%d",t)},Mu.preparse=Iu,Mu.postformat=Iu,Mu.relativeTime=function(t,e,o,r){var n=this._relativeTime[o];return Rs(n)?n(t,e,o,r):n.replace(/%d/i,t)},Mu.pastFuture=function(t,e){var o=this._relativeTime[t>0?"future":"past"];return Rs(o)?o(e):o.replace(/%s/i,e)},Mu.set=function(t){var e,o;for(o in t)as(t,o)&&(Rs(e=t[o])?this[o]=e:this["_"+o]=e);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},Mu.eras=function(t,e){var o,r,n,i=this._eras||gl("en")._eras;for(o=0,r=i.length;o<r;++o){if("string"==typeof i[o].since)n=rs(i[o].since).startOf("day"),i[o].since=n.valueOf();switch(typeof i[o].until){case"undefined":i[o].until=1/0;break;case"string":n=rs(i[o].until).startOf("day").valueOf(),i[o].until=n.valueOf()}}return i},Mu.erasParse=function(t,e,o){var r,n,i,a,s,c=this.eras();for(t=t.toUpperCase(),r=0,n=c.length;r<n;++r)if(i=c[r].name.toUpperCase(),a=c[r].abbr.toUpperCase(),s=c[r].narrow.toUpperCase(),o)switch(e){case"N":case"NN":case"NNN":if(a===t)return c[r];break;case"NNNN":if(i===t)return c[r];break;case"NNNNN":if(s===t)return c[r]}else if([i,a,s].indexOf(t)>=0)return c[r]},Mu.erasConvertYear=function(t,e){var o=t.since<=t.until?1:-1;return void 0===e?rs(t.since).year():rs(t.since).year()+(e-t.offset)*o},Mu.erasAbbrRegex=function(t){return as(this,"_erasAbbrRegex")||bu.call(this),t?this._erasAbbrRegex:this._erasRegex},Mu.erasNameRegex=function(t){return as(this,"_erasNameRegex")||bu.call(this),t?this._erasNameRegex:this._erasRegex},Mu.erasNarrowRegex=function(t){return as(this,"_erasNarrowRegex")||bu.call(this),t?this._erasNarrowRegex:this._erasRegex},Mu.months=function(t,e){return t?ns(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||Dc).test(e)?"format":"standalone"][t.month()]:ns(this._months)?this._months:this._months.standalone},Mu.monthsShort=function(t,e){return t?ns(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[Dc.test(e)?"format":"standalone"][t.month()]:ns(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},Mu.monthsParse=function(t,e,o){var r,n,i;if(this._monthsParseExact)return Yc.call(this,t,e,o);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(n=ds([2e3,r]),o&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(n,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(n,"").replace(".","")+"$","i")),o||this._monthsParse[r]||(i="^"+this.months(n,"")+"|^"+this.monthsShort(n,""),this._monthsParse[r]=new RegExp(i.replace(".",""),"i")),o&&"MMMM"===e&&this._longMonthsParse[r].test(t))return r;if(o&&"MMM"===e&&this._shortMonthsParse[r].test(t))return r;if(!o&&this._monthsParse[r].test(t))return r}},Mu.monthsRegex=function(t){return this._monthsParseExact?(as(this,"_monthsRegex")||Hc.call(this),t?this._monthsStrictRegex:this._monthsRegex):(as(this,"_monthsRegex")||(this._monthsRegex=_c),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)},Mu.monthsShortRegex=function(t){return this._monthsParseExact?(as(this,"_monthsRegex")||Hc.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(as(this,"_monthsShortRegex")||(this._monthsShortRegex=Uc),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)},Mu.week=function(t){return $c(t,this._week.dow,this._week.doy).week},Mu.firstDayOfYear=function(){return this._week.doy},Mu.firstDayOfWeek=function(){return this._week.dow},Mu.weekdays=function(t,e){var o=ns(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(e)?"format":"standalone"];return!0===t?Gc(o,this._week.dow):t?o[t.day()]:o},Mu.weekdaysMin=function(t){return!0===t?Gc(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin},Mu.weekdaysShort=function(t){return!0===t?Gc(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort},Mu.weekdaysParse=function(t,e,o){var r,n,i;if(this._weekdaysParseExact)return el.call(this,t,e,o);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(n=ds([2e3,1]).day(r),o&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(n,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(n,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(n,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(i="^"+this.weekdays(n,"")+"|^"+this.weekdaysShort(n,"")+"|^"+this.weekdaysMin(n,""),this._weekdaysParse[r]=new RegExp(i.replace(".",""),"i")),o&&"dddd"===e&&this._fullWeekdaysParse[r].test(t))return r;if(o&&"ddd"===e&&this._shortWeekdaysParse[r].test(t))return r;if(o&&"dd"===e&&this._minWeekdaysParse[r].test(t))return r;if(!o&&this._weekdaysParse[r].test(t))return r}},Mu.weekdaysRegex=function(t){return this._weekdaysParseExact?(as(this,"_weekdaysRegex")||ol.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(as(this,"_weekdaysRegex")||(this._weekdaysRegex=Xc),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)},Mu.weekdaysShortRegex=function(t){return this._weekdaysParseExact?(as(this,"_weekdaysRegex")||ol.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(as(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Qc),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},Mu.weekdaysMinRegex=function(t){return this._weekdaysParseExact?(as(this,"_weekdaysRegex")||ol.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(as(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=tl),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},Mu.isPM=function(t){return"p"===(t+"").toLowerCase().charAt(0)},Mu.meridiem=function(t,e,o){return t>11?o?"pm":"PM":o?"am":"AM"},pl("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10;return t+(1===$s(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")}}),rs.lang=xs("moment.lang is deprecated. Use moment.locale instead.",pl),rs.langData=xs("moment.langData is deprecated. Use moment.localeData instead.",gl);var Du=Math.abs;function Uu(t,e,o,r){var n=ql(e,o);return t._milliseconds+=r*n._milliseconds,t._days+=r*n._days,t._months+=r*n._months,t._bubble()}function _u(t){return t<0?Math.floor(t):Math.ceil(t)}function Yu(t){return 4800*t/146097}function Fu(t){return 146097*t/4800}function Au(t){return function(){return this.as(t)}}var Hu=Au("ms"),zu=Au("s"),Bu=Au("m"),Zu=Au("h"),ju=Au("d"),Pu=Au("w"),Ku=Au("M"),$u=Au("Q"),Tu=Au("y");function Gu(t){return function(){return this.isValid()?this._data[t]:NaN}}var Vu=Gu("milliseconds"),qu=Gu("seconds"),Ju=Gu("minutes"),Xu=Gu("hours"),Qu=Gu("days"),tf=Gu("months"),ef=Gu("years");var of=Math.round,rf={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function nf(t,e,o,r,n){return n.relativeTime(e||1,!!o,t,r)}var af=Math.abs;function sf(t){return(t>0)-(t<0)||+t}function cf(){if(!this.isValid())return this.localeData().invalidDate();var t,e,o,r,n,i,a,s,c=af(this._milliseconds)/1e3,l=af(this._days),u=af(this._months),f=this.asSeconds();return f?(t=Ks(c/60),e=Ks(t/60),c%=60,t%=60,o=Ks(u/12),u%=12,r=c?c.toFixed(3).replace(/\.?0+$/,""):"",n=f<0?"-":"",i=sf(this._months)!==sf(f)?"-":"",a=sf(this._days)!==sf(f)?"-":"",s=sf(this._milliseconds)!==sf(f)?"-":"",n+"P"+(o?i+o+"Y":"")+(u?i+u+"M":"")+(l?a+l+"D":"")+(e||t||c?"T":"")+(e?s+e+"H":"")+(t?s+t+"M":"")+(c?s+r+"S":"")):"P0D"}var lf,uf=Hl.prototype;uf.isValid=function(){return this._isValid},uf.abs=function(){var t=this._data;return this._milliseconds=Du(this._milliseconds),this._days=Du(this._days),this._months=Du(this._months),t.milliseconds=Du(t.milliseconds),t.seconds=Du(t.seconds),t.minutes=Du(t.minutes),t.hours=Du(t.hours),t.months=Du(t.months),t.years=Du(t.years),this},uf.add=function(t,e){return Uu(this,t,e,1)},uf.subtract=function(t,e){return Uu(this,t,e,-1)},uf.as=function(t){if(!this.isValid())return NaN;var e,o,r=this._milliseconds;if("month"===(t=zs(t))||"quarter"===t||"year"===t)switch(e=this._days+r/864e5,o=this._months+Yu(e),t){case"month":return o;case"quarter":return o/3;case"year":return o/12}else switch(e=this._days+Math.round(Fu(this._months)),t){case"week":return e/7+r/6048e5;case"day":return e+r/864e5;case"hour":return 24*e+r/36e5;case"minute":return 1440*e+r/6e4;case"second":return 86400*e+r/1e3;case"millisecond":return Math.floor(864e5*e)+r;default:throw new Error("Unknown unit "+t)}},uf.asMilliseconds=Hu,uf.asSeconds=zu,uf.asMinutes=Bu,uf.asHours=Zu,uf.asDays=ju,uf.asWeeks=Pu,uf.asMonths=Ku,uf.asQuarters=$u,uf.asYears=Tu,uf.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*$s(this._months/12):NaN},uf._bubble=function(){var t,e,o,r,n,i=this._milliseconds,a=this._days,s=this._months,c=this._data;return i>=0&&a>=0&&s>=0||i<=0&&a<=0&&s<=0||(i+=864e5*_u(Fu(s)+a),a=0,s=0),c.milliseconds=i%1e3,t=Ks(i/1e3),c.seconds=t%60,e=Ks(t/60),c.minutes=e%60,o=Ks(e/60),c.hours=o%24,a+=Ks(o/24),s+=n=Ks(Yu(a)),a-=_u(Fu(n)),r=Ks(s/12),s%=12,c.days=a,c.months=s,c.years=r,this},uf.clone=function(){return ql(this)},uf.get=function(t){return t=zs(t),this.isValid()?this[t+"s"]():NaN},uf.milliseconds=Vu,uf.seconds=qu,uf.minutes=Ju,uf.hours=Xu,uf.days=Qu,uf.weeks=function(){return Ks(this.days()/7)},uf.months=tf,uf.years=ef,uf.humanize=function(t,e){if(!this.isValid())return this.localeData().invalidDate();var o,r,n=!1,i=rf;return"object"==typeof t&&(e=t,t=!1),"boolean"==typeof t&&(n=t),"object"==typeof e&&(i=Object.assign({},rf,e),null!=e.s&&null==e.ss&&(i.ss=e.s-1)),r=function(t,e,o,r){var n=ql(t).abs(),i=of(n.as("s")),a=of(n.as("m")),s=of(n.as("h")),c=of(n.as("d")),l=of(n.as("M")),u=of(n.as("w")),f=of(n.as("y")),h=i<=o.ss&&["s",i]||i<o.s&&["ss",i]||a<=1&&["m"]||a<o.m&&["mm",a]||s<=1&&["h"]||s<o.h&&["hh",s]||c<=1&&["d"]||c<o.d&&["dd",c];return null!=o.w&&(h=h||u<=1&&["w"]||u<o.w&&["ww",u]),(h=h||l<=1&&["M"]||l<o.M&&["MM",l]||f<=1&&["y"]||["yy",f])[2]=e,h[3]=+t>0,h[4]=r,nf.apply(null,h)}(this,!n,i,o=this.localeData()),n&&(r=o.pastFuture(+this,r)),o.postformat(r)},uf.toISOString=cf,uf.toString=cf,uf.toJSON=cf,uf.locale=au,uf.localeData=cu,uf.toIsoString=xs("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",cf),uf.lang=su,_s("X",0,0,"unix"),_s("x",0,0,"valueOf"),dc("x",lc),dc("X",/[+-]?\d+(\.\d{1,3})?/),bc("X",(function(t,e,o){o._d=new Date(1e3*parseFloat(t))})),bc("x",(function(t,e,o){o._d=new Date($s(t))})),
|
|
184
|
-
//! moment.js
|
|
185
|
-
rs.version="2.29.4",es=Ul,rs.fn=Ru,rs.min=function(){return Fl("isBefore",[].slice.call(arguments,0))},rs.max=function(){return Fl("isAfter",[].slice.call(arguments,0))},rs.now=function(){return Date.now?Date.now():+new Date},rs.utc=ds,rs.unix=function(t){return Ul(1e3*t)},rs.months=function(t,e){return Wu(t,e,"months")},rs.isDate=us,rs.locale=pl,rs.invalid=gs,rs.duration=ql,rs.isMoment=Ss,rs.weekdays=function(t,e,o){return Lu(t,e,o,"weekdays")},rs.parseZone=function(){return Ul.apply(null,arguments).parseZone()},rs.localeData=gl,rs.isDuration=zl,rs.monthsShort=function(t,e){return Wu(t,e,"monthsShort")},rs.weekdaysMin=function(t,e,o){return Lu(t,e,o,"weekdaysMin")},rs.defineLocale=yl,rs.updateLocale=function(t,e){if(null!=e){var o,r,n=cl;null!=ll[t]&&null!=ll[t].parentLocale?ll[t].set(Is(ll[t]._config,e)):(null!=(r=dl(t))&&(n=r._config),e=Is(n,e),null==r&&(e.abbr=t),(o=new Ms(e)).parentLocale=ll[t],ll[t]=o),pl(t)}else null!=ll[t]&&(null!=ll[t].parentLocale?(ll[t]=ll[t].parentLocale,t===pl()&&pl(t)):null!=ll[t]&&delete ll[t]);return ll[t]},rs.locales=function(){return Ns(ll)},rs.weekdaysShort=function(t,e,o){return Lu(t,e,o,"weekdaysShort")},rs.normalizeUnits=zs,rs.relativeTimeRounding=function(t){return void 0===t?of:"function"==typeof t&&(of=t,!0)},rs.relativeTimeThreshold=function(t,e){return void 0!==rf[t]&&(void 0===e?rf[t]:(rf[t]=e,"s"===t&&(rf.ss=e-1),!0))},rs.calendarFormat=function(t,e){var o=t.diff(e,"days",!0);return o<-6?"sameElse":o<-1?"lastWeek":o<0?"lastDay":o<1?"sameDay":o<2?"nextDay":o<7?"nextWeek":"sameElse"},rs.prototype=Ru,rs.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},t.Period=void 0,(lf=t.Period||(t.Period={})).DAY="DAY",lf.WEEK="WEEK",lf.MONTH="MONTH";const ff=ft`
|
|
186
|
-
.sessions-chart {
|
|
187
|
-
height: 100%;
|
|
188
|
-
width: 100%;
|
|
189
|
-
}
|
|
190
|
-
`;var hf=function(t,e,o,r){for(var n,i=arguments.length,a=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,s=t.length-1;s>=0;s--)(n=t[s])&&(a=(i<3?n(a):i>3?n(e,o,a):n(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a};null==window.echarts&&console.warn("Echarts is not available"),t.FtChart=class extends Dn{constructor(){super(...arguments),this.xAxisName="date",this.yAxisName="",this.graphColor="",this.hoverColor="",this.tooltipBackgroundColor="",this.tooltipBorderColor="",this.tooltipTextColor="",this.tooltipBorderRadius=0,this.valueLabels=void 0,this.valueLabelsSingular=void 0,this.barChart=!1,this.period=t.Period.DAY,this.data=[]}render(){return qt`
|
|
191
|
-
<div class="sessions-chart"></div>
|
|
192
|
-
`}firstUpdated(t){var e;super.firstUpdated(t),this.myChart=null===(e=window.echarts)||void 0===e?void 0:e.init(this.container,void 0,{renderer:"svg"}),window.addEventListener("resize",(()=>{var t;null===(t=this.myChart)||void 0===t||t.resize()}))}updated(t){super.updated(t);const e=this.getOptions();e&&this.myChart&&this.myChart.setOption(e)}getOptions(){const e=this;return{tooltip:{axisPointer:{type:"shadow",shadowStyle:{color:e.hoverColor}},trigger:"axis",formatter:t=>e.getTooltip(t),backgroundColor:e.tooltipBackgroundColor,borderColor:e.tooltipBorderColor,textStyle:{color:e.tooltipTextColor},borderRadius:e.tooltipBorderRadius},grid:{left:"80px",right:"100px",top:"50px",bottom:"20px"},xAxis:{type:"category",name:this.xAxisName.toUpperCase(),axisTick:{alignWithLabel:!0},axisLabel:{formatter:o=>e.period===t.Period.DAY||e.period===t.Period.WEEK?rs.utc(1e3*o).format("DD MMM YYYY"):(e.period,t.Period.MONTH,rs.utc(1e3*o).format("MMMM YYYY"))}},yAxis:{type:"value",name:this.yAxisName.toUpperCase()},color:this.graphColor,series:this.getSeries()}}getTooltip(e){const o=rs.utc(1e3*e[0].data.value[0]),r=e.map((t=>t.data.value[1]));let n,i,a="";switch(this.period){case t.Period.DAY:n=o.format("DD MMM YYYY"),i="on",this.isThisPeriod(o,t.Period.DAY)&&(a=" so far");break;case t.Period.WEEK:n=o.format("DD MMM YYYY"),i="during the week of",this.isThisPeriod(o,t.Period.WEEK)&&(a=" so far");break;case t.Period.MONTH:i="in",n=o.format("MMMM YYYY"),this.isThisPeriod(o,t.Period.MONTH)&&(a=" so far")}let s="";for(let t=0;t<r.length;t++){let e=this.valueLabels?this.valueLabels[t]:this.yAxisName,o=this.valueLabelsSingular?this.valueLabelsSingular[t]:e;const c=1===r[t]?o:e;s+=`${r[t].toLocaleString()} ${c} ${i} ${n}${a}</br>`}return s.substring(0,s.length-5)}isThisPeriod(e,o,r=rs.utc()){switch(o){case t.Period.DAY:return e.format("YYYY-MM-DD")===r.clone().startOf("day").format("YYYY-MM-DD");case t.Period.WEEK:return e.clone().startOf("isoWeek").format("YYYY-MM-DD")===r.clone().startOf("isoWeek").format("YYYY-MM-DD");case t.Period.MONTH:return e.month()===r.month()&&e.year()===r.year()}return!1}getSeries(){if(0==this.data.length)return[];const t=this.data[0].length-1;if(0==t)return[];let e=[];for(let o=0;o<t;o++)e[o]={type:this.barChart?"bar":"line",data:this.getData(o)};return e}getData(t){return this.data.map((e=>this.isThisPeriod(rs.unix(e[0]),this.period)?{value:[e[0],e[t+1]],itemStyle:{opacity:.5}}:{value:[e[0],e[t+1]]}))}},t.FtChart.styles=ff,hf([Se({type:String})],t.FtChart.prototype,"xAxisName",void 0),hf([Se({type:String})],t.FtChart.prototype,"yAxisName",void 0),hf([Se({type:String})],t.FtChart.prototype,"graphColor",void 0),hf([Se({type:String})],t.FtChart.prototype,"hoverColor",void 0),hf([Se({type:String})],t.FtChart.prototype,"tooltipBackgroundColor",void 0),hf([Se({type:String})],t.FtChart.prototype,"tooltipBorderColor",void 0),hf([Se({type:String})],t.FtChart.prototype,"tooltipTextColor",void 0),hf([Se({type:String})],t.FtChart.prototype,"tooltipBorderRadius",void 0),hf([lo(void 0)],t.FtChart.prototype,"valueLabels",void 0),hf([lo(void 0)],t.FtChart.prototype,"valueLabelsSingular",void 0),hf([Se({type:Boolean})],t.FtChart.prototype,"barChart",void 0),hf([Se({type:String})],t.FtChart.prototype,"period",void 0),hf([lo([])],t.FtChart.prototype,"data",void 0),hf([xe(".sessions-chart")],t.FtChart.prototype,"container",void 0),t.FtChart=hf([co("ft-chart")],t.FtChart),co("ft-chart")(t.FtChart),t.styles=ff}({});
|
|
245
|
+
moment/dist/moment.js:
|
|
246
|
+
(*! moment.js *)
|
|
247
|
+
(*! version : 2.29.4 *)
|
|
248
|
+
(*! authors : Tim Wood, Iskren Chernev, Moment.js contributors *)
|
|
249
|
+
(*! license : MIT *)
|
|
250
|
+
(*! momentjs.com *)
|
|
251
|
+
*/
|