@fluid-topics/ft-search-type 1.1.113 → 1.1.115

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,14 +1,14 @@
1
- "use strict";(()=>{var Sd=Object.create;var Rn=Object.defineProperty;var Od=Object.getOwnPropertyDescriptor;var Ed=Object.getOwnPropertyNames;var Cd=Object.getPrototypeOf,wd=Object.prototype.hasOwnProperty;var Ad=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),q=(t,e)=>{for(var r in e)Rn(t,r,{get:e[r],enumerable:!0})},Rd=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ed(e))!wd.call(t,i)&&i!==r&&Rn(t,i,{get:()=>e[i],enumerable:!(n=Od(e,i))||n.enumerable});return t};var Nd=(t,e,r)=>(r=t!=null?Sd(Cd(t)):{},Rd(e||!t||!t.__esModule?Rn(r,"default",{value:t,enumerable:!0}):r,t));var ed=Ad((Pt,Qc)=>{var vn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Sn=function(){function t(){this.fetch=!1,this.DOMException=vn.DOMException}return t.prototype=vn,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(m){return m&&DataView.prototype.isPrototypeOf(m)}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(m){return m&&s.indexOf(Object.prototype.toString.call(m))>-1};function c(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(m)||m==="")throw new TypeError('Invalid character in header field name: "'+m+'"');return m.toLowerCase()}function p(m){return typeof m!="string"&&(m=String(m)),m}function h(m){var v={next:function(){var I=m.shift();return{done:I===void 0,value:I}}};return i.iterable&&(v[Symbol.iterator]=function(){return v}),v}function f(m){this.map={},m instanceof f?m.forEach(function(v,I){this.append(I,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}f.prototype.append=function(m,v){m=c(m),v=p(v);var I=this.map[m];this.map[m]=I?I+", "+v:v},f.prototype.delete=function(m){delete this.map[c(m)]},f.prototype.get=function(m){return m=c(m),this.has(m)?this.map[m]:null},f.prototype.has=function(m){return this.map.hasOwnProperty(c(m))},f.prototype.set=function(m,v){this.map[c(m)]=p(v)},f.prototype.forEach=function(m,v){for(var I in this.map)this.map.hasOwnProperty(I)&&m.call(v,this.map[I],I,this)},f.prototype.keys=function(){var m=[];return this.forEach(function(v,I){m.push(I)}),h(m)},f.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),h(m)},f.prototype.entries=function(){var m=[];return this.forEach(function(v,I){m.push([I,v])}),h(m)},i.iterable&&(f.prototype[Symbol.iterator]=f.prototype.entries);function y(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function b(m){return new Promise(function(v,I){m.onload=function(){v(m.result)},m.onerror=function(){I(m.error)}})}function x(m){var v=new FileReader,I=b(v);return v.readAsArrayBuffer(m),I}function C(m){var v=new FileReader,I=b(v),j=/charset=([A-Za-z0-9_-]+)/.exec(m.type),Q=j?j[1]:"utf-8";return v.readAsText(m,Q),I}function w(m){for(var v=new Uint8Array(m),I=new Array(v.length),j=0;j<v.length;j++)I[j]=String.fromCharCode(v[j]);return I.join("")}function A(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function _(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:i.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:i.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():i.arrayBuffer&&i.blob&&a(m)?(this._bodyArrayBuffer=A(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||l(m))?this._bodyArrayBuffer=A(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof m=="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(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var m=y(this);if(m)return m;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 m=y(this);return m||(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 m=y(this);if(m)return m;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(w(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 S=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function O(m){var v=m.toUpperCase();return S.indexOf(v)>-1?v:m}function E(m,v){if(!(this instanceof E))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var I=v.body;if(m instanceof E){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new f(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!I&&m._bodyInit!=null&&(I=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new f(v.headers)),this.method=O(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in n){var z=new AbortController;return z.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")&&(v.cache==="no-store"||v.cache==="no-cache")){var j=/([?&])_=[^&]*/;if(j.test(this.url))this.url=this.url.replace(j,"$1_="+new Date().getTime());else{var Q=/\?/;this.url+=(Q.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}E.prototype.clone=function(){return new E(this,{body:this._bodyInit})};function M(m){var v=new FormData;return m.trim().split("&").forEach(function(I){if(I){var j=I.split("="),Q=j.shift().replace(/\+/g," "),z=j.join("=").replace(/\+/g," ");v.append(decodeURIComponent(Q),decodeURIComponent(z))}}),v}function K(m){var v=new f,I=m.replace(/\r?\n[\t ]+/g," ");return I.split("\r").map(function(j){return j.indexOf(`
2
- `)===0?j.substr(1,j.length):j}).forEach(function(j){var Q=j.split(":"),z=Q.shift().trim();if(z){var ho=Q.join(":").trim();try{v.append(z,ho)}catch(An){console.warn("Response "+An.message)}}}),v}_.call(E.prototype);function J(m,v){if(!(this instanceof J))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)}_.call(J.prototype),J.prototype.clone=function(){return new J(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},J.error=function(){var m=new J(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var Z=[301,302,303,307,308];J.redirect=function(m,v){if(Z.indexOf(v)===-1)throw new RangeError("Invalid status code");return new J(null,{status:v,headers:{location:m}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(v,I){this.message=v,this.name=I;var j=Error(v);this.stack=j.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function $(m,v){return new Promise(function(I,j){var Q=new E(m,v);if(Q.signal&&Q.signal.aborted)return j(new r.DOMException("Aborted","AbortError"));var z=new XMLHttpRequest;function ho(){z.abort()}z.onload=function(){var fe={statusText:z.statusText,headers:K(z.getAllResponseHeaders()||"")};Q.url.indexOf("file://")===0&&(z.status<200||z.status>599)?fe.status=200:fe.status=z.status,fe.url="responseURL"in z?z.responseURL:fe.headers.get("X-Request-URL");var Lt="response"in z?z.response:z.responseText;setTimeout(function(){I(new J(Lt,fe))},0)},z.onerror=function(){setTimeout(function(){j(new TypeError("Network request failed"))},0)},z.ontimeout=function(){setTimeout(function(){j(new TypeError("Network request timed out"))},0)},z.onabort=function(){setTimeout(function(){j(new r.DOMException("Aborted","AbortError"))},0)};function An(fe){try{return fe===""&&n.location.href?n.location.href:fe}catch{return fe}}if(z.open(Q.method,An(Q.url),!0),Q.credentials==="include"?z.withCredentials=!0:Q.credentials==="omit"&&(z.withCredentials=!1),"responseType"in z&&(i.blob?z.responseType="blob":i.arrayBuffer&&(z.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof f||n.Headers&&v.headers instanceof n.Headers)){var ss=[];Object.getOwnPropertyNames(v.headers).forEach(function(fe){ss.push(c(fe)),z.setRequestHeader(fe,p(v.headers[fe]))}),Q.headers.forEach(function(fe,Lt){ss.indexOf(Lt)===-1&&z.setRequestHeader(Lt,fe)})}else Q.headers.forEach(function(fe,Lt){z.setRequestHeader(Lt,fe)});Q.signal&&(Q.signal.addEventListener("abort",ho),z.onreadystatechange=function(){z.readyState===4&&Q.signal.removeEventListener("abort",ho)}),z.send(typeof Q._bodyInit>"u"?null:Q._bodyInit)})}return $.polyfill=!0,n.fetch||(n.fetch=$,n.Headers=f,n.Request=E,n.Response=J),r.Headers=f,r.Request=E,r.Response=J,r.fetch=$,r}({})})(Sn);Sn.fetch.ponyfill=!0;delete Sn.fetch.polyfill;var Tr=vn.fetch?vn:Sn;Pt=Tr.fetch;Pt.default=Tr.fetch;Pt.fetch=Tr.fetch;Pt.Headers=Tr.Headers;Pt.Request=Tr.Request;Pt.Response=Tr.Response;Qc.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(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 E=O.prototype.attributeChangedCallback,M=new Set(O.observedAttributes||[]);y(O,M,E);let K={elementClass:O,connectedCallback:O.prototype.connectedCallback,disconnectedCallback:O.prototype.disconnectedCallback,adoptedCallback:O.prototype.adoptedCallback,attributeChangedCallback:E,formAssociated:O.formAssociated,formAssociatedCallback:O.prototype.formAssociatedCallback,formDisabledCallback:O.prototype.formDisabledCallback,formResetCallback:O.prototype.formResetCallback,formStateRestoreCallback:O.prototype.formStateRestoreCallback,observedAttributes:M};this._definitionsByTag.set(S,K),this._definitionsByClass.set(O,K);let J=r.call(n,S);J||(J=f(S),e.call(n,S,J)),this===window.customElements&&(s.set(O,K),K.standInClass=J);let Z=this._awaitingUpgrade.get(S);if(Z){this._awaitingUpgrade.delete(S);for(let m of Z)a.delete(m),x(m,K,!0)}let $=this._whenDefinedPromises.get(S);return $!==void 0&&($.resolve(O),this._whenDefinedPromises.delete(S)),O}upgrade(){w.push(this),n.upgrade.apply(n,arguments),w.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 E=this._whenDefinedPromises.get(S);return E===void 0&&(E={},E.promise=new Promise(M=>E.resolve=M),this._whenDefinedPromises.set(S,E)),E.promise}_upgradeWhenDefined(S,O,E){let M=this._awaitingUpgrade.get(O);M||this._awaitingUpgrade.set(O,M=new Set),E?M.add(S):M.delete(S)}};let c;window.HTMLElement=function(){let O=c;if(O)return c=void 0,O;let E=s.get(this.constructor);if(!E)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return O=Reflect.construct(t,[],E.standInClass),Object.setPrototypeOf(O,this.constructor.prototype),i.set(O,E),O},window.HTMLElement.prototype=t.prototype;let p=S=>S===document||S instanceof ShadowRoot,h=S=>{let O=S.getRootNode();if(!p(O)){let E=w[w.length-1];if(E instanceof CustomElementRegistry)return E;O=E.getRootNode(),p(O)||(O=l.get(O)?.getRootNode()||document)}return O.customElements},f=S=>class{static get formAssociated(){return!0}constructor(){let E=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(E,HTMLElement.prototype);let M=h(E)||window.customElements,K=M._getDefinition(S);return K?x(E,K):a.set(E,M),E}connectedCallback(){let E=i.get(this);E?E.connectedCallback&&E.connectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,S,!0)}disconnectedCallback(){let E=i.get(this);E?E.disconnectedCallback&&E.disconnectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,S,!1)}adoptedCallback(){i.get(this)?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){let E=i.get(this);E&&E.formAssociated&&E?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){let E=i.get(this);E?.formAssociated&&E?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){let E=i.get(this);E?.formAssociated&&E?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){let E=i.get(this);E?.formAssociated&&E?.formStateRestoreCallback?.apply(this,arguments)}},y=(S,O,E)=>{if(O.size===0||E===void 0)return;let M=S.prototype.setAttribute;M&&(S.prototype.setAttribute=function(Z,$){let m=Z.toLowerCase();if(O.has(m)){let v=this.getAttribute(m);M.call(this,m,$),E.call(this,m,v,$)}else M.call(this,m,$)});let K=S.prototype.removeAttribute;K&&(S.prototype.removeAttribute=function(Z){let $=Z.toLowerCase();if(O.has($)){let m=this.getAttribute($);K.call(this,$),E.call(this,$,m,null)}else K.call(this,$)});let J=S.prototype.toggleAttribute;J&&(S.prototype.toggleAttribute=function(Z,$){let m=Z.toLowerCase();if(O.has(m)){let v=this.getAttribute(m);J.call(this,m,$);let I=this.getAttribute(m);E.call(this,m,v,I)}else J.call(this,m,$)})},b=S=>{let O=Object.getPrototypeOf(S);if(O!==window.HTMLElement)return O===t?Object.setPrototypeOf(S,window.HTMLElement):b(O)},x=(S,O,E=!1)=>{Object.setPrototypeOf(S,O.elementClass.prototype),i.set(S,O),c=S;try{new O.elementClass}catch{b(O.elementClass),new O.elementClass}O.attributeChangedCallback&&O.observedAttributes.forEach(M=>{S.hasAttribute(M)&&O.attributeChangedCallback.call(S,M,null,S.getAttribute(M))}),E&&O.connectedCallback&&S.isConnected&&O.connectedCallback.call(S)},C=Element.prototype.attachShadow;Element.prototype.attachShadow=function(S){let O=C.apply(this,arguments);return S.customElements&&(O.customElements=S.customElements),O};let w=[document],A=(S,O,E=void 0)=>{let M=(E?Object.getPrototypeOf(E):S.prototype)[O];S.prototype[O]=function(){w.push(this);let K=M.apply(E||this,arguments);return K!==void 0&&l.set(K,this),w.pop(),K}};A(ShadowRoot,"createElement",document),A(ShadowRoot,"importNode",document),A(Element,"insertAdjacentHTML");let _=(S,O)=>{let E=Object.getOwnPropertyDescriptor(S.prototype,O);Object.defineProperty(S.prototype,O,{...E,set(M){w.push(this),E.set.call(this,M),w.pop()}})};if(_(Element,"innerHTML"),_(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,E=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...Z){let $=O.call(this,...Z);return S.set($,this),$},E.forEach(Z=>{let $=window.ElementInternals.prototype,m=$[Z];$[Z]=function(...v){let I=S.get(this);if(i.get(I).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 M extends Array{constructor($){super(...$),this._elements=$}get value(){return this._elements.find($=>$.checked===!0)?.value||""}}class K{constructor($){let m=new Map;$.forEach((v,I)=>{let j=v.getAttribute("name"),Q=m.get(j)||[];this[+I]=v,Q.push(v),m.set(j,Q)}),this.length=$.length,m.forEach((v,I)=>{v&&(v.length===1?this[I]=v[0]:this[I]=new M(v))})}namedItem($){return this[$]}}let J=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let Z=J.get.call(this,[]),$=[];for(let m of Z){let v=i.get(m);(!v||v.formAssociated===!0)&&$.push(m)}return new K($)}})}}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 Bn={};q(Bn,{CSSResult:()=>nr,LitElement:()=>ot,ReactiveElement:()=>je,_$LE:()=>Jd,_$LH:()=>qd,adoptStyles:()=>_o,css:()=>P,defaultConverter:()=>Po,getCompatibleStyle:()=>zr,html:()=>D,isServer:()=>_f,noChange:()=>mt,notEqual:()=>$n,nothing:()=>Y,render:()=>Fn,supportsAdoptingStyleSheets:()=>Br,svg:()=>Zd,unsafeCSS:()=>Ft});var mo=globalThis,go=mo.ShadowRoot&&(mo.ShadyCSS===void 0||mo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,cs=Symbol(),ls=new WeakMap,yo=class{constructor(e,r,n){if(this._$cssResult$=!0,n!==cs)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(go&&e===void 0){let n=r!==void 0&&r.length===1;n&&(e=ls.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&ls.set(r,e))}return e}toString(){return this.cssText}},ds=t=>new yo(typeof t=="string"?t:t+"",void 0,cs);var Nn=(t,e)=>{if(go)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=mo.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}},bo=go?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let n of e.cssRules)r+=n.cssText;return ds(r)})(t):t;var{is:_d,defineProperty:Pd,getOwnPropertyDescriptor:Td,getOwnPropertyNames:Ld,getOwnPropertySymbols:Id,getPrototypeOf:$d}=Object,xo=globalThis,ps=xo.trustedTypes,kd=ps?ps.emptyScript:"",Dd=xo.reactiveElementPolyfillSupport,$r=(t,e)=>t,kr={toAttribute(t,e){switch(e){case Boolean:t=t?kd: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}},vo=(t,e)=>!_d(t,e),us={attribute:!0,type:String,converter:kr,reflect:!1,hasChanged:vo};Symbol.metadata??=Symbol("metadata"),xo.litPropertyMetadata??=new WeakMap;var It=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&&Pd(this.prototype,e,i)}}static getPropertyDescriptor(e,r,n){let{get:i,set:a}=Td(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($r("elementProperties")))return;let e=$d(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty($r("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty($r("properties"))){let r=this.properties,n=[...Ld(r),...Id(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(bo(i))}else e!==void 0&&r.push(bo(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 Nn(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:kr).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:kr;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??vo)(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){}};It.elementStyles=[],It.shadowRootOptions={mode:"open"},It[$r("elementProperties")]=new Map,It[$r("finalized")]=new Map,Dd?.({ReactiveElement:It}),(xo.reactiveElementVersions??=[]).push("2.0.2");var Pn=globalThis,So=Pn.trustedTypes,fs=So?So.createPolicy("lit-html",{createHTML:t=>t}):void 0,Tn="$lit$",tt=`lit$${(Math.random()+"").slice(9)}$`,Ln="?"+tt,Md=`<${Ln}>`,Dt=document,Oo=()=>Dt.createComment(""),Mr=t=>t===null||typeof t!="object"&&typeof t!="function",xs=Array.isArray,vs=t=>xs(t)||typeof t?.[Symbol.iterator]=="function",_n=`[
3
- \f\r]`,Dr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,hs=/-->/g,ms=/>/g,$t=RegExp(`>|${_n}(?:([^\\s"'>=/]+)(${_n}*=${_n}*(?:[^
4
- \f\r"'\`<>=]|("|')|))|$)`,"g"),ys=/'/g,gs=/"/g,Ss=/^(?:script|style|textarea|title)$/i,Os=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Es=Os(1),Cs=Os(2),_e=Symbol.for("lit-noChange"),ie=Symbol.for("lit-nothing"),bs=new WeakMap,kt=Dt.createTreeWalker(Dt,129);function ws(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return fs!==void 0?fs.createHTML(e):e}var As=(t,e)=>{let r=t.length-1,n=[],i,a=e===2?"<svg>":"",s=Dr;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===Dr?h[1]==="!--"?s=hs:h[1]!==void 0?s=ms:h[2]!==void 0?(Ss.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=$t):h[3]!==void 0&&(s=$t):s===$t?h[0]===">"?(s=i??Dr,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,p=h[1],s=h[3]===void 0?$t:h[3]==='"'?gs:ys):s===gs||s===ys?s=$t:s===hs||s===ms?s=Dr:(s=$t,i=void 0);let b=s===$t&&t[l+1].startsWith("/>")?" ":"";a+=s===Dr?c+Md:f>=0?(n.push(p),c.slice(0,f)+Tn+c.slice(f)+tt+b):c+tt+(f===-2?l:b)}return[ws(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),n]},Ur=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,c=this.parts,[p,h]=As(e,r);if(this.el=t.createElement(p,n),kt.currentNode=this.el.content,r===2){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(i=kt.nextNode())!==null&&c.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let f of i.getAttributeNames())if(f.endsWith(Tn)){let y=h[s++],b=i.getAttribute(f).split(tt),x=/([.?@])?(.*)/.exec(y);c.push({type:1,index:a,name:x[2],strings:b,ctor:x[1]==="."?Co:x[1]==="?"?wo:x[1]==="@"?Ao:Ut}),i.removeAttribute(f)}else f.startsWith(tt)&&(c.push({type:6,index:a}),i.removeAttribute(f));if(Ss.test(i.tagName)){let f=i.textContent.split(tt),y=f.length-1;if(y>0){i.textContent=So?So.emptyScript:"";for(let b=0;b<y;b++)i.append(f[b],Oo()),kt.nextNode(),c.push({type:2,index:++a});i.append(f[y],Oo())}}}else if(i.nodeType===8)if(i.data===Ln)c.push({type:2,index:a});else{let f=-1;for(;(f=i.data.indexOf(tt,f+1))!==-1;)c.push({type:7,index:a}),f+=tt.length-1}a++}}static createElement(e,r){let n=Dt.createElement("template");return n.innerHTML=e,n}};function Mt(t,e,r=t,n){if(e===_e)return e;let i=n!==void 0?r._$Co?.[n]:r._$Cl,a=Mr(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=Mt(t,i._$AS(t,e.values),i,n)),e}var Eo=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??Dt).importNode(r,!0);kt.currentNode=i;let a=kt.nextNode(),s=0,l=0,c=n[0];for(;c!==void 0;){if(s===c.index){let p;c.type===2?p=new Fr(a,a.nextSibling,this,e):c.type===1?p=new c.ctor(a,c.name,c.strings,this,e):c.type===6&&(p=new Ro(a,this,e)),this._$AV.push(p),c=n[++l]}s!==c?.index&&(a=kt.nextNode(),s++)}return kt.currentNode=Dt,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++}},Fr=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=ie,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=Mt(this,e,r),Mr(e)?e===ie||e==null||e===""?(this._$AH!==ie&&this._$AR(),this._$AH=ie):e!==this._$AH&&e!==_e&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):vs(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!==ie&&Mr(this._$AH)?this._$AA.nextSibling.data=e:this.$(Dt.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=Ur.createElement(ws(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new Eo(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=bs.get(e.strings);return r===void 0&&bs.set(e.strings,r=new Ur(e)),r}T(e){xs(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(Oo()),this.k(Oo()),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))}},Ut=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,i,a){this.type=1,this._$AH=ie,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=ie}_$AI(e,r=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=Mt(this,e,r,0),s=!Mr(e)||e!==this._$AH&&e!==_e,s&&(this._$AH=e);else{let l=e,c,p;for(e=a[0],c=0;c<a.length-1;c++)p=Mt(this,l[n+c],r,c),p===_e&&(p=this._$AH[c]),s||=!Mr(p)||p!==this._$AH[c],p===ie?e=ie:e!==ie&&(e+=(p??"")+a[c+1]),this._$AH[c]=p}s&&!i&&this.O(e)}O(e){e===ie?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Co=class extends Ut{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===ie?void 0:e}},wo=class extends Ut{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==ie)}},Ao=class extends Ut{constructor(e,r,n,i,a){super(e,r,n,i,a),this.type=5}_$AI(e,r=this){if((e=Mt(this,e,r,0)??ie)===_e)return;let n=this._$AH,i=e===ie&&n!==ie||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==ie&&(n===ie||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)}},Ro=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){Mt(this,e)}},Rs={j:Tn,P:tt,A:Ln,C:1,M:As,L:Eo,R:vs,V:Mt,D:Fr,I:Ut,H:wo,N:Ao,U:Co,B:Ro},Ud=Pn.litHtmlPolyfillSupport;Ud?.(Ur,Fr),(Pn.litHtmlVersions??=[]).push("3.1.0");var No=globalThis,Br=No.ShadowRoot&&(No.ShadyCSS===void 0||No.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,In=Symbol(),Ns=new WeakMap,nr=class{constructor(e,r,n){if(this._$cssResult$=!0,n!==In)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=r}get styleSheet(){let e=this.o,r=this.t;if(Br&&e===void 0){let n=r!==void 0&&r.length===1;n&&(e=Ns.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&Ns.set(r,e))}return e}toString(){return this.cssText}},Ft=t=>new nr(typeof t=="string"?t:t+"",void 0,In),P=(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 nr(r,t,In)},_o=(t,e)=>{if(Br)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=No.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}},zr=Br?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let n of e.cssRules)r+=n.cssText;return Ft(r)})(t):t;var{is:Fd,defineProperty:Bd,getOwnPropertyDescriptor:zd,getOwnPropertyNames:Hd,getOwnPropertySymbols:Wd,getPrototypeOf:Vd}=Object,To=globalThis,_s=To.trustedTypes,jd=_s?_s.emptyScript:"",Gd=To.reactiveElementPolyfillSupport,Hr=(t,e)=>t,Po={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}},$n=(t,e)=>!Fd(t,e),Ps={attribute:!0,type:String,converter:Po,reflect:!1,hasChanged:$n};Symbol.metadata??=Symbol("metadata"),To.litPropertyMetadata??=new WeakMap;var je=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=Ps){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&&Bd(this.prototype,e,i)}}static getPropertyDescriptor(e,r,n){let{get:i,set:a}=zd(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)??Ps}static _$Ei(){if(this.hasOwnProperty(Hr("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(Hr("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Hr("properties"))){let r=this.properties,n=[...Hd(r),...Wd(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(zr(i))}else e!==void 0&&r.push(zr(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 _o(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:Po).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:Po;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??$n)(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){}};je.elementStyles=[],je.shadowRootOptions={mode:"open"},je[Hr("elementProperties")]=new Map,je[Hr("finalized")]=new Map,Gd?.({ReactiveElement:je}),(To.reactiveElementVersions??=[]).push("2.0.2");var Dn=globalThis,Lo=Dn.trustedTypes,Ts=Lo?Lo.createPolicy("lit-html",{createHTML:t=>t}):void 0,Mn="$lit$",rt=`lit$${(Math.random()+"").slice(9)}$`,Un="?"+rt,Kd=`<${Un}>`,Ht=document,Vr=()=>Ht.createComment(""),jr=t=>t===null||typeof t!="object"&&typeof t!="function",Ms=Array.isArray,Us=t=>Ms(t)||typeof t?.[Symbol.iterator]=="function",kn=`[
5
- \f\r]`,Wr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ls=/-->/g,Is=/>/g,Bt=RegExp(`>|${kn}(?:([^\\s"'>=/]+)(${kn}*=${kn}*(?:[^
6
- \f\r"'\`<>=]|("|')|))|$)`,"g"),$s=/'/g,ks=/"/g,Fs=/^(?:script|style|textarea|title)$/i,Bs=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),D=Bs(1),Zd=Bs(2),mt=Symbol.for("lit-noChange"),Y=Symbol.for("lit-nothing"),Ds=new WeakMap,zt=Ht.createTreeWalker(Ht,129);function zs(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ts!==void 0?Ts.createHTML(e):e}var Hs=(t,e)=>{let r=t.length-1,n=[],i,a=e===2?"<svg>":"",s=Wr;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===Wr?h[1]==="!--"?s=Ls:h[1]!==void 0?s=Is:h[2]!==void 0?(Fs.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=Bt):h[3]!==void 0&&(s=Bt):s===Bt?h[0]===">"?(s=i??Wr,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,p=h[1],s=h[3]===void 0?Bt:h[3]==='"'?ks:$s):s===ks||s===$s?s=Bt:s===Ls||s===Is?s=Wr:(s=Bt,i=void 0);let b=s===Bt&&t[l+1].startsWith("/>")?" ":"";a+=s===Wr?c+Kd:f>=0?(n.push(p),c.slice(0,f)+Mn+c.slice(f)+rt+b):c+rt+(f===-2?l:b)}return[zs(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),n]},Gr=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,c=this.parts,[p,h]=Hs(e,r);if(this.el=t.createElement(p,n),zt.currentNode=this.el.content,r===2){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(i=zt.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++],b=i.getAttribute(f).split(rt),x=/([.?@])?(.*)/.exec(y);c.push({type:1,index:a,name:x[2],strings:b,ctor:x[1]==="."?$o:x[1]==="?"?ko:x[1]==="@"?Do:Vt}),i.removeAttribute(f)}else f.startsWith(rt)&&(c.push({type:6,index:a}),i.removeAttribute(f));if(Fs.test(i.tagName)){let f=i.textContent.split(rt),y=f.length-1;if(y>0){i.textContent=Lo?Lo.emptyScript:"";for(let b=0;b<y;b++)i.append(f[b],Vr()),zt.nextNode(),c.push({type:2,index:++a});i.append(f[y],Vr())}}}else if(i.nodeType===8)if(i.data===Un)c.push({type:2,index:a});else{let f=-1;for(;(f=i.data.indexOf(rt,f+1))!==-1;)c.push({type:7,index:a}),f+=rt.length-1}a++}}static createElement(e,r){let n=Ht.createElement("template");return n.innerHTML=e,n}};function Wt(t,e,r=t,n){if(e===mt)return e;let i=n!==void 0?r._$Co?.[n]:r._$Cl,a=jr(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=Wt(t,i._$AS(t,e.values),i,n)),e}var Io=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:n}=this._$AD,i=(e?.creationScope??Ht).importNode(r,!0);zt.currentNode=i;let a=zt.nextNode(),s=0,l=0,c=n[0];for(;c!==void 0;){if(s===c.index){let p;c.type===2?p=new ir(a,a.nextSibling,this,e):c.type===1?p=new c.ctor(a,c.name,c.strings,this,e):c.type===6&&(p=new Mo(a,this,e)),this._$AV.push(p),c=n[++l]}s!==c?.index&&(a=zt.nextNode(),s++)}return zt.currentNode=Ht,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++}},ir=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=Y,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=Wt(this,e,r),jr(e)?e===Y||e==null||e===""?(this._$AH!==Y&&this._$AR(),this._$AH=Y):e!==this._$AH&&e!==mt&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Us(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!==Y&&jr(this._$AH)?this._$AA.nextSibling.data=e:this.$(Ht.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=Gr.createElement(zs(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new Io(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=Ds.get(e.strings);return r===void 0&&Ds.set(e.strings,r=new Gr(e)),r}T(e){Ms(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(Vr()),this.k(Vr()),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))}},Vt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,i,a){this.type=1,this._$AH=Y,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=Y}_$AI(e,r=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=Wt(this,e,r,0),s=!jr(e)||e!==this._$AH&&e!==mt,s&&(this._$AH=e);else{let l=e,c,p;for(e=a[0],c=0;c<a.length-1;c++)p=Wt(this,l[n+c],r,c),p===mt&&(p=this._$AH[c]),s||=!jr(p)||p!==this._$AH[c],p===Y?e=Y:e!==Y&&(e+=(p??"")+a[c+1]),this._$AH[c]=p}s&&!i&&this.O(e)}O(e){e===Y?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},$o=class extends Vt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===Y?void 0:e}},ko=class extends Vt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==Y)}},Do=class extends Vt{constructor(e,r,n,i,a){super(e,r,n,i,a),this.type=5}_$AI(e,r=this){if((e=Wt(this,e,r,0)??Y)===mt)return;let n=this._$AH,i=e===Y&&n!==Y||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==Y&&(n===Y||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)}},Mo=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){Wt(this,e)}},qd={j:Mn,P:rt,A:Un,C:1,M:Hs,L:Io,R:Us,V:Wt,D:ir,I:Vt,H:ko,N:Do,U:$o,B:Mo},Yd=Dn.litHtmlPolyfillSupport;Yd?.(Gr,ir),(Dn.litHtmlVersions??=[]).push("3.1.0");var Fn=(t,e,r)=>{let n=r?.renderBefore??e,i=n._$litPart$;if(i===void 0){let a=r?.renderBefore??null;n._$litPart$=i=new ir(e.insertBefore(Vr(),a),a,void 0,r??{})}return i._$AI(t),i};var ot=class extends je{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=Fn(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return mt}};ot._$litElement$=!0,ot.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:ot});var Xd=globalThis.litElementPolyfillSupport;Xd?.({LitElement:ot});var Jd={_$AK:(t,e,r)=>{t._$AK(e,r)},_$AL:t=>t._$AL};(globalThis.litElementVersions??=[]).push("4.0.2");var _f=!1;var Vn={};q(Vn,{customElement:()=>Qd,eventOptions:()=>ar,property:()=>g,query:()=>B,queryAll:()=>zn,queryAssignedElements:()=>Hn,queryAssignedNodes:()=>Wn,queryAsync:()=>rp,standardProperty:()=>Ws,state:()=>H});var Qd=t=>(e,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(t,e)}):customElements.define(t,e)};var ep={attribute:!0,type:String,converter:kr,reflect:!1,hasChanged:vo},Ws=(t=ep,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 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(n==="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: "+n)};function g(t){return(e,r)=>typeof r=="object"?Ws(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 H(t){return g({...t,state:!0,attribute:!1})}function ar(t){return(e,r)=>{let n=typeof e=="function"?e:e[r];Object.assign(n,t)}}var Fe=(t,e,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof e!="object"&&Object.defineProperty(t,e,r),r);function B(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 c=Symbol();return{get(){return this[c]},set(p){this[c]=p}}})();return Fe(r,n,{get(){let c=s.call(this);return c===void 0&&(c=a(this),(c!==null||this.hasUpdated)&&l.call(this,c)),c}})}return Fe(r,n,{get(){return a(this)}})}}var tp;function zn(t){return(e,r)=>Fe(e,r,{get(){return(this.renderRoot??(tp??=document.createDocumentFragment())).querySelectorAll(t)}})}function rp(t){return(e,r)=>Fe(e,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(t)??null}})}function Hn(t){return(e,r)=>{let{slot:n,selector:i}=t??{},a="slot"+(n?`[name=${n}]`:":not([name])");return Fe(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 Wn(t){return(e,r)=>{let{slot:n}=t??{},i="slot"+(n?`[name=${n}]`:":not([name])");return Fe(e,r,{get(){return this.renderRoot?.querySelector(i)?.assignedNodes(t)??[]}})}}var Gn={};q(Gn,{repeat:()=>jn});var yt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},gt=t=>(...e)=>({_$litDirective$:t,values:e}),Ge=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:op}=Rs;var Vs=()=>document.createComment(""),sr=(t,e,r)=>{let n=t._$AA.parentNode,i=e===void 0?t._$AB:e._$AA;if(r===void 0){let a=n.insertBefore(Vs(),i),s=n.insertBefore(Vs(),i);r=new op(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;n.insertBefore(c,i),c=p}}}return r},bt=(t,e,r=t)=>(t._$AI(e,r),t),np={},js=(t,e=np)=>t._$AH=e,Gs=t=>t._$AH,Uo=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 Ks=(t,e,r)=>{let n=new Map;for(let i=e;i<=r;i++)n.set(t[i],i);return n},jn=gt(class extends Ge{constructor(t){if(super(t),t.type!==yt.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=Gs(t),{values:a,keys:s}=this.ht(e,r,n);if(!Array.isArray(i))return this.dt=s,a;let l=this.dt??=[],c=[],p,h,f=0,y=i.length-1,b=0,x=a.length-1;for(;f<=y&&b<=x;)if(i[f]===null)f++;else if(i[y]===null)y--;else if(l[f]===s[b])c[b]=bt(i[f],a[b]),f++,b++;else if(l[y]===s[x])c[x]=bt(i[y],a[x]),y--,x--;else if(l[f]===s[x])c[x]=bt(i[f],a[x]),sr(t,c[x+1],i[f]),f++,x--;else if(l[y]===s[b])c[b]=bt(i[y],a[b]),sr(t,i[f],i[y]),y--,b++;else if(p===void 0&&(p=Ks(s,b,x),h=Ks(l,f,y)),p.has(l[f]))if(p.has(l[y])){let C=h.get(s[b]),w=C!==void 0?i[C]:null;if(w===null){let A=sr(t,i[f]);bt(A,a[b]),c[b]=A}else c[b]=bt(w,a[b]),sr(t,i[f],w),i[C]=null;b++}else Uo(i[y]),y--;else Uo(i[f]),f++;for(;b<=x;){let C=sr(t,c[x+1]);bt(C,a[b]),c[b++]=C}for(;f<=y;){let C=i[f++];C!==null&&Uo(C)}return this.dt=s,js(t,c),_e}});var Kn={};q(Kn,{classMap:()=>Be});var Be=gt(class extends Ge{constructor(t){if(super(t),t.type!==yt.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 _e}});var Zn={};q(Zn,{styleMap:()=>ap});var Zs="important",ip=" !"+Zs,ap=gt(class extends Ge{constructor(t){if(super(t),t.type!==yt.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(ip);n.includes("-")||a?r.setProperty(n,a?i.slice(0,-11):i,a?Zs:""):r[n]=i}}return _e}});var Yn={};q(Yn,{UnsafeHTMLDirective:()=>lr,unsafeHTML:()=>qn});var lr=class extends Ge{constructor(e){if(super(e),this.et=ie,e.type!==yt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===ie||e==null)return this.vt=void 0,this.et=e;if(e===_e)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:[]}}};lr.directiveName="unsafeHTML",lr.resultType=1;var qn=gt(lr);var Jn={};q(Jn,{CacheRegistry:()=>Ke});var Xn={};q(Xn,{CancelablePromise:()=>cr,CanceledPromiseError:()=>xt,cancelable:()=>dr});var xt=class extends Error{constructor(e,r,n){super(e),this.canceledPromiseResult=r,this.canceledPromiseError=n}},cr=class extends Promise{constructor(e){super((r,n)=>e(i=>{this.isCanceled?n(new xt("Promise has been canceled",i)):r(i)},i=>{this.isCanceled?n(new xt("Promise has been canceled",void 0,i)):n(i)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},dr=t=>new cr((e,r)=>t.then(e).catch(r));var Ke=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 cr&&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=dr(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 ei={};q(ei,{ClusteringHelper:()=>Qn});var Qn=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,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,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 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 n=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 n){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(n=>r.some(i=>i.key===n.key&&i.value===n.value)).length}};var ti={};q(ti,{Debouncer:()=>oe});var oe=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 ni={};q(ni,{customElement:()=>W,isNumber:()=>Xs,jsonProperty:()=>he,optionalNumberProperty:()=>up});var oi={};q(oi,{dateReviver:()=>lp,deepEqual:()=>Pe,delay:()=>Fo,eventPathContainsMatchingElement:()=>dp,flatDeep:()=>jt,hasChanged:()=>Kr,last:()=>pp,minmax:()=>ri,parseDate:()=>Ys,waitFor:()=>qs,waitUntil:()=>sp});var Fo=t=>new Promise(e=>setTimeout(e,t));async function sp(t,e=10,r=2e4){await qs(async()=>await t()||void 0,e,r)}async function qs(t,e=10,r=2e4){let n=await t(),i,a;for(i=a=performance.now();n==null&&(!r||a-i<r);)await Fo(e),n=await t(),a=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function jt(t,e){return t.flatMap(r=>[r,...jt(e(r),e)])}function lp(...t){return function(e,r){return t.includes(e)?Ys(r):r}}function Ys(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 cp(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 cp(t,e)}catch{return!1}}function Kr(t,e){return!Pe(t,e)}function dp(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 ri(t,e,r){return Math.min(Math.max(t,e),r)}function pp(t){return t[t.length-1]}var W=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function he(t,e){let r=()=>JSON.parse(JSON.stringify(t));return g({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Kr,...e??{}})}function up(t){return g({type:Object,converter:{fromAttribute:e=>{if(e!=null)return Xs(e)?+e:void 0},toAttribute:e=>e==null?void 0:""+e},...t??{}})}function Xs(t){return!isNaN(parseFloat(t))}var Ii={};q(Ii,{designSystemVariables:()=>T});var Li={};q(Li,{DesignSystemFamily:()=>Gt,DesignSystemSize:()=>it,FtCssVariableFactory:()=>o,badge:()=>bp,banner:()=>gp,breadcrumb:()=>xp,button:()=>R,chart:()=>Lp,checkbox:()=>$p,chip:()=>mp,chipChoice:()=>hp,collapsible:()=>Pp,comboboxMultiSelect:()=>Np,comboboxSingleSelect:()=>Rp,drawer:()=>Op,floatingMenu:()=>Ap,foundation:()=>d,link:()=>yp,modal:()=>Sp,notice:()=>Ip,notification:()=>Mp,pageHeader:()=>vp,popover:()=>_p,radio:()=>Dp,resolveFamilyClass:()=>Pi,resolveSizeClass:()=>Ti,semantic:()=>u,setVariable:()=>k,switch_:()=>Tp,tabs:()=>Ep,textArea:()=>wp,textInput:()=>Cp,toggle:()=>kp,tooltip:()=>Up,typographies:()=>Zr,typographyBody1Medium:()=>di,typographyBody1Regular:()=>ci,typographyBody1Semibold:()=>pi,typographyBody2Medium:()=>fi,typographyBody2MediumUnderline:()=>Js,typographyBody2Regular:()=>ui,typographyBody2Semibold:()=>hi,typographyCaption1Bold:()=>Ei,typographyCaption1Medium:()=>Si,typographyCaption1Semibold:()=>Oi,typographyCaption2Bold:()=>Ai,typographyCaption2Medium:()=>Ci,typographyCaption2Semibold:()=>wi,typographyCaption3Bold:()=>_i,typographyCaption3Medium:()=>Ri,typographyCaption3Semibold:()=>Ni,typographyDisplay:()=>ii,typographyLabel1Bold:()=>gi,typographyLabel1Medium:()=>mi,typographyLabel1Semibold:()=>yi,typographyLabel2Bold:()=>vi,typographyLabel2Medium:()=>bi,typographyLabel2Semibold:()=>xi,typographyTitle1:()=>ai,typographyTitle2:()=>si,typographyTitle3:()=>li,typographyVariants:()=>fp});var nt=t=>typeof t=="string"?Ft(t):t,o=class{static create(e,r,n,i){let a=l=>nt(l??i),s=P`var(${nt(e)}, ${a(i)})`;return s.name=e,s.description=r,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>P`var(${nt(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,r,n,i){let a=l=>n.get(l??i),s=P`var(${nt(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=>P`var(${nt(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):nt(a??e.lastResortDefaultValue()),i=P`var(${nt(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=>P`var(${nt(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};function k(t,e){return nt(`${t.name}: ${e}`)}var d={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)")},ii={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")},ai={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")},si={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")},li={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")},ci={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")},di={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")},pi={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")},ui={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")},fi={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")},Js={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")},hi={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")},mi={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")},yi={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")},gi={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")},bi={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")},xi={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")},vi={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")},Si={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")},Oi={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")},Ei={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")},Ci={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")},wi={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")},Ai={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")},Ri={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")},Ni={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")},_i={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")},Zr={display:ii,"title-1":ai,"title-2":si,"title-3":li,"body-1-regular":ci,"body-1-medium":di,"body-1-semibold":pi,"body-2-regular":ui,"body-2-medium":fi,"body-2-medium-underline":Js,"body-2-semibold":hi,"label-1-medium":mi,"label-1-semibold":yi,"label-1-bold":gi,"label-2-medium":bi,"label-2-semibold":xi,"label-2-bold":vi,"caption-1-medium":Si,"caption-1-semibold":Oi,"caption-1-bold":Ei,"caption-2-medium":Ci,"caption-2-semibold":wi,"caption-2-bold":Ai,"caption-3-medium":Ri,"caption-3-semibold":Ni,"caption-3-bold":_i},fp=["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.",d.colorBrand0),backgroundErrorSubtle:o.extend("--ft-background-error-subtle","Used as background of subtle error components.",d.colorRed10),backgroundInfoSubtle:o.extend("--ft-background-info-subtle","Used as background of subtle information components.",d.colorCyan10),backgroundWarningSubtle:o.extend("--ft-background-warning-subtle","Used as background of subtle information components.",d.colorOrange10),backgroundSuccessSubtle:o.extend("--ft-background-success-subtle","Used as background of subtle success components.",d.colorGreen10),backgroundGlobalSurface:o.extend("--ft-background-global-surface","Used as app background.",d.colorWhite),backgroundGlobalOnSurface:o.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",d.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",d.colorGray30),contentActionPrimary:o.extend("--ft-content-action-primary","Used on label of primary action on light surface.",d.colorBrand0),contentWarningPrimary:o.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",d.colorOrange200),contentWarningIconOnly:o.extend("--ft-content-warning-icon-only","Used on warning status icons alone",d.colorOrange0),contentErrorPrimary:o.extend("--ft-content-error-primary","Used on label of error messages on light surface.",d.colorRed0),contentErrorIconOnly:o.extend("--ft-content-error-icon-only","Used on error status icons alone",d.colorRed70),contentInfoPrimary:o.extend("--ft-content-info-primary","Used on label of information messages on light surface.",d.colorCyan200),contentInfoIconOnly:o.extend("--ft-content-info-icon-only","Used on info status icons alone",d.colorCyan0),contentSuccessPrimary:o.extend("--ft-content-success-primary","Used on label of success messages on light surface.",d.colorGreen200),contentSuccessIconOnly:o.extend("--ft-content-success-icon-only","Used on success status icons alone",d.colorGreen0),contentGlobalPrimary:o.extend("--ft-content-global-primary","Used for main content on the page.",d.colorGray500),contentGlobalSecondary:o.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
7
- Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",d.colorGray0),contentGlobalOnColor:o.extend("--ft-content-global-on-color","Used for content on a dominant color.",d.colorWhite),borderActionPrimary:o.extend("--ft-border-action-primary","Used as border for primary action components.",d.colorBrand0),borderActionFocusRing:o.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",d.colorCyan0),borderWarningPrimary:o.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",d.colorOrange200),borderWarningSubtle:o.extend("--ft-border-warning-subtle","Used as border for warning components.",d.colorOrange30),borderSuccessPrimary:o.extend("--ft-border-success-primary","Used as border for success buttons.",d.colorGreen200),borderSuccessSubtle:o.extend("--ft-border-success-subtle","Used as border for success components.",d.colorGreen30),borderErrorPrimary:o.extend("--ft-border-error-primary","Used as border for text fields in error states.",d.colorRed0),borderErrorSubtle:o.extend("--ft-border-error-subtle","Used as border for error components.",d.colorRed30),borderInfoPrimary:o.extend("--ft-border-info-primary","Used as border for buttons in info color.",d.colorCyan200),borderInfoSubtle:o.extend("--ft-border-info-subtle","Used as border for information components.",d.colorCyan30),borderGlobalPrimary:o.extend("--ft-border-global-primary","Used as border for element like input.",d.colorGray50),borderGlobalSubtle:o.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",d.colorGray30),borderInputPrimary:o.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",d.colorGray80)};var R={largeHeight:o.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ft-button-large-horizontal-padding","",d.spacing4),largeGap:o.extend("--ft-button-large-gap","",d.spacing2),largeBorderRadius:o.extend("--ft-button-large-border-radius","",d.borderRadiusS),largeIconSize:o.extend("--ft-button-large-icon-size","",d.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","",d.spacing3),mediumGap:o.extend("--ft-button-medium-gap","",d.spacing2),mediumBorderRadius:o.extend("--ft-button-medium-border-radius","",d.borderRadiusS),mediumIconSize:o.extend("--ft-button-medium-icon-size","",d.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","",d.spacing2),smallGap:o.extend("--ft-button-small-gap","",d.spacing1),smallBorderRadius:o.extend("--ft-button-small-border-radius","",d.borderRadiusS),smallIconSize:o.extend("--ft-button-small-icon-size","",d.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","",d.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","",d.borderRadiusPill),primaryBackgroundColor:o.extend("--ft-button-primary-background-color","",u.backgroundActionPrimary),primaryColor:o.extend("--ft-button-primary-color","",u.contentGlobalOnColor),primaryIconColor:o.extend("--ft-button-primary-icon-color","",u.contentGlobalOnColor),primaryStateLayerColor:o.extend("--ft-button-primary-state-layer-color","",u.contentGlobalOnColor),primaryHoverStateLayerOpacity:o.extend("--ft-button-primary-hover-state-layer-opacity","",d.opacity16),primaryFocusStateLayerOpacity:o.extend("--ft-button-primary-focus-state-layer-opacity","",d.opacity16),primaryActiveStateLayerOpacity:o.extend("--ft-button-primary-active-state-layer-opacity","",d.opacity24),primaryDisabledComponentOpacity:o.extend("--ft-button-primary-disabled-component-opacity","",d.opacity40),focusFocusRingColor:o.extend("--ft-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBackgroundColor:o.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:o.extend("--ft-button-tertiary-color","",u.contentActionPrimary),tertiaryIconColor:o.extend("--ft-button-tertiary-icon-color","",u.contentActionPrimary),tertiaryStateLayerColor:o.extend("--ft-button-tertiary-state-layer-color","",u.contentActionPrimary),tertiaryHoverStateLayerOpacity:o.extend("--ft-button-tertiary-hover-state-layer-opacity","",d.opacity8),tertiaryFocusStateLayerOpacity:o.extend("--ft-button-tertiary-focus-state-layer-opacity","",d.opacity8),tertiaryActiveStateLayerOpacity:o.extend("--ft-button-tertiary-active-state-layer-opacity","",d.opacity16),tertiaryDisabledComponentOpacity:o.extend("--ft-button-tertiary-disabled-component-opacity","",d.opacity40),secondaryBackgroundColor:o.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:o.extend("--ft-button-secondary-color","",u.contentActionPrimary),secondaryIconColor:o.extend("--ft-button-secondary-icon-color","",u.contentActionPrimary),secondaryStateLayerColor:o.extend("--ft-button-secondary-state-layer-color","",u.contentActionPrimary),secondaryHoverStateLayerOpacity:o.extend("--ft-button-secondary-hover-state-layer-opacity","",d.opacity8),secondaryFocusStateLayerOpacity:o.extend("--ft-button-secondary-focus-state-layer-opacity","",d.opacity8),secondaryActiveStateLayerOpacity:o.extend("--ft-button-secondary-active-state-layer-opacity","",d.opacity16),secondaryDisabledComponentOpacity:o.extend("--ft-button-secondary-disabled-component-opacity","",d.opacity40),secondaryBorderColor:o.extend("--ft-button-secondary-border-color","",u.borderActionPrimary),neutralBackgroundColor:o.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:o.extend("--ft-button-neutral-icon-color","",u.contentGlobalSecondary),neutralColor:o.extend("--ft-button-neutral-color","",u.contentGlobalSecondary),neutralStateLayerColor:o.extend("--ft-button-neutral-state-layer-color","",u.contentGlobalSecondary),neutralHoverStateLayerOpacity:o.extend("--ft-button-neutral-hover-state-layer-opacity","",d.opacity8),neutralFocusStateLayerOpacity:o.extend("--ft-button-neutral-focus-state-layer-opacity","",d.opacity8),neutralActiveStateLayerOpacity:o.extend("--ft-button-neutral-active-state-layer-opacity","",d.opacity16),neutralDisabledComponentOpacity:o.extend("--ft-button-neutral-disabled-component-opacity","",d.opacity40)};var hp={neutralOffHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",d.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",d.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","",d.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","",d.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",d.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",d.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","",d.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","",d.spacing3),largeGap:o.extend("--ft-chip-choice-large-gap","",d.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","",d.iconSize3),mediumMinHeight:o.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-choice-medium-horizontal-padding","",d.spacing2),mediumGap:o.extend("--ft-chip-choice-medium-gap","",d.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","",d.iconSize2)};var mp={largeMinHeight:o.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-large-horizontal-padding","",d.spacing3),largeButtonRightPadding:o.extend("--ft-chip-large-button-right-padding","",d.spacing1),largeGap:o.extend("--ft-chip-large-gap","",d.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","",d.iconSize3),mediumMinHeight:o.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-medium-horizontal-padding","",d.spacing2),mediumButtonRightPadding:o.extend("--ft-chip-medium-button-right-padding","",d.spacing05),mediumGap:o.extend("--ft-chip-medium-gap","",d.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","",d.iconSize2),smallMinHeight:o.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-chip-small-horizontal-padding","",d.spacing1),smallButtonRightPadding:o.extend("--ft-chip-small-button-right-padding","",d.spacing05),smallGap:o.extend("--ft-chip-small-gap","",d.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","",d.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 yp={brandHoverOpacity:o.extend("--ft-link-brand-hover-opacity","",d.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","",d.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)};var gp={iconSize:o.extend("--ft-banner-icon-size","",d.iconSize5),borderWidth:o.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ft-banner-left-padding","",d.spacing6),rightPadding:o.extend("--ft-banner-right-padding","",d.spacing6),verticalPadding:o.extend("--ft-banner-vertical-padding","",d.spacing6),horizontalSideGap:o.extend("--ft-banner-horizontal-side-gap","",d.spacing6),horizontalMobileGap:o.extend("--ft-banner-horizontal-mobile-gap","",d.spacing4),verticalMobileGap:o.extend("--ft-banner-vertical-mobile-gap","",d.spacing6),horizontalMiddleGap:o.extend("--ft-banner-horizontal-middle-gap","",d.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 bp={horizontalPadding:o.extend("--ft-badge-horizontal-padding","",d.spacing1),verticalPadding:o.extend("--ft-badge-vertical-padding","",d.spacing1),borderRadius:o.extend("--ft-badge-border-radius","",d.borderRadiusPill),color:o.extend("--ft-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ft-badge-background-color","",u.contentActionPrimary)};var xp={horizontalGap:o.extend("--ft-breadcrumb-horizontal-gap","",d.spacing1),verticalGap:o.extend("--ft-breadcrumb-vertical-gap","",d.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 vp={horizontalPadding:o.extend("--ft-page-header-horizontal-padding","",d.spacing6),horizontalGap:o.extend("--ft-page-header-horizontal-gap","",d.spacing4),verticalGap:o.extend("--ft-page-header-vertical-gap","",d.spacing2),classicVerticalPadding:o.extend("--ft-page-header-classic-vertical-padding","",d.spacing6),multilineVerticalPadding:o.extend("--ft-page-header-multiline-vertical-padding","",d.spacing4),inlineVerticalPadding:o.extend("--ft-page-header-inline-vertical-padding","",d.spacing2),backgroundColor:o.extend("--ft-page-header-background-color","",d.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 Sp={smallContainerWidth:o.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:o.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:o.extend("--ft-modal-overlay-background-color","",d.colorGray700),overlayOpacity:o.extend("--ft-modal-overlay-opacity","",d.opacity40),shadow:o.extend("--ft-modal-shadow","",d.shadowElevation03),bodyBackgroundColor:o.extend("--ft-modal-body-background-color","",d.colorWhite),bodyColor:o.extend("--ft-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-modal-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:o.extend("--ft-modal-body-vertical-padding","",d.spacing6),bodyVerticalGap:o.extend("--ft-modal-body-vertical-gap","",d.spacing6),containerMargin:o.extend("--ft-modal-container-margin","",d.spacing3),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),headerTrailingIconColor:o.extend("--ft-modal-header-trailing-icon-color","",u.contentGlobalSecondary),headerVerticalPadding:o.extend("--ft-modal-header-vertical-padding","",d.spacing1),headerRightPadding:o.extend("--ft-modal-header-right-padding","",d.spacing1),headerLeftPadding:o.extend("--ft-modal-header-left-padding","",d.spacing6),headerGap:o.extend("--ft-modal-header-gap","",d.spacing2),headerBorderBottom:o.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:o.extend("--ft-modal-border-radius","",d.borderRadiusM)};var Op={overlayOpacity:o.extend("--ft-drawer-overlay-opacity","",d.opacity40),shadow:o.extend("--ft-drawer-shadow","",d.shadowElevation03),bodyColor:o.extend("--ft-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-drawer-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:o.extend("--ft-drawer-body-vertical-padding","",d.spacing6),bodyGap:o.extend("--ft-drawer-body-gap","",d.spacing6),bodyBackgroundColor:o.extend("--ft-drawer-body-background-color","",d.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","",d.spacing2),headerBorderWidth:o.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ft-drawer-header-gap","",d.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","",d.spacing6),buttonsBarVerticalPadding:o.extend("--ft-drawer-buttons-bar-vertical-padding","",d.spacing4),buttonsBarGap:o.extend("--ft-drawer-buttons-bar-gap","",d.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","",d.colorGray700)};var Ep={offBorderBottomWidth:o.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ft-tabs-off-hover-state-layer-opacity","",d.opacity8),offDefaultStateLayerOpacity:o.extend("--ft-tabs-off-default-state-layer-opacity","",d.opacity0),offFocusStateLayerOpacity:o.extend("--ft-tabs-off-focus-state-layer-opacity","",d.opacity8),offDisabledComponentOpacity:o.extend("--ft-tabs-off-disabled-component-opacity","",d.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","",d.borderRadiusS),topRightBorderRadius:o.extend("--ft-tabs-top-right-border-radius","",d.borderRadiusS),withLabelHorizontalPadding:o.extend("--ft-tabs-with-label-horizontal-padding","",d.spacing4),withLabelVerticalPadding:o.extend("--ft-tabs-with-label-vertical-padding","",d.spacing3),horizontalGap:o.extend("--ft-tabs-horizontal-gap","",d.spacing1),verticalGap:o.extend("--ft-tabs-vertical-gap","",d.spacing1),onHoverStateLayerOpacity:o.extend("--ft-tabs-on-hover-state-layer-opacity","",d.opacity16),onDefaultStateLayerOpacity:o.extend("--ft-tabs-on-default-state-layer-opacity","",d.opacity8),onFocusStateLayerOpacity:o.extend("--ft-tabs-on-focus-state-layer-opacity","",d.opacity16),onActiveStateLayerOpacity:o.extend("--ft-tabs-on-active-state-layer-opacity","",d.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","",d.spacing4),iconOnlyVerticalPadding:o.extend("--ft-tabs-icon-only-vertical-padding","",d.spacing4),alertTopPadding:o.extend("--ft-tabs-alert-top-padding","",d.spacing1),alertRightPadding:o.extend("--ft-tabs-alert-right-padding","",d.spacing05),focusOutlineWidth:o.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var Cp={fieldHorizontalPadding:o.extend("--ft-text-input-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-text-input-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-text-input-field-vertical-gap","",d.spacing05),fieldIconSize:o.extend("--ft-text-input-field-icon-size","",d.iconSize3),fieldHeight:o.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-text-input-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-text-input-helper-horizontal-gap","",d.spacing1),helperIconSize:o.extend("--ft-text-input-helper-icon-size","",d.iconSize2),borderRadius:o.extend("--ft-text-input-border-radius","",d.borderRadiusM),backgroundColor:o.extend("--ft-text-input-background-color","",d.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","",d.opacity40)};var wp={backgroundColor:o.extend("--ft-text-area-background-color","",d.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","",d.opacity40),fieldHorizontalLeftPadding:o.extend("--ft-text-area-field-horizontal-left-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-text-area-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-text-area-field-vertical-gap","",d.spacing05),fieldMinHeight:o.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ft-text-area-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-text-area-helper-horizontal-gap","",d.spacing1),helperIconSize:o.extend("--ft-text-area-helper-icon-size","",d.iconSize2),borderRadius:o.extend("--ft-text-area-border-radius","",d.borderRadiusM)};var Ap={height:o.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ft-floating-menu-horizontal-padding","",d.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","",d.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","",d.opacity8),hoverStateLayerOpacity:o.extend("--ft-floating-menu-hover-state-layer-opacity","",d.opacity8),activeStateLayerOpacity:o.extend("--ft-floating-menu-active-state-layer-opacity","",d.opacity16),disabledComponentOpacity:o.extend("--ft-floating-menu-disabled-component-opacity","",d.opacity40),iconSize:o.extend("--ft-floating-menu-icon-size","",d.iconSize3),backgroundColor:o.extend("--ft-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:o.extend("--ft-floating-menu-shadow","",d.shadowElevation02)};var Rp={fieldHorizontalPadding:o.extend("--ft-combobox-single-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-single-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-combobox-single-select-field-vertical-gap","",d.spacing05),fieldIconSize:o.extend("--ft-combobox-single-select-field-icon-size","",d.iconSize3),fieldHeight:o.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-combobox-single-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-combobox-single-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:o.extend("--ft-combobox-single-select-helper-vertical-gap","",d.spacing1),helperIconSize:o.extend("--ft-combobox-single-select-helper-icon-size","",d.iconSize2),menuVerticalGap:o.extend("--ft-combobox-single-select-menu-vertical-gap","",d.spacing2),borderRadius:o.extend("--ft-combobox-single-select-border-radius","",d.borderRadiusM),backgroundColor:o.extend("--ft-combobox-single-select-background-color","",d.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","",d.opacity40)};var Np={backgroundColor:o.extend("--ft-combobox-multi-select-background-color","",d.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","",d.opacity40),helperHorizontalPadding:o.extend("--ft-combobox-multi-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-combobox-multi-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:o.extend("--ft-combobox-multi-select-helper-vertical-gap","",d.spacing1),helperIconSize:o.extend("--ft-combobox-multi-select-helper-icon-size","",d.iconSize2),fieldHorizontalPadding:o.extend("--ft-combobox-multi-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-multi-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-combobox-multi-select-field-vertical-gap","",d.spacing05),fieldIconSize:o.extend("--ft-combobox-multi-select-field-icon-size","",d.iconSize3),fieldMaxHeight:o.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",d.spacing1),contentValuesVerticalGap:o.extend("--ft-combobox-multi-select-content-values-vertical-gap","",d.spacing1),borderRadius:o.extend("--ft-combobox-multi-select-border-radius","",d.borderRadiusM)};var _p={backgroundColor:o.extend("--ft-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ft-popover-horizontal-padding","",d.spacing6),verticalPadding:o.extend("--ft-popover-vertical-padding","",d.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","",d.spacing3),borderRadius:o.extend("--ft-popover-border-radius","",d.borderRadiusM),shadow:o.extend("--ft-popover-shadow","",d.shadowElevation02)};var Pp={hoverStateLayerOpacity:o.extend("--ft-collapsible-hover-state-layer-opacity","",d.opacity8),focusStateLayerOpacity:o.extend("--ft-collapsible-focus-state-layer-opacity","",d.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","",d.opacity16),disabledComponentOpacity:o.extend("--ft-collapsible-disabled-component-opacity","",d.opacity40),horizontalPadding:o.extend("--ft-collapsible-horizontal-padding","",d.spacing4),verticalPadding:o.extend("--ft-collapsible-vertical-padding","",d.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","",d.iconSize3)};var Tp={groupHorizontalPadding:o.extend("--ft-switch-group-horizontal-padding","",d.spacing1),groupVerticalPadding:o.extend("--ft-switch-group-vertical-padding","",d.spacing1),groupGap:o.extend("--ft-switch-group-gap","",d.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","",d.spacing2),labelVerticalPadding:o.extend("--ft-switch-label-vertical-padding","",d.spacing1),offHoverStateLayerOpacity:o.extend("--ft-switch-off-hover-state-layer-opacity","",d.opacity8),offFocusStateLayerOpacity:o.extend("--ft-switch-off-focus-state-layer-opacity","",d.opacity8),offActiveStateLayerOpacity:o.extend("--ft-switch-off-active-state-layer-opacity","",d.opacity16),offDisabledComponentOpacity:o.extend("--ft-switch-off-disabled-component-opacity","",d.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","",d.opacity8),onFocusStateLayerOpacity:o.extend("--ft-switch-on-focus-state-layer-opacity","",d.opacity8),onActiveStateLayerOpacity:o.extend("--ft-switch-on-active-state-layer-opacity","",d.opacity16),onDisabledComponentOpacity:o.extend("--ft-switch-on-disabled-component-opacity","",d.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","",d.spacing1),iconVerticalPadding:o.extend("--ft-switch-icon-vertical-padding","",d.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","",d.borderRadiusS)};var Lp={color1Light:o.extend("--ft-chart-1-light","for area color charts",d.colorBrand40),color1Base:o.extend("--ft-chart-1-base","for line charts",d.colorBrand0),color2Light:o.extend("--ft-chart-2-light","for area color charts",d.colorYellow60),color2Base:o.extend("--ft-chart-2-base","for line charts",d.colorYellow100),color3Light:o.extend("--ft-chart-3-light","",d.colorUltramarine40),color3Base:o.extend("--ft-chart-3-base","",d.colorUltramarine70),color4Light:o.extend("--ft-chart-4-light","",d.colorCyan50),color4Base:o.extend("--ft-chart-4-base","",d.colorCyan100),color5Light:o.extend("--ft-chart-5-light","",d.colorRed40),color5Base:o.extend("--ft-chart-5-base","",d.colorRed60),color6Light:o.extend("--ft-chart-6-light","",d.colorGreen40),color6Base:o.extend("--ft-chart-6-base","",d.colorGreen70),color7Light:o.extend("--ft-chart-7-light","",d.colorOrange70),color7Base:o.extend("--ft-chart-7-base","",d.colorOrange100),color8Light:o.extend("--ft-chart-8-light","",d.colorAvocado70),color8Base:o.extend("--ft-chart-8-base","",d.colorAvocado200),color9Light:o.extend("--ft-chart-9-light","",d.colorBrown50),color9Base:o.extend("--ft-chart-9-base","",d.colorBrown200),color10Light:o.extend("--ft-chart-10-light","",d.colorGray50),color10Base:o.extend("--ft-chart-10-base","",d.colorGray80),monochrome10:o.extend("--ft-chart-monochrome-10","",d.colorBrand10),monochrome20:o.extend("--ft-chart-monochrome-20","",d.colorBrand20),monochrome30:o.extend("--ft-chart-monochrome-30","",d.colorBrand40),monochrome40:o.extend("--ft-chart-monochrome-40","",d.colorBrand60),monochrome50:o.extend("--ft-chart-monochrome-50","",d.colorBrand0),monochrome60:o.extend("--ft-chart-monochrome-60","",d.colorBrand200)};var Ip={borderWidth:o.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ft-notice-horizontal-padding","",d.spacing3),verticalPadding:o.extend("--ft-notice-vertical-padding","",d.spacing2),borderRadius:o.extend("--ft-notice-border-radius","",d.borderRadiusS),gap:o.extend("--ft-notice-gap","",d.spacing2),iconSize:o.extend("--ft-notice-icon-size","",d.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 $p={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","",d.opacity16),checkedFocusStateLayerOpacity:o.extend("--ft-checkbox-checked-focus-state-layer-opacity","",d.opacity16),checkedActiveStateLayerOpacity:o.extend("--ft-checkbox-checked-active-state-layer-opacity","",d.opacity24),checkedDisabledComponentOpacity:o.extend("--ft-checkbox-checked-disabled-component-opacity","",d.opacity40),uncheckedBorderColor:o.extend("--ft-checkbox-unchecked-border-color","",d.colorGray80),uncheckedStateLayerColor:o.extend("--ft-checkbox-unchecked-state-layer-color","",d.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",d.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",d.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",d.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ft-checkbox-unchecked-disabled-component-opacity","",d.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","",d.spacing3)};var kp={offHoverStateLayerOpacity:o.extend("--ft-toggle-off-hover-state-layer-opacity","",d.opacity16),offFocusStateLayerOpacity:o.extend("--ft-toggle-off-focus-state-layer-opacity","",d.opacity16),offActiveStateLayerOpacity:o.extend("--ft-toggle-off-active-state-layer-opacity","",d.opacity24),offDisabledComponentOpacity:o.extend("--ft-toggle-off-disabled-component-opacity","",d.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","",d.opacity16),onFocusStateLayerOpacity:o.extend("--ft-toggle-on-focus-state-layer-opacity","",d.opacity16),onActiveStateLayerOpacity:o.extend("--ft-toggle-on-active-state-layer-opacity","",d.opacity24),onDisabledComponentOpacity:o.extend("--ft-toggle-on-disabled-component-opacity","",d.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","",d.spacing3)};var Dp={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","",d.opacity16),selectedFocusStateLayerOpacity:o.extend("--ft-radio-selected-focus-state-layer-opacity","",d.opacity16),selectedActiveStateLayerOpacity:o.extend("--ft-radio-selected-active-state-layer-opacity","",d.opacity24),selectedDisabledComponentOpacity:o.extend("--ft-radio-selected-disabled-component-opacity","",d.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","",d.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ft-radio-unselected-focus-state-layer-opacity","",d.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ft-radio-unselected-active-state-layer-opacity","",d.opacity24),unselectedDisabledComponentOpacity:o.extend("--ft-radio-unselected-disabled-component-opacity","",d.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","",d.spacing3)};var Mp={iconSize:o.extend("--ft-notification-icon-size","",d.iconSize4),leftPadding:o.extend("--ft-notification-left-padding","",d.spacing5),rightPadding:o.extend("--ft-notification-right-padding","",d.spacing4),verticalPadding:o.extend("--ft-notification-vertical-padding","",d.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","",d.borderRadiusPill),borderWidth:o.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ft-notification-leading-gap","",d.spacing2),trailingGap:o.extend("--ft-notification-trailing-gap","",d.spacing8)};var Up={horizontalPadding:o.extend("--ft-tooltip-horizontal-padding","",d.spacing2),verticalPadding:o.extend("--ft-tooltip-vertical-padding","",d.spacing2),borderRadius:o.extend("--ft-tooltip-border-radius","",d.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","",d.opacity80),shadow:o.extend("--ft-tooltip-shadow","",d.shadowElevation02),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ft-tooltip-gap","",d.spacing05)};var Gt;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Gt||(Gt={}));var it;(function(t){t.large="large",t.medium="medium",t.small="small"})(it||(it={}));function Pi(t){return`ftds--family-${t}`}function Ti(t){return`ftds--size-${t}`}var T={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 Mi={};q(Mi,{FtNotificationEvent:()=>$i,PostResizeEvent:()=>Di,PreResizeEvent:()=>ki});var $i=class extends CustomEvent{constructor(e){super("ft-notification",{bubbles:!0,composed:!0,detail:e})}},ki=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Di=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}};var qi={};q(qi,{computeOffsetPosition:()=>Zi});var el=["top","right","bottom","left"],Qs=["start","end"],Fi=el.reduce((t,e)=>t.concat(e,e+"-"+Qs[0],e+"-"+Qs[1]),[]),qr=Math.min,vt=Math.max,Yr=Math.round;var at=t=>({x:t,y:t}),Fp={left:"right",right:"left",bottom:"top",top:"bottom"},Bp={start:"end",end:"start"};function Bi(t,e,r){return vt(t,qr(e,r))}function Bo(t,e){return typeof t=="function"?t(e):t}function pr(t){return t.split("-")[0]}function St(t){return t.split("-")[1]}function zi(t){return t==="x"?"y":"x"}function Hi(t){return t==="y"?"height":"width"}function zo(t){return["top","bottom"].includes(pr(t))?"y":"x"}function Wi(t){return zi(zo(t))}function tl(t,e,r){r===void 0&&(r=!1);let n=St(t),i=Wi(t),a=Hi(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Ui(s)),[s,Ui(s)]}function rl(t){return t.replace(/start|end/g,e=>Bp[e])}function Ui(t){return t.replace(/left|right|bottom|top/g,e=>Fp[e])}function zp(t){return{top:0,right:0,bottom:0,left:0,...t}}function ol(t){return typeof t!="number"?zp(t):{top:t,right:t,bottom:t,left:t}}function Kt(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function nl(t,e,r){let{reference:n,floating:i}=t,a=zo(e),s=Wi(e),l=Hi(s),c=pr(e),p=a==="y",h=n.x+n.width/2-i.width/2,f=n.y+n.height/2-i.height/2,y=n[l]/2-i[l]/2,b;switch(c){case"top":b={x:h,y:n.y-i.height};break;case"bottom":b={x:h,y:n.y+n.height};break;case"right":b={x:n.x+n.width,y:f};break;case"left":b={x:n.x-i.width,y:f};break;default:b={x:n.x,y:n.y}}switch(St(e)){case"start":b[s]-=y*(r&&p?-1:1);break;case"end":b[s]+=y*(r&&p?-1:1);break}return b}var il=async(t,e,r)=>{let{placement:n="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}=nl(p,n,c),y=n,b={},x=0;for(let C=0;C<l.length;C++){let{name:w,fn:A}=l[C],{x:_,y:S,data:O,reset:E}=await A({x:h,y:f,initialPlacement:n,placement:y,strategy:i,middlewareData:b,rects:p,platform:s,elements:{reference:t,floating:e}});if(h=_??h,f=S??f,b={...b,[w]:{...b[w],...O}},E&&x<=50){x++,typeof E=="object"&&(E.placement&&(y=E.placement),E.rects&&(p=E.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):E.rects),{x:h,y:f}=nl(p,y,c)),C=-1;continue}}return{x:h,y:f,placement:y,strategy:i,middlewareData:b}};async function Vi(t,e){var r;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:y=!1,padding:b=0}=Bo(e,t),x=ol(b),w=l[y?f==="floating"?"reference":"floating":f],A=Kt(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(w)))==null||r?w:w.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:p,rootBoundary:h,strategy:c})),_=f==="floating"?{...s.floating,x:n,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},E=Kt(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:_,offsetParent:S,strategy:c}):_);return{top:(A.top-E.top+x.top)/O.y,bottom:(E.bottom-A.bottom+x.bottom)/O.y,left:(A.left-E.left+x.left)/O.x,right:(E.right-A.right+x.right)/O.x}}function Hp(t,e,r){return(t?[...r.filter(i=>St(i)===t),...r.filter(i=>St(i)!==t)]:r.filter(i=>pr(i)===i)).filter(i=>t?St(i)===t||(e?rl(i)!==i:!1):!0)}var ji=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:c,elements:p}=e,{crossAxis:h=!1,alignment:f,allowedPlacements:y=Fi,autoAlignment:b=!0,...x}=Bo(t,e),C=f!==void 0||y===Fi?Hp(f||null,b,y):y,w=await Vi(e,x),A=((r=s.autoPlacement)==null?void 0:r.index)||0,_=C[A];if(_==null)return{};let S=tl(_,a,await(c.isRTL==null?void 0:c.isRTL(p.floating)));if(l!==_)return{reset:{placement:C[0]}};let O=[w[pr(_)],w[S[0]],w[S[1]]],E=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:_,overflows:O}],M=C[A+1];if(M)return{data:{index:A+1,overflows:E},reset:{placement:M}};let K=E.map($=>{let m=St($.placement);return[$.placement,m&&h?$.overflows.slice(0,2).reduce((v,I)=>v+I,0):$.overflows[0],$.overflows]}).sort(($,m)=>$[1]-m[1]),Z=((i=K.filter($=>$[2].slice(0,St($[0])?2:3).every(m=>m<=0))[0])==null?void 0:i[0])||K[0][0];return Z!==l?{data:{index:A+1,overflows:E},reset:{placement:Z}}:{}}}};var Gi=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:w=>{let{x:A,y:_}=w;return{x:A,y:_}}},...c}=Bo(t,e),p={x:r,y:n},h=await Vi(e,c),f=zo(pr(i)),y=zi(f),b=p[y],x=p[f];if(a){let w=y==="y"?"top":"left",A=y==="y"?"bottom":"right",_=b+h[w],S=b-h[A];b=Bi(_,b,S)}if(s){let w=f==="y"?"top":"left",A=f==="y"?"bottom":"right",_=x+h[w],S=x-h[A];x=Bi(_,x,S)}let C=l.fn({...e,[y]:b,[f]:x});return{...C,data:{x:C.x-r,y:C.y-n}}}}};function st(t){return sl(t)?(t.nodeName||"").toLowerCase():"#document"}function Ce(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function lt(t){var e;return(e=(sl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function sl(t){return t instanceof Node||t instanceof Ce(t).Node}function Ze(t){return t instanceof Element||t instanceof Ce(t).Element}function ze(t){return t instanceof HTMLElement||t instanceof Ce(t).HTMLElement}function al(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Ce(t).ShadowRoot}function ur(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 ll(t){return["table","td","th"].includes(st(t))}function Wo(t){let e=Vo(),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 cl(t){let e=Zt(t);for(;ze(e)&&!Xr(e);){if(Wo(e))return e;e=Zt(e)}return null}function Vo(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Xr(t){return["html","body","#document"].includes(st(t))}function Te(t){return Ce(t).getComputedStyle(t)}function Jr(t){return Ze(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zt(t){if(st(t)==="html")return t;let e=t.assignedSlot||t.parentNode||al(t)&&t.host||lt(t);return al(e)?e.host:e}function dl(t){let e=Zt(t);return Xr(e)?t.ownerDocument?t.ownerDocument.body:t.body:ze(e)&&ur(e)?e:dl(e)}function Ho(t,e,r){var n;e===void 0&&(e=[]),r===void 0&&(r=!0);let i=dl(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=Ce(i);return a?e.concat(s,s.visualViewport||[],ur(i)?i:[],s.frameElement&&r?Ho(s.frameElement):[]):e.concat(i,Ho(i,[],r))}function fl(t){let e=Te(t),r=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=ze(t),a=i?t.offsetWidth:r,s=i?t.offsetHeight:n,l=Yr(r)!==a||Yr(n)!==s;return l&&(r=a,n=s),{width:r,height:n,$:l}}function hl(t){return Ze(t)?t:t.contextElement}function fr(t){let e=hl(t);if(!ze(e))return at(1);let r=e.getBoundingClientRect(),{width:n,height:i,$:a}=fl(e),s=(a?Yr(r.width):r.width)/n,l=(a?Yr(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var Wp=at(0);function ml(t){let e=Ce(t);return!Vo()||!e.visualViewport?Wp:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Vp(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==Ce(t)?!1:e}function Qr(t,e,r,n){e===void 0&&(e=!1),r===void 0&&(r=!1);let i=t.getBoundingClientRect(),a=hl(t),s=at(1);e&&(n?Ze(n)&&(s=fr(n)):s=fr(t));let l=Vp(a,r,n)?ml(a):at(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=Ce(a),b=n&&Ze(n)?Ce(n):n,x=y.frameElement;for(;x&&n&&b!==y;){let C=fr(x),w=x.getBoundingClientRect(),A=Te(x),_=w.left+(x.clientLeft+parseFloat(A.paddingLeft))*C.x,S=w.top+(x.clientTop+parseFloat(A.paddingTop))*C.y;c*=C.x,p*=C.y,h*=C.x,f*=C.y,c+=_,p+=S,x=Ce(x).frameElement}}return Kt({width:h,height:f,x:c,y:p})}function jp(t){let{rect:e,offsetParent:r,strategy:n}=t,i=ze(r),a=lt(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=at(1),c=at(0);if((i||!i&&n!=="fixed")&&((st(r)!=="body"||ur(a))&&(s=Jr(r)),ze(r))){let p=Qr(r);l=fr(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 Gp(t){return Array.from(t.getClientRects())}function yl(t){return Qr(lt(t)).left+Jr(t).scrollLeft}function Kp(t){let e=lt(t),r=Jr(t),n=t.ownerDocument.body,i=vt(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=vt(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-r.scrollLeft+yl(t),l=-r.scrollTop;return Te(n).direction==="rtl"&&(s+=vt(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:l}}function Zp(t,e){let r=Ce(t),n=lt(t),i=r.visualViewport,a=n.clientWidth,s=n.clientHeight,l=0,c=0;if(i){a=i.width,s=i.height;let p=Vo();(!p||p&&e==="fixed")&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:s,x:l,y:c}}function qp(t,e){let r=Qr(t,!0,e==="fixed"),n=r.top+t.clientTop,i=r.left+t.clientLeft,a=ze(t)?fr(t):at(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,c=i*a.x,p=n*a.y;return{width:s,height:l,x:c,y:p}}function pl(t,e,r){let n;if(e==="viewport")n=Zp(t,r);else if(e==="document")n=Kp(lt(t));else if(Ze(e))n=qp(e,r);else{let i=ml(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Kt(n)}function gl(t,e){let r=Zt(t);return r===e||!Ze(r)||Xr(r)?!1:Te(r).position==="fixed"||gl(r,e)}function Yp(t,e){let r=e.get(t);if(r)return r;let n=Ho(t,[],!1).filter(l=>Ze(l)&&st(l)!=="body"),i=null,a=Te(t).position==="fixed",s=a?Zt(t):t;for(;Ze(s)&&!Xr(s);){let l=Te(s),c=Wo(s);!c&&l.position==="fixed"&&(i=null),(a?!c&&!i:!c&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||ur(s)&&!c&&gl(t,s))?n=n.filter(h=>h!==s):i=l,s=Zt(s)}return e.set(t,n),n}function Xp(t){let{element:e,boundary:r,rootBoundary:n,strategy:i}=t,s=[...r==="clippingAncestors"?Yp(e,this._c):[].concat(r),n],l=s[0],c=s.reduce((p,h)=>{let f=pl(e,h,i);return p.top=vt(f.top,p.top),p.right=qr(f.right,p.right),p.bottom=qr(f.bottom,p.bottom),p.left=vt(f.left,p.left),p},pl(e,l,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Jp(t){return fl(t)}function Qp(t,e,r){let n=ze(e),i=lt(e),a=r==="fixed",s=Qr(t,!0,a,e),l={scrollLeft:0,scrollTop:0},c=at(0);if(n||!n&&!a)if((st(e)!=="body"||ur(i))&&(l=Jr(e)),n){let p=Qr(e,!0,a,e);c.x=p.x+e.clientLeft,c.y=p.y+e.clientTop}else i&&(c.x=yl(i));return{x:s.left+l.scrollLeft-c.x,y:s.top+l.scrollTop-c.y,width:s.width,height:s.height}}function ul(t,e){return!ze(t)||Te(t).position==="fixed"?null:e?e(t):t.offsetParent}function bl(t,e){let r=Ce(t);if(!ze(t))return r;let n=ul(t,e);for(;n&&ll(n)&&Te(n).position==="static";)n=ul(n,e);return n&&(st(n)==="html"||st(n)==="body"&&Te(n).position==="static"&&!Wo(n))?r:n||cl(t)||r}var eu=async function(t){let{reference:e,floating:r,strategy:n}=t,i=this.getOffsetParent||bl,a=this.getDimensions;return{reference:Qp(e,await i(r),n),floating:{x:0,y:0,...await a(r)}}};function tu(t){return Te(t).direction==="rtl"}var jo={convertOffsetParentRelativeRectToViewportRelativeRect:jp,getDocumentElement:lt,getClippingRect:Xp,getOffsetParent:bl,getElementRects:eu,getClientRects:Gp,getDimensions:Jp,getScale:fr,isElement:Ze,isRTL:tu};var xl=(t,e,r)=>{let n=new Map,i={platform:jo,...r},a={...i.platform,_c:n};return il(t,e,{...i,platform:a})};function vl(t){return ru(t)}function Ki(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function ru(t){for(let e=t;e;e=Ki(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Ki(t);e;e=Ki(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 Zi(t,e,r){return xl(t,e,{platform:{...jo,getOffsetParent:n=>jo.getOffsetParent(n,vl)},middleware:[Gi({crossAxis:!0}),ji({allowedPlacements:[r]})]})}var Qi={};q(Qi,{FtdsBase:()=>Ji,toFtdsBase:()=>Zo});var Xi={};q(Xi,{FtLitElement:()=>F});var Yi={};q(Yi,{ScopedRegistryLitElement:()=>eo});var Go=window,ou=Go.ShadowRoot&&(Go.ShadyCSS===void 0||Go.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Bg=Symbol();var Sl=(t,e)=>{ou?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=Go.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var eo=class extends ot{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 Sl(n,e.elementStyles),n}};var Ko=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},wl,Ol=Symbol("constructorPrototype"),El=Symbol("constructorName"),Al=Symbol("exportpartsDebouncer"),Cl=Symbol("dynamicDependenciesLoaded"),F=class extends eo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[wl]=new oe(5),this[El]=this.constructor.name,this[Ol]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[El]&&Object.setPrototypeOf(this,this[Ol])}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[Cl]||(e[Cl]=!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[Al].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 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(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let b=(a=(i=y.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],x=(l=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(C=>C.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...b,...x).filter(c).map(C=>C.trim()).forEach(C=>h.add(C))}if(h.size===0){this.removeAttribute("exportparts");return}let f=[...h.values()].flatMap(y=>p.map(b=>`${y}:${b}--${y}`));this.setAttribute("exportparts",[...this.part,...f].join(", "))}};wl=Al;Ko([g()],F.prototype,"exportpartsPrefix",void 0);Ko([he([])],F.prototype,"exportpartsPrefixes",void 0);Ko([g()],F.prototype,"customStylesheet",void 0);Ko([H()],F.prototype,"useAdoptedStyleSheets",void 0);var Rl=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 Zo(t){class e extends t{constructor(){super(...arguments),this.size=it.medium,this.family=Gt.neutral}getDesignSystemBaseClasses(){return{[Pi(this.family)]:!0,[Ti(this.size)]:!0}}}return Rl([g()],e.prototype,"size",void 0),Rl([g()],e.prototype,"family",void 0),e}var Ji=class extends Zo(F){};var Nl={};var ra={};q(ra,{highlightHtml:()=>ta,highlightHtmlColorCssVariable:()=>_l,highlightHtmlStyles:()=>iu});var qt=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 c=()=>{--s<=0&&i(l)};s||c(),a.forEach(p=>{t.matches(p,this.exclude)?c():this.onIframeReady(p,h=>{r(p)&&(l++,n(h)),c()},c)})}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,c)=>{l.val===n&&(a=c,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=[],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,b=>c.push(b),i)}),c.push(p);c.forEach(y=>{n(y)}),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 c=()=>{this.iterateThroughNodes(e,l,r,n,()=>{--s<=0&&i()})};this.iframes?this.waitForIframes(l,c):c()})}};var to=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 qt(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),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${n}`),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,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,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)):n.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="",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 qt.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 c=e.nodes[l+1];if(typeof c>"u"||c.start>r){if(!i(s.node))return!1;let p=r-s.start,h=(n>s.end?s.end:n)-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((b,x)=>{x>=l&&(e.nodes[x].start>0&&x!==l&&(e.nodes[x].start-=h),e.nodes[x].end-=h)}),n-=h,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(c=>{c=c.node;let p;for(;(p=e.exec(c.textContent))!==null&&p[s]!=="";){if(!n(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,n,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=>n(c[s],f),(f,y)=>{e.lastIndex=y,i(f)})}a()})}wrapRangeFromIndex(e,r,n,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=>{n(y,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",c=p=>{let h=new RegExp(this.createRegExp(p),`gm${l}`),f=0;this.log(`Searching with expression "${h}"`),this[i](h,1,(y,b)=>this.opt.filter(b,p,n,f),y=>{f++,n++,this.opt.each(y)},()=>{f===0&&this.opt.noMatch(p),a[s-1]===p?this.opt.done(n):c(a[a.indexOf(p)+1])})};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),s===0?this.opt.done(n):c(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,c)=>this.opt.filter(a,s,l,c),(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=qt.matches(n,r),a=this.matchesExclude(n);return!i||a?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function ea(t){let e=new to(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 nu=ea,_l=o.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),iu=P`
1
+ "use strict";(()=>{var Td=Object.create;var In=Object.defineProperty;var Pd=Object.getOwnPropertyDescriptor;var Ld=Object.getOwnPropertyNames;var Id=Object.getPrototypeOf,kd=Object.prototype.hasOwnProperty;var $d=(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})},Dd=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ld(e))!kd.call(t,i)&&i!==r&&In(t,i,{get:()=>e[i],enumerable:!(o=Pd(e,i))||o.enumerable});return t};var Md=(t,e,r)=>(r=t!=null?Td(Id(t)):{},Dd(e||!t||!t.__esModule?In(r,"default",{value:t,enumerable:!0}):r,t));var gc=$d((Pt,yc)=>{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 o=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function a(m){return m&&DataView.prototype.isPrototypeOf(m)}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(m){return m&&s.indexOf(Object.prototype.toString.call(m))>-1};function c(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(m)||m==="")throw new TypeError('Invalid character in header field name: "'+m+'"');return m.toLowerCase()}function p(m){return typeof m!="string"&&(m=String(m)),m}function h(m){var v={next:function(){var P=m.shift();return{done:P===void 0,value:P}}};return i.iterable&&(v[Symbol.iterator]=function(){return v}),v}function f(m){this.map={},m instanceof f?m.forEach(function(v,P){this.append(P,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}f.prototype.append=function(m,v){m=c(m),v=p(v);var P=this.map[m];this.map[m]=P?P+", "+v:v},f.prototype.delete=function(m){delete this.map[c(m)]},f.prototype.get=function(m){return m=c(m),this.has(m)?this.map[m]:null},f.prototype.has=function(m){return this.map.hasOwnProperty(c(m))},f.prototype.set=function(m,v){this.map[c(m)]=p(v)},f.prototype.forEach=function(m,v){for(var P in this.map)this.map.hasOwnProperty(P)&&m.call(v,this.map[P],P,this)},f.prototype.keys=function(){var m=[];return this.forEach(function(v,P){m.push(P)}),h(m)},f.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),h(m)},f.prototype.entries=function(){var m=[];return this.forEach(function(v,P){m.push([P,v])}),h(m)},i.iterable&&(f.prototype[Symbol.iterator]=f.prototype.entries);function y(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function g(m){return new Promise(function(v,P){m.onload=function(){v(m.result)},m.onerror=function(){P(m.error)}})}function b(m){var v=new FileReader,P=g(v);return v.readAsArrayBuffer(m),P}function E(m){var v=new FileReader,P=g(v),z=/charset=([A-Za-z0-9_-]+)/.exec(m.type),V=z?z[1]:"utf-8";return v.readAsText(m,V),P}function _(m){for(var v=new Uint8Array(m),P=new Array(v.length),z=0;z<v.length;z++)P[z]=String.fromCharCode(v[z]);return P.join("")}function w(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:i.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:i.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():i.arrayBuffer&&i.blob&&a(m)?(this._bodyArrayBuffer=w(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||l(m))?this._bodyArrayBuffer=w(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof m=="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(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var m=y(this);if(m)return m;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 m=y(this);return m||(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(b);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return E(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(_(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(D)}),this.json=function(){return this.text().then(JSON.parse)},this}var S=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function O(m){var v=m.toUpperCase();return S.indexOf(v)>-1?v:m}function C(m,v){if(!(this instanceof C))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var P=v.body;if(m instanceof C){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new f(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!P&&m._bodyInit!=null&&(P=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new f(v.headers)),this.method=O(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in o){var F=new AbortController;return F.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(v.cache==="no-store"||v.cache==="no-cache")){var z=/([?&])_=[^&]*/;if(z.test(this.url))this.url=this.url.replace(z,"$1_="+new Date().getTime());else{var V=/\?/;this.url+=(V.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}C.prototype.clone=function(){return new C(this,{body:this._bodyInit})};function D(m){var v=new FormData;return m.trim().split("&").forEach(function(P){if(P){var z=P.split("="),V=z.shift().replace(/\+/g," "),F=z.join("=").replace(/\+/g," ");v.append(decodeURIComponent(V),decodeURIComponent(F))}}),v}function W(m){var v=new f,P=m.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(z){return z.indexOf(`
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]`,zr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Es=/-->/g,Cs=/>/g,Mt=RegExp(`>|${$n}(?:([^\\s"'>=/]+)(${$n}*=${$n}*(?:[^
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,zs=/-->/g,Hs=/>/g,Wt=RegExp(`>|${zn}(?:([^\\s"'>=/]+)(${zn}*=${zn}*(?:[^
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`
8
8
  .highlight-html-match {
9
- background: ${_l};
9
+ background: ${Dl};
10
10
  }
11
- `;function ta(t,e,r){var n,i;let a=t.getAttribute("data-highlight-html-query");if((a??"")!==(e??"")){let s=new nu(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 h in r.attributes)p.setAttribute(h,r.attributes[h])}),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 na={};q(na,{noTextInputDefaultClearButton:()=>oa,noTextSelect:()=>ro,safariEllipsisFix:()=>oo,wordWrap:()=>au});var ro=P`
11
+ `;function da(t,e,r){var o,i;let a=t.getAttribute("data-highlight-html-query");if((a??"")!==(e??"")){let s=new yu(t);if(s.unmark(),e&&e.trim()){let l={className:(o=r?.className)!==null&&o!==void 0?o:"highlight-html-match"};r?.attributes!=null&&(l.each=p=>{for(let h in r.attributes)p.setAttribute(h,r.attributes[h])}),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:()=>bu});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:o.extend("--ft-conte
17
17
  -ms-user-select: none;
18
18
  user-select: none;
19
19
  }
20
- `,au=P`
20
+ `,bu=T`
21
21
  .ft-word-wrap {
22
22
  white-space: normal;
23
23
  word-wrap: break-word;
@@ -29,7 +29,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
29
29
  -webkit-hyphens: auto;
30
30
  hyphens: auto
31
31
  }
32
- `,oo=P`
32
+ `,uo=T`
33
33
  .ft-safari-ellipsis-fix {
34
34
  margin-right: 0;
35
35
 
@@ -40,16 +40,16 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
40
40
  display: inline-block;
41
41
  width: 0;
42
42
  }
43
- `,oa=P`
43
+ `,ua=T`
44
44
  input::-webkit-search-cancel-button,
45
45
  input::-webkit-search-decoration,
46
46
  input::-webkit-search-results-button,
47
47
  input::-webkit-search-results-decoration {
48
48
  display: none;
49
49
  }
50
- `;var Pl={};var ia={};q(ia,{ParametrizedLabelResolver:()=>no});var no=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 Ta={};q(Ta,{FtCommandQueue:()=>io,FtLitElementRedux:()=>ke,FtReduxStore:()=>dt,clearAllStores:()=>ju,isFtReduxStore:()=>Yt,redux:()=>$e,reduxEventListener:()=>lu,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)},$e=t=>{let e=t??{};return(r,n)=>{var i;let a={hasChanged:Kr,attribute:!1,...e};g(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})}},lu=t=>(e,r)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(r,t)};var io=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 Yt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Tl,Ll,Il,qo=Symbol("internalReduxEventsUnsubscribers"),Ot=Symbol("internalStoresUnsubscribers"),Xt=Symbol("internalStores"),ke=class extends F{constructor(){super(...arguments),this[Tl]=new Map,this[Ll]=new Map,this[Il]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[Xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xt].get(e)}addStore(e,r){var n;r=(n=r??(Yt(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[Xt].delete(r)}setupStore(e,r){this[Xt].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xt].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[Ot].has(e.store):this[Ot].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[Ot].set(e,r.subscribe(()=>this.updateFromStores())),Yt(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[qo].push(()=>r.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Ot].forEach((e,r)=>this.unsubscribeFromStore(r)),this[qo].forEach(e=>e()),this[qo]=[]}unsubscribeFromStore(e){this[Ot].has(e)&&this[Ot].get(e)(),this[Ot].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Tl=Ot,Ll=Xt,Il=qo;ke.reduxProperties=new Map;ke.reduxReactiveProperties=new Set;ke.reduxEventListeners=new Map;function De(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 ct(t){return!!t&&!!t[te]}function He(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)===yu}(t)||Array.isArray(t)||!!t[Bl]||!!(!((e=t.constructor)===null||e===void 0)&&e[Bl])||ha(t)||ma(t))}function Jt(t,e,r){r===void 0&&(r=!1),yr(t)===0?(r?Object.keys:mr)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function yr(t){var e=t[te];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:ha(t)?2:ma(t)?3:0}function hr(t,e){return yr(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function cu(t,e){return yr(t)===2?t.get(e):t[e]}function zl(t,e,r){var n=yr(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Hl(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function ha(t){return hu&&t instanceof Map}function ma(t){return mu&&t instanceof Set}function Et(t){return t.o||t.t}function ya(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=jl(t);delete e[te];for(var r=mr(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 ga(t,e){return e===void 0&&(e=!1),ba(t)||ct(t)||!He(t)||(yr(t)>1&&(t.set=t.add=t.clear=t.delete=du),Object.freeze(t),e&&Jt(t,function(r,n){return ga(n,!0)},!0)),t}function du(){De(2)}function ba(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function qe(t){var e=fa[t];return e||De(18,t),e}function pu(t,e){fa[t]||(fa[t]=e)}function da(){return so}function aa(t,e){e&&(qe("Patches"),t.u=[],t.s=[],t.v=e)}function Yo(t){pa(t),t.p.forEach(uu),t.p=null}function pa(t){t===so&&(so=t.l)}function $l(t){return so={p:[],l:so,h:t,m:!0,_:0}}function uu(t){var e=t[te];e.i===0||e.i===1?e.j():e.g=!0}function sa(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[te].P&&(Yo(e),De(4)),He(t)&&(t=Xo(e,t),e.l||Jo(e,t)),e.u&&qe("Patches").M(r[te].t,t,e.u,e.s)):t=Xo(e,r,[]),Yo(e),e.u&&e.v(e.u,e.s),t!==Vl?t:void 0}function Xo(t,e,r){if(ba(e))return e;var n=e[te];if(!n)return Jt(e,function(l,c){return kl(t,n,e,l,c,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Jo(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=ya(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Jt(a,function(l,c){return kl(t,n,i,l,c,r,s)}),Jo(t,i,!1),r&&t.u&&qe("Patches").N(n,r,t.u,t.s)}return n.o}function kl(t,e,r,n,i,a,s){if(ct(i)){var l=Xo(t,i,a&&e&&e.i!==3&&!hr(e.R,n)?a.concat(n):void 0);if(zl(r,n,l),!ct(l))return;t.m=!1}else s&&r.add(i);if(He(i)&&!ba(i)){if(!t.h.D&&t._<1)return;Xo(t,i),e&&e.A.l||Jo(t,i)}}function Jo(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&ga(e,r)}function la(t,e){var r=t[te];return(r?Et(r):t)[e]}function Dl(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 Ct(t){t.P||(t.P=!0,t.l&&Ct(t.l))}function ca(t){t.o||(t.o=ya(t.t))}function ua(t,e,r){var n=ha(e)?qe("MapSet").F(e,r):ma(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:da(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},c=l,p=lo;s&&(c=[l],p=ao);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:da()).p.push(n),n}function fu(t){return ct(t)||De(22,t),function e(r){if(!He(r))return r;var n,i=r[te],a=yr(r);if(i){if(!i.P&&(i.i<4||!qe("ES5").K(i)))return i.t;i.I=!0,n=Ml(r,a),i.I=!1}else n=Ml(r,a);return Jt(n,function(s,l){i&&cu(i.t,s)===l||zl(n,s,e(l))}),a===3?new Set(n):n}(t)}function Ml(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return ya(t)}function Wl(){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[te];return lo.get(p,s)},set:function(p){var h=this[te];lo.set(h,s,p)}},c}function e(s){for(var l=s.length-1;l>=0;l--){var c=s[l][te];if(!c.P)switch(c.i){case 5:n(c)&&Ct(c);break;case 4:r(c)&&Ct(c)}}}function r(s){for(var l=s.t,c=s.k,p=mr(c),h=p.length-1;h>=0;h--){var f=p[h];if(f!==te){var y=l[f];if(y===void 0&&!hr(l,f))return!0;var b=c[f],x=b&&b[te];if(x?x.t!==y:!Hl(b,y))return!0}}var C=!!l[te];return p.length!==mr(l).length+(C?0:1)}function n(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&&De(3,JSON.stringify(Et(s)))}var a={};pu("ES5",{J:function(s,l){var c=Array.isArray(s),p=function(f,y){if(f){for(var b=Array(y.length),x=0;x<y.length;x++)Object.defineProperty(b,""+x,t(x,!0));return b}var C=jl(y);delete C[te];for(var w=mr(C),A=0;A<w.length;A++){var _=w[A];C[_]=t(_,f||!!C[_].enumerable)}return Object.create(Object.getPrototypeOf(y),C)}(c,s),h={i:c?5:4,A:l?l.A:da(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,te,{value:h,writable:!0}),p},S:function(s,l,c){c?ct(l)&&l[te].A===s&&e(s.p):(s.u&&function p(h){if(h&&typeof h=="object"){var f=h[te];if(f){var y=f.t,b=f.k,x=f.R,C=f.i;if(C===4)Jt(b,function(O){O!==te&&(y[O]!==void 0||hr(y,O)?x[O]||p(b[O]):(x[O]=!0,Ct(f)))}),Jt(y,function(O){b[O]!==void 0||hr(b,O)||(x[O]=!1,Ct(f))});else if(C===5){if(n(f)&&(Ct(f),x.length=!0),b.length<y.length)for(var w=b.length;w<y.length;w++)x[w]=!1;else for(var A=y.length;A<b.length;A++)x[A]=!0;for(var _=Math.min(b.length,y.length),S=0;S<_;S++)b.hasOwnProperty(S)||(x[S]=!0),x[S]===void 0&&p(b[S])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var Ul,so,xa=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",hu=typeof Map<"u",mu=typeof Set<"u",Fl=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Vl=xa?Symbol.for("immer-nothing"):((Ul={})["immer-nothing"]=!0,Ul),Bl=xa?Symbol.for("immer-draftable"):"__$immer_draftable",te=xa?Symbol.for("immer-state"):"__$immer_state";var yu=""+Object.prototype.constructor,mr=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 mr(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},fa={},lo={get:function(t,e){if(e===te)return t;var r=Et(t);if(!hr(r,e))return function(i,a,s){var l,c=Dl(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 n=r[e];return t.I||!He(n)?n:n===la(t.t,e)?(ca(t),t.o[e]=ua(t.A.h,n,t)):n},has:function(t,e){return e in Et(t)},ownKeys:function(t){return Reflect.ownKeys(Et(t))},set:function(t,e,r){var n=Dl(Et(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=la(Et(t),e),a=i?.[te];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Hl(r,i)&&(r!==void 0||hr(t.t,e)))return!0;ca(t),Ct(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 la(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,ca(t),Ct(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=Et(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){De(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){De(12)}},ao={};Jt(lo,function(t,e){ao[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ao.deleteProperty=function(t,e){return ao.set.call(this,t,e,void 0)},ao.set=function(t,e,r){return lo.set.call(this,t[0],e,r,t[0])};var gu=function(){function t(r){var n=this;this.O=Fl,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var l=a;a=i;var c=n;return function(C){var w=this;C===void 0&&(C=l);for(var A=arguments.length,_=Array(A>1?A-1:0),S=1;S<A;S++)_[S-1]=arguments[S];return c.produce(C,function(O){var E;return(E=a).call.apply(E,[w,O].concat(_))})}}var p;if(typeof a!="function"&&De(6),s!==void 0&&typeof s!="function"&&De(7),He(i)){var h=$l(n),f=ua(n,i,void 0),y=!0;try{p=a(f),y=!1}finally{y?Yo(h):pa(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(C){return aa(h,s),sa(C,h)},function(C){throw Yo(h),C}):(aa(h,s),sa(p,h))}if(!i||typeof i!="object"){if((p=a(i))===void 0&&(p=i),p===Vl&&(p=void 0),n.D&&ga(p,!0),s){var b=[],x=[];qe("Patches").M(i,p,b,x),s(b,x)}return p}De(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 n.produceWithPatches(p,function(b){return i.apply(void 0,[b].concat(f))})};var s,l,c=n.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){He(r)||De(8),ct(r)&&(r=fu(r));var n=$l(this),i=ua(this,r,void 0);return i[te].C=!0,pa(n),i},e.finishDraft=function(r,n){var i=r&&r[te],a=i.A;return aa(a,n),sa(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Fl&&De(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 ct(r)?s(r,n):this.produce(r,function(l){return s(l,n)})},t}(),Le=new gu,bu=Le.produce,hb=Le.produceWithPatches.bind(Le),mb=Le.setAutoFreeze.bind(Le),yb=Le.setUseProxies.bind(Le),gb=Le.applyPatches.bind(Le),bb=Le.createDraft.bind(Le),xb=Le.finishDraft.bind(Le),Qo=bu;function wt(t){"@babel/helpers - typeof";return wt=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},wt(t)}function va(t,e){if(wt(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(wt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Sa(t){var e=va(t,"string");return wt(e)==="symbol"?e:String(e)}function Oa(t,e,r){return e=Sa(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Gl(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 en(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Gl(Object(r),!0).forEach(function(n){Oa(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Gl(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function ye(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 Kl=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ea=function(){return Math.random().toString(36).substring(7).split("").join(".")},tn={INIT:"@@redux/INIT"+Ea(),REPLACE:"@@redux/REPLACE"+Ea(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ea()}};function xu(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 Ca(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ye(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ye(1));return r(Ca)(t,e)}if(typeof t!="function")throw new Error(ye(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(ye(3));return a}function f(C){if(typeof C!="function")throw new Error(ye(4));if(c)throw new Error(ye(5));var w=!0;return p(),l.push(C),function(){if(w){if(c)throw new Error(ye(6));w=!1,p();var _=l.indexOf(C);l.splice(_,1),s=null}}}function y(C){if(!xu(C))throw new Error(ye(7));if(typeof C.type>"u")throw new Error(ye(8));if(c)throw new Error(ye(9));try{c=!0,a=i(a,C)}finally{c=!1}for(var w=s=l,A=0;A<w.length;A++){var _=w[A];_()}return C}function b(C){if(typeof C!="function")throw new Error(ye(10));i=C,y({type:tn.REPLACE})}function x(){var C,w=f;return C={subscribe:function(_){if(typeof _!="object"||_===null)throw new Error(ye(11));function S(){_.next&&_.next(h())}S();var O=w(S);return{unsubscribe:O}}},C[Kl]=function(){return this},C}return y({type:tn.INIT}),n={dispatch:y,subscribe:f,getState:h,replaceReducer:b},n[Kl]=x,n}function vu(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:tn.INIT});if(typeof n>"u")throw new Error(ye(12));if(typeof r(void 0,{type:tn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ye(13))})}function Zl(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{vu(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,b={},x=0;x<a.length;x++){var C=a[x],w=r[C],A=p[C],_=w(A,h);if(typeof _>"u"){var S=h&&h.type;throw new Error(ye(14))}b[C]=_,y=y||_!==A}return y=y||a.length!==Object.keys(p).length,y?b:p}}function gr(){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 ql(){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(ye(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(c){return c(s)});return a=gr.apply(void 0,l)(i.dispatch),en(en({},i),{},{dispatch:a})}}}function Yl(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 Xl=Yl();Xl.withExtraArgument=Yl;var wa=Xl;var rc=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)}}(),Su=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(h){return c([p,h])}}function c(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(h){p=[6,h],i=0}finally{n=a=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},br=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Ou=Object.defineProperty,Eu=Object.defineProperties,Cu=Object.getOwnPropertyDescriptors,Jl=Object.getOwnPropertySymbols,wu=Object.prototype.hasOwnProperty,Au=Object.prototype.propertyIsEnumerable,Ql=function(t,e,r){return e in t?Ou(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},At=function(t,e){for(var r in e||(e={}))wu.call(e,r)&&Ql(t,r,e[r]);if(Jl)for(var n=0,i=Jl(e);n<i.length;n++){var r=i[n];Au.call(e,r)&&Ql(t,r,e[r])}return t},Aa=function(t,e){return Eu(t,Cu(e))},Ru=function(t,e,r){return new Promise(function(n,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?n(c.value):Promise.resolve(c.value).then(a,s)};l((r=r.apply(t,e)).next())})};var Nu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?gr:gr.apply(null,arguments)},Mb=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function _u(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 Pu=function(t){rc(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,br([void 0],r[0].concat(this)))):new(e.bind.apply(e,br([void 0],r.concat(this))))},e}(Array),Tu=function(t){rc(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,br([void 0],r[0].concat(this)))):new(e.bind.apply(e,br([void 0],r.concat(this))))},e}(Array);function _a(t){return He(t)?Qo(t,function(){}):t}function Lu(t){return typeof t=="boolean"}function Iu(){return function(e){return $u(e)}}function $u(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 Pu;if(r&&(Lu(r)?l.push(wa):l.push(wa.withExtraArgument(r.extraArgument))),0){if(i)var c;if(s)var p}return l}var Ra=!0;function oc(t){var e=Iu(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,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,b;if(typeof i=="function")b=i;else if(_u(i))b=Zl(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),!Ra&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ra&&x.some(function(O){return typeof O!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=ql.apply(void 0,x),w=gr;c&&(w=Nu(At({trace:!Ra},typeof c=="object"&&c)));var A=new Tu(C),_=A;Array.isArray(y)?_=br([C],y):typeof y=="function"&&(_=y(A));var S=w.apply(void 0,_);return Ca(b,h,S)}function Rt(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 At(At({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 nc(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 ku(t){return typeof t=="function"}function Du(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?nc(e):[e,r,n],a=i[0],s=i[1],l=i[2],c;if(ku(t))c=function(){return _a(t())};else{var p=_a(t);c=function(){return p}}function h(f,y){f===void 0&&(f=c());var b=br([a[y.type]],s.filter(function(x){var C=x.matcher;return C(y)}).map(function(x){var C=x.reducer;return C}));return b.filter(function(x){return!!x}).length===0&&(b=[l]),b.reduce(function(x,C){if(C)if(ct(x)){var w=x,A=C(w,y);return A===void 0?x:A}else{if(He(x))return Qo(x,function(_){return C(_,y)});var A=C(x,y);if(A===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return x},f)}return h.getInitialState=c,h}function Mu(t,e){return t+"/"+e}function ic(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:_a(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(h){var f=n[h],y=Mu(e,h),b,x;"reducer"in f?(b=f.reducer,x=f.prepare):b=f,a[h]=b,s[y]=b,l[h]=x?Rt(y,x):Rt(y)});function c(){var h=typeof t.extraReducers=="function"?nc(t.extraReducers):[t.extraReducers],f=h[0],y=f===void 0?{}:f,b=h[1],x=b===void 0?[]:b,C=h[2],w=C===void 0?void 0:C,A=At(At({},y),s);return Du(r,function(_){for(var S in A)_.addCase(S,A[S]);for(var O=0,E=x;O<E.length;O++){var M=E[O];_.addMatcher(M.matcher,M.reducer)}w&&_.addDefaultCase(w)})}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 Uu="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Fu=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Uu[Math.random()*64|0];return e},Bu=["name","message","stack","code"],Na=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ec=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),zu=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Bu;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},zb=function(){function t(e,r,n){var i=Rt(e+"/fulfilled",function(h,f,y,b){return{payload:h,meta:Aa(At({},b||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),a=Rt(e+"/pending",function(h,f,y){return{payload:void 0,meta:Aa(At({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=Rt(e+"/rejected",function(h,f,y,b,x){return{payload:b,error:(n&&n.serializeError||zu)(h||"Rejected"),meta:Aa(At({},x||{}),{arg:y,requestId:f,rejectedWithValue:!!b,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,b){var x=n?.idGenerator?n.idGenerator(h):Fu(),C=new c,w,A=!1;function _(O){w=O,C.abort()}var S=function(){return Ru(this,null,function(){var O,E,M,K,J,Z,$;return Su(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),K=(O=n?.condition)==null?void 0:O.call(n,h,{getState:y,extra:b}),Wu(K)?[4,K]:[3,2];case 1:K=m.sent(),m.label=2;case 2:if(K===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,J=new Promise(function(v,I){return C.signal.addEventListener("abort",function(){return I({name:"AbortError",message:w||"Aborted"})})}),f(a(x,h,(E=n?.getPendingMeta)==null?void 0:E.call(n,{requestId:x,arg:h},{getState:y,extra:b}))),[4,Promise.race([J,Promise.resolve(r(h,{dispatch:f,getState:y,extra:b,requestId:x,signal:C.signal,abort:_,rejectWithValue:function(v,I){return new Na(v,I)},fulfillWithValue:function(v,I){return new ec(v,I)}})).then(function(v){if(v instanceof Na)throw v;return v instanceof ec?i(v.payload,x,h,v.meta):i(v,x,h)})])];case 3:return M=m.sent(),[3,5];case 4:return Z=m.sent(),M=Z instanceof Na?s(null,x,h,Z.payload,Z.meta):s(Z,x,h),[3,5];case 5:return $=n&&!n.dispatchConditionRejection&&s.match(M)&&M.meta.condition,$||f(M),[2,M]}})})}();return Object.assign(S,{abort:_,requestId:x,arg:h,unwrap:function(){return S.then(Hu)}})}}return Object.assign(p,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Hu(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Wu(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var ac="listener",sc="completed",lc="cancelled",Hb="task-"+lc,Wb="task-"+sc,Vb=ac+"-"+lc,jb=ac+"-"+sc;var Pa="listenerMiddleware";var Gb=Rt(Pa+"/add"),Kb=Rt(Pa+"/removeAll"),Zb=Rt(Pa+"/remove");var tc,qb=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(tc||(tc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Vu=function(t){return function(e){setTimeout(e,t)}},Yb=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Vu(10);Wl();window.ftReduxStores||(window.ftReduxStores={});var dt=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(Yt(a))return a;if(i==null)return;let s=ic({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),l=oc({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 io,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,l=n[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 ju(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))Yt(e)&&e.clear()}var $a={};q($a,{scrollHelper:()=>Gu});var La,rn=new Map,Ia=class{lock(e,r){if(r){let n=rn.get(r);if(n==null||n===e)return rn.set(r,e),r}}release(e,r){r&&rn.get(r)===e&&rn.delete(r)}findFirstScrollableParent(e){let r,n=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",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=ri(0,(s-n.scrollTop)/(s-a),1),c=this.computeTopOffsetRatio(r?.position,l)*(a-s)+s;n.scrollTo({behavior:r?.behavior,top:c})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(La=window.FluidTopicsScrollHelper)!==null&&La!==void 0?La:new Ia;var Gu=window.FluidTopicsScrollHelper;var ka={};q(ka,{shadowQuerySelector:()=>Ku,shadowQuerySelectorAll:()=>Zu});function Ku(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 Zu(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 Da={};q(Da,{serializeRequest:()=>Yu});function qu(t){return`"${t}"`}function Yu(t,e){var r,n,i,a,s,l,c,p,h;let f=new URLSearchParams({"content-lang":(r=e.contentLocale)!==null&&r!==void 0?r:"all"});((n=e.query)===null||n===void 0?void 0:n.length)>0&&f.append("query",e.query),e.scope&&e.scope!=="DEFAULT"&&f.append("scope",e.scope.toLowerCase()),e.virtualField&&e.virtualField!=="EVERYWHERE"&&f.append("virtual-field",e.virtualField.toLowerCase()),((i=e.sort)===null||i===void 0?void 0:i.length)>0&&e.sort[0].key==="ft:lastEdition"&&f.append("sort","last_update");let y=(s=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(w=>w.valueFilter))!==null&&s!==void 0?s:[];if(y.length>0){let w=y.map(A=>{var _,S;let O=((S=(_=A.valueFilter)===null||_===void 0?void 0:_.values)!==null&&S!==void 0?S:[]).map(E=>E.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*")).map(E=>encodeURIComponent(qu(E))).join("_");return`${A.key}~${O}`}).join("*");f.append("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(A=>{var _;return`${A.key}~${(_=A.dateFilter)===null||_===void 0?void 0:_.type.toLowerCase()}`}).join("*");f.append("date-filters",w)}let x=(h=(p=e.metadataFilters)===null||p===void 0?void 0:p.filter(w=>w.rangeFilter))!==null&&h!==void 0?h:[];if(x.length>0){let w=x.map(A=>{var _,S;return`${A.key}~${(_=A.rangeFilter)===null||_===void 0?void 0:_.from}_${(S=A.rangeFilter)===null||S===void 0?void 0:S.to}`}).join("*");f.append("range-filters",w)}return new URL(`${t.replace(/\/+$/,"")}/search?${f.toString()}`).href}var Ua={};q(Ua,{toFtFormComponent:()=>Ma});var on=Symbol("elementInternals");function Ma(t,e){class r extends t{static get formAssociated(){return!0}get form(){return this[on].form}constructor(...i){super(i),this[on]=this.attachInternals(),this[on].role=e}setFormValue(i){this[on].setFormValue(i)}}return r}var Fa={};q(Fa,{DateFormatter:()=>xr});var xr=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 Ba,za,Ha,Wa,co=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Ha=(za=(Ba=window.safari)===null||Ba===void 0?void 0:Ba.pushNotification)===null||za===void 0?void 0:za.toString())!==null&&Ha!==void 0?Ha:"")==="[object SafariRemoteNotification]",Xu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Wa=window.ftGlobals)!==null&&Wa!==void 0?Wa:{lit:Bn,litDecorators:Vn,litRepeat:Gn,litClassMap:Kn,litStyleMap:Zn,litUnsafeHTML:Yn,wcUtils:{...Jn,...Xn,...ei,...Fa,...ti,...ni,...Ii,...Mi,...qi,...Li,...Qi,...Xi,...Nl,...oi,...ra,...na,...Pl,...ia,...Ta,...Yi,...$a,...ka,...Da,...Ua,isSafari:co,isTouchScreen:Xu,setVariable:k}};var Ux={},cc=P`
51
- `;var pc=Symbol.for(""),Ju=t=>{if(t?.r===pc)return t?._$litStatic$},Va=t=>({_$litStatic$:t,r:pc});var dc=new Map,uc=t=>(e,...r)=>{let n=r.length,i,a,s=[],l=[],c,p=0,h=!1;for(;p<n;){for(c=e[p];p<n&&(a=r[p],(i=Ju(a))!==void 0);)c+=i+e[++p],h=!0;p!==n&&l.push(a),s.push(c),p++}if(p===n&&s.push(e[n]),h){let f=s.join("$$lit$$");(e=dc.get(f))===void 0&&(s.raw=s,dc.set(f,e=s)),r=l}return t(e,...r)},ja=uc(Es),zx=uc(Cs);var Nt;(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"})(Nt||(Nt={}));function fc(t){let e=Zr[t];return P`
52
- .ft-typography--${Ft(t)} {
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 Fc=Symbol.for(""),hf=t=>{if(t?.r===Fc)return t?._$litStatic$},Qa=t=>({_$litStatic$:t,r:Fc});var Uc=new Map,Bc=t=>(e,...r)=>{let o=r.length,i,a,s=[],l=[],c,p=0,h=!1;for(;p<o;){for(c=e[p];p<o&&(a=r[p],(i=hf(a))!==void 0);)c+=i+e[++p],h=!0;p!==o&&l.push(a),s.push(c),p++}if(p===o&&s.push(e[o]),h){let f=s.join("$$lit$$");(e=Uc.get(f))===void 0&&(s.raw=s,Uc.set(f,e=s)),r=l}return t(e,...r)},es=Bc(Ls),uv=Bc(Is);var Lt;(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"})(Lt||(Lt={}));function zc(t){let e=Qr[t];return T`
52
+ .ft-typography--${Ht(t)} {
53
53
  font-family: ${e.fontFamily};
54
54
  font-size: ${e.fontSize};
55
55
  font-weight: ${e.fontWeight};
@@ -57,110 +57,110 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
57
57
  line-height: ${e.lineHeight};
58
58
  text-transform: ${e.textCase};
59
59
  }
60
- `}var hc=o.extend("--ft-typography-font-family","",T.titleFont),pt=o.extend("--ft-typography-font-family","",T.contentFont),L={fontFamily:pt,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")},vr={fontFamily:o.extend("--ft-typography-title-font-family","",hc),fontSize:o.extend("--ft-typography-title-font-size","",L.fontSize,"20px"),fontWeight:o.extend("--ft-typography-title-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-letter-spacing","",L.letterSpacing,"0.15px"),lineHeight:o.extend("--ft-typography-title-line-height","",L.lineHeight,"1.2"),textTransform:o.extend("--ft-typography-title-text-transform","",L.textTransform,"inherit")},Sr={fontFamily:o.extend("--ft-typography-title-dense-font-family","",hc),fontSize:o.extend("--ft-typography-title-dense-font-size","",L.fontSize,"14px"),fontWeight:o.extend("--ft-typography-title-dense-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-dense-letter-spacing","",L.letterSpacing,"0.105px"),lineHeight:o.extend("--ft-typography-title-dense-line-height","",L.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-title-dense-text-transform","",L.textTransform,"inherit")},Or={fontFamily:o.extend("--ft-typography-subtitle1-font-family","",pt),fontSize:o.extend("--ft-typography-subtitle1-font-size","",L.fontSize,"16px"),fontWeight:o.extend("--ft-typography-subtitle1-font-weight","",L.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-subtitle1-letter-spacing","",L.letterSpacing,"0.144px"),lineHeight:o.extend("--ft-typography-subtitle1-line-height","",L.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-subtitle1-text-transform","",L.textTransform,"inherit")},Er={fontFamily:o.extend("--ft-typography-subtitle2-font-family","",pt),fontSize:o.extend("--ft-typography-subtitle2-font-size","",L.fontSize,"14px"),fontWeight:o.extend("--ft-typography-subtitle2-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-subtitle2-letter-spacing","",L.letterSpacing,"0.098px"),lineHeight:o.extend("--ft-typography-subtitle2-line-height","",L.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-subtitle2-text-transform","",L.textTransform,"inherit")},Cr={fontFamily:o.extend("--ft-typography-body1-font-family","",pt),fontSize:o.extend("--ft-typography-body1-font-size","",L.fontSize,"16px"),fontWeight:o.extend("--ft-typography-body1-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body1-letter-spacing","",L.letterSpacing,"0.496px"),lineHeight:o.extend("--ft-typography-body1-line-height","",L.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-body1-text-transform","",L.textTransform,"inherit")},Ie={fontFamily:o.extend("--ft-typography-body2-font-family","",pt),fontSize:o.extend("--ft-typography-body2-font-size","",L.fontSize,"14px"),fontWeight:o.extend("--ft-typography-body2-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body2-letter-spacing","",L.letterSpacing,"0.252px"),lineHeight:o.extend("--ft-typography-body2-line-height","",L.lineHeight,"1.4"),textTransform:o.extend("--ft-typography-body2-text-transform","",L.textTransform,"inherit")},wr={fontFamily:o.extend("--ft-typography-caption-font-family","",pt),fontSize:o.extend("--ft-typography-caption-font-size","",L.fontSize,"12px"),fontWeight:o.extend("--ft-typography-caption-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-caption-letter-spacing","",L.letterSpacing,"0.396px"),lineHeight:o.extend("--ft-typography-caption-line-height","",L.lineHeight,"1.33"),textTransform:o.extend("--ft-typography-caption-text-transform","",L.textTransform,"inherit")},Ar={fontFamily:o.extend("--ft-typography-breadcrumb-font-family","",pt),fontSize:o.extend("--ft-typography-breadcrumb-font-size","",L.fontSize,"10px"),fontWeight:o.extend("--ft-typography-breadcrumb-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-breadcrumb-letter-spacing","",L.letterSpacing,"0.33px"),lineHeight:o.extend("--ft-typography-breadcrumb-line-height","",L.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-breadcrumb-text-transform","",L.textTransform,"inherit")},Rr={fontFamily:o.extend("--ft-typography-overline-font-family","",pt),fontSize:o.extend("--ft-typography-overline-font-size","",L.fontSize,"10px"),fontWeight:o.extend("--ft-typography-overline-font-weight","",L.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-overline-letter-spacing","",L.letterSpacing,"1.5px"),lineHeight:o.extend("--ft-typography-overline-line-height","",L.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-overline-text-transform","",L.textTransform,"uppercase")},Ye={fontFamily:o.extend("--ft-typography-button-font-family","",pt),fontSize:o.extend("--ft-typography-button-font-size","",L.fontSize,"14px"),fontWeight:o.extend("--ft-typography-button-font-weight","",L.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-button-letter-spacing","",L.letterSpacing,"1.246px"),lineHeight:o.extend("--ft-typography-button-line-height","",L.lineHeight,"1.15"),textTransform:o.extend("--ft-typography-button-text-transform","",L.textTransform,"uppercase")},mc=P`
60
+ `}var Hc=n.extend("--ft-typography-font-family","",L.titleFont),mt=n.extend("--ft-typography-font-family","",L.contentFont),I={fontFamily:mt,fontSize:n.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:n.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:n.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:n.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:n.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Rr={fontFamily:n.extend("--ft-typography-title-font-family","",Hc),fontSize:n.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:n.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:n.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:n.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},Nr={fontFamily:n.extend("--ft-typography-title-dense-font-family","",Hc),fontSize:n.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:n.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:n.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:n.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},_r={fontFamily:n.extend("--ft-typography-subtitle1-font-family","",mt),fontSize:n.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:n.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:n.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:n.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:n.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Tr={fontFamily:n.extend("--ft-typography-subtitle2-font-family","",mt),fontSize:n.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:n.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:n.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:n.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},Pr={fontFamily:n.extend("--ft-typography-body1-font-family","",mt),fontSize:n.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:n.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:n.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:n.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},ke={fontFamily:n.extend("--ft-typography-body2-font-family","",mt),fontSize:n.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:n.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:n.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:n.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},Lr={fontFamily:n.extend("--ft-typography-caption-font-family","",mt),fontSize:n.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:n.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:n.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:n.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},Ir={fontFamily:n.extend("--ft-typography-breadcrumb-font-family","",mt),fontSize:n.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:n.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:n.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:n.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},kr={fontFamily:n.extend("--ft-typography-overline-font-family","",mt),fontSize:n.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:n.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:n.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:n.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:n.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},et={fontFamily:n.extend("--ft-typography-button-font-family","",mt),fontSize:n.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:n.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:n.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:n.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:n.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},Wc=T`
61
61
  .ft-typography--title {
62
- font-family: ${vr.fontFamily};
63
- font-size: ${vr.fontSize};
64
- font-weight: ${vr.fontWeight};
65
- letter-spacing: ${vr.letterSpacing};
66
- line-height: ${vr.lineHeight};
67
- text-transform: ${vr.textTransform};
68
- }
69
- `,yc=P`
62
+ font-family: ${Rr.fontFamily};
63
+ font-size: ${Rr.fontSize};
64
+ font-weight: ${Rr.fontWeight};
65
+ letter-spacing: ${Rr.letterSpacing};
66
+ line-height: ${Rr.lineHeight};
67
+ text-transform: ${Rr.textTransform};
68
+ }
69
+ `,Vc=T`
70
70
  .ft-typography--title-dense {
71
- font-family: ${Sr.fontFamily};
72
- font-size: ${Sr.fontSize};
73
- font-weight: ${Sr.fontWeight};
74
- letter-spacing: ${Sr.letterSpacing};
75
- line-height: ${Sr.lineHeight};
76
- text-transform: ${Sr.textTransform};
77
- }
78
- `,gc=P`
71
+ font-family: ${Nr.fontFamily};
72
+ font-size: ${Nr.fontSize};
73
+ font-weight: ${Nr.fontWeight};
74
+ letter-spacing: ${Nr.letterSpacing};
75
+ line-height: ${Nr.lineHeight};
76
+ text-transform: ${Nr.textTransform};
77
+ }
78
+ `,jc=T`
79
79
  .ft-typography--subtitle1 {
80
- font-family: ${Or.fontFamily};
81
- font-size: ${Or.fontSize};
82
- font-weight: ${Or.fontWeight};
83
- letter-spacing: ${Or.letterSpacing};
84
- line-height: ${Or.lineHeight};
85
- text-transform: ${Or.textTransform};
86
- }
87
- `,bc=P`
80
+ font-family: ${_r.fontFamily};
81
+ font-size: ${_r.fontSize};
82
+ font-weight: ${_r.fontWeight};
83
+ letter-spacing: ${_r.letterSpacing};
84
+ line-height: ${_r.lineHeight};
85
+ text-transform: ${_r.textTransform};
86
+ }
87
+ `,Gc=T`
88
88
  .ft-typography--subtitle2 {
89
- font-family: ${Er.fontFamily};
90
- font-size: ${Er.fontSize};
91
- font-weight: ${Er.fontWeight};
92
- letter-spacing: ${Er.letterSpacing};
93
- line-height: ${Er.lineHeight};
94
- text-transform: ${Er.textTransform};
89
+ font-family: ${Tr.fontFamily};
90
+ font-size: ${Tr.fontSize};
91
+ font-weight: ${Tr.fontWeight};
92
+ letter-spacing: ${Tr.letterSpacing};
93
+ line-height: ${Tr.lineHeight};
94
+ text-transform: ${Tr.textTransform};
95
95
  }
96
96
 
97
- `,xc=P`
97
+ `,Kc=T`
98
98
  .ft-typography--body1 {
99
- font-family: ${Cr.fontFamily};
100
- font-size: ${Cr.fontSize};
101
- font-weight: ${Cr.fontWeight};
102
- letter-spacing: ${Cr.letterSpacing};
103
- line-height: ${Cr.lineHeight};
104
- text-transform: ${Cr.textTransform};
105
- }
106
- `,vc=P`
99
+ font-family: ${Pr.fontFamily};
100
+ font-size: ${Pr.fontSize};
101
+ font-weight: ${Pr.fontWeight};
102
+ letter-spacing: ${Pr.letterSpacing};
103
+ line-height: ${Pr.lineHeight};
104
+ text-transform: ${Pr.textTransform};
105
+ }
106
+ `,Zc=T`
107
107
  .ft-typography--body2 {
108
- font-family: ${Ie.fontFamily};
109
- font-size: ${Ie.fontSize};
110
- font-weight: ${Ie.fontWeight};
111
- letter-spacing: ${Ie.letterSpacing};
112
- line-height: ${Ie.lineHeight};
113
- text-transform: ${Ie.textTransform};
114
- }
115
- `,nn=P`
108
+ font-family: ${ke.fontFamily};
109
+ font-size: ${ke.fontSize};
110
+ font-weight: ${ke.fontWeight};
111
+ letter-spacing: ${ke.letterSpacing};
112
+ line-height: ${ke.lineHeight};
113
+ text-transform: ${ke.textTransform};
114
+ }
115
+ `,hn=T`
116
116
  .ft-typography--caption {
117
- font-family: ${wr.fontFamily};
118
- font-size: ${wr.fontSize};
119
- font-weight: ${wr.fontWeight};
120
- letter-spacing: ${wr.letterSpacing};
121
- line-height: ${wr.lineHeight};
122
- text-transform: ${wr.textTransform};
123
- }
124
- `,Sc=P`
117
+ font-family: ${Lr.fontFamily};
118
+ font-size: ${Lr.fontSize};
119
+ font-weight: ${Lr.fontWeight};
120
+ letter-spacing: ${Lr.letterSpacing};
121
+ line-height: ${Lr.lineHeight};
122
+ text-transform: ${Lr.textTransform};
123
+ }
124
+ `,qc=T`
125
125
  .ft-typography--breadcrumb {
126
- font-family: ${Ar.fontFamily};
127
- font-size: ${Ar.fontSize};
128
- font-weight: ${Ar.fontWeight};
129
- letter-spacing: ${Ar.letterSpacing};
130
- line-height: ${Ar.lineHeight};
131
- text-transform: ${Ar.textTransform};
132
- }
133
- `,Oc=P`
126
+ font-family: ${Ir.fontFamily};
127
+ font-size: ${Ir.fontSize};
128
+ font-weight: ${Ir.fontWeight};
129
+ letter-spacing: ${Ir.letterSpacing};
130
+ line-height: ${Ir.lineHeight};
131
+ text-transform: ${Ir.textTransform};
132
+ }
133
+ `,Yc=T`
134
134
  .ft-typography--overline {
135
- font-family: ${Rr.fontFamily};
136
- font-size: ${Rr.fontSize};
137
- font-weight: ${Rr.fontWeight};
138
- letter-spacing: ${Rr.letterSpacing};
139
- line-height: ${Rr.lineHeight};
140
- text-transform: ${Rr.textTransform};
141
- }
142
- `,Ec=P`
135
+ font-family: ${kr.fontFamily};
136
+ font-size: ${kr.fontSize};
137
+ font-weight: ${kr.fontWeight};
138
+ letter-spacing: ${kr.letterSpacing};
139
+ line-height: ${kr.lineHeight};
140
+ text-transform: ${kr.textTransform};
141
+ }
142
+ `,Xc=T`
143
143
  .ft-typography--button {
144
- font-family: ${Ye.fontFamily};
145
- font-size: ${Ye.fontSize};
146
- font-weight: ${Ye.fontWeight};
147
- letter-spacing: ${Ye.letterSpacing};
148
- line-height: ${Ye.lineHeight};
149
- text-transform: ${Ye.textTransform};
150
- }
151
- `,Cc=P`
144
+ font-family: ${et.fontFamily};
145
+ font-size: ${et.fontSize};
146
+ font-weight: ${et.fontWeight};
147
+ letter-spacing: ${et.letterSpacing};
148
+ line-height: ${et.lineHeight};
149
+ text-transform: ${et.textTransform};
150
+ }
151
+ `,Jc=T`
152
152
  .ft-typography {
153
153
  vertical-align: inherit;
154
154
  }
155
- `,wc=[Object.keys(Zr).map(t=>fc(t))];var Ac=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 F{constructor(){super(...arguments),this.variant=Nt.body1}render(){return this.element?ja`
156
- <${Va(this.element)}
155
+ `,Qc=[Object.keys(Qr).map(t=>zc(t))];var ed=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},pe=class extends B{constructor(){super(...arguments),this.variant=Lt.body1}render(){return this.element?es`
156
+ <${Qa(this.element)}
157
157
  part="text"
158
158
  class="ft-typography ft-typography--${this.variant}">
159
159
  <slot></slot>
160
- </${Va(this.element)}>
161
- `:ja`
160
+ </${Qa(this.element)}>
161
+ `:es`
162
162
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
163
- `}};de.styles=[mc,yc,gc,bc,xc,vc,nn,Sc,Oc,Ec,Cc,...wc];Ac([g()],de.prototype,"element",void 0);Ac([g()],de.prototype,"variant",void 0);W("ft-typography")(de);var Rc=o.extend("--ft-ripple-color","",T.colorContent),G={color:Rc,backgroundColor:o.extend("--ft-ripple-background-color","",Rc),opacityContentOnSurfacePressed:o.external(T.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.external(T.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.external(T.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.external(T.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.create("--ft-ripple-border-radius","","SIZE","0px")},Nc=o.extend("--ft-ripple-color","",T.colorPrimary),_c={color:Nc,backgroundColor:o.extend("--ft-ripple-background-color","",Nc)},Pc=o.extend("--ft-ripple-color","",T.colorSecondary),Tc={color:Pc,backgroundColor:o.extend("--ft-ripple-background-color","",Pc)},Lc=P`
163
+ `}};pe.styles=[Wc,Vc,jc,Gc,Kc,Zc,hn,qc,Yc,Xc,Jc,...Qc];ed([x()],pe.prototype,"element",void 0);ed([x()],pe.prototype,"variant",void 0);K("ft-typography")(pe);var td=n.extend("--ft-ripple-color","",L.colorContent),Y={color:td,backgroundColor:n.extend("--ft-ripple-background-color","",td),opacityContentOnSurfacePressed:n.external(L.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:n.external(L.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:n.external(L.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:n.external(L.opacityContentOnSurfaceSelected,"Design system"),borderRadius:n.create("--ft-ripple-border-radius","","SIZE","0px")},rd=n.extend("--ft-ripple-color","",L.colorPrimary),od={color:rd,backgroundColor:n.extend("--ft-ripple-background-color","",rd)},nd=n.extend("--ft-ripple-color","",L.colorSecondary),id={color:nd,backgroundColor:n.extend("--ft-ripple-background-color","",nd)},ad=T`
164
164
  :host {
165
165
  display: contents;
166
166
  }
@@ -173,7 +173,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
173
173
 
174
174
  .ft-ripple:not(.ft-ripple--unbounded) {
175
175
  overflow: hidden;
176
- border-radius: ${G.borderRadius};
176
+ border-radius: ${Y.borderRadius};
177
177
  }
178
178
 
179
179
  .ft-ripple .ft-ripple--background,
@@ -207,27 +207,27 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
207
207
  }
208
208
 
209
209
  .ft-ripple .ft-ripple--background {
210
- background-color: ${G.backgroundColor};
210
+ background-color: ${Y.backgroundColor};
211
211
  }
212
212
 
213
213
  .ft-ripple .ft-ripple--effect {
214
- background-color: ${G.color};
214
+ background-color: ${Y.color};
215
215
  }
216
216
 
217
217
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
218
- background-color: ${Tc.backgroundColor};
218
+ background-color: ${id.backgroundColor};
219
219
  }
220
220
 
221
221
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
222
- background-color: ${Tc.color};
222
+ background-color: ${id.color};
223
223
  }
224
224
 
225
225
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
226
- background-color: ${_c.backgroundColor};
226
+ background-color: ${od.backgroundColor};
227
227
  }
228
228
 
229
229
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
230
- background-color: ${_c.color};
230
+ background-color: ${od.color};
231
231
  }
232
232
 
233
233
  .ft-ripple .ft-ripple--background {
@@ -257,22 +257,22 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
257
257
  }
258
258
 
259
259
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
260
- opacity: ${G.opacityContentOnSurfaceHover};
260
+ opacity: ${Y.opacityContentOnSurfaceHover};
261
261
  }
262
262
 
263
263
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
264
- opacity: ${G.opacityContentOnSurfaceSelected};
264
+ opacity: ${Y.opacityContentOnSurfaceSelected};
265
265
  }
266
266
 
267
267
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
268
- opacity: ${G.opacityContentOnSurfaceFocused};
268
+ opacity: ${Y.opacityContentOnSurfaceFocused};
269
269
  }
270
270
 
271
271
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
272
- opacity: ${G.opacityContentOnSurfacePressed};
272
+ opacity: ${Y.opacityContentOnSurfacePressed};
273
273
  transform: translate(-50%, -50%) scale(1);
274
274
  }
275
- `;var ge={color:o.extend("--ft-loader-color","",T.colorPrimary),size:o.create("--ft-loader-size","","SIZE","80px")},Ic=P`
275
+ `;var be={color:n.extend("--ft-loader-color","",L.colorPrimary),size:n.create("--ft-loader-size","","SIZE","80px")},sd=T`
276
276
  :host {
277
277
  line-height: 0;
278
278
  }
@@ -281,8 +281,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
281
281
  display: inline-block;
282
282
  position: relative;
283
283
 
284
- width: ${ge.size};
285
- height: ${ge.size};
284
+ width: ${be.size};
285
+ height: ${be.size};
286
286
  }
287
287
 
288
288
  .ft-loader div {
@@ -291,7 +291,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
291
291
  width: 25%;
292
292
  height: 25%;
293
293
  border-radius: 50%;
294
- background: ${ge.color};
294
+ background: ${be.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:o.extend("--ft-conte
338
338
  transform: translate(0, 0);
339
339
  }
340
340
  100% {
341
- transform: translate(calc(0.35 * ${ge.size}), 0);
341
+ transform: translate(calc(0.35 * ${be.size}), 0);
342
342
  }
343
343
  }
344
- `;var be={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")},$c=P`
344
+ `;var xe={size:n.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:n.extend("--ft-icon-fluid-topics-font-family","",n.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:n.extend("--ft-icon-file-format-font-family","",n.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:n.extend("--ft-icon-material-font-family","",n.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:n.create("--ft-icon-vertical-align","","UNKNOWN","unset")},ld=T`
345
345
  :host, i.ft-icon {
346
346
  display: inline-flex;
347
347
  align-items: center;
@@ -350,14 +350,14 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
350
350
  }
351
351
 
352
352
  :host {
353
- width: ${be.size};
354
- height: ${be.size};
353
+ width: ${xe.size};
354
+ height: ${xe.size};
355
355
  }
356
356
 
357
357
  i.ft-icon {
358
358
  width: 100%;
359
359
  height: 100%;
360
- font-size: ${be.size};
360
+ font-size: ${xe.size};
361
361
  line-height: 1;
362
362
  font-weight: normal;
363
363
  text-transform: none;
@@ -368,28 +368,28 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
368
368
  text-rendering: auto;
369
369
  -webkit-font-smoothing: antialiased;
370
370
  -moz-osx-font-smoothing: grayscale;
371
- vertical-align: ${be.verticalAlign};
371
+ vertical-align: ${xe.verticalAlign};
372
372
  }
373
373
 
374
374
  i.ft-icon.ft-icon--fluid-topics {
375
- font-family: ${be.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
375
+ font-family: ${xe.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
376
376
 
377
377
  /* Ugly fix because font is broken */
378
- font-size: calc(0.75 * ${be.size});
379
- line-height: ${be.size};
378
+ font-size: calc(0.75 * ${xe.size});
379
+ line-height: ${xe.size};
380
380
  position: relative;
381
381
  top: -4%;
382
382
  justify-content: center;
383
383
  }
384
384
 
385
385
  .ft-icon--file-format {
386
- font-family: ${be.fileFormatFontFamily}, ft-mime, sans-serif;
386
+ font-family: ${xe.fileFormatFontFamily}, ft-mime, sans-serif;
387
387
  }
388
388
 
389
389
  .ft-icon--material {
390
- font-family: ${be.materialFontFamily}, "Material Icons", sans-serif;
390
+ font-family: ${xe.materialFontFamily}, "Material Icons", sans-serif;
391
391
  }
392
- `;var kc=o.extend("--ft-button-color","",T.colorPrimary),ee={backgroundColor:o.extend("--ft-button-background-color","",T.colorSurface),borderRadius:o.extend("--ft-button-border-radius","",T.borderRadiusL),color:kc,fontSize:o.extend("--ft-button-font-size","",Ye.fontSize),iconSize:o.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:o.extend("--ft-button-ripple-color","",kc),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(T.colorOpacityDisabled,"Design system")},Dc=o.extend("--ft-button-primary-color","",o.extend("--ft-button-color","",T.colorOnPrimary)),Ga={backgroundColor:o.extend("--ft-button-primary-background-color","",o.extend("--ft-button-background-color","",T.colorPrimary)),color:Dc,rippleColor:o.extend("--ft-button-primary-ripple-color","",Dc)},Xe={borderRadius:o.extend("--ft-button-dense-border-radius","",o.extend("--ft-button-border-radius","",T.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")},Mc=[P`
392
+ `;var cd=n.extend("--ft-button-color","",L.colorPrimary),te={backgroundColor:n.extend("--ft-button-background-color","",L.colorSurface),borderRadius:n.extend("--ft-button-border-radius","",L.borderRadiusL),color:cd,fontSize:n.extend("--ft-button-font-size","",et.fontSize),iconSize:n.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:n.extend("--ft-button-ripple-color","",cd),verticalPadding:n.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:n.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:n.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:n.external(L.colorOpacityDisabled,"Design system")},dd=n.extend("--ft-button-primary-color","",n.extend("--ft-button-color","",L.colorOnPrimary)),ts={backgroundColor:n.extend("--ft-button-primary-background-color","",n.extend("--ft-button-background-color","",L.colorPrimary)),color:dd,rippleColor:n.extend("--ft-button-primary-ripple-color","",dd)},tt={borderRadius:n.extend("--ft-button-dense-border-radius","",n.extend("--ft-button-border-radius","",L.borderRadiusM)),verticalPadding:n.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:n.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:n.create("--ft-button-dense-icon-padding","","SIZE","4px")},pd=[T`
393
393
  :host {
394
394
  display: inline-block;
395
395
  max-width: 100%;
@@ -400,7 +400,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
400
400
  box-shadow: 0px 0px 0px transparent;
401
401
  border: 0px solid transparent;
402
402
  text-shadow: 0px 0px 0px transparent;
403
- font-size: ${ee.fontSize};
403
+ font-size: ${te.fontSize};
404
404
  }
405
405
 
406
406
  button:hover {
@@ -429,31 +429,31 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
429
429
  border: none;
430
430
  pointer-events: auto;
431
431
 
432
- --ft-button-internal-line-height: max(calc(${ee.fontSize} + 2px), ${ee.iconSize});
433
- --ft-button-internal-color: ${ee.color};
434
- ${k(be.size,ee.iconSize)};
435
- ${k(G.color,ee.rippleColor)};
432
+ --ft-button-internal-line-height: max(calc(${te.fontSize} + 2px), ${te.iconSize});
433
+ --ft-button-internal-color: ${te.color};
434
+ ${$(xe.size,te.iconSize)};
435
+ ${$(Y.color,te.rippleColor)};
436
436
 
437
- border-radius: ${ee.borderRadius};
438
- padding: ${ee.verticalPadding} ${ee.horizontalPadding};
439
- background-color: ${ee.backgroundColor};
437
+ border-radius: ${te.borderRadius};
438
+ padding: ${te.verticalPadding} ${te.horizontalPadding};
439
+ background-color: ${te.backgroundColor};
440
440
  color: var(--ft-button-internal-color);
441
441
  -webkit-mask-image: radial-gradient(white, black);
442
442
  }
443
443
 
444
444
  .ft-button.ft-button--outlined {
445
445
  border: 1px solid var(--ft-button-internal-color);
446
- padding: calc(${ee.verticalPadding} - 1px) calc(${ee.horizontalPadding} - 1px);
446
+ padding: calc(${te.verticalPadding} - 1px) calc(${te.horizontalPadding} - 1px);
447
447
  }
448
448
 
449
449
  .ft-button.ft-button--dense {
450
- padding: ${Xe.verticalPadding} ${Xe.horizontalPadding};
451
- border-radius: ${Xe.borderRadius};
452
- gap: ${Xe.iconPadding};
450
+ padding: ${tt.verticalPadding} ${tt.horizontalPadding};
451
+ border-radius: ${tt.borderRadius};
452
+ gap: ${tt.iconPadding};
453
453
  }
454
454
 
455
455
  .ft-button.ft-button--dense.ft-button--outlined {
456
- padding: calc(${Xe.verticalPadding} - 1px) calc(${Xe.horizontalPadding} - 1px);
456
+ padding: calc(${tt.verticalPadding} - 1px) calc(${tt.horizontalPadding} - 1px);
457
457
  }
458
458
 
459
459
  .ft-button:not([disabled]):hover {
@@ -461,22 +461,22 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
461
461
  }
462
462
 
463
463
  .ft-button--round {
464
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${ee.verticalPadding});
464
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${te.verticalPadding});
465
465
  }
466
466
 
467
467
  .ft-button--round.ft-button--dense {
468
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Xe.verticalPadding});
468
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${tt.verticalPadding});
469
469
  }
470
470
 
471
471
  .ft-button[disabled] {
472
472
  filter: grayscale(1);
473
- opacity: ${ee.opacityDisabled};
473
+ opacity: ${te.opacityDisabled};
474
474
  }
475
475
 
476
476
  .ft-button.ft-button--primary {
477
- background-color: ${Ga.backgroundColor};
478
- --ft-button-internal-color: ${Ga.color};
479
- ${k(G.color,Ga.rippleColor)};
477
+ background-color: ${ts.backgroundColor};
478
+ --ft-button-internal-color: ${ts.color};
479
+ ${$(Y.color,ts.rippleColor)};
480
480
  }
481
481
 
482
482
  .ft-button:focus {
@@ -489,13 +489,13 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
489
489
  white-space: nowrap;
490
490
  text-overflow: ellipsis;
491
491
  display: block;
492
- margin: 0 ${ee.iconPadding};
493
- ${k(Ye.fontSize,"1em")};
494
- ${k(Ye.lineHeight,"var(--ft-button-internal-line-height)")};
492
+ margin: 0 ${te.iconPadding};
493
+ ${$(et.fontSize,"1em")};
494
+ ${$(et.lineHeight,"var(--ft-button-internal-line-height)")};
495
495
  }
496
496
 
497
497
  .ft-button--dense .ft-button--label {
498
- margin: 0 ${Xe.iconPadding};
498
+ margin: 0 ${tt.iconPadding};
499
499
  }
500
500
 
501
501
  .ft-button--label[hidden] {
@@ -508,13 +508,13 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
508
508
  }
509
509
 
510
510
  .ft-button--label[hidden] + [part="icon"] {
511
- margin: 0 calc(${ee.horizontalPadding} * -1);
512
- padding: 0 ${ee.verticalPadding};
511
+ margin: 0 calc(${te.horizontalPadding} * -1);
512
+ padding: 0 ${te.verticalPadding};
513
513
  }
514
514
 
515
515
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
516
- margin: 0 calc(${Xe.horizontalPadding} * -1);
517
- padding: 0 ${Xe.verticalPadding};
516
+ margin: 0 calc(${tt.horizontalPadding} * -1);
517
+ padding: 0 ${tt.verticalPadding};
518
518
  }
519
519
 
520
520
  .ft-button:not(.ft-button--trailing-icon) [part="label"]{
@@ -522,21 +522,21 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
522
522
  }
523
523
 
524
524
  ft-loader {
525
- ${k(ge.size,ee.iconSize)};
526
- ${k(ge.color,"var(--ft-button-internal-color)")};
525
+ ${$(be.size,te.iconSize)};
526
+ ${$(be.color,"var(--ft-button-internal-color)")};
527
527
  }
528
- `,ro];var we=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},X=class extends F{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 oe(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 oe(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 D`
528
+ `,po];var Ae=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},Q=class extends B{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 ne(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 ne(10),this.moveRipple=e=>{var r,o;let{x:i,y:a}=this.getCoordinates(e),s=(o=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&o!==void 0?o:{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 M`
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="${Be(e)}">
535
+ <div class="${ze(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,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)=>c=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(c)},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()}};X.elementDefinitions={};X.styles=Lc;we([g({type:Boolean})],X.prototype,"primary",void 0);we([g({type:Boolean})],X.prototype,"secondary",void 0);we([g({type:Boolean})],X.prototype,"unbounded",void 0);we([g({type:Boolean})],X.prototype,"activated",void 0);we([g({type:Boolean})],X.prototype,"selected",void 0);we([g({type:Boolean})],X.prototype,"disabled",void 0);we([H()],X.prototype,"hovered",void 0);we([H()],X.prototype,"focused",void 0);we([H()],X.prototype,"pressed",void 0);we([H()],X.prototype,"rippling",void 0);we([H()],X.prototype,"originX",void 0);we([H()],X.prototype,"originY",void 0);we([B(".ft-ripple")],X.prototype,"ripple",void 0);we([B(".ft-ripple--effect")],X.prototype,"rippleEffect",void 0);W("ft-ripple")(X);var Nr={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(T.borderRadiusS,"Design system"),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","150px")},Uc=P`
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,o;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(o=this.target)===null||o===void 0||o.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 o=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;o&&this.setupFor((r=this.target)!==null&&r!==void 0?r:o)}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)=>c=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(c)},o=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",o,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",o,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,o=e,i,a;return r.x!=null?{x:i,y:a}=r:o.touches!=null&&(i=o.touches[0].clientX,a=o.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=ad;Ae([x({type:Boolean})],Q.prototype,"primary",void 0);Ae([x({type:Boolean})],Q.prototype,"secondary",void 0);Ae([x({type:Boolean})],Q.prototype,"unbounded",void 0);Ae([x({type:Boolean})],Q.prototype,"activated",void 0);Ae([x({type:Boolean})],Q.prototype,"selected",void 0);Ae([x({type:Boolean})],Q.prototype,"disabled",void 0);Ae([j()],Q.prototype,"hovered",void 0);Ae([j()],Q.prototype,"focused",void 0);Ae([j()],Q.prototype,"pressed",void 0);Ae([j()],Q.prototype,"rippling",void 0);Ae([j()],Q.prototype,"originX",void 0);Ae([j()],Q.prototype,"originY",void 0);Ae([H(".ft-ripple")],Q.prototype,"ripple",void 0);Ae([H(".ft-ripple--effect")],Q.prototype,"rippleEffect",void 0);K("ft-ripple")(Q);var $r={distance:n.create("--ft-tooltip-distance","","SIZE","4px"),color:n.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:n.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:n.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:n.external(L.borderRadiusS,"Design system"),maxWidth:n.create("--ft-tooltip-max-width","","SIZE","150px")},ud=T`
540
540
  .ft-tooltip--container {
541
541
  display: block;
542
542
  }
@@ -551,21 +551,21 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
551
551
  box-sizing: border-box;
552
552
  overflow: hidden;
553
553
  width: max-content;
554
- max-width: ${Nr.maxWidth};
554
+ max-width: ${$r.maxWidth};
555
555
  text-align: center;
556
- padding: ${Nr.distance};
557
- z-index: ${Nr.zIndex};
556
+ padding: ${$r.distance};
557
+ z-index: ${$r.zIndex};
558
558
  }
559
559
 
560
560
  .ft-tooltip--content {
561
561
  padding: 4px 8px;
562
- border-radius: ${Nr.borderRadiusS};
563
- background-color: ${Nr.backgroundColor};
564
- color: ${Nr.color};
562
+ border-radius: ${$r.borderRadiusS};
563
+ background-color: ${$r.backgroundColor};
564
+ color: ${$r.color};
565
565
  position: relative;
566
566
  word-break: break-word;
567
567
  }
568
- `;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},ne=class extends F{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 oe,this.revealDebouncer=new oe}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return D`
568
+ `;var Re=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},ie=class extends B{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 ne,this.revealDebouncer=new ne}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return M`
569
569
  <div part="container"
570
570
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
571
571
  @mouseenter=${this.onHover}
@@ -583,45 +583,45 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.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="",Zi(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))}};ne.elementDefinitions={"ft-typography":de};ne.styles=Uc;Ae([g()],ne.prototype,"text",void 0);Ae([g({type:Boolean})],ne.prototype,"manual",void 0);Ae([g({type:Boolean})],ne.prototype,"inline",void 0);Ae([g({type:Number})],ne.prototype,"delay",void 0);Ae([g()],ne.prototype,"position",void 0);Ae([Wn()],ne.prototype,"slotNodes",void 0);Ae([B(".ft-tooltip--container")],ne.prototype,"container",void 0);Ae([B(".ft-tooltip")],ne.prototype,"tooltip",void 0);Ae([B(".ft-tooltip--content")],ne.prototype,"tooltipContent",void 0);Ae([H()],ne.prototype,"visible",void 0);Ae([ar({passive:!0})],ne.prototype,"onTouch",null);Ae([ar({passive:!0})],ne.prototype,"onHover",null);Ae([ar({passive:!0})],ne.prototype,"onOut",null);Ae([ar({passive:!0})],ne.prototype,"onClick",null);W("ft-tooltip")(ne);var an;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;"})(an||(an={}));var N;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(N||(N={}));var R0=new Map([...["abw"].map(t=>[t,N.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,N.AUDIO]),...["avi"].map(t=>[t,N.AVI]),...["chm","xhs"].map(t=>[t,N.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,N.CODE]),...["csv"].map(t=>[t,N.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,N.DITA]),...["epub"].map(t=>[t,N.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,N.EXCEL]),...["flac"].map(t=>[t,N.FLAC]),...["gif"].map(t=>[t,N.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,N.GZIP]),...["html","htm","xhtml"].map(t=>[t,N.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,N.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,N.JPEG]),...["json"].map(t=>[t,N.JSON]),...["m4a","m4p"].map(t=>[t,N.M4A]),...["mov","qt"].map(t=>[t,N.MOV]),...["mp3"].map(t=>[t,N.MP3]),...["mp4","m4v"].map(t=>[t,N.MP4]),...["ogg","oga"].map(t=>[t,N.OGG]),...["pdf","ps"].map(t=>[t,N.PDF]),...["png"].map(t=>[t,N.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,N.POWERPOINT]),...["rar"].map(t=>[t,N.RAR]),...["stp"].map(t=>[t,N.STP]),...["txt","rtf","md","mdown"].map(t=>[t,N.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,N.VIDEO]),...["wav"].map(t=>[t,N.WAV]),...["wma"].map(t=>[t,N.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,N.WORD]),...["xml","xsl","rdf"].map(t=>[t,N.XML]),...["yaml","yml","x-yaml"].map(t=>[t,N.YAML]),...["zip"].map(t=>[t,N.ZIP])]);var N0={[N.ABW]:"#91ABC6",[N.AUDIO]:"#1795E3",[N.AVI]:"#E63324",[N.CHM]:"#71C3EB",[N.CODE]:"#71C3EB",[N.CSV]:"#1F7345",[N.DITA]:"#71C3EB",[N.EPUB]:"#85B926",[N.EXCEL]:"#1F7345",[N.FLAC]:"#1795E3",[N.GIF]:"#59B031",[N.GZIP]:"#F8AB36",[N.HTML]:"#71C3EB",[N.IMAGE]:"#59B031",[N.JPEG]:"#59B031",[N.JSON]:"#71C3EB",[N.M4A]:"#1795E3",[N.MOV]:"#E63324",[N.MP3]:"#1795E3",[N.MP4]:"#E63324",[N.OGG]:"#1795E3",[N.PDF]:"#E44948",[N.PNG]:"#59B031",[N.POWERPOINT]:"#B54A2B",[N.RAR]:"#F8AB36",[N.STP]:"#3764B1",[N.TEXT]:"#3162AB",[N.UNKNOWN]:"#999999",[N.VIDEO]:"#E63324",[N.WAV]:"#1795E3",[N.WMA]:"#1795E3",[N.WORD]:"#3162AB",[N.XML]:"#71C3EB",[N.YAML]:"#71C3EB",[N.ZIP]:"#F8AB36"};var Je;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Je||(Je={}));var sn=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},Re=class extends F{constructor(){super(...arguments),this.resolvedIcon=Y}render(){let e=this.variant&&Object.values(Je).includes(this.variant)?this.variant:Je.fluid_topics,r=e!==Je.material||!!this.value;return D`
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="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;"})(mn||(mn={}));var R;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(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`
587
587
  <i class="ft-icon ft-icon--${e}" part="icon icon-${e}">
588
- ${qn(this.resolvedIcon)}
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(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 Je.file_format:this.resolvedIcon=(e=N[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Je.material:this.resolvedIcon=this.value||Y;break;default:this.resolvedIcon=(r=an[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};Re.elementDefinitions={};Re.styles=$c;sn([g()],Re.prototype,"variant",void 0);sn([g()],Re.prototype,"value",void 0);sn([H()],Re.prototype,"resolvedIcon",void 0);sn([B("slot")],Re.prototype,"slottedContent",void 0);W("ft-icon")(Re);var Qt=class extends F{render(){return D`
591
+ `}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(o=>o.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 o=this.value||this.textContent;switch(this.variant){case rt.file_format:this.resolvedIcon=(e=R[o.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:o;break;case rt.material:this.resolvedIcon=this.value||J;break;default:this.resolvedIcon=(r=mn[o.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:o;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};Ne.elementDefinitions={};Ne.styles=ld;yn([x()],Ne.prototype,"variant",void 0);yn([x()],Ne.prototype,"value",void 0);yn([j()],Ne.prototype,"resolvedIcon",void 0);yn([H("slot")],Ne.prototype,"slottedContent",void 0);K("ft-icon")(Ne);var rr=class extends B{render(){return M`
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
- `}};Qt.styles=Ic;W("ft-loader")(Qt);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},ae=class extends Ma(F,"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(D`
598
+ `}};rr.styles=sd;K("ft-loader")(rr);var _e=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},se=class extends Ga(B,"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(M`
599
599
  <button part="button"
600
- class="${Be(this.buttonClasses)}"
600
+ class="${ze(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>
604
604
  <ft-typography part="label"
605
605
  variant=${this.typographyVariant}
606
606
  element="span"
607
- class="ft-button--label ${co?"ft-safari-ellipsis-fix":""}"
607
+ class="ft-button--label ${xo?"ft-safari-ellipsis-fix":""}"
608
608
  ?hidden=${!this.hasTextContent()}>
609
609
  <slot @slotchange=${this.onSlotchange}></slot>
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)?D`
613
+ `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?M`
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?D`
620
- <ft-loader part="loader icon"></ft-loader> `:this.icon?D`
619
+ `:e}resolveIcon(){return this.loading?M`
620
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?M`
621
621
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
622
- `:D`
622
+ `:M`
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}};ae.elementDefinitions={"ft-ripple":X,"ft-tooltip":ne,"ft-typography":de,"ft-icon":Re,"ft-loader":Qt};Ne([g({type:String,reflect:!0})],ae.prototype,"role",void 0);Ne([g()],ae.prototype,"type",void 0);Ne([g({type:Boolean})],ae.prototype,"disabled",void 0);Ne([g()],ae.prototype,"label",void 0);Ne([g()],ae.prototype,"icon",void 0);Ne([g()],ae.prototype,"iconVariant",void 0);Ne([g({type:Boolean})],ae.prototype,"trailingIcon",void 0);Ne([g({type:Boolean})],ae.prototype,"loading",void 0);Ne([g({attribute:"aria-label"})],ae.prototype,"ariaLabel",void 0);Ne([g()],ae.prototype,"tooltipPosition",void 0);Ne([g({type:Boolean})],ae.prototype,"hideTooltip",void 0);Ne([g({type:Boolean})],ae.prototype,"forceTooltip",void 0);Ne([B(".ft-button")],ae.prototype,"button",void 0);Ne([B(".ft-button--label slot")],ae.prototype,"slottedContent",void 0);var ln=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},xe=class extends ae{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"}};xe.styles=[oo,Mc];ln([g({type:Boolean})],xe.prototype,"primary",void 0);ln([g({type:Boolean})],xe.prototype,"outlined",void 0);ln([g({type:Boolean})],xe.prototype,"dense",void 0);ln([g({type:Boolean})],xe.prototype,"round",void 0);var Fc=[P`
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}};se.elementDefinitions={"ft-ripple":Q,"ft-tooltip":ie,"ft-typography":pe,"ft-icon":Ne,"ft-loader":rr};_e([x({type:String,reflect:!0})],se.prototype,"role",void 0);_e([x()],se.prototype,"type",void 0);_e([x({type:Boolean})],se.prototype,"disabled",void 0);_e([x()],se.prototype,"label",void 0);_e([x()],se.prototype,"icon",void 0);_e([x()],se.prototype,"iconVariant",void 0);_e([x({type:Boolean})],se.prototype,"trailingIcon",void 0);_e([x({type:Boolean})],se.prototype,"loading",void 0);_e([x({attribute:"aria-label"})],se.prototype,"ariaLabel",void 0);_e([x()],se.prototype,"tooltipPosition",void 0);_e([x({type:Boolean})],se.prototype,"hideTooltip",void 0);_e([x({type:Boolean})],se.prototype,"forceTooltip",void 0);_e([H(".ft-button")],se.prototype,"button",void 0);_e([H(".ft-button--label slot")],se.prototype,"slottedContent",void 0);var gn=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},ve=class extends se{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,pd];gn([x({type:Boolean})],ve.prototype,"primary",void 0);gn([x({type:Boolean})],ve.prototype,"outlined",void 0);gn([x({type:Boolean})],ve.prototype,"dense",void 0);gn([x({type:Boolean})],ve.prototype,"round",void 0);var fd=[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:o.extend("--ft-conte
671
671
  }
672
672
 
673
673
  .ft-button:focus-visible {
674
- outline-color: ${R.focusFocusRingColor};
674
+ outline-color: ${A.focusFocusRingColor};
675
675
  outline-style: solid;
676
676
  }
677
677
 
@@ -705,175 +705,175 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
705
705
  /** Primary styles **/
706
706
 
707
707
  .ft-button--primary {
708
- ${k(ge.color,R.primaryIconColor)};
708
+ ${$(be.color,A.primaryIconColor)};
709
709
 
710
- ${k(G.color,R.primaryStateLayerColor)};
711
- ${k(G.opacityContentOnSurfaceHover,R.primaryHoverStateLayerOpacity)};
712
- ${k(G.opacityContentOnSurfaceFocused,R.primaryFocusStateLayerOpacity)};
713
- ${k(G.opacityContentOnSurfaceSelected,R.primaryActiveStateLayerOpacity)};
714
- ${k(G.opacityContentOnSurfacePressed,R.primaryActiveStateLayerOpacity)};
710
+ ${$(Y.color,A.primaryStateLayerColor)};
711
+ ${$(Y.opacityContentOnSurfaceHover,A.primaryHoverStateLayerOpacity)};
712
+ ${$(Y.opacityContentOnSurfaceFocused,A.primaryFocusStateLayerOpacity)};
713
+ ${$(Y.opacityContentOnSurfaceSelected,A.primaryActiveStateLayerOpacity)};
714
+ ${$(Y.opacityContentOnSurfacePressed,A.primaryActiveStateLayerOpacity)};
715
715
 
716
- background-color: ${R.primaryBackgroundColor};
717
- color: ${R.primaryColor};
716
+ background-color: ${A.primaryBackgroundColor};
717
+ color: ${A.primaryColor};
718
718
  border-style: none;
719
719
  }
720
720
 
721
721
  .ft-button--primary[disabled] {
722
- opacity: ${R.primaryDisabledComponentOpacity};
722
+ opacity: ${A.primaryDisabledComponentOpacity};
723
723
  }
724
724
 
725
725
  .ft-button--primary ft-icon {
726
- color: ${R.primaryIconColor};
726
+ color: ${A.primaryIconColor};
727
727
  }
728
728
 
729
729
  /** Secondary styles **/
730
730
 
731
731
  .ft-button--secondary {
732
- ${k(ge.color,R.secondaryIconColor)};
732
+ ${$(be.color,A.secondaryIconColor)};
733
733
 
734
- ${k(G.color,R.secondaryStateLayerColor)};
735
- ${k(G.opacityContentOnSurfaceHover,R.secondaryHoverStateLayerOpacity)};
736
- ${k(G.opacityContentOnSurfaceFocused,R.secondaryFocusStateLayerOpacity)};
737
- ${k(G.opacityContentOnSurfaceSelected,R.secondaryActiveStateLayerOpacity)};
738
- ${k(G.opacityContentOnSurfacePressed,R.secondaryActiveStateLayerOpacity)};
734
+ ${$(Y.color,A.secondaryStateLayerColor)};
735
+ ${$(Y.opacityContentOnSurfaceHover,A.secondaryHoverStateLayerOpacity)};
736
+ ${$(Y.opacityContentOnSurfaceFocused,A.secondaryFocusStateLayerOpacity)};
737
+ ${$(Y.opacityContentOnSurfaceSelected,A.secondaryActiveStateLayerOpacity)};
738
+ ${$(Y.opacityContentOnSurfacePressed,A.secondaryActiveStateLayerOpacity)};
739
739
 
740
- background-color: ${R.secondaryBackgroundColor};
741
- color: ${R.secondaryColor};
742
- border-color: ${R.secondaryBorderColor};
740
+ background-color: ${A.secondaryBackgroundColor};
741
+ color: ${A.secondaryColor};
742
+ border-color: ${A.secondaryBorderColor};
743
743
  border-style: solid;
744
744
  }
745
745
 
746
746
  .ft-button--secondary[disabled] {
747
- opacity: ${R.secondaryDisabledComponentOpacity};
747
+ opacity: ${A.secondaryDisabledComponentOpacity};
748
748
  }
749
749
 
750
750
  .ft-button--secondary ft-icon {
751
- color: ${R.secondaryIconColor};
751
+ color: ${A.secondaryIconColor};
752
752
  }
753
753
 
754
754
  /** Tertiary styles **/
755
755
 
756
756
  .ft-button--tertiary {
757
- ${k(ge.color,R.tertiaryIconColor)};
757
+ ${$(be.color,A.tertiaryIconColor)};
758
758
 
759
- ${k(G.color,R.tertiaryStateLayerColor)};
760
- ${k(G.opacityContentOnSurfaceHover,R.tertiaryHoverStateLayerOpacity)};
761
- ${k(G.opacityContentOnSurfaceFocused,R.tertiaryFocusStateLayerOpacity)};
762
- ${k(G.opacityContentOnSurfaceSelected,R.tertiaryActiveStateLayerOpacity)};
763
- ${k(G.opacityContentOnSurfacePressed,R.tertiaryActiveStateLayerOpacity)};
759
+ ${$(Y.color,A.tertiaryStateLayerColor)};
760
+ ${$(Y.opacityContentOnSurfaceHover,A.tertiaryHoverStateLayerOpacity)};
761
+ ${$(Y.opacityContentOnSurfaceFocused,A.tertiaryFocusStateLayerOpacity)};
762
+ ${$(Y.opacityContentOnSurfaceSelected,A.tertiaryActiveStateLayerOpacity)};
763
+ ${$(Y.opacityContentOnSurfacePressed,A.tertiaryActiveStateLayerOpacity)};
764
764
 
765
- background-color: ${R.tertiaryBackgroundColor};
766
- color: ${R.tertiaryColor};
765
+ background-color: ${A.tertiaryBackgroundColor};
766
+ color: ${A.tertiaryColor};
767
767
  border-style: none;
768
768
  }
769
769
 
770
770
  .ft-button--tertiary[disabled] {
771
- opacity: ${R.tertiaryDisabledComponentOpacity};
771
+ opacity: ${A.tertiaryDisabledComponentOpacity};
772
772
  }
773
773
 
774
774
  .ft-button--tertiary ft-icon {
775
- color: ${R.tertiaryIconColor};
775
+ color: ${A.tertiaryIconColor};
776
776
  }
777
777
 
778
778
  /** Neutral styles **/
779
779
 
780
780
  .ftds--family-neutral {
781
- ${k(ge.color,R.neutralIconColor)};
781
+ ${$(be.color,A.neutralIconColor)};
782
782
 
783
- ${k(G.backgroundColor,R.neutralStateLayerColor)};
784
- ${k(G.opacityContentOnSurfaceHover,R.neutralHoverStateLayerOpacity)};
785
- ${k(G.opacityContentOnSurfaceFocused,R.neutralFocusStateLayerOpacity)};
786
- ${k(G.opacityContentOnSurfaceSelected,R.neutralActiveStateLayerOpacity)};
787
- ${k(G.opacityContentOnSurfacePressed,R.neutralActiveStateLayerOpacity)};
783
+ ${$(Y.backgroundColor,A.neutralStateLayerColor)};
784
+ ${$(Y.opacityContentOnSurfaceHover,A.neutralHoverStateLayerOpacity)};
785
+ ${$(Y.opacityContentOnSurfaceFocused,A.neutralFocusStateLayerOpacity)};
786
+ ${$(Y.opacityContentOnSurfaceSelected,A.neutralActiveStateLayerOpacity)};
787
+ ${$(Y.opacityContentOnSurfacePressed,A.neutralActiveStateLayerOpacity)};
788
788
 
789
- background-color: ${R.neutralBackgroundColor};
790
- color: ${R.neutralColor};
789
+ background-color: ${A.neutralBackgroundColor};
790
+ color: ${A.neutralColor};
791
791
  border-style: none;
792
792
  }
793
793
 
794
794
  .ftds--family-neutral[disabled] {
795
- opacity: ${R.neutralDisabledComponentOpacity};
795
+ opacity: ${A.neutralDisabledComponentOpacity};
796
796
  }
797
797
 
798
798
  .ftds--family-neutral ft-icon {
799
- color: ${R.neutralIconColor};
799
+ color: ${A.neutralIconColor};
800
800
  }
801
801
 
802
802
  /** Large styles **/
803
803
 
804
804
  .ftds--size-large {
805
- ${k(be.size,R.largeIconSize)};
806
- ${k(ge.size,R.largeIconSize)};
805
+ ${$(xe.size,A.largeIconSize)};
806
+ ${$(be.size,A.largeIconSize)};
807
807
 
808
- height: ${R.largeHeight};
809
- padding: 0 ${R.largeHorizontalPadding};
810
- gap: ${R.largeGap};
811
- border-radius: ${R.largeBorderRadius};
812
- border-width: ${R.largeBorderWidth};
808
+ height: ${A.largeHeight};
809
+ padding: 0 ${A.largeHorizontalPadding};
810
+ gap: ${A.largeGap};
811
+ border-radius: ${A.largeBorderRadius};
812
+ border-width: ${A.largeBorderWidth};
813
813
  }
814
814
 
815
815
  .ftds--size-large:focus-visible {
816
- outline-width: ${R.largeFocusOutlineWidth};
817
- outline-offset: ${R.largeFocusOutlineOffset};
816
+ outline-width: ${A.largeFocusOutlineWidth};
817
+ outline-offset: ${A.largeFocusOutlineOffset};
818
818
  }
819
819
 
820
820
  .ftds--size-large.ft-button--icon-only {
821
- width: ${R.largeIconOnlyWidth};
821
+ width: ${A.largeIconOnlyWidth};
822
822
  }
823
823
 
824
824
  /** Small styles **/
825
825
 
826
826
  .ftds--size-medium {
827
- ${k(be.size,R.mediumIconSize)};
828
- ${k(ge.size,R.mediumIconSize)};
827
+ ${$(xe.size,A.mediumIconSize)};
828
+ ${$(be.size,A.mediumIconSize)};
829
829
 
830
- height: ${R.mediumHeight};
831
- padding: 0 ${R.mediumHorizontalPadding};
832
- gap: ${R.mediumGap};
833
- border-radius: ${R.mediumBorderRadius};
834
- border-width: ${R.mediumBorderWidth};
830
+ height: ${A.mediumHeight};
831
+ padding: 0 ${A.mediumHorizontalPadding};
832
+ gap: ${A.mediumGap};
833
+ border-radius: ${A.mediumBorderRadius};
834
+ border-width: ${A.mediumBorderWidth};
835
835
  }
836
836
 
837
837
  .ftds--size-medium:focus-visible {
838
- outline-width: ${R.mediumFocusOutlineWidth};
839
- outline-offset: ${R.mediumFocusOutlineOffset};
838
+ outline-width: ${A.mediumFocusOutlineWidth};
839
+ outline-offset: ${A.mediumFocusOutlineOffset};
840
840
  }
841
841
 
842
842
  .ftds--size-medium.ft-button--icon-only {
843
- width: ${R.mediumIconOnlyWidth};
843
+ width: ${A.mediumIconOnlyWidth};
844
844
  }
845
845
 
846
846
 
847
847
  /** Small styles **/
848
848
 
849
849
  .ftds--size-small {
850
- ${k(be.size,R.smallIconSize)};
851
- ${k(ge.size,R.smallIconSize)};
850
+ ${$(xe.size,A.smallIconSize)};
851
+ ${$(be.size,A.smallIconSize)};
852
852
 
853
- height: ${R.smallHeight};
854
- padding: 0 ${R.smallHorizontalPadding};
855
- gap: ${R.smallGap};
856
- border-radius: ${R.smallBorderRadius};
857
- border-width: ${R.smallBorderWidth};
853
+ height: ${A.smallHeight};
854
+ padding: 0 ${A.smallHorizontalPadding};
855
+ gap: ${A.smallGap};
856
+ border-radius: ${A.smallBorderRadius};
857
+ border-width: ${A.smallBorderWidth};
858
858
  }
859
859
 
860
860
  .ftds--size-small:focus-visible {
861
- outline-width: ${R.smallFocusOutlineWidth};
862
- outline-offset: ${R.smallFocusOutlineOffset};
861
+ outline-width: ${A.smallFocusOutlineWidth};
862
+ outline-offset: ${A.smallFocusOutlineOffset};
863
863
  }
864
864
 
865
865
  .ftds--size-small.ft-button--icon-only {
866
- width: ${R.smallIconOnlyWidth};
866
+ width: ${A.smallIconOnlyWidth};
867
867
  }
868
- `,ro];var cn=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},ut=class extends Zo(ae){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Gt.brand,this.iconVariant=Je.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 it.large:return Nt.body2medium;case it.medium:return Nt.caption1medium;case it.small:return Nt.caption2medium}}};ut.styles=[oo,Fc];cn([g({type:Boolean})],ut.prototype,"primary",void 0);cn([g({type:Boolean})],ut.prototype,"secondary",void 0);cn([g({type:Boolean})],ut.prototype,"tertiary",void 0);cn([g({type:Boolean})],ut.prototype,"round",void 0);W("ft-button")(xe);W("ftds-button")(ut);var ft={textColor:o.extend("--ft-checkbox-text-color","",T.colorOnSurfaceHigh),fontSize:o.extend("--ft-checkbox-font-size","",L.fontSize),colorPrimary:o.external(T.colorPrimary,"Design system"),colorOnPrimary:o.external(T.colorOnPrimary,"Design system"),borderColor:o.extend("--ft-checkbox-border-color","",T.colorOnSurfaceMedium),colorOnSurfaceDisabled:o.external(T.colorOnSurfaceDisabled,"Design system")},Bc=P`
868
+ `,po];var bn=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},yt=class extends en(se){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 Lt.body2medium;case ct.medium:return Lt.caption1medium;case ct.small:return Lt.caption2medium}}};yt.styles=[uo,fd];bn([x({type:Boolean})],yt.prototype,"primary",void 0);bn([x({type:Boolean})],yt.prototype,"secondary",void 0);bn([x({type:Boolean})],yt.prototype,"tertiary",void 0);bn([x({type:Boolean})],yt.prototype,"round",void 0);K("ft-button")(ve);K("ftds-button")(yt);var gt={textColor:n.extend("--ft-checkbox-text-color","",L.colorOnSurfaceHigh),fontSize:n.extend("--ft-checkbox-font-size","",I.fontSize),colorPrimary:n.external(L.colorPrimary,"Design system"),colorOnPrimary:n.external(L.colorOnPrimary,"Design system"),borderColor:n.extend("--ft-checkbox-border-color","",L.colorOnSurfaceMedium),colorOnSurfaceDisabled:n.external(L.colorOnSurfaceDisabled,"Design system")},hd=T`
869
869
  * {
870
870
  box-sizing: border-box;
871
871
  }
872
872
 
873
873
  .ft-checkbox {
874
874
  box-sizing: border-box;
875
- color: ${ft.textColor};
876
- font-size: ${ft.fontSize};
875
+ color: ${gt.textColor};
876
+ font-size: ${gt.fontSize};
877
877
 
878
878
  display: inline-flex;
879
879
  align-items: center;
@@ -881,7 +881,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
881
881
  }
882
882
 
883
883
  .ft-checkbox--disabled {
884
- color: ${ft.colorOnSurfaceDisabled};
884
+ color: ${gt.colorOnSurfaceDisabled};
885
885
  }
886
886
 
887
887
  input {
@@ -905,26 +905,26 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
905
905
 
906
906
  .ft-checkbox--box {
907
907
  display: flex;
908
- border: 2px solid ${ft.borderColor};
908
+ border: 2px solid ${gt.borderColor};
909
909
  border-radius: 2px;
910
910
 
911
911
  width: 18px;
912
912
  height: 18px;
913
913
 
914
- color: ${ft.colorOnPrimary};
914
+ color: ${gt.colorOnPrimary};
915
915
  }
916
916
 
917
917
 
918
918
  .ft-checkbox--checked .ft-checkbox--box,
919
919
  .ft-checkbox--indeterminate .ft-checkbox--box {
920
- border-color: ${ft.colorPrimary};
921
- background-color: ${ft.colorPrimary};
920
+ border-color: ${gt.colorPrimary};
921
+ background-color: ${gt.colorPrimary};
922
922
  }
923
923
 
924
924
  .ft-checkbox--disabled .ft-checkbox--box {
925
- border-color: ${ft.colorOnSurfaceDisabled};
925
+ border-color: ${gt.colorOnSurfaceDisabled};
926
926
  background-color: transparent;
927
- color: ${ft.colorOnSurfaceDisabled};
927
+ color: ${gt.colorOnSurfaceDisabled};
928
928
  }
929
929
 
930
930
  .ft-checkbox--checkmark {
@@ -943,8 +943,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
943
943
  .ft-checkbox--indeterminate .ft-checkbox--checkmark {
944
944
  opacity: 1;
945
945
  }
946
- `;var er=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 F{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 D`
947
- <label class="${Be(e)}" for="checkbox-input">
946
+ `;var or=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},Se=class extends B{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 M`
947
+ <label class="${ze(e)}" for="checkbox-input">
948
948
  <div class="ft-checkbox--box-container">
949
949
  <ft-ripple
950
950
  ?disabled=${this.disabled}
@@ -970,14 +970,14 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
970
970
  <slot></slot>
971
971
  </ft-typography>
972
972
  </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()}};ve.elementDefinitions={"ft-ripple":X,"ft-typography":de};ve.styles=Bc;er([g()],ve.prototype,"name",void 0);er([g({type:Boolean,reflect:!0})],ve.prototype,"checked",void 0);er([g({type:Boolean})],ve.prototype,"indeterminate",void 0);er([g({type:Boolean})],ve.prototype,"disabled",void 0);er([B(".ft-checkbox")],ve.prototype,"container",void 0);er([B("ft-ripple")],ve.prototype,"ripple",void 0);er([B("input")],ve.prototype,"input",void 0);W("ft-checkbox")(ve);var tr={textColor:o.extend("--ft-radio-text-color","",T.colorOnSurfaceHigh),colorPrimary:o.external(T.colorPrimary,"Design system"),colorOnPrimary:o.external(T.colorOnPrimary,"Design system"),borderColor:o.extend("--ft-radio-border-color","",T.colorOnSurfaceMedium),colorOnSurfaceDisabled:o.external(T.colorOnSurfaceDisabled,"Design system")},zc=P`
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":pe};Se.styles=hd;or([x()],Se.prototype,"name",void 0);or([x({type:Boolean,reflect:!0})],Se.prototype,"checked",void 0);or([x({type:Boolean})],Se.prototype,"indeterminate",void 0);or([x({type:Boolean})],Se.prototype,"disabled",void 0);or([H(".ft-checkbox")],Se.prototype,"container",void 0);or([H("ft-ripple")],Se.prototype,"ripple",void 0);or([H("input")],Se.prototype,"input",void 0);K("ft-checkbox")(Se);var nr={textColor:n.extend("--ft-radio-text-color","",L.colorOnSurfaceHigh),colorPrimary:n.external(L.colorPrimary,"Design system"),colorOnPrimary:n.external(L.colorOnPrimary,"Design system"),borderColor:n.extend("--ft-radio-border-color","",L.colorOnSurfaceMedium),colorOnSurfaceDisabled:n.external(L.colorOnSurfaceDisabled,"Design system")},md=T`
974
974
  * {
975
975
  box-sizing: border-box;
976
976
  }
977
977
 
978
978
  .ft-radio {
979
979
  box-sizing: border-box;
980
- color: ${tr.textColor};
980
+ color: ${nr.textColor};
981
981
 
982
982
  display: inline-flex;
983
983
  align-items: center;
@@ -985,7 +985,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
985
985
  }
986
986
 
987
987
  .ft-radio--disabled {
988
- color: ${tr.colorOnSurfaceDisabled};
988
+ color: ${nr.colorOnSurfaceDisabled};
989
989
  }
990
990
 
991
991
  input {
@@ -1008,7 +1008,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1008
1008
  }
1009
1009
 
1010
1010
  .ft-radio--box {
1011
- border: 2px solid ${tr.borderColor};
1011
+ border: 2px solid ${nr.borderColor};
1012
1012
  border-radius: 50%;
1013
1013
 
1014
1014
  display: flex;
@@ -1021,7 +1021,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1021
1021
 
1022
1022
  .ft-radio--box:after {
1023
1023
  content: " ";
1024
- background-color: ${tr.colorPrimary};
1024
+ background-color: ${nr.colorPrimary};
1025
1025
 
1026
1026
  border-radius: 50%;
1027
1027
 
@@ -1033,7 +1033,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1033
1033
  }
1034
1034
 
1035
1035
  .ft-radio--checked .ft-radio--box {
1036
- border-color: ${tr.colorPrimary};
1036
+ border-color: ${nr.colorPrimary};
1037
1037
  }
1038
1038
 
1039
1039
 
@@ -1042,24 +1042,24 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1042
1042
  }
1043
1043
 
1044
1044
  .ft-radio--disabled .ft-radio--box {
1045
- border-color: ${tr.colorOnSurfaceDisabled};
1045
+ border-color: ${nr.colorOnSurfaceDisabled};
1046
1046
  background-color: transparent;
1047
1047
  }
1048
1048
 
1049
1049
  .ft-radio--disabled .ft-radio--box:after {
1050
- background-color: ${tr.colorOnSurfaceDisabled};
1050
+ background-color: ${nr.colorOnSurfaceDisabled};
1051
1051
  }
1052
1052
 
1053
1053
  .ft-radio:has(:focus-visible) {
1054
- outline: 2px solid ${T.colorPrimary};
1054
+ outline: 2px solid ${L.colorPrimary};
1055
1055
  outline-offset: -2px;
1056
1056
  }
1057
1057
 
1058
1058
  .ft-radio ft-typography {
1059
1059
  padding-right: 2px;
1060
1060
  }
1061
- `;var ht=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},dn=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},me=class extends F{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 D`
1062
- <div class="${Be(e)}">
1061
+ `;var bt=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},xn=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},ye=class extends B{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 M`
1062
+ <div class="${ze(e)}">
1063
1063
  <div class="ft-radio--box-container">
1064
1064
  <ft-ripple
1065
1065
  ?disabled=${this.disabled}
@@ -1077,13 +1077,13 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1077
1077
  @change=${this.onChange}
1078
1078
  >
1079
1079
  </div>
1080
- <label for="radio-button" @click=${r=>{var n;r.stopPropagation(),r.preventDefault(),(n=this.input)===null||n===void 0||n.click()}}>
1080
+ <label for="radio-button" @click=${r=>{var o;r.stopPropagation(),r.preventDefault(),(o=this.input)===null||o===void 0||o.click()}}>
1081
1081
  <ft-typography variant="body2">
1082
1082
  <slot></slot>
1083
1083
  </ft-typography>
1084
1084
  </label>
1085
1085
  </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 dn(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 dn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};me.elementDefinitions={"ft-ripple":X,"ft-typography":de};me.styles=zc;ht([g()],me.prototype,"value",void 0);ht([g()],me.prototype,"name",void 0);ht([g({type:Boolean,reflect:!0})],me.prototype,"checked",void 0);ht([g({attribute:"aria-checked",reflect:!0})],me.prototype,"ariaChecked",void 0);ht([g({type:Boolean})],me.prototype,"disabled",void 0);ht([g({reflect:!0,attribute:"role"})],me.prototype,"role",void 0);ht([B(".ft-radio")],me.prototype,"container",void 0);ht([B("ft-ripple")],me.prototype,"ripple",void 0);ht([B("input")],me.prototype,"input",void 0);var Hc=P`
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()}};ye.elementDefinitions={"ft-ripple":Q,"ft-typography":pe};ye.styles=md;bt([x()],ye.prototype,"value",void 0);bt([x()],ye.prototype,"name",void 0);bt([x({type:Boolean,reflect:!0})],ye.prototype,"checked",void 0);bt([x({attribute:"aria-checked",reflect:!0})],ye.prototype,"ariaChecked",void 0);bt([x({type:Boolean})],ye.prototype,"disabled",void 0);bt([x({reflect:!0,attribute:"role"})],ye.prototype,"role",void 0);bt([H(".ft-radio")],ye.prototype,"container",void 0);bt([H("ft-ripple")],ye.prototype,"ripple",void 0);bt([H("input")],ye.prototype,"input",void 0);var yd=T`
1087
1087
  :host {
1088
1088
  display: block;
1089
1089
  }
@@ -1091,12 +1091,12 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1091
1091
  :host(:focus-visible) {
1092
1092
  outline: none;
1093
1093
  }
1094
- `;var _r=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},Me=class extends F{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 D`
1094
+ `;var Dr=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},Ue=class extends B{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 M`
1095
1095
  <slot @slotchange=${this.onSlotChange}
1096
1096
  @change=${this.onChange}
1097
1097
  @keydown=${this.onKeyDown}
1098
1098
  ></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 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()}};Me.elementDefinitions={};Me.styles=Hc;_r([g()],Me.prototype,"name",void 0);_r([g({reflect:!0,attribute:"role"})],Me.prototype,"role",void 0);_r([g({reflect:!0})],Me.prototype,"tabIndex",void 0);_r([g({reflect:!0,attribute:"aria-labelledby"})],Me.prototype,"ariaLabelledBy",void 0);_r([Hn()],Me.prototype,"radioButtons",void 0);_r([H()],Me.prototype,"currentSelectedIndex",void 0);W("ft-radio")(me);W("ft-radio-group")(Me);var pn={borderRadiusM:o.external(T.borderRadiusM,"Design system"),colorOutline:o.external(T.colorOutline,"Design system"),colorOnSurface:o.external(T.colorOnSurface,"Design system"),colorOnSurfaceMedium:o.external(T.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:o.external(T.colorOnSurfaceDisabled,"Design system"),colorPrimary:o.external(T.colorPrimary,"Design system"),colorOnPrimary:o.external(T.colorOnPrimary,"Design system"),fontFamily:o.external(Ie.fontFamily,"Body2 typography"),fontSize:o.external(Ie.fontSize,"Body2 typography"),fontWeight:o.external(Ie.fontWeight,"Body2 typography"),letterSpacing:o.external(Ie.letterSpacing,"Body2 typography"),lineHeight:o.external(Ie.lineHeight,"Body2 typography"),textTransform:o.external(Ie.textTransform,"Body2 typography")},Wc=P`
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 o=this.currentSelectedIndex-1;this.radioButtons[o<0?this.radioButtons.length-1:o].select(),this.radioButtons[o<0?this.radioButtons.length-1:o].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let o=this.currentSelectedIndex+1;this.radioButtons[o>this.radioButtons.length-1?0:o].select(),this.radioButtons[o>this.radioButtons.length-1?0:o].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()}};Ue.elementDefinitions={};Ue.styles=yd;Dr([x()],Ue.prototype,"name",void 0);Dr([x({reflect:!0,attribute:"role"})],Ue.prototype,"role",void 0);Dr([x({reflect:!0})],Ue.prototype,"tabIndex",void 0);Dr([x({reflect:!0,attribute:"aria-labelledby"})],Ue.prototype,"ariaLabelledBy",void 0);Dr([Zn()],Ue.prototype,"radioButtons",void 0);Dr([j()],Ue.prototype,"currentSelectedIndex",void 0);K("ft-radio")(ye);K("ft-radio-group")(Ue);var vn={borderRadiusM:n.external(L.borderRadiusM,"Design system"),colorOutline:n.external(L.colorOutline,"Design system"),colorOnSurface:n.external(L.colorOnSurface,"Design system"),colorOnSurfaceMedium:n.external(L.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:n.external(L.colorOnSurfaceDisabled,"Design system"),colorPrimary:n.external(L.colorPrimary,"Design system"),colorOnPrimary:n.external(L.colorOnPrimary,"Design system"),fontFamily:n.external(ke.fontFamily,"Body2 typography"),fontSize:n.external(ke.fontSize,"Body2 typography"),fontWeight:n.external(ke.fontWeight,"Body2 typography"),letterSpacing:n.external(ke.letterSpacing,"Body2 typography"),lineHeight:n.external(ke.lineHeight,"Body2 typography"),textTransform:n.external(ke.textTransform,"Body2 typography")},gd=T`
1100
1100
  .ft-filter-level--container {
1101
1101
  display: flex;
1102
1102
  flex-direction: column;
@@ -1110,14 +1110,14 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1110
1110
  flex-shrink: 0;
1111
1111
  text-decoration: none;
1112
1112
  position: relative;
1113
- border-radius: ${pn.borderRadiusM};
1113
+ border-radius: ${vn.borderRadiusM};
1114
1114
  overflow: hidden;
1115
1115
  display: flex;
1116
1116
  align-items: center;
1117
1117
  padding: 4px 4px;
1118
1118
  gap: 4px;
1119
1119
  cursor: pointer;
1120
- color: ${pn.colorOnSurface};
1120
+ color: ${vn.colorOnSurface};
1121
1121
  }
1122
1122
 
1123
1123
  .ft-filter-level--go-back:focus {
@@ -1146,7 +1146,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1146
1146
  }
1147
1147
 
1148
1148
  ft-button {
1149
- ${k(ee.color,pn.colorOnSurface)};
1149
+ ${$(te.color,vn.colorOnSurface)};
1150
1150
  }
1151
1151
 
1152
1152
  ft-radio, ft-checkbox {
@@ -1160,11 +1160,11 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1160
1160
 
1161
1161
  .ft-filter-level--no-values {
1162
1162
  margin: 10px 0;
1163
- color: ${pn.colorOnSurfaceMedium};
1163
+ color: ${vn.colorOnSurfaceMedium};
1164
1164
  }
1165
- `;var Se=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 F{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 D`
1165
+ `;var Oe=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},le=class extends B{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(o=>!o.selected)),this.filter&&(e=e.filter(o=>o.label.toLowerCase().includes(this.filter.toLowerCase())));let r=e.slice(0,this.limit);return M`
1166
1166
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1167
- ${this.parent==null?null:D`
1167
+ ${this.parent==null?null:M`
1168
1168
  <div tabindex="0"
1169
1169
  part="controls go-back"
1170
1170
  class="ft-filter-level--go-back"
@@ -1178,25 +1178,25 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1178
1178
  <ft-typography variant="body2">${this.parent.label}</ft-typography>
1179
1179
  </div>
1180
1180
  `}
1181
- ${this.options.length===0&&this.noValuesLabel?D`
1181
+ ${this.options.length===0&&this.noValuesLabel?M`
1182
1182
  <ft-typography class="ft-filter-level--no-values" element="span" variant="body2">
1183
1183
  ${this.noValuesLabel}
1184
1184
  </ft-typography>
1185
- `:Y}
1186
- ${jn(r,n=>n.value,n=>{var i;return D`
1185
+ `:J}
1186
+ ${Xn(r,o=>o.value,o=>{var i;return M`
1187
1187
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1188
- ${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
1189
- ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?Y:D`
1188
+ ${this.multivalued?this.buildMultiValuedOption(o):this.buildMonoValuedOption(o)}
1189
+ ${this.preventNavigation||o.selected||((i=o.subOptions)!==null&&i!==void 0?i:[]).length===0?J:M`
1190
1190
  <ft-button icon="thin_arrow_right"
1191
1191
  part="controls navigate-hierarchy"
1192
1192
  aria-label="Expand node"
1193
1193
  ?disabled=${this.disabled}
1194
1194
  hideTooltip
1195
- @click=${()=>this.displayLevel(n)}></ft-button>
1195
+ @click=${()=>this.displayLevel(o)}></ft-button>
1196
1196
  `}
1197
1197
  </div>
1198
1198
  `})}
1199
- ${r.length<e.length?D`
1199
+ ${r.length<e.length?M`
1200
1200
  <ft-button
1201
1201
  class="ft-filter-level--display-more"
1202
1202
  icon="thin_arrow"
@@ -1205,19 +1205,19 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1205
1205
  @click=${this.displayMore}>
1206
1206
  ${this.moreValuesButtonLabel}
1207
1207
  </ft-button>
1208
- `:Y}
1208
+ `:J}
1209
1209
  </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 D`
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 M`
1211
1211
  <ft-checkbox name="${this.filterId}"
1212
1212
  part="multivalued-option"
1213
1213
  data-value="${e.value}"
1214
1214
  .checked=${e.selected}
1215
1215
  .disabled=${this.disabled}
1216
- .indeterminate=${jt((r=e.subOptions)!==null&&r!==void 0?r:[],n=>{var i;return(i=n.subOptions)!==null&&i!==void 0?i:[]}).some(n=>n.selected)}
1217
- @change=${n=>this.optionsChanged(n,e)}>
1216
+ .indeterminate=${Zt((r=e.subOptions)!==null&&r!==void 0?r:[],o=>{var i;return(i=o.subOptions)!==null&&i!==void 0?i:[]}).some(o=>o.selected)}
1217
+ @change=${o=>this.optionsChanged(o,e)}>
1218
1218
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1219
1219
  </ft-checkbox>
1220
- `}buildMonoValuedOption(e){return D`
1220
+ `}buildMonoValuedOption(e){return M`
1221
1221
  <ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
1222
1222
  part="monovalued-option"
1223
1223
  data-value="${e.value}"
@@ -1228,7 +1228,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1228
1228
  @change=${r=>this.optionsChanged(r,e)}>
1229
1229
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1230
1230
  </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}))}};se.elementDefinitions={"ft-button":xe,"ft-ripple":X,"ft-typography":de,"ft-checkbox":ve,"ft-icon":Re,"ft-radio":me};se.styles=Wc;Se([g({type:String})],se.prototype,"filterId",void 0);Se([g({type:Object})],se.prototype,"parent",void 0);Se([g({type:Array})],se.prototype,"options",void 0);Se([g({type:Boolean})],se.prototype,"multivalued",void 0);Se([g({type:Boolean})],se.prototype,"disabled",void 0);Se([g({type:Boolean})],se.prototype,"hideSelectedOptions",void 0);Se([g({type:Boolean})],se.prototype,"displayCount",void 0);Se([g({type:Boolean})],se.prototype,"preventNavigation",void 0);Se([g({type:String})],se.prototype,"filter",void 0);Se([g({type:String})],se.prototype,"moreValuesButtonLabel",void 0);Se([g({type:String})],se.prototype,"noValuesLabel",void 0);Se([g({type:Number})],se.prototype,"displayedValuesLimit",void 0);Se([B(".ft-filter-level--container")],se.prototype,"container",void 0);Se([H()],se.prototype,"radios",void 0);Se([H()],se.prototype,"displayedPages",void 0);var _t={buttonsColor:o.extend("--ft-snap-scroll-buttons-color","",T.colorPrimary),buttonsZIndex:o.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:o.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:o.external(T.colorSurface,"Design system")},Vc=P`
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}))}};le.elementDefinitions={"ft-button":ve,"ft-ripple":Q,"ft-typography":pe,"ft-checkbox":Se,"ft-icon":Ne,"ft-radio":ye};le.styles=gd;Oe([x({type:String})],le.prototype,"filterId",void 0);Oe([x({type:Object})],le.prototype,"parent",void 0);Oe([x({type:Array})],le.prototype,"options",void 0);Oe([x({type:Boolean})],le.prototype,"multivalued",void 0);Oe([x({type:Boolean})],le.prototype,"disabled",void 0);Oe([x({type:Boolean})],le.prototype,"hideSelectedOptions",void 0);Oe([x({type:Boolean})],le.prototype,"displayCount",void 0);Oe([x({type:Boolean})],le.prototype,"preventNavigation",void 0);Oe([x({type:String})],le.prototype,"filter",void 0);Oe([x({type:String})],le.prototype,"moreValuesButtonLabel",void 0);Oe([x({type:String})],le.prototype,"noValuesLabel",void 0);Oe([x({type:Number})],le.prototype,"displayedValuesLimit",void 0);Oe([H(".ft-filter-level--container")],le.prototype,"container",void 0);Oe([j()],le.prototype,"radios",void 0);Oe([j()],le.prototype,"displayedPages",void 0);var It={buttonsColor:n.extend("--ft-snap-scroll-buttons-color","",L.colorPrimary),buttonsZIndex:n.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:n.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:n.external(L.colorSurface,"Design system")},bd=T`
1232
1232
  .ft-snap-scroll {
1233
1233
  box-sizing: border-box;
1234
1234
  position: relative;
@@ -1263,7 +1263,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1263
1263
  flex-wrap: nowrap;
1264
1264
  align-items: flex-start;
1265
1265
  justify-content: flex-start;
1266
- gap: ${_t.gap};
1266
+ gap: ${It.gap};
1267
1267
  }
1268
1268
 
1269
1269
  .ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
@@ -1306,11 +1306,11 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1306
1306
  .ft-snap-scroll--next {
1307
1307
  position: absolute;
1308
1308
  display: flex;
1309
- z-index: ${_t.buttonsZIndex};
1309
+ z-index: ${It.buttonsZIndex};
1310
1310
  opacity: 1;
1311
1311
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1312
- ${k(ee.backgroundColor,"transparent")};
1313
- ${k(ee.color,_t.buttonsColor)};
1312
+ ${$(te.backgroundColor,"transparent")};
1313
+ ${$(te.color,It.buttonsColor)};
1314
1314
  }
1315
1315
 
1316
1316
  .ft-snap-scroll--previous[hidden],
@@ -1323,37 +1323,37 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1323
1323
  top: 0;
1324
1324
  left: -1px;
1325
1325
  bottom: 0;
1326
- background: linear-gradient(to right, ${_t.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1326
+ background: linear-gradient(to right, ${It.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1327
1327
  }
1328
1328
 
1329
1329
  .ft-snap-scroll--vertical .ft-snap-scroll--previous {
1330
1330
  top: -1px;
1331
1331
  left: 0;
1332
1332
  right: 0;
1333
- background: linear-gradient(to bottom, ${_t.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1333
+ background: linear-gradient(to bottom, ${It.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1334
1334
  }
1335
1335
 
1336
1336
  .ft-snap-scroll--horizontal .ft-snap-scroll--next {
1337
1337
  top: 0;
1338
1338
  right: -1px;
1339
1339
  bottom: 0;
1340
- background: linear-gradient(to left, ${_t.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1340
+ background: linear-gradient(to left, ${It.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1341
1341
  }
1342
1342
 
1343
1343
  .ft-snap-scroll--vertical .ft-snap-scroll--next {
1344
1344
  left: 0;
1345
1345
  right: 0;
1346
1346
  bottom: -1px;
1347
- background: linear-gradient(to top, ${_t.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1347
+ background: linear-gradient(to top, ${It.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1348
1348
  }
1349
1349
 
1350
1350
  .ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
1351
1351
  .ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
1352
1352
  .ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
1353
1353
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1354
- background-color: ${_t.colorSurface};
1354
+ background-color: ${It.colorSurface};
1355
1355
  }
1356
- `;var Qe=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},Ka=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},pe=class extends F{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 oe(200),this.updateScrollDebouncer=new oe(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=Be({"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":co}),r=this.controls&&this.withScroll;return D`
1356
+ `;var ot=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},rs=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},fe=class extends B{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 ne(200),this.updateScrollDebouncer=new ne(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let o=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]>o)&&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=ze({"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 M`
1357
1357
  <div part="container" class="${e}">
1358
1358
  <ft-button
1359
1359
  class="ft-snap-scroll--previous"
@@ -1377,7 +1377,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1377
1377
  @click=${this.next}
1378
1378
  ></ft-button>
1379
1379
  </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 Ka(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)}};pe.elementDefinitions={"ft-button":xe};pe.styles=Vc;Qe([g({type:Boolean})],pe.prototype,"horizontal",void 0);Qe([g({type:Boolean})],pe.prototype,"hideScrollbar",void 0);Qe([g({type:Boolean})],pe.prototype,"controls",void 0);Qe([g({type:Boolean})],pe.prototype,"limitSize",void 0);Qe([H()],pe.prototype,"elements",void 0);Qe([H()],pe.prototype,"currentElement",void 0);Qe([H()],pe.prototype,"withScroll",void 0);Qe([H()],pe.prototype,"startReached",void 0);Qe([H()],pe.prototype,"endReached",void 0);Qe([B(".ft-snap-scroll--content")],pe.prototype,"contentSlot",void 0);W("ft-snap-scroll")(pe);var Ue={colorOutline:o.external(T.colorOutline,"Design system"),colorOnSurface:o.external(T.colorOnSurface,"Design system"),colorOnSurfaceMedium:o.external(T.colorOnSurfaceMedium,"Design system"),colorPrimary:o.external(T.colorPrimary,"Design system"),colorSurface:o.external(T.colorSurface,"Design system"),transitionDuration:o.external(T.transitionDuration,"Design system"),transitionTimingFunction:o.external(T.transitionTimingFunction,"Design system"),labelColor:o.extend("--ft-filter-label-color","",T.colorOnSurface),labelFontSize:o.extend("--ft-filter-label-font-size","",L.fontSize,"16px")},jc=[nn,oa,P`
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,o;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(o=this.contentSlot)===null||o===void 0||o.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(o=>o))!==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)}};fe.elementDefinitions={"ft-button":ve};fe.styles=bd;ot([x({type:Boolean})],fe.prototype,"horizontal",void 0);ot([x({type:Boolean})],fe.prototype,"hideScrollbar",void 0);ot([x({type:Boolean})],fe.prototype,"controls",void 0);ot([x({type:Boolean})],fe.prototype,"limitSize",void 0);ot([j()],fe.prototype,"elements",void 0);ot([j()],fe.prototype,"currentElement",void 0);ot([j()],fe.prototype,"withScroll",void 0);ot([j()],fe.prototype,"startReached",void 0);ot([j()],fe.prototype,"endReached",void 0);ot([H(".ft-snap-scroll--content")],fe.prototype,"contentSlot",void 0);K("ft-snap-scroll")(fe);var Fe={colorOutline:n.external(L.colorOutline,"Design system"),colorOnSurface:n.external(L.colorOnSurface,"Design system"),colorOnSurfaceMedium:n.external(L.colorOnSurfaceMedium,"Design system"),colorPrimary:n.external(L.colorPrimary,"Design system"),colorSurface:n.external(L.colorSurface,"Design system"),transitionDuration:n.external(L.transitionDuration,"Design system"),transitionTimingFunction:n.external(L.transitionTimingFunction,"Design system"),labelColor:n.extend("--ft-filter-label-color","",L.colorOnSurface),labelFontSize:n.extend("--ft-filter-label-font-size","",I.fontSize,"16px")},xd=[hn,ua,T`
1381
1381
  :host {
1382
1382
  display: flex;
1383
1383
  max-height: 100%;
@@ -1405,7 +1405,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1405
1405
  .ft-filter--header ft-button {
1406
1406
  flex-shrink: 0;
1407
1407
  margin-left: auto;
1408
- ${k(ee.iconSize,"18px")};
1408
+ ${$(te.iconSize,"18px")};
1409
1409
  }
1410
1410
 
1411
1411
  .filter-label {
@@ -1417,10 +1417,10 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1417
1417
  flex-shrink: 1;
1418
1418
  flex-grow: 1;
1419
1419
  word-break: break-word;
1420
- color: ${Ue.labelColor};
1421
- font-size: ${Ue.labelFontSize};
1422
- ${k(L.lineHeight,"22px")};
1423
- ${k(L.fontWeight,"bold")};
1420
+ color: ${Fe.labelColor};
1421
+ font-size: ${Fe.labelFontSize};
1422
+ ${$(I.lineHeight,"22px")};
1423
+ ${$(I.fontWeight,"bold")};
1424
1424
  }
1425
1425
 
1426
1426
  .ft-filter--filter {
@@ -1431,8 +1431,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1431
1431
  padding: 0 10px;
1432
1432
  overflow: hidden;
1433
1433
  height: 32px;
1434
- transition: height ${Ue.transitionDuration} ${Ue.transitionTimingFunction},
1435
- margin ${Ue.transitionDuration} ${Ue.transitionTimingFunction};
1434
+ transition: height ${Fe.transitionDuration} ${Fe.transitionTimingFunction},
1435
+ margin ${Fe.transitionDuration} ${Fe.transitionTimingFunction};
1436
1436
  transition-delay: 500ms;
1437
1437
  }
1438
1438
 
@@ -1445,15 +1445,15 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1445
1445
  display: block;
1446
1446
  width: 100%;
1447
1447
  border-radius: 4px;
1448
- border: 1px solid ${Ue.colorOutline};
1448
+ border: 1px solid ${Fe.colorOutline};
1449
1449
  padding: 4px;
1450
- background-color: ${Ue.colorSurface};
1451
- color: ${Ue.colorOnSurface};
1452
- outline-color: ${Ue.colorPrimary};
1450
+ background-color: ${Fe.colorSurface};
1451
+ color: ${Fe.colorOnSurface};
1452
+ outline-color: ${Fe.colorPrimary};
1453
1453
  }
1454
1454
 
1455
1455
  input::placeholder {
1456
- color: ${Ue.colorOnSurfaceMedium};
1456
+ color: ${Fe.colorOnSurfaceMedium};
1457
1457
  }
1458
1458
 
1459
1459
  input:placeholder-shown {
@@ -1469,7 +1469,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1469
1469
  }
1470
1470
 
1471
1471
  .ft-filter--separator {
1472
- border-top: 1px solid ${Ue.colorOutline};
1472
+ border-top: 1px solid ${Fe.colorOutline};
1473
1473
  margin: 4px 10px;
1474
1474
  }
1475
1475
 
@@ -1494,10 +1494,10 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1494
1494
  slot:not([name]) {
1495
1495
  display: none;
1496
1496
  }
1497
- `];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},Za=class extends CustomEvent{constructor(e){super("change",{detail:e})}},V=class extends F{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 oe(300),this.changeDebouncer=new oe(10),this.lastDispatchedValues=[]}get flatOptions(){return jt(this.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]})}get childrenFilteredFlatOptions(){return jt(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 D`
1497
+ `];var oe=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},os=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Z=class extends B{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 ne(300),this.changeDebouncer=new ne(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,o=this.filterPlaceHolder.replace("{0}",this.label);return M`
1498
1498
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1499
1499
  part="container">
1500
- ${!this.label&&!e?null:D`
1500
+ ${!this.label&&!e?null:M`
1501
1501
 
1502
1502
  <div class="ft-filter--header" part="header">
1503
1503
  <div class="filter-label" id="id-group-${this.id}">
@@ -1506,7 +1506,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1506
1506
  </ft-typography>
1507
1507
  <slot name="label"></slot>
1508
1508
  </div>
1509
- ${e&&!this.hideClearButton?D`
1509
+ ${e&&!this.hideClearButton?M`
1510
1510
  <ft-button icon="close" dense @click=${this.clear} part="clear-button">
1511
1511
  ${this.clearButtonLabel}
1512
1512
  </ft-button>
@@ -1518,8 +1518,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1518
1518
  part="input"
1519
1519
  class="ft-typography--caption"
1520
1520
  ?disabled=${!r}
1521
- placeholder="${n}"
1522
- size="${r?n.length:0}"
1521
+ placeholder="${o}"
1522
+ size="${r?o.length:0}"
1523
1523
  @search=${this.onFilterChange}
1524
1524
  @keyup=${this.onFilterChange}>
1525
1525
  </div>
@@ -1530,8 +1530,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1530
1530
  @slotchange=${this.updateOptionsFromSlot}
1531
1531
  @option-change=${this.optionsChanged}></slot>
1532
1532
  </div>
1533
- `}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 D`
1534
- ${this.raiseSelectedOptions&&r.length>0?D`
1533
+ `}update(e){if(super.update(e),e.has("options")){let r=new Set(this.flatOptions.map(o=>o.value));this.displayedLevels=this.displayedLevels.filter(o=>r.has(o)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var r,o,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&&((o=this.levelsContainer)===null||o===void 0||o.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),o=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=o<0?"ft-filter--level-center":"ft-filter--level-left";return M`
1534
+ ${this.raiseSelectedOptions&&r.length>0?M`
1535
1535
  <ft-filter-level
1536
1536
  filterId="${this.id}"
1537
1537
  ?multivalued=${this.multivalued}
@@ -1549,9 +1549,9 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1549
1549
  class="ft-filter--levels"
1550
1550
  @current-element-change=${a=>this.levelsScrollDebouncer.run(()=>{for(;a.detail.index<this.displayedLevels.length;)this.displayedLevels.pop();this.requestUpdate()})}>
1551
1551
  ${this.renderLevel(i,this.options)}
1552
- ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let c=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(c,(l=a?.subOptions)!==null&&l!==void 0?l:[],a)})}
1552
+ ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let c=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===o?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(c,(l=a?.subOptions)!==null&&l!==void 0?l:[],a)})}
1553
1553
  </ft-snap-scroll>
1554
- `}renderLevel(e,r,n){return D`
1554
+ `}renderLevel(e,r,o){return M`
1555
1555
  <ft-filter-level
1556
1556
  class="${e}"
1557
1557
  filterId="${this.id}"
@@ -1561,7 +1561,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1561
1561
  ?disabled=${this.disabled||e!=="ft-filter--level-center"}
1562
1562
  ?hideSelectedOptions=${this.raiseSelectedOptions}
1563
1563
  ?displayCount="${this.displayCount}"
1564
- .parent=${n}
1564
+ .parent=${o}
1565
1565
  .options=${r}
1566
1566
  .displayedValuesLimit=${this.displayedValuesLimit}
1567
1567
  @change=${this.onChange}
@@ -1571,29 +1571,29 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1571
1571
  .exportpartsPrefixes=${["values","available-values"]}
1572
1572
  noValuesLabel="${this.noValuesLabel}"
1573
1573
  ></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 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 Za(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)}};V.elementDefinitions={"ft-button":xe,"ft-filter-level":se,"ft-snap-scroll":pe,"ft-typography":de};V.styles=jc;re([g({type:String})],V.prototype,"id",void 0);re([g({type:String})],V.prototype,"label",void 0);re([g({type:String})],V.prototype,"filterPlaceHolder",void 0);re([g({type:String})],V.prototype,"clearButtonLabel",void 0);re([g({type:String})],V.prototype,"moreValuesButtonLabel",void 0);re([g({type:String})],V.prototype,"noValuesLabel",void 0);re([he([])],V.prototype,"options",void 0);re([g({type:Boolean})],V.prototype,"multivalued",void 0);re([g({type:Boolean})],V.prototype,"disabled",void 0);re([g({type:Boolean})],V.prototype,"raiseSelectedOptions",void 0);re([g({type:Boolean})],V.prototype,"displayCount",void 0);re([g({type:Number})],V.prototype,"displayedValuesLimit",void 0);re([g({type:Boolean})],V.prototype,"hideClearButton",void 0);re([B(".ft-filter--slot")],V.prototype,"slotElement",void 0);re([B(".ft-filter--container")],V.prototype,"container",void 0);re([B(".ft-filter--values")],V.prototype,"valuesContainer",void 0);re([B(".ft-filter--levels")],V.prototype,"levelsContainer",void 0);re([H()],V.prototype,"lastLevelHasHiddenvalues",void 0);re([B(".ft-filter--filter input")],V.prototype,"filterInput",void 0);re([zn(".ft-filter--levels ft-filter-level")],V.prototype,"levels",void 0);re([H()],V.prototype,"withScroll",void 0);re([H()],V.prototype,"filter",void 0);re([H()],V.prototype,"slideIn",void 0);re([H()],V.prototype,"slideOut",void 0);var Pr=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},We=class extends F{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return D`
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 o=this.flatOptions.find(a=>a.value===e.detail.value);o.selected=!o.selected;let i=a=>{var s;a!==o&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(r=o.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)}};Z.elementDefinitions={"ft-button":ve,"ft-filter-level":le,"ft-snap-scroll":fe,"ft-typography":pe};Z.styles=xd;oe([x({type:String})],Z.prototype,"id",void 0);oe([x({type:String})],Z.prototype,"label",void 0);oe([x({type:String})],Z.prototype,"filterPlaceHolder",void 0);oe([x({type:String})],Z.prototype,"clearButtonLabel",void 0);oe([x({type:String})],Z.prototype,"moreValuesButtonLabel",void 0);oe([x({type:String})],Z.prototype,"noValuesLabel",void 0);oe([me([])],Z.prototype,"options",void 0);oe([x({type:Boolean})],Z.prototype,"multivalued",void 0);oe([x({type:Boolean})],Z.prototype,"disabled",void 0);oe([x({type:Boolean})],Z.prototype,"raiseSelectedOptions",void 0);oe([x({type:Boolean})],Z.prototype,"displayCount",void 0);oe([x({type:Number})],Z.prototype,"displayedValuesLimit",void 0);oe([x({type:Boolean})],Z.prototype,"hideClearButton",void 0);oe([H(".ft-filter--slot")],Z.prototype,"slotElement",void 0);oe([H(".ft-filter--container")],Z.prototype,"container",void 0);oe([H(".ft-filter--values")],Z.prototype,"valuesContainer",void 0);oe([H(".ft-filter--levels")],Z.prototype,"levelsContainer",void 0);oe([j()],Z.prototype,"lastLevelHasHiddenvalues",void 0);oe([H(".ft-filter--filter input")],Z.prototype,"filterInput",void 0);oe([Kn(".ft-filter--levels ft-filter-level")],Z.prototype,"levels",void 0);oe([j()],Z.prototype,"withScroll",void 0);oe([j()],Z.prototype,"filter",void 0);oe([j()],Z.prototype,"slideIn",void 0);oe([j()],Z.prototype,"slideOut",void 0);var Mr=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},Ve=class extends B{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return M`
1575
1575
  <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}))}};We.elementDefinitions={};Pr([g({type:String})],We.prototype,"label",void 0);Pr([g({type:Object,converter:t=>t})],We.prototype,"value",void 0);Pr([g({type:Boolean,reflect:!0})],We.prototype,"selected",void 0);Pr([g({type:Object})],We.prototype,"subOptions",void 0);Pr([he({})],We.prototype,"renderOption",void 0);Pr([B(".ft-filter-option--slot")],We.prototype,"slotElement",void 0);W("ft-filter")(V);W("ft-filter-option")(We);var Gc=P`
1577
- `;var Kc=P`
1578
- `;var Qu="ft-app-info",qa=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},ef={session:(t,e)=>{Pe(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>U.eventBus.dispatchEvent(new qa(e.payload)),0))}},U=dt.get({name:Qu,reducers:ef,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 rr=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=U.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=U.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var et=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 Ke,this.cache=e?i.commonCache:new Ke}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:rr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):rr.await()}clearCache(){this.cache.clearAll()}};var Zc,tf=Symbol("clearAfterUnitTest"),un=class extends et{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Zc]=()=>{this.defaultMessages={},this.cache=new Ke,this.listeners={}},this.currentUiLocale=U.getState().uiLocale,U.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=U.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 no((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=>Fo(0).then(()=>r()).catch(()=>null)))}};Zc=tf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends un{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends un{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var or=window.FluidTopicsI18nService,qc=window.FluidTopicsCustomI18nService;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},le=class extends F{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=()=>rr.get(),this.messageContexts=[],this.cache=new Ke,this.cleanSessionDebouncer=new oe}render(){return D`
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([x({type:String})],Ve.prototype,"label",void 0);Mr([x({type:Object,converter:t=>t})],Ve.prototype,"value",void 0);Mr([x({type:Boolean,reflect:!0})],Ve.prototype,"selected",void 0);Mr([x({type:Object})],Ve.prototype,"subOptions",void 0);Mr([me({})],Ve.prototype,"renderOption",void 0);Mr([H(".ft-filter-option--slot")],Ve.prototype,"slotElement",void 0);K("ft-filter")(Z);K("ft-filter-option")(Ve);var vd=T`
1577
+ `;var Sd=T`
1578
+ `;var mf="ft-app-info",ns=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},yf={session:(t,e)=>{Pe(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>U.eventBus.dispatchEvent(new ns(e.payload)),0))}},U=ht.get({name:mf,reducers:yf,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:o}=U.getState(),i=e??o;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let o=t.get(e);if(o)r(o);else{let i=U.subscribe(()=>{o=t.get(e),o&&(i(),r(o))})}})}};var nt=class{constructor(e=!0,r){var o;this.overrideApi=r;let i=this.constructor;i.commonCache=(o=i.commonCache)!==null&&o!==void 0?o: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 Od,gf=Symbol("clearAfterUnitTest"),Sn=class extends nt{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Od]=()=>{this.defaultMessages={},this.cache=new qe,this.listeners={}},this.currentUiLocale=U.getState().uiLocale,U.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=U.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 o;if(e=e.toLowerCase(),Object.keys(r).length>0){let i={...(o=this.defaultMessages[e])!==null&&o!==void 0?o:{},...r};Pe(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var r,o;return this.fetchContext(e),(o=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(e,r){let o=e.toLowerCase();return this.resolveContext(o)[r]}resolveMessage(e,r,...o){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,...o)}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 o;return e=e.toLowerCase(),this.listeners[e]=(o=this.listeners[e])!==null&&o!==void 0?o: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)))}};Od=gf;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 Ee=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},ce=class extends B{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 ne}render(){return M`
1579
1579
  <slot></slot>
1580
- `}update(e){super.update(e),e.has("baseUrl")&&(U.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&U.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&U.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&U.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&U.actions.noCustom(this.noCustom),e.has("editorMode")&&U.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&U.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&U.actions.session(this.session),e.has("availableUiLocales")&&U.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>or.addContext(r)),e.has("openExternalDocumentInNewTab")&&U.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&U.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&U.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())}};le.elementDefinitions={};le.styles=Kc;Oe([g()],le.prototype,"baseUrl",void 0);Oe([g()],le.prototype,"apiIntegrationIdentifier",void 0);Oe([g()],le.prototype,"uiLocale",void 0);Oe([he(null)],le.prototype,"availableUiLocales",void 0);Oe([he(null)],le.prototype,"metadataConfiguration",void 0);Oe([g({type:Boolean})],le.prototype,"editorMode",void 0);Oe([g({type:Boolean})],le.prototype,"noCustom",void 0);Oe([g({type:Boolean})],le.prototype,"openExternalDocumentInNewTab",void 0);Oe([g({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],le.prototype,"noCustomComponent",void 0);Oe([g({type:Boolean})],le.prototype,"withManualResources",void 0);Oe([g({type:Boolean})],le.prototype,"navigatorOnline",void 0);Oe([g({type:Boolean})],le.prototype,"forcedOffline",void 0);Oe([g({type:Object})],le.prototype,"apiProvider",void 0);Oe([he([])],le.prototype,"messageContexts",void 0);Oe([he(void 0)],le.prototype,"session",void 0);var fn=class extends et{async listMySearches(){let e=U.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var hn=class extends et{async listMyBookmarks(){let e=U.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var rf="ft-user-assets",mn=dt.get({name:rf,initialState:{savedSearches:void 0,bookmarks:void 0}}),Ya=class{constructor(){this.currentSession=U.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new hn,this.savedSearchesService=new fn,U.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=U.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(),mn.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),mn.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();mn.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;mn.actions.bookmarks(r)}}},Yc=new Ya;var Xa=class{addCommand(e,r=!1){U.commands.add(e,r)}consumeCommand(e){return U.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Xa;var Ja=class{highlightHtml(e,r,n){ta(e,r,n)}};window.FluidTopicsHighlightHtmlService=new Ja;var Qa=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=U.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 xr.format(e,(n=r?.locale)!==null&&n!==void 0?n:U.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Qa;W("ft-app-context")(le);var of=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},es=Symbol("i18nAttributes"),yn=Symbol("i18nProperties"),po=Symbol("i18nUnsubs");function bn(t){var e;class r extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?qc:or}i18n(i,a,...s){var l;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let c=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...c)}onI18nUpdate(i){var a,s;(a=this[es])===null||a===void 0||a.forEach((l,c)=>{var p;let h=this.getI18nAttributeValue(c);((p=h?.context)===null||p===void 0?void 0:p.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(c,h,l)}),(s=this[yn])===null||s===void 0||s.forEach((l,c)=>{l.context.toLowerCase()===i.toLowerCase()&&(this[c]=this.i18n(l))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,a,s){this[i]={...a,message:this.i18n({context:a.context,key:a.key,...s})}}update(i){var a,s;super.update(i),(a=this[es])===null||a===void 0||a.forEach((l,c)=>{let p=this.getI18nAttributeValue(c);p?.context&&p.key&&(i.has(c)||l.argsProvider!=null)&&(i.has(c)&&this.addI18nContext(p.context),this.updateI18nAttributeMessage(c,p,l))}),(s=this[yn])===null||s===void 0||s.forEach((l,c)=>{l.argsProvider!=null&&(this[c]=this.i18n(l))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,a,s,l;super.connectedCallback(),new Set([...(a=(i=this[yn])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(l=(s=this[es])===null||s===void 0?void 0:s.keys())!==null&&l!==void 0?l:[]].map(c=>this.getI18nAttributeValue(c))].map(c=>c?.context)).forEach(c=>c&&this.addI18nMessages(c))}addI18nMessages(i,a){i=i.toLowerCase(),this[po].has(i)||this[po].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[po].forEach(i=>i()),this[po].clear()}}return e=po,of([g({type:Boolean})],r.prototype,"useCustomMessageContexts",void 0),r}var Xc=class extends bn(F){},gn=class extends bn(ke){};var uo=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 gn{constructor(){super(),this.editorMode=!1,this.addStore(U)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Y:D`
1580
+ `}update(e){super.update(e),e.has("baseUrl")&&(U.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&U.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&U.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&U.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&U.actions.noCustom(this.noCustom),e.has("editorMode")&&U.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&U.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&U.actions.session(this.session),e.has("availableUiLocales")&&U.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>ar.addContext(r)),e.has("openExternalDocumentInNewTab")&&U.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&U.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&U.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())}};ce.elementDefinitions={};ce.styles=Sd;Ee([x()],ce.prototype,"baseUrl",void 0);Ee([x()],ce.prototype,"apiIntegrationIdentifier",void 0);Ee([x()],ce.prototype,"uiLocale",void 0);Ee([me(null)],ce.prototype,"availableUiLocales",void 0);Ee([me(null)],ce.prototype,"metadataConfiguration",void 0);Ee([x({type:Boolean})],ce.prototype,"editorMode",void 0);Ee([x({type:Boolean})],ce.prototype,"noCustom",void 0);Ee([x({type:Boolean})],ce.prototype,"openExternalDocumentInNewTab",void 0);Ee([x({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ce.prototype,"noCustomComponent",void 0);Ee([x({type:Boolean})],ce.prototype,"withManualResources",void 0);Ee([x({type:Boolean})],ce.prototype,"navigatorOnline",void 0);Ee([x({type:Boolean})],ce.prototype,"forcedOffline",void 0);Ee([x({type:Object})],ce.prototype,"apiProvider",void 0);Ee([me([])],ce.prototype,"messageContexts",void 0);Ee([me(void 0)],ce.prototype,"session",void 0);var On=class extends nt{async listMySearches(){let e=U.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var En=class extends nt{async listMyBookmarks(){let e=U.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var bf="ft-user-assets",Cn=ht.get({name:bf,initialState:{savedSearches:void 0,bookmarks:void 0}}),is=class{constructor(){this.currentSession=U.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new En,this.savedSearchesService=new On,U.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=U.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(),Cn.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Cn.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Cn.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;Cn.actions.bookmarks(r)}}},Cd=new is;var as=class{addCommand(e,r=!1){U.commands.add(e,r)}consumeCommand(e){return U.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new as;var ss=class{highlightHtml(e,r,o){da(e,r,o)}};window.FluidTopicsHighlightHtmlService=new ss;var ls=class{isDate(e){var r,o,i,a;return(a=(i=((o=(r=U.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&o!==void 0?o:[]).find(l=>l.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var o,i,a;return Ar.format(e,(o=r?.locale)!==null&&o!==void 0?o:U.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ls;K("ft-app-context")(ce);var xf=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},cs=Symbol("i18nAttributes"),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 c=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...c)}onI18nUpdate(i){var a,s;(a=this[cs])===null||a===void 0||a.forEach((l,c)=>{var p;let h=this.getI18nAttributeValue(c);((p=h?.context)===null||p===void 0?void 0:p.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(c,h,l)}),(s=this[wn])===null||s===void 0||s.forEach((l,c)=>{l.context.toLowerCase()===i.toLowerCase()&&(this[c]=this.i18n(l))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,a,s){this[i]={...a,message:this.i18n({context:a.context,key:a.key,...s})}}update(i){var a,s;super.update(i),(a=this[cs])===null||a===void 0||a.forEach((l,c)=>{let p=this.getI18nAttributeValue(c);p?.context&&p.key&&(i.has(c)||l.argsProvider!=null)&&(i.has(c)&&this.addI18nContext(p.context),this.updateI18nAttributeMessage(c,p,l))}),(s=this[wn])===null||s===void 0||s.forEach((l,c)=>{l.argsProvider!=null&&(this[c]=this.i18n(l))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,a,s,l;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(c=>this.getI18nAttributeValue(c))].map(c=>c?.context)).forEach(c=>c&&this.addI18nMessages(c))}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,xf([x({type:Boolean})],r.prototype,"useCustomMessageContexts",void 0),r}var wd=class extends Rn(B){},An=class extends Rn(De){};var So=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},je=class extends An{constructor(){super(),this.editorMode=!1,this.addStore(U)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":J:M`
1581
1581
  <span class="ft-i18n">
1582
1582
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
1583
1583
  </span>
1584
- `}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:""})}};Ve.elementDefinitions={};Ve.styles=Gc;uo([$e()],Ve.prototype,"editorMode",void 0);uo([g()],Ve.prototype,"context",void 0);uo([g()],Ve.prototype,"key",void 0);uo([he([])],Ve.prototype,"args",void 0);uo([g()],Ve.prototype,"defaultMessage",void 0);var xn=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)=>or.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(r,n)=>or.resolveRawMessage(this.name,n)})}};W("ft-i18n")(Ve);var nf={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}},Jc=t=>dt.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],metadataFilters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:nf});var af=Nd(ed(),1);var td;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(td||(td={}));var rd;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(rd||(rd={}));var od;(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"})(od||(od={}));var nd;(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"})(nd||(nd={}));var id;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(id||(id={}));var ad;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(ad||(ad={}));var sd;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(sd||(sd={}));var ld;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ld||(ld={}));var cd;(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"})(cd||(cd={}));var dd;(function(t){t.ASC="ASC",t.DESC="DESC"})(dd||(dd={}));var pd;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(pd||(pd={}));var Lr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Lr||(Lr={}));var ud;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ud||(ud={}));var fd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(fd||(fd={}));var hd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(hd||(hd={}));var md;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(md||(md={}));var yd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(yd||(yd={}));var Ir;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(Ir||(Ir={}));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 gd;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(gd||(gd={}));var Lw={[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]};var On=class extends et{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 ts=t=>t.request.virtualField===Lr.TITLE_ONLY&&t.request.scope===Ir.DOCUMENTS,En=class t extends Event{constructor(){super(t.eventName)}};En.eventName="search-context-clear-all-filters";var fo=class t{static build(e,r){return new t(Jc(e.trim()||"context"),r)}constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new oe(10),this.searchDebouncer=new oe(100),this.suggestDebouncer=new oe(300),this.service=r??new On}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(Lr.TITLE_ONLY),this.store.actions.setRequestScope(Ir.DOCUMENTS)):(this.store.actions.setRequestVirtualField(Lr.EVERYWHERE),this.store.actions.setRequestScope(Ir.DEFAULT)),this.launchSearch()}setVirtualField(e){this.store.actions.setRequestVirtualField(e),this.launchSearch()}get searchInDocumentTitlesOnly(){return ts(this.store.getState())}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new En)}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),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=dr(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 xt)&&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=dr(this.service.launchSuggest(i));let a=await this.cancelableSuggest;this.store.actions.setSuggestResults(a.suggestions)}catch(r){!(r instanceof xt)&&this.errorHandler&&this.errorHandler(r)}}clear(){this.store.clear()}};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},os=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},rs=Symbol("registerInterval");function lf(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[rs]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[rs]):this.dispatchEvent(new os)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=rs,sf([H()],r.prototype,"stateManager",void 0),r}var Cn=class extends lf(ke){};var wn=xn.build("designedSearchType"),bd={label:"Search scope",documentTitlesOnly:"Search in document titles only"};var xd=P`
1585
- `;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},ns=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},is=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},as=class extends CustomEvent{constructor(e,r,n){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:n}})}},ce=class extends ke{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=fo.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(U)}render(){return D`
1584
+ `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(o=>e.has(o))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};je.elementDefinitions={};je.styles=vd;So([$e()],je.prototype,"editorMode",void 0);So([x()],je.prototype,"context",void 0);So([x()],je.prototype,"key",void 0);So([me([])],je.prototype,"args",void 0);So([x()],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,o)=>{let i=o;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,o)=>(...i)=>ar.resolveMessage(this.name,o,...i)}),this.rawMessages=new Proxy({},{get:(r,o)=>ar.resolveRawMessage(this.name,o)})}};K("ft-i18n")(je);var vf={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}},Ad=t=>ht.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],metadataFilters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:vf});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,o)=>0|31*r+o.charCodeAt(0),0)}};var ds=t=>t.request.virtualField===Cr.TITLE_ONLY&&t.request.scope===wr.DOCUMENTS,Tn=class t extends Event{constructor(){super(t.eventName)}};Tn.eventName="search-context-clear-all-filters";var Oo=class t{static build(e,r){return new t(Ad(e.trim()||"context"),r)}constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new ne(10),this.searchDebouncer=new ne(100),this.suggestDebouncer=new ne(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,o=this.store.getState().request.contentLocale;if(e!=o){if(r){let i=a=>r.some(s=>s.lang==a);i(e)||(e=i(o)?o: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(o=>!o.valueFilter||o.valueFilter.values.length>0);this.store.actions.setRequestFilters(r),this.store.actions.setPageNumber(1),r.forEach(o=>{this.facetIds.includes(o.key)||(this.facetIds=[...this.facetIds,o.key])}),this.launchSearch()}setClusterSortCriterion(e){this.store.actions.setRequestClusterSortCriterion(e),this.launchSearch()}setSearchInDocumentTitlesOnly(e){e?(this.store.actions.setRequestVirtualField(Cr.TITLE_ONLY),this.store.actions.setRequestScope(wr.DOCUMENTS)):(this.store.actions.setRequestVirtualField(Cr.EVERYWHERE),this.store.actions.setRequestScope(wr.DEFAULT)),this.launchSearch()}setVirtualField(e){this.store.actions.setRequestVirtualField(e),this.launchSearch()}get searchInDocumentTitlesOnly(){return ds(this.store.getState())}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new Tn)}addFacet(e){this.facetIds=[...this.facetIds,e],this.launchSearch()}replaceFacet(e,r){let o=this.facetIds.filter(i=>i!=e);r&&o.push(r),this.facetIds=o,this.launchSearch()}get facetIds(){return this.store.getState().request.facets.map(e=>e.id)}set facetIds(e){let o=[...new Set(e)].map(i=>({id:i}));this.store.actions.setRequestFacets(o)}setFilter(e,r){this.setValueFilter(e,r)}setValueFilter(e,r){let o=this.store.getState().request.metadataFilters,i={key:e,valueFilter:{values:r,negative:!1}},a=[...o.filter(s=>!s.valueFilter),...o.filter(s=>s.valueFilter&&s.key!==i.key),i];this.setFilters(a)}setDateFilter(e,r){let o=this.store.getState().request.metadataFilters,i={key:e,dateFilter:{type:r}},a=[...o.filter(s=>!s.dateFilter),...o.filter(s=>s.dateFilter&&s.key!==i.key),i];this.setFilters(a)}removeDateFilter(e){let r=this.store.getState().request.metadataFilters,o=[...r.filter(i=>!i.dateFilter),...r.filter(i=>i.dateFilter&&i.key!==e)];this.setFilters(o)}setRangeFilter(e,r,o){let i=this.store.getState().request.metadataFilters,a={key:e,rangeFilter:{from:r,to:o}},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,o=[...r.filter(i=>!i.rangeFilter),...r.filter(i=>i.rangeFilter&&i.key!==e)];this.setFilters(o)}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 o=this.store.getState().request;if(this.store.actions.setPaging(void 0),this.ignoreEmptyQuery&&o.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(o));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(o){!(o instanceof Et)&&this.errorHandler&&this.errorHandler(o)}}async fetchSuggestData(){var e;try{let r=this.store.getState(),o=r.request,i={input:r.liveQuery,metadataFilters:o.metadataFilters,sort:o.sort,contentLocale:o.contentLocale,scope:o.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 Et)&&this.errorHandler&&this.errorHandler(r)}}clear(){this.store.clear()}};var Sf=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},us=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ps=Symbol("registerInterval");function Of(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[ps]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[ps]):this.dispatchEvent(new us)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=ps,Sf([j()],r.prototype,"stateManager",void 0),r}var Pn=class extends Of(De){};var Ln=Nn.build("designedSearchType"),Rd={label:"Search scope",documentTitlesOnly:"Search in document titles only"};var Nd=T`
1585
+ `;var Ce=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},fs=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},hs=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},ms=class extends CustomEvent{constructor(e,r,o){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:o}})}},de=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(U)}render(){return M`
1586
1586
  <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 is(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new as(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 ns(e))}reloadSavedSearches(){Yc.clearMySearches()}clear(){this.stateManager.clear()}};ce.elementDefinitions={};ce.styles=xd;Ee([$e({store:U.name})],ce.prototype,"session",void 0);Ee([g()],ce.prototype,"query",void 0);Ee([g()],ce.prototype,"contentLocale",void 0);Ee([g({type:Number})],ce.prototype,"pageSize",void 0);Ee([g({type:Boolean})],ce.prototype,"searchInDocumentTitlesOnly",void 0);Ee([g()],ce.prototype,"scope",void 0);Ee([g()],ce.prototype,"virtualField",void 0);Ee([g({type:Boolean})],ce.prototype,"ignoreEmptyQuery",void 0);Ee([$e({store:U.name})],ce.prototype,"openExternalDocumentInNewTab",void 0);Ee([he([])],ce.prototype,"filters",void 0);Ee([he([])],ce.prototype,"sort",void 0);Ee([$e({store:"search"})],ce.prototype,"request",void 0);Ee([$e({store:"search"})],ce.prototype,"paging",void 0);Ee([$e({store:"search",selector:t=>t.spellcheck})],ce.prototype,"autocorrect",void 0);Ee([g({attribute:!1})],ce.prototype,"searchServiceProvider",void 0);W("ft-search-context")(ce);var vd=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},Tt=class extends bn(Cn){constructor(){super(),this.options={searchInDocumentTitlesOnly:{label:()=>wn.messages.documentTitlesOnly(),selected:()=>!!this.searchInDocumentTitlesOnly,onChange:e=>{var r;return(r=this.stateManager)===null||r===void 0?void 0:r.setSearchInDocumentTitlesOnly(e)}}},this.addI18nContext(wn,bd)}render(){return D`
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 hs(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 fs(e))}reloadSavedSearches(){Cd.clearMySearches()}clear(){this.stateManager.clear()}};de.elementDefinitions={};de.styles=Nd;Ce([$e({store:U.name})],de.prototype,"session",void 0);Ce([x()],de.prototype,"query",void 0);Ce([x()],de.prototype,"contentLocale",void 0);Ce([x({type:Number})],de.prototype,"pageSize",void 0);Ce([x({type:Boolean})],de.prototype,"searchInDocumentTitlesOnly",void 0);Ce([x()],de.prototype,"scope",void 0);Ce([x()],de.prototype,"virtualField",void 0);Ce([x({type:Boolean})],de.prototype,"ignoreEmptyQuery",void 0);Ce([$e({store:U.name})],de.prototype,"openExternalDocumentInNewTab",void 0);Ce([me([])],de.prototype,"filters",void 0);Ce([me([])],de.prototype,"sort",void 0);Ce([$e({store:"search"})],de.prototype,"request",void 0);Ce([$e({store:"search"})],de.prototype,"paging",void 0);Ce([$e({store:"search",selector:t=>t.spellcheck})],de.prototype,"autocorrect",void 0);Ce([x({attribute:!1})],de.prototype,"searchServiceProvider",void 0);K("ft-search-context")(de);var _d=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},kt=class extends Rn(Pn){constructor(){super(),this.options={searchInDocumentTitlesOnly:{label:()=>Ln.messages.documentTitlesOnly(),selected:()=>!!this.searchInDocumentTitlesOnly,onChange:e=>{var r;return(r=this.stateManager)===null||r===void 0?void 0:r.setSearchInDocumentTitlesOnly(e)}}},this.addI18nContext(Ln,Rd)}render(){return M`
1588
1588
  <ft-filter
1589
- label=${wn.messages.label()}
1589
+ label=${Ln.messages.label()}
1590
1590
  .options=${Object.keys(this.options).map(e=>({value:e,label:this.options[e].label(),selected:this.options[e].selected()}))}
1591
1591
  part="filter"
1592
1592
  .exportpartsPrefixes=${["filter"]}
1593
1593
  multivalued
1594
1594
  @change=${()=>this.onSelectionChange()}
1595
1595
  ></ft-filter>
1596
- `}onSelectionChange(){var e;(e=this.filter)===null||e===void 0||e.options.forEach(r=>this.options[r.value].onChange(!!r.selected))}};Tt.elementDefinitions={"ft-filter":V};Tt.styles=cc;vd([$e({selector:ts})],Tt.prototype,"searchInDocumentTitlesOnly",void 0);vd([B("ft-filter")],Tt.prototype,"filter",void 0);W("ft-search-type")(Tt);})();
1596
+ `}onSelectionChange(){var e;(e=this.filter)===null||e===void 0||e.options.forEach(r=>this.options[r.value].onChange(!!r.selected))}};kt.elementDefinitions={"ft-filter":Z};kt.styles=Mc;_d([$e({selector:ds})],kt.prototype,"searchInDocumentTitlesOnly",void 0);_d([H("ft-filter")],kt.prototype,"filter",void 0);K("ft-search-type")(kt);})();
1597
1597
  /*! Bundled license information:
1598
1598
 
1599
1599
  @webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js: