@fluid-topics/ft-popover 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.
@@ -0,0 +1,1188 @@
1
+ "use strict";(()=>{var sc=Object.create;var Po=Object.defineProperty;var lc=Object.getOwnPropertyDescriptor;var cc=Object.getOwnPropertyNames;var pc=Object.getPrototypeOf,dc=Object.prototype.hasOwnProperty;var uc=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),z=(t,e)=>{for(var r in e)Po(t,r,{get:e[r],enumerable:!0})},fc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of cc(e))!dc.call(t,i)&&i!==r&&Po(t,i,{get:()=>e[i],enumerable:!(n=lc(e,i))||n.enumerable});return t};var hc=(t,e,r)=>(r=t!=null?sc(pc(t)):{},fc(e||!t||!t.__esModule?Po(r,"default",{value:t,enumerable:!0}):r,t));var sl=uc((at,al)=>{var Co=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,wo=function(){function t(){this.fetch=!1,this.DOMException=Co.DOMException}return t.prototype=Co,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 d(m){return typeof m!="string"&&(m=String(m)),m}function h(m){var x={next:function(){var T=m.shift();return{done:T===void 0,value:T}}};return i.iterable&&(x[Symbol.iterator]=function(){return x}),x}function f(m){this.map={},m instanceof f?m.forEach(function(x,T){this.append(T,x)},this):Array.isArray(m)?m.forEach(function(x){if(x.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+x.length);this.append(x[0],x[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(x){this.append(x,m[x])},this)}f.prototype.append=function(m,x){m=c(m),x=d(x);var T=this.map[m];this.map[m]=T?T+", "+x:x},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,x){this.map[c(m)]=d(x)},f.prototype.forEach=function(m,x){for(var T in this.map)this.map.hasOwnProperty(T)&&m.call(x,this.map[T],T,this)},f.prototype.keys=function(){var m=[];return this.forEach(function(x,T){m.push(T)}),h(m)},f.prototype.values=function(){var m=[];return this.forEach(function(x){m.push(x)}),h(m)},f.prototype.entries=function(){var m=[];return this.forEach(function(x,T){m.push([T,x])}),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(x,T){m.onload=function(){x(m.result)},m.onerror=function(){T(m.error)}})}function b(m){var x=new FileReader,T=g(x);return x.readAsArrayBuffer(m),T}function O(m){var x=new FileReader,T=g(x),U=/charset=([A-Za-z0-9_-]+)/.exec(m.type),B=U?U[1]:"utf-8";return x.readAsText(m,B),T}function N(m){for(var x=new Uint8Array(m),T=new Array(x.length),U=0;U<x.length;U++)T[U]=String.fromCharCode(x[U]);return T.join("")}function C(m){if(m.slice)return m.slice(0);var x=new Uint8Array(m.byteLength);return x.set(new Uint8Array(m)),x.buffer}function R(){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=C(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||l(m))?this._bodyArrayBuffer=C(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 O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(N(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(L)}),this.json=function(){return this.text().then(JSON.parse)},this}var v=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function S(m){var x=m.toUpperCase();return v.indexOf(x)>-1?x:m}function E(m,x){if(!(this instanceof E))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var T=x.body;if(m instanceof E){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,x.headers||(this.headers=new f(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!T&&m._bodyInit!=null&&(T=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new f(x.headers)),this.method=S(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var D=new AbortController;return D.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&T)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(T),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var U=/([?&])_=[^&]*/;if(U.test(this.url))this.url=this.url.replace(U,"$1_="+new Date().getTime());else{var B=/\?/;this.url+=(B.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}E.prototype.clone=function(){return new E(this,{body:this._bodyInit})};function L(m){var x=new FormData;return m.trim().split("&").forEach(function(T){if(T){var U=T.split("="),B=U.shift().replace(/\+/g," "),D=U.join("=").replace(/\+/g," ");x.append(decodeURIComponent(B),decodeURIComponent(D))}}),x}function M(m){var x=new f,T=m.replace(/\r?\n[\t ]+/g," ");return T.split("\r").map(function(U){return U.indexOf(`
2
+ `)===0?U.substr(1,U.length):U}).forEach(function(U){var B=U.split(":"),D=B.shift().trim();if(D){var Ne=B.join(":").trim();try{x.append(D,Ne)}catch(or){console.warn("Response "+or.message)}}}),x}R.call(E.prototype);function F(m,x){if(!(this instanceof F))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.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=x.statusText===void 0?"":""+x.statusText,this.headers=new f(x.headers),this.url=x.url||"",this._initBody(m)}R.call(F.prototype),F.prototype.clone=function(){return new F(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},F.error=function(){var m=new F(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var W=[301,302,303,307,308];F.redirect=function(m,x){if(W.indexOf(x)===-1)throw new RangeError("Invalid status code");return new F(null,{status:x,headers:{location:m}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(x,T){this.message=x,this.name=T;var U=Error(x);this.stack=U.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function P(m,x){return new Promise(function(T,U){var B=new E(m,x);if(B.signal&&B.signal.aborted)return U(new r.DOMException("Aborted","AbortError"));var D=new XMLHttpRequest;function Ne(){D.abort()}D.onload=function(){var re={statusText:D.statusText,headers:M(D.getAllResponseHeaders()||"")};B.url.indexOf("file://")===0&&(D.status<200||D.status>599)?re.status=200:re.status=D.status,re.url="responseURL"in D?D.responseURL:re.headers.get("X-Request-URL");var lt="response"in D?D.response:D.responseText;setTimeout(function(){T(new F(lt,re))},0)},D.onerror=function(){setTimeout(function(){U(new TypeError("Network request failed"))},0)},D.ontimeout=function(){setTimeout(function(){U(new TypeError("Network request timed out"))},0)},D.onabort=function(){setTimeout(function(){U(new r.DOMException("Aborted","AbortError"))},0)};function or(re){try{return re===""&&n.location.href?n.location.href:re}catch{return re}}if(D.open(B.method,or(B.url),!0),B.credentials==="include"?D.withCredentials=!0:B.credentials==="omit"&&(D.withCredentials=!1),"responseType"in D&&(i.blob?D.responseType="blob":i.arrayBuffer&&(D.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof f||n.Headers&&x.headers instanceof n.Headers)){var na=[];Object.getOwnPropertyNames(x.headers).forEach(function(re){na.push(c(re)),D.setRequestHeader(re,d(x.headers[re]))}),B.headers.forEach(function(re,lt){na.indexOf(lt)===-1&&D.setRequestHeader(lt,re)})}else B.headers.forEach(function(re,lt){D.setRequestHeader(lt,re)});B.signal&&(B.signal.addEventListener("abort",Ne),D.onreadystatechange=function(){D.readyState===4&&B.signal.removeEventListener("abort",Ne)}),D.send(typeof B._bodyInit>"u"?null:B._bodyInit)})}return P.polyfill=!0,n.fetch||(n.fetch=P,n.Headers=f,n.Request=E,n.Response=F),r.Headers=f,r.Request=E,r.Response=F,r.fetch=P,r}({})})(wo);wo.fetch.ponyfill=!0;delete wo.fetch.polyfill;var Gt=Co.fetch?Co:wo;at=Gt.fetch;at.default=Gt.fetch;at.fetch=Gt.fetch;at.Headers=Gt.Headers;at.Request=Gt.Request;at.Response=Gt.Response;al.exports=at});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(v,S){if(v=v.toLowerCase(),this._getDefinition(v)!==void 0)throw new DOMException(`Failed to execute 'define' on 'CustomElementRegistry': the name "${v}" has already been used with this registry`);if(this._definitionsByClass.get(S)!==void 0)throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");let E=S.prototype.attributeChangedCallback,L=new Set(S.observedAttributes||[]);y(S,L,E);let M={elementClass:S,connectedCallback:S.prototype.connectedCallback,disconnectedCallback:S.prototype.disconnectedCallback,adoptedCallback:S.prototype.adoptedCallback,attributeChangedCallback:E,formAssociated:S.formAssociated,formAssociatedCallback:S.prototype.formAssociatedCallback,formDisabledCallback:S.prototype.formDisabledCallback,formResetCallback:S.prototype.formResetCallback,formStateRestoreCallback:S.prototype.formStateRestoreCallback,observedAttributes:L};this._definitionsByTag.set(v,M),this._definitionsByClass.set(S,M);let F=r.call(n,v);F||(F=f(v),e.call(n,v,F)),this===window.customElements&&(s.set(S,M),M.standInClass=F);let W=this._awaitingUpgrade.get(v);if(W){this._awaitingUpgrade.delete(v);for(let m of W)a.delete(m),b(m,M,!0)}let P=this._whenDefinedPromises.get(v);return P!==void 0&&(P.resolve(S),this._whenDefinedPromises.delete(v)),S}upgrade(){N.push(this),n.upgrade.apply(n,arguments),N.pop()}get(v){return this._definitionsByTag.get(v)?.elementClass}_getDefinition(v){return this._definitionsByTag.get(v)}whenDefined(v){let S=this._getDefinition(v);if(S!==void 0)return Promise.resolve(S.elementClass);let E=this._whenDefinedPromises.get(v);return E===void 0&&(E={},E.promise=new Promise(L=>E.resolve=L),this._whenDefinedPromises.set(v,E)),E.promise}_upgradeWhenDefined(v,S,E){let L=this._awaitingUpgrade.get(S);L||this._awaitingUpgrade.set(S,L=new Set),E?L.add(v):L.delete(v)}};let c;window.HTMLElement=function(){let S=c;if(S)return c=void 0,S;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 S=Reflect.construct(t,[],E.standInClass),Object.setPrototypeOf(S,this.constructor.prototype),i.set(S,E),S},window.HTMLElement.prototype=t.prototype;let d=v=>v===document||v instanceof ShadowRoot,h=v=>{let S=v.getRootNode();if(!d(S)){let E=N[N.length-1];if(E instanceof CustomElementRegistry)return E;S=E.getRootNode(),d(S)||(S=l.get(S)?.getRootNode()||document)}return S.customElements},f=v=>class{static get formAssociated(){return!0}constructor(){let E=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(E,HTMLElement.prototype);let L=h(E)||window.customElements,M=L._getDefinition(v);return M?b(E,M):a.set(E,L),E}connectedCallback(){let E=i.get(this);E?E.connectedCallback&&E.connectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,v,!0)}disconnectedCallback(){let E=i.get(this);E?E.disconnectedCallback&&E.disconnectedCallback.apply(this,arguments):a.get(this)._upgradeWhenDefined(this,v,!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=(v,S,E)=>{if(S.size===0||E===void 0)return;let L=v.prototype.setAttribute;L&&(v.prototype.setAttribute=function(W,P){let m=W.toLowerCase();if(S.has(m)){let x=this.getAttribute(m);L.call(this,m,P),E.call(this,m,x,P)}else L.call(this,m,P)});let M=v.prototype.removeAttribute;M&&(v.prototype.removeAttribute=function(W){let P=W.toLowerCase();if(S.has(P)){let m=this.getAttribute(P);M.call(this,P),E.call(this,P,m,null)}else M.call(this,P)});let F=v.prototype.toggleAttribute;F&&(v.prototype.toggleAttribute=function(W,P){let m=W.toLowerCase();if(S.has(m)){let x=this.getAttribute(m);F.call(this,m,P);let T=this.getAttribute(m);E.call(this,m,x,T)}else F.call(this,m,P)})},g=v=>{let S=Object.getPrototypeOf(v);if(S!==window.HTMLElement)return S===t?Object.setPrototypeOf(v,window.HTMLElement):g(S)},b=(v,S,E=!1)=>{Object.setPrototypeOf(v,S.elementClass.prototype),i.set(v,S),c=v;try{new S.elementClass}catch{g(S.elementClass),new S.elementClass}S.attributeChangedCallback&&S.observedAttributes.forEach(L=>{v.hasAttribute(L)&&S.attributeChangedCallback.call(v,L,null,v.getAttribute(L))}),E&&S.connectedCallback&&v.isConnected&&S.connectedCallback.call(v)},O=Element.prototype.attachShadow;Element.prototype.attachShadow=function(v){let S=O.apply(this,arguments);return v.customElements&&(S.customElements=v.customElements),S};let N=[document],C=(v,S,E=void 0)=>{let L=(E?Object.getPrototypeOf(E):v.prototype)[S];v.prototype[S]=function(){N.push(this);let M=L.apply(E||this,arguments);return M!==void 0&&l.set(M,this),N.pop(),M}};C(ShadowRoot,"createElement",document),C(ShadowRoot,"importNode",document),C(Element,"insertAdjacentHTML");let R=(v,S)=>{let E=Object.getOwnPropertyDescriptor(v.prototype,S);Object.defineProperty(v.prototype,S,{...E,set(L){N.push(this),E.set.call(this,L),N.pop()}})};if(R(Element,"innerHTML"),R(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){let v=new WeakMap,S=HTMLElement.prototype.attachInternals,E=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...W){let P=S.call(this,...W);return v.set(P,this),P},E.forEach(W=>{let P=window.ElementInternals.prototype,m=P[W];P[W]=function(...x){let T=v.get(this);if(i.get(T).formAssociated===!0)return m?.call(this,...x);throw new DOMException(`Failed to execute ${m} on 'ElementInternals': The target element is not a form-associated custom element.`)}});class L extends Array{constructor(P){super(...P),this._elements=P}get value(){return this._elements.find(P=>P.checked===!0)?.value||""}}class M{constructor(P){let m=new Map;P.forEach((x,T)=>{let U=x.getAttribute("name"),B=m.get(U)||[];this[+T]=x,B.push(x),m.set(U,B)}),this.length=P.length,m.forEach((x,T)=>{x&&(x.length===1?this[T]=x[0]:this[T]=new L(x))})}namedItem(P){return this[P]}}let F=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){let W=F.get.call(this,[]),P=[];for(let m of W){let x=i.get(m);(!x||x.formAssociated===!0)&&P.push(m)}return new M(P)}})}}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 jo={};z(jo,{CSSResult:()=>Tt,LitElement:()=>We,ReactiveElement:()=>_e,_$LE:()=>Mc,_$LH:()=>kc,adoptStyles:()=>Jr,css:()=>$,defaultConverter:()=>Qr,getCompatibleStyle:()=>dr,html:()=>Q,isServer:()=>mu,noChange:()=>qe,notEqual:()=>Mo,nothing:()=>j,render:()=>zo,supportsAdoptingStyleSheets:()=>pr,svg:()=>$c,unsafeCSS:()=>mt});var Mr=globalThis,Fr=Mr.ShadowRoot&&(Mr.ShadyCSS===void 0||Mr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,aa=Symbol(),ia=new WeakMap,Br=class{constructor(e,r,n){if(this._$cssResult$=!0,n!==aa)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(Fr&&e===void 0){let n=r!==void 0&&r.length===1;n&&(e=ia.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&ia.set(r,e))}return e}toString(){return this.cssText}},sa=t=>new Br(typeof t=="string"?t:t+"",void 0,aa);var Lo=(t,e)=>{if(Fr)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Mr.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}},Wr=Fr?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let n of e.cssRules)r+=n.cssText;return sa(r)})(t):t;var{is:mc,defineProperty:yc,getOwnPropertyDescriptor:gc,getOwnPropertyNames:bc,getOwnPropertySymbols:xc,getPrototypeOf:vc}=Object,Hr=globalThis,la=Hr.trustedTypes,Sc=la?la.emptyScript:"",Oc=Hr.reactiveElementPolyfillSupport,nr=(t,e)=>t,ir={toAttribute(t,e){switch(e){case Boolean:t=t?Sc: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}},zr=(t,e)=>!mc(t,e),ca={attribute:!0,type:String,converter:ir,reflect:!1,hasChanged:zr};Symbol.metadata??=Symbol("metadata"),Hr.litPropertyMetadata??=new WeakMap;var ct=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=ca){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&&yc(this.prototype,e,i)}}static getPropertyDescriptor(e,r,n){let{get:i,set:a}=gc(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)??ca}static _$Ei(){if(this.hasOwnProperty(nr("elementProperties")))return;let e=vc(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(nr("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(nr("properties"))){let r=this.properties,n=[...bc(r),...xc(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(Wr(i))}else e!==void 0&&r.push(Wr(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 Lo(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:ir).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:ir;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??zr)(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){}};ct.elementStyles=[],ct.shadowRootOptions={mode:"open"},ct[nr("elementProperties")]=new Map,ct[nr("finalized")]=new Map,Oc?.({ReactiveElement:ct}),(Hr.reactiveElementVersions??=[]).push("2.0.2");var $o=globalThis,jr=$o.trustedTypes,pa=jr?jr.createPolicy("lit-html",{createHTML:t=>t}):void 0,ko="$lit$",Be=`lit$${(Math.random()+"").slice(9)}$`,Do="?"+Be,Ec=`<${Do}>`,ut=document,Vr=()=>ut.createComment(""),sr=t=>t===null||typeof t!="object"&&typeof t!="function",ya=Array.isArray,ga=t=>ya(t)||typeof t?.[Symbol.iterator]=="function",Io=`[
3
+ \f\r]`,ar=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,da=/-->/g,ua=/>/g,pt=RegExp(`>|${Io}(?:([^\\s"'>=/]+)(${Io}*=${Io}*(?:[^
4
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),fa=/'/g,ha=/"/g,ba=/^(?:script|style|textarea|title)$/i,xa=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),va=xa(1),Sa=xa(2),he=Symbol.for("lit-noChange"),X=Symbol.for("lit-nothing"),ma=new WeakMap,dt=ut.createTreeWalker(ut,129);function Oa(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return pa!==void 0?pa.createHTML(e):e}var Ea=(t,e)=>{let r=t.length-1,n=[],i,a=e===2?"<svg>":"",s=ar;for(let l=0;l<r;l++){let c=t[l],d,h,f=-1,y=0;for(;y<c.length&&(s.lastIndex=y,h=s.exec(c),h!==null);)y=s.lastIndex,s===ar?h[1]==="!--"?s=da:h[1]!==void 0?s=ua:h[2]!==void 0?(ba.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=pt):h[3]!==void 0&&(s=pt):s===pt?h[0]===">"?(s=i??ar,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,d=h[1],s=h[3]===void 0?pt:h[3]==='"'?ha:fa):s===ha||s===fa?s=pt:s===da||s===ua?s=ar:(s=pt,i=void 0);let g=s===pt&&t[l+1].startsWith("/>")?" ":"";a+=s===ar?c+Ec:f>=0?(n.push(d),c.slice(0,f)+ko+c.slice(f)+Be+g):c+Be+(f===-2?l:g)}return[Oa(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),n]},lr=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,c=this.parts,[d,h]=Ea(e,r);if(this.el=t.createElement(d,n),dt.currentNode=this.el.content,r===2){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(i=dt.nextNode())!==null&&c.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let f of i.getAttributeNames())if(f.endsWith(ko)){let y=h[s++],g=i.getAttribute(f).split(Be),b=/([.?@])?(.*)/.exec(y);c.push({type:1,index:a,name:b[2],strings:g,ctor:b[1]==="."?Kr:b[1]==="?"?Zr:b[1]==="@"?qr:ht}),i.removeAttribute(f)}else f.startsWith(Be)&&(c.push({type:6,index:a}),i.removeAttribute(f));if(ba.test(i.tagName)){let f=i.textContent.split(Be),y=f.length-1;if(y>0){i.textContent=jr?jr.emptyScript:"";for(let g=0;g<y;g++)i.append(f[g],Vr()),dt.nextNode(),c.push({type:2,index:++a});i.append(f[y],Vr())}}}else if(i.nodeType===8)if(i.data===Do)c.push({type:2,index:a});else{let f=-1;for(;(f=i.data.indexOf(Be,f+1))!==-1;)c.push({type:7,index:a}),f+=Be.length-1}a++}}static createElement(e,r){let n=ut.createElement("template");return n.innerHTML=e,n}};function ft(t,e,r=t,n){if(e===he)return e;let i=n!==void 0?r._$Co?.[n]:r._$Cl,a=sr(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=ft(t,i._$AS(t,e.values),i,n)),e}var Gr=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??ut).importNode(r,!0);dt.currentNode=i;let a=dt.nextNode(),s=0,l=0,c=n[0];for(;c!==void 0;){if(s===c.index){let d;c.type===2?d=new cr(a,a.nextSibling,this,e):c.type===1?d=new c.ctor(a,c.name,c.strings,this,e):c.type===6&&(d=new Yr(a,this,e)),this._$AV.push(d),c=n[++l]}s!==c?.index&&(a=dt.nextNode(),s++)}return dt.currentNode=ut,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++}},cr=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=X,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=ft(this,e,r),sr(e)?e===X||e==null||e===""?(this._$AH!==X&&this._$AR(),this._$AH=X):e!==this._$AH&&e!==he&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):ga(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!==X&&sr(this._$AH)?this._$AA.nextSibling.data=e:this.$(ut.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=lr.createElement(Oa(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new Gr(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=ma.get(e.strings);return r===void 0&&ma.set(e.strings,r=new lr(e)),r}T(e){ya(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))}},ht=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,i,a){this.type=1,this._$AH=X,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=X}_$AI(e,r=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=ft(this,e,r,0),s=!sr(e)||e!==this._$AH&&e!==he,s&&(this._$AH=e);else{let l=e,c,d;for(e=a[0],c=0;c<a.length-1;c++)d=ft(this,l[n+c],r,c),d===he&&(d=this._$AH[c]),s||=!sr(d)||d!==this._$AH[c],d===X?e=X:e!==X&&(e+=(d??"")+a[c+1]),this._$AH[c]=d}s&&!i&&this.O(e)}O(e){e===X?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Kr=class extends ht{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===X?void 0:e}},Zr=class extends ht{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==X)}},qr=class extends ht{constructor(e,r,n,i,a){super(e,r,n,i,a),this.type=5}_$AI(e,r=this){if((e=ft(this,e,r,0)??X)===he)return;let n=this._$AH,i=e===X&&n!==X||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==X&&(n===X||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)}},Yr=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){ft(this,e)}},Ca={j:ko,P:Be,A:Do,C:1,M:Ea,L:Gr,R:ga,V:ft,D:cr,I:ht,H:Zr,N:qr,U:Kr,B:Yr},Cc=$o.litHtmlPolyfillSupport;Cc?.(lr,cr),($o.litHtmlVersions??=[]).push("3.1.0");var Xr=globalThis,pr=Xr.ShadowRoot&&(Xr.ShadyCSS===void 0||Xr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Uo=Symbol(),wa=new WeakMap,Tt=class{constructor(e,r,n){if(this._$cssResult$=!0,n!==Uo)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(pr&&e===void 0){let n=r!==void 0&&r.length===1;n&&(e=wa.get(r)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&wa.set(r,e))}return e}toString(){return this.cssText}},mt=t=>new Tt(typeof t=="string"?t:t+"",void 0,Uo),$=(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 Tt(r,t,Uo)},Jr=(t,e)=>{if(pr)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Xr.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}},dr=pr?t=>t:t=>t instanceof CSSStyleSheet?(e=>{let r="";for(let n of e.cssRules)r+=n.cssText;return mt(r)})(t):t;var{is:wc,defineProperty:Ac,getOwnPropertyDescriptor:Rc,getOwnPropertyNames:Nc,getOwnPropertySymbols:_c,getPrototypeOf:Tc}=Object,eo=globalThis,Aa=eo.trustedTypes,Pc=Aa?Aa.emptyScript:"",Lc=eo.reactiveElementPolyfillSupport,ur=(t,e)=>t,Qr={toAttribute(t,e){switch(e){case Boolean:t=t?Pc: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}},Mo=(t,e)=>!wc(t,e),Ra={attribute:!0,type:String,converter:Qr,reflect:!1,hasChanged:Mo};Symbol.metadata??=Symbol("metadata"),eo.litPropertyMetadata??=new WeakMap;var _e=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=Ra){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&&Ac(this.prototype,e,i)}}static getPropertyDescriptor(e,r,n){let{get:i,set:a}=Rc(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)??Ra}static _$Ei(){if(this.hasOwnProperty(ur("elementProperties")))return;let e=Tc(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(ur("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(ur("properties"))){let r=this.properties,n=[...Nc(r),..._c(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(dr(i))}else e!==void 0&&r.push(dr(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 Jr(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:Qr).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:Qr;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??Mo)(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){}};_e.elementStyles=[],_e.shadowRootOptions={mode:"open"},_e[ur("elementProperties")]=new Map,_e[ur("finalized")]=new Map,Lc?.({ReactiveElement:_e}),(eo.reactiveElementVersions??=[]).push("2.0.2");var Fo=globalThis,to=Fo.trustedTypes,Na=to?to.createPolicy("lit-html",{createHTML:t=>t}):void 0,Wo="$lit$",Fe=`lit$${(Math.random()+"").slice(9)}$`,Ho="?"+Fe,Ic=`<${Ho}>`,bt=document,hr=()=>bt.createComment(""),mr=t=>t===null||typeof t!="object"&&typeof t!="function",$a=Array.isArray,ka=t=>$a(t)||typeof t?.[Symbol.iterator]=="function",Bo=`[
5
+ \f\r]`,fr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_a=/-->/g,Ta=/>/g,yt=RegExp(`>|${Bo}(?:([^\\s"'>=/]+)(${Bo}*=${Bo}*(?:[^
6
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Pa=/'/g,La=/"/g,Da=/^(?:script|style|textarea|title)$/i,Ua=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Q=Ua(1),$c=Ua(2),qe=Symbol.for("lit-noChange"),j=Symbol.for("lit-nothing"),Ia=new WeakMap,gt=bt.createTreeWalker(bt,129);function Ma(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Na!==void 0?Na.createHTML(e):e}var Ba=(t,e)=>{let r=t.length-1,n=[],i,a=e===2?"<svg>":"",s=fr;for(let l=0;l<r;l++){let c=t[l],d,h,f=-1,y=0;for(;y<c.length&&(s.lastIndex=y,h=s.exec(c),h!==null);)y=s.lastIndex,s===fr?h[1]==="!--"?s=_a:h[1]!==void 0?s=Ta:h[2]!==void 0?(Da.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=yt):h[3]!==void 0&&(s=yt):s===yt?h[0]===">"?(s=i??fr,f=-1):h[1]===void 0?f=-2:(f=s.lastIndex-h[2].length,d=h[1],s=h[3]===void 0?yt:h[3]==='"'?La:Pa):s===La||s===Pa?s=yt:s===_a||s===Ta?s=fr:(s=yt,i=void 0);let g=s===yt&&t[l+1].startsWith("/>")?" ":"";a+=s===fr?c+Ic:f>=0?(n.push(d),c.slice(0,f)+Wo+c.slice(f)+Fe+g):c+Fe+(f===-2?l:g)}return[Ma(t,a+(t[r]||"<?>")+(e===2?"</svg>":"")),n]},yr=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,c=this.parts,[d,h]=Ba(e,r);if(this.el=t.createElement(d,n),gt.currentNode=this.el.content,r===2){let f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(i=gt.nextNode())!==null&&c.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let f of i.getAttributeNames())if(f.endsWith(Wo)){let y=h[s++],g=i.getAttribute(f).split(Fe),b=/([.?@])?(.*)/.exec(y);c.push({type:1,index:a,name:b[2],strings:g,ctor:b[1]==="."?oo:b[1]==="?"?no:b[1]==="@"?io:vt}),i.removeAttribute(f)}else f.startsWith(Fe)&&(c.push({type:6,index:a}),i.removeAttribute(f));if(Da.test(i.tagName)){let f=i.textContent.split(Fe),y=f.length-1;if(y>0){i.textContent=to?to.emptyScript:"";for(let g=0;g<y;g++)i.append(f[g],hr()),gt.nextNode(),c.push({type:2,index:++a});i.append(f[y],hr())}}}else if(i.nodeType===8)if(i.data===Ho)c.push({type:2,index:a});else{let f=-1;for(;(f=i.data.indexOf(Fe,f+1))!==-1;)c.push({type:7,index:a}),f+=Fe.length-1}a++}}static createElement(e,r){let n=bt.createElement("template");return n.innerHTML=e,n}};function xt(t,e,r=t,n){if(e===qe)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=xt(t,i._$AS(t,e.values),i,n)),e}var ro=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??bt).importNode(r,!0);gt.currentNode=i;let a=gt.nextNode(),s=0,l=0,c=n[0];for(;c!==void 0;){if(s===c.index){let d;c.type===2?d=new Pt(a,a.nextSibling,this,e):c.type===1?d=new c.ctor(a,c.name,c.strings,this,e):c.type===6&&(d=new ao(a,this,e)),this._$AV.push(d),c=n[++l]}s!==c?.index&&(a=gt.nextNode(),s++)}return gt.currentNode=bt,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++}},Pt=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=j,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=xt(this,e,r),mr(e)?e===j||e==null||e===""?(this._$AH!==j&&this._$AR(),this._$AH=j):e!==this._$AH&&e!==qe&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):ka(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&&mr(this._$AH)?this._$AA.nextSibling.data=e:this.$(bt.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=yr.createElement(Ma(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new ro(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(e){let r=Ia.get(e.strings);return r===void 0&&Ia.set(e.strings,r=new yr(e)),r}T(e){$a(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(hr()),this.k(hr()),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=j,this._$AN=void 0,this.element=e,this.name=r,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=j}_$AI(e,r=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=xt(this,e,r,0),s=!mr(e)||e!==this._$AH&&e!==qe,s&&(this._$AH=e);else{let l=e,c,d;for(e=a[0],c=0;c<a.length-1;c++)d=xt(this,l[n+c],r,c),d===qe&&(d=this._$AH[c]),s||=!mr(d)||d!==this._$AH[c],d===j?e=j:e!==j&&(e+=(d??"")+a[c+1]),this._$AH[c]=d}s&&!i&&this.O(e)}O(e){e===j?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},oo=class extends vt{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===j?void 0:e}},no=class extends vt{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==j)}},io=class extends vt{constructor(e,r,n,i,a){super(e,r,n,i,a),this.type=5}_$AI(e,r=this){if((e=xt(this,e,r,0)??j)===qe)return;let n=this._$AH,i=e===j&&n!==j||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==j&&(n===j||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},ao=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){xt(this,e)}},kc={j:Wo,P:Fe,A:Ho,C:1,M:Ba,L:ro,R:ka,V:xt,D:Pt,I:vt,H:no,N:io,U:oo,B:ao},Dc=Fo.litHtmlPolyfillSupport;Dc?.(yr,Pt),(Fo.litHtmlVersions??=[]).push("3.1.0");var zo=(t,e,r)=>{let n=r?.renderBefore??e,i=n._$litPart$;if(i===void 0){let a=r?.renderBefore??null;n._$litPart$=i=new Pt(e.insertBefore(hr(),a),a,void 0,r??{})}return i._$AI(t),i};var We=class extends _e{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=zo(r,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return qe}};We._$litElement$=!0,We.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:We});var Uc=globalThis.litElementPolyfillSupport;Uc?.({LitElement:We});var Mc={_$AK:(t,e,r)=>{t._$AK(e,r)},_$AL:t=>t._$AL};(globalThis.litElementVersions??=[]).push("4.0.2");var mu=!1;var Go={};z(Go,{customElement:()=>Bc,eventOptions:()=>Lt,property:()=>_,query:()=>oe,queryAll:()=>Hc,queryAssignedElements:()=>jc,queryAssignedNodes:()=>Vo,queryAsync:()=>zc,standardProperty:()=>Fa,state:()=>ce});var Bc=t=>(e,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(t,e)}):customElements.define(t,e)};var Fc={attribute:!0,type:String,converter:ir,reflect:!1,hasChanged:zr},Fa=(t=Fc,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 _(t){return(e,r)=>typeof r=="object"?Fa(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 ce(t){return _({...t,state:!0,attribute:!1})}function Lt(t){return(e,r)=>{let n=typeof e=="function"?e:e[r];Object.assign(n,t)}}var Oe=(t,e,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof e!="object"&&Object.defineProperty(t,e,r),r);function oe(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(d){this[c]=d}}})();return Oe(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 Oe(r,n,{get(){return a(this)}})}}var Wc;function Hc(t){return(e,r)=>Oe(e,r,{get(){return(this.renderRoot??(Wc??=document.createDocumentFragment())).querySelectorAll(t)}})}function zc(t){return(e,r)=>Oe(e,r,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(t)??null}})}function jc(t){return(e,r)=>{let{slot:n,selector:i}=t??{},a="slot"+(n?`[name=${n}]`:":not([name])");return Oe(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 Vo(t){return(e,r)=>{let{slot:n}=t??{},i="slot"+(n?`[name=${n}]`:":not([name])");return Oe(e,r,{get(){return this.renderRoot?.querySelector(i)?.assignedNodes(t)??[]}})}}var Ko={};z(Ko,{repeat:()=>Kc});var Ye={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Xe=t=>(...e)=>({_$litDirective$:t,values:e}),Te=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:Vc}=Ca;var Wa=()=>document.createComment(""),It=(t,e,r)=>{let n=t._$AA.parentNode,i=e===void 0?t._$AB:e._$AA;if(r===void 0){let a=n.insertBefore(Wa(),i),s=n.insertBefore(Wa(),i);r=new Vc(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 d=c.nextSibling;n.insertBefore(c,i),c=d}}}return r},Je=(t,e,r=t)=>(t._$AI(e,r),t),Gc={},Ha=(t,e=Gc)=>t._$AH=e,za=t=>t._$AH,so=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 ja=(t,e,r)=>{let n=new Map;for(let i=e;i<=r;i++)n.set(t[i],i);return n},Kc=Xe(class extends Te{constructor(t){if(super(t),t.type!==Ye.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=za(t),{values:a,keys:s}=this.ht(e,r,n);if(!Array.isArray(i))return this.dt=s,a;let l=this.dt??=[],c=[],d,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]=Je(i[f],a[g]),f++,g++;else if(l[y]===s[b])c[b]=Je(i[y],a[b]),y--,b--;else if(l[f]===s[b])c[b]=Je(i[f],a[b]),It(t,c[b+1],i[f]),f++,b--;else if(l[y]===s[g])c[g]=Je(i[y],a[g]),It(t,i[f],i[y]),y--,g++;else if(d===void 0&&(d=ja(s,g,b),h=ja(l,f,y)),d.has(l[f]))if(d.has(l[y])){let O=h.get(s[g]),N=O!==void 0?i[O]:null;if(N===null){let C=It(t,i[f]);Je(C,a[g]),c[g]=C}else c[g]=Je(N,a[g]),It(t,i[f],N),i[O]=null;g++}else so(i[y]),y--;else so(i[f]),f++;for(;g<=b;){let O=It(t,c[b+1]);Je(O,a[g]),c[g++]=O}for(;f<=y;){let O=i[f++];O!==null&&so(O)}return this.dt=s,Ha(t,c),he}});var Zo={};z(Zo,{classMap:()=>St});var St=Xe(class extends Te{constructor(t){if(super(t),t.type!==Ye.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 he}});var qo={};z(qo,{styleMap:()=>qc});var Va="important",Zc=" !"+Va,qc=Xe(class extends Te{constructor(t){if(super(t),t.type!==Ye.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(Zc);n.includes("-")||a?r.setProperty(n,a?i.slice(0,-11):i,a?Va:""):r[n]=i}}return he}});var Xo={};z(Xo,{UnsafeHTMLDirective:()=>$t,unsafeHTML:()=>Yo});var $t=class extends Te{constructor(e){if(super(e),this.et=X,e.type!==Ye.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===X||e==null)return this.vt=void 0,this.et=e;if(e===he)return e;if(typeof e!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(e===this.et)return this.vt;this.et=e;let r=[e];return r.raw=r,this.vt={_$litType$:this.constructor.resultType,strings:r,values:[]}}};$t.directiveName="unsafeHTML",$t.resultType=1;var Yo=Xe($t);var tn={};z(tn,{CacheRegistry:()=>en});var Qo={};z(Qo,{CancelablePromise:()=>kt,CanceledPromiseError:()=>gr,cancelable:()=>Jo});var gr=class extends Error{constructor(e,r,n){super(e),this.canceledPromiseResult=r,this.canceledPromiseError=n}},kt=class extends Promise{constructor(e){super((r,n)=>e(i=>{this.isCanceled?n(new gr("Promise has been canceled",i)):r(i)},i=>{this.isCanceled?n(new gr("Promise has been canceled",void 0,i)):n(i)})),this.isCanceled=!1}cancel(){this.isCanceled=!0}},Jo=t=>new kt((e,r)=>t.then(e).catch(r));var en=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 kt&&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=Jo(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 on={};z(on,{ClusteringHelper:()=>rn});var rn=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(d=>t.extractResultMetadata(d,e)).map(d=>d??{key:e,label:l,value:void 0,displayValue:n}).filter(d=>d.value!=s?.value).filter((d,h,f)=>f.findIndex(y=>y.value===d.value)===h).map(d=>({result:this.findBestResultForMetadataValue(e,d.value),metadata:d})).sort((d,h)=>this.compareMetadata(d.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 d;return((d=t.extractResultMetadata(c,e))===null||d===void 0?void 0:d.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 d=this.countMatchingMetadata(c,a);if(d>l&&(l=d,s=c,d===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 nn={};z(nn,{Debouncer:()=>Ee});var Ee=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 cn={};z(cn,{customElement:()=>ne,isNumber:()=>Ya,jsonProperty:()=>ln,optionalNumberProperty:()=>tp});var sn={};z(sn,{dateReviver:()=>Xc,deepEqual:()=>br,delay:()=>Ga,eventPathContainsMatchingElement:()=>Qc,flatDeep:()=>Za,hasChanged:()=>xr,last:()=>ep,minmax:()=>an,parseDate:()=>qa,waitFor:()=>Ka,waitUntil:()=>Yc});var Ga=t=>new Promise(e=>setTimeout(e,t));async function Yc(t,e=10,r=2e4){await Ka(async()=>await t()||void 0,e,r)}async function Ka(t,e=10,r=2e4){let n=await t(),i,a;for(i=a=performance.now();n==null&&(!r||a-i<r);)await Ga(e),n=await t(),a=performance.now();if(n==null)throw new Error("Timeout exceeded");return n}function Za(t,e){return t.flatMap(r=>[r,...Za(e(r),e)])}function Xc(...t){return function(e,r){return t.includes(e)?qa(r):r}}function qa(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 Jc(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(!br(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(!br(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(!br(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function br(t,e){try{return Jc(t,e)}catch{return!1}}function xr(t,e){return!br(t,e)}function Qc(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 an(t,e,r){return Math.min(Math.max(t,e),r)}function ep(t){return t[t.length-1]}var ne=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function ln(t,e){let r=()=>JSON.parse(JSON.stringify(t));return _({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:xr,...e??{}})}function tp(t){return _({type:Object,converter:{fromAttribute:e=>{if(e!=null)return Ya(e)?+e:void 0},toAttribute:e=>e==null?void 0:""+e},...t??{}})}function Ya(t){return!isNaN(parseFloat(t))}var Mn={};z(Mn,{designSystemVariables:()=>K});var Un={};z(Un,{DesignSystemFamily:()=>Ce,DesignSystemSize:()=>ye,FtCssVariableFactory:()=>o,badge:()=>sp,banner:()=>ap,breadcrumb:()=>lp,button:()=>w,chart:()=>vp,checkbox:()=>Op,chip:()=>np,chipChoice:()=>op,collapsible:()=>bp,comboboxMultiSelect:()=>gp,comboboxSingleSelect:()=>yp,drawer:()=>dp,floatingMenu:()=>mp,foundation:()=>p,link:()=>ip,modal:()=>pp,notice:()=>Sp,notification:()=>wp,pageHeader:()=>cp,popover:()=>me,radio:()=>Cp,resolveFamilyClass:()=>kn,resolveSizeClass:()=>Dn,semantic:()=>u,setVariable:()=>k,switch_:()=>xp,tabs:()=>up,textArea:()=>hp,textInput:()=>fp,toggle:()=>Ep,tooltip:()=>Ap,typographies:()=>vr,typographyBody1Medium:()=>mn,typographyBody1Regular:()=>hn,typographyBody1Semibold:()=>yn,typographyBody2Medium:()=>bn,typographyBody2MediumUnderline:()=>Xa,typographyBody2Regular:()=>gn,typographyBody2Semibold:()=>xn,typographyCaption1Bold:()=>Nn,typographyCaption1Medium:()=>An,typographyCaption1Semibold:()=>Rn,typographyCaption2Bold:()=>Pn,typographyCaption2Medium:()=>_n,typographyCaption2Semibold:()=>Tn,typographyCaption3Bold:()=>$n,typographyCaption3Medium:()=>Ln,typographyCaption3Semibold:()=>In,typographyDisplay:()=>pn,typographyLabel1Bold:()=>On,typographyLabel1Medium:()=>vn,typographyLabel1Semibold:()=>Sn,typographyLabel2Bold:()=>wn,typographyLabel2Medium:()=>En,typographyLabel2Semibold:()=>Cn,typographyTitle1:()=>dn,typographyTitle2:()=>un,typographyTitle3:()=>fn,typographyVariants:()=>rp});var He=t=>typeof t=="string"?mt(t):t,o=class{static create(e,r,n,i){let a=l=>He(l??i),s=$`var(${He(e)}, ${a(i)})`;return s.name=e,s.description=r,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>$`var(${He(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,r,n,i){let a=l=>n.get(l??i),s=$`var(${He(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=>$`var(${He(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):He(a??e.lastResortDefaultValue()),i=$`var(${He(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=>$`var(${He(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};function k(t,e){return He(`${t.name}: ${e}`)}var p={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)")},pn={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")},dn={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")},un={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")},fn={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")},hn={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")},mn={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")},yn={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")},gn={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")},bn={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")},Xa={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")},xn={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")},vn={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")},Sn={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")},On={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")},En={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")},Cn={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")},wn={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")},An={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")},Rn={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")},Nn={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")},_n={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")},Tn={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")},Pn={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")},Ln={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")},In={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")},$n={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")},vr={display:pn,"title-1":dn,"title-2":un,"title-3":fn,"body-1-regular":hn,"body-1-medium":mn,"body-1-semibold":yn,"body-2-regular":gn,"body-2-medium":bn,"body-2-medium-underline":Xa,"body-2-semibold":xn,"label-1-medium":vn,"label-1-semibold":Sn,"label-1-bold":On,"label-2-medium":En,"label-2-semibold":Cn,"label-2-bold":wn,"caption-1-medium":An,"caption-1-semibold":Rn,"caption-1-bold":Nn,"caption-2-medium":_n,"caption-2-semibold":Tn,"caption-2-bold":Pn,"caption-3-medium":Ln,"caption-3-semibold":In,"caption-3-bold":$n},rp=["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.",p.colorBrand0),backgroundErrorSubtle:o.extend("--ft-background-error-subtle","Used as background of subtle error components.",p.colorRed10),backgroundInfoSubtle:o.extend("--ft-background-info-subtle","Used as background of subtle information components.",p.colorCyan10),backgroundWarningSubtle:o.extend("--ft-background-warning-subtle","Used as background of subtle information components.",p.colorOrange10),backgroundSuccessSubtle:o.extend("--ft-background-success-subtle","Used as background of subtle success components.",p.colorGreen10),backgroundGlobalSurface:o.extend("--ft-background-global-surface","Used as app background.",p.colorWhite),backgroundGlobalOnSurface:o.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",p.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",p.colorGray30),contentActionPrimary:o.extend("--ft-content-action-primary","Used on label of primary action on light surface.",p.colorBrand0),contentWarningPrimary:o.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",p.colorOrange200),contentWarningIconOnly:o.extend("--ft-content-warning-icon-only","Used on warning status icons alone",p.colorOrange0),contentErrorPrimary:o.extend("--ft-content-error-primary","Used on label of error messages on light surface.",p.colorRed0),contentErrorIconOnly:o.extend("--ft-content-error-icon-only","Used on error status icons alone",p.colorRed70),contentInfoPrimary:o.extend("--ft-content-info-primary","Used on label of information messages on light surface.",p.colorCyan200),contentInfoIconOnly:o.extend("--ft-content-info-icon-only","Used on info status icons alone",p.colorCyan0),contentSuccessPrimary:o.extend("--ft-content-success-primary","Used on label of success messages on light surface.",p.colorGreen200),contentSuccessIconOnly:o.extend("--ft-content-success-icon-only","Used on success status icons alone",p.colorGreen0),contentGlobalPrimary:o.extend("--ft-content-global-primary","Used for main content on the page.",p.colorGray500),contentGlobalSecondary:o.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
7
+ Also for action icons.`,p.colorGray200),contentGlobalSubtle:o.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",p.colorGray0),contentGlobalOnColor:o.extend("--ft-content-global-on-color","Used for content on a dominant color.",p.colorWhite),borderActionPrimary:o.extend("--ft-border-action-primary","Used as border for primary action components.",p.colorBrand0),borderActionFocusRing:o.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",p.colorCyan0),borderWarningPrimary:o.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",p.colorOrange200),borderWarningSubtle:o.extend("--ft-border-warning-subtle","Used as border for warning components.",p.colorOrange30),borderSuccessPrimary:o.extend("--ft-border-success-primary","Used as border for success buttons.",p.colorGreen200),borderSuccessSubtle:o.extend("--ft-border-success-subtle","Used as border for success components.",p.colorGreen30),borderErrorPrimary:o.extend("--ft-border-error-primary","Used as border for text fields in error states.",p.colorRed0),borderErrorSubtle:o.extend("--ft-border-error-subtle","Used as border for error components.",p.colorRed30),borderInfoPrimary:o.extend("--ft-border-info-primary","Used as border for buttons in info color.",p.colorCyan200),borderInfoSubtle:o.extend("--ft-border-info-subtle","Used as border for information components.",p.colorCyan30),borderGlobalPrimary:o.extend("--ft-border-global-primary","Used as border for element like input.",p.colorGray50),borderGlobalSubtle:o.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",p.colorGray30),borderInputPrimary:o.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",p.colorGray80)};var w={largeHeight:o.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ft-button-large-horizontal-padding","",p.spacing4),largeGap:o.extend("--ft-button-large-gap","",p.spacing2),largeBorderRadius:o.extend("--ft-button-large-border-radius","",p.borderRadiusS),largeIconSize:o.extend("--ft-button-large-icon-size","",p.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","",p.spacing3),mediumGap:o.extend("--ft-button-medium-gap","",p.spacing2),mediumBorderRadius:o.extend("--ft-button-medium-border-radius","",p.borderRadiusS),mediumIconSize:o.extend("--ft-button-medium-icon-size","",p.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","",p.spacing2),smallGap:o.extend("--ft-button-small-gap","",p.spacing1),smallBorderRadius:o.extend("--ft-button-small-border-radius","",p.borderRadiusS),smallIconSize:o.extend("--ft-button-small-icon-size","",p.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","",p.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","",p.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","",p.opacity16),primaryFocusStateLayerOpacity:o.extend("--ft-button-primary-focus-state-layer-opacity","",p.opacity16),primaryActiveStateLayerOpacity:o.extend("--ft-button-primary-active-state-layer-opacity","",p.opacity24),primaryDisabledComponentOpacity:o.extend("--ft-button-primary-disabled-component-opacity","",p.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","",p.opacity8),tertiaryFocusStateLayerOpacity:o.extend("--ft-button-tertiary-focus-state-layer-opacity","",p.opacity8),tertiaryActiveStateLayerOpacity:o.extend("--ft-button-tertiary-active-state-layer-opacity","",p.opacity16),tertiaryDisabledComponentOpacity:o.extend("--ft-button-tertiary-disabled-component-opacity","",p.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","",p.opacity8),secondaryFocusStateLayerOpacity:o.extend("--ft-button-secondary-focus-state-layer-opacity","",p.opacity8),secondaryActiveStateLayerOpacity:o.extend("--ft-button-secondary-active-state-layer-opacity","",p.opacity16),secondaryDisabledComponentOpacity:o.extend("--ft-button-secondary-disabled-component-opacity","",p.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","",p.opacity8),neutralFocusStateLayerOpacity:o.extend("--ft-button-neutral-focus-state-layer-opacity","",p.opacity8),neutralActiveStateLayerOpacity:o.extend("--ft-button-neutral-active-state-layer-opacity","",p.opacity16),neutralDisabledComponentOpacity:o.extend("--ft-button-neutral-disabled-component-opacity","",p.opacity40)};var op={neutralOffHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",p.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",p.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","",p.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","",p.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",p.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",p.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","",p.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","",p.spacing3),largeGap:o.extend("--ft-chip-choice-large-gap","",p.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","",p.iconSize3),mediumMinHeight:o.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-choice-medium-horizontal-padding","",p.spacing2),mediumGap:o.extend("--ft-chip-choice-medium-gap","",p.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","",p.iconSize2)};var np={largeMinHeight:o.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-large-horizontal-padding","",p.spacing3),largeButtonRightPadding:o.extend("--ft-chip-large-button-right-padding","",p.spacing1),largeGap:o.extend("--ft-chip-large-gap","",p.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","",p.iconSize3),mediumMinHeight:o.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-medium-horizontal-padding","",p.spacing2),mediumButtonRightPadding:o.extend("--ft-chip-medium-button-right-padding","",p.spacing05),mediumGap:o.extend("--ft-chip-medium-gap","",p.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","",p.iconSize2),smallMinHeight:o.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-chip-small-horizontal-padding","",p.spacing1),smallButtonRightPadding:o.extend("--ft-chip-small-button-right-padding","",p.spacing05),smallGap:o.extend("--ft-chip-small-gap","",p.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","",p.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 ip={brandHoverOpacity:o.extend("--ft-link-brand-hover-opacity","",p.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","",p.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 ap={iconSize:o.extend("--ft-banner-icon-size","",p.iconSize5),borderWidth:o.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ft-banner-left-padding","",p.spacing6),rightPadding:o.extend("--ft-banner-right-padding","",p.spacing6),verticalPadding:o.extend("--ft-banner-vertical-padding","",p.spacing6),horizontalSideGap:o.extend("--ft-banner-horizontal-side-gap","",p.spacing6),horizontalMobileGap:o.extend("--ft-banner-horizontal-mobile-gap","",p.spacing4),verticalMobileGap:o.extend("--ft-banner-vertical-mobile-gap","",p.spacing6),horizontalMiddleGap:o.extend("--ft-banner-horizontal-middle-gap","",p.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 sp={horizontalPadding:o.extend("--ft-badge-horizontal-padding","",p.spacing1),verticalPadding:o.extend("--ft-badge-vertical-padding","",p.spacing1),borderRadius:o.extend("--ft-badge-border-radius","",p.borderRadiusPill),color:o.extend("--ft-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ft-badge-background-color","",u.contentActionPrimary)};var lp={horizontalGap:o.extend("--ft-breadcrumb-horizontal-gap","",p.spacing1),verticalGap:o.extend("--ft-breadcrumb-vertical-gap","",p.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 cp={horizontalPadding:o.extend("--ft-page-header-horizontal-padding","",p.spacing6),horizontalGap:o.extend("--ft-page-header-horizontal-gap","",p.spacing4),verticalGap:o.extend("--ft-page-header-vertical-gap","",p.spacing2),classicVerticalPadding:o.extend("--ft-page-header-classic-vertical-padding","",p.spacing6),multilineVerticalPadding:o.extend("--ft-page-header-multiline-vertical-padding","",p.spacing4),inlineVerticalPadding:o.extend("--ft-page-header-inline-vertical-padding","",p.spacing2),backgroundColor:o.extend("--ft-page-header-background-color","",p.colorWhite),bottomBorderColor:o.extend("--ft-page-header-bottom-border-color","",u.borderGlobalSubtle),titleColor:o.extend("--ft-page-header-title-color","",u.contentGlobalPrimary),subtitleColor:o.extend("--ft-page-header-subtitle-color","",u.contentGlobalSecondary)};var pp={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","",p.colorGray700),overlayOpacity:o.extend("--ft-modal-overlay-opacity","",p.opacity40),shadow:o.extend("--ft-modal-shadow","",p.shadowElevation03),bodyBackgroundColor:o.extend("--ft-modal-body-background-color","",p.colorWhite),bodyColor:o.extend("--ft-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-modal-body-horizontal-padding","",p.spacing6),bodyVerticalPadding:o.extend("--ft-modal-body-vertical-padding","",p.spacing6),bodyVerticalGap:o.extend("--ft-modal-body-vertical-gap","",p.spacing6),containerMargin:o.extend("--ft-modal-container-margin","",p.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","",p.spacing1),headerRightPadding:o.extend("--ft-modal-header-right-padding","",p.spacing1),headerLeftPadding:o.extend("--ft-modal-header-left-padding","",p.spacing6),headerGap:o.extend("--ft-modal-header-gap","",p.spacing2),headerBorderBottom:o.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:o.extend("--ft-modal-border-radius","",p.borderRadiusM)};var dp={overlayOpacity:o.extend("--ft-drawer-overlay-opacity","",p.opacity40),shadow:o.extend("--ft-drawer-shadow","",p.shadowElevation03),bodyColor:o.extend("--ft-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-drawer-body-horizontal-padding","",p.spacing6),bodyVerticalPadding:o.extend("--ft-drawer-body-vertical-padding","",p.spacing6),bodyGap:o.extend("--ft-drawer-body-gap","",p.spacing6),bodyBackgroundColor:o.extend("--ft-drawer-body-background-color","",p.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","",p.spacing2),headerBorderWidth:o.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ft-drawer-header-gap","",p.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","",p.spacing6),buttonsBarVerticalPadding:o.extend("--ft-drawer-buttons-bar-vertical-padding","",p.spacing4),buttonsBarGap:o.extend("--ft-drawer-buttons-bar-gap","",p.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","",p.colorGray700)};var up={offBorderBottomWidth:o.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ft-tabs-off-hover-state-layer-opacity","",p.opacity8),offDefaultStateLayerOpacity:o.extend("--ft-tabs-off-default-state-layer-opacity","",p.opacity0),offFocusStateLayerOpacity:o.extend("--ft-tabs-off-focus-state-layer-opacity","",p.opacity8),offDisabledComponentOpacity:o.extend("--ft-tabs-off-disabled-component-opacity","",p.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","",p.borderRadiusS),topRightBorderRadius:o.extend("--ft-tabs-top-right-border-radius","",p.borderRadiusS),withLabelHorizontalPadding:o.extend("--ft-tabs-with-label-horizontal-padding","",p.spacing4),withLabelVerticalPadding:o.extend("--ft-tabs-with-label-vertical-padding","",p.spacing3),horizontalGap:o.extend("--ft-tabs-horizontal-gap","",p.spacing1),verticalGap:o.extend("--ft-tabs-vertical-gap","",p.spacing1),onHoverStateLayerOpacity:o.extend("--ft-tabs-on-hover-state-layer-opacity","",p.opacity16),onDefaultStateLayerOpacity:o.extend("--ft-tabs-on-default-state-layer-opacity","",p.opacity8),onFocusStateLayerOpacity:o.extend("--ft-tabs-on-focus-state-layer-opacity","",p.opacity16),onActiveStateLayerOpacity:o.extend("--ft-tabs-on-active-state-layer-opacity","",p.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","",p.spacing4),iconOnlyVerticalPadding:o.extend("--ft-tabs-icon-only-vertical-padding","",p.spacing4),alertTopPadding:o.extend("--ft-tabs-alert-top-padding","",p.spacing1),alertRightPadding:o.extend("--ft-tabs-alert-right-padding","",p.spacing05),focusOutlineWidth:o.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var fp={fieldHorizontalPadding:o.extend("--ft-text-input-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:o.extend("--ft-text-input-field-horizontal-gap","",p.spacing3),fieldVerticalGap:o.extend("--ft-text-input-field-vertical-gap","",p.spacing05),fieldIconSize:o.extend("--ft-text-input-field-icon-size","",p.iconSize3),fieldHeight:o.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-text-input-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:o.extend("--ft-text-input-helper-horizontal-gap","",p.spacing1),helperIconSize:o.extend("--ft-text-input-helper-icon-size","",p.iconSize2),borderRadius:o.extend("--ft-text-input-border-radius","",p.borderRadiusM),backgroundColor:o.extend("--ft-text-input-background-color","",p.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","",p.opacity40)};var hp={backgroundColor:o.extend("--ft-text-area-background-color","",p.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","",p.opacity40),fieldHorizontalLeftPadding:o.extend("--ft-text-area-field-horizontal-left-padding","",p.spacing4),fieldHorizontalGap:o.extend("--ft-text-area-field-horizontal-gap","",p.spacing3),fieldVerticalGap:o.extend("--ft-text-area-field-vertical-gap","",p.spacing05),fieldMinHeight:o.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ft-text-area-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:o.extend("--ft-text-area-helper-horizontal-gap","",p.spacing1),helperIconSize:o.extend("--ft-text-area-helper-icon-size","",p.iconSize2),borderRadius:o.extend("--ft-text-area-border-radius","",p.borderRadiusM)};var mp={height:o.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ft-floating-menu-horizontal-padding","",p.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","",p.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","",p.opacity8),hoverStateLayerOpacity:o.extend("--ft-floating-menu-hover-state-layer-opacity","",p.opacity8),activeStateLayerOpacity:o.extend("--ft-floating-menu-active-state-layer-opacity","",p.opacity16),disabledComponentOpacity:o.extend("--ft-floating-menu-disabled-component-opacity","",p.opacity40),iconSize:o.extend("--ft-floating-menu-icon-size","",p.iconSize3),backgroundColor:o.extend("--ft-floating-menu-background-color","",u.backgroundGlobalOnSurface),shadow:o.extend("--ft-floating-menu-shadow","",p.shadowElevation02)};var yp={fieldHorizontalPadding:o.extend("--ft-combobox-single-select-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-single-select-field-horizontal-gap","",p.spacing3),fieldVerticalGap:o.extend("--ft-combobox-single-select-field-vertical-gap","",p.spacing05),fieldIconSize:o.extend("--ft-combobox-single-select-field-icon-size","",p.iconSize3),fieldHeight:o.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-combobox-single-select-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:o.extend("--ft-combobox-single-select-helper-horizontal-gap","",p.spacing1),helperVerticalGap:o.extend("--ft-combobox-single-select-helper-vertical-gap","",p.spacing1),helperIconSize:o.extend("--ft-combobox-single-select-helper-icon-size","",p.iconSize2),menuVerticalGap:o.extend("--ft-combobox-single-select-menu-vertical-gap","",p.spacing2),borderRadius:o.extend("--ft-combobox-single-select-border-radius","",p.borderRadiusM),backgroundColor:o.extend("--ft-combobox-single-select-background-color","",p.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","",p.opacity40)};var gp={backgroundColor:o.extend("--ft-combobox-multi-select-background-color","",p.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","",p.opacity40),helperHorizontalPadding:o.extend("--ft-combobox-multi-select-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:o.extend("--ft-combobox-multi-select-helper-horizontal-gap","",p.spacing1),helperVerticalGap:o.extend("--ft-combobox-multi-select-helper-vertical-gap","",p.spacing1),helperIconSize:o.extend("--ft-combobox-multi-select-helper-icon-size","",p.iconSize2),fieldHorizontalPadding:o.extend("--ft-combobox-multi-select-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-multi-select-field-horizontal-gap","",p.spacing3),fieldVerticalGap:o.extend("--ft-combobox-multi-select-field-vertical-gap","",p.spacing05),fieldIconSize:o.extend("--ft-combobox-multi-select-field-icon-size","",p.iconSize3),fieldMaxHeight:o.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",p.spacing1),contentValuesVerticalGap:o.extend("--ft-combobox-multi-select-content-values-vertical-gap","",p.spacing1),borderRadius:o.extend("--ft-combobox-multi-select-border-radius","",p.borderRadiusM)};var me={backgroundColor:o.extend("--ft-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ft-popover-horizontal-padding","",p.spacing6),verticalPadding:o.extend("--ft-popover-vertical-padding","",p.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","",p.spacing3),borderRadius:o.extend("--ft-popover-border-radius","",p.borderRadiusM),shadow:o.extend("--ft-popover-shadow","",p.shadowElevation02)};var bp={hoverStateLayerOpacity:o.extend("--ft-collapsible-hover-state-layer-opacity","",p.opacity8),focusStateLayerOpacity:o.extend("--ft-collapsible-focus-state-layer-opacity","",p.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","",p.opacity16),disabledComponentOpacity:o.extend("--ft-collapsible-disabled-component-opacity","",p.opacity40),horizontalPadding:o.extend("--ft-collapsible-horizontal-padding","",p.spacing4),verticalPadding:o.extend("--ft-collapsible-vertical-padding","",p.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","",p.iconSize3)};var xp={groupHorizontalPadding:o.extend("--ft-switch-group-horizontal-padding","",p.spacing1),groupVerticalPadding:o.extend("--ft-switch-group-vertical-padding","",p.spacing1),groupGap:o.extend("--ft-switch-group-gap","",p.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","",p.spacing2),labelVerticalPadding:o.extend("--ft-switch-label-vertical-padding","",p.spacing1),offHoverStateLayerOpacity:o.extend("--ft-switch-off-hover-state-layer-opacity","",p.opacity8),offFocusStateLayerOpacity:o.extend("--ft-switch-off-focus-state-layer-opacity","",p.opacity8),offActiveStateLayerOpacity:o.extend("--ft-switch-off-active-state-layer-opacity","",p.opacity16),offDisabledComponentOpacity:o.extend("--ft-switch-off-disabled-component-opacity","",p.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","",p.opacity8),onFocusStateLayerOpacity:o.extend("--ft-switch-on-focus-state-layer-opacity","",p.opacity8),onActiveStateLayerOpacity:o.extend("--ft-switch-on-active-state-layer-opacity","",p.opacity16),onDisabledComponentOpacity:o.extend("--ft-switch-on-disabled-component-opacity","",p.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","",p.spacing1),iconVerticalPadding:o.extend("--ft-switch-icon-vertical-padding","",p.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","",p.borderRadiusS)};var vp={color1Light:o.extend("--ft-chart-1-light","for area color charts",p.colorBrand40),color1Base:o.extend("--ft-chart-1-base","for line charts",p.colorBrand0),color2Light:o.extend("--ft-chart-2-light","for area color charts",p.colorYellow60),color2Base:o.extend("--ft-chart-2-base","for line charts",p.colorYellow100),color3Light:o.extend("--ft-chart-3-light","",p.colorUltramarine40),color3Base:o.extend("--ft-chart-3-base","",p.colorUltramarine70),color4Light:o.extend("--ft-chart-4-light","",p.colorCyan50),color4Base:o.extend("--ft-chart-4-base","",p.colorCyan100),color5Light:o.extend("--ft-chart-5-light","",p.colorRed40),color5Base:o.extend("--ft-chart-5-base","",p.colorRed60),color6Light:o.extend("--ft-chart-6-light","",p.colorGreen40),color6Base:o.extend("--ft-chart-6-base","",p.colorGreen70),color7Light:o.extend("--ft-chart-7-light","",p.colorOrange70),color7Base:o.extend("--ft-chart-7-base","",p.colorOrange100),color8Light:o.extend("--ft-chart-8-light","",p.colorAvocado70),color8Base:o.extend("--ft-chart-8-base","",p.colorAvocado200),color9Light:o.extend("--ft-chart-9-light","",p.colorBrown50),color9Base:o.extend("--ft-chart-9-base","",p.colorBrown200),color10Light:o.extend("--ft-chart-10-light","",p.colorGray50),color10Base:o.extend("--ft-chart-10-base","",p.colorGray80),monochrome10:o.extend("--ft-chart-monochrome-10","",p.colorBrand10),monochrome20:o.extend("--ft-chart-monochrome-20","",p.colorBrand20),monochrome30:o.extend("--ft-chart-monochrome-30","",p.colorBrand40),monochrome40:o.extend("--ft-chart-monochrome-40","",p.colorBrand60),monochrome50:o.extend("--ft-chart-monochrome-50","",p.colorBrand0),monochrome60:o.extend("--ft-chart-monochrome-60","",p.colorBrand200)};var Sp={borderWidth:o.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ft-notice-horizontal-padding","",p.spacing3),verticalPadding:o.extend("--ft-notice-vertical-padding","",p.spacing2),borderRadius:o.extend("--ft-notice-border-radius","",p.borderRadiusS),gap:o.extend("--ft-notice-gap","",p.spacing2),iconSize:o.extend("--ft-notice-icon-size","",p.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 Op={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","",p.opacity16),checkedFocusStateLayerOpacity:o.extend("--ft-checkbox-checked-focus-state-layer-opacity","",p.opacity16),checkedActiveStateLayerOpacity:o.extend("--ft-checkbox-checked-active-state-layer-opacity","",p.opacity24),checkedDisabledComponentOpacity:o.extend("--ft-checkbox-checked-disabled-component-opacity","",p.opacity40),uncheckedBorderColor:o.extend("--ft-checkbox-unchecked-border-color","",p.colorGray80),uncheckedStateLayerColor:o.extend("--ft-checkbox-unchecked-state-layer-color","",p.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",p.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",p.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",p.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ft-checkbox-unchecked-disabled-component-opacity","",p.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","",p.spacing3)};var Ep={offHoverStateLayerOpacity:o.extend("--ft-toggle-off-hover-state-layer-opacity","",p.opacity16),offFocusStateLayerOpacity:o.extend("--ft-toggle-off-focus-state-layer-opacity","",p.opacity16),offActiveStateLayerOpacity:o.extend("--ft-toggle-off-active-state-layer-opacity","",p.opacity24),offDisabledComponentOpacity:o.extend("--ft-toggle-off-disabled-component-opacity","",p.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","",p.opacity16),onFocusStateLayerOpacity:o.extend("--ft-toggle-on-focus-state-layer-opacity","",p.opacity16),onActiveStateLayerOpacity:o.extend("--ft-toggle-on-active-state-layer-opacity","",p.opacity24),onDisabledComponentOpacity:o.extend("--ft-toggle-on-disabled-component-opacity","",p.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","",p.spacing3)};var Cp={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","",p.opacity16),selectedFocusStateLayerOpacity:o.extend("--ft-radio-selected-focus-state-layer-opacity","",p.opacity16),selectedActiveStateLayerOpacity:o.extend("--ft-radio-selected-active-state-layer-opacity","",p.opacity24),selectedDisabledComponentOpacity:o.extend("--ft-radio-selected-disabled-component-opacity","",p.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","",p.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ft-radio-unselected-focus-state-layer-opacity","",p.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ft-radio-unselected-active-state-layer-opacity","",p.opacity24),unselectedDisabledComponentOpacity:o.extend("--ft-radio-unselected-disabled-component-opacity","",p.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","",p.spacing3)};var wp={iconSize:o.extend("--ft-notification-icon-size","",p.iconSize4),leftPadding:o.extend("--ft-notification-left-padding","",p.spacing5),rightPadding:o.extend("--ft-notification-right-padding","",p.spacing4),verticalPadding:o.extend("--ft-notification-vertical-padding","",p.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","",p.borderRadiusPill),borderWidth:o.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ft-notification-leading-gap","",p.spacing2),trailingGap:o.extend("--ft-notification-trailing-gap","",p.spacing8)};var Ap={horizontalPadding:o.extend("--ft-tooltip-horizontal-padding","",p.spacing2),verticalPadding:o.extend("--ft-tooltip-vertical-padding","",p.spacing2),borderRadius:o.extend("--ft-tooltip-border-radius","",p.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","",p.opacity80),shadow:o.extend("--ft-tooltip-shadow","",p.shadowElevation02),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ft-tooltip-gap","",p.spacing05)};var Ce;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Ce||(Ce={}));var ye;(function(t){t.large="large",t.medium="medium",t.small="small"})(ye||(ye={}));function kn(t){return`ftds--family-${t}`}function Dn(t){return`ftds--size-${t}`}var K={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 Hn={};z(Hn,{FtNotificationEvent:()=>Bn,PostResizeEvent:()=>Wn,PreResizeEvent:()=>Fn});var Bn=class extends CustomEvent{constructor(e){super("ft-notification",{bubbles:!0,composed:!0,detail:e})}},Fn=class extends Event{constructor(){super("ft-pre-resize",{composed:!0,bubbles:!0})}},Wn=class extends Event{constructor(){super("ft-post-resize",{composed:!0,bubbles:!0})}};var ni={};z(ni,{computeFlipOffsetPosition:()=>oi,computeOffsetPosition:()=>ri});var Qa=["top","right","bottom","left"],Ja=["start","end"],zn=Qa.reduce((t,e)=>t.concat(e,e+"-"+Ja[0],e+"-"+Ja[1]),[]),Er=Math.min,Qe=Math.max,Cr=Math.round;var ze=t=>({x:t,y:t}),Rp={left:"right",right:"left",bottom:"top",top:"bottom"},Np={start:"end",end:"start"};function jn(t,e,r){return Qe(t,Er(e,r))}function Dt(t,e){return typeof t=="function"?t(e):t}function Pe(t){return t.split("-")[0]}function Le(t){return t.split("-")[1]}function Vn(t){return t==="x"?"y":"x"}function Gn(t){return t==="y"?"height":"width"}function wr(t){return["top","bottom"].includes(Pe(t))?"y":"x"}function Kn(t){return Vn(wr(t))}function Zn(t,e,r){r===void 0&&(r=!1);let n=Le(t),i=Kn(t),a=Gn(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Or(s)),[s,Or(s)]}function es(t){let e=Or(t);return[Sr(t),e,Sr(e)]}function Sr(t){return t.replace(/start|end/g,e=>Np[e])}function _p(t,e,r){let n=["left","right"],i=["right","left"],a=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return r?e?i:n:e?n:i;case"left":case"right":return e?a:s;default:return[]}}function ts(t,e,r,n){let i=Le(t),a=_p(Pe(t),r==="start",n);return i&&(a=a.map(s=>s+"-"+i),e&&(a=a.concat(a.map(Sr)))),a}function Or(t){return t.replace(/left|right|bottom|top/g,e=>Rp[e])}function Tp(t){return{top:0,right:0,bottom:0,left:0,...t}}function rs(t){return typeof t!="number"?Tp(t):{top:t,right:t,bottom:t,left:t}}function Ot(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function os(t,e,r){let{reference:n,floating:i}=t,a=wr(e),s=Kn(e),l=Gn(s),c=Pe(e),d=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,g;switch(c){case"top":g={x:h,y:n.y-i.height};break;case"bottom":g={x:h,y:n.y+n.height};break;case"right":g={x:n.x+n.width,y:f};break;case"left":g={x:n.x-i.width,y:f};break;default:g={x:n.x,y:n.y}}switch(Le(e)){case"start":g[s]-=y*(r&&d?-1:1);break;case"end":g[s]+=y*(r&&d?-1:1);break}return g}var ns=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)),d=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:h,y:f}=os(d,n,c),y=n,g={},b=0;for(let O=0;O<l.length;O++){let{name:N,fn:C}=l[O],{x:R,y:v,data:S,reset:E}=await C({x:h,y:f,initialPlacement:n,placement:y,strategy:i,middlewareData:g,rects:d,platform:s,elements:{reference:t,floating:e}});if(h=R??h,f=v??f,g={...g,[N]:{...g[N],...S}},E&&b<=50){b++,typeof E=="object"&&(E.placement&&(y=E.placement),E.rects&&(d=E.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):E.rects),{x:h,y:f}=os(d,y,c)),O=-1;continue}}return{x:h,y:f,placement:y,strategy:i,middlewareData:g}};async function lo(t,e){var r;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:l,strategy:c}=t,{boundary:d="clippingAncestors",rootBoundary:h="viewport",elementContext:f="floating",altBoundary:y=!1,padding:g=0}=Dt(e,t),b=rs(g),N=l[y?f==="floating"?"reference":"floating":f],C=Ot(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(N)))==null||r?N:N.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:d,rootBoundary:h,strategy:c})),R=f==="floating"?{...s.floating,x:n,y:i}:s.reference,v=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),S=await(a.isElement==null?void 0:a.isElement(v))?await(a.getScale==null?void 0:a.getScale(v))||{x:1,y:1}:{x:1,y:1},E=Ot(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:R,offsetParent:v,strategy:c}):R);return{top:(C.top-E.top+b.top)/S.y,bottom:(E.bottom-C.bottom+b.bottom)/S.y,left:(C.left-E.left+b.left)/S.x,right:(E.right-C.right+b.right)/S.x}}function Pp(t,e,r){return(t?[...r.filter(i=>Le(i)===t),...r.filter(i=>Le(i)!==t)]:r.filter(i=>Pe(i)===i)).filter(i=>t?Le(i)===t||(e?Sr(i)!==i:!1):!0)}var qn=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:d}=e,{crossAxis:h=!1,alignment:f,allowedPlacements:y=zn,autoAlignment:g=!0,...b}=Dt(t,e),O=f!==void 0||y===zn?Pp(f||null,g,y):y,N=await lo(e,b),C=((r=s.autoPlacement)==null?void 0:r.index)||0,R=O[C];if(R==null)return{};let v=Zn(R,a,await(c.isRTL==null?void 0:c.isRTL(d.floating)));if(l!==R)return{reset:{placement:O[0]}};let S=[N[Pe(R)],N[v[0]],N[v[1]]],E=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:R,overflows:S}],L=O[C+1];if(L)return{data:{index:C+1,overflows:E},reset:{placement:L}};let M=E.map(P=>{let m=Le(P.placement);return[P.placement,m&&h?P.overflows.slice(0,2).reduce((x,T)=>x+T,0):P.overflows[0],P.overflows]}).sort((P,m)=>P[1]-m[1]),W=((i=M.filter(P=>P[2].slice(0,Le(P[0])?2:3).every(m=>m<=0))[0])==null?void 0:i[0])||M[0][0];return W!==l?{data:{index:C+1,overflows:E},reset:{placement:W}}:{}}}},Yn=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var r,n;let{placement:i,middlewareData:a,rects:s,initialPlacement:l,platform:c,elements:d}=e,{mainAxis:h=!0,crossAxis:f=!0,fallbackPlacements:y,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:O=!0,...N}=Dt(t,e);if((r=a.arrow)!=null&&r.alignmentOffset)return{};let C=Pe(i),R=Pe(l)===l,v=await(c.isRTL==null?void 0:c.isRTL(d.floating)),S=y||(R||!O?[Or(l)]:es(l));!y&&b!=="none"&&S.push(...ts(l,O,b,v));let E=[l,...S],L=await lo(e,N),M=[],F=((n=a.flip)==null?void 0:n.overflows)||[];if(h&&M.push(L[C]),f){let x=Zn(i,s,v);M.push(L[x[0]],L[x[1]])}if(F=[...F,{placement:i,overflows:M}],!M.every(x=>x<=0)){var W,P;let x=(((W=a.flip)==null?void 0:W.index)||0)+1,T=E[x];if(T)return{data:{index:x,overflows:F},reset:{placement:T}};let U=(P=F.filter(B=>B.overflows[0]<=0).sort((B,D)=>B.overflows[1]-D.overflows[1])[0])==null?void 0:P.placement;if(!U)switch(g){case"bestFit":{var m;let B=(m=F.map(D=>[D.placement,D.overflows.filter(Ne=>Ne>0).reduce((Ne,or)=>Ne+or,0)]).sort((D,Ne)=>D[1]-Ne[1])[0])==null?void 0:m[0];B&&(U=B);break}case"initialPlacement":U=l;break}if(i!==U)return{reset:{placement:U}}}return{}}}};async function Lp(t,e){let{placement:r,platform:n,elements:i}=t,a=await(n.isRTL==null?void 0:n.isRTL(i.floating)),s=Pe(r),l=Le(r),c=wr(r)==="y",d=["left","top"].includes(s)?-1:1,h=a&&c?-1:1,f=Dt(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*d}:{x:y*d,y:g*h}}var Xn=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var r,n;let{x:i,y:a,placement:s,middlewareData:l}=e,c=await Lp(e,t);return s===((r=l.offset)==null?void 0:r.placement)&&(n=l.arrow)!=null&&n.alignmentOffset?{}:{x:i+c.x,y:a+c.y,data:{...c,placement:s}}}}},Jn=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:N=>{let{x:C,y:R}=N;return{x:C,y:R}}},...c}=Dt(t,e),d={x:r,y:n},h=await lo(e,c),f=wr(Pe(i)),y=Vn(f),g=d[y],b=d[f];if(a){let N=y==="y"?"top":"left",C=y==="y"?"bottom":"right",R=g+h[N],v=g-h[C];g=jn(R,g,v)}if(s){let N=f==="y"?"top":"left",C=f==="y"?"bottom":"right",R=b+h[N],v=b-h[C];b=jn(R,b,v)}let O=l.fn({...e,[y]:g,[f]:b});return{...O,data:{x:O.x-r,y:O.y-n}}}}};function je(t){return as(t)?(t.nodeName||"").toLowerCase():"#document"}function pe(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Ve(t){var e;return(e=(as(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function as(t){return t instanceof Node||t instanceof pe(t).Node}function Ie(t){return t instanceof Element||t instanceof pe(t).Element}function we(t){return t instanceof HTMLElement||t instanceof pe(t).HTMLElement}function is(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof pe(t).ShadowRoot}function Ut(t){let{overflow:e,overflowX:r,overflowY:n,display:i}=ge(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+r)&&!["inline","contents"].includes(i)}function ss(t){return["table","td","th"].includes(je(t))}function po(t){let e=uo(),r=ge(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 ls(t){let e=Et(t);for(;we(e)&&!Ar(e);){if(po(e))return e;e=Et(e)}return null}function uo(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Ar(t){return["html","body","#document"].includes(je(t))}function ge(t){return pe(t).getComputedStyle(t)}function Rr(t){return Ie(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Et(t){if(je(t)==="html")return t;let e=t.assignedSlot||t.parentNode||is(t)&&t.host||Ve(t);return is(e)?e.host:e}function cs(t){let e=Et(t);return Ar(e)?t.ownerDocument?t.ownerDocument.body:t.body:we(e)&&Ut(e)?e:cs(e)}function co(t,e,r){var n;e===void 0&&(e=[]),r===void 0&&(r=!0);let i=cs(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=pe(i);return a?e.concat(s,s.visualViewport||[],Ut(i)?i:[],s.frameElement&&r?co(s.frameElement):[]):e.concat(i,co(i,[],r))}function us(t){let e=ge(t),r=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=we(t),a=i?t.offsetWidth:r,s=i?t.offsetHeight:n,l=Cr(r)!==a||Cr(n)!==s;return l&&(r=a,n=s),{width:r,height:n,$:l}}function fs(t){return Ie(t)?t:t.contextElement}function Mt(t){let e=fs(t);if(!we(e))return ze(1);let r=e.getBoundingClientRect(),{width:n,height:i,$:a}=us(e),s=(a?Cr(r.width):r.width)/n,l=(a?Cr(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var Ip=ze(0);function hs(t){let e=pe(t);return!uo()||!e.visualViewport?Ip:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function $p(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==pe(t)?!1:e}function Nr(t,e,r,n){e===void 0&&(e=!1),r===void 0&&(r=!1);let i=t.getBoundingClientRect(),a=fs(t),s=ze(1);e&&(n?Ie(n)&&(s=Mt(n)):s=Mt(t));let l=$p(a,r,n)?hs(a):ze(0),c=(i.left+l.x)/s.x,d=(i.top+l.y)/s.y,h=i.width/s.x,f=i.height/s.y;if(a){let y=pe(a),g=n&&Ie(n)?pe(n):n,b=y.frameElement;for(;b&&n&&g!==y;){let O=Mt(b),N=b.getBoundingClientRect(),C=ge(b),R=N.left+(b.clientLeft+parseFloat(C.paddingLeft))*O.x,v=N.top+(b.clientTop+parseFloat(C.paddingTop))*O.y;c*=O.x,d*=O.y,h*=O.x,f*=O.y,c+=R,d+=v,b=pe(b).frameElement}}return Ot({width:h,height:f,x:c,y:d})}function kp(t){let{rect:e,offsetParent:r,strategy:n}=t,i=we(r),a=Ve(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=ze(1),c=ze(0);if((i||!i&&n!=="fixed")&&((je(r)!=="body"||Ut(a))&&(s=Rr(r)),we(r))){let d=Nr(r);l=Mt(r),c.x=d.x+r.clientLeft,c.y=d.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 Dp(t){return Array.from(t.getClientRects())}function ms(t){return Nr(Ve(t)).left+Rr(t).scrollLeft}function Up(t){let e=Ve(t),r=Rr(t),n=t.ownerDocument.body,i=Qe(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=Qe(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-r.scrollLeft+ms(t),l=-r.scrollTop;return ge(n).direction==="rtl"&&(s+=Qe(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:l}}function Mp(t,e){let r=pe(t),n=Ve(t),i=r.visualViewport,a=n.clientWidth,s=n.clientHeight,l=0,c=0;if(i){a=i.width,s=i.height;let d=uo();(!d||d&&e==="fixed")&&(l=i.offsetLeft,c=i.offsetTop)}return{width:a,height:s,x:l,y:c}}function Bp(t,e){let r=Nr(t,!0,e==="fixed"),n=r.top+t.clientTop,i=r.left+t.clientLeft,a=we(t)?Mt(t):ze(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,c=i*a.x,d=n*a.y;return{width:s,height:l,x:c,y:d}}function ps(t,e,r){let n;if(e==="viewport")n=Mp(t,r);else if(e==="document")n=Up(Ve(t));else if(Ie(e))n=Bp(e,r);else{let i=hs(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Ot(n)}function ys(t,e){let r=Et(t);return r===e||!Ie(r)||Ar(r)?!1:ge(r).position==="fixed"||ys(r,e)}function Fp(t,e){let r=e.get(t);if(r)return r;let n=co(t,[],!1).filter(l=>Ie(l)&&je(l)!=="body"),i=null,a=ge(t).position==="fixed",s=a?Et(t):t;for(;Ie(s)&&!Ar(s);){let l=ge(s),c=po(s);!c&&l.position==="fixed"&&(i=null),(a?!c&&!i:!c&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Ut(s)&&!c&&ys(t,s))?n=n.filter(h=>h!==s):i=l,s=Et(s)}return e.set(t,n),n}function Wp(t){let{element:e,boundary:r,rootBoundary:n,strategy:i}=t,s=[...r==="clippingAncestors"?Fp(e,this._c):[].concat(r),n],l=s[0],c=s.reduce((d,h)=>{let f=ps(e,h,i);return d.top=Qe(f.top,d.top),d.right=Er(f.right,d.right),d.bottom=Er(f.bottom,d.bottom),d.left=Qe(f.left,d.left),d},ps(e,l,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Hp(t){return us(t)}function zp(t,e,r){let n=we(e),i=Ve(e),a=r==="fixed",s=Nr(t,!0,a,e),l={scrollLeft:0,scrollTop:0},c=ze(0);if(n||!n&&!a)if((je(e)!=="body"||Ut(i))&&(l=Rr(e)),n){let d=Nr(e,!0,a,e);c.x=d.x+e.clientLeft,c.y=d.y+e.clientTop}else i&&(c.x=ms(i));return{x:s.left+l.scrollLeft-c.x,y:s.top+l.scrollTop-c.y,width:s.width,height:s.height}}function ds(t,e){return!we(t)||ge(t).position==="fixed"?null:e?e(t):t.offsetParent}function gs(t,e){let r=pe(t);if(!we(t))return r;let n=ds(t,e);for(;n&&ss(n)&&ge(n).position==="static";)n=ds(n,e);return n&&(je(n)==="html"||je(n)==="body"&&ge(n).position==="static"&&!po(n))?r:n||ls(t)||r}var jp=async function(t){let{reference:e,floating:r,strategy:n}=t,i=this.getOffsetParent||gs,a=this.getDimensions;return{reference:zp(e,await i(r),n),floating:{x:0,y:0,...await a(r)}}};function Vp(t){return ge(t).direction==="rtl"}var Bt={convertOffsetParentRelativeRectToViewportRelativeRect:kp,getDocumentElement:Ve,getClippingRect:Wp,getOffsetParent:gs,getElementRects:jp,getClientRects:Dp,getDimensions:Hp,getScale:Mt,isElement:Ie,isRTL:Vp};var Qn=(t,e,r)=>{let n=new Map,i={platform:Bt,...r},a={...i.platform,_c:n};return ns(t,e,{...i,platform:a})};function ti(t){return Gp(t)}function ei(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Gp(t){for(let e=t;e;e=ei(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=ei(t);e;e=ei(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 ri(t,e,r){return Qn(t,e,{platform:{...Bt,getOffsetParent:n=>Bt.getOffsetParent(n,ti)},middleware:[Jn({crossAxis:!0}),qn({allowedPlacements:[r]})]})}async function oi(t,e,r,n,i){return Qn(t,e,{placement:r,strategy:i,platform:{...Bt,getOffsetParent:a=>Bt.getOffsetParent(a,ti)},middleware:[Xn(4),Yn({fallbackPlacements:n})]})}var li={};z(li,{FtdsBase:()=>si,toFtdsBase:()=>mo});var ai={};z(ai,{FtLitElement:()=>V});var ii={};z(ii,{ScopedRegistryLitElement:()=>_r});var fo=window,Kp=fo.ShadowRoot&&(fo.ShadyCSS===void 0||fo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ey=Symbol();var bs=(t,e)=>{Kp?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=fo.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var _r=class extends We{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 bs(n,e.elementStyles),n}};var ho=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,xs=Symbol("constructorPrototype"),vs=Symbol("constructorName"),Es=Symbol("exportpartsDebouncer"),Ss=Symbol("dynamicDependenciesLoaded"),V=class extends _r{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Os]=new Ee(5),this[vs]=this.constructor.name,this[xs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[vs]&&Object.setPrototypeOf(this,this[xs])}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[Ss]||(e[Ss]=!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[Es].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,d=e.filter(c).map(y=>y.trim());if(d.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 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(O=>O.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...g,...b).filter(c).map(O=>O.trim()).forEach(O=>h.add(O))}if(h.size===0){this.removeAttribute("exportparts");return}let f=[...h.values()].flatMap(y=>d.map(g=>`${y}:${g}--${y}`));this.setAttribute("exportparts",[...this.part,...f].join(", "))}};Os=Es;ho([_()],V.prototype,"exportpartsPrefix",void 0);ho([ln([])],V.prototype,"exportpartsPrefixes",void 0);ho([_()],V.prototype,"customStylesheet",void 0);ho([ce()],V.prototype,"useAdoptedStyleSheets",void 0);var Cs=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 mo(t){class e extends t{constructor(){super(...arguments),this.size=ye.medium,this.family=Ce.neutral}getDesignSystemBaseClasses(){return{[kn(this.family)]:!0,[Dn(this.size)]:!0}}}return Cs([_()],e.prototype,"size",void 0),Cs([_()],e.prototype,"family",void 0),e}var si=class extends mo(V){};var ws={};var pi={};z(pi,{highlightHtml:()=>Yp,highlightHtmlColorCssVariable:()=>As,highlightHtmlStyles:()=>qp});var Ct=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(d=>{t.matches(d,this.exclude)?c():this.onIframeReady(d,h=>{r(d)&&(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=[],d,h,f=()=>({prevNode:h,node:d}=this.getIteratorNode(s),d);for(;f();)this.iframes&&this.forEachIframe(r,y=>this.checkIframeFilter(d,h,y,l),y=>{this.createInstanceOnIframe(y).forEachNode(e,g=>c.push(g),i)}),c.push(d);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 Tr=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 Ct(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 Ct.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 d=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,d,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)}),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 d;for(;(d=e.exec(c.textContent))!==null&&d[s]!=="";){if(!n(d[s],c))continue;let h=d.index;if(s!==0)for(let f=1;f<s;f++)h+=d[f].length;c=this.wrapRangeInTextNode(c,h,h+d[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 d=c.index;if(s!==0)for(let f=1;f<s;f++)d+=c[f].length;let h=d+c[s].length;this.wrapRangeInMappedTextNode(l,d,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:d,end:h,valid:f}=this.checkWhitespaceRanges(l,s,a.value);f&&this.wrapRangeInMappedTextNode(a,d,h,y=>r(y,l,a.value.substring(d,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=d=>{let h=new RegExp(this.createRegExp(d),`gm${l}`),f=0;this.log(`Searching with expression "${h}"`),this[i](h,1,(y,g)=>this.opt.filter(g,d,n,f),y=>{f++,n++,this.opt.each(y)},()=>{f===0&&this.opt.noMatch(d),a[s-1]===d?this.opt.done(n):c(a[a.indexOf(d)+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=Ct.matches(n,r),a=this.matchesExclude(n);return!i||a?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function ci(t){let e=new Tr(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 Zp=ci,As=o.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),qp=$`
8
+ .highlight-html-match {
9
+ background: ${As};
10
+ }
11
+ `;function Yp(t,e,r){var n,i;let a=t.getAttribute("data-highlight-html-query");if((a??"")!==(e??"")){let s=new Zp(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=d=>{for(let h in r.attributes)d.setAttribute(h,r.attributes[h])}),s.mark(e.replace(/"[^"]+"/g,""),{...l,separateWordSearch:!0}),((i=e.match(/"[^"]+"/g))!==null&&i!==void 0?i:[]).forEach(d=>s.mark(d.replace(/"/g,""),{...l,separateWordSearch:!1}))}}t.setAttribute("data-highlight-html-query",e??"")}var di={};z(di,{noTextInputDefaultClearButton:()=>Jp,noTextSelect:()=>Pr,safariEllipsisFix:()=>Lr,wordWrap:()=>Xp});var Pr=$`
12
+ .ft-no-text-select {
13
+ -webkit-touch-callout: none;
14
+ -webkit-user-select: none;
15
+ -khtml-user-select: none;
16
+ -moz-user-select: none;
17
+ -ms-user-select: none;
18
+ user-select: none;
19
+ }
20
+ `,Xp=$`
21
+ .ft-word-wrap {
22
+ white-space: normal;
23
+ word-wrap: break-word;
24
+ -ms-word-break: break-all;
25
+ word-break: break-all;
26
+ word-break: break-word;
27
+ -ms-hyphens: auto;
28
+ -moz-hyphens: auto;
29
+ -webkit-hyphens: auto;
30
+ hyphens: auto
31
+ }
32
+ `,Lr=$`
33
+ .ft-safari-ellipsis-fix {
34
+ margin-right: 0;
35
+
36
+ }
37
+
38
+ .ft-safari-ellipsis-fix:after {
39
+ content: "\\0000a0";
40
+ display: inline-block;
41
+ width: 0;
42
+ }
43
+ `,Jp=$`
44
+ input::-webkit-search-cancel-button,
45
+ input::-webkit-search-decoration,
46
+ input::-webkit-search-results-button,
47
+ input::-webkit-search-results-decoration {
48
+ display: none;
49
+ }
50
+ `;var Rs={};var fi={};z(fi,{ParametrizedLabelResolver:()=>ui});var ui=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 Fi={};z(Fi,{FtCommandQueue:()=>Ir,FtLitElementRedux:()=>Ft,FtReduxStore:()=>Bi,clearAllStores:()=>Md,isFtReduxStore:()=>wt,redux:()=>ed,reduxEventListener:()=>td,reduxReactive:()=>Qp});var Qp=()=>(t,e)=>{var r;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(r=n.reduxReactiveProperties)===null||r===void 0||r.add(e)},ed=t=>{let e=t??{};return(r,n)=>{var i;let a={hasChanged:xr,attribute:!1,...e};_(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})}},td=t=>(e,r)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(r,t)};var Ir=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 wt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ns,_s,Ts,yo=Symbol("internalReduxEventsUnsubscribers"),et=Symbol("internalStoresUnsubscribers"),At=Symbol("internalStores"),Ft=class extends V{constructor(){super(...arguments),this[Ns]=new Map,this[_s]=new Map,this[Ts]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[At].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[At].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[At].get(e)}addStore(e,r){var n;r=(n=r??(wt(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[At].delete(r)}setupStore(e,r){this[At].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[At].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let 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[et].has(e.store):this[et].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[et].set(e,r.subscribe(()=>this.updateFromStores())),wt(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[yo].push(()=>r.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[et].forEach((e,r)=>this.unsubscribeFromStore(r)),this[yo].forEach(e=>e()),this[yo]=[]}unsubscribeFromStore(e){this[et].has(e)&&this[et].get(e)(),this[et].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ns=et,_s=At,Ts=yo;Ft.reduxProperties=new Map;Ft.reduxReactiveProperties=new Set;Ft.reduxEventListeners=new Map;function ve(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 Ge(t){return!!t&&!!t[Z]}function Ae(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)===cd}(t)||Array.isArray(t)||!!t[Us]||!!(!((e=t.constructor)===null||e===void 0)&&e[Us])||Oi(t)||Ei(t))}function Rt(t,e,r){r===void 0&&(r=!1),zt(t)===0?(r?Object.keys:Ht)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function zt(t){var e=t[Z];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Oi(t)?2:Ei(t)?3:0}function Wt(t,e){return zt(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function rd(t,e){return zt(t)===2?t.get(e):t[e]}function Ms(t,e,r){var n=zt(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Bs(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Oi(t){return sd&&t instanceof Map}function Ei(t){return ld&&t instanceof Set}function tt(t){return t.o||t.t}function Ci(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Hs(t);delete e[Z];for(var r=Ht(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 wi(t,e){return e===void 0&&(e=!1),Ai(t)||Ge(t)||!Ae(t)||(zt(t)>1&&(t.set=t.add=t.clear=t.delete=od),Object.freeze(t),e&&Rt(t,function(r,n){return wi(n,!0)},!0)),t}function od(){ve(2)}function Ai(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function $e(t){var e=Si[t];return e||ve(18,t),e}function nd(t,e){Si[t]||(Si[t]=e)}function bi(){return kr}function hi(t,e){e&&($e("Patches"),t.u=[],t.s=[],t.v=e)}function go(t){xi(t),t.p.forEach(id),t.p=null}function xi(t){t===kr&&(kr=t.l)}function Ps(t){return kr={p:[],l:kr,h:t,m:!0,_:0}}function id(t){var e=t[Z];e.i===0||e.i===1?e.j():e.g=!0}function mi(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||$e("ES5").S(e,t,n),n?(r[Z].P&&(go(e),ve(4)),Ae(t)&&(t=bo(e,t),e.l||xo(e,t)),e.u&&$e("Patches").M(r[Z].t,t,e.u,e.s)):t=bo(e,r,[]),go(e),e.u&&e.v(e.u,e.s),t!==Ws?t:void 0}function bo(t,e,r){if(Ai(e))return e;var n=e[Z];if(!n)return Rt(e,function(l,c){return Ls(t,n,e,l,c,r)},!0),e;if(n.A!==t)return e;if(!n.P)return xo(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ci(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Rt(a,function(l,c){return Ls(t,n,i,l,c,r,s)}),xo(t,i,!1),r&&t.u&&$e("Patches").N(n,r,t.u,t.s)}return n.o}function Ls(t,e,r,n,i,a,s){if(Ge(i)){var l=bo(t,i,a&&e&&e.i!==3&&!Wt(e.R,n)?a.concat(n):void 0);if(Ms(r,n,l),!Ge(l))return;t.m=!1}else s&&r.add(i);if(Ae(i)&&!Ai(i)){if(!t.h.D&&t._<1)return;bo(t,i),e&&e.A.l||xo(t,i)}}function xo(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&wi(e,r)}function yi(t,e){var r=t[Z];return(r?tt(r):t)[e]}function Is(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function rt(t){t.P||(t.P=!0,t.l&&rt(t.l))}function gi(t){t.o||(t.o=Ci(t.t))}function vi(t,e,r){var n=Oi(e)?$e("MapSet").F(e,r):Ei(e)?$e("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:bi(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},c=l,d=Dr;s&&(c=[l],d=$r);var h=Proxy.revocable(c,d),f=h.revoke,y=h.proxy;return l.k=y,l.j=f,y}(e,r):$e("ES5").J(e,r);return(r?r.A:bi()).p.push(n),n}function ad(t){return Ge(t)||ve(22,t),function e(r){if(!Ae(r))return r;var n,i=r[Z],a=zt(r);if(i){if(!i.P&&(i.i<4||!$e("ES5").K(i)))return i.t;i.I=!0,n=$s(r,a),i.I=!1}else n=$s(r,a);return Rt(n,function(s,l){i&&rd(i.t,s)===l||Ms(n,s,e(l))}),a===3?new Set(n):n}(t)}function $s(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Ci(t)}function Fs(){function t(s,l){var c=a[s];return c?c.enumerable=l:a[s]=c={configurable:!0,enumerable:l,get:function(){var d=this[Z];return Dr.get(d,s)},set:function(d){var h=this[Z];Dr.set(h,s,d)}},c}function e(s){for(var l=s.length-1;l>=0;l--){var c=s[l][Z];if(!c.P)switch(c.i){case 5:n(c)&&rt(c);break;case 4:r(c)&&rt(c)}}}function r(s){for(var l=s.t,c=s.k,d=Ht(c),h=d.length-1;h>=0;h--){var f=d[h];if(f!==Z){var y=l[f];if(y===void 0&&!Wt(l,f))return!0;var g=c[f],b=g&&g[Z];if(b?b.t!==y:!Bs(g,y))return!0}}var O=!!l[Z];return d.length!==Ht(l).length+(O?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 d=0;d<l.length;d++)if(!l.hasOwnProperty(d))return!0;return!1}function i(s){s.g&&ve(3,JSON.stringify(tt(s)))}var a={};nd("ES5",{J:function(s,l){var c=Array.isArray(s),d=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 O=Hs(y);delete O[Z];for(var N=Ht(O),C=0;C<N.length;C++){var R=N[C];O[R]=t(R,f||!!O[R].enumerable)}return Object.create(Object.getPrototypeOf(y),O)}(c,s),h={i:c?5:4,A:l?l.A:bi(),P:!1,I:!1,R:{},l,t:s,k:d,o:null,g:!1,C:!1};return Object.defineProperty(d,Z,{value:h,writable:!0}),d},S:function(s,l,c){c?Ge(l)&&l[Z].A===s&&e(s.p):(s.u&&function d(h){if(h&&typeof h=="object"){var f=h[Z];if(f){var y=f.t,g=f.k,b=f.R,O=f.i;if(O===4)Rt(g,function(S){S!==Z&&(y[S]!==void 0||Wt(y,S)?b[S]||d(g[S]):(b[S]=!0,rt(f)))}),Rt(y,function(S){g[S]!==void 0||Wt(g,S)||(b[S]=!1,rt(f))});else if(O===5){if(n(f)&&(rt(f),b.length=!0),g.length<y.length)for(var N=g.length;N<y.length;N++)b[N]=!1;else for(var C=y.length;C<g.length;C++)b[C]=!0;for(var R=Math.min(g.length,y.length),v=0;v<R;v++)g.hasOwnProperty(v)||(b[v]=!0),b[v]===void 0&&d(g[v])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var ks,kr,Ri=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",sd=typeof Map<"u",ld=typeof Set<"u",Ds=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ws=Ri?Symbol.for("immer-nothing"):((ks={})["immer-nothing"]=!0,ks),Us=Ri?Symbol.for("immer-draftable"):"__$immer_draftable",Z=Ri?Symbol.for("immer-state"):"__$immer_state";var cd=""+Object.prototype.constructor,Ht=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Hs=Object.getOwnPropertyDescriptors||function(t){var e={};return Ht(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Si={},Dr={get:function(t,e){if(e===Z)return t;var r=tt(t);if(!Wt(r,e))return function(i,a,s){var l,c=Is(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||!Ae(n)?n:n===yi(t.t,e)?(gi(t),t.o[e]=vi(t.A.h,n,t)):n},has:function(t,e){return e in tt(t)},ownKeys:function(t){return Reflect.ownKeys(tt(t))},set:function(t,e,r){var n=Is(tt(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=yi(tt(t),e),a=i?.[Z];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Bs(r,i)&&(r!==void 0||Wt(t.t,e)))return!0;gi(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 yi(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,gi(t),rt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=tt(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){ve(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){ve(12)}},$r={};Rt(Dr,function(t,e){$r[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),$r.deleteProperty=function(t,e){return $r.set.call(this,t,e,void 0)},$r.set=function(t,e,r){return Dr.set.call(this,t[0],e,r,t[0])};var pd=function(){function t(r){var n=this;this.O=Ds,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(O){var N=this;O===void 0&&(O=l);for(var C=arguments.length,R=Array(C>1?C-1:0),v=1;v<C;v++)R[v-1]=arguments[v];return c.produce(O,function(S){var E;return(E=a).call.apply(E,[N,S].concat(R))})}}var d;if(typeof a!="function"&&ve(6),s!==void 0&&typeof s!="function"&&ve(7),Ae(i)){var h=Ps(n),f=vi(n,i,void 0),y=!0;try{d=a(f),y=!1}finally{y?go(h):xi(h)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(O){return hi(h,s),mi(O,h)},function(O){throw go(h),O}):(hi(h,s),mi(d,h))}if(!i||typeof i!="object"){if((d=a(i))===void 0&&(d=i),d===Ws&&(d=void 0),n.D&&wi(d,!0),s){var g=[],b=[];$e("Patches").M(i,d,g,b),s(g,b)}return d}ve(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(d){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(d,function(g){return i.apply(void 0,[g].concat(f))})};var s,l,c=n.produce(i,a,function(d,h){s=d,l=h});return typeof Promise<"u"&&c instanceof Promise?c.then(function(d){return[d,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){Ae(r)||ve(8),Ge(r)&&(r=ad(r));var n=Ps(this),i=vi(this,r,void 0);return i[Z].C=!0,xi(n),i},e.finishDraft=function(r,n){var i=r&&r[Z],a=i.A;return hi(a,n),mi(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Ds&&ve(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=$e("Patches").$;return Ge(r)?s(r,n):this.produce(r,function(l){return s(l,n)})},t}(),be=new pd,dd=be.produce,Xy=be.produceWithPatches.bind(be),Jy=be.setAutoFreeze.bind(be),Qy=be.setUseProxies.bind(be),eg=be.applyPatches.bind(be),tg=be.createDraft.bind(be),rg=be.finishDraft.bind(be),vo=dd;function ot(t){"@babel/helpers - typeof";return ot=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},ot(t)}function Ni(t,e){if(ot(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ot(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _i(t){var e=Ni(t,"string");return ot(e)==="symbol"?e:String(e)}function Ti(t,e,r){return e=_i(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function zs(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 So(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?zs(Object(r),!0).forEach(function(n){Ti(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):zs(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function ie(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 js=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Pi=function(){return Math.random().toString(36).substring(7).split("").join(".")},Oo={INIT:"@@redux/INIT"+Pi(),REPLACE:"@@redux/REPLACE"+Pi(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Pi()}};function ud(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 Li(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ie(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ie(1));return r(Li)(t,e)}if(typeof t!="function")throw new Error(ie(2));var i=t,a=e,s=[],l=s,c=!1;function d(){l===s&&(l=s.slice())}function h(){if(c)throw new Error(ie(3));return a}function f(O){if(typeof O!="function")throw new Error(ie(4));if(c)throw new Error(ie(5));var N=!0;return d(),l.push(O),function(){if(N){if(c)throw new Error(ie(6));N=!1,d();var R=l.indexOf(O);l.splice(R,1),s=null}}}function y(O){if(!ud(O))throw new Error(ie(7));if(typeof O.type>"u")throw new Error(ie(8));if(c)throw new Error(ie(9));try{c=!0,a=i(a,O)}finally{c=!1}for(var N=s=l,C=0;C<N.length;C++){var R=N[C];R()}return O}function g(O){if(typeof O!="function")throw new Error(ie(10));i=O,y({type:Oo.REPLACE})}function b(){var O,N=f;return O={subscribe:function(R){if(typeof R!="object"||R===null)throw new Error(ie(11));function v(){R.next&&R.next(h())}v();var S=N(v);return{unsubscribe:S}}},O[js]=function(){return this},O}return y({type:Oo.INIT}),n={dispatch:y,subscribe:f,getState:h,replaceReducer:g},n[js]=b,n}function fd(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Oo.INIT});if(typeof n>"u")throw new Error(ie(12));if(typeof r(void 0,{type:Oo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ie(13))})}function Vs(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{fd(r)}catch(c){l=c}return function(d,h){if(d===void 0&&(d={}),l)throw l;if(0)var f;for(var y=!1,g={},b=0;b<a.length;b++){var O=a[b],N=r[O],C=d[O],R=N(C,h);if(typeof R>"u"){var v=h&&h.type;throw new Error(ie(14))}g[O]=R,y=y||R!==C}return y=y||a.length!==Object.keys(d).length,y?g:d}}function jt(){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 Gs(){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(ie(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(c){return c(s)});return a=jt.apply(void 0,l)(i.dispatch),So(So({},i),{},{dispatch:a})}}}function Ks(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 Zs=Ks();Zs.withExtraArgument=Ks;var Ii=Zs;var Qs=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)}}(),hd=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(d){return function(h){return c([d,h])}}function c(d){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=d[0]&2?i.return:d[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,d[1])).done)return a;switch(i=0,a&&(d=[d[0]&2,a.value]),d[0]){case 0:case 1:a=d;break;case 4:return r.label++,{value:d[1],done:!1};case 5:r.label++,i=d[1],d=[0];continue;case 7:d=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(d[0]===6||d[0]===2)){r=0;continue}if(d[0]===3&&(!a||d[1]>a[0]&&d[1]<a[3])){r.label=d[1];break}if(d[0]===6&&r.label<a[1]){r.label=a[1],a=d;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(d);break}a[2]&&r.ops.pop(),r.trys.pop();continue}d=e.call(t,r)}catch(h){d=[6,h],i=0}finally{n=a=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}},Vt=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},md=Object.defineProperty,yd=Object.defineProperties,gd=Object.getOwnPropertyDescriptors,qs=Object.getOwnPropertySymbols,bd=Object.prototype.hasOwnProperty,xd=Object.prototype.propertyIsEnumerable,Ys=function(t,e,r){return e in t?md(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},nt=function(t,e){for(var r in e||(e={}))bd.call(e,r)&&Ys(t,r,e[r]);if(qs)for(var n=0,i=qs(e);n<i.length;n++){var r=i[n];xd.call(e,r)&&Ys(t,r,e[r])}return t},$i=function(t,e){return yd(t,gd(e))},vd=function(t,e,r){return new Promise(function(n,i){var a=function(c){try{l(r.next(c))}catch(d){i(d)}},s=function(c){try{l(r.throw(c))}catch(d){i(d)}},l=function(c){return c.done?n(c.value):Promise.resolve(c.value).then(a,s)};l((r=r.apply(t,e)).next())})};var Sd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?jt:jt.apply(null,arguments)},vg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Od(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 Ed=function(t){Qs(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,Vt([void 0],r[0].concat(this)))):new(e.bind.apply(e,Vt([void 0],r.concat(this))))},e}(Array),Cd=function(t){Qs(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,Vt([void 0],r[0].concat(this)))):new(e.bind.apply(e,Vt([void 0],r.concat(this))))},e}(Array);function Ui(t){return Ae(t)?vo(t,function(){}):t}function wd(t){return typeof t=="boolean"}function Ad(){return function(e){return Rd(e)}}function Rd(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 Ed;if(r&&(wd(r)?l.push(Ii):l.push(Ii.withExtraArgument(r.extraArgument))),0){if(i)var c;if(s)var d}return l}var ki=!0;function el(t){var e=Ad(),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,d=r.preloadedState,h=d===void 0?void 0:d,f=r.enhancers,y=f===void 0?void 0:f,g;if(typeof i=="function")g=i;else if(Od(i))g=Vs(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),!ki&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ki&&b.some(function(S){return typeof S!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Gs.apply(void 0,b),N=jt;c&&(N=Sd(nt({trace:!ki},typeof c=="object"&&c)));var C=new Cd(O),R=C;Array.isArray(y)?R=Vt([O],y):typeof y=="function"&&(R=y(C));var v=N.apply(void 0,R);return Li(g,h,v)}function it(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 nt(nt({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 tl(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 Nd(t){return typeof t=="function"}function _d(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?tl(e):[e,r,n],a=i[0],s=i[1],l=i[2],c;if(Nd(t))c=function(){return Ui(t())};else{var d=Ui(t);c=function(){return d}}function h(f,y){f===void 0&&(f=c());var g=Vt([a[y.type]],s.filter(function(b){var O=b.matcher;return O(y)}).map(function(b){var O=b.reducer;return O}));return g.filter(function(b){return!!b}).length===0&&(g=[l]),g.reduce(function(b,O){if(O)if(Ge(b)){var N=b,C=O(N,y);return C===void 0?b:C}else{if(Ae(b))return vo(b,function(R){return O(R,y)});var C=O(b,y);if(C===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return C}return b},f)}return h.getInitialState=c,h}function Td(t,e){return t+"/"+e}function rl(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:Ui(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(h){var f=n[h],y=Td(e,h),g,b;"reducer"in f?(g=f.reducer,b=f.prepare):g=f,a[h]=g,s[y]=g,l[h]=b?it(y,b):it(y)});function c(){var h=typeof t.extraReducers=="function"?tl(t.extraReducers):[t.extraReducers],f=h[0],y=f===void 0?{}:f,g=h[1],b=g===void 0?[]:g,O=h[2],N=O===void 0?void 0:O,C=nt(nt({},y),s);return _d(r,function(R){for(var v in C)R.addCase(v,C[v]);for(var S=0,E=b;S<E.length;S++){var L=E[S];R.addMatcher(L.matcher,L.reducer)}N&&R.addDefaultCase(N)})}var d;return{name:e,reducer:function(h,f){return d||(d=c()),d(h,f)},actions:l,caseReducers:a,getInitialState:function(){return d||(d=c()),d.getInitialState()}}}var Pd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ld=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Pd[Math.random()*64|0];return e},Id=["name","message","stack","code"],Di=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Xs=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),$d=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Id;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Cg=function(){function t(e,r,n){var i=it(e+"/fulfilled",function(h,f,y,g){return{payload:h,meta:$i(nt({},g||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),a=it(e+"/pending",function(h,f,y){return{payload:void 0,meta:$i(nt({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=it(e+"/rejected",function(h,f,y,g,b){return{payload:g,error:(n&&n.serializeError||$d)(h||"Rejected"),meta:$i(nt({},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 d(h){return function(f,y,g){var b=n?.idGenerator?n.idGenerator(h):Ld(),O=new c,N,C=!1;function R(S){N=S,O.abort()}var v=function(){return vd(this,null,function(){var S,E,L,M,F,W,P;return hd(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),M=(S=n?.condition)==null?void 0:S.call(n,h,{getState:y,extra:g}),Dd(M)?[4,M]:[3,2];case 1:M=m.sent(),m.label=2;case 2:if(M===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return C=!0,F=new Promise(function(x,T){return O.signal.addEventListener("abort",function(){return T({name:"AbortError",message:N||"Aborted"})})}),f(a(b,h,(E=n?.getPendingMeta)==null?void 0:E.call(n,{requestId:b,arg:h},{getState:y,extra:g}))),[4,Promise.race([F,Promise.resolve(r(h,{dispatch:f,getState:y,extra:g,requestId:b,signal:O.signal,abort:R,rejectWithValue:function(x,T){return new Di(x,T)},fulfillWithValue:function(x,T){return new Xs(x,T)}})).then(function(x){if(x instanceof Di)throw x;return x instanceof Xs?i(x.payload,b,h,x.meta):i(x,b,h)})])];case 3:return L=m.sent(),[3,5];case 4:return W=m.sent(),L=W instanceof Di?s(null,b,h,W.payload,W.meta):s(W,b,h),[3,5];case 5:return P=n&&!n.dispatchConditionRejection&&s.match(L)&&L.meta.condition,P||f(L),[2,L]}})})}();return Object.assign(v,{abort:R,requestId:b,arg:h,unwrap:function(){return v.then(kd)}})}}return Object.assign(d,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function kd(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Dd(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var ol="listener",nl="completed",il="cancelled",wg="task-"+il,Ag="task-"+nl,Rg=ol+"-"+il,Ng=ol+"-"+nl;var Mi="listenerMiddleware";var _g=it(Mi+"/add"),Tg=it(Mi+"/removeAll"),Pg=it(Mi+"/remove");var Js,Lg=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Js||(Js=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Ud=function(t){return function(e){setTimeout(e,t)}},Ig=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ud(10);Fs();window.ftReduxStores||(window.ftReduxStores={});var Bi=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(wt(a))return a;if(i==null)return;let s=rl({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),l=el({reducer:(c,d)=>d.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof d.type=="string"&&d.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...d.overwrites}:s.reducer(c,d)});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 Ir,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,l=n[s];return l?(...c)=>{let d=l(...c);return this.reduxStore.dispatch(d),d}: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 Md(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))wt(e)&&e.clear()}var zi={};z(zi,{scrollHelper:()=>Bd});var Wi,Eo=new Map,Hi=class{lock(e,r){if(r){let n=Eo.get(r);if(n==null||n===e)return Eo.set(r,e),r}}release(e,r){r&&Eo.get(r)===e&&Eo.delete(r)}findFirstScrollableParent(e){let r,n=i=>{var a;i.stopPropagation();let s,l;for(let c of i.composedPath()){let d=c,h=this.elementCanScroll(d);if(h&&d.clientHeight&&d.clientHeight<d.scrollHeight){s=d;break}else h&&l==null&&(l=d)}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=an(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=(Wi=window.FluidTopicsScrollHelper)!==null&&Wi!==void 0?Wi:new Hi;var Bd=window.FluidTopicsScrollHelper;var ji={};z(ji,{shadowQuerySelector:()=>Fd,shadowQuerySelectorAll:()=>Wd});function Fd(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 Wd(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 Vi={};z(Vi,{SearchPlaceConverter:()=>Ao,SearchPlaceQueryParams:()=>G,isSearchPlaceQueryParams:()=>Nl,serializeRequest:()=>Vd});var Hd=hc(sl(),1);var ll;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(ll||(ll={}));var cl;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(cl||(cl={}));var pl;(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"})(pl||(pl={}));var dl;(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"})(dl||(dl={}));var ul;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ul||(ul={}));var fl;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(fl||(fl={}));var hl;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(hl||(hl={}));var ml;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ml||(ml={}));var yl;(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"})(yl||(yl={}));var gl;(function(t){t.ASC="ASC",t.DESC="DESC"})(gl||(gl={}));var bl;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(bl||(bl={}));var xl;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(xl||(xl={}));var wl=t=>["EVERYWHERE","TITLE_ONLY","NONE"].includes(t);var vl;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(vl||(vl={}));var Sl;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Sl||(Sl={}));var Ol;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Ol||(Ol={}));var Ur;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Ur||(Ur={}));var Al=t=>["LAST_WEEK","LAST_MONTH","LAST_QUARTER","LAST_YEAR"].includes(t);var El;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(El||(El={}));var Cl;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(Cl||(Cl={}));var ee;(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"})(ee||(ee={}));var Rl;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Rl||(Rl={}));var Yg={[ee.PERSONAL_BOOK_SHARE_USER]:[ee.PERSONAL_BOOK_USER],[ee.HTML_EXPORT_USER]:[ee.PERSONAL_BOOK_USER],[ee.PDF_EXPORT_USER]:[ee.PERSONAL_BOOK_USER],[ee.KHUB_ADMIN]:[ee.CONTENT_PUBLISHER],[ee.ADMIN]:[ee.KHUB_ADMIN,ee.USERS_ADMIN,ee.PORTAL_ADMIN],[ee.DEVELOPER]:[ee.BETA_USER,ee.DEBUG_USER]};function zd(t){return`"${t}"`}function jd(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Vd(t,e){return new Ao(t,{}).serialize(e)}var G;(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"})(G||(G={}));var Gd=new Set(Object.values(G));function Nl(t){return Gd.has(t)}var Ao=class{constructor(e,r){this.baseUrl=e,this.predefinedSorts=r,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,r="/search"){let n=this.toURLSearchParams(e).toString();return new URL(`${this.baseUrl.replace(/\/+$/,"")}${r}?${n}`).href}toURLSearchParams(e){var r,n,i,a,s,l,c,d,h,f;let y=new URLSearchParams({[G.LOCALE]:(r=e.contentLocale)!==null&&r!==void 0?r:"all"});((n=e.query)===null||n===void 0?void 0:n.length)>0&&y.append(G.QUERY,e.query),e.scope&&e.scope!=="DEFAULT"&&y.append(G.SCOPE,e.scope.toLowerCase()),e.virtualField&&e.virtualField!=="EVERYWHERE"&&y.append(G.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(G.SORT,"last_update");let g=(s=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(C=>C.valueFilter))!==null&&s!==void 0?s:[];if(g.length>0){let C=g.map(R=>{var v,S;let E=((S=(v=R.valueFilter)===null||v===void 0?void 0:v.values)!==null&&S!==void 0?S:[]).map(L=>this.escapeFilters(L)).map(L=>encodeURIComponent(zd(L))).join("_");return`${R.key}~${E}`}).join("*");y.append(G.VALUE_FILTERS,C)}let b=(c=(l=e.metadataFilters)===null||l===void 0?void 0:l.filter(C=>C.dateFilter))!==null&&c!==void 0?c:[];if(b.length>0){let C=b.map(R=>{var v;return`${R.key}~${(v=R.dateFilter)===null||v===void 0?void 0:v.type.toLowerCase()}`}).join("*");y.append(G.DATE_FILTERS,C)}let O=(h=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(C=>C.rangeFilter))!==null&&h!==void 0?h:[];if(O.length>0){let C=O.map(R=>{var v,S;return`${R.key}~${(v=R.rangeFilter)===null||v===void 0?void 0:v.from}_${(S=R.rangeFilter)===null||S===void 0?void 0:S.to}`}).join("*");y.append(G.RANGE_FILTERS,C)}let N=(f=e.otherQueryParams)!==null&&f!==void 0?f:{};for(let C in N)y.append(C,N[C]);return y}parse(e){var r;let n=e.split("?"),i=this.fromURLSearchParams(new URLSearchParams(n.slice(1).join("?"))),a=n[0].split("/search/")[1];return a==null?i:{...i,scope:(r=this.scopeMapping[a])!==null&&r!==void 0?r:i.scope}}fromURLSearchParams(e){var r,n,i,a,s,l,c,d;let h=((r=e.get(G.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),f=((n=e.get(G.SORT))!==null&&n!==void 0?n:"DEFAULT").toUpperCase(),y=(i=e.get(G.SCOPE))!==null&&i!==void 0?i:"default",g={};for(let b of e.keys())Nl(b)||(g[b]=e.get(b));return{contentLocale:e.get(G.LOCALE)==="all"?void 0:(a=e.get(G.LOCALE))!==null&&a!==void 0?a:void 0,query:decodeURIComponent((s=e.get(G.QUERY))!==null&&s!==void 0?s:""),scope:(l=this.scopeMapping[y])!==null&&l!==void 0?l:"DEFAULT",virtualField:wl(h)?h:"EVERYWHERE",sort:(d=(c=this.predefinedSorts[f])!==null&&c!==void 0?c:this.predefinedSorts.DEFAULT)!==null&&d!==void 0?d:[],metadataFilters:this.parseCompatFilters(e),facets:[],paging:{page:1,perPage:20},otherQueryParams:g}}parseCompatFilters(e){var r,n,i,a,s,l;let c=[];return e.has(G.FILTERS)&&(c=this.parseValueFilters((r=e.get(G.FILTERS))!==null&&r!==void 0?r:"")),(n=e.has(G.PERIOD))!==null&&n!==void 0&&n&&(c=[...c,...this.parseLegacyPeriodFilter(((i=e.get(G.PERIOD))!==null&&i!==void 0?i:"").toUpperCase())]),[...c,...this.parseValueFilters((a=e.get(G.VALUE_FILTERS))!==null&&a!==void 0?a:""),...this.parseDateFilters((s=e.get(G.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(G.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(jd).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],dateFilter:{type:Ur[r[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(r,n);return e}superEscapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(n,i);return e}unescapeFilterValue(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replace(i,r);return e}parseLegacyPeriodFilter(e){if(Al(e))return[{key:"ft:lastEdition",dateFilter:{type:Ur[e]}}];if(e.startsWith("CUSTOM_")){let[r,n,i]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:i}}]}return[]}};var Ki={};z(Ki,{toFtFormComponent:()=>Gi});var Ro=Symbol("elementInternals");function Gi(t,e){class r extends t{static get formAssociated(){return!0}get form(){return this[Ro].form}constructor(...i){super(i),this[Ro]=this.attachInternals(),this[Ro].role=e}setFormValue(i){this[Ro].setFormValue(i)}}return r}var qi={};z(qi,{DateFormatter:()=>Zi});var Zi=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 Yi,Xi,Ji,Qi,ea=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Ji=(Xi=(Yi=window.safari)===null||Yi===void 0?void 0:Yi.pushNotification)===null||Xi===void 0?void 0:Xi.toString())!==null&&Ji!==void 0?Ji:"")==="[object SafariRemoteNotification]",Kd="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Qi=window.ftGlobals)!==null&&Qi!==void 0?Qi:{lit:jo,litDecorators:Go,litRepeat:Ko,litClassMap:Zo,litStyleMap:qo,litUnsafeHTML:Xo,wcUtils:{...tn,...Qo,...on,...qi,...nn,...cn,...Mn,...Hn,...ni,...Un,...li,...ai,...ws,...sn,...pi,...di,...Rs,...fi,...Fi,...ii,...zi,...ji,...Vi,...Ki,isSafari:ea,isTouchScreen:Kd,setVariable:k}};var Tl=Symbol.for(""),Zd=t=>{if(t?.r===Tl)return t?._$litStatic$},ta=t=>({_$litStatic$:t,r:Tl});var _l=new Map,Pl=t=>(e,...r)=>{let n=r.length,i,a,s=[],l=[],c,d=0,h=!1;for(;d<n;){for(c=e[d];d<n&&(a=r[d],(i=Zd(a))!==void 0);)c+=i+e[++d],h=!0;d!==n&&l.push(a),s.push(c),d++}if(d===n&&s.push(e[n]),h){let f=s.join("$$lit$$");(e=_l.get(f))===void 0&&(s.raw=s,_l.set(f,e=s)),r=l}return t(e,...r)},ra=Pl(va),Db=Pl(Sa);var st;(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"})(st||(st={}));function Ll(t){let e=vr[t];return $`
51
+ .ft-typography--${mt(t)} {
52
+ font-family: ${e.fontFamily};
53
+ font-size: ${e.fontSize};
54
+ font-weight: ${e.fontWeight};
55
+ letter-spacing: ${e.letterSpacing};
56
+ line-height: ${e.lineHeight};
57
+ text-transform: ${e.textCase};
58
+ }
59
+ `}var Il=o.extend("--ft-typography-font-family","",K.titleFont),Ke=o.extend("--ft-typography-font-family","",K.contentFont),I={fontFamily:Ke,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")},Kt={fontFamily:o.extend("--ft-typography-title-font-family","",Il),fontSize:o.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:o.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:o.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:o.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},Zt={fontFamily:o.extend("--ft-typography-title-dense-font-family","",Il),fontSize:o.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:o.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},qt={fontFamily:o.extend("--ft-typography-subtitle1-font-family","",Ke),fontSize:o.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:o.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:o.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Yt={fontFamily:o.extend("--ft-typography-subtitle2-font-family","",Ke),fontSize:o.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:o.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:o.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},Xt={fontFamily:o.extend("--ft-typography-body1-font-family","",Ke),fontSize:o.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:o.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:o.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:o.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},Jt={fontFamily:o.extend("--ft-typography-body2-font-family","",Ke),fontSize:o.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:o.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:o.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},Qt={fontFamily:o.extend("--ft-typography-caption-font-family","",Ke),fontSize:o.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:o.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:o.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:o.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},er={fontFamily:o.extend("--ft-typography-breadcrumb-font-family","",Ke),fontSize:o.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:o.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:o.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},tr={fontFamily:o.extend("--ft-typography-overline-font-family","",Ke),fontSize:o.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:o.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:o.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:o.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:o.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},ke={fontFamily:o.extend("--ft-typography-button-font-family","",Ke),fontSize:o.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:o.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:o.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:o.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:o.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},$l=$`
60
+ .ft-typography--title {
61
+ font-family: ${Kt.fontFamily};
62
+ font-size: ${Kt.fontSize};
63
+ font-weight: ${Kt.fontWeight};
64
+ letter-spacing: ${Kt.letterSpacing};
65
+ line-height: ${Kt.lineHeight};
66
+ text-transform: ${Kt.textTransform};
67
+ }
68
+ `,kl=$`
69
+ .ft-typography--title-dense {
70
+ font-family: ${Zt.fontFamily};
71
+ font-size: ${Zt.fontSize};
72
+ font-weight: ${Zt.fontWeight};
73
+ letter-spacing: ${Zt.letterSpacing};
74
+ line-height: ${Zt.lineHeight};
75
+ text-transform: ${Zt.textTransform};
76
+ }
77
+ `,Dl=$`
78
+ .ft-typography--subtitle1 {
79
+ font-family: ${qt.fontFamily};
80
+ font-size: ${qt.fontSize};
81
+ font-weight: ${qt.fontWeight};
82
+ letter-spacing: ${qt.letterSpacing};
83
+ line-height: ${qt.lineHeight};
84
+ text-transform: ${qt.textTransform};
85
+ }
86
+ `,Ul=$`
87
+ .ft-typography--subtitle2 {
88
+ font-family: ${Yt.fontFamily};
89
+ font-size: ${Yt.fontSize};
90
+ font-weight: ${Yt.fontWeight};
91
+ letter-spacing: ${Yt.letterSpacing};
92
+ line-height: ${Yt.lineHeight};
93
+ text-transform: ${Yt.textTransform};
94
+ }
95
+
96
+ `,Ml=$`
97
+ .ft-typography--body1 {
98
+ font-family: ${Xt.fontFamily};
99
+ font-size: ${Xt.fontSize};
100
+ font-weight: ${Xt.fontWeight};
101
+ letter-spacing: ${Xt.letterSpacing};
102
+ line-height: ${Xt.lineHeight};
103
+ text-transform: ${Xt.textTransform};
104
+ }
105
+ `,Bl=$`
106
+ .ft-typography--body2 {
107
+ font-family: ${Jt.fontFamily};
108
+ font-size: ${Jt.fontSize};
109
+ font-weight: ${Jt.fontWeight};
110
+ letter-spacing: ${Jt.letterSpacing};
111
+ line-height: ${Jt.lineHeight};
112
+ text-transform: ${Jt.textTransform};
113
+ }
114
+ `,Fl=$`
115
+ .ft-typography--caption {
116
+ font-family: ${Qt.fontFamily};
117
+ font-size: ${Qt.fontSize};
118
+ font-weight: ${Qt.fontWeight};
119
+ letter-spacing: ${Qt.letterSpacing};
120
+ line-height: ${Qt.lineHeight};
121
+ text-transform: ${Qt.textTransform};
122
+ }
123
+ `,Wl=$`
124
+ .ft-typography--breadcrumb {
125
+ font-family: ${er.fontFamily};
126
+ font-size: ${er.fontSize};
127
+ font-weight: ${er.fontWeight};
128
+ letter-spacing: ${er.letterSpacing};
129
+ line-height: ${er.lineHeight};
130
+ text-transform: ${er.textTransform};
131
+ }
132
+ `,Hl=$`
133
+ .ft-typography--overline {
134
+ font-family: ${tr.fontFamily};
135
+ font-size: ${tr.fontSize};
136
+ font-weight: ${tr.fontWeight};
137
+ letter-spacing: ${tr.letterSpacing};
138
+ line-height: ${tr.lineHeight};
139
+ text-transform: ${tr.textTransform};
140
+ }
141
+ `,zl=$`
142
+ .ft-typography--button {
143
+ font-family: ${ke.fontFamily};
144
+ font-size: ${ke.fontSize};
145
+ font-weight: ${ke.fontWeight};
146
+ letter-spacing: ${ke.letterSpacing};
147
+ line-height: ${ke.lineHeight};
148
+ text-transform: ${ke.textTransform};
149
+ }
150
+ `,jl=$`
151
+ .ft-typography {
152
+ vertical-align: inherit;
153
+ }
154
+ `,Vl=[Object.keys(vr).map(t=>Ll(t))];var Gl=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 V{constructor(){super(...arguments),this.variant=st.body1}render(){return this.element?ra`
155
+ <${ta(this.element)}
156
+ part="text"
157
+ class="ft-typography ft-typography--${this.variant}">
158
+ <slot></slot>
159
+ </${ta(this.element)}>
160
+ `:ra`
161
+ <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
162
+ `}};xe.styles=[$l,kl,Dl,Ul,Ml,Bl,Fl,Wl,Hl,zl,jl,...Vl];Gl([_()],xe.prototype,"element",void 0);Gl([_()],xe.prototype,"variant",void 0);ne("ft-typography")(xe);var Kl=o.extend("--ft-ripple-color","",K.colorContent),H={color:Kl,backgroundColor:o.extend("--ft-ripple-background-color","",Kl),opacityContentOnSurfacePressed:o.external(K.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.external(K.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.external(K.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.external(K.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.create("--ft-ripple-border-radius","","SIZE","0px")},Zl=o.extend("--ft-ripple-color","",K.colorPrimary),ql={color:Zl,backgroundColor:o.extend("--ft-ripple-background-color","",Zl)},Yl=o.extend("--ft-ripple-color","",K.colorSecondary),Xl={color:Yl,backgroundColor:o.extend("--ft-ripple-background-color","",Yl)},Jl=$`
163
+ :host {
164
+ display: contents;
165
+ }
166
+
167
+ .ft-ripple {
168
+ position: absolute;
169
+ inset: 0;
170
+ pointer-events: none;
171
+ }
172
+
173
+ .ft-ripple:not(.ft-ripple--unbounded) {
174
+ overflow: hidden;
175
+ border-radius: ${H.borderRadius};
176
+ }
177
+
178
+ .ft-ripple .ft-ripple--background,
179
+ .ft-ripple .ft-ripple--effect {
180
+ position: absolute;
181
+ opacity: 0;
182
+ }
183
+
184
+ .ft-ripple .ft-ripple--effect {
185
+ aspect-ratio: 1;
186
+ width: auto;
187
+ height: auto;
188
+ min-width: 170%;
189
+ min-height: 170%;
190
+ }
191
+
192
+ .ft-ripple .ft-ripple--background{
193
+ width: 100%;
194
+ height: 100%;
195
+ }
196
+
197
+ .ft-ripple.ft-ripple--unbounded .ft-ripple--effect,
198
+ .ft-ripple.ft-ripple--unbounded .ft-ripple--background {
199
+ aspect-ratio: 1;
200
+ width: auto;
201
+ height: auto;
202
+ max-width: unset;
203
+ max-height: unset;
204
+ min-width: 100%;
205
+ min-height: 100%;
206
+ }
207
+
208
+ .ft-ripple .ft-ripple--background {
209
+ background-color: ${H.backgroundColor};
210
+ }
211
+
212
+ .ft-ripple .ft-ripple--effect {
213
+ background-color: ${H.color};
214
+ }
215
+
216
+ .ft-ripple.ft-ripple--secondary .ft-ripple--background {
217
+ background-color: ${Xl.backgroundColor};
218
+ }
219
+
220
+ .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
221
+ background-color: ${Xl.color};
222
+ }
223
+
224
+ .ft-ripple.ft-ripple--primary .ft-ripple--background {
225
+ background-color: ${ql.backgroundColor};
226
+ }
227
+
228
+ .ft-ripple.ft-ripple--primary .ft-ripple--effect {
229
+ background-color: ${ql.color};
230
+ }
231
+
232
+ .ft-ripple .ft-ripple--background {
233
+ top: 0;
234
+ left: 0;
235
+ transition: opacity 75ms linear;
236
+ }
237
+
238
+ .ft-ripple .ft-ripple--effect,
239
+ .ft-ripple.ft-ripple--unbounded .ft-ripple--background {
240
+ border-radius: 50%;
241
+ }
242
+
243
+ .ft-ripple .ft-ripple--effect {
244
+ transform: translate(-50%, -50%) scale(0.15);
245
+ transition: transform 300ms ease, opacity 75ms linear;
246
+ }
247
+
248
+ .ft-ripple.ft-ripple--unbounded .ft-ripple--effect,
249
+ .ft-ripple.ft-ripple--unbounded .ft-ripple--background {
250
+ left: 50%;
251
+ top: 50%;
252
+ }
253
+
254
+ .ft-ripple.ft-ripple--unbounded .ft-ripple--background {
255
+ transform: translate(-50%, -50%);
256
+ }
257
+
258
+ .ft-ripple.ft-ripple--hovered .ft-ripple--background {
259
+ opacity: ${H.opacityContentOnSurfaceHover};
260
+ }
261
+
262
+ .ft-ripple.ft-ripple--selected .ft-ripple--background {
263
+ opacity: ${H.opacityContentOnSurfaceSelected};
264
+ }
265
+
266
+ .ft-ripple.ft-ripple--focused .ft-ripple--background {
267
+ opacity: ${H.opacityContentOnSurfaceFocused};
268
+ }
269
+
270
+ .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
271
+ opacity: ${H.opacityContentOnSurfacePressed};
272
+ transform: translate(-50%, -50%) scale(1);
273
+ }
274
+ `;var se={color:o.extend("--ft-loader-color","",K.colorPrimary),size:o.create("--ft-loader-size","","SIZE","80px")},Ql=$`
275
+ :host {
276
+ line-height: 0;
277
+ }
278
+
279
+ .ft-loader {
280
+ display: inline-block;
281
+ position: relative;
282
+
283
+ width: ${se.size};
284
+ height: ${se.size};
285
+ }
286
+
287
+ .ft-loader div {
288
+ position: absolute;
289
+ top: 37.5%;
290
+ width: 25%;
291
+ height: 25%;
292
+ border-radius: 50%;
293
+ background: ${se.color};
294
+ animation-timing-function: cubic-bezier(0, 1, 1, 0);
295
+ }
296
+
297
+ .ft-loader div:nth-child(1) {
298
+ left: 2.5%;
299
+ animation: appear 0.6s infinite;
300
+ }
301
+
302
+ .ft-loader div:nth-child(2) {
303
+ left: 2.5%;
304
+ animation: move 0.6s infinite;
305
+ }
306
+
307
+ .ft-loader div:nth-child(3) {
308
+ left: 37.5%;
309
+ animation: move 0.6s infinite;
310
+ }
311
+
312
+ .ft-loader div:nth-child(4) {
313
+ left: 72.5%;
314
+ animation: disappear 0.6s infinite;
315
+ }
316
+
317
+ @keyframes appear {
318
+ 0% {
319
+ transform: scale(0);
320
+ }
321
+ 100% {
322
+ transform: scale(1);
323
+ }
324
+ }
325
+
326
+ @keyframes disappear {
327
+ 0% {
328
+ transform: scale(1);
329
+ }
330
+ 100% {
331
+ transform: scale(0);
332
+ }
333
+ }
334
+
335
+ @keyframes move {
336
+ 0% {
337
+ transform: translate(0, 0);
338
+ }
339
+ 100% {
340
+ transform: translate(calc(0.35 * ${se.size}), 0);
341
+ }
342
+ }
343
+ `;var le={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")},ec=$`
344
+ :host, i.ft-icon {
345
+ display: inline-flex;
346
+ align-items: center;
347
+ flex-shrink: 0;
348
+ flex-grow: 0;
349
+ }
350
+
351
+ :host {
352
+ width: ${le.size};
353
+ height: ${le.size};
354
+ }
355
+
356
+ i.ft-icon {
357
+ width: 100%;
358
+ height: 100%;
359
+ font-size: ${le.size};
360
+ line-height: 1;
361
+ font-weight: normal;
362
+ text-transform: none;
363
+ font-style: normal;
364
+ font-variant: normal;
365
+ speak: none;
366
+ text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
367
+ text-rendering: auto;
368
+ -webkit-font-smoothing: antialiased;
369
+ -moz-osx-font-smoothing: grayscale;
370
+ vertical-align: ${le.verticalAlign};
371
+ }
372
+
373
+ i.ft-icon.ft-icon--fluid-topics {
374
+ font-family: ${le.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
375
+
376
+ /* Ugly fix because font is broken */
377
+ font-size: calc(0.75 * ${le.size});
378
+ line-height: ${le.size};
379
+ position: relative;
380
+ top: -4%;
381
+ justify-content: center;
382
+ }
383
+
384
+ .ft-icon--file-format {
385
+ font-family: ${le.fileFormatFontFamily}, ft-mime, sans-serif;
386
+ }
387
+
388
+ .ft-icon--material {
389
+ font-family: ${le.materialFontFamily}, "Material Icons", sans-serif;
390
+ }
391
+ `;var tc=o.extend("--ft-button-color","",K.colorPrimary),te={backgroundColor:o.extend("--ft-button-background-color","",K.colorSurface),borderRadius:o.extend("--ft-button-border-radius","",K.borderRadiusL),color:tc,fontSize:o.extend("--ft-button-font-size","",ke.fontSize),iconSize:o.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:o.extend("--ft-button-ripple-color","",tc),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(K.colorOpacityDisabled,"Design system")},rc=o.extend("--ft-button-primary-color","",o.extend("--ft-button-color","",K.colorOnPrimary)),oa={backgroundColor:o.extend("--ft-button-primary-background-color","",o.extend("--ft-button-background-color","",K.colorPrimary)),color:rc,rippleColor:o.extend("--ft-button-primary-ripple-color","",rc)},De={borderRadius:o.extend("--ft-button-dense-border-radius","",o.extend("--ft-button-border-radius","",K.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")},oc=[$`
392
+ :host {
393
+ display: inline-block;
394
+ max-width: 100%;
395
+ pointer-events: none;
396
+ }
397
+
398
+ button {
399
+ box-shadow: 0px 0px 0px transparent;
400
+ border: 0px solid transparent;
401
+ text-shadow: 0px 0px 0px transparent;
402
+ font-size: ${te.fontSize};
403
+ }
404
+
405
+ button:hover {
406
+ box-shadow: 0px 0px 0px transparent;
407
+ border: 0px solid transparent;
408
+ text-shadow: 0px 0px 0px transparent;
409
+ }
410
+
411
+ button:active {
412
+ outline: none;
413
+ border: none;
414
+ }
415
+
416
+ button:focus {
417
+ outline: 0;
418
+ }
419
+
420
+ .ft-button {
421
+ position: relative;
422
+ display: flex;
423
+ justify-content: center;
424
+ align-items: center;
425
+ width: 100%;
426
+ overflow: hidden;
427
+ box-sizing: border-box;
428
+ border: none;
429
+ pointer-events: auto;
430
+
431
+ --ft-button-internal-line-height: max(calc(${te.fontSize} + 2px), ${te.iconSize});
432
+ --ft-button-internal-color: ${te.color};
433
+ ${k(le.size,te.iconSize)};
434
+ ${k(H.color,te.rippleColor)};
435
+
436
+ border-radius: ${te.borderRadius};
437
+ padding: ${te.verticalPadding} ${te.horizontalPadding};
438
+ background-color: ${te.backgroundColor};
439
+ color: var(--ft-button-internal-color);
440
+ -webkit-mask-image: radial-gradient(white, black);
441
+ }
442
+
443
+ .ft-button.ft-button--outlined {
444
+ border: 1px solid var(--ft-button-internal-color);
445
+ padding: calc(${te.verticalPadding} - 1px) calc(${te.horizontalPadding} - 1px);
446
+ }
447
+
448
+ .ft-button.ft-button--dense {
449
+ padding: ${De.verticalPadding} ${De.horizontalPadding};
450
+ border-radius: ${De.borderRadius};
451
+ gap: ${De.iconPadding};
452
+ }
453
+
454
+ .ft-button.ft-button--dense.ft-button--outlined {
455
+ padding: calc(${De.verticalPadding} - 1px) calc(${De.horizontalPadding} - 1px);
456
+ }
457
+
458
+ .ft-button:not([disabled]):hover {
459
+ cursor: pointer;
460
+ }
461
+
462
+ .ft-button--round {
463
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${te.verticalPadding});
464
+ }
465
+
466
+ .ft-button--round.ft-button--dense {
467
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${De.verticalPadding});
468
+ }
469
+
470
+ .ft-button[disabled] {
471
+ filter: grayscale(1);
472
+ opacity: ${te.opacityDisabled};
473
+ }
474
+
475
+ .ft-button.ft-button--primary {
476
+ background-color: ${oa.backgroundColor};
477
+ --ft-button-internal-color: ${oa.color};
478
+ ${k(H.color,oa.rippleColor)};
479
+ }
480
+
481
+ .ft-button:focus {
482
+ outline: none;
483
+ }
484
+
485
+ .ft-button--label {
486
+ position: relative;
487
+ overflow: hidden;
488
+ white-space: nowrap;
489
+ text-overflow: ellipsis;
490
+ display: block;
491
+ margin: 0 ${te.iconPadding};
492
+ ${k(ke.fontSize,"1em")};
493
+ ${k(ke.lineHeight,"var(--ft-button-internal-line-height)")};
494
+ }
495
+
496
+ .ft-button--dense .ft-button--label {
497
+ margin: 0 ${De.iconPadding};
498
+ }
499
+
500
+ .ft-button--label[hidden] {
501
+ display: none;
502
+ }
503
+
504
+ [part="icon"] {
505
+ flex-shrink: 0;
506
+ position: relative;
507
+ }
508
+
509
+ .ft-button--label[hidden] + [part="icon"] {
510
+ margin: 0 calc(${te.horizontalPadding} * -1);
511
+ padding: 0 ${te.verticalPadding};
512
+ }
513
+
514
+ .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
515
+ margin: 0 calc(${De.horizontalPadding} * -1);
516
+ padding: 0 ${De.verticalPadding};
517
+ }
518
+
519
+ .ft-button:not(.ft-button--trailing-icon) [part="label"]{
520
+ order: 2;
521
+ }
522
+
523
+ ft-loader {
524
+ ${k(se.size,te.iconSize)};
525
+ ${k(se.color,"var(--ft-button-internal-color)")};
526
+ }
527
+ `,Pr];var de=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},q=class extends V{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 Ee(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 Ee(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 Q`
528
+ <style>
529
+ .ft-ripple .ft-ripple--effect {
530
+ left: ${this.originX}px;
531
+ top: ${this.originY}px;
532
+ }
533
+ </style>
534
+ <div class="${St(e)}">
535
+ <div class="ft-ripple--background"></div>
536
+ <div class="ft-ripple--effect"></div>
537
+ </div>
538
+ `}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(d=>window.addEventListener(d,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()}};q.elementDefinitions={};q.styles=Jl;de([_({type:Boolean})],q.prototype,"primary",void 0);de([_({type:Boolean})],q.prototype,"secondary",void 0);de([_({type:Boolean})],q.prototype,"unbounded",void 0);de([_({type:Boolean})],q.prototype,"activated",void 0);de([_({type:Boolean})],q.prototype,"selected",void 0);de([_({type:Boolean})],q.prototype,"disabled",void 0);de([ce()],q.prototype,"hovered",void 0);de([ce()],q.prototype,"focused",void 0);de([ce()],q.prototype,"pressed",void 0);de([ce()],q.prototype,"rippling",void 0);de([ce()],q.prototype,"originX",void 0);de([ce()],q.prototype,"originY",void 0);de([oe(".ft-ripple")],q.prototype,"ripple",void 0);de([oe(".ft-ripple--effect")],q.prototype,"rippleEffect",void 0);ne("ft-ripple")(q);var rr={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(K.borderRadiusS,"Design system"),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","150px")},nc=$`
539
+ .ft-tooltip--container {
540
+ display: block;
541
+ }
542
+
543
+ .ft-tooltip--inline {
544
+ display: inline-block;
545
+ max-width: 100%;
546
+ }
547
+
548
+ .ft-tooltip {
549
+ position: fixed;
550
+ box-sizing: border-box;
551
+ overflow: hidden;
552
+ width: max-content;
553
+ max-width: ${rr.maxWidth};
554
+ text-align: center;
555
+ padding: ${rr.distance};
556
+ z-index: ${rr.zIndex};
557
+ }
558
+
559
+ .ft-tooltip--content {
560
+ padding: 4px 8px;
561
+ border-radius: ${rr.borderRadiusS};
562
+ background-color: ${rr.backgroundColor};
563
+ color: ${rr.color};
564
+ position: relative;
565
+ word-break: break-word;
566
+ }
567
+ `;var ue=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},Y=class extends V{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 Ee,this.revealDebouncer=new Ee}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Q`
568
+ <div part="container"
569
+ class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
570
+ @mouseenter=${this.onHover}
571
+ @mouseleave=${this.onOut}
572
+ @focusin=${this.onHover}
573
+ @focusout=${this.onOut}
574
+ @touchstart=${this.onTouch}>
575
+ <slot part="slot" @click=${this.onClick}></slot>
576
+ <div part="tooltip" role="tooltip" inert
577
+ class="ft-tooltip ft-tooltip--${this.validPosition}"
578
+ ?hidden=${!this.visible}>
579
+ <div part="tooltip-content" class="ft-tooltip--content">
580
+ <slot name="text"></slot>
581
+ <ft-typography variant="caption" ?hidden=${!this.text}>${this.text}</ft-typography>
582
+ </div>
583
+ </div>
584
+ </div>
585
+ `}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="",ri(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))}};Y.elementDefinitions={"ft-typography":xe};Y.styles=nc;ue([_()],Y.prototype,"text",void 0);ue([_({type:Boolean})],Y.prototype,"manual",void 0);ue([_({type:Boolean})],Y.prototype,"inline",void 0);ue([_({type:Number})],Y.prototype,"delay",void 0);ue([_()],Y.prototype,"position",void 0);ue([Vo()],Y.prototype,"slotNodes",void 0);ue([oe(".ft-tooltip--container")],Y.prototype,"container",void 0);ue([oe(".ft-tooltip")],Y.prototype,"tooltip",void 0);ue([oe(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);ue([ce()],Y.prototype,"visible",void 0);ue([Lt({passive:!0})],Y.prototype,"onTouch",null);ue([Lt({passive:!0})],Y.prototype,"onHover",null);ue([Lt({passive:!0})],Y.prototype,"onOut",null);ue([Lt({passive:!0})],Y.prototype,"onClick",null);ne("ft-tooltip")(Y);var Nt;(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;"})(Nt||(Nt={}));var A;(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;"})(A||(A={}));var O0=new Map([...["abw"].map(t=>[t,A.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,A.AUDIO]),...["avi"].map(t=>[t,A.AVI]),...["chm","xhs"].map(t=>[t,A.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,A.CODE]),...["csv"].map(t=>[t,A.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,A.DITA]),...["epub"].map(t=>[t,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,A.EXCEL]),...["flac"].map(t=>[t,A.FLAC]),...["gif"].map(t=>[t,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,A.GZIP]),...["html","htm","xhtml"].map(t=>[t,A.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,A.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,A.JPEG]),...["json"].map(t=>[t,A.JSON]),...["m4a","m4p"].map(t=>[t,A.M4A]),...["mov","qt"].map(t=>[t,A.MOV]),...["mp3"].map(t=>[t,A.MP3]),...["mp4","m4v"].map(t=>[t,A.MP4]),...["ogg","oga"].map(t=>[t,A.OGG]),...["pdf","ps"].map(t=>[t,A.PDF]),...["png"].map(t=>[t,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,A.POWERPOINT]),...["rar"].map(t=>[t,A.RAR]),...["stp"].map(t=>[t,A.STP]),...["txt","rtf","md","mdown"].map(t=>[t,A.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,A.VIDEO]),...["wav"].map(t=>[t,A.WAV]),...["wma"].map(t=>[t,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,A.WORD]),...["xml","xsl","rdf"].map(t=>[t,A.XML]),...["yaml","yml","x-yaml"].map(t=>[t,A.YAML]),...["zip"].map(t=>[t,A.ZIP])]);var E0={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var Ue;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Ue||(Ue={}));var No=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 V{constructor(){super(...arguments),this.resolvedIcon=j}render(){let e=this.variant&&Object.values(Ue).includes(this.variant)?this.variant:Ue.fluid_topics,r=e!==Ue.material||!!this.value;return Q`
586
+ <i class="ft-icon ft-icon--${e}" part="icon icon-${e}">
587
+ ${Yo(this.resolvedIcon)}
588
+ <slot ?hidden=${r}></slot>
589
+ </i>
590
+ `}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 Ue.file_format:this.resolvedIcon=(e=A[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Ue.material:this.resolvedIcon=this.value||j;break;default:this.resolvedIcon=(r=Nt[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};Se.elementDefinitions={};Se.styles=ec;No([_()],Se.prototype,"variant",void 0);No([_()],Se.prototype,"value",void 0);No([ce()],Se.prototype,"resolvedIcon",void 0);No([oe("slot")],Se.prototype,"slottedContent",void 0);ne("ft-icon")(Se);var _t=class extends V{render(){return Q`
591
+ <div class="ft-loader">
592
+ <div></div>
593
+ <div></div>
594
+ <div></div>
595
+ <div></div>
596
+ </div>
597
+ `}};_t.styles=Ql;ne("ft-loader")(_t);var fe=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},J=class extends Gi(V,"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(Q`
598
+ <button part="button"
599
+ class="${St(this.buttonClasses)}"
600
+ aria-label="${(e=this.ariaLabel)!==null&&e!==void 0?e:this.getLabel()}"
601
+ ?disabled=${this.isDisabled()}>
602
+ <ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
603
+ <ft-typography part="label"
604
+ variant=${this.typographyVariant}
605
+ element="span"
606
+ class="ft-button--label ${ea?"ft-safari-ellipsis-fix":""}"
607
+ ?hidden=${!this.hasTextContent()}>
608
+ <slot @slotchange=${this.onSlotchange}></slot>
609
+ </ft-typography>
610
+ ${this.resolveIcon()}
611
+ </button>
612
+ `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?Q`
613
+ <ft-tooltip part="tooltip"
614
+ text="${this.getLabel()}"
615
+ position="${this.tooltipPosition}">
616
+ ${e}
617
+ </ft-tooltip>
618
+ `:e}resolveIcon(){return this.loading?Q`
619
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?Q`
620
+ <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
621
+ `:Q`
622
+ <slot part="icon" name="icon"></slot>
623
+ `}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}};J.elementDefinitions={"ft-ripple":q,"ft-tooltip":Y,"ft-typography":xe,"ft-icon":Se,"ft-loader":_t};fe([_({type:String,reflect:!0})],J.prototype,"role",void 0);fe([_()],J.prototype,"type",void 0);fe([_({type:Boolean})],J.prototype,"disabled",void 0);fe([_()],J.prototype,"label",void 0);fe([_()],J.prototype,"icon",void 0);fe([_()],J.prototype,"iconVariant",void 0);fe([_({type:Boolean})],J.prototype,"trailingIcon",void 0);fe([_({type:Boolean})],J.prototype,"loading",void 0);fe([_({attribute:"aria-label"})],J.prototype,"ariaLabel",void 0);fe([_()],J.prototype,"tooltipPosition",void 0);fe([_({type:Boolean})],J.prototype,"hideTooltip",void 0);fe([_({type:Boolean})],J.prototype,"forceTooltip",void 0);fe([oe(".ft-button")],J.prototype,"button",void 0);fe([oe(".ft-button--label slot")],J.prototype,"slottedContent",void 0);var _o=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},Ze=class extends J{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"}};Ze.styles=[Lr,oc];_o([_({type:Boolean})],Ze.prototype,"primary",void 0);_o([_({type:Boolean})],Ze.prototype,"outlined",void 0);_o([_({type:Boolean})],Ze.prototype,"dense",void 0);_o([_({type:Boolean})],Ze.prototype,"round",void 0);var ic=[$`
624
+ :host {
625
+ display: inline-block;
626
+ max-width: 100%;
627
+ pointer-events: none;
628
+ }
629
+
630
+ /** Remove default button styles **/
631
+
632
+ button {
633
+ box-shadow: 0 0 0 transparent;
634
+ border: 0 solid transparent;
635
+ text-shadow: 0 0 0 transparent;
636
+ }
637
+
638
+ button:hover {
639
+ box-shadow: 0 0 0 transparent;
640
+ text-shadow: 0 0 0 transparent;
641
+ }
642
+
643
+ button:active {
644
+ outline: none;
645
+ }
646
+
647
+ button:focus {
648
+ outline: 0;
649
+ }
650
+
651
+ /** Base styles **/
652
+
653
+ .ft-button {
654
+ position: relative;
655
+ display: flex;
656
+ justify-content: center;
657
+ align-items: center;
658
+ width: 100%;
659
+ overflow: hidden;
660
+ box-sizing: border-box;
661
+ pointer-events: auto;
662
+ }
663
+
664
+ .ft-button:not([disabled]):hover {
665
+ cursor: pointer;
666
+ }
667
+
668
+ .ft-button:focus {
669
+ outline: none;
670
+ }
671
+
672
+ .ft-button:focus-visible {
673
+ outline-color: ${w.focusFocusRingColor};
674
+ outline-style: solid;
675
+ }
676
+
677
+ ft-icon {
678
+ flex-shrink: 0;
679
+ position: relative;
680
+ }
681
+
682
+ .ft-button:not(.ft-button--trailing-icon) ft-icon,
683
+ .ft-button:not(.ft-button--trailing-icon) ft-loader {
684
+ order: -1;
685
+ }
686
+
687
+ .ft-button--label {
688
+ position: relative;
689
+ overflow: hidden;
690
+ white-space: nowrap;
691
+ text-overflow: ellipsis;
692
+ display: block;
693
+ }
694
+
695
+ .ft-button--label[hidden] {
696
+ display: none;
697
+ }
698
+
699
+ .ft-button.ft-button--icon-only {
700
+ padding: unset;
701
+ border-radius: 50%;
702
+ }
703
+
704
+ /** Primary styles **/
705
+
706
+ .ft-button--primary {
707
+ ${k(se.color,w.primaryIconColor)};
708
+
709
+ ${k(H.color,w.primaryStateLayerColor)};
710
+ ${k(H.opacityContentOnSurfaceHover,w.primaryHoverStateLayerOpacity)};
711
+ ${k(H.opacityContentOnSurfaceFocused,w.primaryFocusStateLayerOpacity)};
712
+ ${k(H.opacityContentOnSurfaceSelected,w.primaryActiveStateLayerOpacity)};
713
+ ${k(H.opacityContentOnSurfacePressed,w.primaryActiveStateLayerOpacity)};
714
+
715
+ background-color: ${w.primaryBackgroundColor};
716
+ color: ${w.primaryColor};
717
+ border-style: none;
718
+ }
719
+
720
+ .ft-button--primary[disabled] {
721
+ opacity: ${w.primaryDisabledComponentOpacity};
722
+ }
723
+
724
+ .ft-button--primary ft-icon {
725
+ color: ${w.primaryIconColor};
726
+ }
727
+
728
+ /** Secondary styles **/
729
+
730
+ .ft-button--secondary {
731
+ ${k(se.color,w.secondaryIconColor)};
732
+
733
+ ${k(H.color,w.secondaryStateLayerColor)};
734
+ ${k(H.opacityContentOnSurfaceHover,w.secondaryHoverStateLayerOpacity)};
735
+ ${k(H.opacityContentOnSurfaceFocused,w.secondaryFocusStateLayerOpacity)};
736
+ ${k(H.opacityContentOnSurfaceSelected,w.secondaryActiveStateLayerOpacity)};
737
+ ${k(H.opacityContentOnSurfacePressed,w.secondaryActiveStateLayerOpacity)};
738
+
739
+ background-color: ${w.secondaryBackgroundColor};
740
+ color: ${w.secondaryColor};
741
+ border-color: ${w.secondaryBorderColor};
742
+ border-style: solid;
743
+ }
744
+
745
+ .ft-button--secondary[disabled] {
746
+ opacity: ${w.secondaryDisabledComponentOpacity};
747
+ }
748
+
749
+ .ft-button--secondary ft-icon {
750
+ color: ${w.secondaryIconColor};
751
+ }
752
+
753
+ /** Tertiary styles **/
754
+
755
+ .ft-button--tertiary {
756
+ ${k(se.color,w.tertiaryIconColor)};
757
+
758
+ ${k(H.color,w.tertiaryStateLayerColor)};
759
+ ${k(H.opacityContentOnSurfaceHover,w.tertiaryHoverStateLayerOpacity)};
760
+ ${k(H.opacityContentOnSurfaceFocused,w.tertiaryFocusStateLayerOpacity)};
761
+ ${k(H.opacityContentOnSurfaceSelected,w.tertiaryActiveStateLayerOpacity)};
762
+ ${k(H.opacityContentOnSurfacePressed,w.tertiaryActiveStateLayerOpacity)};
763
+
764
+ background-color: ${w.tertiaryBackgroundColor};
765
+ color: ${w.tertiaryColor};
766
+ border-style: none;
767
+ }
768
+
769
+ .ft-button--tertiary[disabled] {
770
+ opacity: ${w.tertiaryDisabledComponentOpacity};
771
+ }
772
+
773
+ .ft-button--tertiary ft-icon {
774
+ color: ${w.tertiaryIconColor};
775
+ }
776
+
777
+ /** Neutral styles **/
778
+
779
+ .ftds--family-neutral {
780
+ ${k(se.color,w.neutralIconColor)};
781
+
782
+ ${k(H.backgroundColor,w.neutralStateLayerColor)};
783
+ ${k(H.opacityContentOnSurfaceHover,w.neutralHoverStateLayerOpacity)};
784
+ ${k(H.opacityContentOnSurfaceFocused,w.neutralFocusStateLayerOpacity)};
785
+ ${k(H.opacityContentOnSurfaceSelected,w.neutralActiveStateLayerOpacity)};
786
+ ${k(H.opacityContentOnSurfacePressed,w.neutralActiveStateLayerOpacity)};
787
+
788
+ background-color: ${w.neutralBackgroundColor};
789
+ color: ${w.neutralColor};
790
+ border-style: none;
791
+ }
792
+
793
+ .ftds--family-neutral[disabled] {
794
+ opacity: ${w.neutralDisabledComponentOpacity};
795
+ }
796
+
797
+ .ftds--family-neutral ft-icon {
798
+ color: ${w.neutralIconColor};
799
+ }
800
+
801
+ /** Large styles **/
802
+
803
+ .ftds--size-large {
804
+ ${k(le.size,w.largeIconSize)};
805
+ ${k(se.size,w.largeIconSize)};
806
+
807
+ height: ${w.largeHeight};
808
+ padding: 0 ${w.largeHorizontalPadding};
809
+ gap: ${w.largeGap};
810
+ border-radius: ${w.largeBorderRadius};
811
+ border-width: ${w.largeBorderWidth};
812
+ }
813
+
814
+ .ftds--size-large:focus-visible {
815
+ outline-width: ${w.largeFocusOutlineWidth};
816
+ outline-offset: ${w.largeFocusOutlineOffset};
817
+ }
818
+
819
+ .ftds--size-large.ft-button--icon-only {
820
+ width: ${w.largeIconOnlyWidth};
821
+ }
822
+
823
+ /** Small styles **/
824
+
825
+ .ftds--size-medium {
826
+ ${k(le.size,w.mediumIconSize)};
827
+ ${k(se.size,w.mediumIconSize)};
828
+
829
+ height: ${w.mediumHeight};
830
+ padding: 0 ${w.mediumHorizontalPadding};
831
+ gap: ${w.mediumGap};
832
+ border-radius: ${w.mediumBorderRadius};
833
+ border-width: ${w.mediumBorderWidth};
834
+ }
835
+
836
+ .ftds--size-medium:focus-visible {
837
+ outline-width: ${w.mediumFocusOutlineWidth};
838
+ outline-offset: ${w.mediumFocusOutlineOffset};
839
+ }
840
+
841
+ .ftds--size-medium.ft-button--icon-only {
842
+ width: ${w.mediumIconOnlyWidth};
843
+ }
844
+
845
+
846
+ /** Small styles **/
847
+
848
+ .ftds--size-small {
849
+ ${k(le.size,w.smallIconSize)};
850
+ ${k(se.size,w.smallIconSize)};
851
+
852
+ height: ${w.smallHeight};
853
+ padding: 0 ${w.smallHorizontalPadding};
854
+ gap: ${w.smallGap};
855
+ border-radius: ${w.smallBorderRadius};
856
+ border-width: ${w.smallBorderWidth};
857
+ }
858
+
859
+ .ftds--size-small:focus-visible {
860
+ outline-width: ${w.smallFocusOutlineWidth};
861
+ outline-offset: ${w.smallFocusOutlineOffset};
862
+ }
863
+
864
+ .ftds--size-small.ft-button--icon-only {
865
+ width: ${w.smallIconOnlyWidth};
866
+ }
867
+ `,Pr];var To=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 mo(J){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Ce.brand,this.iconVariant=Ue.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 ye.large:return st.body2medium;case ye.medium:return st.caption1medium;case ye.small:return st.caption2medium}}};Re.styles=[Lr,ic];To([_({type:Boolean})],Re.prototype,"primary",void 0);To([_({type:Boolean})],Re.prototype,"secondary",void 0);To([_({type:Boolean})],Re.prototype,"tertiary",void 0);To([_({type:Boolean})],Re.prototype,"round",void 0);ne("ft-button")(Ze);ne("ftds-button")(Re);var ac=$`
868
+ :host {
869
+ position: relative;
870
+ display: inline-block;
871
+ }
872
+
873
+ .ftds-popover {
874
+ position: relative;
875
+ }
876
+
877
+ .ftds-popover--container {
878
+ position: absolute;
879
+ z-index: 2;
880
+ display: block;
881
+ margin: auto;
882
+ }
883
+
884
+ .ftds-popover--closing-button {
885
+ position: absolute;
886
+ top: 8px;
887
+ right: 8px;
888
+ }
889
+
890
+ .ftds-popover--overlay {
891
+ position: fixed;
892
+ top: 0;
893
+ right: 0;
894
+ bottom: 0;
895
+ left: 0;
896
+ height: 100%;
897
+ width: 100%;
898
+ opacity: 0;
899
+ }
900
+
901
+ .ftds-popover--wrapper {
902
+ visibility: hidden;
903
+ position: fixed;
904
+ display: flex;
905
+ flex-direction: column;
906
+
907
+ max-width: 464px;
908
+ width: max-content;
909
+
910
+ padding-left: ${me.horizontalPadding};
911
+ padding-right: ${me.horizontalPadding};
912
+ padding-top: ${me.verticalPadding};
913
+ padding-bottom: ${me.verticalPadding};
914
+ gap: ${me.gap};
915
+
916
+ background-color: ${me.backgroundColor};
917
+ border-radius: ${me.borderRadius};
918
+ box-shadow: ${me.shadow};
919
+ }
920
+
921
+ .ftds-popover--heading {
922
+ flex-shrink: 0;
923
+
924
+ display: flex;
925
+ align-items: center;
926
+ gap: ${me.gap};
927
+
928
+ color: ${me.titleColor};
929
+ }
930
+
931
+ .ftds-popover--heading ft-typography {
932
+ flex-grow: 1;
933
+ flex-shrink: 1;
934
+ text-overflow: ellipsis;
935
+ overflow: hidden;
936
+ white-space: nowrap;
937
+ }
938
+
939
+ .ftds-popover--content {
940
+ color: ${me.bodyColor};
941
+ }
942
+
943
+ .ftds-popover--wrapper-positioned {
944
+ visibility: visible;
945
+ }
946
+ `;var Me=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 V{constructor(){super(...arguments),this.heading="",this.closeButtonLabel="close info",this.openButtonLabel="more info",this.openButtonTooltipPosition="bottom",this.opened=!1,this.openButtonSize=ye.medium,this.openButtonFamily=Ce.brand,this.watchFocusIn=e=>{e.composedPath().includes(this.popoverWrapper)||this.close()},this.watchEscapeKey=e=>{e.key==="Escape"&&(this.close(),this.openingButton.focus())}}render(){let e={"ftds-popover":!0,"ftds-popover--opened":this.opened};return Q`
947
+ <div part="container" class="${St(e)}">
948
+ <ftds-button @focusin="${this.close}"
949
+ part="opening-button"
950
+ size="${this.openButtonSize}" family="${this.openButtonFamily}" label="${this.openButtonLabel}"
951
+ tooltipposition="${this.openButtonTooltipPosition}" icon="${Nt.CIRCLE_QUESTION}"
952
+ aria-haspopup="true" aria-expanded="${this.opened}" aria-controls="ftds-popover-dialog"
953
+ @click=${this.open}>
954
+ </ftds-button>
955
+ ${this.renderPopover()}
956
+ </div>
957
+ `}renderPopover(){return this.opened?Q`
958
+ <div class="ftds-popover--container">
959
+ <div class="ftds-popover--overlay" part="overlay" @click="${this.close}"></div>
960
+ <div class="ftds-popover--wrapper" part="wrapper" role="dialog" id="ftds-popover-dialog"
961
+ aria-labelledby="ftds-popover-heading" aria-describedby="ftds-popover-content">
962
+ ${this.renderClosingButton()}
963
+ <slot name="heading">
964
+ ${this.renderHeading()}
965
+ </slot>
966
+ <div class="ftds-popover--content" part="content" id="ftds-popover-content">
967
+ <ft-typography variant="body-2-medium">
968
+ <slot></slot>
969
+ </ft-typography>
970
+ </div>
971
+ <ft-typography variant="body-2-medium">
972
+ <slot name="link"
973
+ part="popover-link"
974
+ class="ftds-popover--link"
975
+ @slotchange=${this.requestUpdate}
976
+ ></slot>
977
+ </ft-typography>
978
+ </div>
979
+ </div>
980
+ `:j}renderClosingButton(){return Q`
981
+ <div class="ftds-popover--closing-button">
982
+ <ftds-button icon="${Nt.CLOSE}" size="${ye.small}" family="${Ce.neutral}"
983
+ part="closing-button" label="${this.closeButtonLabel}" @click=${this.close}></ftds-button>
984
+ </div>
985
+ `}renderHeading(){return this.heading?Q`
986
+ <div class="ftds-popover--heading" part="heading" id="ftds-popover-heading">
987
+ <ft-typography element="span" variant="body-2-semibold">${this.heading}</ft-typography>
988
+ </div>
989
+ `:j}updated(e){super.updated(e),e.has("opened")&&(this.opened?setTimeout(()=>{this.positionWrapper(),document.addEventListener("keydown",this.watchEscapeKey),document.addEventListener("focusin",this.watchFocusIn)},0):(document.removeEventListener("keydown",this.watchEscapeKey),document.removeEventListener("focusin",this.watchFocusIn)))}close(){this.opened=!1,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!1}}))}open(){this.opened=!0,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!0}}))}async positionWrapper(){this.popoverWrapper.classList.remove("ftds-popover--wrapper-positioned"),this.popoverWrapper.style.left="",this.popoverWrapper.style.top="";let e=this.openingButton,r=["right-start","bottom-end","right-end","left-start","left-end","top-start","top-end"],{x:n,y:i}=await oi(e,this.popoverWrapper,"bottom-start",r,"fixed");this.popoverWrapper.style.left=`${n}px`,this.popoverWrapper.style.top=`${i}px`,this.popoverWrapper.classList.add("ftds-popover--wrapper-positioned"),this.closingButton.focus()}};ae.elementDefinitions={"ft-typography":xe,"ftds-button":Re};ae.styles=ac;Me([_({type:String})],ae.prototype,"heading",void 0);Me([_({type:String})],ae.prototype,"closeButtonLabel",void 0);Me([_({type:String})],ae.prototype,"openButtonLabel",void 0);Me([_({type:String})],ae.prototype,"openButtonTooltipPosition",void 0);Me([_({type:Boolean})],ae.prototype,"opened",void 0);Me([_({type:ye})],ae.prototype,"openButtonSize",void 0);Me([_({type:Ce})],ae.prototype,"openButtonFamily",void 0);Me([oe("[part=opening-button]")],ae.prototype,"openingButton",void 0);Me([oe("[part=closing-button]")],ae.prototype,"closingButton",void 0);Me([oe("[part=wrapper]")],ae.prototype,"popoverWrapper",void 0);ne("ftds-popover")(ae);})();
990
+ /*! Bundled license information:
991
+
992
+ @webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js:
993
+ (**
994
+ * @license
995
+ * Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
996
+ * This code may only be used under the BSD style license found at
997
+ * http://polymer.github.io/LICENSE.txt
998
+ * The complete set of authors may be found at
999
+ * http://polymer.github.io/AUTHORS.txt
1000
+ * The complete set of contributors may be found at
1001
+ * http://polymer.github.io/CONTRIBUTORS.txt
1002
+ * Code distributed by Google as part of the polymer project is also
1003
+ * subject to an additional IP rights grant found at
1004
+ * http://polymer.github.io/PATENTS.txt
1005
+ *)
1006
+
1007
+ @lit/reactive-element/css-tag.js:
1008
+ (**
1009
+ * @license
1010
+ * Copyright 2019 Google LLC
1011
+ * SPDX-License-Identifier: BSD-3-Clause
1012
+ *)
1013
+
1014
+ @lit/reactive-element/reactive-element.js:
1015
+ (**
1016
+ * @license
1017
+ * Copyright 2017 Google LLC
1018
+ * SPDX-License-Identifier: BSD-3-Clause
1019
+ *)
1020
+
1021
+ lit-html/lit-html.js:
1022
+ (**
1023
+ * @license
1024
+ * Copyright 2017 Google LLC
1025
+ * SPDX-License-Identifier: BSD-3-Clause
1026
+ *)
1027
+
1028
+ @lit/reactive-element/css-tag.js:
1029
+ (**
1030
+ * @license
1031
+ * Copyright 2019 Google LLC
1032
+ * SPDX-License-Identifier: BSD-3-Clause
1033
+ *)
1034
+
1035
+ @lit/reactive-element/reactive-element.js:
1036
+ (**
1037
+ * @license
1038
+ * Copyright 2017 Google LLC
1039
+ * SPDX-License-Identifier: BSD-3-Clause
1040
+ *)
1041
+
1042
+ lit-html/lit-html.js:
1043
+ (**
1044
+ * @license
1045
+ * Copyright 2017 Google LLC
1046
+ * SPDX-License-Identifier: BSD-3-Clause
1047
+ *)
1048
+
1049
+ lit-element/lit-element.js:
1050
+ (**
1051
+ * @license
1052
+ * Copyright 2017 Google LLC
1053
+ * SPDX-License-Identifier: BSD-3-Clause
1054
+ *)
1055
+
1056
+ lit-html/is-server.js:
1057
+ (**
1058
+ * @license
1059
+ * Copyright 2022 Google LLC
1060
+ * SPDX-License-Identifier: BSD-3-Clause
1061
+ *)
1062
+
1063
+ @lit/reactive-element/decorators/custom-element.js:
1064
+ (**
1065
+ * @license
1066
+ * Copyright 2017 Google LLC
1067
+ * SPDX-License-Identifier: BSD-3-Clause
1068
+ *)
1069
+
1070
+ @lit/reactive-element/decorators/property.js:
1071
+ (**
1072
+ * @license
1073
+ * Copyright 2017 Google LLC
1074
+ * SPDX-License-Identifier: BSD-3-Clause
1075
+ *)
1076
+
1077
+ @lit/reactive-element/decorators/state.js:
1078
+ (**
1079
+ * @license
1080
+ * Copyright 2017 Google LLC
1081
+ * SPDX-License-Identifier: BSD-3-Clause
1082
+ *)
1083
+
1084
+ @lit/reactive-element/decorators/event-options.js:
1085
+ (**
1086
+ * @license
1087
+ * Copyright 2017 Google LLC
1088
+ * SPDX-License-Identifier: BSD-3-Clause
1089
+ *)
1090
+
1091
+ @lit/reactive-element/decorators/base.js:
1092
+ (**
1093
+ * @license
1094
+ * Copyright 2017 Google LLC
1095
+ * SPDX-License-Identifier: BSD-3-Clause
1096
+ *)
1097
+
1098
+ @lit/reactive-element/decorators/query.js:
1099
+ (**
1100
+ * @license
1101
+ * Copyright 2017 Google LLC
1102
+ * SPDX-License-Identifier: BSD-3-Clause
1103
+ *)
1104
+
1105
+ @lit/reactive-element/decorators/query-all.js:
1106
+ (**
1107
+ * @license
1108
+ * Copyright 2017 Google LLC
1109
+ * SPDX-License-Identifier: BSD-3-Clause
1110
+ *)
1111
+
1112
+ @lit/reactive-element/decorators/query-async.js:
1113
+ (**
1114
+ * @license
1115
+ * Copyright 2017 Google LLC
1116
+ * SPDX-License-Identifier: BSD-3-Clause
1117
+ *)
1118
+
1119
+ @lit/reactive-element/decorators/query-assigned-elements.js:
1120
+ (**
1121
+ * @license
1122
+ * Copyright 2021 Google LLC
1123
+ * SPDX-License-Identifier: BSD-3-Clause
1124
+ *)
1125
+
1126
+ @lit/reactive-element/decorators/query-assigned-nodes.js:
1127
+ (**
1128
+ * @license
1129
+ * Copyright 2017 Google LLC
1130
+ * SPDX-License-Identifier: BSD-3-Clause
1131
+ *)
1132
+
1133
+ lit-html/directive.js:
1134
+ (**
1135
+ * @license
1136
+ * Copyright 2017 Google LLC
1137
+ * SPDX-License-Identifier: BSD-3-Clause
1138
+ *)
1139
+
1140
+ lit-html/directive-helpers.js:
1141
+ (**
1142
+ * @license
1143
+ * Copyright 2020 Google LLC
1144
+ * SPDX-License-Identifier: BSD-3-Clause
1145
+ *)
1146
+
1147
+ lit-html/directives/repeat.js:
1148
+ (**
1149
+ * @license
1150
+ * Copyright 2017 Google LLC
1151
+ * SPDX-License-Identifier: BSD-3-Clause
1152
+ *)
1153
+
1154
+ lit-html/directives/class-map.js:
1155
+ (**
1156
+ * @license
1157
+ * Copyright 2018 Google LLC
1158
+ * SPDX-License-Identifier: BSD-3-Clause
1159
+ *)
1160
+
1161
+ lit-html/directives/style-map.js:
1162
+ (**
1163
+ * @license
1164
+ * Copyright 2018 Google LLC
1165
+ * SPDX-License-Identifier: BSD-3-Clause
1166
+ *)
1167
+
1168
+ lit-html/directives/unsafe-html.js:
1169
+ (**
1170
+ * @license
1171
+ * Copyright 2017 Google LLC
1172
+ * SPDX-License-Identifier: BSD-3-Clause
1173
+ *)
1174
+
1175
+ @lit/reactive-element/css-tag.js:
1176
+ (**
1177
+ * @license
1178
+ * Copyright 2019 Google LLC
1179
+ * SPDX-License-Identifier: BSD-3-Clause
1180
+ *)
1181
+
1182
+ lit-html/static.js:
1183
+ (**
1184
+ * @license
1185
+ * Copyright 2020 Google LLC
1186
+ * SPDX-License-Identifier: BSD-3-Clause
1187
+ *)
1188
+ */