@fluid-topics/ft-search-type 1.1.115 → 1.1.117
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-search-type.light.js +402 -181
- package/build/ft-search-type.min.js +453 -232
- package/package.json +3 -3
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
2
|
-
`)===0?z.substr(1,z.length):z}).forEach(function(z){var V=z.split(":"),F=V.shift().trim();if(F){var Ge=V.join(":").trim();try{v.append(F,Ge)}catch(Ur){console.warn("Response "+Ur.message)}}}),v}N.call(C.prototype);function G(m,v){if(!(this instanceof G))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=v.statusText===void 0?"":""+v.statusText,this.headers=new f(v.headers),this.url=v.url||"",this._initBody(m)}N.call(G.prototype),G.prototype.clone=function(){return new G(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},G.error=function(){var m=new G(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var q=[301,302,303,307,308];G.redirect=function(m,v){if(q.indexOf(v)===-1)throw new RangeError("Invalid status code");return new G(null,{status:v,headers:{location:m}})},r.DOMException=o.DOMException;try{new r.DOMException}catch{r.DOMException=function(v,P){this.message=v,this.name=P;var z=Error(v);this.stack=z.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function k(m,v){return new Promise(function(P,z){var V=new C(m,v);if(V.signal&&V.signal.aborted)return z(new r.DOMException("Aborted","AbortError"));var F=new XMLHttpRequest;function Ge(){F.abort()}F.onload=function(){var he={statusText:F.statusText,headers:W(F.getAllResponseHeaders()||"")};V.url.indexOf("file://")===0&&(F.status<200||F.status>599)?he.status=200:he.status=F.status,he.url="responseURL"in F?F.responseURL:he.headers.get("X-Request-URL");var $t="response"in F?F.response:F.responseText;setTimeout(function(){P(new G($t,he))},0)},F.onerror=function(){setTimeout(function(){z(new TypeError("Network request failed"))},0)},F.ontimeout=function(){setTimeout(function(){z(new TypeError("Network request timed out"))},0)},F.onabort=function(){setTimeout(function(){z(new r.DOMException("Aborted","AbortError"))},0)};function Ur(he){try{return he===""&&o.location.href?o.location.href:he}catch{return he}}if(F.open(V.method,Ur(V.url),!0),V.credentials==="include"?F.withCredentials=!0:V.credentials==="omit"&&(F.withCredentials=!1),"responseType"in F&&(i.blob?F.responseType="blob":i.arrayBuffer&&(F.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof f||o.Headers&&v.headers instanceof o.Headers)){var ys=[];Object.getOwnPropertyNames(v.headers).forEach(function(he){ys.push(c(he)),F.setRequestHeader(he,p(v.headers[he]))}),V.headers.forEach(function(he,$t){ys.indexOf($t)===-1&&F.setRequestHeader($t,he)})}else V.headers.forEach(function(he,$t){F.setRequestHeader($t,he)});V.signal&&(V.signal.addEventListener("abort",Ge),F.onreadystatechange=function(){F.readyState===4&&V.signal.removeEventListener("abort",Ge)}),F.send(typeof V._bodyInit>"u"?null:V._bodyInit)})}return k.polyfill=!0,o.fetch||(o.fetch=k,o.Headers=f,o.Request=C,o.Response=G),r.Headers=f,r.Request=C,r.Response=G,r.fetch=k,r}({})})(pn);pn.fetch.ponyfill=!0;delete pn.fetch.polyfill;var Er=dn.fetch?dn:pn;Pt=Er.fetch;Pt.default=Er.fetch;Pt.fetch=Er.fetch;Pt.Headers=Er.Headers;Pt.Request=Er.Request;Pt.Response=Er.Response;yc.exports=Pt});if(!ShadowRoot.prototype.createElement){let t=window.HTMLElement,e=window.customElements.define,r=window.customElements.get,o=window.customElements,i=new WeakMap,a=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(S,O){if(S=S.toLowerCase(),this._getDefinition(S)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${S}" has already been used with this registry`);if(this._definitionsByClass.get(O)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let C=O.prototype.attributeChangedCallback,D=new Set(O.observedAttributes||[]);y(O,D,C);let W={elementClass:O,connectedCallback:O.prototype.connectedCallback,disconnectedCallback:O.prototype.disconnectedCallback,adoptedCallback:O.prototype.adoptedCallback,attributeChangedCallback:C,formAssociated:O.formAssociated,formAssociatedCallback:O.prototype.formAssociatedCallback,formDisabledCallback:O.prototype.formDisabledCallback,formResetCallback:O.prototype.formResetCallback,formStateRestoreCallback:O.prototype.formStateRestoreCallback,observedAttributes:D};this._definitionsByTag.set(S,W),this._definitionsByClass.set(O,W);let G=r.call(o,S);G||(G=f(S),e.call(o,S,G)),this===window.customElements&&(s.set(O,W),W.standInClass=G);let q=this._awaitingUpgrade.get(S);if(q){this._awaitingUpgrade.delete(S);for(let m of q)a.delete(m),b(m,W,!0)}let k=this._whenDefinedPromises.get(S);return k!==void 0&&(k.resolve(O),this._whenDefinedPromises.delete(S)),O}upgrade(){_.push(this),o.upgrade.apply(o,arguments),_.pop()}get(S){return this._definitionsByTag.get(S)?.elementClass}_getDefinition(S){return this._definitionsByTag.get(S)}whenDefined(S){let O=this._getDefinition(S);if(O!==void 0)return Promise.resolve(O.elementClass);let C=this._whenDefinedPromises.get(S);return C===void 0&&(C={},C.promise=new Promise(D=>C.resolve=D),this._whenDefinedPromises.set(S,C)),C.promise}_upgradeWhenDefined(S,O,C){let D=this._awaitingUpgrade.get(O);D||this._awaitingUpgrade.set(O,D=new Set),C?D.add(S):D.delete(S)}};let c;window.HTMLElement=function(){let O=c;if(O)return c=void 0,O;let C=s.get(this.constructor);if(!C)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return O=Reflect.construct(t,[],C.standInClass),Object.setPrototypeOf(O,this.constructor.prototype),i.set(O,C),O},window.HTMLElement.prototype=t.prototype;let p=S=>S===document||S instanceof ShadowRoot,h=S=>{let O=S.getRootNode();if(!p(O)){let C=_[_.length-1];if(C instanceof CustomElementRegistry)return C;O=C.getRootNode(),p(O)||(O=l.get(O)?.getRootNode()||document)}return O.customElements},f=S=>class{static get formAssociated(){return!0}constructor(){let C=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(C,HTMLElement.prototype);let D=h(C)||window.customElements,W=D._getDefinition(S);return W?b(C,W):a.set(C,D),C}connectedCallback(){let C=i.get(this);C?C.connectedCallback&&C.connectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,S,!0)}disconnectedCallback(){let C=i.get(this);C?C.disconnectedCallback&&C.disconnectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,S,!1)}adoptedCallback(){i.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let C=i.get(this);C&&C.formAssociated&&C?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let C=i.get(this);C?.formAssociated&&C?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let C=i.get(this);C?.formAssociated&&C?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let C=i.get(this);C?.formAssociated&&C?.formStateRestoreCallback?.apply(this,arguments)}},y=(S,O,C)=>{if(O.size===0||C===void 0)return;let D=S.prototype.setAttribute;D&&(S.prototype.setAttribute=function(q,k){let m=q.toLowerCase();if(O.has(m)){let v=this.getAttribute(m);D.call(this,m,k),C.call(this,m,v,k)}else D.call(this,m,k)});let W=S.prototype.removeAttribute;W&&(S.prototype.removeAttribute=function(q){let k=q.toLowerCase();if(O.has(k)){let m=this.getAttribute(k);W.call(this,k),C.call(this,k,m,null)}else W.call(this,k)});let G=S.prototype.toggleAttribute;G&&(S.prototype.toggleAttribute=function(q,k){let m=q.toLowerCase();if(O.has(m)){let v=this.getAttribute(m);G.call(this,m,k);let P=this.getAttribute(m);C.call(this,m,v,P)}else G.call(this,m,k)})},g=S=>{let O=Object.getPrototypeOf(S);if(O!==window.HTMLElement)return O===t?Object.setPrototypeOf(S,window.HTMLElement):g(O)},b=(S,O,C=!1)=>{Object.setPrototypeOf(S,O.elementClass.prototype),i.set(S,O),c=S;try{new O.elementClass}catch{g(O.elementClass),new O.elementClass}O.attributeChangedCallback&&O.observedAttributes.forEach(D=>{S.hasAttribute(D)&&O.attributeChangedCallback.call(S,D,null,S.getAttribute(D))}),C&&O.connectedCallback&&S.isConnected&&O.connectedCallback.call(S)},E=Element.prototype.attachShadow;Element.prototype.attachShadow=function(S){let O=E.apply(this,arguments);return S.customElements&&(O.customElements=S.customElements),O};let _=[document],w=(S,O,C=void 0)=>{let D=(C?Object.getPrototypeOf(C):S.prototype)[O];S.prototype[O]=function(){_.push(this);let W=D.apply(C||this,arguments);return W!==void 0&&l.set(W,this),_.pop(),W}};w(ShadowRoot,"createElement",document),w(ShadowRoot,"importNode",document),w(Element,"insertAdjacentHTML");let N=(S,O)=>{let C=Object.getOwnPropertyDescriptor(S.prototype,O);Object.defineProperty(S.prototype,O,{...C,set(D){_.push(this),C.set.call(this,D),_.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 S=new WeakMap,O=HTMLElement.prototype.attachInternals,C=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...q){let k=O.call(this,...q);return S.set(k,this),k},C.forEach(q=>{let k=window.ElementInternals.prototype,m=k[q];k[q]=function(...v){let P=S.get(this);if(i.get(P).formAssociated===!0)return m?.call(this,...v);throw new DOMException(`Failed to execute ${m} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class D extends Array{constructor(k){super(...k),this._elements=k}get value(){return this._elements.find(k=>k.checked===!0)?.value||""}}class W{constructor(k){let m=new Map;k.forEach((v,P)=>{let z=v.getAttribute("name"),V=m.get(z)||[];this[+P]=v,V.push(v),m.set(z,V)}),this.length=k.length,m.forEach((v,P)=>{v&&(v.length===1?this[P]=v[0]:this[P]=new D(v))})}namedItem(k){return this[k]}}let G=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let q=G.get.call(this,[]),k=[];for(let m of q){let v=i.get(m);(!v||v.formAssociated===!0)&&k.push(m)}return new W(k)}})}}try{window.customElements.define("custom-element",null)}catch{let e=window.customElements.define;window.customElements.define=(r,o,i)=>{if(o!==null)try{e.bind(window.customElements)(r,o,i)}catch(a){console.info(r,o,i,a)}}}var Gn={};X(Gn,{CSSResult:()=>sr,LitElement:()=>st,ReactiveElement:()=>Ke,_$LE:()=>sp,_$LH:()=>np,adoptStyles:()=>Mo,css:()=>T,defaultConverter:()=>Uo,getCompatibleStyle:()=>Gr,html:()=>M,isServer:()=>Wf,noChange:()=>xt,notEqual:()=>Bn,nothing:()=>J,render:()=>jn,supportsAdoptingStyleSheets:()=>jr,svg:()=>op,unsafeCSS:()=>Ht});var Eo=globalThis,wo=Eo.ShadowRoot&&(Eo.ShadyCSS===void 0||Eo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,bs=Symbol(),gs=new WeakMap,Co=class{constructor(e,r,o){if(this._$cssResult$=!0,o!==bs)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(wo&&e===void 0){let o=r!==void 0&&r.length===1;o&&(e=gs.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),o&&gs.set(r,e))}return e}toString(){return this.cssText}},xs=t=>new Co(typeof t=="string"?t:t+"",void 0,bs);var kn=(t,e)=>{if(wo)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let o=document.createElement("style"),i=Eo.litNonce;i!==void 0&&o.setAttribute("nonce",i),o.textContent=r.cssText,t.appendChild(o)}},Ao=wo?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let o of e.cssRules)r+=o.cssText;return xs(r)})(t):t;var{is:Ud,defineProperty:Fd,getOwnPropertyDescriptor:Bd,getOwnPropertyNames:zd,getOwnPropertySymbols:Hd,getPrototypeOf:Wd}=Object,Ro=globalThis,vs=Ro.trustedTypes,Vd=vs?vs.emptyScript:"",jd=Ro.reactiveElementPolyfillSupport,Fr=(t,e)=>t,Br={toAttribute(t,e){switch(e){case Boolean:t=t?Vd: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}},No=(t,e)=>!Ud(t,e),Ss={attribute:!0,type:String,converter:Br,reflect:!1,hasChanged:No};Symbol.metadata??=Symbol("metadata"),Ro.litPropertyMetadata??=new WeakMap;var Dt=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=Ss){if(r.state&&(r.attribute=!1),this._$Ei(),this.elementProperties.set(e,r),!r.noAccessor){let o=Symbol(),i=this.getPropertyDescriptor(e,o,r);i!==void 0&&Fd(this.prototype,e,i)}}static getPropertyDescriptor(e,r,o){let{get:i,set:a}=Bd(this.prototype,e)??{get(){return this[r]},set(s){this[r]=s}};return{get(){return i?.call(this)},set(s){let l=i?.call(this);a.call(this,s),this.requestUpdate(e,l,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Ss}static _$Ei(){if(this.hasOwnProperty(Fr("elementProperties")))return;let e=Wd(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=[...zd(r),...Hd(r)];for(let i of o)this.createProperty(i,r[i])}let e=this[Symbol.metadata];if(e!==null){let r=litPropertyMetadata.get(e);if(r!==void 0)for(let[o,i]of r)this.elementProperties.set(o,i)}this._$Eh=new Map;for(let[r,o]of this.elementProperties){let i=this._$Eu(r,o);i!==void 0&&this._$Eh.set(i,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 i of o)r.unshift(Ao(i))}else e!==void 0&&r.push(Ao(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 kn(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),i=this.constructor._$Eu(e,o);if(i!==void 0&&o.reflect===!0){let a=(o.converter?.toAttribute!==void 0?o.converter:Br).toAttribute(r,o.type);this._$Em=e,a==null?this.removeAttribute(i):this.setAttribute(i,a),this._$Em=null}}_$AK(e,r){let o=this.constructor,i=o._$Eh.get(e);if(i!==void 0&&this._$Em!==i){let a=o.getPropertyOptions(i),s=typeof a.converter=="function"?{fromAttribute:a.converter}:a.converter?.fromAttribute!==void 0?a.converter:Br;this._$Em=i,this[i]=s.fromAttribute(r,a.type),this._$Em=null}}requestUpdate(e,r,o,i=!1,a){if(e!==void 0){if(o??=this.constructor.getPropertyOptions(e),!(o.hasChanged??No)(i?a: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[i,a]of this._$Ep)this[i]=a;this._$Ep=void 0}let o=this.constructor.elementProperties;if(o.size>0)for(let[i,a]of o)a.wrapped!==!0||this._$AL.has(i)||this[i]===void 0||this.C(i,this[i],a)}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){}};Dt.elementStyles=[],Dt.shadowRootOptions={mode:"open"},Dt[Fr("elementProperties")]=new Map,Dt[Fr("finalized")]=new Map,jd?.({ReactiveElement:Dt}),(Ro.reactiveElementVersions??=[]).push("2.0.2");var Dn=globalThis,_o=Dn.trustedTypes,Os=_o?_o.createPolicy("lit-html",{createHTML:t=>t}):void 0,Mn="$lit$",it=`lit$${(Math.random()+"").slice(9)}$`,Un="?"+it,Gd=`<${Un}>`,Ft=document,To=()=>Ft.createComment(""),Hr=t=>t===null||typeof t!="object"&&typeof t!="function",Ns=Array.isArray,_s=t=>Ns(t)||typeof t?.[Symbol.iterator]=="function",$n=`[
|
|
3
|
-
\f\r]`,
|
|
4
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),ws=/'/g,As=/"/g,Ts=/^(?:script|style|textarea|title)$/i,Ps=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Ls=Ps(1),Is=Ps(2),Te=Symbol.for("lit-noChange"),ae=Symbol.for("lit-nothing"),Rs=new WeakMap,Ut=Ft.createTreeWalker(Ft,129);function ks(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Os!==void 0?Os.createHTML(e):e}var $s=(t,e)=>{let r=t.length-1,o=[],i,a=e===2?"<svg>":"",s=zr;for(let l=0;l<r;l++){let c=t[l],p,h,f=-1,y=0;for(;y<c.length&&(s.lastIndex=y,h=s.exec(c),h!==null);)y=s.lastIndex,s===zr?h[1]==="!--"?s=Es:h[1]!==void 0?s=Cs:h[2]!==void 0?(Ts.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=Mt):h[3]!==void 0&&(s=Mt):s===Mt?h[0]===">"?(s=i??zr,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,p=h[1],s=h[3]===void 0?Mt:h[3]==='"'?As:ws):s===As||s===ws?s=Mt:s===Es||s===Cs?s=zr:(s=Mt,i=void 0);let g=s===Mt&&t[l+1].startsWith("/>")?" ":"";a+=s===zr?c+Gd:f>=0?(o.push(p),c.slice(0,f)+Mn+c.slice(f)+it+g):c+it+(f===-2?l:g)}return[ks(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),o]},Wr=class t{constructor({strings:e,_$litType$:r},o){let i;this.parts=[];let a=0,s=0,l=e.length-1,c=this.parts,[p,h]=$s(e,r);if(this.el=t.createElement(p,o),Ut.currentNode=this.el.content,r===2){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(i=Ut.nextNode())!==null&&c.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let f of i.getAttributeNames())if(f.endsWith(Mn)){let y=h[s++],g=i.getAttribute(f).split(it),b=/([.?@])?(.*)/.exec(y);c.push({type:1,index:a,name:b[2],strings:g,ctor:b[1]==="."?Lo:b[1]==="?"?Io:b[1]==="@"?ko:zt}),i.removeAttribute(f)}else f.startsWith(it)&&(c.push({type:6,index:a}),i.removeAttribute(f));if(Ts.test(i.tagName)){let f=i.textContent.split(it),y=f.length-1;if(y>0){i.textContent=_o?_o.emptyScript:"";for(let g=0;g<y;g++)i.append(f[g],To()),Ut.nextNode(),c.push({type:2,index:++a});i.append(f[y],To())}}}else if(i.nodeType===8)if(i.data===Un)c.push({type:2,index:a});else{let f=-1;for(;(f=i.data.indexOf(it,f+1))!==-1;)c.push({type:7,index:a}),f+=it.length-1}a++}}static createElement(e,r){let o=Ft.createElement("template");return o.innerHTML=e,o}};function Bt(t,e,r=t,o){if(e===Te)return e;let i=o!==void 0?r._$Co?.[o]:r._$Cl,a=Hr(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,r,o)),o!==void 0?(r._$Co??=[])[o]=i:r._$Cl=i),i!==void 0&&(e=Bt(t,i._$AS(t,e.values),i,o)),e}var Po=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,i=(e?.creationScope??Ft).importNode(r,!0);Ut.currentNode=i;let a=Ut.nextNode(),s=0,l=0,c=o[0];for(;c!==void 0;){if(s===c.index){let p;c.type===2?p=new Vr(a,a.nextSibling,this,e):c.type===1?p=new c.ctor(a,c.name,c.strings,this,e):c.type===6&&(p=new $o(a,this,e)),this._$AV.push(p),c=o[++l]}s!==c?.index&&(a=Ut.nextNode(),s++)}return Ut.currentNode=Ft,i}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++}},Vr=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,o,i){this.type=2,this._$AH=ae,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=o,this.options=i,this._$Cv=i?.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=Bt(this,e,r),Hr(e)?e===ae||e==null||e===""?(this._$AH!==ae&&this._$AR(),this._$AH=ae):e!==this._$AH&&e!==Te&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):_s(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!==ae&&Hr(this._$AH)?this._$AA.nextSibling.data=e:this.$(Ft.createTextNode(e)),this._$AH=e}g(e){let{values:r,_$litType$:o}=e,i=typeof o=="number"?this._$AC(e):(o.el===void 0&&(o.el=Wr.createElement(ks(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new Po(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=Rs.get(e.strings);return r===void 0&&Rs.set(e.strings,r=new Wr(e)),r}T(e){Ns(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,o,i=0;for(let a of e)i===r.length?r.push(o=new t(this.k(To()),this.k(To()),this,this.options)):o=r[i],o._$AI(a),i++;i<r.length&&(this._$AR(o&&o._$AB.nextSibling,i),r.length=i)}_$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))}},zt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,o,i,a){this.type=1,this._$AH=ae,this._$AN=void 0,this.element=e,this.name=r,this._$AM=i,this.options=a,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=ae}_$AI(e,r=this,o,i){let a=this.strings,s=!1;if(a===void 0)e=Bt(this,e,r,0),s=!Hr(e)||e!==this._$AH&&e!==Te,s&&(this._$AH=e);else{let l=e,c,p;for(e=a[0],c=0;c<a.length-1;c++)p=Bt(this,l[o+c],r,c),p===Te&&(p=this._$AH[c]),s||=!Hr(p)||p!==this._$AH[c],p===ae?e=ae:e!==ae&&(e+=(p??"")+a[c+1]),this._$AH[c]=p}s&&!i&&this.O(e)}O(e){e===ae?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Lo=class extends zt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===ae?void 0:e}},Io=class extends zt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==ae)}},ko=class extends zt{constructor(e,r,o,i,a){super(e,r,o,i,a),this.type=5}_$AI(e,r=this){if((e=Bt(this,e,r,0)??ae)===Te)return;let o=this._$AH,i=e===ae&&o!==ae||e.capture!==o.capture||e.once!==o.once||e.passive!==o.passive,a=e!==ae&&(o===ae||i);i&&this.element.removeEventListener(this.name,this,o),a&&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)}},$o=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){Bt(this,e)}},Ds={j:Mn,P:it,A:Un,C:1,M:$s,L:Po,R:_s,V:Bt,D:Vr,I:zt,H:Io,N:ko,U:Lo,B:$o},Kd=Dn.litHtmlPolyfillSupport;Kd?.(Wr,Vr),(Dn.litHtmlVersions??=[]).push("3.1.0");var Do=globalThis,jr=Do.ShadowRoot&&(Do.ShadyCSS===void 0||Do.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Fn=Symbol(),Ms=new WeakMap,sr=class{constructor(e,r,o){if(this._$cssResult$=!0,o!==Fn)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(jr&&e===void 0){let o=r!==void 0&&r.length===1;o&&(e=Ms.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),o&&Ms.set(r,e))}return e}toString(){return this.cssText}},Ht=t=>new sr(typeof t=="string"?t:t+"",void 0,Fn),T=(t,...e)=>{let r=t.length===1?t[0]:e.reduce((o,i,a)=>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.")})(i)+t[a+1],t[0]);return new sr(r,t,Fn)},Mo=(t,e)=>{if(jr)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let o=document.createElement("style"),i=Do.litNonce;i!==void 0&&o.setAttribute("nonce",i),o.textContent=r.cssText,t.appendChild(o)}},Gr=jr?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let o of e.cssRules)r+=o.cssText;return Ht(r)})(t):t;var{is:Zd,defineProperty:qd,getOwnPropertyDescriptor:Yd,getOwnPropertyNames:Xd,getOwnPropertySymbols:Jd,getPrototypeOf:Qd}=Object,Fo=globalThis,Us=Fo.trustedTypes,ep=Us?Us.emptyScript:"",tp=Fo.reactiveElementPolyfillSupport,Kr=(t,e)=>t,Uo={toAttribute(t,e){switch(e){case Boolean:t=t?ep: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}},Bn=(t,e)=>!Zd(t,e),Fs={attribute:!0,type:String,converter:Uo,reflect:!1,hasChanged:Bn};Symbol.metadata??=Symbol("metadata"),Fo.litPropertyMetadata??=new WeakMap;var Ke=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=Fs){if(r.state&&(r.attribute=!1),this._$Ei(),this.elementProperties.set(e,r),!r.noAccessor){let o=Symbol(),i=this.getPropertyDescriptor(e,o,r);i!==void 0&&qd(this.prototype,e,i)}}static getPropertyDescriptor(e,r,o){let{get:i,set:a}=Yd(this.prototype,e)??{get(){return this[r]},set(s){this[r]=s}};return{get(){return i?.call(this)},set(s){let l=i?.call(this);a.call(this,s),this.requestUpdate(e,l,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Fs}static _$Ei(){if(this.hasOwnProperty(Kr("elementProperties")))return;let e=Qd(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(Kr("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Kr("properties"))){let r=this.properties,o=[...Xd(r),...Jd(r)];for(let i of o)this.createProperty(i,r[i])}let e=this[Symbol.metadata];if(e!==null){let r=litPropertyMetadata.get(e);if(r!==void 0)for(let[o,i]of r)this.elementProperties.set(o,i)}this._$Eh=new Map;for(let[r,o]of this.elementProperties){let i=this._$Eu(r,o);i!==void 0&&this._$Eh.set(i,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 i of o)r.unshift(Gr(i))}else e!==void 0&&r.push(Gr(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 Mo(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),i=this.constructor._$Eu(e,o);if(i!==void 0&&o.reflect===!0){let a=(o.converter?.toAttribute!==void 0?o.converter:Uo).toAttribute(r,o.type);this._$Em=e,a==null?this.removeAttribute(i):this.setAttribute(i,a),this._$Em=null}}_$AK(e,r){let o=this.constructor,i=o._$Eh.get(e);if(i!==void 0&&this._$Em!==i){let a=o.getPropertyOptions(i),s=typeof a.converter=="function"?{fromAttribute:a.converter}:a.converter?.fromAttribute!==void 0?a.converter:Uo;this._$Em=i,this[i]=s.fromAttribute(r,a.type),this._$Em=null}}requestUpdate(e,r,o,i=!1,a){if(e!==void 0){if(o??=this.constructor.getPropertyOptions(e),!(o.hasChanged??Bn)(i?a: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[i,a]of this._$Ep)this[i]=a;this._$Ep=void 0}let o=this.constructor.elementProperties;if(o.size>0)for(let[i,a]of o)a.wrapped!==!0||this._$AL.has(i)||this[i]===void 0||this.C(i,this[i],a)}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){}};Ke.elementStyles=[],Ke.shadowRootOptions={mode:"open"},Ke[Kr("elementProperties")]=new Map,Ke[Kr("finalized")]=new Map,tp?.({ReactiveElement:Ke}),(Fo.reactiveElementVersions??=[]).push("2.0.2");var Hn=globalThis,Bo=Hn.trustedTypes,Bs=Bo?Bo.createPolicy("lit-html",{createHTML:t=>t}):void 0,Wn="$lit$",at=`lit$${(Math.random()+"").slice(9)}$`,Vn="?"+at,rp=`<${Vn}>`,jt=document,qr=()=>jt.createComment(""),Yr=t=>t===null||typeof t!="object"&&typeof t!="function",Gs=Array.isArray,Ks=t=>Gs(t)||typeof t?.[Symbol.iterator]=="function",zn=`[
|
|
5
|
-
\f\r]`,Zr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
|
6
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Ws=/'/g,Vs=/"/g,Zs=/^(?:script|style|textarea|title)$/i,qs=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),M=qs(1),op=qs(2),xt=Symbol.for("lit-noChange"),J=Symbol.for("lit-nothing"),js=new WeakMap,Vt=jt.createTreeWalker(jt,129);function Ys(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Bs!==void 0?Bs.createHTML(e):e}var Xs=(t,e)=>{let r=t.length-1,o=[],i,a=e===2?"<svg>":"",s=Zr;for(let l=0;l<r;l++){let c=t[l],p,h,f=-1,y=0;for(;y<c.length&&(s.lastIndex=y,h=s.exec(c),h!==null);)y=s.lastIndex,s===Zr?h[1]==="!--"?s=zs:h[1]!==void 0?s=Hs:h[2]!==void 0?(Zs.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=Wt):h[3]!==void 0&&(s=Wt):s===Wt?h[0]===">"?(s=i??Zr,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,p=h[1],s=h[3]===void 0?Wt:h[3]==='"'?Vs:Ws):s===Vs||s===Ws?s=Wt:s===zs||s===Hs?s=Zr:(s=Wt,i=void 0);let g=s===Wt&&t[l+1].startsWith("/>")?" ":"";a+=s===Zr?c+rp:f>=0?(o.push(p),c.slice(0,f)+Wn+c.slice(f)+at+g):c+at+(f===-2?l:g)}return[Ys(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),o]},Xr=class t{constructor({strings:e,_$litType$:r},o){let i;this.parts=[];let a=0,s=0,l=e.length-1,c=this.parts,[p,h]=Xs(e,r);if(this.el=t.createElement(p,o),Vt.currentNode=this.el.content,r===2){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(i=Vt.nextNode())!==null&&c.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let f of i.getAttributeNames())if(f.endsWith(Wn)){let y=h[s++],g=i.getAttribute(f).split(at),b=/([.?@])?(.*)/.exec(y);c.push({type:1,index:a,name:b[2],strings:g,ctor:b[1]==="."?Ho:b[1]==="?"?Wo:b[1]==="@"?Vo:Kt}),i.removeAttribute(f)}else f.startsWith(at)&&(c.push({type:6,index:a}),i.removeAttribute(f));if(Zs.test(i.tagName)){let f=i.textContent.split(at),y=f.length-1;if(y>0){i.textContent=Bo?Bo.emptyScript:"";for(let g=0;g<y;g++)i.append(f[g],qr()),Vt.nextNode(),c.push({type:2,index:++a});i.append(f[y],qr())}}}else if(i.nodeType===8)if(i.data===Vn)c.push({type:2,index:a});else{let f=-1;for(;(f=i.data.indexOf(at,f+1))!==-1;)c.push({type:7,index:a}),f+=at.length-1}a++}}static createElement(e,r){let o=jt.createElement("template");return o.innerHTML=e,o}};function Gt(t,e,r=t,o){if(e===xt)return e;let i=o!==void 0?r._$Co?.[o]:r._$Cl,a=Yr(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,r,o)),o!==void 0?(r._$Co??=[])[o]=i:r._$Cl=i),i!==void 0&&(e=Gt(t,i._$AS(t,e.values),i,o)),e}var zo=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,i=(e?.creationScope??jt).importNode(r,!0);Vt.currentNode=i;let a=Vt.nextNode(),s=0,l=0,c=o[0];for(;c!==void 0;){if(s===c.index){let p;c.type===2?p=new lr(a,a.nextSibling,this,e):c.type===1?p=new c.ctor(a,c.name,c.strings,this,e):c.type===6&&(p=new jo(a,this,e)),this._$AV.push(p),c=o[++l]}s!==c?.index&&(a=Vt.nextNode(),s++)}return Vt.currentNode=jt,i}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++}},lr=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,o,i){this.type=2,this._$AH=J,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=o,this.options=i,this._$Cv=i?.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=Gt(this,e,r),Yr(e)?e===J||e==null||e===""?(this._$AH!==J&&this._$AR(),this._$AH=J):e!==this._$AH&&e!==xt&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Ks(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!==J&&Yr(this._$AH)?this._$AA.nextSibling.data=e:this.$(jt.createTextNode(e)),this._$AH=e}g(e){let{values:r,_$litType$:o}=e,i=typeof o=="number"?this._$AC(e):(o.el===void 0&&(o.el=Xr.createElement(Ys(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new zo(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=js.get(e.strings);return r===void 0&&js.set(e.strings,r=new Xr(e)),r}T(e){Gs(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,o,i=0;for(let a of e)i===r.length?r.push(o=new t(this.k(qr()),this.k(qr()),this,this.options)):o=r[i],o._$AI(a),i++;i<r.length&&(this._$AR(o&&o._$AB.nextSibling,i),r.length=i)}_$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))}},Kt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,o,i,a){this.type=1,this._$AH=J,this._$AN=void 0,this.element=e,this.name=r,this._$AM=i,this.options=a,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=J}_$AI(e,r=this,o,i){let a=this.strings,s=!1;if(a===void 0)e=Gt(this,e,r,0),s=!Yr(e)||e!==this._$AH&&e!==xt,s&&(this._$AH=e);else{let l=e,c,p;for(e=a[0],c=0;c<a.length-1;c++)p=Gt(this,l[o+c],r,c),p===xt&&(p=this._$AH[c]),s||=!Yr(p)||p!==this._$AH[c],p===J?e=J:e!==J&&(e+=(p??"")+a[c+1]),this._$AH[c]=p}s&&!i&&this.O(e)}O(e){e===J?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Ho=class extends Kt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===J?void 0:e}},Wo=class extends Kt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==J)}},Vo=class extends Kt{constructor(e,r,o,i,a){super(e,r,o,i,a),this.type=5}_$AI(e,r=this){if((e=Gt(this,e,r,0)??J)===xt)return;let o=this._$AH,i=e===J&&o!==J||e.capture!==o.capture||e.once!==o.once||e.passive!==o.passive,a=e!==J&&(o===J||i);i&&this.element.removeEventListener(this.name,this,o),a&&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)}},jo=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){Gt(this,e)}},np={j:Wn,P:at,A:Vn,C:1,M:Xs,L:zo,R:Ks,V:Gt,D:lr,I:Kt,H:Wo,N:Vo,U:Ho,B:jo},ip=Hn.litHtmlPolyfillSupport;ip?.(Xr,lr),(Hn.litHtmlVersions??=[]).push("3.1.0");var jn=(t,e,r)=>{let o=r?.renderBefore??e,i=o._$litPart$;if(i===void 0){let a=r?.renderBefore??null;o._$litPart$=i=new lr(e.insertBefore(qr(),a),a,void 0,r??{})}return i._$AI(t),i};var st=class extends Ke{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=jn(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return xt}};st._$litElement$=!0,st.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:st});var ap=globalThis.litElementPolyfillSupport;ap?.({LitElement:st});var sp={_$AK:(t,e,r)=>{t._$AK(e,r)},_$AL:t=>t._$AL};(globalThis.litElementVersions??=[]).push("4.0.2");var Wf=!1;var Yn={};X(Yn,{customElement:()=>lp,eventOptions:()=>cr,property:()=>x,query:()=>H,queryAll:()=>Kn,queryAssignedElements:()=>Zn,queryAssignedNodes:()=>qn,queryAsync:()=>pp,standardProperty:()=>Js,state:()=>j});var lp=t=>(e,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(t,e)}):customElements.define(t,e)};var cp={attribute:!0,type:String,converter:Br,reflect:!1,hasChanged:No},Js=(t=cp,e,r)=>{let{kind:o,metadata:i}=r,a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),a.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 x(t){return(e,r)=>typeof r=="object"?Js(t,e,r):((o,i,a)=>{let s=i.hasOwnProperty(a);return i.constructor.createProperty(a,s?{...o,wrapped:!0}:o),s?Object.getOwnPropertyDescriptor(i,a):void 0})(t,e,r)}function j(t){return x({...t,state:!0,attribute:!1})}function cr(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 H(t,e){return(r,o,i)=>{let a=s=>s.renderRoot?.querySelector(t)??null;if(e){let{get:s,set:l}=typeof o=="object"?r:i??(()=>{let c=Symbol();return{get(){return this[c]},set(p){this[c]=p}}})();return Be(r,o,{get(){let c=s.call(this);return c===void 0&&(c=a(this),(c!==null||this.hasUpdated)&&l.call(this,c)),c}})}return Be(r,o,{get(){return a(this)}})}}var dp;function Kn(t){return(e,r)=>Be(e,r,{get(){return(this.renderRoot??(dp??=document.createDocumentFragment())).querySelectorAll(t)}})}function pp(t){return(e,r)=>Be(e,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(t)??null}})}function Zn(t){return(e,r)=>{let{slot:o,selector:i}=t??{},a="slot"+(o?`[name=${o}]`:":not([name])");return Be(e,r,{get(){let s=this.renderRoot?.querySelector(a),l=s?.assignedElements(t)??[];return i===void 0?l:l.filter(c=>c.matches(i))}})}}function qn(t){return(e,r)=>{let{slot:o}=t??{},i="slot"+(o?`[name=${o}]`:":not([name])");return Be(e,r,{get(){return this.renderRoot?.querySelector(i)?.assignedNodes(t)??[]}})}}var Jn={};X(Jn,{repeat:()=>Xn});var vt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},St=t=>(...e)=>({_$litDirective$:t,values:e}),Ze=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:up}=Ds;var Qs=()=>document.createComment(""),dr=(t,e,r)=>{let o=t._$AA.parentNode,i=e===void 0?t._$AB:e._$AA;if(r===void 0){let a=o.insertBefore(Qs(),i),s=o.insertBefore(Qs(),i);r=new up(a,s,t,t.options)}else{let a=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(a!==i||l){let c=r._$AA;for(;c!==a;){let p=c.nextSibling;o.insertBefore(c,i),c=p}}}return r},Ot=(t,e,r=t)=>(t._$AI(e,r),t),fp={},el=(t,e=fp)=>t._$AH=e,tl=t=>t._$AH,Go=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 rl=(t,e,r)=>{let o=new Map;for(let i=e;i<=r;i++)o.set(t[i],i);return o},Xn=St(class extends Ze{constructor(t){if(super(t),t.type!==vt.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 i=[],a=[],s=0;for(let l of t)i[s]=o?o(l,s):s,a[s]=r(l,s),s++;return{values:a,keys:i}}render(t,e,r){return this.ht(t,e,r).values}update(t,[e,r,o]){let i=tl(t),{values:a,keys:s}=this.ht(e,r,o);if(!Array.isArray(i))return this.dt=s,a;let l=this.dt??=[],c=[],p,h,f=0,y=i.length-1,g=0,b=a.length-1;for(;f<=y&&g<=b;)if(i[f]===null)f++;else if(i[y]===null)y--;else if(l[f]===s[g])c[g]=Ot(i[f],a[g]),f++,g++;else if(l[y]===s[b])c[b]=Ot(i[y],a[b]),y--,b--;else if(l[f]===s[b])c[b]=Ot(i[f],a[b]),dr(t,c[b+1],i[f]),f++,b--;else if(l[y]===s[g])c[g]=Ot(i[y],a[g]),dr(t,i[f],i[y]),y--,g++;else if(p===void 0&&(p=rl(s,g,b),h=rl(l,f,y)),p.has(l[f]))if(p.has(l[y])){let E=h.get(s[g]),_=E!==void 0?i[E]:null;if(_===null){let w=dr(t,i[f]);Ot(w,a[g]),c[g]=w}else c[g]=Ot(_,a[g]),dr(t,i[f],_),i[E]=null;g++}else Go(i[y]),y--;else Go(i[f]),f++;for(;g<=b;){let E=dr(t,c[b+1]);Ot(E,a[g]),c[g++]=E}for(;f<=y;){let E=i[f++];E!==null&&Go(E)}return this.dt=s,el(t,c),Te}});var Qn={};X(Qn,{classMap:()=>ze});var ze=St(class extends Ze{constructor(t){if(super(t),t.type!==vt.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 i=!!e[o];i===this.it.has(o)||this.st?.has(o)||(i?(r.add(o),this.it.add(o)):(r.remove(o),this.it.delete(o)))}return Te}});var ei={};X(ei,{styleMap:()=>mp});var ol="important",hp=" !"+ol,mp=St(class extends Ze{constructor(t){if(super(t),t.type!==vt.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 i=e[o];if(i!=null){this.ut.add(o);let a=typeof i=="string"&&i.endsWith(hp);o.includes("-")||a?r.setProperty(o,a?i.slice(0,-11):i,a?ol:""):r[o]=i}}return Te}});var ri={};X(ri,{UnsafeHTMLDirective:()=>pr,unsafeHTML:()=>ti});var pr=class extends Ze{constructor(e){if(super(e),this.et=ae,e.type!==vt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===ae||e==null)return this.vt=void 0,this.et=e;if(e===Te)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:[]}}};pr.directiveName="unsafeHTML",pr.resultType=1;var ti=St(pr);var ni={};X(ni,{CacheRegistry:()=>qe});var oi={};X(oi,{CancelablePromise:()=>ur,CanceledPromiseError:()=>Et,cancelable:()=>fr});var Et=class extends Error{constructor(e,r,o){super(e),this.canceledPromiseResult=r,this.canceledPromiseError=o}},ur=class extends Promise{constructor(e){super((r,o)=>e(i=>{this.isCanceled?o(new Et("Promise has been canceled",i)):r(i)},i=>{this.isCanceled?o(new Et("Promise has been canceled",void 0,i)):o(i)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},fr=t=>new ur((e,r)=>t.then(e).catch(r));var qe=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 ur&&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 i=fr(r());return this.content[e]=i,i.then(a=>(this.content[e]=a,o!=null&&(this.clearClearTimeout(e),this.clearTimeouts[e]=window.setTimeout(()=>this.clear(e),o)),a))}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 ai={};X(ai,{ClusteringHelper:()=>ii});var ii=class t{constructor(e,r,o,i){this.allResults=e,this.selectedResult=r,this.clusteringMetadata=o,this.metadataDescriptors=i}static extractResultMetadata(e,r){var o,i;let a=((i=(o=e?.map)!==null&&o!==void 0?o:e?.document)!==null&&i!==void 0?i:e?.topic).metadata;return r==null?t.flattenMetadata(a):t.flattenMetadata(a.find(s=>s.key===r))}static flattenMetadata(e){if(Array.isArray(e))return e.map(o=>t.flattenMetadata(o)).filter(o=>o!=null);let r=e?.hierarchicalValues!=null&&e.hierarchicalValues.length>0;if(!(e==null||e.values.length==0&&!r))if(r){let o=[],i=[];return e.hierarchicalValues.forEach(a=>{o.push(a.join(" > ")),a.length>2?i.push(`... > ${a[a.length-1]}`):i.push(a.join(" > "))}),{key:e.key,label:e.label,value:o.join(", "),displayValue:i.join(", ")}}else{let o=e.values.join(", ");return{key:e.key,label:e.label,value:o,displayValue:o}}}computeClustersItemsForMetadata(e,r,o="No value"){var i,a;let s=t.extractResultMetadata(this.selectedResult,e),l=(i=s?.label)!==null&&i!==void 0?i:(a=this.getMetadataDescriptor(e))===null||a===void 0?void 0:a.label;return this.allResults.map(p=>t.extractResultMetadata(p,e)).map(p=>p??{key:e,label:l,value:void 0,displayValue:o}).filter(p=>p.value!=s?.value).filter((p,h,f)=>f.findIndex(y=>y.value===p.value)===h).map(p=>({result:this.findBestResultForMetadataValue(e,p.value),metadata:p})).sort((p,h)=>this.compareMetadata(p.metadata.value,h.metadata.value,e,r))}compareMetadata(e,r,o,i){if(e==null)return-1;if(r==null)return 1;let a=this.getMetadataDescriptor(o),s=a?.sortRule||"NONE",l=a?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let c=e.localeCompare(r,i,{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 p;return((p=t.extractResultMetadata(c,e))===null||p===void 0?void 0:p.value)==r}),a=[...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 p=this.countMatchingMetadata(c,a);if(p>l&&(l=p,s=c,p===a.length))break}return s}countMatchingMetadata(e,r){return t.extractResultMetadata(e).filter(o=>r.some(i=>i.key===o.key&&i.value===o.value)).length}};var si={};X(si,{Debouncer:()=>ne});var ne=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 i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of o)try{await s()}catch(l){i(l);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var di={};X(di,{customElement:()=>K,isNumber:()=>al,jsonProperty:()=>me,optionalNumberProperty:()=>Sp});var ci={};X(ci,{dateReviver:()=>gp,deepEqual:()=>Pe,delay:()=>Ko,eventPathContainsMatchingElement:()=>xp,flatDeep:()=>Zt,hasChanged:()=>Jr,last:()=>vp,minmax:()=>li,parseDate:()=>il,waitFor:()=>nl,waitUntil:()=>yp});var Ko=t=>new Promise(e=>setTimeout(e,t));async function yp(t,e=10,r=2e4){await nl(async()=>await t()||void 0,e,r)}async function nl(t,e=10,r=2e4){let o=await t(),i,a;for(i=a=performance.now();o==null&&(!r||a-i<r);)await Ko(e),o=await t(),a=performance.now();if(o==null)throw new Error("Timeout exceeded");return o}function Zt(t,e){return t.flatMap(r=>[r,...Zt(e(r),e)])}function gp(...t){return function(e,r){return t.includes(e)?il(r):r}}function il(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,i)=>r+o+":"+i),new Date(t)}function bp(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,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(o=r;o--!==0;)if(!Pe(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(!Pe(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(i=Object.keys(t),r=i.length,r!==Object.keys(e).length)return!1;for(o=r;o--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[o]))return!1;for(o=r;o--!==0;){var a=i[o];if(!Pe(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Pe(t,e){try{return bp(t,e)}catch{return!1}}function Jr(t,e){return!Pe(t,e)}function xp(t,e,r=window.document.body){if(e.length>0){let o=t.composedPath();for(let i of o){if(i===r)return!1;if(i.matches&&e.some(a=>i.matches(a)))return!0}}return!1}function li(t,e,r){return Math.min(Math.max(t,e),r)}function vp(t){return t[t.length-1]}var K=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function me(t,e){let r=()=>JSON.parse(JSON.stringify(t));return x({type:Object,converter:{fromAttribute:o=>{if(o==null)return r();try{return JSON.parse(o)}catch{return r()}},toAttribute:o=>JSON.stringify(o)},hasChanged:Jr,...e??{}})}function Sp(t){return x({type:Object,converter:{fromAttribute:e=>{if(e!=null)return al(e)?+e:void 0},toAttribute:e=>e==null?void 0:""+e},...t??{}})}function al(t){return!isNaN(parseFloat(t))}var Fi={};X(Fi,{designSystemVariables:()=>L});var Ui={};X(Ui,{DesignSystemFamily:()=>qt,DesignSystemSize:()=>ct,FtCssVariableFactory:()=>n,badge:()=>Rp,banner:()=>Ap,breadcrumb:()=>Np,button:()=>A,chart:()=>zp,checkbox:()=>Wp,chip:()=>Cp,chipChoice:()=>Ep,collapsible:()=>Fp,comboboxMultiSelect:()=>Mp,comboboxSingleSelect:()=>Dp,drawer:()=>Pp,floatingMenu:()=>$p,foundation:()=>d,link:()=>wp,modal:()=>Tp,notice:()=>Hp,notification:()=>Gp,pageHeader:()=>_p,popover:()=>Up,radio:()=>jp,resolveFamilyClass:()=>Di,resolveSizeClass:()=>Mi,semantic:()=>u,setVariable:()=>$,switch_:()=>Bp,tabs:()=>Lp,textArea:()=>kp,textInput:()=>Ip,toggle:()=>Vp,tooltip:()=>Kp,typographies:()=>Qr,typographyBody1Medium:()=>yi,typographyBody1Regular:()=>mi,typographyBody1Semibold:()=>gi,typographyBody2Medium:()=>xi,typographyBody2MediumUnderline:()=>sl,typographyBody2Regular:()=>bi,typographyBody2Semibold:()=>vi,typographyCaption1Bold:()=>_i,typographyCaption1Medium:()=>Ri,typographyCaption1Semibold:()=>Ni,typographyCaption2Bold:()=>Li,typographyCaption2Medium:()=>Ti,typographyCaption2Semibold:()=>Pi,typographyCaption3Bold:()=>$i,typographyCaption3Medium:()=>Ii,typographyCaption3Semibold:()=>ki,typographyDisplay:()=>pi,typographyLabel1Bold:()=>Ei,typographyLabel1Medium:()=>Si,typographyLabel1Semibold:()=>Oi,typographyLabel2Bold:()=>Ai,typographyLabel2Medium:()=>Ci,typographyLabel2Semibold:()=>wi,typographyTitle1:()=>ui,typographyTitle2:()=>fi,typographyTitle3:()=>hi,typographyVariants:()=>Op});var lt=t=>typeof t=="string"?Ht(t):t,n=class{static create(e,r,o,i){let a=l=>lt(l??i),s=T`var(${lt(e)}, ${a(i)})`;return s.name=e,s.description=r,s.category=o,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>T`var(${lt(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,r,o,i){let a=l=>o.get(l??i),s=T`var(${lt(e)}, ${a(i)})`;return s.name=e,s.description=r,s.category=o.category,s.fallbackVariable=o,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>T`var(${lt(e)}, ${a(l)})`,s.breadcrumb=()=>[o.name,...o.breadcrumb()],s.lastResortDefaultValue=()=>i??o.lastResortDefaultValue(),s}static external(e,r){let o=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):lt(a??e.lastResortDefaultValue()),i=T`var(${lt(e.name)}, ${o(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=r,i.defaultCssValue=o,i.get=a=>T`var(${lt(e.name)}, ${o(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};function $(t,e){return lt(`${t.name}: ${e}`)}var d={colorWhite:n.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:n.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:n.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:n.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:n.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:n.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:n.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:n.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:n.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:n.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:n.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:n.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:n.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:n.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:n.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:n.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:n.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:n.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:n.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:n.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:n.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:n.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:n.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:n.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:n.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:n.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:n.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:n.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:n.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:n.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:n.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:n.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:n.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:n.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:n.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:n.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:n.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:n.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:n.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:n.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:n.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:n.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:n.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:n.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:n.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:n.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:n.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:n.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:n.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:n.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:n.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:n.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:n.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:n.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:n.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:n.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:n.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:n.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:n.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:n.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:n.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:n.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:n.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:n.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:n.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:n.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:n.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:n.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:n.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:n.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:n.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:n.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:n.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:n.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:n.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:n.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:n.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:n.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:n.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:n.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:n.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:n.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:n.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:n.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:n.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:n.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:n.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:n.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:n.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:n.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:n.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:n.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:n.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:n.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:n.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:n.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:n.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:n.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:n.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:n.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:n.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:n.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:n.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:n.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:n.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:n.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:n.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:n.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:n.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:n.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:n.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:n.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:n.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:n.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:n.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:n.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:n.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:n.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:n.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:n.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:n.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:n.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:n.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:n.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:n.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:n.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:n.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:n.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:n.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:n.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:n.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:n.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:n.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:n.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:n.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:n.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:n.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:n.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:n.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:n.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:n.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:n.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:n.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:n.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:n.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:n.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:n.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:n.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:n.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:n.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:n.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:n.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:n.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:n.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:n.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:n.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:n.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:n.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:n.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:n.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:n.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:n.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:n.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:n.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:n.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:n.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:n.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:n.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:n.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:n.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:n.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:n.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:n.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:n.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:n.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:n.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:n.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:n.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:n.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:n.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:n.create("--ft-opacity-0","","NUMBER","0"),opacity8:n.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:n.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:n.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:n.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:n.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:n.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.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)")},pi={fontFamily:n.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:n.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:n.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-display-textCase","","UNKNOWN","none")},ui={fontFamily:n.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:n.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:n.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},fi={fontFamily:n.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:n.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:n.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},hi={fontFamily:n.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:n.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:n.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:n.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},mi={fontFamily:n.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:n.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:n.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},yi={fontFamily:n.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:n.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},gi={fontFamily:n.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:n.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},bi={fontFamily:n.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:n.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},xi={fontFamily:n.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},sl={fontFamily:n.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:n.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:n.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},vi={fontFamily:n.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:n.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:n.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:n.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Si={fontFamily:n.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Oi={fontFamily:n.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Ei={fontFamily:n.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:n.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Ci={fontFamily:n.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},wi={fontFamily:n.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Ai={fontFamily:n.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:n.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:n.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:n.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Ri={fontFamily:n.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Ni={fontFamily:n.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},_i={fontFamily:n.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:n.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Ti={fontFamily:n.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:n.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Pi={fontFamily:n.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:n.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Li={fontFamily:n.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:n.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Ii={fontFamily:n.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:n.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:n.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},ki={fontFamily:n.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:n.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:n.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},$i={fontFamily:n.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:n.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:n.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:n.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:n.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:n.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:n.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:n.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:n.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Qr={display:pi,"title-1":ui,"title-2":fi,"title-3":hi,"body-1-regular":mi,"body-1-medium":yi,"body-1-semibold":gi,"body-2-regular":bi,"body-2-medium":xi,"body-2-medium-underline":sl,"body-2-semibold":vi,"label-1-medium":Si,"label-1-semibold":Oi,"label-1-bold":Ei,"label-2-medium":Ci,"label-2-semibold":wi,"label-2-bold":Ai,"caption-1-medium":Ri,"caption-1-semibold":Ni,"caption-1-bold":_i,"caption-2-medium":Ti,"caption-2-semibold":Pi,"caption-2-bold":Li,"caption-3-medium":Ii,"caption-3-semibold":ki,"caption-3-bold":$i},Op=["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 u={backgroundActionPrimary:n.extend("--ft-background-action-primary","Used as backgorund of primary action components.",d.colorBrand0),backgroundErrorSubtle:n.extend("--ft-background-error-subtle","Used as background of subtle error components.",d.colorRed10),backgroundInfoSubtle:n.extend("--ft-background-info-subtle","Used as background of subtle information components.",d.colorCyan10),backgroundWarningSubtle:n.extend("--ft-background-warning-subtle","Used as background of subtle information components.",d.colorOrange10),backgroundSuccessSubtle:n.extend("--ft-background-success-subtle","Used as background of subtle success components.",d.colorGreen10),backgroundGlobalSurface:n.extend("--ft-background-global-surface","Used as app background.",d.colorWhite),backgroundGlobalOnSurface:n.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",d.colorGray10),backgroundGlobalOnSurfaceDark:n.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",d.colorGray30),contentActionPrimary:n.extend("--ft-content-action-primary","Used on label of primary action on light surface.",d.colorBrand0),contentWarningPrimary:n.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",d.colorOrange200),contentWarningIconOnly:n.extend("--ft-content-warning-icon-only","Used on warning status icons alone",d.colorOrange0),contentErrorPrimary:n.extend("--ft-content-error-primary","Used on label of error messages on light surface.",d.colorRed0),contentErrorIconOnly:n.extend("--ft-content-error-icon-only","Used on error status icons alone",d.colorRed70),contentInfoPrimary:n.extend("--ft-content-info-primary","Used on label of information messages on light surface.",d.colorCyan200),contentInfoIconOnly:n.extend("--ft-content-info-icon-only","Used on info status icons alone",d.colorCyan0),contentSuccessPrimary:n.extend("--ft-content-success-primary","Used on label of success messages on light surface.",d.colorGreen200),contentSuccessIconOnly:n.extend("--ft-content-success-icon-only","Used on success status icons alone",d.colorGreen0),contentGlobalPrimary:n.extend("--ft-content-global-primary","Used for main content on the page.",d.colorGray500),contentGlobalSecondary:n.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
7
|
-
Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",d.colorGray0),contentGlobalOnColor:n.extend("--ft-content-global-on-color","Used for content on a dominant color.",d.colorWhite),borderActionPrimary:n.extend("--ft-border-action-primary","Used as border for primary action components.",d.colorBrand0),borderActionFocusRing:n.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",d.colorCyan0),borderWarningPrimary:n.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",d.colorOrange200),borderWarningSubtle:n.extend("--ft-border-warning-subtle","Used as border for warning components.",d.colorOrange30),borderSuccessPrimary:n.extend("--ft-border-success-primary","Used as border for success buttons.",d.colorGreen200),borderSuccessSubtle:n.extend("--ft-border-success-subtle","Used as border for success components.",d.colorGreen30),borderErrorPrimary:n.extend("--ft-border-error-primary","Used as border for text fields in error states.",d.colorRed0),borderErrorSubtle:n.extend("--ft-border-error-subtle","Used as border for error components.",d.colorRed30),borderInfoPrimary:n.extend("--ft-border-info-primary","Used as border for buttons in info color.",d.colorCyan200),borderInfoSubtle:n.extend("--ft-border-info-subtle","Used as border for information components.",d.colorCyan30),borderGlobalPrimary:n.extend("--ft-border-global-primary","Used as border for element like input.",d.colorGray50),borderGlobalSubtle:n.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",d.colorGray30),borderInputPrimary:n.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",d.colorGray80)};var A={largeHeight:n.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:n.extend("--ft-button-large-horizontal-padding","",d.spacing4),largeGap:n.extend("--ft-button-large-gap","",d.spacing2),largeBorderRadius:n.extend("--ft-button-large-border-radius","",d.borderRadiusS),largeIconSize:n.extend("--ft-button-large-icon-size","",d.iconSize3),largeBorderWidth:n.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:n.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:n.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:n.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:n.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:n.extend("--ft-button-medium-horizontal-padding","",d.spacing3),mediumGap:n.extend("--ft-button-medium-gap","",d.spacing2),mediumBorderRadius:n.extend("--ft-button-medium-border-radius","",d.borderRadiusS),mediumIconSize:n.extend("--ft-button-medium-icon-size","",d.iconSize2),mediumBorderWidth:n.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:n.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:n.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:n.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:n.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:n.extend("--ft-button-small-horizontal-padding","",d.spacing2),smallGap:n.extend("--ft-button-small-gap","",d.spacing1),smallBorderRadius:n.extend("--ft-button-small-border-radius","",d.borderRadiusS),smallIconSize:n.extend("--ft-button-small-icon-size","",d.iconSize1),smallBorderWidth:n.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:n.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:n.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:n.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:n.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:n.extend("--ft-button-x-small-icon-size","",d.iconSize1),xSmallFocusOutlineOffset:n.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:n.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:n.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:n.extend("--ft-button-round-border-radius","",d.borderRadiusPill),primaryBackgroundColor:n.extend("--ft-button-primary-background-color","",u.backgroundActionPrimary),primaryColor:n.extend("--ft-button-primary-color","",u.contentGlobalOnColor),primaryIconColor:n.extend("--ft-button-primary-icon-color","",u.contentGlobalOnColor),primaryStateLayerColor:n.extend("--ft-button-primary-state-layer-color","",u.contentGlobalOnColor),primaryHoverStateLayerOpacity:n.extend("--ft-button-primary-hover-state-layer-opacity","",d.opacity16),primaryFocusStateLayerOpacity:n.extend("--ft-button-primary-focus-state-layer-opacity","",d.opacity16),primaryActiveStateLayerOpacity:n.extend("--ft-button-primary-active-state-layer-opacity","",d.opacity24),primaryDisabledComponentOpacity:n.extend("--ft-button-primary-disabled-component-opacity","",d.opacity40),focusFocusRingColor:n.extend("--ft-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBackgroundColor:n.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:n.extend("--ft-button-tertiary-color","",u.contentActionPrimary),tertiaryIconColor:n.extend("--ft-button-tertiary-icon-color","",u.contentActionPrimary),tertiaryStateLayerColor:n.extend("--ft-button-tertiary-state-layer-color","",u.contentActionPrimary),tertiaryHoverStateLayerOpacity:n.extend("--ft-button-tertiary-hover-state-layer-opacity","",d.opacity8),tertiaryFocusStateLayerOpacity:n.extend("--ft-button-tertiary-focus-state-layer-opacity","",d.opacity8),tertiaryActiveStateLayerOpacity:n.extend("--ft-button-tertiary-active-state-layer-opacity","",d.opacity16),tertiaryDisabledComponentOpacity:n.extend("--ft-button-tertiary-disabled-component-opacity","",d.opacity40),secondaryBackgroundColor:n.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:n.extend("--ft-button-secondary-color","",u.contentActionPrimary),secondaryIconColor:n.extend("--ft-button-secondary-icon-color","",u.contentActionPrimary),secondaryStateLayerColor:n.extend("--ft-button-secondary-state-layer-color","",u.contentActionPrimary),secondaryHoverStateLayerOpacity:n.extend("--ft-button-secondary-hover-state-layer-opacity","",d.opacity8),secondaryFocusStateLayerOpacity:n.extend("--ft-button-secondary-focus-state-layer-opacity","",d.opacity8),secondaryActiveStateLayerOpacity:n.extend("--ft-button-secondary-active-state-layer-opacity","",d.opacity16),secondaryDisabledComponentOpacity:n.extend("--ft-button-secondary-disabled-component-opacity","",d.opacity40),secondaryBorderColor:n.extend("--ft-button-secondary-border-color","",u.borderActionPrimary),neutralBackgroundColor:n.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:n.extend("--ft-button-neutral-icon-color","",u.contentGlobalSecondary),neutralColor:n.extend("--ft-button-neutral-color","",u.contentGlobalSecondary),neutralStateLayerColor:n.extend("--ft-button-neutral-state-layer-color","",u.contentGlobalSecondary),neutralHoverStateLayerOpacity:n.extend("--ft-button-neutral-hover-state-layer-opacity","",d.opacity8),neutralFocusStateLayerOpacity:n.extend("--ft-button-neutral-focus-state-layer-opacity","",d.opacity8),neutralActiveStateLayerOpacity:n.extend("--ft-button-neutral-active-state-layer-opacity","",d.opacity16),neutralDisabledComponentOpacity:n.extend("--ft-button-neutral-disabled-component-opacity","",d.opacity40)};var Ep={neutralOffHoverStateLayerOpacity:n.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",d.opacity8),neutralOffFocusStateLayerOpacity:n.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",d.opacity8),neutralOffFocusFocusRingColor:n.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",u.borderActionFocusRing),neutralOffActiveStateLayerOpacity:n.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",d.opacity16),neutralOffBackgroundColor:n.extend("--ft-chip-choice-neutral-off-background-color","",u.backgroundGlobalOnSurface),neutralOffBorderColor:n.extend("--ft-chip-choice-neutral-off-border-color","",u.borderGlobalPrimary),neutralOffColor:n.extend("--ft-chip-choice-neutral-off-color","",u.contentGlobalSecondary),neutralOffStateLayerColor:n.extend("--ft-chip-choice-neutral-off-state-layer-color","",u.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:n.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",d.opacity16),neutralOnHoverStateLayerOpacity:n.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",d.opacity24),neutralOnFocusStateLayerOpacity:n.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",d.opacity24),neutralOnFocusFocusRingColor:n.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",u.borderActionFocusRing),neutralOnActiveStateLayerOpacity:n.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",d.opacity32),neutralOnBackgroundColor:n.extend("--ft-chip-choice-neutral-on-background-color","",u.backgroundGlobalOnSurface),neutralOnBorderColor:n.extend("--ft-chip-choice-neutral-on-border-color","",u.borderGlobalPrimary),neutralOnColor:n.extend("--ft-chip-choice-neutral-on-color","",u.contentGlobalPrimary),neutralOnIconColor:n.extend("--ft-chip-choice-neutral-on-icon-color","",u.contentGlobalPrimary),neutralOnStateLayerColor:n.extend("--ft-chip-choice-neutral-on-state-layer-color","",u.contentGlobalPrimary),largeMinHeight:n.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:n.extend("--ft-chip-choice-large-horizontal-padding","",d.spacing3),largeGap:n.extend("--ft-chip-choice-large-gap","",d.spacing1),largeBorderRadius:n.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:n.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:n.extend("--ft-chip-choice-large-icon-size","",d.iconSize3),mediumMinHeight:n.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:n.extend("--ft-chip-choice-medium-horizontal-padding","",d.spacing2),mediumGap:n.extend("--ft-chip-choice-medium-gap","",d.spacing1),mediumBorderRadius:n.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:n.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:n.extend("--ft-chip-choice-medium-icon-size","",d.iconSize2)};var Cp={largeMinHeight:n.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:n.extend("--ft-chip-large-horizontal-padding","",d.spacing3),largeButtonRightPadding:n.extend("--ft-chip-large-button-right-padding","",d.spacing1),largeGap:n.extend("--ft-chip-large-gap","",d.spacing1),largeFocusOutlineOffset:n.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:n.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:n.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:n.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:n.extend("--ft-chip-large-icon-size","",d.iconSize3),mediumMinHeight:n.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:n.extend("--ft-chip-medium-horizontal-padding","",d.spacing2),mediumButtonRightPadding:n.extend("--ft-chip-medium-button-right-padding","",d.spacing05),mediumGap:n.extend("--ft-chip-medium-gap","",d.spacing1),mediumFocusOutlineOffset:n.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:n.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:n.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:n.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:n.extend("--ft-chip-medium-icon-size","",d.iconSize2),smallMinHeight:n.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:n.extend("--ft-chip-small-horizontal-padding","",d.spacing1),smallButtonRightPadding:n.extend("--ft-chip-small-button-right-padding","",d.spacing05),smallGap:n.extend("--ft-chip-small-gap","",d.spacing1),smallFocusOutlineOffset:n.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:n.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:n.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:n.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:n.extend("--ft-chip-small-icon-size","",d.iconSize1),neutralBackgroundColor:n.extend("--ft-chip-neutral-background-color","",u.backgroundGlobalOnSurface),neutralColor:n.extend("--ft-chip-neutral-color","",u.contentGlobalSecondary),neutralIconColor:n.extend("--ft-chip-neutral-icon-color","",u.contentGlobalSecondary),neutralBorderColor:n.extend("--ft-chip-neutral-border-color","",u.borderGlobalSubtle),infoBackgroundColor:n.extend("--ft-chip-info-background-color","",u.backgroundInfoSubtle),infoColor:n.extend("--ft-chip-info-color","",u.contentInfoPrimary),infoIconColor:n.extend("--ft-chip-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:n.extend("--ft-chip-info-border-color","",u.borderInfoSubtle),successBackgroundColor:n.extend("--ft-chip-success-background-color","",u.backgroundSuccessSubtle),successColor:n.extend("--ft-chip-success-color","",u.contentSuccessPrimary),successIconColor:n.extend("--ft-chip-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:n.extend("--ft-chip-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:n.extend("--ft-chip-warning-background-color","",u.backgroundWarningSubtle),warningColor:n.extend("--ft-chip-warning-color","",u.contentWarningPrimary),warningIconColor:n.extend("--ft-chip-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:n.extend("--ft-chip-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:n.extend("--ft-chip-error-background-color","",u.backgroundErrorSubtle),errorColor:n.extend("--ft-chip-error-color","",u.contentErrorPrimary),errorIconColor:n.extend("--ft-chip-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:n.extend("--ft-chip-error-border-color","",u.borderErrorSubtle)};var wp={brandHoverOpacity:n.extend("--ft-link-brand-hover-opacity","",d.opacity80),brandHoverColor:n.extend("--ft-link-brand-hover-color","",u.contentActionPrimary),brandFocusFocusRingColor:n.extend("--ft-link-brand-focus-focus-ring-color","",u.borderActionFocusRing),brandFocusColor:n.extend("--ft-link-brand-focus-color","",u.contentActionPrimary),brandDefaultColor:n.extend("--ft-link-brand-default-color","",u.contentActionPrimary),brandActiveColor:n.extend("--ft-link-brand-active-color","",u.contentActionPrimary),infoHoverOpacity:n.extend("--ft-link-info-hover-opacity","",d.opacity80),infoHoverColor:n.extend("--ft-link-info-hover-color","",u.contentInfoPrimary),infoFocusFocusRingColor:n.extend("--ft-link-info-focus-focus-ring-color","",u.borderActionFocusRing),infoFocusColor:n.extend("--ft-link-info-focus-color","",u.contentInfoPrimary),infoDefaultColor:n.extend("--ft-link-info-default-color","",u.contentInfoPrimary),infoActiveColor:n.extend("--ft-link-info-active-color","",u.contentInfoPrimary),neutralFocusFocusRingColor:n.extend("--ft-link-neutral-focus-focus-ring-color","",u.borderActionFocusRing),neutralFocusColor:n.extend("--ft-link-neutral-focus-color","",u.contentActionPrimary),neutralDefaultColor:n.extend("--ft-link-neutral-default-color","",u.contentGlobalPrimary),neutralHoverColor:n.extend("--ft-link-neutral-hover-color","",u.contentActionPrimary),neutralActiveColor:n.extend("--ft-link-neutral-active-color","",u.contentActionPrimary)};var Ap={iconSize:n.extend("--ft-banner-icon-size","",d.iconSize5),borderWidth:n.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:n.extend("--ft-banner-left-padding","",d.spacing6),rightPadding:n.extend("--ft-banner-right-padding","",d.spacing6),verticalPadding:n.extend("--ft-banner-vertical-padding","",d.spacing6),horizontalSideGap:n.extend("--ft-banner-horizontal-side-gap","",d.spacing6),horizontalMobileGap:n.extend("--ft-banner-horizontal-mobile-gap","",d.spacing4),verticalMobileGap:n.extend("--ft-banner-vertical-mobile-gap","",d.spacing6),horizontalMiddleGap:n.extend("--ft-banner-horizontal-middle-gap","",d.spacing20),infoBackgroundColor:n.extend("--ft-banner-info-background-color","",u.backgroundInfoSubtle),infoColor:n.extend("--ft-banner-info-color","",u.contentInfoPrimary),infoIconColor:n.extend("--ft-banner-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:n.extend("--ft-banner-info-border-color","",u.borderInfoSubtle)};var Rp={horizontalPadding:n.extend("--ft-badge-horizontal-padding","",d.spacing1),verticalPadding:n.extend("--ft-badge-vertical-padding","",d.spacing1),borderRadius:n.extend("--ft-badge-border-radius","",d.borderRadiusPill),color:n.extend("--ft-badge-color","",u.contentGlobalOnColor),backgroundColor:n.extend("--ft-badge-background-color","",u.contentActionPrimary)};var Np={horizontalGap:n.extend("--ft-breadcrumb-horizontal-gap","",d.spacing1),verticalGap:n.extend("--ft-breadcrumb-vertical-gap","",d.spacing2),currentColor:n.extend("--ft-breadcrumb-current-color","",u.contentGlobalPrimary),previousNonClickableColor:n.extend("--ft-breadcrumb-previous-non-clickable-color","",u.contentGlobalSecondary),iconColor:n.extend("--ft-breadcrumb-icon-color","",u.contentGlobalSubtle)};var _p={horizontalPadding:n.extend("--ft-page-header-horizontal-padding","",d.spacing6),horizontalGap:n.extend("--ft-page-header-horizontal-gap","",d.spacing4),verticalGap:n.extend("--ft-page-header-vertical-gap","",d.spacing2),classicVerticalPadding:n.extend("--ft-page-header-classic-vertical-padding","",d.spacing6),multilineVerticalPadding:n.extend("--ft-page-header-multiline-vertical-padding","",d.spacing4),inlineVerticalPadding:n.extend("--ft-page-header-inline-vertical-padding","",d.spacing2),backgroundColor:n.extend("--ft-page-header-background-color","",d.colorWhite),bottomBorderColor:n.extend("--ft-page-header-bottom-border-color","",u.borderGlobalSubtle),titleColor:n.extend("--ft-page-header-title-color","",u.contentGlobalPrimary),subtitleColor:n.extend("--ft-page-header-subtitle-color","",u.contentGlobalSecondary)};var Tp={smallContainerWidth:n.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:n.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:n.extend("--ft-modal-overlay-background-color","",d.colorGray700),overlayOpacity:n.extend("--ft-modal-overlay-opacity","",d.opacity40),shadow:n.extend("--ft-modal-shadow","",d.shadowElevation03),bodyBackgroundColor:n.extend("--ft-modal-body-background-color","",d.colorWhite),bodyColor:n.extend("--ft-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:n.extend("--ft-modal-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:n.extend("--ft-modal-body-vertical-padding","",d.spacing6),bodyVerticalGap:n.extend("--ft-modal-body-vertical-gap","",d.spacing6),containerMargin:n.extend("--ft-modal-container-margin","",d.spacing3),headerBackgroundColor:n.extend("--ft-modal-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:n.extend("--ft-modal-header-border-color","",u.borderGlobalSubtle),headerColor:n.extend("--ft-modal-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:n.extend("--ft-modal-header-trailing-icon-color","",u.contentGlobalSecondary),headerVerticalPadding:n.extend("--ft-modal-header-vertical-padding","",d.spacing1),headerRightPadding:n.extend("--ft-modal-header-right-padding","",d.spacing1),headerLeftPadding:n.extend("--ft-modal-header-left-padding","",d.spacing6),headerGap:n.extend("--ft-modal-header-gap","",d.spacing2),headerBorderBottom:n.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:n.extend("--ft-modal-border-radius","",d.borderRadiusM)};var Pp={overlayOpacity:n.extend("--ft-drawer-overlay-opacity","",d.opacity40),shadow:n.extend("--ft-drawer-shadow","",d.shadowElevation03),bodyColor:n.extend("--ft-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:n.extend("--ft-drawer-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:n.extend("--ft-drawer-body-vertical-padding","",d.spacing6),bodyGap:n.extend("--ft-drawer-body-gap","",d.spacing6),bodyBackgroundColor:n.extend("--ft-drawer-body-background-color","",d.colorWhite),headerBackgroundColor:n.extend("--ft-drawer-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:n.extend("--ft-drawer-header-border-color","",u.borderGlobalSubtle),headerColor:n.extend("--ft-drawer-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:n.extend("--ft-drawer-header-trailing-icon-color","",u.contentGlobalSecondary),headerHeight:n.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:n.extend("--ft-drawer-header-horizontal-padding","",d.spacing2),headerBorderWidth:n.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:n.extend("--ft-drawer-header-gap","",d.spacing3),buttonsBarBackgroundColor:n.extend("--ft-drawer-buttons-bar-background-color","",u.backgroundGlobalOnSurface),buttonsBarBorderColor:n.extend("--ft-drawer-buttons-bar-border-color","",u.borderGlobalSubtle),buttonsBarColor:n.extend("--ft-drawer-buttons-bar-color","",u.contentGlobalPrimary),buttonsBarHorizontalPadding:n.extend("--ft-drawer-buttons-bar-horizontal-padding","",d.spacing6),buttonsBarVerticalPadding:n.extend("--ft-drawer-buttons-bar-vertical-padding","",d.spacing4),buttonsBarGap:n.extend("--ft-drawer-buttons-bar-gap","",d.spacing3),buttonsBarBorderWidth:n.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:n.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:n.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:n.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:n.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:n.extend("--ft-drawer-overlay-background-color","",d.colorGray700)};var Lp={offBorderBottomWidth:n.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:n.extend("--ft-tabs-off-hover-state-layer-opacity","",d.opacity8),offDefaultStateLayerOpacity:n.extend("--ft-tabs-off-default-state-layer-opacity","",d.opacity0),offFocusStateLayerOpacity:n.extend("--ft-tabs-off-focus-state-layer-opacity","",d.opacity8),offDisabledComponentOpacity:n.extend("--ft-tabs-off-disabled-component-opacity","",d.opacity40),offColor:n.extend("--ft-tabs-off-color","",u.contentGlobalSubtle),offStateLayerColor:n.extend("--ft-tabs-off-state-layer-color","",u.contentGlobalSubtle),offBorderBottomColor:n.extend("--ft-tabs-off-border-bottom-color","",u.borderGlobalSubtle),activeTabIndicatorHeight:n.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:n.extend("--ft-tabs-top-left-border-radius","",d.borderRadiusS),topRightBorderRadius:n.extend("--ft-tabs-top-right-border-radius","",d.borderRadiusS),withLabelHorizontalPadding:n.extend("--ft-tabs-with-label-horizontal-padding","",d.spacing4),withLabelVerticalPadding:n.extend("--ft-tabs-with-label-vertical-padding","",d.spacing3),horizontalGap:n.extend("--ft-tabs-horizontal-gap","",d.spacing1),verticalGap:n.extend("--ft-tabs-vertical-gap","",d.spacing1),onHoverStateLayerOpacity:n.extend("--ft-tabs-on-hover-state-layer-opacity","",d.opacity16),onDefaultStateLayerOpacity:n.extend("--ft-tabs-on-default-state-layer-opacity","",d.opacity8),onFocusStateLayerOpacity:n.extend("--ft-tabs-on-focus-state-layer-opacity","",d.opacity16),onActiveStateLayerOpacity:n.extend("--ft-tabs-on-active-state-layer-opacity","",d.opacity24),onColor:n.extend("--ft-tabs-on-color","",u.contentActionPrimary),onStateLayerColor:n.extend("--ft-tabs-on-state-layer-color","",u.contentActionPrimary),onActiveTabIndicatorColor:n.extend("--ft-tabs-on-active-tab-indicator-color","",u.contentActionPrimary),iconOnlyHorizontalPadding:n.extend("--ft-tabs-icon-only-horizontal-padding","",d.spacing4),iconOnlyVerticalPadding:n.extend("--ft-tabs-icon-only-vertical-padding","",d.spacing4),alertTopPadding:n.extend("--ft-tabs-alert-top-padding","",d.spacing1),alertRightPadding:n.extend("--ft-tabs-alert-right-padding","",d.spacing05),focusOutlineWidth:n.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:n.extend("--ft-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var Ip={fieldHorizontalPadding:n.extend("--ft-text-input-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:n.extend("--ft-text-input-field-horizontal-gap","",d.spacing3),fieldVerticalGap:n.extend("--ft-text-input-field-vertical-gap","",d.spacing05),fieldIconSize:n.extend("--ft-text-input-field-icon-size","",d.iconSize3),fieldHeight:n.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:n.extend("--ft-text-input-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:n.extend("--ft-text-input-helper-horizontal-gap","",d.spacing1),helperIconSize:n.extend("--ft-text-input-helper-icon-size","",d.iconSize2),borderRadius:n.extend("--ft-text-input-border-radius","",d.borderRadiusM),backgroundColor:n.extend("--ft-text-input-background-color","",d.colorWhite),contentValueColor:n.extend("--ft-text-input-content-value-color","",u.contentGlobalPrimary),trailingIconColor:n.extend("--ft-text-input-trailing-icon-color","",u.contentGlobalSubtle),labelColor:n.extend("--ft-text-input-label-color","",u.contentGlobalSubtle),defaultBorderColor:n.extend("--ft-text-input-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:n.extend("--ft-text-input-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:n.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:n.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:n.extend("--ft-text-input-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:n.extend("--ft-text-input-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:n.extend("--ft-text-input-error-helper-icon-color","",u.contentErrorIconOnly),warningBorderWidth:n.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:n.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:n.extend("--ft-text-input-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:n.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:n.extend("--ft-text-input-disabled-component-opacity","",d.opacity40)};var kp={backgroundColor:n.extend("--ft-text-area-background-color","",d.colorWhite),contentValueColor:n.extend("--ft-text-area-content-value-color","",u.contentGlobalPrimary),labelColor:n.extend("--ft-text-area-label-color","",u.contentGlobalSubtle),defaultBorderColor:n.extend("--ft-text-area-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:n.extend("--ft-text-area-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:n.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:n.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:n.extend("--ft-text-area-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:n.extend("--ft-text-area-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:n.extend("--ft-text-area-error-helper-icon-color","",u.contentErrorIconOnly),focusFocusRingColor:n.extend("--ft-text-area-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:n.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:n.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:n.extend("--ft-text-area-disabled-component-opacity","",d.opacity40),fieldHorizontalLeftPadding:n.extend("--ft-text-area-field-horizontal-left-padding","",d.spacing4),fieldHorizontalGap:n.extend("--ft-text-area-field-horizontal-gap","",d.spacing3),fieldVerticalGap:n.extend("--ft-text-area-field-vertical-gap","",d.spacing05),fieldMinHeight:n.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:n.extend("--ft-text-area-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:n.extend("--ft-text-area-helper-horizontal-gap","",d.spacing1),helperIconSize:n.extend("--ft-text-area-helper-icon-size","",d.iconSize2),borderRadius:n.extend("--ft-text-area-border-radius","",d.borderRadiusM)};var $p={height:n.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:n.extend("--ft-floating-menu-horizontal-padding","",d.spacing4),offIconColor:n.extend("--ft-floating-menu-off-icon-color","",u.contentGlobalPrimary),offColor:n.extend("--ft-floating-menu-off-color","",u.contentGlobalPrimary),onColor:n.extend("--ft-floating-menu-on-color","",u.contentActionPrimary),onStateLayerColor:n.extend("--ft-floating-menu-on-state-layer-color","",u.contentActionPrimary),gap:n.extend("--ft-floating-menu-gap","",d.spacing3),focusFocusRingColor:n.extend("--ft-floating-menu-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:n.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:n.extend("--ft-floating-menu-focus-state-layer-opacity","",d.opacity8),hoverStateLayerOpacity:n.extend("--ft-floating-menu-hover-state-layer-opacity","",d.opacity8),activeStateLayerOpacity:n.extend("--ft-floating-menu-active-state-layer-opacity","",d.opacity16),disabledComponentOpacity:n.extend("--ft-floating-menu-disabled-component-opacity","",d.opacity40),iconSize:n.extend("--ft-floating-menu-icon-size","",d.iconSize3),backgroundColor:n.extend("--ft-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:n.extend("--ft-floating-menu-shadow","",d.shadowElevation02)};var Dp={fieldHorizontalPadding:n.extend("--ft-combobox-single-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:n.extend("--ft-combobox-single-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:n.extend("--ft-combobox-single-select-field-vertical-gap","",d.spacing05),fieldIconSize:n.extend("--ft-combobox-single-select-field-icon-size","",d.iconSize3),fieldHeight:n.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:n.extend("--ft-combobox-single-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:n.extend("--ft-combobox-single-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:n.extend("--ft-combobox-single-select-helper-vertical-gap","",d.spacing1),helperIconSize:n.extend("--ft-combobox-single-select-helper-icon-size","",d.iconSize2),menuVerticalGap:n.extend("--ft-combobox-single-select-menu-vertical-gap","",d.spacing2),borderRadius:n.extend("--ft-combobox-single-select-border-radius","",d.borderRadiusM),backgroundColor:n.extend("--ft-combobox-single-select-background-color","",d.colorWhite),labelColor:n.extend("--ft-combobox-single-select-label-color","",u.contentGlobalSubtle),contentValueColor:n.extend("--ft-combobox-single-select-content-value-color","",u.contentGlobalPrimary),trailingIconColor:n.extend("--ft-combobox-single-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:n.extend("--ft-combobox-single-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:n.extend("--ft-combobox-single-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:n.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:n.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:n.extend("--ft-combobox-single-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:n.extend("--ft-combobox-single-select-error-helper-text-color","",u.contentErrorPrimary),warningBorderWidth:n.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:n.extend("--ft-combobox-single-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:n.extend("--ft-combobox-single-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:n.extend("--ft-combobox-single-select-warning-helper-icon-color","",u.contentWarningIconOnly),focusOutlineWidth:n.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:n.extend("--ft-combobox-single-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:n.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:n.extend("--ft-combobox-single-select-disabled-component-opacity","",d.opacity40)};var Mp={backgroundColor:n.extend("--ft-combobox-multi-select-background-color","",d.colorWhite),labelColor:n.extend("--ft-combobox-multi-select-label-color","",u.contentGlobalSubtle),trailingIconColor:n.extend("--ft-combobox-multi-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:n.extend("--ft-combobox-multi-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:n.extend("--ft-combobox-multi-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:n.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:n.extend("--ft-combobox-multi-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:n.extend("--ft-combobox-multi-select-error-helper-text-color","",u.contentErrorPrimary),errorHelperIcon:n.extend("--ft-combobox-multi-select-error-helper-icon","",u.contentErrorIconOnly),errorBorderWidth:n.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:n.extend("--ft-combobox-multi-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:n.extend("--ft-combobox-multi-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:n.extend("--ft-combobox-multi-select-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:n.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:n.extend("--ft-combobox-multi-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:n.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:n.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:n.extend("--ft-combobox-multi-select-disabled-component-opacity","",d.opacity40),helperHorizontalPadding:n.extend("--ft-combobox-multi-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:n.extend("--ft-combobox-multi-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:n.extend("--ft-combobox-multi-select-helper-vertical-gap","",d.spacing1),helperIconSize:n.extend("--ft-combobox-multi-select-helper-icon-size","",d.iconSize2),fieldHorizontalPadding:n.extend("--ft-combobox-multi-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:n.extend("--ft-combobox-multi-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:n.extend("--ft-combobox-multi-select-field-vertical-gap","",d.spacing05),fieldIconSize:n.extend("--ft-combobox-multi-select-field-icon-size","",d.iconSize3),fieldMaxHeight:n.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:n.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",d.spacing1),contentValuesVerticalGap:n.extend("--ft-combobox-multi-select-content-values-vertical-gap","",d.spacing1),borderRadius:n.extend("--ft-combobox-multi-select-border-radius","",d.borderRadiusM)};var Up={backgroundColor:n.extend("--ft-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:n.extend("--ft-popover-horizontal-padding","",d.spacing6),verticalPadding:n.extend("--ft-popover-vertical-padding","",d.spacing6),titleColor:n.extend("--ft-popover-title-color","",u.contentGlobalPrimary),bodyColor:n.extend("--ft-popover-body-color","",u.contentGlobalSecondary),linkColor:n.extend("--ft-popover-link-color","",u.contentActionPrimary),gap:n.extend("--ft-popover-gap","",d.spacing3),borderRadius:n.extend("--ft-popover-border-radius","",d.borderRadiusM),shadow:n.extend("--ft-popover-shadow","",d.shadowElevation02)};var Fp={hoverStateLayerOpacity:n.extend("--ft-collapsible-hover-state-layer-opacity","",d.opacity8),focusStateLayerOpacity:n.extend("--ft-collapsible-focus-state-layer-opacity","",d.opacity8),focusOutlineWidth:n.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:n.extend("--ft-collapsible-focus-focus-ring-color","",u.borderActionFocusRing),activeStateLayerOpacity:n.extend("--ft-collapsible-active-state-layer-opacity","",d.opacity16),disabledComponentOpacity:n.extend("--ft-collapsible-disabled-component-opacity","",d.opacity40),horizontalPadding:n.extend("--ft-collapsible-horizontal-padding","",d.spacing4),verticalPadding:n.extend("--ft-collapsible-vertical-padding","",d.spacing3),color:n.extend("--ft-collapsible-color","",u.contentGlobalPrimary),stateLayerColor:n.extend("--ft-collapsible-state-layer-color","",u.contentGlobalPrimary),backgroundColor:n.extend("--ft-collapsible-background-color","",u.backgroundGlobalOnSurface),borderColor:n.extend("--ft-collapsible-border-color","",u.borderGlobalSubtle),iconSize:n.extend("--ft-collapsible-icon-size","",d.iconSize3)};var Bp={groupHorizontalPadding:n.extend("--ft-switch-group-horizontal-padding","",d.spacing1),groupVerticalPadding:n.extend("--ft-switch-group-vertical-padding","",d.spacing1),groupGap:n.extend("--ft-switch-group-gap","",d.spacing1),groupBackgroundColor:n.extend("--ft-switch-group-background-color","",u.backgroundGlobalSurface),groupBorderColor:n.extend("--ft-switch-group-border-color","",u.borderGlobalSubtle),groupBorderRadius:n.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:n.extend("--ft-switch-label-horizontal-padding","",d.spacing2),labelVerticalPadding:n.extend("--ft-switch-label-vertical-padding","",d.spacing1),offHoverStateLayerOpacity:n.extend("--ft-switch-off-hover-state-layer-opacity","",d.opacity8),offFocusStateLayerOpacity:n.extend("--ft-switch-off-focus-state-layer-opacity","",d.opacity8),offActiveStateLayerOpacity:n.extend("--ft-switch-off-active-state-layer-opacity","",d.opacity16),offDisabledComponentOpacity:n.extend("--ft-switch-off-disabled-component-opacity","",d.opacity40),offColor:n.extend("--ft-switch-off-color","",u.contentGlobalSubtle),offStateLayerColor:n.extend("--ft-switch-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:n.extend("--ft-switch-on-hover-state-layer-opacity","",d.opacity8),onFocusStateLayerOpacity:n.extend("--ft-switch-on-focus-state-layer-opacity","",d.opacity8),onActiveStateLayerOpacity:n.extend("--ft-switch-on-active-state-layer-opacity","",d.opacity16),onDisabledComponentOpacity:n.extend("--ft-switch-on-disabled-component-opacity","",d.opacity40),onColor:n.extend("--ft-switch-on-color","",u.contentActionPrimary),onStateLayerColor:n.extend("--ft-switch-on-state-layer-color","",u.contentActionPrimary),iconHorizontalPadding:n.extend("--ft-switch-icon-horizontal-padding","",d.spacing1),iconVerticalPadding:n.extend("--ft-switch-icon-vertical-padding","",d.spacing1),focusOutlineWidth:n.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:n.extend("--ft-switch-focus-focus-ring-color","",u.borderActionFocusRing),optionBorderRadius:n.extend("--ft-switch-option-border-radius","",d.borderRadiusS)};var zp={color1Light:n.extend("--ft-chart-1-light","for area color charts",d.colorBrand40),color1Base:n.extend("--ft-chart-1-base","for line charts",d.colorBrand0),color2Light:n.extend("--ft-chart-2-light","for area color charts",d.colorYellow60),color2Base:n.extend("--ft-chart-2-base","for line charts",d.colorYellow100),color3Light:n.extend("--ft-chart-3-light","",d.colorUltramarine40),color3Base:n.extend("--ft-chart-3-base","",d.colorUltramarine70),color4Light:n.extend("--ft-chart-4-light","",d.colorCyan50),color4Base:n.extend("--ft-chart-4-base","",d.colorCyan100),color5Light:n.extend("--ft-chart-5-light","",d.colorRed40),color5Base:n.extend("--ft-chart-5-base","",d.colorRed60),color6Light:n.extend("--ft-chart-6-light","",d.colorGreen40),color6Base:n.extend("--ft-chart-6-base","",d.colorGreen70),color7Light:n.extend("--ft-chart-7-light","",d.colorOrange70),color7Base:n.extend("--ft-chart-7-base","",d.colorOrange100),color8Light:n.extend("--ft-chart-8-light","",d.colorAvocado70),color8Base:n.extend("--ft-chart-8-base","",d.colorAvocado200),color9Light:n.extend("--ft-chart-9-light","",d.colorBrown50),color9Base:n.extend("--ft-chart-9-base","",d.colorBrown200),color10Light:n.extend("--ft-chart-10-light","",d.colorGray50),color10Base:n.extend("--ft-chart-10-base","",d.colorGray80),monochrome10:n.extend("--ft-chart-monochrome-10","",d.colorBrand10),monochrome20:n.extend("--ft-chart-monochrome-20","",d.colorBrand20),monochrome30:n.extend("--ft-chart-monochrome-30","",d.colorBrand40),monochrome40:n.extend("--ft-chart-monochrome-40","",d.colorBrand60),monochrome50:n.extend("--ft-chart-monochrome-50","",d.colorBrand0),monochrome60:n.extend("--ft-chart-monochrome-60","",d.colorBrand200)};var Hp={borderWidth:n.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:n.extend("--ft-notice-horizontal-padding","",d.spacing3),verticalPadding:n.extend("--ft-notice-vertical-padding","",d.spacing2),borderRadius:n.extend("--ft-notice-border-radius","",d.borderRadiusS),gap:n.extend("--ft-notice-gap","",d.spacing2),iconSize:n.extend("--ft-notice-icon-size","",d.iconSize3),infoBackgroundColor:n.extend("--ft-notice-info-background-color","",u.backgroundInfoSubtle),infoBorderColor:n.extend("--ft-notice-info-border-color","",u.borderInfoSubtle),infoColor:n.extend("--ft-notice-info-color","",u.contentInfoPrimary),infoIconColor:n.extend("--ft-notice-info-icon-color","",u.contentInfoIconOnly),warningBackgroundColor:n.extend("--ft-notice-warning-background-color","",u.backgroundWarningSubtle),warningBorderColor:n.extend("--ft-notice-warning-border-color","",u.borderWarningSubtle),warningColor:n.extend("--ft-notice-warning-color","",u.contentWarningPrimary),warningIconColor:n.extend("--ft-notice-warning-icon-color","",u.contentWarningIconOnly),errorBackgroundColor:n.extend("--ft-notice-error-background-color","",u.backgroundErrorSubtle),errorBorderColor:n.extend("--ft-notice-error-border-color","",u.borderErrorSubtle),errorColor:n.extend("--ft-notice-error-color","",u.contentErrorPrimary),errorIconColor:n.extend("--ft-notice-error-icon-color","",u.contentErrorIconOnly),successBackgroundColor:n.extend("--ft-notice-success-background-color","",u.backgroundSuccessSubtle),successBorderColor:n.extend("--ft-notice-success-border-color","",u.borderSuccessSubtle),successColor:n.extend("--ft-notice-success-color","",u.contentSuccessPrimary),successIconColor:n.extend("--ft-notice-success-icon-color","",u.contentSuccessIconOnly)};var Wp={color:n.extend("--ft-checkbox-color","",u.contentGlobalPrimary),checkedBackgroundColor:n.extend("--ft-checkbox-checked-background-color","",u.contentActionPrimary),checkedStateLayerColor:n.extend("--ft-checkbox-checked-state-layer-color","",u.contentActionPrimary),checkedIconColor:n.extend("--ft-checkbox-checked-icon-color","",u.contentGlobalOnColor),checkedHoverStateLayerOpacity:n.extend("--ft-checkbox-checked-hover-state-layer-opacity","",d.opacity16),checkedFocusStateLayerOpacity:n.extend("--ft-checkbox-checked-focus-state-layer-opacity","",d.opacity16),checkedActiveStateLayerOpacity:n.extend("--ft-checkbox-checked-active-state-layer-opacity","",d.opacity24),checkedDisabledComponentOpacity:n.extend("--ft-checkbox-checked-disabled-component-opacity","",d.opacity40),uncheckedBorderColor:n.extend("--ft-checkbox-unchecked-border-color","",d.colorGray80),uncheckedStateLayerColor:n.extend("--ft-checkbox-unchecked-state-layer-color","",d.colorGray80),uncheckedHoverStateLayerOpacity:n.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",d.opacity16),uncheckedFocusStateLayerOpacity:n.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",d.opacity16),uncheckedActiveStateLayerOpacity:n.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",d.opacity24),uncheckedDisabledComponentOpacity:n.extend("--ft-checkbox-unchecked-disabled-component-opacity","",d.opacity40),focusFocusRingColor:n.extend("--ft-checkbox-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:n.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:n.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:n.extend("--ft-checkbox-gap","",d.spacing3)};var Vp={offHoverStateLayerOpacity:n.extend("--ft-toggle-off-hover-state-layer-opacity","",d.opacity16),offFocusStateLayerOpacity:n.extend("--ft-toggle-off-focus-state-layer-opacity","",d.opacity16),offActiveStateLayerOpacity:n.extend("--ft-toggle-off-active-state-layer-opacity","",d.opacity24),offDisabledComponentOpacity:n.extend("--ft-toggle-off-disabled-component-opacity","",d.opacity40),offBackgroundColor:n.extend("--ft-toggle-off-background-color","",u.contentGlobalSubtle),offIconColor:n.extend("--ft-toggle-off-icon-color","",u.contentGlobalSubtle),offStateLayerColor:n.extend("--ft-toggle-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:n.extend("--ft-toggle-on-hover-state-layer-opacity","",d.opacity16),onFocusStateLayerOpacity:n.extend("--ft-toggle-on-focus-state-layer-opacity","",d.opacity16),onActiveStateLayerOpacity:n.extend("--ft-toggle-on-active-state-layer-opacity","",d.opacity24),onDisabledComponentOpacity:n.extend("--ft-toggle-on-disabled-component-opacity","",d.opacity40),onBackgroundColor:n.extend("--ft-toggle-on-background-color","",u.contentActionPrimary),onStateLayerColor:n.extend("--ft-toggle-on-state-layer-color","",u.contentActionPrimary),onIconColor:n.extend("--ft-toggle-on-icon-color","",u.contentActionPrimary),color:n.extend("--ft-toggle-color","",u.contentGlobalPrimary),focusFocusRingColor:n.extend("--ft-toggle-focus-focus-ring-color","",u.borderActionFocusRing),gap:n.extend("--ft-toggle-gap","",d.spacing3)};var jp={color:n.extend("--ft-radio-color","",u.contentGlobalPrimary),selectedRadioColor:n.extend("--ft-radio-selected-radio-color","",u.contentActionPrimary),selectedStateLayerColor:n.extend("--ft-radio-selected-state-layer-color","",u.contentActionPrimary),selectedHoverStateLayerOpacity:n.extend("--ft-radio-selected-hover-state-layer-opacity","",d.opacity16),selectedFocusStateLayerOpacity:n.extend("--ft-radio-selected-focus-state-layer-opacity","",d.opacity16),selectedActiveStateLayerOpacity:n.extend("--ft-radio-selected-active-state-layer-opacity","",d.opacity24),selectedDisabledComponentOpacity:n.extend("--ft-radio-selected-disabled-component-opacity","",d.opacity40),unselectedStateLayerColor:n.extend("--ft-radio-unselected-state-layer-color","",u.borderInputPrimary),unselectedBorderColor:n.extend("--ft-radio-unselected-border-color","",u.borderInputPrimary),unselectedHoverStateLayerOpacity:n.extend("--ft-radio-unselected-hover-state-layer-opacity","",d.opacity16),unselectedFocusStateLayerOpacity:n.extend("--ft-radio-unselected-focus-state-layer-opacity","",d.opacity16),unselectedActiveStateLayerOpacity:n.extend("--ft-radio-unselected-active-state-layer-opacity","",d.opacity24),unselectedDisabledComponentOpacity:n.extend("--ft-radio-unselected-disabled-component-opacity","",d.opacity40),focusFocusRingColor:n.extend("--ft-radio-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:n.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:n.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:n.extend("--ft-radio-gap","",d.spacing3)};var Gp={iconSize:n.extend("--ft-notification-icon-size","",d.iconSize4),leftPadding:n.extend("--ft-notification-left-padding","",d.spacing5),rightPadding:n.extend("--ft-notification-right-padding","",d.spacing4),verticalPadding:n.extend("--ft-notification-vertical-padding","",d.spacing3),infoBackgroundColor:n.extend("--ft-notification-info-background-color","",u.backgroundInfoSubtle),infoColor:n.extend("--ft-notification-info-color","",u.contentInfoPrimary),infoIconColor:n.extend("--ft-notification-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:n.extend("--ft-notification-info-border-color","",u.borderInfoSubtle),successBackgroundColor:n.extend("--ft-notification-success-background-color","",u.backgroundSuccessSubtle),successColor:n.extend("--ft-notification-success-color","",u.contentSuccessPrimary),successIconColor:n.extend("--ft-notification-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:n.extend("--ft-notification-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:n.extend("--ft-notification-warning-background-color","",u.backgroundWarningSubtle),warningColor:n.extend("--ft-notification-warning-color","",u.contentWarningPrimary),warningIconColor:n.extend("--ft-notification-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:n.extend("--ft-notification-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:n.extend("--ft-notification-error-background-color","",u.backgroundErrorSubtle),errorColor:n.extend("--ft-notification-error-color","",u.contentErrorPrimary),errorIconColor:n.extend("--ft-notification-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:n.extend("--ft-notification-error-border-color","",u.borderErrorSubtle),borderRadius:n.extend("--ft-notification-border-radius","",d.borderRadiusPill),borderWidth:n.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:n.extend("--ft-notification-leading-gap","",d.spacing2),trailingGap:n.extend("--ft-notification-trailing-gap","",d.spacing8)};var Kp={horizontalPadding:n.extend("--ft-tooltip-horizontal-padding","",d.spacing2),verticalPadding:n.extend("--ft-tooltip-vertical-padding","",d.spacing2),borderRadius:n.extend("--ft-tooltip-border-radius","",d.borderRadiusS),color:n.extend("--ft-tooltip-color","",u.contentGlobalOnColor),backgroundColor:n.extend("--ft-tooltip-background-color","",u.contentGlobalPrimary),backgroundOpacity:n.extend("--ft-tooltip-background-opacity","",d.opacity80),shadow:n.extend("--ft-tooltip-shadow","",d.shadowElevation02),maxWidth:n.create("--ft-tooltip-max-width","","SIZE","256px"),gap:n.extend("--ft-tooltip-gap","",d.spacing05)};var qt;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(qt||(qt={}));var ct;(function(t){t.large="large",t.medium="medium",t.small="small"})(ct||(ct={}));function Di(t){return`ftds--family-${t}`}function Mi(t){return`ftds--size-${t}`}var L={colorPrimary:n.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:n.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:n.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:n.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:n.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:n.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:n.create("--ft-color-error","","COLOR","#B00020"),colorOutline:n.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:n.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:n.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:n.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:n.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:n.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:n.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:n.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:n.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:n.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:n.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:n.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:n.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:n.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:n.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:n.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:n.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:n.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:n.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:n.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:n.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:n.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:n.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:n.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:n.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:n.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:n.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:n.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:n.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:n.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:n.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:n.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:n.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:n.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:n.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:n.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:n.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.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:n.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:n.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:n.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:n.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:n.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:n.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:n.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:n.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var Wi={};X(Wi,{FtNotificationEvent:()=>Bi,PostResizeEvent:()=>Hi,PreResizeEvent:()=>zi});var Bi=class extends CustomEvent{constructor(e){super("ft-notification",{bubbles:!0,composed:!0,detail:e})}},zi=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Hi=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}};var na={};X(na,{computeFlipOffsetPosition:()=>hu,computeOffsetPosition:()=>oa});var cl=["top","right","bottom","left"],ll=["start","end"],Vi=cl.reduce((t,e)=>t.concat(e,e+"-"+ll[0],e+"-"+ll[1]),[]),ro=Math.min,Ct=Math.max,oo=Math.round;var dt=t=>({x:t,y:t}),Zp={left:"right",right:"left",bottom:"top",top:"bottom"},qp={start:"end",end:"start"};function ji(t,e,r){return Ct(t,ro(e,r))}function hr(t,e){return typeof t=="function"?t(e):t}function Ye(t){return t.split("-")[0]}function Xe(t){return t.split("-")[1]}function Gi(t){return t==="x"?"y":"x"}function Ki(t){return t==="y"?"height":"width"}function no(t){return["top","bottom"].includes(Ye(t))?"y":"x"}function Zi(t){return Gi(no(t))}function qi(t,e,r){r===void 0&&(r=!1);let o=Xe(t),i=Zi(t),a=Ki(i),s=i==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=to(s)),[s,to(s)]}function dl(t){let e=to(t);return[eo(t),e,eo(e)]}function eo(t){return t.replace(/start|end/g,e=>qp[e])}function Yp(t,e,r){let o=["left","right"],i=["right","left"],a=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return r?e?i:o:e?o:i;case"left":case"right":return e?a:s;default:return[]}}function pl(t,e,r,o){let i=Xe(t),a=Yp(Ye(t),r==="start",o);return i&&(a=a.map(s=>s+"-"+i),e&&(a=a.concat(a.map(eo)))),a}function to(t){return t.replace(/left|right|bottom|top/g,e=>Zp[e])}function Xp(t){return{top:0,right:0,bottom:0,left:0,...t}}function ul(t){return typeof t!="number"?Xp(t):{top:t,right:t,bottom:t,left:t}}function Yt(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function fl(t,e,r){let{reference:o,floating:i}=t,a=no(e),s=Zi(e),l=Ki(s),c=Ye(e),p=a==="y",h=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,y=o[l]/2-i[l]/2,g;switch(c){case"top":g={x:h,y:o.y-i.height};break;case"bottom":g={x:h,y:o.y+o.height};break;case"right":g={x:o.x+o.width,y:f};break;case"left":g={x:o.x-i.width,y:f};break;default:g={x:o.x,y:o.y}}switch(Xe(e)){case"start":g[s]-=y*(r&&p?-1:1);break;case"end":g[s]+=y*(r&&p?-1:1);break}return g}var hl=async(t,e,r)=>{let{placement:o="bottom",strategy:i="absolute",middleware:a=[],platform:s}=r,l=a.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(e)),p=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:h,y:f}=fl(p,o,c),y=o,g={},b=0;for(let E=0;E<l.length;E++){let{name:_,fn:w}=l[E],{x:N,y:S,data:O,reset:C}=await w({x:h,y:f,initialPlacement:o,placement:y,strategy:i,middlewareData:g,rects:p,platform:s,elements:{reference:t,floating:e}});if(h=N??h,f=S??f,g={...g,[_]:{...g[_],...O}},C&&b<=50){b++,typeof C=="object"&&(C.placement&&(y=C.placement),C.rects&&(p=C.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):C.rects),{x:h,y:f}=fl(p,y,c)),E=-1;continue}}return{x:h,y:f,placement:y,strategy:i,middlewareData:g}};async function Zo(t,e){var r;e===void 0&&(e={});let{x:o,y:i,platform:a,rects:s,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:y=!1,padding:g=0}=hr(e,t),b=ul(g),_=l[y?f==="floating"?"reference":"floating":f],w=Yt(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(_)))==null||r?_:_.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:p,rootBoundary:h,strategy:c})),N=f==="floating"?{...s.floating,x:o,y:i}:s.reference,S=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),O=await(a.isElement==null?void 0:a.isElement(S))?await(a.getScale==null?void 0:a.getScale(S))||{x:1,y:1}:{x:1,y:1},C=Yt(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:N,offsetParent:S,strategy:c}):N);return{top:(w.top-C.top+b.top)/O.y,bottom:(C.bottom-w.bottom+b.bottom)/O.y,left:(w.left-C.left+b.left)/O.x,right:(C.right-w.right+b.right)/O.x}}function Jp(t,e,r){return(t?[...r.filter(i=>Xe(i)===t),...r.filter(i=>Xe(i)!==t)]:r.filter(i=>Ye(i)===i)).filter(i=>t?Xe(i)===t||(e?eo(i)!==i:!1):!0)}var Yi=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,o,i;let{rects:a,middlewareData:s,placement:l,platform:c,elements:p}=e,{crossAxis:h=!1,alignment:f,allowedPlacements:y=Vi,autoAlignment:g=!0,...b}=hr(t,e),E=f!==void 0||y===Vi?Jp(f||null,g,y):y,_=await Zo(e,b),w=((r=s.autoPlacement)==null?void 0:r.index)||0,N=E[w];if(N==null)return{};let S=qi(N,a,await(c.isRTL==null?void 0:c.isRTL(p.floating)));if(l!==N)return{reset:{placement:E[0]}};let O=[_[Ye(N)],_[S[0]],_[S[1]]],C=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:N,overflows:O}],D=E[w+1];if(D)return{data:{index:w+1,overflows:C},reset:{placement:D}};let W=C.map(k=>{let m=Xe(k.placement);return[k.placement,m&&h?k.overflows.slice(0,2).reduce((v,P)=>v+P,0):k.overflows[0],k.overflows]}).sort((k,m)=>k[1]-m[1]),q=((i=W.filter(k=>k[2].slice(0,Xe(k[0])?2:3).every(m=>m<=0))[0])==null?void 0:i[0])||W[0][0];return q!==l?{data:{index:w+1,overflows:C},reset:{placement:q}}:{}}}},Xi=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var r,o;let{placement:i,middlewareData:a,rects:s,initialPlacement:l,platform:c,elements:p}=e,{mainAxis:h=!0,crossAxis:f=!0,fallbackPlacements:y,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:E=!0,..._}=hr(t,e);if((r=a.arrow)!=null&&r.alignmentOffset)return{};let w=Ye(i),N=Ye(l)===l,S=await(c.isRTL==null?void 0:c.isRTL(p.floating)),O=y||(N||!E?[to(l)]:dl(l));!y&&b!=="none"&&O.push(...pl(l,E,b,S));let C=[l,...O],D=await Zo(e,_),W=[],G=((o=a.flip)==null?void 0:o.overflows)||[];if(h&&W.push(D[w]),f){let v=qi(i,s,S);W.push(D[v[0]],D[v[1]])}if(G=[...G,{placement:i,overflows:W}],!W.every(v=>v<=0)){var q,k;let v=(((q=a.flip)==null?void 0:q.index)||0)+1,P=C[v];if(P)return{data:{index:v,overflows:G},reset:{placement:P}};let z=(k=G.filter(V=>V.overflows[0]<=0).sort((V,F)=>V.overflows[1]-F.overflows[1])[0])==null?void 0:k.placement;if(!z)switch(g){case"bestFit":{var m;let V=(m=G.map(F=>[F.placement,F.overflows.filter(Ge=>Ge>0).reduce((Ge,Ur)=>Ge+Ur,0)]).sort((F,Ge)=>F[1]-Ge[1])[0])==null?void 0:m[0];V&&(z=V);break}case"initialPlacement":z=l;break}if(i!==z)return{reset:{placement:z}}}return{}}}};async function Qp(t,e){let{placement:r,platform:o,elements:i}=t,a=await(o.isRTL==null?void 0:o.isRTL(i.floating)),s=Ye(r),l=Xe(r),c=no(r)==="y",p=["left","top"].includes(s)?-1:1,h=a&&c?-1:1,f=hr(e,t),{mainAxis:y,crossAxis:g,alignmentAxis:b}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return l&&typeof b=="number"&&(g=l==="end"?b*-1:b),c?{x:g*h,y:y*p}:{x:y*p,y:g*h}}var Ji=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var r,o;let{x:i,y:a,placement:s,middlewareData:l}=e,c=await Qp(e,t);return s===((r=l.offset)==null?void 0:r.placement)&&(o=l.arrow)!=null&&o.alignmentOffset?{}:{x:i+c.x,y:a+c.y,data:{...c,placement:s}}}}},Qi=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:o,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:_=>{let{x:w,y:N}=_;return{x:w,y:N}}},...c}=hr(t,e),p={x:r,y:o},h=await Zo(e,c),f=no(Ye(i)),y=Gi(f),g=p[y],b=p[f];if(a){let _=y==="y"?"top":"left",w=y==="y"?"bottom":"right",N=g+h[_],S=g-h[w];g=ji(N,g,S)}if(s){let _=f==="y"?"top":"left",w=f==="y"?"bottom":"right",N=b+h[_],S=b-h[w];b=ji(N,b,S)}let E=l.fn({...e,[y]:g,[f]:b});return{...E,data:{x:E.x-r,y:E.y-o}}}}};function pt(t){return yl(t)?(t.nodeName||"").toLowerCase():"#document"}function we(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ut(t){var e;return(e=(yl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function yl(t){return t instanceof Node||t instanceof we(t).Node}function Je(t){return t instanceof Element||t instanceof we(t).Element}function He(t){return t instanceof HTMLElement||t instanceof we(t).HTMLElement}function ml(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof we(t).ShadowRoot}function mr(t){let{overflow:e,overflowX:r,overflowY:o,display:i}=Le(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+r)&&!["inline","contents"].includes(i)}function gl(t){return["table","td","th"].includes(pt(t))}function Yo(t){let e=Xo(),r=Le(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 bl(t){let e=Xt(t);for(;He(e)&&!io(e);){if(Yo(e))return e;e=Xt(e)}return null}function Xo(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function io(t){return["html","body","#document"].includes(pt(t))}function Le(t){return we(t).getComputedStyle(t)}function ao(t){return Je(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Xt(t){if(pt(t)==="html")return t;let e=t.assignedSlot||t.parentNode||ml(t)&&t.host||ut(t);return ml(e)?e.host:e}function xl(t){let e=Xt(t);return io(e)?t.ownerDocument?t.ownerDocument.body:t.body:He(e)&&mr(e)?e:xl(e)}function qo(t,e,r){var o;e===void 0&&(e=[]),r===void 0&&(r=!0);let i=xl(t),a=i===((o=t.ownerDocument)==null?void 0:o.body),s=we(i);return a?e.concat(s,s.visualViewport||[],mr(i)?i:[],s.frameElement&&r?qo(s.frameElement):[]):e.concat(i,qo(i,[],r))}function Ol(t){let e=Le(t),r=parseFloat(e.width)||0,o=parseFloat(e.height)||0,i=He(t),a=i?t.offsetWidth:r,s=i?t.offsetHeight:o,l=oo(r)!==a||oo(o)!==s;return l&&(r=a,o=s),{width:r,height:o,$:l}}function El(t){return Je(t)?t:t.contextElement}function yr(t){let e=El(t);if(!He(e))return dt(1);let r=e.getBoundingClientRect(),{width:o,height:i,$:a}=Ol(e),s=(a?oo(r.width):r.width)/o,l=(a?oo(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var eu=dt(0);function Cl(t){let e=we(t);return!Xo()||!e.visualViewport?eu:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function tu(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==we(t)?!1:e}function so(t,e,r,o){e===void 0&&(e=!1),r===void 0&&(r=!1);let i=t.getBoundingClientRect(),a=El(t),s=dt(1);e&&(o?Je(o)&&(s=yr(o)):s=yr(t));let l=tu(a,r,o)?Cl(a):dt(0),c=(i.left+l.x)/s.x,p=(i.top+l.y)/s.y,h=i.width/s.x,f=i.height/s.y;if(a){let y=we(a),g=o&&Je(o)?we(o):o,b=y.frameElement;for(;b&&o&&g!==y;){let E=yr(b),_=b.getBoundingClientRect(),w=Le(b),N=_.left+(b.clientLeft+parseFloat(w.paddingLeft))*E.x,S=_.top+(b.clientTop+parseFloat(w.paddingTop))*E.y;c*=E.x,p*=E.y,h*=E.x,f*=E.y,c+=N,p+=S,b=we(b).frameElement}}return Yt({width:h,height:f,x:c,y:p})}function ru(t){let{rect:e,offsetParent:r,strategy:o}=t,i=He(r),a=ut(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=dt(1),c=dt(0);if((i||!i&&o!=="fixed")&&((pt(r)!=="body"||mr(a))&&(s=ao(r)),He(r))){let p=so(r);l=yr(r),c.x=p.x+r.clientLeft,c.y=p.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 ou(t){return Array.from(t.getClientRects())}function wl(t){return so(ut(t)).left+ao(t).scrollLeft}function nu(t){let e=ut(t),r=ao(t),o=t.ownerDocument.body,i=Ct(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),a=Ct(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight),s=-r.scrollLeft+wl(t),l=-r.scrollTop;return Le(o).direction==="rtl"&&(s+=Ct(e.clientWidth,o.clientWidth)-i),{width:i,height:a,x:s,y:l}}function iu(t,e){let r=we(t),o=ut(t),i=r.visualViewport,a=o.clientWidth,s=o.clientHeight,l=0,c=0;if(i){a=i.width,s=i.height;let p=Xo();(!p||p&&e==="fixed")&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:s,x:l,y:c}}function au(t,e){let r=so(t,!0,e==="fixed"),o=r.top+t.clientTop,i=r.left+t.clientLeft,a=He(t)?yr(t):dt(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,c=i*a.x,p=o*a.y;return{width:s,height:l,x:c,y:p}}function vl(t,e,r){let o;if(e==="viewport")o=iu(t,r);else if(e==="document")o=nu(ut(t));else if(Je(e))o=au(e,r);else{let i=Cl(t);o={...e,x:e.x-i.x,y:e.y-i.y}}return Yt(o)}function Al(t,e){let r=Xt(t);return r===e||!Je(r)||io(r)?!1:Le(r).position==="fixed"||Al(r,e)}function su(t,e){let r=e.get(t);if(r)return r;let o=qo(t,[],!1).filter(l=>Je(l)&&pt(l)!=="body"),i=null,a=Le(t).position==="fixed",s=a?Xt(t):t;for(;Je(s)&&!io(s);){let l=Le(s),c=Yo(s);!c&&l.position==="fixed"&&(i=null),(a?!c&&!i:!c&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||mr(s)&&!c&&Al(t,s))?o=o.filter(h=>h!==s):i=l,s=Xt(s)}return e.set(t,o),o}function lu(t){let{element:e,boundary:r,rootBoundary:o,strategy:i}=t,s=[...r==="clippingAncestors"?su(e,this._c):[].concat(r),o],l=s[0],c=s.reduce((p,h)=>{let f=vl(e,h,i);return p.top=Ct(f.top,p.top),p.right=ro(f.right,p.right),p.bottom=ro(f.bottom,p.bottom),p.left=Ct(f.left,p.left),p},vl(e,l,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function cu(t){return Ol(t)}function du(t,e,r){let o=He(e),i=ut(e),a=r==="fixed",s=so(t,!0,a,e),l={scrollLeft:0,scrollTop:0},c=dt(0);if(o||!o&&!a)if((pt(e)!=="body"||mr(i))&&(l=ao(e)),o){let p=so(e,!0,a,e);c.x=p.x+e.clientLeft,c.y=p.y+e.clientTop}else i&&(c.x=wl(i));return{x:s.left+l.scrollLeft-c.x,y:s.top+l.scrollTop-c.y,width:s.width,height:s.height}}function Sl(t,e){return!He(t)||Le(t).position==="fixed"?null:e?e(t):t.offsetParent}function Rl(t,e){let r=we(t);if(!He(t))return r;let o=Sl(t,e);for(;o&&gl(o)&&Le(o).position==="static";)o=Sl(o,e);return o&&(pt(o)==="html"||pt(o)==="body"&&Le(o).position==="static"&&!Yo(o))?r:o||bl(t)||r}var pu=async function(t){let{reference:e,floating:r,strategy:o}=t,i=this.getOffsetParent||Rl,a=this.getDimensions;return{reference:du(e,await i(r),o),floating:{x:0,y:0,...await a(r)}}};function uu(t){return Le(t).direction==="rtl"}var gr={convertOffsetParentRelativeRectToViewportRelativeRect:ru,getDocumentElement:ut,getClippingRect:lu,getOffsetParent:Rl,getElementRects:pu,getClientRects:ou,getDimensions:cu,getScale:yr,isElement:Je,isRTL:uu};var ea=(t,e,r)=>{let o=new Map,i={platform:gr,...r},a={...i.platform,_c:o};return hl(t,e,{...i,platform:a})};function ra(t){return fu(t)}function ta(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function fu(t){for(let e=t;e;e=ta(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=ta(t);e;e=ta(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 oa(t,e,r){return ea(t,e,{platform:{...gr,getOffsetParent:o=>gr.getOffsetParent(o,ra)},middleware:[Qi({crossAxis:!0}),Yi({allowedPlacements:[r]})]})}async function hu(t,e,r,o,i){return ea(t,e,{placement:r,strategy:i,platform:{...gr,getOffsetParent:a=>gr.getOffsetParent(a,ra)},middleware:[Ji(4),Xi({fallbackPlacements:o})]})}var la={};X(la,{FtdsBase:()=>sa,toFtdsBase:()=>en});var aa={};X(aa,{FtLitElement:()=>B});var ia={};X(ia,{ScopedRegistryLitElement:()=>lo});var Jo=window,mu=Jo.ShadowRoot&&(Jo.ShadyCSS===void 0||Jo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Yg=Symbol();var Nl=(t,e)=>{mu?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let o=document.createElement("style"),i=Jo.litNonce;i!==void 0&&o.setAttribute("nonce",i),o.textContent=r.cssText,t.appendChild(o)})};var lo=class extends st{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},o=this.renderOptions.creationScope=this.attachShadow(r);return Nl(o,e.elementStyles),o}};var Qo=function(t,e,r,o){var i=arguments.length,a=i<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Ll,_l=Symbol("constructorPrototype"),Tl=Symbol("constructorName"),Il=Symbol("exportpartsDebouncer"),Pl=Symbol("dynamicDependenciesLoaded"),B=class extends lo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Ll]=new ne(5),this[Tl]=this.constructor.name,this[_l]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Tl]&&Object.setPrototypeOf(this,this[_l])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Pl]||(e[Pl]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var r,o,i;if(((o=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&o!==void 0?o:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}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[Il].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,o,i,a,s,l;let c=y=>y!=null&&y.trim().length>0,p=e.filter(c).map(y=>y.trim());if(p.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let y of(o=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&o!==void 0?o:[]){let g=(a=(i=y.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],b=(l=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(E=>E.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...g,...b).filter(c).map(E=>E.trim()).forEach(E=>h.add(E))}if(h.size===0){this.removeAttribute("exportparts");return}let f=[...h.values()].flatMap(y=>p.map(g=>`${y}:${g}--${y}`));this.setAttribute("exportparts",[...this.part,...f].join(", "))}};Ll=Il;Qo([x()],B.prototype,"exportpartsPrefix",void 0);Qo([me([])],B.prototype,"exportpartsPrefixes",void 0);Qo([x()],B.prototype,"customStylesheet",void 0);Qo([j()],B.prototype,"useAdoptedStyleSheets",void 0);var kl=function(t,e,r,o){var i=arguments.length,a=i<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a};function en(t){class e extends t{constructor(){super(...arguments),this.size=ct.medium,this.family=qt.neutral}getDesignSystemBaseClasses(){return{[Di(this.family)]:!0,[Mi(this.size)]:!0}}}return kl([x()],e.prototype,"size",void 0),kl([x()],e.prototype,"family",void 0),e}var sa=class extends en(B){};var $l={};var pa={};X(pa,{highlightHtml:()=>da,highlightHtmlColorCssVariable:()=>Dl,highlightHtmlStyles:()=>gu});var Jt=class t{constructor(e,r=!0,o=[],i=5e3){this.ctx=e,this.iframes=r,this.exclude=o,this.iframesTimeout=i}static matches(e,r){let o=typeof r=="string"?[r]:r,i=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(i){let a=!1;return o.every(s=>i.call(e,s)?(a=!0,!1):!0),a}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 i=r.filter(a=>a.contains(o)).length>0;r.indexOf(o)===-1&&!i&&r.push(o)}),r}getIframeContents(e,r,o=()=>{}){let i;try{let a=e.contentWindow;if(i=a.document,!a||!i)throw new Error("iframe inaccessible")}catch{o()}i&&r(i)}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 i=!1,a=null,s=()=>{if(!i){i=!0,clearTimeout(a);try{this.isIframeBlank(e)||(e.removeEventListener("load",s),this.getIframeContents(e,r,o))}catch{o()}}};e.addEventListener("load",s),a=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,i=>{o++,this.waitForIframes(i.querySelector("html"),()=>{--o||r()})},i=>{i||r()})}forEachIframe(e,r,o,i=()=>{}){let a=e.querySelectorAll("iframe"),s=a.length,l=0;a=Array.prototype.slice.call(a);let c=()=>{--s<=0&&i(l)};s||c(),a.forEach(p=>{t.matches(p,this.exclude)?c():this.onIframeReady(p,h=>{r(p)&&(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 i=e.compareDocumentPosition(o),a=Node.DOCUMENT_POSITION_PRECEDING;if(i&a)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,i){let a=!1,s=!1;return i.forEach((l,c)=>{l.val===o&&(a=c,s=l.handled)}),this.compareNodeIframe(e,r,o)?(a===!1&&!s?i.push({val:o,handled:!0}):a!==!1&&!s&&(i[a].handled=!0),!0):(a===!1&&i.push({val:o,handled:!1}),!1)}handleOpenIframes(e,r,o,i){e.forEach(a=>{a.handled||this.getIframeContents(a.val,s=>{this.createInstanceOnIframe(s).forEachNode(r,o,i)})})}iterateThroughNodes(e,r,o,i,a){let s=this.createIterator(r,e,i),l=[],c=[],p,h,f=()=>({prevNode:h,node:p}=this.getIteratorNode(s),p);for(;f();)this.iframes&&this.forEachIframe(r,y=>this.checkIframeFilter(p,h,y,l),y=>{this.createInstanceOnIframe(y).forEachNode(e,g=>c.push(g),i)}),c.push(p);c.forEach(y=>{o(y)}),this.iframes&&this.handleOpenIframes(l,e,o,i),a()}forEachNode(e,r,o,i=()=>{}){let a=this.getContexts(),s=a.length;s||i(),a.forEach(l=>{let c=()=>{this.iterateThroughNodes(e,l,r,o,()=>{--s<=0&&i()})};this.iframes?this.waitForIframes(l,c):c()})}};var co=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 Jt(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",i=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let a in r)if(r.hasOwnProperty(a)){let s=r[a],l=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(a):this.escapeStr(a),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}`),i+`(${this.processSynomyms(l)}|${this.processSynomyms(c)})`+i))}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,i)=>{let a=i.charAt(o+1);return/[(|)\\]/.test(a)||a===""?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"],i=[];return e.split("").forEach(a=>{o.every(s=>{if(s.indexOf(a)!==-1){if(i.indexOf(s)>-1)return!1;e=e.replace(new RegExp(`[${s}]`,`gm${r}`),`[${s}]`),i.push(s)}return!0})}),e}createMergedBlanksRegExp(e){return e.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(e){let r="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",o=this.opt.accuracy,i=typeof o=="string"?o:o.value,a=typeof o=="string"?[]:o.limiters,s="";switch(a.forEach(l=>{s+=`|${this.escapeStr(l)}`}),i){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(i=>{i.trim()&&r.indexOf(i)===-1&&r.push(i)}):o.trim()&&r.indexOf(o)===-1&&r.push(o)}),{keywords:r.sort((o,i)=>i.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((i,a)=>i.start-a.start).forEach(i=>{let{start:a,end:s,valid:l}=this.callNoMatchOnInvalidRanges(i,o);l&&(i.start=a,i.length=s-a,r.push(i),o=s)}),r}callNoMatchOnInvalidRanges(e,r){let o,i,a=!1;return e&&typeof e.start<"u"?(o=parseInt(e.start,10),i=o+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&i-r>0&&i-o>0?a=!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:i,valid:a}}checkWhitespaceRanges(e,r,o){let i,a=!0,s=o.length,l=r-s,c=parseInt(e.start,10)-l;return c=c>s?s:c,i=c+parseInt(e.length,10),i>s&&(i=s,this.log(`End range automatically set to the max value of ${s}`)),c<0||i-c<0||c>s||i>s?(a=!1,this.log(`Invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)):o.substring(c,i).replace(/\s+/g,"")===""&&(a=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:c,end:i,valid:a}}getTextNodes(e){let r="",o=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,i=>{o.push({start:r.length,end:(r+=i.textContent).length,node:i})},i=>this.matchesExclude(i.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{e({value:r,nodes:o})})}matchesExclude(e){return Jt.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(e,r,o){let i=this.opt.element?this.opt.element:"mark",a=e.splitText(r),s=a.splitText(o-r),l=document.createElement(i);return l.setAttribute("data-markjs","true"),this.opt.className&&l.setAttribute("class",this.opt.className),l.textContent=a.textContent,a.parentNode.replaceChild(l,a),s}wrapRangeInMappedTextNode(e,r,o,i,a){e.nodes.every((s,l)=>{let c=e.nodes[l+1];if(typeof c>"u"||c.start>r){if(!i(s.node))return!1;let p=r-s.start,h=(o>s.end?s.end:o)-s.start,f=e.value.substr(0,s.start),y=e.value.substr(h+s.start);if(s.node=this.wrapRangeInTextNode(s.node,p,h),e.value=f+y,e.nodes.forEach((g,b)=>{b>=l&&(e.nodes[b].start>0&&b!==l&&(e.nodes[b].start-=h),e.nodes[b].end-=h)}),o-=h,a(s.node.previousSibling,s.start),o>s.end)r=s.end;else return!1}return!0})}wrapMatches(e,r,o,i,a){let s=r===0?0:r+1;this.getTextNodes(l=>{l.nodes.forEach(c=>{c=c.node;let p;for(;(p=e.exec(c.textContent))!==null&&p[s]!=="";){if(!o(p[s],c))continue;let h=p.index;if(s!==0)for(let f=1;f<s;f++)h+=p[f].length;c=this.wrapRangeInTextNode(c,h,h+p[s].length),i(c.previousSibling),e.lastIndex=0}}),a()})}wrapMatchesAcrossElements(e,r,o,i,a){let s=r===0?0:r+1;this.getTextNodes(l=>{let c;for(;(c=e.exec(l.value))!==null&&c[s]!=="";){let p=c.index;if(s!==0)for(let f=1;f<s;f++)p+=c[f].length;let h=p+c[s].length;this.wrapRangeInMappedTextNode(l,p,h,f=>o(c[s],f),(f,y)=>{e.lastIndex=y,i(f)})}a()})}wrapRangeFromIndex(e,r,o,i){this.getTextNodes(a=>{let s=a.value.length;e.forEach((l,c)=>{let{start:p,end:h,valid:f}=this.checkWhitespaceRanges(l,s,a.value);f&&this.wrapRangeInMappedTextNode(a,p,h,y=>r(y,l,a.value.substring(p,h),c),y=>{o(y,l)})}),i()})}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,i="wrapMatches",a=s=>{o++,this.opt.each(s)};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),this[i](e,this.opt.ignoreGroups,(s,l)=>this.opt.filter(l,s,o),a,()=>{o===0&&this.opt.noMatch(e),this.opt.done(o)})}mark(e,r){this.opt=r;let o=0,i="wrapMatches",{keywords:a,length:s}=this.getSeparatedKeywords(typeof e=="string"?[e]:e),l=this.opt.caseSensitive?"":"i",c=p=>{let h=new RegExp(this.createRegExp(p),`gm${l}`),f=0;this.log(`Searching with expression "${h}"`),this[i](h,1,(y,g)=>this.opt.filter(g,p,o,f),y=>{f++,o++,this.opt.each(y)},()=>{f===0&&this.opt.noMatch(p),a[s-1]===p?this.opt.done(o):c(a[a.indexOf(p)+1])})};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),s===0?this.opt.done(o):c(a[0])}markRanges(e,r){this.opt=r;let o=0,i=this.checkRanges(e);i&&i.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(i)),this.wrapRangeFromIndex(i,(a,s,l,c)=>this.opt.filter(a,s,l,c),(a,s)=>{o++,this.opt.each(a,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 i=Jt.matches(o,r),a=this.matchesExclude(o);return!i||a?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function ca(t){let e=new co(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 yu=ca,Dl=n.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),gu=T`
|
|
1
|
+
"use strict";(()=>{var Pd=Object.create;var In=Object.defineProperty;var Td=Object.getOwnPropertyDescriptor;var Id=Object.getOwnPropertyNames;var $d=Object.getPrototypeOf,kd=Object.prototype.hasOwnProperty;var Dd=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),X=(t,e)=>{for(var r in e)In(t,r,{get:e[r],enumerable:!0})},Md=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Id(e))!kd.call(t,i)&&i!==r&&In(t,i,{get:()=>e[i],enumerable:!(n=Td(e,i))||n.enumerable});return t};var Bd=(t,e,r)=>(r=t!=null?Pd($d(t)):{},Md(e||!t||!t.__esModule?In(r,"default",{value:t,enumerable:!0}):r,t));var bc=Dd((Pt,gc)=>{var dn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,pn=function(){function t(){this.fetch=!1,this.DOMException=dn.DOMException}return t.prototype=dn,new t}();(function(t){var e=function(r){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(y){return y&&DataView.prototype.isPrototypeOf(y)}if(i.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(y){return y&&s.indexOf(Object.prototype.toString.call(y))>-1};function d(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function p(y){return typeof y!="string"&&(y=String(y)),y}function f(y){var S={next:function(){var I=y.shift();return{done:I===void 0,value:I}}};return i.iterable&&(S[Symbol.iterator]=function(){return S}),S}function h(y){this.map={},y instanceof h?y.forEach(function(S,I){this.append(I,S)},this):Array.isArray(y)?y.forEach(function(S){if(S.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+S.length);this.append(S[0],S[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(S){this.append(S,y[S])},this)}h.prototype.append=function(y,S){y=d(y),S=p(S);var I=this.map[y];this.map[y]=I?I+", "+S:S},h.prototype.delete=function(y){delete this.map[d(y)]},h.prototype.get=function(y){return y=d(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(d(y))},h.prototype.set=function(y,S){this.map[d(y)]=p(S)},h.prototype.forEach=function(y,S){for(var I in this.map)this.map.hasOwnProperty(I)&&y.call(S,this.map[I],I,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(S,I){y.push(I)}),f(y)},h.prototype.values=function(){var y=[];return this.forEach(function(S){y.push(S)}),f(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(S,I){y.push([I,S])}),f(y)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function m(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function b(y){return new Promise(function(S,I){y.onload=function(){S(y.result)},y.onerror=function(){I(y.error)}})}function x(y){var S=new FileReader,I=b(S);return S.readAsArrayBuffer(y),I}function w(y){var S=new FileReader,I=b(S),H=/charset=([A-Za-z0-9_-]+)/.exec(y.type),j=H?H[1]:"utf-8";return S.readAsText(y,j),I}function P(y){for(var S=new Uint8Array(y),I=new Array(S.length),H=0;H<S.length;H++)I[H]=String.fromCharCode(S[H]);return I.join("")}function R(y){if(y.slice)return y.slice(0);var S=new Uint8Array(y.byteLength);return S.set(new Uint8Array(y)),S.buffer}function L(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:i.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:i.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():i.arrayBuffer&&i.blob&&a(y)?(this._bodyArrayBuffer=R(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||l(y))?this._bodyArrayBuffer=R(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var y=m(this);if(y)return y;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var y=m(this);return y||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=m(this);if(y)return y;if(this._bodyBlob)return w(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(P(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(M)}),this.json=function(){return this.text().then(JSON.parse)},this}var O=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function C(y){var S=y.toUpperCase();return O.indexOf(S)>-1?S:y}function A(y,S){if(!(this instanceof A))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');S=S||{};var I=S.body;if(y instanceof A){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,S.headers||(this.headers=new h(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!I&&y._bodyInit!=null&&(I=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=S.credentials||this.credentials||"same-origin",(S.headers||!this.headers)&&(this.headers=new h(S.headers)),this.method=C(S.method||this.method||"GET"),this.mode=S.mode||this.mode||null,this.signal=S.signal||this.signal||function(){if("AbortController"in n){var U=new AbortController;return U.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&I)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(I),(this.method==="GET"||this.method==="HEAD")&&(S.cache==="no-store"||S.cache==="no-cache")){var H=/([?&])_=[^&]*/;if(H.test(this.url))this.url=this.url.replace(H,"$1_="+new Date().getTime());else{var j=/\?/;this.url+=(j.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}A.prototype.clone=function(){return new A(this,{body:this._bodyInit})};function M(y){var S=new FormData;return y.trim().split("&").forEach(function(I){if(I){var H=I.split("="),j=H.shift().replace(/\+/g," "),U=H.join("=").replace(/\+/g," ");S.append(decodeURIComponent(j),decodeURIComponent(U))}}),S}function V(y){var S=new h,I=y.replace(/\r?\n[\t ]+/g," ");return I.split("\r").map(function(H){return H.indexOf(`
|
|
2
|
+
`)===0?H.substr(1,H.length):H}).forEach(function(H){var j=H.split(":"),U=j.shift().trim();if(U){var Ge=j.join(":").trim();try{S.append(U,Ge)}catch(Br){console.warn("Response "+Br.message)}}}),S}L.call(A.prototype);function K(y,S){if(!(this instanceof K))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(S||(S={}),this.type="default",this.status=S.status===void 0?200:S.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=S.statusText===void 0?"":""+S.statusText,this.headers=new h(S.headers),this.url=S.url||"",this._initBody(y)}L.call(K.prototype),K.prototype.clone=function(){return new K(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},K.error=function(){var y=new K(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Y=[301,302,303,307,308];K.redirect=function(y,S){if(Y.indexOf(S)===-1)throw new RangeError("Invalid status code");return new K(null,{status:S,headers:{location:y}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(S,I){this.message=S,this.name=I;var H=Error(S);this.stack=H.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function D(y,S){return new Promise(function(I,H){var j=new A(y,S);if(j.signal&&j.signal.aborted)return H(new r.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function Ge(){U.abort()}U.onload=function(){var ye={statusText:U.statusText,headers:V(U.getAllResponseHeaders()||"")};j.url.indexOf("file://")===0&&(U.status<200||U.status>599)?ye.status=200:ye.status=U.status,ye.url="responseURL"in U?U.responseURL:ye.headers.get("X-Request-URL");var kt="response"in U?U.response:U.responseText;setTimeout(function(){I(new K(kt,ye))},0)},U.onerror=function(){setTimeout(function(){H(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){H(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){H(new r.DOMException("Aborted","AbortError"))},0)};function Br(ye){try{return ye===""&&n.location.href?n.location.href:ye}catch{return ye}}if(U.open(j.method,Br(j.url),!0),j.credentials==="include"?U.withCredentials=!0:j.credentials==="omit"&&(U.withCredentials=!1),"responseType"in U&&(i.blob?U.responseType="blob":i.arrayBuffer&&(U.responseType="arraybuffer")),S&&typeof S.headers=="object"&&!(S.headers instanceof h||n.Headers&&S.headers instanceof n.Headers)){var gs=[];Object.getOwnPropertyNames(S.headers).forEach(function(ye){gs.push(d(ye)),U.setRequestHeader(ye,p(S.headers[ye]))}),j.headers.forEach(function(ye,kt){gs.indexOf(kt)===-1&&U.setRequestHeader(kt,ye)})}else j.headers.forEach(function(ye,kt){U.setRequestHeader(kt,ye)});j.signal&&(j.signal.addEventListener("abort",Ge),U.onreadystatechange=function(){U.readyState===4&&j.signal.removeEventListener("abort",Ge)}),U.send(typeof j._bodyInit>"u"?null:j._bodyInit)})}return D.polyfill=!0,n.fetch||(n.fetch=D,n.Headers=h,n.Request=A,n.Response=K),r.Headers=h,r.Request=A,r.Response=K,r.fetch=D,r}({})})(pn);pn.fetch.ponyfill=!0;delete pn.fetch.polyfill;var Cr=dn.fetch?dn:pn;Pt=Cr.fetch;Pt.default=Cr.fetch;Pt.fetch=Cr.fetch;Pt.Headers=Cr.Headers;Pt.Request=Cr.Request;Pt.Response=Cr.Response;gc.exports=Pt});if(!ShadowRoot.prototype.createElement){let t=window.HTMLElement,e=window.customElements.define,r=window.customElements.get,n=window.customElements,i=new WeakMap,a=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(O,C){if(O=O.toLowerCase(),this._getDefinition(O)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${O}" has already been used with this registry`);if(this._definitionsByClass.get(C)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let A=C.prototype.attributeChangedCallback,M=new Set(C.observedAttributes||[]);m(C,M,A);let V={elementClass:C,connectedCallback:C.prototype.connectedCallback,disconnectedCallback:C.prototype.disconnectedCallback,adoptedCallback:C.prototype.adoptedCallback,attributeChangedCallback:A,formAssociated:C.formAssociated,formAssociatedCallback:C.prototype.formAssociatedCallback,formDisabledCallback:C.prototype.formDisabledCallback,formResetCallback:C.prototype.formResetCallback,formStateRestoreCallback:C.prototype.formStateRestoreCallback,observedAttributes:M};this._definitionsByTag.set(O,V),this._definitionsByClass.set(C,V);let K=r.call(n,O);K||(K=h(O),e.call(n,O,K)),this===window.customElements&&(s.set(C,V),V.standInClass=K);let Y=this._awaitingUpgrade.get(O);if(Y){this._awaitingUpgrade.delete(O);for(let y of Y)a.delete(y),x(y,V,!0)}let D=this._whenDefinedPromises.get(O);return D!==void 0&&(D.resolve(C),this._whenDefinedPromises.delete(O)),C}upgrade(){P.push(this),n.upgrade.apply(n,arguments),P.pop()}get(O){return this._definitionsByTag.get(O)?.elementClass}_getDefinition(O){return this._definitionsByTag.get(O)}whenDefined(O){let C=this._getDefinition(O);if(C!==void 0)return Promise.resolve(C.elementClass);let A=this._whenDefinedPromises.get(O);return A===void 0&&(A={},A.promise=new Promise(M=>A.resolve=M),this._whenDefinedPromises.set(O,A)),A.promise}_upgradeWhenDefined(O,C,A){let M=this._awaitingUpgrade.get(C);M||this._awaitingUpgrade.set(C,M=new Set),A?M.add(O):M.delete(O)}};let d;window.HTMLElement=function(){let C=d;if(C)return d=void 0,C;let A=s.get(this.constructor);if(!A)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return C=Reflect.construct(t,[],A.standInClass),Object.setPrototypeOf(C,this.constructor.prototype),i.set(C,A),C},window.HTMLElement.prototype=t.prototype;let p=O=>O===document||O instanceof ShadowRoot,f=O=>{let C=O.getRootNode();if(!p(C)){let A=P[P.length-1];if(A instanceof CustomElementRegistry)return A;C=A.getRootNode(),p(C)||(C=l.get(C)?.getRootNode()||document)}return C.customElements},h=O=>class{static get formAssociated(){return!0}constructor(){let A=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(A,HTMLElement.prototype);let M=f(A)||window.customElements,V=M._getDefinition(O);return V?x(A,V):a.set(A,M),A}connectedCallback(){let A=i.get(this);A?A.connectedCallback&&A.connectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,O,!0)}disconnectedCallback(){let A=i.get(this);A?A.disconnectedCallback&&A.disconnectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,O,!1)}adoptedCallback(){i.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let A=i.get(this);A&&A.formAssociated&&A?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let A=i.get(this);A?.formAssociated&&A?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let A=i.get(this);A?.formAssociated&&A?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let A=i.get(this);A?.formAssociated&&A?.formStateRestoreCallback?.apply(this,arguments)}},m=(O,C,A)=>{if(C.size===0||A===void 0)return;let M=O.prototype.setAttribute;M&&(O.prototype.setAttribute=function(Y,D){let y=Y.toLowerCase();if(C.has(y)){let S=this.getAttribute(y);M.call(this,y,D),A.call(this,y,S,D)}else M.call(this,y,D)});let V=O.prototype.removeAttribute;V&&(O.prototype.removeAttribute=function(Y){let D=Y.toLowerCase();if(C.has(D)){let y=this.getAttribute(D);V.call(this,D),A.call(this,D,y,null)}else V.call(this,D)});let K=O.prototype.toggleAttribute;K&&(O.prototype.toggleAttribute=function(Y,D){let y=Y.toLowerCase();if(C.has(y)){let S=this.getAttribute(y);K.call(this,y,D);let I=this.getAttribute(y);A.call(this,y,S,I)}else K.call(this,y,D)})},b=O=>{let C=Object.getPrototypeOf(O);if(C!==window.HTMLElement)return C===t?Object.setPrototypeOf(O,window.HTMLElement):b(C)},x=(O,C,A=!1)=>{Object.setPrototypeOf(O,C.elementClass.prototype),i.set(O,C),d=O;try{new C.elementClass}catch{b(C.elementClass),new C.elementClass}C.attributeChangedCallback&&C.observedAttributes.forEach(M=>{O.hasAttribute(M)&&C.attributeChangedCallback.call(O,M,null,O.getAttribute(M))}),A&&C.connectedCallback&&O.isConnected&&C.connectedCallback.call(O)},w=Element.prototype.attachShadow;Element.prototype.attachShadow=function(O){let C=w.apply(this,arguments);return O.customElements&&(C.customElements=O.customElements),C};let P=[document],R=(O,C,A=void 0)=>{let M=(A?Object.getPrototypeOf(A):O.prototype)[C];O.prototype[C]=function(){P.push(this);let V=M.apply(A||this,arguments);return V!==void 0&&l.set(V,this),P.pop(),V}};R(ShadowRoot,"createElement",document),R(ShadowRoot,"importNode",document),R(Element,"insertAdjacentHTML");let L=(O,C)=>{let A=Object.getOwnPropertyDescriptor(O.prototype,C);Object.defineProperty(O.prototype,C,{...A,set(M){P.push(this),A.set.call(this,M),P.pop()}})};if(L(Element,"innerHTML"),L(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let O=new WeakMap,C=HTMLElement.prototype.attachInternals,A=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...Y){let D=C.call(this,...Y);return O.set(D,this),D},A.forEach(Y=>{let D=window.ElementInternals.prototype,y=D[Y];D[Y]=function(...S){let I=O.get(this);if(i.get(I).formAssociated===!0)return y?.call(this,...S);throw new DOMException(`Failed to execute ${y} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class M extends Array{constructor(D){super(...D),this._elements=D}get value(){return this._elements.find(D=>D.checked===!0)?.value||""}}class V{constructor(D){let y=new Map;D.forEach((S,I)=>{let H=S.getAttribute("name"),j=y.get(H)||[];this[+I]=S,j.push(S),y.set(H,j)}),this.length=D.length,y.forEach((S,I)=>{S&&(S.length===1?this[I]=S[0]:this[I]=new M(S))})}namedItem(D){return this[D]}}let K=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let Y=K.get.call(this,[]),D=[];for(let y of Y){let S=i.get(y);(!S||S.formAssociated===!0)&&D.push(y)}return new V(D)}})}}try{window.customElements.define("custom-element",null)}catch{let e=window.customElements.define;window.customElements.define=(r,n,i)=>{if(n!==null)try{e.bind(window.customElements)(r,n,i)}catch(a){console.info(r,n,i,a)}}}var Gn={};X(Gn,{CSSResult:()=>sr,LitElement:()=>st,ReactiveElement:()=>Ke,_$LE:()=>lp,_$LH:()=>ip,adoptStyles:()=>Mo,css:()=>T,defaultConverter:()=>Bo,getCompatibleStyle:()=>Gr,html:()=>B,isServer:()=>jf,noChange:()=>xt,notEqual:()=>Un,nothing:()=>J,render:()=>jn,supportsAdoptingStyleSheets:()=>jr,svg:()=>np,unsafeCSS:()=>Ht});var Co=globalThis,wo=Co.ShadowRoot&&(Co.ShadyCSS===void 0||Co.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,xs=Symbol(),bs=new WeakMap,Eo=class{constructor(e,r,n){if(this._$cssResult$=!0,n!==xs)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(wo&&e===void 0){let n=r!==void 0&&r.length===1;n&&(e=bs.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&bs.set(r,e))}return e}toString(){return this.cssText}},vs=t=>new Eo(typeof t=="string"?t:t+"",void 0,xs);var $n=(t,e)=>{if(wo)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Co.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}},Ao=wo?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let n of e.cssRules)r+=n.cssText;return vs(r)})(t):t;var{is:Fd,defineProperty:Ud,getOwnPropertyDescriptor:Wd,getOwnPropertyNames:Hd,getOwnPropertySymbols:zd,getPrototypeOf:Vd}=Object,Ro=globalThis,Ss=Ro.trustedTypes,jd=Ss?Ss.emptyScript:"",Gd=Ro.reactiveElementPolyfillSupport,Fr=(t,e)=>t,Ur={toAttribute(t,e){switch(e){case Boolean:t=t?jd: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}},No=(t,e)=>!Fd(t,e),Os={attribute:!0,type:String,converter:Ur,reflect:!1,hasChanged:No};Symbol.metadata??=Symbol("metadata"),Ro.litPropertyMetadata??=new WeakMap;var Dt=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=Os){if(r.state&&(r.attribute=!1),this._$Ei(),this.elementProperties.set(e,r),!r.noAccessor){let n=Symbol(),i=this.getPropertyDescriptor(e,n,r);i!==void 0&&Ud(this.prototype,e,i)}}static getPropertyDescriptor(e,r,n){let{get:i,set:a}=Wd(this.prototype,e)??{get(){return this[r]},set(s){this[r]=s}};return{get(){return i?.call(this)},set(s){let l=i?.call(this);a.call(this,s),this.requestUpdate(e,l,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Os}static _$Ei(){if(this.hasOwnProperty(Fr("elementProperties")))return;let e=Vd(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,n=[...Hd(r),...zd(r)];for(let i of n)this.createProperty(i,r[i])}let e=this[Symbol.metadata];if(e!==null){let r=litPropertyMetadata.get(e);if(r!==void 0)for(let[n,i]of r)this.elementProperties.set(n,i)}this._$Eh=new Map;for(let[r,n]of this.elementProperties){let i=this._$Eu(r,n);i!==void 0&&this._$Eh.set(i,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){let r=[];if(Array.isArray(e)){let n=new Set(e.flat(1/0).reverse());for(let i of n)r.unshift(Ao(i))}else e!==void 0&&r.push(Ao(e));return r}static _$Eu(e,r){let n=r.attribute;return n===!1?void 0:typeof n=="string"?n: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 n of r.keys())this.hasOwnProperty(n)&&(e.set(n,this[n]),delete this[n]);e.size>0&&(this._$Ep=e)}createRenderRoot(){let e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return $n(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,n){this._$AK(e,n)}_$EO(e,r){let n=this.constructor.elementProperties.get(e),i=this.constructor._$Eu(e,n);if(i!==void 0&&n.reflect===!0){let a=(n.converter?.toAttribute!==void 0?n.converter:Ur).toAttribute(r,n.type);this._$Em=e,a==null?this.removeAttribute(i):this.setAttribute(i,a),this._$Em=null}}_$AK(e,r){let n=this.constructor,i=n._$Eh.get(e);if(i!==void 0&&this._$Em!==i){let a=n.getPropertyOptions(i),s=typeof a.converter=="function"?{fromAttribute:a.converter}:a.converter?.fromAttribute!==void 0?a.converter:Ur;this._$Em=i,this[i]=s.fromAttribute(r,a.type),this._$Em=null}}requestUpdate(e,r,n,i=!1,a){if(e!==void 0){if(n??=this.constructor.getPropertyOptions(e),!(n.hasChanged??No)(i?a:this[e],r))return;this.C(e,r,n)}this.isUpdatePending===!1&&(this._$Eg=this._$EP())}C(e,r,n){this._$AL.has(e)||this._$AL.set(e,r),n.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[i,a]of this._$Ep)this[i]=a;this._$Ep=void 0}let n=this.constructor.elementProperties;if(n.size>0)for(let[i,a]of n)a.wrapped!==!0||this._$AL.has(i)||this[i]===void 0||this.C(i,this[i],a)}let e=!1,r=this._$AL;try{e=this.shouldUpdate(r),e?(this.willUpdate(r),this._$E_?.forEach(n=>n.hostUpdate?.()),this.update(r)):this._$ET()}catch(n){throw e=!1,this._$ET(),n}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){}};Dt.elementStyles=[],Dt.shadowRootOptions={mode:"open"},Dt[Fr("elementProperties")]=new Map,Dt[Fr("finalized")]=new Map,Gd?.({ReactiveElement:Dt}),(Ro.reactiveElementVersions??=[]).push("2.0.2");var Dn=globalThis,_o=Dn.trustedTypes,Cs=_o?_o.createPolicy("lit-html",{createHTML:t=>t}):void 0,Mn="$lit$",it=`lit$${(Math.random()+"").slice(9)}$`,Bn="?"+it,Kd=`<${Bn}>`,Ft=document,Lo=()=>Ft.createComment(""),Hr=t=>t===null||typeof t!="object"&&typeof t!="function",_s=Array.isArray,Ls=t=>_s(t)||typeof t?.[Symbol.iterator]=="function",kn=`[
|
|
3
|
+
\f\r]`,Wr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Es=/-->/g,ws=/>/g,Mt=RegExp(`>|${kn}(?:([^\\s"'>=/]+)(${kn}*=${kn}*(?:[^
|
|
4
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),As=/'/g,Rs=/"/g,Ps=/^(?:script|style|textarea|title)$/i,Ts=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Is=Ts(1),$s=Ts(2),Le=Symbol.for("lit-noChange"),se=Symbol.for("lit-nothing"),Ns=new WeakMap,Bt=Ft.createTreeWalker(Ft,129);function ks(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Cs!==void 0?Cs.createHTML(e):e}var Ds=(t,e)=>{let r=t.length-1,n=[],i,a=e===2?"<svg>":"",s=Wr;for(let l=0;l<r;l++){let d=t[l],p,f,h=-1,m=0;for(;m<d.length&&(s.lastIndex=m,f=s.exec(d),f!==null);)m=s.lastIndex,s===Wr?f[1]==="!--"?s=Es:f[1]!==void 0?s=ws:f[2]!==void 0?(Ps.test(f[2])&&(i=RegExp("</"+f[2],"g")),s=Mt):f[3]!==void 0&&(s=Mt):s===Mt?f[0]===">"?(s=i??Wr,h=-1):f[1]===void 0?h=-2:(h=s.lastIndex-f[2].length,p=f[1],s=f[3]===void 0?Mt:f[3]==='"'?Rs:As):s===Rs||s===As?s=Mt:s===Es||s===ws?s=Wr:(s=Mt,i=void 0);let b=s===Mt&&t[l+1].startsWith("/>")?" ":"";a+=s===Wr?d+Kd:h>=0?(n.push(p),d.slice(0,h)+Mn+d.slice(h)+it+b):d+it+(h===-2?l:b)}return[ks(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),n]},zr=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,d=this.parts,[p,f]=Ds(e,r);if(this.el=t.createElement(p,n),Bt.currentNode=this.el.content,r===2){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(i=Bt.nextNode())!==null&&d.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let h of i.getAttributeNames())if(h.endsWith(Mn)){let m=f[s++],b=i.getAttribute(h).split(it),x=/([.?@])?(.*)/.exec(m);d.push({type:1,index:a,name:x[2],strings:b,ctor:x[1]==="."?To:x[1]==="?"?Io:x[1]==="@"?$o:Wt}),i.removeAttribute(h)}else h.startsWith(it)&&(d.push({type:6,index:a}),i.removeAttribute(h));if(Ps.test(i.tagName)){let h=i.textContent.split(it),m=h.length-1;if(m>0){i.textContent=_o?_o.emptyScript:"";for(let b=0;b<m;b++)i.append(h[b],Lo()),Bt.nextNode(),d.push({type:2,index:++a});i.append(h[m],Lo())}}}else if(i.nodeType===8)if(i.data===Bn)d.push({type:2,index:a});else{let h=-1;for(;(h=i.data.indexOf(it,h+1))!==-1;)d.push({type:7,index:a}),h+=it.length-1}a++}}static createElement(e,r){let n=Ft.createElement("template");return n.innerHTML=e,n}};function Ut(t,e,r=t,n){if(e===Le)return e;let i=n!==void 0?r._$Co?.[n]:r._$Cl,a=Hr(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(e=Ut(t,i._$AS(t,e.values),i,n)),e}var Po=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:n}=this._$AD,i=(e?.creationScope??Ft).importNode(r,!0);Bt.currentNode=i;let a=Bt.nextNode(),s=0,l=0,d=n[0];for(;d!==void 0;){if(s===d.index){let p;d.type===2?p=new Vr(a,a.nextSibling,this,e):d.type===1?p=new d.ctor(a,d.name,d.strings,this,e):d.type===6&&(p=new ko(a,this,e)),this._$AV.push(p),d=n[++l]}s!==d?.index&&(a=Bt.nextNode(),s++)}return Bt.currentNode=Ft,i}p(e){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,r),r+=n.strings.length-2):n._$AI(e[r])),r++}},Vr=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=se,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.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=Ut(this,e,r),Hr(e)?e===se||e==null||e===""?(this._$AH!==se&&this._$AR(),this._$AH=se):e!==this._$AH&&e!==Le&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Ls(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!==se&&Hr(this._$AH)?this._$AA.nextSibling.data=e:this.$(Ft.createTextNode(e)),this._$AH=e}g(e){let{values:r,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=zr.createElement(ks(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new Po(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=Ns.get(e.strings);return r===void 0&&Ns.set(e.strings,r=new zr(e)),r}T(e){_s(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let a of e)i===r.length?r.push(n=new t(this.k(Lo()),this.k(Lo()),this,this.options)):n=r[i],n._$AI(a),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}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,n,i,a){this.type=1,this._$AH=se,this._$AN=void 0,this.element=e,this.name=r,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=se}_$AI(e,r=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=Ut(this,e,r,0),s=!Hr(e)||e!==this._$AH&&e!==Le,s&&(this._$AH=e);else{let l=e,d,p;for(e=a[0],d=0;d<a.length-1;d++)p=Ut(this,l[n+d],r,d),p===Le&&(p=this._$AH[d]),s||=!Hr(p)||p!==this._$AH[d],p===se?e=se:e!==se&&(e+=(p??"")+a[d+1]),this._$AH[d]=p}s&&!i&&this.O(e)}O(e){e===se?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},To=class extends Wt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===se?void 0:e}},Io=class extends Wt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==se)}},$o=class extends Wt{constructor(e,r,n,i,a){super(e,r,n,i,a),this.type=5}_$AI(e,r=this){if((e=Ut(this,e,r,0)??se)===Le)return;let n=this._$AH,i=e===se&&n!==se||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==se&&(n===se||i);i&&this.element.removeEventListener(this.name,this,n),a&&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)}},ko=class{constructor(e,r,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){Ut(this,e)}},Ms={j:Mn,P:it,A:Bn,C:1,M:Ds,L:Po,R:Ls,V:Ut,D:Vr,I:Wt,H:Io,N:$o,U:To,B:ko},Zd=Dn.litHtmlPolyfillSupport;Zd?.(zr,Vr),(Dn.litHtmlVersions??=[]).push("3.1.0");var Do=globalThis,jr=Do.ShadowRoot&&(Do.ShadyCSS===void 0||Do.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Fn=Symbol(),Bs=new WeakMap,sr=class{constructor(e,r,n){if(this._$cssResult$=!0,n!==Fn)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(jr&&e===void 0){let n=r!==void 0&&r.length===1;n&&(e=Bs.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&Bs.set(r,e))}return e}toString(){return this.cssText}},Ht=t=>new sr(typeof t=="string"?t:t+"",void 0,Fn),T=(t,...e)=>{let r=t.length===1?t[0]:e.reduce((n,i,a)=>n+(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.")})(i)+t[a+1],t[0]);return new sr(r,t,Fn)},Mo=(t,e)=>{if(jr)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Do.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}},Gr=jr?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let n of e.cssRules)r+=n.cssText;return Ht(r)})(t):t;var{is:qd,defineProperty:Yd,getOwnPropertyDescriptor:Xd,getOwnPropertyNames:Jd,getOwnPropertySymbols:Qd,getPrototypeOf:ep}=Object,Fo=globalThis,Fs=Fo.trustedTypes,tp=Fs?Fs.emptyScript:"",rp=Fo.reactiveElementPolyfillSupport,Kr=(t,e)=>t,Bo={toAttribute(t,e){switch(e){case Boolean:t=t?tp: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}},Un=(t,e)=>!qd(t,e),Us={attribute:!0,type:String,converter:Bo,reflect:!1,hasChanged:Un};Symbol.metadata??=Symbol("metadata"),Fo.litPropertyMetadata??=new WeakMap;var Ke=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=Us){if(r.state&&(r.attribute=!1),this._$Ei(),this.elementProperties.set(e,r),!r.noAccessor){let n=Symbol(),i=this.getPropertyDescriptor(e,n,r);i!==void 0&&Yd(this.prototype,e,i)}}static getPropertyDescriptor(e,r,n){let{get:i,set:a}=Xd(this.prototype,e)??{get(){return this[r]},set(s){this[r]=s}};return{get(){return i?.call(this)},set(s){let l=i?.call(this);a.call(this,s),this.requestUpdate(e,l,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Us}static _$Ei(){if(this.hasOwnProperty(Kr("elementProperties")))return;let e=ep(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(Kr("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Kr("properties"))){let r=this.properties,n=[...Jd(r),...Qd(r)];for(let i of n)this.createProperty(i,r[i])}let e=this[Symbol.metadata];if(e!==null){let r=litPropertyMetadata.get(e);if(r!==void 0)for(let[n,i]of r)this.elementProperties.set(n,i)}this._$Eh=new Map;for(let[r,n]of this.elementProperties){let i=this._$Eu(r,n);i!==void 0&&this._$Eh.set(i,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){let r=[];if(Array.isArray(e)){let n=new Set(e.flat(1/0).reverse());for(let i of n)r.unshift(Gr(i))}else e!==void 0&&r.push(Gr(e));return r}static _$Eu(e,r){let n=r.attribute;return n===!1?void 0:typeof n=="string"?n: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 n of r.keys())this.hasOwnProperty(n)&&(e.set(n,this[n]),delete this[n]);e.size>0&&(this._$Ep=e)}createRenderRoot(){let e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Mo(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,n){this._$AK(e,n)}_$EO(e,r){let n=this.constructor.elementProperties.get(e),i=this.constructor._$Eu(e,n);if(i!==void 0&&n.reflect===!0){let a=(n.converter?.toAttribute!==void 0?n.converter:Bo).toAttribute(r,n.type);this._$Em=e,a==null?this.removeAttribute(i):this.setAttribute(i,a),this._$Em=null}}_$AK(e,r){let n=this.constructor,i=n._$Eh.get(e);if(i!==void 0&&this._$Em!==i){let a=n.getPropertyOptions(i),s=typeof a.converter=="function"?{fromAttribute:a.converter}:a.converter?.fromAttribute!==void 0?a.converter:Bo;this._$Em=i,this[i]=s.fromAttribute(r,a.type),this._$Em=null}}requestUpdate(e,r,n,i=!1,a){if(e!==void 0){if(n??=this.constructor.getPropertyOptions(e),!(n.hasChanged??Un)(i?a:this[e],r))return;this.C(e,r,n)}this.isUpdatePending===!1&&(this._$Eg=this._$EP())}C(e,r,n){this._$AL.has(e)||this._$AL.set(e,r),n.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[i,a]of this._$Ep)this[i]=a;this._$Ep=void 0}let n=this.constructor.elementProperties;if(n.size>0)for(let[i,a]of n)a.wrapped!==!0||this._$AL.has(i)||this[i]===void 0||this.C(i,this[i],a)}let e=!1,r=this._$AL;try{e=this.shouldUpdate(r),e?(this.willUpdate(r),this._$E_?.forEach(n=>n.hostUpdate?.()),this.update(r)):this._$ET()}catch(n){throw e=!1,this._$ET(),n}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){}};Ke.elementStyles=[],Ke.shadowRootOptions={mode:"open"},Ke[Kr("elementProperties")]=new Map,Ke[Kr("finalized")]=new Map,rp?.({ReactiveElement:Ke}),(Fo.reactiveElementVersions??=[]).push("2.0.2");var Hn=globalThis,Uo=Hn.trustedTypes,Ws=Uo?Uo.createPolicy("lit-html",{createHTML:t=>t}):void 0,zn="$lit$",at=`lit$${(Math.random()+"").slice(9)}$`,Vn="?"+at,op=`<${Vn}>`,jt=document,qr=()=>jt.createComment(""),Yr=t=>t===null||typeof t!="object"&&typeof t!="function",Ks=Array.isArray,Zs=t=>Ks(t)||typeof t?.[Symbol.iterator]=="function",Wn=`[
|
|
5
|
+
\f\r]`,Zr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Hs=/-->/g,zs=/>/g,zt=RegExp(`>|${Wn}(?:([^\\s"'>=/]+)(${Wn}*=${Wn}*(?:[^
|
|
6
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Vs=/'/g,js=/"/g,qs=/^(?:script|style|textarea|title)$/i,Ys=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),B=Ys(1),np=Ys(2),xt=Symbol.for("lit-noChange"),J=Symbol.for("lit-nothing"),Gs=new WeakMap,Vt=jt.createTreeWalker(jt,129);function Xs(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ws!==void 0?Ws.createHTML(e):e}var Js=(t,e)=>{let r=t.length-1,n=[],i,a=e===2?"<svg>":"",s=Zr;for(let l=0;l<r;l++){let d=t[l],p,f,h=-1,m=0;for(;m<d.length&&(s.lastIndex=m,f=s.exec(d),f!==null);)m=s.lastIndex,s===Zr?f[1]==="!--"?s=Hs:f[1]!==void 0?s=zs:f[2]!==void 0?(qs.test(f[2])&&(i=RegExp("</"+f[2],"g")),s=zt):f[3]!==void 0&&(s=zt):s===zt?f[0]===">"?(s=i??Zr,h=-1):f[1]===void 0?h=-2:(h=s.lastIndex-f[2].length,p=f[1],s=f[3]===void 0?zt:f[3]==='"'?js:Vs):s===js||s===Vs?s=zt:s===Hs||s===zs?s=Zr:(s=zt,i=void 0);let b=s===zt&&t[l+1].startsWith("/>")?" ":"";a+=s===Zr?d+op:h>=0?(n.push(p),d.slice(0,h)+zn+d.slice(h)+at+b):d+at+(h===-2?l:b)}return[Xs(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),n]},Xr=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,d=this.parts,[p,f]=Js(e,r);if(this.el=t.createElement(p,n),Vt.currentNode=this.el.content,r===2){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(i=Vt.nextNode())!==null&&d.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let h of i.getAttributeNames())if(h.endsWith(zn)){let m=f[s++],b=i.getAttribute(h).split(at),x=/([.?@])?(.*)/.exec(m);d.push({type:1,index:a,name:x[2],strings:b,ctor:x[1]==="."?Ho:x[1]==="?"?zo:x[1]==="@"?Vo:Kt}),i.removeAttribute(h)}else h.startsWith(at)&&(d.push({type:6,index:a}),i.removeAttribute(h));if(qs.test(i.tagName)){let h=i.textContent.split(at),m=h.length-1;if(m>0){i.textContent=Uo?Uo.emptyScript:"";for(let b=0;b<m;b++)i.append(h[b],qr()),Vt.nextNode(),d.push({type:2,index:++a});i.append(h[m],qr())}}}else if(i.nodeType===8)if(i.data===Vn)d.push({type:2,index:a});else{let h=-1;for(;(h=i.data.indexOf(at,h+1))!==-1;)d.push({type:7,index:a}),h+=at.length-1}a++}}static createElement(e,r){let n=jt.createElement("template");return n.innerHTML=e,n}};function Gt(t,e,r=t,n){if(e===xt)return e;let i=n!==void 0?r._$Co?.[n]:r._$Cl,a=Yr(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(e=Gt(t,i._$AS(t,e.values),i,n)),e}var Wo=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:n}=this._$AD,i=(e?.creationScope??jt).importNode(r,!0);Vt.currentNode=i;let a=Vt.nextNode(),s=0,l=0,d=n[0];for(;d!==void 0;){if(s===d.index){let p;d.type===2?p=new lr(a,a.nextSibling,this,e):d.type===1?p=new d.ctor(a,d.name,d.strings,this,e):d.type===6&&(p=new jo(a,this,e)),this._$AV.push(p),d=n[++l]}s!==d?.index&&(a=Vt.nextNode(),s++)}return Vt.currentNode=jt,i}p(e){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,r),r+=n.strings.length-2):n._$AI(e[r])),r++}},lr=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=J,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.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=Gt(this,e,r),Yr(e)?e===J||e==null||e===""?(this._$AH!==J&&this._$AR(),this._$AH=J):e!==this._$AH&&e!==xt&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Zs(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!==J&&Yr(this._$AH)?this._$AA.nextSibling.data=e:this.$(jt.createTextNode(e)),this._$AH=e}g(e){let{values:r,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Xr.createElement(Xs(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new Wo(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=Gs.get(e.strings);return r===void 0&&Gs.set(e.strings,r=new Xr(e)),r}T(e){Ks(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let a of e)i===r.length?r.push(n=new t(this.k(qr()),this.k(qr()),this,this.options)):n=r[i],n._$AI(a),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Kt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,i,a){this.type=1,this._$AH=J,this._$AN=void 0,this.element=e,this.name=r,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=J}_$AI(e,r=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=Gt(this,e,r,0),s=!Yr(e)||e!==this._$AH&&e!==xt,s&&(this._$AH=e);else{let l=e,d,p;for(e=a[0],d=0;d<a.length-1;d++)p=Gt(this,l[n+d],r,d),p===xt&&(p=this._$AH[d]),s||=!Yr(p)||p!==this._$AH[d],p===J?e=J:e!==J&&(e+=(p??"")+a[d+1]),this._$AH[d]=p}s&&!i&&this.O(e)}O(e){e===J?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Ho=class extends Kt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===J?void 0:e}},zo=class extends Kt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==J)}},Vo=class extends Kt{constructor(e,r,n,i,a){super(e,r,n,i,a),this.type=5}_$AI(e,r=this){if((e=Gt(this,e,r,0)??J)===xt)return;let n=this._$AH,i=e===J&&n!==J||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==J&&(n===J||i);i&&this.element.removeEventListener(this.name,this,n),a&&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)}},jo=class{constructor(e,r,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){Gt(this,e)}},ip={j:zn,P:at,A:Vn,C:1,M:Js,L:Wo,R:Zs,V:Gt,D:lr,I:Kt,H:zo,N:Vo,U:Ho,B:jo},ap=Hn.litHtmlPolyfillSupport;ap?.(Xr,lr),(Hn.litHtmlVersions??=[]).push("3.1.0");var jn=(t,e,r)=>{let n=r?.renderBefore??e,i=n._$litPart$;if(i===void 0){let a=r?.renderBefore??null;n._$litPart$=i=new lr(e.insertBefore(qr(),a),a,void 0,r??{})}return i._$AI(t),i};var st=class extends Ke{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=jn(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return xt}};st._$litElement$=!0,st.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:st});var sp=globalThis.litElementPolyfillSupport;sp?.({LitElement:st});var lp={_$AK:(t,e,r)=>{t._$AK(e,r)},_$AL:t=>t._$AL};(globalThis.litElementVersions??=[]).push("4.0.2");var jf=!1;var Yn={};X(Yn,{customElement:()=>cp,eventOptions:()=>cr,property:()=>v,query:()=>z,queryAll:()=>Kn,queryAssignedElements:()=>Zn,queryAssignedNodes:()=>qn,queryAsync:()=>up,standardProperty:()=>Qs,state:()=>G});var cp=t=>(e,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(t,e)}):customElements.define(t,e)};var dp={attribute:!0,type:String,converter:Ur,reflect:!1,hasChanged:No},Qs=(t=dp,e,r)=>{let{kind:n,metadata:i}=r,a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),a.set(r.name,t),n==="accessor"){let{name:s}=r;return{set(l){let d=e.get.call(this);e.set.call(this,l),this.requestUpdate(s,d,t)},init(l){return l!==void 0&&this.C(s,void 0,t),l}}}if(n==="setter"){let{name:s}=r;return function(l){let d=this[s];e.call(this,l),this.requestUpdate(s,d,t)}}throw Error("Unsupported decorator location: "+n)};function v(t){return(e,r)=>typeof r=="object"?Qs(t,e,r):((n,i,a)=>{let s=i.hasOwnProperty(a);return i.constructor.createProperty(a,s?{...n,wrapped:!0}:n),s?Object.getOwnPropertyDescriptor(i,a):void 0})(t,e,r)}function G(t){return v({...t,state:!0,attribute:!1})}function cr(t){return(e,r)=>{let n=typeof e=="function"?e:e[r];Object.assign(n,t)}}var Ue=(t,e,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof e!="object"&&Object.defineProperty(t,e,r),r);function z(t,e){return(r,n,i)=>{let a=s=>s.renderRoot?.querySelector(t)??null;if(e){let{get:s,set:l}=typeof n=="object"?r:i??(()=>{let d=Symbol();return{get(){return this[d]},set(p){this[d]=p}}})();return Ue(r,n,{get(){let d=s.call(this);return d===void 0&&(d=a(this),(d!==null||this.hasUpdated)&&l.call(this,d)),d}})}return Ue(r,n,{get(){return a(this)}})}}var pp;function Kn(t){return(e,r)=>Ue(e,r,{get(){return(this.renderRoot??(pp??=document.createDocumentFragment())).querySelectorAll(t)}})}function up(t){return(e,r)=>Ue(e,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(t)??null}})}function Zn(t){return(e,r)=>{let{slot:n,selector:i}=t??{},a="slot"+(n?`[name=${n}]`:":not([name])");return Ue(e,r,{get(){let s=this.renderRoot?.querySelector(a),l=s?.assignedElements(t)??[];return i===void 0?l:l.filter(d=>d.matches(i))}})}}function qn(t){return(e,r)=>{let{slot:n}=t??{},i="slot"+(n?`[name=${n}]`:":not([name])");return Ue(e,r,{get(){return this.renderRoot?.querySelector(i)?.assignedNodes(t)??[]}})}}var Jn={};X(Jn,{repeat:()=>Xn});var vt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},St=t=>(...e)=>({_$litDirective$:t,values:e}),Ze=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,r,n){this._$Ct=e,this._$AM=r,this._$Ci=n}_$AS(e,r){return this.update(e,r)}update(e,r){return this.render(...r)}};var{D:fp}=Ms;var el=()=>document.createComment(""),dr=(t,e,r)=>{let n=t._$AA.parentNode,i=e===void 0?t._$AB:e._$AA;if(r===void 0){let a=n.insertBefore(el(),i),s=n.insertBefore(el(),i);r=new fp(a,s,t,t.options)}else{let a=r._$AB.nextSibling,s=r._$AM,l=s!==t;if(l){let d;r._$AQ?.(t),r._$AM=t,r._$AP!==void 0&&(d=t._$AU)!==s._$AU&&r._$AP(d)}if(a!==i||l){let d=r._$AA;for(;d!==a;){let p=d.nextSibling;n.insertBefore(d,i),d=p}}}return r},Ot=(t,e,r=t)=>(t._$AI(e,r),t),hp={},tl=(t,e=hp)=>t._$AH=e,rl=t=>t._$AH,Go=t=>{t._$AP?.(!1,!0);let e=t._$AA,r=t._$AB.nextSibling;for(;e!==r;){let n=e.nextSibling;e.remove(),e=n}};var ol=(t,e,r)=>{let n=new Map;for(let i=e;i<=r;i++)n.set(t[i],i);return n},Xn=St(class extends Ze{constructor(t){if(super(t),t.type!==vt.CHILD)throw Error("repeat() can only be used in text expressions")}ht(t,e,r){let n;r===void 0?r=e:e!==void 0&&(n=e);let i=[],a=[],s=0;for(let l of t)i[s]=n?n(l,s):s,a[s]=r(l,s),s++;return{values:a,keys:i}}render(t,e,r){return this.ht(t,e,r).values}update(t,[e,r,n]){let i=rl(t),{values:a,keys:s}=this.ht(e,r,n);if(!Array.isArray(i))return this.dt=s,a;let l=this.dt??=[],d=[],p,f,h=0,m=i.length-1,b=0,x=a.length-1;for(;h<=m&&b<=x;)if(i[h]===null)h++;else if(i[m]===null)m--;else if(l[h]===s[b])d[b]=Ot(i[h],a[b]),h++,b++;else if(l[m]===s[x])d[x]=Ot(i[m],a[x]),m--,x--;else if(l[h]===s[x])d[x]=Ot(i[h],a[x]),dr(t,d[x+1],i[h]),h++,x--;else if(l[m]===s[b])d[b]=Ot(i[m],a[b]),dr(t,i[h],i[m]),m--,b++;else if(p===void 0&&(p=ol(s,b,x),f=ol(l,h,m)),p.has(l[h]))if(p.has(l[m])){let w=f.get(s[b]),P=w!==void 0?i[w]:null;if(P===null){let R=dr(t,i[h]);Ot(R,a[b]),d[b]=R}else d[b]=Ot(P,a[b]),dr(t,i[h],P),i[w]=null;b++}else Go(i[m]),m--;else Go(i[h]),h++;for(;b<=x;){let w=dr(t,d[x+1]);Ot(w,a[b]),d[b++]=w}for(;h<=m;){let w=i[h++];w!==null&&Go(w)}return this.dt=s,tl(t,d),Le}});var Qn={};X(Qn,{classMap:()=>We});var We=St(class extends Ze{constructor(t){if(super(t),t.type!==vt.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(n=>n!=="")));for(let n in e)e[n]&&!this.st?.has(n)&&this.it.add(n);return this.render(e)}let r=t.element.classList;for(let n of this.it)n in e||(r.remove(n),this.it.delete(n));for(let n in e){let i=!!e[n];i===this.it.has(n)||this.st?.has(n)||(i?(r.add(n),this.it.add(n)):(r.remove(n),this.it.delete(n)))}return Le}});var ei={};X(ei,{styleMap:()=>mp});var nl="important",yp=" !"+nl,mp=St(class extends Ze{constructor(t){if(super(t),t.type!==vt.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 n=t[r];return n==null?e:e+`${r=r.includes("-")?r:r.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${n};`},"")}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 n of this.ut)e[n]==null&&(this.ut.delete(n),n.includes("-")?r.removeProperty(n):r[n]=null);for(let n in e){let i=e[n];if(i!=null){this.ut.add(n);let a=typeof i=="string"&&i.endsWith(yp);n.includes("-")||a?r.setProperty(n,a?i.slice(0,-11):i,a?nl:""):r[n]=i}}return Le}});var ri={};X(ri,{UnsafeHTMLDirective:()=>pr,unsafeHTML:()=>ti});var pr=class extends Ze{constructor(e){if(super(e),this.et=se,e.type!==vt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===se||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:[]}}};pr.directiveName="unsafeHTML",pr.resultType=1;var ti=St(pr);var ni={};X(ni,{CacheRegistry:()=>qe});var oi={};X(oi,{CancelablePromise:()=>ur,CanceledPromiseError:()=>Ct,cancelable:()=>fr});var Ct=class extends Error{constructor(e,r,n){super(e),this.canceledPromiseResult=r,this.canceledPromiseError=n}},ur=class extends Promise{constructor(e){super((r,n)=>e(i=>{this.isCanceled?n(new Ct("Promise has been canceled",i)):r(i)},i=>{this.isCanceled?n(new Ct("Promise has been canceled",void 0,i)):n(i)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},fr=t=>new ur((e,r)=>t.then(e).catch(r));var qe=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 ur&&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,n){if(this.content[e]===void 0){if(r=r??this.loaders[e],r==null)throw new Error("Unknown cache key "+e);let i=fr(r());return this.content[e]=i,i.then(a=>(this.content[e]=a,n!=null&&(this.clearClearTimeout(e),this.clearTimeouts[e]=window.setTimeout(()=>this.clear(e),n)),a))}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 ai={};X(ai,{ClusteringHelper:()=>ii});var ii=class t{constructor(e,r,n,i){this.allResults=e,this.selectedResult=r,this.clusteringMetadata=n,this.metadataDescriptors=i}static extractResultMetadata(e,r){var n,i;let a=((i=(n=e?.map)!==null&&n!==void 0?n:e?.document)!==null&&i!==void 0?i:e?.topic).metadata;return r==null?t.flattenMetadata(a):t.flattenMetadata(a.find(s=>s.key===r))}static flattenMetadata(e){if(Array.isArray(e))return e.map(n=>t.flattenMetadata(n)).filter(n=>n!=null);let r=e?.hierarchicalValues!=null&&e.hierarchicalValues.length>0;if(!(e==null||e.values.length==0&&!r))if(r){let n=[],i=[];return e.hierarchicalValues.forEach(a=>{n.push(a.join(" > ")),a.length>2?i.push(`... > ${a[a.length-1]}`):i.push(a.join(" > "))}),{key:e.key,label:e.label,value:n.join(", "),displayValue:i.join(", ")}}else{let n=e.values.join(", ");return{key:e.key,label:e.label,value:n,displayValue:n}}}computeClustersItemsForMetadata(e,r,n="No value"){var i,a;let s=t.extractResultMetadata(this.selectedResult,e),l=(i=s?.label)!==null&&i!==void 0?i:(a=this.getMetadataDescriptor(e))===null||a===void 0?void 0:a.label;return this.allResults.map(p=>t.extractResultMetadata(p,e)).map(p=>p??{key:e,label:l,value:void 0,displayValue:n}).filter(p=>p.value!=s?.value).filter((p,f,h)=>h.findIndex(m=>m.value===p.value)===f).map(p=>({result:this.findBestResultForMetadataValue(e,p.value),metadata:p})).sort((p,f)=>this.compareMetadata(p.metadata.value,f.metadata.value,e,r))}compareMetadata(e,r,n,i){if(e==null)return-1;if(r==null)return 1;let a=this.getMetadataDescriptor(n),s=a?.sortRule||"NONE",l=a?.reverseSort||!1;if(s=="ALPHABET"||s=="VERSION"){let d=e.localeCompare(r,i,{numeric:!0});return l?d*-1:d}return 0}getMetadataDescriptor(e){return this.metadataDescriptors.find(r=>e==r.key)}findBestResultForMetadataValue(e,r){let n=this.allResults.filter(d=>{var p;return((p=t.extractResultMetadata(d,e))===null||p===void 0?void 0:p.value)==r}),a=[...t.extractResultMetadata(this.selectedResult).filter(d=>this.clusteringMetadata.has(d.key)).filter(d=>d.key!==e)],s,l=-1;for(let d of n){let p=this.countMatchingMetadata(d,a);if(p>l&&(l=p,s=d,p===a.length))break}return s}countMatchingMetadata(e,r){return t.extractResultMetadata(e).filter(n=>r.some(i=>i.key===n.key&&i.value===n.value)).length}};var si={};X(si,{Debouncer:()=>ie});var ie=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,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(l){i(l);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var di={};X(di,{customElement:()=>Z,isNumber:()=>sl,jsonProperty:()=>me,optionalNumberProperty:()=>Op});var ci={};X(ci,{dateReviver:()=>bp,deepEqual:()=>Pe,delay:()=>Ko,eventPathContainsMatchingElement:()=>vp,flatDeep:()=>Zt,hasChanged:()=>Jr,last:()=>Sp,minmax:()=>li,parseDate:()=>al,waitFor:()=>il,waitUntil:()=>gp});var Ko=t=>new Promise(e=>setTimeout(e,t));async function gp(t,e=10,r=2e4){await il(async()=>await t()||void 0,e,r)}async function il(t,e=10,r=2e4){let n=await t(),i,a;for(i=a=performance.now();n==null&&(!r||a-i<r);)await Ko(e),n=await t(),a=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function Zt(t,e){return t.flatMap(r=>[r,...Zt(e(r),e)])}function bp(...t){return function(e,r){return t.includes(e)?al(r):r}}function al(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,n,i)=>r+n+":"+i),new Date(t)}function xp(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,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!Pe(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Pe(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[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(i=Object.keys(t),r=i.length,r!==Object.keys(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){var a=i[n];if(!Pe(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Pe(t,e){try{return xp(t,e)}catch{return!1}}function Jr(t,e){return!Pe(t,e)}function vp(t,e,r=window.document.body){if(e.length>0){let n=t.composedPath();for(let i of n){if(i===r)return!1;if(i.matches&&e.some(a=>i.matches(a)))return!0}}return!1}function li(t,e,r){return Math.min(Math.max(t,e),r)}function Sp(t){return t[t.length-1]}var Z=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function me(t,e){let r=()=>JSON.parse(JSON.stringify(t));return v({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Jr,...e??{}})}function Op(t){return v({type:Object,converter:{fromAttribute:e=>{if(e!=null)return sl(e)?+e:void 0},toAttribute:e=>e==null?void 0:""+e},...t??{}})}function sl(t){return!isNaN(parseFloat(t))}var Fi={};X(Fi,{designSystemVariables:()=>$});var Bi={};X(Bi,{DesignSystemFamily:()=>qt,DesignSystemSize:()=>ct,FtCssVariableFactory:()=>o,badge:()=>Np,banner:()=>Rp,breadcrumb:()=>_p,button:()=>g,chart:()=>Hp,checkbox:()=>jp,chip:()=>wp,chipChoice:()=>Ep,collapsible:()=>Up,comboboxMultiSelect:()=>Bp,comboboxSingleSelect:()=>Mp,drawer:()=>Tp,floatingMenu:()=>Dp,foundation:()=>c,link:()=>Ap,modal:()=>Pp,notice:()=>Vp,notification:()=>Zp,pageDesigner:()=>zp,pageHeader:()=>Lp,popover:()=>Fp,radio:()=>Kp,resolveFamilyClass:()=>Di,resolveSizeClass:()=>Mi,semantic:()=>u,setVariable:()=>E,switch_:()=>Wp,tabs:()=>Ip,textArea:()=>kp,textInput:()=>$p,toggle:()=>Gp,tooltip:()=>qp,typographies:()=>Qr,typographyBody1Medium:()=>mi,typographyBody1Regular:()=>yi,typographyBody1Semibold:()=>gi,typographyBody2Medium:()=>xi,typographyBody2MediumUnderline:()=>ll,typographyBody2Regular:()=>bi,typographyBody2Semibold:()=>vi,typographyCaption1Bold:()=>_i,typographyCaption1Medium:()=>Ri,typographyCaption1Semibold:()=>Ni,typographyCaption2Bold:()=>Ti,typographyCaption2Medium:()=>Li,typographyCaption2Semibold:()=>Pi,typographyCaption3Bold:()=>ki,typographyCaption3Medium:()=>Ii,typographyCaption3Semibold:()=>$i,typographyDisplay:()=>pi,typographyLabel1Bold:()=>Ci,typographyLabel1Medium:()=>Si,typographyLabel1Semibold:()=>Oi,typographyLabel2Bold:()=>Ai,typographyLabel2Medium:()=>Ei,typographyLabel2Semibold:()=>wi,typographyTitle1:()=>ui,typographyTitle2:()=>fi,typographyTitle3:()=>hi,typographyVariants:()=>Cp});var lt=t=>typeof t=="string"?Ht(t):t,o=class{static create(e,r,n,i){let a=l=>lt(l??i),s=T`var(${lt(e)}, ${a(i)})`;return s.name=e,s.description=r,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>T`var(${lt(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,r,n,i){let a=l=>n.get(l??i),s=T`var(${lt(e)}, ${a(i)})`;return s.name=e,s.description=r,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>T`var(${lt(e)}, ${a(l)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(e,r){let n=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):lt(a??e.lastResortDefaultValue()),i=T`var(${lt(e.name)}, ${n(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=r,i.defaultCssValue=n,i.get=a=>T`var(${lt(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};function E(t,e){return lt(`${t.name}: ${e}`)}var c={colorWhite:o.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:o.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:o.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:o.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:o.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:o.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:o.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:o.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:o.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:o.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:o.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:o.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:o.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:o.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ft-opacity-0","","NUMBER","0"),opacity8:o.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:o.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:o.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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)")},pi={fontFamily:o.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:o.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-display-textCase","","UNKNOWN","none")},ui={fontFamily:o.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:o.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},fi={fontFamily:o.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:o.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},hi={fontFamily:o.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:o.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},yi={fontFamily:o.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},mi={fontFamily:o.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},gi={fontFamily:o.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},bi={fontFamily:o.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},xi={fontFamily:o.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},ll={fontFamily:o.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:o.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:o.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},vi={fontFamily:o.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Si={fontFamily:o.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Oi={fontFamily:o.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Ci={fontFamily:o.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Ei={fontFamily:o.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},wi={fontFamily:o.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Ai={fontFamily:o.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Ri={fontFamily:o.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Ni={fontFamily:o.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},_i={fontFamily:o.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Li={fontFamily:o.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Pi={fontFamily:o.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Ti={fontFamily:o.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Ii={fontFamily:o.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},$i={fontFamily:o.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},ki={fontFamily:o.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Qr={display:pi,"title-1":ui,"title-2":fi,"title-3":hi,"body-1-regular":yi,"body-1-medium":mi,"body-1-semibold":gi,"body-2-regular":bi,"body-2-medium":xi,"body-2-medium-underline":ll,"body-2-semibold":vi,"label-1-medium":Si,"label-1-semibold":Oi,"label-1-bold":Ci,"label-2-medium":Ei,"label-2-semibold":wi,"label-2-bold":Ai,"caption-1-medium":Ri,"caption-1-semibold":Ni,"caption-1-bold":_i,"caption-2-medium":Li,"caption-2-semibold":Pi,"caption-2-bold":Ti,"caption-3-medium":Ii,"caption-3-semibold":$i,"caption-3-bold":ki},Cp=["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 u={backgroundActionPrimary:o.extend("--ft-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:o.extend("--ft-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:o.extend("--ft-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:o.extend("--ft-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:o.extend("--ft-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:o.extend("--ft-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:o.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:o.extend("--ft-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:o.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:o.extend("--ft-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:o.extend("--ft-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:o.extend("--ft-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:o.extend("--ft-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:o.extend("--ft-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:o.extend("--ft-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:o.extend("--ft-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:o.extend("--ft-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:o.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
7
|
+
Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:o.extend("--ft-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:o.extend("--ft-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:o.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:o.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:o.extend("--ft-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:o.extend("--ft-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:o.extend("--ft-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:o.extend("--ft-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:o.extend("--ft-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:o.extend("--ft-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:o.extend("--ft-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:o.extend("--ft-border-global-primary","Used as border for element like input.",c.colorGray50),borderGlobalSubtle:o.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",c.colorGray30),borderInputPrimary:o.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:o.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)};var g={largeHeight:o.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ft-button-large-horizontal-padding","",c.spacing4),largeGap:o.extend("--ft-button-large-gap","",c.spacing2),largeBorderRadius:o.extend("--ft-button-large-border-radius","",c.borderRadiusS),largeIconSize:o.extend("--ft-button-large-icon-size","",c.iconSize3),largeBorderWidth:o.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ft-button-medium-horizontal-padding","",c.spacing3),mediumGap:o.extend("--ft-button-medium-gap","",c.spacing2),mediumBorderRadius:o.extend("--ft-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:o.extend("--ft-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:o.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-button-small-horizontal-padding","",c.spacing2),smallGap:o.extend("--ft-button-small-gap","",c.spacing1),smallBorderRadius:o.extend("--ft-button-small-border-radius","",c.borderRadiusS),smallIconSize:o.extend("--ft-button-small-icon-size","",c.iconSize1),smallBorderWidth:o.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ft-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:o.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ft-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ft-button-primary-brand-background-color","",u.backgroundActionPrimary),primaryBrandColor:o.extend("--ft-button-primary-brand-color","",u.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ft-button-primary-brand-icon-color","",u.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ft-button-primary-brand-state-layer-color","",u.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ft-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ft-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ft-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ft-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ft-button-tertiary-brand-color","",u.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ft-button-tertiary-brand-icon-color","",u.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ft-button-tertiary-brand-state-layer-color","",u.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ft-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:o.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ft-button-tertiary-info-color","",u.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ft-button-tertiary-info-icon-color","",u.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ft-button-tertiary-info-state-layer-color","",u.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ft-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ft-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:o.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ft-button-tertiary-success-color","",u.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ft-button-tertiary-success-icon-color","",u.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ft-button-tertiary-success-state-layer-color","",u.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ft-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ft-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:o.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ft-button-tertiary-warning-color","",u.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ft-button-tertiary-warning-icon-color","",u.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ft-button-tertiary-warning-state-layer-color","",u.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ft-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:o.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ft-button-tertiary-error-color","",u.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ft-button-tertiary-error-icon-color","",u.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ft-button-tertiary-error-state-layer-color","",u.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ft-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ft-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:o.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ft-button-tertiary-neutral-icon-color","",u.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ft-button-tertiary-neutral-color","",u.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ft-button-tertiary-neutral-state-layer-color","",u.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:o.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ft-button-secondary-brand-color","",u.contentActionPrimary),secondaryBrandIconColor:o.extend("--ft-button-secondary-brand-icon-color","",u.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ft-button-secondary-brand-state-layer-color","",u.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ft-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ft-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:o.extend("--ft-button-secondary-brand-border-color","",u.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ft-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:o.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ft-button-secondary-neutral-color","",u.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ft-button-secondary-neutral-icon-color","",u.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ft-button-secondary-neutral-state-layer-color","",u.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ft-button-secondary-neutral-border-color","",u.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ft-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ft-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ft-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ft-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:o.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ft-button-secondary-info-border-color","",u.borderInfoPrimary),secondaryInfoColor:o.extend("--ft-button-secondary-info-color","",u.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ft-button-secondary-info-icon-color","",u.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ft-button-secondary-info-state-layer-color","",u.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ft-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ft-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ft-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ft-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:o.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ft-button-secondary-success-border-color","",u.borderSuccessPrimary),secondarySuccessColor:o.extend("--ft-button-secondary-success-color","",u.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ft-button-secondary-success-icon-color","",u.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ft-button-secondary-success-state-layer-color","",u.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ft-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ft-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:o.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ft-button-secondary-warning-border-color","",u.borderWarningPrimary),secondaryWarningColor:o.extend("--ft-button-secondary-warning-color","",u.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ft-button-secondary-warning-icon-color","",u.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ft-button-secondary-warning-state-layer-color","",u.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ft-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ft-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ft-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ft-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:o.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ft-button-secondary-error-border-color","",u.contentErrorPrimary),secondaryErrorColor:o.extend("--ft-button-secondary-error-color","",u.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ft-button-secondary-error-icon-color","",u.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ft-button-secondary-error-state-layer-color","",u.contentErrorPrimary)};var Ep={neutralOffHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:o.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",u.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:o.extend("--ft-chip-choice-neutral-off-background-color","",u.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ft-chip-choice-neutral-off-border-color","",u.borderGlobalPrimary),neutralOffColor:o.extend("--ft-chip-choice-neutral-off-color","",u.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ft-chip-choice-neutral-off-state-layer-color","",u.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:o.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",u.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:o.extend("--ft-chip-choice-neutral-on-background-color","",u.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ft-chip-choice-neutral-on-border-color","",u.borderGlobalPrimary),neutralOnColor:o.extend("--ft-chip-choice-neutral-on-color","",u.contentGlobalPrimary),neutralOnIconColor:o.extend("--ft-chip-choice-neutral-on-icon-color","",u.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ft-chip-choice-neutral-on-state-layer-color","",u.contentGlobalPrimary),largeMinHeight:o.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:o.extend("--ft-chip-choice-large-gap","",c.spacing1),largeBorderRadius:o.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ft-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:o.extend("--ft-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:o.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ft-chip-choice-medium-icon-size","",c.iconSize2)};var wp={largeMinHeight:o.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:o.extend("--ft-chip-large-button-right-padding","",c.spacing1),largeGap:o.extend("--ft-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:o.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ft-chip-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:o.extend("--ft-chip-medium-button-right-padding","",c.spacing05),mediumGap:o.extend("--ft-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:o.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ft-chip-medium-icon-size","",c.iconSize2),smallMinHeight:o.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:o.extend("--ft-chip-small-button-right-padding","",c.spacing05),smallGap:o.extend("--ft-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:o.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ft-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:o.extend("--ft-chip-neutral-background-color","",u.backgroundGlobalOnSurface),neutralColor:o.extend("--ft-chip-neutral-color","",u.contentGlobalSecondary),neutralIconColor:o.extend("--ft-chip-neutral-icon-color","",u.contentGlobalSecondary),neutralBorderColor:o.extend("--ft-chip-neutral-border-color","",u.borderGlobalSubtle),infoBackgroundColor:o.extend("--ft-chip-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ft-chip-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-chip-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ft-chip-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ft-chip-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ft-chip-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ft-chip-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ft-chip-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-chip-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ft-chip-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ft-chip-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ft-chip-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-chip-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ft-chip-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ft-chip-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ft-chip-error-border-color","",u.borderErrorSubtle)};var Ap={brandHoverOpacity:o.extend("--ft-link-brand-hover-opacity","",c.opacity80),brandHoverColor:o.extend("--ft-link-brand-hover-color","",u.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ft-link-brand-focus-focus-ring-color","",u.borderActionFocusRing),brandFocusColor:o.extend("--ft-link-brand-focus-color","",u.contentActionPrimary),brandDefaultColor:o.extend("--ft-link-brand-default-color","",u.contentActionPrimary),brandActiveColor:o.extend("--ft-link-brand-active-color","",u.contentActionPrimary),infoHoverOpacity:o.extend("--ft-link-info-hover-opacity","",c.opacity80),infoHoverColor:o.extend("--ft-link-info-hover-color","",u.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ft-link-info-focus-focus-ring-color","",u.borderActionFocusRing),infoFocusColor:o.extend("--ft-link-info-focus-color","",u.contentInfoPrimary),infoDefaultColor:o.extend("--ft-link-info-default-color","",u.contentInfoPrimary),infoActiveColor:o.extend("--ft-link-info-active-color","",u.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ft-link-neutral-focus-focus-ring-color","",u.borderActionFocusRing),neutralFocusColor:o.extend("--ft-link-neutral-focus-color","",u.contentActionPrimary),neutralDefaultColor:o.extend("--ft-link-neutral-default-color","",u.contentGlobalPrimary),neutralHoverColor:o.extend("--ft-link-neutral-hover-color","",u.contentActionPrimary),neutralActiveColor:o.extend("--ft-link-neutral-active-color","",u.contentActionPrimary),neutralVisitedColor:o.extend("--ft-link-neutral-visited-color","",c.colorBrand100)};var Rp={iconSize:o.extend("--ft-banner-icon-size","",c.iconSize5),borderWidth:o.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ft-banner-left-padding","",c.spacing6),rightPadding:o.extend("--ft-banner-right-padding","",c.spacing6),verticalPadding:o.extend("--ft-banner-vertical-padding","",c.spacing6),horizontalSideGap:o.extend("--ft-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:o.extend("--ft-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:o.extend("--ft-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:o.extend("--ft-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:o.extend("--ft-banner-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ft-banner-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-banner-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ft-banner-info-border-color","",u.borderInfoSubtle)};var Np={horizontalPadding:o.extend("--ft-badge-horizontal-padding","",c.spacing1),verticalPadding:o.extend("--ft-badge-vertical-padding","",c.spacing1),borderRadius:o.extend("--ft-badge-border-radius","",c.borderRadiusPill),color:o.extend("--ft-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ft-badge-background-color","",u.contentActionPrimary)};var _p={horizontalGap:o.extend("--ft-breadcrumb-horizontal-gap","",c.spacing1),verticalGap:o.extend("--ft-breadcrumb-vertical-gap","",c.spacing2),currentColor:o.extend("--ft-breadcrumb-current-color","",u.contentGlobalPrimary),previousNonClickableColor:o.extend("--ft-breadcrumb-previous-non-clickable-color","",u.contentGlobalSecondary),iconColor:o.extend("--ft-breadcrumb-icon-color","",u.contentGlobalSubtle)};var Lp={horizontalPadding:o.extend("--ft-page-header-horizontal-padding","",c.spacing6),horizontalGap:o.extend("--ft-page-header-horizontal-gap","",c.spacing4),verticalGap:o.extend("--ft-page-header-vertical-gap","",c.spacing2),classicVerticalPadding:o.extend("--ft-page-header-classic-vertical-padding","",c.spacing6),multilineVerticalPadding:o.extend("--ft-page-header-multiline-vertical-padding","",c.spacing4),inlineVerticalPadding:o.extend("--ft-page-header-inline-vertical-padding","",c.spacing2),backgroundColor:o.extend("--ft-page-header-background-color","",c.colorWhite),bottomBorderColor:o.extend("--ft-page-header-bottom-border-color","",u.borderGlobalSubtle),titleColor:o.extend("--ft-page-header-title-color","",u.contentGlobalPrimary),subtitleColor:o.extend("--ft-page-header-subtitle-color","",u.contentGlobalSecondary)};var Pp={smallContainerTargetWidth:o.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ft-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:o.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ft-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:o.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ft-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:o.extend("--ft-modal-overlay-background-color","",c.colorGray700),overlayOpacity:o.extend("--ft-modal-overlay-opacity","",c.opacity40),shadow:o.extend("--ft-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:o.extend("--ft-modal-body-background-color","",c.colorWhite),bodyColor:o.extend("--ft-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ft-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:o.extend("--ft-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:o.extend("--ft-modal-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-modal-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ft-modal-header-color","",u.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ft-modal-header-leading-icon-color","",u.contentGlobalPrimary),headerVerticalPadding:o.extend("--ft-modal-header-vertical-padding","",c.spacing1),headerRightPadding:o.extend("--ft-modal-header-right-padding","",c.spacing1),headerLeftPadding:o.extend("--ft-modal-header-left-padding","",c.spacing6),headerGap:o.extend("--ft-modal-header-gap","",c.spacing2),headerBorderBottomWidth:o.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ft-modal-border-radius","",c.borderRadiusM)};var Tp={overlayOpacity:o.extend("--ft-drawer-overlay-opacity","",c.opacity40),shadow:o.extend("--ft-drawer-shadow","",c.shadowElevation03),bodyColor:o.extend("--ft-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ft-drawer-body-vertical-padding","",c.spacing6),bodyGap:o.extend("--ft-drawer-body-gap","",c.spacing6),bodyBackgroundColor:o.extend("--ft-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:o.extend("--ft-drawer-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-drawer-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ft-drawer-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ft-drawer-header-trailing-icon-color","",u.contentGlobalSecondary),headerHeight:o.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ft-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:o.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ft-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:o.extend("--ft-drawer-buttons-bar-background-color","",u.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ft-drawer-buttons-bar-border-color","",u.borderGlobalSubtle),buttonsBarColor:o.extend("--ft-drawer-buttons-bar-color","",u.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ft-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:o.extend("--ft-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:o.extend("--ft-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:o.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ft-drawer-overlay-background-color","",c.colorGray700)};var Ip={offBorderBottomWidth:o.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ft-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:o.extend("--ft-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:o.extend("--ft-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:o.extend("--ft-tabs-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ft-tabs-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-tabs-off-state-layer-color","",u.contentGlobalSubtle),offBorderBottomColor:o.extend("--ft-tabs-off-border-bottom-color","",u.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ft-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:o.extend("--ft-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:o.extend("--ft-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:o.extend("--ft-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:o.extend("--ft-tabs-horizontal-gap","",c.spacing1),verticalGap:o.extend("--ft-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:o.extend("--ft-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:o.extend("--ft-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ft-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ft-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:o.extend("--ft-tabs-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-tabs-on-state-layer-color","",u.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ft-tabs-on-active-tab-indicator-color","",u.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ft-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:o.extend("--ft-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:o.extend("--ft-tabs-alert-top-padding","",c.spacing1),alertRightPadding:o.extend("--ft-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:o.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var $p={fieldHorizontalPadding:o.extend("--ft-text-input-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-text-input-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-text-input-field-vertical-gap","",c.spacing05),fieldIconSize:o.extend("--ft-text-input-field-icon-size","",c.iconSize3),fieldHeight:o.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ft-text-input-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ft-text-input-border-radius","",c.borderRadiusM),backgroundColor:o.extend("--ft-text-input-background-color","",c.colorWhite),contentValueColor:o.extend("--ft-text-input-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ft-text-input-trailing-icon-color","",u.contentGlobalSubtle),labelColor:o.extend("--ft-text-input-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-input-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-input-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-input-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-input-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-input-error-helper-icon-color","",u.contentErrorIconOnly),warningBorderWidth:o.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-text-input-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-input-disabled-component-opacity","",c.opacity40)};var kp={backgroundColor:o.extend("--ft-text-area-background-color","",c.colorWhite),contentValueColor:o.extend("--ft-text-area-content-value-color","",u.contentGlobalPrimary),labelColor:o.extend("--ft-text-area-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-area-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-area-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-area-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-area-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-area-error-helper-icon-color","",u.contentErrorIconOnly),focusFocusRingColor:o.extend("--ft-text-area-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:o.extend("--ft-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:o.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ft-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ft-text-area-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ft-text-area-border-radius","",c.borderRadiusM)};var Dp={height:o.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ft-floating-menu-horizontal-padding","",c.spacing4),offIconColor:o.extend("--ft-floating-menu-off-icon-color","",u.contentGlobalPrimary),offColor:o.extend("--ft-floating-menu-off-color","",u.contentGlobalPrimary),onColor:o.extend("--ft-floating-menu-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-floating-menu-on-state-layer-color","",u.contentActionPrimary),gap:o.extend("--ft-floating-menu-gap","",c.spacing3),focusFocusRingColor:o.extend("--ft-floating-menu-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ft-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:o.extend("--ft-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:o.extend("--ft-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ft-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:o.extend("--ft-floating-menu-icon-size","",c.iconSize3),backgroundColor:o.extend("--ft-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:o.extend("--ft-floating-menu-shadow","",c.shadowElevation02)};var Mp={fieldHorizontalPadding:o.extend("--ft-combobox-single-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-single-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-combobox-single-select-field-vertical-gap","",c.spacing05),fieldIconSize:o.extend("--ft-combobox-single-select-field-icon-size","",c.iconSize3),fieldHeight:o.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ft-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ft-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:o.extend("--ft-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:o.extend("--ft-combobox-single-select-border-radius","",c.borderRadiusM),backgroundColor:o.extend("--ft-combobox-single-select-background-color","",c.colorWhite),labelColor:o.extend("--ft-combobox-single-select-label-color","",u.contentGlobalSubtle),contentValueColor:o.extend("--ft-combobox-single-select-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ft-combobox-single-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-single-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-single-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-combobox-single-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-single-select-error-helper-text-color","",u.contentErrorPrimary),warningBorderWidth:o.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-single-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-single-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-single-select-warning-helper-icon-color","",u.contentWarningIconOnly),focusOutlineWidth:o.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-single-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-single-select-disabled-component-opacity","",c.opacity40)};var Bp={backgroundColor:o.extend("--ft-combobox-multi-select-background-color","",c.colorWhite),labelColor:o.extend("--ft-combobox-multi-select-label-color","",u.contentGlobalSubtle),trailingIconColor:o.extend("--ft-combobox-multi-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-multi-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-multi-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ft-combobox-multi-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-multi-select-error-helper-text-color","",u.contentErrorPrimary),errorHelperIcon:o.extend("--ft-combobox-multi-select-error-helper-icon","",u.contentErrorIconOnly),errorBorderWidth:o.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-multi-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-multi-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-multi-select-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-multi-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:o.extend("--ft-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ft-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ft-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:o.extend("--ft-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:o.extend("--ft-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:o.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:o.extend("--ft-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:o.extend("--ft-combobox-multi-select-border-radius","",c.borderRadiusM)};var Fp={backgroundColor:o.extend("--ft-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ft-popover-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ft-popover-vertical-padding","",c.spacing6),titleColor:o.extend("--ft-popover-title-color","",u.contentGlobalPrimary),bodyColor:o.extend("--ft-popover-body-color","",u.contentGlobalSecondary),linkColor:o.extend("--ft-popover-link-color","",u.contentActionPrimary),gap:o.extend("--ft-popover-gap","",c.spacing3),borderRadius:o.extend("--ft-popover-border-radius","",c.borderRadiusM),shadow:o.extend("--ft-popover-shadow","",c.shadowElevation02),maxWidth:o.create("--ft-popover-max-width","","SIZE","440px")};var Up={hoverStateLayerOpacity:o.extend("--ft-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:o.extend("--ft-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:o.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ft-collapsible-focus-focus-ring-color","",u.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ft-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ft-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:o.extend("--ft-collapsible-horizontal-padding","",c.spacing4),verticalPadding:o.extend("--ft-collapsible-vertical-padding","",c.spacing3),color:o.extend("--ft-collapsible-color","",u.contentGlobalPrimary),stateLayerColor:o.extend("--ft-collapsible-state-layer-color","",u.contentGlobalPrimary),backgroundColor:o.extend("--ft-collapsible-background-color","",u.backgroundGlobalOnSurface),borderColor:o.extend("--ft-collapsible-border-color","",u.borderGlobalSubtle),iconSize:o.extend("--ft-collapsible-icon-size","",c.iconSize3)};var Wp={groupHorizontalPadding:o.extend("--ft-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:o.extend("--ft-switch-group-vertical-padding","",c.spacing1),groupGap:o.extend("--ft-switch-group-gap","",c.spacing1),groupBackgroundColor:o.extend("--ft-switch-group-background-color","",u.backgroundGlobalSurface),groupBorderColor:o.extend("--ft-switch-group-border-color","",u.borderGlobalSubtle),groupBorderRadius:o.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ft-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:o.extend("--ft-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:o.extend("--ft-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:o.extend("--ft-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:o.extend("--ft-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:o.extend("--ft-switch-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ft-switch-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-switch-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ft-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:o.extend("--ft-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:o.extend("--ft-switch-on-disabled-component-opacity","",c.opacity40),onColor:o.extend("--ft-switch-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-switch-on-state-layer-color","",u.contentActionPrimary),iconHorizontalPadding:o.extend("--ft-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:o.extend("--ft-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:o.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-switch-focus-focus-ring-color","",u.borderActionFocusRing),optionBorderRadius:o.extend("--ft-switch-option-border-radius","",c.borderRadiusS)};var Hp={color1Light:o.extend("--ft-chart-1-light","for area color charts",c.colorBrand40),color1Base:o.extend("--ft-chart-1-base","for line charts",c.colorBrand0),color2Light:o.extend("--ft-chart-2-light","for area color charts",c.colorYellow60),color2Base:o.extend("--ft-chart-2-base","for line charts",c.colorYellow100),color3Light:o.extend("--ft-chart-3-light","",c.colorUltramarine40),color3Base:o.extend("--ft-chart-3-base","",c.colorUltramarine70),color4Light:o.extend("--ft-chart-4-light","",c.colorCyan50),color4Base:o.extend("--ft-chart-4-base","",c.colorCyan100),color5Light:o.extend("--ft-chart-5-light","",c.colorRed40),color5Base:o.extend("--ft-chart-5-base","",c.colorRed60),color6Light:o.extend("--ft-chart-6-light","",c.colorGreen40),color6Base:o.extend("--ft-chart-6-base","",c.colorGreen70),color7Light:o.extend("--ft-chart-7-light","",c.colorOrange70),color7Base:o.extend("--ft-chart-7-base","",c.colorOrange100),color8Light:o.extend("--ft-chart-8-light","",c.colorAvocado70),color8Base:o.extend("--ft-chart-8-base","",c.colorAvocado200),color9Light:o.extend("--ft-chart-9-light","",c.colorBrown50),color9Base:o.extend("--ft-chart-9-base","",c.colorBrown200),color10Light:o.extend("--ft-chart-10-light","",c.colorGray50),color10Base:o.extend("--ft-chart-10-base","",c.colorGray80),monochrome10:o.extend("--ft-chart-monochrome-10","",c.colorBrand10),monochrome20:o.extend("--ft-chart-monochrome-20","",c.colorBrand20),monochrome30:o.extend("--ft-chart-monochrome-30","",c.colorBrand40),monochrome40:o.extend("--ft-chart-monochrome-40","",c.colorBrand60),monochrome50:o.extend("--ft-chart-monochrome-50","",c.colorBrand0),monochrome60:o.extend("--ft-chart-monochrome-60","",c.colorBrand200)};var zp={color1IconColor:o.extend("--ft-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:o.extend("--ft-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:o.extend("--ft-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:o.extend("--ft-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:o.extend("--ft-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:o.extend("--ft-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:o.extend("--ft-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:o.extend("--ft-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:o.extend("--ft-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:o.extend("--ft-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:o.extend("--ft-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:o.extend("--ft-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:o.extend("--ft-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:o.extend("--ft-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:o.extend("--ft-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:o.extend("--ft-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)};var Vp={borderWidth:o.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ft-notice-horizontal-padding","",c.spacing3),verticalPadding:o.extend("--ft-notice-vertical-padding","",c.spacing2),borderRadius:o.extend("--ft-notice-border-radius","",c.borderRadiusS),gap:o.extend("--ft-notice-gap","",c.spacing2),iconSize:o.extend("--ft-notice-icon-size","",c.iconSize3),infoBackgroundColor:o.extend("--ft-notice-info-background-color","",u.backgroundInfoSubtle),infoBorderColor:o.extend("--ft-notice-info-border-color","",u.borderInfoSubtle),infoColor:o.extend("--ft-notice-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-notice-info-icon-color","",u.contentInfoIconOnly),warningBackgroundColor:o.extend("--ft-notice-warning-background-color","",u.backgroundWarningSubtle),warningBorderColor:o.extend("--ft-notice-warning-border-color","",u.borderWarningSubtle),warningColor:o.extend("--ft-notice-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ft-notice-warning-icon-color","",u.contentWarningIconOnly),errorBackgroundColor:o.extend("--ft-notice-error-background-color","",u.backgroundErrorSubtle),errorBorderColor:o.extend("--ft-notice-error-border-color","",u.borderErrorSubtle),errorColor:o.extend("--ft-notice-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ft-notice-error-icon-color","",u.contentErrorIconOnly),successBackgroundColor:o.extend("--ft-notice-success-background-color","",u.backgroundSuccessSubtle),successBorderColor:o.extend("--ft-notice-success-border-color","",u.borderSuccessSubtle),successColor:o.extend("--ft-notice-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ft-notice-success-icon-color","",u.contentSuccessIconOnly)};var jp={color:o.extend("--ft-checkbox-color","",u.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ft-checkbox-checked-background-color","",u.contentActionPrimary),checkedStateLayerColor:o.extend("--ft-checkbox-checked-state-layer-color","",u.contentActionPrimary),checkedIconColor:o.extend("--ft-checkbox-checked-icon-color","",u.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ft-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:o.extend("--ft-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:o.extend("--ft-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:o.extend("--ft-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:o.extend("--ft-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:o.extend("--ft-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ft-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-checkbox-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:o.extend("--ft-checkbox-gap","",c.spacing3)};var Gp={offHoverStateLayerOpacity:o.extend("--ft-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:o.extend("--ft-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:o.extend("--ft-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:o.extend("--ft-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:o.extend("--ft-toggle-off-background-color","",u.contentGlobalSubtle),offIconColor:o.extend("--ft-toggle-off-icon-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-toggle-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:o.extend("--ft-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ft-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:o.extend("--ft-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:o.extend("--ft-toggle-on-background-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-toggle-on-state-layer-color","",u.contentActionPrimary),onIconColor:o.extend("--ft-toggle-on-icon-color","",u.contentActionPrimary),color:o.extend("--ft-toggle-color","",u.contentGlobalPrimary),focusFocusRingColor:o.extend("--ft-toggle-focus-focus-ring-color","",u.borderActionFocusRing),gap:o.extend("--ft-toggle-gap","",c.spacing3)};var Kp={color:o.extend("--ft-radio-color","",u.contentGlobalPrimary),selectedRadioColor:o.extend("--ft-radio-selected-radio-color","",u.contentActionPrimary),selectedStateLayerColor:o.extend("--ft-radio-selected-state-layer-color","",u.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ft-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:o.extend("--ft-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:o.extend("--ft-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:o.extend("--ft-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:o.extend("--ft-radio-unselected-state-layer-color","",u.borderInputPrimary),unselectedBorderColor:o.extend("--ft-radio-unselected-border-color","",u.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ft-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ft-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ft-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:o.extend("--ft-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-radio-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:o.extend("--ft-radio-gap","",c.spacing3)};var Zp={iconSize:o.extend("--ft-notification-icon-size","",c.iconSize4),leftPadding:o.extend("--ft-notification-left-padding","",c.spacing5),rightPadding:o.extend("--ft-notification-right-padding","",c.spacing4),verticalPadding:o.extend("--ft-notification-vertical-padding","",c.spacing3),infoBackgroundColor:o.extend("--ft-notification-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ft-notification-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-notification-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ft-notification-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ft-notification-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ft-notification-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ft-notification-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ft-notification-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-notification-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ft-notification-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ft-notification-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ft-notification-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-notification-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ft-notification-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ft-notification-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ft-notification-error-border-color","",u.borderErrorSubtle),borderRadius:o.extend("--ft-notification-border-radius","",c.borderRadiusPill),borderWidth:o.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ft-notification-leading-gap","",c.spacing2),trailingGap:o.extend("--ft-notification-trailing-gap","",c.spacing8)};var qp={horizontalPadding:o.extend("--ft-tooltip-horizontal-padding","",c.spacing2),verticalPadding:o.extend("--ft-tooltip-vertical-padding","",c.spacing2),borderRadius:o.extend("--ft-tooltip-border-radius","",c.borderRadiusS),color:o.extend("--ft-tooltip-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ft-tooltip-background-color","",u.contentGlobalPrimary),backgroundOpacity:o.extend("--ft-tooltip-background-opacity","",c.opacity80),shadow:o.extend("--ft-tooltip-shadow","",c.shadowElevation02),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ft-tooltip-gap","",c.spacing05)};var qt;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(qt||(qt={}));var ct;(function(t){t.large="large",t.medium="medium",t.small="small"})(ct||(ct={}));function Di(t){return`ftds--family-${t}`}function Mi(t){return`ftds--size-${t}`}var $={colorPrimary:o.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:o.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:o.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:o.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:o.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:o.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:o.create("--ft-color-error","","COLOR","#B00020"),colorOutline:o.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:o.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:o.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:o.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:o.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:o.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:o.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:o.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:o.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:o.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:o.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:o.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:o.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:o.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:o.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:o.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:o.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:o.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:o.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:o.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:o.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:o.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:o.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:o.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:o.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:o.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:o.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:o.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:o.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:o.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:o.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:o.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:o.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:o.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:o.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:o.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:o.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:o.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:o.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:o.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:o.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:o.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};var zi={};X(zi,{FtNotificationEvent:()=>Ui,PostResizeEvent:()=>Hi,PreResizeEvent:()=>Wi});var Ui=class extends CustomEvent{constructor(e){super("ft-notification",{bubbles:!0,composed:!0,detail:e})}},Wi=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Hi=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}};var na={};X(na,{computeFlipOffsetPosition:()=>mu,computeOffsetPosition:()=>oa});var dl=["top","right","bottom","left"],cl=["start","end"],Vi=dl.reduce((t,e)=>t.concat(e,e+"-"+cl[0],e+"-"+cl[1]),[]),ro=Math.min,Et=Math.max,oo=Math.round;var dt=t=>({x:t,y:t}),Yp={left:"right",right:"left",bottom:"top",top:"bottom"},Xp={start:"end",end:"start"};function ji(t,e,r){return Et(t,ro(e,r))}function hr(t,e){return typeof t=="function"?t(e):t}function Ye(t){return t.split("-")[0]}function Xe(t){return t.split("-")[1]}function Gi(t){return t==="x"?"y":"x"}function Ki(t){return t==="y"?"height":"width"}function no(t){return["top","bottom"].includes(Ye(t))?"y":"x"}function Zi(t){return Gi(no(t))}function qi(t,e,r){r===void 0&&(r=!1);let n=Xe(t),i=Zi(t),a=Ki(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=to(s)),[s,to(s)]}function pl(t){let e=to(t);return[eo(t),e,eo(e)]}function eo(t){return t.replace(/start|end/g,e=>Xp[e])}function Jp(t,e,r){let n=["left","right"],i=["right","left"],a=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return r?e?i:n:e?n:i;case"left":case"right":return e?a:s;default:return[]}}function ul(t,e,r,n){let i=Xe(t),a=Jp(Ye(t),r==="start",n);return i&&(a=a.map(s=>s+"-"+i),e&&(a=a.concat(a.map(eo)))),a}function to(t){return t.replace(/left|right|bottom|top/g,e=>Yp[e])}function Qp(t){return{top:0,right:0,bottom:0,left:0,...t}}function fl(t){return typeof t!="number"?Qp(t):{top:t,right:t,bottom:t,left:t}}function Yt(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function hl(t,e,r){let{reference:n,floating:i}=t,a=no(e),s=Zi(e),l=Ki(s),d=Ye(e),p=a==="y",f=n.x+n.width/2-i.width/2,h=n.y+n.height/2-i.height/2,m=n[l]/2-i[l]/2,b;switch(d){case"top":b={x:f,y:n.y-i.height};break;case"bottom":b={x:f,y:n.y+n.height};break;case"right":b={x:n.x+n.width,y:h};break;case"left":b={x:n.x-i.width,y:h};break;default:b={x:n.x,y:n.y}}switch(Xe(e)){case"start":b[s]-=m*(r&&p?-1:1);break;case"end":b[s]+=m*(r&&p?-1:1);break}return b}var yl=async(t,e,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:s}=r,l=a.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(e)),p=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:f,y:h}=hl(p,n,d),m=n,b={},x=0;for(let w=0;w<l.length;w++){let{name:P,fn:R}=l[w],{x:L,y:O,data:C,reset:A}=await R({x:f,y:h,initialPlacement:n,placement:m,strategy:i,middlewareData:b,rects:p,platform:s,elements:{reference:t,floating:e}});if(f=L??f,h=O??h,b={...b,[P]:{...b[P],...C}},A&&x<=50){x++,typeof A=="object"&&(A.placement&&(m=A.placement),A.rects&&(p=A.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):A.rects),{x:f,y:h}=hl(p,m,d)),w=-1;continue}}return{x:f,y:h,placement:m,strategy:i,middlewareData:b}};async function Zo(t,e){var r;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:l,strategy:d}=t,{boundary:p="clippingAncestors",rootBoundary:f="viewport",elementContext:h="floating",altBoundary:m=!1,padding:b=0}=hr(e,t),x=fl(b),P=l[m?h==="floating"?"reference":"floating":h],R=Yt(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(P)))==null||r?P:P.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:p,rootBoundary:f,strategy:d})),L=h==="floating"?{...s.floating,x:n,y:i}:s.reference,O=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),C=await(a.isElement==null?void 0:a.isElement(O))?await(a.getScale==null?void 0:a.getScale(O))||{x:1,y:1}:{x:1,y:1},A=Yt(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:L,offsetParent:O,strategy:d}):L);return{top:(R.top-A.top+x.top)/C.y,bottom:(A.bottom-R.bottom+x.bottom)/C.y,left:(R.left-A.left+x.left)/C.x,right:(A.right-R.right+x.right)/C.x}}function eu(t,e,r){return(t?[...r.filter(i=>Xe(i)===t),...r.filter(i=>Xe(i)!==t)]:r.filter(i=>Ye(i)===i)).filter(i=>t?Xe(i)===t||(e?eo(i)!==i:!1):!0)}var Yi=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,n,i;let{rects:a,middlewareData:s,placement:l,platform:d,elements:p}=e,{crossAxis:f=!1,alignment:h,allowedPlacements:m=Vi,autoAlignment:b=!0,...x}=hr(t,e),w=h!==void 0||m===Vi?eu(h||null,b,m):m,P=await Zo(e,x),R=((r=s.autoPlacement)==null?void 0:r.index)||0,L=w[R];if(L==null)return{};let O=qi(L,a,await(d.isRTL==null?void 0:d.isRTL(p.floating)));if(l!==L)return{reset:{placement:w[0]}};let C=[P[Ye(L)],P[O[0]],P[O[1]]],A=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:L,overflows:C}],M=w[R+1];if(M)return{data:{index:R+1,overflows:A},reset:{placement:M}};let V=A.map(D=>{let y=Xe(D.placement);return[D.placement,y&&f?D.overflows.slice(0,2).reduce((S,I)=>S+I,0):D.overflows[0],D.overflows]}).sort((D,y)=>D[1]-y[1]),Y=((i=V.filter(D=>D[2].slice(0,Xe(D[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||V[0][0];return Y!==l?{data:{index:R+1,overflows:A},reset:{placement:Y}}:{}}}},Xi=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var r,n;let{placement:i,middlewareData:a,rects:s,initialPlacement:l,platform:d,elements:p}=e,{mainAxis:f=!0,crossAxis:h=!0,fallbackPlacements:m,fallbackStrategy:b="bestFit",fallbackAxisSideDirection:x="none",flipAlignment:w=!0,...P}=hr(t,e);if((r=a.arrow)!=null&&r.alignmentOffset)return{};let R=Ye(i),L=Ye(l)===l,O=await(d.isRTL==null?void 0:d.isRTL(p.floating)),C=m||(L||!w?[to(l)]:pl(l));!m&&x!=="none"&&C.push(...ul(l,w,x,O));let A=[l,...C],M=await Zo(e,P),V=[],K=((n=a.flip)==null?void 0:n.overflows)||[];if(f&&V.push(M[R]),h){let S=qi(i,s,O);V.push(M[S[0]],M[S[1]])}if(K=[...K,{placement:i,overflows:V}],!V.every(S=>S<=0)){var Y,D;let S=(((Y=a.flip)==null?void 0:Y.index)||0)+1,I=A[S];if(I)return{data:{index:S,overflows:K},reset:{placement:I}};let H=(D=K.filter(j=>j.overflows[0]<=0).sort((j,U)=>j.overflows[1]-U.overflows[1])[0])==null?void 0:D.placement;if(!H)switch(b){case"bestFit":{var y;let j=(y=K.map(U=>[U.placement,U.overflows.filter(Ge=>Ge>0).reduce((Ge,Br)=>Ge+Br,0)]).sort((U,Ge)=>U[1]-Ge[1])[0])==null?void 0:y[0];j&&(H=j);break}case"initialPlacement":H=l;break}if(i!==H)return{reset:{placement:H}}}return{}}}};async function tu(t,e){let{placement:r,platform:n,elements:i}=t,a=await(n.isRTL==null?void 0:n.isRTL(i.floating)),s=Ye(r),l=Xe(r),d=no(r)==="y",p=["left","top"].includes(s)?-1:1,f=a&&d?-1:1,h=hr(e,t),{mainAxis:m,crossAxis:b,alignmentAxis:x}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return l&&typeof x=="number"&&(b=l==="end"?x*-1:x),d?{x:b*f,y:m*p}:{x:m*p,y:b*f}}var Ji=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var r,n;let{x:i,y:a,placement:s,middlewareData:l}=e,d=await tu(e,t);return s===((r=l.offset)==null?void 0:r.placement)&&(n=l.arrow)!=null&&n.alignmentOffset?{}:{x:i+d.x,y:a+d.y,data:{...d,placement:s}}}}},Qi=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:n,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:P=>{let{x:R,y:L}=P;return{x:R,y:L}}},...d}=hr(t,e),p={x:r,y:n},f=await Zo(e,d),h=no(Ye(i)),m=Gi(h),b=p[m],x=p[h];if(a){let P=m==="y"?"top":"left",R=m==="y"?"bottom":"right",L=b+f[P],O=b-f[R];b=ji(L,b,O)}if(s){let P=h==="y"?"top":"left",R=h==="y"?"bottom":"right",L=x+f[P],O=x-f[R];x=ji(L,x,O)}let w=l.fn({...e,[m]:b,[h]:x});return{...w,data:{x:w.x-r,y:w.y-n}}}}};function pt(t){return gl(t)?(t.nodeName||"").toLowerCase():"#document"}function we(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ut(t){var e;return(e=(gl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function gl(t){return t instanceof Node||t instanceof we(t).Node}function Je(t){return t instanceof Element||t instanceof we(t).Element}function He(t){return t instanceof HTMLElement||t instanceof we(t).HTMLElement}function ml(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof we(t).ShadowRoot}function yr(t){let{overflow:e,overflowX:r,overflowY:n,display:i}=Te(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+r)&&!["inline","contents"].includes(i)}function bl(t){return["table","td","th"].includes(pt(t))}function Yo(t){let e=Xo(),r=Te(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(n=>(r.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(r.contain||"").includes(n))}function xl(t){let e=Xt(t);for(;He(e)&&!io(e);){if(Yo(e))return e;e=Xt(e)}return null}function Xo(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function io(t){return["html","body","#document"].includes(pt(t))}function Te(t){return we(t).getComputedStyle(t)}function ao(t){return Je(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Xt(t){if(pt(t)==="html")return t;let e=t.assignedSlot||t.parentNode||ml(t)&&t.host||ut(t);return ml(e)?e.host:e}function vl(t){let e=Xt(t);return io(e)?t.ownerDocument?t.ownerDocument.body:t.body:He(e)&&yr(e)?e:vl(e)}function qo(t,e,r){var n;e===void 0&&(e=[]),r===void 0&&(r=!0);let i=vl(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=we(i);return a?e.concat(s,s.visualViewport||[],yr(i)?i:[],s.frameElement&&r?qo(s.frameElement):[]):e.concat(i,qo(i,[],r))}function Cl(t){let e=Te(t),r=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=He(t),a=i?t.offsetWidth:r,s=i?t.offsetHeight:n,l=oo(r)!==a||oo(n)!==s;return l&&(r=a,n=s),{width:r,height:n,$:l}}function El(t){return Je(t)?t:t.contextElement}function mr(t){let e=El(t);if(!He(e))return dt(1);let r=e.getBoundingClientRect(),{width:n,height:i,$:a}=Cl(e),s=(a?oo(r.width):r.width)/n,l=(a?oo(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var ru=dt(0);function wl(t){let e=we(t);return!Xo()||!e.visualViewport?ru:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function ou(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==we(t)?!1:e}function so(t,e,r,n){e===void 0&&(e=!1),r===void 0&&(r=!1);let i=t.getBoundingClientRect(),a=El(t),s=dt(1);e&&(n?Je(n)&&(s=mr(n)):s=mr(t));let l=ou(a,r,n)?wl(a):dt(0),d=(i.left+l.x)/s.x,p=(i.top+l.y)/s.y,f=i.width/s.x,h=i.height/s.y;if(a){let m=we(a),b=n&&Je(n)?we(n):n,x=m.frameElement;for(;x&&n&&b!==m;){let w=mr(x),P=x.getBoundingClientRect(),R=Te(x),L=P.left+(x.clientLeft+parseFloat(R.paddingLeft))*w.x,O=P.top+(x.clientTop+parseFloat(R.paddingTop))*w.y;d*=w.x,p*=w.y,f*=w.x,h*=w.y,d+=L,p+=O,x=we(x).frameElement}}return Yt({width:f,height:h,x:d,y:p})}function nu(t){let{rect:e,offsetParent:r,strategy:n}=t,i=He(r),a=ut(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=dt(1),d=dt(0);if((i||!i&&n!=="fixed")&&((pt(r)!=="body"||yr(a))&&(s=ao(r)),He(r))){let p=so(r);l=mr(r),d.x=p.x+r.clientLeft,d.y=p.y+r.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-s.scrollLeft*l.x+d.x,y:e.y*l.y-s.scrollTop*l.y+d.y}}function iu(t){return Array.from(t.getClientRects())}function Al(t){return so(ut(t)).left+ao(t).scrollLeft}function au(t){let e=ut(t),r=ao(t),n=t.ownerDocument.body,i=Et(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=Et(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-r.scrollLeft+Al(t),l=-r.scrollTop;return Te(n).direction==="rtl"&&(s+=Et(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:l}}function su(t,e){let r=we(t),n=ut(t),i=r.visualViewport,a=n.clientWidth,s=n.clientHeight,l=0,d=0;if(i){a=i.width,s=i.height;let p=Xo();(!p||p&&e==="fixed")&&(l=i.offsetLeft,d=i.offsetTop)}return{width:a,height:s,x:l,y:d}}function lu(t,e){let r=so(t,!0,e==="fixed"),n=r.top+t.clientTop,i=r.left+t.clientLeft,a=He(t)?mr(t):dt(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,d=i*a.x,p=n*a.y;return{width:s,height:l,x:d,y:p}}function Sl(t,e,r){let n;if(e==="viewport")n=su(t,r);else if(e==="document")n=au(ut(t));else if(Je(e))n=lu(e,r);else{let i=wl(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Yt(n)}function Rl(t,e){let r=Xt(t);return r===e||!Je(r)||io(r)?!1:Te(r).position==="fixed"||Rl(r,e)}function cu(t,e){let r=e.get(t);if(r)return r;let n=qo(t,[],!1).filter(l=>Je(l)&&pt(l)!=="body"),i=null,a=Te(t).position==="fixed",s=a?Xt(t):t;for(;Je(s)&&!io(s);){let l=Te(s),d=Yo(s);!d&&l.position==="fixed"&&(i=null),(a?!d&&!i:!d&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||yr(s)&&!d&&Rl(t,s))?n=n.filter(f=>f!==s):i=l,s=Xt(s)}return e.set(t,n),n}function du(t){let{element:e,boundary:r,rootBoundary:n,strategy:i}=t,s=[...r==="clippingAncestors"?cu(e,this._c):[].concat(r),n],l=s[0],d=s.reduce((p,f)=>{let h=Sl(e,f,i);return p.top=Et(h.top,p.top),p.right=ro(h.right,p.right),p.bottom=ro(h.bottom,p.bottom),p.left=Et(h.left,p.left),p},Sl(e,l,i));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function pu(t){return Cl(t)}function uu(t,e,r){let n=He(e),i=ut(e),a=r==="fixed",s=so(t,!0,a,e),l={scrollLeft:0,scrollTop:0},d=dt(0);if(n||!n&&!a)if((pt(e)!=="body"||yr(i))&&(l=ao(e)),n){let p=so(e,!0,a,e);d.x=p.x+e.clientLeft,d.y=p.y+e.clientTop}else i&&(d.x=Al(i));return{x:s.left+l.scrollLeft-d.x,y:s.top+l.scrollTop-d.y,width:s.width,height:s.height}}function Ol(t,e){return!He(t)||Te(t).position==="fixed"?null:e?e(t):t.offsetParent}function Nl(t,e){let r=we(t);if(!He(t))return r;let n=Ol(t,e);for(;n&&bl(n)&&Te(n).position==="static";)n=Ol(n,e);return n&&(pt(n)==="html"||pt(n)==="body"&&Te(n).position==="static"&&!Yo(n))?r:n||xl(t)||r}var fu=async function(t){let{reference:e,floating:r,strategy:n}=t,i=this.getOffsetParent||Nl,a=this.getDimensions;return{reference:uu(e,await i(r),n),floating:{x:0,y:0,...await a(r)}}};function hu(t){return Te(t).direction==="rtl"}var gr={convertOffsetParentRelativeRectToViewportRelativeRect:nu,getDocumentElement:ut,getClippingRect:du,getOffsetParent:Nl,getElementRects:fu,getClientRects:iu,getDimensions:pu,getScale:mr,isElement:Je,isRTL:hu};var ea=(t,e,r)=>{let n=new Map,i={platform:gr,...r},a={...i.platform,_c:n};return yl(t,e,{...i,platform:a})};function ra(t){return yu(t)}function ta(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function yu(t){for(let e=t;e;e=ta(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=ta(t);e;e=ta(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 oa(t,e,r){return ea(t,e,{platform:{...gr,getOffsetParent:n=>gr.getOffsetParent(n,ra)},middleware:[Qi({crossAxis:!0}),Yi({allowedPlacements:[r]})]})}async function mu(t,e,r,n,i){return ea(t,e,{placement:r,strategy:i,platform:{...gr,getOffsetParent:a=>gr.getOffsetParent(a,ra)},middleware:[Ji(4),Xi({fallbackPlacements:n})]})}var la={};X(la,{FtdsBase:()=>sa,toFtdsBase:()=>en});var aa={};X(aa,{FtLitElement:()=>W});var ia={};X(ia,{ScopedRegistryLitElement:()=>lo});var Jo=window,gu=Jo.ShadowRoot&&(Jo.ShadyCSS===void 0||Jo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,rb=Symbol();var _l=(t,e)=>{gu?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=Jo.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var lo=class extends st{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return _l(n,e.elementStyles),n}};var Qo=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Il,Ll=Symbol("constructorPrototype"),Pl=Symbol("constructorName"),$l=Symbol("exportpartsDebouncer"),Tl=Symbol("dynamicDependenciesLoaded"),W=class extends lo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Il]=new ie(5),this[Pl]=this.constructor.name,this[Ll]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Pl]&&Object.setPrototypeOf(this,this[Ll])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Tl]||(e[Tl]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[$l].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,s,l;let d=m=>m!=null&&m.trim().length>0,p=e.filter(d).map(m=>m.trim());if(p.length===0){this.removeAttribute("exportparts");return}let f=new Set;for(let m of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let b=(a=(i=m.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],x=(l=(s=m.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(w=>w.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...b,...x).filter(d).map(w=>w.trim()).forEach(w=>f.add(w))}if(f.size===0){this.removeAttribute("exportparts");return}let h=[...f.values()].flatMap(m=>p.map(b=>`${m}:${b}--${m}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Il=$l;Qo([v()],W.prototype,"exportpartsPrefix",void 0);Qo([me([])],W.prototype,"exportpartsPrefixes",void 0);Qo([v()],W.prototype,"customStylesheet",void 0);Qo([G()],W.prototype,"useAdoptedStyleSheets",void 0);var kl=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a};function en(t){class e extends t{constructor(){super(...arguments),this.size=ct.medium,this.family=qt.neutral}getDesignSystemBaseClasses(){return{[Di(this.family)]:!0,[Mi(this.size)]:!0}}}return kl([v()],e.prototype,"size",void 0),kl([v()],e.prototype,"family",void 0),e}var sa=class extends en(W){};var Dl={};var pa={};X(pa,{highlightHtml:()=>da,highlightHtmlColorCssVariable:()=>Ml,highlightHtmlStyles:()=>xu});var Jt=class t{constructor(e,r=!0,n=[],i=5e3){this.ctx=e,this.iframes=r,this.exclude=n,this.iframesTimeout=i}static matches(e,r){let n=typeof r=="string"?[r]:r,i=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(i){let a=!1;return n.every(s=>i.call(e,s)?(a=!0,!1):!0),a}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(n=>{let i=r.filter(a=>a.contains(n)).length>0;r.indexOf(n)===-1&&!i&&r.push(n)}),r}getIframeContents(e,r,n=()=>{}){let i;try{let a=e.contentWindow;if(i=a.document,!a||!i)throw new Error("iframe inaccessible")}catch{n()}i&&r(i)}isIframeBlank(e){let r="about:blank",n=e.getAttribute("src").trim();return e.contentWindow.location.href===r&&n!==r&&n}observeIframeLoad(e,r,n){let i=!1,a=null,s=()=>{if(!i){i=!0,clearTimeout(a);try{this.isIframeBlank(e)||(e.removeEventListener("load",s),this.getIframeContents(e,r,n))}catch{n()}}};e.addEventListener("load",s),a=setTimeout(s,this.iframesTimeout)}onIframeReady(e,r,n){try{e.contentWindow.document.readyState==="complete"?this.isIframeBlank(e)?this.observeIframeLoad(e,r,n):this.getIframeContents(e,r,n):this.observeIframeLoad(e,r,n)}catch{n()}}waitForIframes(e,r){let n=0;this.forEachIframe(e,()=>!0,i=>{n++,this.waitForIframes(i.querySelector("html"),()=>{--n||r()})},i=>{i||r()})}forEachIframe(e,r,n,i=()=>{}){let a=e.querySelectorAll("iframe"),s=a.length,l=0;a=Array.prototype.slice.call(a);let d=()=>{--s<=0&&i(l)};s||d(),a.forEach(p=>{t.matches(p,this.exclude)?d():this.onIframeReady(p,f=>{r(p)&&(l++,n(f)),d()},d)})}createIterator(e,r,n){return document.createNodeIterator(e,r,n,!1)}createInstanceOnIframe(e){return new t(e.querySelector("html"),this.iframes)}compareNodeIframe(e,r,n){let i=e.compareDocumentPosition(n),a=Node.DOCUMENT_POSITION_PRECEDING;if(i&a)if(r!==null){let s=r.compareDocumentPosition(n),l=Node.DOCUMENT_POSITION_FOLLOWING;if(s&l)return!0}else return!0;return!1}getIteratorNode(e){let r=e.previousNode(),n;return r===null?n=e.nextNode():n=e.nextNode()&&e.nextNode(),{prevNode:r,node:n}}checkIframeFilter(e,r,n,i){let a=!1,s=!1;return i.forEach((l,d)=>{l.val===n&&(a=d,s=l.handled)}),this.compareNodeIframe(e,r,n)?(a===!1&&!s?i.push({val:n,handled:!0}):a!==!1&&!s&&(i[a].handled=!0),!0):(a===!1&&i.push({val:n,handled:!1}),!1)}handleOpenIframes(e,r,n,i){e.forEach(a=>{a.handled||this.getIframeContents(a.val,s=>{this.createInstanceOnIframe(s).forEachNode(r,n,i)})})}iterateThroughNodes(e,r,n,i,a){let s=this.createIterator(r,e,i),l=[],d=[],p,f,h=()=>({prevNode:f,node:p}=this.getIteratorNode(s),p);for(;h();)this.iframes&&this.forEachIframe(r,m=>this.checkIframeFilter(p,f,m,l),m=>{this.createInstanceOnIframe(m).forEachNode(e,b=>d.push(b),i)}),d.push(p);d.forEach(m=>{n(m)}),this.iframes&&this.handleOpenIframes(l,e,n,i),a()}forEachNode(e,r,n,i=()=>{}){let a=this.getContexts(),s=a.length;s||i(),a.forEach(l=>{let d=()=>{this.iterateThroughNodes(e,l,r,n,()=>{--s<=0&&i()})};this.iframes?this.waitForIframes(l,d):d()})}};var co=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 Jt(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(e,r="debug"){let n=this.opt.log;this.opt.debug&&typeof n=="object"&&typeof n[r]=="function"&&n[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,n=this.opt.caseSensitive?"":"i",i=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let a in r)if(r.hasOwnProperty(a)){let s=r[a],l=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(a):this.escapeStr(a),d=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(s):this.escapeStr(s);l!==""&&d!==""&&(e=e.replace(new RegExp(`(${this.escapeStr(l)}|${this.escapeStr(d)})`,`gm${n}`),i+`(${this.processSynomyms(l)}|${this.processSynomyms(d)})`+i))}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,n,i)=>{let a=i.charAt(n+1);return/[(|)\\]/.test(a)||a===""?r:r+"\0"})}createJoinersRegExp(e){let r=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&r.push(this.escapeStr(n.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",n=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"],i=[];return e.split("").forEach(a=>{n.every(s=>{if(s.indexOf(a)!==-1){if(i.indexOf(s)>-1)return!1;e=e.replace(new RegExp(`[${s}]`,`gm${r}`),`[${s}]`),i.push(s)}return!0})}),e}createMergedBlanksRegExp(e){return e.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(e){let r="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xA1\xBF",n=this.opt.accuracy,i=typeof n=="string"?n:n.value,a=typeof n=="string"?[]:n.limiters,s="";switch(a.forEach(l=>{s+=`|${this.escapeStr(l)}`}),i){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(n=>{this.opt.separateWordSearch?n.split(" ").forEach(i=>{i.trim()&&r.indexOf(i)===-1&&r.push(i)}):n.trim()&&r.indexOf(n)===-1&&r.push(n)}),{keywords:r.sort((n,i)=>i.length-n.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=[],n=0;return e.sort((i,a)=>i.start-a.start).forEach(i=>{let{start:a,end:s,valid:l}=this.callNoMatchOnInvalidRanges(i,n);l&&(i.start=a,i.length=s-a,r.push(i),n=s)}),r}callNoMatchOnInvalidRanges(e,r){let n,i,a=!1;return e&&typeof e.start<"u"?(n=parseInt(e.start,10),i=n+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&i-r>0&&i-n>0?a=!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:n,end:i,valid:a}}checkWhitespaceRanges(e,r,n){let i,a=!0,s=n.length,l=r-s,d=parseInt(e.start,10)-l;return d=d>s?s:d,i=d+parseInt(e.length,10),i>s&&(i=s,this.log(`End range automatically set to the max value of ${s}`)),d<0||i-d<0||d>s||i>s?(a=!1,this.log(`Invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)):n.substring(d,i).replace(/\s+/g,"")===""&&(a=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:d,end:i,valid:a}}getTextNodes(e){let r="",n=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,i=>{n.push({start:r.length,end:(r+=i.textContent).length,node:i})},i=>this.matchesExclude(i.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{e({value:r,nodes:n})})}matchesExclude(e){return Jt.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(e,r,n){let i=this.opt.element?this.opt.element:"mark",a=e.splitText(r),s=a.splitText(n-r),l=document.createElement(i);return l.setAttribute("data-markjs","true"),this.opt.className&&l.setAttribute("class",this.opt.className),l.textContent=a.textContent,a.parentNode.replaceChild(l,a),s}wrapRangeInMappedTextNode(e,r,n,i,a){e.nodes.every((s,l)=>{let d=e.nodes[l+1];if(typeof d>"u"||d.start>r){if(!i(s.node))return!1;let p=r-s.start,f=(n>s.end?s.end:n)-s.start,h=e.value.substr(0,s.start),m=e.value.substr(f+s.start);if(s.node=this.wrapRangeInTextNode(s.node,p,f),e.value=h+m,e.nodes.forEach((b,x)=>{x>=l&&(e.nodes[x].start>0&&x!==l&&(e.nodes[x].start-=f),e.nodes[x].end-=f)}),n-=f,a(s.node.previousSibling,s.start),n>s.end)r=s.end;else return!1}return!0})}wrapMatches(e,r,n,i,a){let s=r===0?0:r+1;this.getTextNodes(l=>{l.nodes.forEach(d=>{d=d.node;let p;for(;(p=e.exec(d.textContent))!==null&&p[s]!=="";){if(!n(p[s],d))continue;let f=p.index;if(s!==0)for(let h=1;h<s;h++)f+=p[h].length;d=this.wrapRangeInTextNode(d,f,f+p[s].length),i(d.previousSibling),e.lastIndex=0}}),a()})}wrapMatchesAcrossElements(e,r,n,i,a){let s=r===0?0:r+1;this.getTextNodes(l=>{let d;for(;(d=e.exec(l.value))!==null&&d[s]!=="";){let p=d.index;if(s!==0)for(let h=1;h<s;h++)p+=d[h].length;let f=p+d[s].length;this.wrapRangeInMappedTextNode(l,p,f,h=>n(d[s],h),(h,m)=>{e.lastIndex=m,i(h)})}a()})}wrapRangeFromIndex(e,r,n,i){this.getTextNodes(a=>{let s=a.value.length;e.forEach((l,d)=>{let{start:p,end:f,valid:h}=this.checkWhitespaceRanges(l,s,a.value);h&&this.wrapRangeInMappedTextNode(a,p,f,m=>r(m,l,a.value.substring(p,f),d),m=>{n(m,l)})}),i()})}unwrapMatches(e){let r=e.parentNode,n=document.createDocumentFragment();for(;e.firstChild;)n.appendChild(e.removeChild(e.firstChild));r.replaceChild(n,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 n=0,i="wrapMatches",a=s=>{n++,this.opt.each(s)};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),this[i](e,this.opt.ignoreGroups,(s,l)=>this.opt.filter(l,s,n),a,()=>{n===0&&this.opt.noMatch(e),this.opt.done(n)})}mark(e,r){this.opt=r;let n=0,i="wrapMatches",{keywords:a,length:s}=this.getSeparatedKeywords(typeof e=="string"?[e]:e),l=this.opt.caseSensitive?"":"i",d=p=>{let f=new RegExp(this.createRegExp(p),`gm${l}`),h=0;this.log(`Searching with expression "${f}"`),this[i](f,1,(m,b)=>this.opt.filter(b,p,n,h),m=>{h++,n++,this.opt.each(m)},()=>{h===0&&this.opt.noMatch(p),a[s-1]===p?this.opt.done(n):d(a[a.indexOf(p)+1])})};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),s===0?this.opt.done(n):d(a[0])}markRanges(e,r){this.opt=r;let n=0,i=this.checkRanges(e);i&&i.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(i)),this.wrapRangeFromIndex(i,(a,s,l,d)=>this.opt.filter(a,s,l,d),(a,s)=>{n++,this.opt.each(a,s)},()=>{this.opt.done(n)})):this.opt.done(n)}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,n=>{this.unwrapMatches(n)},n=>{let i=Jt.matches(n,r),a=this.matchesExclude(n);return!i||a?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function ca(t){let e=new co(t);return this.mark=(r,n)=>(e.mark(r,n),this),this.markRegExp=(r,n)=>(e.markRegExp(r,n),this),this.markRanges=(r,n)=>(e.markRanges(r,n),this),this.unmark=r=>(e.unmark(r),this),this}var bu=ca,Ml=o.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),xu=T`
|
|
8
8
|
.highlight-html-match {
|
|
9
|
-
background: ${
|
|
9
|
+
background: ${Ml};
|
|
10
10
|
}
|
|
11
|
-
`;function da(t,e,r){var
|
|
11
|
+
`;function da(t,e,r){var n,i;let a=t.getAttribute("data-highlight-html-query");if((a??"")!==(e??"")){let s=new bu(t);if(s.unmark(),e&&e.trim()){let l={className:(n=r?.className)!==null&&n!==void 0?n:"highlight-html-match"};r?.attributes!=null&&(l.each=p=>{for(let f in r.attributes)p.setAttribute(f,r.attributes[f])}),s.mark(e.replace(/"[^"]+"/g,""),{...l,separateWordSearch:!0}),((i=e.match(/"[^"]+"/g))!==null&&i!==void 0?i:[]).forEach(p=>s.mark(p.replace(/"/g,""),{...l,separateWordSearch:!1}))}}t.setAttribute("data-highlight-html-query",e??"")}var fa={};X(fa,{noTextInputDefaultClearButton:()=>ua,noTextSelect:()=>po,safariEllipsisFix:()=>uo,wordWrap:()=>vu});var po=T`
|
|
12
12
|
.ft-no-text-select {
|
|
13
13
|
-webkit-touch-callout: none;
|
|
14
14
|
-webkit-user-select: none;
|
|
@@ -17,7 +17,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
17
17
|
-ms-user-select: none;
|
|
18
18
|
user-select: none;
|
|
19
19
|
}
|
|
20
|
-
`,
|
|
20
|
+
`,vu=T`
|
|
21
21
|
.ft-word-wrap {
|
|
22
22
|
white-space: normal;
|
|
23
23
|
word-wrap: break-word;
|
|
@@ -47,8 +47,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
47
47
|
input::-webkit-search-results-decoration {
|
|
48
48
|
display: none;
|
|
49
49
|
}
|
|
50
|
-
`;var Ml={};var ha={};X(ha,{ParametrizedLabelResolver:()=>fo});var fo=class t{constructor(e,r){this.defaultLabels=e,this.labels=r}resolve(e,...r){var o,i;e=this.resolvePluralKey(e,r);let a=(i=(o=this.labels[e])!==null&&o!==void 0?o:this.defaultLabels[e])!==null&&i!==void 0?i:"";return t.replaceParameters(a,...r)}static replaceParameters(e,...r){return r.forEach((o,i)=>e=e.replace(new RegExp(`\\{${i}([^}]*)\\}`,"g"),(a,s)=>t.formatValue(o,s))),e}resolvePluralKey(e,r){for(let o of r)if(typeof o=="number"){let i=`${String(e)}[\\=${o}]`;if(i in this.labels||i in this.defaultLabels)return i}return e}static formatValue(e,r){return e instanceof Date?t.formatDate(e,r):e??""}static formatDate(e,r){let o=i=>r?.includes("date")?e.toLocaleDateString(i):r?.includes("time")?e.toLocaleTimeString(i):e.toLocaleString(i);try{return o(document.documentElement.lang)}catch{return o()}}};var Ba={};X(Ba,{FtCommandQueue:()=>ho,FtLitElementRedux:()=>De,FtReduxStore:()=>ht,clearAllStores:()=>of,isFtReduxStore:()=>Qt,redux:()=>$e,reduxEventListener:()=>vu,reduxReactive:()=>xu});var xu=()=>(t,e)=>{var r;let o=t.constructor;o.reduxReactiveProperties=new Set(o.reduxReactiveProperties),(r=o.reduxReactiveProperties)===null||r===void 0||r.add(e)},$e=t=>{let e=t??{};return(r,o)=>{var i;let a={hasChanged:Jr,attribute:!1,...e};x(a)(r,o);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(i=e.selector)!==null&&i!==void 0?i:l=>l[o],store:e.store})}},vu=t=>(e,r)=>{let o=e.constructor;o.reduxEventListeners=new Map(o.reduxEventListeners),o.reduxEventListeners.set(r,t)};var ho=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 Qt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ul,Fl,Bl,tn=Symbol("internalReduxEventsUnsubscribers"),wt=Symbol("internalStoresUnsubscribers"),er=Symbol("internalStores"),De=class extends B{constructor(){super(...arguments),this[Ul]=new Map,this[Fl]=new Map,this[Bl]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[er].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[er].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[er].get(e)}addStore(e,r){var o;r=(o=r??(Qt(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[er].delete(r)}setupStore(e,r){this[er].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[er].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 i=this.getStore(e.store);i&&(e.store?this[wt].has(e.store):this[wt].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var o;this[wt].set(e,r.subscribe(()=>this.updateFromStores())),Qt(r)&&r.eventBus&&((o=this.reduxConstructor.reduxEventListeners)===null||o===void 0||o.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=l=>this[a](l);r.eventBus.addEventListener(i.eventName,s),this[tn].push(()=>r.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[wt].forEach((e,r)=>this.unsubscribeFromStore(r)),this[tn].forEach(e=>e()),this[tn]=[]}unsubscribeFromStore(e){this[wt].has(e)&&this[wt].get(e)(),this[wt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ul=wt,Fl=er,Bl=tn;De.reduxProperties=new Map;De.reduxReactiveProperties=new Set;De.reduxEventListeners=new Map;function Me(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 i,a;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 ft(t){return!!t&&!!t[re]}function We(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 i=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Nu}(t)||Array.isArray(t)||!!t[Kl]||!!(!((e=t.constructor)===null||e===void 0)&&e[Kl])||Ea(t)||Ca(t))}function tr(t,e,r){r===void 0&&(r=!1),vr(t)===0?(r?Object.keys:xr)(t).forEach(function(o){r&&typeof o=="symbol"||e(o,t[o],t)}):t.forEach(function(o,i){return e(i,o,t)})}function vr(t){var e=t[re];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ea(t)?2:Ca(t)?3:0}function br(t,e){return vr(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Su(t,e){return vr(t)===2?t.get(e):t[e]}function Zl(t,e,r){var o=vr(t);o===2?t.set(e,r):o===3?t.add(r):t[e]=r}function ql(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ea(t){return Au&&t instanceof Map}function Ca(t){return Ru&&t instanceof Set}function At(t){return t.o||t.t}function wa(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Jl(t);delete e[re];for(var r=xr(e),o=0;o<r.length;o++){var i=r[o],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Aa(t,e){return e===void 0&&(e=!1),Ra(t)||ft(t)||!We(t)||(vr(t)>1&&(t.set=t.add=t.clear=t.delete=Ou),Object.freeze(t),e&&tr(t,function(r,o){return Aa(o,!0)},!0)),t}function Ou(){Me(2)}function Ra(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Qe(t){var e=Oa[t];return e||Me(18,t),e}function Eu(t,e){Oa[t]||(Oa[t]=e)}function xa(){return yo}function ma(t,e){e&&(Qe("Patches"),t.u=[],t.s=[],t.v=e)}function rn(t){va(t),t.p.forEach(Cu),t.p=null}function va(t){t===yo&&(yo=t.l)}function zl(t){return yo={p:[],l:yo,h:t,m:!0,_:0}}function Cu(t){var e=t[re];e.i===0||e.i===1?e.j():e.g=!0}function ya(t,e){e._=e.p.length;var r=e.p[0],o=t!==void 0&&t!==r;return e.h.O||Qe("ES5").S(e,t,o),o?(r[re].P&&(rn(e),Me(4)),We(t)&&(t=on(e,t),e.l||nn(e,t)),e.u&&Qe("Patches").M(r[re].t,t,e.u,e.s)):t=on(e,r,[]),rn(e),e.u&&e.v(e.u,e.s),t!==Xl?t:void 0}function on(t,e,r){if(Ra(e))return e;var o=e[re];if(!o)return tr(e,function(l,c){return Hl(t,o,e,l,c,r)},!0),e;if(o.A!==t)return e;if(!o.P)return nn(t,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var i=o.i===4||o.i===5?o.o=wa(o.k):o.o,a=i,s=!1;o.i===3&&(a=new Set(i),i.clear(),s=!0),tr(a,function(l,c){return Hl(t,o,i,l,c,r,s)}),nn(t,i,!1),r&&t.u&&Qe("Patches").N(o,r,t.u,t.s)}return o.o}function Hl(t,e,r,o,i,a,s){if(ft(i)){var l=on(t,i,a&&e&&e.i!==3&&!br(e.R,o)?a.concat(o):void 0);if(Zl(r,o,l),!ft(l))return;t.m=!1}else s&&r.add(i);if(We(i)&&!Ra(i)){if(!t.h.D&&t._<1)return;on(t,i),e&&e.A.l||nn(t,i)}}function nn(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Aa(e,r)}function ga(t,e){var r=t[re];return(r?At(r):t)[e]}function Wl(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 Rt(t){t.P||(t.P=!0,t.l&&Rt(t.l))}function ba(t){t.o||(t.o=wa(t.t))}function Sa(t,e,r){var o=Ea(e)?Qe("MapSet").F(e,r):Ca(e)?Qe("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:xa(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},c=l,p=go;s&&(c=[l],p=mo);var h=Proxy.revocable(c,p),f=h.revoke,y=h.proxy;return l.k=y,l.j=f,y}(e,r):Qe("ES5").J(e,r);return(r?r.A:xa()).p.push(o),o}function wu(t){return ft(t)||Me(22,t),function e(r){if(!We(r))return r;var o,i=r[re],a=vr(r);if(i){if(!i.P&&(i.i<4||!Qe("ES5").K(i)))return i.t;i.I=!0,o=Vl(r,a),i.I=!1}else o=Vl(r,a);return tr(o,function(s,l){i&&Su(i.t,s)===l||Zl(o,s,e(l))}),a===3?new Set(o):o}(t)}function Vl(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return wa(t)}function Yl(){function t(s,l){var c=a[s];return c?c.enumerable=l:a[s]=c={configurable:!0,enumerable:l,get:function(){var p=this[re];return go.get(p,s)},set:function(p){var h=this[re];go.set(h,s,p)}},c}function e(s){for(var l=s.length-1;l>=0;l--){var c=s[l][re];if(!c.P)switch(c.i){case 5:o(c)&&Rt(c);break;case 4:r(c)&&Rt(c)}}}function r(s){for(var l=s.t,c=s.k,p=xr(c),h=p.length-1;h>=0;h--){var f=p[h];if(f!==re){var y=l[f];if(y===void 0&&!br(l,f))return!0;var g=c[f],b=g&&g[re];if(b?b.t!==y:!ql(g,y))return!0}}var E=!!l[re];return p.length!==xr(l).length+(E?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 p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function i(s){s.g&&Me(3,JSON.stringify(At(s)))}var a={};Eu("ES5",{J:function(s,l){var c=Array.isArray(s),p=function(f,y){if(f){for(var g=Array(y.length),b=0;b<y.length;b++)Object.defineProperty(g,""+b,t(b,!0));return g}var E=Jl(y);delete E[re];for(var _=xr(E),w=0;w<_.length;w++){var N=_[w];E[N]=t(N,f||!!E[N].enumerable)}return Object.create(Object.getPrototypeOf(y),E)}(c,s),h={i:c?5:4,A:l?l.A:xa(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,re,{value:h,writable:!0}),p},S:function(s,l,c){c?ft(l)&&l[re].A===s&&e(s.p):(s.u&&function p(h){if(h&&typeof h=="object"){var f=h[re];if(f){var y=f.t,g=f.k,b=f.R,E=f.i;if(E===4)tr(g,function(O){O!==re&&(y[O]!==void 0||br(y,O)?b[O]||p(g[O]):(b[O]=!0,Rt(f)))}),tr(y,function(O){g[O]!==void 0||br(g,O)||(b[O]=!1,Rt(f))});else if(E===5){if(o(f)&&(Rt(f),b.length=!0),g.length<y.length)for(var _=g.length;_<y.length;_++)b[_]=!1;else for(var w=y.length;w<g.length;w++)b[w]=!0;for(var N=Math.min(g.length,y.length),S=0;S<N;S++)g.hasOwnProperty(S)||(b[S]=!0),b[S]===void 0&&p(g[S])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):o(s)}})}var jl,yo,Na=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Au=typeof Map<"u",Ru=typeof Set<"u",Gl=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Xl=Na?Symbol.for("immer-nothing"):((jl={})["immer-nothing"]=!0,jl),Kl=Na?Symbol.for("immer-draftable"):"__$immer_draftable",re=Na?Symbol.for("immer-state"):"__$immer_state";var Nu=""+Object.prototype.constructor,xr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Jl=Object.getOwnPropertyDescriptors||function(t){var e={};return xr(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Oa={},go={get:function(t,e){if(e===re)return t;var r=At(t);if(!br(r,e))return function(i,a,s){var l,c=Wl(a,s);return c?"value"in c?c.value:(l=c.get)===null||l===void 0?void 0:l.call(i.k):void 0}(t,r,e);var o=r[e];return t.I||!We(o)?o:o===ga(t.t,e)?(ba(t),t.o[e]=Sa(t.A.h,o,t)):o},has:function(t,e){return e in At(t)},ownKeys:function(t){return Reflect.ownKeys(At(t))},set:function(t,e,r){var o=Wl(At(t),e);if(o?.set)return o.set.call(t.k,r),!0;if(!t.P){var i=ga(At(t),e),a=i?.[re];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(ql(r,i)&&(r!==void 0||br(t.t,e)))return!0;ba(t),Rt(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 ga(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,ba(t),Rt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=At(t),o=Reflect.getOwnPropertyDescriptor(r,e);return o&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:o.enumerable,value:r[e]}},defineProperty:function(){Me(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Me(12)}},mo={};tr(go,function(t,e){mo[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),mo.deleteProperty=function(t,e){return mo.set.call(this,t,e,void 0)},mo.set=function(t,e,r){return go.set.call(this,t[0],e,r,t[0])};var _u=function(){function t(r){var o=this;this.O=Gl,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var l=a;a=i;var c=o;return function(E){var _=this;E===void 0&&(E=l);for(var w=arguments.length,N=Array(w>1?w-1:0),S=1;S<w;S++)N[S-1]=arguments[S];return c.produce(E,function(O){var C;return(C=a).call.apply(C,[_,O].concat(N))})}}var p;if(typeof a!="function"&&Me(6),s!==void 0&&typeof s!="function"&&Me(7),We(i)){var h=zl(o),f=Sa(o,i,void 0),y=!0;try{p=a(f),y=!1}finally{y?rn(h):va(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(E){return ma(h,s),ya(E,h)},function(E){throw rn(h),E}):(ma(h,s),ya(p,h))}if(!i||typeof i!="object"){if((p=a(i))===void 0&&(p=i),p===Xl&&(p=void 0),o.D&&Aa(p,!0),s){var g=[],b=[];Qe("Patches").M(i,p,g,b),s(g,b)}return p}Me(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),y=1;y<h;y++)f[y-1]=arguments[y];return o.produceWithPatches(p,function(g){return i.apply(void 0,[g].concat(f))})};var s,l,c=o.produce(i,a,function(p,h){s=p,l=h});return typeof Promise<"u"&&c instanceof Promise?c.then(function(p){return[p,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){We(r)||Me(8),ft(r)&&(r=wu(r));var o=zl(this),i=Sa(this,r,void 0);return i[re].C=!0,va(o),i},e.finishDraft=function(r,o){var i=r&&r[re],a=i.A;return ma(a,o),ya(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Gl&&Me(20),this.O=r},e.applyPatches=function(r,o){var i;for(i=o.length-1;i>=0;i--){var a=o[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(o=o.slice(i+1));var s=Qe("Patches").$;return ft(r)?s(r,o):this.produce(r,function(l){return s(l,o)})},t}(),Ie=new _u,Tu=Ie.produce,Cb=Ie.produceWithPatches.bind(Ie),wb=Ie.setAutoFreeze.bind(Ie),Ab=Ie.setUseProxies.bind(Ie),Rb=Ie.applyPatches.bind(Ie),Nb=Ie.createDraft.bind(Ie),_b=Ie.finishDraft.bind(Ie),an=Tu;function Nt(t){"@babel/helpers - typeof";return Nt=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},Nt(t)}function _a(t,e){if(Nt(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var o=r.call(t,e||"default");if(Nt(o)!=="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ta(t){var e=_a(t,"string");return Nt(e)==="symbol"?e:String(e)}function Pa(t,e,r){return e=Ta(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Ql(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,o)}return r}function sn(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Ql(Object(r),!0).forEach(function(o){Pa(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Ql(Object(r)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}function ge(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 ec=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),La=function(){return Math.random().toString(36).substring(7).split("").join(".")},ln={INIT:"@@redux/INIT"+La(),REPLACE:"@@redux/REPLACE"+La(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+La()}};function Pu(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 Ia(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ge(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ge(1));return r(Ia)(t,e)}if(typeof t!="function")throw new Error(ge(2));var i=t,a=e,s=[],l=s,c=!1;function p(){l===s&&(l=s.slice())}function h(){if(c)throw new Error(ge(3));return a}function f(E){if(typeof E!="function")throw new Error(ge(4));if(c)throw new Error(ge(5));var _=!0;return p(),l.push(E),function(){if(_){if(c)throw new Error(ge(6));_=!1,p();var N=l.indexOf(E);l.splice(N,1),s=null}}}function y(E){if(!Pu(E))throw new Error(ge(7));if(typeof E.type>"u")throw new Error(ge(8));if(c)throw new Error(ge(9));try{c=!0,a=i(a,E)}finally{c=!1}for(var _=s=l,w=0;w<_.length;w++){var N=_[w];N()}return E}function g(E){if(typeof E!="function")throw new Error(ge(10));i=E,y({type:ln.REPLACE})}function b(){var E,_=f;return E={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ge(11));function S(){N.next&&N.next(h())}S();var O=_(S);return{unsubscribe:O}}},E[ec]=function(){return this},E}return y({type:ln.INIT}),o={dispatch:y,subscribe:f,getState:h,replaceReducer:g},o[ec]=b,o}function Lu(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:ln.INIT});if(typeof o>"u")throw new Error(ge(12));if(typeof r(void 0,{type:ln.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ge(13))})}function tc(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var i=e[o];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,l;try{Lu(r)}catch(c){l=c}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var f;for(var y=!1,g={},b=0;b<a.length;b++){var E=a[b],_=r[E],w=p[E],N=_(w,h);if(typeof N>"u"){var S=h&&h.type;throw new Error(ge(14))}g[E]=N,y=y||N!==w}return y=y||a.length!==Object.keys(p).length,y?g:p}}function Sr(){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,i){return function(){return o(i.apply(void 0,arguments))}})}function rc(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var i=o.apply(void 0,arguments),a=function(){throw new Error(ge(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(c){return c(s)});return a=Sr.apply(void 0,l)(i.dispatch),sn(sn({},i),{},{dispatch:a})}}}function oc(t){var e=function(o){var i=o.dispatch,a=o.getState;return function(s){return function(l){return typeof l=="function"?l(i,a,t):s(l)}}};return e}var nc=oc();nc.withExtraArgument=oc;var ka=nc;var cc=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,i){o.__proto__=i}||function(o,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(o[a]=i[a])},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)}}(),Iu=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},o,i,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return c([p,h])}}function c(p){if(o)throw new TypeError("Generator is already executing.");for(;r;)try{if(o=1,i&&(a=p[0]&2?i.return:p[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,p[1])).done)return a;switch(i=0,a&&(p=[p[0]&2,a.value]),p[0]){case 0:case 1:a=p;break;case 4:return r.label++,{value:p[1],done:!1};case 5:r.label++,i=p[1],p=[0];continue;case 7:p=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!a||p[1]>a[0]&&p[1]<a[3])){r.label=p[1];break}if(p[0]===6&&r.label<a[1]){r.label=a[1],a=p;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(p);break}a[2]&&r.ops.pop(),r.trys.pop();continue}p=e.call(t,r)}catch(h){p=[6,h],i=0}finally{o=a=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Or=function(t,e){for(var r=0,o=e.length,i=t.length;r<o;r++,i++)t[i]=e[r];return t},ku=Object.defineProperty,$u=Object.defineProperties,Du=Object.getOwnPropertyDescriptors,ic=Object.getOwnPropertySymbols,Mu=Object.prototype.hasOwnProperty,Uu=Object.prototype.propertyIsEnumerable,ac=function(t,e,r){return e in t?ku(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},_t=function(t,e){for(var r in e||(e={}))Mu.call(e,r)&&ac(t,r,e[r]);if(ic)for(var o=0,i=ic(e);o<i.length;o++){var r=i[o];Uu.call(e,r)&&ac(t,r,e[r])}return t},$a=function(t,e){return $u(t,Du(e))},Fu=function(t,e,r){return new Promise(function(o,i){var a=function(c){try{l(r.next(c))}catch(p){i(p)}},s=function(c){try{l(r.throw(c))}catch(p){i(p)}},l=function(c){return c.done?o(c.value):Promise.resolve(c.value).then(a,s)};l((r=r.apply(t,e)).next())})};var Bu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Sr:Sr.apply(null,arguments)},Kb=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function zu(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 Hu=function(t){cc(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}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,Or([void 0],r[0].concat(this)))):new(e.bind.apply(e,Or([void 0],r.concat(this))))},e}(Array),Wu=function(t){cc(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}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,Or([void 0],r[0].concat(this)))):new(e.bind.apply(e,Or([void 0],r.concat(this))))},e}(Array);function Ua(t){return We(t)?an(t,function(){}):t}function Vu(t){return typeof t=="boolean"}function ju(){return function(e){return Gu(e)}}function Gu(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,o=t.immutableCheck,i=o===void 0?!0:o,a=t.serializableCheck,s=a===void 0?!0:a,l=new Hu;if(r&&(Vu(r)?l.push(ka):l.push(ka.withExtraArgument(r.extraArgument))),0){if(i)var c;if(s)var p}return l}var Da=!0;function dc(t){var e=ju(),r=t||{},o=r.reducer,i=o===void 0?void 0:o,a=r.middleware,s=a===void 0?e():a,l=r.devTools,c=l===void 0?!0:l,p=r.preloadedState,h=p===void 0?void 0:p,f=r.enhancers,y=f===void 0?void 0:f,g;if(typeof i=="function")g=i;else if(zu(i))g=tc(i);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 b=s;if(typeof b=="function"&&(b=b(e),!Da&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Da&&b.some(function(O){return typeof O!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=rc.apply(void 0,b),_=Sr;c&&(_=Bu(_t({trace:!Da},typeof c=="object"&&c)));var w=new Wu(E),N=w;Array.isArray(y)?N=Or([E],y):typeof y=="function"&&(N=y(w));var S=_.apply(void 0,N);return Ia(g,h,S)}function Tt(t,e){function r(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];if(e){var a=e.apply(void 0,o);if(!a)throw new Error("prepareAction did not return an object");return _t(_t({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.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,i={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return o=a,i}};return t(i),[e,r,o]}function Ku(t){return typeof t=="function"}function Zu(t,e,r,o){r===void 0&&(r=[]);var i=typeof e=="function"?pc(e):[e,r,o],a=i[0],s=i[1],l=i[2],c;if(Ku(t))c=function(){return Ua(t())};else{var p=Ua(t);c=function(){return p}}function h(f,y){f===void 0&&(f=c());var g=Or([a[y.type]],s.filter(function(b){var E=b.matcher;return E(y)}).map(function(b){var E=b.reducer;return E}));return g.filter(function(b){return!!b}).length===0&&(g=[l]),g.reduce(function(b,E){if(E)if(ft(b)){var _=b,w=E(_,y);return w===void 0?b:w}else{if(We(b))return an(b,function(N){return E(N,y)});var w=E(b,y);if(w===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return w}return b},f)}return h.getInitialState=c,h}function qu(t,e){return t+"/"+e}function uc(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:Ua(t.initialState),o=t.reducers||{},i=Object.keys(o),a={},s={},l={};i.forEach(function(h){var f=o[h],y=qu(e,h),g,b;"reducer"in f?(g=f.reducer,b=f.prepare):g=f,a[h]=g,s[y]=g,l[h]=b?Tt(y,b):Tt(y)});function c(){var h=typeof t.extraReducers=="function"?pc(t.extraReducers):[t.extraReducers],f=h[0],y=f===void 0?{}:f,g=h[1],b=g===void 0?[]:g,E=h[2],_=E===void 0?void 0:E,w=_t(_t({},y),s);return Zu(r,function(N){for(var S in w)N.addCase(S,w[S]);for(var O=0,C=b;O<C.length;O++){var D=C[O];N.addMatcher(D.matcher,D.reducer)}_&&N.addDefaultCase(_)})}var p;return{name:e,reducer:function(h,f){return p||(p=c()),p(h,f)},actions:l,caseReducers:a,getInitialState:function(){return p||(p=c()),p.getInitialState()}}}var Yu="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Xu=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Yu[Math.random()*64|0];return e},Ju=["name","message","stack","code"],Ma=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),sc=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Qu=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,o=Ju;r<o.length;r++){var i=o[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Xb=function(){function t(e,r,o){var i=Tt(e+"/fulfilled",function(h,f,y,g){return{payload:h,meta:$a(_t({},g||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),a=Tt(e+"/pending",function(h,f,y){return{payload:void 0,meta:$a(_t({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=Tt(e+"/rejected",function(h,f,y,g,b){return{payload:g,error:(o&&o.serializeError||Qu)(h||"Rejected"),meta:$a(_t({},b||{}),{arg:y,requestId:f,rejectedWithValue:!!g,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 p(h){return function(f,y,g){var b=o?.idGenerator?o.idGenerator(h):Xu(),E=new c,_,w=!1;function N(O){_=O,E.abort()}var S=function(){return Fu(this,null,function(){var O,C,D,W,G,q,k;return Iu(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),W=(O=o?.condition)==null?void 0:O.call(o,h,{getState:y,extra:g}),tf(W)?[4,W]:[3,2];case 1:W=m.sent(),m.label=2;case 2:if(W===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return w=!0,G=new Promise(function(v,P){return E.signal.addEventListener("abort",function(){return P({name:"AbortError",message:_||"Aborted"})})}),f(a(b,h,(C=o?.getPendingMeta)==null?void 0:C.call(o,{requestId:b,arg:h},{getState:y,extra:g}))),[4,Promise.race([G,Promise.resolve(r(h,{dispatch:f,getState:y,extra:g,requestId:b,signal:E.signal,abort:N,rejectWithValue:function(v,P){return new Ma(v,P)},fulfillWithValue:function(v,P){return new sc(v,P)}})).then(function(v){if(v instanceof Ma)throw v;return v instanceof sc?i(v.payload,b,h,v.meta):i(v,b,h)})])];case 3:return D=m.sent(),[3,5];case 4:return q=m.sent(),D=q instanceof Ma?s(null,b,h,q.payload,q.meta):s(q,b,h),[3,5];case 5:return k=o&&!o.dispatchConditionRejection&&s.match(D)&&D.meta.condition,k||f(D),[2,D]}})})}();return Object.assign(S,{abort:N,requestId:b,arg:h,unwrap:function(){return S.then(ef)}})}}return Object.assign(p,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function ef(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function tf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var fc="listener",hc="completed",mc="cancelled",Jb="task-"+mc,Qb="task-"+hc,ex=fc+"-"+mc,tx=fc+"-"+hc;var Fa="listenerMiddleware";var rx=Tt(Fa+"/add"),ox=Tt(Fa+"/removeAll"),nx=Tt(Fa+"/remove");var lc,ix=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(lc||(lc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},rf=function(t){return function(e){setTimeout(e,t)}},ax=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:rf(10);Yl();window.ftReduxStores||(window.ftReduxStores={});var ht=class t{static get(e){var r;let o=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[o];if(Qt(a))return a;if(i==null)return;let s=uc({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),l=dc({reducer:(c,p)=>p.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...p.overwrites}:s.reducer(c,p)});return window.ftReduxStores[i.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 ho,this.actions=new Proxy(this.reduxSlice.actions,{get:(o,i,a)=>{let s=i,l=o[s];return l?(...c)=>{let p=l(...c);return this.reduxStore.dispatch(p),p}: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 of(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))Qt(e)&&e.clear()}var Wa={};X(Wa,{scrollHelper:()=>nf});var za,cn=new Map,Ha=class{lock(e,r){if(r){let o=cn.get(r);if(o==null||o===e)return cn.set(r,e),r}}release(e,r){r&&cn.get(r)===e&&cn.delete(r)}findFirstScrollableParent(e){let r,o=i=>{var a;i.stopPropagation();let s,l;for(let c of i.composedPath()){let p=c,h=this.elementCanScroll(p);if(h&&p.clientHeight&&p.clientHeight<p.scrollHeight){s=p;break}else h&&l==null&&(l=p)}r=(a=s??l)!==null&&a!==void 0?a:document.body};return e.addEventListener("find-scrollable-parent",o),e.dispatchEvent(new Event("find-scrollable-parent",{composed:!0})),e.removeEventListener("find-scrollable-parent",o),r}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,r){let o=0;for(;r&&r.offsetParent!==e.offsetParent;)o+=r.offsetTop,r=r.offsetParent;return o+r.offsetTop-e.offsetTop}computeTopOffsetRatio(e,r){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(e,r){let o=this.findFirstScrollableParent(e);if(e&&this.lock(this,o)){let i=this.getAbsoluteScrollOffset(o,e),a=i-o.clientHeight+e.clientHeight,s=i,l=li(0,(s-o.scrollTop)/(s-a),1),c=this.computeTopOffsetRatio(r?.position,l)*(a-s)+s;o.scrollTo({behavior:r?.behavior,top:c})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,o);this.release(this,o)}};window.FluidTopicsScrollHelper=(za=window.FluidTopicsScrollHelper)!==null&&za!==void 0?za:new Ha;var nf=window.FluidTopicsScrollHelper;var Va={};X(Va,{shadowQuerySelector:()=>af,shadowQuerySelectorAll:()=>sf});function af(t,e,...r){var o;let i=t.querySelector(e);for(let a of r)i=(o=i?.shadowRoot)===null||o===void 0?void 0:o.querySelector(a);return i}function sf(t,e,...r){let o=[...t.querySelectorAll(e)];for(let i of r)o=o.flatMap(a=>{var s,l;return[...(l=(s=a.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(i))!==null&&l!==void 0?l:[]]});return o}var ja={};X(ja,{SearchPlaceConverter:()=>un,SearchPlaceQueryParams:()=>ee,isSearchPlaceQueryParams:()=>Dc,serializeRequest:()=>pf});var lf=Md(gc(),1);var bc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(bc||(bc={}));var xc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(xc||(xc={}));var vc;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(vc||(vc={}));var Sc;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(Sc||(Sc={}));var Oc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Oc||(Oc={}));var Ec;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Ec||(Ec={}));var Cc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Cc||(Cc={}));var wc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(wc||(wc={}));var Ac;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Ac||(Ac={}));var Rc;(function(t){t.ASC="ASC",t.DESC="DESC"})(Rc||(Rc={}));var Nc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Nc||(Nc={}));var Cr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Cr||(Cr={}));var Ic=t=>["EVERYWHERE","TITLE_ONLY","NONE"].includes(t);var _c;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(_c||(_c={}));var Tc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Tc||(Tc={}));var Pc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Pc||(Pc={}));var bo;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(bo||(bo={}));var kc=t=>["LAST_WEEK","LAST_MONTH","LAST_QUARTER","LAST_YEAR"].includes(t);var Lc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Lc||(Lc={}));var wr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(wr||(wr={}));var ue;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(ue||(ue={}));var $c;(function(t){t.VALID="VALID",t.INVALID="INVALID"})($c||($c={}));var Ex={[ue.PERSONAL_BOOK_SHARE_USER]:[ue.PERSONAL_BOOK_USER],[ue.HTML_EXPORT_USER]:[ue.PERSONAL_BOOK_USER],[ue.PDF_EXPORT_USER]:[ue.PERSONAL_BOOK_USER],[ue.KHUB_ADMIN]:[ue.CONTENT_PUBLISHER],[ue.ADMIN]:[ue.KHUB_ADMIN,ue.USERS_ADMIN,ue.PORTAL_ADMIN],[ue.DEVELOPER]:[ue.BETA_USER,ue.DEBUG_USER]};function cf(t){return`"${t}"`}function df(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function pf(t,e){return new un(t,{}).serialize(e)}var ee;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort"})(ee||(ee={}));var uf=new Set(Object.values(ee));function Dc(t){return uf.has(t)}var un=class{constructor(e,r){this.baseUrl=e,this.predefinedSorts=r,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,r="/search"){let o=this.toURLSearchParams(e).toString();return new URL(`${this.baseUrl.replace(/\/+$/,"")}${r}?${o}`).href}toURLSearchParams(e){var r,o,i,a,s,l,c,p,h,f;let y=new URLSearchParams({[ee.LOCALE]:(r=e.contentLocale)!==null&&r!==void 0?r:"all"});((o=e.query)===null||o===void 0?void 0:o.length)>0&&y.append(ee.QUERY,e.query),e.scope&&e.scope!=="DEFAULT"&&y.append(ee.SCOPE,e.scope.toLowerCase()),e.virtualField&&e.virtualField!=="EVERYWHERE"&&y.append(ee.VIRTUAL_FIELD,e.virtualField.toLowerCase()),((i=e.sort)===null||i===void 0?void 0:i.length)>0&&e.sort[0].key==="ft:lastEdition"&&y.append(ee.SORT,"last_update");let g=(s=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(w=>w.valueFilter))!==null&&s!==void 0?s:[];if(g.length>0){let w=g.map(N=>{var S,O;let C=((O=(S=N.valueFilter)===null||S===void 0?void 0:S.values)!==null&&O!==void 0?O:[]).map(D=>this.escapeFilters(D)).map(D=>encodeURIComponent(cf(D))).join("_");return`${N.key}~${C}`}).join("*");y.append(ee.VALUE_FILTERS,w)}let b=(c=(l=e.metadataFilters)===null||l===void 0?void 0:l.filter(w=>w.dateFilter))!==null&&c!==void 0?c:[];if(b.length>0){let w=b.map(N=>{var S;return`${N.key}~${(S=N.dateFilter)===null||S===void 0?void 0:S.type.toLowerCase()}`}).join("*");y.append(ee.DATE_FILTERS,w)}let E=(h=(p=e.metadataFilters)===null||p===void 0?void 0:p.filter(w=>w.rangeFilter))!==null&&h!==void 0?h:[];if(E.length>0){let w=E.map(N=>{var S,O;return`${N.key}~${(S=N.rangeFilter)===null||S===void 0?void 0:S.from}_${(O=N.rangeFilter)===null||O===void 0?void 0:O.to}`}).join("*");y.append(ee.RANGE_FILTERS,w)}let _=(f=e.otherQueryParams)!==null&&f!==void 0?f:{};for(let w in _)y.append(w,_[w]);return y}parse(e){var r;let o=e.split("?"),i=this.fromURLSearchParams(new URLSearchParams(o.slice(1).join("?"))),a=o[0].split("/search/")[1];return a==null?i:{...i,scope:(r=this.scopeMapping[a])!==null&&r!==void 0?r:i.scope}}fromURLSearchParams(e){var r,o,i,a,s,l,c,p;let h=((r=e.get(ee.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),f=((o=e.get(ee.SORT))!==null&&o!==void 0?o:"DEFAULT").toUpperCase(),y=(i=e.get(ee.SCOPE))!==null&&i!==void 0?i:"default",g={};for(let b of e.keys())Dc(b)||(g[b]=e.get(b));return{contentLocale:e.get(ee.LOCALE)==="all"?void 0:(a=e.get(ee.LOCALE))!==null&&a!==void 0?a:void 0,query:decodeURIComponent((s=e.get(ee.QUERY))!==null&&s!==void 0?s:""),scope:(l=this.scopeMapping[y])!==null&&l!==void 0?l:"DEFAULT",virtualField:Ic(h)?h:"EVERYWHERE",sort:(p=(c=this.predefinedSorts[f])!==null&&c!==void 0?c:this.predefinedSorts.DEFAULT)!==null&&p!==void 0?p:[],metadataFilters:this.parseCompatFilters(e),facets:[],paging:{page:1,perPage:20},otherQueryParams:g}}parseCompatFilters(e){var r,o,i,a,s,l;let c=[];return e.has(ee.FILTERS)&&(c=this.parseValueFilters((r=e.get(ee.FILTERS))!==null&&r!==void 0?r:"")),(o=e.has(ee.PERIOD))!==null&&o!==void 0&&o&&(c=[...c,...this.parseLegacyPeriodFilter(((i=e.get(ee.PERIOD))!==null&&i!==void 0?i:"").toUpperCase())]),[...c,...this.parseValueFilters((a=e.get(ee.VALUE_FILTERS))!==null&&a!==void 0?a:""),...this.parseDateFilters((s=e.get(ee.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(ee.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(decodeURIComponent(e)).split("*").map(r=>r.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(df).map(o=>this.unescapeFilterValue(o)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],dateFilter:{type:bo[r[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(e){for(let[r,o,i]of this.filtersEscapeMapping)e=e.replaceAll(r,o);return e}superEscapeFilters(e){for(let[r,o,i]of this.filtersEscapeMapping)e=e.replaceAll(o,i);return e}unescapeFilterValue(e){for(let[r,o,i]of this.filtersEscapeMapping)e=e.replace(i,r);return e}parseLegacyPeriodFilter(e){if(kc(e))return[{key:"ft:lastEdition",dateFilter:{type:bo[e]}}];if(e.startsWith("CUSTOM_")){let[r,o,i]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:o,to:i}}]}return[]}};var Ka={};X(Ka,{toFtFormComponent:()=>Ga});var fn=Symbol("elementInternals");function Ga(t,e){class r extends t{static get formAssociated(){return!0}get form(){return this[fn].form}constructor(...i){super(i),this[fn]=this.attachInternals(),this[fn].role=e}setFormValue(i){this[fn].setFormValue(i)}}return r}var Za={};X(Za,{DateFormatter:()=>Ar});var Ar=class{static format(e,r,o,i){return window.moment?window.moment(e).locale(r).format(this.getDateFormat(o,i)):e}static getDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}};var qa,Ya,Xa,Ja,xo=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Xa=(Ya=(qa=window.safari)===null||qa===void 0?void 0:qa.pushNotification)===null||Ya===void 0?void 0:Ya.toString())!==null&&Xa!==void 0?Xa:"")==="[object SafariRemoteNotification]",ff="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Ja=window.ftGlobals)!==null&&Ja!==void 0?Ja:{lit:Gn,litDecorators:Yn,litRepeat:Jn,litClassMap:Qn,litStyleMap:ei,litUnsafeHTML:ri,wcUtils:{...ni,...oi,...ai,...Za,...si,...di,...Fi,...Wi,...na,...Ui,...la,...aa,...$l,...ci,...pa,...fa,...Ml,...ha,...Ba,...ia,...Wa,...Va,...ja,...Ka,isSafari:xo,isTouchScreen:ff,setVariable:$}};var cv={},Mc=T`
|
|
51
|
-
`;var
|
|
50
|
+
`;var Bl={};var ha={};X(ha,{ParametrizedLabelResolver:()=>fo});var fo=class t{constructor(e,r){this.defaultLabels=e,this.labels=r}resolve(e,...r){var n,i;e=this.resolvePluralKey(e,r);let a=(i=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&i!==void 0?i:"";return t.replaceParameters(a,...r)}static replaceParameters(e,...r){return r.forEach((n,i)=>e=e.replace(new RegExp(`\\{${i}([^}]*)\\}`,"g"),(a,s)=>t.formatValue(n,s))),e}resolvePluralKey(e,r){for(let n of r)if(typeof n=="number"){let i=`${String(e)}[\\=${n}]`;if(i in this.labels||i in this.defaultLabels)return i}return e}static formatValue(e,r){return e instanceof Date?t.formatDate(e,r):e??""}static formatDate(e,r){let n=i=>r?.includes("date")?e.toLocaleDateString(i):r?.includes("time")?e.toLocaleTimeString(i):e.toLocaleString(i);try{return n(document.documentElement.lang)}catch{return n()}}};var Ua={};X(Ua,{FtCommandQueue:()=>ho,FtLitElementRedux:()=>De,FtReduxStore:()=>ht,clearAllStores:()=>af,isFtReduxStore:()=>Qt,redux:()=>ke,reduxEventListener:()=>Ou,reduxReactive:()=>Su});var Su=()=>(t,e)=>{var r;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(r=n.reduxReactiveProperties)===null||r===void 0||r.add(e)},ke=t=>{let e=t??{};return(r,n)=>{var i;let a={hasChanged:Jr,attribute:!1,...e};v(a)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:l=>l[n],store:e.store})}},Ou=t=>(e,r)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(r,t)};var ho=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}};function Qt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Fl,Ul,Wl,tn=Symbol("internalReduxEventsUnsubscribers"),wt=Symbol("internalStoresUnsubscribers"),er=Symbol("internalStores"),De=class extends W{constructor(){super(...arguments),this[Fl]=new Map,this[Ul]=new Map,this[Wl]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[er].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[er].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[er].get(e)}addStore(e,r){var n;r=(n=r??(Qt(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this.setupStore(r,e)}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[er].delete(r)}setupStore(e,r){this[er].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[er].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[wt].has(e.store):this[wt].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[wt].set(e,r.subscribe(()=>this.updateFromStores())),Qt(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=l=>this[a](l);r.eventBus.addEventListener(i.eventName,s),this[tn].push(()=>r.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[wt].forEach((e,r)=>this.unsubscribeFromStore(r)),this[tn].forEach(e=>e()),this[tn]=[]}unsubscribeFromStore(e){this[wt].has(e)&&this[wt].get(e)(),this[wt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Fl=wt,Ul=er,Wl=tn;De.reduxProperties=new Map;De.reduxReactiveProperties=new Set;De.reduxEventListeners=new Map;function Me(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;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 ft(t){return!!t&&!!t[re]}function ze(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Lu}(t)||Array.isArray(t)||!!t[Zl]||!!(!((e=t.constructor)===null||e===void 0)&&e[Zl])||Ca(t)||Ea(t))}function tr(t,e,r){r===void 0&&(r=!1),vr(t)===0?(r?Object.keys:xr)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function vr(t){var e=t[re];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ca(t)?2:Ea(t)?3:0}function br(t,e){return vr(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Cu(t,e){return vr(t)===2?t.get(e):t[e]}function ql(t,e,r){var n=vr(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Yl(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ca(t){return Nu&&t instanceof Map}function Ea(t){return _u&&t instanceof Set}function At(t){return t.o||t.t}function wa(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Ql(t);delete e[re];for(var r=xr(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Aa(t,e){return e===void 0&&(e=!1),Ra(t)||ft(t)||!ze(t)||(vr(t)>1&&(t.set=t.add=t.clear=t.delete=Eu),Object.freeze(t),e&&tr(t,function(r,n){return Aa(n,!0)},!0)),t}function Eu(){Me(2)}function Ra(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Qe(t){var e=Oa[t];return e||Me(18,t),e}function wu(t,e){Oa[t]||(Oa[t]=e)}function xa(){return mo}function ya(t,e){e&&(Qe("Patches"),t.u=[],t.s=[],t.v=e)}function rn(t){va(t),t.p.forEach(Au),t.p=null}function va(t){t===mo&&(mo=t.l)}function Hl(t){return mo={p:[],l:mo,h:t,m:!0,_:0}}function Au(t){var e=t[re];e.i===0||e.i===1?e.j():e.g=!0}function ma(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Qe("ES5").S(e,t,n),n?(r[re].P&&(rn(e),Me(4)),ze(t)&&(t=on(e,t),e.l||nn(e,t)),e.u&&Qe("Patches").M(r[re].t,t,e.u,e.s)):t=on(e,r,[]),rn(e),e.u&&e.v(e.u,e.s),t!==Jl?t:void 0}function on(t,e,r){if(Ra(e))return e;var n=e[re];if(!n)return tr(e,function(l,d){return zl(t,n,e,l,d,r)},!0),e;if(n.A!==t)return e;if(!n.P)return nn(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=wa(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),tr(a,function(l,d){return zl(t,n,i,l,d,r,s)}),nn(t,i,!1),r&&t.u&&Qe("Patches").N(n,r,t.u,t.s)}return n.o}function zl(t,e,r,n,i,a,s){if(ft(i)){var l=on(t,i,a&&e&&e.i!==3&&!br(e.R,n)?a.concat(n):void 0);if(ql(r,n,l),!ft(l))return;t.m=!1}else s&&r.add(i);if(ze(i)&&!Ra(i)){if(!t.h.D&&t._<1)return;on(t,i),e&&e.A.l||nn(t,i)}}function nn(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Aa(e,r)}function ga(t,e){var r=t[re];return(r?At(r):t)[e]}function Vl(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function Rt(t){t.P||(t.P=!0,t.l&&Rt(t.l))}function ba(t){t.o||(t.o=wa(t.t))}function Sa(t,e,r){var n=Ca(e)?Qe("MapSet").F(e,r):Ea(e)?Qe("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:xa(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},d=l,p=go;s&&(d=[l],p=yo);var f=Proxy.revocable(d,p),h=f.revoke,m=f.proxy;return l.k=m,l.j=h,m}(e,r):Qe("ES5").J(e,r);return(r?r.A:xa()).p.push(n),n}function Ru(t){return ft(t)||Me(22,t),function e(r){if(!ze(r))return r;var n,i=r[re],a=vr(r);if(i){if(!i.P&&(i.i<4||!Qe("ES5").K(i)))return i.t;i.I=!0,n=jl(r,a),i.I=!1}else n=jl(r,a);return tr(n,function(s,l){i&&Cu(i.t,s)===l||ql(n,s,e(l))}),a===3?new Set(n):n}(t)}function jl(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return wa(t)}function Xl(){function t(s,l){var d=a[s];return d?d.enumerable=l:a[s]=d={configurable:!0,enumerable:l,get:function(){var p=this[re];return go.get(p,s)},set:function(p){var f=this[re];go.set(f,s,p)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][re];if(!d.P)switch(d.i){case 5:n(d)&&Rt(d);break;case 4:r(d)&&Rt(d)}}}function r(s){for(var l=s.t,d=s.k,p=xr(d),f=p.length-1;f>=0;f--){var h=p[f];if(h!==re){var m=l[h];if(m===void 0&&!br(l,h))return!0;var b=d[h],x=b&&b[re];if(x?x.t!==m:!Yl(b,m))return!0}}var w=!!l[re];return p.length!==xr(l).length+(w?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function i(s){s.g&&Me(3,JSON.stringify(At(s)))}var a={};wu("ES5",{J:function(s,l){var d=Array.isArray(s),p=function(h,m){if(h){for(var b=Array(m.length),x=0;x<m.length;x++)Object.defineProperty(b,""+x,t(x,!0));return b}var w=Ql(m);delete w[re];for(var P=xr(w),R=0;R<P.length;R++){var L=P[R];w[L]=t(L,h||!!w[L].enumerable)}return Object.create(Object.getPrototypeOf(m),w)}(d,s),f={i:d?5:4,A:l?l.A:xa(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,re,{value:f,writable:!0}),p},S:function(s,l,d){d?ft(l)&&l[re].A===s&&e(s.p):(s.u&&function p(f){if(f&&typeof f=="object"){var h=f[re];if(h){var m=h.t,b=h.k,x=h.R,w=h.i;if(w===4)tr(b,function(C){C!==re&&(m[C]!==void 0||br(m,C)?x[C]||p(b[C]):(x[C]=!0,Rt(h)))}),tr(m,function(C){b[C]!==void 0||br(b,C)||(x[C]=!1,Rt(h))});else if(w===5){if(n(h)&&(Rt(h),x.length=!0),b.length<m.length)for(var P=b.length;P<m.length;P++)x[P]=!1;else for(var R=m.length;R<b.length;R++)x[R]=!0;for(var L=Math.min(b.length,m.length),O=0;O<L;O++)b.hasOwnProperty(O)||(x[O]=!0),x[O]===void 0&&p(b[O])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var Gl,mo,Na=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Nu=typeof Map<"u",_u=typeof Set<"u",Kl=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Jl=Na?Symbol.for("immer-nothing"):((Gl={})["immer-nothing"]=!0,Gl),Zl=Na?Symbol.for("immer-draftable"):"__$immer_draftable",re=Na?Symbol.for("immer-state"):"__$immer_state";var Lu=""+Object.prototype.constructor,xr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Ql=Object.getOwnPropertyDescriptors||function(t){var e={};return xr(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Oa={},go={get:function(t,e){if(e===re)return t;var r=At(t);if(!br(r,e))return function(i,a,s){var l,d=Vl(a,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!ze(n)?n:n===ga(t.t,e)?(ba(t),t.o[e]=Sa(t.A.h,n,t)):n},has:function(t,e){return e in At(t)},ownKeys:function(t){return Reflect.ownKeys(At(t))},set:function(t,e,r){var n=Vl(At(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=ga(At(t),e),a=i?.[re];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Yl(r,i)&&(r!==void 0||br(t.t,e)))return!0;ba(t),Rt(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 ga(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,ba(t),Rt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=At(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){Me(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Me(12)}},yo={};tr(go,function(t,e){yo[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),yo.deleteProperty=function(t,e){return yo.set.call(this,t,e,void 0)},yo.set=function(t,e,r){return go.set.call(this,t[0],e,r,t[0])};var Pu=function(){function t(r){var n=this;this.O=Kl,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var l=a;a=i;var d=n;return function(w){var P=this;w===void 0&&(w=l);for(var R=arguments.length,L=Array(R>1?R-1:0),O=1;O<R;O++)L[O-1]=arguments[O];return d.produce(w,function(C){var A;return(A=a).call.apply(A,[P,C].concat(L))})}}var p;if(typeof a!="function"&&Me(6),s!==void 0&&typeof s!="function"&&Me(7),ze(i)){var f=Hl(n),h=Sa(n,i,void 0),m=!0;try{p=a(h),m=!1}finally{m?rn(f):va(f)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(w){return ya(f,s),ma(w,f)},function(w){throw rn(f),w}):(ya(f,s),ma(p,f))}if(!i||typeof i!="object"){if((p=a(i))===void 0&&(p=i),p===Jl&&(p=void 0),n.D&&Aa(p,!0),s){var b=[],x=[];Qe("Patches").M(i,p,b,x),s(b,x)}return p}Me(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(p){for(var f=arguments.length,h=Array(f>1?f-1:0),m=1;m<f;m++)h[m-1]=arguments[m];return n.produceWithPatches(p,function(b){return i.apply(void 0,[b].concat(h))})};var s,l,d=n.produce(i,a,function(p,f){s=p,l=f});return typeof Promise<"u"&&d instanceof Promise?d.then(function(p){return[p,s,l]}):[d,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){ze(r)||Me(8),ft(r)&&(r=Ru(r));var n=Hl(this),i=Sa(this,r,void 0);return i[re].C=!0,va(n),i},e.finishDraft=function(r,n){var i=r&&r[re],a=i.A;return ya(a,n),ma(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Kl&&Me(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Qe("Patches").$;return ft(r)?s(r,n):this.produce(r,function(l){return s(l,n)})},t}(),Ie=new Pu,Tu=Ie.produce,Lb=Ie.produceWithPatches.bind(Ie),Pb=Ie.setAutoFreeze.bind(Ie),Tb=Ie.setUseProxies.bind(Ie),Ib=Ie.applyPatches.bind(Ie),$b=Ie.createDraft.bind(Ie),kb=Ie.finishDraft.bind(Ie),an=Tu;function Nt(t){"@babel/helpers - typeof";return Nt=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},Nt(t)}function _a(t,e){if(Nt(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Nt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function La(t){var e=_a(t,"string");return Nt(e)==="symbol"?e:String(e)}function Pa(t,e,r){return e=La(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function ec(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function sn(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?ec(Object(r),!0).forEach(function(n){Pa(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ec(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function be(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 tc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ta=function(){return Math.random().toString(36).substring(7).split("").join(".")},ln={INIT:"@@redux/INIT"+Ta(),REPLACE:"@@redux/REPLACE"+Ta(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ta()}};function Iu(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 Ia(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(be(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(be(1));return r(Ia)(t,e)}if(typeof t!="function")throw new Error(be(2));var i=t,a=e,s=[],l=s,d=!1;function p(){l===s&&(l=s.slice())}function f(){if(d)throw new Error(be(3));return a}function h(w){if(typeof w!="function")throw new Error(be(4));if(d)throw new Error(be(5));var P=!0;return p(),l.push(w),function(){if(P){if(d)throw new Error(be(6));P=!1,p();var L=l.indexOf(w);l.splice(L,1),s=null}}}function m(w){if(!Iu(w))throw new Error(be(7));if(typeof w.type>"u")throw new Error(be(8));if(d)throw new Error(be(9));try{d=!0,a=i(a,w)}finally{d=!1}for(var P=s=l,R=0;R<P.length;R++){var L=P[R];L()}return w}function b(w){if(typeof w!="function")throw new Error(be(10));i=w,m({type:ln.REPLACE})}function x(){var w,P=h;return w={subscribe:function(L){if(typeof L!="object"||L===null)throw new Error(be(11));function O(){L.next&&L.next(f())}O();var C=P(O);return{unsubscribe:C}}},w[tc]=function(){return this},w}return m({type:ln.INIT}),n={dispatch:m,subscribe:h,getState:f,replaceReducer:b},n[tc]=x,n}function $u(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:ln.INIT});if(typeof n>"u")throw new Error(be(12));if(typeof r(void 0,{type:ln.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(be(13))})}function rc(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,l;try{$u(r)}catch(d){l=d}return function(p,f){if(p===void 0&&(p={}),l)throw l;if(0)var h;for(var m=!1,b={},x=0;x<a.length;x++){var w=a[x],P=r[w],R=p[w],L=P(R,f);if(typeof L>"u"){var O=f&&f.type;throw new Error(be(14))}b[w]=L,m=m||L!==R}return m=m||a.length!==Object.keys(p).length,m?b:p}}function Sr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function oc(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(be(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return a=Sr.apply(void 0,l)(i.dispatch),sn(sn({},i),{},{dispatch:a})}}}function nc(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(l){return typeof l=="function"?l(i,a,t):s(l)}}};return e}var ic=nc();ic.withExtraArgument=nc;var $a=ic;var dc=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},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 n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),ku=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(f){return d([p,f])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=p[0]&2?i.return:p[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,p[1])).done)return a;switch(i=0,a&&(p=[p[0]&2,a.value]),p[0]){case 0:case 1:a=p;break;case 4:return r.label++,{value:p[1],done:!1};case 5:r.label++,i=p[1],p=[0];continue;case 7:p=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!a||p[1]>a[0]&&p[1]<a[3])){r.label=p[1];break}if(p[0]===6&&r.label<a[1]){r.label=a[1],a=p;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(p);break}a[2]&&r.ops.pop(),r.trys.pop();continue}p=e.call(t,r)}catch(f){p=[6,f],i=0}finally{n=a=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Or=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Du=Object.defineProperty,Mu=Object.defineProperties,Bu=Object.getOwnPropertyDescriptors,ac=Object.getOwnPropertySymbols,Fu=Object.prototype.hasOwnProperty,Uu=Object.prototype.propertyIsEnumerable,sc=function(t,e,r){return e in t?Du(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},_t=function(t,e){for(var r in e||(e={}))Fu.call(e,r)&&sc(t,r,e[r]);if(ac)for(var n=0,i=ac(e);n<i.length;n++){var r=i[n];Uu.call(e,r)&&sc(t,r,e[r])}return t},ka=function(t,e){return Mu(t,Bu(e))},Wu=function(t,e,r){return new Promise(function(n,i){var a=function(d){try{l(r.next(d))}catch(p){i(p)}},s=function(d){try{l(r.throw(d))}catch(p){i(p)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(a,s)};l((r=r.apply(t,e)).next())})};var Hu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Sr:Sr.apply(null,arguments)},Qb=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function zu(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 Vu=function(t){dc(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Or([void 0],r[0].concat(this)))):new(e.bind.apply(e,Or([void 0],r.concat(this))))},e}(Array),ju=function(t){dc(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Or([void 0],r[0].concat(this)))):new(e.bind.apply(e,Or([void 0],r.concat(this))))},e}(Array);function Ba(t){return ze(t)?an(t,function(){}):t}function Gu(t){return typeof t=="boolean"}function Ku(){return function(e){return Zu(e)}}function Zu(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,l=new Vu;if(r&&(Gu(r)?l.push($a):l.push($a.withExtraArgument(r.extraArgument))),0){if(i)var d;if(s)var p}return l}var Da=!0;function pc(t){var e=Ku(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,l=r.devTools,d=l===void 0?!0:l,p=r.preloadedState,f=p===void 0?void 0:p,h=r.enhancers,m=h===void 0?void 0:h,b;if(typeof i=="function")b=i;else if(zu(i))b=rc(i);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 x=s;if(typeof x=="function"&&(x=x(e),!Da&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Da&&x.some(function(C){return typeof C!="function"}))throw new Error("each middleware provided to configureStore must be a function");var w=oc.apply(void 0,x),P=Sr;d&&(P=Hu(_t({trace:!Da},typeof d=="object"&&d)));var R=new ju(w),L=R;Array.isArray(m)?L=Or([w],m):typeof m=="function"&&(L=m(R));var O=P.apply(void 0,L);return Ia(b,f,O)}function Lt(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return _t(_t({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function uc(t){var e={},r=[],n,i={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function qu(t){return typeof t=="function"}function Yu(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?uc(e):[e,r,n],a=i[0],s=i[1],l=i[2],d;if(qu(t))d=function(){return Ba(t())};else{var p=Ba(t);d=function(){return p}}function f(h,m){h===void 0&&(h=d());var b=Or([a[m.type]],s.filter(function(x){var w=x.matcher;return w(m)}).map(function(x){var w=x.reducer;return w}));return b.filter(function(x){return!!x}).length===0&&(b=[l]),b.reduce(function(x,w){if(w)if(ft(x)){var P=x,R=w(P,m);return R===void 0?x:R}else{if(ze(x))return an(x,function(L){return w(L,m)});var R=w(x,m);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},h)}return f.getInitialState=d,f}function Xu(t,e){return t+"/"+e}function fc(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:Ba(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(f){var h=n[f],m=Xu(e,f),b,x;"reducer"in h?(b=h.reducer,x=h.prepare):b=h,a[f]=b,s[m]=b,l[f]=x?Lt(m,x):Lt(m)});function d(){var f=typeof t.extraReducers=="function"?uc(t.extraReducers):[t.extraReducers],h=f[0],m=h===void 0?{}:h,b=f[1],x=b===void 0?[]:b,w=f[2],P=w===void 0?void 0:w,R=_t(_t({},m),s);return Yu(r,function(L){for(var O in R)L.addCase(O,R[O]);for(var C=0,A=x;C<A.length;C++){var M=A[C];L.addMatcher(M.matcher,M.reducer)}P&&L.addDefaultCase(P)})}var p;return{name:e,reducer:function(f,h){return p||(p=d()),p(f,h)},actions:l,caseReducers:a,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var Ju="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Qu=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Ju[Math.random()*64|0];return e},ef=["name","message","stack","code"],Ma=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),lc=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),tf=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=ef;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},ox=function(){function t(e,r,n){var i=Lt(e+"/fulfilled",function(f,h,m,b){return{payload:f,meta:ka(_t({},b||{}),{arg:m,requestId:h,requestStatus:"fulfilled"})}}),a=Lt(e+"/pending",function(f,h,m){return{payload:void 0,meta:ka(_t({},m||{}),{arg:h,requestId:f,requestStatus:"pending"})}}),s=Lt(e+"/rejected",function(f,h,m,b,x){return{payload:b,error:(n&&n.serializeError||tf)(f||"Rejected"),meta:ka(_t({},x||{}),{arg:m,requestId:h,rejectedWithValue:!!b,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function f(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return f.prototype.abort=function(){},f}();function p(f){return function(h,m,b){var x=n?.idGenerator?n.idGenerator(f):Qu(),w=new d,P,R=!1;function L(C){P=C,w.abort()}var O=function(){return Wu(this,null,function(){var C,A,M,V,K,Y,D;return ku(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),V=(C=n?.condition)==null?void 0:C.call(n,f,{getState:m,extra:b}),of(V)?[4,V]:[3,2];case 1:V=y.sent(),y.label=2;case 2:if(V===!1||w.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,K=new Promise(function(S,I){return w.signal.addEventListener("abort",function(){return I({name:"AbortError",message:P||"Aborted"})})}),h(a(x,f,(A=n?.getPendingMeta)==null?void 0:A.call(n,{requestId:x,arg:f},{getState:m,extra:b}))),[4,Promise.race([K,Promise.resolve(r(f,{dispatch:h,getState:m,extra:b,requestId:x,signal:w.signal,abort:L,rejectWithValue:function(S,I){return new Ma(S,I)},fulfillWithValue:function(S,I){return new lc(S,I)}})).then(function(S){if(S instanceof Ma)throw S;return S instanceof lc?i(S.payload,x,f,S.meta):i(S,x,f)})])];case 3:return M=y.sent(),[3,5];case 4:return Y=y.sent(),M=Y instanceof Ma?s(null,x,f,Y.payload,Y.meta):s(Y,x,f),[3,5];case 5:return D=n&&!n.dispatchConditionRejection&&s.match(M)&&M.meta.condition,D||h(M),[2,M]}})})}();return Object.assign(O,{abort:L,requestId:x,arg:f,unwrap:function(){return O.then(rf)}})}}return Object.assign(p,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function rf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function of(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var hc="listener",yc="completed",mc="cancelled",nx="task-"+mc,ix="task-"+yc,ax=hc+"-"+mc,sx=hc+"-"+yc;var Fa="listenerMiddleware";var lx=Lt(Fa+"/add"),cx=Lt(Fa+"/removeAll"),dx=Lt(Fa+"/remove");var cc,px=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(cc||(cc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},nf=function(t){return function(e){setTimeout(e,t)}},ux=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:nf(10);Xl();window.ftReduxStores||(window.ftReduxStores={});var ht=class t{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Qt(a))return a;if(i==null)return;let s=fc({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),l=pc({reducer:(d,p)=>p.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...p.overwrites}:s.reducer(d,p)});return window.ftReduxStores[i.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 ho,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,l=n[s];return l?(...d)=>{let p=l(...d);return this.reduxStore.dispatch(p),p}:d=>{this.setState({[s]:d})}}})}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 af(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))Qt(e)&&e.clear()}var za={};X(za,{scrollHelper:()=>sf});var Wa,cn=new Map,Ha=class{lock(e,r){if(r){let n=cn.get(r);if(n==null||n===e)return cn.set(r,e),r}}release(e,r){r&&cn.get(r)===e&&cn.delete(r)}findFirstScrollableParent(e){let r,n=i=>{var a;i.stopPropagation();let s,l;for(let d of i.composedPath()){let p=d,f=this.elementCanScroll(p);if(f&&p.clientHeight&&p.clientHeight<p.scrollHeight){s=p;break}else f&&l==null&&(l=p)}r=(a=s??l)!==null&&a!==void 0?a:document.body};return e.addEventListener("find-scrollable-parent",n),e.dispatchEvent(new Event("find-scrollable-parent",{composed:!0})),e.removeEventListener("find-scrollable-parent",n),r}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,r){let n=0;for(;r&&r.offsetParent!==e.offsetParent;)n+=r.offsetTop,r=r.offsetParent;return n+r.offsetTop-e.offsetTop}computeTopOffsetRatio(e,r){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(e,r){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let i=this.getAbsoluteScrollOffset(n,e),a=i-n.clientHeight+e.clientHeight,s=i,l=li(0,(s-n.scrollTop)/(s-a),1),d=this.computeTopOffsetRatio(r?.position,l)*(a-s)+s;n.scrollTo({behavior:r?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(Wa=window.FluidTopicsScrollHelper)!==null&&Wa!==void 0?Wa:new Ha;var sf=window.FluidTopicsScrollHelper;var Va={};X(Va,{shadowQuerySelector:()=>lf,shadowQuerySelectorAll:()=>cf});function lf(t,e,...r){var n;let i=t.querySelector(e);for(let a of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}function cf(t,e,...r){let n=[...t.querySelectorAll(e)];for(let i of r)n=n.flatMap(a=>{var s,l;return[...(l=(s=a.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(i))!==null&&l!==void 0?l:[]]});return n}var ja={};X(ja,{SearchPlaceConverter:()=>un,SearchPlaceQueryParams:()=>ee,isSearchPlaceQueryParams:()=>Mc,serializeRequest:()=>ff});var df=Bd(bc(),1);var xc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(xc||(xc={}));var vc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(vc||(vc={}));var Sc;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Sc||(Sc={}));var Oc;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(Oc||(Oc={}));var Cc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Cc||(Cc={}));var Ec;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Ec||(Ec={}));var wc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(wc||(wc={}));var Ac;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Ac||(Ac={}));var Rc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Rc||(Rc={}));var Nc;(function(t){t.ASC="ASC",t.DESC="DESC"})(Nc||(Nc={}));var _c;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(_c||(_c={}));var Er;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Er||(Er={}));var $c=t=>["EVERYWHERE","TITLE_ONLY","NONE"].includes(t);var Lc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Lc||(Lc={}));var Pc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Pc||(Pc={}));var Tc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Tc||(Tc={}));var bo;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(bo||(bo={}));var kc=t=>["LAST_WEEK","LAST_MONTH","LAST_QUARTER","LAST_YEAR"].includes(t);var Ic;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Ic||(Ic={}));var wr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(wr||(wr={}));var fe;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(fe||(fe={}));var Dc;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Dc||(Dc={}));var _x={[fe.PERSONAL_BOOK_SHARE_USER]:[fe.PERSONAL_BOOK_USER],[fe.HTML_EXPORT_USER]:[fe.PERSONAL_BOOK_USER],[fe.PDF_EXPORT_USER]:[fe.PERSONAL_BOOK_USER],[fe.KHUB_ADMIN]:[fe.CONTENT_PUBLISHER],[fe.ADMIN]:[fe.KHUB_ADMIN,fe.USERS_ADMIN,fe.PORTAL_ADMIN],[fe.DEVELOPER]:[fe.BETA_USER,fe.DEBUG_USER]};function pf(t){return`"${t}"`}function uf(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function ff(t,e){return new un(t,{}).serialize(e)}var ee;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort"})(ee||(ee={}));var hf=new Set(Object.values(ee));function Mc(t){return hf.has(t)}var un=class{constructor(e,r){this.baseUrl=e,this.predefinedSorts=r,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,r="/search"){let n=this.toURLSearchParams(e).toString();return new URL(`${this.baseUrl.replace(/\/+$/,"")}${r}?${n}`).href}toURLSearchParams(e){var r,n,i,a,s,l,d,p,f,h;let m=new URLSearchParams({[ee.LOCALE]:(r=e.contentLocale)!==null&&r!==void 0?r:"all"});((n=e.query)===null||n===void 0?void 0:n.length)>0&&m.append(ee.QUERY,e.query),e.scope&&e.scope!=="DEFAULT"&&m.append(ee.SCOPE,e.scope.toLowerCase()),e.virtualField&&e.virtualField!=="EVERYWHERE"&&m.append(ee.VIRTUAL_FIELD,e.virtualField.toLowerCase()),((i=e.sort)===null||i===void 0?void 0:i.length)>0&&e.sort[0].key==="ft:lastEdition"&&m.append(ee.SORT,"last_update");let b=(s=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(R=>R.valueFilter))!==null&&s!==void 0?s:[];if(b.length>0){let R=b.map(L=>{var O,C;let A=((C=(O=L.valueFilter)===null||O===void 0?void 0:O.values)!==null&&C!==void 0?C:[]).map(M=>this.escapeFilters(M)).map(M=>encodeURIComponent(pf(M))).join("_");return`${L.key}~${A}`}).join("*");m.append(ee.VALUE_FILTERS,R)}let x=(d=(l=e.metadataFilters)===null||l===void 0?void 0:l.filter(R=>R.dateFilter))!==null&&d!==void 0?d:[];if(x.length>0){let R=x.map(L=>{var O;return`${L.key}~${(O=L.dateFilter)===null||O===void 0?void 0:O.type.toLowerCase()}`}).join("*");m.append(ee.DATE_FILTERS,R)}let w=(f=(p=e.metadataFilters)===null||p===void 0?void 0:p.filter(R=>R.rangeFilter))!==null&&f!==void 0?f:[];if(w.length>0){let R=w.map(L=>{var O,C;return`${L.key}~${(O=L.rangeFilter)===null||O===void 0?void 0:O.from}_${(C=L.rangeFilter)===null||C===void 0?void 0:C.to}`}).join("*");m.append(ee.RANGE_FILTERS,R)}let P=(h=e.otherQueryParams)!==null&&h!==void 0?h:{};for(let R in P)m.append(R,P[R]);return m}parse(e){var r;let n=e.split("?"),i=this.fromURLSearchParams(new URLSearchParams(n.slice(1).join("?"))),a=n[0].split("/search/")[1];return a==null?i:{...i,scope:(r=this.scopeMapping[a])!==null&&r!==void 0?r:i.scope}}fromURLSearchParams(e){var r,n,i,a,s,l,d,p;let f=((r=e.get(ee.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),h=((n=e.get(ee.SORT))!==null&&n!==void 0?n:"DEFAULT").toUpperCase(),m=(i=e.get(ee.SCOPE))!==null&&i!==void 0?i:"default",b={};for(let x of e.keys())Mc(x)||(b[x]=e.get(x));return{contentLocale:e.get(ee.LOCALE)==="all"?void 0:(a=e.get(ee.LOCALE))!==null&&a!==void 0?a:void 0,query:decodeURIComponent((s=e.get(ee.QUERY))!==null&&s!==void 0?s:""),scope:(l=this.scopeMapping[m])!==null&&l!==void 0?l:"DEFAULT",virtualField:$c(f)?f:"EVERYWHERE",sort:(p=(d=this.predefinedSorts[h])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&p!==void 0?p:[],metadataFilters:this.parseCompatFilters(e),facets:[],paging:{page:1,perPage:20},otherQueryParams:b}}parseCompatFilters(e){var r,n,i,a,s,l;let d=[];return e.has(ee.FILTERS)&&(d=this.parseValueFilters((r=e.get(ee.FILTERS))!==null&&r!==void 0?r:"")),(n=e.has(ee.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((i=e.get(ee.PERIOD))!==null&&i!==void 0?i:"").toUpperCase())]),[...d,...this.parseValueFilters((a=e.get(ee.VALUE_FILTERS))!==null&&a!==void 0?a:""),...this.parseDateFilters((s=e.get(ee.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(ee.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(decodeURIComponent(e)).split("*").map(r=>r.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(uf).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],dateFilter:{type:bo[r[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(r,n);return e}superEscapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(n,i);return e}unescapeFilterValue(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replace(i,r);return e}parseLegacyPeriodFilter(e){if(kc(e))return[{key:"ft:lastEdition",dateFilter:{type:bo[e]}}];if(e.startsWith("CUSTOM_")){let[r,n,i]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:i}}]}return[]}};var Ka={};X(Ka,{toFtFormComponent:()=>Ga});var fn=Symbol("elementInternals");function Ga(t,e){class r extends t{static get formAssociated(){return!0}get form(){return this[fn].form}constructor(...i){super(i),this[fn]=this.attachInternals(),this[fn].role=e}setFormValue(i){this[fn].setFormValue(i)}}return r}var Za={};X(Za,{DateFormatter:()=>Ar});var Ar=class{static format(e,r,n,i){return window.moment?window.moment(e).locale(r).format(this.getDateFormat(n,i)):e}static getDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}};var qa,Ya,Xa,Ja,xo=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Xa=(Ya=(qa=window.safari)===null||qa===void 0?void 0:qa.pushNotification)===null||Ya===void 0?void 0:Ya.toString())!==null&&Xa!==void 0?Xa:"")==="[object SafariRemoteNotification]",yf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Ja=window.ftGlobals)!==null&&Ja!==void 0?Ja:{lit:Gn,litDecorators:Yn,litRepeat:Jn,litClassMap:Qn,litStyleMap:ei,litUnsafeHTML:ri,wcUtils:{...ni,...oi,...ai,...Za,...si,...di,...Fi,...zi,...na,...Bi,...la,...aa,...Dl,...ci,...pa,...fa,...Bl,...ha,...Ua,...ia,...za,...Va,...ja,...Ka,isSafari:xo,isTouchScreen:yf,setVariable:E}};var yv={},Bc=T`
|
|
51
|
+
`;var Uc=Symbol.for(""),mf=t=>{if(t?.r===Uc)return t?._$litStatic$},Qa=t=>({_$litStatic$:t,r:Uc});var Fc=new Map,Wc=t=>(e,...r)=>{let n=r.length,i,a,s=[],l=[],d,p=0,f=!1;for(;p<n;){for(d=e[p];p<n&&(a=r[p],(i=mf(a))!==void 0);)d+=i+e[++p],f=!0;p!==n&&l.push(a),s.push(d),p++}if(p===n&&s.push(e[n]),f){let h=s.join("$$lit$$");(e=Fc.get(h))===void 0&&(s.raw=s,Fc.set(h,e=s)),r=l}return t(e,...r)},es=Wc(Is),bv=Wc($s);var Tt;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(Tt||(Tt={}));function Hc(t){let e=Qr[t];return T`
|
|
52
52
|
.ft-typography--${Ht(t)} {
|
|
53
53
|
font-family: ${e.fontFamily};
|
|
54
54
|
font-size: ${e.fontSize};
|
|
@@ -57,7 +57,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
57
57
|
line-height: ${e.lineHeight};
|
|
58
58
|
text-transform: ${e.textCase};
|
|
59
59
|
}
|
|
60
|
-
`}var
|
|
60
|
+
`}var zc=o.extend("--ft-typography-font-family","",$.titleFont),yt=o.extend("--ft-typography-font-family","",$.contentFont),k={fontFamily:yt,fontSize:o.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Rr={fontFamily:o.extend("--ft-typography-title-font-family","",zc),fontSize:o.extend("--ft-typography-title-font-size","",k.fontSize,"20px"),fontWeight:o.extend("--ft-typography-title-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-letter-spacing","",k.letterSpacing,"0.15px"),lineHeight:o.extend("--ft-typography-title-line-height","",k.lineHeight,"1.2"),textTransform:o.extend("--ft-typography-title-text-transform","",k.textTransform,"inherit")},Nr={fontFamily:o.extend("--ft-typography-title-dense-font-family","",zc),fontSize:o.extend("--ft-typography-title-dense-font-size","",k.fontSize,"14px"),fontWeight:o.extend("--ft-typography-title-dense-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-dense-letter-spacing","",k.letterSpacing,"0.105px"),lineHeight:o.extend("--ft-typography-title-dense-line-height","",k.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-title-dense-text-transform","",k.textTransform,"inherit")},_r={fontFamily:o.extend("--ft-typography-subtitle1-font-family","",yt),fontSize:o.extend("--ft-typography-subtitle1-font-size","",k.fontSize,"16px"),fontWeight:o.extend("--ft-typography-subtitle1-font-weight","",k.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-subtitle1-letter-spacing","",k.letterSpacing,"0.144px"),lineHeight:o.extend("--ft-typography-subtitle1-line-height","",k.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-subtitle1-text-transform","",k.textTransform,"inherit")},Lr={fontFamily:o.extend("--ft-typography-subtitle2-font-family","",yt),fontSize:o.extend("--ft-typography-subtitle2-font-size","",k.fontSize,"14px"),fontWeight:o.extend("--ft-typography-subtitle2-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-subtitle2-letter-spacing","",k.letterSpacing,"0.098px"),lineHeight:o.extend("--ft-typography-subtitle2-line-height","",k.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-subtitle2-text-transform","",k.textTransform,"inherit")},Pr={fontFamily:o.extend("--ft-typography-body1-font-family","",yt),fontSize:o.extend("--ft-typography-body1-font-size","",k.fontSize,"16px"),fontWeight:o.extend("--ft-typography-body1-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body1-letter-spacing","",k.letterSpacing,"0.496px"),lineHeight:o.extend("--ft-typography-body1-line-height","",k.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-body1-text-transform","",k.textTransform,"inherit")},$e={fontFamily:o.extend("--ft-typography-body2-font-family","",yt),fontSize:o.extend("--ft-typography-body2-font-size","",k.fontSize,"14px"),fontWeight:o.extend("--ft-typography-body2-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body2-letter-spacing","",k.letterSpacing,"0.252px"),lineHeight:o.extend("--ft-typography-body2-line-height","",k.lineHeight,"1.4"),textTransform:o.extend("--ft-typography-body2-text-transform","",k.textTransform,"inherit")},Tr={fontFamily:o.extend("--ft-typography-caption-font-family","",yt),fontSize:o.extend("--ft-typography-caption-font-size","",k.fontSize,"12px"),fontWeight:o.extend("--ft-typography-caption-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-caption-letter-spacing","",k.letterSpacing,"0.396px"),lineHeight:o.extend("--ft-typography-caption-line-height","",k.lineHeight,"1.33"),textTransform:o.extend("--ft-typography-caption-text-transform","",k.textTransform,"inherit")},Ir={fontFamily:o.extend("--ft-typography-breadcrumb-font-family","",yt),fontSize:o.extend("--ft-typography-breadcrumb-font-size","",k.fontSize,"10px"),fontWeight:o.extend("--ft-typography-breadcrumb-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-breadcrumb-letter-spacing","",k.letterSpacing,"0.33px"),lineHeight:o.extend("--ft-typography-breadcrumb-line-height","",k.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-breadcrumb-text-transform","",k.textTransform,"inherit")},$r={fontFamily:o.extend("--ft-typography-overline-font-family","",yt),fontSize:o.extend("--ft-typography-overline-font-size","",k.fontSize,"10px"),fontWeight:o.extend("--ft-typography-overline-font-weight","",k.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-overline-letter-spacing","",k.letterSpacing,"1.5px"),lineHeight:o.extend("--ft-typography-overline-line-height","",k.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-overline-text-transform","",k.textTransform,"uppercase")},et={fontFamily:o.extend("--ft-typography-button-font-family","",yt),fontSize:o.extend("--ft-typography-button-font-size","",k.fontSize,"14px"),fontWeight:o.extend("--ft-typography-button-font-weight","",k.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-button-letter-spacing","",k.letterSpacing,"1.246px"),lineHeight:o.extend("--ft-typography-button-line-height","",k.lineHeight,"1.15"),textTransform:o.extend("--ft-typography-button-text-transform","",k.textTransform,"uppercase")},Vc=T`
|
|
61
61
|
.ft-typography--title {
|
|
62
62
|
font-family: ${Rr.fontFamily};
|
|
63
63
|
font-size: ${Rr.fontSize};
|
|
@@ -66,7 +66,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
66
66
|
line-height: ${Rr.lineHeight};
|
|
67
67
|
text-transform: ${Rr.textTransform};
|
|
68
68
|
}
|
|
69
|
-
`,
|
|
69
|
+
`,jc=T`
|
|
70
70
|
.ft-typography--title-dense {
|
|
71
71
|
font-family: ${Nr.fontFamily};
|
|
72
72
|
font-size: ${Nr.fontSize};
|
|
@@ -75,7 +75,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
75
75
|
line-height: ${Nr.lineHeight};
|
|
76
76
|
text-transform: ${Nr.textTransform};
|
|
77
77
|
}
|
|
78
|
-
`,
|
|
78
|
+
`,Gc=T`
|
|
79
79
|
.ft-typography--subtitle1 {
|
|
80
80
|
font-family: ${_r.fontFamily};
|
|
81
81
|
font-size: ${_r.fontSize};
|
|
@@ -84,17 +84,17 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
84
84
|
line-height: ${_r.lineHeight};
|
|
85
85
|
text-transform: ${_r.textTransform};
|
|
86
86
|
}
|
|
87
|
-
`,
|
|
87
|
+
`,Kc=T`
|
|
88
88
|
.ft-typography--subtitle2 {
|
|
89
|
-
font-family: ${
|
|
90
|
-
font-size: ${
|
|
91
|
-
font-weight: ${
|
|
92
|
-
letter-spacing: ${
|
|
93
|
-
line-height: ${
|
|
94
|
-
text-transform: ${
|
|
89
|
+
font-family: ${Lr.fontFamily};
|
|
90
|
+
font-size: ${Lr.fontSize};
|
|
91
|
+
font-weight: ${Lr.fontWeight};
|
|
92
|
+
letter-spacing: ${Lr.letterSpacing};
|
|
93
|
+
line-height: ${Lr.lineHeight};
|
|
94
|
+
text-transform: ${Lr.textTransform};
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
`,
|
|
97
|
+
`,Zc=T`
|
|
98
98
|
.ft-typography--body1 {
|
|
99
99
|
font-family: ${Pr.fontFamily};
|
|
100
100
|
font-size: ${Pr.fontSize};
|
|
@@ -103,25 +103,25 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
103
103
|
line-height: ${Pr.lineHeight};
|
|
104
104
|
text-transform: ${Pr.textTransform};
|
|
105
105
|
}
|
|
106
|
-
`,
|
|
106
|
+
`,qc=T`
|
|
107
107
|
.ft-typography--body2 {
|
|
108
|
-
font-family: ${
|
|
109
|
-
font-size: ${
|
|
110
|
-
font-weight: ${
|
|
111
|
-
letter-spacing: ${
|
|
112
|
-
line-height: ${
|
|
113
|
-
text-transform: ${
|
|
108
|
+
font-family: ${$e.fontFamily};
|
|
109
|
+
font-size: ${$e.fontSize};
|
|
110
|
+
font-weight: ${$e.fontWeight};
|
|
111
|
+
letter-spacing: ${$e.letterSpacing};
|
|
112
|
+
line-height: ${$e.lineHeight};
|
|
113
|
+
text-transform: ${$e.textTransform};
|
|
114
114
|
}
|
|
115
115
|
`,hn=T`
|
|
116
116
|
.ft-typography--caption {
|
|
117
|
-
font-family: ${
|
|
118
|
-
font-size: ${
|
|
119
|
-
font-weight: ${
|
|
120
|
-
letter-spacing: ${
|
|
121
|
-
line-height: ${
|
|
122
|
-
text-transform: ${
|
|
117
|
+
font-family: ${Tr.fontFamily};
|
|
118
|
+
font-size: ${Tr.fontSize};
|
|
119
|
+
font-weight: ${Tr.fontWeight};
|
|
120
|
+
letter-spacing: ${Tr.letterSpacing};
|
|
121
|
+
line-height: ${Tr.lineHeight};
|
|
122
|
+
text-transform: ${Tr.textTransform};
|
|
123
123
|
}
|
|
124
|
-
`,
|
|
124
|
+
`,Yc=T`
|
|
125
125
|
.ft-typography--breadcrumb {
|
|
126
126
|
font-family: ${Ir.fontFamily};
|
|
127
127
|
font-size: ${Ir.fontSize};
|
|
@@ -130,16 +130,16 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
130
130
|
line-height: ${Ir.lineHeight};
|
|
131
131
|
text-transform: ${Ir.textTransform};
|
|
132
132
|
}
|
|
133
|
-
`,
|
|
133
|
+
`,Xc=T`
|
|
134
134
|
.ft-typography--overline {
|
|
135
|
-
font-family: ${
|
|
136
|
-
font-size: ${
|
|
137
|
-
font-weight: ${
|
|
138
|
-
letter-spacing: ${
|
|
139
|
-
line-height: ${
|
|
140
|
-
text-transform: ${
|
|
135
|
+
font-family: ${$r.fontFamily};
|
|
136
|
+
font-size: ${$r.fontSize};
|
|
137
|
+
font-weight: ${$r.fontWeight};
|
|
138
|
+
letter-spacing: ${$r.letterSpacing};
|
|
139
|
+
line-height: ${$r.lineHeight};
|
|
140
|
+
text-transform: ${$r.textTransform};
|
|
141
141
|
}
|
|
142
|
-
`,
|
|
142
|
+
`,Jc=T`
|
|
143
143
|
.ft-typography--button {
|
|
144
144
|
font-family: ${et.fontFamily};
|
|
145
145
|
font-size: ${et.fontSize};
|
|
@@ -148,11 +148,11 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
148
148
|
line-height: ${et.lineHeight};
|
|
149
149
|
text-transform: ${et.textTransform};
|
|
150
150
|
}
|
|
151
|
-
`,
|
|
151
|
+
`,Qc=T`
|
|
152
152
|
.ft-typography {
|
|
153
153
|
vertical-align: inherit;
|
|
154
154
|
}
|
|
155
|
-
`,
|
|
155
|
+
`,ed=[Object.keys(Qr).map(t=>Hc(t))];var td=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},ue=class extends W{constructor(){super(...arguments),this.variant=Tt.body1}render(){return this.element?es`
|
|
156
156
|
<${Qa(this.element)}
|
|
157
157
|
part="text"
|
|
158
158
|
class="ft-typography ft-typography--${this.variant}">
|
|
@@ -160,7 +160,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
160
160
|
</${Qa(this.element)}>
|
|
161
161
|
`:es`
|
|
162
162
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
163
|
-
`}};
|
|
163
|
+
`}};ue.styles=[Vc,jc,Gc,Kc,Zc,qc,hn,Yc,Xc,Jc,Qc,...ed];td([v()],ue.prototype,"element",void 0);td([v()],ue.prototype,"variant",void 0);Z("ft-typography")(ue);var rd=o.extend("--ft-ripple-color","",$.colorContent),N={color:rd,backgroundColor:o.extend("--ft-ripple-background-color","",rd),opacityContentOnSurfacePressed:o.external($.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.external($.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.external($.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.external($.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.create("--ft-ripple-border-radius","","SIZE","0px")},od=o.extend("--ft-ripple-color","",$.colorPrimary),nd={color:od,backgroundColor:o.extend("--ft-ripple-background-color","",od)},id=o.extend("--ft-ripple-color","",$.colorSecondary),ad={color:id,backgroundColor:o.extend("--ft-ripple-background-color","",id)},sd=T`
|
|
164
164
|
:host {
|
|
165
165
|
display: contents;
|
|
166
166
|
}
|
|
@@ -173,7 +173,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
173
173
|
|
|
174
174
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
175
175
|
overflow: hidden;
|
|
176
|
-
border-radius: ${
|
|
176
|
+
border-radius: ${N.borderRadius};
|
|
177
177
|
}
|
|
178
178
|
|
|
179
179
|
.ft-ripple .ft-ripple--background,
|
|
@@ -207,27 +207,27 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
207
207
|
}
|
|
208
208
|
|
|
209
209
|
.ft-ripple .ft-ripple--background {
|
|
210
|
-
background-color: ${
|
|
210
|
+
background-color: ${N.backgroundColor};
|
|
211
211
|
}
|
|
212
212
|
|
|
213
213
|
.ft-ripple .ft-ripple--effect {
|
|
214
|
-
background-color: ${
|
|
214
|
+
background-color: ${N.color};
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
218
|
-
background-color: ${
|
|
218
|
+
background-color: ${ad.backgroundColor};
|
|
219
219
|
}
|
|
220
220
|
|
|
221
221
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
222
|
-
background-color: ${
|
|
222
|
+
background-color: ${ad.color};
|
|
223
223
|
}
|
|
224
224
|
|
|
225
225
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
226
|
-
background-color: ${
|
|
226
|
+
background-color: ${nd.backgroundColor};
|
|
227
227
|
}
|
|
228
228
|
|
|
229
229
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
230
|
-
background-color: ${
|
|
230
|
+
background-color: ${nd.color};
|
|
231
231
|
}
|
|
232
232
|
|
|
233
233
|
.ft-ripple .ft-ripple--background {
|
|
@@ -257,22 +257,22 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
257
257
|
}
|
|
258
258
|
|
|
259
259
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
260
|
-
opacity: ${
|
|
260
|
+
opacity: ${N.opacityContentOnSurfaceHover};
|
|
261
261
|
}
|
|
262
262
|
|
|
263
263
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
264
|
-
opacity: ${
|
|
264
|
+
opacity: ${N.opacityContentOnSurfaceSelected};
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
268
|
-
opacity: ${
|
|
268
|
+
opacity: ${N.opacityContentOnSurfaceFocused};
|
|
269
269
|
}
|
|
270
270
|
|
|
271
271
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
272
|
-
opacity: ${
|
|
272
|
+
opacity: ${N.opacityContentOnSurfacePressed};
|
|
273
273
|
transform: translate(-50%, -50%) scale(1);
|
|
274
274
|
}
|
|
275
|
-
`;var
|
|
275
|
+
`;var oe={color:o.extend("--ft-loader-color","",$.colorPrimary),size:o.create("--ft-loader-size","","SIZE","80px")},ld=T`
|
|
276
276
|
:host {
|
|
277
277
|
line-height: 0;
|
|
278
278
|
}
|
|
@@ -281,8 +281,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
281
281
|
display: inline-block;
|
|
282
282
|
position: relative;
|
|
283
283
|
|
|
284
|
-
width: ${
|
|
285
|
-
height: ${
|
|
284
|
+
width: ${oe.size};
|
|
285
|
+
height: ${oe.size};
|
|
286
286
|
}
|
|
287
287
|
|
|
288
288
|
.ft-loader div {
|
|
@@ -291,7 +291,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
291
291
|
width: 25%;
|
|
292
292
|
height: 25%;
|
|
293
293
|
border-radius: 50%;
|
|
294
|
-
background: ${
|
|
294
|
+
background: ${oe.color};
|
|
295
295
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
296
296
|
}
|
|
297
297
|
|
|
@@ -338,10 +338,10 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
338
338
|
transform: translate(0, 0);
|
|
339
339
|
}
|
|
340
340
|
100% {
|
|
341
|
-
transform: translate(calc(0.35 * ${
|
|
341
|
+
transform: translate(calc(0.35 * ${oe.size}), 0);
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
|
-
`;var xe={size:
|
|
344
|
+
`;var xe={size:o.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.extend("--ft-icon-fluid-topics-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.extend("--ft-icon-file-format-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.extend("--ft-icon-material-font-family","",o.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.create("--ft-icon-vertical-align","","UNKNOWN","unset")},cd=T`
|
|
345
345
|
:host, i.ft-icon {
|
|
346
346
|
display: inline-flex;
|
|
347
347
|
align-items: center;
|
|
@@ -389,7 +389,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
389
389
|
.ft-icon--material {
|
|
390
390
|
font-family: ${xe.materialFontFamily}, "Material Icons", sans-serif;
|
|
391
391
|
}
|
|
392
|
-
`;var
|
|
392
|
+
`;var dd=o.extend("--ft-button-color","",$.colorPrimary),te={backgroundColor:o.extend("--ft-button-background-color","",$.colorSurface),borderRadius:o.extend("--ft-button-border-radius","",$.borderRadiusL),color:dd,fontSize:o.extend("--ft-button-font-size","",et.fontSize),iconSize:o.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:o.extend("--ft-button-ripple-color","",dd),verticalPadding:o.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:o.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:o.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:o.external($.colorOpacityDisabled,"Design system")},pd=o.extend("--ft-button-primary-color","",o.extend("--ft-button-color","",$.colorOnPrimary)),ts={backgroundColor:o.extend("--ft-button-primary-background-color","",o.extend("--ft-button-background-color","",$.colorPrimary)),color:pd,rippleColor:o.extend("--ft-button-primary-ripple-color","",pd)},tt={borderRadius:o.extend("--ft-button-dense-border-radius","",o.extend("--ft-button-border-radius","",$.borderRadiusM)),verticalPadding:o.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:o.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:o.create("--ft-button-dense-icon-padding","","SIZE","4px")},ud=[T`
|
|
393
393
|
:host {
|
|
394
394
|
display: inline-block;
|
|
395
395
|
max-width: 100%;
|
|
@@ -431,8 +431,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
431
431
|
|
|
432
432
|
--ft-button-internal-line-height: max(calc(${te.fontSize} + 2px), ${te.iconSize});
|
|
433
433
|
--ft-button-internal-color: ${te.color};
|
|
434
|
-
${
|
|
435
|
-
${
|
|
434
|
+
${E(xe.size,te.iconSize)};
|
|
435
|
+
${E(N.color,te.rippleColor)};
|
|
436
436
|
|
|
437
437
|
border-radius: ${te.borderRadius};
|
|
438
438
|
padding: ${te.verticalPadding} ${te.horizontalPadding};
|
|
@@ -476,7 +476,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
476
476
|
.ft-button.ft-button--primary {
|
|
477
477
|
background-color: ${ts.backgroundColor};
|
|
478
478
|
--ft-button-internal-color: ${ts.color};
|
|
479
|
-
${
|
|
479
|
+
${E(N.color,ts.rippleColor)};
|
|
480
480
|
}
|
|
481
481
|
|
|
482
482
|
.ft-button:focus {
|
|
@@ -490,8 +490,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
490
490
|
text-overflow: ellipsis;
|
|
491
491
|
display: block;
|
|
492
492
|
margin: 0 ${te.iconPadding};
|
|
493
|
-
${
|
|
494
|
-
${
|
|
493
|
+
${E(et.fontSize,"1em")};
|
|
494
|
+
${E(et.lineHeight,"var(--ft-button-internal-line-height)")};
|
|
495
495
|
}
|
|
496
496
|
|
|
497
497
|
.ft-button--dense .ft-button--label {
|
|
@@ -522,21 +522,21 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
522
522
|
}
|
|
523
523
|
|
|
524
524
|
ft-loader {
|
|
525
|
-
${
|
|
526
|
-
${
|
|
525
|
+
${E(oe.size,te.iconSize)};
|
|
526
|
+
${E(oe.color,"var(--ft-button-internal-color)")};
|
|
527
527
|
}
|
|
528
|
-
`,po];var Ae=function(t,e,r,
|
|
528
|
+
`,po];var Ae=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Q=class extends W{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new ie(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new ie(10),this.moveRipple=e=>{var r,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return B`
|
|
529
529
|
<style>
|
|
530
530
|
.ft-ripple .ft-ripple--effect {
|
|
531
531
|
left: ${this.originX}px;
|
|
532
532
|
top: ${this.originY}px;
|
|
533
533
|
}
|
|
534
534
|
</style>
|
|
535
|
-
<div class="${
|
|
535
|
+
<div class="${We(e)}">
|
|
536
536
|
<div class="ft-ripple--background"></div>
|
|
537
537
|
<div class="ft-ripple--effect"></div>
|
|
538
538
|
</div>
|
|
539
|
-
`}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var r,
|
|
539
|
+
`}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var r,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,r;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let r=(...l)=>d=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(d)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),a=l=>{["Enter"," "].includes(l.key)&&r("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let r=e,n=e,i,a;return r.x!=null?{x:i,y:a}=r:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let r of e.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};Q.elementDefinitions={};Q.styles=sd;Ae([v({type:Boolean})],Q.prototype,"primary",void 0);Ae([v({type:Boolean})],Q.prototype,"secondary",void 0);Ae([v({type:Boolean})],Q.prototype,"unbounded",void 0);Ae([v({type:Boolean})],Q.prototype,"activated",void 0);Ae([v({type:Boolean})],Q.prototype,"selected",void 0);Ae([v({type:Boolean})],Q.prototype,"disabled",void 0);Ae([G()],Q.prototype,"hovered",void 0);Ae([G()],Q.prototype,"focused",void 0);Ae([G()],Q.prototype,"pressed",void 0);Ae([G()],Q.prototype,"rippling",void 0);Ae([G()],Q.prototype,"originX",void 0);Ae([G()],Q.prototype,"originY",void 0);Ae([z(".ft-ripple")],Q.prototype,"ripple",void 0);Ae([z(".ft-ripple--effect")],Q.prototype,"rippleEffect",void 0);Z("ft-ripple")(Q);var kr={distance:o.create("--ft-tooltip-distance","","SIZE","4px"),color:o.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:o.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:o.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:o.external($.borderRadiusS,"Design system"),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","150px")},fd=T`
|
|
540
540
|
.ft-tooltip--container {
|
|
541
541
|
display: block;
|
|
542
542
|
}
|
|
@@ -551,21 +551,21 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
551
551
|
box-sizing: border-box;
|
|
552
552
|
overflow: hidden;
|
|
553
553
|
width: max-content;
|
|
554
|
-
max-width: ${
|
|
554
|
+
max-width: ${kr.maxWidth};
|
|
555
555
|
text-align: center;
|
|
556
|
-
padding: ${
|
|
557
|
-
z-index: ${
|
|
556
|
+
padding: ${kr.distance};
|
|
557
|
+
z-index: ${kr.zIndex};
|
|
558
558
|
}
|
|
559
559
|
|
|
560
560
|
.ft-tooltip--content {
|
|
561
561
|
padding: 4px 8px;
|
|
562
|
-
border-radius: ${
|
|
563
|
-
background-color: ${
|
|
564
|
-
color: ${
|
|
562
|
+
border-radius: ${kr.borderRadiusS};
|
|
563
|
+
background-color: ${kr.backgroundColor};
|
|
564
|
+
color: ${kr.color};
|
|
565
565
|
position: relative;
|
|
566
566
|
word-break: break-word;
|
|
567
567
|
}
|
|
568
|
-
`;var Re=function(t,e,r,
|
|
568
|
+
`;var Re=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},ae=class extends W{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new ie,this.revealDebouncer=new ie}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return B`
|
|
569
569
|
<div part="container"
|
|
570
570
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
571
571
|
@mouseenter=${this.onHover}
|
|
@@ -583,21 +583,21 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
583
583
|
</div>
|
|
584
584
|
</div>
|
|
585
585
|
</div>
|
|
586
|
-
`}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",oa(this.slottedElement,this.tooltip,this.position).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,r){return Math.max(e,Math.min(0,-r))}};ie.elementDefinitions={"ft-typography":pe};ie.styles=ud;Re([x()],ie.prototype,"text",void 0);Re([x({type:Boolean})],ie.prototype,"manual",void 0);Re([x({type:Boolean})],ie.prototype,"inline",void 0);Re([x({type:Number})],ie.prototype,"delay",void 0);Re([x()],ie.prototype,"position",void 0);Re([qn()],ie.prototype,"slotNodes",void 0);Re([H(".ft-tooltip--container")],ie.prototype,"container",void 0);Re([H(".ft-tooltip")],ie.prototype,"tooltip",void 0);Re([H(".ft-tooltip--content")],ie.prototype,"tooltipContent",void 0);Re([j()],ie.prototype,"visible",void 0);Re([cr({passive:!0})],ie.prototype,"onTouch",null);Re([cr({passive:!0})],ie.prototype,"onHover",null);Re([cr({passive:!0})],ie.prototype,"onOut",null);Re([cr({passive:!0})],ie.prototype,"onClick",null);K("ft-tooltip")(ie);var mn;(function(t){t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.BOOKS="",t.MENU="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.HOME="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.EXPORT="",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.USER="",t.EXTLINK="",t.CALENDAR="",t.OFFLINE="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.STAR_PLAIN="",t.TOPICS="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN="",t.ADMIN_KHUB="",t.ADMIN_THEME="",t.ADMIN_USERS="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.INFO="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.FACET_HAS_DESCENDANT="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.THIN_ARROW="",t.SIGN_IN="",t.LOGOUT="",t.TRANSLATE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.ARTICLE="",t.COLUMNS="",t.ANALYTICS="",t.COLLECTIONS="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SEARCH_IN_PUBLICATION="",t.COPY_TO_CLIPBOARD="",t.SHARED_PBK="",t.ATTACHMENTS="",t.STRIPE_ARROW_LEFT="",t.STRIPE_ARROW_RIGHT="",t.FILTERS="",t.DOT="",t.MINUS="",t.PLUS="",t.MAILS_AND_NOTIFICATIONS="",t.SAVE="",t.LOCKER="",t.ADMIN_INTEGRATION="",t.SYNC="",t.TAG="",t.BOOK_PLAIN="",t.UPLOAD="",t.ONLINE="",t.TAG_PLAIN="",t.ACCOUNT_SETTINGS="",t.PRINT="",t.DEFAULT_ROLES="",t.SHORTCUT_MENU="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.PAUSE="",t.PLAY="",t.ADMIN_PORTAL="",t.STAR="",t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.FEEDBACK_PLAIN="",t.RATE_PLAIN="",t.RATE="",t.OFFLINE_SETTINGS="",t.MY_COLLECTIONS="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.RESET="",t.MY_LIBRARY="",t.UNSTRUCTURED_DOC="",t.CONTEXTUAL="",t.THIN_ARROW_UP="",t.ARROW_RIGHT_TO_LINE="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_STACKED="",t.CHART_BAR_GROUPED="",t.EYE_SLASH="",t.X_MARK="",t.EXPAND_WIDE="",t.PIP="",t.PIP_WIDE="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.EXTLINK_LIGHT="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CHART_BAR_NORMALIZED="",t.CONSUMER="",t.OCTAGON_XMARK="",t.HOURGLASS_HALF="",t.CLOCK="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE="",t.CIRCLE_STOP="",t.ARROW_ROTATE_RIGHT="",t.ARROWS_ROTATE="",t.ALIGN_RIGHT="",t.FORMAT_CLEAR="",t.ALIGN_CENTER="",t.ALIGN_LEFT="",t.PALETTE="",t.BOLD="",t.ITALIC="",t.UNDERLINE="",t.STRIKETHROUGH="",t.LINK_SIMPLE_SLASH="",t.LINK_SIMPLE="",t.ROUTE="",t.CIRCLE_USER_SLASH="",t.CIRCLE_USER_CHECK="",t.LIST_MAGNIFYING_GLASS="",t.MEDAL="",t.THUMBS_UP_THUMBS_DOWN_SOLID="",t.ARROW_TURN_DOWN_RIGHT="",t.FLASK="",t.LOCK_KEYHOLE_OPEN_SOLID="",t.HOURGLASS_END="",t.CIRCLE_QUESTION="",t.EYE="",t.SHARE="󨃱"})(mn||(mn={}));var R;(function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""})(R||(R={}));var J0=new Map([...["abw"].map(t=>[t,R.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,R.AUDIO]),...["avi"].map(t=>[t,R.AVI]),...["chm","xhs"].map(t=>[t,R.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,R.CODE]),...["csv"].map(t=>[t,R.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,R.DITA]),...["epub"].map(t=>[t,R.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,R.EXCEL]),...["flac"].map(t=>[t,R.FLAC]),...["gif"].map(t=>[t,R.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,R.GZIP]),...["html","htm","xhtml"].map(t=>[t,R.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,R.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,R.JPEG]),...["json"].map(t=>[t,R.JSON]),...["m4a","m4p"].map(t=>[t,R.M4A]),...["mov","qt"].map(t=>[t,R.MOV]),...["mp3"].map(t=>[t,R.MP3]),...["mp4","m4v"].map(t=>[t,R.MP4]),...["ogg","oga"].map(t=>[t,R.OGG]),...["pdf","ps"].map(t=>[t,R.PDF]),...["png"].map(t=>[t,R.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,R.POWERPOINT]),...["rar"].map(t=>[t,R.RAR]),...["stp"].map(t=>[t,R.STP]),...["txt","rtf","md","mdown"].map(t=>[t,R.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,R.VIDEO]),...["wav"].map(t=>[t,R.WAV]),...["wma"].map(t=>[t,R.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,R.WORD]),...["xml","xsl","rdf"].map(t=>[t,R.XML]),...["yaml","yml","x-yaml"].map(t=>[t,R.YAML]),...["zip"].map(t=>[t,R.ZIP])]);var Q0={[R.ABW]:"#91ABC6",[R.AUDIO]:"#1795E3",[R.AVI]:"#E63324",[R.CHM]:"#71C3EB",[R.CODE]:"#71C3EB",[R.CSV]:"#1F7345",[R.DITA]:"#71C3EB",[R.EPUB]:"#85B926",[R.EXCEL]:"#1F7345",[R.FLAC]:"#1795E3",[R.GIF]:"#59B031",[R.GZIP]:"#F8AB36",[R.HTML]:"#71C3EB",[R.IMAGE]:"#59B031",[R.JPEG]:"#59B031",[R.JSON]:"#71C3EB",[R.M4A]:"#1795E3",[R.MOV]:"#E63324",[R.MP3]:"#1795E3",[R.MP4]:"#E63324",[R.OGG]:"#1795E3",[R.PDF]:"#E44948",[R.PNG]:"#59B031",[R.POWERPOINT]:"#B54A2B",[R.RAR]:"#F8AB36",[R.STP]:"#3764B1",[R.TEXT]:"#3162AB",[R.UNKNOWN]:"#999999",[R.VIDEO]:"#E63324",[R.WAV]:"#1795E3",[R.WMA]:"#1795E3",[R.WORD]:"#3162AB",[R.XML]:"#71C3EB",[R.YAML]:"#71C3EB",[R.ZIP]:"#F8AB36"};var rt;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(rt||(rt={}));var yn=function(t,e,r,o){var i=arguments.length,a=i<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Ne=class extends B{constructor(){super(...arguments),this.resolvedIcon=J}render(){let e=this.variant&&Object.values(rt).includes(this.variant)?this.variant:rt.fluid_topics,r=e!==rt.material||!!this.value;return M`
|
|
586
|
+
`}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",oa(this.slottedElement,this.tooltip,this.position).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,r){return Math.max(e,Math.min(0,-r))}};ae.elementDefinitions={"ft-typography":ue};ae.styles=fd;Re([v()],ae.prototype,"text",void 0);Re([v({type:Boolean})],ae.prototype,"manual",void 0);Re([v({type:Boolean})],ae.prototype,"inline",void 0);Re([v({type:Number})],ae.prototype,"delay",void 0);Re([v()],ae.prototype,"position",void 0);Re([qn()],ae.prototype,"slotNodes",void 0);Re([z(".ft-tooltip--container")],ae.prototype,"container",void 0);Re([z(".ft-tooltip")],ae.prototype,"tooltip",void 0);Re([z(".ft-tooltip--content")],ae.prototype,"tooltipContent",void 0);Re([G()],ae.prototype,"visible",void 0);Re([cr({passive:!0})],ae.prototype,"onTouch",null);Re([cr({passive:!0})],ae.prototype,"onHover",null);Re([cr({passive:!0})],ae.prototype,"onOut",null);Re([cr({passive:!0})],ae.prototype,"onClick",null);Z("ft-tooltip")(ae);var yn;(function(t){t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.BOOKS="",t.MENU="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.HOME="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.EXPORT="",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.USER="",t.EXTLINK="",t.CALENDAR="",t.OFFLINE="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.STAR_PLAIN="",t.TOPICS="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN="",t.ADMIN_KHUB="",t.ADMIN_THEME="",t.ADMIN_USERS="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.INFO="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.FACET_HAS_DESCENDANT="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.THIN_ARROW="",t.SIGN_IN="",t.LOGOUT="",t.TRANSLATE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.ARTICLE="",t.COLUMNS="",t.ANALYTICS="",t.COLLECTIONS="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SEARCH_IN_PUBLICATION="",t.COPY_TO_CLIPBOARD="",t.SHARED_PBK="",t.ATTACHMENTS="",t.STRIPE_ARROW_LEFT="",t.STRIPE_ARROW_RIGHT="",t.FILTERS="",t.DOT="",t.MINUS="",t.PLUS="",t.MAILS_AND_NOTIFICATIONS="",t.SAVE="",t.LOCKER="",t.ADMIN_INTEGRATION="",t.SYNC="",t.TAG="",t.BOOK_PLAIN="",t.UPLOAD="",t.ONLINE="",t.TAG_PLAIN="",t.ACCOUNT_SETTINGS="",t.PRINT="",t.DEFAULT_ROLES="",t.SHORTCUT_MENU="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.PAUSE="",t.PLAY="",t.ADMIN_PORTAL="",t.STAR="",t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.FEEDBACK_PLAIN="",t.RATE_PLAIN="",t.RATE="",t.OFFLINE_SETTINGS="",t.MY_COLLECTIONS="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.RESET="",t.MY_LIBRARY="",t.UNSTRUCTURED_DOC="",t.CONTEXTUAL="",t.THIN_ARROW_UP="",t.ARROW_RIGHT_TO_LINE="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_STACKED="",t.CHART_BAR_GROUPED="",t.EYE_SLASH="",t.X_MARK="",t.EXPAND_WIDE="",t.PIP="",t.PIP_WIDE="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.EXTLINK_LIGHT="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CHART_BAR_NORMALIZED="",t.CONSUMER="",t.OCTAGON_XMARK="",t.HOURGLASS_HALF="",t.CLOCK="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE="",t.CIRCLE_STOP="",t.ARROW_ROTATE_RIGHT="",t.ARROWS_ROTATE="",t.ALIGN_RIGHT="",t.FORMAT_CLEAR="",t.ALIGN_CENTER="",t.ALIGN_LEFT="",t.PALETTE="",t.BOLD="",t.ITALIC="",t.UNDERLINE="",t.STRIKETHROUGH="",t.LINK_SIMPLE_SLASH="",t.LINK_SIMPLE="",t.ROUTE="",t.CIRCLE_USER_SLASH="",t.CIRCLE_USER_CHECK="",t.LIST_MAGNIFYING_GLASS="",t.MEDAL="",t.THUMBS_UP_THUMBS_DOWN_SOLID="",t.ARROW_TURN_DOWN_RIGHT="",t.FLASK="",t.LOCK_KEYHOLE_OPEN_SOLID="",t.HOURGLASS_END="",t.CIRCLE_QUESTION="",t.EYE="",t.SHARE="󨃱"})(yn||(yn={}));var _;(function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""})(_||(_={}));var nS=new Map([...["abw"].map(t=>[t,_.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,_.AUDIO]),...["avi"].map(t=>[t,_.AVI]),...["chm","xhs"].map(t=>[t,_.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,_.CODE]),...["csv"].map(t=>[t,_.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,_.DITA]),...["epub"].map(t=>[t,_.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,_.EXCEL]),...["flac"].map(t=>[t,_.FLAC]),...["gif"].map(t=>[t,_.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,_.GZIP]),...["html","htm","xhtml"].map(t=>[t,_.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,_.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,_.JPEG]),...["json"].map(t=>[t,_.JSON]),...["m4a","m4p"].map(t=>[t,_.M4A]),...["mov","qt"].map(t=>[t,_.MOV]),...["mp3"].map(t=>[t,_.MP3]),...["mp4","m4v"].map(t=>[t,_.MP4]),...["ogg","oga"].map(t=>[t,_.OGG]),...["pdf","ps"].map(t=>[t,_.PDF]),...["png"].map(t=>[t,_.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,_.POWERPOINT]),...["rar"].map(t=>[t,_.RAR]),...["stp"].map(t=>[t,_.STP]),...["txt","rtf","md","mdown"].map(t=>[t,_.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,_.VIDEO]),...["wav"].map(t=>[t,_.WAV]),...["wma"].map(t=>[t,_.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,_.WORD]),...["xml","xsl","rdf"].map(t=>[t,_.XML]),...["yaml","yml","x-yaml"].map(t=>[t,_.YAML]),...["zip"].map(t=>[t,_.ZIP])]);var iS={[_.ABW]:"#91ABC6",[_.AUDIO]:"#1795E3",[_.AVI]:"#E63324",[_.CHM]:"#71C3EB",[_.CODE]:"#71C3EB",[_.CSV]:"#1F7345",[_.DITA]:"#71C3EB",[_.EPUB]:"#85B926",[_.EXCEL]:"#1F7345",[_.FLAC]:"#1795E3",[_.GIF]:"#59B031",[_.GZIP]:"#F8AB36",[_.HTML]:"#71C3EB",[_.IMAGE]:"#59B031",[_.JPEG]:"#59B031",[_.JSON]:"#71C3EB",[_.M4A]:"#1795E3",[_.MOV]:"#E63324",[_.MP3]:"#1795E3",[_.MP4]:"#E63324",[_.OGG]:"#1795E3",[_.PDF]:"#E44948",[_.PNG]:"#59B031",[_.POWERPOINT]:"#B54A2B",[_.RAR]:"#F8AB36",[_.STP]:"#3764B1",[_.TEXT]:"#3162AB",[_.UNKNOWN]:"#999999",[_.VIDEO]:"#E63324",[_.WAV]:"#1795E3",[_.WMA]:"#1795E3",[_.WORD]:"#3162AB",[_.XML]:"#71C3EB",[_.YAML]:"#71C3EB",[_.ZIP]:"#F8AB36"};var rt;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(rt||(rt={}));var mn=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Ne=class extends W{constructor(){super(...arguments),this.resolvedIcon=J}render(){let e=this.variant&&Object.values(rt).includes(this.variant)?this.variant:rt.fluid_topics,r=e!==rt.material||!!this.value;return B`
|
|
587
587
|
<i class="ft-icon ft-icon--${e}" part="icon icon-${e}">
|
|
588
588
|
${ti(this.resolvedIcon)}
|
|
589
589
|
<slot ?hidden=${r}></slot>
|
|
590
590
|
</i>
|
|
591
|
-
`}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(
|
|
591
|
+
`}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}update(e){super.update(e),["value","variant"].some(r=>e.has(r))&&this.resolveIcon()}resolveIcon(){var e,r;let n=this.value||this.textContent;switch(this.variant){case rt.file_format:this.resolvedIcon=(e=_[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case rt.material:this.resolvedIcon=this.value||J;break;default:this.resolvedIcon=(r=yn[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};Ne.elementDefinitions={};Ne.styles=cd;mn([v()],Ne.prototype,"variant",void 0);mn([v()],Ne.prototype,"value",void 0);mn([G()],Ne.prototype,"resolvedIcon",void 0);mn([z("slot")],Ne.prototype,"slottedContent",void 0);Z("ft-icon")(Ne);var rr=class extends W{render(){return B`
|
|
592
592
|
<div class="ft-loader">
|
|
593
593
|
<div></div>
|
|
594
594
|
<div></div>
|
|
595
595
|
<div></div>
|
|
596
596
|
<div></div>
|
|
597
597
|
</div>
|
|
598
|
-
`}};rr.styles=
|
|
598
|
+
`}};rr.styles=ld;Z("ft-loader")(rr);var _e=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},le=class extends Ga(W,"button"){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var r;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var e;return this.addTooltipIfNeeded(B`
|
|
599
599
|
<button part="button"
|
|
600
|
-
class="${
|
|
600
|
+
class="${We(this.buttonClasses)}"
|
|
601
601
|
aria-label="${(e=this.ariaLabel)!==null&&e!==void 0?e:this.getLabel()}"
|
|
602
602
|
?disabled=${this.isDisabled()}>
|
|
603
603
|
<ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
|
|
@@ -610,18 +610,18 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
610
610
|
</ft-typography>
|
|
611
611
|
${this.resolveIcon()}
|
|
612
612
|
</button>
|
|
613
|
-
`)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?
|
|
613
|
+
`)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?B`
|
|
614
614
|
<ft-tooltip part="tooltip"
|
|
615
615
|
text="${this.getLabel()}"
|
|
616
616
|
position="${this.tooltipPosition}">
|
|
617
617
|
${e}
|
|
618
618
|
</ft-tooltip>
|
|
619
|
-
`:e}resolveIcon(){return this.loading?
|
|
620
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
619
|
+
`:e}resolveIcon(){return this.loading?B`
|
|
620
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?B`
|
|
621
621
|
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
|
|
622
|
-
`:
|
|
622
|
+
`:B`
|
|
623
623
|
<slot part="icon" name="icon"></slot>
|
|
624
|
-
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(r=>this.unslotText(r)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};
|
|
624
|
+
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(r=>this.unslotText(r)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};le.elementDefinitions={"ft-ripple":Q,"ft-tooltip":ae,"ft-typography":ue,"ft-icon":Ne,"ft-loader":rr};_e([v({type:String,reflect:!0})],le.prototype,"role",void 0);_e([v()],le.prototype,"type",void 0);_e([v({type:Boolean})],le.prototype,"disabled",void 0);_e([v()],le.prototype,"label",void 0);_e([v()],le.prototype,"icon",void 0);_e([v()],le.prototype,"iconVariant",void 0);_e([v({type:Boolean})],le.prototype,"trailingIcon",void 0);_e([v({type:Boolean})],le.prototype,"loading",void 0);_e([v({attribute:"aria-label"})],le.prototype,"ariaLabel",void 0);_e([v()],le.prototype,"tooltipPosition",void 0);_e([v({type:Boolean})],le.prototype,"hideTooltip",void 0);_e([v({type:Boolean})],le.prototype,"forceTooltip",void 0);_e([z(".ft-button")],le.prototype,"button",void 0);_e([z(".ft-button--label slot")],le.prototype,"slottedContent",void 0);var gn=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},ve=class extends le{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};ve.styles=[uo,ud];gn([v({type:Boolean})],ve.prototype,"primary",void 0);gn([v({type:Boolean})],ve.prototype,"outlined",void 0);gn([v({type:Boolean})],ve.prototype,"dense",void 0);gn([v({type:Boolean})],ve.prototype,"round",void 0);var hd=[T`
|
|
625
625
|
:host {
|
|
626
626
|
display: inline-block;
|
|
627
627
|
max-width: 100%;
|
|
@@ -671,7 +671,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
671
671
|
}
|
|
672
672
|
|
|
673
673
|
.ft-button:focus-visible {
|
|
674
|
-
outline-color: ${
|
|
674
|
+
outline-color: ${g.focusFocusRingColor};
|
|
675
675
|
outline-style: solid;
|
|
676
676
|
}
|
|
677
677
|
|
|
@@ -702,170 +702,391 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
702
702
|
border-radius: 50%;
|
|
703
703
|
}
|
|
704
704
|
|
|
705
|
-
/** Primary styles **/
|
|
705
|
+
/** Brand Primary styles **/
|
|
706
|
+
|
|
707
|
+
.ftds--family-brand.ft-button--primary {
|
|
708
|
+
${E(oe.color,g.primaryBrandIconColor)};
|
|
709
|
+
|
|
710
|
+
${E(N.color,g.primaryBrandStateLayerColor)};
|
|
711
|
+
${E(N.opacityContentOnSurfaceHover,g.primaryBrandHoverStateLayerOpacity)};
|
|
712
|
+
${E(N.opacityContentOnSurfaceFocused,g.primaryBrandFocusStateLayerOpacity)};
|
|
713
|
+
${E(N.opacityContentOnSurfaceSelected,g.primaryBrandActiveStateLayerOpacity)};
|
|
714
|
+
${E(N.opacityContentOnSurfacePressed,g.primaryBrandActiveStateLayerOpacity)};
|
|
715
|
+
|
|
716
|
+
background-color: ${g.primaryBrandBackgroundColor};
|
|
717
|
+
color: ${g.primaryBrandColor};
|
|
718
|
+
border-style: none;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.ftds--family-brand.ft-button--primary[disabled] {
|
|
722
|
+
opacity: ${g.primaryBrandDisabledComponentOpacity};
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
.ftds--family-brand.ft-button--primary ft-icon {
|
|
726
|
+
color: ${g.primaryBrandIconColor};
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
/** Brand Secondary styles **/
|
|
730
|
+
|
|
731
|
+
.ftds--family-brand.ft-button--secondary {
|
|
732
|
+
${E(oe.color,g.secondaryBrandIconColor)};
|
|
733
|
+
|
|
734
|
+
${E(N.color,g.secondaryBrandStateLayerColor)};
|
|
735
|
+
${E(N.opacityContentOnSurfaceHover,g.secondaryBrandHoverStateLayerOpacity)};
|
|
736
|
+
${E(N.opacityContentOnSurfaceFocused,g.secondaryBrandFocusStateLayerOpacity)};
|
|
737
|
+
${E(N.opacityContentOnSurfaceSelected,g.secondaryBrandActiveStateLayerOpacity)};
|
|
738
|
+
${E(N.opacityContentOnSurfacePressed,g.secondaryBrandActiveStateLayerOpacity)};
|
|
739
|
+
|
|
740
|
+
background-color: ${g.secondaryBrandBackgroundColor};
|
|
741
|
+
color: ${g.secondaryBrandColor};
|
|
742
|
+
border-color: ${g.secondaryBrandBorderColor};
|
|
743
|
+
border-style: solid;
|
|
744
|
+
}
|
|
745
|
+
|
|
746
|
+
.ftds--family-brand.ft-button--secondary[disabled] {
|
|
747
|
+
opacity: ${g.secondaryBrandDisabledComponentOpacity};
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
.ftds--family-brand.ft-button--secondary ft-icon {
|
|
751
|
+
color: ${g.secondaryBrandIconColor};
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
/** Brand Tertiary styles **/
|
|
755
|
+
|
|
756
|
+
.ftds--family-brand.ft-button--tertiary {
|
|
757
|
+
${E(oe.color,g.tertiaryBrandIconColor)};
|
|
758
|
+
|
|
759
|
+
${E(N.color,g.tertiaryBrandStateLayerColor)};
|
|
760
|
+
${E(N.opacityContentOnSurfaceHover,g.tertiaryBrandHoverStateLayerOpacity)};
|
|
761
|
+
${E(N.opacityContentOnSurfaceFocused,g.tertiaryBrandFocusStateLayerOpacity)};
|
|
762
|
+
${E(N.opacityContentOnSurfaceSelected,g.tertiaryBrandActiveStateLayerOpacity)};
|
|
763
|
+
${E(N.opacityContentOnSurfacePressed,g.tertiaryBrandActiveStateLayerOpacity)};
|
|
764
|
+
|
|
765
|
+
background-color: ${g.tertiaryBrandBackgroundColor};
|
|
766
|
+
color: ${g.tertiaryBrandColor};
|
|
767
|
+
border-style: none;
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
.ftds--family-brand.ft-button--tertiary[disabled] {
|
|
771
|
+
opacity: ${g.tertiaryBrandDisabledComponentOpacity};
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
.ftds--family-brand.ft-button--tertiary ft-icon {
|
|
775
|
+
color: ${g.tertiaryBrandIconColor};
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
/** Neutral Secondary styles **/
|
|
706
779
|
|
|
707
|
-
.ft-button--
|
|
708
|
-
${
|
|
780
|
+
.ftds--family-neutral.ft-button--secondary {
|
|
781
|
+
${E(oe.color,g.secondaryNeutralIconColor)};
|
|
709
782
|
|
|
710
|
-
${
|
|
711
|
-
${
|
|
712
|
-
${
|
|
713
|
-
${
|
|
714
|
-
${
|
|
783
|
+
${E(N.backgroundColor,g.secondaryNeutralStateLayerColor)};
|
|
784
|
+
${E(N.opacityContentOnSurfaceHover,g.secondaryNeutralHoverStateLayerOpacity)};
|
|
785
|
+
${E(N.opacityContentOnSurfaceFocused,g.secondaryNeutralFocusStateLayerOpacity)};
|
|
786
|
+
${E(N.opacityContentOnSurfaceSelected,g.secondaryNeutralActiveStateLayerOpacity)};
|
|
787
|
+
${E(N.opacityContentOnSurfacePressed,g.secondaryNeutralActiveStateLayerOpacity)};
|
|
715
788
|
|
|
716
|
-
background-color: ${
|
|
717
|
-
color: ${
|
|
789
|
+
background-color: ${g.secondaryNeutralBackgroundColor};
|
|
790
|
+
color: ${g.secondaryNeutralColor};
|
|
791
|
+
border-color: ${g.secondaryNeutralBorderColor};
|
|
792
|
+
border-style: solid;
|
|
793
|
+
}
|
|
794
|
+
|
|
795
|
+
.ftds--family-neutral.ft-button--secondary[disabled] {
|
|
796
|
+
opacity: ${g.secondaryNeutralDisabledComponentOpacity};
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
.ftds--family-neutral.ft-button--secondary ft-icon {
|
|
800
|
+
color: ${g.secondaryNeutralIconColor};
|
|
801
|
+
}
|
|
802
|
+
|
|
803
|
+
/** Neutral Tertiary styles **/
|
|
804
|
+
|
|
805
|
+
.ftds--family-neutral.ft-button--tertiary {
|
|
806
|
+
${E(oe.color,g.tertiaryNeutralIconColor)};
|
|
807
|
+
|
|
808
|
+
${E(N.backgroundColor,g.tertiaryNeutralStateLayerColor)};
|
|
809
|
+
${E(N.opacityContentOnSurfaceHover,g.tertiaryNeutralHoverStateLayerOpacity)};
|
|
810
|
+
${E(N.opacityContentOnSurfaceFocused,g.tertiaryNeutralFocusStateLayerOpacity)};
|
|
811
|
+
${E(N.opacityContentOnSurfaceSelected,g.tertiaryNeutralActiveStateLayerOpacity)};
|
|
812
|
+
${E(N.opacityContentOnSurfacePressed,g.tertiaryNeutralActiveStateLayerOpacity)};
|
|
813
|
+
|
|
814
|
+
background-color: ${g.tertiaryNeutralBackgroundColor};
|
|
815
|
+
color: ${g.tertiaryNeutralColor};
|
|
718
816
|
border-style: none;
|
|
719
817
|
}
|
|
720
818
|
|
|
721
|
-
.ft-button--
|
|
722
|
-
opacity: ${
|
|
819
|
+
.ftds--family-neutral.ft-button--tertiary[disabled] {
|
|
820
|
+
opacity: ${g.tertiaryNeutralDisabledComponentOpacity};
|
|
723
821
|
}
|
|
724
822
|
|
|
725
|
-
.ft-button--
|
|
726
|
-
color: ${
|
|
823
|
+
.ftds--family-neutral.ft-button--tertiary ft-icon {
|
|
824
|
+
color: ${g.tertiaryNeutralIconColor};
|
|
727
825
|
}
|
|
728
826
|
|
|
729
|
-
/** Secondary styles **/
|
|
827
|
+
/** Info Secondary styles **/
|
|
730
828
|
|
|
731
|
-
.ft-button--secondary {
|
|
732
|
-
${
|
|
829
|
+
.ftds--family-info.ft-button--secondary {
|
|
830
|
+
${E(oe.color,g.secondaryInfoIconColor)};
|
|
733
831
|
|
|
734
|
-
${
|
|
735
|
-
${
|
|
736
|
-
${
|
|
737
|
-
${
|
|
738
|
-
${
|
|
832
|
+
${E(N.backgroundColor,g.secondaryInfoStateLayerColor)};
|
|
833
|
+
${E(N.opacityContentOnSurfaceHover,g.secondaryInfoHoverStateLayerOpacity)};
|
|
834
|
+
${E(N.opacityContentOnSurfaceFocused,g.secondaryInfoFocusStateLayerOpacity)};
|
|
835
|
+
${E(N.opacityContentOnSurfaceSelected,g.secondaryInfoActiveStateLayerOpacity)};
|
|
836
|
+
${E(N.opacityContentOnSurfacePressed,g.secondaryInfoActiveStateLayerOpacity)};
|
|
739
837
|
|
|
740
|
-
background-color: ${
|
|
741
|
-
color: ${
|
|
742
|
-
border-color: ${
|
|
838
|
+
background-color: ${g.secondaryInfoBackgroundColor};
|
|
839
|
+
color: ${g.secondaryInfoColor};
|
|
840
|
+
border-color: ${g.secondaryInfoBorderColor};
|
|
743
841
|
border-style: solid;
|
|
744
842
|
}
|
|
745
843
|
|
|
746
|
-
.ft-button--secondary[disabled] {
|
|
747
|
-
opacity: ${
|
|
844
|
+
.ftds--family-info.ft-button--secondary[disabled] {
|
|
845
|
+
opacity: ${g.secondaryInfoDisabledComponentOpacity};
|
|
748
846
|
}
|
|
749
847
|
|
|
750
|
-
.ft-button--secondary ft-icon {
|
|
751
|
-
color: ${
|
|
848
|
+
.ftds--family-info.ft-button--secondary ft-icon {
|
|
849
|
+
color: ${g.secondaryInfoIconColor};
|
|
752
850
|
}
|
|
753
851
|
|
|
754
|
-
/** Tertiary styles **/
|
|
852
|
+
/** Info Tertiary styles **/
|
|
755
853
|
|
|
756
|
-
.ft-button--tertiary {
|
|
757
|
-
${
|
|
854
|
+
.ftds--family-info.ft-button--tertiary {
|
|
855
|
+
${E(oe.color,g.tertiaryInfoIconColor)};
|
|
758
856
|
|
|
759
|
-
${
|
|
760
|
-
${
|
|
761
|
-
${
|
|
762
|
-
${
|
|
763
|
-
${
|
|
857
|
+
${E(N.backgroundColor,g.tertiaryInfoStateLayerColor)};
|
|
858
|
+
${E(N.opacityContentOnSurfaceHover,g.tertiaryInfoHoverStateLayerOpacity)};
|
|
859
|
+
${E(N.opacityContentOnSurfaceFocused,g.tertiaryInfoFocusStateLayerOpacity)};
|
|
860
|
+
${E(N.opacityContentOnSurfaceSelected,g.tertiaryInfoActiveStateLayerOpacity)};
|
|
861
|
+
${E(N.opacityContentOnSurfacePressed,g.tertiaryInfoActiveStateLayerOpacity)};
|
|
764
862
|
|
|
765
|
-
background-color: ${
|
|
766
|
-
color: ${
|
|
863
|
+
background-color: ${g.tertiaryInfoBackgroundColor};
|
|
864
|
+
color: ${g.tertiaryInfoColor};
|
|
767
865
|
border-style: none;
|
|
768
866
|
}
|
|
769
867
|
|
|
770
|
-
.ft-button--tertiary[disabled] {
|
|
771
|
-
opacity: ${
|
|
868
|
+
.ftds--family-info.ft-button--tertiary[disabled] {
|
|
869
|
+
opacity: ${g.tertiaryInfoDisabledComponentOpacity};
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
.ftds--family-info.ft-button--tertiary ft-icon {
|
|
873
|
+
color: ${g.tertiaryInfoIconColor};
|
|
874
|
+
}
|
|
875
|
+
|
|
876
|
+
/** Success Secondary styles **/
|
|
877
|
+
|
|
878
|
+
.ftds--family-success.ft-button--secondary {
|
|
879
|
+
${E(oe.color,g.secondarySuccessIconColor)};
|
|
880
|
+
|
|
881
|
+
${E(N.backgroundColor,g.secondarySuccessStateLayerColor)};
|
|
882
|
+
${E(N.opacityContentOnSurfaceHover,g.secondarySuccessHoverStateLayerOpacity)};
|
|
883
|
+
${E(N.opacityContentOnSurfaceFocused,g.secondarySuccessFocusStateLayerOpacity)};
|
|
884
|
+
${E(N.opacityContentOnSurfaceSelected,g.secondarySuccessActiveStateLayerOpacity)};
|
|
885
|
+
${E(N.opacityContentOnSurfacePressed,g.secondarySuccessActiveStateLayerOpacity)};
|
|
886
|
+
|
|
887
|
+
background-color: ${g.secondarySuccessBackgroundColor};
|
|
888
|
+
color: ${g.secondarySuccessColor};
|
|
889
|
+
border-color: ${g.secondarySuccessBorderColor};
|
|
890
|
+
border-style: solid;
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.ftds--family-success.ft-button--secondary[disabled] {
|
|
894
|
+
opacity: ${g.secondarySuccessDisabledComponentOpacity};
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
.ftds--family-success.ft-button--secondary ft-icon {
|
|
898
|
+
color: ${g.secondarySuccessIconColor};
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
/** Success Tertiary styles **/
|
|
902
|
+
|
|
903
|
+
.ftds--family-success.ft-button--tertiary {
|
|
904
|
+
${E(oe.color,g.tertiarySuccessIconColor)};
|
|
905
|
+
|
|
906
|
+
${E(N.backgroundColor,g.tertiarySuccessStateLayerColor)};
|
|
907
|
+
${E(N.opacityContentOnSurfaceHover,g.tertiarySuccessHoverStateLayerOpacity)};
|
|
908
|
+
${E(N.opacityContentOnSurfaceFocused,g.tertiarySuccessFocusStateLayerOpacity)};
|
|
909
|
+
${E(N.opacityContentOnSurfaceSelected,g.tertiarySuccessActiveStateLayerOpacity)};
|
|
910
|
+
${E(N.opacityContentOnSurfacePressed,g.tertiarySuccessActiveStateLayerOpacity)};
|
|
911
|
+
|
|
912
|
+
background-color: ${g.tertiarySuccessBackgroundColor};
|
|
913
|
+
color: ${g.tertiarySuccessColor};
|
|
914
|
+
border-style: none;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
.ftds--family-success.ft-button--tertiary[disabled] {
|
|
918
|
+
opacity: ${g.tertiarySuccessDisabledComponentOpacity};
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
.ftds--family-success.ft-button--tertiary ft-icon {
|
|
922
|
+
color: ${g.tertiarySuccessIconColor};
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
/** Warning Secondary styles **/
|
|
926
|
+
|
|
927
|
+
.ftds--family-warning.ft-button--secondary {
|
|
928
|
+
${E(oe.color,g.secondaryWarningIconColor)};
|
|
929
|
+
|
|
930
|
+
${E(N.backgroundColor,g.secondaryWarningStateLayerColor)};
|
|
931
|
+
${E(N.opacityContentOnSurfaceHover,g.secondaryWarningHoverStateLayerOpacity)};
|
|
932
|
+
${E(N.opacityContentOnSurfaceFocused,g.secondaryWarningFocusStateLayerOpacity)};
|
|
933
|
+
${E(N.opacityContentOnSurfaceSelected,g.secondaryWarningActiveStateLayerOpacity)};
|
|
934
|
+
${E(N.opacityContentOnSurfacePressed,g.secondaryWarningActiveStateLayerOpacity)};
|
|
935
|
+
|
|
936
|
+
background-color: ${g.secondaryWarningBackgroundColor};
|
|
937
|
+
color: ${g.secondaryWarningColor};
|
|
938
|
+
border-color: ${g.secondaryWarningBorderColor};
|
|
939
|
+
border-style: solid;
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
.ftds--family-warning.ft-button--secondary[disabled] {
|
|
943
|
+
opacity: ${g.secondaryWarningDisabledComponentOpacity};
|
|
944
|
+
}
|
|
945
|
+
|
|
946
|
+
.ftds--family-warning.ft-button--secondary ft-icon {
|
|
947
|
+
color: ${g.secondaryWarningIconColor};
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
/** Warning Tertiary styles **/
|
|
951
|
+
|
|
952
|
+
.ftds--family-warning.ft-button--tertiary {
|
|
953
|
+
${E(oe.color,g.tertiaryWarningIconColor)};
|
|
954
|
+
|
|
955
|
+
${E(N.backgroundColor,g.tertiaryWarningStateLayerColor)};
|
|
956
|
+
${E(N.opacityContentOnSurfaceHover,g.tertiaryWarningHoverStateLayerOpacity)};
|
|
957
|
+
${E(N.opacityContentOnSurfaceFocused,g.tertiaryWarningFocusStateLayerOpacity)};
|
|
958
|
+
${E(N.opacityContentOnSurfaceSelected,g.tertiaryWarningActiveStateLayerOpacity)};
|
|
959
|
+
${E(N.opacityContentOnSurfacePressed,g.tertiaryWarningActiveStateLayerOpacity)};
|
|
960
|
+
|
|
961
|
+
background-color: ${g.tertiaryWarningBackgroundColor};
|
|
962
|
+
color: ${g.tertiaryWarningColor};
|
|
963
|
+
border-style: none;
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
.ftds--family-warning.ft-button--tertiary[disabled] {
|
|
967
|
+
opacity: ${g.tertiaryWarningDisabledComponentOpacity};
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
.ftds--family-warning.ft-button--tertiary ft-icon {
|
|
971
|
+
color: ${g.tertiaryWarningIconColor};
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
/** Error Secondary styles **/
|
|
975
|
+
|
|
976
|
+
.ftds--family-error.ft-button--secondary {
|
|
977
|
+
${E(oe.color,g.secondaryErrorIconColor)};
|
|
978
|
+
|
|
979
|
+
${E(N.backgroundColor,g.secondaryErrorStateLayerColor)};
|
|
980
|
+
${E(N.opacityContentOnSurfaceHover,g.secondaryErrorHoverStateLayerOpacity)};
|
|
981
|
+
${E(N.opacityContentOnSurfaceFocused,g.secondaryErrorFocusStateLayerOpacity)};
|
|
982
|
+
${E(N.opacityContentOnSurfaceSelected,g.secondaryErrorActiveStateLayerOpacity)};
|
|
983
|
+
${E(N.opacityContentOnSurfacePressed,g.secondaryErrorActiveStateLayerOpacity)};
|
|
984
|
+
|
|
985
|
+
background-color: ${g.secondaryErrorBackgroundColor};
|
|
986
|
+
color: ${g.secondaryErrorColor};
|
|
987
|
+
border-color: ${g.secondaryErrorBorderColor};
|
|
988
|
+
border-style: solid;
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
.ftds--family-error.ft-button--secondary[disabled] {
|
|
992
|
+
opacity: ${g.secondaryErrorDisabledComponentOpacity};
|
|
772
993
|
}
|
|
773
994
|
|
|
774
|
-
.ft-button--
|
|
775
|
-
color: ${
|
|
995
|
+
.ftds--family-error.ft-button--secondary ft-icon {
|
|
996
|
+
color: ${g.secondaryErrorIconColor};
|
|
776
997
|
}
|
|
777
998
|
|
|
778
|
-
/**
|
|
999
|
+
/** Error Tertiary styles **/
|
|
779
1000
|
|
|
780
|
-
.ftds--family-
|
|
781
|
-
${
|
|
1001
|
+
.ftds--family-error.ft-button--tertiary {
|
|
1002
|
+
${E(oe.color,g.tertiaryErrorIconColor)};
|
|
782
1003
|
|
|
783
|
-
${
|
|
784
|
-
${
|
|
785
|
-
${
|
|
786
|
-
${
|
|
787
|
-
${
|
|
1004
|
+
${E(N.backgroundColor,g.tertiaryErrorStateLayerColor)};
|
|
1005
|
+
${E(N.opacityContentOnSurfaceHover,g.tertiaryErrorHoverStateLayerOpacity)};
|
|
1006
|
+
${E(N.opacityContentOnSurfaceFocused,g.tertiaryErrorFocusStateLayerOpacity)};
|
|
1007
|
+
${E(N.opacityContentOnSurfaceSelected,g.tertiaryErrorActiveStateLayerOpacity)};
|
|
1008
|
+
${E(N.opacityContentOnSurfacePressed,g.tertiaryErrorActiveStateLayerOpacity)};
|
|
788
1009
|
|
|
789
|
-
background-color: ${
|
|
790
|
-
color: ${
|
|
1010
|
+
background-color: ${g.tertiaryErrorBackgroundColor};
|
|
1011
|
+
color: ${g.tertiaryErrorColor};
|
|
791
1012
|
border-style: none;
|
|
792
1013
|
}
|
|
793
1014
|
|
|
794
|
-
.ftds--family-
|
|
795
|
-
opacity: ${
|
|
1015
|
+
.ftds--family-error.ft-button--tertiary[disabled] {
|
|
1016
|
+
opacity: ${g.tertiaryErrorDisabledComponentOpacity};
|
|
796
1017
|
}
|
|
797
1018
|
|
|
798
|
-
.ftds--family-
|
|
799
|
-
color: ${
|
|
1019
|
+
.ftds--family-error.ft-button--tertiary ft-icon {
|
|
1020
|
+
color: ${g.tertiaryErrorIconColor};
|
|
800
1021
|
}
|
|
801
1022
|
|
|
802
1023
|
/** Large styles **/
|
|
803
1024
|
|
|
804
1025
|
.ftds--size-large {
|
|
805
|
-
${
|
|
806
|
-
${
|
|
1026
|
+
${E(xe.size,g.largeIconSize)};
|
|
1027
|
+
${E(oe.size,g.largeIconSize)};
|
|
807
1028
|
|
|
808
|
-
height: ${
|
|
809
|
-
padding: 0 ${
|
|
810
|
-
gap: ${
|
|
811
|
-
border-radius: ${
|
|
812
|
-
border-width: ${
|
|
1029
|
+
height: ${g.largeHeight};
|
|
1030
|
+
padding: 0 ${g.largeHorizontalPadding};
|
|
1031
|
+
gap: ${g.largeGap};
|
|
1032
|
+
border-radius: ${g.largeBorderRadius};
|
|
1033
|
+
border-width: ${g.largeBorderWidth};
|
|
813
1034
|
}
|
|
814
1035
|
|
|
815
1036
|
.ftds--size-large:focus-visible {
|
|
816
|
-
outline-width: ${
|
|
817
|
-
outline-offset: ${
|
|
1037
|
+
outline-width: ${g.largeFocusOutlineWidth};
|
|
1038
|
+
outline-offset: ${g.largeFocusOutlineOffset};
|
|
818
1039
|
}
|
|
819
1040
|
|
|
820
1041
|
.ftds--size-large.ft-button--icon-only {
|
|
821
|
-
width: ${
|
|
1042
|
+
width: ${g.largeIconOnlyWidth};
|
|
822
1043
|
}
|
|
823
1044
|
|
|
824
1045
|
/** Small styles **/
|
|
825
1046
|
|
|
826
1047
|
.ftds--size-medium {
|
|
827
|
-
${
|
|
828
|
-
${
|
|
1048
|
+
${E(xe.size,g.mediumIconSize)};
|
|
1049
|
+
${E(oe.size,g.mediumIconSize)};
|
|
829
1050
|
|
|
830
|
-
height: ${
|
|
831
|
-
padding: 0 ${
|
|
832
|
-
gap: ${
|
|
833
|
-
border-radius: ${
|
|
834
|
-
border-width: ${
|
|
1051
|
+
height: ${g.mediumHeight};
|
|
1052
|
+
padding: 0 ${g.mediumHorizontalPadding};
|
|
1053
|
+
gap: ${g.mediumGap};
|
|
1054
|
+
border-radius: ${g.mediumBorderRadius};
|
|
1055
|
+
border-width: ${g.mediumBorderWidth};
|
|
835
1056
|
}
|
|
836
1057
|
|
|
837
1058
|
.ftds--size-medium:focus-visible {
|
|
838
|
-
outline-width: ${
|
|
839
|
-
outline-offset: ${
|
|
1059
|
+
outline-width: ${g.mediumFocusOutlineWidth};
|
|
1060
|
+
outline-offset: ${g.mediumFocusOutlineOffset};
|
|
840
1061
|
}
|
|
841
1062
|
|
|
842
1063
|
.ftds--size-medium.ft-button--icon-only {
|
|
843
|
-
width: ${
|
|
1064
|
+
width: ${g.mediumIconOnlyWidth};
|
|
844
1065
|
}
|
|
845
1066
|
|
|
846
1067
|
|
|
847
1068
|
/** Small styles **/
|
|
848
1069
|
|
|
849
1070
|
.ftds--size-small {
|
|
850
|
-
${
|
|
851
|
-
${
|
|
1071
|
+
${E(xe.size,g.smallIconSize)};
|
|
1072
|
+
${E(oe.size,g.smallIconSize)};
|
|
852
1073
|
|
|
853
|
-
height: ${
|
|
854
|
-
padding: 0 ${
|
|
855
|
-
gap: ${
|
|
856
|
-
border-radius: ${
|
|
857
|
-
border-width: ${
|
|
1074
|
+
height: ${g.smallHeight};
|
|
1075
|
+
padding: 0 ${g.smallHorizontalPadding};
|
|
1076
|
+
gap: ${g.smallGap};
|
|
1077
|
+
border-radius: ${g.smallBorderRadius};
|
|
1078
|
+
border-width: ${g.smallBorderWidth};
|
|
858
1079
|
}
|
|
859
1080
|
|
|
860
1081
|
.ftds--size-small:focus-visible {
|
|
861
|
-
outline-width: ${
|
|
862
|
-
outline-offset: ${
|
|
1082
|
+
outline-width: ${g.smallFocusOutlineWidth};
|
|
1083
|
+
outline-offset: ${g.smallFocusOutlineOffset};
|
|
863
1084
|
}
|
|
864
1085
|
|
|
865
1086
|
.ftds--size-small.ft-button--icon-only {
|
|
866
|
-
width: ${
|
|
1087
|
+
width: ${g.smallIconOnlyWidth};
|
|
867
1088
|
}
|
|
868
|
-
`,po];var bn=function(t,e,r,
|
|
1089
|
+
`,po];var bn=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},mt=class extends en(le){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=qt.brand,this.iconVariant=rt.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case ct.large:return Tt.body2medium;case ct.medium:return Tt.caption1medium;case ct.small:return Tt.caption2medium}}};mt.styles=[uo,hd];bn([v({type:Boolean})],mt.prototype,"primary",void 0);bn([v({type:Boolean})],mt.prototype,"secondary",void 0);bn([v({type:Boolean})],mt.prototype,"tertiary",void 0);bn([v({type:Boolean})],mt.prototype,"round",void 0);Z("ft-button")(ve);Z("ftds-button")(mt);var gt={textColor:o.extend("--ft-checkbox-text-color","",$.colorOnSurfaceHigh),fontSize:o.extend("--ft-checkbox-font-size","",k.fontSize),colorPrimary:o.external($.colorPrimary,"Design system"),colorOnPrimary:o.external($.colorOnPrimary,"Design system"),borderColor:o.extend("--ft-checkbox-border-color","",$.colorOnSurfaceMedium),colorOnSurfaceDisabled:o.external($.colorOnSurfaceDisabled,"Design system")},yd=T`
|
|
869
1090
|
* {
|
|
870
1091
|
box-sizing: border-box;
|
|
871
1092
|
}
|
|
@@ -943,8 +1164,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
943
1164
|
.ft-checkbox--indeterminate .ft-checkbox--checkmark {
|
|
944
1165
|
opacity: 1;
|
|
945
1166
|
}
|
|
946
|
-
`;var or=function(t,e,r,
|
|
947
|
-
<label class="${
|
|
1167
|
+
`;var or=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Se=class extends W{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return B`
|
|
1168
|
+
<label class="${We(e)}" for="checkbox-input">
|
|
948
1169
|
<div class="ft-checkbox--box-container">
|
|
949
1170
|
<ft-ripple
|
|
950
1171
|
?disabled=${this.disabled}
|
|
@@ -970,7 +1191,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
970
1191
|
<slot></slot>
|
|
971
1192
|
</ft-typography>
|
|
972
1193
|
</label>
|
|
973
|
-
`}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}};Se.elementDefinitions={"ft-ripple":Q,"ft-typography":
|
|
1194
|
+
`}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}};Se.elementDefinitions={"ft-ripple":Q,"ft-typography":ue};Se.styles=yd;or([v()],Se.prototype,"name",void 0);or([v({type:Boolean,reflect:!0})],Se.prototype,"checked",void 0);or([v({type:Boolean})],Se.prototype,"indeterminate",void 0);or([v({type:Boolean})],Se.prototype,"disabled",void 0);or([z(".ft-checkbox")],Se.prototype,"container",void 0);or([z("ft-ripple")],Se.prototype,"ripple",void 0);or([z("input")],Se.prototype,"input",void 0);Z("ft-checkbox")(Se);var nr={textColor:o.extend("--ft-radio-text-color","",$.colorOnSurfaceHigh),colorPrimary:o.external($.colorPrimary,"Design system"),colorOnPrimary:o.external($.colorOnPrimary,"Design system"),borderColor:o.extend("--ft-radio-border-color","",$.colorOnSurfaceMedium),colorOnSurfaceDisabled:o.external($.colorOnSurfaceDisabled,"Design system")},md=T`
|
|
974
1195
|
* {
|
|
975
1196
|
box-sizing: border-box;
|
|
976
1197
|
}
|
|
@@ -1051,15 +1272,15 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1051
1272
|
}
|
|
1052
1273
|
|
|
1053
1274
|
.ft-radio:has(:focus-visible) {
|
|
1054
|
-
outline: 2px solid ${
|
|
1275
|
+
outline: 2px solid ${$.colorPrimary};
|
|
1055
1276
|
outline-offset: -2px;
|
|
1056
1277
|
}
|
|
1057
1278
|
|
|
1058
1279
|
.ft-radio ft-typography {
|
|
1059
1280
|
padding-right: 2px;
|
|
1060
1281
|
}
|
|
1061
|
-
`;var bt=function(t,e,r,
|
|
1062
|
-
<div class="${
|
|
1282
|
+
`;var bt=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},xn=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},ge=class extends W{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1,this.role="radio"}render(){let e={"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled};return B`
|
|
1283
|
+
<div class="${We(e)}">
|
|
1063
1284
|
<div class="ft-radio--box-container">
|
|
1064
1285
|
<ft-ripple
|
|
1065
1286
|
?disabled=${this.disabled}
|
|
@@ -1077,13 +1298,13 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1077
1298
|
@change=${this.onChange}
|
|
1078
1299
|
>
|
|
1079
1300
|
</div>
|
|
1080
|
-
<label for="radio-button" @click=${r=>{var
|
|
1301
|
+
<label for="radio-button" @click=${r=>{var n;r.stopPropagation(),r.preventDefault(),(n=this.input)===null||n===void 0||n.click()}}>
|
|
1081
1302
|
<ft-typography variant="body2">
|
|
1082
1303
|
<slot></slot>
|
|
1083
1304
|
</ft-typography>
|
|
1084
1305
|
</label>
|
|
1085
1306
|
</div>
|
|
1086
|
-
`}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new xn(this.value,this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new xn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};
|
|
1307
|
+
`}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new xn(this.value,this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new xn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};ge.elementDefinitions={"ft-ripple":Q,"ft-typography":ue};ge.styles=md;bt([v()],ge.prototype,"value",void 0);bt([v()],ge.prototype,"name",void 0);bt([v({type:Boolean,reflect:!0})],ge.prototype,"checked",void 0);bt([v({attribute:"aria-checked",reflect:!0})],ge.prototype,"ariaChecked",void 0);bt([v({type:Boolean})],ge.prototype,"disabled",void 0);bt([v({reflect:!0,attribute:"role"})],ge.prototype,"role",void 0);bt([z(".ft-radio")],ge.prototype,"container",void 0);bt([z("ft-ripple")],ge.prototype,"ripple",void 0);bt([z("input")],ge.prototype,"input",void 0);var gd=T`
|
|
1087
1308
|
:host {
|
|
1088
1309
|
display: block;
|
|
1089
1310
|
}
|
|
@@ -1091,12 +1312,12 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1091
1312
|
:host(:focus-visible) {
|
|
1092
1313
|
outline: none;
|
|
1093
1314
|
}
|
|
1094
|
-
`;var Dr=function(t,e,r,
|
|
1315
|
+
`;var Dr=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Be=class extends W{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}render(){return B`
|
|
1095
1316
|
<slot @slotchange=${this.onSlotChange}
|
|
1096
1317
|
@change=${this.onChange}
|
|
1097
1318
|
@keydown=${this.onKeyDown}
|
|
1098
1319
|
></slot>
|
|
1099
|
-
`}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let
|
|
1320
|
+
`}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}r&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(r=>r.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Be.elementDefinitions={};Be.styles=gd;Dr([v()],Be.prototype,"name",void 0);Dr([v({reflect:!0,attribute:"role"})],Be.prototype,"role",void 0);Dr([v({reflect:!0})],Be.prototype,"tabIndex",void 0);Dr([v({reflect:!0,attribute:"aria-labelledby"})],Be.prototype,"ariaLabelledBy",void 0);Dr([Zn()],Be.prototype,"radioButtons",void 0);Dr([G()],Be.prototype,"currentSelectedIndex",void 0);Z("ft-radio")(ge);Z("ft-radio-group")(Be);var vn={borderRadiusM:o.external($.borderRadiusM,"Design system"),colorOutline:o.external($.colorOutline,"Design system"),colorOnSurface:o.external($.colorOnSurface,"Design system"),colorOnSurfaceMedium:o.external($.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:o.external($.colorOnSurfaceDisabled,"Design system"),colorPrimary:o.external($.colorPrimary,"Design system"),colorOnPrimary:o.external($.colorOnPrimary,"Design system"),fontFamily:o.external($e.fontFamily,"Body2 typography"),fontSize:o.external($e.fontSize,"Body2 typography"),fontWeight:o.external($e.fontWeight,"Body2 typography"),letterSpacing:o.external($e.letterSpacing,"Body2 typography"),lineHeight:o.external($e.lineHeight,"Body2 typography"),textTransform:o.external($e.textTransform,"Body2 typography")},bd=T`
|
|
1100
1321
|
.ft-filter-level--container {
|
|
1101
1322
|
display: flex;
|
|
1102
1323
|
flex-direction: column;
|
|
@@ -1146,7 +1367,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1146
1367
|
}
|
|
1147
1368
|
|
|
1148
1369
|
ft-button {
|
|
1149
|
-
${
|
|
1370
|
+
${E(te.color,vn.colorOnSurface)};
|
|
1150
1371
|
}
|
|
1151
1372
|
|
|
1152
1373
|
ft-radio, ft-checkbox {
|
|
@@ -1162,9 +1383,9 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1162
1383
|
margin: 10px 0;
|
|
1163
1384
|
color: ${vn.colorOnSurfaceMedium};
|
|
1164
1385
|
}
|
|
1165
|
-
`;var Oe=function(t,e,r,
|
|
1386
|
+
`;var Oe=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},ce=class extends W{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,r;return(r=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&r!==void 0?r:0}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let r=e.slice(0,this.limit);return B`
|
|
1166
1387
|
<div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
|
|
1167
|
-
${this.parent==null?null:
|
|
1388
|
+
${this.parent==null?null:B`
|
|
1168
1389
|
<div tabindex="0"
|
|
1169
1390
|
part="controls go-back"
|
|
1170
1391
|
class="ft-filter-level--go-back"
|
|
@@ -1178,25 +1399,25 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1178
1399
|
<ft-typography variant="body2">${this.parent.label}</ft-typography>
|
|
1179
1400
|
</div>
|
|
1180
1401
|
`}
|
|
1181
|
-
${this.options.length===0&&this.noValuesLabel?
|
|
1402
|
+
${this.options.length===0&&this.noValuesLabel?B`
|
|
1182
1403
|
<ft-typography class="ft-filter-level--no-values" element="span" variant="body2">
|
|
1183
1404
|
${this.noValuesLabel}
|
|
1184
1405
|
</ft-typography>
|
|
1185
1406
|
`:J}
|
|
1186
|
-
${Xn(r,
|
|
1407
|
+
${Xn(r,n=>n.value,n=>{var i;return B`
|
|
1187
1408
|
<div class="ft-filter-level--option" part="options" tabindex="-1">
|
|
1188
|
-
${this.multivalued?this.buildMultiValuedOption(
|
|
1189
|
-
${this.preventNavigation||
|
|
1409
|
+
${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
|
|
1410
|
+
${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?J:B`
|
|
1190
1411
|
<ft-button icon="thin_arrow_right"
|
|
1191
1412
|
part="controls navigate-hierarchy"
|
|
1192
1413
|
aria-label="Expand node"
|
|
1193
1414
|
?disabled=${this.disabled}
|
|
1194
1415
|
hideTooltip
|
|
1195
|
-
@click=${()=>this.displayLevel(
|
|
1416
|
+
@click=${()=>this.displayLevel(n)}></ft-button>
|
|
1196
1417
|
`}
|
|
1197
1418
|
</div>
|
|
1198
1419
|
`})}
|
|
1199
|
-
${r.length<e.length?
|
|
1420
|
+
${r.length<e.length?B`
|
|
1200
1421
|
<ft-button
|
|
1201
1422
|
class="ft-filter-level--display-more"
|
|
1202
1423
|
icon="thin_arrow"
|
|
@@ -1207,17 +1428,17 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1207
1428
|
</ft-button>
|
|
1208
1429
|
`:J}
|
|
1209
1430
|
</div>
|
|
1210
|
-
`}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){this.displayedPages++}buildMultiValuedOption(e){var r;return
|
|
1431
|
+
`}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){this.displayedPages++}buildMultiValuedOption(e){var r;return B`
|
|
1211
1432
|
<ft-checkbox name="${this.filterId}"
|
|
1212
1433
|
part="multivalued-option"
|
|
1213
1434
|
data-value="${e.value}"
|
|
1214
1435
|
.checked=${e.selected}
|
|
1215
1436
|
.disabled=${this.disabled}
|
|
1216
|
-
.indeterminate=${Zt((r=e.subOptions)!==null&&r!==void 0?r:[],
|
|
1217
|
-
@change=${
|
|
1437
|
+
.indeterminate=${Zt((r=e.subOptions)!==null&&r!==void 0?r:[],n=>{var i;return(i=n.subOptions)!==null&&i!==void 0?i:[]}).some(n=>n.selected)}
|
|
1438
|
+
@change=${n=>this.optionsChanged(n,e)}>
|
|
1218
1439
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1219
1440
|
</ft-checkbox>
|
|
1220
|
-
`}buildMonoValuedOption(e){return
|
|
1441
|
+
`}buildMonoValuedOption(e){return B`
|
|
1221
1442
|
<ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
|
|
1222
1443
|
part="monovalued-option"
|
|
1223
1444
|
data-value="${e.value}"
|
|
@@ -1228,7 +1449,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1228
1449
|
@change=${r=>this.optionsChanged(r,e)}>
|
|
1229
1450
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1230
1451
|
</ft-radio>
|
|
1231
|
-
`}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};
|
|
1452
|
+
`}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};ce.elementDefinitions={"ft-button":ve,"ft-ripple":Q,"ft-typography":ue,"ft-checkbox":Se,"ft-icon":Ne,"ft-radio":ge};ce.styles=bd;Oe([v({type:String})],ce.prototype,"filterId",void 0);Oe([v({type:Object})],ce.prototype,"parent",void 0);Oe([v({type:Array})],ce.prototype,"options",void 0);Oe([v({type:Boolean})],ce.prototype,"multivalued",void 0);Oe([v({type:Boolean})],ce.prototype,"disabled",void 0);Oe([v({type:Boolean})],ce.prototype,"hideSelectedOptions",void 0);Oe([v({type:Boolean})],ce.prototype,"displayCount",void 0);Oe([v({type:Boolean})],ce.prototype,"preventNavigation",void 0);Oe([v({type:String})],ce.prototype,"filter",void 0);Oe([v({type:String})],ce.prototype,"moreValuesButtonLabel",void 0);Oe([v({type:String})],ce.prototype,"noValuesLabel",void 0);Oe([v({type:Number})],ce.prototype,"displayedValuesLimit",void 0);Oe([z(".ft-filter-level--container")],ce.prototype,"container",void 0);Oe([G()],ce.prototype,"radios",void 0);Oe([G()],ce.prototype,"displayedPages",void 0);var It={buttonsColor:o.extend("--ft-snap-scroll-buttons-color","",$.colorPrimary),buttonsZIndex:o.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:o.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:o.external($.colorSurface,"Design system")},xd=T`
|
|
1232
1453
|
.ft-snap-scroll {
|
|
1233
1454
|
box-sizing: border-box;
|
|
1234
1455
|
position: relative;
|
|
@@ -1309,8 +1530,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1309
1530
|
z-index: ${It.buttonsZIndex};
|
|
1310
1531
|
opacity: 1;
|
|
1311
1532
|
transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
|
|
1312
|
-
${
|
|
1313
|
-
${
|
|
1533
|
+
${E(te.backgroundColor,"transparent")};
|
|
1534
|
+
${E(te.color,It.buttonsColor)};
|
|
1314
1535
|
}
|
|
1315
1536
|
|
|
1316
1537
|
.ft-snap-scroll--previous[hidden],
|
|
@@ -1353,7 +1574,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1353
1574
|
.ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
|
|
1354
1575
|
background-color: ${It.colorSurface};
|
|
1355
1576
|
}
|
|
1356
|
-
`;var ot=function(t,e,r,
|
|
1577
|
+
`;var ot=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},rs=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},he=class extends W{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new ie(200),this.updateScrollDebouncer=new ie(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(r[this.offsetAttribute]<i||r[this.offsetAttribute]+r[this.sizeAttribute]>n)&&this.scrollToElement(r)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=We({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":xo}),r=this.controls&&this.withScroll;return B`
|
|
1357
1578
|
<div part="container" class="${e}">
|
|
1358
1579
|
<ft-button
|
|
1359
1580
|
class="ft-snap-scroll--previous"
|
|
@@ -1377,7 +1598,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1377
1598
|
@click=${this.next}
|
|
1378
1599
|
></ft-button>
|
|
1379
1600
|
</div>
|
|
1380
|
-
`}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new rs(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,
|
|
1601
|
+
`}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new rs(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,n;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,r;this.elements=(r=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&r!==void 0?r:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let r=0;r<this.elements.length;r++)(e<0||this.getDistanceFromStart(this.elements[r])<this.getDistanceFromStart(this.elements[e]))&&(e=r);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let r=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-r)}};he.elementDefinitions={"ft-button":ve};he.styles=xd;ot([v({type:Boolean})],he.prototype,"horizontal",void 0);ot([v({type:Boolean})],he.prototype,"hideScrollbar",void 0);ot([v({type:Boolean})],he.prototype,"controls",void 0);ot([v({type:Boolean})],he.prototype,"limitSize",void 0);ot([G()],he.prototype,"elements",void 0);ot([G()],he.prototype,"currentElement",void 0);ot([G()],he.prototype,"withScroll",void 0);ot([G()],he.prototype,"startReached",void 0);ot([G()],he.prototype,"endReached",void 0);ot([z(".ft-snap-scroll--content")],he.prototype,"contentSlot",void 0);Z("ft-snap-scroll")(he);var Fe={colorOutline:o.external($.colorOutline,"Design system"),colorOnSurface:o.external($.colorOnSurface,"Design system"),colorOnSurfaceMedium:o.external($.colorOnSurfaceMedium,"Design system"),colorPrimary:o.external($.colorPrimary,"Design system"),colorSurface:o.external($.colorSurface,"Design system"),transitionDuration:o.external($.transitionDuration,"Design system"),transitionTimingFunction:o.external($.transitionTimingFunction,"Design system"),labelColor:o.extend("--ft-filter-label-color","",$.colorOnSurface),labelFontSize:o.extend("--ft-filter-label-font-size","",k.fontSize,"16px")},vd=[hn,ua,T`
|
|
1381
1602
|
:host {
|
|
1382
1603
|
display: flex;
|
|
1383
1604
|
max-height: 100%;
|
|
@@ -1405,7 +1626,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1405
1626
|
.ft-filter--header ft-button {
|
|
1406
1627
|
flex-shrink: 0;
|
|
1407
1628
|
margin-left: auto;
|
|
1408
|
-
${
|
|
1629
|
+
${E(te.iconSize,"18px")};
|
|
1409
1630
|
}
|
|
1410
1631
|
|
|
1411
1632
|
.filter-label {
|
|
@@ -1419,8 +1640,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1419
1640
|
word-break: break-word;
|
|
1420
1641
|
color: ${Fe.labelColor};
|
|
1421
1642
|
font-size: ${Fe.labelFontSize};
|
|
1422
|
-
${
|
|
1423
|
-
${
|
|
1643
|
+
${E(k.lineHeight,"22px")};
|
|
1644
|
+
${E(k.fontWeight,"bold")};
|
|
1424
1645
|
}
|
|
1425
1646
|
|
|
1426
1647
|
.ft-filter--filter {
|
|
@@ -1494,10 +1715,10 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1494
1715
|
slot:not([name]) {
|
|
1495
1716
|
display: none;
|
|
1496
1717
|
}
|
|
1497
|
-
`];var
|
|
1718
|
+
`];var ne=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},os=class extends CustomEvent{constructor(e){super("change",{detail:e})}},q=class extends W{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new ie(300),this.changeDebouncer=new ie(10),this.lastDispatchedValues=[]}get flatOptions(){return Zt(this.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]})}get childrenFilteredFlatOptions(){return Zt(this.options,e=>{var r;return e.selected?[]:(r=e.subOptions)!==null&&r!==void 0?r:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),r=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return B`
|
|
1498
1719
|
<div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
|
|
1499
1720
|
part="container">
|
|
1500
|
-
${!this.label&&!e?null:
|
|
1721
|
+
${!this.label&&!e?null:B`
|
|
1501
1722
|
|
|
1502
1723
|
<div class="ft-filter--header" part="header">
|
|
1503
1724
|
<div class="filter-label" id="id-group-${this.id}">
|
|
@@ -1506,7 +1727,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1506
1727
|
</ft-typography>
|
|
1507
1728
|
<slot name="label"></slot>
|
|
1508
1729
|
</div>
|
|
1509
|
-
${e&&!this.hideClearButton?
|
|
1730
|
+
${e&&!this.hideClearButton?B`
|
|
1510
1731
|
<ft-button icon="close" dense @click=${this.clear} part="clear-button">
|
|
1511
1732
|
${this.clearButtonLabel}
|
|
1512
1733
|
</ft-button>
|
|
@@ -1518,8 +1739,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1518
1739
|
part="input"
|
|
1519
1740
|
class="ft-typography--caption"
|
|
1520
1741
|
?disabled=${!r}
|
|
1521
|
-
placeholder="${
|
|
1522
|
-
size="${r?
|
|
1742
|
+
placeholder="${n}"
|
|
1743
|
+
size="${r?n.length:0}"
|
|
1523
1744
|
@search=${this.onFilterChange}
|
|
1524
1745
|
@keyup=${this.onFilterChange}>
|
|
1525
1746
|
</div>
|
|
@@ -1530,8 +1751,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1530
1751
|
@slotchange=${this.updateOptionsFromSlot}
|
|
1531
1752
|
@option-change=${this.optionsChanged}></slot>
|
|
1532
1753
|
</div>
|
|
1533
|
-
`}update(e){if(super.update(e),e.has("options")){let r=new Set(this.flatOptions.map(
|
|
1534
|
-
${this.raiseSelectedOptions&&r.length>0?
|
|
1754
|
+
`}update(e){if(super.update(e),e.has("options")){let r=new Set(this.flatOptions.map(n=>n.value));this.displayedLevels=this.displayedLevels.filter(n=>r.has(n)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var r,n,i,a,s;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(r=this.levelsContainer)===null||r===void 0||r.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&setTimeout(()=>{var l;(l=this.levelsContainer)===null||l===void 0||l.next(),this.slideIn=void 0},0),e.has("slideOut")&&this.slideOut&&((n=this.levelsContainer)===null||n===void 0||n.previous(),setTimeout(()=>{this.displayedLevels.pop(),this.slideOut=void 0},300)),this.lastLevelHasHiddenvalues=(s=(a=(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||a===void 0?void 0:a.hasHiddenValues)!==null&&s!==void 0?s:!1}renderLevels(){let e=this.flatOptions,r=e.filter(a=>a.selected),n=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=n<0?"ft-filter--level-center":"ft-filter--level-left";return B`
|
|
1755
|
+
${this.raiseSelectedOptions&&r.length>0?B`
|
|
1535
1756
|
<ft-filter-level
|
|
1536
1757
|
filterId="${this.id}"
|
|
1537
1758
|
?multivalued=${this.multivalued}
|
|
@@ -1549,9 +1770,9 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1549
1770
|
class="ft-filter--levels"
|
|
1550
1771
|
@current-element-change=${a=>this.levelsScrollDebouncer.run(()=>{for(;a.detail.index<this.displayedLevels.length;)this.displayedLevels.pop();this.requestUpdate()})}>
|
|
1551
1772
|
${this.renderLevel(i,this.options)}
|
|
1552
|
-
${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let
|
|
1773
|
+
${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let d=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===n?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(d,(l=a?.subOptions)!==null&&l!==void 0?l:[],a)})}
|
|
1553
1774
|
</ft-snap-scroll>
|
|
1554
|
-
`}renderLevel(e,r,
|
|
1775
|
+
`}renderLevel(e,r,n){return B`
|
|
1555
1776
|
<ft-filter-level
|
|
1556
1777
|
class="${e}"
|
|
1557
1778
|
filterId="${this.id}"
|
|
@@ -1561,7 +1782,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1561
1782
|
?disabled=${this.disabled||e!=="ft-filter--level-center"}
|
|
1562
1783
|
?hideSelectedOptions=${this.raiseSelectedOptions}
|
|
1563
1784
|
?displayCount="${this.displayCount}"
|
|
1564
|
-
.parent=${
|
|
1785
|
+
.parent=${n}
|
|
1565
1786
|
.options=${r}
|
|
1566
1787
|
.displayedValuesLimit=${this.displayedValuesLimit}
|
|
1567
1788
|
@change=${this.onChange}
|
|
@@ -1571,29 +1792,29 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
1571
1792
|
.exportpartsPrefixes=${["values","available-values"]}
|
|
1572
1793
|
noValuesLabel="${this.noValuesLabel}"
|
|
1573
1794
|
></ft-filter-level>
|
|
1574
|
-
`}goBack(e){this.slideOut=e.detail.value}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var r;e.stopPropagation();let
|
|
1795
|
+
`}goBack(e){this.slideOut=e.detail.value}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var r;e.stopPropagation();let n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(r=n.subOptions)===null||r===void 0||r.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(r=>r.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;Pe(this.lastDispatchedValues,e)||(this.dispatchEvent(new os(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(r=>r),this.optionsChanged()}onFilterChange(){var e,r;this.filter=(r=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};q.elementDefinitions={"ft-button":ve,"ft-filter-level":ce,"ft-snap-scroll":he,"ft-typography":ue};q.styles=vd;ne([v({type:String})],q.prototype,"id",void 0);ne([v({type:String})],q.prototype,"label",void 0);ne([v({type:String})],q.prototype,"filterPlaceHolder",void 0);ne([v({type:String})],q.prototype,"clearButtonLabel",void 0);ne([v({type:String})],q.prototype,"moreValuesButtonLabel",void 0);ne([v({type:String})],q.prototype,"noValuesLabel",void 0);ne([me([])],q.prototype,"options",void 0);ne([v({type:Boolean})],q.prototype,"multivalued",void 0);ne([v({type:Boolean})],q.prototype,"disabled",void 0);ne([v({type:Boolean})],q.prototype,"raiseSelectedOptions",void 0);ne([v({type:Boolean})],q.prototype,"displayCount",void 0);ne([v({type:Number})],q.prototype,"displayedValuesLimit",void 0);ne([v({type:Boolean})],q.prototype,"hideClearButton",void 0);ne([z(".ft-filter--slot")],q.prototype,"slotElement",void 0);ne([z(".ft-filter--container")],q.prototype,"container",void 0);ne([z(".ft-filter--values")],q.prototype,"valuesContainer",void 0);ne([z(".ft-filter--levels")],q.prototype,"levelsContainer",void 0);ne([G()],q.prototype,"lastLevelHasHiddenvalues",void 0);ne([z(".ft-filter--filter input")],q.prototype,"filterInput",void 0);ne([Kn(".ft-filter--levels ft-filter-level")],q.prototype,"levels",void 0);ne([G()],q.prototype,"withScroll",void 0);ne([G()],q.prototype,"filter",void 0);ne([G()],q.prototype,"slideIn",void 0);ne([G()],q.prototype,"slideOut",void 0);var Mr=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Ve=class extends W{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return B`
|
|
1575
1796
|
<slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
|
|
1576
|
-
`}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ve.elementDefinitions={};Mr([
|
|
1577
|
-
`;var
|
|
1578
|
-
`;var
|
|
1797
|
+
`}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ve.elementDefinitions={};Mr([v({type:String})],Ve.prototype,"label",void 0);Mr([v({type:Object,converter:t=>t})],Ve.prototype,"value",void 0);Mr([v({type:Boolean,reflect:!0})],Ve.prototype,"selected",void 0);Mr([v({type:Object})],Ve.prototype,"subOptions",void 0);Mr([me({})],Ve.prototype,"renderOption",void 0);Mr([z(".ft-filter-option--slot")],Ve.prototype,"slotElement",void 0);Z("ft-filter")(q);Z("ft-filter-option")(Ve);var Sd=T`
|
|
1798
|
+
`;var Od=T`
|
|
1799
|
+
`;var gf="ft-app-info",ns=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},bf={session:(t,e)=>{Pe(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>F.eventBus.dispatchEvent(new ns(e.payload)),0))}},F=ht.get({name:gf,reducers:bf,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var ir=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=F.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=F.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var nt=class{constructor(e=!0,r){var n;this.overrideApi=r;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new qe,this.cache=e?i.commonCache:new qe}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:ir.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ir.await()}clearCache(){this.cache.clearAll()}};var Cd,xf=Symbol("clearAfterUnitTest"),Sn=class extends nt{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Cd]=()=>{this.defaultMessages={},this.cache=new qe,this.listeners={}},this.currentUiLocale=F.getState().uiLocale,F.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=F.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};Pe(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new fo((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(r){console.error(r)}}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>Ko(0).then(()=>r()).catch(()=>null)))}};Cd=xf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Sn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Sn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var ar=window.FluidTopicsI18nService,Ed=window.FluidTopicsCustomI18nService;var Ce=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},de=class extends W{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>ir.get(),this.messageContexts=[],this.cache=new qe,this.cleanSessionDebouncer=new ie}render(){return B`
|
|
1579
1800
|
<slot></slot>
|
|
1580
|
-
`}update(e){super.update(e),e.has("baseUrl")&&(
|
|
1801
|
+
`}update(e){super.update(e),e.has("baseUrl")&&(F.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&F.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&F.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&F.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&F.actions.noCustom(this.noCustom),e.has("editorMode")&&F.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&F.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&F.actions.session(this.session),e.has("availableUiLocales")&&F.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>ar.addContext(r)),e.has("openExternalDocumentInNewTab")&&F.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&F.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&F.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};de.elementDefinitions={};de.styles=Od;Ce([v()],de.prototype,"baseUrl",void 0);Ce([v()],de.prototype,"apiIntegrationIdentifier",void 0);Ce([v()],de.prototype,"uiLocale",void 0);Ce([me(null)],de.prototype,"availableUiLocales",void 0);Ce([me(null)],de.prototype,"metadataConfiguration",void 0);Ce([v({type:Boolean})],de.prototype,"editorMode",void 0);Ce([v({type:Boolean})],de.prototype,"noCustom",void 0);Ce([v({type:Boolean})],de.prototype,"openExternalDocumentInNewTab",void 0);Ce([v({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],de.prototype,"noCustomComponent",void 0);Ce([v({type:Boolean})],de.prototype,"withManualResources",void 0);Ce([v({type:Boolean})],de.prototype,"navigatorOnline",void 0);Ce([v({type:Boolean})],de.prototype,"forcedOffline",void 0);Ce([v({type:Object})],de.prototype,"apiProvider",void 0);Ce([me([])],de.prototype,"messageContexts",void 0);Ce([me(void 0)],de.prototype,"session",void 0);var On=class extends nt{async listMySearches(){let e=F.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Cn=class extends nt{async listMyBookmarks(){let e=F.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var vf="ft-user-assets",En=ht.get({name:vf,initialState:{savedSearches:void 0,bookmarks:void 0}}),is=class{constructor(){this.currentSession=F.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Cn,this.savedSearchesService=new On,F.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=F.getState();Pe((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),En.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),En.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();En.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;En.actions.bookmarks(r)}}},wd=new is;var as=class{addCommand(e,r=!1){F.commands.add(e,r)}consumeCommand(e){return F.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new as;var ss=class{highlightHtml(e,r,n){da(e,r,n)}};window.FluidTopicsHighlightHtmlService=new ss;var ls=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=F.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return Ar.format(e,(n=r?.locale)!==null&&n!==void 0?n:F.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ls;Z("ft-app-context")(de);var Sf=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},cs=Symbol("i18nAttributes"),ds=Symbol("i18nListAttributes"),wn=Symbol("i18nProperties"),vo=Symbol("i18nUnsubs");function Rn(t){var e;class r extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?Ed:ar}i18n(i,a,...s){var l;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let d=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...d)}onI18nUpdate(i){var a,s,l;(a=this[cs])===null||a===void 0||a.forEach((d,p)=>{let f=this.getI18nAttributeValue(p);f&&(this[p]=this.getI18nAttributeMessage(f,d,i))}),(s=this[ds])===null||s===void 0||s.forEach((d,p)=>{let f=this.getI18nListAttributeValues(p);this[p]=f?.map(h=>this.getI18nAttributeMessage(h,d,i))}),(l=this[wn])===null||l===void 0||l.forEach((d,p)=>{d.context.toLowerCase()===i.toLowerCase()&&(this[p]=this.i18n(d))}),setTimeout(()=>this.requestUpdate(),0)}buildI18nAttributeMessage(i,a){return{...i,message:this.i18n({context:i.context,key:i.key,...a})}}getI18nAttributeMessage(i,a,s){var l;let d=!s||((l=i.context)===null||l===void 0?void 0:l.toLowerCase())===s.toLowerCase();return i.context&&i.key&&d?this.buildI18nAttributeMessage(i,a):i}update(i){var a,s,l;super.update(i),(a=this[cs])===null||a===void 0||a.forEach((d,p)=>{let f=this.getI18nAttributeValue(p);f?.context&&f.key&&(i.has(p)||d.argsProvider!=null)&&(this.addI18nContextIfNeeded(f,i,p),this[p]=this.getI18nAttributeMessage(f,d))}),(s=this[ds])===null||s===void 0||s.forEach((d,p)=>{let f=this.getI18nListAttributeValues(p);(i.has(p)||d.argsProvider!=null)&&(this[p]=f?.map(h=>(this.addI18nContextIfNeeded(h,i,p),this.getI18nAttributeMessage(h,d))))}),(l=this[wn])===null||l===void 0||l.forEach((d,p)=>{d.argsProvider!=null&&(this[p]=this.i18n(d))})}getI18nAttributeValue(i){return this[i]}getI18nListAttributeValues(i){return this[i]}addI18nContextIfNeeded(i,a,s){i.context&&i.key&&a.has(s)&&this.addI18nContext(i.context)}connectedCallback(){var i,a,s,l,d,p;super.connectedCallback(),new Set([...(a=(i=this[wn])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(l=(s=this[cs])===null||s===void 0?void 0:s.keys())!==null&&l!==void 0?l:[]].map(f=>this.getI18nAttributeValue(f)),...[...(p=(d=this[ds])===null||d===void 0?void 0:d.keys())!==null&&p!==void 0?p:[]].flatMap(f=>this.getI18nListAttributeValues(f))].map(f=>f?.context)).forEach(f=>f&&this.addI18nMessages(f))}addI18nMessages(i,a){i=i.toLowerCase(),this[vo].has(i)||this[vo].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,a??{}),this.onI18nUpdate(i)}addI18nContext(i,a){this.addI18nMessages(typeof i=="string"?i:i.name,a)}disconnectedCallback(){super.disconnectedCallback(),this[vo].forEach(i=>i()),this[vo].clear()}}return e=vo,Sf([v({type:Boolean})],r.prototype,"useCustomMessageContexts",void 0),r}var Ad=class extends Rn(W){},An=class extends Rn(De){};var So=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},je=class extends An{constructor(){super(),this.editorMode=!1,this.addStore(F)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":J:B`
|
|
1581
1802
|
<span class="ft-i18n">
|
|
1582
1803
|
${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
|
|
1583
1804
|
</span>
|
|
1584
|
-
`}update(e){var r;super.update(e),["context","key","defaultMessage"].some(
|
|
1585
|
-
`;var
|
|
1805
|
+
`}update(e){var r;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};je.elementDefinitions={};je.styles=Sd;So([ke()],je.prototype,"editorMode",void 0);So([v()],je.prototype,"context",void 0);So([v()],je.prototype,"key",void 0);So([me([])],je.prototype,"args",void 0);So([v()],je.prototype,"defaultMessage",void 0);var Nn=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(r,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(r,n)=>(...i)=>ar.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(r,n)=>ar.resolveRawMessage(this.name,n)})}};Z("ft-i18n")(je);var Of={setRequest:(t,e)=>{t.request=e.payload},setRequestQuery:(t,e)=>{t.request.query=e.payload},setRequestContentLocale:(t,e)=>{t.request.contentLocale=e.payload},setPageSize:(t,e)=>{t.request.paging.perPage=e.payload},setPageNumber:(t,e)=>{t.request.paging.page=e.payload},setRequestSort:(t,e)=>{t.request.sort=e.payload},setRequestFilters:(t,e)=>{t.request.metadataFilters=e.payload},setRequestFacets:(t,e)=>{t.request.facets=e.payload},setRequestVirtualField:(t,e)=>{t.request.virtualField=e.payload},setRequestScope:(t,e)=>{t.request.scope=e.payload},setRequestClusterSortCriterion:(t,e)=>{var r;t.request.clusterSortCriterions=(r=e.payload)!==null&&r!==void 0?r:[]},setResults:(t,e)=>{t.results=e.payload},setFacets:(t,e)=>{t.facets=e.payload},setSpellcheck:(t,e)=>{t.spellcheck=e.payload},setLocales:(t,e)=>{t.locales=e.payload},setPaging:(t,e)=>{t.paging=e.payload},setLiveQuery:(t,e)=>{t.liveQuery=e.payload},setSuggestResults:(t,e)=>{t.suggestResults=e.payload}},Rd=t=>ht.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],metadataFilters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:Of});var _n=class extends nt{async launchSearch(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).search(e),2*60*1e3)}async launchSuggest(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).getSuggestions(e),2*60*1e3)}async getAvailableSearchLocales(){return this.cache.get("available-locales",async()=>(await this.awaitApi).getAvailableSearchLocales())}hash(e){return""+Array.from(JSON.stringify(e)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0)}};var ps=t=>t.request.virtualField===Er.TITLE_ONLY&&t.request.scope===wr.DOCUMENTS,Ln=class t extends Event{constructor(){super(t.eventName)}};Ln.eventName="search-context-clear-all-filters";var Oo=class t{static build(e,r){return new t(Rd(e.trim()||"context"),r)}constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new ie(10),this.searchDebouncer=new ie(100),this.suggestDebouncer=new ie(300),this.service=r??new _n}async initService(){return this.updateLocales(),this.launchSearch()}setQuery(e){this.store.actions.setRequestQuery(e),this.store.actions.setLiveQuery(e),this.store.actions.setPageNumber(1),this.launchSearch()}setContentLocale(e){let r=this.store.getState().locales,n=this.store.getState().request.contentLocale;if(e!=n){if(r){let i=a=>r.some(s=>s.lang==a);i(e)||(e=i(n)?n:r[0].lang)}this.store.actions.setRequestContentLocale(e),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([]),this.launchSearch()}return e}setPageSize(e){this.store.actions.setPageSize(e),this.launchSearch()}setPageNumber(e){this.store.actions.setPageNumber(e),this.launchSearch()}setSort(e){this.store.actions.setRequestSort(e),this.store.actions.setPageNumber(1),this.launchSearch()}setFilters(e){let r=e.filter(n=>!n.valueFilter||n.valueFilter.values.length>0);this.store.actions.setRequestFilters(r),this.store.actions.setPageNumber(1),r.forEach(n=>{this.facetIds.includes(n.key)||(this.facetIds=[...this.facetIds,n.key])}),this.launchSearch()}setClusterSortCriterion(e){this.store.actions.setRequestClusterSortCriterion(e),this.launchSearch()}setSearchInDocumentTitlesOnly(e){e?(this.store.actions.setRequestVirtualField(Er.TITLE_ONLY),this.store.actions.setRequestScope(wr.DOCUMENTS)):(this.store.actions.setRequestVirtualField(Er.EVERYWHERE),this.store.actions.setRequestScope(wr.DEFAULT)),this.launchSearch()}setVirtualField(e){this.store.actions.setRequestVirtualField(e),this.launchSearch()}get searchInDocumentTitlesOnly(){return ps(this.store.getState())}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new Ln)}addFacet(e){this.facetIds=[...this.facetIds,e],this.launchSearch()}replaceFacet(e,r){let n=this.facetIds.filter(i=>i!=e);r&&n.push(r),this.facetIds=n,this.launchSearch()}get facetIds(){return this.store.getState().request.facets.map(e=>e.id)}set facetIds(e){let n=[...new Set(e)].map(i=>({id:i}));this.store.actions.setRequestFacets(n)}setFilter(e,r){this.setValueFilter(e,r)}setValueFilter(e,r){let n=this.store.getState().request.metadataFilters,i={key:e,valueFilter:{values:r,negative:!1}},a=[...n.filter(s=>!s.valueFilter),...n.filter(s=>s.valueFilter&&s.key!==i.key),i];this.setFilters(a)}setDateFilter(e,r){let n=this.store.getState().request.metadataFilters,i={key:e,dateFilter:{type:r}},a=[...n.filter(s=>!s.dateFilter),...n.filter(s=>s.dateFilter&&s.key!==i.key),i];this.setFilters(a)}removeDateFilter(e){let r=this.store.getState().request.metadataFilters,n=[...r.filter(i=>!i.dateFilter),...r.filter(i=>i.dateFilter&&i.key!==e)];this.setFilters(n)}setRangeFilter(e,r,n){let i=this.store.getState().request.metadataFilters,a={key:e,rangeFilter:{from:r,to:n}},s=[...i.filter(l=>!l.rangeFilter),...i.filter(l=>l.rangeFilter&&l.key!==a.key),a];this.setFilters(s)}removeRangeFilter(e){let r=this.store.getState().request.metadataFilters,n=[...r.filter(i=>!i.rangeFilter),...r.filter(i=>i.rangeFilter&&i.key!==e)];this.setFilters(n)}setLiveQuery(e){this.store.actions.setLiveQuery(e),this.launchSuggest()}setRequest(e){this.store.actions.setRequest({...e,facets:this.store.getState().request.facets}),this.store.actions.setLiveQuery(e.query),this.store.actions.setPageNumber(1),this.launchSearch()}setScope(e){this.store.actions.setRequestScope(e),this.launchSearch()}setIgnoreEmptyQuery(e){this.ignoreEmptyQuery=e,this.launchSearch()}setOpenExternalDocumentInNewTab(e){this.openExternalDocumentInNewTab=e}updateLocales(){return this.localesDebouncer.run(async()=>this.store.actions.setLocales((await this.service.getAvailableSearchLocales()).contentLocales))}launchSearch(){return this.searchDebouncer.run(()=>this.fetchSearchData())}launchSuggest(){return this.suggestDebouncer.run(()=>this.fetchSuggestData())}async fetchSearchData(){var e,r;try{(e=this.cancelableSearch)===null||e===void 0||e.cancel();let n=this.store.getState().request;if(this.store.actions.setPaging(void 0),this.ignoreEmptyQuery&&n.query.length==0)this.store.actions.setResults(void 0),this.store.actions.setFacets(void 0),this.store.actions.setSpellcheck(void 0);else{this.cancelableSearch=fr(this.service.launchSearch(n));let i=await this.cancelableSearch;if(i.paging.currentPage<=1)this.store.actions.setResults(i.results),this.store.actions.setFacets(i.facets),this.store.actions.setSpellcheck(i.spellcheck);else{let a=((r=this.store.getState().results)!==null&&r!==void 0?r:[]).concat(i.results);this.store.actions.setResults(a)}this.store.actions.setPaging(i.paging)}}catch(n){!(n instanceof Ct)&&this.errorHandler&&this.errorHandler(n)}}async fetchSuggestData(){var e;try{let r=this.store.getState(),n=r.request,i={input:r.liveQuery,metadataFilters:n.metadataFilters,sort:n.sort,contentLocale:n.contentLocale,scope:n.scope};(e=this.cancelableSuggest)===null||e===void 0||e.cancel(),this.cancelableSuggest=fr(this.service.launchSuggest(i));let a=await this.cancelableSuggest;this.store.actions.setSuggestResults(a.suggestions)}catch(r){!(r instanceof Ct)&&this.errorHandler&&this.errorHandler(r)}}clear(){this.store.clear()}};var Cf=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},fs=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},us=Symbol("registerInterval");function Ef(t){var e;class r extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[us]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[us]):this.dispatchEvent(new fs)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=us,Cf([G()],r.prototype,"stateManager",void 0),r}var Pn=class extends Ef(De){};var Tn=Nn.build("designedSearchType"),Nd={label:"Search scope",documentTitlesOnly:"Search in document titles only"};var _d=T`
|
|
1806
|
+
`;var Ee=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},hs=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},ys=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},ms=class extends CustomEvent{constructor(e,r,n){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:n}})}},pe=class extends De{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=Oo.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=r=>this.handleLoadError(r),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(F)}render(){return B`
|
|
1586
1807
|
<slot @register-ft-search-component=${this.registerComponent}></slot>
|
|
1587
|
-
`}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new
|
|
1808
|
+
`}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new ys(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new ms(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new hs(e))}reloadSavedSearches(){wd.clearMySearches()}clear(){this.stateManager.clear()}};pe.elementDefinitions={};pe.styles=_d;Ee([ke({store:F.name})],pe.prototype,"session",void 0);Ee([v()],pe.prototype,"query",void 0);Ee([v()],pe.prototype,"contentLocale",void 0);Ee([v({type:Number})],pe.prototype,"pageSize",void 0);Ee([v({type:Boolean})],pe.prototype,"searchInDocumentTitlesOnly",void 0);Ee([v()],pe.prototype,"scope",void 0);Ee([v()],pe.prototype,"virtualField",void 0);Ee([v({type:Boolean})],pe.prototype,"ignoreEmptyQuery",void 0);Ee([ke({store:F.name})],pe.prototype,"openExternalDocumentInNewTab",void 0);Ee([me([])],pe.prototype,"filters",void 0);Ee([me([])],pe.prototype,"sort",void 0);Ee([ke({store:"search"})],pe.prototype,"request",void 0);Ee([ke({store:"search"})],pe.prototype,"paging",void 0);Ee([ke({store:"search",selector:t=>t.spellcheck})],pe.prototype,"autocorrect",void 0);Ee([v({attribute:!1})],pe.prototype,"searchServiceProvider",void 0);Z("ft-search-context")(pe);var Ld=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},$t=class extends Rn(Pn){constructor(){super(),this.options={searchInDocumentTitlesOnly:{label:()=>Tn.messages.documentTitlesOnly(),selected:()=>!!this.searchInDocumentTitlesOnly,onChange:e=>{var r;return(r=this.stateManager)===null||r===void 0?void 0:r.setSearchInDocumentTitlesOnly(e)}}},this.addI18nContext(Tn,Nd)}render(){return B`
|
|
1588
1809
|
<ft-filter
|
|
1589
|
-
label=${
|
|
1810
|
+
label=${Tn.messages.label()}
|
|
1590
1811
|
.options=${Object.keys(this.options).map(e=>({value:e,label:this.options[e].label(),selected:this.options[e].selected()}))}
|
|
1591
1812
|
part="filter"
|
|
1592
1813
|
.exportpartsPrefixes=${["filter"]}
|
|
1593
1814
|
multivalued
|
|
1594
1815
|
@change=${()=>this.onSelectionChange()}
|
|
1595
1816
|
></ft-filter>
|
|
1596
|
-
`}onSelectionChange(){var e;(e=this.filter)===null||e===void 0||e.options.forEach(r=>this.options[r.value].onChange(!!r.selected))}}
|
|
1817
|
+
`}onSelectionChange(){var e;(e=this.filter)===null||e===void 0||e.options.forEach(r=>this.options[r.value].onChange(!!r.selected))}};$t.elementDefinitions={"ft-filter":q};$t.styles=Bc;Ld([ke({selector:ps})],$t.prototype,"searchInDocumentTitlesOnly",void 0);Ld([z("ft-filter")],$t.prototype,"filter",void 0);Z("ft-search-type")($t);})();
|
|
1597
1818
|
/*! Bundled license information:
|
|
1598
1819
|
|
|
1599
1820
|
@webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js:
|